/*标签样式初始化*/
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: #666;margin: 0 auto;background-color: #fff;font-family: hs_r;overflow-x: hidden;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color:#0048d0;text-decoration: none;}
.box{margin:0 auto;width:85%;min-width:1400px;}
.page{margin:0 auto;width:1400px;min-width:1400px;}
.bg{ width: 100%;min-width:1400px;}
i,em{font-style: normal;}
.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}


/*间隙*/
.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;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}





/*标题*/
.t{text-align: center;}
.t p{font-size: 50px;color:#222; }
.t span{color: #999;font-size: 18px;line-height: 36px;}



@font-face{font-family:hs_l;src:url(//memberpic.114my.com.cn/dgztfs/cssnew/HarmonyOS_Sans_SC_Light.ttf.txt)}
@font-face{font-family:hs_r;src:url(//memberpic.114my.com.cn/dgztfs/cssnew/HarmonyOS_Sans_SC_Regular.txt)}
@font-face{font-family:hs_m;src:url(//memberpic.114my.com.cn/dgztfs/cssnew/HarmonyOS_Sans_SC_Medium.ttf.txt)}
@font-face{font-family:hs_b;src:url(//memberpic.114my.com.cn/dgztfs/cssnew/HarmonyOS_Sans_SC_Bold.ttf.txt)}
.hs_l{font-family:hs_l}
.hs_r{font-family:hs_r}
.hs_m{font-family:hs_m}
.hs_b{font-family:hs_b}
@font-face{font-family:din_b;src:url(https://114my.cn.114.114my.net/hxp/fonts/DIN-Bold.otf)}
@font-face {
	font-family:"DIN-BOLD";src:url("//memberpic.114my.com.cn/dgztfs/cssnew/DIN-BOLD.woff2.txt") format("woff2")
}

@font-face {
	font-family:'Montserrat-Bold';
	src: url('//memberpic.114my.com.cn/dgztfs/cssnew/Montserrat-Bold.eot.txt');
font-weight: normal;
	font-style: normal;
}



/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */


@font-face {
  font-family: 'iconfont';  /* Project id 4343554 */
  src: url('//at.alicdn.com/t/c/font_4343554_xfte606qgnf.woff2?t=1701249432227') format('woff2'),
       url('//at.alicdn.com/t/c/font_4343554_xfte606qgnf.woff?t=1701249432227') format('woff'),
       url('//at.alicdn.com/t/c/font_4343554_xfte606qgnf.ttf?t=1701249432227') format('truetype');
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



/* header */
.header {position:fixed;left: 0;top: 0;z-index: 99999999;width: 100%;transition:all .4s ease;background-color: #fff;    box-shadow: 0px 0px 60px rgba(0,0,0,0.1);}
.header-content {width:96%;height: 100px;margin: auto;position: relative;}
.header-logo {width:auto;height: auto;position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 11;}
.header-logo a {display: block;background: url('//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240523/20240523150359_1342614450.jpg') center no-repeat;background-size: 100%;}
.header-logo img {opacity: 0;display: inline-block;width: auto;height:60px;}
.header-nav {position: absolute;right:0;top: 0;height: 100%;z-index: 1;text-align: center;}
.header-nav ul {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;}
.header-nav li{display: inline-block;vertical-align: middle;position: relative; padding:4.3% 0;}
.header-nav li:nth-child(2) {position: static;}
.header-nav li::after {content: '';width: 5px;height: 10px;display: inline-block;vertical-align: middle;background: url('../images/r.png') center no-repeat;margin: 0 15px;opacity: .14;display: none;}
.header-nav li:last-child::after {display: none;}
/*.header-nav li a{ line-height:100px;}*/
.header-nav li a.n1{color: #000;font-size: 17px;line-height: 100px;display: inline-block;position: relative;}
.header-nav li a.n1 span{display: inline-block;line-height: normal;box-sizing: border-box;padding: 5px 20px;}
.header-nav li a.n1:hover span,.header-nav li.cur a.n1 span,.header-nav li.on a.n1 span{background: #2d1577;color: #fff!important;}
.header-nav li.cur a.n1,.header-nav li a.n1:hover,.header-nav li.on a.n1 {color: #fff;} 
.header-nav li.cur a.n1 span,.header-nav li a.n1:hover span,.header-nav li.on a.n1 span{color: #000;} 
.header-right {display: inline-block;vertical-align: middle;margin-left:0px; /*margin-top:3.6%;*/}
.header-right div {display: inline-block;vertical-align: middle;}
.header-right a.cur{display: block;color: #000;text-align: center;}
.header-right i{display: inline-block;vertical-align: middle;width: 25px;height: 25px;position: relative;background: url('//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603114642_570750538.png') center no-repeat;}
.header-nav .header-search span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 13px;color: #000;}
.header-right span{display: inline-block;vertical-align: middle;margin-left: 5px;font-size: 20px;color: #2d1577;font-weight: bold;}
.header-search i img{opacity: 0;}
.header-search a:hover i {background: url('//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603114915_874289121.png') center no-repeat;}
.header-language {margin-left: 15px;position: relative;}
.header-language::before {content: '';width: 1px;height: 16px;background: #000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: .5;}
.header-language a{padding: 0 0px 0 20px;color: #000;}

.header-nav .header-search i{display: inline-block;vertical-align: middle;width: 25px;height: 25px;position: relative;background: url('//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603114950_1147964956.png') center no-repeat;}
.header-nav .header-search a:hover i img{opacity: 0;}
.header-nav .header-search a:hover i {background: url('//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603120056_925477271.png') center no-repeat;
}
.header-language {margin-left: 15px;position: relative;}
.header-language::before {content: '';width: 1px;height: 16px;background: #000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);opacity: .5;}

.header-language a{padding: 0 0px 0 20px;color: #000;}

.header-nav-menu {position: absolute;width: 140px;top: 100px;left:-50px;background: #fff;text-align: left;padding: 10px 15px 20px 15px;display: none;text-align: center;}
.header-nav-menu a {display: block;padding: 5px 0;font-size: 16px;color: #6f6f6f;}
.header-nav-menu a:hover {color: #2d1577;}
.header-nav li.cur .header-nav-menu {display: block;}
.header-nav-menu.product {position: fixed;width: 100%;left:0px;padding: 0;border-top: 1px solid #e6e6e6;}
.header-nav-menu.about {position: fixed;width: 100%;left:0px;padding: 0;border-top: 1px solid #e6e6e6;}
.header-nav-product-left {float: left;width:35%;position: relative;}
.header-nav-product-left .text {position: absolute;left: 50%;top: 15%;transform: translateX(-50%);z-index: 11;color: #fff;text-align: left;}
.header-nav-product-left .text .english-2 {text-transform: uppercase;}
.header-nav-product-left .img {background: #2d1577;}
.header-nav-product-right {float: left;width:65%;position: relative;}
.header-nav-product-content {padding: 2% 0 0 0;overflow: hidden;width: 80%;margin: auto;}
.header-nav-product-type {text-align: left;overflow: hidden;}
.header-nav-product-type a{padding: 18px 0px;display: block;float: left;width:25%;margin: 0 0% 2% 0;position: relative;}
.header-nav-product-type a::before {content: '';width:70%;height: 2px;background: #e5e5e5;position: absolute;left: 0;bottom: 0;z-index: 1;}
.header-nav-product-type a::after {content: '';transition:all .4s ease;width:0px;height: 2px;background: #2d1577;position: absolute;left: 0;bottom: 0;z-index: 3;}
/*.header-nav-product-type a:nth-child(4),.header-nav-product-type a:nth-child(8) {margin: 0 0 2% 0;}*/
.header-nav-product-type .number-1{color: #999;}
.header-nav-product-type .title-7{margin-top: 3%;font-weight: bold;}
.header-nav-product-type .icon-1{position: absolute;width: 17px;height: 10px;background: url('../images/rl1.png') center no-repeat;right: 0;bottom: 30%;z-index: 11;filter:grayscale(100%);opacity: .5;}
.header-nav-product-type a:hover .title-7,.header-nav-product-type a:hover .number-1 {color: #2d1577;}
.header-nav-product-type a:hover .icon-1{opacity: 1;filter:grayscale(0);}
.header-nav-product-type a:hover::after {width: 70%;}
.header-nav-technical-support {margin-top: 2%;overflow: hidden;text-align: left;width: 100%;}
.header-nav-technical-support a{display: block;position: relative;color: #fff;padding: 15px 5%;overflow: hidden;background: #fff url('../images/navbgt2.png') no-repeat;font-size: 0;width: 48%;float: left;box-sizing: border-box;margin-right: 2%;border: 1px solid #ccc;}
.header-nav-technical-support .icon-1{display: inline-block;vertical-align: middle;width: 40px;height: 40px;position: relative;}
.header-nav-technical-support a:hover .icon-1{mix-blend-mode:color-dodge;filter: invert(1);}
.header-nav-technical-support .title-4{display: inline-block;vertical-align: middle;margin-left: 10px;color: #000;}
.header-nav-technical-support .more-1{font-size: 16px;padding-right: 0px;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);color: #000;}
.header-nav-technical-support a:hover .title-4,.header-nav-technical-support a:hover .more-1{color: #fff;}
.header-nav-technical-support a:hover {background: #2d1577 url('../images/navbgt1.png') no-repeat;}
.header-nav-menu.about .header-nav-product-left {padding: 2%;width:40%;overflow: hidden;box-sizing: border-box;position: relative;}
.header-nav-menu.about .header-nav-product-left::after {content: '';width: 1px;height:80%;background: #ccc;position: absolute;right:0;top:50%;opacity: .3;transform: translateY(-50%);}
.header-nav-menu.about .header-nav-product-left .img {background: none;background-size: cover;width: 90%;}
.header-nav-menu.about .header-nav-product-left .img img {opacity: 0;display: block;width: 100%;height: auto;}
.header-nav-menu.about .header-nav-product-right {width:55%;height: 100%;}
.header-nav-technical-support a.button-1 {margin-right: 0;background: none;color: #000;border: 1px solid #ccc;}
.header-nav-technical-support a.button-1 .more-1 {color: #4a4a4a;}
.header-nav-technical-support a.button-1:hover .title-4,.header-nav-technical-support a.button-1:hover .more-1{color: #fff;}
.header-nav-technical-support a.button-1:hover {background: #2d1577;}

.menu-toggle {display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 3%;top:50%;z-index: 111;transform: translateY(-50%);display: none;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}
.header.scroll-top .menu-toggle span.hamburger,.header.scroll-top .menu-toggle span.hamburger:after,.header.scroll-top .menu-toggle span.hamburger:before{background: #000;}

.desc1{font-family:hs_l;}

@media screen and (max-width: 1680px) {
.viewmore-1 span,.index-product-nav i,.index-news-right .index-news-item .text .title-6,.footer-nav a,.header-nav-menu a ,.product-date p,.news-detail-turnpage a,.news-other .news-item a .title-4{font-size: 14px;}
.header-content {height: 80px;}
/*.header-nav li{ padding:3.7% 0;}*/
/*.header-right{ margin-top:2.8%;}*/
.header-nav li a.n1 {font-size: 14px;line-height: 80px;}
.viewmore-1 i {width: 40px;height: 40px;}
.header-nav-menu.product,.header-nav-menu.about  {top: 80px;}
.header-nav-menu {width: 110px;top: 80px;left: -40px;}
.header-nav-technical-support {margin-top: 0;}
.header-nav-technical-support a {font-size: 0;}
.header-nav-technical-support .icon-1 img{width: 30px;}
.header-nav-product-type a {padding: 10px 0px;}
.header-nav-technical-support a {padding: 5px 5%;}
.header-nav-menu {width: 90px;left: -10px;padding: 5px 15px 10px 15px;}
}
@media screen and (max-width: 1600px) {	
.header-nav-product-type a {padding: 5px 0px;}
}

@media screen and (max-width: 1440px) {
.header-nav-product-content {width: 90%;padding: 2% 0 0 0;}
.header-nav-technical-support {margin-top: 2%;} 
}

@media screen and (max-width: 1024px) {
.header-nav li a.n1 span {padding: 5px 10px;}
.header-nav-technical-support .icon-1 {width: 25px;height: 25px;}
.header-nav-technical-support .title-4,.header-nav-technical-support .more-1 {font-size:12px;}
.header-nav-product-content {padding: 2% 0 5% 0;}
}

/*search*/
.searchIcon{height:200px; align-items: center; background: linear-gradient(270deg,#2d1577 -18.95%,#2d1577 9.48%,#48a635 75.22%); }
.searchIcon > span{font-size:14px; height:21px;text-align: center;line-height: 42px;/*border: 1px #eee solid;*/ border-radius: 50%; width:60px;}
.searchIcon > span i{color: #000;display: inline-block;vertical-align: middle;margin-left:8px;margin-top:-7px;}
.searchIcon > span a{line-height: 42px;font-size: 20px;}
.slideDown{text-align:center;position:absolute;right:0;width:100%;height:204px; z-index:999;overflow:hidden; }
.slideDown .searchBox{ overflow: hidden; display: inline-block; width:90%; height:66px; margin-top:44px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.slideDown .searchBox{}
.slideDown .searchHot{ font-size: 15px; color: #fff; font-weight: 100;}
.slideDown .searchHot a{ color: #fff; font-size:0.9vw; display: inline-block;}
.slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}



.search-bg{width:90%;height: 60px;line-height:60px;padding-left: 10px; float:left;}
.search-i{width:18px;overflow:hidden;height:19px;float: left;margin-top:22px;}
.nav_r{float:right;width:6.5vw;}
#infoname{width:1330px; background:none; outline:none; color:#d2d1d1; border: none; height:66px; line-height:60px; padding-left: 50px;}
.searchIcon:hover .slideDown{transform: rotateX(0deg);}


.boyh{position: absolute; padding: 1.5% 0 90px; top:69%; left: 0; width: 100%; height: 100%; z-index: 5; transition: ease .3s; }



/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width:1400px;}
.banner-box{ min-width:1300px; height:900px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:900px; 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:424px; left: 0; margin-left: 0; height: 400px; 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-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603120128_1723002490.png) no-repeat;}
.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: #0048d0;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; }




.pro_c{width: 100%; overflow: hidden; background-size: cover;padding:70px 0 70px 0;background:#fff;}
.pro_cate li a {
    font-size: 18px;
    font-weight: normal;
}
.pro_cate {margin-top: 45px;background: #f8f8f8; padding: 1%;}
.pro_cate table {
position:relative
}
.pro_cate ul{
    display: flex;
    text-align: center;
    justify-content: space-between;
}
.pro_cate li{width:calc((100% - 60px) / 4);line-height:60px;}
.pro_cate li dl{display: none;}

.pro_xq .divproduct_new_div {
        display: flex;
    flex-wrap: wrap;
}
.pro_xq{display:none;}
.pro_xq {
    display: flex;
    justify-content: space-between;
}

.pro_cp {
    width: 66.5%;
}
.pro_xq .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item {
    margin-left: 0.9%;
}
.pro_xq .divproduct_new_div_item:nth-child(4) {
    margin-left: 0!important;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic{overflow:hidden;}
.pro_xq .divproduct_new_div_item .product_div_item_pic img {
    width: 100%;
}
.pro_xq .divproduct_new_div_item {position:relative}
.pro_xqcate {
    
    overflow: hidden;margin-top:40px;
}
.pro_xqcate .pro_xq+.pro_xq {
    display: none;
}

.pro_xq .divproduct_new_div_item{display:flex;flex-direction: column-reverse;width: 32.7%;overflow: hidden;border: 1px solid #dfdfdf;}
.pro_xq .divproduct_new_div_item_title{
    background: rgba(0,0,0,0.82);
    height:71px;
    width: 100%;
    line-height: 71px;
position: relative;
    bottom: 0px;
    left: 0;
    z-index:3;
    transition: all .4s;padding-left: 18px;
}
.pro_xq .divproduct_new_div_item_title a {
    font-size: 16px;
    color: #fff;
}
/*.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title{bottom:0;}*/
.pro_xq .divproduct_new_div_item .product_div_item_pic{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{position:relative;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before,.pro_xq .divproduct_new_div_item .product_div_item_pic:after{
  position: absolute;
}
.pro_xq .divproduct_new_div_item .product_div_item_pic:after{content: "";width: 100%;height: 100%;top: -100%;left: 0;background: rgba(17,18,23,.52);z-index:1;transition: all .5s;}
.pro_xq .divproduct_new_div_item .divproduct_new_div_item_title a:before{content: "+";width: 48px;height: 48px;border-radius: 100%;text-align: center;line-height: 45px;color: #fff;border:1px solid rgba(255,255,255,0.75);top: -600px;left: 50%;margin-left: -20px;margin-top: -20px;z-index: 2;font-size:32px; transition: all .5s;}
.pro_xq .divproduct_new_div_item:hover .product_div_item_pic:after{top:0;}
.pro_xq .divproduct_new_div_item:hover .divproduct_new_div_item_title a:before{top:-116px;}

.pro_cate li.on{background:#291670;}
.pro_cate li.on a{color:#fff!important;font-weight:bold;}

.cf_img {
    margin-top: 23px;
}
.cf_img table td table tr td {padding-left: 18px!important;}
.cf_img table td table tr td a:last-child{    display: block;
    background: #fff;
    border-top: 1px solid #eee;
    height: 50px;
    line-height: 42px;
    color: #8b8b8b;
    font-size: 14px;}

.pro_lc{width: 32.8%;position: relative;min-width: 345px;}
.pro_lc img{width: 100%;}
.pro_wwz{position: absolute;top: 10%;left: 16%;}
.pro_wwz>b{font-size: 30px;color: #fff;line-height: 42px;font-weight:normal;}
.pro_lcp{font-size: 14px;line-height: 28px;color: rgba(255,255,255,0.43);padding-top: 22px;padding-right:26px;}
.pro_xq .divproduct_new_div_item:nth-child(1),.pro_xq .divproduct_new_div_item:nth-child(2),.pro_xq .divproduct_new_div_item:nth-child(3) {
    margin-bottom: 0.9%;
}
.pro_xq .divproduct_new_div_item_title a:after {
    content: "\e88e";
    font-family: "iconfont";
    top: 1px;
    right: 20px;
    position: absolute;
    font-size: 18px;
}




/*工程案例*/

.case_bg{width: 100%;min-width: 1400px;background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603133717_2089321619.jpg)no-repeat center;min-width: 1400px;padding-bottom:60px;}
.case_box { position: relative; overflow: hidden;margin:0 auto;    padding-top: 20px;}

#case_box-slide {position: relative;width:1400px;margin:0 auto;}
#case_box-slide  .swiper-slide { width:640px; height:480px;background: #000; box-sizing: border-box;}
#case_box-slide  .swiper-slide img{display:block; width: 100%;height: auto;filter: brightness(1.2);border:4px solid #FFF;}
#case_box-slide  .swiper-slide span{display:block;width:100%;display:none;}
#case_box-slide  .swiper-slide br{display:none;}
#case_box-slide  .swiper-slide span a{ font-size: 18px; color: #333; text-align: center; margin-top: 20px;}
#case_box-slide .swiper-slide.swiper-slide-active span{display:block;}
.case_box .swiper-prev {cursor:pointer; position: absolute; left:22.9%; top:41%;z-index:999; width: 52px; height:100px;  background-image:url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603133918_215721671.png); background-repeat: no-repeat;background-position: center;transform: rotate(180deg);}
.case_box .swiper-next{cursor:pointer;position: absolute; right:22.9%; top: 41%; z-index:999;background-image:url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603133918_215721671.png); background-repeat: no-repeat;background-position: center;width: 52px; height: 100px; }
.case_box .swiper-slide-prev p,.case_box .swiper-slide-next p{display:none;}
.swiper-slide-active a{position: relative; display:block; width:100%; height:100%;}
.swiper-slide-active img{    box-shadow: 0 0 13px rgb(0,0,0,0.3);}

.swiper-container { overflow: unset;}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 50px;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-o-transform: translate(0px, 0px);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}

.swiper-slide {
-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%;position: relative;}

.case_bg a.case_more{display:block;width:240px;height:56px;line-height:56px;color:#333;text-align:center;
border:1px solid #CCC;font-size:16px !important;margin: 40px auto 0;transition: 0.3s all ease-in-out;}
.case_bg a.case_more:hover{border:1px solid #291670;background:#291670;width:260px;
transition: 0.3s all ease-in-out;color:#FFF;}

.case_bg{position: relative;}
.case_bg:after{display: block;content: "";position: absolute; left:-7%; bottom: -66%;width:359px;height:868px;
background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603134120_1099196416.png)no-repeat;
}



.section .container{height: 100%;display: flex;flex-wrap: wrap;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;}
.sec2{background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603134820_2056483949.jpg) center no-repeat; padding: 200px 0; position: relative;background-size: cover;background-attachment: fixed;}
.sec2:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.ind_title p{display: block;position: relative;padding-left: 15px;font-size: 30px;font-weight: 300;color: #FFFFFF;}
.ind_title p::after{content: "";display: block;width: 5px;height: 16px;background: #FF0000;position: absolute;top: 50%;left: 0;margin-top: -8px;}
.ind_title b{font-size: 58px;font-weight: bold;color: #FFFFFF;line-height: 60px;display: block;margin: 40px 0 30px;}
.ind_title span{font-size: 26px;font-weight: 400;color: #FFFFFF;line-height: 32px;}
.ind_title a{margin-top: 100px; display: block;width: 215px;height: 48px;line-height: 44px;box-sizing: border-box;border: 2px solid #FFFFFF;text-align: center;color: #fff;font-size: 16px;}
.ind_title a:hover{background: #FF0000;border-color: #FF0000;}

.pro_box{width: 50%;float: left;z-index: 999;position: relative;}
.duct_box{width: 50%;float: left;position: relative; z-index: 99;}

.duct_item{position: absolute; display: block;width: 282px;height: 243px;background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603134847_1010321175.png) no-repeat;display: flex;text-align: center;transition: .3s;}
.duct_item a{margin: auto;}
.duct_item .iconfont{margin: 0px auto 0;display: block;font-size: 26px;color: #FFF;}
.duct_item span{display: block;font-size: 14px;color: #FFF;line-height: 20px; padding:1% 13%;}
.duct_item p{font-size: 22px;color: #FFFFFF;line-height: 32px;display: block;margin: 12px 0 5px 0;}
.duct_item .jt{display: block;background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603134931_1408378484.png);width: 24px;height: 7px;margin: 14px auto;}

.duct_item:hover{background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240603/20240603134932_912592736.png);}

.duct_item1{top: -120px;right: 100px;}
.duct_item2{top: 20px;right: 350px;}
.duct_item3{top: 150px;right: 100px;}
.duct_item4{top: 290px;right: 350px;}

.cus_bcd{padding: 70px 0 10px;overflow: hidden;position: relative; }
.pro_tit>ul {display: flex; }
.pro_tit>ul a {display: block; width: 170px; height: 50px; background: #333; color: #fff; font-size: 18px; text-align: center; line-height: 50px; }
.pro_tit>ul li+li {margin-left: 20px; }
.ab_item ul li>a {display: block; border: 1px solid #eee; overflow: hidden; }
.ab_item li:hover img {transform: scale(1.1); }
.pro_tit>ul li.on a {background: #2155f3; }
.cus_bc>div:last-child {position: absolute; z-index: -1; bottom: -58px; left: 0; }
.cus_bc>div:last-child canvas {height: 333px!important; } 




/*news*/
.news {padding: 70px 0%;position:relative;z-index: 5;background:#fff;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;padding-bottom:0px;}
.news_t dd:after{display:none;}
.news_t p {    font-size: 36px;font-weight:normal;}
.news_t dd {font-size: 18px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;}
.news_a a.on{background: #291670;color:#fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{     width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding:4%; background: #f8f8f8;}
.new_lc .news_div_item:hover img {    transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;    height: 14.3vw;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 27px;height: 98px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom:28%;left: 8%;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic { border: 1px solid #eee;}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more +";font-size: 14px;color: rgb(34,34,34); bottom: -135px;left: 0;}
.new_rc .news_div_item {background: #f8f8f8;padding: 8% 7%;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#291670;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 23px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}



/*简介*/
.com_bg{width: 100%;height:628px ;background: url(//memberpic.114my.com.cn/gdlszs/uploadfile/image/20210510/20210510220931_1593487572.jpg)no-repeat center;min-width: 1400px;}
.com_bg>.box{position: relative;height:628px ;}
.com_box{width: 900px;height: 446px;background: rgb(255,255,255,0.7);box-sizing: border-box;padding: 80px;position: absolute;bottom: 0;
left: 0;}
.com_box p{font-weight: bold;color: #000;font-size: 34px;line-height: 70px;}
.com_box span{font-size:16px;color: #000;display: block;border-left: 4px solid #291670;padding-left: 15px;}

.com_box dd{font-size:15px;color: #333;line-height: 28px;display: block;margin: 40px 0;}
.com_box a{border:2px solid #000;font-size: 15px;color: #000; width: 190px;height: 36px;text-align: center;line-height: 36px;display: block;transition:.3s ease-in-out;}
.com_box a:hover{background: #291670;color:#FFF;width: 200px;border:2px solid #291670;transition:.3s ease-in-out;}

.com_img ul{display:block;width:100%;}
.com_img li{margin-right:20px; position: relative;width:calc((100% - 60px) / 4);    float: left;display:block;}
.com_img li br{display:none; }
.com_img li a{display: block;overflow: hidden; transition: 0.2s all ease-in-out;}
.com_img li p{font-size:16px; line-height:60px; background:#f5f5f5; position: relative; z-index: 2;display:block;text-align:center;}
.com_img li:hover p{background:#291670;color:#fff;}
.com_img li:hover p a{color:#fff;}
.com_img li a img{ transition: 0.2s all ease-in-out;width:100%;height:auto;}
.com_img li:hover img{transform: scale(1.1);}



.jec_c{display: flex;justify-content: space-between;}
.jec_c li{width: 100%;display: flex;align-items: center;box-shadow: 1px 1px 38px rgba(0,0,0,0.1);height: 146px;justify-content: center;border-radius: 0px;background: #291670; padding:0% 5%;}
.jec_c li span{font-size: 37px;color: #fff;position: relative;}
.jec_c li span:after{position: absolute;content: "";width: 28px;height: 28px;border-radius: 100%;background: rgba(255,255,255,0.3);top: -6px;right: 1px;}
.jec_c>li>div{margin-left: 22px;}
.jec_c>li>div>b{font-size: 22px;display: block;color: #fff;font-weight: normal;}
.jec_c>li>div>p{font-size: 14px;line-height: 20px;font-weight: normal;margin-top: 3px;color: rgba(255,255,255,0.6);}
.jec_bc{position: relative;margin-top: 0px;}






/*copy*/
.copy {width: 100%;background: #222222;    padding: 10px 0 0px;overflow: hidden;}
.copy_box1 {width:85%;margin: 0 auto;}
/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;}
.links_zbt{width:130px;font-size:16px;color:#fff;display: flex;align-items: center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{width:1200px;font-size:14px;color:#fff;margin-left:20px; opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:15px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}
.copy_tab {border-top: 1px solid #313131;padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {}
.copy_con>ul {}
.copy_con>ul>li {float:left;text-align: left;padding: 0 80px;position: relative;transition:0.5s;}
.copy_con>ul>li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con>ul>li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con>ul>li a {font-size: 14px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con>ul>li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con>ul>li:before {content: '';width:1px;height: 25px;background: #291670;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con>ul>li:after {content: '';width:1px;height: 215px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 120px; height:120px;}
.copy_namea {width:100%; padding:20px 0px; background: #000;}
.copy_name {width:85%;display: flex;justify-content: space-between; background: #000; margin: 0 auto;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/dgztfs/uploadfile/image/20240705/20240705113716_1095264238.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; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #252e79; }/*颜色更改*/
.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; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; margin-top:12px; background-color: #252e79 !important; border-color: #252e79 !important; }
.y-kefu-box01 .kf-mobile p{ color:#FFF;}
.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>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; }
.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: #252e79; border-color: #252e79;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.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: #252e79; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.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: 94px; height: 94px; margin: 30px 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; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #252e79; 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; }
/*qq*/
.y-kefu-box01 .kf-zixun {border-bottom: solid 1px #efefef; display:none !important; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 a.kf-zixun:hover{ background-color: #252e79; border-color: #252e79; color: #fff; }/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i { background-position: -30px -5px; }
/*关闭后*/
.hide-status .kf-zixun { border-bottom:none; border-radius: 2px; display:block !important; }
.hide-status .kf-zixun i { background-position: -30px -5px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#252e79;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer;}





.embed-icon[data-v-06873b41]{left:2px;right:auto !important;}