/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,i,em{margin: 0px; padding: 0px;list-style: none;border: 0px;font-style: normal;}
.dfs{display:flex;align-items: center;justify-content: space-between;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#065cd3;text-decoration: none; border-bottom-style:}
.box{ margin:0 auto;width:85%;min-width: 1400px; box-sizing: border-box;padding: 0 2%;}
.page{width:1400px;min-width:1400px;margin:0 auto;}
.bg{ width: 100%;min-width:1400px;position: relative;}

.fl { float: left;}
.fr {float: right;}

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

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


/*间隙*/
.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{font-weight: normal;text-align: center;padding-top: 80px;margin-bottom: 40px;}
.t p{font-size: 40px;font-weight: bold;color: #222;}
.t dd{font-size:18px;margin-top: 10px;}




/*抬头导航*/
.head_bg{position: absolute;height:100px; border-bottom: 1px rgba(255,255,255,0.1) solid; z-index: 999;}
.head{width:90%;height: 100px;margin:0 auto; min-width:1300px; z-index: 999;}
.logo{margin-top: 16px;height: 68px;margin-right:10px;}
.logo img{height:100%;}
.name{margin-top: 20px;margin-left: 0.2vw;}
.name p img{width: 96px;height: 49px;display: block;float: left;    margin-top: -7px;margin-right: 5px;}
.name p span{font-size:28px;color:#fff;font-family: "cryy"; letter-spacing: 0.2px;}
.name b{color:rgba(255,255,255,0.5);font-size:15px;display: block;line-height: 20px;text-transform: uppercase; font-weight: 100;letter-spacing: 2px;}

.leng{border:2px #c40002 solid; width:142px; height:36px; line-height:41px;  border-radius: 100px; text-align:center; margin-top:32px; }
.leng a{display:inline-block; padding:0 12px;   border-radius: 20px; margin:2px; height:28px; line-height:28px;}
.leng a:hover,.leng a:first-child{background:#c40002; color:#fff;}


/*导航*/
.nav{height:100px;}
.nav>ul>li{ float: left; display: block;height:100px;padding-left: 80px;}
.nav>ul>li>a{ display: block; color: #fff; font-size: 16px; text-align: center;position: relative; z-index: 2;   line-height: 100px; }
.nav>ul>li>a:before{content:"";display:block;float:left;height: 4px;width: 0;background:#055db4;position:absolute;top: 54%;left: -10%;transition: .3s all ease-in-out;}

.NavCeshi > li.navcurrent>a:before, .NavCeshi > li:hover >a:before{width: 40px;transition: .3s all ease-in-out;}

.nav>ul>li:hover>dl {opacity: 1;visibility: visible;top: 102%;}
.nav>ul>li>dl {
 position: absolute;
 width: 100%;
 display: block;
 z-index: 100;
 background: #fff;
 left: 0;
 box-shadow: 0 0 10px rgba(0,0,0,0.1);
 opacity: 0;
 visibility: hidden;
 transition: all 0.5s;
 top: 155px;
 padding: 70px;
 z-index: 9999;
 }
.nav>ul>li>dl>dd { display: block;overflow: hidden;margin: auto;}
.xl_bt { width: 100%;border-bottom: 1px #eee solid;padding-bottom: 40px;  overflow: hidden;}
.xl_bt p {font-size: 26px;color: #333; float: left; font-weight: 100; line-height: 30px;}
.xl_bt a { width: 120px; height: 30px; background: #f0353c; text-align: center;  color: #fff;  font-size: 14px;  display: block; float: right; line-height: 30px; border-radius: 60px;}
.fl_box {width: 100%;overflow: hidden;}

.fl_box li {width: calc( (100% - 40px)/ 5); float: left;margin-top: 25px;}
.nav>ul>li:nth-child(3) .fl_box li{width: calc( (100% - 50px)/ 6);}
.fl_box li+li {margin-left: 10px;}
.fl_box li a {font-size: 17px; color: #666;position: relative; line-height: 20px; display: block; border: 1px #eee solid; text-align: center !important; padding: 16px !important;}
.fl_box li a:hover { color: #f0353c;}
.fl_box li dt {margin-top: 5px; padding-left: 20px;}
.fl_box li dt a { font-size: 15px;color: #999;}
.fl_box li dt a:before {border-color: #a9a9a9;}
.re {width: 100%; overflow: hideen; margin-top: 30px;display:none;}
.re .rbt { font-size: 24px; color: #333;  float: left; font-weight: 100; border-left: 5px #00 solid;border-left: 5px #f0353c solid; padding-left: 10px;
 margin-bottom: 30px;}
.re .t_box { width: 100%;overflow: hidden;}
.t_box>.progdwz2021 li {float: left;width: calc((100% - 30px)/4);border-radius: 15px;}
.t_box>.progdwz2021 li img {width: 100%;height: auto;border: 1px #eee solid;}
.t_box>.progdwz2021 li+li {margin-left: 10px;}
.t_box>.progdwz2021 li a { line-height: 40px;}
.t_box>.progdwz2021 li span {display: block; text-align: center;}
.re .t_box>.news_div>.news_div_item {float: left;  width: calc((100% - 20px)/2);text-align: left; border: 1px #eee solid; margin-bottom: 20px;
box-shadow: 0 0 5px #eee; padding: 20px;}
.re .t_box>.news_div>.news_div_item+.news_div_item {margin-left: 20px;}
.re .t_box>.news_div>.news_div_item:nth-child(3) { margin-left: 0;}
.re .t_box .news_div_item_a { font-size: 16px;  line-height: 35px;color: #f0353c;  font-weight: bold;}
.re .t_box .news_div_item_body {  font-size: 14px;line-height: 23px; color: #666;}
.nav .news_div_item_date {display: flex;}
.nav .news_div_item_year, .news_div_item_month, .news_div_item_day {color: #666; font-size: 16px;line-height: 16px;}
.nav>ul>li:hover>dl { opacity: 1; visibility: visible; top: 98%;}
.com_bo { width: 100%;color: #666; line-height: 25px; overflow: hidden;text-align: left; font-weight: 100;}
.fl_box ul { display: flex;  flex-flow: wrap;}
.fl_box li a { font-size: 17px;color: #666;position: relative; padding-left: 30px;  text-align: left; line-height: 20px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.fl_box li dl {display: none;}


@media (max-width: 1680px){
    .head{width:93%;}
.top_box{width:93%;}
}
@media (max-width: 1440px){
    .head{width:98%;}
.top_box{width:98%;}
}

.head_r {width: 15%;position: relative;margin-top: 33px;}
.head_r:before {content:'';width:1px;height:100px;background: rgba(255,255,255,0.2);position: absolute;top: -35px;left: -36px;display: none;}
.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li {}
.head_r>ul>li i {font-size: 16px;line-height:  20px;position:relative;border: 1px solid #fff;border-radius: 50%;width: 35px;height: 35px;display: flex;justify-content: center;align-items: center;color: #fff;}
.head_r>ul>li p {width: 280px;background: #ffffff;transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 16px 24px;z-index: 9999;text-align: left;color:#333;top: 62px;transform-origin: top;}
.head_r>ul>li p span {font-size: 20px;display: block;color: #055db4;font-family: Arial;    padding-top: 6px;}
.head_r>ul>li:hover p {transform: rotateX(0);transition: all 0.5s;} 
.head_r>ul>li a {font-size:15px;color:#666;}

.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: -55px;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;top: 57px;transform-origin: top;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;margin-left: -15px;}
#search-bg{float:left;width: 500px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:14px; color: #fff !important;}
.search-text a:hover{ font-size:14px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #005299; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #005299;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
.form {justify-content: center;display: flex;}
.head_right {display: flex;justify-content: space-between;align-items: center;width: 72%;}
.head_r ul li { margin-right: 8px;}
.head_r ul li:last-child a{width:35px;height:35px;display:block;border:1px solid #fff;border-radius:50%;font-size:14px;color:#fff;line-height:33px;text-align:center;font-weight:lighter;}
.head_nbg .head_r>ul>li a{border-color:#ccc !important;color:#ccc !important;}

.mol_nav {
}
.mol_nav ul {
    display: flex;
    justify-content: space-between;
    height: 130px;
}
.mol_nav li {
    display: flex;
    justify-content: center;
    padding-left: 6%;
    flex-direction: column;
    width: 50%;
    transition: 0.5s;
    background: #fff;
    position: relative;
    box-shadow: 0px 5px 10px #eee;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.mol_nav li i{font-size: 30px; line-height: 40px;}
.mol_nav li:after {content:'';width: 3px;height: 0px;background: #055db4;position: absolute;bottom: -18px;left: 50%;transition:0.5s;}
.mol_nav li.on:after {height:40px;}
.mol_nav li.on {
    background: #055db4;
}
.mol_nav li.on span {color: #fff;}
.mol_nav li.on p{color: rgba(255,255,255,0.5);}
.mol_nav li.on i{color: #fff;}
.mol_nav li span {
    font-size: 20px;
    font-weight: lighter;
    color: #333;
    display: flex;
    opacity: 1;
    line-height: 30px;
}
.mol_nav li p {
    font-size: 15px;
    line-height: 18px;
    padding: 0px 0 0;
    color: #999;
    padding-left: 3%;
}

.prod_box li{width:23.5%;display:block;float:left;background:#f8f8f8;height:600px;position:relative;overflow: hidden;}
.prod_box li+li{margin-left:2%;} 
.prod_img img{width:100%;}
.prod_wz {width:80%;margin:0 auto;text-align:center;}
.prod_wz p{font-size:24px;color:#222;margin-top:30px;}
.prod_wz span{width:30px;height:2px;display:block;margin:10px auto 20px;background:#055db4;}
.prod_wz dd{font-size:14px;color:#999;line-height: 30px;}
.prod_pro{position: absolute;width:100%;height:100%;display:block;left:0px;top:100%;background:rgba(5,93,180,0.8);display:flex;    flex-flow: column;align-items: center;justify-content: center;padding: 40px;transition: all .4s ease;}
.prod_pro p{font-size:24px;color:#fff;}
.prod_pro span{width:20px;height:2px;display:block;margin:10px auto 30px;background:#fff;}
.prod_a{width:90%;margin: 0 auto;}
.prod_a a{width: 48%;height: 36px;display: block;float: left;text-align: center;line-height: 36px;color: #fff;font-size: 14px;border-radius: 5px;}
.prod_a a:nth-child(1){border: 1px solid #fff;}
.prod_a a:nth-child(2){margin-left:4%;background:#f51626;}
.prod_a a:after {content: "";font-family: "iconfont" !important;transition: all .4s ease;font-size: 14px;display: inline-block;transform: translateY(1px);}

.prod_a a:hover:after {content: "\e8d4";margin-left: 5px;}
.prod_box li:hover .prod_pro{top:0px;}
.prod_more{width:100%;text-align:center;margin-top:40px;}
.prod_more a{color:#f51626;font-size: 16px;transition: all .4s ease;}
.prod_more a:after{content: "\e8d4";margin-left: 5px;color:#f51626;font-family: "iconfont" !important;transition: all .4s ease;}
.prod_more a:hover:after{margin-left: 10px;}


/* Product ges */
.pro_ges_bg{background:url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831110157_290296297.jpg) no-repeat center bottom;width:100%;padding:80px 0;}
.pgb_t{color:#fff;text-align: center;margin-bottom:40px;}
.pgb_t p{font-size:42px;}
.pgb_t dd{color:#fff;font-size:18px;margin-top:8px;}
.pgb_con{background:#fff;padding:4%;align-items: center; display: flex; justify-content: space-between;border-radius: 40px;}
.quality_w3{width:326px;}
.quality_w3 p{background:#055db4;width:326px;height:52px;line-height:52px;border-radius: 25px;color:#fff;font-size:22px;padding-left:80px;position: relative;}
.quality_w3 em{font-family:rob;font-style: normal;font-size:30px;font-weight: bold;display:inline-block;position: absolute;left:28px;top:0;color:#fff;}
.quality_w3 dd{margin:15px 0;font-size:16px;line-height:30px;}
.z4{margin-top:30px;}
.quality_adv{width:557px;height:557px;    position: relative;float:left;}
.quality_adv:after{content:"";background:url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831104651_1111862239.jpg)no-repeat;width:454px;height:454px;position: absolute;left: 53px;top: 51px;border-radius: 50%;}
.quality_bg1{position: absolute;background:url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831105142_724188724.png)no-repeat;width:557px;height:557px;-webkit-animation: spin 15s linear infinite;animation: spin 30s linear infinite;}


@-webkit-keyframes spin{
  from { -webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spin {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}




/*我们的产品涉及各行各业*/
.appli{background:#f8f8f8;}
.appli_box{margin-top: 18px;}
.appli_tab {padding: 0px;}
.appli_nav {display:  flex;justify-content:  space-between;align-items:  center;}
.appli_nav ul {display:flex;justify-content:space-between;width: 80%;}
.appli_nav li {display:  flex;align-items:  center;position:relative;}
.appli_nav li.on:after {width:100%;transition: 0.5s;}
.appli_nav li:after {content:'';width:0;height: 2px;background: #055db4;position: absolute;top:0px;left: 0;transition: 0.5s;}
.appli_more i{font-family: 'iconfont';   font-size: 28px;font-family: 'iconfont';}
.appli_nav li a {font-size: 18px;line-height: 80px;padding-left: 16px;}
.appli_nav li.on a{color:#055db4;}
.appli_more:hover a,.appli_more:hover i{color:#055db4;}
.appli_more {width: 5%;display: flex; justify-content: space-between;align-items: center;}
.appli_nav li i {    font-size: 28px;font-family: 'iconfont';}
.appli_nav li.on i{color:#055db4;}
.appli_more a {font-size: 18px;color:#999;font-weight:100;}
.appli_con {margin-top:20px;position: relative;}
.appli_call {overflow: hidden;}
.appli_box .divdgweb_new_div {display: flex;transition:all .5s;}
.appli_box .divdgweb_new_div_item {display: flex; flex-direction: row-reverse;    justify-content: space-between;width: 100%;flex-shrink: 0;background: #f8f8f8; }
.appli_box .divdgweb_new_div_item_content {width: 46%;padding-top: 6%;}
.appli_box .divdgweb_new_div_item_title {position: relative;}
.appli_box .divdgweb_new_div_item_title:before {content:'';width:40px;height:2px;background:#055db4;position:absolute;top:76px;left:0;}
.appli_box .divdgweb_new_div_item_title a:after {content:'了解更多';width:180px;height:50px;border:1px solid #055db4; position: absolute;top: 300px; left: 0;
display: flex;justify-content: center;align-items: center;  font-size: 16px; color:#055db4;transition: 0.5s;}
.appli_box .divdgweb_new_div_item_title:hover a:after{width:250px;transition: 0.5s;background:#055db4; color:#fff;}
.appli_box .divdgweb_new_div_item_title a { font-size: 30px; line-height: 40px;color:#222;}
.appli_box .divdgweb_new_div_item_body { font-size: 16px; line-height:40px; padding-top: 11%;  width: 90%;}
.appli_box .news_div_item_pic {width:50%;}
.appli_box .news_div_item_pic img {width:100%;height:auto;}
.appli_box .divdgweb_new_div_item_date {display: none;}


/*优势*/
.ys{width:100%;margin:auto;}
.leit{width: 100%;display: block;height:600px;}
.leit ul{width: 102%;}
.leit li{width:33%;float: left;position: relative;cursor:pointer;height: 600px;border-right: 1px solid #fff;box-sizing: border-box;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.shu2{left:0%;padding-top:210px;color: #fff;text-align: center;}
.shu2 h4{font-size:34px;color: #fff;font-weight: normal;height: 74px;line-height: 74px;position: relative;}
.shu2 h4:after{ position: absolute;left: 50%;height: 3px;bottom:0;width: 42px;background: #055db4; content: ""; margin-left: -21px;}
.shu2 em{font-size:16px;color: #ffffff;height: 74px;line-height: 74px;}
.bock{width: 100%;position: absolute;left:0%;bottom:0 !important;color: #fff;opacity:0;height:150px;padding:35px 6% 0 7%;box-sizing: border-box;box-shadow: 5px 8px 12px rgba(0,0,0,0.06);z-index: 50;background: url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831145513_1686789795.png) no-repeat 2% 25px rgba(0,0,0,0.5);}
.bock h3{font-size:22px;line-height: 40px;font-weight:normal;height: 40px;color: #fff;font-family: 'Microsoft Yahei', Arial;}
.bock h3 b{ display: inline-block;margin-right: 20px;font-size:32px;font-weight: bold; font-family: 'Microsoft Yahei', Arial;;color: #fff;}
.bock p{font-size: 15px;color: #fff;line-height: 27px;}

@media screen and (max-width:1366px) {   
  .bock{height:220px;  }
    .bock h3{font-size:18px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:22px;margin-right:10px;font-family: 'Microsoft Yahei', Arial; }
}
@media screen and (min-width:1367px) and (max-width:1440px) {
         .bock{height:210px;  }
    .bock h3{font-size:20px;font-family: 'Microsoft Yahei', Arial;}
    .bock h3 b{font-size:28px;font-family: 'Microsoft Yahei', Arial; }
}
.new_web_div2021 ul { display: flex; justify-content: space-between; align-items: center;}




/*简介*/
.about{padding-top: 80px;height: 785px;overflow:hidden;}
.about_w{position: relative;}
.about_w::after{content: '';background: url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831155702_253723955.jpg)no-repeat center;width: 485px;height: 772px;right: -10%;top: -80px;position: absolute;z-index: -1}
.about_l{width: 60%;}
.about_l span{font-size: 40px;font-weight: bold;color:#055db4; }
.about_l p{font-size: 32px;color: #222;line-height: 45px;margin: 40px 0 80px 0;}
.about_l dd{line-height: 36px;font-size: 16px;color: #666;}
.about_l>a{font-size: 16px;display: block;color:#055db4;width: 190px;height: 55px;line-height: 55px;padding: 0 25px;text-align: left;border: 2px #055db4 solid;margin-top: 80px;}
.about_l>a img{position: relative;margin-left: 20px;transition: all 0.3s;top: -3px}
.about_l>a:hover{font-size: 16px;}
.about_l>a:hover img{margin-left: 40px;}
.about_r{}
.about_r li{width: 170px;}
.about_r li+li{margin-top: 60px;}
.about_r li p{font-size: 16px;color: #fff;margin-bottom: 15px;}
.about_r li p>b{font-size: 58px;color: #fff;margin-right: 10px;}
.about_r li span{font-size: 16px;color: #fff;}


/*厂房*/
.cf_i .divdgweb_new_div {display: flex;}
.cf_i .divdgweb_new_div_item {flex-shrink: 0;/*margin: 0 0.1%;*/display: flex;flex-direction: column-reverse;position: relative;}
.cf_i .divdgweb_new_div_item{margin-right:0.1%;}
.cf_ii .divdgweb_new_div_item{margin-right:20px !important;}
.cf_i .news_div_item_pic{overflow:hidden;}
.cf_i .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.cf_i .news_div_item_pic a:before,.cf_i .news_div_item_pic a:after{position: absolute;}
.cf_i .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;border: 1px #eee solid;}
.cf_i .divdgweb_new_div_item .divdgweb_new_div_item_title a {display: block;font-size: 16px;color: #fff;position: relative;text-align:center;height: 49px;line-height: 49px;background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;z-index: 99;width: 100%;transition: all .3s;}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{}
.cf_i .divdgweb_new_div button{display:none!important;}
.cf_i .divdgweb_new_div_item:hover .news_div_item_pic img {transform: scale(1.05);}
.cf_i .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,55,147,0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;border-radius: 30px;display:none;}
.cf_i .divdgweb_new_div_item:hover .news_div_item_pic a:after {bottom: 0;opacity: 1;}
.cf_c>ul{display: flex;margin: 40px 0 40px;align-items: center;position: relative;}
.cf_c>ul>li+li{margin-left: 15px;}
.cf_c>ul>li>a{display: block;width: 168px;height: 56px;background: #eee;color: #666;text-align: center;line-height: 56px;font-size:18px;}
.cf_c>ul>li.on>a{background: #055db4;color: #fff;}
.cf_ic{margin-top: 14px;transition: all .5s;display: flex;}
.cf_fc {overflow: hidden;}
.cf_i {flex-shrink: 0;width: 100%;height: 0;visibility: hidden;}
.cf_i.on {height: auto;visibility: visible;}
.cf_i .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a {background:#055db4;}





/*新闻*/
.news_bg{width:100%;overflow: hidden;background:#f8f8f8;}
.news {margin:0 auto;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p {font-size: 36px;font-weight:bold;}
.news_t dd {font-size: 15px;color: #999;line-height: 30px;font-weight:100;margin-top: 5px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center;background:#eee;}
.news_a a.on{background:#055db4;color:#fff;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item+.new_item {display: none;}
.new_item{}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding: 25px 24px 60px; background: #fff;}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {position: relative;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 24px;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic { border: 1px solid #eee;}
.new_lc .news_div_item_a:after {position: absolute;content: "read more →";font-size: 14px;color: rgb(34,34,34); bottom: -126px;left: 0;}
.new_rc .news_div_item {background: #fff;padding: 37.8px 32px;position: relative;}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#055db4;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 15px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; margin-top: 10px;}



/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #055db4;top:24px;left: -22px;}
.bq_item li+li{margin-left:15%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:120px;border:10px #fff solid;}
.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: #ff0000;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#055db4;border-color:#055db4;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{ background:#055db4; line-height:92px; font-size:18px; color:#fff;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220831/20220831145605_228540680.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;color:#fff !important;}




/*浮动*/
.y-kefu-box { position: fixed; right: 0; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/0447421/uploadfile/image/20220915/20220915102423_44773749.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #055db4; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
/*咨询*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #055db4; border-color: #055db4; 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-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
/*电话*/
.y-kefu-box01 .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 .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: 220px; 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:#055db4; font-size: 18px; }
/*二维码*/
.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; }
.line-b{ border-bottom: solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.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 .y-email-infos {color:#b9b9b9; text-align: left; bottom: 0;}
.y-kefu-box01 .y-email-infos>div {padding: 20px 20px 20px 45px; position: relative; }
.y-kefu-box01 .y-email-infos>div i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .y-email-infos p { color:#055db4; 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 .y-email-infos span { color:#b9b9b9; }
.y-kefu-box01 .y-email-infos p { color:#055db4; font-size: 18px; }
/*回顶*/
.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:#055db4; border-color: #055db4;}
.y-kefu-box01 .hver:hover>p { color: #fff; }

y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .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;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}
/*咨询缩小*/
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#055db4;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }