/*公用*/
@font-face {
font-family:fontDin1;
src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#414755; font-family:"Microsoft YaHei"; font-weight:lighter; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden; }
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #414755; text-decoration: none; font-size:14px;}
a:hover{color: #005cd9;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
h1,h2,h3,h4,h5,h6,h7 {font-weight: normal;}
.w1400{ width:1400px; margin:0 auto;}
.bg{width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:90%;}
.fl{ float:left;}
.fr{ float:right;}
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}

@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}

.title{ text-align:center; font-size:42px; color:#222222;font-weight: normal;}
.title b{ color:#005cd9;}
.title span{ display:block; font-size:18px; color:#888; margin:13px 0 20px 0;font-weight: lighter;}
.title em{ font-size:0; display:inline-block;height: 30px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#818181;animation: bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:9px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#005cd9;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}


@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}

/*抬头*/
.top_bg{background: #fff;border-bottom: 1px solid #ececec;width: 100%;min-width: 1400px;height: 50px;line-height: 50px;color: #aaa; }
.top{position: relative;}
.top_l *{font-size:14px;padding-left: 60px;}
.top_l span,.top_l a{color:#999;}
.top_r{width:615px;}
.top_rl{font-size: 16px; position: absolute; right:0; top:0;height: 50px;line-height: 50px; width:420px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927092037_278638153.png)no-repeat left center;}
.top_tel p{display:block; padding-left:28px; font-size:22px; color:#5b5b5b; background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927091920_462634974.png)no-repeat left center;font-family:fontDin1;}
.top_rl ul{padding-left: 48px;}
.top_rl ul a{font-size:14px;color: #fff;float: left;line-height: 50px;}
.top_rl ul a:hover{color: #ff0;}
.top_rl ul a+a{margin-left: 10px;}
.head_bg{width: 100%;min-width: 1400px;height: 142px;}
.logo{margin-top: 30px;}
.name{margin: 38px 0 0 20px;}
.name b{font-size:28px; color:#222;}
.name p{ font-size: 16px; line-height: 30px;}

/*下拉*/
.nav_bg{width:100%; height:130px;float:left;background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928195818_847182473.jpg) center no-repeat;}
.nav_logo{float:left; padding-left:3%; padding-top:25px;}
.nav_name{float:left; padding-left:16px; margin-top:30px; height:60px; font-size: 36px;font-weight: bold;color: #222; padding-right:23px;position: relative;}
.nav_name p{text-transform: uppercase;font-size: 16px;font-weight: lighter;letter-spacing: 0.3px;}
.nav_name:after{content: '';display: block;width: 6px;height: 58px;position: absolute;top: 7px;right: 0; background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927094018_919145125.png)no-repeat left center;}
.nav_font{float:left; padding-top:33px; font-size:26px; color:#005cd9; font-weight:bold; padding-left:17px;}
.nav_font i{    text-decoration: underline;}
.nav_font p{font-size:18px; letter-spacing:0.6px; color:#222; font-weight:lighter;}

.nav{float:right; padding-right:0.5%;}
.nav>ul>li{display: inline-block; position: relative; margin-right:45px;}
.nav>ul>li:nth-child(10){margin-right:0px;}
.nav>ul>li>a{font-size: 16px; display: block;color: #484848; line-height: 130px;font-weight: lighter; position: relative;}
.nav>ul>li>a:after{content: '';display: block;position: absolute;bottom: 0;height: 3px;background: #005cd9;width: 0;left: 0;transition: all .3s ease;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{color: #005cd9;}
.nav>ul>li.cur>a:after,.nav>ul>li:hover>a:after{width: 100%;}
@media screen and (max-width:1650px){
.nav>ul>li{ margin-right:10px;}
}
@media screen and (max-width:1510px){
.nav>ul>li>a{ font-size: 14px;}
}
@media screen and (max-width:1400px){
.nav>ul>li{ margin-right:10px;}
}

.nav>ul>li .dropmenu{width:100%;position:absolute;top:100%;left:-50px;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 15px;display:block;line-height:45px;text-align:center;color:#fff;background:rgba(0,0,0,.6);transition:600ms ease; margin-top:1px;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis; width: 165px;}
.nav>ul>li .dropmenu a:hover{background:rgba(0,92,217,.8);}

/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#222;}
.banner-box{ min-width:1300px; height:638px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:638px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;width: 100%;height: 80%;position: relative;z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:230px; left: 0; margin-left: 0; height: 420px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928161223_1062351343.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928161223_1062351343.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:50px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #005cd9;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8;}

/*搜索*/
.search{ height:80px; background:#fff;}
.search-bg{ width:248px; height:47px; overflow:hidden; margin-top:20px; position:relative;}
.search_l{ color:#666; line-height:80px;}
.search_l dd{ display:inline-block; color:#005cd9; font-size:16px;font-weight: normal;}
.search_l a{ color:#484848; font-size:14px;}
.search_l a:hover{ color:#005cd9;}
.search-bg #infoname{ width:248px; height:42px; color:#aaa; font-size:12px; line-height:42px; font-weight:lighter; background:#f1f1f1; border:none;  outline:none; padding-left:24px;}
.search-i{ height:47px; position:absolute; right:0; top:0;}

/*介绍*/
.speak{ background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927100156_1645712014.jpg) no-repeat center;height: 647px;}
.speak .w1400{ height:519px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; padding-top:90px;}
.spleft{ position:relative; width:593px; height:410px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927095858_4419754.png) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.spvidio{ display:inline-block; width:50px; height:50px; position:relative;}
.spvidio span{width:50px; height:50px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927095731_1933520004.png) no-repeat center; display:block;z-index:33; position:relative; cursor:pointer;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:47%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:42%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:44%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}
.pulse2 {position: absolute;  top: -25%;left: -25%;z-index: 1; width:150%; height:150%; border-radius: 50%; opacity: 0; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -webkit-animation: warn 2s ease-out; animation: warn 2s ease-out;-o-animation:warn 2s linear infinite;-moz-animation:warn 2s linear infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background: #005cd9;box-shadow: 1px 1px 30px #005cd9; }
.pulse3 {position: absolute; top: -25%;left: -25%;z-index: 1; width:150%; height:150%; border-radius: 50%; opacity: 0; -webkit-animation: warn1 2s ease-out; animation: warn1 2s ease-out;-o-animation:warn1 2s linear infinite;-moz-animation:warn1 2s linear infinite; -webkit-animation-iteration-count: infinite;background: #005cd9; animation-iteration-count: infinite;box-shadow: 1px 1px 30px #005cd9;}
@keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-o-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-moz-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@-webkit-keyframes warn {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.6;
    }
    75% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.65;
    }
    100% {
        transform: scale(1);-webkit-transform: scale(1);opacity: 0.0;
    }
}
@keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-webkit-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-o-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
@-moz-keyframes warn1 {
    0% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;
    }
    25% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.4;
    }
    50% {
        transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.6;
    }
    75% {
        transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.65;
    }
    100% {
        transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;
    }
}
.spright{ width:891px; padding:10px 0px 0 0px;}
.sp_t{ font-size:30px; color:#005cd9;font-weight: bold;;}
.sp_c{ font-size:16px; color:#aaa; line-height:36px; font-weight:lighter; margin:40px 0 35px;}
.sp_t:after {content: '';display: block;width: 15px;height: 13px;background: #333333;margin-top: 30px;}
.sp_a a:hover{background: #eb3d00;transition: 0.3s all ease-in-out;}

/*数字*/
.num ul li{float: left;height: 128px;border-bottom: 1px solid #ccc;text-align: center;font-weight: lighter;}
.num ul li+li{margin-left: 50px;}
.num ul li span{font-size: 50px;font-weight: normal;color: #333; font-family: fontDin1;display: inline-block;margin-top: 20px;}
.num ul li i{font-size: 16px;color: #333;display: inline-block; vertical-align: top;margin: 33px 0 0 5px;padding-top: 8px;}
.num ul li p{color: #333;font-size: 16px; padding-top: 5px;}

/*热销产品*/
.product{padding: 60px 0 0;background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927143551_1857008552.png)no-repeat bottom;height: 1076px;z-index: -999;}
.procenter{margin-top: 10px;}
.protitl em {position: absolute;left: 0;right: 0; margin: 0 auto; top: -3px; font-size: 72px; color: #f1f1f1;line-height: 60px;text-transform: uppercase;font-family: impact;z-index: -1;}
.protitl i{color: #222222;font-weight: normal;}
.protitl{text-align: center;font-size: 18px;color: #666666;font-weight: lighter; position: relative;}
.protitl b{display: block;margin-bottom: 15px;font-size: 40px;color: #005cd9;transition: all .3s ease;}
.protitl b span{color: #005cd9;transition: all .3s ease;}
.protitl a{color: #666;font-size: 18px;font-weight: lighter;text-decoration: underline;}
.protitl a:hover{color: #005cd9;}
.protitl d{ display: block;font-size:0; height: 30px;margin-top: 20px;}
.protitl d i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#818181;animation: bounce_fountainG 1.2s linear infinite;} 
.protitl d i+i{ margin-left:9px;}
.protitl d i:nth-child(1){animation-delay: .4s;}
.protitl d i:nth-child(2){background:#005cd9;animation-delay: .6s;}
.protitl d i:nth-child(3){animation-delay: .8s;}

.protab a{width: 137px;height: 80px;line-height: 80px;display: inline-block;color: #666;font-size: 18px;text-align: center;background: #f5f5f5;transition: all .3s ease;}
.protab a+a{margin-left: 16px;}
.protab a.on{background: #005cd9;color: #fff;}
.pro_cc{margin-top: 30px !important;}
.pro_cc table tr td {display: block;float: left;width: 335px;padding: 0px !important;overflow: hidden;position: relative;}
.pro_cc table tr td img {transition: all .5s;border: 1px #dddddd solid;padding: 5px;}
.pro_cc table tr td span {display: block;line-height: 50px !important;height: 50px;background: #eaeaea;position: relative;z-index: 2;    margin-top: 10px;transition: all .3s ease;}
.pro_cc table tr td span a {font-size: 16px;color: #484848;}
.pro_cc table tr td:hover span {background:#005cd9;}
.pro_cc table tr td:hover span a{color:#fff;}
.pro_cc table tr td+td{margin-left: 20px;}
.pro_cc table tr+tr{margin-top: 20px;display: block;}

/*特性*/
.char{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927144013_332176099.jpg)no-repeat center;height: 875px;padding-top: 85px;}
.char .title{color: #fff;font-size: 45px;}
.char .title b{color: #fff;}
.char .title span{color: #fff;margin: 7px 0 20px 0;}
.char_all{text-align: center;position: relative;}
.chfl{padding-top: 25px;}
.chfl li{position: relative;width: 595px;height: 152px;}
.chfl li+li{margin-top: 32px;}
.chfl li img{float: left;margin-top: 20px;}
.chfl li p:before{content: '';display: block;background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927163717_1974618532.png)no-repeat;width: 61px;height: 14px;position: absolute;top:56px;left: -33px;}
.chfl li p{color: #fff;font-size: 16px;float: left;position: relative;}
.chfl li p b{color: #fff000;}
.char_t{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927164943_291944125.png)no-repeat center;width: 463px;height: 124px !important;margin: 14px 0px 0px 18px;padding: 24px 47px;text-align: left;position: relative;line-height: 25px;}
.char_t img{float: right;position: absolute;right: 12px;top: -8px;}
.charcenter img{position: absolute;left: 42.5%;top: 24px;}
.chafr{margin-top: 25px;}
.chafr li{position: relative;width: 595px;height: 152px;}
.chafr li p{color: #b5d4fe;font-size: 16px;float: left;position: relative;}
.char_at{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927174603_15836598.png)no-repeat center;width: 463px;height: 124px !important;margin: 14px 0px 0px 1px;padding: 12px;text-align: left;position: relative;}
.char_at img{float: left !important;padding-right: 20px;margin-top: 0px !important;}
.char_at i{padding-top: 20px;display: inline-block;line-height: 25px;    padding-top: 25px;}
.chafr img{float: right;margin-top: 20px;}
.char_at i:after{content: '';display: block;background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927174104_753263056.png)no-repeat;width: 61px;height: 14px;right: -33px;top: 56px;position: absolute;}
.chafr li+li {margin-top: 32px;}

/*优势*/
.adv_bg{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927105514_212751088.jpg)no-repeat center;height: 1101px;}
.adv{padding-top: 83px;}
.adv .title{font-size: 45px;}
.adv .title span{margin: 3px 0 20px 0;font-weight: normal;}
.adv_list{background: #f8f8f8;width: 200px;height: 600px;}
.adv_list li{height: 150px;text-align: center;color: #484848;padding: 32px 0;font-size: 25px;cursor: pointer;transition: all .3s ease;font-weight: lighter;}
.adv_list li.on{background: #005cd9}
.adv_list li.on em{color: #fff;}
.adv_list li.on p{color: #fff;}
.adv_list li p{margin-top: 8px;font-weight: lighter;}
.adv_list li+li{border-top: 3px solid #eeeeee;}
#adv_box{background: #fff;width: 1140px;height: 600px;padding: 41px 41px 0 50px;}
.adv_list li i{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927112642_289013552.png)no-repeat 0 top;display: block;width: 48px;height: 48px;margin: 0 auto;transition: 0.3s ease all;}
.adv_list li:nth-child(2) i{background-position: -48px 0;}
.adv_list li:nth-child(3) i{background-position: -96px 0;}
.adv_list li:nth-child(4) i{background-position: -144px 0;}
.adv_list li.on:nth-child(1) i{background-position: -2px -48px;}
.adv_list li.on:nth-child(2) i{background-position: -50px -48px;}
.adv_list li.on:nth-child(3) i{background-position: -98px -48px;}
.adv_list li.on:nth-child(4) i{background-position: -146px -48px;}
.adv_cont{width: 1400px;height: 700px;padding: 50px; box-shadow: 0px 0px 70px 0 #dde3eb;}
.adv_txt{font-size: 36px;font-weight: normal;color: #222;position: relative;top: 25px;display: inline-block;}
.adv_tit d:after{content: '';display: block;width: 37px;height: 4px;background: #dedede;position: absolute;left: 0;bottom: -30px;}
.adv_tit d{font-size: 16px;font-weight: normal;color: #ccccce;text-transform: uppercase;position: relative;top: 35px;}
.adv_text{padding-top: 115px;}
.adv_text dd{font-size: 16px;color: #999;font-weight: lighter;line-height: 36px;background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927114448_1249356777.png) no-repeat left 4px;padding-left: 40px;}
.adv_text dd+dd{margin-top: 30px;}
.adv_l{margin-top: 0px;width: 400px;margin-left: 90px;}
.adv_box{width: 1140px;height: 600px !important;}
.adv_tel{width: 332px;height: 91px;box-shadow: 0px 0px 10px 0px #d0d0d0;border-radius: 10px;padding: 20px;padding: 26px 40px;margin-top: 35px;}
.adv_tel p{color: #222;font-weight: lighter;background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927114510_470024257.png) no-repeat left 6px;}
.adv_tel p i{font-size: 32px;font-weight: normal; font-family: fontDin1;letter-spacing: -1px;padding-left: 45px;}
.title d{font-size: 16px;color: #222; }
.title d em{vertical-align: top;line-height: 48px;}
.title d img{    padding: 12px 10px 0 0px;}
.title d i{font-size: 33px;font-family: fontDin1;    vertical-align: top;}
.gd{animation: myfirst 2s infinite; display: inline-block;}  
 @keyframes myfirst {  0% {  
               transform: translate(0px, 0px);  }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
}
@keyframes widthchange{
        0%{ width:20%}
        50%{ width:100%}
        100%{ width:20%}
        }

/*应用案例*/
.divdgweb_new_div_item a{font-size: 14px;}
.cs{background: #f5f5f5;}
.case{ padding:78px 0 100px;}
.case .title em{height: 40px;}
.casetil{ text-align:center; font-size:40px; color:#222;}
.casetil span{ color:#005cd9;}
.casetil em{ display:block; font-size:18px; margin:5px 0 20px 0;}
.casebtn a{ display:block; margin:25px auto 40px auto; width:156px; line-height:40px; background:#666666; font-size:16px; text-align:center; color:#fff; transition:all .3s ease;}
.casebtn a:hover{ background:#005cd9;}
.caseClass a{ display:inline-block; width:208px; line-height:50px; text-align:center; background:#eeeeee; font-size:14px; color:#666666; font-weight:lighter; transition:all .3s ease;}
.caseClass a+a{ margin-left:10px;}
.caseClass span+span{ margin-top:10px; display:block;}
.caseClass a:hover{ background:#005cd9; color:#fff;}
.casecenter{ position:relative; margin:10px 0 0 0;}
.casejt{ position:absolute; cursor:pointer; width:46px; height:46px; top:221px;}
.casejt:hover{ background-position-y:-46px;}
.casecon{ overflow:hidden;}
.casecon .divdgweb_new_div_item{ width:335px; padding-top:251px; margin-right:20px; float:left; position:relative;background: #fff;box-shadow: 0px 0px 10px 0px #e7e7e7;}
.casecon .news_div_item_pic{ position:absolute; width:100%; height:261px; overflow:hidden; top:0px; left:0px;}
.casecon .news_div_item_pic img{ position:relative; transition:all .5s ease;width: 100%;
    height: 100%;padding: 20px 20px 0;}
.casecon .divdgweb_new_div_item_content{ padding:30px; background:#fff; height:205px;}
.casecon .divdgweb_new_div_item_a{ font-size:20px; color:#484848; font-weight:lighter;display: block;white-space: nowrap; overflow: hidden;height: 24px;text-align: center;text-overflow: ellipsis;}
.casecon .divdgweb_new_div_item_body{ font-size:14px; color:#aaaaaa; font-weight:lighter; line-height:24px; margin:15px 0 25px 0;}
.casemore{ display:block; line-height:40px; background:#e5e5e5; text-align:center; font-size:14px; color:#666; font-weight:lighter; transition:all .3s ease;}
.casecon .divdgweb_new_div_item:hover .casemore{ background:#005cd9; color:#fff;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#005cd9;}
.case_more a+a{margin-left: 20px;}
.case_more a{width: 157px;height: 41px;display: inline-block;color: #888;font-size: 16px;text-align: center;line-height: 41px;background: #fff;box-shadow: 0px 0px 15px 0px #dfdfdf;border-radius: 50px;}
.case_more{padding-bottom: 30px;}

/*定制流程*/
.process .title{font-size: 40px;color: #fff;}
.process .title b{color: #fff;}
.process .title span{margin: 7px 0 20px 0;color: #fff;}
.process{ padding-top:62px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927102715_841226809.jpg) no-repeat center; height:466px;}
.process ul{ font-size:0; margin-top:40px;  background:#fff; border-radius:12px; overflow:hidden;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.process ul li{ position:relative; height:210px; width:16.6666%; text-align:center; font-size:18px; color:#4c4c4c; font-weight:lighter; transition:all .3s ease;}
.process ul li+li:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; width:1px; height:110px; background:#e9e9e9; left:0;}
.process ul li i{ display:block; margin:20px auto 20px auto; width:35px; height:2px; background:#3a3a3a;transition:all .3s ease;}
.pcicon{ display:inline-block; width:44px; height:47px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210927/20210927104211_1039770921.png) no-repeat left top; margin-bottom:15px; transition:all .3s ease;margin-top: 50px;}
.process ul li:nth-child(2) .pcicon{ background-position-x:-45px;}
.process ul li:nth-child(3) .pcicon{ background-position-x:-90px;}
.process ul li:nth-child(4) .pcicon{ background-position-x:-135px;}
.process ul li:nth-child(5) .pcicon{ background-position-x:-180px;}
.process ul li:nth-child(6) .pcicon{ background-position-x:-225px;}
.process ul li:hover:after{ opacity:0;}
.process ul li:hover{ background:#005cd9; color:#fff;}
.process ul li:hover i{ background:#fff;}
.process ul li:hover .pcicon{ background-position-y:-45px;}

/*新闻*/
.news_bg.bg {padding-top: 60px; height:873px;}
.news_top{width:848px;margin:0px auto;}
.news_wz{ height:48px;line-height: 36px; }
.news_wz b{font-size:26px;}
.news_wz span{font-size:24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial;}
.news_wz em{font-size:16px; font-weight:200; display: block;color: #999;}
.news_tab{margin-top:10px;    padding-left: 17px;}
.news_tab li{float:left;background: #ffffff;  width: 259px; height: 48px; line-height: 48px; text-align: center; border-radius: 50px;box-shadow: 0px 0px 10px 0px #d5d5d5;    transition: all .3s ease;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; color:#484848;display: block;}
.news_tab li.on{color:#fff; background:#0066d8;width: 259px; height: 48px; line-height: 48px;box-shadow: 0px 0px 10px 0px #368bff;}
.news_tab li.on a{color:#fff !important;}
.news_a{margin-right: 17px;}
.news_a em{position:relative;font-size: 20px;color: #c2c2c2; top:8px;}
.news_a .sPrev, .news_a .sNext{position:absolute;top: 2px;font-size: 20px;color: #c2c2c2;cursor: pointer;}
.news_a .sPrev{right: 5px;transform: rotate(-90deg);}
.news_a .sNext{left: 5px;transform: rotate(90deg);}
.news_a i:hover{color:#005cd9;}
.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;height: 500px !important;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item+.news_div_item{border-left: 1px solid #efefef;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:45px 28px;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;padding-left: 85px;padding-top: 7px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:110px;}
.news_list .news_div_item_year, .news_list .news_div_item_month{display: inline-block; font-size: 14px;line-height: 22px; color: #484848;}
.news_list .news_div_item_day{font-size: 72px;color: #484848;font-family: fontDin1;left: 22px;top: 67px;position: absolute;float: left;height: 80px;padding-left: 10px; }
.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#484848;padding-left: 85px;  text-overflow: ellipsis; white-space: nowrap;padding-top: 5px;}
.news_list .news_div_item_a:after{content:'MORE';font-size: 12px;width: 50px;height: 50px;left: 0;top: 120px; transition:0.5s;line-height: 50px;text-align: center;border-radius: 50%;border: 1px solid #252525;color: #4f4f4f;position: absolute;}
.news_list .news_div_item_body{font-size: 14px;color: #bbb;font-weight: 100;line-height: 25px;position: relative;width: 100%;height: 40px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{   height: 12.15vw; overflow: hidden;}
.news_list .news_div_item_pic a{position: relative;}
.news_list .news_div_item img{transition:0.3s all linear; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #103886;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a:after{color: #005cd9;border: 1px solid #005cd9;}
.news_list .news_div_item:hover .news_div_item_day{color: #005cd9;}

/*简介*/
.about{background: #f5f5f5;padding: 80px 0;}
.ab_box{height: 965px;;background: #fff;padding: 70px 60px 50px;position: relative;}
.ab_t{width: 563px;}
.ab_t i{font-size: 40px;font-weight: bold;color: #322e2e;text-transform: uppercase;}
.ab_t em{font-size: 16px;font-weight: lighter;color: #cdcdcd;padding-left: 16px;}
.ab_t span{font-size: 22px;font-weight: normal;color: #005cd9;display: block;margin-top: 10px;}
.ab_t span:after{content:''; display:block;width: 40px;height: 3px;background: #005cd9;margin: 35px 0 22px;}
.ab_t p{font-size: 14px;color:#b1b1b1;font-weight: lighter;line-height: 36px;}
.ab_img img{position: absolute;right: 0;top: 0px;}
.ab_t a{display: inline-block;width: 142px;height: 38px;line-height: 38px;text-align: center;color:#005cd9;font-size: 16px;border-radius: 50px;border: 1px solid #005cd9;transition: all .3s ease;margin-top: 35px;}
.ab_t a:hover{background: #005cd9;color: #fff;}
.ab_box ul a{display: inline-block;width: 320px;height: 115px;float: left;border: 2px solid #efefef;padding: 17px 0px 17px 63px;transition: all .3s ease;}
.ab_box ul a p{color: #322e2e;font-size: 18px;font-weight: normal;padding-top: 17px;}
.ab_box ul a em{font-weight: normal;font-size: 12px;color: #cdcdcd;text-transform: uppercase;}
.ab_box ul a img{float: left;padding-right: 10px;}
.ab_box ul{margin-top: 60px;}
.ab_box ul a+a{border-left: 0px solid #efefef;}
.ab_box ul a:hover{background: #005cd9;}
.ab_box ul a:hover p ,.ab_box ul a:hover em{color: #fff;}
.ab_box ul a:hover img{ filter:contrast(0%) brightness(200%);-webkit-filter: contrast(0%) brightness(200%);-moz-filter: contrast(0%) brightness(200%);-ms-filter: contrast(0%) brightness(200%); -o-filter: contrast(0%) brightness(200%);}
.cjsb{margin-top: 40px;}
.cjsb table a{ font-size:16px; color:#fff;font-weight: lighter;line-height: 40px;}
.cjsb td+td {padding-left: 20px !important;}
.cjsb tr td{position: relative;}
.cjsb tr td:nth-child(1){padding-left: 0 !important;}
.cjsb tr td>div { height: 40px; width: 305px;background: rgba(0,0,0,0.5);font-size: 18px;color: #fff;padding-top: 0px !important;position: absolute;bottom: 0px;left: 20px;}
.cjsb tr td:nth-child(1)>div {bottom: 0px;left: 0px;}
.cjsb tr td:hover>div{ background:#005cd9;transition: all .3s ease;}

/*版权*/
.copyright{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928100410_446982646.jpg)no-repeat center;height: 676px;}
.crcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;height: 503px;}
.kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.kslj{padding: 85px 0 53px;}
.kslj p{ font-size:18px; color:#fff; margin-bottom:25px;}
.kslj li{position: relative;padding-left: 25px;}
.kslj li:before{content: '';display: block;width: 16px;height: 1px;background: #fff;position: absolute;left: 0px;top: 11px;}
.kslj a{ display:block; font-size:14px; color:#888; font-weight:lighter; line-height:32px;}
.kslj a:hover{ color:#fff;}
.kslj li+li{ margin-left:108px;}
.crdd li{width: 260px;height: 123px;float: left;position: relative;}
.crdd li i{ position:absolute; width:31px; height:31px; top:0; bottom:0; margin:auto 0; left:0px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928112446_417451829.png) no-repeat left top; transition:all .3s ease;}
.crdd li p {padding: 38px 0 0 50px;}
.crdd li b{font-size: 18px;font-weight: normal;color: #aaa;}
.crdd li em{color: #888;font-size: 14px;font-weight: lighter;display: block;line-height: 24px;}
.crdd li:nth-child(2) i{ background-position-x:-31px;}
.crdd li:nth-child(3) i{ background-position-x:-62px;}
.crdd li+li{margin-left: 80px;}
.cori{width: 420px;padding: 0 47px 0 53px;font-size: 38px;color: #fff;font-weight: bold;}
.cori img{float: left;padding-right: 15px;}
.cori p{font-size: 18px;font-weight: lighter;text-decoration: underline;}
.cori ul{display: block;float: left;margin: 45px 0 52px;}
.cori ul dd{width: 150px;height: 180px;float: left;text-align: center;}
.cori ul dd+dd{margin-left: 20px;}
.cori ul dd i{font-size: 14px;font-weight: lighter;display: inline-block;padding-top: 15px;}
.crccode{ font-size:0;    margin: 0px 85px;}
.crccode span{ position:relative; display:inline-block; vertical-align:top; width:40px; height:40px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928110916_1770458041.png) no-repeat center; cursor:pointer;}
.crccode span:nth-child(2){ background-image:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928110916_1461427324.png);}
.crccode span:nth-child(3){ background-image:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928110916_2103864979.png);}
.crccode span img{ position:absolute;width:100px; top:100%; right:-62px; display:none;}
.crccode span:Hover img{ display:block;}
.crccode span+span{ margin-left:10px;}
.crccode span a{ display:block; width:100%; height:100%;}

.links .w1400{ height:86px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.linksl{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.linksr{ text-transform:uppercase; font-size:25px; color:#484848; font-family:impact;padding-right: 395px;}
.linksl>p{ font-size:18px; color:#484848; padding-left:35px; background:url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928101122_830582781.png) no-repeat left center; line-height:35px;font-weight: normal;}
.end .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:87px;}
.end,.end a{ font-size:14px; color:#898989;}
.end a:hover{ color:#fff;}

/*右边浮动*/
.my-kefu{position: fixed;right: 0px;top:35%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background:#005cd9; margin-top: 1px;padding: 9px 0;height: 77px;width: 77px;}
.my-kefu li i{background: url(//memberpic.114my.com.cn/028790/uploadfile/image/20210928/20210928163014_1305202447.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:165px;}
.my-kefu .my-kefu-tel3 i{background-position: -28px -98px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
    
    .my-kefu .my-kefu-xiadan i{background-position: 0 -98px;}
    .my-kefu .my-kefu-wuliu i{background-position: 0 -123px;}
    
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#222;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu .my-kefu-ftop p{color:#fff;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 18px; padding-left:15px; border-left: 1px solid #ddd; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}
    .my-kefu-xiadan a{color: #fff;font-size: 15px;}
    .my-kefu-wuliu a{color: #fff;font-size: 15px;}
    .my-kefu-qq a{color: #fff;font-size: 15px;}