/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;box-sizing: border-box;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #4dcd94;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width: 90%;min-width: 1400px;}

.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;}


/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4024882 */
  src: url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff2?t=1681874685158') format('woff2'),
       url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.woff?t=1681874685158') format('woff'),
       url('//at.alicdn.com/t/c/font_4024882_1v4c7guc0g3j.ttf?t=1681874685158') format('truetype');
}

.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}




/*标题*/
.t{text-align: center;}
.t b{font-size: 40px;color: #333;}
.t p{font-size: 18px;color: #666;line-height:34px; padding-bottom:6px;}
.t_b{width:37px;height:6px;margin: auto;}
.t_b i{display: block;float: left;width:8px;height:8px;background:#22b7b1;border-radius: 100%;animation: bounce_fountainG 1.2s linear infinite;}
.t_b i:nth-child(1){animation-delay: .4s;}
.t_b i:nth-child(2){margin:0 6px;background: #00acef;animation-delay: .6s;}
.t_b i:nth-child(3){background: #4dcd94;animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}











/*导航*/
.top_bg{height: 115px;}
.logo{height: 115px;display: flex;align-items: center;}
.top_bg{position: relative;}
.head_but{width:38px;height:38px;border-radius: 50%;margin-top:36px;margin-left: 20px;cursor: pointer;}
.search{background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_1474285471.png)#27c891 no-repeat center;}
.top .tel p{width: 350px;height:0;background: #fff; position: absolute; top:79px; right:0px;border-radius: 0 0 10px 10px;-webkit-box-shadow: 0 0 10px #eee;box-shadow: 0 0 10px #eee; z-index: 999 !important;overflow: hidden;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;line-height: 60px;font-size: 18px;text-align: center;color:#333;font-weight: normal;}
.top .tel d{font-size: 24px;font-weight: bold;color: #00acef;}
.top .tel:hover p{height:60px;}
.top .tel{background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_968194877.png)#00acef no-repeat center;position: relative;}
.head_but:after{content: '';width: 100px;height: 100px;border-radius: 50%;background: #22b7b1;opacity: 0.9;position: relative;display: block;top: -31px;left: -31px;z-index: -1;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.head_but:hover:after{-webkit-animation: warn 1s ease-out;animation: warn 1s ease-out;}
.head_but.tel:after{background-color: #00acef;}

.search:hover .slideDown{opacity: 1;height: 190px;}
.search .slideDown{text-align: center; font-size: 0; overflow: hidden; position: absolute; right: 0; top: 100%; width: 100%; height: 0px;background: rgba(0, 172, 239, 0.7);z-index: 8;opacity: 0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;border-radius: 0px 0px 10px 10px;}
.search .slideDown .searchBox{ overflow: hidden; display: inline-block; width: 1028px; height: 60px; margin-top: 50px; margin-bottom: 15px; background: #fff; border-radius: 50px;}
.search .slideDown .searchBox{*display: inline}
.search .slideDown .searchHot{ font-size: 14px; color: #fff;}
.search .slideDown .searchHot a{ color: #fff;}
.search .slideDown .searchBox input[type='text']{ font-size: 14px; color: #666; float: left; width: 840px; height: 100%; border: none; outline: none; background: none; line-height: 60px; margin-left: 25px; font-size: 14px; color: #666;}
.search .slideDown .searchBox button[type='submit']{ cursor: pointer; float: right; margin-right: 15px; width: 60px; height: 60px; border: none; }
.search-bg{width: 956px;height: 60px;line-height:60px;    padding-left: 10px;    float: left;}
.search-i {width: 32px;overflow: hidden;height: 32px;float: left;margin-top: 13px;}
@-webkit-keyframes "warn" {
    0% {transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.5;}
    50% {transform: scale(0.5);-webkit-transform: scale(1);opacity: 0.0;}
    100% {transform: scale(0);-webkit-transform: scale(0);opacity: 0.0;}
    
}


.nav{width:auto; height:115px; margin-right: 20px;}
.nav>ul>li{ float: left; display: block; padding: 0 1.7vw; height:115px; position: relative;}
.nav>ul>li>a{ display: block; color: #333; font-size: 16px; text-align: center; position: relative; z-index: 3333; line-height:112px;}
.nav>ul>li:nth-child(2)>a:after,.nav>ul>li:nth-child(3)>a:after,.nav>ul>li:nth-child(5)>a:after,.nav>ul>li:nth-child(6)>a:after,.nav>ul>li:nth-child(7)>a:after,.nav>ul>li:nth-child(8)>a:after{display:block;content:"";width:11px;height:7px;background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_152317029.png)no-repeat center;position: absolute;top: 54px;right: -25px;transition: all 0.3s;}
.nav ul li:hover:after{width:100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{margin: 0 auto;color:#00acef;border-bottom: 3px #00acef solid;}
.nav>ul>li:nth-child(2):hover>a:after,.nav>ul>li:nth-child(3):hover>a:after,.nav>ul>li:nth-child(5):hover>a:after,.nav>ul>li:nth-child(6):hover>a:after,.nav>ul>li:nth-child(7):hover>a:after,.nav>ul>li:nth-child(8):hover>a:after{transform: rotate(180deg);}
/*导航下拉*/
.nav ul li>ul{-webkit-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;position: absolute;width:160px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);z-index: 9999;left:50%;top:112px; margin-left:-80px; text-align:center; border-top:3px #00acef solid;}

.nav ul li>ul a{background: #00acef;-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .1);box-shadow: 0 6px 10px rgba(0, 0, 0, .1);padding: 16px 0;width: 160px;height: 46px;line-height: 14px; display: block;color: #fff;font-size: 14px;  -webkit-transition: none ease-out .3s;    transition: none ease-out .3s;    -webkit-transition-property: color, background, text-indent, opacity;    transition-property: color, background, text-indent, opacity;}
.nav ul li>ul a:hover{background: #fff; text-indent: 10px;color: #00acef;}
.nav ul li:hover > ul {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}












/*幻灯片*/
.banner_box,.banner_box .bd li{height:800px;background: #fff;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:320px;background-image:url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_287278968.png);}
.banner_box .hd ul li.on{background:#e20b09;}
.banner_box{min-width:1400px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.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:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; 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;}
.banner_box .hd {position:absolute;bottom:20px;width: 100%;display: block;display:none;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:10px; 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:10px;}






/*产品中心*/
.prod_t .t_b i{background:#fff !important;}
.prod_list{margin-top:40px;}
.prod_list ul{display:flex;}
.prod_list li{display:block;width:calc(100% / 7);background:#00acef;height:60px;position: relative;}
.prod_list li a{display:block;line-height:60px;width:100%;font-size:15px;text-align:center;color:#fff;}
.prod_list li+li:before{content:'';width:1px;height:100%;background:#36c2fb;position: absolute;left:0px;top:0px;}
.prod_list li.on{background:#4dcd94;}
.prod_top{padding:40px;background:#fff;    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);display: flex;justify-content: space-between;align-items: center;}
.prod_left{width:40%;overflow: hidden;}
.prod_left img{width:100%;transition: 0.3s ease all;}
.prod_right{width:55%;}
.prod_title{font-size:28px;color:#222;font-weight:bold;margin-bottom:20px;}
.prod_right p{font-size:16px;color:#666;line-height: 30px;font-weight: lighter;margin-top: 10px;}
.prod_right a{width: 120px;line-height:40px;background:#00acef;display: block;text-align: center;color: #fff;font-size: 15px;}
.prod_a{margin-top:20px;}
.prod_a a{display:block;float:left;border-radius:10px;}
.prod_a a+a{margin-left:10px;background:#27c891;}
.prod_left:hover img{transform: scale(1.1);}
.prod_a a:hover{background:#222;}
.prod_title dd{    font-size: 18px;color: #ccc;font-weight: lighter;font-family: 'Arial';line-height: 30px;}
.progdwz2021{margin-top:40px;}
.progdwz2021 li{width:23.5%;display:block;float:left;}
.progdwz2021 li+li{margin-left:2%;}
.progdwz2021 li img{width:100%;height:auto;}
.progdwz2021 li span{display:block;line-height:50px;border:1px solid #eee;border-top:none;position: relative;}
.progdwz2021 li span a{line-height:50px; color:#666;font-size:15px;text-align:center;display:block;position: relative;z-index:2;}
.progdwz2021 li span:after{content:'';width:100%;height:0px;display:block;position: absolute;left:0;bottom:0;background:#00acef;transition: 0.3s ease all;}
.progdwz2021 li:hover span:after{height:100%;}
.progdwz2021 li:hover span a{color:#fff;}


/*proadv */
.proadv_bg{background:url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230513/20230513134205_198947945.jpg)no-repeat center; width:100%; height:830px; padding-top:80px;}
.proadv_bg .t b{color:#fff;}
.proadv_bg .t p{color:rgba(255,255,255,0.8);}
.proadv_bg .mainCon{width: 100%;margin-top:60px;}
.proadv_bg .mainCon .conBox{width: 100%;margin-top: 42px;}
.proadv_bg .mainCon .conBox li{float: left;width:330px;position: relative;  margin-right:20px;}
.proadv_bg .mainCon .conBox li span img{display: block;width: 330px;height: 298px;transition: all 1s ease-out; border-radius: 10px 10px 0 0;}
.proadv_bg .mainCon .conBox li span{display: block;width: 330px;height: 298px;overflow: hidden;}
.proadv_bg .mainCon .conBox li .intro{height: 138px;padding-top: 44px;background:#fff;border-top: none;border-left: none;position: absolute;left: 0;top: 298px;width: 100%;text-align: center; border-radius: 0 0 10px 10px;}
.proadv_bg .mainCon .conBox li:first-child .intro{width:330px; }
.proadv_bg .mainCon .conBox li .intro h3{font-size:28px; font-family: "classic";  font-weight: normal; color: #000;}
.proadv_bg .mainCon .conBox li.cur .intro h3{color: #fff;}
.proadv_bg .mainCon .conBox li .intro em{display: block;font-size: 10px;color: #808080;font-family: arial;margin-top: 4px;}
.proadv_bg .mainCon .conBox li p{font-size:15px; font-weight: lighter; color: #fff;line-height: 23px;padding: 0 40px 0 40px;margin-top: 30px;display: none;}
.proadv_bg .mainCon .conBox li i{display: none;width: 41px;height: 41px;bottom: 39px;left: 50%;margin-left: -20px;position: absolute;}
.proadv_bg .mainCon .conBox li i img{display: block;width: 41px;height: 41px;}
.proadv_bg .mainCon .conBox li:hover span img{transform: scale(1.1); border-radius: 10px 10px 0 0;}

.proadv_bg .mainCon .conBox li.cur .intro{width:330px;border: none; background:#4dcd94;}
.proadv_bg .mainCon .conBox li.cur .intro p,.proadv_bg .mainCon .conBox li.cur .intro i{display: block;}
.proadv_bg .mainCon .conBox li.cur .intro em{color: #fff;}

.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: #b50001;border-radius: 30px;display: flex;align-items: center;justify-content: center;margin-right: 26px;}


/*应用行业*/
.apply_bg{height:790px;}
/*图片*/
.apply_img{position: relative;}
.apply_img li{position:absolute;width:345px;height:260px;}
.apply_img li:nth-child(2){top:285px;}
.apply_img li:nth-child(3){width: 660px;height: 545px;left:370px;}
.apply_img li:nth-child(4){right:0px;}
.apply_img li:nth-child(5){right:0px;top:285px;}
.apply_img li *{display:block;}
.apply_img li>a img{width:100%;height:auto;}
.apply_img li:nth-child(3)>a img{height:545px;}
.apply_img li p{width: 100%;height: inherit; line-height: 260px;background: rgb(0 0 0 / 0.78);text-align: center;position: absolute;top: 0;left: 0;transition: all 0.3s;transform: scale(0);}
.apply_img li:nth-child(3) p{line-height:545px;}
.apply_img li:hover p{transform: scale(1);}
.apply_img li p a{font-size: 16px;color: #fff;}




 /*优势*/
.adv_t b{color:#fff;}
.adv_t .t_b i{background:#fff !important;}
.adv_t p{color:rgba(255,255,255,0.6);}
.adv_all{width: 100%;min-width: 1300px;padding: 70px 0 70px 0;background:#f7f7f7 url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230513/20230513160743_341810105.png) center top no-repeat;}
  .adv_all  .prod_xs li{border: 1px solid #fff;  opacity: 0.7;}
 .adv_all  .prod_xs li:After{ border-color: #fff;}
  .adv_all .prod_t p{ color: #fff;}
 .adv_all .prod_t dl{ color: #fff; opacity: 0.7;}
 
 
  .adv_all .tempWrap{overflow:hidden; position:relative; width:100%;}
 .adv_all .tempWrap ul{position: relative; overflow: hidden; padding: 0px; margin: 0px;}
  .adv_all .tempWrap ul li{ float: left;width:100%;}
 

		.adv_b{ overflow:hidden; position:relative; background: #fff;box-sizing: border-box;padding: 50px;   }
		.adv_b .hd{ overflow:hidden;   background:#fff; width: 380px; margin: 35px auto auto auto;}
		.adv_b .hd .prev{ display:block;  width:39px; height:27px; float:right; margin-right:30px; margin-top:6px;  overflow:hidden;cursor:pointer;background:url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_121148300.png) 0 0 no-repeat;}

	.adv_b .hd .next{ width:39px; height:27px; float:right; margin-left:30px; margin-top:6px;  overflow:hidden;cursor:pointer;  background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_989385514.png)0 0 no-repeat;}

		.adv_b .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.adv_b .hd ul li{ float:left;  width:20px; height:20px; overflow:hidden; margin: 0 20px;  text-align: center; color: #fff; cursor:pointer; background: #aaa; border-radius: 50%;overflow: hidden;    line-height: 20px;}
.adv_b .hd ul li.on{ background: #27c891;}
.adv_b .bd{ }
.adv_b .bd ul{ overflow:hidden; zoom:1; }
.adv_b .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center; position: relative;}
.adv_b .bd ul li .pic{ width: 50%; }
.adv_b .bd ul li .word{ line-height:32px; text-align: left;width: 48%; position: relative;height: 450px;}
 .adv_b .bd ul li .word dl{ font-size: 40px;  line-height: 55px; color: #27c891; padding: 10px 0;}
 .adv_b .bd ul li .word i{ display: block;font-style: normal;font-size:18px;font-weight: lighter;line-height: 40px;color: #999; text-transform: uppercase;}
 .adv_b .bd ul li .word i:after{ display: block;content: "";width: 100px; height: 5px; background: #eee;margin:25px 0 25px 0;}
 .adv_b .bd ul li .word p{margin-top: 15px; font-size: 15px; padding-left: 25px; text-align: justify; font-weight: lighter;background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_783530676.jpg) 0 8px no-repeat; }
 .adv_b .bd ul li .tel{ position: absolute;left: 0;bottom: 0; width: 460px;height: 100px; box-sizing: border-box;padding: 23px 0 0 80px; background: #f2f2f2 url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_1191238558.jpg) 35px 26px no-repeat; text-align: left;font-size: 16px;}
  .adv_b .bd ul li .tel em{ display: block;font-style: normal;font-size:25px;font-weight: bold;line-height: 40px;color: #999; font-family: "arial"; color: #27c891;}
.adv_bg{position: relative; }

 .adv_bg:after{ display: block;content: ""; position: absolute;right:-70px; top: 477px; width: 458px;height: 339px; background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230515/20230515184204_315263456.png) center no-repeat;}
 
 
 /*流程*/
 .process{ margin-top: 140px;}
 .process p{ display: block;font-size: 30px; line-height: 40px; color: #222;}
 .process span{ font-size: 40px;color:#27c891;}
 .process li{text-align: center; margin-top:50px;}
 .process li dl{ display: block;width: 140px;height: 140px;border-radius: 50%;overflow: hidden; border: 15px solid #fff; position: relative; transition:all 0.5s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear;box-shadow: 0 0 0 inset #009944;background: #f5f5f5;}
 .process li dl img{ display: block;position: absolute;top: 0;left: 0;width:100%}
 .process li:hover dl img{ display: block;top: -110px;}
 .process li i{ display: block;font-size: 18px; color: #333;line-height: 32px;padding-top: 15px; font-style: normal; }
 .process li+li{ margin-left: 56px;}
 
 .process li:hover dl{ box-shadow: 0 0 160px inset #27c891 ;}



/*走进 • 恒创胶粘制品*/
.about{padding-bottom: 80px; background:url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_1968533911.jpg) no-repeat center top;}
.abcon{ margin:60px 0 40px 0;}
.ableft{ width: 53%; height: 550px;background: #f5f5f5; padding: 64px 60px 0 60px;}
.abcon{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.abright{ margin-left:-120px; position:relative; z-index:9;}
.abtop{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.ab_t em{ font-size:54px; color:#eceded; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold;}
.ab_t b{ display:block; font-size:32px; color:#27c891; margin:0px 0 20px 0;}
.ab_t:after{ content:''; display:inline-block;  width:46px; height:4px; background:#27c891;}
.abwa{ margin-top:45px; font-size:15px; color:#8d9093; line-height:36px; text-indent:2em;}
.ab_more{ margin-top:10px;    position: relative;}
.ab_more a{ display:inline-block;}
.ab_more a span{     display: inline-block;
    width: 44px;
    line-height: 44px;
    background: #27c891;
    font-size: 14px;
    color: #fff;
    font-weight: lighter;
    text-align: center;
    transition: all .3s ease;
    vertical-align: top;
    border-radius: 100%;
    position: relative;
    z-index: 999;}

.ab_more a img{ position: relative; z-index: 2;}
.ab_more a:after,.ab_more a:before{content:""; display:block; width:100%; height:100%; border-radius: 100%;position: absolute; top:0; left:0;   background:rgba(39,200, 145, 0.2);transform:scale(0);}
.ab_more a:after{animation:com1 2s ease-out infinite;}
.ab_more a:before{animation:com2 3s ease-out infinite;}
@keyframes com1{
	0%{transform:scale(0.3); opacity: 1;}
	50%{transform:scale(1.5);opacity: 0.5;}
	100%{transform:scale(2);opacity: 0;}
}
@keyframes com2{
	0%{transform:scale(0.6); opacity: 1;}
	50%{transform:scale(1.8);opacity: 0.5;}
	100%{transform:scale(2.4);opacity: 0;}
}


.ab_more a:hover span{ background:#ef9609;}
.qyxx{position: relative; margin:0px 0 0 0;}
.qyjt{position: absolute; cursor: pointer; top: 40%; left:-52px;  width: 22px;height: 42px;background:url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_743875842.png) no-repeat left top; }
.qyjt.next{ transform:rotate(180deg); left: auto; right: -52px;}
.qyjt:hover{background-position-y:bottom; }
.qyxx table,.qyxx tr,.qyxx tbody{display: block;width: 100%;}
.qyxx td{ display:inline-block; margin-right:17px; padding:0px !important;width:calc((100% - 60px) / 4);margin-right:20px;}
.qyxx td img{width:100%;height:auto;}
.qyxx td br{ display:none;}
.qyxx td div{ padding:0px !important;}
.qyxx td div a{ font-size:16px; color:#4c4e4f; margin-top:15px; display:block;}
.qyxx td:hover a{ color:#27c891;}
.qyxx td>a{ position:relative; display:block; border:1px solid #eaeaea;}
.qyxx td>a:after,.qyxx td>a:before{ content:''; display:block; position:absolute;}
.qyxx td>a:after{ width:100%; height:100%; background:rgba(0,0,0,0.7); opacity:0; top:0px; left:0px; z-index:1;}
.qyxx td>a:before{ width:130px; height:40px; content:'+查看详情';  top: 0;left: 0;right: 0;bottom: 0;margin: auto;color:#fff; text-align:center; line-height:40px; font-size:16px; transform:scale(0); transition:all .4s ease; background:#27c891; border-radius:20px; z-index:3;}
.qyxx td:hover>a:after{ opacity:1;}
.qyxx td:hover>a:before{ transform:scale(1);}
.qyytab { font-size:0; margin-bottom:42px;}
.qyytab a{ text-align:center; display:inline-block; width:50%; position:relative; padding-bottom:25px; border-bottom:1px solid #eeeeee; font-size:24px; color:#333333; transition:all .3s ease;}
.qyytab a.on{ color:#27c891; font-weight:bold; border-color:#27c891;}
.qyxxcon *{ display: block;}




/*新闻*/
.news_bg{}
.news_t{text-align:left; float:left; width:300px;}
.news_t dd:after{display:none;}
.news_a{width:auto;float:right; margin-top:20px;}
.news_a a{display:block;width:152px;height:46px;line-height: 44px;font-size: 20px;color:#333;float:left;font-weight:bold; box-sizing: border-box; border:1px #ccc solid; text-align:center; margin-left:20px;}
.news_a a.on{background:#27c891; color:#fff;border:1px #27c891 solid;}
.news_b{height:570px !important;margin-top:20px;}


.news_box .news_div_item{width:500px;height:110px; float:left;position: relative;box-sizing: border-box;background:#f8f8f8;margin-left:30px; margin-bottom:16px;}
.news_box .news_div_item:nth-child(1){margin-left:0; }
.news_box .news_div_item:nth-child(-n+2){width:420px;height: 488px; padding:24px;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic img{width:370px;height:274px;border: 1px solid #eee;box-sizing: border-box;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:24px;width:372px;display:block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:348px;width:390px;font-size:12px;color: #999;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content:after{content:'Read more  →';font-size:12px;color:#222;  line-height:40px;}
.news_div_item_year,.news_div_item_month,.news_div_item_day{display: inline-block;}
.news_box .news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:310px;width:360px;}
a.news_div_item_a{font-size:18px !important;color:#333;line-height:40px;}
.news_div_item_body{font-size:14px;color:#999;line-height:26px; overflow : hidden; 
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}

.news_box .news_div_item:nth-child(-n+2) .news_div_item_body{  -webkit-line-clamp: 2; margin-top:24px; }
.news_div_item_pic,.news_box .news_div_item:nth-child(n+3) .news_div_item_date{display:none;}
.news_box .news_div_item:nth-child(n+3) .news_div_item_content{width:434px; padding: 24px 34px;}
.news_box .news_div_item:nth-child(n+3) a.news_div_item_a{line-height:30px;}
.news_box .news_div_item:nth-child(n+3):after{content:""; display:block; width:0; height:6px; background:#27c891; margin-bottom:-6px; transition:0.3s all ease-in-out;}
.news_box .news_div_item:nth-child(n+3):hover::after{width:100%;}




/*copy*/
.footer {display: flex;justify-content: space-between;}
.footer_bg{width: 100%;color: #fff;background: #222;position: relative;padding-top: 80px;overflow: hidden;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item>li{position: relative;}
.bq_item>li{ float: left;position: relative;}
.bq_item li dl{display:none;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.47);}
.bq_item li a:hover{color:#fff;}
.footer_t{font-size: 18px !important; color: #fff !important;  line-height: 100%!important; position: relative;padding-bottom: 26px;}
.footer li img{width:146px !important;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.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: #ff7b0f;}
/*link*/
.linkTagcs li a{font-size:14px;}
.linkTagcs{width:90% !important;}
.linkTagcs li{line-height:25px !important;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;padding-right: 2%;width: 120px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: #fff;letter-spacing: 1px; font-size: 16px;}

.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;width: 100%;}
.links_m{
    width: 100%;
}
.linkTagcs li a{color: rgba(255,255,255,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #333;overflow: hidden;}
.copy_b{display: flex;justify-content: space-between;align-items: center;}
.copy_bg div{color: rgba(255,255,255,0.5);height: 80px;line-height: 80px;}
.copy_bg div a{color: rgba(255,255,255,0.5);font-size:14px;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 38%;}
.bq_cl>b, .bq_cr>b, .bq_rcc>b {font-size: 18px;color: #fff;display: block;margin-bottom: 20px;font-weight: normal;}
.bq_rcc{margin-left:40px;}
.bq_ewm {display: flex;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #059408;border:1px solid #059408;}
.bq_ewm li:hover span{background: #059408;border-color: #059408;color: #fff;}
.ewm_cc {position: absolute;top: -172px;left: -23px;display: none;z-index:999;}
.ewm_cc img {width: 150px!important;}
.bq_r {position: relative;}
.bq_ewm li+li {margin-left: 10px;}

.bq_item li:first-child:before {left: 0;}
.bq_item {
    display: flex;
    justify-content: space-between;
}
.bq_rcc>b {
    position: relative;
    margin-bottom: 50px;
}

.bq_rcc>b:after {position: absolute;content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.1);bottom: -28px;left: 0;}
.bq_rcc>b:before {
    position: absolute;
    content: "";
    background: url(//memberpic.114my.cn/hcjn888/uploadfile/image/20230901/20230901110546_1415517110.png) no-repeat center;
    width: 78px;
    height: 41px;
    top: -12px;
    right: 0;
}
@media screen and (max-width: 1460px){
}
@media screen and (max-width: 1320px){
}
.link_btn {
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
}
.bq_rcc>div {
    color: rgba(255,255,255,0.4);
    line-height: 32px;
    font-size: 14px;
}

.bq_rcc>div a {
    text-decoration: none;
    color: rgba(255,255,255,0.3);
    font-size: 14px;
}
.back_ic {
    position: absolute;
    display: block;
    width: 102px;
    height: 102px;
    background: #059408;
    border-radius: 100%;
    text-align: center;
    line-height: 102px;
    color: #fff;
    font-size: 52px;
    top: 78px;
    left: 50%;
    margin-left: -51px;
    cursor: pointer;
}
.copy_pic li {overflow: hidden;width: 146px;}
.copy_pic li p {font-size: 14px;color: #ffffff;text-align: center;line-height: 30px;}
.copy_pic li i {background: #ffffff;display: inline-block;}
.copy_pic li i img{width:100%;}
.copy_str {/* float:left; *//* margin-left: 20px; *//* margin-top: 16px; */}
.copy_str li {width: 36px;height: 36px;border-radius: 50%;transition: 0.5s;position: relative;display: flex;align-items: center;justify-content: center;border: 1px solid #fff;}
.copy_str li i {font-size: 17px;color: #fff;position: relative;z-index: 99;}
.copy_str li+li {/* margin-top:17px; */}
.bq_lr {
    width: 33%;
    display: flex;
    justify-content: space-between;
}
ul.ewm_ic {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.copy_str li.on {
    background: #fff;
    border-color: #fff;
}
.copy_str li.on i{color:#1bdabd;}
.gz_c{font-size: 16px;color: #fff;margin-bottom: 17px;}
.link_bc {
    border-top: 1px solid rgba(255,255,255,0.07);
    height: 80px;
    margin-top: 60px;
}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 30px;color: #fff;font-size: 14px;position: absolute;right: 0;top: 25px;}






/*右侧浮动*/

.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(//memberpic.114my.cn/hcjn888/uploadfile/image/20230526/20230526154656_1177804767.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: #00acef; }/*颜色更改*/
.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: #00acef; border-color: #00acef; 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: #00acef; border-color: #00acef;}/*颜色更改*/
.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: #00acef; 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: 130px; height:130px; margin: 15px auto 7px; }
.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: #00acef; 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:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }