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

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
#copy { display: none;}
a {color: #666; text-decoration: none;}
a:hover { color:#f20202;text-decoration: none; border-bottom-style:}
.bg{ width: 100%;min-width: 1300px;position: relative;}
.box{margin:0 auto;width:100%;min-width: 1300px;max-width:1600px; box-sizing: border-box; padding:0 5%;}
.fl { float: left;}
.fr {float: right;}

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

@keyframes hover{
    0%{transform:scale(1)}
    25%{transform:scale(.6)}
    50%{transform:scale(1)}
    75%{transform:scale(1.2)}
    100%{ttransform:scale(1)}
}






/*间隙*/
.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;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}

.t{text-align: center;padding-top: 80px;padding-bottom: 40px;position: relative;z-index: 9;}
.t h3{font-size: 40px;color: #333;font-weight: bold;}
.t h3:before{content: '';background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527144404_1806189889.png)no-repeat center;display: inline-block;width: 57px;height: 19px;position: relative;left: -20px;top: -4px;}
.t h3:after{content: '';background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527144428_1343559631.png)no-repeat center;display: inline-block;width: 57px;height: 19px;position: relative;left: 20px;top: -4px;}
.t p{font-size: 18px;color: #666;line-height: 40px;}



/*抬头*/
.head_bg{height:120px;}
.logo{margin-top:23px;}
.name{margin-top:30px;margin-left:2%;}
.name p{font-size:16px;margin-top:4px;}


/*栏目*/
.nav_box{float:right;}
.nav{float:left;}
.nav li{float:left;transition:0.3s all ease;height:120px;margin-right:5px;}
.nav li > a{transition:0.3s all ease;display:block;line-height:120px;font-size:16px;padding:0 1.2vw;background-repeat:no-repeat;background-position:-40px center;color:#666;letter-spacing: -0.2px;font-weight:400;position: relative;}
.nav li > a:after{position:absolute;content:'';width: 80%;background: #257ff9;height: 3px;top: 60%;left: 50%;margin-left: -40%;z-index: 1;display: none;}
.nav li.navcurrent > a:after, .nav li:hover > a:after{display:none;}
.nav li.navcurrent > a, .nav li:hover > a{color:#257ff9;}
.navbeta{float:left;}

.nav li dl { transition: all 0.3s; position: absolute;height:0px; z-index:0; overflow:hidden;width:100%;}
.nav li.dhh dl { height:auto !important; width:100%; background:#f8f8f8; position: absolute; top:100px; left:0; display:block; z-index:10000; padding:20px;overflow:hidden;}
.nav li.dhh dl.juli {}
.nav li.dhh dd {width:1400px;margin-top:10px;display:block;overflow:hidden;padding:50px 30px 30px;margin:auto;}

.mfbox{overflow: hidden;margin-top: 22px;}
.albb {margin-right: 20px;}
.acg {margin-right: 20px;}

/*导航下拉*/
.nav_xlbox{width:80%;float:right;}
.nav_xl{line-height: 30px;border-left:2px #257ff9 solid; padding-left:15px;float:left;font-size: 24px;color:#333;overflow:hidden;}
.nav_xl span{display:block;color:#666;font-size:14px;text-transform:upperprobl;font-family:Arial;}
.nav_dhx a{float:left;width:225px;margin-left:30px;}
.nav_dhx a:nth-child(5) {margin-left: 0px !important;}
.nav_dhx a:nth-child(1){margin-left:0px !important;}
.nav_dhx a b { font-size: 16px;color: #666;line-height:50px;display:block;}
.nav_dhx img{width:225px;float:left}
.nav_dht a{display: block;border-bottom: 1px #d5d5d5 solid;border-top:1px #d5d5d5 solid;height: 40px;line-height: 40px;font-size:16px;color: #666;background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092209_526820292.png) no-repeat right;width:20%;float:left;margin-bottom:20px;margin-left:60px;}
.nav_dht a:nth-child(5n+1){margin-left:0px !important;}
.nav_r{float:right;height:84px;}


/*搜索*/
.head_but{width:38px;height:38px;border-radius: 50%;margin-top:40px;margin-left: 20px;cursor: pointer;}
.search{background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527141818_125861704.png)no-repeat center;}
.head_but:after{content: '';width: 100px;height: 100px;border-radius: 50%;background: #257ff9;opacity: 0.9;position: relative;display: block;top: -31px;left: -31px;z-index: -1;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.head_but:hover:after{-webkit-animation: warn 1s ease-out;animation: warn 1s ease-out;}
.head_but.tel:after{background-color: #257ff9;}
.tel{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527142010_917058326.png)no-repeat center;position: relative;}
.head_tel{background: #fff;width:452px; padding:30px;position: absolute;top:50px;right: 0px;border-radius:10px;height: 0px;opacity: 0;-webkit-transition: all 0.5s;transition: all 0.5s;z-index: 2222;box-shadow: 0px 0px 10px #eee;}
.head_tel p{font-size:16px;font-weight: lighter;}
.head_tel span{display: block;color: #257ff9;font-size:28px;margin-top:6px;}
.tel:hover .head_tel{opacity: 1;height:110px;}
.search:hover .slideDown{opacity: 1;height: 190px;}
.search .slideDown{text-align: center; font-size: 0; overflow: hidden; position: absolute; right: 0; top: 100%; width: 100%; height: 0px;background: rgba(0, 0,0, 0.5);z-index: 999;opacity: 0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;border-radius: 0px 0px 10px 10px;}
.search .slideDown .searchBox{ overflow: hidden; display: inline-block; width: 1028px; height: 60px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.search .slideDown .searchBox{*display: inline}
.search .slideDown .searchHot{ font-size: 14px; color: #fff;}
.search .slideDown .searchHot a{ color: #fff;}
.search .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 .slideDown .searchBox button[type='submit']{ cursor: pointer; float: right; margin-right: 15px; width: 60px; height: 60px; border: none; }
.search-bg{width: 956px;height: 60px;line-height:60px;    padding-left: 10px;    float: left;}
.search-i {width: 32px;overflow: hidden;height: 32px;float: left;margin-top: 13px;}
@-webkit-keyframes "warn" {
    0% {transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.5;}
    50% {transform: scale(0.5);-webkit-transform: scale(1);opacity: 0.0;}
    100% {transform: scale(0);-webkit-transform: scale(0);opacity: 0.0;}
    
}


/*幻灯片*/
.banner-box{position: relative;}
.banner-box::before{content:"";position: absolute;right:0px;bottom:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527143105_1824937024.png)no-repeat;width:601px;height:343px;z-index:10;}
.banner-box,.banner-box .bd li{height:950px;background: #000;}
.banner-box .banner-btn a.prev{background-image:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092235_1715863204.png);}
.banner-box .banner-btn a.next{background-image:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092254_756872073.png);}
.banner-box .hd ul li.on{background:#0273e3;}
.banner-box{min-width:1400px;position:relative;overflow:hidden;margin: 0 auto;z-index: 5;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:40px;height:40px;position:absolute;opacity:0.8;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:46%;background-repeat:no-repeat; }
.banner-btn a.prev{left:2%;} 
.banner-btn a.next{right:2%;}

.banner-box .hd {position:absolute;bottom:23%;width: 100%;display: block;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}


/*服务项目*/
.service_bg{margin-top: -170px;position: relative;z-index:11;background-image: linear-gradient(to right,#fff 50%,transparent 50%);}
.service{border-radius: 30px;box-shadow: 10px 0px 20px rgba(0,0,0,.05);background: #fff;}
.service_cont a{display: block;width:49%;float: left;border:1px #ddd solid;border-radius:10px;padding:2%;position: relative;overflow: hidden;transition: all 0.6s;}



.service_cont a:nth-child(2n){float: right;}
.service_img{width:50%;border-radius:10px;overflow: hidden;}
.service_img img{display: block;width:100%;}
.service_wt{width:45%;}
.service_wt p{color:#222;font-size:20px;font-weight: bold;margin-top:20px;}
.service_wt i{display: block;background:#0273e3;width:30%;height:2px;margin-top:10px;margin-bottom:20px;}
.service_wt span{display: block;float: left;font-size:16px;position: relative;padding-left:16px;color:#666;}
.service_wt span::after{content:"";position: absolute;top:6px;left:0px;width: 8px;height:8px;border-radius:50%;background:#ddd;}
.service_wt span+span{margin-left:20%;}

.service_cont a:nth-child(1)::before{content:"";position: absolute;bottom:-13px;right:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527154818_1094735627.jpg)no-repeat;width:132px;height: 129px;background-size: 110px;}
.service_cont a:nth-child(2)::before{content:"";position: absolute;bottom:-13px;right:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527155312_1628060767.jpg)no-repeat;width:132px;height: 129px;background-size: 110px;}
.service_cont a:nth-child(3)::before{content:"";position: absolute;bottom:-13px;right:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527155346_2042468474.jpg)no-repeat;width:132px;height: 129px;background-size: 110px;}
.service_cont a:nth-child(4)::before{content:"";position: absolute;bottom:-13px;right:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527155328_876231707.jpg)no-repeat;width:132px;height: 129px;background-size: 110px;}
.service_cont a:nth-child(3),.service_cont a:nth-child(4){margin-top: 2%;}
.service_cont a:nth-child(2) span,.service_cont a:nth-child(4) span{float: none;margin-left:0px;margin-bottom:15px;}


.service_aa{width:360px;margin: 0 auto;margin-top:60px;}
.service_aa a{display: block;float: left;width: 170px;height:45px;line-height: 45px;border-radius: 45px;background-color:#fca433;color: #fff;font-size: 16px;background-position: center left;background-repeat: no-repeat;padding-left:70px;}
.service_aa a:nth-child(1){background-image:url(http://haoxuanzs.n.zyqxt.com/uploadfile/image/20210730/20210730165929_824203629.png);}
.service_aa a:nth-child(2){background-image:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092319_314962143.png);background-color: #257ff9;margin-left:20px;}
.service_aa a:hover{background-color:#ff7607;}






/*优势*/
.adv_bg{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527162529_1485515187.jpg)no-repeat center top;height:1100px;margin-top:-100px;position: relative;z-index: 222;}
/*我们做了什么*/
.prod_t h3,.prod_t p{color:#fff;}
.prod_t h3:before{background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527164555_763852250.png)no-repeat center;}
.prod_t h3::after{background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527164622_123991392.png)no-repeat center;}
.prod_cont{}
.prod_cont ul{display: flex;justify-content: space-around;align-items: top;}
.prod_cont li{float: left;background:#fff;width:24%;text-align: center;padding:5% 0px;border-radius:10px 10px 50px 10px;}
.prod_cont li+li{margin-left:1%;}
.prod_img{}
.prod_w{}
.prod_w p{font-size:20px;color:#222;font-weight: bold;margin-top:30px;}
.prod_w span{display: block;text-align: left;width:60%;height:40px;line-height:40px;margin: 0 auto;border:1px #ddd solid;border-radius:50px;margin-top:20px;position: relative;font-size:15px;padding-left:60px;}
.prod_w span+span{margin-top:10px;}
.prod_w span::after{content: "";position: absolute;top:10px;left:30px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527172422_1902963594.png)no-repeat center;width:22px;height:20px;}
.prod_tel{background:#0273e3;font-size: 16px;color:#fff;width:573px;height:60px;line-height:60px;border-radius:50px;margin:0 auto;position: relative;padding-left:70px;}
.prod_tel b{font-size:22px;}
.prod_tel::after{content: "";position: absolute;top:22px;left:38px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527174236_1048968226.png)no-repeat;width:26px;height:24px;}



.prod_cont li:nth-child(1) .prod_w span:nth-child(3)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100000_1299311377.png)no-repeat;}
.prod_cont li:nth-child(1) .prod_w span:nth-child(4)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100208_72808899.png)no-repeat;}
.prod_cont li:nth-child(1) .prod_w span:nth-child(5)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100226_1477871623.png)no-repeat;}
.prod_cont li:nth-child(1) .prod_w span:nth-child(6)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100301_1953864370.png)no-repeat;}
.prod_cont li:nth-child(2) .prod_w span:nth-child(2)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100301_1829574419.png)no-repeat;}
.prod_cont li:nth-child(2) .prod_w span:nth-child(3)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100301_64341524.png)no-repeat;}
.prod_cont li:nth-child(3) .prod_w span:nth-child(2)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_1160936130.png)no-repeat;}
.prod_cont li:nth-child(3) .prod_w span:nth-child(3)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_1788101792.png)no-repeat;}
.prod_cont li:nth-child(3) .prod_w span:nth-child(4)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_120726908.png)no-repeat;}
.prod_cont li:nth-child(3) .prod_w span:nth-child(5)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_1638598420.png)no-repeat;}
.prod_cont li:nth-child(4) .prod_w span:nth-child(2)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_954320660.png)no-repeat;}
.prod_cont li:nth-child(4) .prod_w span:nth-child(3)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100302_698051387.png)no-repeat;}
.prod_cont li:nth-child(4) .prod_w span:nth-child(4)::after{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230605/20230605100303_2115937719.png)no-repeat;}






/*对比*/
.contrast{display:none;}
.contrast_wt ul{display: block;width:1050px;margin:0 auto;position: relative;}
.contrast_wt li{float: left;position: relative;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527175901_1705306163.png)no-repeat center;width:450px;height: 70px;line-height:70px;color:#fff;font-weight: bold;font-size:26px;padding-left:220px;}
.contrast_wt li:nth-child(2){background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527180124_1142196729.png)no-repeat center;float: right;padding-left:60px;}
.contrast_wt ul:after{content:"";position: absolute;top:0px;left:0px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527182059_1168472448.png)no-repeat center;width:100%;height:67px;}
.contrast_cont{position: relative;}
.contrast_l{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230529/20230529090146_1636996980.png)no-repeat;width:50%;height: 687px;background-size:100%;position: absolute;top:0px;left:0px;}
.contrast_r{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230529/20230529085753_1510235420.png)no-repeat;width:50%;height: 687px;background-size:100%;position: absolute;top:0px;right:0px;}
.contrast_l li{color:#fff;text-align:right;padding-right:24%;margin-top:6%;}
.contrast_l li p{font-size:26px;font-weight: bold;position: relative;}
.contrast_l li p i{padding-right:2%;}
.contrast_l li span{display: block;font-size:16px;margin-top:8px;}
.contrast_l li:nth-child(2){padding-right:22%;}
.contrast_l li:nth-child(3){padding-right:20%;}
.contrast_l li:nth-child(4){padding-right:18%;}
.contrast_l li:nth-child(5){padding-right:16%;}


.contrast_r li{text-align:left;padding-left:10%;margin-top:6%;}
.contrast_r li p{font-size:26px;font-weight: bold;position: relative;}
.contrast_r li p i{padding-right:2%;}
.contrast_r li span{display: block;font-size:16px;margin-top:8px;}
.contrast_r li:nth-child(2){padding-left:14%;}
.contrast_r li:nth-child(3){padding-left:20%;}
.contrast_r li:nth-child(4){padding-left:24%;}
.contrast_r li:nth-child(5){padding-left:28%;}


/*客户案例*/
.case_bg{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230529/20230529104050_148965480.jpg)no-repeat center;padding-bottom:80px;background-size: cover;background-attachment: fixed;}
.case_cont{}
.case_cont li a{background:#fff;border-radius:20px;width:48%;padding:2%;float: left;display: block;}
.case_cont li:nth-child(2n) a{float: right;}
.case_img{width:30%;}
.case_img img{border-radius:50%;display: block;width: 100%;}
.case_r{width:62%;}
.case_w{}
.case_w p{color:#333;font-size:24px;margin-top:20px;margin-bottom:10px;}
.case_w span{display: block;font-size:15px;line-height:28px;color:#666;}
.case_cont li:nth-child(3) a,.case_cont li:nth-child(4) a{margin-top:2%;}
.case_a a{display: block;margin:0 auto;border-radius:50px;background:#0273e3;color:#fff;width:300px;height:50px;line-height:50px;font-size:16px;text-align: center;margin-top:60px;}

/*简介*/
.com_bg{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230529/20230529111317_300305472.jpg)no-repeat center top;padding-bottom:80px;}
.com_w{text-align: center;font-size:16px;line-height:32px;margin-top:20px;}
.com_t{padding-bottom:0px;}
.com_cont{}
.com_cont li{float: left;width:24%;text-align: center;position: relative;overflow: hidden;}
.com_cont li img{display: block;width:100%;}
.com_cont li+li{margin-left:1.3%;}
.com_cont li p{position: absolute;bottom:0px;left:0px;width:100%;height:45px;line-height:45px;background:rgba(0, 0,0, 0.5);font-size:16px;color:#fff;}



/*合作客户*/
.partner_bg{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230530/20230530150231_37177762.jpg)no-repeat center top;padding:80px 0px;}
.partner_l{}
.partner_l h3{font-size:40px;position: relative;color: #333;}
.partner_l h3:after{content: '';background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527144428_1343559631.png)no-repeat center;display: inline-block;width: 57px;height: 19px;position: relative;left: 20px;top: -4px;}
.partner_l p{font-size:18px;line-height: 40px;}
.partner_r{margin-right: 40px;}
.partner_r a{position: relative;background:#fff;border-radius:50%;width: 85px;height:85px;color:#274fed;font-size:16px;display: block;text-align: center;line-height:85px;z-index:333;}
.partner_r a::after,.partner_r::before{position: relative;margin: 0 auto;top: calc((100% - 85px) / 2) !important;height: 85px;width: 85px;border-radius: 50%;-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: 0 0 0 0 #93a7f6;animation: ripple 3s infinite;}
.partner_r a::after{-webkit-animation-delay: .6s;animation-delay: 0.6s;content: "";position: absolute;right: 0;bottom: 0;}
.partner_r a::before{-webkit-animation-delay: .9s;animation-delay: 0.9s;content: "";position: absolute;right: 0;bottom: 0;}


@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);
	}
}


.partner_cont{margin-top: 60px;}
.partner_cont .new_web_div2021{}
.partner_cont .new_web_div2021 ul{}
.partner_cont .new_web_div2021 ul li{float: left;text-align: center;position: relative;overflow: hidden;width: 24%;}
.partner_cont .new_web_div2021 ul li img{display: block;width: 100%;}


.partner_cont .new_web_div2021 ul li:hover img{}



.partner_cont .new_web_div2021 ul li p{height: 50px;background: #fff;line-height: 50px;border-top: 1px #ddd dashed;position: relative;z-index: 2;}
.partner_cont .new_web_div2021 ul li p a{}
.partner_cont .new_web_div2021 ul+ul li{margin-top: 1%;}
.partner_cont .new_web_div2021 ul li+li{margin-left: 1%;}



/*新闻*/
.news_bg{background:#F3F6FA;padding:90px 0px;}
.news_tl p{font-size:36px; color:#090506;}
.news_tl i{font-size:34px; color:#ccc;font-style: italic;font-style: normal;}
.news_t{border-bottom:1px #eee solid; padding-bottom:40px; margin-bottom:60px;}
.news_list{padding-top:30px;}
.news_list a{display: inline-block; width:110px; height:40px; line-height:38px; text-align:center; border:1px #fff solid; font-size:16px; color:#090506;border-radius: 15px; margin-left:30px;  position: relative;background: #fff;}
.news_list a.on{border:1px #eee solid; }
.news_list a:after,.news_list a:before{content:""; display:block; position: absolute; left:0; right:0; margin:auto;transition:0.3s all linear; }
.news_list a:before{width:1px; height:0; background:#eee; top:39px;}
.news_list a.on:before{ height:63px;}
.news_list a:after{width:7px; height:7px; background:#fff;border-radius:100%; top:36px;}
.news_list a.on:after{top:98px;background:#005197;}

.news_contl{width:26%;}
.news_contl img{width:100%;}
.news_contr{width:68%;padding-top:3%;}
.news_div_item{width:30%; float:left; margin-right:5%; margin-bottom:6%;}
.news_div>div:nth-child(3n){margin-right:0; }
.news_div_item_date div{display:inline-block; font-family:"Arial"; line-height:24px;}
a.news_div_item_a{font-size:20px; color:#090506; overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
a.news_div_item_a:hover{color:#005197;}
.news_div_item_body{font-size:15px; line-height:28px; padding-top:1.2vw; overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}



@media (max-width: 1560px){
.news_contr{padding-top: 3%;}
}
@media (max-width: 1440px){
.news_contr{padding-top: 2%;}
}
@media (max-width: 1300px){
.news_contr{padding-top: 1%;}
a.news_div_item_a{font-size:18px;}
}



/*友情链接*/
.link{height:74px;}
.link_le b,.link_le em{display:inline-block;vertical-align:initial;line-height:74px;font-style: normal;}
.link_le b{font-size:20px;font-weight:bold;color: #333;}
.link_le em{font-size:16px;color:#b8b8b8;margin-left:8px;}
.linkTagcs li a{font-size:14px;}



/*版权*/
.copy_bg{ background:#0273e3;  }
.copy_l{width: 62%; padding-top:88px; }
.copy_lm{padding:40px 0;}
.copy_lm a{display: inline-block; width: 16%; font-size: 16px; color: #fff; line-height: 44px;float: left;}
.copy_lm a:hover{color:#fac756;}
.copy_r{width: 36%; border-left: 1px #3f9dfa solid;padding:88px 0 0 6vw; height:420px; }
.copy_r p{font-size: 16px; color: #fff; padding-bottom: 20px;}
.copy_r dd{font-size:15px; color:#7bbbfb; margin-top:40px; line-height:30px; padding-left:20px; }
.copy_rd1{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092506_1905380301.png) no-repeat center left;}
.copy_rd2{background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092618_684272786.png) no-repeat center left;}
.copy_r span{font-size: 15px; color: #fff;}
.copy_lb li{float:left; width: 42px; height: 42px; border:1px #3f9dfa solid; position: relative; }
.copy_lb li+li{border-left:0;}
.copy_lb li:nth-child(1){background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092641_1538320383.png)no-repeat center;}
.copy_lb li:nth-child(2){background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092703_1957292372.png)no-repeat center;}
.copy_lb li:nth-child(3){background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092725_1778437667.png)no-repeat center;}
.copy_lb li p{position: absolute; bottom:42px; left:0; transition:0.3s all ease; transform-origin: bottom;  transform: rotateX(90deg);}
.copy_lb li:hover p{transform: rotateX(0);}
.copy_lb li p img{width: 100px; height: auto;}

.footer_bg{color:#7bbbfb; font-size:15px; padding:50px 0; border-top:1px #3f9dfa solid;}
.footer_bg a{color:#7bbbfb; font-size:15px; }
.footer_bg a:hover{color:#fff;}







/*留言*/
.fixed-pop {display: none;position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,.7);text-align: center;z-index: 9999;}
.fixed-pop .content+i {display: inline-block;vertical-align: middle;height: 100%;}
.fixed-pop .content {max-width: 780px;width: 90%;background: #FFFFFF;display: inline-block;vertical-align: middle;position: relative;border-radius: 5px;overflow: hidden;}
.fixed-pop .close {cursor: pointer;position: absolute;top: 12px;right: 12px;width: 40px;height: 40px;background-image: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527150554_2010571530.png);background-size: cover;}
.fixed-pop .con {padding: 45px 70px 65px;text-align: left;}
.fixed-pop .tit {margin-bottom: 30px;position: relative;text-align: center;font-size: 26px;color: #333333;padding-bottom: 20px;font-weight: bold;letter-spacing: 2px;}
.fixed-pop .tit:after {content: "";position: absolute;bottom: 0;left: 50%;margin-left: -17px;width: 34px;height: 2px;background: #257ff9;}
.fixed-pop .in {margin-bottom: 20px;float: left;width: 45%;margin-right: 4%;}
.fixed-pop .in:last-child {margin-right: 0;}
.fixed-pop .in input {width: 100%;height: 46px;border: 1px solid #e5e5e5;padding: 10px 20px;line-height: 24px;font-size: 14px;border-radius: 2px;}
.fixed-pop .button input {width: 100%;height: 46px;line-height: 46px;background: #257ff9;color: #FFFFFF;font-weight: bold;letter-spacing: 2px;border-radius: 2px;border: 3px #257ff9 solid;}
.fixed-pop .button input:hover {background: #257ff9;}
.fixed-pop .box {max-width: 540px;margin: 0 auto;position: relative;padding-right: 120px;}
.fixed-pop .box .in {padding: 0 25px;position: relative;border: 1px solid #e5e5e5;border-radius: 2px;overflow: hidden;}
.fixed-pop .box .in span {position: absolute;top: 5px;left: 10px;font-size: 14px;color: #ff0000;}
.fixed-pop .box .in input {width: 100%;font-size: 12px;padding: 0;line-height: 30px;height: 30px;border: none;}
.wlht{width: 94%;    height: 46px;     border: 1px solid #e5e5e5;   padding: 10px 20px;    margin-bottom: 10px;    overflow: hidden;}
.wlht input { border: none;line-height: 26px; width:100%; }
.fixed-pop .box .select-in {padding: 0;}
.fixed-pop .box select {padding: 0 18px;width: 100%;height: 30px;line-height: 30px;border: none;font-size: 12px;color: #999999;}
.fixed-pop .box .right {position: absolute;top: 0;right: 0;width: 85px;height: 85px;background: #257ff9;color: #FFFFFF;font-size: 14px;padding: 20px 10px;line-height: 22px;text-align: center;border-radius: 2px;}
.fixed-pop .box .right input {position: absolute;top: 0;left: 0;background: none;border: none;width: 85px;height: 85px;}
.fixed-pop .box-text {margin-top: 15px;color: #8a8a8a;text-align: center;letter-spacing: 1px;}
.fixed-pop .box-text span {font-size: 16px;}
.fixed-pop .box-text i {font-style: normal;color: #257ff9;font-size: 20px;}
.fixed-pop .box-text em {font-style: normal;padding-left: 80px;color: #257ff9;font-size: 16px;position: relative;}
.fixed-pop .box-text em:before {content: "";position: absolute;top: 50%;margin-top: -3px;left: 40px;width: 6px;height: 6px;border-radius: 50%;background: #257ff9;}

 @media screen and (max-width:600px) {
.fixed-pop .close {width: 25px;height: 25px;}
.fixed-pop .con {padding: 30px 20px;}
.fixed-pop .tit {margin-bottom: 30px;font-size: 20px;}
.fixed-pop .in {margin-bottom: 15px;width: 100%;}
.fixed-pop .box {padding-right: 0;}
.fixed-pop .box .right {width: 100%;position: relative;top: auto;right: auto;padding: 10px;height: 40px;line-height: 20px;}
.fixed-pop .box .right br {display: none;}
.fixed-pop .box-text em {display: block;padding-left: 0;}
.fixed-pop .box-text em:before {display: none;}
}


.mask {position: fixed;bottom: 0;right:100%;width: 100%;height: 70px;background: rgba(4,4,4,.71);background-image:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527151309_1905220271.png);background-position: center center;z-index: 1001;}
.closeee{background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230527/20230527150634_1589200776.png)  no-repeat center center;}
.mask .gotoCenter {display: block;width: 1000px;height: 140px;margin: 0 auto;}
.mask .closeee {position: absolute;top: 0;right: 100px;margin-right: 0px;width: 40px;height: 100%;cursor: pointer;}
.clickarea{position: absolute;top: 0;right: 200px;margin-right: 0px;width: 100%;height: 100%;cursor: pointer;}
.thumbnail {position: fixed;left: 0px;bottom: 0px;width: 184px;height: 124px;cursor: pointer;}
@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}



/*浮动*/
.client-2{width: 76px;position: fixed;right:0;top: 50%;z-index: 999;color: #333;background: #fff;
  box-shadow: 0 0 5px 5px rgba(0 , 0 , 0 , 0.1); border-radius:3px;text-align: center;font-size: 12px;line-height: 18px;}
  .client-2:before{content:"";position: absolute;width:79px;height: 105px;background:url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092757_38568899.png) center no-repeat;right: 0;top: -105px;}
  .client-2 li a{text-decoration: none;color: #333;}
  .client-2 li{width: 76px;height: 77px;border-radius: 2px;cursor: pointer;position: relative;padding: 8px 0 0;box-sizing:border-box;}
  .client-2 li b{display: block;width:38px;height: 37px;overflow: hidden;margin:0 auto;}
  .client-2 li span{display: block; line-height:30px;}
  .client-2 .my-kefu-pho a{animation: heart 1s ease-in-out infinite alternate;display: block;}
  .client-2 .my-kefu-ftop{/*display: none;*/height: 52px;}
  .client-2 li.cur,.client-2 li:hover{background: #257ff9;color: #fff ;}
  .client-2 li.cur a,.client-2 li:hover a{color:#fff}
  .client-2 li:hover span{color:#fff}
  .client-2 li.cur b img,.client-2 li:hover b img{margin-left: -70px;}
  .client-2 li.my-kefu-weixin .cont{margin: 0;width: 115px;padding:14px;position: absolute;right: 85px;top: -24px;background-color: #fff;box-sizing: content-box;}
  .client-2 li .cont:before{content: "";position: absolute;width:0;height:0;top:50px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #fff;}
  .client-2 li.my-kefu-weixin .cont span{display: block;line-height: 30px;height: 40px;font-size: 16px;color: #333;}
  .client-2 li.my-kefu-weixin .cont img{width: 115px;height: 115px;}
  .client-2 li.my-kefu-tel .cont{display: none;margin: 0;width: 175px;padding: 14px;position: absolute;right: 85px;top: 4px;color: #fff;font-size: 18px;line-height: 32px;background: url(//memberpic.114my.com.cn/dgztkj11/uploadfile/image/20230531/20230531092844_1533752856.png) no-repeat -48px center #257ff9;padding-left: 40px;    box-sizing: content-box;}
  .client-2 li.my-kefu-tel .cont:before{content: "";position: absolute;width:0;height:0;top: 26px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #257ff9;}
  .client-2 li.my-kefu-qq .cont{display: none;margin: 0;width: 175px;padding: 14px;position: absolute;right: 85px;top: 4px;color: #fff;font-size: 18px;line-height: 32px;background: url(/Skins/DefaultNews/images/kf_ico3.png) no-repeat -48px center #257ff9;padding-left: 40px;}
  .client-2 li.my-kefu-qq .cont:before{content: "";position: absolute;width:0;height:0;top: 26px;right:-7px;border-bottom:7px solid transparent;border-top:7px solid transparent;border-left:7px solid #257ff9;}
  .client-2 li:hover .cont{display: block!important;}