/*标签样式初始化*/
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;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#2067b9;text-decoration: none; border-bottom-style:}
.box{margin: 0 auto;width: 100%;min-width: 1300px;max-width: 1600px;padding: 0 3%;}
.page{margin: 0 auto;width: 100%;min-width: 1300px;max-width: 1600px;padding: 0 2%;}
.bg{ width: 100%;min-width: 1300px;}

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

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


/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


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

.t{text-align:center;}
.t h3{color:#111; font-size:40px; line-height:50px;font-family: zcoolgdh;font-weight: normal;}
.t p{font-size:18px;margin-top: 10px;}
.t b{color:#e77918;font-weight: normal;}
.t span{margin-top:15px;display: block;}
.t i{background: #2067b9;width: 11px;height: 11px;display: inline-block;border-radius: 50%; animation: bounce_fountainG 1.2s linear infinite;}
.t i:first-child,.t i:last-child{opacity: 0.2;}
.t i+i{margin-left: 10px;}
.t i:nth-child(1){animation-delay: .4s;}
.t i:nth-child(2){background:#2067b9;animation-delay: .6s;}
.t i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}

/*抬头*/


/*抬头*/
.tp_bg{height:46px;line-height: 46px;background: #222;position: relative;}
.tp_fl p{font-size: 14px;color:#999;}
.tp_fr p{height: 46px;font-size: 15px; color:#fff; position: absolute; width:auto; height:55px;line-height:50px; right:0; top:0; padding-left:50px; padding-right:3%; background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824154102_127995816.png) no-repeat center left;}
.tp_fr p img{float: left;margin:10px 12px 0  0;}
.tp_fr p b{font-size:24px;font-family: 'Engravers MT';}



.top {z-index: 335; width: 100%; background: #fff;transition:0.3s all ease-in-out;top: 0;left: 0;}
.top_na{float: left;}
.top_na a{display: block;float: left;margin-top: 16px;}
.top_na img{float: left;}
.head_tit { float: left; border-left:1px #eee solid; margin-left: 20px; margin-top: 25px;}
.head_tit p {font-size: 20px;font-weight: lighter;line-height: 30px; margin-left: 20px;}
.head_tit p b {font-size: 1.2vw;color: #115daa; font-weight: bold; letter-spacing: 0px;}
.head_tit p span {font-size: 1vw;display: block;letter-spacing: 2.6px;}
.head_tit em {font-size: 18px;    line-height: 32px;}

.top .fr { height: 110px; }
.top .page .fl { display: block; height: 60px; width: 180px; padding: 25px 0; }
.top .page .top_laug {
    float: right;
    width: 167px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
    display: block;
    margin: 36px 15px 36px 25px;
    transform: rotate(0deg);
    overflow: hidden;
}
.top .page .top_laug a{font-size: 14px;color: #aaa;display: block;float: left;line-height: 38px;text-align: center;width: 70px;font-family: arial,microsoft yahei;transition:0.3s all ease;}
.top .page .top_laug .top_laug1{border-right:1px solid #e5e5e5;padding-left:10px;width:71px;font-size: 14px;}
.top .page .top_laug .top_laug2{width: 80px;padding-right: 5px;letter-spacing: -0.4px;}
.top .page .top_laug a:hover{background: #2067b9;color: #fff}
.top .page .fl a,.top .page .fl a img{ display: block; }

.NavCeshi > li { float: left; width:6.5vw; top: 0px; transition: 0.2s all ease-in-out; padding-right: 0px; position: relative;}
.NavCeshi > li > a { display: block; text-align: center; font-size: 1vw; line-height: 110px; color: #343434; transition: 0.2s all ease-in-out; height: 110px; position: relative; z-index: 55555; }

.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #2067b9; height: 110px; line-height: 110px; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ text-indent: 99em; background-position:center !important; line-height: 45px; }

/*导航下拉*/
.nav li .sedNav {width:140%;position: absolute;        background: rgba(0,0,0,0.4);left:-20px;top:100%;z-index: 99;display: none;}
.nav li .sedNav a {display: block;line-height: 50px;color: #fff;font-size: 14px;text-align: center;}
.nav li .sedNav a:hover {color: #fff;background-color: #2067b9;}
.nav li .nav2{width:200%;}
.nav li .nav2 a{width:50%; float:left;}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:700px;background: #f5f5f5;}
.banner-box .banner-btn a.prev{background-image:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210814/20210814100027_57150513.png);}
.banner-box .banner-btn a.next{background-image:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210814/20210814100048_1019897036.png);}
.banner-box .hd ul li.on{background:#0061ae;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100%;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:60px;height:60px;position:absolute;opacity:0.4;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:350px;background-repeat:no-repeat; }
.banner-btn a.prev{animation:prev 1.5s linear infinite;} 
.banner-btn a.next{animation:next 1.5s linear infinite;}
@keyframes prev{
	0%{left:60px;opacity:1;}
	50%{left:80px;opacity:0.1;}
	100%{left:60px;opacity:1;}
}

@keyframes next{
	0%{right:60px;opacity:1;}
    50%{right:80px;opacity:0.1;}
	100%{right:60px;opacity:1;}
}


.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.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;}


/*搜索*/
.search_bg{height: 100px;background: #FFF;    border-bottom: 1px solid #eee;}
.search_nbg{position: absolute;z-index: 99;top: 515px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:350px;height:100px;overflow: hidden;border-left: 1px solid #eee; border-right: 1px solid #eee;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #999;}
.search_l h1{line-height: 100px;height: 100px;display: flex;}
.search_l dd{font-size:15px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #999;}
.search_l a:hover{color:#0c52b1;}
.search-bg #infoname{width:280px;background:#FFF ;outline:none; color:#ccc;font-weight: lighter;border: none;height:80px;line-height:6;font-size: 14px;
padding-left: 20px;padding-top: 20px;}
.search_nbg #infoname{width:280px;height: 58px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 5%;top: 44%;}

.pro_box{width:100%;background:#fcfcfc;position:relative;z-index: 9999;float: right;padding-top: 80PX;}
.pro {top: -60px !important;position: relative;overflow: hidden;z-index: 99;right: 0;height: 120px;width: 100%;}
.pro_qh{height:120px;float:right;}
.pro_qh li {float:left; height:120px;width:400px; font-size:30px; color: #fff; line-height:24px; transition: 0.1s all ease; letter-spacing: 1px; padding:23px 53px;background:#2067b9}
.pro_qh a{font-weight: 500; color: #fff; font-size:16px;line-height:26px; margin-top:10px; display: block;}
.pro_qh li .iconfont{ float: left; color: #fff; font-size:40px; line-height: 67px; width:65px; height:65px;  border-radius: 50%;line-height: 65px;border:1px #fff solid;margin-right: 15px;margin-top: 5px;text-align: center;}



/*产品*/
.prod_list a{width:25.3%;height: 80px;line-height: 80px; background: #f5f5f5;color: #333;font-size: 20px;display: block;float: left;text-align: center;text-transform: uppercase;transition: 0.3s ease all;}
.prod_list a.on{width:49%;background: #2067b9;color: #fff;}
.prod_list a+a{margin-left: 2px;}
.prod_two{border:1px solid #eee;padding: 0px 30px;}
.prod_two a{font-size: 16px;}
.prod_two tr{display: inline-block;float: left;}
.prod_two tr+tr{margin-left:30px;}
.prod_two tr td:before{content:'';width:9px;height:9px;border-radius:50%;display:inline-block;background:#eee;margin-right:5px;position: relative;top: -1px;transition: 0.3s ease all;}
.prod_two ul{text-align:center;width:100%;}
.prod_two li:hover span a{color:#2067b9;}
.prod_two li span a{font-size:17px;}
.prod_two li:hover p:before{background:#2067b9;}
.prod_img ul li{width:23.7%;display:block;float:left;margin-top:1.7%;position: relative;text-align: center;}
.prod_img ul li+li{margin-left:1.7%;}
.prod_img li img{width:100%;height:auto;position: relative;z-index:9;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}

.prod_img li>a{display: block;width: 100%;overflow: hidden;}


.prod_img li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}
.prod_img li br{display:none;}
.prod_img li span{width:100% !important;display:block;height:60px;position: relative;z-index:9;}
.prod_img li span a{font-size:17px;color:#333;line-height:60px;text-transform: uppercase;display:block;width:100%;height:60px;position: relative;z-index: 9;transition: 0.3s ease all;}
.prod_img li:hover span a{color:#333;}



/*产品应用*/
.team_bc{width:100%;height:570px;background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210813/20210813170641_1597102078.jpg) no-repeat center;background-attachment:fixed;padding:100px 0;}
.team_c{display:flex;justify-content: space-between;}
.team_tit{width:330px;font-size:0;}
.team_tit em{font-size:16px;font-weight: bold;color:#999;font-style:normal;}
.team_tit p{font-size:42px;font-weight: bold;color:#fff;margin:13px 0 22px;}
.team_tit span{font-size:16px;color:#fff;line-height:32px;display: block;}
.team_tit a{display: block;width: 160px;height: 50px;line-height: 50px;border-radius: 50px;text-align: center;font-size: 15px;background: #2067b9;color: #fff;margin-top:34px;}

.team_tit a:hover{background: #1fb569;}

.team_list{width:calc(100% - 386px);}
.team_list .divdgweb_new_div_item{width:31.1%;margin:0 12px;border-radius: 10px;background:#fff;float: left;overflow: hidden;}
.team_list .news_div_item_pic img{width:100%;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}


.team_list .divdgweb_new_div_item:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}



.team_list .divdgweb_new_div_item_date{display:none;}
.team_list .divdgweb_new_div_item_content{padding:30px 44px 44px;}
.team_list .divdgweb_new_div_item_a{width:188px;height:36px;display:block;margin:0 auto;border-radius:36px;background:#2067b9;font-size:18px;font-weight:bold;color:#fff;text-align:center;line-height:36px;}
.team_list .divdgweb_new_div_item_body{height:48px;margin-top:14px;font-size:14px;color:#666;line-height:24px;display: none;}
.slick-dots,.slick-arrow{display: none !important;}


/*优势*/
.adv{position: relative;}
.adv_wt{width:47%;position: absolute;top:155px;z-index: 2;}
.adv_wt li{float: left;width: 22%;height:130px;background: #f5f5f5;text-align: center;font-size: 20px;cursor:pointer;}
.adv_wt li.on{background: #2067b9;color: #fff;}
.adv_wt li.on i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153031_567788364.png)no-repeat center;}

.adv_wt li:nth-child(3) i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153058_526682513.png)no-repeat center;}
.adv_wt li:nth-child(3).on i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153121_902292885.png)no-repeat center;}


.adv_wt li:nth-child(2) i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153150_1184722223.png)no-repeat center;}
.adv_wt li:nth-child(2).on i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153218_1712088793.png)no-repeat center;}


.adv_wt li:nth-child(4) i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153307_54994554.png)no-repeat center;}
.adv_wt li:nth-child(4).on i{background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153405_402879100.png)no-repeat center;}


.adv_wt li+li{margin-left: 1.3%;}
.adv_wt li i{display: block;background: url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210824/20210824153431_1551984269.png)no-repeat center;width: 100%;height:38px;margin-top:30px;margin-bottom: 10px;}

.adv_l{width: 47%;margin-top: 175px;}
.adv_shu{background: #2067b9;width:80px;height:80px;border-radius: 10px;text-align: center;line-height: 80px;color: #8abdf8;font-size: 40px;}
.adv_w1{margin-left: 20px;margin-top:10px;}
.adv_w1 p{font-size:30px;font-weight: bold;color: #333;}
.adv_w1 span{font-size:15px;color: #ddd;display: block;margin-top:4px; letter-spacing: 1.5px;}
.adv_w{font-size: 15px;line-height: 28px;margin-top: 30px;}
.adv_w p{position: relative;padding-left: 24px;}
.adv_w p+p{margin-top:20px;}
.adv_w p::before{content: "";position: absolute;top:8px;left: 0px;width: 10px;height: 10px;border-radius: 50%;border: 1px #eee solid;}

.adv_r{width: 49%;}
.adv_r img{display: block;width: 100%;}

.adv_a a{display: block;width: 150px;height: 50px;line-height: 50px;background: #000;border-radius: 50px;text-align: center;color: #fff;font-size: 15px;margin-top:50px;}
.adv_a a:hover{background:#2067b9;}
.adv_cont li{height: 620px;}
.adv_cont{width: 100%;height: 620px !important;}



/*厂房*/
.equ_d li{display: block;float: left;width: 32%;position: relative;text-align: center;overflow: hidden;}
.equ_d li+li{margin-left: 1.3%;}
.equ_d li br{display:none;}
.equ_d li img{display: block;width: 100%;height: 100%;border: 1px #eee solid;transition: all linear 0.5s;-moz-transition: all linear 0.5s;-ms-transition: all linear 0.5s;-webkit-transition: all linear 0.5s;}

.equ_d li:hover img{-webkit-transform: scale(1.12, 1.12);transform: scale(1.12, 1.12);}

.equ_d li p>a{display: block;font-size: 16px;position: relative;height: 50px;line-height: 50px;background: #fff;z-index: 2;}
.equ_d li:hover p>a{background: #1fb569;color:#fff;}

/*留言*/
.mes_bc{width: 100%;background: #2067b9;height: 380px;position: relative;}
.mes_c{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;z-index: 2;}
.mes_lc>b{color: #fff;font-size: 30px;display: block;}
.mes_lc>a{width: 265px;height: 50px;display: block;border-radius:50px;color: #004e91;font-size: 20px;text-align: center;line-height: 51px;font-weight: bold;margin-top: 25px;background: linear-gradient(to top, #dcdcdc, #fff, #dcdcdc);}
.mes_lc>p{font-size: 20px;color: rgb(255 255 255 / 63%);margin-top: 15px;font-weight: 100;}
.mes_lc>div{display: flex;margin-top: 40px;align-items: center;}
.mes_lc>div>span{font-size: 24px;color: #ffffff;}
.mes_lc>div>p{color: #fff;font-size: 20px;}
.mes_lc>div>b{font-size: 20px;color: #fff;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.from_tab{width: 100%;}
.from_tab>div{}
.from_tab>div+div{margin-top: 20px;}
#feedback_form {}
.froms_feedback{width: 40%;}
.col4{height: 62px;background: #fff;border-radius: 33px;overflow: hidden;position: relative;}
.col4 span{font-size: 24px;color: #999;margin-top: 15px;margin-left: 24px;position: absolute;top: 2px;right: 26px;}
.col4 input{height: 100%;width: 100%;font-size: 16px;color: #ccc;padding-left: 29px;}
.from_tab #tianxieone{width: 17%;}
.from_tab #tianxiethree{width:100%;height: 40px;background: #fff;display: flex;align-items: center;}
.from_tab #tianxiethree span{display: inline-block;font-size: 30px;color: #d2d2d2;margin-top:2px;margin-left: 24px;}
.from_tab #tianxiethree>input{height: 100%;width: 58px;margin-left: 14px;font-size: 16px;color: #999;line-height: 60px;}
.from_tab #tianxiethree #authcode{width:136px;}
.feedback_btn{width: auto!important;}
.feedback_btn .btns{width: 100%;text-align: center;display: block;color: #fff;font-size: 18px;background-color: #00549a;border-radius: 50px;line-height: 62px;}
.dht {font-size: 31px!important;right: 20px!important;}
.zj-set2-intro .dd3-intro-bg{position: absolute;width: 100%;bottom: 0;left: 0;height: 380px;overflow: hidden;}
.zj-set2-intro .dd3-intro-bg  canvas{height: 380px !important;transform: translateY(70px);}


/*简介*/
.com_img{width: 50%;}
.com_img img{display: block;width: 100%;}
.com_r{width:47%;}
.com_w1{margin-top:40px;}
.com_w1 p{font-size: 28px;color: #333;}
.com_w1 span{display: block;color: #ddd;margin-top:4px;}
.com_w1 em{display: block;width:10%;height: 1px;background: #2067b9;margin-top:15px;}
.com_w{font-size: 15px;line-height: 30px;margin-top:30px;}
.com_a a{display: block;width: 150px;height: 40px;line-height: 40px;background:#2067b9;text-align: center;border-radius:40px;color: #fff;font-size:15px;color: #fff;margin-top:50px;}
.com_a a:hover{background:#1fb569;}


/*流程*/
.padv_b{width:100%;height:600px;}
.padv_b li{width:16%;height:600px;background:#FFF;float:left;position: relative;text-align:center;cursor: pointer;
border:1px solid #eee;border-left:0;transition: all 0.3s; }
.padv_cont{padding: 6vw 1vw 0;}
.padv_b li:nth-child(1){border-left:1px solid #eee ;}

.padv_b li i{display:block;font-size:50px;color:#e1e1e1;}
.padv_b li p{font-size:34px;color:#222;margin: 1vw 0;}
.padv_b li span{font-size:15px;color:#999;line-height:28px;}
.padv_b li a.padv_more{display:block;width:122px;height:35px;background:#2067b9;margin:20px auto;font-size:15px;
color:#FFF;text-align:center;line-height:35px;position: absolute; bottom: 20%; left: 0;right: 0;}
.padv_b li .padv_pic img{width:100%;height:auto;transition: all 0.5s ease;display:none;}

.padv_b li.on{width:20%;transition: all 0.3s;background:#2067b9;border:0;}
.padv_b li.on .padv_cont{padding-top:3vw;}
.padv_b li.on i{color:#FFF;}
.padv_b li.on p{color:#FFF;}
.padv_b li.on span{color:#FFF;}
.padv_b li.on p:after,.padv_b li.on a.padv_more{display:none;}
.padv_b li.on .padv_pic img{transition: all 0.5s ease;position: absolute;left: 0;right:0;bottom: 0;display:block;}
.padv_tel{width:340px;height:52px;line-height:52px;background:#2067b9;border-radius:50px;color:#FFF;font-size:16px;margin:0 auto;padding: 0 1.8vw;position: relative; top:-30px; 
box-shadow: 0 4px 20px rgb(3 83 159 / 50%);}
.padv_tel img{margin-top: 16px; display: block; float: right;}





/*新闻*/
.news_bg{height: 790px;padding-top: 150px;background:#f8f8f8 url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210814/20210814100132_5326898.jpg)no-repeat top;}
.news_bt{width:100%; float: left;}
.news_btl{width: 300px; float: left; font-weight: 400; font-size: 42px;color:#333;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a.cur{background:#2067b9; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #b1b1b1;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: lighter;}
.nb_tab a b{font-size:16px; }

.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:50%;}
.nbcl_le .news_div_item{width:48%;display: inline-block;vertical-align:top;    background: #fff;overflow: hidden;}
.nbcl_le .news_div_item+.news_div_item{margin-left:4%;}
.nbcl_le .news_div_item_pic img{width:100%;    height: 250px;    transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    -webkit-transition: all linear 0.5s;}

.nbcl_le .news_div_item:hover .news_div_item_pic img{-webkit-transform: scale(1.12, 1.12);
    transform: scale(1.12, 1.12);}

.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nbcl_le .news_div_item_content{width:98%;height: 155px;padding: 30px 20px 0 20px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.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(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210814/20210814100157_676648058.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}

.nb_con{height:510px;}
.nbcr_ri{width:48%;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{margin-bottom: 15px;font-size:0;padding:30px 0;position:relative;transition:300ms;background: #fff;}
.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:80%;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:20px;color:#68686a;padding-right:20px;font-size:14px;}


/*版权*/
.head_bgx{width:100%;height:10px;cursor: pointer;background:#4b4b4b;}
.head_bgx span {display:block;width:100%;height:10px;background-color: #2067b9;animation: span_i1 2.5s infinite;float:right;}
@keyframes span_i1{
        0%{ width:0%; background-color:#2067b9}
        25%{ width:100%; background-color:#2067b9}
        100%{ width:0%; background-color:#2067b9}
        }
.copy {width: 100%;background: #222222;    padding: 10px 0 30px;overflow: hidden;}

/*友情链接*/
.links_bj{position:relative;height: 80px;line-height: 80px;overflow: hidden;border-bottom: 1px solid #313131;}
.links_zbt{width:120px;font-size:16px;color:#fff;padding-left:35px;background:url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210814/20210814100222_1006941189.png)no-repeat left center;}
.links_zbt img{margin-right:15px;margin-top: -5px;}
.links_lj{font-size:14px;color:#fff;opacity: 0.5;}
.links_tb{width:auto;height:92px;}
.linkTagcs li a{font-size:14px;line-height:80px;color:#fff !important;opacity: 0.5;}
.link_more {float: right;}
.link_more a {font-size: 14px;color: #999999;}

.copy_tab {padding: 70px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con{width:80%;}
.copy_con li {float:left;text-align: left;padding: 0 6%;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 15px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #2067b9;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 210px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {width:20%;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 130px;height: 130px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 130px; height:130px;}
.copy_name {display: flex;justify-content: space-between;}
.copy_name span {font-size: 14px;color: #999999;line-height: 28px;display: inherit;}
.copy_name span a {color: #999999;transition: all 0.3s linear;font-size: 14px;}
.copy_name span a:hover  {color:#ffffff;transition: all 0.3s linear;}
.copy_con li:hover:before {height:100%;transition:0.5s;}







/* 客服样式*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/0455831/uploadfile/image/20210908/20210908101744_1762382183.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:#115daa; 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;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#115daa; border-color:#115daa; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #115daa; border-color: #115daa;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.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 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#115daa; font-size: 18px; }
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 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:260px;}
.y-kefu-box01 .y-email-infos p { color: #115daa; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }