body {overflow-x: hidden;}
*{padding: 0;margin: 0;box-sizing: border-box;list-style: none;}
.zz .m_zz li#top_boxbody{margin: 0px auto; padding: 0px; font-size:14px; font-family:Microsoft YaHei; line-height:24px; color: #333;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px; font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;}
html, body {min-height: 100%;margin: 0 auto;}
body {font:16px/1.5 "Microsoft YaHei";font-size:16px;color:#1b2229; min-width:1300px}
#webdh{display: none;}

h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1b2229; transition: all 0.6s;}
a:hover{transition: all 0.6s;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl,.clear{clear:both;}
.ov{overflow:hidden;}
.page{width: 100%;    min-width: 1400px;}
.w1400{width: 1400px;margin: 0 auto;}
.page2{width: 95%;margin: 0 auto;}
.bg{ width: 100%; min-width: 1400px;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:upperprod; }

.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}



/*距离*/
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}



/*tit*/
.t{ font-size:40px; font-weight:bold; text-align:center; color:#222;}
.t b{ font-size:40px; color:#007bbc; font-weight:bold;}
.t p{ font-size:16px; font-weight:normal; color:#999;}




/*head*/
.head{ background:#232323; height:46px; line-height:46px;   width: 100%; }
.head_w{ margin: 0 auto; padding: 0 3%; min-width: 1400px;}
.head .head_w>p.fl{font-weight:lighter; color:#e2e2e2;}

.head ul li{ float:left; position:relative; cursor:pointer;}
.head ul li p,.head ul li a{font-weight:lighter; color:#e2e2e2; padding-left:5px; display:block; margin-right:10px;}
.head ul li b{font-weight:lighter; color:#e2e2e2; font-size:15px; line-height:46px;}
.head ul li a:hover{ color:#fff; text-decoration:underline;}
.head ul li:nth-child(1){ background:url(../image/20220424181553_641658525.png) no-repeat left center; padding-left:27px; color:#fff; font-size:20px; font-weight:bold;}



.head ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.head ul li .dropcode img{ width:100%; height:100%;}
.head ul li:hover .dropcode{ height:100px;}
.head ul li+li{ margin-left:20px;}
.head ul li p, .head ul li a:hover{ text-decoration:none !important;}


/*top*/
.hsecond{ width: 100%;  margin: 0 auto; padding: 0 3%; min-width: 1400px;  height: 130px;     position: relative;}
.hsecond .fl{ padding-top: 26px;}
.logo{ float:left; padding-right: 10px;    }
.logo1{ font-size:24px; float:left; font-weight:bold; color:#333; margin-left:20px; padding-left: 10px;}
.logo1 b{ position:relative; top:-5px; padding-right: 5px;}
.logo1 span{ display:block;}
.logo1 p{margin-top: 5px; background:#007bbc; font-size:15px; text-align:center; color:#fff; border-radius:30px; width:90px; line-height:25px; height:25px; float:left;font-weight: lighter;     margin-right: 5px;}
.logo_t{ font-size:38px; font-weight:bold; color:#333; float:left; padding-top: 10px; line-height: 34px;}
.logo_t p{ font-size:14px; font-weight:normal; color: #999; text-transform: uppercase;}
.logo_t:after{ content: "";  width: 1px;  height: 65px; position: absolute; background: #eee; top: 34px; left: 295px;}


	
/*nav*/
.nav{ float: right;}
.NavCeshi{}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0 1rem;}
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 18px; font-weight: bold; line-height:130px; color: #333; transition: 0.2s all ease-in-out; height: 130px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #007bbc; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #007bbc; font-weight:bold;}


.NavCeshi li>.nav2 {display: none; position:absolute; left:-32px; top:130px; z-index: 99999;}
.NavCeshi li>.nav2 a{display: block; margin-top: 1px; background:#fff; height: 62px; line-height: 62px; width: 150px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
.NavCeshi li>.nav2 a:hover{background:#007bbc; color: #fff;}




@media screen and ( max-width:1366px ){
.NavCeshi > li{padding: 0 0.2rem;}
.logo1{ font-size: 1.3rem;   }
.logo1 p{width: 86px; font-size: 13px;}
.nav{ float: right; width:660px;}
	}








/*banner*/
.banner{  overflow: hidden; background:#eee; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute;  top: -1px; left: -1px; margin-left: 0;height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:350px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../image/20220424084545_376180569.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../image/20220424084545_376180569.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#007bbc !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }


/*search*/
.search_bg{height:80px; border-bottom: 1px solid #eee;}
.keywords{ padding-left:42px; background:url(../image/20220422175702_92476622.png) no-repeat left center;}
.keywords,.keywords a{ font-size:16px; color:#666; line-height:78px;}
.keywords a:hover{ color:#007bbc; text-decoration:underline;}
#search_bg input{ float:left;}
#sso{ background:#007bbc;}
#infoname{ height:78px; border:none; border-left:1px solid #e0e0e0; padding-left:20px;  font-size:14px; font-weight:lighter; width: 220px;}


/*about*/
.introduce{height: 631px;width: 100%; background: url(../image/20220424145800_1500811297.jpg)no-repeat center 10px;}
.introduce .w1400{position: relative;}
.int_t{margin-top: 60px;width: 715px;}
.int_t b{font-size: 45px;color: #343434;text-transform: uppercase;font-weight: 100;}
.int_t em{font-size: 18px;color: #bbb;padding-left: 10px;}
.int_t span{display: block; font-weight: bold;color: #007bbc;font-size: 36px;margin-top: 15px;text-transform: uppercase;}
.int_t p{font-size: 16px;color: #777;line-height: 40px;}
.int_t p i{font-weight: bold;text-decoration: underline;}
.int_t span:after{content:''; display:block;width: 32px;height: 4px;background: #007bbc;margin: 25px 0;}
.int_t a{width: 162px;height: 45px;line-height: 45px;display: inline-block;text-align: center;border: 1px solid #cccccc;border-radius: 50px;color: #999;font-size: 16px;margin-top: 30px;}
.int_t a:hover{background: #007bbc;color: #fff;transition: all .3s ease; width:220px;}
.num{padding-top: 30px;}
.num li:nth-child(1){width: 152px;}
.num li{float: left;width: 136px;height:160px;font-weight: normal;}
.num li+li{margin-left: 51px;}
.num li d{font-size: 55px;font-family: Antonio;color: #333;float: left;padding-right: 7px;}
.num li i{font-size: 16px;color: #fff;width: 44px;height: 26px;line-height: 26px;text-align: center;display: inline-block;background: #007bbc;border-radius: 10px;margin-top: 14px;}
.num li p{color: #888;line-height: 28px;}
.intfrall{padding: 20px;background: #fff;width: 640px;height: 493px;border-radius: 10px;box-shadow: 0px 0px 10px 0px #c6c6c6;z-index: 999;margin-top: 70px;}
.intpho{position:relative;width:575px;height:451px;background:url(http://www.hfzdhk.com/uploadfile/image/20220106/20220106170456_28883524.jpg) no-repeat center;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.deta_v{ display:inline-block; width:77px; height:77px; position:relative;}
.spvidio span{width:77px; height:77px; background:url(http://www.hfzdhk.com/uploadfile/image/20211230/20211230202912_1385615424.png) no-repeat center; display:block;z-index:33; position:relative; cursor:pointer;}





/*pro*/
.pro_bg{ background:#f9f9f9; width:100%; padding:80px 0;}
.pro_list{margin-top:40px; display: flex; position: relative;}
.pro_list li {  border: 1px solid #eee;   text-align: center;   background: #fff; width: 176px;   float: left;  height: 70px;   line-height: 70px;  margin-left: -1px;   margin-bottom: -1px;}
.pro_list li a { font-size: 18px;}
.pro_list li.on{background: #007bbc;color: #fff;     transition: all .3s ease;}
.pro_list li.on a.prolist2021_one {color: #fff;}


.pro_con {display: flex;overflow: hidden;     width: 1400px;     margin: 0 auto;}
.pro_call { width: 100%;overflow: hidden;transition: 0.5s;flex-shrink: 0; margin-top: 30px;}
.pro_call ul {display: flex;justify-content: space-between;}
.pro_call li {border: 1px solid #ddd;width: 328px; display: flex;justify-content: center; align-items: center;flex-direction: column;background: #fff; margin-top: 20px;overflow: hidden; position: relative;z-index: 5; margin-right: 20px;  padding-bottom: 15px;}
.pro_call li:after {content:'';display:block;position:absolute;width:100%;height:100%;top:0px;left:-120%;background:#007bbc;transition:all 0.5s ease;transform: rotate(90deg);z-index: -1;}
.pro_call li:hover:after { left:0px; transform: rotate(0deg);}
.pro_call li:hover span a {color:#fff;}
.pro_call li a { display: block; overflow: hidden;}
.pro_call li a img {transition: all .3s linear; overflow: hidden; width: 100%; height: auto;}
.pro_call li a img {width: 100%; height: auto;}
.pro_call li span {}
.pro_call li span a {font-size: 16px; line-height: 28px;}
.pro_call li:hover a img {-moz-transform: scale(1.2);  -webkit-transform: scale(1.2);  -ms-transform: scale(1.2);   transform: scale(1.2);  overflow: hidden;}


/*advpro*/
.proadv_bg{ width:100%; height:auto; padding:80px 0;  background:url(../image/20220422195551_1912829298.jpg);     background-attachment: fixed;}

.proadv_t { font-size:46px; font-weight:bold; color:#fff; text-align:center; line-height:40px;}
.proadv_t  b{font-size:46px; color:#fff;  }
.proadv_t  p{ font-size:16px; font-weight:normal; color:#fde5d4; padding-top:10px;}

.padv_cont li{width: 236px;height: 600px; float: left;border-bottom: 2px solid #bd7d7d;position: relative;transition: 0.3s ease all; background: #fff;}
.padv_cont li.on{width: 630px;}
.padv_cont li+li{margin-left: 20px;}
.padv_img{width: 236px;height: 300px;overflow: hidden;}
.padv_img img{height: 100%;margin-left: -70px}
.padv_cont .padv_wz{transition: 0.3s ease all; padding: 0 30px;}
.padv_cont li.on .padv_img{width: 100%;height: 600px;}
.padv_cont li span{font-size: 50px;font-family: 'Arial';color: #c2c2c4;display: block;margin-top: 30px;transition: 0.3s ease all;}
.padv_tit{transition: 0.3s ease all;}
.padv_cont li p{margin-top: 15px;font-size: 26px;font-weight: bold;color: #222;transition: 0.3s ease all;}
.padv_cont li d{font-size: 22px;color: #222;font-weight: lighter;line-height: 34px;transition: 0.3s ease all;}
.padv_cont li dd{font-size: 14px;color: #fff;line-height: 26px;transition: 0.3s ease all;display: none;}
.padv_cont li a{margin-top: 40px;display: block;}
.padv_cont li.on{border-bottom: none;}
.padv_cont li.on .padv_wz{position: absolute;bottom: 0;width: 100%;padding: 0 50px;background-image: linear-gradient(to top,#000,transparent);height: 160px;}
.padv_cont li.on span{display: none;}
.padv_cont li.on p,.padv_cont li.on d{color: #fff;}
.padv_cont li.on dd{float: right;width: 380px;margin-top: 50px;display: block;}
.padv_cont li.on a{display: none;}
.padv_cont li.on .padv_tit p{margin-top: 0px;}
.padv_cont li.on .padv_tit{margin-top: 50px;position: relative;float: left;}
.padv_cont li.on .padv_img img{margin-left: 0px;}
.padv_cont li.on .padv_tit:after{content: '';width: 1px;height: 60px;display: inline-block;background: rgba(255,255,255,0.2);position: absolute;right: -30px;top: 5px;}

/*case*/
.case{padding: 60px 0;}
.casecenter{margin: 50px 0;}
.casebottom{text-align: center; margin-top:80px;}
.casetel{font-size: 16px;color: #222222;font-weight: lighter;padding-left: 36px;background: url(../image/20220424091713_1904234801.png) no-repeat left 25px;margin-right: 20px;}
.casetel em{font-size: 40px;color: #007bbc;font-family: cursive; font-weight: bold;}
.casebottom p{display: inline-block;vertical-align: middle;}
.casebtn a{ display: inline-block;width: 160px;line-height: 50px;border-radius: 25px;background: #007bbc;font-size: 16px;color: #fff;font-weight: lighter;transition: all .3s ease;}
.casebtn a:hover{background: #e50a02;}
.caseleft{font-size: 0;width: 480px;}
.caseleft li{width: 230px;height: 185px;position: relative;cursor: pointer;background: #f5f5f5;display: inline-block;margin: 0 10px 10px 0; text-align: center;font-size: 22px;color: #333333; transition: all .3s ease;}
.caseicon{ position: relative;margin: 30px 0 10px 0;display: inline-block;width: 60px;height: 60px;border-radius: 50%;background: #007bbc;transition: all .3s ease;}
.caseleft li em{display: block;font-size: 12px;color: #9e9e9e; text-transform: uppercase;margin-top: 3px;transition: all .3s ease;}
.caseicon span{transition: all .3s ease;display: block;top: 0;bottom: 0;left: 0;right: 0;margin: auto;position: absolute;width:36px;height: 30px;background: url(../image/20220424095611_1716014698.png) no-repeat left -60px;}
.caseleft li:nth-child(2) .caseicon span{background-position-x:-42px;width: 36px;height: 36px; }
.caseleft li:nth-child(3) .caseicon span{background-position-x:-99px;width: 26px;height: 33px; }
.caseleft li:nth-child(4) .caseicon span{background-position-x:-142px;width: 36px;height: 29px; }
.caseleft li:nth-child(5) .caseicon span{background-position-x:-196px;width: 30px;height: 32px; }
.caseleft li:nth-child(6) .caseicon span{background-position-x:-246px;width: 38px;height: 33px; }
.caseleft li.on,.caseleft li.on em{color: #fff;}
.caseleft li.on{background: #007bbc;}
.caseleft li.on .caseicon{background: #fff;}
.caseleft li.on .caseicon span{background-position-y:0;}
.casecon .divdgweb_new_div .divdgweb_new_div_item{ width:920px; height:575px; overflow:hidden; position:relative; display: inline-block;vertical-align: top;}
.casecon .news_div_item_pic img{ width:100%; height:100%;}
.casecon .divdgweb_new_div_item_content{box-sizing: border-box;height: 150px;  width: 100%; position: absolute; left: 0;bottom: 0; overflow: hidden;background: rgba(0,0,0,.7);padding: 40px; transition: all .3s ease;} 
.casecon .divdgweb_new_div_item_a{font-size: 25px; color: #fff;font-weight: lighter;}
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body{ font-size: 14px; color: #fff;font-weight: lighter; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 8px;}
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body a{font-size: 14px; color: #fff;}
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body a:hover{color: #ff0;}


/*adv*/
.adv_bg{/* background: #fbfbfb;*/ padding-bottom: 60px;}
.adv{height:757px; }
.adv h2{height: 80px;padding-top:100px;text-align: center;margin-bottom: 33px;}
.adv h2 em{font-size: 48px;line-height: 48px;font-weight: bold;color: #823a1b;display: block;}
.adv h2 em i{color: #333333;display: inline-block;margin-left: 26px;}
.adv h2 span{font-size: 16px;font-weight: normal;font-family: "Aria";color: #666666;display: block;line-height: 16px;padding-top: 7px;}

.adv ul li{float:left;width:9%;height:747px;margin-left: 0.3%; position: relative;transition:all 0.5s ease;}
.adv ul li.cur{width:71.71%;}
.adv ul li:first-child{margin-left: 0;}
.adv ul li .default{width:100%; height:747px; background:rgba(0, 0, 0, 0.48);position: absolute; left:0;top:0;padding-top:160px; box-sizing: border-box;}
.adv ul li .default i{display: block; width:50px; height:50px; margin:0 auto; line-height: 0; overflow: hidden;}
.adv ul li .default i img{width:100%;}
.adv ul li .default em{display: block; height:81px; line-height: 81px; text-align: center;font-size: 34px; color:#FFF; font-weight: bold; margin-bottom:390px;}
.adv ul li .default span{display: block; height:22px; line-height: 22px;text-align: center;font-size:22px; color:#FFF; font-weight:normal;font-family: "Arial";}
.adv ul li.cur .default{display: none;}
.adv ul li .hover{width:42%;height:747px;  background-image: linear-gradient(55deg, #007bbc 0%, #f98e3e 100%); opacity:.95; position: absolute; right:0;top:0;display:none;padding:137px 0 0 7.84%; box-sizing: border-box;}
.adv ul li .hover dl dt{width:148px; height:121px;margin-bottom:36px; background: url(../image/20220424101711_986381663.png) no-repeat center;padding-top:22px;}
.adv ul li .hover dl dt i{display: block; height:56px; line-height:50px;width: 50px;margin-left: 23px;}
.adv ul li .hover dl:hover dt i{animation-duration: 2s;animation-name: flipInY;}
.adv ul li .hover dl dt span{display: block; height:34px; line-height:34px; font-size: 34px; color:#FFF; font-weight: bold;margin-left: 23px; letter-spacing: 4px;}
.adv ul li .hover dl dd h4{line-height:26px; display:block;font-size:28px; color:#FFF; font-weight: bold; margin-bottom:19px; letter-spacing:1px;}
.adv ul li .hover dl dd p{margin-bottom: 190px;font-size:17px;line-height: 34px;color: #fff;font-weight: normal;display: block;width: 80%; font-weight: lighter;}
.adv ul li .hover dl dd span{font-size: 22px;font-family: "";color: #ffffff;font-weight: normal;display: block;position:absolute;bottom:35px;}
.adv ul li .hover dl dd span strong{width: 111px;background: #fff;height: 1px;display: inline-block;vertical-align: super;margin-left: 22px;}
.adv ul li.cur .hover{display: block;}




/*workshop*/
.workshop { margin-top: 54px;}
.workshop .new_web_div2021 {  display: flex; justify-content: space-between;}
.workshop ul img { width: 100%;  height: auto; transition: all .75s;}
.workshop ul { width: 24%;}
.workshop ul:nth-child(2) {  width: 49.6%;}
.workshop ul:nth-child(2) li:nth-child(2) { display: none;}
.workshop ul li { position: relative;}
.workshop ul li p a {  display: block;  bottom: 0px; right: 0;   width: 100%;  height: 50px; line-height: 50px;  text-align: center;  color: #fff; font-size: 16px; transition: all .5s;     background: rgba(0,0,0,0.6);     position: absolute;}
.workshop ul li+li { margin-top: 18px;}
.workshop li:hover img { transform: scale(1.1);}
.workshop li>a { display: block;  overflow: hidden;}
.workshop ul li:hover p a { background: #007bbc;}
.so_c>ul>li:hover>a>span img { filter: grayscale(1) brightness(10);}





/*lc*/
.lc_bg{ width:100%; background:url(../image/20220424152911_1609824753.jpg) no-repeat; padding:70px 0;}
.lc_c {max-width: 1400px;margin: 0 auto;}
.lc_c ul{display: flex;justify-content: space-between;margin-top: 60px;position: relative;}
.lc_c ul:after {position: absolute;content: "";width: 89%;height: 1px;border-top: 1px dashed rgba(14,19,31,0.13);bottom: 37px;left: 79px;}
.lc_c ul li{width: 11.1%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.lc_c ul li>div{background: url(../image/20220424135939_1291155196.png) no-repeat center;width: 76px;height: 85px;display: flex;justify-content: center;align-items: center;transition: all .5s;position: relative;}
.lc_c ul li>div:after{position: absolute;content: "";width: 1px;height: 34px;background: #0e0f11;bottom: -41px;left: 50%;}
.lc_c ul li:hover>div:after{background: #007bbc;}
.lc_c ul li>div>span{font-size: 26px;color: #fff;}
.lc_yd{width: 6px;height: 6px;border-radius: 100%;background: #0e131f;position: relative;margin:50px 0 22px;}
.lc_yd:after{position: absolute;content: "";width: 10px;height: 10px;border-radius: 100%;border:1px solid #0e131f;top: -3px;left: -3px;}
.lc_c ul li b{font-weight: normal;display: block;font-size: 16px;color: #666;transition: all .5s;}
.lc_btn{margin:0 auto;margin-top: 60px;width: 516px;height: 62px;background: #012;font-size: 36px;color: #fff;border-radius: 31px;display: flex;align-items: center;}
.lc_c ul li:hover>div{background: url(../image/20220424135939_1378555758.png) no-repeat center;transform: translateY(-8px);}
.lc_c ul li:hover .lc_yd{background: #007bbc;}
.lc_c ul li:hover .lc_yd:after{border-color:#007bbc;}
.lc_c ul li:hover b{color: #007bbc;transform: rotateX(360deg);}
.lc_btn>p>span{font-size: 27px;color: #fff;margin-right: 9px;}
.lc_btn>p>b{font-weight: normal;font-size: 22px;color: #fff;}
.lc_btn>p{width: 196px;height: 62px;background: #007bbc;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}
.lc_btn>div {font-size: 36px; font-family: din;line-height: 36px;}
.lc_yd:before{background: url(../image/20220424140027_1199784519.png) no-repeat center;width: 129px;height: 10px;left: 17px;position: absolute;content: "";top: -14px;}
.lc_c ul li:last-child .lc_yd:before{display: none;}


/*news*/
.news_bg{background:#fff;}
.news_t{border-bottom:1px #e1e1e1 solid; padding: 80px 0 50px 0; }
.news_tl p{font-size: 40px; color: #000;}
.news_tl span{font-size: 18px; }
.news_tl,.news_tr{display: inline-block;}
.news_tr a{display: inline-block; margin-left: 110px;margin-top: -20px;}
.news_tr a p{font-size: 20px; color: #222;}
.news_tr a span{font-size: 12px; color: #ccc; font-family: "Arial"; text-transform: uppercase; }
.news_tr a:before{content:""; display: block; width: 56px; height: 56px; border-radius: 100%; background-color: #e1e1e1;  margin: -10px 14px 0 0; position: relative;top: 50px;left: -70px;  transition: 0.3s ease all; background-image: url(../image/20220424154603_106732452.png); }
.news_tr a:nth-child(1):before{background-position: 0 0;}
.news_tr a:nth-child(2):before{background-position: -56px 0;}
.news_tr a:nth-child(3):before{background-position: -112px 0;}
.news_tr a.on:before{background-color: #007bbc; background-position-y: -56px;}

.news_div .news_div_item{position: relative; float:left; }
.news_div .news_div_item:first-child{width:40%; height:700px; border-right:1px #e1e1e1 solid; padding:40px 60px 100px 0;   z-index: 2;}

.news_div .news_div_item:nth-child(n+2){width:60%; padding:25px 0 25px 4%;  border-bottom:1px solid #e1e1e1; height:220px;}
.news_div .news_div_item:nth-child(n+2) .news_div_item_pic{float:left; width:30%; height:147px; }
.news_div_item_pic{overflow: hidden;}
.news_div_item_pic img{width:100%; }
.news_div .news_div_item:last-child{border-bottom:0; }
.news_div_item_date{position: absolute; text-align:center; width:10%; color:#aaa; top:30%;}
.news_div_item_year,.news_div_item_month{display:inline-block; font-size:16px; margin-top:50px;}
.news_div_item_day{font-size:40px;    position: absolute; left:0; right:0; top:0; margin:auto;  }

.news_div_item_content {position: absolute; }
.news_div .news_div_item:first-child .news_div_item_pic{height:394px;}
.news_div .news_div_item:first-child .news_div_item_content{top:448px;width:70%;}
.news_div .news_div_item:first-child .news_div_item_date{width:16%;right:60px; top:67%;}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date{right:0; top:34%; }
.news_div .news_div_item:nth-child(n+2) .news_div_item_content{left:38%; top:28px; width:48%; }
a.news_div_item_a{font-size:18px; color:#222; line-height:50px;     display: block; position: absolute; width: 100%; height:100%;}
.news_div_item_body{font-size:15px; line-height:26px; color:#999; margin-top:50px;  overflow : hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_div_item_body:after{content:"";  display: block; width:28px; height:28px; background-image: url(../image/20220424154625_2024929381.png); background-position: center; background-repeat:no-repeat;    border-radius: 100px;  border:1px #ccc solid; margin-top:22px; transition: 0.3s all ease;}
.news_div_item:hover .news_div_item_body:after{background-color:#007bbc; width:60px;border:1px #007bbc solid; background-image: url(../image/20220424154647_1179555589.png);  }
.news_div_item:hover a.news_div_item_a{color:#007bbc; }


@media (max-width: 1400px){
a.news_div_item_a{font-size:15px;}
.news_div .news_div_item:first-child{height:560px;}
.news_div .news_div_item:first-child .news_div_item_content{top:400px;}
.news_div .news_div_item:first-child .news_div_item_date{top:76%;}
.news_div .news_div_item:last-child{display:none;}
}

@media (max-width: 1300px){
.news_div .news_div_item:first-child{height:520px;}
.news_div .news_div_item:first-child .news_div_item_content{top:360px;}
.news_div .news_div_item:first-child .news_div_item_date{top:72%;}
.news_div .news_div_item:nth-child(n+2){height:226px;}
}


/*copy */
.copyright{ background:#222; }
.crcon{ padding:70px 0 55px; border-bottom:1px solid #2f2f2f;}
.copy_item{float:left;padding-right:60px;}
.copy_item1{float: right;padding-left:60px;     border-left: 1px solid #403f3f; height:250px;}
.copy_item ul proadvong{display: block;padding:0 0 30px; position: relative;}
.copy_item ul proadvong a{display: block; line-height: 40px;color: #fff;font-weight: normal;font-size: 16px;}
.copy_item ul proadvong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize;}
.copy_item ul li a{display: block;color: #aaa;line-height: 30px;font-size: 14px;font-weight: lighter;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #f1f1f1;text-decoration: underline;}

.copy_item ul proadvong::after { position: absolute; content: ""; top: 50px; width: 26px; height: 3px; background-color: #fff; left: 0px; }
.copy_item :hover proadvong::after { position: absolute; content: ""; top: 50px; width: 77px; height: 3px; background-color: #007bbc;; left: 0px; transition: 0.5s; }

.code img { width: 150px;}
.crconcat{ width:360px;}
.code {display: flex;align-items: center;justify-content: space-around;padding: 25px 0 0 30px;}
.code div{width: 20px;line-height: 17px;color: #b0b0b0; padding-left:15px;}
.cr_tel{ padding:0 0 15px 20px; border-bottom:1px solid #2e2e2e; background:url(../image/20220424165032_1148935802.png) no-repeat right top; margin-bottom:17px; font-size:14px; color:#afafaf;}
.cr_tel em {display: block;font-size: 30px;color: #007bbc;font-family: Arial;font-weight: bold;padding-top: 10px; letter-spacing:2px;}
.craddr{ margin-left:20px; font-size:14px; color:#b0b0b0; line-height:35px;}
.craddr p{ padding-left:28px; background:url(../image/20220424165051_258281146.png) no-repeat left center;}
.craddr p:nth-child(2){background:url(../image/20220424165109_1813152566.png) no-repeat left center;}
.craddr p:nth-child(3){background:url(../image/20220424165128_101223242.png) no-repeat left center;}
.craddr p:nth-child(4){background:url(../image/20220424165150_1396930593.png) no-repeat left center;}

/*links*/
.links{ height:92px; padding:0 15px; background:#007bbc; line-height:92px; font-size:18px; color:#f7e2d2;}
.links p.fl{ background:url(../image/20220424165212_285648325.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#f7e2d2; font-weight:lighter;}
.end{ text-align:center; padding:35px 0;}
.end,.end a{ font-size:15px; color:#ababab; line-height:35px; width: 1400px; margin: 0 auto;}



/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(../image/20220518105427_1639087696.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #007bbc; }/*颜色更改*/
.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: #007bbc; border-color: #007bbc; 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: -30px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 20px; background-position: -5px -53px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -53px; }
.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: #007bbc; border-color: #007bbc;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #007bbc; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 15px 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; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #007bbc; 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:#007bbc;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }