/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}
/*公共样式部分*/
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body {color: #454545;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}
#copy { display: none;}
a {color: #454545; text-decoration: none;}
a:hover { color:#0085ea;text-decoration: none; border-bottom-style:}
.box{margin:0 auto;width:96%;min-width:1400px;}
.page{margin:0 auto;width:1400px;min-width:1400px;}
.w1400{margin:0 auto;width:1400px;min-width:1400px;}
.ogy{max-width: 1400px;margin: 0 auto;min-width: 1200px;width: 100%;}
.bg{ width: 100%;min-width:1400px;}
i{font-style: normal;}
.fl { float: left;}
.fr {float: right;}

@font-face {
  font-family: "iconfont"; /* Project id 2819262 */
  src: url('../cssnew/iconfont.woff2.txt') format('woff2'),
       url('../cssnew/iconfont.woff.txt') format('woff'),
       url('../cssnew/iconfont.ttf.txt') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*左右浮动清除*/
.clear,.cl{ clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}

.toct{text-align: center;padding-top: 80px;}
.toct span{font-family: 'Arial';font-weight: bold;font-size: 56px;color: #eee;text-transform: uppercase;}
.toct p{font-size: 40px;color:#222;}
.toct d{font-weight: bold;}
.toct dd{color:#666;font-size: 18px;line-height: 40px;display: block;}


/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
em,i{font-style: normal;}


/*抬头*/
.top_bg{border-bottom: 1px solid #eee;}
.top{width: 95%;height: 45px;position: relative;margin: 0 auto;}
.top d{font-size: 14px;color: #666;line-height: 45px;}
.top_ewm{width: 450px;height: 52px;background: url(../uploadfile/image/20210911/20210911113923_516588825.png)no-repeat;position: absolute;right: 0;top: 0px;}
.top_ewm span{width: 36%;line-height: 52px;height: 52px;display: inline-block;color: #fff;padding-left:80px;background: url(../uploadfile/image/20210911/20210911170101_1374774594.png)no-repeat 56px center;position:relative; cursor:pointer;}
.top_ewm span:nth-child(2){ width: 29%; padding-left: 48px;background: url(../uploadfile/image/20210911/20210911140202_1969139134.png)no-repeat 10px center;}
.top_ewm span:after{content:"";width: 1px;height:13px;display: inline-block;float: right;background: #71c3f8;margin-top: 20px;}
.top_ewm span:nth-child(3){width:22%;padding-left:36px;background: url(../uploadfile/image/20210911/20210911170353_1444829280.png)no-repeat 10px center;}
.top_ewm span:nth-child(3):after{display: none;}
.top_ewm span a{ color:#FFF;}
.top_ewm span a:hover{ color:#FF0;}
.top_ewm span img{ position:absolute; top:110%; left:26%; width:100px; z-index:999; height:auto; visibility:hidden; opacity:0; -webkit-transition:all .3s ease; transition:all .3s ease;}
.top_ewm span:hover img{ top:100%; visibility:visible; opacity:1;}
.top_ewm span:nth-child(2)  img{left:17%;}

.head{width: 95%;height: 130px;margin: 0 auto;}
.logo{margin-top: 30px;}
.ocname{margin-top: 40px;margin-left: 20px; }
.ocname h3{font-size:32px; color:#222;}
.ocname span{ font-size:12.5px; font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; letter-spacing:2px; color:#999;}
.head_tit{padding-left: 20px;margin-left: 20px;margin-top: 34px;position: relative;}
.head_tit p{font-size:26px;font-weight: normal ;color: #0085ea;}
.head_tit d{font-size: 16px;color: #222;letter-spacing: 0.9px;}
.head_tit:before{content: '';width: 1px;height: 53px;background: #eee;display: inline-block;position: absolute;left: 0px; top: 5px;}
.head_tel{background: url(../uploadfile/image/20210911/20210911205907_1351087025.png)no-repeat left bottom;padding-left: 55px;margin-top: 40px;margin-right: 20px;}
.head_tel p{color: #666;font-size: 15px;line-height: 30px;}
.head_tel d{ color:#333;}
/*栏目*/
.nav{ height:130px;margin-right: 20px;}
.nav>ul>li{ float: left; display: block;height:130px;width: 120px;}
.nav>ul>li>a{ display: block;  font-size: 16px; text-align: center; position: relative; z-index: 33; line-height:130px;color: #333; transition: all 0.3s ease-out 0s;}
.nav>ul>li>a:before,.nav>ul>li>a:after{display: block;content: "";position: absolute; right:0; left:0; margin:0 auto; z-index: 99;transition: all 0.3s ease-out;  background:#0085ea;}
.nav>ul>li>a:before{width:1px; height:0; top:100px;}
.nav ul li.navcurrent a,.nav ul li:hover a{color: #0085ea;}
.nav>ul>li>a:after{width:10px; height:10px; background:#0085ea; border-radius: 100%; opacity: 0; top:90px;}
.nav>ul>li:hover>a:before,.nav>ul>li.navcurrent>a:before{height:30px;}
.nav>ul>li:hover>a:after,.nav>ul>li.navcurrent>a:after{opacity:1;}

@media (max-width: 1850px){
    .nav>ul>li{width:120px;}
}
@media (max-width: 1800px){
    .nav>ul>li{width:110px;}
}
@media (max-width: 1750px){
    .nav>ul>li{width:100px;}
}
@media (max-width: 1650px){
    .nav>ul>li{width:90px;}
}
@media (max-width: 1550px){
    .head_tel{display: none;}
    .nav{margin-right: 0;}
}

/*导航下拉*/
.nav2_bg{position: absolute;width:100%;   height: 0; opacity: 0;z-index: 9999;left:0;right:0;top:176px; margin:0 auto; min-width:1400px;overflow: hidden; box-shadow: 0 100px 100px rgba(0,0,0,0.4);}
.nav>ul>li:hover .nav2_bg{opacity: 1;height:auto; }
.nav2{width:100%; height:auto; background:#fff;  min-width:1400px;transition: all 0.3s linear; border-top:1px #eee solid; padding:2% 8%;box-sizing: border-box;text-align: center;z-index: 9; margin:0 auto;}
.nav2 a{float:left; display: inline-block; width:23%; margin-right:2.4%;margin-bottom:2%; position: relative; }
.nav2 a:nth-child(4n){margin-right:0;}
.nav2 a img{width:100%;}
.nav2 a p{position: absolute; bottom:14px; left:20px; font-size:15px; color:#fff;z-index: 2; text-align: left; width:90%; background-image:url(../uploadfile/image/20210916/20210916105147_880687762.png); background-repeat:no-repeat; background-position:99% center; background-size: 0; transition: all 0.3s ease-out 0s;}
.nav2 a:hover p{background-position:98% center; background-size: auto;}
.nav2 a:after{content:"";  display: block; width:100%; height:100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));position: absolute;bottom: 0;transition: all 0.3s ease-out 0s;}
.nav2 a:hover::after{height:100px; background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.1),rgba(0,0,0,0.6));}

#banner{position: relative;width: 100%;height: 900px;min-width: 1400px;}
.tp-bullets{display: none;}

/*幻灯片开始*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f1f1f1;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; 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:280px; left: 0; margin-left: 0; height: 380px; 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(../uploadfile/image/20210916/20210916105314_130326544.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../uploadfile/image/20210916/20210916105314_130326544.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; 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: #0085ea;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; opacity:.8; }

/*搜索*/
.search{height:80px;background:#fff; overflow: hidden;font-size: 14px;font-family:"Microsoft Yahei"; border-bottom: 1px solid #e8e8e8;}
.keywords{ font-weight: normal;width: 720px; overflow: hidden; float: left;line-height: 80px;}
.keywords b{height:40px;  color: #333333; font-weight: normal; font-size: 20px;  }
.keywords a{color: #666666;line-height:28px;padding-right:16px;  font-size: 15px;}
.search_02{width:348px;height:42px;overflow:hidden;margin-top:20px;float:right;}
.search_02 form{padding-left:0;}
.search-i{ width:43px; overflow:hidden; height:42px;}
.search-bg{float:left;width:260px;height:42px;overflow:hidden;padding-left:24px;  background: #f2f2f2; border-top-left-radius: 25px; border-bottom-left-radius: 25px;}
.search_01 a{font-size:15px;}

.about{padding-top:80px;}
.about p{position: relative; max-height: 400px; font-size:16px; line-height:30px; overflow: hidden; float: left; margin-bottom:66px;}
.about p img{-webkit-transition: .3s;-moz-transition: .3s;transition: .3s;}
.about:hover p img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.about p i{width: 100%;max-height:400px;background: url(../images/vdotm.png) no-repeat;background-size: 100%; position: absolute;left:0;top:0%;}
.aboutR{width:46.4%;}
.aboutR .hTitle{ font-size:24px; font-weight:400; color:#333; letter-spacing: 1.6px;padding-bottom:50px;}
.aboutR .hTitle span{ font-size:2.395vw; font-weight:bold; display:block; }

.aboutR .txt{height:140px;overflow:hidden;margin-bottom:10px;}
.aboutR .more{display:inline-block;width:190px;height:46px;line-height:46px;background:#0085ea; color:#fff;text-align:center;}
.aboutR .more i{font-style:normal;margin-left:15px;}
.aboutR .more:hover{width:240px;}
.g_pp{background:url(../images/ppbg.jpg) no-repeat center top;}
.g_pp .pptit{height: 242px;}
.g_pp .pptit h2{float: left;width: 520px;position: relative;margin-left: -12px;background:url(../images/pptit.png) no-repeat;padding: 10px 0 0 10px;font-size: 28px;color: #282828;font-weight: normal;}
.g_pp .pptit h2 b{display: block;font-size: 52px;}
.g_pp .pptit p{float: right;width: 675px;position: relative;padding-top: 48px;font-size: 16px;line-height: 26px;color: #333333;transition: all 0.3s linear 0s;}
.g_pp .pptit p:before{content: "";position: absolute;width: 60px;height:2px;background: #282828;left:0;top:16px;transition: all 0.3s linear 0s;}
.g_pp .pptit p:hover:before{width: 675px;background: #00612e}
.g_pp .pptit p:hover{color: #00612e; transform: translateX(-10px);}

.g_pp dl{float: left; margin-right:62px;}
.g_pp .lastdl{margin-right: 0;}
.g_pp dt{padding-left: 15px;font-size: 14px;line-height: 22px;color: #333333;transition: all 0.3s linear 0s;}
.g_pp dd{height: 100px;transition: all 0.3s linear 0s;}
.g_pp em{float:left;width: 72px;}
.g_pp span{float:left;font-size:18px;line-height:34px;color: #282828;}
.g_pp span b{display: block; font-size:28px;}
.g_pp dl:hover dd{transform: translateY(-5px);}
.g_pp dl:hover dt{transform: translateY(5px);}


/*产品*/
.ptbg{background: url(../uploadfile/image/20210916/20210916105348_1118052902.jpg) no-repeat center top;padding-top:175px; overflow:hidden;}
.g_pro .hTitle{font-size:19px; color:#666; margin-bottom:60px; font-weight:normal;}
.g_pro .hTitle span{display: block; font-size: 2.395vw; color:#333; font-weight:normal; line-height:66px; margin-bottom:6px;line-height:normal;}
.g_pro .hTitle span b{color:#333;}
.g_pro .m_cpfl .hTitle{ float:left; margin-bottom:7px;}
.m_cpfl ul{ float:right; margin-top:18px; padding-right: 4px;}

.g_pro{width:1500px;padding:60px;margin:0 auto;background:#fff;clear: both;overflow: hidden; height:795px;}
.g_pro h2{height: 166px;text-align: center;font-size: 40px;color: #fff;font-weight: normal; line-height:51px;}
.g_pro h2 a{color: #fff;}
.g_pro h2 em{display: block;font-size: 20px;}
.g_pro .m_cpfl{height:138px; position: relative;z-index: 111;}
.g_pro .m_cpfl li{float: left;width: 203.5px;height:60px;line-height:60px;text-align: center;font-size:17px;color: #333333;position: relative;}
.g_pro .m_cpfl li a{color: #333333;display: block;width: 216px; font-size:17px; height:60px;line-height:60px;background:url(../uploadfile/image/20210916/20210916105409_725235087.png) no-repeat;}
.g_pro .m_cpfl li a:hover{background:url(../uploadfile/image/20210916/20210916105429_1148289382.png) no-repeat;  color:#fff; font-size:17px;}
.pro_list{overflow: hidden;display: inline-block; float: left;}
.pro_tab li:nth-child(1) {border-left: none;}
.pro_list li{}
.pro_list li+li{display: none;}
.pro_list td {position: relative;overflow: hidden; padding-left:35px !important; padding-bottom:10px; }
.pro_list td img{width:320px;  height: auto !important; border: 1px solid #dedede;}
.pro_list td:nth-child(1){padding-left:0px !important;}
.pro_list td>a{display:block;position:relative;overflow:hidden; }
.pro_list td>a:before,.pb_ri td>a:after{content:'';position:absolute;}
.pro_list td>a::before{width:100%;height:100%;background:rgba(17, 18, 23, 0.58);bottom:0;left:-0px;transform:rotate(-90deg);transform-origin: left bottom;transition:0.5s;}
.pro_list td>a:after{width:58px;height:58px;background:url(../uploadfile/image/20210916/20210916105446_667039027.png) no-repeat;position:absolute;top:-58px;left:50%;margin-left:-29px;transition:0.5s;content:'';}
.pro_list td:hover>a:after{top:50%;transition:0.5s;margin-top: -55px;}
.pro_list td:hover>a:before{transform:rotate(0deg);transition:0.5s; }
.pro_list td span{position:absolute;bottom:-52px; width:100% !important;text-align: center;left:35px; height: 52px;line-height: 0 !important;background:#0085ea;transition:0.5s;}
.pro_list td:nth-child(1) span{left:0px !important; width:100% !important;}
.pro_list td span a{line-height:52px;color:#fff;transition:0.5s; font-size: 16px; font-weight: 100;}
.pro_list td:hover span{bottom:24.5px;transition:0.5s;}
.pro_list td:hover{transform: scale(1.01);}


.g_pro .m_cpfl .fl01 a{background:url(../uploadfile/image/20210916/20210916105509_155401035.png) no-repeat;width: 198px;}
.g_pro .m_cpfl .fl01 a:hover{background:url(../uploadfile/image/20210916/20210916105525_1178604455.png) no-repeat; color:#fff;}
.g_pro .m_cpfl .fl06,.g_pro .m_cpfl .fl01{width: 188px;}
.g_pro .m_cpfl .fl06 a{background:url(../uploadfile/image/20210916/20210916105549_1269921407.png) no-repeat;width: 190x;}
.g_pro .m_cpfl .fl06 a:hover{background:url(../uploadfile/image/20210916/20210916105609_1304604834.png) no-repeat; color:#fff;}
.g_pro .cplst{float: left;width:839px;}


/*特点*/
.caseul{ padding-top:20px;}
.caseul li{ float:left; width:24.1%;}
.caseul li+li{margin-left: 1.2%;}
.caseicon{ border-radius:50%; background:#ffffff; border:12px solid #0085ea; margin:0 auto; width:80px; height:80px; position:relative; z-index:3; transition:all .4s ease; box-sizing: content-box;}
.casewa{ height:230px; background:#f5f5f5; margin-top:-48px; transition:all .3s ease; position:relative;}
.casewa p{ padding:65px 35px 0 35px; font-size:14px; color:#666; line-height:28px;}
.casewa strong{display: block; font-size: 26px; color: #333;  margin-bottom: 12px; text-align: center;}
.caseul li:hover .casewa{background:#0085ea; color:#FFF;}
.caseul li:hover p,.caseul li:hover strong{color:#FFF;}
.caseul1 li:nth-child(1):hover .casewa:after{border-right: 42px solid rgba(132,178,247,0.5);}
.caseul li:hover .caseicon{ transform: rotate(360deg);}
.caseul1 li{float:right;margin-left: 1.2%;}
.caseul1 li:nth-child(3) .casewa:after{ content:''; display:block; position:absolute; left:-42px; top:0;width:0 ;height: 0;border-right: 42px solid rgba(253, 168, 171, 0.3);border-bottom: 200px solid transparent; transition:all .3s ease;}


/*应用案例*/
.ox_cae{ padding:1px 0px 80px 0px; overflow:hidden;}
.oxcer{ margin:40px auto 0 auto; position:relative;}
.xcsetab li{ position:absolute; width:300px; height:225px; overflow:hidden;}
.xcsetab li>a{ display:block;}
.xcsetab li img{ width:100%; height:100%;}
.xcsetab li span{ position:absolute; padding:0px 20px; line-height:30px; left:0; right:0px; margin:0 auto; font-size:14px; top:45%; color:#fff; background:#0085ea;  z-index:333; transition:all .4s ease; transform:scale(0);  width:142px; text-align:center;}
.xcsetab li>a:after{ content:''; display:block; position:absolute; width:100%; height:100%; opacity:0; top:0px; left:0px; background:rgba(0,0,0,0.8); transition:all .2s ease;}
.xcsetab li.on>a:after{ opacity:1;}
.xcsetab li.on>a span{ transform:scale(1);}
.xcsetab li:nth-child(1),.xcsetab li:nth-child(2),.xcsetab li:nth-child(3){ left:0px;}
.xcsetab li:nth-child(4),.xcsetab li:nth-child(5),.xcsetab li:nth-child(6){ right:0px;}
.xcsetab li:nth-child(2),.xcsetab li:nth-child(5){ top:234px;}
.xcsetab li:nth-child(3),.xcsetab li:nth-child(6){ top:468px;}
.oxcecon{width: 775px;height: 695px; overflow:hidden;margin:0 auto;}
.oxcecon .news_div_item_pic img{ width:100%; margin-bottom:10px;}
.oxcecon .divdgweb_new_div_item{ width:100%; height:694px;  position:relative; }
.oxcecon .divdgweb_new_div_item_content{ position:absolute; padding:35px 30px; width:100%; background:rgba(0,133,234,0.8); bottom:0px; left:0px; text-align: center;}
.oxcecon .divdgweb_new_div_item_title span{ font-size:24px; color:#ffff00; font-weight:bold;}
.oxcecon .divdgweb_new_div_item_title a{ font-size:24px; color:#ffffff;}
.oxcecon .divdgweb_new_div_item_body{ font-size:16px; color:#c5e8d3; line-height:33px;display: none;}
/*adv*/
.sup_bc{width: 100%;background: url(../uploadfile/image/20210916/20210916143445_898364434.jpg) no-repeat center;padding:1px 0px 80px 0px;overflow: hidden;}
.sup_simg{position: relative;margin-top: 50px;}
.sup_simg ul{position: absolute;left: 50%;top: 50%;z-index: 99;transform: translateX(-50%) translateY(-50%);}
.sup_simg ul li{width: 96px;transition:all .5s;}
.sup_simg ul li.on{border:1px solid #0085ea;}
.sup_simg ul li+li{margin-top: 10px;}
.sup_simg ul li img{width: 100%;}
.sup_item{display: flex;justify-content: space-between;}
.sup_lc{width: 40%;padding-top: 125px;}
.sup_lc p{font-size: 36px;color: #25221e;position: relative;}
.sup_lc p:after{position: absolute;content: "";width: 61px;height: 2px;background: #0085ea;bottom: -22px;left: 0;}
.sup_lc div{font-size: 16px;color: #666;line-height: 36px;margin:83px 0 75px;}
.sup_lc a{width: 140px;height: 50px;border:2px solid #000;border-radius: 25px;font-size: 18px;color: #25221e;display: flex;justify-content: center;align-items: center;transition: all .3s;}
.sup_lc a span{font-size: 30px;color: #25221e;display: inline-block;margin-left: 9px;transform: scale(0.7);}
.sup_rc{width: 50%;position: relative;height: 699px;}
.sup_rc p {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
}
.sup_rc p img{width: 100%;}
.sup_num{position: absolute;bottom: 100px;left: 0;display: flex;align-items: center;}
.sup_num p:nth-child(1),.sup_num p:nth-child(1) span{font-size: 24px;color: #0085ea;}
.sup_num p:last-child{font-size: 18px;color: #aaaab0;}
.sup_line{margin: 0 12px;width: 120px;height: 2px;background: #cccccc;position: relative;}
.sup_line span{display: block;position: absolute;width: 30px;height: 2px;background: #0085ea;top: 0;left: 0;transition: all .5s;}
.sup_cc .sup_item+.sup_item{display: none;}
.sup_lc a:hover {
    width: 170px;
    background: #0085ea;
    color: #fff;
    border: 2px solid #0085ea;
}

.sup_lc a:hover span {
    color: #fff;
}
/**/

/*证书*/
.honer{padding-top:1px;}
.hcenter{ margin-top:50px; position:relative;}
.poster-main .poster-btn{ width:44px; height:32px; position: absolute; cursor:pointer; display:block; z-index: 10; }
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -16px; }
.poster-main .poster-prev-btn a { right: -16px; }
.poster-main .poster-next-btn a { left: -16px; }
.poster-main .poster-next-btn{ left:-56px; top:130px; }
.poster-main .poster-prev-btn{ right:-56px; top:130px; }
.poster-main .poster-next-btn a:hover,.poster-main .poster-prev-btn a:hover{ background-position: -36px 0}
.poster-item{ position: relative; margin: 0 auto; }
.poster-item em{ position: absolute; left:0; bottom: 0; width: 100%; font-style: inherit; font-size: 18px; color: #fff; text-align: center; display: none; overflow: hidden; background: rgba(0,133,234,0.9); line-height: 60px; overflow:hidden; height: 60px; }

.poster-main .poster-list .poster-item img { display: block; width: 100%;  }
.poster-main { position: relative; margin: 0 auto 60px; }
.poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0; border:1px solid #888;box-sizing:content-box;}
.poster-main .poster-btn { position: absolute; top: 0; cursor: pointer; }
.poster-main .poster-list .active em{ display: block; }
/*company*/
.com_bc{background: #F8F8F8;overflow: hidden; margin-top:30px; }
.com_cc{display: flex; margin-top: 40px;}
.com_lc{width: 55.5%;}
.com_tit>p{font-size: 34px;color: #333;}
.com_tit>p>b{font-size:68px;color: #0085ea; font-family: "yuwei";font-weight: 100; }
.com_tit>div{font-size: 23px;color: #333;position: relative; font-weight:normal; letter-spacing:1px;}
.com_tit>div:after{position: absolute;content: "";background:#0085ea;}
.com_tit>div:after{width: 98px;height: 4px;bottom: -28px;left: 0px;}
.com_info{font-size: 14px;color: #333;line-height: 30px;padding:80px 0 72px;width: 66.5%; font-weight:100;}
.com_ul{display: flex;height: 168px;position: relative;z-index: 2;}
.com_ul>li{display: flex;flex-direction: column;justify-content: center;align-items: center;background: #0380de;width: 25%;height: 100%;}
.com_ul>li:nth-child(2n){background: #0085ea;}
.com_ul>li>span{font-size: 42px;color: #fff;transition: all .5s;}
.com_ul>li:nth-child(2)>span {font-size: 54px;}
.com_ul>li:hover>span {transform: rotateY(360deg);}
.com_ul>li>p{font-size: 22px;color: #fff;padding:16px 0 10px;}
.com_ul>li>div{font-size: 12px;color: rgba(255,255,255,0.2);text-transform:uppercase; font-family: "akrobat-regular";}
.com_rc{position: relative;width: 44.5%;}
.com_rc p img{width: 100%;}
.com_rc p {
    position: absolute;
    top: 0;
    left: -220px;
    width: 1089px;
}
@media screen and (max-width: 1485px){
	.com_info{padding:66px 0 56px;}
}
@media screen and (max-width: 1252px){
	.com_info{padding:57px 0 35px;}
}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 80px;width: 80px;margin-top: -40px;margin-left: -40px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: rgba(255, 255, 255, 0.64);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;}
.ripple{padding: 11px 23px;background: #0085ea;margin-left: 3px;margin-top: -41px;}
.ripple img{width: 32px;display: block;padding-top: 11px; padding-left:5px;}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.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:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}
.num_c{padding:90px 0;}
.num_c>ul{display: flex;}
.num_c>ul>li{width: 20%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.num_c>ul>li>p>b{position: relative;}
.num_c>ul>li>p>b>i{display: inline;font-size: 56px;color: #333;font-weight: bold; font-family: "akrobat-regular";}
.num_c>ul>li>p>b>span{display: inline-block;position: absolute;font-size: 16px;color: #fff;background: url(../uploadfile/image/20210910/20210910173948_1928847183.png) no-repeat center;width: 37px;height: 18px;text-align: center;line-height: 18px; font-weight:100;}
.num_c>ul>li>div{font-size: 17px;color: #666;margin-top: 34px;position: relative;}
.num_c>ul>li>div:after { position: absolute; content: ""; width: 23px;  height: 1px;background: #e3e3e3;top: -24px; left: 50%; margin-left: -11px;}

/**/
.case{padding: 0px 0px 80px 0px;}
.caseshow{ margin:50px auto 0 auto; width:95%;box-sizing:border-box;display: -webkit-flex; display:flex;flex-wrap: nowrap;justify-content:space-between;align-items:flex-start;}
.caseleft{ width:39.7%;}
.caseright{ width:59.4%;}
.caseshow td a{ display:block;}
.caseshow td a img{ width:100%; height:auto;}
.caseshow td br{ display:none;}
.caseshow td{ display:block; padding:0 !important; position:relative; overflow:hidden;}
.caseright td{ width:32.4%;}
.caseright tr{display: -webkit-flex; display:flex;flex-wrap: nowrap;justify-content:space-between;align-items:flex-start;}
.caseshow td>a:after{ content:''; display:block; position:absolute; width:100%; top:-100%; left:0; transition:all .3s ease; height:calc(100% - 60px); background:rgba(0,0,0,.68) url(../uploadfile/image/20210916/20210916112533_1587144340.png) no-repeat center;}
.caseshow td:hover>a:after{ top:0;}
.caseright tr+tr{margin-top:1.5%;}
.caseshow td div { padding:0 !important;}
.caseshow td div a{ position:absolute; width:100%; line-height:60px; text-align:center; background:rgba(0,133,234,0.8); font-size:16px; color:#fff; font-family:Arial, Helvetica, sans-serif; bottom:-60px; transition:all .3s ease; z-index:9; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.caseshow td:hover div a{ bottom:0;}
.caseleft tr{ display:block;}

/*新闻*/
.news_bg{padding-top: 40px;}
.news_bt{width: 1400px; float: left;}
.news_btl{width: 300px; float: left; font-weight: bold; font-size: 40px;color:#333;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a.cur{background:#0085ea; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #ccc;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: lighter;}
.nb_tab a b{font-size:16px; }
.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:292px;display: inline-block;vertical-align:top;    background: #fff;border: 1px solid #eee;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.nbcl_le .news_div_item_pic img{width:292px;}
.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nbcl_le .news_div_item_content{width: 254px;height: 219px;padding: 30px 20px 0 20px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(http://login.114my.cn/memberpic/dgsxmhj/uploadfile/image/20210408/20210408212316_961269272.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}
.nb_con{height:510px;}
.nbcr_ri{width:765px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{margin-bottom: 15px;font-size:0;padding:30px 0;position:relative;transition:300ms;background: #fff;border: 1px solid #eee;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:585px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}

/*留言*/
.message_bg{height:200px;background: url(../uploadfile/image/20210916/20210916112616_546932445.png)no-repeat center;}
.message_title p{padding:39px 0 16px 0;font-size: 16px;color:#a6dbfd;}
.feed_lx{float: left;}
.feed_lx+.feed_lx{    margin-left: 20px;}
.cc_ri ul li{float: left;position: relative;    height: 70px;}
.cc_ri ul li+li{margin-left:18px;}
.cc_ri ul li span{position:absolute;top:-20px;left:0;line-height: 20px;color: #fa9900;}
.cc_ri ul li input{width:340px;height:70px;line-height:43px;padding: 0 10px 0 40px;outline: none;font-size: 16px;color: #333;    border: none;}
.cc_ri ul li input.cur{border:1px solid #fa9900;background:#c8c8c8;}
.cc_ri ul li .input-name01{background: #ffffff url(../uploadfile/image/20210916/20210916112635_906472548.png) no-repeat 10px ;}
.cc_ri ul li .input-name02{background: #ffffff url(../uploadfile/image/20210916/20210916112649_2141743888.png)no-repeat 10px;}
.cc_ri textarea{background: #ffffff url(../uploadfile/image/20210916/20210916112707_1104956217.png) no-repeat 10px;width:482px;height: 70px;line-height:70px;    border: none;    outline: none;font-size: 16px;color: #333;padding: 0 10px 0 40px;}
.code{float: left;}
.code input#authcode{width: 306px;height: 45px;background: #ffffff url(../uploadfile/image/20210916/20210916112724_1217601815.png) 278px 10px no-repeat;border:1px solid #e5e5e5;padding-left: 12px;display:inline-block;vertical-align: top;}
.code i{width:119px;display:inline-block;vertical-align:middle;padding:7.5px 0;}
.code img{margin-left:18px;}
#submit{color: #fff;font-size: 16px;width:180px;height: 70px;line-height: 70px;padding-left: 85px;text-align:left;display:inline-block;vertical-align: top;border: none;cursor: pointer;outline: none;background: url(../uploadfile/image/20210916/20210916112749_1293396446.png) no-repeat 55px ;}
.feed_lx b {font-size: 20px;line-height: 40px;}
.cc_ri .button{float: right; width: 180px;background: #FFB500; border-radius: unset;}
#file{margin-top: 37px;}
input::-webkit-input-placeholder { color: #b8b8b8;}
input::-moz-input-placeholder {color: #b8b8b8;}
input::-ms-input-placeholder { color: #b8b8b8;}
textarea::-webkit-input-placeholder {color: #b8b8b8;}
textarea::-moz-input-placeholder {color: #b8b8b8;}
textarea::-ms-input-placeholder {color: #b8b8b8;}
/*版权*/
.footer_bg{background: #222;}
.footer{position: relative;}
.links_centent{height:128px;line-height: 128px;border-bottom: 1px #333 solid;}
.link_bg{ height:128px; background: #0085ea; }
.links_l{margin-left: 10px;font-size: 16px; color:#fff; line-height:128px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-size:14px; color:#fff;height:128px;align-items: center;display: flex;justify-content: center;}
.links{height:270px;margin-top:50px;}
.links li{display:block;float:left;}
.links li:nth-child(1){width:190px;}
.links li:nth-child(2){width:210px;}
.links li:nth-child(3){width:230px;}
.links li:nth-child(4){width:210px;}
.links li:nth-child(5){width:190px;}
.links li a:first-child{ margin-bottom: 20px;padding-left: 30px;font-size: 20px;color:#fff;background: url(../uploadfile/image/20210511/20210511113115_1760896547.jpg)no-repeat left;}
.links li a{display:block;padding-left:15px;font-size: 14px;color:#666;line-height: 28px;}
.links li a:hover{color:#fff;}
.links_qrcode{width:306px;height:489px;position: absolute;top: 100px;right:-32px;background: url(http://login.114my.cn/memberpic/dgsxmhj/uploadfile/image/20210409/20210409160121_1021632974.png)no-repeat;z-index: 222;}
.links_qrcode p{width: 190px; margin-top: 10px;font-size: 14px;color:#666;text-align: center;}
.links_qrcode2{width: 200px;margin: 80px 0 0 65px;}
.links_top{margin-top: 10px !important;}
.links_top img{width:185px;margin: auto;border: 1px #eee solid;}
.links_bottom{height: 40px;margin-top: 10px;padding-bottom: 15px;border-bottom: 1px #eee solid;}

.links_bottom li{width:38px;height:38px;margin-right: 20px; background: #565656;border-radius:100%;align-items: center;display: flex;justify-content: center; float: left;    overflow: hidden;    cursor: pointer;}
.links_bottom .on{background: #0085ea;}
.links_bottom li:first-child{margin-left: 10px;}
.copy_bg{height:92px;line-height: 92px;border:1px #333 solid;font-size: 14px;}
.copy_bg a{font-size: 13px;color: #666;}
.links_m a{color: #fff;     padding: 0px 18px;}


/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../uploadfile/image/20210916/20210916112815_1104402096.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color:#0085ea; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; border-bottom: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0085ea; border-color: #0085ea; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0085ea; border-color: #0085ea;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }

.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0085ea; font-size: 18px;  padding-bottom:10px;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color: #0085ea; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#fb9a0e;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }

#newBridge .icon-right-center{    left: 0 !important;}