@font-face {
 font-family:fontDin1;
 src: url(../cssnew/DIN-MEDIUM_otf.txt),url(../cssnew/DIN-MEDIUM_woff.txt),url(../cssnew/DIN-MEDIUM_eot.txt),url(../cssnew/DIN-MEDIUM_woff2.txt),url(../cssnew/DIN-MEDIUM_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden; background-color: #fff;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #036dff;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{width:1400px; margin:0 auto;}
.fr{ float:right;}
.fl{ float: left;}
*,:after,:before{ box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.title{text-align: center;font-size: 40px;color: #333;}
.title em{color: #036dff;}
.title span{display: block;font-size: 18px;color: #9a9b9d;margin:14px 0 26px 0;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.title i::after{right: 0px;left: inherit;background:#036dff;animation:allTitleAfter 3s infinite linear;}
.title i::before{background:#036dff;animation:allTitleBefore 3s infinite linear;}
.title t{width: 30px;height: 5px;background:#ee7310;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}


/*间隙*/
.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;}

.hovermaincolor a:hover{ color:#036dff;}
/*抬头*/
.header{ height:102px; background:#fff; padding:0 20px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; } 
.hleft,.hright,.nav>ul,.hbtn{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hlogobg{ height:102px;}
.hlogo{ width:136px; height:94px; position:relative; z-index:99; text-align:center;  padding-top:4px;} 
.hmean{ font-size:20px; color:#aaa; font-weight:lighter; margin-left:20px; border-left:1px solid #eee;}
.hmean b{ display:block; font-size:25px; color:#036dff; line-height:40px; padding-left:20px;}
.hmean b i{ display:inline-block; vertical-align:sub; font-size:40px; color:#036dff; font-family:fontDin2;}
.hmean em{ padding-left:20px;}
.hmean span{ padding:0 10px;}
.hmean span:first-child{ padding-left:0;}
.hmean span:last-child{ padding-right:0;}
.nav ul li{ position:relative; margin-right:54px;}
.nav ul li>a{ display:block; font-size:16px; color:#333;  padding-top: 15px;  position:relative;}
.nav ul li>a i{ display:block; position:absolute; height:3px; background:#036dff; width:0; transition:all .3s ease; left:0; bottom:-18px;} 
.nav ul li>a i:after{ content:''; display:block; position:absolute; width:0; height:0; bottom:100%; left:0; right:0; margin:0 auto; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:7px solid #036dff; transform:rotateY(90deg); opacity:0; transition:all .3s ease;}
.nav ul li.cur>a i,.nav ul li:hover>a i{ width:100%;}
.nav ul li>a em{   display: block;  font-size: 12px;  color: #aaa; font-weight: lighter; text-align: center;    text-transform: uppercase;   line-height: 30px;}
.nav ul li:hover>a em{color:#036dff; }
.nav ul li.cur>a i:after,.nav ul li:hover>a i:after{ opacity:1; transform:rotate(0);}
.nav ul li.cur>a,.nav ul li:hover>a{color:#036dff; font-weight:bold;}
.nav>ul>li .dropmenu{width:200%;position:absolute;top:83px;left:-50%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li .dropmenu td table{ display:none;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:52px;text-align:center;color:#fff;background:rgba(0,0,0,.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#036dff;}
.nav>ul>li table,.nav>ul>li tbody,.nav>ul>li tr,.nav>ul>li td{ display:block;}
.hseaicon{ height:102px; width:50px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112085812_887778765.png) no-repeat center 28px; text-align:center; font-size:14px; color:#666; line-height:145px;}
.hbtn{ height:102px; border-left:1px solid #eee; border-right:1px solid #eee; padding:0 20px;}
.hsearch{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative;}
.hsearch:hover .iser_box{transform: rotateX(0deg);}
.hsearch:hover .hseaicon span{ background-color:#036dff;}
.htel:hover .htelicon span{ background-color:#036dff;}
.iser_box{background: rgba(255,255,255,0.8); position: absolute;top: 100%;right: 0;padding: 30px; transform-origin: top; transform: rotateX(90deg);transition: all 0.5s;z-index: 9;}
.search_l{display:flex;align-items:center;justify-content:end;width:515px;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.hbtn .hmap{ display:block; width:50px; height:102px; line-height:145px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112085812_1341059439.png) no-repeat center 28px; font-size:14px; color:#666; text-align:center;}
.htel{ font-size:28px; color:#036dff; font-family:fontDin1; line-height:32px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; padding-left:20px;}
.htel i{ font-size:15px; color:#666; font-weight:300; }
@media screen and (max-width:1693px){
	.nav ul li{ margin-right:30px;}
	.hmean b{font-size:21px;}
	.hmean{font-size:17px;}
	}
@media screen and (max-width:1670px){
	.nav ul li{ margin-right:30px;}
	.hmean b{font-size:21px;}
	.hmean{font-size:17px;}
	}
@media screen and (max-width:1550px){
	.nav ul li{ margin-right:20px;}
	.nav ul li>a{ font-size:14px;}
	.hmean b{font-size:21px;}
	.hmean{font-size:17px;}
	}
@media screen and (max-width:1450px){
	.nav ul li{ margin-right:10px;}
    .htel{ font-size:20px;}
	.hmean b{font-size:21px;}
	.hmean{font-size:17px;}
	}

/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1400px; height:650px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:650px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:220px; left: 0; margin-left: 0; height: 415px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112085812_113565815.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112085812_113565815.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #036dff;border-radius: 8px; width:70px;}
.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; }

/*华晖机械 • 产品中心*/
.product{ padding:50px 0;}
.protab{ margin:35px 0 50px 0;}
.protab li{ display:inline-block; overflow:hidden; position:relative; width:179.3px; height:66px; text-align:center; background:#036dff; line-height:66px;  transition:all .3s ease; cursor:pointer; transition:all .3s ease;}
.protab li+li{ margin-left:20px;}
.protab li:nth-child(8){ margin-left:0px;}
.protab li i{ font-size:20px; color:#fff; bottom:3px; right:1px; position:absolute; line-height:20px;}
.protab li:after{ content:''; display:block; transition:all .3s ease;  height:300%; width:300%; top:-30px; left:-300%;  background:#ee7310; position:absolute; }
.protab li a{ position:relative; z-index:3; display:block;font-size:15px; color:#fff;}
.protab li.on{color:#fff;}
.protab li.on:after{ left:-120%;}
.protab li.on a{ color:#fff;}
.protab li.on i{ color:#fff;}
.procon{ padding:24px; background:#f3f3f3; position:relative;}
.projt{ cursor:pointer; width:36px; height:71px; position:absolute; top:40%; left:-56px; }
.projt.next{ right:-56px; left:auto;}
.projt:hover{ background-position:center bottom;}
.procen .product_div_item_pic{ width:600px; border:1px solid #eeeeee;}
.procen .product_div_item_pic img{ width:100%; height:auto;}
.procen .divproduct_new_div_item_content{ float:right; width:702px; margin:35px 0 0 0;}
.procen .divproduct_new_div_item_a{ font-size:26px; color:#666; display:block;}
.procen .divproduct_new_div_item_a:hover{color:#036dff;}
.procen .divproduct_new_div_item_title:after{ content:''; display:block; width:46px; height:4px; background:#036dff; margin:15px 0;}
.procen .divproduct_new_div_item_body{ font-size:16px; color:#8b9092; line-height:36px; height:216px; overflow:hidden;}
.procen .divproduct_new_div_item_body p{ padding-left:27px; position:relative;}
.procen .divproduct_new_div_item_body p:after{ content:''; display:block; position:absolute; left:0; top:13px; width:12px; height:12px; background:#036dff;}
.procen .divproduct_new_div_item_body p:nth-child(2) b{ display:block;}
.probtn{ margin-top:40px;}
.probtn a{ display:inline-block; vertical-align:top; width:150px; line-height:49px; text-align:center; font-size:16px; color:#fff; background:#036dff; transition:all .3s ease;} 
.probtn a+a{ margin-left:20px; background:#036dff;}
.probtn a:hover{ background:#ee7310;}
.probtn a+a:hover{background:#ee7310;}
.proshow{ margin-top:40px;}
.proshow .divproduct_new_div_item{ position:relative; width:339px !important; border:1px solid #e5e5e5; margin-right:15px;}
.proshow .product_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;}
.proshow .product_div_item_pic{border-bottom:1px solid #e5e5e5; position:relative; margin-bottom:128px;}
.proshow .product_div_item_pic>a{ display:block; overflow:hidden; position:relative; }
.proshow .product_div_item_pic>a:after{ content:''; display:block; position:absolute; width:100%; height:100%; transition:all .3s ease; background:rgba(0,0,0,.1); top:0; left:0; opacity:0;}
.proshow .product_div_item_pic:after{ content:''; display:block; position:absolute; width:52px; height:4px; bottom:-4px; left:0; right:0; margin:0 auto; background:#036dff;}
.proshow .divproduct_new_div_item:hover .product_div_item_pic>a:after{ opacity:1;}
.proshow .divproduct_new_div_item:hover .product_div_item_pic img{ transform:scale(1.1);}
.proshow .divproduct_new_div_item:hover .divproduct_new_div_item_a{ color:#036dff;}
.proshow .divproduct_new_div_item:hover .product_div_item_pic:after{ background:#ee7310;}
.proshow .divproduct_new_div_item_content{ position:absolute; width:100%; box-sizing:border-box; left:0; bottom:0; padding:25px 20px;}
.proshow .divproduct_new_div_item_a{ display:block; text-align:center; font-size:16px; color:#333333; margin-bottom:10px;}
.proshow .divproduct_new_div_item_body{ font-size:14px; color:#b3b3b3; line-height:24px; height:48px; overflow:hidden;}
.probg{ font-size:0; text-align:center; margin-top:45px;}
.probg li{ display:inline-block; width:24px; height:24px; border-radius:50%; background:rgba(202,206,209,0.2); position:relative; transition:all .3s ease; cursor:pointer;}
.probg li+li{ margin-left:16px;}
.probg li:after{ content:''; display:block; position:absolute; border-radius:50%; width:14px; height:14px; background:#caced1; transition:all .3s ease; top:0; bottom:0; left:0; right:0; margin:auto;}
.probg li.on{ background:rgba(6,136,220,.2);}
.probg li.on:after{ background:#036dff;}
.proshow .tempWrap{ width:1405px !important;}

/*优势*/
.adv{height: 908px;background: url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112152215_828440371.jpg) no-repeat center;}
.advtitle{text-align: center;font-size: 40px;color: #fff;}
.advtitle em{color: #fff;}
.advtitle span{display: block;font-size: 18px;color: #fff;margin:14px 0 26px 0;}
.advtitle i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.advtitle i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.advtitle i::after{right: 0px;left: inherit;background:#fff;animation:allTitleAfter 3s infinite linear;}
.advtitle i::before{background:#fff;animation:allTitleBefore 3s infinite linear;}
.advtitle t{width: 30px;height: 5px;background:#fff;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
.advcon ul{height:645px;}
.advcenter{position: relative;margin-top: 60px;}
.advbottom{position: absolute;width: 1100px;height: 185px;box-sizing: border-box;left: 0;bottom: 59px;padding: 24px;z-index: 9;background: #fff;font-size: 0;}
.advbottom ul,.advbottom li,.advbottom .advjt{display: inline-block;vertical-align:middle;}
.advbottom li{position: relative;cursor: pointer;}
.advbottom li+li{margin-left: 16px;}
.advjt{margin-left: 46px;}
.advjt i{display: block;background: #036dff; cursor: pointer;} 
.advjt i+i{margin-top: 13px;}
.advtab p{position: absolute;top: 0;right: 0;left: 0;bottom: 0;transition:all .3s ease;text-align: center;color: #fff;font-size: 25px;width: 196px;height: 114px;background: rgba(21,21,21,.5); margin: auto;font-weight: normal;}
.advtab em{display: block;font-size: 40px;font-family: fontDin1;color: #e5e9e8;padding-top: 10px;}
.advbottom li.on p{background: rgba(0,99,200,.6);}
.advleft{width: 615px; float: left; padding-top:35px;}
.advpic{width: 715px;margin-top: -20px;}
.advtop p{ display: inline-block;vertical-align: middle;font-size: 60px;color: #036dff;font-family: fontDin1;padding-right: 15px;}
.advtop p:nth-child(2){font-size: 12px;text-transform: uppercase;font-family: none;font-weight: normal; color:#aaa;}
.advtop p b{font-size: 24px;display: block;margin-bottom: 5px;font-weight: bold; color:#343434;}
.advwa{margin-top: 45px;font-size: 16px;color: #aaa; line-height: 33px;}
.advwa p{padding-left: 50px;background: url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211112/20211112152215_200768541.png) no-repeat left 2px;}
.advwa p+p{margin-top: 35px;}

/*行业应用*/
.apply_bg{height:885px;background: #f5f5f5;}
.apply_page{  width: 1400px;  margin: 0 auto; padding-top:50px;}
.apply_img{ padding-top:30px;}
.t_apply{position: relative;}
.apply_img ul:first-child{display:block;height:295px;margin-bottom:30px;}
.apply_img ul *{display:block;}
.apply_img li{float:left;margin-right: 30px;}
.apply_img li:last-child{margin-right:0px;}
.apply_img li p{line-height:50px;position: relative;}
.apply_img li p:after{content:"+";display:block;width:26px;height:26px;line-height: 24px;border:1px #ccc solid;border-radius:100%;    text-align: center;position:absolute;top: 12px;right: 10px;font-size:16px;color:#666;    transition: all 0.3s;}
.apply_img li:hover p:after{background:#036dff;border: 1px #036dff solid;color:#fff;}
.apply_img li p:before{content:"";display:block;width:40px;height:2px;background:#036dff;transition: 0.3s;position: absolute;top: 50px;}
.apply_img li:hover p:before{width: 100%;}
.apply_img li p a{font-size:16px;color:#666;}


/*合作客户*/
.case{ padding:50px 0;}
.casetop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.casetitl{ font-size:18px; color:#aaaaaa; font-weight:lighter;}
.casetitl em{ font-size:40px; color:#222222; font-weight:lighter; text-transform:uppercase;}
.casetitl b{ display:block; font-size:36px; color:#222222; margin:10px 0 20px 0;}
.casetitl b i{color:#036dff;}
.casecon{ margin-top:30px; position:relative;}
.casejt{ position:absolute; width:42px; height:42px; cursor:pointer; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211116/20211116201011_1671024835.png) no-repeat left top; top:45%; left:-60px;}
.casejt.next{ left:auto; right:-50px; background-image:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211116/20211116201011_679960954.png);}
.casejt:hover{ background-position-y:bottom;}
.casecen{ overflow:hidden;}
.casecen table,.casecen tbody,.casecen tr{ display:block; font-size:0;}
.casecen td{ display:inline-block; vertical-align:top; padding:1px !important; width:335px !important; background:#f5f5f5; margin-right:20px; text-align:center;}
.casecen td a{ display:block; overflow:hidden; position:relative;}
.casecen td>a img{ width:100%; height:auto; padding:10px; }
.casecen td br{ display:none;}
.casecen td div{ padding:0 !important;}
.casecen td div a{ font-size:16px; color:#484848; font-weight:lighter; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:72px;}
.casemore{ margin-bottom:20px;}
.casecen td .casemore a{ display:inline-block; vertical-align:top; text-align:center; width:150px; line-height:42px; background:#666666; font-size:14px; font-weight:lighter; color:#fff; transition:all .3s ease;}
.casecen td .casemore a+a{ margin-left:1px; background:#036dff;}
.casecen td .casemore a:hover{ background:#ee7310;}
.casecen td>a:after,.casecen td>a:before{ content:''; display:block; position:absolute; transition:all .3s ease;}
.casecen td>a:after{ width:100%; height:92%; background:rgba(0,0,0,.8); top:0; left:0; opacity:0; margin:10px; }
.casecen td>a:before{ top:0; bottom:0; right:0; left:0; margin:auto; width:52px; height:52px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211116/20211116201011_799409198.png) no-repeat center; transform:scale(0); z-index:3;} 
.casecen td:hover>a:after{ opacity:1;}
.casecen td:hover>a:before{ transform:scale(1);}

/*简介*/
#company_bg{width:100%; height:760px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211115/20211115110115_815369503.jpg) center no-repeat;}
#company_c{width:1400px; margin:0 auto;}
#company_c_l{width:645px; float:left; padding-top:65px;}
#company_c_l .h1{padding-left:80px; font-size:40px; font-weight:bold; color:#036dff; text-transform:uppercase;}
#company_c_l .h1 span{font-size:16px; font-weight:normal; color:#cbcaca;}
#company_c_l .h2{padding-left:80px; font-size:22px; padding-top:10px;}
#company_c_l .h3{margin-left:80px; width:40px; height:3px; background:#036dff; margin-top:20px;}
#company_c_l .h4{padding-left:80px; color:#b6b2b2; font-size:15px; line-height:36px; margin-top:20px;}

.ab_aa{padding-left:80px;}
.ab_a ul{width: 100%; margin-top: 30px;}
.ab_a ul a{width: 125px;height: 107px;background: #eff0f0; float: left;text-align: center;padding-top: 24px;display:block;transition: 0.3s ease all;    margin-right: 16px;    border-radius: 6px;}
.ab_a ul a i{width: 100px;height: 40px;}
.ab_a ul a p{font-size: 16px;color: #494949;margin-top: -15px; font-weight: lighter;}
.ab_a ul a p:before{content: "";display: block;width: 48px;height:41px;margin:15px auto 0px; background: url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211115/20211115110115_488788564.png)no-repeat;transition: all 0.3s;}
.ab_a ul a:nth-child(2) p:before{background-position: -48px 0px;}
.ab_a ul a:nth-child(3) p:before{background-position: -96px 0px;}
.ab_a ul a:nth-child(4) p:before{background-position: -144px 0px;}
.ab_a ul a:nth-child(5) p:before{background-position: -192px 0px;}
.ab_a ul a.on:nth-child(1) p:before{background-position: 0px -41px;}
.ab_a ul a.on:nth-child(2) p:before{background-position: -48px -41px;}
.ab_a ul a.on:nth-child(3) p:before{background-position: -96px -41px;}
.ab_a ul a.on:nth-child(4) p:before{background-position: -144px -41px;}
.ab_a ul a.on:nth-child(5) p:before{background-position: -192px -41px;}
.ab_a ul a d{font-size: 12px;color: #999999;line-height: 5px;}
.ab_a ul a.on{background:#036dff;}
.ab_a ul a.on p{color: #fff;}
.ab_a ul a.on d{color: #fff;}
#company_c_r{width:700px; float:right; padding-top:30px;}


/*新闻资讯*/
.news{padding: 70px 0 80px 0;background: #f3f3f3;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b strong{color: #036dff;}
.newstab{text-align: center;padding-bottom: 30px;border-bottom: 1px solid #e1e1e1;margin: 30px 0;}
.newstab a{ display: inline-block;width: 120px;line-height: 40px;border-radius: 20px;background: #fff;font-size: 16px;color: #666666;font-weight: lighter;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #036dff;color: #fff;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #fff;padding: 40px;}
.newsright{width: 862px;height: 490px;}

.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#036dff;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #036dff; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#036dff;}
.news .divdgweb_new_div_item{position: relative;}
.newsleft .divdgweb_new_div_item{padding-top: 330px;}
.newsleft .divdgweb_new_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #036dff; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .divdgweb_new_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .divdgweb_new_div_item_date .divdgweb_new_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .divdgweb_new_div_item_content{width: 290px;}
.news .divdgweb_new_div_item_a{display: block;font-size: 18px;color: #222222;font-weight: lighter; white-space: nowrap;text-overflow: ellipsis;position: relative;overflow: hidden;} 
.news .divdgweb_new_div_item_body{font-size: 14px;color: #aaaaaa;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .divdgweb_new_div_item{position: relative; display: inline-block;vertical-align: top;background: #fff; box-sizing: border-box;width: 430px;height: 162px;margin: 0 1px 1px 0;padding: 40px 0 0 120px;}
.newsright .divdgweb_new_div_item:nth-child(2n){margin-left: 0;}
.newsright .divdgweb_new_div_item_content{width: 260px;}
.newsright .divdgweb_new_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .divdgweb_new_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .divdgweb_new_div_item_date .divdgweb_new_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}

/*版权*/
.copyright{ background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211115/20211115111808_623905379.jpg) no-repeat center bottom;}
.links{ background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20220917/20220917141435_119891563.jpg) no-repeat center; line-height:75px; font-size:16px; color:#fff; height:75px; overflow:hidden;}
.links .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.link_l{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.link_l p{ padding-left:28px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211115/20211115112320_2014433142.png) no-repeat left center;}
.link_r a{ font-size:14px; color:#666666; padding-right:25px; background:url(//memberpic.114my.com.cn/huahui888/uploadfile/image/20211115/20211115112320_1931988884.png) no-repeat right center;}
.crcon{ height:445px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.crcon:after{ content:''; display:block; position:absolute; border-top:1px solid #161616; left:0; top:0; height:1px; background:#383838; width:1009px;}
.crc_l{ width:905px;}
.kslj{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; height:364px; padding:50px 0; box-sizing:border-box;}
.kslj p{ font-size:18px; color:#cccccc;}
.kslj p i{ display:block; height:1px; position:relative; background:#6b6b6b; width:72px; margin:15px 0 30px 0;}
.kslj p i:after{ content:''; display:block; position:absolute; width:20%; left:0; top:0; height:1px; background:#036dff; transition:all .3s ease;}
.kslj li:hover p i:after{ width:100%;}
.kslj a{ display:block; font-size:14px; color:#999999; font-weight:lighter; line-height:40px;}
.kslj a:hover{ color:#fff;}
.end,.end a{ line-height:80px; font-size:13px; color:#999999;}
.crc_r{ width:340px; margin-top:50px;}
.crcode{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.crcode li img{ display:inline-block; vertical-align:middle; width:107px; height:107px;}
.crcode li span{ display:inline-block; vertical-align:middle; font-size:14px; line-height:15px; color:#ffffff; font-weight:lighter; width:14px; margin:0 25px 0 15px;}
.cr_t{ font-size:34px; text-transform:uppercase; font-weight:bold; color:#fff;}
.crcontact{ font-size:14px; color:#ffffff; font-weight:lighter; line-height:35px; margin:15px 0 25px 0;}