i {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .top {
    background-color: #f4f4f4;
}
.twoN {
    width: 8%;
    position: absolute;
    bottom: 56px;
    z-index: 99;
    left: 10%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.twoN .line{
    	width: 59.5%;
	height: 1px;
	background-color: #cbccce;
}
.twoN .n2{
    color: #999999;
}
.twoN .n1{
    color: #2175b7;
}
 .top .area{
      display: flex;
    height: 38px;
    align-items: center;
    justify-content: space-between;
  }
.mybanner .swiper-slide img{
    width: 100%;
}
.swiper-pagination1 span{
    background-color: unset;
    font-size: 20px;
	color: #999999;
}
.swiper-pagination-fraction{
    width: 30%;
    bottom: 5.5%;
}
.swiper-pagination-current{
    color: #2175b7 !important;
}
.mybanner .updown{
    height: 66px;
    width: 31px;
    position: absolute;
    bottom: 56px;
    right: 116px;
}
.swiper-button-prev1{
    background-image: unset;
    top: 0;
    left: 0;
    width: 31px;
	height: 31px;
	background-color: #0058ac;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next1{
    background-image: unset;
    bottom: 0;
    left: 0;
    width: 31px;
	height: 31px;
	background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-prev1::after{
    content: "";
    width: 11px;
	height: 5px;
    display: block;
    text-align: center;
    background-image: url(../images/index/bsjt.png);
}
.swiper-button-next1::after{
    content: "";
    width: 11px;
	height: 5px;
    display: block;
    text-align: center;
    background-image: url(../images/index/bxjt.png);
}
.indpro{
    margin-top: 75px;
}
 .bignum{
    width: 82px;
	height: 114px;
}
.ptitle .dpt p{
    font-size: 14px;
	line-height: 14px;
	color: #999999;
}
.ptitle .dpt{
    display: flex;
    margin-left: 8px;
    flex-direction: column;
    justify-content: flex-end;
}
.ptitle{
    display: flex;
    justify-content: flex-start;
}
.ptitle .dpt .sw{
    font-size: 32px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #026eb6;
    font-weight: bold;
    margin-left: -40px;
    position: relative;
    margin-top: 19px;
}
.ptitle .dpt .sw::after{
    position: absolute;
    right: -35%;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 77px;
	height: 2px;
	background-color: #036fb6;
}
.prolist .leftduck{
    width: 26.36%;
    position: relative;
}
.prolist .leftduck img{
    height: 100%;
}
.indpro .prolist{
    margin-top: 60px;
    overflow: hidden;
    display: flex;
        /* align-items: center; */
}
.leftduck .seedetails{
    width: 49.5%;
	height: 60px;
	background-color: #ffffff;
	border-radius: 30px;
    color: #2175b7;
    position: absolute;
    left: 50%;
    bottom: 64px;
    transform: translateX(-50%);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prolist .cpitems{
    width: 72.85%;
    display: flex;
    flex-wrap: wrap;
}
.cpitems .cpblock{
    padding: 50px;
    padding-top: 71px;
    width: 50%;
    height: 333px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.cpitems .cpblock:hover .more{
    background-color: #0b73b9;
}
.cpitems .cpblock:hover .m-pic i::after{
    color: #fff;
}
.cpitems .cpblock:nth-child(odd){
	background-color: #fbfbfb;
}
.cpitems .cpblock:nth-child(2),.cpitems .cpblock:nth-child(3){
	background-color: #f5faff;
}
.cpitems .cpblock h2{
    font-size: 22px;
	line-height: 28px;
	color: #000000;
    font-weight: bold;
}
.cpitems .cpblock p{
    font-size: 12px;
	line-height: 28px;
	color: #ababab;
}
.cpitems .m-pic .more{
    width: 56px;
	height: 56px;
	background-color: #ffffff;
	border: solid 1px #bebebe;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s linear;
}
.cpitems .m-pic i::after{
    content: "\ea66";
    font-size: 30px;
    color: #181818;
    transition: all .3s linear;
}
.cpitems .m-pic{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.ppdesc{
    margin-top: 80px;
    padding-top: 70px;
    background-color: #f5faff;
    background-image: url(../images/index/ppdt.png);
    background-position: 1034px 580px;
    background-repeat: no-repeat;
}
.techDetail .imgR img{
    height: 100%;
}
.ppdesc .pic-txt .pppic{
    width: 48.31%;
}
.ppdesc .pic-txt {
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}
.pic-txt .pptxt{
    width: 46.03%;
    padding-top: 20px;
    /*background-image: url(../images/index/ppdt.png);*/
    /*background-position: bottom;*/
    /*background-repeat: no-repeat;*/
}
.pptxt h2{
    font-size: 30px;
	letter-spacing: 1px;
	color: #333333;
    margin-top: 10px;
}
.pptxt .desc{
    font-size: 14px;
	line-height: 30px;
	color: #333333;
    margin-top: 60px;
}
.pptxt .lxfs{
    font-size: 16px;
	color: #026eb6;
    margin-top: 18px;
}
.pptxt .details{
    font-size: 16px;
	color: #036cb6;
    width: 155px;
	height: 46px;
	background-color: #ffffff;
	border-radius: 23px;
    border-radius: 30px;
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;padding: 0 30px;
    cursor: pointer;
}
.iconlist{
    margin-top: 111px;
    display: flex;
    justify-content: space-between;
}
.iconlist .infoico{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 16.23%;
}
.iconlist .line{
    height: 108px;
    width: 1px;
    background-color: #ebeff5;
}
.iconlist .infoico .text{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 70px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: unset;
}
.iconlist .infoico .text p{
    font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.iconlist .infoico .text div{
    font-size: 16px;
	color: #666666;
}
.iconlist .infoico .text div span{
    font-size: 42px;
    font-weight: bold;
	color: #4e4e4e;
}
.techyl{
    margin-top: 80px;
}
.techyl .ptitle{
    justify-content: center;
}
.techyl .ptitle .sw::after{
    display: none;
}
.techyl .ptitle .dpt .sw{
    margin-left: -15px;
    margin-bottom: 19px;
    margin-top: unset;
}
.ptitle .dpt p{
    margin-left: -15px;
}
.techyl .ptitle .dpt{
    flex-direction: column-reverse;
    justify-content: flex-start;
}
.techyl .techDetail{
    background-image: url(../images/index/bbgc.jpg);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 55px;
    display: flex;
}
.techDetail .textL{
    width: 24.61%;
    padding: 0 42px;
    padding-top: 147px;
        padding-bottom: 70px;
}
.techDetail .textL h5{
    font-size: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	color: #f3f4f8;
}
.techDetail .textL p{
    font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #f3f4f8;
    margin-top: 52px;
    margin-bottom: 65px;
}
.techDetail .textL div{
    font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #fff;
    width: 220px;
	/*height: 53px;*/
    display: flex;
    align-items: center;
    justify-content: center;
	/*background-color: #ffffff;*/
    margin-top: 40px;
}
.techDetail .imgR{
  width: 75.4%;
}
.infolist{
    margin-top: 80px;
    padding-top: 72px;padding-bottom: 10px;
    background-color: #f5faff;
}
.thelist{
    margin-top: 72px;
    display: flex;
    flex-wrap: wrap;
}
.thelist .mblock{
    width: 16.55%;
    margin-bottom: 60px;
    margin-right: 11.2%;
    transition: all .3s linear;
}
.thelist .mblock:nth-child(4n){
    margin-right: 0;
}
.thelist .mblock p{
    font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 24px;
}
.thelist .mblock:hover{
    transform: translateY(-8px);
}
.appitems{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 56px;
}
.appitems>div{
    position: relative;
    width: 33.11%;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all .3s linear;
    overflow: hidden;
}
.appitems .inito p{
    font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	color: #ffffff;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.appitems .lastbox{
	background-color: #026eb6;
	border-radius: 0px 0px 66px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.appitems .lastbox>p{
    font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	color: #ffffff;
    margin-top: 20px;
}
.appitems>div:hover{
    transform: translateX(-3px);
}
.appitems .insdebox{
    position: absolute;
    left: 150%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90.58%;
    height: 85%;
    background-color: rgba(7,107,183, .78);
    padding: 66px 100px;
    text-align: center;
    transition: all .5s linear;
}
.appitems .insdebox h5{
    font-size: 22px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #ffffff;
}
.appitems .insdebox .line{
    margin: auto;
    margin-top: 15px;
    width: 50px;
	height: 2px;
	background-color: #f8f8f8;
}
.appitems .insdebox span{
    display: block;
    font-size: 14px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 25px;
    text-align: center;
}
.appitems .insdebox .btn a{
    width: 100px;
	height: 29px;
	background-color: #f39719;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #ffffff;
    margin: auto;
    margin-top: 30px;
}
.appitems .inito:hover .insdebox{
    left: 50%;
}
.appitems .inito:hover p{
    display: none;
}
.hzpartner{
    margin-top: 80px;
}
.khitems .khbox{
    text-align: center;
    height: 193px;
    line-height: 193px;
    text-align: center;
    width: 20.12%;
    margin:0 0 -2px -2px;
    border: solid 2px #f0f0f0;
    position: relative;
    overflow: hidden;
}
.hzpartner .khitems{
    display: flex;
    flex-wrap: wrap;
    margin-top: 65px;
}
.khitems .khbox .desc{
    position: absolute;
    bottom: 100%;
    left: 0;
    height: 55px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	background-color: #026eb6;
    transition: all .3s linear;
}
.khitems .khbox:hover .desc{
    bottom: 0;
}
footer{
    background-image: url(../images/foot.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
}
footer .links{
    padding: 20px 0;
    display: flex;
    font-size: 14px;
	line-height: 30px;
    color: #ffffff;
    border-bottom: 1px solid rgba(245,245,245, .2);
}
footer .links span{
    margin-right: 30px;
}
footer .links ul{
    display: flex;
    width: 70%;
}
footer .links ul li{
    margin-right: 3%;
}
footer .bnavit{
    display: flex;
    padding-top: 36px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(245,245,245, .2);
}
footer .bnavit>div{
    width: 33.33%;
    border-right:  1px solid rgba(245,245,245, .2);
}
footer .bnavit>div:last-child{
    border-right: none;
}
footer .bnavit h4{
    font-size: 16px;
	color: #ffffff;
}
footer .bnavit .left .lxfs{
    font-size: 14px;
	line-height: 30px;
	color: #f1f3f4;
	opacity: 0.7;
    margin-top: 20px;
}
footer .bnavit .center h4{
    width: 41.99%;
    margin: auto;
}
footer .bnavit .center ul{
    width: 41.99%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	opacity: 0.7;
}
footer .bnavit .center ul img{
    margin-right: 3px;
}
footer .bnavit .center ul li{
    width: 40%;
    margin-top: 30px;
}
footer .bnavit .center ul li:nth-child(even){
    text-align: right;
}
footer .bnavit .right img{
    width: 120px;
    height: 120px;
}
footer .bnavit .right p{
    font-size: 14px;
	line-height: 28px;
	color: #ffffff;
    margin-top: 10px;
}
footer .bnavit .right>div{
    width:23.43%; 
    text-align: center;
    margin-right: 5%;
}
footer .bnavit .right{
    display: flex;
    justify-content: flex-end;
}
footer .bnavit .right>div:last-child{
    margin-right: none;
}
.foot{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.7;
    padding: 8px 0;
}

/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1550px){
    .indpro {
        margin-top: 60px;
    }
    .leftduck img{
        height: 100%;
        object-fit: cover;
    }
    .cpitems .cpblock{
        height: unset;
        padding: 35px;
        padding-top: 50px;
    }
    .indpro .prolist{
        margin-top: 40px;
    }
    .ppdesc {
        margin-top: 60px;
        padding-top: 40px;
        background-color: #f5faff;
    }
    .pic-txt .pptxt>div:first-child img{
        display: none;
    }
    .pic-txt .pptxt{
        padding-top: 0;
    }
    .pptxt h2{
        margin-top: 0;
        font-size: 24px;
    }
    .pptxt .desc {
        font-size: 14px;
        line-height: 22px;
        color: #333333;
        margin-top: 20px;
    }
    .pptxt .details{
        width: 170px;
    height: 38px;
    }
    .techyl {
        margin-top: 60px;
    }
    .techDetail .textL{
        padding-top: 30px;
        padding-bottom: 20px;
        padding: 20px;
    }
    .techDetail .textL h5 {
        font-size: 20px;
        line-height: 25px;;
    }
    .techDetail .textL div{
        width: 100%;
    }
    .techDetail .textL p{
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .infolist {
        margin-top: 60px;
        padding-top: 40px;
        padding-bottom: 10px;
        background-color: #f5faff;
    }
    .appitems .insdebox{
        padding: unset;
    }
    footer .bnavit .center ul{
        width: 67%;
    }
    footer .bnavit .right>div{
        width: 34.43%;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .ptitle .dpt .sw {
        font-size: 24px;
        line-height: 20px;
        margin-left: -30px;
    }
    .prolist .leftduck{
        display: none;
    }
    .prolist .cpitems{
        width: 100%;
    }
    .m-pic .pic{
        width: 65%;
    }
    .khitems .khbox {
        padding: 20px 35px;
        width: 25%;
    }
    .indpro {
        margin-top: 40px;
    }
    .leftduck img{
        height: 100%;
        object-fit: cover;
    }
    .cpitems .cpblock{
        height: unset;
        padding: 35px;
        padding-top: 50px;
    }
    .indpro .prolist{
        margin-top: 40px;
    }
    .ppdesc {
        margin-top: 60px;
        padding-top: 40px;
        background-color: #f5faff;
    }
    .pic-txt .pptxt>div:first-child img{
        display: none;
    }
    .pic-txt .pptxt{
        padding-top: 0;
    }
    .pptxt h2{
        margin-top: 0;
        font-size: 24px;
    }
    .pptxt .desc {
        font-size: 14px;
        line-height: 22px;
        color: #333333;
        margin-top: 20px;
    }
    .pptxt .details{
        width: 170px;
    height: 38px;
    }
    .techyl {
        margin-top: 40px;
    }
    .techDetail .textL{
        padding-top: 30px;
        padding-bottom: 20px;
        padding: 20px;
    }
    .techDetail .textL h5 {
        font-size: 15px;
        line-height: 22px;
    }
    .techDetail .textL div{
        width: 100%;
        font-size: 14px;
        height: 45px;
        margin-top: 35px;
    }
    .techDetail .textL p {
        margin-top: 14px;
        margin-bottom: 14px;
        font-size: 14px;
    line-height: 22px;
    }
    .infolist {
        margin-top: 40px;
        padding-top: 30px;
        padding-bottom: 10px;
        background-color: #f5faff;
    }
    .appitems .insdebox{
        padding: 10px;
    }
    .thelist{
        margin-top: 40px;
    }
    .thelist .mblock{
        width: 22%;
        margin-right: 3.8%;
        margin-bottom: 30px;
    }
    .bignum{
        width: 75px;
    }
    .appitems>div{
        width: 49%;
    }
    .hzpartner{
        margin-top: 40px;
    }
    .khitems .khbox .desc{
        height: 35px;
    }
    footer .bnavit .center ul{
        width: 80%;
    }
    footer .bnavit .right>div{
        width: 48%;
        margin-right: unset;
    }
    footer{
        margin-top: 75px;
    }
    footer .bnavit .right{
        justify-content: space-between;
        padding: 0 8px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .ptitle .dpt .sw {
        font-size: 24px;
        line-height: 20px;
        margin-left: -30px;
        margin-top: 8px;
    }
    .prolist .leftduck{
        display: none;
    }
    .prolist .cpitems{
        width: 100%;
    }
    .m-pic .pic{
        width: 65%;
    }
    .khitems .khbox {
        padding: 15px 20px;
        width: 33.33%;
        height: unset;
         display: grid;
    line-height: unset;
    align-items: center;
    justify-content: center;
    }
    .indpro {
        margin-top: 30px;
    }
    .leftduck img{
        height: 100%;
        object-fit: cover;
    }
    .cpitems .cpblock{
        width: 100%;
        height: unset;
        padding: 35px;
        padding-top: 50px;
    }
    .indpro .prolist{
        margin-top: 40px;
    }
    .ppdesc {
        margin-top: 60px;
        padding-top: 40px;
        background-color: #f5faff;
    }
    .pic-txt .pptxt>div:first-child img{
        display: none;
    }
    .pic-txt .pptxt{
        padding-top: 0;
        margin-top: 25px;
        width: 100%;
    }
    .pptxt h2{
        margin-top: 0;
        font-size: 24px;
    }
    .pptxt .desc {
        font-size: 14px;
        line-height: 22px;
        color: #333333;
        margin-top: 20px;
    }
    .pptxt .details{
        width: 170px;
    height: 38px;
    }
    .techyl {
        margin-top: 25px;
    }
    .appitems{
        margin-top: 20px;
    }
    .techDetail .textL{
        padding-top: 30px;
        padding-bottom: 20px;
        padding: 20px;
    }
    .techDetail .textL h5 {
        font-size: 15px;
        line-height: 22px;
    }
    .techDetail .textL div{
        width: 100%;
        font-size: 14px;
        height: 45px;
        margin-top: 35px;
    }
    .techDetail .textL p {
        margin-top: 14px;
        margin-bottom: 14px;
        font-size: 14px;
    line-height: 22px;
    }
    .infolist {
        margin-top: 30px;
        padding-top: 20px;
        padding-bottom: 10px;
        background-color: #f5faff;
    }
    .appitems .insdebox{
        padding: 10px;
    }
    .thelist{
        margin-top: 30px;
    }
    .thelist .mblock{
        width: 30%;
        margin-right: unset;
        margin-bottom: 30px;
    }
    .thelist{
        display: flex;
        justify-content: space-between;
    }
    .bignum{
        width: 75px;
    }
    .appitems>div{
        width: 100%;
    }
    .hzpartner,.hzpartner .khitems{
        margin-top: 30px;
    }
    .khitems .khbox .desc{
        height: 35px;
    }
    .bignum {
        width: 45px;
        height: 65px;
    }
    .ppdesc .pic-txt .pppic {
        width: 100%;
    }
    .ppdesc .pic-txt{
        margin-top: 40px;
        flex-wrap: wrap;
        width: 100%;
    }
    .iconlist .infoico{
        width: 42%;
    }
    .iconlist{
        flex-wrap: wrap;
    }
    .techDetail .textL,.techDetail .imgR{
        width: 100%;
    }
    .techyl .techDetail{
        flex-wrap: wrap;
    }
    .thelist .mblock p{
        margin-top: 10px;
    }
    .appitems .lastbox{
        padding: 45px 0;
    }
    .mybanner .updown {
        height: 60px;
        width: 30px;
        bottom: -16px;
        right: 10px;
    }
    footer .bnavit{
        flex-wrap: wrap;
    }
    footer .bnavit .center ul{
        width: 80%;
    }
    footer .bnavit .right>div{
        width: 48%;
        margin-right: unset;
    }
    footer{
        margin-top: 75px;
    }
    footer .bnavit .right{
        justify-content: space-between;
        padding: 0 8px;
    }
    footer .links ul{
        flex-wrap: wrap;
    }
    footer .links ul a{
        font-size: 12px;
    }
    footer .bnavit>div{
        width: 100%;
        border-bottom: 1px solid rgba(245,245,245, .2);
        margin-bottom: 10px;
        border-right: unset;
    }
    footer .bnavit .center h4{
        width: 100%;
    }
    .foot p{
        font-size: 12px;
    }
}