*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}




/*抬头*/
.header{ height:136px; background:#fff; padding:0 2%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft,.nav>ul,.hright{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hleft{ font-size:16px; color:#007ad0;}
.hleft p a img{ width: 19.011vw;}
.hleft b{display: block; font-size: 1.35vw; color: #333;}
.hleft p+p{ margin-left:1vw; color: #666; font-size: 0.82vw;}
.htel span{ letter-spacing: 0.07vw;}
.nav{ width:38%; text-align:center;}
.nav>ul{justify-content:space-between;}
.nav>ul>li{ position:relative;}
.nav>ul>li>a{ display:block; line-height:136px; font-size:0.95vw; color:#2d3f4f; position:relative;}
.nav>ul>li.cur>a,.nav>ul>li:hover>a{ color:#007ad0;}
.nav>ul>li>a:before{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; width:0; height:20px; width:20px; bottom:0px; transition:all .3s ease; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230210/20230210194813_1970464022.png) no-repeat center; opacity:0;}
.nav>ul>li.cur>a:before,.nav>ul>li:hover>a:before{ opacity:1; bottom:26px;}
.dropmenu{ position:absolute; top:110%; max-height:0; transition:all .3s ease; overflow:hidden; width:200%; left:-50%;z-index:99; transition:all .3s ease; background:#f9f9f9; border-radius:5px;}
.dropmenu a{ display:block; line-height:45px; text-align:center; font-size:14px; color:#666; transition:all .5s ease; white-space:nowrap; padding:0 10px; overflow:hidden; text-overflow:ellipsis;}
.nav>ul>li#a3 .dropmenu{ width:300%; left:-100%;}
.nav>ul>li:hover .dropmenu{ max-height:1000px;  top:100%;}
.dropmenu a:hover{ background:#007ad0; color:#fff;}
.dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}
.htel{ font-size:1.3vw; color:#007ad0; padding-left:2.2rem; font-family:Impact; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230307/20230307164802_2144538506.png) no-repeat left center; line-height:1.1em;}
.dropbtn{ height:132px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;  margin-left:1vw; position:relative;}
.dropicon{ width:38px; height:38px; border-radius:50%; background:#007ad0 url(//memberpic.114my.com.cn/dgblhb/uploadfile/image/20201223/20201223091841_898956939.png) no-repeat center; cursor:pointer;}
.dropbtn+.dropbtn .dropicon{ background-image:url(//memberpic.114my.com.cn/dgblhb/uploadfile/image/20201223/20201223091841_781743733.png);}
.dropbtn:hover .dropicon{ background-color:#e80303;}
.dropbox{ position:absolute; right:0; top:100%; transform-origin: top; transform: rotateX(90deg); z-index:99; transition:all .3s ease; visibility:hidden;     text-align: center;}
.dropbtn:hover .dropbox{ transform: rotateX(0deg); visibility:visible;}
.dropboxcode img{ width:120px; padding:10px; background:rgba(255,255,255,.5);}
.dropbox.dropboxcode span {
    display: block;
    background: rgba(255,255,255,.5);
    padding-bottom: 10px;
}
.search_l{display:flex;align-items:center;justify-content:end;width:565px;}
.search_l span{ color:#444;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
.hsearchicon{width:96px; height:100px; text-align:center;border-right:1px solid #3570d5; font-size:14px; line-height:130px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302102817_1713813987.png) no-repeat center 17px; cursor:pointer;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img {width: 38px; height: 38px;position: absolute;top: 0; right: 0; background: no-repeat;}
.dropboxsearch{ padding:20px; background:rgba(255,255,255,.9);}











/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#007ad0;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302102909_793607548.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}




/*number*/
.num_bc{width: 100%;background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230210/20230210200334_1810461741.jpg) no-repeat;}
.num_c ul{display: flex;justify-content:space-around;height: 180px;align-items: center;}
.num_c ul li{display: flex;align-items: center;justify-content: center;position:relative;}
.num_c ul li span{font-size: 50px;color: #fff;}
.num_c ul li:before { position: absolute;    content: "";    width: 78%;    height: 135px;    border-top-right-radius: 20px;    border-bottom-left-radius: 20px;background: #005bac;    z-index: -1;    transition: all .5s; opacity: 0;}
.num_c ul li.on:before {  opacity: 1;}
.num_c ul li.on>span {  display:none;}
.num_c ul li>div{margin-left: 16px;}
.num_c ul li.on>div{margin-left:0px;}
.num_c ul li div span { font-size:12px;    display: inline-block;    color: #fff;margin-left: 5px;}
.num_c ul li div b{display: inline-block;font-size: 42px; color: #fff; font-family: Arial;}
.num_c ul li div b i{display: inline;}
.num_c ul li div p{font-size: 16px;color: #fff;margin-top: 13px;}
.numt {  width: 60px;  height: 60px; background: #005bac;border-radius: 50%;   float: left;    color: #Fff;    text-align: center;    line-height: 60px;font-size: 32px !important;    margin-right: 15px;}

/*about*/
.ab_bc{background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230210/20230210204758_1491311339.jpg) center no-repeat;padding:94px 0;position: relative;z-index:0;}
.ab_c{display: flex;justify-content: space-between;}
.ab_lc{width: 43.6%; }
.ab_rc{width: 48.8%; }
.ab_rc img{width: 100%;}
.ab_lc b{font-size: 36px;color: #333;display: block;}
.ab_lc span{display: block;font-size: 18px;color: #999;margin-top: 18px;    text-transform: uppercase; letter-spacing:1px;}
.ab_lc p{font-size: 21px;color: #666;margin:40px 0 53px;position: relative;}
.ab_lc p:after{position: absolute;content: "";width: 100%;height: 1px;background: #a7b0b6;bottom: -21px;left: 0;}
.ab_info{font-size: 16px;color: #666;line-height: 35px;text-indent:2em}
.ab_info span{font-size: 16px;color: #666;line-height: 35px;text-indent:2em;}
a.ab_btn{width: 143px;height: 44px;display: block;background: #005bac;font-size: 18px;color: #fff;text-align: center;line-height: 44px;margin-top: 42px;}
.company_video {
    border: 10px solid #ffffff;
}




.tratitl{text-align: center;font-size: 42px;color: #222222;}
.tratitl i{font-size: 20px;color: #666666;font-weight: lighter;margin-top:10px; display: block;}
.tratitl span{display: block;    font-weight: bold;}
.tratitl b{color: #007ad0;}
.titlec{font-size: 0;display: inline-block;height:9px;margin-top:20px;}
.titlec em{display:inline-block;width:9px;height:9px;border-radius:50%;background:#bcd9ff;animation:bounce_fountainG 1.2s linear infinite;margin-left:12px;}
.titlec em:nth-child(1) {animation-delay: .4s;}
.titlec em:nth-child(2) {animation-delay: .6s;background:#81a5d3;}
.titlec em:nth-child(3) {animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}}




/*appli*/
.appli {padding: 80px 0;overflow: hidden;}
.appli_box {width:1500px;margin: 0 auto;}
.appli_tab {padding-top: 60px;}
.appli_nav ul {display: flex;justify-content:space-around;align-items: center;}
.appli_nav li a{display: flex;flex-direction: column;align-items: center;}
.appli_nav li i {display: inline-block;background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302102943_824388135.png) no-repeat;width: 66px;height: 76px;    text-align: center; position: relative;}
.appli_nav li:nth-child(4)  i,.appli_nav li:nth-child(5)  i  {font-size:30px;}
.appli_nav li span{font-size: 18px;display: flex;flex-direction: column;align-items: center;line-height: 28px;padding-top: 12px;}
.appli_nav li.on i,.appli_nav li.on span{color:#007ad0;}
.appli_con {padding-top: 60px;}
.appli_nav li i:after {
    content: '';
    width: 30px;
    height: 30px;
    background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230211/20230211141126_696704165.png);
    background-position: 0 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;transition: 0.3s;
}
.appli_nav li:nth-child(2) i:after{background-position-x: -30px;}
.appli_nav li:nth-child(3) i:after{background-position-x: -60px;}
.appli_nav li:nth-child(4) i:after{background-position-x: -90px;}
.appli_nav li:nth-child(5) i:after{background-position-x: -120px;}
.appli_nav li:nth-child(6) i:after{background-position-x: -150px;}
.appli_nav li:nth-child(7) i:after{background-position-x: -180px;}
.appli_nav li:nth-child(8) i:after{background-position-x: -210px;}
.appli_nav li.on i:after{background-position-y: -36px;}

.case{ margin-top: 50px;}
.case .new_web_div2021 ul li{ text-align: center; position: relative; width: 25%; border: 1px #f5f5f5 solid; overflow: hidden; float:left; }
.case .new_web_div2021 ul li img{width: 100%; height:auto; transition: 0.3s all ease;}
.case .new_web_div2021 ul li a{display: block; }
.case .new_web_div2021 ul li>a{position: relative; top:0; transition: 0.3s all linear;}
.case .new_web_div2021 ul li p{position: absolute; bottom:-50px;z-index: 2; background: #007ad0; width: 100%; height:50px; line-height: 50px; text-align: center; transition: 0.3s all linear;}
.case .new_web_div2021 ul li p a{font-size: 16px; color: #fff;}
.case .new_web_div2021 ul li:hover>a{top:-50px; }
.case .new_web_div2021 ul li:hover p{bottom:0;}

.case_b a{display: block; width: 100%; height: 70px; line-height: 70px; font-size: 16px; color: #222; letter-spacing: 3px; text-align: center; margin-top:50px; transition: 0.3s all ease; border: 1px solid #c8cbce;}
.case_b a:hover{ background: #007ad0;  letter-spacing: 8px; color:#fff; }











/*pro*/

.product {padding: 80px 0;}
/*pro*/
.prod{ overflow: hidden;height: 852px;}
.pro_list{margin-top:40px; display: flex; position: relative;}
.pro_list li {  border: 1px solid #eee;   text-align: center;   background: #fff; width: 100%;   float: left;  height: 70px;   line-height: 70px;  margin-right: -1px;   margin-bottom: -1px;}
.pro_list li a { font-size: 18px;}
.pro_list li.on{background: #007ad0;color: #fff;     transition: all .3s ease;}
.pro_list li.on a.prolist2021_one {color: #fff;}
.pro_list li dl { display: none;}
.pro_list ul{ width: 100%; display: flex;  justify-content: space-between;}
.pro_list .prolist2021{width: 100%;}
.pro_list li:last-of-type{margin-right: 1px;}


/*图片*/
.pro_call li {padding-left: 0 !important; display: block; float: left;   width:24%;     border: 1px solid #eee;      margin-top: 20px;}
.pro_call li a{  display: block; width: 100%; height: auto; overflow: hidden; position: relative;}

.pro_call li>a:after {content: ''; display: block;width: 100%; height: 100%;  background: rgba(0,0,0,0.45) url(//memberpic.114my.com.cn/dggbgj/uploadfile/image/20220930/20220930154815_1594112279.png) no-repeat center; position: absolute; top: 0;left: 0;opacity: 0; transition: 0.3s all ease;}

.pro_call li:hover>a:after{opacity: 1;}
.pro_call li br{display:none;}

.pro_call li span a{display:block;width:100%;height:56px;line-height:56px;font-size:16px;color:#333;    border-top: 1px solid #eee; transition: 0.3s all ease;position: relative;z-index:22;     text-align: center; background: #fff;}
.pro_call li span a:after{content: '';display: block;background: #007ad0;width:100%;height:0px;position: absolute;top:0;z-index: -1;}
.pro_call li:hover span a:after{height:100%;transition: 0.3s all ease;}
.pro_call li:hover span a{color:#FFF;border: 1px solid #007ad0;}
.pro_call li+li {margin-left: 1.3%;}

.pro_call li img{transition: 0.3s all ease;width: 100%;height: auto;}
.pro_call li:hover img{    transform: scale(1.1);}

.pro_mo{width:450px;height:60px;text-align:center;border:1px #c8cbce solid;line-height:60px;margin:0 auto;transition: all 0.5s; border-radius:60px;     position: relative;}
.pro_mo a{font-size:20px;color:#666;}
.pro_mo a b{    padding-right: 10px;
    position: absolute;
    left: 120px; top: 15px;}
.pro_mo:hover{width: 600px;background: #007ad0;border: none; }
.pro_mo:hover a{color:#fff;}
.pro_mo:hover a b{padding-right: 10px;  position: absolute;  left: 200px; top: 15px; filter: grayscale(1) brightness(10); }











/*匠心工艺 · 严格把控每一环节*/
.trait{ height:1100px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230211/20230211201601_600556685.jpg) no-repeat center; padding-top:155px;}

.tracon{ margin:45px 0;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.tratop{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; font-size:26px; color:#333333;}
.tratop p+p{ margin-left:23px;}
.traicon{ margin:5px; position:relative;}
.traicon span{ position:relative; z-index:3; border-radius:50%; background:#107bd6; width:64px; height:64px; background:#007ad0;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.traicon:after{ content:''; display:block; position:absolute; width:74px; height:74px; top:-5px; left:-5px; border-radius:50%; background:rgba(0, 122, 208, 0.2); animation:scale 1s infinite linear;}
.trawa{ margin-top:15px; font-size:16px; color:#666666; line-height:34px;    width: 304px;}
@keyframes scale{
	0%{ transform:scale(.8);}

	50%{ transform:scale(1.1);}
	100%{ transform:scale(.8);}
	}
.trabottom .tralist1{     margin-left: 5vw;}
.trabottom{display: flex;flex-direction: column; align-items: flex-start;}
.tratel{    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
    font-size: 18px;
    color: #c2e3ff;
    line-height: 35px;
    margin-top: 175px;
    margin-left: 50px;}
.tratel em{ font-size:34px; color:#fff; font-family:Impact;line-height: 40px;}
.tratel p:nth-child(1){ padding-left:35px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302103024_973813016.png) no-repeat left center;}
.trableft {
    display: flex;
    align-items: center;
    justify-content: flex-start;    margin-top: 36px;
}








/*strength*/
.str_ic {margin-top: 110px;}
.str_bc {position: relative; overflow: hidden; padding-top: 80px;background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230308/20230308143503_1577482675.jpg)top center no-repeat;}
.str_bc .tratitl, .str_bc .tratitl b{ color: #ffffff;}
.str_bc .tratitl i{color: #a4d9ff;}

.str_c {position: relative; overflow:hidden;z-index: 2;margin-top:60px;}
.str_cc {}
.str_cc>div{overflow: inherit;}
.str_item {flex-shrink: 0;height: 560px;display: flex;}
.str_item>p{width:50%;position: relative;z-index: 2;}
.str_item>p img{position:absolute;top:0;}
.str_item>p.str_ri_pic img{left:0;}
.str_item>p.str_le_pic img{right:0;}
.str_info {width: 50%;/*background: url(//memberpic.114my.com.cn/dg0082587/uploadfile/image/20211030/20211030112410_178509828.jpg);*/ padding: 4.2% 4% 4.3% 0;position: relative;}
.str_info:before{content:'';width:1500px;height:100%;background:#f0f9ff;position:absolute;bottom:0;right:0;z-index: -1;}
.str_item>p+.str_info{width:46%;margin-left:4%;padding-right: 0;}
.str_item>p+.str_info:before{right:auto;left:-9%;}
.str_info>b {display: flex; color: #0060ba; font-size: 1.85vw; align-items: center; margin-bottom: 40px;}
.str_info>b>i {width: 62px; height: 62px; border-radius: 100%; display: flex; align-items: center; justify-content: center; background: rgba(0,96,186,0.28); margin-right: 20px;position: relative;}
.str_info>b>i:before{content:'';width:1px;height:63px;background:#0060ba;position:absolute;top:-63px;left:50%;}
.str_info>b>i em {width: 46px; height: 46px; border-radius: 100%; background: #0060ba; text-align: center; line-height: 46px; color: #98d5f9; font-size: 30px;}
.str_info>p {font-size: 15px; color: #666; line-height: 32px;padding-left:20px;position:relative;}
.str_info>p+p {margin-top: 20px;}
.str_info>p:before{content:'';width:5px;height:5px;background:#666;position:absolute;top:12px;left:0;}
a.str_btn {display: block; width: 136px; height: 38px; background: #0060ba; text-align: center; line-height: 38px; font-size: 14px; color: #fff; border-radius: 19px;position:absolute;bottom:11.3%;left:0;}
.str_num>span {width: 78px;height: 36px;text-align: center;line-height: 27px;font-size: 36px;cursor: pointer;}

.str_num {display: flex; justify-content: center; height: 160px; align-items: center;}
.str_prev {border: 1px solid #0060ba; color: #0060ba; transform: rotateY(180deg);}
.str_next {background: #0060ba; color: #fff; margin-left: 15px;}
.str_dot{position: absolute;bottom: 72px;left: 35%;display: flex;}
.str_dot li{width: 12px;height: 12px;border-radius: 100%;background: #333;}
.str_dot li+li{margin-left: 12px;}
.str_dot li button{display: none;}
.str_dot li.slick-active{background: #0060ba;}















/* recommend */
.pro_reco{margin: 80px auto;}
.pro_tit{text-align: center;margin-bottom: 60px;position: relative;}
.pro_tit h3{font-size:46px;font-weight:bold;margin-bottom:30px;}
.pro_tit em{font-size:90px;font-weight:bold;font-style:normal;text-transform:uppercase;line-height:100%;font-family:Impact;color:#f0f0f0;position:absolute;top:-34px;left:50%;transform:translate(-50%);z-index:-1;}
.pro_tit i{width:45px;height:3px;background:#028afc;display:block;margin:0 auto;}
.pro_ic {position:relative; margin-top: 50px;}
.pro_ic .pro_prev,.pro_ic .pro_next{width:54px;height:54px;position:absolute;top:50%;transform:translateY(-50%);z-index:9;background:#007ad0;color:#fff;text-align:center;line-height:54px;cursor:pointer;user-select:none;}
.pro_ic .pro_prev{left:-7px;}
.pro_ic .pro_next{right:-7px;}
.pro_ic .pro_prev:hover,.pro_ic .pro_next:hover{background:#e80303;}
.pro_ic .new_web_div2021>ul{padding-bottom:60px;}
.pro_ic .new_web_div2021 div li{display:flex;flex-direction:column;margin:0 20px;width:33%;border:1px solid #e0e0e0;padding: 10px;}
.pro_ic .new_web_div2021 div li>a{overflow: hidden;display: block;}
.pro_ic .new_web_div2021 div li>a img{transition: all 0.35s ease-in-out;}
.pro_ic .new_web_div2021 div li:hover a img{transform: scale(1.2);}
.pro_ic p a{display:block;line-height:60px;padding-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:75px;position:relative;font-size:16px;transition: all 0.35s ease-in-out;    color: #333;}
.pro_ic div li:hover p a{color: #007ad0;}
.pro_ic p a:after{content: ''; width: 60px; height: 60px;position: absolute; top: 0; right: 0; color: #0f1215; text-align: center; transition: all 0.35s ease-in-out; z-index: -1; background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302103157_478329703.png)center no-repeat;}
.pro_ic .new_web_div2021 div li:hover p a:after{background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302103157_411042882.png)center no-repeat;}
.pro_ic .slick-dots {bottom:0;}
.pro_ic .slick-dots li{width:14px;height:14px;border-radius:100%;background:#eee;margin:0 5px !important;}
.pro_ic .slick-dots li.slick-active{background:#007ad0;}
.pro_ic .slick-dots li button{display: none;}
.pro_ic .new_web_div2021 div li img {
    height: auto;
}



/*选择淇淋制冷设备的四大优势
.adv .tratitl, .adv .tratitl b{ color: #ffffff;}
.adv .tratitl i{color: #a4d9ff;}

.adv{ height:1040px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230211/20230211205046_1738044582.jpg) no-repeat center top; padding-top:80px;}
.advtitle{ text-align:center; font-size:42px; color:#343434;}
.advtitle b{color: #007ad0;}
.advcenter{ padding:60px 0 0 0;  margin-top:60px; position:relative;}
.advcenter:after{ content:''; display:block; position:absolute; width:100%; left:0; height:1px; background:#ebeae9; top:160px;}
.advtitle span{ display:block; font-size:20px; color:#666666; font-weight:lighter; margin-top:10px;}
.advtab{ font-size:0; position:relative; z-index:3; text-align:center; margin-bottom:50px;}
.advtab li{ display:inline-block; vertical-align:top; width:25%; cursor:pointer;}
.advtab li span{ display:block; font-size:26px; color:#32302f; margin-bottom:6px; font-weight:bold;}
.advtab li em{ display:block; font-size:18px; color:#a7a3a0; font-weight:inherit;  margin-bottom: 24px;}

.advtab li i{ display:inline-block; width:24px; height:24px; background:rgba(255,255,255,1); border-radius:50%; position:relative;}
.advtab li i:after{ content:''; display:block; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; width:10px; height:10px; border-radius:50%; background:#007ad0;}
.advtab li.on span{ font-weight:bold; color:#007ad0;}
.advtab li.on .advicon{ background-position-y:-72px;}
.advtab li.on i{background:rgba(0, 122, 208, 0.3);}
.advtab li.on i:after{ background:#007ad0;}
.advcon .advright{ width:670px; margin-top:40px; padding-left: 75px;}
.advtop{ font-size:0; border-bottom:1px dashed #e4e4e3; height:128px;}
.advtop p{ display:inline-block; vertical-align:middle;}
.advtop p:nth-child(1){width: 86px;
    height: 90px;
    line-height: 76px;
    text-align: center;
    border-radius: 5px;
    background: url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230213/20230213174846_1273877144.png) center no-repeat;
    font-size: 36px;
    color: #007ad0;
    font-weight: bold;}
.advtop p+p{ margin-left:20px;}
.advtop p b{ display:block; font-size:30px; color:#343434; margin-bottom:3px;}
.advtop p em{ display:block; font-size:12px; color:#cccccc; font-weight:lighter; text-transform:uppercase;}
.advwa{ font-size:15px; color:#9f9d9c; line-height:36px; margin:30px 0 45px 0;}
.advwa p+p{ margin-top:10px;}
.advwa p{ padding-left:26px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230213/20230213191552_1719948240.png) no-repeat left 9px;}
.adv_phone{ margin:40px 0 30px 0; padding-left:50px; background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302103256_732738296.jpg) no-repeat left center; font-size:15px; color:#999999;}
.adv_phone span{ vertical-align:sub; font-size:30px; color:#32302f; padding-left:25px;}

.advline{ position:relative; font-size:25px; color:#373737; position:relative; letter-spacing:2px;}
.advline em{ color:#007ad0;}
.advline i{ display:block; width:320px; height:1px; background:#e1e1e1; position: absolute; top:15px; left:140px;}
.advline i:after{ content:''; display:block; position:absolute; width:25%; background:#007ad0; height:3px; transition:all .5s ease; top:-1px; left:0;}
.advline2 i:after{ width:50%;}
.advline3 i:after{ width:75%;}
.advline4 i:after{ width:100%;}
.advleft{ margin-right: 75px;}*/







/* process */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pcss_wrap{width:100%;padding: 80px 0;}



.pcss_list{align-items:inherit; margin-top: 60px;}
.pcss_list dl{width:calc(100% / 6);position:relative;padding:2%;border:1px solid #eee;background:#ffffff38;}
.pcss_list dl:after{content: '';width: 100%;height: 0;background: #007ad0;position: absolute;left: 0;transition: all 0.35s ease-in-out;bottom: -10%;}
.pcss_list dl:hover:after{bottom: 0;height: 100%;}
.pcss_list dl+dl{margin-left:1.6%;}
.pcss_list dl em{font-size:36px;font-style:normal;font-family:'din';font-weight:bold;position:absolute;top:0;left:50%;height:18px;transform:translate(-50%, -100%);color:#dadada;transition: all 0.35s ease-in-out;overflow:hidden;}
.pcss_list dl:hover em{color: #007ad0;}
.pcss_list dt{text-align:center;width:100%;padding-top:100%;position:relative;border-radius:100%;z-index: 2;}
.pcss_list dt i{display:flex;height:100%;position:absolute;top:0;left:0;border-radius:100%;border:1px solid #eee;width:100%;justify-content:center;align-items:center;font-size:42px;transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt i{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.5);color:#fff;}
.pcss_list dt i:before,.pcss_list dt i:after{content:'';position: absolute;border-radius:100%;}
.pcss_list dt i:before{width:26px;height:26px;background:rgba(0, 122, 208, 0.5);bottom:-14px;transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt i:before{background:rgb(255 255 255 / 80%);}
.pcss_list dt i:after{width:12px;height:12px;background:#fff;bottom:-7px;}
.pcss_list dl:hover dt i:after{background:#007ad0;}
.pcss_list dt p{position:absolute;width:100%;top:110%;margin-top:45px;font-size:16px;color:#666;transition: all 0.35s ease-in-out; font-size: 18px; font-weight: 500;}
.pcss_list dl:hover dt p{color:#fff;}
.pcss_list dt p:before{content: '';width: 2px;height: 0;background: #9c9c9c;position: absolute;top: -22px;left:50%;transform: translateY(-50%);transition: all 0.35s ease-in-out;}
.pcss_list dl:hover dt p:before{height: 16px;background: #fff;}
.pcss_list dd{margin-top:95px;line-height:24px;text-align:center;position:relative;z-index: 2;transition: all 0.35s ease-in-out;color:#999;}
.pcss_list dl:hover dd{color:rgba(255,255,255,0.7);}
.pcss_list dt i img,.pcss_list dl:hover i img+img{display: block;}
.pcss_list dt i img+img,.pcss_list dl:hover i img{ display: none;}



/*新闻*/
.news_box{margin:0px auto;padding-bottom:80px;background: #f8f8f8; padding:80px 0px;}
.news_bt{}
.nb_tab{font-size:0;text-align:center;padding-top: 50px;padding-bottom: 50px;}
.nb_tab a{width:171px;height:42px;background:#fff;display:inline-block;vertical-align:top;color:#333;box-shadow:0px 0px 20px #eee;border-radius:30px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a.cur{background:#146acc;color:#fff;background-size:400% 370%;box-shadow:0px 0px 10px rgba(36,86,171,0.3);}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:42px;}
.nb_tab a b{font-size:16px;font-weight:100;letter-spacing:1px;}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.nbc_list+.nbc_list{display:none;}
.nbcl_le{width:52%;}
.nbcl_le .news_div_item{width:48%;display: inline-block;vertical-align:top;    border: 1px solid #e6e6e6;    padding:22px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:3%;}
.nbcl_le .news_div_item_pic img{width:318px;height:239px;}
.news_div_item_title a{font-size:18px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:25px;color:#68686a;font-size:14px; font-weight:100;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(//memberpic.114my.com.cn/dgqlzl/uploadfile/image/20230302/20230302103456_65145514.png) no-repeat right center;float: right;margin-top:15px;}

.nbcr_ri{width:46%;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border-top:1px solid #e6e6e6;padding:36px 0;position:relative;transition:300ms;border-left:1px #e6e6e6 solid;border-right:1px #e6e6e6 solid;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align:center;font-size:0;}
.nbcr_ri .news_div_item_content{width:505px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight:bold;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:25px;color:#68686a;padding-right:20px;font-size:15px;}
.nbcr_ri .news_div_item:nth-child(3){border-bottom:1px #e6e6e6 solid;}












/* links */
.linkk{background:#0180de;}
.yq_c{display: flex;align-items: center;height: 106px;}
.l_lj b{font-size: 25px;color: #fff;font-weight: bold;}
.l_lj p{font-size: 14px;color: rgba(255,255,255,0.7);letter-spacing: 6px;margin-top: 5px;}
.linkTagcs{width:100%!important;padding-left: 10px;}

/*copy*/
.cop_c{display: flex;justify-content: space-between;align-items: center;}
.cop_wz>b{font-size: 30px;margin-bottom: 18px;display: block;color: #fff;}
.cop_wz>p{font-size: 16px;color: #fff;line-height: 28px;}
a.cop_btn{display: block;border: 1px solid #fff;color: #fff;font-size: 16px;padding: 10px 25px;}
.foot{border-top: 10px solid #0180de;}
.foot .ftnav dl dd a {display: block;color: #666;line-height: 200%;font-size: 14px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-left: 20px;position: relative;}
.foot .ftnav dl dd a:before{content: '';width: 4px;height: 4px;border-radius: 100%;background: #999;position: absolute;top: 50%;left: 5px;transform: translateY(-50%);}
.foot .ftnav dl dt, .ftcontact dl dt {font-size: 20px;color: #333;margin-bottom: 15px;margin-top: 18px;padding-left: 20px;}
.foot .ftnav dl dt{border-left: 2px solid #0180de;}
.foot .ftnav {display: flex;justify-content: space-between;width: 56%;}
.ftcontact dl dt.t2 {font-size: 30px;font-weight: bold;color: #6;}
.ftcontact dl dt.t2::after {content: " ";display: block;float: right;width: 37%;height: 1px;background-color: #ccc;margin-top: 10px;margin-bottom: 15px;position: absolute;right: 0;}
.foot .ftcontact p {color: #6;font-size: 14px;line-height: 38px;}
.foot .ftcontact a {color: #898989;}
.ftwap {max-width: 170px;min-width: 130px;text-align: center;font-size: 14px;color: #898989;margin-top: 15px;float: right;}
.foot_c {display: flex;justify-content: space-between;}
.foot {color: #8b8b8b;background: #f8f8f8;padding: 70px 0;overflow: hidden;position: relative;z-index: 2;}
.ftcontact {box-sizing: border-box;position: relative;width: 29%;text-align: right;}
.ftwap img {width: 100%;border-radius: 5px;margin-bottom: 10px;}
.ftcontact dd{margin-top: 9px;}
.foot .ftnav dl dd a:hover {color: #0180de;text-decoration: underline;}
.copy_bg {background: #f8f8f8;border-top: 1px solid rgba(204,204,204,.5);}
.copy_bg div {color: #666;height: 80px;line-height: 80px;}
.copy_bg div a {color: #666;font-size: 14px;}
.copy_bg div a:hover{color: #333;}
.copy_b {display: flex;justify-content: space-between;align-items: center;}

.linkk+.foot{border-top: none;}