


/* CSS Document */





/*-----whole-----*/


html{font-size:100%;}


body{transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;}





.Header-wrapper, .Container-wrapper, .Footer-wrapper, .container, .banner-container, .index-container{position:relative;left:0px;width:100%;height:auto;}


.contain{width:1200px;margin:0 auto;position:relative;}








/*clearfix*/


.clearfix{*zoom:1}


.clearfix:before,


.clearfix:after{display:table;content:""}


.clearfix:after{clear:both}





/*初始化按钮*/


.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}


.btn span{display:inline-block;}





/*通用img*/


img.rollover{position:absolute;top:0px;left:0px;opacity:0;filter:Alpha(opacity=0);z-index:2;}





input.text{display:block;width:100%;height:100%;border:0px;background:none;}





/*--- Header ---*/


.Header-wrapper{z-index:99;}


.Header-wrapper .Header-cl{height:80px;position:relative;}





header{width:100%;padding:0 9.2083%;height:80px;background:#fff;position:fixed;top:0px;left:0px;z-index:99;box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.1);}





.Hlogo{height:80px;line-height:80px;font-size:0px;float:left;overflow:hidden;}/*logo*/





.Hlogin-btn{width:107px !important;height:32px !important;line-height:32px !important;color:#fff !important;border-radius:32px !important;background:#4891e3 !important;float:right;top:24px;}


.Hlogin-btn:hover{background:#1d2088;}





.Hnav{float:right;margin:0 .35rem 0 0;}


.Hnav a{display:block;width:auto;height:80px;line-height:80px;text-align:center;font-size:16px;position:relative;overflow:hidden;float:left;margin:0 0 0 .65rem;}


.Hnav a:before{content:'';display:block;width:100%;height:3px;background:#4891e3;position:absolute;left:-100%;bottom:10px;}


.Hnav a:first-child{margin:0px;}


.Hnav a.cur,


.Hnav a:hover{color:#4891e3;}


.Hnav a.cur:before,


.Hnav a:hover:before{left:0px;}





.Hnav .Hlogin-btn{display:none;float:none;margin:2% auto;}





.Header-wrapper.on .Hnav{display:block !important;}





/*--- Footer ---*/


.Footer-wrapper{padding:.67rem 0 .28rem;background:#1f2126;z-index:98;}





.Fcr{padding:.2rem 0 0;line-height:28px;text-align:center;font-size:13px;color:#848484;border-top:1px solid #2b2f3b;margin:.57rem 0 0;}





.Footer-wrapper dl{float:left;}


.Footer-wrapper dl dt{line-height:30px;font-size:16px;color:#fff;}


.Footer-wrapper dl dd{font-size:13px;color:#848484;margin:15px 0 0;}





.Footer-wrapper dl.Fnav dd a{display:block;padding:5px 0;line-height:22px;}


.Footer-wrapper dl.Fnav.Fnav1{width:10%;}


.Footer-wrapper dl.Fnav.Fnav2{width:25%;}


.Footer-wrapper dl.Fnav.Fnav3{width:21%;}


.Footer-wrapper dl.Fnav.Fnav4{width:12%;}


.Footer-wrapper dl.Fnav dd a:hover{color:#fff;}





.Footer-wrapper dl.Fct{width:31.4166%;}


.Footer-wrapper dl.Fct dd{line-height:32px;}





.Footer-wrapper.on dl.Fnav{display:block !important;}





/*--- Banner ---*/


.banner-container .bnr-img{display:block;width:100%;height:auto;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}





#index-bnr .bnr-img{}


#index-bnr .swiper-pagination{font-size:0px;bottom:6.3%;}


.swiper-pagination-bullet{width:11px;height:11px;background:#000;border-radius:100%;opacity:.5;}


.swiper-pagination-bullet-active{background:#4891e3;opacity:1;}





.bnr-img.page-bnr{height:400px;}








/*--- Container ---*/








/*-- 首页 --*/


.I-title .t1{text-align:center;line-height:58px;font-size:36px;color:#000000;}

.I-title p{text-align:center;line-height:30px;font-size:16px;color:#333;}

.I-title i{display:block;width:20px;height:2px;background:#303030;margin:0 auto;}





/*产品*/


.index-pro{padding:.45rem 0 .6rem;background:#eef1f5;}


.Ipro-list{padding:.08rem 0 0;}


.Ipro-list li{margin:20px 0 0; width: 49%;}

.Ipro-list-r li.l2{width:100%;}


/* .Ipro-list li.l2{width:40%;} */


.Ipro-list li a{display:block;}


.Ipro-list li img{width:100%;height:210px;object-fit:cover;}


.Ipro-list .Ipro-box{display:block;background:#fff;padding:.11rem .4rem .12rem;height:150px;}


.Ipro-box .name{line-height:40px;font-size:24px;}


.Ipro-box .con{line-height:22px;color:#666666;font-size: 16px;height: 90px;
    text-align: left;}


.Ipro-list li a:hover{box-shadow:0 0 10px 4px #e1e1e1;transform:translate3d(0,-2px,0);transition:all .3s cubic-bezier(.55,0,.1,1)}


.Ipro-list li:hover .Ipro-box{background:#4891e3;}


.Ipro-list li:hover .Ipro-box .name,


.Ipro-list li:hover .Ipro-box .con{color:#fff;}





/*解决方案*/


.index-case{padding:.88rem 0 1.33rem;background-repeat:no-repeat;background-size:cover;background-position:center center;}


.index-case .I-title .t1{color:#fff;}


.index-case .I-title i{background:#fff;}


.Icase-list{margin:.52rem 0 0;}


.Icase-list li{width:33%;height:320px;padding:17px 0 0;text-align:center;color:#fff;background:#4891e3;float:left;}


.Icase-list li:nth-child(2n-1){background:#2c2c2c;}


.Icase-list li .type{line-height:35px;font-size:18px;}


.Icase-list li .split{display:block;width:20px;height:1px;background:rgba(255,255,255,.2);margin:10px auto 15px;}


.Icase-list li .list a{display:block;line-height:24px;opacity:.6;}


.Icase-list li .list a:hover{opacity:1;}





/*新闻动态*/


.index-news{padding:.58rem 0 .65rem;background:#eef1f5;}


.Inews-swiper{margin:.37rem 0 0 !important;}


.Inews-box{display:block;background:#fff;}


.Inews-box img{width:100%;height:200px;object-fit:cover;}


.Inews-block{padding:.18rem .33rem .23rem;}


.Inews-block .wen{line-height:27px;font-size:18px;color:#000000; margin: 30px 0;}


.Inews-block .con{height:72px;line-height:24px;font-size:13px;color:#666666;margin:10px 0 0;}


.Inews-block .about{line-height:20px;color:#888888;margin:15px 0 0;}


.Inews-block .date{font-family:'黑体';}


.Inews-block .split{display:inline-block;width:1px;height:12px;vertical-align:middle;background:#d2d2d2;margin:0 10px;position:relative;top:-1px;}


.Inews-swiper .swiper-pagination{font-size:0px;position:relative;bottom:0px !important;margin:.35rem 0 0;}





/*合作伙伴*/


.index-parter{padding:.57rem 0 .7rem;}


.Iparter-swiper{padding:.54rem 0 0;}


.Iparter-box{display:block;height:134px;line-height:134px;font-size:0px;text-align:center;border:1px solid #d7dede;position:relative;overflow:hidden;margin: 0 !important;}


.Iparter-box img{width:100%;height:100%;object-fit:cover;}


.Iparter-box:hover img{opacity:0;}


.Iparter-box:hover img.rollover{opacity:1;}


.Iparter-swiper .swiper-pagination{font-size:0px;position:relative;bottom:0px !important;margin:.45rem 0 0;}





/*-- 内页 --*/





.page-top{border-bottom:1px solid #e3e3e3;}


.page-nav a{display:block;padding:0 .42rem;line-height:60px;text-align:center;font-size:15px;color:#666666;float:left;}


.page-nav a.cur{color:#fff !important;background:#4891e3;border-bottom:1px solid #4891e3;margin:0 0 -1px;}


.page-nav a:hover{color:#4891e3;}


.page-locate{line-height:60px;color:#666666;float:right;}


.page-locate a:last-child{color:#4891e3;}





/*关于我们*/


.about-us{padding:.55rem 0 .8rem;}


.abUs-box{line-height:30px;color:#333;display:none;}


.abUs-box .con1{margin:.19rem 0 0;}


.abUs-box .con2{margin:.3rem 0 0;}





.abUs-nav{text-align:center;margin:.37rem 0 0;}


.abUs-nav a{width:214px;line-height:40px;font-size:18px;color:#4891e3;border:1px solid #4891e3;border-radius:42px;margin:0 .08rem;}


.abUs-nav a.cur,


.abUs-nav a:hover{color:#fff;background:#4891e3;}





/*发展历程*/


.cHist-top{padding:.7rem 0 .91rem;text-align:center;background-position:center center;background-repeat:no-repeat;background-size:cover;}


.cHist-top .t2{line-height:20px;color:#fff;margin:.15rem 0 0;}


.cHist-top .I-title .t1{color:#fff;}


.cHist-top .I-title i{background:#fff;}





.cHist-wrap{padding:0 0 .67rem;background:#eef1f5;}


.cHist-box{width:100%;padding:.43rem 0 0;float:right;}

.cHist-box ul{display: flex;}

.cHist-box li{ margin-right: 0.1rem;}


.cHist-box li .date{width:106px;height:106px;line-height:106px;text-align:center;font-size:24px;font-weight:600;color:#4891e3;background:#fff;border-radius:100%;position:absolute;left:0px;top:48px;}


.cHist-box li .cHist-block{width:97.08333333333333%;padding:.19rem .39rem .35rem;background:#fff;float:right;}


.cHist-block .type{line-height:28px;font-size:18px;font-weight:600;margin:.15rem 0 0;}


.cHist-block .con{line-height:24px;color:#666666;margin:5px 0 0;}





/*资质荣誉*/


.com-honor{padding:.59rem 0 1.48rem;}


.cHonor-swiper{position:relative;margin:.46rem 0 0;}


.cHonor-img{font-size:0px;text-align:center;border:1px solid #e5e5e5;overflow:hidden;}


.cHonor-img img{max-width:100%;max-height:100%;object-fit:cover;}


.cHonor-swiper .name{line-height:24px;text-align:center;color:#666666;margin:.2rem 0 0;}





.cHonorSwiper-prev,


.cHonorSwiper-next{display:block;height:200px;width:46px;position:absolute;top:0px;z-index:2;}


.cHonorSwiper-prev{left:-.94rem;background:url(../image/swiper1-l.png) no-repeat center center;}


.cHonorSwiper-next{right:-.94rem;background:url(../image/swiper1-r.png) no-repeat center center;}





/*加入我们*/


.join-us{padding:.06rem 0 1rem;}


.jUs-box{border:1px solid #d9d9d9;margin:.5rem 0 0;}


.jUs-box .jUs-top{padding:0 .43rem;height:49px;line-height:49px;background:#f5f5f5;}


.jUs-top .name{font-size:18px;font-weight:600;}


.jUs-top .date{color:#888888;font-family:'华文细黑';float:right;}


.jUs-block{padding:.1rem .43rem .39rem;}


.jUs-block li{padding:0 0 0 76px;line-height:26px;color:#666;position:relative;margin:.1rem 0 0;}


.jUs-block li .type{display:block;font-weight:600;position:absolute;left:0px;top:0px;}


.jUs-box .about{line-height:35px;color:#bababa;margin:.32rem 0 0;}


.jUs-box .num{display:inline-block;padding:0 0 0 23px;background:url(../image/icon-user.png) no-repeat left center;}


.jUs-box .com{display:inline-block;padding:0 0 0 23px;background:url(../image/icon-com.png) no-repeat left center;margin:0 0 0 7px;}


.jUs-box .btn.post-btn{width:140px;height:35px;color:#fff;border-radius:35px;background:#4891e3;float:right;}


.jUs-box .btn.post-btn span{padding:0 0 0 27px;background:url(../image/icon-post.png) no-repeat left center;}





/*-- 产品中心 --*/


.plist-stage{padding:1.2rem 0 1.26rem;text-align:center;color:#fff;background-repeat:no-repeat;background-size:cover;background-position:center center;}


.plist-stage .t1{line-height:45px;font-size:36px;}


.plist-stage .t2{line-height:28px;font-size:18px;margin:.2rem 0 0;}


.plist-stage .more{display:inline-block;line-height:26px;color:#cccccc;border-bottom:1px solid #aaaaaa;margin:.33rem 0 0;}





.plist-stage.plist-stage2 .t1{color:#333333;}


.plist-stage.plist-stage2 .t2{color:#666666;}


.plist-stage.plist-stage2 .more{color:#888;}





/*详细*/


.pInfo-nav{text-align:center;margin:.3rem 0 0;}


.pInfo-nav a{display:inline-block;line-height:33px;font-size:15px;color:#666666;margin:0 .2rem;}


.pInfo-nav a.cur{color:#4891e3;border-bottom:3px solid #4891e3;}


.pInfo-nav a:hover{color:#4891e3;}








.pInfo-stage{}


.pInfo-stage .contain{display:table;height:450px;}


.pInfo-stage .pInfo-img,


.pInfo-stage .pInfo-box{display:table-cell;width:50%;vertical-align:middle;}


.pInfo-img img{max-width:100%;max-height:100%;object-fit:cover;}


.pInfo-stage .pInfo-box{text-align:left;}


.pInfo-img .box,


.pInfo-box .pInfo-block{width:86%;margin:0 auto;}


.pInfo-block .type{line-height:46px;font-size:32px;}


.pInfo-block .list{margin:.15rem 0 0;}


.pInfo-block .list .con{line-height:30px;font-size:16px;color:#666666;}





.pInfo-box + .pInfo-img .box,


.pInfo-stage .pInfo-img + .pInfo-box .pInfo-block{width:80%;float:right;}





.pInfo-block .type{transition:all .6s linear;-webkit-transition:all .6s linear;-moz-transition:all .6s linear;}


.pInfo-block .list{transition:all .6s linear .3s;-webkit-transition:all .6s linear .3s;-moz-transition:all .6s linear .3s;}


.pInfo-block .type,


.pInfo-block .list{transform:translateX(-50px);-webkit-transform:translateX(-50px);opacity:1;}


.pInfo-stage.active .pInfo-block .type,


.pInfo-stage.active .pInfo-block .list{transform:translate(0px) !important;-webkit-transform:translate(0px) !important;opacity:1 !important;}





.pInfo-struc{padding:.65rem 0 .73rem;text-align:center;background:#edf1f4;}


.pInfo-struc .t1,


.pInfo-char .t1{line-height:42px;font-size:32px;}


.pInfo-struc .t2{width:89.75%;text-align:left;line-height:32px;font-size:16px;color:#666666;margin:.25rem auto .42rem;}





.pInfo-char{padding:.67rem 0 1.16rem;text-align:center;}


.pInfo-char ul li{width:16.6666%;padding:0 2%;float:left;margin:.46rem 0 0;}


.pInfo-char ul li .name{height:48px;line-height:24px;font-size:16px;color:#666666;margin:.37rem 0 0;}





/*案例*/


.case-stage.s2 .contain{height:520px;}





.case-stage.s4{padding:.93rem 0 1.4rem;text-align:center;}


.case-stage.s4 .type{line-height:46px;font-size:32px;}


.case-stage.s4 ul{text-align:center;font-size:0px;margin:1.09rem 0 0;}


.case-stage.s4 ul li{display:inline-block;width:16.666%;padding:0 0 .35rem;border:1px solid #c5c5c5;position:relative;margin:0 4.5px;}


.case-stage.s4 ul li .name{line-height:33px;font-size:18px;color:#666666;margin-top:-.14rem;}


.case-stage.s4 ul li img{position:relative;top:-.39rem;}








/*联系我们*/


.contact-us{padding:.52rem 0 1.2rem;}


.contact-us .I-title .t2{text-align:center;line-height:24px;color:#888888;margin:.15rem 0 0;}





.ctUs-box{width:100%;float:left;padding:.13rem 0 0;}


.ctUs-box li{padding:0 0 0 160px;min-height:44px;margin:.45rem 0 0;}


.ctUs-box li .type{width:128px;line-height:44px;color:#fff;font-size:16px;text-align:center;border-radius:44px;background:#4891e3;position:absolute;left:0px;top:0px;z-index:2;}


.ctUs-box li .type:after{content:"";display:block;height:100%;width:31px;background:url(../image/ctus-orn.png) no-repeat left center;position:absolute;left:128px;top:0px;}


.ctUs-box li .con{padding:7px 0 0;line-height:32px;color:#666666;margin:0 0 0 .14rem;}


.ctUs-box li .con.ewm{width:160px;height:160px;border:1px solid #e5e5e5;object-fit:cover;padding:0px;margin-top:-4px;}


.ctUs-box li .con.adr{padding:0 0 0 17px;border-left:1px solid #d0d0d0;position:relative; font-size: 18px;}


.ctUs-box li .con.adr p:first-child{font-weight:600;}





.ctUs-map{width:47%;border:1px solid #dbdbdb;position:relative;overflow:hidden;float:right;margin:.58rem 0 0;}








/*账号申请*/


.register{padding:.78rem 0 .82rem;background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;}


.reg-wrap{padding:.5rem .4rem .49rem .67rem;background:#fff url(../image/reg-bg2.jpg) no-repeat 719px 137px;}


.reg-wrap .top{line-height:44px;font-size:36px;color:#000000;}


.reg-wrap ul{width:auto;margin:.3rem 0 0;}


.reg-wrap ul li{padding:10px 0 11px 108px;position:relative;}


.reg-wrap ul li .type{line-height:40px;font-size:16px;color:#666666;position:absolute;left:0px;top:10px;}


.reg-wrap ul li .type em{font-size:14px;color:#ff0000;margin:0 5px 0 0;}


.reg-wrap ul li select,


.reg-wrap ul li .text{width:385px;padding:0 .19rem;height:40px;line-height:38px;color:#888888;border:1px solid #b7b7b7;}


.reg-wrap ul li select option{color:#888888;}


.reg-wrap .reg-sub{display:block;width:164px;height:40px;line-height:40px;color:#fff;font-size:18px;background:#4891e3;margin:0 0 0 .61rem;}











/*新闻*/


.news-container{padding:.27rem 0 1.2rem;}





.nlist-box{display:block;padding:.35rem 0 .4rem;border-bottom:1px dotted #b9b9b9;}


.nlist-box .nlist-img{width:26.666%;overflow:hidden;float:left;margin:5px 0 0;}


.nlist-img img{width:100%;height:167px;object-fit:cover;}


.nlist-box .nlist-block{width:69.333%;float:right;}


.nlist-block .date{font:24px/28px '黑体';color:#afafaf;}


.nlist-block .name{line-height:38px;font-size:20px;}


.nlist-block .con{line-height:26px;height:52px;color:#666666;}


.nlist-block .btn{width:170px;line-height:34px;color:#4891e3;border:2px solid #4891e3;margin:15px 0 0;}


.nlist-block .btn span{padding:0 28px 0 0;background:url(../image/icon-go.png) no-repeat right center;}


.nlist-box .nlist-block .name:hover{color:#4891e3;}


.nlist-box .nlist-block .btn:hover{color:#fff;background:#4891e3;}


.nlist-box .nlist-block .btn:hover span{background-image:url(../image/icon-go2.png);}


.nlist-box:hover{box-shadow:0 0 10px 4px #e1e1e1;transform:translate3d(0,-2px,0);transition:all .3s cubic-bezier(.55,0,.1,1);}





/*详细*/


.news-info{padding:.49rem 0 .69rem}


.nInfo-box{padding:.24rem .38rem .29rem;width:66.25%;border:1px solid #e5e5e5;float:left;}


.nInfo-box .nInfo-name{line-height:36px;font-size:24px;}


.nInfo-box .nInfo-about{line-height:23px;color:#888888;margin:.1rem 0 0;}


.nInfo-about .date{padding:0 0 0 22px;background:url(../image/icon-date.png) no-repeat left center;}


.nInfo-about .author{padding:0 0 0 18px;background:url(../image/icon-author.png) no-repeat left center;margin:0 0 0 .18rem;}


.nInfo-box .nInfo-con{padding:.18rem 0 .32rem;line-height:28px;color:#666666;position:relative;overflow:hidden;border-top:1px dotted #b9b9b9;border-bottom:1px dotted #b9b9b9;margin:.19rem 0 0;}





.nInfo-box .key-word{width:45%;line-height:30px;color:#666666;float:left;margin:.23rem 0 0;}


.nInfo-box .key-word a{margin:0 .15rem 0 0;}


.nInfo-box .nInfo-share{float:right;margin:.23rem 0 0;}


.nInfo-share b{color:#666;}





.nInfo-page{margin:.2rem 0 0;}


.nInfo-page .btn{width:115px;line-height:38px;color:#666666;border:1px solid #dcdcdc;border-radius:40px;}


.nInfo-page .btn span{font-family:'宋体';vertical-align:middle;letter-spacing:-2px;margin:0 0 0 9px;}


.nInfo-page .btn.fl span{margin:0 9px 0 0;}


.nInfo-page .btn:hover{color:#4891e3;border-color:#4891e3;}








/*热门*/


.news-hot{width:365px;border:1px solid #e5e5e5;float:right;}


.news-hot .type{padding:0 22px;line-height:52px;font-size:20px;background:#f4f4f4;}


.news-hot ul{padding:0 22px;}


.news-hot ul li{padding:22px 0 25px;border-top:1px dotted #b9b9b9;}


.news-hot ul li:first-child{border-top:0px;}


.news-hot ul li img{width:124px;height:65px;object-fit:cover;}


.news-hot ul li .name{width:185px;line-height:24px;height:48px;color:#666666;float:right;}


.news-hot ul li .date{width:185px;line-height:20px;color:#888888;font-family:'黑体';margin:5px 0 0;float:right;}


.news-hot ul li a:hover .name{color:#4891e3;}








/*大数据*/


.addc1{text-align:center;height:318px;padding:70px 0px 60px;}


.addc1 h2{font-size:36px;color:#333;margin-bottom:30px;font-weight:normal;}


.addc1 p{color:#777;line-height:35px;padding-left:0.42rem;}





.add2{padding:75px 0 70px;background:#f5f5f5;}


.add2 img{max-width:100%;}


.add3{padding:85px 0px 110px;}


.add3 h3{text-align:center;font-size:20px;color:#333;font-weight:normal;margin-bottom:75px;}


.add3 ul {overflow:hidden;}


.web-note{display:none;}


.web-note span{border:1px solid #71a9e7;color:#71a9e7;font-size:16px;padding:10px 20px;display:inline-block;margin-bottom:10px;border-radius:5px;position:relative;margin-right:40px;}


.web-note span:before{position:absolute;width:30px;height:11px;content:"";background:url(../image/icon_lc.jpg) no-repeat center;right:-38px;top:30%;}


.web-note span:nth-child(6):before{background:none;}





.add3 ul li{float:left;width:33.333%;border-left:1px solid #e5e5e5;text-align:center;font-size:16px;color:#777;}


.add3 ul li:nth-child(1){border:0px;}


.add3 ul li img{position:relative;top:-2px;}








/*-----浮动右侧客服-----*/


.float_qq{ position:fixed; top:200px; right:0; width:50px; height:203px; z-index:9999;}


.float_qq li{ width:auto; height:50px; z-index:20;}


.float_qq li.float_qq1,.float_qq li.float_qq4,.float_qq li.float_qq5{ position:absolute; left:0; width:62px;}


.float_qq li.float_qq1{ top:0;}


.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}


.float_qq li.float_qq3{ position:absolute; top:52px; left:0; width:52px;}


.float_qq li.float_qq4{ top:153px;}


.float_qq4{ position:absolute; top:153px; left:0;}


.float_qq li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#595656; opacity:0.8; border-radius:6px;}


.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}


.float_qq li a:hover{ background-color:#4891e3; opacity:1;}


.float_shwx{ position:absolute; top:-155px; left:-200px;width:216px; height:216px; padding-bottom:9px;display:none;}


.float_shwx img{ display:block; padding:14px; background-color:#FFF; width:188px; height:188px;}


.float_qq li:hover .float_shwx{display:block;}








.bgrel{display:block;text-align:right;}


.bgrel a{display:inline-block;width:120px;height:40px;line-height:40px;background:#71a9e7;color:#fff;border-radius:25px;text-align:center;}


.bgrel a:hover{background:#4891e3;}


/* .Ipro-list-l{width:32.08333333333333%;float:left;} */


.Ipro-list-c{width:31.4%;float:left;margin-left:1.875%;}


/* .Ipro-list-r{width:32.08333333333333%;float:right;} */


.Ipro-list-c .com-img img{height:462px;}





.Footer-wrapper dl.Fct .ft-wechat{display:none;}





#a4{display: block;height:100px;margin-top:-100px;}


#a1,#a2,#a3,#a5,#a6{display:block;height:44px;margin-top:-44px;}








/* ===========2019/07/10 ==== winter=========== */


.contain-winter{width: 100%;}


.wt-width{width: 1200px !important;margin: 0 auto;}


.wtreport{width: 100%;overflow: hidden;padding: 74px 0;}


.wtreport-tit{width: 100%;text-align: center;}


.wtreport-tit h6{font-size: 36px;color: #4891e3;}


.wtreport-tit p{text-align: right;font-size: 14px;color: #fff;margin-top: 12px;}


.wtreport-tit p a{display: inline-block;background: #4891e3;transition: all .3s ease;margin: 0 7px;border-radius: 20px;height: 30px;line-height: 30px;padding: 0 16px;}


.wtreport-tit p a:hover{background: #71a9e7;}


.wtreport-wordspic{width: 100%;overflow: hidden;margin-top: 42px;text-align: center;}


.wtreport-wordspic p{font-size: 14px;color: #666;line-height: 24px;}


.wtreport-wordspic img{max-width: 100%;margin-top: 40px;}


.wtreport-list{width: 100%;overflow: hidden;}


.wtreport-list ul li{width: 50%;float: left;margin-top: 20px;text-align: center;}


.wtreport-list img{max-width: 100%;}


.wtreport-list p{font-size: 16px;color: #666;margin-top: 12px;}


.wtreport-list a{display: block;margin: 24px auto 0;width: 160px;height: 38px;line-height: 38px;text-align: center;font-size: 16px;color: #4891e3;border: 1px solid #4891e3;border-radius: 30PX;transition: all .3s ease;}


.wtreport-list a:hover{background: #4891e3;color: #fff;}


.wtserve{width: 100%;overflow: hidden;background: #eef1f5;padding: 74px 0 40px;}


.wtserve-tit{width: 100%;text-align: center;}


.wtserve-tit h6{font-size: 30px;color: #333;}


.wtserve-tit p{font-size: 16px;color: #666;line-height: 24px;margin-top: 16px;}


.wtserve-img{width: 100%;text-align: center;margin-top: 52px;}


.wtserve-img img{max-width: 100%;}


.wtadvan{width: 100%;overflow: hidden;padding: 60px 0 66px;}


.wtadvan-list{width: 100%;overflow: hidden;}


.wtadvan-list ul li{width: 25%;float: left;margin-top: 52px;text-align: center;padding: 0 30px;}


.wtadvan-list ul li img{height: 61px;}


.wtadvan-list ul li h6{font-size: 24px;color: #333;margin-top: 20px;}


.wtadvan-list ul li p{margin-top: 16px;font-size: 16px;color: #666;line-height: 24px;}


.wtflow{width: 100%;overflow: hidden;padding: 60px 0 44px;background: #eef1f5;}


.wtflow-list{width: 100%;overflow: hidden;position: relative;margin-top: 54px;}


.wtflow-line{width: 86%;position: absolute;left: 7%;height: 1px;background: #dcdcdc;z-index: 1;top: 40px;}


.wtflow-qqbox{width: 100%;text-align: center;font-size: 0;}


.wtflow-qqbox div.wtflow-qq{display: inline-block;margin: 0 22px;vertical-align: middle;}


.wtflow-qqtop{position: relative;z-index: 3;margin: 0 auto;width: 80px;height: 80px;border-radius: 50%;border: 1px solid #4891e3;text-align: center;line-height: 80px;background: #fff;}


.wtflow-qqic{display: block;position: absolute;top: 0;left: 0;z-index: 5;font-style: normal;font-size: 14px;color: #fff;width: 26px;height: 30px;text-align: center;line-height: 30px;background: url('../image/wtic8.png') no-repeat;}


.wtflow-qq p{min-height: 38px;font-size: 14px;color: #666;line-height: normal;width: 120px;margin: 22px auto 0;}


.wtmore{width: 100%;overflow: hidden;}


.wtmore-tit{width: 100%;overflow: hidden;text-align: center;}


.wtmore-tit h6{font-size: 36px;color: #4891e3;}


.wtmore-list{width: 100%;overflow: hidden;margin-top: 54px;}


.wtmore-list ul{margin-left: -1%;}


.wtmore-list ul li{width: 24%;float: left;margin-left: 1%;height: 330px;position: relative;background: #eef1f5;padding: 50px 20px 0;transition: all .3s ease;}


.wtmore-list ul li h6{font-size: 24px;color: #152747;font-weight: bold;}


.wtmore-list ul li p{font-size: 16px;color: #333;line-height: 24px;margin-top: 20px;}


.wtmore-list ul li img{height: 65px;;position: absolute;z-index: 2;left: 20px;bottom: 20px;}


.wtmore-list ul li:hover{background: #4891e3;}


.wtmore-list ul li:hover h6{color: #fff;}


.wtmore-list ul li:hover p{color: #fff;}


.wtrel{width: 100%;overflow: hidden;background: #eef1f5;padding: 54px 0 44px;}


.wtrel-list{width: 100%;margin-top: 54px;}


.wtrel-list ul li{width: 33.3333333333%;float: left;text-align: center;position: relative;}


.wtrel-list ul li a{display: block;width: 100%;height: 100%;}


.wtrel-list p{font-size: 18px;color: #666;margin-top: 18px;transition: all .3s ease;line-height: 1em;}


.wtrel-list ul li a:hover p{color: #4891e3;}


.wtrel-ewm{position: absolute;z-index: 3;top: -38px;left: 50%;transform: translateX(-50%);display: none;}


.wtrel-list ul li:hover .wtrel-ewm{display: block;}


.wtrel-list ul li a.wtrel-mbqq{display: none;}


.wtrel-list ul li a.wtrel-pcqq{display: block;}





.banner-wt-shade{position: absolute;z-index: 1;width: 100%;height: 100%;background: rgba(0,0,0,.34);}


.banner-wt-words{position: absolute;top: 50%;left: 0;width: 100%;text-align: center;transform: translateY(-50%);color: #fff;z-index: 2;}


.banner-wt-words h6{font-size: 30px;font-weight: bold;}


.banner-wt-words p{font-size: 24px;margin-top: 12px;}





@media all and (max-width:1240px) {


    .wt-width{width: 92% !important;}


    .contain-winter{padding: 0 !important;}


    .wtflow-line{display: none;}


    .wtflow-list {margin-top: 40px;}


    .wtflow-qqbox div.wtflow-qq{margin-top: 12px;}


    .wtmore-list ul li {height: 330px;padding: 24px 20px 0;}


    .wtmore-list ul li h6 {font-size: 20px;}


    .wtmore-list ul li p {margin-top: 14px;}


    .wtreport {padding: 60px 0;}


    .wtserve {padding: 60px 0 40px;}


    .wtmore {padding: 60px 0;}


    .wtreport-tit h6 {font-size: 32px;}


}





@media all and (max-width:1000px) {


    .wtreport-tit h6 {font-size: 28px;}


    .wtreport-tit p{text-align: center;margin-top: 20px;}


    .wtreport-wordspic{margin-top: 28px;}


    .wtreport-wordspic img {margin-top: 30px;min-height: 180px;object-fit: cover;}


    .wtreport {padding: 36px 0;}


    .wtreport-list a{width: 154px;margin: 18px auto 0;}


    .wtserve-tit h6 {font-size: 24px;}


    .wtserve {padding: 38px 0 34px;}


    .wtserve-img {margin-top: 32px;}


    .wtadvan {padding: 38px 0 42px;}


    .wtadvan-list ul li {width: 50%;margin-top: 20px;padding: 0 10px;}


    .wtadvan-list ul li img {height: 40px;}


    .wtadvan-list ul li h6 {font-size: 18px;margin-top: 14px;}


    .wtadvan-list{margin-top: 20px;}


    .wtflow {padding: 38px 0 36px;}


    .wtflow-qqbox div.wtflow-qq{margin: 16px 0 0;width: 50%;}


    .wtflow-list {margin-top: 24px;}


    .wtflow-qq p {margin: 12px auto 0;}


    .wtmore-tit h6 {font-size: 24px;}


    .wtmore {padding: 38px 0;}


    .wtmore-list {margin-top: 14px;}


    .wtmore-list ul {margin-left: 0%;}


    .wtmore-list ul li {width: 100%;margin-top: 20px;margin-left: 0%;height: auto;padding: 16px;}


    .wtmore-list ul li img{position: static;margin-top: 16px;}


    .wtrel {padding: 32px 0 40px;}


    .wtrel .wtmore-tit h6{font-size: 20px;}


    .wtrel-list p {font-size: 14px;margin-top: 12px;}


    .wtflow-qqbox{text-align: left;}


    .wtrel-list {margin-top: 34px;}


    .wtrel-ewm{top: -42px;}


    .wtreport-list ul li{width: 100%;}


    .wtreport-list p {margin-top: 4px;}





    .wtrel-list ul li a.wtrel-mbqq{display: block;}


    .wtrel-list ul li a.wtrel-pcqq{display: none;}





    .Iparter-swiper .swiper-pagination {margin: 1.4rem 0 0;}


    .index-parter {padding: 1.8rem 0 2rem;}


    .Iparter-swiper {padding: 1.2rem 0 0;}


    .Ipro-list li{margin: 18px auto 0 !important;}


    .index-pro {padding: 1.2rem 0 1.4rem;}


    


}


























































































































































































































































































































































































































