﻿@charset "utf-8";


/*首页 s*/
.HomeCss{padding-top: 0;}
.HomeBan{position: relative; z-index: 1; overflow:hidden; background: #1c2268 url(../images/loading.gif) center center no-repeat;height: 100vh;}
.HomeBan .item{ position:relative;height: 100vh;}
.HomeBan .item video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: fill;z-index:10;}
.HomeBan .imgbox{height: 100vh;}
.HomeBan .info{width: 80%;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute; z-index: 999;color:#fff;}
.HomeBan .info .h1{font-size: 0.65rem;line-height: .85rem;}
.HomeBan .info .h2{font-size: 0.28rem;line-height: 0.44rem;margin-top: 0.2rem;}
.HomeBan .info .Morebtn{margin-top: 0.32rem;}
.HomeBan .info .Morebtn a{color:#aeaeae;}
.HomeBan .info .Morebtn a:hover{color:#fff;}

.HomeBan .item.itemVideo .info{text-align:center;}
.HomeBan .item.itemVideo .info .h1{font-weight:normal;}
.HomeBan .item.itemVideo .info .h2{font-weight:lighter;font-size:20px;line-height:35px;}


.HomeBan .slick-dots{ bottom: 1.32rem;left: auto;right: 1.14rem;text-align: right;}
.HomeBan .slick-dots li{margin-left: 0.38rem;}
.HomeBan .slick-dots li button{width: 1.13rem;line-height: 0.36rem;height:0.36rem;position: relative;border-bottom:2px solid rgba(255,255,255,0.2);background:transparent;font-size: 24px;border-radius: 0;text-align: left;color:rgba(255,255,255,0.1);}
.HomeBan .slick-dots li button:After{width: 0;left: 0;bottom: -2px;transition: all 0.3s;content: "";position:absolute;height: 2px;background:#fff;}
.HomeBan .slick-dots li.slick-active button{background: transparent;color:#fff;}
.HomeBan .slick-dots li.slick-active button:After{width: 40px;}

.HomeBan .slick-arrow{top: auto;margin-top: 0;bottom: 0.58rem;background-color: transparent !important;opacity: 0.5;}
.HomeBan .slick-arrow:hover{opacity: 1;}
.HomeBan .slick-prev{ left:auto;right: 5.17rem;background-image: url(../images/ico/arrleft.png);}
.HomeBan .slick-next{ right:4.6rem;background-image: url(../images/ico/arrright.png);}


.HomeTit{text-align: center;color:#1d1d1f;}
.HomeTit h1{line-height: 1.1rem;font-size: 0.6rem;font-weight: normal;}
.HomeTit h2{line-height: 0.61rem;padding-bottom:0.2rem;font-size: 0.3rem;font-weight: normal;}
.HomeTit.white {color:#fff;}

.tabslide{position: relative;}

.HomeProyy{background:#f5f5f7;padding:0.49rem 0 0.7rem;}
.HomeProyy .tnav{text-align: center;padding-top: 14px;margin-bottom: 34px;line-height: 48px;border-bottom: 1px solid #bfbfbf;}
.HomeProyy .tnav li{display: inline-block;padding:0 51px;font-size: 18px;position: relative;}
.HomeProyy .tnav li:after{content: "";left: 50%;bottom: -1px;height: 1px;width: 0;background: #3e3e3e;position: absolute;transition: all 0.3s;}
.HomeProyy .tnav li .ico,.HomeProyy .TabNav li .ico img{width:50px;height: 50px;}
.HomeProyy .tnav li a{display: block;color:#6f6f6f;cursor: pointer;}
.HomeProyy .tnav li.on a{color:#1d1d1f;}
.HomeProyy .tnav li.on:after{left:0;width: 100%;}
.HomeProyy .tcon ul{margin: 0 0 0 -20px;padding-bottom: 20px;}
.HomeProyy .tcon li{padding:0 0 22px 20px;width: 25%;float: left;}
.HomeProyy .tcon li:nth-child(4n+1){clear: both;}
.HomeProyy .tcon li a{border:1px solid #bfbfbf;border-radius: 23px;display: block;background:#fff;overflow: hidden;}
.HomeProyy .tcon .table{height: 100px;}
.HomeProyy .tcon .icon{width: 65px;text-align: center;}
.HomeProyy .tcon .icon img{width: 40px;height: 40px;}
.HomeProyy .tcon .info{padding-right: 15px;vertical-align: top;line-height: 20px;}
.HomeProyy .tcon .ti{padding:15px 0 11px;color:#1d1d1f;}
.HomeProyy .tcon .p{color:#707070;font-size: 14px;height: 40px;overflow: hidden;-webkit-line-clamp: 2;}
.HomeProyy .tcon li:hover a{border:1px solid #494037;}
.HomeProyy .Morebtn {display: none;}

.HomeFa{padding:0.74rem 0.4rem 1.13rem;}
.HomeFa .Nav{max-width: 1000px;margin:0.5rem auto 0.38rem;padding:0}
.HomeFa .Nav .slick-list{margin-left: -30px;padding:0;overflow: hidden;}
.HomeFa .Nav .item a{display: block;cursor: pointer;color:#27272d;margin:0 15px;line-height: 56px;border:1px solid #27272d;font-size: 18px;border-radius: 28px;text-align: center;}
.HomeFa .Nav .item.slick-current a{color:#fff;border-radius: 28px; background: #27272d; }

.HomeFa .slick-arrow{border-radius: 0;width: 40px;height: 70px;margin-top: -35px;line-height:70px;}
.HomeFa .slick-arrow:hover{background-color:#fff;}
.HomeFa .slick-next:before,.HomeFa .slick-prev:before{display:none;}
.HomeFa .slick-prev{border-right: 1px solid #bfbfbf;left: -60px;background: #fff url(../images/ico/arrl.png) center center no-repeat;}
.HomeFa .slick-next{border-left: 1px solid #bfbfbf;right: -30px;background: #fff url(../images/ico/arrr.png) center center no-repeat;}

.HomeFa .SliderCon .item{background:#e8e8ec;border-radius: 0.5rem;position: relative;}
.HomeFa .SliderCon .info{width: 50%;float: left;padding:6% 6% 0;color:#000000;}
.HomeFa .SliderCon .imgbox{width: 50%;padding-top: 40%;float: right;border-radius: 0 0.5rem 0.5rem 0;}
.HomeFa .SliderCon .ti{line-height: 0.5rem;font-size: 0.45rem;margin-bottom: 0.5rem;}
.HomeFa .SliderCon .p{line-height: 0.4rem;font-size: 0.25rem;min-height: 293px;overflow: auto;}
.HomeFa .SliderCon .Morebtn{position: absolute;bottom: 0.6rem;}
.HomeFa .slick-disabled{display: none !important;}

.Resultbox{background:url(../images/cgbg.jpg) center center no-repeat;background-size:cover;overflow: hidden;padding:1rem 0 1rem 0;}
.Resultbox .HomeTit{margin-bottom: 0.6rem;}
.Resultbox .auto{width: 88%;margin:0px auto;}
.Resultbox ul{margin-left: -21px;}
.Resultbox .item{width: 25%;float: left;padding-left: 21px;}
.Resultbox .item a{display: block;}
.Resultbox .item .imgbox{height: 2.13rem;border-radius: 0.25rem 0.25rem 0 0;font-size: 0.35rem;color:#161616;}
.Resultbox .item .imgbox em{z-index: 2;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;color:#181818;position: absolute;width: 100%;text-align: center;}
.Resultbox .item .info{color:#fff;padding:0.33rem 0.3rem 0;height: 194px;border-radius: 0 0.25rem 0.25rem 0;font-size: 0.2rem;background:#181818;}

.Casebox{padding: 1rem 0;background:url(../images/akbg.jpg) center center no-repeat;background-size:cover;overflow: hidden;}
.Casebox .tnav{text-align: center;line-height: 75px;border-bottom: 1px solid rgba(255,255,255,0.3);width: 1170px;margin:0px auto 0.75rem;}
.Casebox .tnav li{display: inline-block;padding:0 51px;font-size: 18px;position: relative;}
.Casebox .tnav li:after{content: "";left: 50%;bottom: -1px;height: 1px;width: 0;background: #fff;position: absolute;transition: all 0.3s;}
.Casebox .tnav li .ico,.Casebox .tnav li .ico img{width:50px;height: 50px;}
.Casebox .tnav li a{display: block;color:#eae9e9;cursor: pointer;}
.Casebox .tnav li.on a{color:#fff;}
.Casebox .tnav li.on:after{left:0;width: 100%;}
.Casebox .tcon .slick-list{margin-left: -0.3rem;padding-bottom: 0.68rem !important;}
.Casebox .tcon .slick-dots li{width: 9px;height: 9px;background:none;}
.Casebox .tcon .slick-dots li button{background:#363639;}
.Casebox .tcon .slick-dots li.slick-active button{background:#8e8e93}
.Casebox .tcon .item{margin-left:0.3rem;border:4px solid rgba(255,255,255,0.5);transition: all 0.3s;}
.Casebox .tcon .item:hover{border:4px solid rgba(255,255,255,0.2);}
.Casebox .tcon .item a{display: block;background:#fff;padding:0.3rem 0.2rem 0 0.2rem;height: 3.96rem;position: relative;}
.Casebox .tcon .item .imgbox{padding-top: 90px;margin-bottom: 35px;text-align: center;}
.Casebox .tcon .item .imgbox span{background-size: contain;}
.Casebox .tcon .item .info{font-size: 0.3rem;line-height: 0.45rem;color:#2f3132;padding-left: 0.25rem;height: 1.41rem;}
.Casebox .tcon .item .more{color:#000000;font-size: 18px;padding-left: 11px;}
.Casebox .tcon .item .more:hover{text-decoration: underline;}
.Casebox .tcon .slick-arrow{background-color:rgba(255,255,255,0.2);margin-top: -0.6rem;}
.Casebox .tcon .slick-prev:before,.Casebox .tcon .slick-next:before{font-weight: bold;}
.Casebox .tcon .slick-prev{left: -48px;}
.Casebox .tcon .slick-next{right: -48px;}
.Casebox .tcon .slick-arrow:hover{background-color:#fe6701;}
.Casebox .Morebtn  a{color:#fff !important;}

.Casebox .tcon:nth-child(1) .more{display:none;}

.HomeVideo{position: relative;overflow: hidden;height: 6.36rem;}
.HomeVideo .w1170{height: 100%;}
.HomeVideo .HomeTit{float: left;text-align: left;}

.HomeVideo .bgVideo{position: absolute;width:100%;height:100%;top:0;left:0;z-index:1;}
.HomeVideo .bgVideo video{object-fit: fill;height:100%;width:100%;}
.HomeVideo .bgVideo::after{content:"";display: block;width:100%;height:100%;background:rgba(0,0,0,0.5);position: absolute;top:0;left:0;}

.HomeVideo .videoTxt {position: absolute;top: 50%;width: 100%;transform: translateY(-50%);z-index: 10;}

.HomeVideo .btn{float: right;margin:0.8rem 1rem 0 0;}
.HomeVideo .btn a{color:#fff;cursor: pointer;font-size: 0.26rem;}
.HomeVideo .btn img{display: inline-block;vertical-align: middle;margin-right: 19px;transition: all 0.3s;}
.HomeVideo .btn:hover img{margin-right: 10px;}

.Video{line-height:38px; width:50%; position:relative; padding:2%; border-radius:10px; margin:20px auto; background:#fff;}
.Video .VideoBox video{border:5px solid #fff;border-radius: 10px;width:100%;}
.Video .VideoBox video:focus{outline: none;}
.video .VideoBox .videoClose{width:45px;height:45px;border-radius: 50%;position: absolute;top:10px;right:0;}

.Video.show{transform: scale(1);-webkit-transform: scale(1);opacity: 1;}

.HomeNews{background:#f8f8f8;padding:0.87rem 0 0.46rem;overflow: hidden;}
.HomeNews ul{margin: 0.4rem 0 0.74rem -20px;}
.HomeNews .item{padding:0 0 0.5rem 0.39rem;width: 50%;float: left;}
.HomeNews .imgbox{height: 2.2rem;}
.HomeNews .info{background:#fff;padding:0.5rem 0.5rem 0 1.79rem; height: 2.36rem;line-height: 0.27rem;position: relative;}
.HomeNews .info .ti{font-size: 0.18rem;margin-bottom: 15px;color:#000000;}
.HomeNews .info .dot2{font-size: 14px;color:#999999;line-height: 24px;}
.HomeNews .info .date{color:#7e7979;font-size: 14px;line-height: 35px;padding-bottom: 40px;border-bottom: 1px solid #b6bac9;width: 85px;position: absolute;top: 0.5rem;left: 0.6rem;}
.HomeNews .info .date span{color:#000000;font-size: 30px;display: block;}

.HomeNews .slick-arrow{background-color:rgba(255,255,255,0.5);margin-top: -0.4rem;}
.HomeNews .slick-prev:before,.HomeNews .slick-next:before{font-weight: bold;color: #444544;}
.HomeNews .slick-prev{left: 19px;}
.HomeNews .slick-next{right: 19px;}
.HomeNews .slick-arrow:hover{background-color:#fe6701;}
.HomeNews .slick-prev:hover:before,.HomeNews .slick-next:hover:before{color: #fff;}

/*栏目页 s*/
.Graybg{background:#fafafa;}
.Graybg2{background:#f5f5f7;}
.SubPage{ height:auto !important; height:300px; min-height:300px; padding-top:50px; padding-bottom:50px;overflow: hidden;clear: both;}

.SubBan{height: 4.72rem;background-size:cover;background-position: center center;background-repeat: no-repeat;}
.SubBan .info{padding-top: 1.8rem;color:#fff;}
.SubBan .h1{font-size: 0.5rem;line-height: 0.6rem;margin-bottom: 15px;}
.SubBan .h2{font-size: 0.2rem;height: 1.02rem;}
.SubBan .Morebtn a{color:#aeaeae;}
.SubBan .Morebtn a:hover{color:#fe6701;}

.SubBan2{height: 5.27rem;background-size:cover;background-position: center center;background-repeat: no-repeat;}
.SubBan2 .info{padding-top: 2.1rem;color:#000000;}
.SubBan2 .h1{font-size: 0.4rem;line-height: 0.6rem;margin-bottom: 15px;color:#fff;}

.SubBan3{height: 4.77rem;background-size:cover;background-position: center center;background-repeat: no-repeat;text-align: center;}
.SubBan3 .info{padding-top: 1.75rem;color:#fff;}
.SubBan3 .h1{font-size: 0.4rem;line-height: 0.5rem;margin-bottom: 0.2rem;}
.SubBan3 .h2{font-size: 0.2rem;color: #bfbfbf;margin:0px auto;line-height: 35px;}

.SubBan4{height: 4.7rem;background-size:cover;background-position: center center;background-repeat: no-repeat;color:#fff;text-align: center;}
.SubBan4 .table{height: 4.7rem;}
.SubBan4 .h1{font-size: 0.5rem;line-height: 0.65rem;}
.SubBan4 .h2{font-size: 0.2rem;margin-top: 18px;}


.SubTit{line-height: 50px;padding-bottom: 45px;}
.SubTit h1{font-size: 30px;float: left;font-weight: normal;color:#000000;}
.SubTit .more{float: right;font-size: 18px;}
.SubTit .more a{color:#333333;}
.SubTit .more a:hover{text-decoration: underline;}

.SubTit2{line-height: 0.7rem;padding-bottom: 0.5rem;text-align: center;}
.SubTit2.tl{text-align: left;}
.SubTit2 h1{font-size: 0.45rem;font-weight: normal;color:#1d1d1f;}
.SubTit2 p{font-size: 0.22rem;color: #999999;line-height: 0.36rem;max-width: 1400px;margin:0px auto;}
.SubTit2 .p{font-size: 0.22rem;color: #999999;line-height: 0.36rem;max-width: 1400px;margin:0px auto;text-align: left;display: block;}
.SubTit2 .p p{margin-bottom: 12px;text-indent: 2em;}
.SubTit2 .p p:last-child{margin-bottom: 0;}
.SubTit2.white h1{color:#fff;}
.SubTit2.white p{color:#fff;opacity: 0.6;}
.Fa2Detail1_2 .SubTit2 h1{margin-bottom: 12px;}
.Fa2Detail1_2 .SubTit2 p{padding:0 10%}
.SinglePage{ position:relative;word-wrap:break-word;word-break:normal;text-align:justify;}
.SinglePage video{ width:80% !important; margin:0px auto; height:auto !important;}


/*解决方案 s*/
.FaList{margin:0 0 2% -20px;}
.FaList li{width: 33.333%;float: left;padding:0 0 20px 20px;}
.FaList li a{display: block;position: relative;}
.FaList li .imgbox{height: 155px;}
.FaList li .imgbox:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;content: "";background:rgba(0,0,0,0.4);}
.FaList li .ti{position: absolute;z-index: 12;top: 30px;left: 30px;color:#fff;font-size: 22px;transition: all 0.3s;}
.FaList li a:before{content: "";right: 33px;bottom: 22px;width: 45px;height: 21px;position: absolute;z-index: 3;background: url(../images/ico/arr.png);transition: all 0.3s;}
.FaList li:hover .ti{left: 22px;}
.FaList li:hover a:before{right: 22px;}
.FaList li:hover .imgbox:after{background:rgba(0,0,0,0.2);}

.HyCaseList{margin:0 0 0 -35px}
.HyCaseList li{width: 33.333%;float: left;padding:0 0 35px 35px;}
.HyCaseList a{display: block;box-shadow: 0 0 10px rgba(175,175,175,0.34);position: relative;padding:26px;}
/* .HyCaseList a:after{content: "";left: 0;top: 0;width: 0;height: 0;transition: all 0.3s;border-left: 1px solid #ff6702;border-top: 1px solid #ff6702;position: absolute;}
.HyCaseList a:before{content: "";right: 0;bottom: 0;width: 0;height: 0;transition: all 0.3s;border-right: 1px solid #ff6702;border-bottom: 1px solid #ff6702;position: absolute;} */
.HyCaseList .imgbox{padding-top: 125px;}
.HyCaseList .tit{text-align: center;margin-bottom: 11px;font-size: 18px;}
.HyCaseList .p{line-height: 25px;color:#6f6f6f;height: 125px;-webkit-line-clamp: 5;margin-bottom: 28px;}
.HyCaseList a:hover:after,.HyCaseList a:hover:before{width: 100%;height: 100%;}

.FqAd{margin-bottom: 1px solid #fff;height: 132px;text-align: center;font-size: 27px;color:#000000;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.FqAd2{height: 252px;text-align: center;color:#000000;background-size: cover;background-position: center center;background-repeat: no-repeat;color:#fff;}
.FqAd2 .h1{font-size: 0.5rem;line-height: 0.55rem;margin-bottom: 0.23rem;}
.FqAd2 .h2{font-size: 0.32rem;line-height: 0.45rem;}


/*方案详情 s*/
.FaMenu {margin: -58px 0 0 0;position: relative;z-index: 1;}
.FaMenu h1{display: none;float: left;color:#000;}
.FaMenu ul{display: flex;align-items: center;justify-content: center;margin-left: -2%;}
.FaMenu li{width: 18%;margin-left:2%;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;background: #fff;box-shadow: 0 1px 10px #0c4faf;}
.FaMenu li a{display: block;font-size: 0.25rem;color:#5f5f5f;height: 1.16rem;line-height: 1.16rem;}
.FaMenu li a img{display: inline-block;vertical-align: middle;width: 0.56rem;height: 0.56rem;margin-right: 0.2rem;}

.FaMenu.fix{position: fixed;top:120px;left:0;width:100%;background:#fff;box-shadow: 0 1px 10px rgba(102,102,102,0.5);line-height: 70px;z-index:100;}
.FaMenu.fix .w1561{width:92%;max-width:100%;}
.FaMenu.fix h1{font-size: 0.24rem;font-weight: bold;color:#666666;display: inline-block;}
.FaMenu.fix ul{float:left;width:65%;margin-left:40px; justify-content: left;}
.FaMenu.fix li{width:auto;height:70px;line-height: 70px;border-bottom:none;font-size: 0.18rem;padding:0 30px;position: relative;margin-left:0;box-shadow: none;}
.FaMenu.fix li::before{content:'';display: block;width:1px;height:20px;background:#dddddd;position: absolute;top:50%;margin-top:-10px;left:0;}
.FaMenu.fix li a{display: block;position: relative;height: auto;line-height:70px;box-shadow: 0 1px 10px transparent;font-size: 0.2rem;}
.FaMenu.fix li a::after{content:'';display: block;height:3px;width:100%;background:#356ff5;position: absolute;left:0;bottom:0;transform: rotateY(90deg);-webkit-transform: rotateY(90deg);}
.FaMenu.fix li.onli a::after{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);}
.FaMenu.fix li.onli span{color:#356ff5;}
.FaMenu.fix li img{display: none;}

/* 模板一 */
.FaDetail1{background:#e9eef2;clear: both;padding-bottom: 1rem;position: relative;top: -58px;margin-bottom: -58px;padding-top: 1rem;}
.FaDetail1:after{position: absolute;width: 100%;height: 385px;bottom: 2rem;background:url(../images/line.png);background-position:center center;background-size:cover;content: "";animation: leftmove 2s infinite linear;}
.FaDetail1:before{position: absolute;width: 100%;height: 385px;bottom: 2rem;background:url(../images/line2.png);background-position:center center;background-size:cover;content: "";animation: leftmove 3s infinite linear;}

@media(min-width:1700px) and (max-width:1920px){
@-webkit-keyframes leftmove
{
 0%{background-position: 0;}
 50%{background-position: 500%;}
 100%{background-position: 0;}
}
}
@media(min-width:1024px) and (max-width:1700px){
 @-webkit-keyframes leftmove
 {
  0%{background-position: 0;}
  50%{background-position: 20%;}
  100%{background-position: 0;}
 }
 }

.FaDetail1 .content{margin-top: 0.2rem;height: 385px;position: relative;z-index: 1;}
.FaDetail1 .content ul{display: flex;align-content: space-between;width: 100%;}
.FaDetail1 .content li{text-align: center;width: 2.5rem;flex: 1;}
.FaDetail1 .content li:nth-child(even){margin-top: 1.8rem;}
.FaDetail1 .content .icon{width: 1.26rem;height: 1.26rem;margin:0px auto;background:url(../images/fa_bg1.png) center center no-repeat;background-size: contain;position: relative;}
.FaDetail1 .content .icon:after{position:absolute;width:0;height:0;left:50%;top:50%;content:"";background:url(../images/fa_bg2.png) center center no-repeat;background-size: contain;transition: all 0.3s;}
.FaDetail1 .content .icon img{width: 1.26rem;height: 1.26rem;position: relative;z-index: 1;}
.FaDetail1 .content li:hover .icon{background:url(none);transition: all 0.9s;}
.FaDetail1 .content li:hover .icon:after{left: 0;top: 0;width: 100%;height: 100%;}
.FaDetail1 .content p{line-height: 24px;font-size: 18px;margin-top: 19px;}
.FaDetail1 .content a{color:#3c3c3c;}

.FaDetail1.w4 .content li:nth-child(2){left: 25%;bottom: 18%;}
.FaDetail1.w4 .content li:nth-child(3){left: 55%;bottom: 4%;}
.FaDetail1.w4 .content li:nth-child(4){left: 80%;bottom: 8%;}

.FaDetail2 {position: relative;}
.FaDetail2::before{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;background:url(../images/1/1.png) no-repeat top 55px center;z-index:0;background-size: contain;}
.FaDetail2 .aProBox{background:url(../images/1/3.png) no-repeat center center;z-index:99;position: relative;margin-bottom: 0.4rem;}
.FaDetail2 .aProBox .aProLeft{width:5rem;margin-left: 0.25rem;}
.FaDetail2 .aProBox .aProRight{width:4.5rem;margin-right: 0.25rem;}
.FaDetail2 .aProBox  .aProLeft .item:nth-child(2){left: -40px;position: relative;}
.FaDetail2 .aProBox  .item{margin:0.8rem 0 0;}
.FaDetail2 .aProBox  .item .itemTxt{width:78%;float:left;position: relative;padding-left:40px;box-sizing: border-box;font-size: 0.16rem;}
.FaDetail2 .aProBox  .item .itemTxt .itemTxtBox h1{font-size: 0.24rem;color:#000;font-weight: normal;}
.FaDetail2 .aProBox  .item .itemTxt .itemTxtBox p{line-height: 26px;color:#808080;margin-top:10px;}
.FaDetail2 .aProBox  .item .itemTxt span{color:#346ff4;font-size: 0.3rem;position: absolute;top:0;left:0;}
.FaDetail2 .aProBox  .item .itemIco{width:0.8rem;height:0.8rem;border-radius: 50%;background:#fff;padding:0.1rem;box-sizing: border-box;float:right;box-shadow: 0 0 20px #ddd;transition: all .5s;-webkit-transition: all .5s;}
.FaDetail2 .aProBox  .item .itemIco .icoBox{width:0.6rem;height:0.6rem;background:#346ff4;border-radius: 50%;text-align: center;line-height: 0.6rem;}
.FaDetail2 .aProBox  .item .itemIco .icoBox img{display: inline-block;vertical-align: middle;height:0.3rem;}

.FaDetail2 .aProBox .aProRight .item .itemTxt{float:right;}
.FaDetail2 .aProBox .aProRight .item .itemIco{float:left;}

.FaDetail2 .aProBox .aProLeft .item:first-child{position: relative;left:80px;}
.FaDetail2 .aProBox .aProLeft .item:nth-child(3){position: relative;left:60px;}
.FaDetail2 .aProBox .aProRight .item:first-child{position: relative;left:-130px;}
.FaDetail2 .aProBox .aProRight .item:nth-child(3){position: relative;left:-60px;}
.FaDetail2 .aProBox  .item:hover .itemIco{transform:scale(1.1);-webkit-transform: scale(1.1);}

.Faimg{text-align: center;}
.Faimg .info{text-align: left;font-size: 0.2rem;line-height: 0.38rem;margin-top: 0.25rem;}
.Faimg .imglist li{font-size: 18px;padding-bottom: 20px;}
.Faimg .imglist li:last-child{padding-bottom: 0;}
.Faimg .imglist li img{display: block;margin:0px auto 10px;max-width:1250px;}

.BlueBg{background:#f3f6fd;}

.GraygBg{background:#f3f3f3;}


.FaDetail4 ul{text-align: center;font-size: 0;}
.FaDetail4 .item{width: 33.333%;display:inline-block;text-align: center;}
.FaDetail4 .item a{display: block;width: 300px;margin:0px auto;text-align: center;line-height: 27px;font-size: 16px;color: #3c3c3c;}
.FaDetail4 .item .ti{color:#000000;font-size: 22px;margin:14px 0 10px;}
.FaDetail4 .item .icon{background:url(../images/ico/icobg.png);width:270px;margin:0px auto;height: 215px;line-height: 215px;}
.FaDetail4 .item .icon img{display: inline-block;vertical-align: middle;}
.FaDetail4 .item p{min-height: 115px;}


/* 模板二 */
.Fa2Detail1{clear: both;padding-bottom: 1rem;position: relative;top: 0;padding-top: 0.6rem;background: url(../images/2/bg1.jpg) no-repeat bottom center;background-size: cover;}

.Fa2Detail2{background: url(../images/2/bg2.jpg) no-repeat top center;background-size: cover;}
.faslide .slider-nav1 .slick-track{margin:0px auto;}
.faslide .slider-nav1 .item .itemBox{width:2rem;height:2.2rem;background:#fff;border-radius: 10px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction: column;cursor: pointer;}
.faslide .slider-nav1 .item .itemBox .itemIco{width:70px;height:70px;border-radius: 50%;background:#78a0ff;line-height: 70px;text-align: center;}
.faslide .slider-nav1 .item .itemBox .itemIco img{display: inline-block;vertical-align: middle;}
.faslide.nobg .slider-nav1 .item .itemBox .itemIco{background:none;}


.faslide .slider-nav1 .item .itemBox p{font-size: 0.2rem;color:#78a0ff;font-weight: bold;margin:20px 0;}
.faslide .slider-nav1 .item .itemBox b{display: inline-block;width:20px;height:2px;background:#78a0ff;}
.faslide .slider-nav1 .item.slick-current .itemBox{height:2.3rem;background:url(../images/2/icobg.png) no-repeat top center;background-size: 100% 100%;}
.faslide .slider-nav1 .item.slick-current .itemBox .itemIco{display: none;}
.faslide .slider-nav1 .item.slick-current .itemBox b{display: none;}
.faslide .slider-nav1 .item.slick-current .itemBox p{color:#fff;font-size: 0.36rem;line-height:0.5rem;width:80%;margin:0 auto;text-align: center;}

.faslide .slider-nav1 .item:hover .itemBox{height:2.3rem;background:url(../images/2/icobg.png) no-repeat top center;background-size: 100% 100%;}
.faslide .slider-nav1 .item:hover .itemBox .itemIco{display: none;}
.faslide .slider-nav1 .item:hover .itemBox b{display: none;}
.faslide .slider-nav1 .item:hover .itemBox p{color:#fff;font-size: 0.3rem;line-height:50px;width:80%;margin:0 auto;text-align: center;}

.faslide .slider-for1{margin-top:50px;}
.faslide .slider-for1 .itemLeft{color:#fff;width:40%;padding-top:50px;}
.faslide .slider-for1 .itemLeft h1{font-size: 0.45rem;}
.faslide .slider-for1 .itemLeft .itemDec{line-height: 30px;margin:30px 0 70px 0;}
.faslide .slider-for1 .itemLeft .itemMore{width:240px;height:60px;border:1px solid #fff;border-radius: 10px;text-align: center;line-height: 60px;}
.faslide .slider-for1 .itemLeft .itemMore span{color:#fff;}
.faslide .slider-for1 .itemLeft .itemMore img{display: inline-block;margin-left:10px;}
.faslide .slider-for1 .itemLeft .itemMore .img2{display: none;}
.faslide .slider-for1 .itemRight{width:55%;}
.faslide .slider-for1 .itemRight .itemImg{border-radius: 10px;overflow: hidden;}

.faslide .slider-for1 .item:hover .itemLeft  .itemMore{background:#fff;color:#346ff4;}
.faslide .slider-for1 .item:hover .itemLeft .itemMore span{color:#346ff4;}
.faslide .slider-for1 .item:hover .itemLeft .itemMore .img1{display: none;}
.faslide .slider-for1 .item:hover .itemLeft .itemMore .img2{display: inline-block;}


.Fa2Detail3{background:url(../images/2/bg3.jpg) no-repeat top center;background-size: cover;}
.Fa2Detail3 .aProBox{margin-left:-2%;}
.Fa2Detail3 .aProBox .item{width:31.33%;margin-left:2%;float:left;margin-bottom:25px;background:#fff;height:210px;display:flex;justify-content:center;align-items:center;flex-direction: column;box-sizing: border-box;padding:40px;position: relative;overflow: hidden;border-radius: 20px;}
.Fa2Detail3 .aProBox .item .itemTxt{position: absolute;width:100%;height:100%;background:url(../images/2/txtbg.png) no-repeat center center;bottom:-210px;left:0;transition: all .5s;-webkit-transition: all .5s;background-size: cover;box-sizing: border-box;padding:38px;color:#fff;font-weight: bold;line-height: 36px;justify-content:center;align-items:center;flex-direction: column;}
.Fa2Detail3 .aProBox .item p{font-size: 22px;color:#000;font-weight: bold;}
.Fa2Detail3 .aProBox .item:hover .itemTxt{bottom:0;}

.Fa2Detail4{background:url(../images/2/bg4.jpg) no-repeat top center;background-size: cover;}
.Fa2Detail4 .aProImg{width:39%;max-width:560px;overflow: hidden;}
.Fa2Detail4 .aProImg img{width:560px;height:600px;transition: all .5s;-webkit-transition: all .5s;}
.Fa2Detail4 .aProCon{width:60%;margin-left:-1%;}
.Fa2Detail4 .item{width:32.33%;margin-left:1%;float:left;height:600px;}
.Fa2Detail4 .item .itemTop{height:180px;background:url(../images/2/lnbg.jpg) no-repeat center center;background-size: cover;box-sizing: border-box;padding:30px;color:rgba(255,255,255,0.1);font-size: 40px;font-weight: bold;}
.Fa2Detail4 .item .itemBottom{height:420px;background:#eaf0fe;position: relative;box-sizing: border-box;padding:0 0.25rem;}
.Fa2Detail4 .item .itemBottom .itemIco{width:100px;height:100px;background:#fff;border-radius: 50%;text-align: center;line-height: 100px;margin:0 auto;position: relative;top:-50px;box-shadow: 0 30px 30px #d3ddf1;}
.Fa2Detail4 .item .itemBottom .itemIco img{transition: all .5s;-webkit-transition: all .5s;}
.Fa2Detail4 .item .itemBottom .itemTxt h1{font-size: 0.24rem;color:#000;margin-bottom:10px;text-align: center;}
.Fa2Detail4 .item .itemBottom .itemTxt p{font-size: 0.2rem;color:#999999;}
.Fa2Detail4 .item .itemBottom .bg{position: absolute;bottom:30px;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.Fa2Detail4 .item .itemBottom .bg img{width: 1.1rem;}
.Fa2Detail4 .item:hover .itemBottom .itemIco img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);}
.Fa2Detail4 .aProImg:hover img{transform:scale(1.1);-webkit-transform: scale(1.1);}
.Fa2Detail4.w2 .item{width: 49%;}
.Fa2Detail4.w2 .item .itemBottom .itemTxt h1{margin-bottom: 15px;}
.Fa2Detail4.w2 .item .itemBottom .itemTxt p{padding-left: 15px;position: relative;}
.Fa2Detail4.w2 .item .itemBottom .itemTxt p:after{width: 4px;height: 4px;position: absolute;left: 0;top:8px;background: #fe6701;content:"";}
.Fa2Detail4.w1 .item{width:auto; float: none;}
.Fa2Detail4.w3 .aProCon{width:auto;}
.Fa2Detail4.w3 .item{width: 32.333%;margin-bottom: 1%;height: 511px;}
.Fa2Detail4.w3 .item .itemBottom{height: 330px;}

.Fa2Detail4.w5 .aProCon{width:auto;}
.Fa2Detail4.w5 .item{width: 19%;}
.Fa2Detail4.w6 .aProCon{width:auto;}
.Fa2Detail4.w6 .item{width: 15.6666%;}
.Fa2Detail4.w4 .item{width: 24%;}
.Fa2Detail4.w4 .item .itemBottom .itemTxt p{font-size: 16px;}
.Fa2Detail4.w4s .aProCon{width:auto;}
.Fa2Detail4.w4s .item{width: 24%;}

.Fa2Detail5 {background:url(../images/2/bg5.jpg) no-repeat top center;background-size: cover;}
.Fa2Detail5 .aProBox{position: relative;}
.Fa2Detail5 .aProBox::after{content:'';display: block;width:100%;border-bottom: 1px dotted #fff;;position: absolute;left:0;top:50%;opacity: 0.3;}
.Fa2Detail5 .aProBox .aProCon {display: flex;align-items: center;justify-content: center;}
.Fa2Detail5 .aProBox .aProCon .item{height:450px;width:16.66667%;float:left;position: relative;z-index:99;}
.Fa2Detail5 .aProBox .aProCon .item .num{width:28px;height:28px;border-radius: 50%;border:2px solid rgba(255,255,255,0.2);text-align: center;line-height: 26px;color:#fff;font-size: 18px;position: absolute;top:50%;left:50%;margin-left:-14.5px;margin-top:-14.5px;background:#466bbf;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt{height:180px;border-radius:0 20px 0 20px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction: column;position: relative;transition: all .5s;-webkit-transition: all .5s;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt .itemIco{width:70px;height:70px;border-radius: 50%;background:#346ff4;text-align: center;line-height: 70px;margin:0 auto 20px;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt .itemIco img{transition: all .5s;-webkit-transition: all .5s;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt p{font-size: 0.2rem;color:#4c4c4c;font-weight: bold;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt .bg{width:42px;position: absolute;right:0;overflow: hidden;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt .bg img{width:auto;max-width:200px;}
.Fa2Detail5 .aProBox .aProCon .item .itemTxt::after{content:'';display: block;border-top:5px solid #fff;border-bottom:5px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;position: absolute;bottom:-10px;left:50%;margin-left:-2.5px;}
.Fa2Detail5 .aProBox .aProCon .item:nth-child(2n) .itemTxt{position: absolute;bottom:0;width:100%;}
.Fa2Detail5 .aProBox .aProCon .item:nth-child(2n) .itemTxt::after{border-top:5px solid transparent;border-bottom:5px solid #fff;top:-10px;bottom:auto;}
.Fa2Detail5 .aProBox .aProCon .item:hover .itemTxt{transform:translate3d(0,-8px,0);-webkit-transform: translate3d(0,-8px,0);}
.Fa2Detail5 .aProBox .aProCon .item:hover .itemTxt .itemIco img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);}


/* 模板三 */
.Fa3Detail2{background: #365786 url(../images/3/bg2.jpg) no-repeat top center;overflow: hidden;}
.Fa3Detail2 .faslide .slider-nav1 .item .itemBox .itemIco{width: 50px;height: 50px;line-height: 50px;background:none;} 

.Fa3Detail3{background:url(../images/4/bg3.jpg) no-repeat top center;background-size: cover;}
.Fa3Detail3 .aProBox .aProLeft,.Fa3Detail3 .aProBox .aProRight{width:50%;}
.Fa3Detail3 .aProBox .aProRight ul{width:100%;/*height:520px;*/background:#fff;box-sizing: border-box;}
.Fa3Detail3 .aProBox .aProRight ul li{padding:0.35rem 0.7rem 0.35rem 0.4rem;border-bottom:1px solid #f0f4fa;position: relative;transition: all .5s;-webkit-transition: all .5s;padding-left:2rem;}
.Fa3Detail3 .aProBox .aProRight ul li .icon{position:absolute;max-width:1.24rem;top:0;left:0.5rem;transform: translateY(-45%);-webkit-transform: translateY(-45%);max-height:1.24rem;top:50%;}
.Fa3Detail3 .aProBox .aProRight ul li .txt{margin-left:10px;position: relative;z-index:99;}
.Fa3Detail3 .aProBox .aProRight ul li .txt h1{font-size: 0.26rem;color:#000;margin:7px 0;}
.Fa3Detail3 .aProBox .aProRight ul li .txt p{font-size: 0.2rem;color:#999999;}
.Fa3Detail3 .aProBox .aProRight ul li .num{font-size: 0.72rem;font-weight: bold;color:#eff0f1;position: absolute;right:0;}
.Fa3Detail3 .aProBox .aProRight ul li:hover{box-shadow: 0 10px 10px #ccc;transform: translate3d(0,-3px,0);-webkit-transform: translate3d(0,-3px,0);}


.Fa3Detail4{background:url(../images/3/bg4.jpg) no-repeat top center;background-size: cover;}
.Fa3Detail4 .aProBox{background:url(../images/3/p3.jpg) no-repeat top right;padding:60px 0;}
.Fa3Detail4 .aProBox .aProCon{width:80%;}
.Fa3Detail4 .aProBox .aProCon .item{width:32.85%;box-sizing: border-box;margin:0 0 2px 2px;float:left;height:185px;background:#fff;padding:25px;transition: all .5s;-webkit-transition: all .5s;position: relative;box-shadow: 0 0 5px #eee;}
.Fa3Detail4 .aProBox .aProCon .item .icon{height:50px;}
.Fa3Detail4 .aProBox .aProCon .item .icon p{font-size: 18px;font-weight: bold;color:#e6e7eb;}
.Fa3Detail4 .aProBox .aProCon .item .txt{margin-top:20px;}
.Fa3Detail4 .aProBox .aProCon .item .txt h1{font-size: 0.22rem;color:#000;margin-bottom:10px;height: 38px;}
.Fa3Detail4 .aProBox .aProCon .item .txt p{color:#999;}
.Fa3Detail4 .aProBox .aProCon .item:hover{transform:scale(1.1);-webkit-transform: scale(1.1);box-shadow: 0 0 10px #999;z-index: 2;}

.Fa3Detail4.w2 .aProBox .aProCon .item{width: 49%;height: 230px;}
.Fa3Detail4.w2 .aProBox .aProCon .item .icon{float: left;}
.Fa3Detail4.w2 .aProBox .aProCon .item .icon img{width: 40px;}
.Fa3Detail4.w2 .aProBox .aProCon .item .icon p{position: absolute;right: 25px;top: 25px;}
.Fa3Detail4.w2 .aProBox .aProCon .item .txt{margin-top: 2px;}
.Fa3Detail4.w2.last .aProBox .aProCon .item:nth-child(5){width: 98.2%;height: 230px;float: none;clear: both;}

@media(max-width:1500px){
	.Fa3Detail4.w2 .aProBox .aProCon .item .txt {margin-top: 7px;}
}

.Fa3Detail5{background:url(../images/3/bg5.jpg) no-repeat top center;background-size: cover;padding-bottom:0;overflow: hidden;}
.Fa3Detail5 .aProBox {position: relative;}
.Fa3Detail5 .aProBox .center{text-align: center;}
.Fa3Detail5 .aProBox .aProCon{position: absolute;width:100%;height:100%;top:0;left:0;margin-left:-2%;}
.Fa3Detail5 .aProBox .aProCon .item{width:15%;margin-left:1.666%;float:left;background:#fff;height:180px;box-sizing: border-box;padding:30px 10px;text-align: center;position: relative;border-radius: 20px 20px 0 20px;transition: all .5s;-webkit-transition: all .5s;}
.Fa3Detail5 .aProBox .aProCon .item::after{content:'';display: block;width:15px;height:15px;background:url(../images/1/zs2.png) no-repeat top center;background-size: 100% 100%;position: absolute;right:0;bottom:-15px;}
.Fa3Detail5 .aProBox .aProCon .item b{display: block;width:30px;height:30px;border-radius: 50%;background:#78a0ff;color:#fff;text-align: center;line-height: 30px;position: absolute;top:-15px;left:25px;}
.Fa3Detail5 .aProBox .aProCon .item .ico{width:70px;height:70px;border-radius: 50%;background:#346ff4;text-align: center;line-height: 70px;margin:0 auto;box-shadow: 0 5px 20px #e1eafd;;}
.Fa3Detail5 .aProBox .aProCon .item .ico img{transition: all .5s;-webkit-transition: all .5s;}
.Fa3Detail5 .aProBox .aProCon .item p{color:#4c4c4c;font-weight: bold;margin:20px 0 0 0;position: relative;z-index:9;line-height: 20px;}
.Fa3Detail5 .aProBox .aProCon .item .bg{width:42px;overflow: hidden;position: absolute;right:0;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);z-index:0;}
.Fa3Detail5 .aProBox .aProCon .item .bg img{width:auto;max-width:200px;}

.Fa3Detail5 .aProBox .aProCon .item:hover{transform:translate3d(0,-8px,0);-webkit-transform: translate3d(0,-8px,0);}
.Fa3Detail5 .aProBox .aProCon .item:hover .ico img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);}

.Fa3Detail5 .aProBox .aProCon .item:nth-child(4),
.Fa3Detail5 .aProBox .aProCon .item:nth-child(5),
.Fa3Detail5 .aProBox .aProCon .item:nth-child(6){
	border-radius: 20px 20px 20px 0;
}
.Fa3Detail5 .aProBox .aProCon .item:nth-child(4)::after,
.Fa3Detail5 .aProBox .aProCon .item:nth-child(5)::after,
.Fa3Detail5 .aProBox .aProCon .item:nth-child(6)::after{
	background:url(../images/1/zs1.png) no-repeat top center;left:0;
}
.Fa3Detail5 .aProBox .aProCon .item:first-child,.Fa3Detail5 .aProBox .aProCon .item:nth-child(6){margin-top:350px;}
.Fa3Detail5 .aProBox .aProCon .item:nth-child(2),.Fa3Detail5 .aProBox .aProCon .item:nth-child(5){margin-top:230px;}
.Fa3Detail5 .aProBox .aProCon .item:nth-child(3),.Fa3Detail5 .aProBox .aProCon .item:nth-child(4){margin-top:100px;}


/* 模板四 */
.Fa4Detail2{background:url(../images/4/bg3.jpg) no-repeat top center;background-size: cover;margin-top: -58px;padding-top: 1.2rem;}
.Fa4Detail2 .aProBox .item{width:520px;float:left;background:#fff;margin:90px 0;box-sizing:border-box; padding:30px 40px;position: relative;height:222px;overflow: hidden;display:flex;justify-content:center;flex-direction: column;}
.Fa4Detail2 .aProBox .item:nth-child(2n){float:right;}
.Fa4Detail2 .aProBox .item h1{font-size: 0.28rem;margin-bottom:10px;}
.Fa4Detail2 .aProBox .item p{color:#808080;}
.Fa4Detail2 .aProBox .item::after{content:'';display: block;width:15px;height:15px;background:#06ccb3;position: absolute;}
.Fa4Detail2 .aProBox .item:first-child::after{top:0;left:0;}
.Fa4Detail2 .aProBox .item:nth-child(2)::after{top:0;right:0;}
.Fa4Detail2 .aProBox .item:nth-child(3)::after{bottom:0;left:0;}
.Fa4Detail2 .aProBox .item:nth-child(4)::after{bottom:0;right:0;}
.Fa4Detail2 .aProBox .item:hover{background:#346ff4;color:#fff;box-shadow: 0;}
.Fa4Detail2 .aProBox .item:hover p{color:#fff;}

.Fa2Detail4.bg1{background:url(../images/5/bg4.jpg);}

.Fa4Detail3{background: url(../images/3/bg2.jpg) no-repeat top center;background-size: cover;}
.Fa4Detail3 .faslide .slider-nav1 .item .itemBox .itemIco{width: 50px;height: 50px;line-height: 50px;background:none;} 
.Fa4Detail3.bg2{background: url(../images/5/bg2.jpg) no-repeat top center;background-size: cover;}


/* 模板五 */
.Fa5Detail1 {background:url(../images/5/bg3.jpg) no-repeat top center;background-size: cover;margin-top: -58px;padding-top: 1.2rem;}
.Fa5Detail1 .aProBox{margin-left:-2%;}
.Fa5Detail1 .aProBox .item{width:31.33%;margin-left:2%;float:left;margin-bottom:25px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction: column;box-sizing: border-box;padding:20px;position: relative;overflow: hidden;border-radius: 20px;transition:all .5s;-webkit-transition:all .5s;}
.Fa5Detail1 .aProBox .item .itemTxt{font-weight: bold;line-height: 36px;display:flex;justify-content:center;align-items:center;flex-direction: column;text-align:center;height:72px;font-size:18px;color:#333;}
.Fa5Detail1 .aProBox .item p{font-size: 22px;color:#000;font-weight: bold;}
.Fa5Detail1 .aProBox .item:hover {box-shadow:0 0 10px rgba(0,0,0,0.1);}

.Fa5Detail2 {overflow: hidden;}
.Fa5Detail2 .aProBox{background:url(../images/5/jzbg.png) no-repeat center center;}
.Fa5Detail2 .aProBox .item{width:38%;float:left;background:#fff;padding:35px 40px;box-sizing: border-box;margin:20px 0;transition: all .5s;-webkit-transition: all .5s;}
.Fa5Detail2 .aProBox .item .itemIco{width:20%;float:left;height:193px;line-height: 193px;}
.Fa5Detail2 .aProBox .item .itemIco img{transition: all .5s;-webkit-transition: all .5s;}
.Fa5Detail2 .aProBox .item .itemTxt{width:80%;float:right;height:193px;display:flex;justify-content:center;flex-direction: column;text-align:left;}
.Fa5Detail2 .aProBox .item .itemTxt h1{font-size: 0.24rem;margin-bottom:10px;}
.Fa5Detail2 .aProBox .item .itemTxt div{color:#999999;}
.Fa5Detail2 .aProBox .item:nth-child(2n){float:right;}
.Fa5Detail2 .aProBox .item:nth-child(2n) .itemIco{float:right;text-align: right;}
.Fa5Detail2 .aProBox .item:nth-child(2n) .itemTxt{float:left;}

.Fa5Detail2 .aProBox .item:hover{box-shadow: 0 0 10px #ddd;}
.Fa5Detail2 .aProBox .item:hover .itemIco img{transform:scale(1.1);-webkit-transform: scale(1.1);}

@media(max-width:1399px){
	.Fa5Detail1 .aProBox .item .itemTxt{font-size: 15px;line-height: 27px;}
}

.Fa6Detail1{overflow: hidden;}
.Fa6Detail1 .aProBox{margin-left:-2%;}
.Fa6Detail1 .aProBox .item{width:23%;margin:0 0 0 2%;float:left;height:6.5rem;box-sizing: border-box;padding:0.25rem;}
.Fa6Detail1 .aProBox .item:first-child{background:#06ccb3;}
.Fa6Detail1 .aProBox .item:nth-child(2){background:#346ff4;}
.Fa6Detail1 .aProBox .item:nth-child(3){background:#6433f5;}
.Fa6Detail1 .aProBox .item:nth-child(4){background:#9577ec;}
.Fa6Detail1 .aProBox .item:nth-child(5){background:#1b59e2;}

.Fa6Detail1 .aProBox .item .itemImg{text-align: center;height:2rem;}
.Fa6Detail1 .aProBox .item .itemImg img{vertical-align: bottom;transition: all .5s;-webkit-transition: all .5s;height: 100%;width: 100%;}
.Fa6Detail1 .aProBox .item .itemTxt{margin-top:0.3rem;color:#fff;}
.Fa6Detail1 .aProBox .item .itemTxt h1{font-size: 0.24rem;line-height: 0.34rem;text-align: left;}
.Fa6Detail1 .aProBox .item .itemTxt b{width:20px;height:2px;background: #ffffff;display: block;margin:0.15rem 0;}
.Fa6Detail1 .aProBox .item .itemTxt p{font-size: 20px;opacity: 0.8;line-height: 30px;}

.Fa6Detail1 .aProBox .item:hover .itemImg img{transform:scale(1.1);-webkit-transform: scale(1.1);}

.Fa6Detail1.w5 .aProBox .item{width: 18%;}

.Fa6Detail1.w3 .aProBox .item{width: 31.3333%;height: 580px;}
.Fa6Detail1.w3 .aProBox .item .itemImg{text-align: center;padding-top: 50px;height: 350px;line-height: 300px;}
.Fa6Detail1.w3 .aProBox .item .itemTxt {font-size: 0.2rem;}

.Fa6Detail1.h5rem .aProBox .item{height: 5.5rem;}


/* 模板六 */
.Fa7Detail1{background:#f2f6fc;text-align: center;padding-top: 1.28rem;margin-top: -58px;}
.Fa7Detail1 .aProBox .item{height: auto;min-height:3.6rem; width:38%;display:inline-block;background:#fff;padding:0.35rem 0.3rem;box-sizing: border-box;margin:0 0 20px;transition: all .5s;-webkit-transition: all .5s;}
.Fa7Detail1 .aProBox .item .itemIco{width:20%;float:left;height:1.93rem;line-height: 1.93rem;}
.Fa7Detail1 .aProBox .item .itemIco img{transition: all .5s;-webkit-transition: all .5s;}
.Fa7Detail1 .aProBox .item .itemTxt{width:80%;float:right;}
.Fa7Detail1 .aProBox .item .itemTxt h1{font-size: 0.2rem;margin-bottom:10px;}
.Fa7Detail1 .aProBox .item .itemTxt .dec{color:#999999;height:1.2rem;}
.Fa7Detail1 .aProBox .item:hover{box-shadow: 0 0 10px #ddd;}
.Fa7Detail1 .aProBox .item:hover .itemIco img{transform:scale(1.1);-webkit-transform: scale(1.1);}

.Fa7Detail1 .aProBox{background:none;margin-left:-2%;font-size: 0;}
.Fa7Detail1 .aProBox .item{width:31.33%;margin-left:2%;box-sizing:border-box;}
.Fa7Detail1 .aProBox .item .itemIco{width:100%;text-align:center;margin-bottom:0.4rem;height:auto;line-height:50px;}
.Fa7Detail1 .aProBox .item .itemTxt{width:100%;text-align:center;font-size: 16px;color: #333;}
.Fa7Detail1 .aProBox .item:nth-child(2n) .itemIco{text-align:center;}
.Fa7Detail1.w2 .aProBox .item{width: 48%;}
.Fa7Detail1.w2s .aProBox .item{width: 48%;height: 130px;}
.Fa7Detail1.w2s .aProBox .item .itemTxt .dec{font-size: 0.18rem;height: auto;}
.Fa7Detail1.w3 .aProBox .item{height: 240px;}
.Fa7Detail1.jgdj .aProBox .item{min-height: 1.7rem; }
.Fa7Detail1.jgdj .aProBox .item .itemIco{margin-bottom: 0.1rem;}


.Fa8Detail1{background: url(../images/6/bg4.jpg) no-repeat top center;background-size: cover;position: relative;}
.Fa8Detail1::before{content:'';display: block;width:100%;height:202px;background:url(../images/6/tdnavico.png) no-repeat center center;background-size: cover;position: absolute;top:200px;}
.Fa8Detail1 .slider-nav2{height:200px;}
.Fa8Detail1 .slider-nav2 .slick-list{padding:30px 0;}
.Fa8Detail1 .slider-nav2 .item:focus{outline: none;}
.Fa8Detail1 .slider-nav2 .item{position: relative;}
.Fa8Detail1 .slider-nav2 .item::before{content:'';display: block;width:200px;height:200px;background:#fff;transform: translate(-50%,-50%);-webkit-transform:  translate(-50%,-50%);position: absolute;top:50%;left:50%;opacity: 0;border-radius: 50%;z-index:0;}
.Fa8Detail1 .slider-nav2 .item .itemBox{width:150px;height:150px;background:#346ff4;border-radius: 50%;margin:0 auto;text-align: center;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction: column;transition: all .5s;-webkit-transition: all .5s;position: relative;z-index:99;}
.Fa8Detail1 .slider-nav2 .item .itemBox .itemIco {z-index:99;position: relative;}
.Fa8Detail1 .slider-nav2 .item .itemBox p{z-index:99;position: relative;max-width:60%;margin:0 auto;font-size:15px;line-height:26px;}
.Fa8Detail1 .slider-nav2 .item .itemBox .itemIco img{display: inline-block;transform: scale(0.8);-webkit-transform: scale(0.8);}
.Fa8Detail1 .slider-nav2 .item.slick-current .itemBox{background:#06ccb3;transform: scale(1.2);-webkit-transform: scale(1.2);}
.Fa8Detail1 .slider-nav2 .item.slick-current::before{opacity: 1;}
.Fa8Detail1 .slider-nav2 .item:hover .itemBox{background:#346ff4;transform: scale(1.2);-webkit-transform: scale(1.2);}
.Fa8Detail1 .slider-nav2 .item:hover .item::before{opacity: 1;}

.Fa8Detail1 .slider-for2{margin-top:50px;}
.Fa8Detail1 .slider-for2 .item{position: relative;}
.Fa8Detail1 .slider-for2 .item:focus{outline: none;}
.Fa8Detail1 .slider-for2 .itemImg{width:55%;}
.Fa8Detail1 .slider-for2 .itemTxt{width:50%;position: absolute;right:0;background:#fff;box-sizing: border-box;padding:70px 85px 70px 50px;top:60px;}
.Fa8Detail1 .slider-for2 .itemTxt::after{content:'';display: block;width:30px;height:30px;background:url(../images/6/tdzs.png) no-repeat center center;background-size: cover;position: absolute;bottom:-30px;left:0;}
.Fa8Detail1 .slider-for2 .itemTxt .itemIco{width:30%;padding-top:60px;}
.Fa8Detail1 .slider-for2 .itemTxt .itemIco .itemIcoBox{width:120px;height:120px;background:#346ff4;border-radius: 50%;text-align: center;line-height: 120px;position: relative;}
.Fa8Detail1 .slider-for2 .itemTxt .itemIco .itemIcoBox::before{content:'';display: block;width:140px;height:140px;border-radius: 50%;border:1px solid #346ff4;position: absolute;top:50%;left:50%;margin-left:-70px;margin-top:-70px;box-sizing: border-box;}
.Fa8Detail1 .slider-for2 .itemTxt .itemIco .itemIcoBox img{display: inline-block;}
.Fa8Detail1 .slider-for2 .itemTxt .itemCon{width:68%;}
.Fa8Detail1 .slider-for2 .itemTxt .itemCon h1{font-size: 0.32rem;color:#000;}
.Fa8Detail1 .slider-for2 .itemTxt .itemCon b{display: block;width:30px;height:2px;background:#346ff4;margin:20px 0 30px 0;}
.Fa8Detail1 .slider-for2 .itemTxt .itemCon p{color:#808080;line-height: 30px;height:150px;overflow: auto;}

.Fa8Detail1 .slider-for2 .item:hover .itemTxt .itemIco .itemIcoBox::before{border:1px solid #06ccb3;}
.Fa8Detail1 .slider-for2 .item:hover .itemTxt .itemIco .itemIcoBox{background:#06ccb3;}


/* 模板 */
.Fa9Detail1 .MhyqBox .slider-nav {border-bottom:1px solid #dcdcdc;}
.Fa9Detail1 .MhyqBox .slider-nav .item{text-align: center;}
.Fa9Detail1 .MhyqBox .slider-nav .item:focus{outline: none;}
.Fa9Detail1 .MhyqBox .slider-nav .item .itemIco{width:96px;height:96px;border-radius: 50%;padding:8px;box-sizing: border-box;margin:0 auto;}
.Fa9Detail1 .MhyqBox .slider-nav .item .itemIco .itemIcoBox{width:80px;height:80px;box-sizing: border-box;border:2px solid #e6e6e6;border-radius: 50%;text-align: center;line-height: 76px;}
.Fa9Detail1 .MhyqBox .slider-nav .item .itemIco .itemIcoBox img{display: inline-block;}
.Fa9Detail1 .MhyqBox .slider-nav .item .itemIco .itemIcoBox .img2{display: none;}

.Fa9Detail1 .MhyqBox .slider-nav .item .itemBox p{font-size: 0.22rem;font-weight: bold;color:#333;display: inline-block;padding:0.25rem 0 0.3rem 0;}

.Fa9Detail1 .MhyqBox .slider-nav .item.slick-current .itemIco{background:#eaf0fe;}
.Fa9Detail1 .MhyqBox .slider-nav .item.slick-current .itemIco .itemIcoBox{background:url(../images/7/b.png) no-repeat center center;background-size: 100% 100%;}
.Fa9Detail1 .MhyqBox .slider-nav .item.slick-current .itemIco .itemIcoBox .img1{display: none;}
.Fa9Detail1 .MhyqBox .slider-nav .item.slick-current .itemIco .itemIcoBox .img2{display: inline-block;}
.Fa9Detail1 .MhyqBox .slider-nav .item.slick-current .itemBox p{color:#346ff4;border-bottom:2px solid #346ff4;}

.Fa9Detail1 .MhyqBox .slider-nav .item:hover .itemIco{background:#eaf0fe;}
.Fa9Detail1 .MhyqBox .slider-nav .item:hover .itemIco .itemIcoBox{background:url(../images/7/b.png) no-repeat center center;background-size: 100% 100%;}
.Fa9Detail1 .MhyqBox .slider-nav .item:hover .itemIco .itemIcoBox .img1{display: none;}
.Fa9Detail1 .MhyqBox .slider-nav .item:hover .itemIco .itemIcoBox .img2{display: inline-block;}
.Fa9Detail1 .MhyqBox .slider-nav .item:hover .itemBox p{color:#346ff4;border-bottom:2px solid #346ff4;}

.Fa9Detail1 .MhyqBox .slider-for{margin-top:50px;}
.Fa9Detail1 .MhyqBox .slider-for .itemRight,.Fa9Detail1 .MhyqBox .slider-for .itemLeft{width:50%;box-sizing: border-box;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft{height:470px;display:flex;justify-content:center;flex-direction: column;padding-left:70px;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft h1{font-size: 0.45rem;color:#000;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft .itemDec{line-height: 30px;color:#999999;margin:20px 0 80px 0;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft .itemMore{width:2.4rem;height:0.6rem;border-radius: 10px;border:1px solid #346ff4;line-height: 0.6rem;text-align: center;font-size: 0.2rem;font-weight: bold;color:#346ff4;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft .itemMore img{display: inline-block;margin-left:10px;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft .itemMore .img2{display: none;}
.Fa9Detail1 .MhyqBox .slider-for .itemLeft .itemMore span{color:#346ff4;}
.Fa9Detail1 .MhyqBox .slider-for .item:hover .itemLeft .itemMore{background:#346ff4;color:#fff;}
.Fa9Detail1 .MhyqBox .slider-for .item:hover .itemLeft .itemMore .img1{display: none;}
.Fa9Detail1 .MhyqBox .slider-for .item:hover .itemLeft .itemMore .img2{display: inline-block;}
.Fa9Detail1 .MhyqBox .slider-for .item:hover .itemLeft .itemMore span{color:#fff;}

.Fa9Detail2{background:url(../images/7/bg1.jpg) no-repeat top center;background-size: cover;}
.Fa9Detail2 .NryqBox{margin-left:-0.3%;}
.Fa9Detail2 .NryqBox .item{float:left;width:49.3%;margin-left:0.3%;background:#fff;border:2px solid #07ccb3;height:310px;box-sizing: border-box;margin-bottom:4px;padding:30px 60px;display:flex;justify-content:center;flex-direction: column;position: relative;transition: all .5s;-webkit-transition: all .5s;font-size: 0.2rem;color:#999;}
.Fa9Detail2 .NryqBox .item h1{font-size: 0.26rem;color:#000;margin:20px 0 20px 0;}
.Fa9Detail2 .NryqBox .item .num{color:#f2f4ff;font-size: 0.8rem;font-weight: bold;position: absolute;top:0.3rem;right:0.6rem;}
.Fa9Detail2 .NryqBox .item .itemIco img{transition: all .5s;-webkit-transition: all .5s;width: 0.7rem;}
.Fa9Detail2 .NryqBox .item:hover{transform: translate3d(0,-3px,0);-webkit-transform: translate3d(0,-3px,0);box-shadow: 0 0 10px #999;}
.Fa9Detail2 .NryqBox .item:hover .itemIco img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);}
.Fa9Detail2 .NryqBox .item:hover .num{color:#346ff4;}

.Fa9Detail3{background:url(../images/7/bg3.jpg) no-repeat top center;background-size: cover;}
.Fa9Detail3 .slider-nav3 {margin-top: 30px;}
.Fa9Detail3 .slider-nav3 .item{text-align: center;position: relative;}
.Fa9Detail3 .slider-nav3 .item:focus{outline: none;}
.Fa9Detail3 .slider-nav3 .item .itemBox .itemIco{width:0.8rem;height:0.8rem;border-radius: 50%;border:2px solid #5882f6;text-align: center;line-height: 0.76rem;display: inline-block;box-sizing: border-box;}
.Fa9Detail3 .slider-nav3 .item .itemBox .itemIco img{display: inline-block;width: 0.37rem;}
.Fa9Detail3 .slider-nav3 .item .itemBox p{display: inline-block;font-size: 18px;color:#fff;line-height: 0.8rem;margin-left:0.2rem;}

.Fa9Detail3 .slider-nav3 .item.slick-current .itemBox .itemIco{background:#06ccb3;border:2px solid #06ccb3;}
.Fa9Detail3 .slider-nav3 .item:hover .itemBox .itemIco{background:#06ccb3;border:2px solid #06ccb3;}

.Fa9Detail3 .slider-for3{margin-top:30px;}
.Fa9Detail3 .slider-for3 .slick-list{padding-bottom:40px;}
.Fa9Detail3 .slider-for3 .item{background:#06ccb3;height:195px;padding:25px;box-sizing: border-box;}
.Fa9Detail3 .slider-for3 .item .itemImg{width:23%;}
.Fa9Detail3 .slider-for3 .item .itemTxt{width:77%;box-sizing: border-box;padding:10px 50px;color:#fff;}
.Fa9Detail3 .slider-for3 .item .itemTxt h1{font-size: 0.44rem;font-weight: normal;}
.Fa9Detail3 .slider-for3 .item .itemTxt p{margin-top:10px;}

.Fa9Detail4 .pdbox{padding:20px;background: #f5f5f5;}
.Fa9Detail4 .itemleft{margin-left:-1.33%;}
.Fa9Detail4 .item{width:32%;margin-left:1.33%;float:left;}
.Fa9Detail4 .item .itemImg{height:320px;overflow: hidden;}
.Fa9Detail4 .item .itemImg img{transition: all .5s;-webkit-transition: all .5s;width: 100%;}
.Fa9Detail4 .item .itemTxt{padding:40px 20px;height:320px;box-sizing: border-box;position: relative;}
.Fa9Detail4 .item .itemTxt h1{font-size: 0.28rem;color:#000;margin-bottom:10px;}
.Fa9Detail4 .item .itemTxt .p{color:#999999;position: relative;z-index:99;}
.Fa9Detail4 .item .itemTxt .itemIco img{position: absolute;left:20px;bottom:30px;z-index:0;width: 0.85rem;}
.Fa9Detail4 .item:nth-child(2){position: relative;padding-top:320px;}
.Fa9Detail4 .item:nth-child(2) .itemTxt{position: absolute;top:0;}
.Fa9Detail4 .item:hover .itemImg img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.Fa9Detail4.w2 .item{width: 48.77%;}
.Fa9Detail4.w1 .item{width: auto;float: none;}
.Fa9Detail4.w1 .item .itemImg{height:auto;}
.Fa9Detail4.w1 .item .itemTxt{height:auto;position: static !important;}
.Fa9Detail4.w1 .item:nth-child(2){padding-top: 0;}

.Fa9Detail5{padding-bottom: 0; background:url(../images/3/bg4.png) no-repeat top center;background-size: cover;}
.Fa9Detail5 .aProBox{margin-left:-3%;margin-top: -30px;}
.Fa9Detail5 .aProBox .item{width:30.33%;margin-left:3%;float:left;background:url(../images/3/zs.png) no-repeat top right #fff;box-sizing: border-box;padding:0 45px;margin-top:30px;transition: all .5s;-webkit-transition: all .5s;}
.Fa9Detail5 .aProBox .item:nth-child(3n+1){clear:both;}
.Fa9Detail5 .aProBox .item .itemIco{height:60px;line-height: 60px;}
.Fa9Detail5 .aProBox .item .itemIco .num{color:#e6e7eb;font-size: 18px;}
.Fa9Detail5 .aProBox .item .itemTxt{min-height:180px;}
.Fa9Detail5 .aProBox .item .itemTxt h1{font-size: 0.24rem;font-weight: bold;color:#000;margin:40px 0 20px 0;}
.Fa9Detail5 .aProBox .item .itemTxt p{line-height: 26px;color:#999999;height:104px;overflow: auto;}
.Fa9Detail5 .aProBox .item:hover{transform: translate3d(0,-3px,0);-webkit-transform: translate3d(0,-3px,0);box-shadow: 0 5px 10px #ddd;}
.Fa9Detail5 .aProBox .item:hover{box-shadow: 0 0 10px #999;transform: scale(1.1);-webkit-transform: scale(1.1);}

.Fa9Detail6{background: url(../images/4/bg4.jpg) no-repeat top center;background-size: cover;}
.Fa9Detail6 .aProBox{position: relative;}
.Fa9Detail6 .aProBox .slider-nav2{width:28%;}
.Fa9Detail6 .aProBox .slider-nav2 .item{line-height: 80px;margin-bottom:10px;position: relative;}
.Fa9Detail6 .aProBox .slider-nav2 .item::before{content:'';display: block;height:2px;width:0;background:#06ccb3;position: absolute;bottom:0;left:0;transition: all .5s;-webkit-transition: all .5s;}
.Fa9Detail6 .aProBox .slider-nav2 .item:focus{outline: none;}
.Fa9Detail6 .aProBox .slider-nav2 .item .num{width:40px;height:40px;border:2px solid rgba(255,255,255,0.1);box-sizing: border-box;text-align: center;line-height: 38px;color:#fff;font-weight: bold;font-size: 18px;display: inline-block;margin-right:0.2rem;}
.Fa9Detail6 .aProBox .slider-nav2 .item p{font-size: 0.24rem;font-weight: bold;color:#fff;display: inline-block;}

.Fa9Detail6 .aProBox .slider-nav2 .item.slick-current{background:url(../images/4/moreico.png) no-repeat center right 10px;}
.Fa9Detail6 .aProBox .slider-nav2 .item.slick-current::before{width:100%;}
.Fa9Detail6 .aProBox .slider-nav2 .item.slick-current .num{background:#06ccb3;border:2px solid #06ccb3;}
.Fa9Detail6 .aProBox .slider-nav2 .item.slick-current p{color:#06ccb3;}

.Fa9Detail6 .aProBox .slider-nav2 .item:hover{background:url(../images/4/moreico.png) no-repeat center right 10px;}
.Fa9Detail6 .aProBox .slider-nav2 .item:hover::before{width:100%;}
.Fa9Detail6 .aProBox .slider-nav2 .item:hover .num{background:#06ccb3;border:2px solid #06ccb3;}
.Fa9Detail6 .aProBox .slider-nav2 .item:hover p{color:#06ccb3;}

.Fa9Detail6 .aProBox .slider-for2{width:70%;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemImg{text-align: right;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemImg img{display: inline-block;width:800px;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemTxt{background:#346ff4;width:400px;height:300px;color:#fff;margin-top:-200px;box-sizing: border-box;position: relative;z-index:99;padding:50px 30px 30px 30px;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemTxt h1{font-size: 0.32rem;font-weight: bold;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemTxt b{display: block;width:30px;height:2px;background:rgba(255,255,255,0.15);margin:10px 0;}
.Fa9Detail6 .aProBox .slider-for2 .item .itemTxt p{line-height: 30px;opacity: 0.6;}
.Fa9Detail6 .aProBox .slider-for2 .item .qhNum{position: absolute;bottom:0;right:0;}
.Fa9Detail6 .aProBox .slider-for2 .item .qhNum strong{font-size: 40px;color:#06ccb3;font-weight: normal;}
.Fa9Detail6 .aProBox .slider-for2 .item .qhNum span{font-size: 24px;color:#fff;}

.Fa9Detail6 .aProBox .slider-for2 .slick-arrow{top:50%;margin-top:-35px;overflow: hidden;}
.Fa9Detail6 .aProBox .slider-for2 .slick-arrow.slick-prev{left:-55%;}
.Fa9Detail6 .aProBox .slider-for2 .slick-arrow.slick-next{right:-10%;}

.Fa9Detail7{background:#f2f6fc;position: relative;}
.Fa9Detail7::after{content:'';display: none;width:100%;height:1px;background:#dae0ed;position: absolute;top:398px;z-index:0;}
.Fa9Detail7 .nTit{margin:0;}

.Fa9Detail7 .aProBox{margin-left:-1%;position: relative;z-index:999;}
.Fa9Detail7 .aProBox .item{width:19%;margin-left:1%;float:left;box-sizing: border-box;padding:0.9rem 0.35rem 0;position: relative;z-index:99;}
.Fa9Detail7 .aProBox .item .Ico {margin:0 auto;width:90px;height:110px;}
.Fa9Detail7 .aProBox .item .Ico .IcoBox{width:90px;height:90px;box-sizing: border-box;border-radius: 50%;border:1px solid #346ff4;text-align: center;line-height: 88px;}
.Fa9Detail7 .aProBox .item .Ico .IcoBox .img2{display: none;}
.Fa9Detail7 .aProBox .item .zs{height:50px;background:url(../images/4/zs1.png) no-repeat center center;}
.Fa9Detail7 .aProBox .item .Txt{text-align: center;}
.Fa9Detail7 .aProBox .item .Txt h1{font-size: 20px;color:#000;margin-bottom:10px;}
.Fa9Detail7 .aProBox .item .Txt p{line-height: 30px;color:#999999;}

.Fa9Detail7 .aProBox .item:hover{background:url(../images/4/jzbg.png) no-repeat top center;background-size: 100%;}
.Fa9Detail7 .aProBox .item:hover .Ico{background:url(../images/4/icobg.png) no-repeat top center;background-size: 100%;}
.Fa9Detail7 .aProBox .item:hover .Ico .IcoBox{border:none;}
.Fa9Detail7 .aProBox .item:hover .Ico .IcoBox .img1{display: none;}
.Fa9Detail7 .aProBox .item:hover .Ico .IcoBox .img2{display: inline-block;}
.Fa9Detail7 .aProBox .item:hover .zs{background:url(../images/4/zs2.png) no-repeat center center;}

.Fa9Detail7.w4 .aProBox .item{width:24%;margin-left:1%;float:left;box-sizing: border-box;padding:0.9rem 0.35rem 0;position: relative;z-index:99;}
.Fa9Detail7.w5 .aProBox .item{width:19%;margin-left:1%;float:left;box-sizing: border-box;padding:0.9rem 0.35rem 0;position: relative;z-index:99;}
.Fa9Detail7.w3 .aProBox .item{width:32%;margin-left:1%;float:left;box-sizing: border-box;padding:0.9rem 0.35rem 0;position: relative;z-index:99;}

.Fa2Detail1 .aProPart2{margin-top: 0.7rem;}
.Fa2Detail1 .aProPart2 .item .aProLeft{width:35%;padding-top:0.5rem;}
.Fa2Detail1 .aProPart2 .item .aProLeft .num{font-size: 1rem;color:#eff0f1;margin:0.3rem 0;line-height: 1.2rem;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore{padding-top:20px;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore a{display: block;width:240px;height:60px;border:1px solid #1361cf;border-radius: 10px;text-align: center;line-height: 60px;font-size: 20px;color:#1361cf;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore img{display: inline-block;margin-left:10px;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore .img2{display: none;}
.Fa2Detail1 .aProPart2 .item .aProRight{width:55%;}

.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore:hover a{background:#346ff4;color:#fff;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore:hover .img1{display: none;}
.Fa2Detail1 .aProPart2 .item .aProLeft .aProMore:hover .img2{display: inline-block;}

.Fa2Detail1 .aProPart2 .slick-dots{position: absolute;bottom:0.5rem;left:0;text-align: left;}
.Fa2Detail1 .aProPart2 .slick-dots li{display: inline-block;margin-right:20px;width:30px;position: relative;height:30px;}
.Fa2Detail1 .aProPart2 .slick-dots li::before{display: block;width:30px;height:30px;position: absolute;top:0;left:0;font-size: 16px;color:#bcc0cc;text-align: center;}
.Fa2Detail1 .aProPart2 .slick-dots li:first-child:before{content:'01';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(2):before{content:'02';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(3):before{content:'03';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(4):before{content:'04';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(5):before{content:'05';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(6):before{content:'06';}
.Fa2Detail1 .aProPart2 .slick-dots li:nth-child(7):before{content:'07';}
.Fa2Detail1 .aProPart2 .slick-dots li button{display: none;}
.Fa2Detail1 .aProPart2 .slick-dots li.slick-active{border-bottom:2px solid #1361cf;}
.Fa2Detail1 .aProPart2 .slick-dots li.slick-active::before{color:#1361cf;}

.proCom{background: url(../images/xc/bg2.jpg) no-repeat top center;background-size: cover;}
.proCom .aProBox .slider-nav1{position: relative;}
.proCom .aProBox .slider-nav1::after{content: '';display: block;position: absolute;width: 90%;border-top: 1px dotted #fff;top: 50%;left: 50%; opacity: 0.9;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index:0;}
.proCom .aProBox .slider-nav1 .item:focus{outline: none;}
.proCom .aProBox .slider-nav1 .item .itemBox{width:100px;height:100px;border-radius: 50%;background:#fff;text-align: center;box-sizing: border-box;padding-top:10px;margin:0 auto;position: relative;transition: all .5s;-webkit-transition: all .5s;}
.proCom2 .aProBox .slider-nav1 .item .itemBox{width:120px;height:120px;}
.proCom2.proCom .aProBox .slider-for1 .item .itemLeft .itemDec p{padding-top:0}
.proCom.proCom2 .aProBox .slider-for1 .item .itemLeft .itemDec p::after{top:13px}
.proCom .aProBox .slider-nav1 .item .itemBox .itemIco{width:50px;height:50px;text-align: center;line-height: 50px;margin:0 auto;}
.proCom .aProBox .slider-nav1 .item .itemBox .itemIco .img2{display: none;}
.proCom .aProBox .slider-nav1 .item .itemBox .itemIco .img1{transform: scale(0.8);-webkit-transform: scale(0.8);}
.proCom .aProBox .slider-nav1 .item .itemBox p{color:#1361cf;}
.proCom .slick-list{text-align: center;}
.proCom .slick-track{display: inline-block;}




.proCom .aProBox .slider-nav1 .item{position: relative;}
.proCom .aProBox .slider-nav1 .item::before{content:'';width:120px;height:120px;border-radius: 50%;background:#78a0ff;position: absolute;top:50%;left:50%;margin-top:-60px;margin-left:-60px;z-index:-1;animation: scaleY linear infinite 3s;display: none;}
.proCom .aProBox .slider-nav1 .slick-list{padding:30px 0;}

.proCom .aProBox .slider-nav1 .item.slick-current .itemBox{transform: scale(1.2);-webkit-transform: scale(1.2);}
.proCom .aProBox .slider-nav1 .item.slick-current .itemBox p{color:#06ccb3;}
.proCom .aProBox .slider-nav1 .item.slick-current .itemBox .itemIco .img1{display: none;}
.proCom .aProBox .slider-nav1 .item.slick-current .itemBox .itemIco .img2{display: inline-block;}
.proCom .aProBox .slider-nav1 .item.slick-current::before{display: block;}

.proCom .aProBox .slider-nav1 .item:hover .itemBox{transform: scale(1.2);-webkit-transform: scale(1.2);}
.proCom .aProBox .slider-nav1 .item:hover .itemBox p{color:#06ccb3;opacity: 0.7;}
.proCom .aProBox .slider-nav1 .item:hover .itemBox .itemIco .img1{display: none;}
.proCom .aProBox .slider-nav1 .item:hover .itemBox .itemIco .img2{display: inline-block;opacity: 0.7;}
.proCom .aProBox .slider-nav1 .item:hover::before{display: block;}

@keyframes scaleY{
	0%{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 1;}
	25%{transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0.6;}
	50%{transform: scale(1.3);-webkit-transform: scale(1.3);opacity: 0.2;}
	75%{transform: scale(1.2);-webkit-transform: scale(1.2);opacity: 0.6;}
	100%{transform: scale(1.1);-webkit-transform: scale(1.1);opacity: 1;}
}
.proCom .aProBox .slider-for1 {margin-top:50px;}
.proCom .aProBox .slider-for1 .item .itemLeft, .proCom .aProBox .slider-for1 .item .itemRight{width:49%;}
.proCom .aProBox .slider-for1 .item .itemLeft{color:#fff;text-align: left;}
.proCom .aProBox .slider-for1 .item .itemLeft h1{font-size: 0.36rem;margin-bottom:10px;line-height: 0.4rem;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemDec{line-height: 30px;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemDec p{padding-left:20px;position: relative;padding:10px 0 10px 20px;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemDec p::after{content:'';display: block;width:5px;height:5px;background:#fff;border-radius: 50%;position: absolute;top:23px;left:0;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore{width:240px;height:60px;text-align: center;line-height: 60px;font-size: 20px;border:1px solid #fff;border-radius: 10px;margin-top:30px;cursor: pointer;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore span{color:#fff;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore img{display: inline-block;margin-left:10px;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore .img2{display: none;}

.proCom .aProBox .slider-for1 .item .itemRight .itemImg{padding:0;background:none !important;border-radius: 20px;}

.proCom .aProBox .slider-for1 .item .itemLeft .itemMore:hover{background:#fff;color:#346ff4;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore:hover .img1{display: none;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore:hover .img2{display: inline-block;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemMore:hover span{color:#346ff4;}

.aPro3{background:url(../images/mobile/bg3.jpg) no-repeat top center;background-size: cover;}
.aPro3 .slider-nav2{z-index:990;}
.aPro3 .slider-nav2 .item{background:url(../images/zt/jzbg.jpg) no-repeat;background-size: cover;box-sizing: border-box;padding:30px 20px;}
.aPro3 .slider-nav2 .item:focus{outline: none;}
.aPro3 .slider-nav2 .item .itemBox{position: relative;}
.aPro3 .slider-nav2 .item .itemBox span{position: absolute;top:0;left:0;font-size: 18px;color:#ccdbff;}
.aPro3 .slider-nav2 .item .itemBox .itemIco{height:75px;width:75px;text-align: center;line-height: 75px;border-radius: 50%;border:2px solid #c0d2fc;margin:0 auto;}
.aPro3 .slider-nav2 .item .itemBox .itemIco img{display: inline-block;}
.aPro3 .slider-nav2 .item .itemBox .itemIco .img2{display: none;}
.aPro3 .slider-nav2 .item .itemBox  p{font-size: 20px;font-weight: bold;color:#4c4c4c;text-align: center;padding:20px 0 0 0;}

.aPro3 .slider-nav2 .slick-list{padding-bottom:30px;}
.aPro3 .slider-nav2 .item.slick-current{background:#346ff4;box-shadow: 0 2px 30px #b6c4d9;}
.aPro3 .slider-nav2 .item.slick-current .itemBox span{color:#fff;}
.aPro3 .slider-nav2 .item.slick-current .itemBox .itemIco{border:2px solid #fff;}
.aPro3 .slider-nav2 .item.slick-current .itemBox .itemIco .img1{display: none;}
.aPro3 .slider-nav2 .item.slick-current .itemBox .itemIco .img2{display: inline-block;}
.aPro3 .slider-nav2 .item.slick-current .itemBox p{color:#fff;}

.aPro3 .slider-nav2 .item:hover{background:#1361cf;box-shadow: 0 2px 30px #b6c4d9;}
.aPro3 .slider-nav2 .item:hover .itemBox span{color:#fff;}
.aPro3 .slider-nav2 .item:hover .itemBox .itemIco{border:2px solid #fff;}
.aPro3 .slider-nav2 .item:hover .itemBox .itemIco .img1{display: none;}
.aPro3 .slider-nav2 .item:hover .itemBox .itemIco .img2{display: inline-block;}
.aPro3 .slider-nav2 .item:hover .itemBox p{color:#fff;}

.aPro3 .slider-for2{margin-top:-30px;}
.aPro3 .slider-for2 .item .itemLeft{width:40%;background:#fff;height:500px;box-sizing: border-box;padding:80px;}
.aPro3 .slider-for2 .item .itemRight{width:60%;height:500px;overflow: hidden;}
.aPro3 .slider-for2 .item .itemRight .itemImg img{height:100%;}
.aPro3 .slider-for2 .item .itemLeft .num .numBox{width:70px;height:70px;background:#346ff4;color:#fff;text-align: center;line-height: 70px;font-size: 32px;}
.aPro3 .slider-for2 .item .itemLeft .itemTxt{margin-top:50px;}
.aPro3 .slider-for2 .item .itemLeft .itemTxt h1{font-size: 0.32rem;color:#000;}
.aPro3 .slider-for2 .item .itemLeft .itemTxt b{display: block;width:30px;height:2px;background:#346ff4;margin:10px 0 20px 0;}
.aPro3 .slider-for2 .item .itemLeft .itemTxt p{line-height: 30px;color:#808080;}


.Fa10Detail{background:url(../images/1/bg3.jpg) no-repeat top center;background-size: cover;}
.Fa10Detail .aProBox{margin-left:-3%;}
.Fa10Detail .aProBox .item{width:30.33%;margin-left:3%;margin-bottom:30px;float:left;background:#fff;box-sizing: border-box;padding:30px 50px 35px 50px;position: relative;box-shadow: 0 10px 30px #d7deea;transition: all .5s;-webkit-transition: all .5s;}
.Fa10Detail .aProBox .item .num{background:url(../images/1/line.png) no-repeat center right;margin-bottom:30px;z-index:99;position: relative;}
.Fa10Detail .aProBox .item .num .numBox{width:70px;height:70px;background:url(../images/1/numbg.png) no-repeat center center #fff;background-size: 100% 100%;text-align: center;line-height: 70px;font-size: 0.3rem;font-weight: bold;color:#346ff4;}
.Fa10Detail .aProBox .item .txt{color:#666666;font-size: 0.18rem;line-height: 0.32rem;z-index:99;position: relative;height:136px;}
.Fa10Detail .aProBox .item .bg{font-size: 1rem;font-weight: bold;color:#f5f5f5;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index:0;}
//.Fa10Detail .aProBox .item:nth-child(4){margin-left:19.7%;}
.Fa10Detail .aProBox .item:hover{transform:scale(1.1);-webkit-transform: scale(1.1);box-shadow: 0 0 10px #bbb;}
.Fa10Detail.Fa10Detail2 .aProBox .item:nth-child(4){margin-left:3%;}
.Fa10Detail.w25 .aProBox .item{width: 24%;margin-left: 1%;}


.Lcyq{background:url(../images/zt/bg2.jpg) no-repeat top center;background-size: cover;}

.Lcyq .LcyqBox .LcyqBoxLeft{width:29.5%;background:url(../images/zt/lcbg.jpg);}
.Lcyq .LcyqBox .LcyqBoxRight{width:68%;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item{width: 49.7% !important;height:230px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction: column;margin-right:0.3%;margin-bottom:1px;} 
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:nth-child(2){margin-right:0;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:focus{outline:none;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:nth-child(5),.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:nth-child(6){margin-bottom:0;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item .itemBox .itemIco {text-align: center;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item .itemBox .itemIco .img2{display: none;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item .itemBox .itemIco img{display: inline-block;width: 0.54rem;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item .itemBox p{font-size: 0.22rem;color:#000;font-weight: bold;margin-top:20px;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item.slick-current{background:#1361cf;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item.slick-current .itemBox .itemIco .img2{display: inline-block;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item.slick-current .itemBox .itemIco .img1{display: none;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item.slick-current .itemBox p{color:#fff;}

.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:hover{background: #346ff4;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:hover .itemBox .itemIco .img2{display: inline-block;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:hover .itemBox .itemIco .img1{display: none;}
.Lcyq .LcyqBox .LcyqBoxLeft .slider-nav2 .item:hover .itemBox p{color:#fff;}

.Lcyq .LcyqBox .LcyqBoxRight .slider-for2{}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item{background:url(../images/zt/lcbg.jpg) no-repeat top center;background-size: cover;height:692px;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item:focus{outline:none;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemImg {height:380px;background:#fff;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemImg img{width:100%;max-height:380px;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt{padding:30px 60px;height:312px;box-sizing:border-box;} 
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt h1{font-size: 0.45rem;color:#fff;font-weight: normal;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt .Dec{color:#fff;opacity: 0.8;line-height: 30px;margin:20px 0 40px 0;height:100px;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt .itemMore{width:2.4rem;height:0.6rem;border-radius: 10px;border:1px solid #fff;color:#fff;font-size: 0.2rem;font-weight: bold;text-align: center;line-height: 0.6rem;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt .itemMore img{display: inline-block;margin-left:10px;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt .itemMore .img2{display: none;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item .itemTxt .itemMore span{color:#fff;}

.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item:hover .itemTxt .itemMore{background:#fff;color:#346ff4;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item:hover .itemTxt .itemMore span{color:#346ff4;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item:hover .itemTxt .itemMore .img1{display: none;}
.Lcyq .LcyqBox .LcyqBoxRight .slider-for2 .item:hover .itemTxt .itemMore .img2{display: inline-block;}

.Ztznh5{background:url(../uploadfiles/images/8/bg2.jpg) no-repeat top center;background-size: cover;position: relative;}
.Ztznh5::before{content:'';display: block;width:100%;border-bottom:2px dotted rgba(255,255,255,0.5);position: absolute;top:306px;left:0;}

.Ztznh5 .XcjzBox .slider-nav1 .item{text-align: center;}
.Ztznh5 .XcjzBox .slider-nav1 .item:focus{outline: none;}
.Ztznh5 .XcjzBox .slider-nav1 .item .itemIco{width:50px;height:50px;border-radius: 50%;border:2px solid #bed1fc;background:#265bd9;box-sizing: border-box;text-align: center;line-height: 46px;color:#06ccb3;font-weight: bold;font-size: 18px;margin:0 auto;}
.Ztznh5 .XcjzBox .slider-nav1 .item .itemBox p{font-size: 18px;font-weight: bold;color:#fff;margin-top:20px;}
.Ztznh5 .XcjzBox .slider-nav1 .item.item.slick-current .itemIco{background:#06ccb3;color:#fff;border:2px solid #06ccb3;}
.Ztznh5 .XcjzBox .slider-nav1 .item.item.slick-current .itemBox p{color:#06ccb3;}

.Ztznh5 .XcjzBox .slider-nav1 .item.item:hover .itemIco{background:#06ccb3;color:#fff;border:2px solid #06ccb3;}
.Ztznh5 .XcjzBox .slider-nav1 .item.item:hover .itemBox p{color:#06ccb3;}

.Ztznh5 .XcjzBox .slider-for1{margin-top:50px;}
.Ztznh5 .XcjzBox .slider-for1 .item{}
.Ztznh5 .XcjzBox .slider-for1 .item .itemImg{width:55.5%;box-sizing: border-box;padding:20px;background:url(../images/xc/jzbg.jpg) no-repeat top center;background-size: cover;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemImg img{width:100%;height:460px;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt{width:44.5%;box-sizing: border-box;padding:80px;background:#fff;height:500px;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .num{font-size: 80px;font-weight: bold;color:#eff0f1;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt h1{font-size: 0.36rem;color:#000;margin-top:10px;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt p{color:#808080;margin:20px 0 0 0;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore{width:2.4rem;height:0.6rem;border-radius: 10px;border:1px solid #346ff4;text-align: center;line-height: 0.6rem;font-size: 0.2rem;font-weight: bold;color:#346ff4;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore img{display: inline-block;margin-left:10px;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore span{color:#346ff4;}

.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore .img2{display: none;}

.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore:hover{background:#346ff4;color:#fff;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore:hover span{color:#fff;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore:hover .img1{display: none;}
.Ztznh5 .XcjzBox .slider-for1 .item .itemTxt .itemMore:hover .img2{display: inline-block;}

.Ztydh1{background:#eaf0fe;}
.Ztydh1 .aProBox{margin-left:-4.83%;padding:0 15%;}
.Ztydh1 .aProBox .item{width:28.5%;margin-left:4.83%;float:left;box-sizing: border-box;}

.Ztydh1 .aProBox .item .itemImg{text-align: center;box-shadow: 0 20px 30px #ccc;padding:20px;border-radius: 20px;background:#fff;}
.Ztydh1 .aProBox .item .itemImg img{vertical-align: bottom;transition: all .5s;-webkit-transition: all .5s;width:100%;}
.Ztydh1 .aProBox .item .itemTxt{margin-top:30px;color:#fff;}
.Ztydh1 .aProBox .item .itemTxt h1{font-size: 32px;}
.Ztydh1 .aProBox .item .itemTxt b{width:20px;height:2px;background: #ffffff;display: block;margin:15px 0;}
.Ztydh1 .aProBox .item .itemTxt p{font-size: 20px;opacity: 0.8;line-height: 30px;}

.Ztydh1 .aProBox .item:hover .itemImg img{transform:scale(1.05);-webkit-transform: scale(1.05);}

.Ztydh8{background:url(../images/zt/bg1.jpg) no-repeat top center;background-size: cover;}
.Ztydh8 .aProBox .item{text-align: center;transition: all .5s;-webkit-transition: all .5s;}
.Ztydh8 .aProBox .item:focus{outline: none;}
.Ztydh8 .aProBox .item .num{width:220px;height:50px;line-height: 50px;color:#fff;opacity: 0.2;margin:0 auto !important;font-weight: bold;}
.Ztydh8 .aProBox .item .txt{width:220px;height:50px;line-height: 50px;font-size: 20px;background:#2c5ed0;color:#fff;margin:0 auto;}
.Ztydh8 .aProBox .item .img{width:220px;box-sizing: border-box;padding:10px 15px;background:#fff;margin:0 auto;}
/* .Ztydh8 .aProBox .item .img img{height:337px;} */
.Ztydh8 .aProBox .item .itembox{width:220px;margin:0 auto;}
.Ztydh8 .aProBox .item.slick-center{transform: scale(1.2);-webkit-transform: scale(1.2);}
.Ztydh8 .aProBox .item.slick-center .num{color:#06ccb3;font-size: 20px;opacity: 1;font-weight: bold;}
.Ztydh8 .aProBox .item.slick-center .txt{background:#06ccb3;}
.Ztydh8 .aProBox .item.slick-center .itembox{border-radius: 20px;overflow: hidden;}

.Ztydh8 .aProBox .slick-track{padding:60px 0 120px 0;}
.Ztydh8 .aProBox .slick-dots{position: absolute;width:100%;text-align: center;bottom:0;left:0;}
.Ztydh8 .aProBox .slick-dots li{display: inline-block;margin:0 5px;width:12px;height:12px;border-radius: 12px;background:#abc0f0;}
.Ztydh8 .aProBox .slick-dots li button{display: none;}
.Ztydh8 .aProBox .slick-dots li.slick-active{width:25px;background:#fff;}


.Ztydh5{background:url(../images/zt/bg3.jpg) no-repeat top center;background-size: cover;}

.Ztydh5 .slider-nav{z-index:990;}
.Ztydh5 .slider-nav .item{background:url(../images/zt/jzbg.jpg) no-repeat;background-size: cover;box-sizing: border-box;padding:30px 20px;}
.Ztydh5 .slider-nav .item:focus{outline: none;}
.Ztydh5 .slider-nav .item .itemBox{position: relative;}
.Ztydh5 .slider-nav .item .itemBox span{position: absolute;top:0;left:0;font-size: 18px;color:#ccdbff;}
.Ztydh5 .slider-nav .item .itemBox .itemIco{height:75px;width:75px;text-align: center;line-height: 75px;border-radius: 50%;border:2px solid #c0d2fc;margin:0 auto;}
.Ztydh5 .slider-nav .item .itemBox .itemIco img{display: inline-block;}
.Ztydh5 .slider-nav .item .itemBox .itemIco .img2{display: none;}
.Ztydh5 .slider-nav .item .itemBox  p{font-size: 20px;font-weight: bold;color:#4c4c4c;text-align: center;padding:20px 0 0 0;}

.Ztydh5 .slider-nav .slick-list{padding-bottom:30px;}
.Ztydh5 .slider-nav .item.slick-current{background:#346ff4;box-shadow: 0 2px 30px #b6c4d9;}
.Ztydh5 .slider-nav .item.slick-current .itemBox span{color:#fff;}
.Ztydh5 .slider-nav .item.slick-current .itemBox .itemIco{border:2px solid #fff;}
.Ztydh5 .slider-nav .item.slick-current .itemBox .itemIco .img1{display: none;}
.Ztydh5 .slider-nav .item.slick-current .itemBox .itemIco .img2{display: inline-block;}
.Ztydh5 .slider-nav .item.slick-current .itemBox p{color:#fff;}

.Ztydh5 .slider-nav .item:hover{background:#1361cf;box-shadow: 0 2px 30px #b6c4d9;}
.Ztydh5 .slider-nav .item:hover .itemBox span{color:#fff;}
.Ztydh5 .slider-nav .item:hover .itemBox .itemIco{border:2px solid #fff;}
.Ztydh5 .slider-nav .item:hover .itemBox .itemIco .img1{display: none;}
.Ztydh5 .slider-nav .item:hover .itemBox .itemIco .img2{display: inline-block;}
.Ztydh5 .slider-nav .item:hover .itemBox p{color:#fff;}

.Ztydh5 .slider-for{margin-top:-30px;}
.Ztydh5 .slider-for .item .itemLeft{width:40%;background:#fff;height:500px;box-sizing: border-box;padding:80px;}
.Ztydh5 .slider-for .item .itemRight{width:60%;height:500px;overflow: hidden;}
.Ztydh5 .slider-for .item .itemRight .itemImg img{height:100%;}
.Ztydh5 .slider-for .item .itemLeft .num .numBox{width:70px;height:70px;background:#346ff4;color:#fff;text-align: center;line-height: 70px;font-size: 32px;}
.Ztydh5 .slider-for .item .itemLeft .itemTxt{margin-top:50px;}
.Ztydh5 .slider-for .item .itemLeft .itemTxt h1{font-size: 32px;color:#000;}
.Ztydh5 .slider-for .item .itemLeft .itemTxt b{display: block;width:30px;height:2px;background:#346ff4;margin:10px 0 20px 0;}
.Ztydh5 .slider-for .item .itemLeft .itemTxt p{line-height: 30px;color:#808080;}

.Ztydh6{background:url(../images/zt/bg4.jpg) no-repeat top center;background-size: cover;}
.Ztydh6 .aProBox{margin-left:-3%;}
.Ztydh6 .aProBox .item{width:30.33%;margin-left:3%;float:left;background:url(../images/zt/tdbg.jpg) no-repeat top center;background-size: cover;box-sizing: border-box;padding:40px;transition: all .5s;-webkit-transition: all .5s;}
.Ztydh6 .aProBox .item:nth-child(2){background:url(../images/zt/tdbg2.jpg) no-repeat top center;background-size: cover;}
.Ztydh6 .aProBox .item:nth-child(3){background:url(../images/zt/tdbg3.jpg) no-repeat top center;background-size: cover;}
.Ztydh6 .aProBox .item .itemIco{width:1.71rem;height:1.98rem;background:url(../images/zt/tdicobg.png) no-repeat center center;text-align: center;line-height: 198px;margin:0 auto;background-size: 100%;}
.Ztydh6 .aProBox .item .itemIco img{transition: all .5s;-webkit-transition: all .5s;width: 0.65rem;}
.Ztydh6 .aProBox .item .itemNum{text-align: center;font-size: 0.24rem;font-weight: bold;color:#346ff4;margin:0.5rem 0 0.4rem 0;}
.Ztydh6 .aProBox .item .itemNum::before, .Ztydh6 .aProBox .item .itemNum::after{content:'';display: inline-block;width:10px;height:2px;background:#afc6e3;margin:0 10px;position: relative;top:-7px;}
.Ztydh6 .aProBox .item .itemDec{color:#666666;line-height: 28px;font-size: 0.18rem;text-align: center;height:112px;overflow: auto;}
.Ztydh6 .aProBox .item:hover{transform: translate3d(0,-3px,0);-webkit-transform: translate3d(0,-3px,0);box-shadow: 0 0 10px #ddd;}
.Ztydh6 .aProBox .item:hover{box-shadow: 0 0 10px #999;}
.Ztydh6 .aProBox .item:hover .itemIco img{transform:rotateY(180deg);-webkit-transform: rotateY(180deg);}


.Ztydh7{background:url(../images/3/bg4.png) no-repeat top center;background-size: cover;}
.Ztydh7 .aProBox{margin-left:-3%;}
.Ztydh7 .aProBox .item{width:47%;margin-left:3%;float:left;background:url(../images/3/zs.png) no-repeat top right #fff;box-sizing: border-box;padding:30px 50px;margin-bottom:30px;transition: all .5s;-webkit-transition: all .5s;}
.Ztydh7 .aProBox .item .itemIco{height:60px;line-height: 60px;}
.Ztydh7 .aProBox .item .itemIco .num{color:#e6e7eb;font-size: 18px;}
.Ztydh7 .aProBox .item .itemTxt{}
.Ztydh7 .aProBox .item .itemTxt h1{font-size: 0.24rem;font-weight: bold;color:#000;margin:0.4rem 0 0.2rem 0;}
.Ztydh7 .aProBox .item .itemTxt p{line-height: 26px;color:#999999;height:104px;overflow: auto;}
.Ztydh7 .aProBox .item:hover{transform: translate3d(0,-3px,0);-webkit-transform: translate3d(0,-3px,0);box-shadow: 0 5px 10px #ddd;}

.Ztydh7 .aProBox .item:hover{box-shadow: 0 0 10px #999;transform: scale(1.1);-webkit-transform: scale(1.1);}


/*客户服务 s*/
.ServiceTS{margin:0 0 0 -50px;}
.ServiceTS li{width: 33.333%;padding:0 0 20px 20px;float: left;}
.ServiceTS li a{background:#fafafa;padding:0 30px 0 10px;line-height: 29px;}
.ServiceTS li .table{height: 1.98rem;}
.ServiceTS li .icon{text-align: center;width: 1.4rem;}
.ServiceTS li .icon img{width: 0.96rem;height: 0.96rem;}
.ServiceTS li .ti{margin-bottom: 11px;color:#000000;font-size: 0.25rem;}
.ServiceTS li .p{min-height: 58px;color:#1d1d1f;font-size: 0.19rem;}

.ServiceTx{height: 632px;position: relative;}
.ServiceTx .centerinfo{width: 310px;left: 50%;top: 50%;text-align: center;margin:-70px 0 0 -135px;}
.ServiceTx .ti{line-height: 36px;font-size: 0.25rem;color:#000000;}
.ServiceTx .p{line-height: 29px;font-size: 0.18rem;color:#464646;text-align: center;margin-top: 6px;}
.ServiceTx .cimg{width: 647px;height: 632px;background:url(../images/cimg.png);margin:0px auto;}
.ServiceTx li{position: absolute;width: 497px;height: 175px; z-index: 10;}
.ServiceTx li .icon{position: absolute;}
.ServiceTx li:nth-child(1){left: 30px;top:0;padding-right: 180px;background:url(../images/tx_bg1.png) 0px top no-repeat;}
.ServiceTx li:nth-child(1) .icon{right: 0;top: 13px;}
.ServiceTx li:nth-child(1) .p{text-align: right;padding-left: 48px;}
.ServiceTx li:nth-child(2){right: 0px;top:0;padding-left: 180px;background:url(../images/tx_bg2.png) right 15px no-repeat;}
.ServiceTx li:nth-child(2) .ti{text-align: right;padding-right: 28px;}
.ServiceTx li:nth-child(2) .icon{left: 0;top: 13px;}
.ServiceTx li:nth-child(2) .p{text-align: left;padding-left: 48px;}
.ServiceTx li:nth-child(3){right: 0px;bottom:15px;padding-left: 160px;background:url(../images/tx_bg4.png) right top no-repeat;}
.ServiceTx li:nth-child(3) .ti{text-align: right;padding-right: 28px;}
.ServiceTx li:nth-child(3) .icon{left: 0;top: 13px;}
.ServiceTx li:nth-child(3) .p{text-align: left;padding-left: 48px;}
.ServiceTx li:nth-child(4){left: 0px;bottom:15px;padding-right: 180px;background:url(../images/tx_bg3.png) 0px top no-repeat;}
.ServiceTx li:nth-child(4) .icon{right: 0;top: 13px;}
.ServiceTx li:nth-child(4) .p{text-align: right;padding-left: 40px;}

.ServiceOnline ul{margin-left: -100px;}
.ServiceOnline li{padding:0 0 38px 100px;width: 50%;float: left;}
.ServiceOnline .icon {width: 189px;text-align: center;}
.ServiceOnline .icon img{width: 58px;height: 58px;}
.ServiceOnline a{color:#fff;height: 160px;line-height: 25px;padding:0 82px 0 48px;position: relative;display: block;}
.ServiceOnline .table{height: 160px;position: relative;z-index: 10;}
.ServiceOnline .ti{margin-bottom: 11px;font-size: 0.3rem;line-height: 0.32rem;}
.ServiceOnline .imgbox{padding-top: 160px;position: absolute;left: 0;top: 0;width: 100%;}
.ServiceOnline .imgbox:After{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;background:rgba(0,0,0,0.3);content: "";}
.ServiceOnline .btn{position: absolute;z-index: 3;left:17px;bottom: 8px;font-size: 18px;color:#aeaeae;}
.ServiceOnline a:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background:rgba(0,0,0,0.3);height: 100%;}

/*客户服务表单 s*/
.ServiceForm{margin:0.94rem auto 0;background:#fff;box-shadow: 0 3px 16px rgba(61,80,111,0.13);padding:0 1.25rem 1.05rem;width: 1296px;position: relative;}
.ServiceForm .tithead{text-align: center;font-size: 0.36rem;padding-top: 9px;line-height: 1.88rem;color:#000000;background:url(../images/serviceformbg.jpg) center top no-repeat;}
.ServiceForm .Infohead{font-size: 0.24rem !important;line-height: 0.88rem;color:#000000 !important;margin-bottom: .18rem;}
.ServiceForm .FormItem{padding-left: 125px;line-height: 0.65rem;min-height:0.3rem;position: relative;margin-bottom: 0.29rem;font-size: 0.18rem;}
.ServiceForm .FormItem dt{position: absolute;left: 0;top: 0;color:#4d4d4d;font-size: 0.2rem;}
.ServiceForm .FormItem2 dt,.ServiceForm .FormItem2 dd{display: inline-block;vertical-align: middle;margin-bottom: 0 !important;}
.ServiceForm .FormItem2 dt{margin-right: 0.25rem;}

.ServiceForm .ipt{height: 0.65rem;line-height: 0.63rem;text-indent: 1em;font-size: 0.18rem; width: 100%;}
.ServiceForm .textarea{padding:0.28rem;border:1px solid #e8e9eb;}
.ServiceForm .textarea textarea{width:100%;height: 1.7rem;font-size: 0.18rem;}
.ServiceForm label{display: inline-block;margin-right: 0.3rem;}
.ServiceForm .filebox{padding:0.1rem;border:1px solid #e8e9eb;border-top: 0;}

.ServiceForm .FormItem.auto{padding-left: 0;}
.ServiceForm .FormItem.auto dt{position: static;}

.ServiceForm .btnbox{padding-top: 0.6rem;}
@media(max-width:1500px){
	.ServiceForm{width: 88%;}
    .Fa7Detail1 .aProBox .item{min-height:4.5rem}
}
.faslide .slider-for1 .itemLeft h1 br{display:none}

/*新闻中心 s*/
.bluebg2{background:#f2f6fc;}
.SubMenu{text-align: center;border-bottom: 1px solid #bfbfbf;line-height: 26px;height: 51px;margin-bottom: 0.42rem;font-size: 0;}
.SubMenu li{display: inline-block;vertical-align: top;margin:0 0.2rem;}
.SubMenu li a{display: block;padding:0 0.2rem;font-size: 0.25rem;position: relative;height: 50px;}
.SubMenu li a:after{position: absolute;left: 50%;bottom: -1px;content: "";height: 1px;width: 0;transition: all 0.3s;background:#3e3e3e;}
.SubMenu li a img{display: inline-block;margin-right: 13px;}
.SubMenu li:hover a:after,.SubMenu li.on a:after{width: 100%;left: 0;}
.SubMenu li.on a{color:#000;}
.SubMenu.s2{border-bottom: 0px;}
.SubMenu.s2 li{margin:0;border-bottom: 1px solid #bfbfbf;}

.NewsTop{margin:0 0 .8rem -6%;}
.NewsTop li{width: 50%;padding-left: 6%;float: left;}
.NewsTop .imgbox{height: 2.38rem;margin-bottom: 24px;}
.NewsTop .tag{font-style: italic;font-size: 18px;}
.NewsTop a{color:#1d1d1f;}
.NewsTop a:hover{color:#fe6701;}
.NewsTop .ti{line-height: 0.4rem;height: 0.8rem;font-size: 0.25rem;margin: 12px 0 16px;}
.NewsTop .more a{color:#333;}
.NewsTop .more img{display: inline-block;margin-right: 7px;}
.NewsTop .date{color: #5f5f5f;margin-top: 8px;}

.NewsList{background:#fff;}
.NewsList li{padding:20px;border-bottom: 1px dotted #f0f0f0;}
.NewsList .imgbox{width: 20%;padding-top: 145px;display: none;}
.NewsList .info {padding: 0 190px 0 15px;vertical-align: top;position: relative;}
.NewsList .date {position: absolute;width: 190px;text-align: center;right: 0;top: 25px;line-height: 40px;display: none;}
.NewsList .date span{color:#eff0f1;font-size: 45px;display: block;}
.NewsList .date p{font-size: 25px;color:#b1bdca;margin-top:-15px;}
.NewsList .date h1{font-size: 52px;color:#b1bdca;font-weight: normal;margin-top:-8px;}
.NewsList .tit{font-size: 20px;margin: 20px 0;padding-left: 33px;position: relative;}
.NewsList .tit:after{position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 0;top:50%;background:#b1bdca;content: "";margin-top: -5px;}
.NewsList .p{line-height: 26px;color: #808080;display: none;}

.NewsList li.on{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5) !important;
	box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}
.NewsList li.on .imgbox{display: table-cell;}
.NewsList li.on .p,.NewsList li.on .date{display: block;}
.NewsList li.on .tit{padding-left: 0;}
.NewsList li.on .tit:after{display: none;}


/*案例 s*/
.Casebox1 {overflow: hidden;}
.Casebox1 .tcon{margin:0 0 0 -2%;}
.Casebox1 .item{width:31.33%;;margin-left:2%;position: relative;float:left;margin-bottom:30px;}
.Casebox1 .item .imgbox{padding-top:70%;}
.Casebox1 .item .imgbox::after{content:'';display: block;width:100%;height:100%;background:rgba(0,0,0,0.2);position: absolute;top:0;left:0;}
.Casebox1 .item p{color:#fff;font-size: 16px;;line-height: 28px;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);z-index:999;font-weight: bold;}

.Casebox2{background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.Casebox2 .slider-nav {border-top:1px solid rgba(255,255,255,0.15);border-bottom:1px solid rgba(255,255,255,0.15);padding:0 10px;}
.Casebox2 .slider-nav .item{padding:20px 0;text-align: center;box-sizing: border-box;cursor: pointer;width:auto}
.Casebox2 .slider-nav .item:focus{outline: none;}
.Casebox2 .slider-nav .item span{display: inline-block;margin:0 10px;color:#fff;font-size: 18px;height:100%;position: relative;}
.Casebox2 .slider-nav .item span::after{content:'';display: block;width:100%;height:2px;background:#06ccb3;transform: rotateY(90deg);-webkit-transform: rotateY(90deg);transition: all .5s;-webkit-transition: all .5s;position: absolute;left:0;bottom:-20px;}
.Casebox2 .slider-nav .slick-arrow{width:9px;height:16px;position: absolute;top:50%;margin-top:-8px;color:transparent;}
.Casebox2 .slider-nav .slick-arrow.slick-prev{background:url(../images/caseprev.png) no-repeat center center;background-size: 100% 100%;left:0;}
.Casebox2 .slider-nav .slick-arrow.slick-next{background:url(../images/casenext.png) no-repeat center center;background-size: 100% 100%;right:0;}
.Casebox2 .slider-nav .item.slick-current span{color:#06ccb3;}
.Casebox2 .slider-nav .item.slick-current span::after{transform: rotateY(0);-webkit-transform: rotateY(0);}

.Casebox2 .slider-for{margin-top:50px;margin-bottom:30px;}
.Casebox2 .slider-for .item:focus{outline:none;}
.Casebox2 .slider-for .item ul{margin-left:-2%;}
.Casebox2 .slider-for .item ul::after{content:'';display: block;clear: both;}
.Casebox2 .slider-for .item ul li{width:23%;margin-left:2%;float:left;height:120px;display:flex;justify-content:center;align-items:center;flex-direction: column;background:#fff;margin-bottom:20px;font-size: 20px;color:#262626;padding:10px 20px;position:relative;}
.Casebox2 .slider-for .item ul li span{position:absolute;left:0;top;0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:10px 20px;}
.Casebox2 .slider-for .item ul li img{width: 100%;height: 120px;object-fit: cover;}

.Kehu{padding:100px 0;background:#f2f6fc;display:none;}

.Kehu .KehuBox .slider-nav {position: relative;}
.Kehu .KehuBox .slider-nav::before{content:'';display: block;width:100%;height:1px;background:#d6e2fd;position: absolute;top:42.5%;left:0;z-index:0;}
.Kehu .KehuBox .slider-nav .item{position: relative;z-index:99;}
.Kehu .KehuBox .slider-nav .item:focus{outline: none;}
.Kehu .KehuBox .slider-nav .item .itemBox .itemLogo{height:110px;width:110px;background:#fff;border-radius: 50%;text-align: center;line-height: 108px;margin:0 auto;transition: all .5s;-webkit-transition: all .5s;box-sizing: border-box;overflow: hidden;}
/* .Kehu .KehuBox .slider-nav .item .itemBox .itemLogo img{display: inline-block;} */
.Kehu .KehuBox .slider-nav .item .itemBox p{font-size: 18px;color:#000;text-align: center;margin-top:30px;height:33px;}
.Kehu .KehuBox .slider-nav .item.slick-center .itemBox .itemLogo{transform: scale(1.2);-webkit-transform: scale(1.2);border:2px solid #346ff4;box-shadow: 0 0 30px #dee6f1;box-sizing: border-box;}
.Kehu .KehuBox .slider-nav .item.slick-center .itemBox p{font-size: 0.24rem;color:#346ff4;font-weight: bold;}

.Kehu .KehuBox .slider-nav .item:hover .itemBox .itemLogo{transform: scale(1.2);-webkit-transform: scale(1.2);border:2px solid #346ff4;box-shadow: 0 0 30px #dee6f1;box-sizing: border-box;}
.Kehu .KehuBox .slider-nav .item:hover .itemBox p{font-size: 24px;color:#346ff4;font-weight: bold;}

.Kehu .KehuBox .slider-nav .slick-track{padding:30px 0 !important;}

.Kehu .KehuBox .slider-nav .slick-arrow{width:70px;height:70px;position: absolute;top:42.5%;margin-top:-35px;line-height: 1000px;overflow: hidden;}
.Kehu .KehuBox .slider-nav .slick-arrow.slick-prev{background:url(../images/khprev.png) no-repeat center center;background-size: 100%;left:-70px;}
.Kehu .KehuBox .slider-nav .slick-arrow.slick-next{background:url(../images/khnext.png) no-repeat center center;background-size: 100%;right:-70px;}

.Kehu .KehuBox .slider-for{margin-top:50px;}

.Kehu .KehuBox .slider-for .slick-track{padding-top:30px;}
.Kehu .KehuBox .slider-for .item{width:100%;background:#fff;box-shadow: 0 10px 30px #e6edf7;padding:0.6rem 1.6rem;box-sizing: border-box;position: relative;}
.Kehu .KehuBox .slider-for .item:focus{outline: none;}
.Kehu .KehuBox .slider-for .item::before, .Kehu .KehuBox .slider-for .item::after{content:'';display: block;width:48px;height:35px;position: absolute;}
.Kehu .KehuBox .slider-for .item::before{background:url(../images/zs1.png) no-repeat center center;background-size: 100% 100%;top:60px;left:60px;}
.Kehu .KehuBox .slider-for .item::after{background:url(../images/zs2.png) no-repeat center center;background-size: 100% 100%;bottom:60px;right:60px;}
.Kehu .KehuBox .slider-for .item .itemTxt .itemTit h1{font-size: 0.36rem;color:#000;}
.Kehu .KehuBox .slider-for .item .itemTxt .itemTit b{display: block;width:60px;height:1px;background:#346ff4;margin:30px 0 40px 0;}
.Kehu .KehuBox .slider-for .item .itemTxt .itemDec{line-height: 36px;color:#808080;padding-right:50px;height:3.24rem;overflow: auto;}
.Kehu .KehuBox .slider-for .item .itemTxt::after{content:'';display: block;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid transparent;position: absolute;top:-20px;left:50%;margin-left:-10px;}


/* 案例详情 */
.CaseInfo{padding:80px 0;}
.CaseInfo .CaseInfoLeft{width:65%;}
.CaseInfo .CaseInfoLeft .caseInfotit{position: relative;padding-left:0;}
.CaseInfo .CaseInfoLeft .caseInfotit .caselogo{width:115px;height:120px;border:1px solid #efefef;box-sizing: border-box;line-height: 120px;text-align: center;position: absolute;top:0;left:0;background:#fff;}
.CaseInfo .CaseInfoLeft .caseInfotit .caselogo img{max-width:98%;}
.CaseInfo .CaseInfoLeft .caseInfotit .casetit{height:120px;display:flex;justify-content:center;flex-direction: column; }
.CaseInfo .CaseInfoLeft .caseInfotit .casetit h1{font-size: 26px;color:#000;}
.CaseInfo .CaseInfoLeft .caseInfotit .casetit p{font-size: 16px;color:#666666;margin-top:10px;}
.CaseInfo .CaseInfoLeft .date{font-size: 14px;color:#333333;font-weight: normal;margin:20px 0 30px 0;}
.CaseInfo .CaseInfoLeft .CaseInfobox{padding-top:30px;border-top:1px solid #f0f0f0;}
.CaseInfo .CaseInfoLeft .CaseInfobox .caseInfoImg img{width:100%;}
.CaseInfo .CaseInfoLeft .CaseInfobox .tt{position: relative;padding-left:15px;position: relative;font-size: 24px;font-weight: bold;color:#333;margin:50px 0 20px 0;}
.CaseInfo .CaseInfoLeft .CaseInfobox .tt::before{content:'';display: block;width:3px;height:24px;background:#346ff4;position: absolute;top:50%;left:0;margin-top:-12px;}
.CaseInfo .CaseInfoLeft .CaseInfobox .dateil{font-size: 15px;line-height: 35px;color:#666;}
.CaseInfo .CaseInfobox img{display:block;}


.CaseInfo .CaseInfoRight{width:25%;}
.CaseInfo .CaseInfoRight  .Part h1{font-size: 22px;color:#000;padding-bottom:15px;border-bottom:1px solid #f0f0f0;margin-bottom:10px;}
.CaseInfo .CaseInfoRight  .Part1 {margin-bottom:50px;}
.CaseInfo .CaseInfoRight  .Part1 ul li{line-height: 40px;color:#666666;}
.CaseInfo .CaseInfoRight  .Part1 ul li a{color:#666;font-size: 16px;font-weight: normal;}

.CaseInfo .CaseInfoRight  .Part2 ul{margin-left:-10px;margin-top:25px;}
.CaseInfo .CaseInfoRight  .Part2 ul::after{content:'';display: block;clear: both;}
.CaseInfo .CaseInfoRight  .Part2 ul li{width:100px;height:40px;line-height: 38px;box-sizing: border-box;border-radius: 38px;border:1px solid #346ff4;text-align: center;float:left;margin-left:10px;margin-bottom:10px;color:#346ff4;}
.CaseInfo .CaseInfoRight  .Part2 .More a{display: block;width:100%;height:70px;line-height: 70px;text-align: center;border-radius: 10px;border:1px solid #fe6701;color:#fff;margin-top:30px;color:#fe6701;}
.CaseInfo .CaseInfoRight  .Part2 .More a:hover{background:#fe6701;color:#fff;}


@media(max-width:1679px){
	.CaseInfo{padding:60px 0;}
}


/* 联系我们 */
.ContactInfo ul{margin:0 0 0 -13px;}
.ContactInfo .Item{float: left;padding-left:13px;width: 25%;}
.ContactInfo .Item a{display: block;background:#f5f5f7;height: 317px;padding:111px 20px 0 40px;color:#1d1d1f;position:relative;}
/* .ContactInfo .Item a:after{content: "";left: 0;top: 0;width: 0;height: 0;transition: all 0.3s;border-left: 1px solid #ff6702;border-top: 1px solid #ff6702;position: absolute;}
.ContactInfo .Item a:before{content: "";right: 0;bottom: 0;width: 0;height: 0;transition: all 0.3s;border-right: 1px solid #ff6702;border-bottom: 1px solid #ff6702;position: absolute;z-index: 10;} */
.ContactInfo .Item .icon img{height: 57px;transition: all 0.3s;}
.ContactInfo .Item .icon span{position: absolute;right: 0;top: 0;}
.ContactInfo .Item .icon span img{width: 171px;height: 187px;}
.ContactInfo .Item .ti{line-height: 0.58rem;font-size: 0.3rem;}
.ContactInfo .Item .ti span{line-height: 48px;display:block;font-size: 0.24rem;}
.ContactInfo a:hover:after,.ContactInfo a:hover:before{width: 100%;height: 100%;}
.ContactInfo a:hover .icon img{margin-left: 15px;}

.ContactList{margin-left: -21px;}
.ContactList li{width: 50%;padding:0 0 21px 13px;float: left;}
.ContactList li a{display: block;border:1px solid #d6d9e8;background:#f5f5f7;padding:36px 20px 0 50px;height: 198px;position: relative;overflow: hidden;}
.ContactList li a:after{position: absolute;right: -103px;top:50%;transform: translateY(-50%);content: "";opacity: 0;transition: all 0.3s;visibility: hidden;width: 103px;height: 106px;background: url(../images/ico/ico_lx3.png);z-index: 1;}
.ContactList .ti{font-size: 25px;color:#000000;padding-bottom: 11px;}
.ContactList .item{margin-top: 14px;font-size: 19px;color:#5c5c5c;padding-left: 40px;position: relative;min-height: 30px;}
.ContactList .item img{position: absolute;left: 0;top: 0;width: 20px;height: 30px;}
.ContactList li a:hover{background:#fff;border:1px solid #ededed;}
.ContactList li a:hover:after{right: -15px;opacity: 1;visibility: visible;}

.ContactMedia{background:#dfe0e0;text-align: center;}
.ContactMedia li{display: inline-block;padding:0 53px;position: relative;cursor: pointer;}
.ContactMedia .ico,.ContactMedia .ico .i1,.ContactMedia .ico .i2{width: 62px;height: 50px;}
.ContactMedia .ewm{position: absolute;left: 50%;width: 192px;transform: translateX(-50%);background:#fff;padding:0 24px 24px;z-index: 100;visibility: hidden;opacity: 0;bottom: -50px;transition: all 0.3s;}
.ContactMedia .ewm span{display: block;line-height: 49px;color:#666666;font-size: 18px;}
.ContactMedia .ewm img{display: block;width: 142px;height: 142px;}
.ContactMedia .ewm .close{position: absolute;right: 12px;top: 12px;width: 16px;height: 16px;background:url(../images/close.png);cursor: pointer;}
.ContactMedia .ewm:after{position: absolute;left: 50%;width: 20px;height: 16px;bottom: -16px;margin-left: -10px;content: "";background:url(../images/arrb.png);}
.ContactMedia li.on .ewm{bottom: 66px;opacity: 1;visibility: visible;}


/* 新闻详情 */
.nNewsInfo .NewsInfoTit{text-align: center;padding:20px 0;border-bottom:1px dashed #dedede;}
.nNewsInfo .NewsInfoTit h1{font-size: 28px;font-weight: bold;color:#346ff4;}
.nNewsInfo .NewsInfoTit p{color:#999;font-size: 14px;margin-top:10px;}
.nNewsInfo .NewsInfoTxt{padding:30px 0 30px 0;line-height: 32px;}

.nNewsInfo .prev-next{margin:50px 0;}
.nNewsInfo .prev-next .btn_1{width:49%;line-height: 50px;text-align: center;background:#f7f7f7;}
.nNewsInfo .prev-next .btn_1.prev_1{background:#346ff4;color:#fff;}
.nNewsInfo .prev-next .btn_1.prev_1 a{color:#fff;}



/* 信创生态 */

.Xccg .nTit{margin-bottom:0;}
.Xccg .XccgBox .item{background:url(../images/xc/xgbg.jpg) no-repeat left bottom;position: relative;}
.Xccg .XccgBox .item::after{content:'';display: block;width:400px;height:200px;background:url(../images/xc/xctxtbg.jpg) no-repeat top center;background-size: cover;position: absolute;top:0;right:0;z-index:0;}
.Xccg .XccgBox .item .Contain{position: relative;z-index:99;}
.Xccg .XccgBox .item .itemTxt{width:30%;float:left;padding-top:3rem;color:#fff;}
.Xccg .XccgBox .item .itemTxt h1{font-size: 0.36rem;}
.Xccg .XccgBox .item .itemTxt b{display: block;width:60px;height:1px;background:#06ccb3;margin:20px 0 30px 0;}
.Xccg .XccgBox .item .itemTxt p{opacity: 0.6;}
.Xccg .XccgBox .item .itemTxt .itemMore{width:2.4rem;height:0.6rem;border-radius: 10px;border:1px solid #fff;line-height: 0.6rem;text-align: center;font-size: 0.2rem;font-weight: bold;margin-top:50px;}
.Xccg .XccgBox .item .itemTxt .itemMore a{color:#fff;}
.Xccg .XccgBox .item .itemImg{width:65%;float:right;padding:90px 0;}
.Xccg .XccgBox .item .itemImg img{box-shadow: 0 0 30px #3e60ae;border-radius: 10px;}
.Xccg .XccgBox .item .itemTxt .itemMore .img2{display: none;}

.Xccg .XccgBox .item:hover .itemTxt .itemMore{background:#fff;color:#346ff4;}
.Xccg .XccgBox .item:hover .itemTxt .itemMore .img1{display: none;}
.Xccg .XccgBox .item:hover .itemTxt .itemMore .img2{display: inline-block;}
.Xccg .XccgBox .item:hover .itemTxt .itemMore a{color:#346ff4;}


.Xccg .XccgBox .item:nth-child(2){background:url(../images/xc/xgbg.jpg) no-repeat right bottom;}
.Xccg .XccgBox .item:nth-child(2) .itemTxt{float:right;}
.Xccg .XccgBox .item:nth-child(2) .itemImg{float:left;}
.Xccg .XccgBox .item:nth-child(2)::after{right:auto;left:0;}
.Xccg .XccgBox .item:nth-child(2) .itemImg img{box-shadow: 0  0 30px #3e60ae;}


.Hywh{background:url(../images/xc/bg1.jpg) no-repeat top center;background-size: cover;position: relative;}

.Hywh .HywhBox .HywhBoxLeft{width:30%;}
.Hywh .HywhBox .HywhBoxLeft .item{color:#fff;font-size: 0.32rem;font-weight: bold;opacity: 0.2;text-align: center;height:100px;line-height: 100px;}
.Hywh .HywhBox .HywhBoxLeft .item:focus{outline: none;}
.Hywh .HywhBox .HywhBoxLeft .item .itemTxt strong{display: inline-block;margin-right:10px;}
.Hywh .HywhBox .HywhBoxLeft .item.slick-center{opacity: 1;}
.Hywh .HywhBox .HywhBoxLeft .item.slick-center .itemTxt strong{font-size: 0.72rem;color:#06ccb3;}
.Hywh .HywhBox .HywhBoxRight{width:68%;color:#fff;}
.Hywh .HywhBox .HywhBoxRight .item{padding-top:50px;}
.Hywh .HywhBox .HywhBoxRight .item .itemTxt h1{font-size: 1.3rem;}
.Hywh .HywhBox .HywhBoxRight .item .itemTxt  b{display:block;width:40px;height:2px;background:#06ccb3;margin:60px 0;}
.Hywh .HywhBox .HywhBoxRight .item .itemTxt p{font-size: 20px;line-height: 40px;}

.Hywh .HywhBox .HywhBoxLeft .slider-nav1{padding:80px 0;}
.Hywh .HywhBox .HywhBoxLeft .slider-nav1 .slick-arrow{width:70px;height:70px;position: absolute;left:50%;margin-left:-35px;line-height: 1000px;overflow: hidden;}
.Hywh .HywhBox .HywhBoxLeft .slider-nav1 .slick-arrow.slick-prev{background:url(../images/xc/up.png) no-repeat center center;background-size: cover;top:0;}
.Hywh .HywhBox .HywhBoxLeft .slider-nav1 .slick-arrow.slick-next{background:url(../images/xc/down.png) no-repeat center center;background-size: cover;bottom:0;}
.Hywh .HywhBox .slick-arrow{top:auto;}

.Hywh .bgVideo{position: absolute;width:100%;height:100%;top:0;left:0;}
.Hywh .bgVideo video{object-fit: fill;height:100%;width:100%;}
.Hywh .bgVideo::after{content:'';display: block;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0;position: absolute;}


.Xcjz{background:url(../images/xc/bg2.jpg) no-repeat top center;background-size: cover;position: relative;}
.Xcjz::before{content:'';display: block;width:100%;border-bottom:2px dotted rgba(255,255,255,0.5);position: absolute;top:238px;left:0;}

.Xcjz .XcjzBox .slider-nav2 .item{text-align: center;}
.Xcjz .XcjzBox .slider-nav2 .item:focus{outline: none;}
.Xcjz .XcjzBox .slider-nav2 .item .itemIco{width:50px;height:50px;border-radius: 50%;border:2px solid #bed1fc;background:#265bd9;box-sizing: border-box;text-align: center;line-height: 46px;color:#06ccb3;font-weight: bold;font-size: 18px;margin:0 auto;}
.Xcjz .XcjzBox .slider-nav2 .item .itemBox p{font-size: 18px;font-weight: bold;color:#fff;margin-top:20px;}
.Xcjz .XcjzBox .slider-nav2 .item.item.slick-current .itemIco{background:#06ccb3;color:#fff;border:2px solid #06ccb3;}
.Xcjz .XcjzBox .slider-nav2 .item.item.slick-current .itemBox p{color:#06ccb3;}
.Xcjz .XcjzBox .slider-nav2 .item.item:hover .itemIco{background:#06ccb3;color:#fff;border:2px solid #06ccb3;}
.Xcjz .XcjzBox .slider-nav2 .item.item:hover .itemBox p{color:#06ccb3;}

.Xcjz .XcjzBox .slider-for2{margin-top:50px;}
.Xcjz .XcjzBox .slider-for2 .item .itemImg{width:55.5%;box-sizing: border-box;padding:20px;background:url(../images/xc/jzbg.jpg) no-repeat top center;background-size: cover;}
.Xcjz .XcjzBox .slider-for2 .item .itemImg img{width:100%;height:460px;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt{width:44.5%;box-sizing: border-box;padding:80px;background:#fff;height:500px;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .num{font-size: 80px;font-weight: bold;color:#eff0f1;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt h1{font-size: 0.36rem;color:#000;margin-top:10px;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt p{line-height: 30px;color:#808080;margin:20px 0 40px 0;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore{width:2.4rem;height:0.6rem;border-radius: 10px;border:1px solid #346ff4;text-align: center;line-height: 0.6rem;font-size: 0.2rem;font-weight: bold;color:#346ff4;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore img{display: inline-block;margin-left:10px;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore span{color:#346ff4;}

.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore .img2{display: none;}

.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore:hover{background:#346ff4;color:#fff;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore:hover span{color:#fff;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore:hover .img1{display: none;}
.Xcjz .XcjzBox .slider-for2 .item .itemTxt .itemMore:hover .img2{display: inline-block;}


/* 伙伴招募 */
.w1200{width:95%;max-width:1200px;margin:0 auto;}
.HuobanZm .Part1{position: relative;background-size: cover;background-repeat: no-repeat;background-position: center center;}
.HuobanZm .Part1 .img{width:100%}
.HuobanZm .Part1 .img .span{display: none;}
.HuobanZm .Part1 .hbBan{padding:15% 0;}
.HuobanZm .Part1 .hbBan h1{font-size: 55px;line-height: 70px;font-style: italic;color:#fff;}
.HuobanZm .Part1 .hbBan p{font-size:25px;color:#00caff;margin-top:20px;font-weight: lighter;}
.HuobanZm .Part1 .hbBan a{display: block;width:180px;height:50px;line-height: 50px;text-align: center;background:#356ff5;color:#fff;margin-top:100px;}

.HuobanZm .hbTit{text-align: center;margin-bottom:100px;line-height: 45px;}
.HuobanZm .hbTit strong{ background-color: #336df1;background-image: linear-gradient(to top, #1656b8 , #336df1);-webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;font-size:40px;font-weight: bold;font-style: oblique;padding:0 10px;}
.HuobanZm .hbTit h1{font-size:35px;font-style: oblique;color:#fff;margin-top:-30px;}

.HuobanZm .hbIntro {padding:10% 0;}
.HuobanZm .hbIntro .dec{text-align: center;color:#fff;line-height: 40px;font-size:18px;}
.HuobanZm .hbIntro .dec span{font-size:24px;}
.HuobanZm .Part{padding:160px 0;}

.HuobanZm .Part2{background-size: cover;}
.HuobanZm .Part2 .PartBox .item{width:50%;float:left;text-align: center;box-sizing: border-box;padding:0 50px;margin-bottom:40px;}
.HuobanZm .Part2 .PartBox .item .ico{width:125px;height:125px;margin:0 auto;}
.HuobanZm .Part2 .PartBox .item .ico .img2{display:none;}
.HuobanZm .Part2 .PartBox .item .dec{font-size:18px;color:#fff;line-height:40px;padding:0 30px;margin-top:30px;height:120px;}
.HuobanZm .Part2 .PartBox .item:hover .ico .img1{display:none;}
.HuobanZm .Part2 .PartBox .item:hover .ico .img2{display:inline-block;}

.HuobanZm .Part3{background:url(../images/hb/hbzmbg2.png) no-repeat top center;background-size: cover;}
.HuobanZm .Part3 .Form{padding:0 100px;}
.HuobanZm .Part3 .Form .FormList{padding-left:150px;position: relative;height:65px;line-height: 65px;margin-bottom:28px;}
.HuobanZm .Part3 .Form .FormList span{width:95px;position: absolute;left:0;top:0;text-align: right;font-size:18px;color:#fff;}
.HuobanZm .Part3 .Form .FormList input{width:100%;height:100%;background:#fff;border-radius: 5px;box-sizing: border-box;padding:0 10px;font-style: 18px;}
.HuobanZm .Part3 .Form .FormBtn{text-align: center;margin-top:70px;}
.HuobanZm .Part3 .Form .FormBtn button,.HuobanZm .Part3 .Form .FormBtn input{width:180px;height:60px;font-size:20px;background:#356ff5;color:#fff;border: none}
.HuobanZm .Part3 .Form .tx{color:#589bfd;margin-top:20px;text-align: center;}
/* .HuobanZm .Part3 .Form a.hqsjyzm{position: absolute;right: 7px;height: 36px;line-height: 36px;left: auto; display: inline-block;top: 7px;width: 97px;background-color: #ed612a;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center;}*/
.HuobanZm .Part3 .Form a.hui{position: absolute;right: 10px;height: 36px;line-height: 36px;left: auto; display: inline-block;top: 16px;width: 97px;background-color: #ed612a;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center;}


.HuobanZm .Part4{background:url(../images/hb/zmbg2.png) no-repeat top center;}
.HuobanZm .Part4 .PartBox{padding:100px 0;}
.HuobanZm .Part4 .PartBox1 .PartCon {padding:0 90px;}
.HuobanZm .Part4 .PartBox1 .PartCon .box{padding:30px 0;line-height:40px;font-size:18px;text-align:center;border-top:1px solid rgba(255,255,255,0.1);color:#fff;}
.HuobanZm .Part4 .PartBox1 .PartCon .box:first-child{padding-top:0;border-top:none;}
.HuobanZm .Part4 .PartBox1 .PartCon .box:last-child{padding-bottom:0;}

.HuobanZm .Part4 .PartBox2 .PartCon{margin-left:-4%;}
.HuobanZm .Part4 .PartBox2 .PartCon .item{width:46%;margin-left:4%;float:left;height:129px;box-sizing:border-box;position:relative;background:url(../images/hb/zmicobg1.png) no-repeat center center;background-size:100% 100%;padding-left:180px;padding-right:50px;margin-bottom:50px;}
.HuobanZm .Part4 .PartBox2 .PartCon .item .ico{width:93px;height:93px;position:absolute;margin-top:-46.5px;top:50%;left:70px;}
.HuobanZm .Part4 .PartBox2 .PartCon .item .ico img{width:100%;}
.HuobanZm .Part4 .PartBox2 .PartCon .item .ico .img2{display:none;}
.HuobanZm .Part4 .PartBox2 .PartCon .item .dec{display:flex;justify-content:center;flex-direction: column;font-size:18px;color:#fff;line-height:30px;height:100%;width:100%;}
.HuobanZm .Part4 .PartBox2 .PartCon .item:hover {background:url(../images/hb/zmicobgc1.png) no-repeat center center;background-size:100% 100%;}
.HuobanZm .Part4 .PartBox2 .PartCon .item:hover .ico .img1{display:none;}
.HuobanZm .Part4 .PartBox2 .PartCon .item:hover .ico .img2{display:inline-block;}
.HuobanZm .Part4 .PartBox2 .PartCon .item:hover .dec{color:#02f7fa;}


/* 方案详情 */
.nTit{text-align: center;margin-bottom:40px;}
.nTit h1{font-size: 30px;color:#333333;}

.enjoy .bshare-custom{background:#fff;display: inline-block;position: relative;z-index:99;padding:10px;}
.enjoy .bshare-custom a{display: inline-block;width:35px;height:35px;padding-left:0;}
.enjoy .bshare-custom a.bshare-weixin{background:url(../images/wx.png) no-repeat center center;}
.enjoy .bshare-custom a.bshare-sinaminiblog{background:url(../images/wb.png) no-repeat center center;}
.enjoy .bshare-custom a.bshare-tt{background:url(../images/tt.png) no-repeat center center;}
.caseInfo .Part1 .enjoy .bshare-custom{background:none;}

.caseInfo{padding-top: 110px;}
.caseInfo .Part1 .enjoy{margin-top:30px;}
.caseInfo .Part1 .PartBox{width:100%;background:#fff;border-radius: 10px;margin-top:10px;}
.caseInfo .Part1 .PartBox .img{width:48%;padding-top:350px;border-radius:10px 0 0 10px;}
.caseInfo .Part1 .PartBox .txt{width:52%;box-sizing: border-box;padding:28px 50px;height:350px;display:flex;justify-content:center;flex-direction: column;}
.caseInfo .Part1 .PartBox .txt h1{font-size: 18px;}
.caseInfo .Part1 .PartBox .txt ul {margin:10px 0;}
.caseInfo .Part1 .PartBox .txt ul li{line-height: 40px;color:#7c8390;}
.caseInfo .Part1 .PartBox .txt .more a{display: block;width:200px;height:38px;line-height: 38px;text-align: center;background:#346ef4;color:#fff;border-radius: 10px;}

.caseInfo .Part{padding-top:60px;}
.caseInfo .Part2 .PartBox{padding:40px 70px;background:#fff;border-radius: 10px;font-size: 14px;line-height: 25px;color:#7c8391;}

.caseInfo .Part3 .PartBox{margin-left:-2%;}
.caseInfo .Part3 .PartBox .item{width:31.33%;margin-left:2%;float:left;border-radius: 10px;background:#fff;text-align: center;padding:40px 70px;box-sizing: border-box;}
.caseInfo .Part3 .PartBox .item .icos {}
.caseInfo .Part3 .PartBox .item h1{font-size: 18px;margin:20px 0;color:#333;}
.caseInfo .Part3 .PartBox .item p{color:#9398a3;line-height: 25px;font-size: 14px;}

.caseInfo .Part3 .PartBox .item:hover {box-shadow: 0 0 10px rgba(0,0,0,0.1);}

.caseInfo .Part4 .PartBox{border-radius: 10px;background:#fff;padding:40px;text-align: center;}

.caseInfo .Part5 .PartBox{border-radius: 10px;background:#fff;}
.caseInfo .Part5 .PartBox .slider-nav{padding:0 70px;border-bottom:1px solid #7c8391;}
.caseInfo .Part5 .PartBox .slider-nav .item{line-height: 60px;position: relative;text-align: center;font-size: 18px;}
.caseInfo .Part5 .PartBox .slider-nav .slick-arrow{width:32px;height:32px;top:50%;margin-top:-16px;position: absolute;color:transparent;}
.caseInfo .Part5 .PartBox .slider-nav .slick-arrow.slick-prev{background:url(../images/caseprev2.png) no-repeat center center;left:20px;background-size: 100% 100%;}
.caseInfo .Part5 .PartBox .slider-nav .slick-arrow.slick-next{background:url(../images/casenext2.png) no-repeat center center;right:20px;background-size: 100% 100%;}
.caseInfo .Part5 .PartBox .slider-nav .item::after{content:'';display: block;width:80%;height:3px;background:#346ef4;position: absolute;left:50%;bottom:0;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: none;}
.caseInfo .Part5 .PartBox .slider-nav .item.item.slick-current::after{display: block;}
.caseInfo .Part5 .PartBox .slider-nav .item:focus{outline: none;}
.caseInfo .Part5 .PartBox .slider-nav .item.item.slick-current a{color:#346ef4;}

.caseInfo .Part5 .PartBox .slider-for .item{padding:40px 70px;}
.caseInfo .Part5 .PartBox .slider-for .item .txt{margin-bottom:30px;}
.caseInfo .Part5 .PartBox .slider-for .item .img{text-align: center;}
.caseInfo .Part5 .PartBox .slider-for .item .img img{display: inline-block !important;}

.caseInfo .Part6{padding-bottom:60px;}
.caseInfo .Part6 .PartBox{margin-left:-2%;}
.caseInfo .Part6 .PartBox .item{width:23%;margin-left:2%;float:left;border-radius: 10px;background:#fff;box-sizing: border-box;padding:40px;}
.caseInfo .Part6 .PartBox .item .icon{text-align: center;}
.caseInfo .Part6 .PartBox .item .dec{font-size: 14px;line-height: 25px;margin-top:20px;height:75px;}

/* 公司介绍 */
.nAbout {overflow: hidden;}
.nAbout .nAboutBox .nAboutLeft,.nAbout .nAboutBox .nAboutRight{width:50%;box-sizing: border-box;}
.nAbout .nAboutBox .nAboutLeft{padding-right:50px;}
.nAbout .nAboutBox .nAboutLeft .nAboutTxt{}
.nAbout .nAboutBox .nAboutLeft .nAboutTxt h1{font-size: 0.36rem;color:#000;margin-bottom: 0.5rem;font-weight: normal;}
.nAbout .nAboutBox .nAboutLeft .nAboutTxt b{display: block;width:60px;height:1px;background:#346ff4;margin:30px 0 40px 0;}
.nAbout .nAboutBox .nAboutLeft .nAboutTxt .nAboutInfo{height:340px;overflow: auto;line-height: 36px;color:#808080;padding-right:10px;}
.nAbout .nAboutBox .nAboutLeft .nAboutTxt .nAboutInfo p{margin-bottom:20px;}

.nAbout .nAboutBox .nAboutRight .nAboutImg .img{width:720px;height:470px;}

.nAbout .nAboutNum{margin-top:70px;}
.nAbout .nAboutNum .item{float:left;width:25%;text-align: center;position: relative;}
.nAbout .nAboutNum .item p{font-size: 22px;color:#333333;}
.nAbout .nAboutNum .item p strong{font-size: 60px;color:#346ff4;}
.nAbout .nAboutNum .item p strong span{color:#346ff4;}
.nAbout .nAboutNum .item span{color:#4c4c4c;}

.nAbout .nAboutNum .item::after{content:'';display: block;width:1px;height:80px;background:#e6e6e6;position: absolute;top:50%;left:0;margin-top:-40px;}
.nAbout .nAboutNum .item:first-child::after{display: none;}

.Culture{padding:100px 0;background:url(../images/about/culturebg.jpg) no-repeat top center;background-size: cover;}
.Culture .CultureBox{margin-left:-2%;}
.Culture .CultureBox .item{width:18%;float:left;margin-left:2%;box-sizing: border-box;background:#fff;}
.Culture .CultureBox .item .itemTxt{height:255px;display:flex;justify-content:center;align-items:center;flex-direction: column;position: relative;transition: all .5s;-webkit-transition: all .5s;}
.Culture .CultureBox .item .itemTxt::before{content:'';height:4px;background:#06ccb3;position: absolute;top:-4px;left:0;transition: all .5s;-webkit-transition: all .5s;}
.Culture .CultureBox .item .itemTxt .bg{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.Culture .CultureBox .item .itemTxt .bg .img2{display: none;}
.Culture .CultureBox .item .itemTxt .iteminfo{text-align: center;margin-top:30px;}
.Culture .CultureBox .item .itemTxt .iteminfo h1{font-size: 26px;color:#000;}
.Culture .CultureBox .item .itemTxt .iteminfo b{display: block;width:20px;height:2px;background:#346ff4;margin:10px auto;}
.Culture .CultureBox .item .itemTxt .iteminfo p{color:#808080;line-height: 30px;}
.Culture .CultureBox .item .itemTxt .itemIco .img2{display: none;}

.Culture .CultureBox .item .itemImg {position: relative;height:247px;box-sizing: border-box;}
.Culture .CultureBox .item .itemImg img{height:100%;width:100%;}
.Culture .CultureBox .item .itemImg::after{content:'';display: block;width:100%;height:100%;background:rgba(0,0,0,0.3);position: absolute;top:0;left:0;}

.Culture .CultureBox .item:nth-child(2n){margin-top:80px;}
.Culture .CultureBox .item:hover{background:#346ff4;}
.Culture .CultureBox .item:hover .itemTxt::before{width:100%;}
.Culture .CultureBox .item:hover .itemTxt .itemIco .img2{display: inline-block;}
.Culture .CultureBox .item:hover .itemTxt .itemIco .img1{display: none;}
.Culture .CultureBox .item:hover .iteminfo h1{color:#fff;}
.Culture .CultureBox .item:hover .iteminfo b{background:#fff;}
.Culture .CultureBox .item:hover .iteminfo p{color:#fff;}
.Culture .CultureBox .item:hover .itemImg{padding:3px;}
.Culture .CultureBox .item:hover .itemImg::after{display: none;}
.Culture .CultureBox .item:hover .itemTxt .bg .img1{display: none;}
.Culture .CultureBox .item:hover .itemTxt .bg .img2{display: inline-block;}

.Development{padding:100px 0;background:url(../images/about/devebg.jpg) no-repeat top center;background-size: cover;}

.Development .DeveBox{position: relative;padding:80px 0;}
.Development .DeveBox::before{content:'';display: block;width:1px;height:100%;background:#c5d1eb;position: absolute;top:0;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.Development .DeveBox .zs{width:20px;height:2px;background:#346ff4;margin:0 auto;position: absolute;z-index:99;top:0;left:50%;margin-left:-10px;}
.Development .DeveBox .DeveList{background:url(../images/about/devezs1.png) no-repeat center center;position: relative;z-index:99;}
.Development .DeveBox .DeveList .DeveListLeft,.Development .DeveBox .DeveList .DeveListRight{width:46%;}
.Development .DeveBox .DeveList .DeveListLeft{float:left;}
.Development .DeveBox .DeveList .DeveListRight{float:right;}
.Development .DeveBox .DeveList .DeveListRight .DeveDate{font-size: 40px;color:#346ff4;height:180px;line-height: 180px;text-align: left;}
.Development .DeveBox .DeveList .DeveListLeft .DeveListBox{padding:15px;box-sizing: border-box;height:180px;background:#fff;position: relative;}
.Development .DeveBox .DeveList .DeveListLeft .DeveListBox .deveImg{float:left;width:37%;}
.Development .DeveBox .DeveList .DeveListLeft .DeveListBox .deveImg img{width:230px;height:150px;}
.Development .DeveBox .DeveList .DeveListLeft .DeveListBox .DeveTxt{float:right;width:63%;box-sizing: border-box;padding:30px;height:150px;display:flex;justify-content:center;flex-direction: column;line-height:24px; }

.Development .DeveBox .DeveList .DeveListLeft .DeveListBox::after{content:'';display: block;border-left:10px solid #fff;border-right:10px solid transparent;border-top:10px solid transparent;border-bottom:10px solid transparent;position: absolute;top:50%;margin-top:-10px;right:-20px;}


.Development .DeveBox .DeveList:nth-child(2n) .DeveListLeft{float:right;}
.Development .DeveBox .DeveList:nth-child(2n) .DeveListRight{float:left;}
.Development .DeveBox .DeveList:nth-child(2n) .DeveListRight .DeveDate{text-align: right;}

.Development .DeveBox .DeveList:nth-child(2n) .DeveListLeft .DeveListBox .deveImg{float:right;}
.Development .DeveBox .DeveList:nth-child(2n) .DeveListLeft .DeveListBox .DeveTxt{float:left;}

.Development .DeveBox .DeveList:nth-child(2n) .DeveListLeft .DeveListBox::after{content:'';display: block;border-left:10px solid transparent;border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;position: absolute;left:-20px;right:auto;}
.Development .DeveBox .DeveList:hover{background:url(../images/about/devezs.png) no-repeat center center;}
.Development .DeveBox .DeveList:hover .DeveListLeft .DeveListBox{background:#346ff4;color:#fff;box-shadow: 0 20px 30px #a9afbf;}

.Development .DeveBox .DeveList:hover .DeveListLeft .DeveListBox::after{border-right:10px solid transparent;border-left:10px solid #346ff4;}
.Development .DeveBox .DeveList:nth-child(2n):hover .DeveListLeft .DeveListBox::after{border-left:10px solid transparent;border-right:10px solid #346ff4;}

.Development .DeveBox .deveMore{text-align: center;position: absolute;bottom:-40px;;width:100%;}
.Development .DeveBox .deveMore img{animation: down linear infinite 2s;position:relative;}
.Development .DeveBox .deveMore p{font-size: 18px;font-weight: bold;color:#346ff4;text-transform: uppercase;margin-top:10px;}
.Development .DeveBox .deveMore.on img{transform: rotateX(180deg);-webkit-transform: rotateX(180deg);}

.Development .DeveBox .devPart2{display: none;}

@keyframes down{
	0%{top:0;}
	25%{top:-8px;}
	50%{top:3px;}
	75%{top:-8px;}
	100%{top:0;}
}

.nHonor{padding:100px 0;background:url(../images/about/honorbg.jpg) no-repeat top center;background-size: cover;}
.nHonor .HomeTit h1{color:#fff;font-weight: normal;}

.nHonor .HonorBox{}
.nHonor .HonorBox .slick-slide {margin:0 20px;}
.nHonor .HonorBox .slick-slide>div:first-child{margin-bottom:30px;}
.nHonor .HonorBox .slick-slide .item p{font-size: 18px;color:#fff;padding:10px 0;text-align: center;}
.nHonor .HonorBox .item .itemImg{padding:10px;background:url(../images/about/hbg.jpg) no-repeat top center;background-size: 100% 100%;overflow: hidden;height:210px;text-align:center;}
.nHonor .HonorBox .item .itemImg img{transition: all .5s;-webkit-transition: all .5s;height:100%;margin:0 auto;}
.nHonor .HonorBox .item:hover .itemImg img{transform: scale(1.1);-webkit-transform: scale(1.1);}


/* 万户招聘 */
.Job{margin:80px 0;}
.Job .JobSelect{padding:0.35rem 0.8rem;background:#fff;}
.Job .JobSelect h1{font-size: 0.26rem;color:#000;margin-bottom:20px;}
.Job .JobSelect .selectBox{margin:15px 0;}
.Job .JobSelect .selectBox .selectBoxLeft{width:10%;font-weight: bold;color:#000;line-height: 40px;}
.Job .JobSelect .selectBox .SselectBoxRight{width:90%;}
.Job .JobSelect .selectBox .SselectBoxRight ul::after{content:'';display: block;clear: both;}
.Job .JobSelect .selectBox .SselectBoxRight ul li{float:left;position: relative;line-height: 40px;padding:0 15px;}
.Job .JobSelect .selectBox .SselectBoxRight ul li a{color:#666666;padding:0 15px;}
.Job .JobSelect .selectBox .SselectBoxRight ul li.on a{display: block;background:#346ff4;color:#fff;border-radius: 5px;line-height: 40px;}
.Job .JobSelect .selectBox .SselectBoxRight ul li::after{content:'';display: block;width:1px;height:20px;background:#d4d4d4;position: absolute;top:50%;margin-top:-10px;right:0;}
.Job .JobSelect .selectBox .SselectBoxRight ul li:hover a{display: block;background:#346ff4;color:#fff;border-radius: 5px;line-height: 40px;}

.Job .JobSelect .selectBox .search{padding:0 10px;}
.Job .JobSelect .selectBox .search .searchBox{height:0.6rem;border-radius: 5px;border:1px solid #e5e5e5;;}
.Job .JobSelect .selectBox .search .searchBox input{width:90%;height:100%;padding:0 20px;font-size: 14px;box-sizing: border-box;}
.Job .JobSelect .selectBox .search .searchBox button{width:10%;height:100%;border-radius: 5px;background:#346ff4;color:#fff;font-size: 0.26;}
.Job .JobBox{margin-top:20px;}

.Job .JobBox .item{background:#fff;margin-bottom:20px;transition: all .5s;-webkit-transition: all .5s;}
.Job .JobBox .item .itemTit{padding:0.4rem 0.8rem;background:url(../images/about/jobdown.png) no-repeat center right 80px;cursor: pointer;}
.Job .JobBox .item .itemTit h1{font-size: 0.22rem;color:#000;margin-bottom:10px;}
.Job .JobBox .item ul li{display: inline-block;}
.Job .JobBox .item ul li:nth-child(2){margin:0 20px;padding:0 20px;}
.Job .JobBox .item .itemDec{padding:0.4rem 0.8rem;border-top:1px solid #ebeff5;display: none;}
.Job .JobBox .item .itemDec .itemTxt{margin-bottom:40px;}
.Job .JobBox .item .itemDec .itemTxt h1{font-size: 18px;color:#333333;margin-bottom:10px;}
.Job .JobBox .item .itemDec .itemTxt .TxtBox{line-height: 36px;font-size: 15px;color:#808080;}
.Job .JobBox .item .itemDec .itemBtn{text-align: right;padding-top:40px;border-top:1px solid #ebebeb;}
.Job .JobBox .item .itemDec .itemBtn a{display: inline-block;width:150px;height:50px;text-align: center;line-height: 50px;border-radius: 50px;background:#06ccb3;color:#fff;;}

.Job .JobBox .item.on .itemTit{background:url(../images/about/jobup.png) no-repeat center right 80px;}
.Job .JobBox .item:hover{box-shadow: 0 0 10px #999;}

/* 招聘弹窗 */
.JobForm{position: fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0;z-index:9999;display: none;}
.JobForm .JobFormBox{width:100%;position: absolute;top:50%;left:0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.JobForm .JobFormBox .close{margin-bottom:10px;width:72px;height:72px;margin:0 auto 20px;}
.JobForm .JobFormBox .JobFormCon{width:100%;height:630px;background:#fff;border-radius: 10px;padding:60px 100px;box-sizing: border-box;}
.JobForm .JobFormBox .JobFormCon .JobTit{text-align: center;}
.JobForm .JobFormBox .JobFormCon .JobTit h1{font-size: 0.45rem;color:#000;}
.JobForm .JobFormBox .JobFormCon .JobTit p{font-size: 18px;color:#808080;margin:10px 0;}

.JobForm .JobFormBox .JobFormCon .JobFormConBox{margin-top:50px;margin-left:-2%;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput{width:48%;margin-left:2%;float:left;position: relative;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .inputBox{height:60px;background:#f5f5f5;line-height: 60px;margin-bottom:20px;padding:0 20px;box-sizing: border-box;border-radius: 5px;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .inputBox span{display: inline-block;width:100px;color:#000;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .inputBox input{width:60%;border:0;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .inputBox1{width:70%;float:left;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .file{width:27%;float:right;height:60px;border-radius: 5px;background:#d9d9d9;color:#346ff4;text-align: center;line-height: 60px;position: relative;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .file input{position: absolute;top:0;left:0;width:100%;height:100%;opacity: 0;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput .yzm{float:right;width:27%;height:60px;line-height: 60px;box-sizing: border-box;overflow: hidden;}

.JobForm .JobFormBox .JobFormCon .JobFormConBox .FormBtn{margin-top:10px;text-align: center;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .FormBtn button{width:200px;height:60px;font-size: 22px;font-weight: bold;color:#fff;margin:0 10px;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .FormBtn button.tj{background:#346ff4;}
.JobForm .JobFormBox .JobFormCon .JobFormConBox .FormBtn button.cz{background:#495569;}
.JobForm .placeholder{padding-top:20px;}
/* .JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput a.hqsjyzm{position: absolute;right: 7px;height: 36px;line-height: 36px;left: auto; display: inline-block;top: 7px;width: 97px;background-color: #ed612a;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center;}*/
.JobForm .JobFormBox .JobFormCon .JobFormConBox .JobInput a.hui{position: absolute;right: 10px;height: 36px;line-height: 36px;left: auto; display: inline-block;top: 13px;width: 97px;background-color: #ed612a;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center;}
/* 产品试用表 */
.tcForm{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);display:none;top:0;left:0;z-index:99999;}
.SybForm{position:absolute; padding:0%;margin:20px auto; background:#fff;width:580px;box-sizing: border-box;color:#333;font-weight: bold;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);height:auto;padding-bottom:20px}
.SybForm .Formclose{width:55px;height:55px;border-radius: 50%;background:#e4e4e4;text-align:center;line-height:55px;position:absolute;top:-20px;right:-20px;box-shadow: -2px 3px 8px 0px 
		rgba(5, 0, 1, 0.46);cursor: pointer;}
.SybForm .Formclose img{height:30px;}
.SybForm .slideTxtBox .hd{display: inline-block;width: 100%;}
.SybForm .slideTxtBox .hd li{width: 50%;height: 60px;line-height: 60px;float: left;text-align: center;background-color: #e4e4e4;color: #444444;font-size: 18px;font-weight: normal;cursor: pointer;}
.SybForm .slideTxtBox .hd li.on{color: #010101;background-color: #ffffff;}
.SybForm .slideTxtBox .bd{display: inline-block;width: 100%;padding:0  40px;} 
.SybForm .FormBox .FormList span {position: absolute;left:0;top:0;text-align: left;line-height: 38px;width:auto;}
.SybForm .FormBox .FormList span b{font-size: 23px;color:#da542e;font-weight: normal; position: relative;top: 7px;}
.SybForm .FormBox .FormList{margin-bottom:15px;position: relative;padding-left:120px;}
.SybForm .FormBox .FormList a.hqyzm{position: absolute;right: 7px;height: 36px;line-height: 36px;left: auto; display: inline-block;top: 7px;width: 97px;background-color: #ed612a;font-size: 16px;color: #ffffff;font-weight: normal;text-align: center;}
.SybForm .FormBox .FormList a.hui{background-color: #999999;}
.SybForm .slideTxtBox .bd .tcewm{text-align: center;display: flex;align-items: center;;justify-content: center;height: 460px;}
.SybForm .slideTxtBox .bd .tcewm p{margin-top: 30px;font-size: 22px;color: #616161;font-weight: normal;}
.SybForm .FormBox .FormList label{margin-right:20px;display:inline-block}


.SybForm .SybFormTit{text-align: left;margin:0 auto;}
.SybForm .SybFormTit h1{font-size: 25px;color:#333;position: relative;padding-left:20px;}
.SybForm .SybFormTit h1::before{content:'';display: block;width:10px;background:#346ff4;position: absolute;left:0;top:0;height:30px;top:50%;margin-top:-15px;}
.SybForm .SybFormTit p{font-size: 16px;margin-top:20px;}
.SybForm .SybFormTit p strong{font-size: 22px;color:#346ff4;}

.SybForm .FormBox{margin-top:30px;margin:30px auto 0;}
.SybForm .FormBox .FormList input.input{display: block;border:1px solid #e5e5e5;height:50px;border-radius: 5px;width:379px;margin-top:0;padding:0 10px;box-sizing: border-box;}
.SybForm .FormBox .FormList select{display: block;border:1px solid #e5e5e5;height:38px;border-radius: 5px;width:500px;margin-top:0;box-sizing: border-box;background:url(../images/selectbg.png) no-repeat center right 10px;}
.SybForm .FormBox .FormList input.textcode{width:379px;height: 50px;line-height: 50px;padding:0 10px}

.SybForm .FormBox .FormList .checkList{margin-top:0;}
.SybForm .FormBox .FormList .checkList input{margin-right:5px;}
.SybForm .FormBox .FormList .checkList label{margin:6px 0;display: inline-block;width:33.33%;}
.SybForm .FormBox .FormBtn{margin-top:30px;}
.SybForm .FormBox .tyInput{line-height: 30px;}
.SybForm .FormBox .FormBtn button{width:100%;height:50px;background:#ed612a;border-radius: 5px;color:#fff;border:none;font-size: 18px;}

.SybForm .FormBox .FormList1{position: static;padding-left:0;}
.SybForm .FormBox .FormList1 span{position: static;}

.bsBox{box-sizing: initial}


/*22-10-10 */
.HuobanZm .Part3 .Form .FormList .textcode{
    width:33%;
    display:inline-block;
}

.Fa4Detail2 .aProBox .item h1.f22{font-size: 0.22rem;}

/* 试用申请注册 */
.tcForm .applyBox{
    width: 583px;
    padding: 0;
}
.tcForm .applyBox .FormBox{
    margin: 30px 50px 30px;
    height: 375px;
}
.tcForm .applyBox .FormList{
    padding-left: 105px;
    position: relative;
}
.tcForm .applyBox .FormList span{
    width: 92px;
    text-align: left;
    font-weight: bold;
    line-height: 47px;
    font-size: 16px;
}
.tcForm .applyBox .FormList input.input{
    width: 100%;
    height: 47px;
    border-color: #CDCDCD;
}
.tcForm .applyBox .FormBox .whir-btn{
    background: #ED612A;
    height: 50px;
}
.tcForm .applyBox .FormList input.textcode{
    padding-right: 120px;
}
.tcForm .applyBox .FormList #getCode{
    position: absolute;
    right: 8px;
    top: 8px;
    height: 32px;
    color: #fff;
}
.tcForm .applyBox-change li{
    float: left;
    width: 50%;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    background: #E4E4E4;
    color: #444444;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}
.tcForm .applyBox-change li.active{
    background: #fff;
}
.tcForm .applyBox .FormBox .applyCode{
    display: none;
    text-align: center;
    font-size: 20px;
    color: #616161;
    font-weight: normal;
}
.tcForm .applyBox .FormBox .applyCode img{
    width: 255px;
    margin: 40px auto;
}
.tcForm .applyBox .Formclose{
    right: -15px;
    top: -15px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #E4E4E4;
    font-size: 32px;
    box-shadow: 1px 1px 5px #4C4B4B;
    cursor: pointer;
}


/*20221213*/
.FaMenu2.FaMenu ul{display: inline-block;width: 100%;}
.FaMenu2.FaMenu li{float: left;margin-bottom: 2%;margin-left:6%}
.FaMenu2.FaMenu.fix ul{width: auto;}
.FaMenu2.FaMenu.fix ul li{margin-left:0%}
.Faimg2.Faimg{background: #EFF3F6}

.proCom .aProBox .slider-for1 .item .itemLeft h3{font-size:0.2rem;font-weight: normal;margin-bottom: 20px;}
.proCom .aProBox .slider-for1 .item .itemLeft .itemDec h4{color: #70E2FD;font-size: .2rem;font-weight: normal;}

.Fa9Detail5.Fa9Detail5_2 .aProBox{font-size: 0;text-align: center;}
.Fa9Detail5.Fa9Detail5_2 .aProBox .item{float: none;display: inline-block;text-align: left;}
.Fa9Detail5.Fa9Detail5_2 .aProBox .item p{font-size: 0.18rem;color: #444;}

.proCom2.proCom{background: url(../images/evoPortal/cpgn.jpg) no-repeat top center;background-size: cover;}
.proCom3.proCom{background: url(../images/evoPortal/kfnlbg.png) no-repeat top center;background-size: cover;}
.Fa2Detail4.Fa2Detail4_2{background: url(../images/evoPortal/cpaqbg.jpg) no-repeat top center;background-size: cover;}
.HomeFa.HomeFa2 .SliderCon .item{border-radius: 0rem;}

.proCom3 .aProBox .slider-nav1 .item .itemBox{width:120px;height:120px;}
.Fa2Detail4.Fa2Detail4_2 .aProCon{width:100%}


.faslide .slider-for1 .itemRight .itemImg img,.proCom .aProBox .slider-for1 .item .itemRight .itemImg img{max-height:400px;}
.faslide .slider-for1 .itemRight .itemImg,.proCom .aProBox .slider-for1 .item .itemRight .itemImg{text-align:center}

.proCom.proCom3 .aProBox .slider-for1 .item .itemLeft{padding:0.4rem;margin-top:1rem}
.proCom.proCom3 .aProBox .slider-for1 .item .itemRight .itemImg{background:none !important}
.FaDetail2_2.pd100{padding-bottom:1.5rem}

.Fa2Detail2  .faslide .slider-for1 .itemLeft .itemDec{font-size:0.2rem}


/* 新版首页 */
.Header_new .Toptel dl dd{font-size: 16px;}
.Header_new .btn{float:right;}
.Header_new .btn a{display: inline-block;font-size: 14px;width:100px;height:36px;line-height: 36px;border-radius: 20px;text-align: center;background: #FF6600;color:#fff;}

.HomeBan_new{position: relative;}
.HomeBan_new .item .info .h1{font-size: 0.49rem;line-height: 0.69rem;}
.HomeBan_new .item .info .h2{font-size: 0.22rem;}
.HomeBan_new .item .info .otherbtn{margin-top:0.5rem;}
.HomeBan_new .item .info .otherbtn a{display: inline-block;width:1.4rem;line-height: 0.45rem;text-align: center;color:#fff;border:1px solid #fff;margin-right:0.2rem;}
.HomeBan_new .item .info .otherbtn a:hover{color:#FF6600;border:1px solid #FF6600;}

.HomeBan_new .slick-arrow{display: none !important;}
.HomeBan_new .slick-dots{left:0;bottom:0.5rem;width:100%;text-align: center;right:auto;}
.HomeBan_new .slick-dots li{display: inline-block;width:25px;height:5px;background: #fff;opacity: 0.19;margin:0 8px;}
.HomeBan_new .slick-dots li button{display: none;}
.HomeBan_new .slick-dots li.slick-active{opacity: 1;}

.HomeBan_new .IndexForm{position: absolute;right:10%;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index:998;width:4.5rem;box-sizing: border-box;padding:0.4rem;background: #fff;border-radius: 0.1rem;}
.HomeBan_new .IndexForm .formtit{font-size: 0.2rem;padding-bottom:0.15rem;border-bottom:1px solid #e2e2e2;text-align: center;font-weight: bold;color:#000;}
.HomeBan_new .IndexForm .inputbox{margin-top:0.2rem;background: #F5F5F5;border-radius: 5px;border: 1px solid #979797;line-height: 0.6rem;box-sizing: border-box;padding:0 0.2rem;}
.HomeBan_new .IndexForm .inputbox input{width:100%;height:100%;border:none;}
.HomeBan_new .IndexForm .formbtn{margin-top:0.2rem;}
.HomeBan_new .IndexForm .formbtn button{background: #F8F6F2;border-radius: 5px;border: 1px solid #FF6600;line-height: 0.6rem;color:#FF6600;width:100%;}
.HomeBan_new .IndexForm .inputbox.inputbox-yzm{padding-right:1.8rem;position: relative;}
.HomeBan_new .IndexForm .inputbox.inputbox-yzm a.yzmbtn{color:#FF6600;position: absolute;right:0.2rem;top:0;}
.HomeBan_new .IndexForm .formbtn button:hover{background: #FF6600;color:#fff;}

.Apply_new{background: url(../images/indexbg1.jpg) no-repeat center center;background-size: cover;padding:0.65rem 0;color:#fff;text-align: center;}
.Apply_new .title{font-size: 0.44rem;font-weight: bold;line-height: 0.69rem;}
.Apply_new .dec{font-size: 0.22rem;margin:0.2rem 0 0.5rem 0;}
.Apply_new .apply_btn a{display: block;width:1.34rem;line-height: 0.43rem;text-align: center;color:#fff;border:1px solid #fff;margin:0 auto;}
.Apply_new .apply_btn a:hover{border:1px solid #FF6600;color:#FF6600;}

.w1680{max-width:1680px;width:95%;margin:0 auto;}
.HomeSolu_new{padding:1rem 0;background: #F5F7FD;}
.HomeTit_new{margin-bottom:0.3rem;}
.HomeTit_new h2{font-size: 0.49rem;}

.HomeSolu_new .slick-list{margin-left:-0.25rem;padding:10px;}
.HomeSolu_new .item{margin-left:0.25rem;box-sizing: border-box;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.07);background: #fff;padding:0.4rem 0.25rem 0.3rem;transition: all .5s;-webkit-transition: all .5s;border:1px solid #fff;}
.HomeSolu_new .item .title{font-size: 0.26rem;text-align: center;font-weight: bold;color:#333;}
.HomeSolu_new .item .dec{font-size: 0.18rem;line-height: 0.3rem;width:70%;margin:0.15rem auto 0.3rem;text-align: center;}
.HomeSolu_new .item .btn{margin-bottom:0.2rem;text-align: center;}
.HomeSolu_new .item .btn a{width:1.34rem;line-height: 0.43rem;text-align: center;display: inline-block;border: 1px solid #AEA6A3;margin:0 5px;}
.HomeSolu_new .item .imgbox{padding-top:2.7rem;}
.HomeSolu_new .item .btn a.btn1{color:#FF6600;color:#FF6600;border:1px solid #FF6600;}
.HomeSolu_new .item .btn .btn1:hover{background: #FF6600;color:#fff;}
.HomeSolu_new .item .btn .btn2:hover{background: #97908D;border:1px solid #97908D;color:#fff;}
.HomeSolu_new .item:hover{border:1px solid #FF6600;}
.HomeSolu_new .item .imgbox span{transition: all .3s;-webkit-transition: all .3s;}
.HomeSolu_new .item:hover .imgbox span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.appbtn_new a{display: block;width:1.34rem;line-height: 0.43rem;text-align: center;color:#fff;border:1px solid #fff;margin:0 auto;}
.appbtn_new a:hover{border:1px solid #FF6600;color:#FF6600;}
.appbtn_new_c a{display: block;width:1.34rem;line-height: 0.43rem;text-align: center;color:#FF6600;border:1px solid #FF6600;margin:0 auto;}
.appbtn_new_c a:hover{border:1px solid #FF6600;color:#fff;background:#FF6600;}

.HomeTechnology_new{padding:0.8rem 0;}
.HomeTechnology_new .HomeTechnology_new_box{padding-left:2.84rem;position: relative;}
.HomeTechnology_new .HomeTechnology_new_box .tnav{width:2.84rem;position: absolute;left:0;top:0;}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li{height:1.7rem;display: flex;align-items: center;justify-content: center;text-align: center;border: 1px solid rgba(221,221,221,0.56);font-size: 0.24rem;position: relative;}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li:hover{border:1px solid #FF6600}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li.on{background: #F8F6F2;border:1px solid #ff6600;}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li.on a{color:#FF6600;}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li::before{content:'';display: block;border-right:0.24rem solid #ff6600;border-top:0.18rem solid transparent;border-bottom:0.18rem solid transparent;border-left:0.24rem solid transparent;position: absolute;right:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);opacity: 0;}
.HomeTechnology_new .HomeTechnology_new_box .tnav ul li.on::before{opacity: 1;}

.HomeTechnology_new .HomeTechnology_new_box .tcon{border: 1px solid rgba(221,221,221,0.56);height:6.8rem;box-sizing: border-box;padding:0.38rem 0.5rem;overflow: auto;}
.HomeTechnology_new .HomeTechnology_new_box .tcon .titlebox{padding-right:3rem;position: relative;}
.HomeTechnology_new .HomeTechnology_new_box .tcon .titlebox .title{font-size: 0.26rem;color:#333;}
.HomeTechnology_new .HomeTechnology_new_box .tcon .titlebox .dec{font-size: 0.18rem;line-height: 2;color:#3A3A3A;margin-top:0.1rem;}
.HomeTechnology_new .HomeTechnology_new_box .tcon .titlebox .appbtn_new{position: absolute;right:0;top:0;}
.HomeTechnology_new .HomeTechnology_new_box .tcon .img{margin-top:0.4rem;text-align: center;}

.HomeScene_new{padding:0.8rem 0;background-size: cover;background-repeat: no-repeat;}
.HomeScene_new .HomeTit_new h2{color:#fff;}
.HomeScene_new .HomeScene_new_box{margin-bottom:0.3rem;}
.HomeScene_new .HomeScene_new_box ul::after{content:'';display: block;clear: both;}
.HomeScene_new .HomeScene_new_box ul{margin-left:-1%;}
.HomeScene_new .HomeScene_new_box ul li{width:15.666%;margin-left:1%;margin-bottom:1%;border-radius: 8px;background: rgba(255,255,255,0.23);box-sizing: border-box;transition: all .5s;float:left;text-align: center;border:1px solid transparent;}
.HomeScene_new .HomeScene_new_box ul li .icon{width:0.52rem;height:0.52rem;display: inline-block;line-height: 0.52rem;margin-right:0.2rem;}
.HomeScene_new .HomeScene_new_box ul li .text{color:#fff;font-size: 0.22rem;display: inline-block;}
.HomeScene_new .HomeScene_new_box ul li a{display: block;padding:0.3rem 0.2rem;line-height: 0.52rem;}
.HomeScene_new .HomeScene_new_box ul li .icon img{max-width:100%;max-height:100%;}
.HomeScene_new .HomeScene_new_box ul li:hover{border:1px solid #ff6600;}
.HomeScene_new .HomeScene_new_box ul li:hover .icon{ -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;}

.HomeHonor_new{padding:0.8rem 0;background: #F5F7FD;}
.HomeHonor_new .slick-list{margin-left:-0.2rem;padding:10px;}
.HomeHonor_new .item{margin-left:0.2rem;}
.HomeHonor_new .item .img span{transition: all .5s;-webkit-transition: all .5s;}
.HomeHonor_new .item a{display: block;padding:0.7rem;text-align: center;}
.HomeHonor_new .item .img{padding-top:100%;}
.HomeHonor_new .item .img img{object-fit: contain;}
.HomeHonor_new .item .text{text-align: center;margin-top:0.2rem;padding:0 0.1rem;line-height: 30px;}
.HomeHonor_new .item.slick-active{box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.07);background: #FFFFFF;}
.HomeHonor_new .appbtn_new_c{margin-top:0.5rem;}
.HomeHonor_new .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);} 

.HomeOa_new{padding:0.8rem 0;background: #F5F7FD;}
.HomeOa_new .tnav{text-align: center;}
.HomeOa_new .tnav ul li{display: inline-block;padding:0 0.3rem;margin-left:-4px;position: relative;padding-bottom:0.2rem;}
.HomeOa_new .tnav ul li::before{content:'';display: block;width:1px;height:22px;background: #555;opacity: 0.3;position: absolute;left:0;top:3px;}
.HomeOa_new .tnav ul li:first-child::before{display: none;}
.HomeOa_new .tnav ul li a{color:#555;}
.HomeOa_new .tnav ul li.on a{color:#ff6600;}
.HomeOa_new .tnav ul li::after{content:'';display: block;border-bottom:8px solid #ff6600;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid transparent;position: absolute;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);bottom:0;opacity: 0;}
.HomeOa_new .tnav ul li.on::after{opacity: 1;}

.HomeOa_new .HomeOa_new_con .tcon{padding:0.7rem 12%;}
.HomeOa_new .HomeOa_new_con .tcon .tleft{width:45%;}
.HomeOa_new .HomeOa_new_con .tcon .tleft .title{font-size: 0.26rem;color:#fff;}
.HomeOa_new .HomeOa_new_con .tcon .tleft b{display: block;margin:0.2rem 0 0.3rem 0;width: 26px;height: 3px;background: #FF6600;}
.HomeOa_new .HomeOa_new_con .tcon .tleft .con{color:#fff;}
.HomeOa_new .HomeOa_new_con .tcon .tleft .appbtn_new{margin-top:0.5rem;}
.HomeOa_new .HomeOa_new_con .tcon .tleft .appbtn_new a{margin:0;}

.HomeOa_new .HomeOa_new_con .tcon .tright{width:45%;margin-top:0.8rem;}
.HomeOa_new .HomeOa_new_con .tcon .tright dl::after{content:'';display: block;clear: both;}
.HomeOa_new .HomeOa_new_con .tcon .tright dl{margin-left:-3%;}
.HomeOa_new .HomeOa_new_con .tcon .tright dl dd{width:30.33%;margin-left:3%;margin-bottom:3%;line-height: 0.64rem;border-radius: 0.64rem;text-align: center;float:left;height:0.64rem;background: url(../images/bg712.png) no-repeat center center;background-size: 100% 100%;}
.HomeOa_new .HomeOa_new_con .tcon .tright dl dd img{max-width:80%;max-height:70%;}


.HomeZx_new{padding:0.8rem 0;background: #fff;}
.HomeZx_new .HomeZx_new_box ul::after{content:'';display: block;clear: both;}
.HomeZx_new .HomeZx_new_box ul{margin-left:-1%;}
.HomeZx_new .HomeZx_new_box ul li{width:24%;margin-left:1%;margin-bottom:1%;float:left;position: relative;}
.HomeZx_new .HomeZx_new_box ul li .img{padding-top:40%;}
.HomeZx_new .HomeZx_new_box ul li .img span{transition: all .5s;-webkit-transition: all .5s;}
.HomeZx_new .HomeZx_new_box ul li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.HomeZx_new .HomeZx_new_box ul li .text{width:100%;height:100%;position: absolute;top:0;left:0;display: flex;align-items: center;justify-content: center;font-size: 0.26rem;color:#fff;text-align: center;z-index:99;text-align: center;}
.HomeZx_new .HomeZx_new_box ul li .img img{object-fit: cover;width:100% !important;height:100%;}
.HomeZx_new .HomeZx_new_box ul li .img::after{content:'';display: block;width:100%;height:100%;background: rgba(0,0,0,0.48);position: absolute;left:0;top:0;}
.HomeZx_new .appbtn_new_c{margin-top:0.5rem;}

.HomePart_new{padding:0.8rem 0 0 0;background: #F5F7FD;}
.HomePart_new .HomePart_new_box1 .parttit{font-size: 0.28rem;color:#000;font-weight: bold;}
.HomePart_new .HomePart_new_box1 b{width: 21px;height: 2px;background: #FF6600;display: block;margin-bottom:0.24rem;margin-top:0.1rem;}

.HomePart_new .HomePart_new_box1{margin-left:-2%;}
.HomePart_new .HomePart_new_box1 .partitem{width:48%;float:left;margin-left:2%;}

.HomePart_new .HomePart_new_box1 .partitem1 ul li{background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.07);margin-bottom:30px;padding:48px 60px;border:1px solid #fff;transition: all .5s;-webkit-transition: all .5s;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li a{display: block;padding-left:1.4rem;position: relative;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li .date{width:0.88rem;position: absolute;left:0;top:0;height:90%;border-bottom:1px solid #979797;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li .date p{font-size: 0.29rem;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li .date span{font-size: 12px;color:#383838}
.HomePart_new .HomePart_new_box1 .partitem1 ul li .txt .title{line-height: 30px;height:60px;font-weight: bold;font-size: 18px;color:#333;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li .txt .dec{color:#6B6B6B;line-height: 23px;height:46px;margin-top:15px;}
.HomePart_new .HomePart_new_box1 .partitem1 ul li:hover{border:1px solid #ff6600;}

.HomePart_new .HomePart_new_box1 .partitem2 .partbox{background: #FFFFFF;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.07);padding:50px;text-align: center;height:468px;}
.HomePart_new .HomePart_new_box1 .partitem2 .partbox ul li{display: inline-block;width:28%;margin:50px 1.5%;}
.HomePart_new .HomePart_new_box1 .partitem2 .partbox ul li .num span{font-size: 0.62rem;font-weight: normal;color:#ff6600;}
.HomePart_new .HomePart_new_box1 .partitem2 .partbox ul li .num i{font-size: 0.24rem;font-weight: normal;color:#333;display: inline-block;vertical-align: bottom;}
.HomePart_new .HomePart_new_box1 .partitem2 .partbox ul li .text{line-height: 30px;margin-top:10px;}

.HomePart_new .HomePart_new_box2{margin-top:10px;position: relative;}
.HomePart_new .HomePart_new_box2::before{content:'';display: block;width:34.6%;height:100%;background: url(../images/bg7131.png) no-repeat center center;position: absolute;left:0;top:0;}
.HomePart_new .HomePart_new_box2::after{content:'';display: block;width:65.4%;height:100%;background: url(../images/bg7132.png) no-repeat center center;position: absolute;right:0;top:0;}


.HomePart_new .HomePart_new_box2 .w1680{padding-left:34.6%;position: relative;z-index:99;}
.HomePart_new .HomePart_new_box2 .title{width:34.6%;position: absolute;top:0;left:0;height:100%;display:flex;align-items: center;justify-content: center;text-align: left;font-size: 0.36rem;line-height: 0.47rem;color:#333;}
.HomePart_new .HomePart_new_box2 .Homepart_link{width:100%;box-sizing: border-box;padding:1rem 0.4rem;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul::after{content:'';display: block;clear: both;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li{margin-left:2%;width:31.33%;float:left;margin-bottom:1%;margin-top:1%;box-sizing: border-box;background: rgba(255,255,255,0.07);border-radius: 2px;border: 1px solid #FFFFFF;transition: all .5s;-webkit-transition: all .5s;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li a{display: block;padding:0.4rem 0.3rem;display: flex;align-items: center;justify-content: space-between;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li .name{font-size: 20px;color:#fff;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li .icon{width:0.7rem;height:0.7rem;line-height: 0.7rem;text-align: center;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li .icon .img2{display: none;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li:hover .icon .img1{display: none;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li:hover .icon .img2{display: inline-block;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li:hover{background: #fff;border:1px solid #ff6600;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li:hover .name{color:#333;}
.HomePart_new .HomePart_new_box2 .Homepart_link ul li .name i{display: inline-block;width:23px;height:23px;background: url(../images/jt7121.svg) no-repeat center center;background-size: contain;vertical-align: middle;position: relative;top:-1px;margin-left:8px;opacity: 0.5;}

.HomePart_new .HomePart_new_box2 .Homepart_link ul li:hover .name i{background: url(../images/jt7122.svg) no-repeat center center;background-size: contain;opacity: 1;}


.Fa4Detail2{
    padding-top: 126px;
    height: 897px;
    padding-bottom: 70px;
}

.Fa4Detail2 .SubTit2{
    padding-bottom: 0;
}

.Fa4Detail2 .SubTit2 h1 {
    /* font-size: 45px; */
    line-height: 1;
}

.Fa4Detail2 .aProBox .item{
    margin: 70px 0;
}
 
.Fa4Detail2 .aProBox{
    background-size: 900px !important;
}
 
.Fa4Detail2 .aProBox .item{
    width: 36%;
    max-width: 520px;
}
 


.SubTit2 h1{
    font-size: 45px;
    line-height: 1.5;
}
.HomeBan_new .imgbox{
    display: block;
}
.HomeBan_new .imgbox a{
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}