@charset "utf-8";


html{background:#eee;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style: normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "yhan";overflow-x: hidden; font-size:14px;min-width:1400px;max-width:1920px;position: relative;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#3f81fb;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:76%; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}

.t{text-align:center;margin-bottom:40px;}
.t em{font-size:60px;color:#eee;display: block;text-transform: uppercase;font-weight: 100;}
.t p{font-size:40px;color: #333;padding-bottom: 5px;position:relative;margin-bottom: 5px;display: inline-block;font-weight: bold;}
.t p>b{color: #3f81fb;}
.t span{color: #666;font-size: 18px;display:block;}




@font-face {
font-family:yhan;
font-weight:normal;
src:url(/cssnew/yhan.woff.txt)
}


.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;}
.top140 {padding-top: 140px;}
.top170 {padding-top: 170px;}



/* CDN 服务仅供平台体验和调试使用，，，，，，平台不承诺服务的稳定性，，，，，，企业客户需下载字体包自行发布使用并做好备份。。。。。。。。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4024882 */
  src: url('http://at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff2?t=1681874685158') format('woff2'),
       url('http://at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff?t=1681874685158') format('woff'),
       url('http://at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.ttf?t=1681874685158') format('truetype');
}

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



/*抬头*/
.header:hover{ background: #fff; box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.header:hover a{color:#333;}
.header{width: 100%;height: 100px;z-index: 5000;transition: ease .5s;position: relative;}
.header.on{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ny-header{background: #fff;}
.header-con{display: flex;justify-content: space-between;}
.header.on .header-con{border: none;}
.header:hover .logo{filter: grayscale(0%) brightness(100%);}
.header .logo{filter: contrast(0) brightness(2);display: block;float: left;position: relative;z-index: 1200;height: 100px;display: flex;align-items: center;margin-left:30px;}
.header .logo span{float:right;font-size:26px;margin-left:13px;color:#3f81fb;line-height: 22px;letter-spacing: 4.5px;font-weight: bold; margin-left: 20px}
.header .logo span i{font-size:16px;letter-spacing:0px;display:block;color: #222;line-height: 25px;margin-top: 9px;font-style:normal;font-weight: normal;}
/*

.header .logo img.logoon{display: none;}
.header.on .logo img, .ny-header .logo img{display: none;}
.header.on .logo img.logoon, .ny-header .logo img.logoon{display: block;}*/
.header-right{float: right;margin:0 0 0 0;display: flex;flex-flow: row-reverse;height: 100px;margin-right: 40px;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{float: left;font-size: 24px;line-height: 100px;color: #fff;margin-right:46px;position: relative;padding-left:34px;font-family: "DIN";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230419/20230419134508_1537417172.png)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header-search{float: right;position: relative;height:40px;text-align:center;display: flex;border: 1px solid #eee;border-radius: 5px;padding:10px 25px 0 10px;    flex-direction: column;    overflow: hidden;transition: all .3s;margin-top: 30px;}
.header-search:hover{height:70px;}
.header-search:after{content:'';width:10px;height:8px;display:block;background:url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103606_910369538.png)no-repeat center;position: absolute;right: 10px;top: 15px;background-size: 100%;transition: .5s;}
.header-search:hover:after{transform: rotate(180deg);}
.header-search a {display: flex;align-items: center;}
.header-search a:last-child{    padding: 10px 0;}
.header-search a span{display:block;margin-left:5px;}
.header-search a img{width:30px;}
.bt-search{position: relative;border: none;background: none;float: left;text-align: center;cursor: pointer;transition: .5s;z-index: 10;}
/* .bt-search:hover{background: #fff;} */
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right:100px;top: 0;width:260px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top:34px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height:36px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 14px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}
.language{float: left;position: relative;padding-right: 18px;margin-right: 18px;font-size: 16px;line-height: 24px;}
.language::before{position: absolute;content: "";width: 1px;height: 17px;background: rgba(255,255,255,.6);right: 0;top: 50%;transform: translateY(-50%);}
.language a{display: block;width: 22px;height: 21px;background: url()no-repeat center;background-size: 100% 100%;transition: ease .5s;}
.language a:hover, .header.on .language a:hover, .ny-header .language a:hover{background-image: url();}
.header.on .language a, .ny-header .language a{background-image: url();}
.header.on .language::before, .ny-header .language::before{background: #414141;}
.header.on .header-phone, .ny-header .header-phone{color: #3f81fb;}
.header.on .header-phone::before, .ny-header .header-phone::before{background-image: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230419/20230419134731_1951710775.png);}
.header-navbar{}
.navbar{float: left;transition: ease .5s;}
.navitem{float: left;padding: 0 40px;}
.navitem > a{display: inline-block;font-size: 16px;color: rgba(255,255,255,1);line-height: 30px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 35px 0;position: relative;}
.navitem dt{width:100%;background:#fff;position: absolute;left: 0;height: 60px;transform: rotateX(90deg);transform-origin: top;transition: ease .5s;border-top:1px solid #eee;}
.navitem dt dl{display:none;}
.navitem dt .prolist2021{}
.navitem dt ul{display: flex;justify-content: space-around;align-items: center;width: 50%;margin: 0 auto;}
.navitem dt ul li{height: 60px;line-height: 60px;}
.navitem dt ul a{font-size:16px;color:#666;height: 60px;line-height: 60px;}
.navitem:hover dt{transform: rotateX(0deg);}
.navitem:nth-child(7) dt ul{width:30%;}
.navitem:nth-child(8) dt ul{width:30%;}
.navitem dt ul a:hover{color:#3f81fb;}

/* 2020.7.31下拉 */
.dropdown-menu{display:none; width:100%; left:0;top: 100%; position:absolute; background:#fff;border-top:1px solid #cfdae3; height:120px; text-align: center;}
.dropdown-menu ul{display:flex;justify-content:center;width:100%;padding-top:11px;}
.dropdown-menu ul li{margin:0 70px;}
.dropdown-menu ul li img{display:block;margin:0 auto;height:38px;}
.dropdown-menu ul li p{margin-top: 12px;line-height:20px;}
.dropdown-menu ul li a{display: block;color: #333333;font-size:16px}
.navitem.single{/*position: relative;*/}
.navitem:hover .dropdown-menu{display: block;}
.dropdown-pad{text-align: center;background: #fff;padding: 8px 20px;}
.dropdown-menu a{display: block;font-size: 16px;line-height: 30px;padding: 15px 0;color: #333;transition: ease .5s;border-top: 1px dashed #e5e5e5;}
.dropdown-menu a:hover{color: #3f81fb; font-weight:bold; font-family: "Microsoft YaHei";}
.dropdown-menu a:first-child{border-top: none;} @media (max-width:640px){.intw-txt, .pro-ul li .intw-txt, .pro-ul li:hover .intw-txt{padding: 30px 0;}
.abtbanner-font h4, .abtbanner-font h3, .abtbanner-font p{color: #222;}
.intw-slide:hover .intw-txt{transform: none;}
.intw-slide:hover .intw-txt::before{display: none;}
.intw-slide:hover .intw-txt h3{color: #333;}
.intw-slide:hover .intw-txt p{color: #666;}
.intw-slide:hover .intw-txt span{background-color: #3f81fb;height: 2px;width: 29px;}
.intw-txt p, .intw-slide:hover .intw-txt p{-webkit-line-clamp: 2;}}
/* .navitem.active>a{font-weight: bold;color: #fff;} */
.navitem:hover > a, .ny-header .navitem:hover > a{color: #3f81fb;}
.navitem > a::before{position: absolute;content: "";width: 0px;height: 3px;background: #3f81fb;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on{background-color: #fff;border-color: transparent;height:100px;}
.header.on .navitem > a{}
.header.on .logo span{ margin-top:5.5px;}
.header.on .logo{filter: grayscale(0%) brightness(100%); color:#333;}
.header.on .logo p, .header.on .navitem > a, .ny-header .navitem > a, .header.on .language-text, .ny-header .language-text{color: #333;}
.header.on .navitem.active > a, .ny-header .navitem.active > a{color: #3f81fb;font-weight: bold;}
.header .navitem:hover > a::before,.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on .navitem > a:hover{color: #3f81fb;}
.header.on .language-text:hover, .ny-header .language-text:hover{color: #3f81fb;}
#ino-p1{display: none;}
#ino-p span{opacity: 0;}
@media(max-width:1500px){.header-phone{ margin-right: 6px;} 
}
@media(max-width:1819px){
.navitem{padding: 0 35px;}
.language{padding-right: 12px;margin-right: 12px;}
.header-phone{font-size: 22px;}
.navbar{margin-right: -22px;}} @media(max-width:1559px){.intw-swiper{padding: 0 60px;}
.intw-swiper .swiper-button-next{right: 0;}
.intw-swiper .swiper-button-prev{left: 0;}} @media(max-width:1459px){.index-tit em{font-size: 40px;}
.ino-more{margin-top: 50px;}
.ind3-txt h3{font-size: 24px;}
.navitem > a{font-size: 16px;}
.header-phone::before{width: 20px;height: 20px;}
.header-phone{font-size: 20px;padding-left: 30px;}
.navbar{margin-left: 5%;}
.ny-header .logo{margin: 38px 0;}
.header-search{margin-right: 10px;}
.intw-slide:hover .intw-txt p{-webkit-line-clamp: 3;}
.intw-txt{height: 182px;}
.intw-slide:hover .intw-txt h3, .intw-txt h3{font-size: 22px;}
.in5-li{padding: 10px 0 15px;}
.bottom1-ewm{width: auto;}
.index-two::before{height: 332px;}
}
@media(max-width:1640px){
.navitem{padding: 0 30px;}
}

@media(max-width:1580px){
.navitem{padding: 0 25px;}
}




/*幻灯片*/
.banner{overflow:hidden;width:100%;}
.banner-box{min-width:1400px;height:850px;position:relative;margin:0 auto;}
.banner-box .bd, .banner-box .bd ul{width:100% !important;}
.banner-box .bd li{width:100% !important;height:850px;background-position:center;background-repeat:no-repeat;background-color:#eee;z-index:0;}
.banner-box .bd li a{display: block;width: 100%;height: 100%;position: absolute;z-index: 9999;left: 0;top: 0;}
.banner-btn{ width: 100%;position:absolute;top:800px;left:0;margin-left:0;height:10px;}
.banner-btn a{ display:block;width:49px;height:104px;position:absolute; top:-395px;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(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103606_1208938737.png) no-repeat 0 0; } 
.banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103606_1208938737.png) no-repeat -49px 0; }
.banner-box .hd {position:absolute;bottom:1px;width:100%;display:block; }
.banner-box .hd ul{text-align:center}
.banner-box .hd ul li{width:8px;height:8px;border-radius:50%;text-indent:-9999px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px;transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{background:#3462f9; border-radius :50px; width:40px;height:8px;}
.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; }



/*产品*/
.prod_list table { width: 100%; float: left; }
.prod_list table tr { width: 11.6%; height: 52px; background: #fff; display: block; float: left; margin-right: 1%; box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.4); }
.prod_list>a { width: 181px; height: 52px; background: url()no-repeat center; display: block; float: left; text-align: center; font-size: 18px; color: #333; line-height: 52px; }
.prod_list table tr td { height: 52px; line-height: 52px; width: 181px; }
.prod_list table tr td a { width: 100%; height: 100%; display: block; text-align: center; font-size: 16px; color: #333 !important; font-weight: normal; }
.prod_list table tr.on { background: #b80000; box-shadow: 3px 5px 20px 0px rgba(0, 0, 0, 0.06); }
.prod_list table tr.on td a { color: #fff !important; }
.prod_list>a:hover { background-image: url(); color: #fff; }
.prod_box { width: 100%; }
.prod_list table tr:nth-child(8n) { margin-right: 0 !important; }
.prod_list table tr:nth-child(9n) { display: none; }
.prod_list table tr:nth-child(10n) { display: none; }
.prod_list table tr:nth-child(11n) { display: none; }
.prod_list table tr:nth-child(12n) { display: none; }
.prod_list table tr:nth-child(13n) { display: none; }
.prod_list table tr:nth-child(14n) { display: none; }
.prod_list table tr:nth-child(15n) { display: none; }
.prod { width: 82%; margin: auto; min-width: 1600px; min-width: 1400px; }
.prod_wt { overflow: hidden; }
.prod_img {margin: auto; min-width: 1600px; min-width: 1400px; }
.prod_img .divproduct_new_div_item {display: flex;flex-direction: column-reverse;float: left;width: 25%;background: #fff;overflow: hidden;cursor: pointer;padding-left: 0 !important;position: relative;border: 1px #f5f5f5 solid;margin-top: 22px;border-left: none;}
.prod_img .divproduct_new_div_item:nth-child(5) { border-left: 1px #f5f5f5 solid; }
.prod_img .divproduct_new_div_item:nth-child(1) { border-left: 1px #f5f5f5 solid; }
.prod_img .divproduct_new_div_item:hover { background: #3f81fb; }
.divproduct_new_div_item_content {/* position: absolute; */bottom: 0;width: 100%;box-sizing: border-box;width: 90%;height: 7.4vw;box-sizing: border-box;background: #f5f5f5;padding: 1.4vw;margin: 0 auto 20px;}
.product_div_item_pic img { width: 100%; transition: all 0.5s;/* padding:20px;*/ }
.divproduct_new_div_item_title a { font-size: 18px; color: #333; margin-bottom: 0.4vw; display: block; }
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_title a { color: #fff; }
.divproduct_new_div_item_body { font-size: 14px; line-height: 25px; color: #666; font-weight: 200; }
.divproduct_new_div_item_content, .divproduct_new_div_item_title a, .divproduct_new_div_item_body { transition: 0.5s all ease; }
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_body { color: #fff; }
.prod_img .divproduct_new_div_item:hover .divproduct_new_div_item_content { background: #3f81fb; padding: 1vw; }
.prod_in .divproduct_new_div .divproduct_new_div_item { width: 401px; float: left; height: 296px; margin-right: 20px; position: relative; overflow: hidden; border: 1px #f3f4f5 solid; background: #fff; }
.product_div_item_pic {padding: 4.4%;}
.product_div_item_pic a { display: block; overflow: hidden; font-weight: 100 }
.prod_in .divproduct_new_div .divproduct_new_div_item .product_div_item_pic a img { width: 401px; transition: all .3s linear; }
.divproduct_new_div_item:hover .product_div_item_pic a img { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.product_div_item_pic a:before { content: ''; background-color: rgba(63,129,251,0.3); display: block; width: 441px; height: 100%; position: absolute; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; top: -100%; left: 0; z-index: 1; transition: all 1s; }
.divproduct_new_div_item:hover .product_div_item_pic a:before { top: 0; }
.product_div_item_pic a:after { content: ''; background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103606_310307858.png) no-repeat center; background-size: auto auto; position: absolute; width: 100%; height: 100%; left: 0; background-size: 0px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; z-index: 2; top: -16%; }
.divproduct_new_div_item:hover .product_div_item_pic a:after { background-size: 50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }





/*solution*/
.solu_bg{ width: 100%; background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230418/20230418102550_845300387.jpg) no-repeat center; padding: 70px 0; height:730px;    }
.solu_f{ font-size: 20px; font-weight: normal; color: #fff;  position: relative; line-height: 60px;}
.solu_f p{ font-size: 48px; font-weight: bold; position: relative; z-index: 9999; letter-spacing: 1px;}
.solu_f b{color:#ed4003; font-size: 24px; }
.solu_f em{ width: 60%; height: 10px; background:#1bdabd; display: block;  position: absolute; top: 49px; }
.solu_r{ font-size: 18px; color: #fff;  text-align: right; line-height: 40px; margin-top: 15px;}
.solu_r i{font-family: 'iconfont'; color:#e0dfde; font-size:20px; margin-right: 10px; }
.solu_r p{ color:#fff; font-size:24px;}

.solu_t{ position: relative;width:36%;margin-top: 55px;margin-left: -50px;}
.solu_t img{width:100%;}
.solu_d {margin-top: 90px;}
.solu_d li{ width: 209px; float: left; position: relative; overflow: hidden;}
 .solu_d li p{font-size: 15px;color: #fff;line-height: 26px;text-align: center;position: absolute;bottom: 0px;width: 100%;padding: 60px 0 10px;background: linear-gradient(0deg, #1bdabd, transparent 108%);}
.solu_d li+li { margin-left: 10px;}
.solu_d li img{transition: 0.3s all ease;width: 100%;height: auto;}
.solu_d li:hover img{ transform: scale(1.1);}
.feat_tit1 p{color:#fff;}
.feat_tit1 dd{color:rgba(255,255,255,0.8);}


.padv_t{padding-bottom:60px;}
.padv ul{}
.padv li{float:left;width:calc((100% - 90px) / 4);height:210px;border:1px solid #dddddd;text-align:center;cursor:pointer;padding:0 2%;transition:all 0.5s linear;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out}
.padv li:hover{border:1px solid #0c96ed;transition:0.5s;transition:all 0.5s linear;transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px)}
.padv li+li{margin-left:30px}
.padv li i{width:40%;background:#ffffff;display:inline-block;margin-top:-25px;position:relative;z-index:2;font-size: 60px;color: #0c96ed;}
.padv li i:before{content:'';width:11px;height:11px;background:#1bdabd;border-radius:50%;position:absolute;top:41px;right:32px;z-index:2;}
.padv li p{font-size:24px;color:#333333;line-height:32px;margin-top:15px}
.padv li em{font-size:16px;line-height:26px;color:#666666;margin-top:17px;display:block}
.padv li em span{font-size:12px;color:#aaaaaa;line-height:20px;font-family:Arial;display:block;padding:4px 85px}
.padv li:nth-child(4n+1){margin-left:0px;}
.padv li:nth-child(n+5){margin-top:60px;}
.padv li:nth-child(n+5) i{font-size:55px;}



.banner_bg{height:200px;background: #3f81fb;margin-top:80px;}
.banner1{display:flex;align-items: center;justify-content: space-between;height:100%;}
.banner_l{height:100%;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;}
.banner_l p{font-size: 36px;color:#fff;}
.banner_l d{color:#1bdabd;}
.banner_l dd{font-size:18px;color:rgba(255,255,255,0.8);padding: 10px 20px;border: 1px solid rgba(255,255,255,0.2);margin-top: 10px;}
.banner_r img{position: relative;margin-top: -230px;    height: 500px;}




/**/
.case { position: relative; z-index: 3; }
.swiper-container { padding: 0px 0 30px 0; }
.post_m { position: relative; padding-bottom: 40px; margin: 0px auto 0 auto; width: 95%; }
.post_m .swiper-slide { position: relative; background-repeat: no-repeat; background-position: center top; background-size: cover; padding: 34px 0 0 72px; }
.post_m .swiper-slide img { width: 100%; height: auto; }
.post_m .text { box-sizing: border-box; width: 100%; opacity: 0; color: #fff; text-align: center; font-size: 18px; background-color: #3f81fb; height: 78px; font-size: 20px; color: #fff; text-transform: uppercase; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: center; padding: 0 30px; }
.post_m .text em { font-size: 14px; }
.post_m .text h4 { color: #333; font-size: 18px; line-height: 18px; font-weight: 700; padding-bottom: 5px }
.post_m .text a { display: none; color: #fff; font-size: 12px; line-height: 12px; }
.post_m .swiper-slide-active .text, .post_m .swiper-slide-duplicate-active .text { opacity: 1; }
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #fff; }
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width: 100%; height: 100%; position: relative; }
.post_m .swiper-slide-active { padding: 0px; border: 1px #ededed solid; }
.post_m .swiper-slide-prev { padding: 34px 72px 0 0; }
.post_m .swiper-slide-next { padding: 34px 0 0 72px; }
.post_m .swiper-button-prev { width: 52px; height: 52px; background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103607_1676663308.png) no-repeat center; margin: 0; left: 29.6%; right: inherit; top: 40%; }
.post_m .swiper-button-next { width: 52px; height: 52px; background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103607_881106347.jpg) no-repeat center; margin: 0; right: 29.6%; left: inherit; top: 40%; }
@media screen and (max-width:1700px) {
.post_m .swiper-button-prev { left: 29%; }
.post_m .swiper-button-next { right: 29%; }
}
@media screen and (max-width:1500px) {
.post_m .swiper-button-prev { left: 28%; }
.post_m .swiper-button-next { right: 28%; }
}
.casebtn { text-align: center; margin-bottom: 80px; }
.casebtn a { display: inline-block; transition: all .3s ease; width: 302px; line-height: 58px; border-radius: 30px; border: 1px solid #3f81fb; font-size: 16px; color: #3f81fb; }
.casebtn a:hover { border-color: #3f81fb; background: #3f81fb; color: #fff; }



.par_ic { margin-top: 50px; position: relative; margin-bottom:80px;}
.par_ic ul { display: flex; flex-wrap: wrap; }
.par_ic ul img { width: 100%; height: auto; transition: .8s; }
.par_ic ul li { width: 20%; border: 1px solid #eee; margin-left: -1px; margin-top: -1px; transition: .3s;padding:20px 0; }
.par_ic ul li p a { display: block; text-align: center; height: 52px; line-height: 52px; font-size: 15px;display:none; }
.par_ic ul li:hover { box-shadow: 0 0 20px rgba(0,0,0,0.2); z-index: 9; }
.par_ic ul li>a { display: block; overflow: hidden; }
.par_ic li:hover img { transform: scale(1.1); }
.par_ic ul li:hover p a { color: #3f81fb; font-weight: bold; }
a.par_btn {
    display: block;
    width: 20%;
    background: #3f81fb;
    box-sizing: border-box;
    padding-left: 6%;
    height: 50%;
    padding-top: 2%;
    position: absolute;
    bottom: 1px;
    right: 4px;
    border: 1px solid #3f81fb;
}

a.par_btn i {
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
}

a.par_btn em {
    font-size: 14px;
    color: #fff;
    margin-top: 8px;
	display:block;
}





/*关于*/
.about{ height:858px; background:url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103607_1009208596.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.about .title{text-align:center;}
.about .title b{font-size:40px;color:#222;} 
.about .title em {
    display: block;
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
    margin-top: 6px;
    font-weight: normal;
}

.about .box{ height:600px; background:rgba(255,255,255,.6); padding:0 8%;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.abwa{ margin:3% 0; font-size:15px; color:#6b6b6b; line-height:35px; text-indent:2em;}
.abwa p+p{ margin-top:1%;}
.ab_more{ text-align:center;} 
.ab_more a{ transition:all .3s ease; border:1px solid #3f81fb; color:#3f81fb; width:300px; height:65px; line-height:63px; display:inline-block; border-radius:33px; font-size:16px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.ab_more a:hover{ background:#3f81fb; color:#fff;}

@-webkit-keyframes ripple {
    70% {box-shadow: 0 0 0 30px rgba(0, 159, 232, .0);}
    100%{box-shadow: 0 0 0 0 rgba(0, 159, 232, .0);}
}


.com_d table tr td{display: block;float: left;width: 32%;position: relative;overflow: hidden;padding: 0px !important;}
.com_d table tr+tr{margin-top: 2%;display: block;}
.com_d table tr td+td{margin-left: 2%;}
.com_d table tr td img{display: block;width: 100%;height: 100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}
.com_d table tr td:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}

.com_d table tr td br{display:none;}
.com_d table tr td div{display: block;padding: 0px !important;height: 50px;line-height: 50px;background: #f5f5f5;position: relative;z-index: 2;}
.com_d table tr td div a{font-size:16px;}




/*news*/
.news_bc {padding: 70px 0; background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103607_1724325969.jpg);}
.new_con{padding:0px 0px 0px;margin-top:0px;}
.new_nav {display: flex; justify-content: center; margin-bottom:40px;}
.new_nav a {width: 266px; height: 56px; display: flex; align-items: center; background: #f8f8f8; justify-content: center; font-size: 20px; font-weight: normal;}
.new_nav li:nth-child(2) a {background: #f8f8f8;}
.new_nav a span {font-weight: normal; font-size: 22px; margin-right: 13px;}
.new_nav li.on a {background: #3f81fb; color: #fff;}
.new_nav li.on a span {color: #fff;}
.new_ic .news_div {display: flex; flex-shrink: 0; width: 100%; justify-content: space-between;}
.new_ic {display: flex; }
.new_c {overflow: hidden;}
img.news_div_item_image {width: 80%;margin: 0 auto;display: block;}
.new_ic .news_div_item {display: flex; flex-direction: column-reverse; padding: 30px 30px 42px 30px; background: #fff; width: 31%; transition: all .5s;}
.new_ic .news_div_item:hover {box-shadow: 1px 1px 20px rgba(0,0,0,0.15); transform: translateY(-5px);}
.new_ic .news_div_item_a {display: block; font-size: 20px; font-weight: bold; position: relative;margin: 42px 0 27px;color:#222;}
.new_ic .news_div_item:hover .news_div_item_a{color:#3f81fb;}
.new_ic .news_div_item_a:after {position: absolute; content: "\e66f"; font-family: "iconfont"; top: 0; left: 0; font-weight: normal; font-size: 20px; color: #3f81fb;}
.new_ic .news_div_item+.news_div_item {}

.new_ic .news_div_item_body {font-size: 16px; color: #666; line-height: 32px;    height: 96px; overflow: hidden;}
.new_ic .news_div_item:hover .news_div_item_body{color: #444;}
.new_ic .news_div_item_date {display: flex; position: relative; padding-left: 24px; margin-top: 40px; justify-content: flex-end;}
.new_ic .news_div_item_date * {font-size: 20px; color: #979797;}
.new_ic .news_div_item_date:after {position: absolute; content: "\e6c9"; font-family: "iconfont"; color: #979797;top: 4px; right: 120px;}
.new_ic .news_div_item_pic a {display: block; position: relative;}
.new_ic .news_div_item_pic a:after {position: absolute; content: "\e605"; font-family: "iconfont"; bottom: -243px; left: 0; font-size: 16px; color: #666;}
.new_ic .news_div_item_pic a:before {position: absolute; content: "查看详情"; bottom: -243px; left: 25px; font-size: 16px; color: #979797;}




/*copy*/
.footer {display: flex;justify-content: space-between;}
.footer_bg{width: 100%;color: #fff;background: #3f81fb;position: relative;padding-top: 80px;overflow: hidden;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item>li{position: relative;}
.bq_item>li{ float: left;position: relative;}
.bq_item li dl{display:none;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.47);}
.bq_item li a:hover{color:#fff;}
.footer_t{font-size: 18px !important; color: #fff !important;  line-height: 100%!important; position: relative;padding-bottom: 26px;}
.footer li img{width:146px !important;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px; padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.linkTagcs li a{font-size:14px;}
.linkTagcs{width:90% !important;}
.linkTagcs li{line-height:25px !important;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;padding-right: 2%;width: 120px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: #fff;letter-spacing: 1px; font-size: 16px;}

.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;width: 100%;}
.links_m{
    width: 100%;
}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #333;overflow: hidden;}
.copy_b{display: flex;justify-content: space-between;align-items: center;}
.copy_bg div{color: rgba(255,255,255,0.5);height: 80px;line-height: 80px;}
.copy_bg div a{color: rgba(255,255,255,0.5);font-size:14px;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 38%;}
.bq_cl>b, .bq_cr>b, .bq_rcc>b {font-size: 18px;color: #fff;display: block;margin-bottom: 20px;font-weight: normal;}
.bq_rcc{margin-left:40px;}
.bq_ewm {display: flex;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #059408;border:1px solid #059408;}
.bq_ewm li:hover span{background: #059408;border-color: #059408;color: #fff;}
.ewm_cc {position: absolute;top: -172px;left: -23px;display: none;z-index:999;}
.ewm_cc img {width: 150px!important;}
.bq_r {position: relative;}
.bq_ewm li+li {margin-left: 10px;}

.bq_item li:first-child:before {left: 0;}
.bq_item {
    display: flex;
    justify-content: space-between;
}
.bq_rcc>b {
    position: relative;
    margin-bottom: 50px;
}

.bq_rcc>b:after {position: absolute;content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);bottom: -28px;left: 0;}
.bq_rcc>b:before {
    position: absolute;
    content: "";
    background: url(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230901/20230901103607_1040958748.png) no-repeat center;
    width: 78px;
    height: 41px;
    top: -12px;
    right: 0;
}
@media screen and (max-width: 1460px){
}
@media screen and (max-width: 1320px){
}
.link_btn {
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
}
.bq_rcc>div {
    color: rgba(255,255,255,0.4);
    line-height: 32px;
    font-size: 14px;
}

.bq_rcc>div a {
    text-decoration: none;
    color: rgba(255,255,255,0.3);
    font-size: 14px;
}
.back_ic {
    position: absolute;
    display: block;
    width: 102px;
    height: 102px;
    background: #059408;
    border-radius: 100%;
    text-align: center;
    line-height: 102px;
    color: #fff;
    font-size: 52px;
    top: 78px;
    left: 50%;
    margin-left: -51px;
    cursor: pointer;
}
.copy_pic li {overflow: hidden;width: 146px;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;display: inline-block;}
.copy_pic li i img{width:100%;}
.copy_str {/* float:left; *//* margin-left: 20px; *//* margin-top: 16px; */}
.copy_str li {width: 36px;height: 36px;border-radius: 50%;transition: 0.5s;position: relative;display: flex;align-items: center;justify-content: center;border: 1px solid #fff;}
.copy_str li i {font-size: 17px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {/* margin-top:17px; */}
.bq_lr {
    width: 33%;
    display: flex;
    justify-content: space-between;
}
ul.ewm_ic {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.copy_str li.on {
    background: #fff;
    border-color: #fff;
}
.copy_str li.on i{color:#1bdabd;}
.gz_c{font-size: 16px;color: #fff;margin-bottom: 17px;}
.link_bc {
    border-top: 1px solid rgba(255,255,255,0.07);
    height: 80px;
    margin-top: 60px;
}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 30px;color: #fff;font-size: 14px;position: absolute;right: 0;top: 25px;}








/*右侧浮动*/
.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(https://memberpic.114my.com.cn/dgmsdq/uploadfile/image/20230530/20230530092703_2121811897.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: #3f81fb; }/*颜色更改*/
.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 .show-status .kf-zixun { background-color: #3f81fb; border-color: #3f81fb; 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: #3f81fb; border-color: #3f81fb;}/*经过颜色更改*/
.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: #3f81fb; 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: 130px; height:130px; margin: 15px auto 7px; }
.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: #3f81fb; 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:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }<!--耗时1753995783.5371秒-->