﻿
:root{
	--main_color:#06569a;
}

body::-webkit-scrollbar{ display:none;}
::-webkit-scrollbar{ display:none;}

.width_1600{ width:1600px; margin:0 auto; display:table; height:100%;}

.clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
.clearfix{ zoom: 1;}


/*侧边*/
.right-float{width:70px;position:fixed;right:2px;bottom:4%;z-index:300;}
.right-1{width:70px;height:70px;background:var(--main_color);border-radius:6px;margin-top:1px;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:center;position:relative;cursor:pointer;}
.right-1 a{width:100%;height:100%;display:block;overflow:hidden;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:center;}
.right-1 samp{width:100%;overflow:hidden;display:block;text-align:center;}
.right-1 span{width:100%;display:block;overflow:hidden;text-align:center;font-size:12px;color:#fff;margin-top:6px;}
.right-phone{width:200px;height:70px;position:absolute;right:90px;top:50%;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:center;border-radius:6px;box-sizing:border-box;padding-left:16px;opacity:0;transform-origin:right center;transform:translateY(-50%) scale(0);}
.right-phone:before{width:auto;content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);border-left:10px #fff solid;border-top:10px transparent solid;border-bottom:10px transparent solid;}
.right-phone p{width:100%;overflow:hidden;font-size:16px;color:#222;line-height:24px;}
.right-1:hover .right-phone{transform:translateY(-50%) scale(1);opacity:1;}
.right-wx{width:180px;height:180px;position:absolute;right:90px;top:50%;background:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:center;border-radius:6px;box-sizing:border-box;transform-origin:right center;transform:translateY(-50%) scale(0);}
.right-wx:before{width:auto;content:"";position:absolute;right:-10px;top:50%;transform:translateY(-50%);border-left:10px #fff solid;border-top:10px transparent solid;border-bottom:10px transparent solid;}
.right-wx img{width:100%;height:auto;border-radius:6px;}
.right-1:hover .right-wx{transform:translateY(-50%) scale(1);opacity:1;}
.right-2{width:70px;height:70px;background:#fff;border-radius:6px;margin-top:1px;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:center;position:relative;cursor:pointer;box-shadow:0px 0px 12px 4px rgba(0,0,0,0.04);}
.right-2 span{width:100%;overflow:hidden;text-align:center;display:block;font-size:14px;font-weight:bold;color:var(--main_color);background:url("/images/ccc.png") no-repeat top center;padding-top:12px;}
.right-2 p{width:100%;overflow:hidden;text-align:center;display:block;font-size:12px;color:#222;}


.banner1 .swiper-slide{ position:relative;width:100%!important;    overflow: hidden;}
.banner1 .swiper-slide img{ width:100%; height:100vh; min-height:100%; transition:1s linear 2s; transform:scale(1.1,1.1);}
.banner1 .swiper-slide .txt{ width:100%; position:absolute; top:52%; left:50%; transform: translate(-50%, -50%); color:#fff; text-align:Center;}
.banner1 .swiper-slide .txt h2{ font-size:78px; line-height:78px; font-weight:bold;}
.banner1 .swiper-slide .txt h3{ font-size:46px; line-height:46px; margin-top:36px;}
.banner1 .swiper-slide-active img,.swiper-slide-duplicate-active img{ transition:3s linear; transform:scale(1,1);}


#mould86072{ width:100%; position:fixed; top:0; left:0; background:#fff; z-index:99; transition:1s; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41{ width:1600px; height:100px; margin:0 auto;}
.navbars41 .logo{ float:left; width: 414px; height: 100%; display: table;}
.navbars41 .logo a{ display: table-cell; vertical-align: middle;}
.navbars41 ul{ float:right; display: table; height:100%; margin-right:2%;}
.navbars41 li{ display: table-cell; vertical-align: middle; position:relative;}
.navbars41 li:first-child .hide1{ display:none;}
.navbars41 li>a{ padding:0 24px; font-size:16px; transition:.5s;}
.navbars41 li>a:hover{ color:var(--main_color);}
.navbars41 li.active a{ color:var(--main_color);}
.navbars41 .phone_a{ float:right; border-left:1px solid #e5e5e5; padding:0 24px;}
.navbars41 .phone_a p{ background:url(/images/phone.png) no-repeat left center; padding-left:30px; font-size:24px; font-weight:bold; font-family:arial; line-height:100px;}

.navbars41 .btngsearch{ float:right;  width:100px; height:100px; line-height:100px; background:url(/images/search.png) no-repeat center; background-size:32px;}
#searchBox{ position:fixed; top:100px; left:0; width:100%; background:rgba(0,0,0,0.2); z-index:9;}
#searchBox div{ width:1200px; padding:30px 0; position:relative; margin:0 auto;}
#searchBox input{width: 100%;height: 60px;line-height: 60px;background: #f5f5f5;font-size: 16px;transition:.5s;box-shadow:none;border: 2px solid var(--main_color);padding: 0 20px;box-sizing:border-box;margin-bottom:0;}
#searchBox a{ background:var(--main_color) url(/images/search1.png) no-repeat center; background-size: 30px; width:80px; height:60px; display:block; position:absolute; right:0; top:30px;}


.navbars41 li .hide1{ width:140px; position:absolute; top:100px; left:50%; transform:translateX(-50%); background: #fff; padding:10px; box-sizing:border-box; border-radius:5px; display:none; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41 li:hover .hide1{ display:block; text-align:center;}
.navbars41 li .hide1 a{ display:block; padding:0 20px;}
.navbars41 li:hover .hide1 a{ background: none; border-radius:inherit; color:#333; line-height:44px; font-size:14px;}
.navbars41 li:hover .hide1 a:hover{ background: var(--main_color); border-radius:5px; color:#fff;}


#mould86073 .swiper-slide img{ height: 100vh;}
#mould86073 .swiper-button-prev{ left: 40px!important;}
#mould86073 .swiper-button-next{ right: 60px!important;}
#mould86073 .swiper-button-next:after,#mould86073 .swiper-button-prev:after{ display:none;}
#mould86073 .swiper-container .swiper-pagination .swiper-pagination-bullet{ background:var(--main_color); opacity:0.5; border-radius:4px; width:30px;}
#mould86073 .swiper-container .swiper-pagination .swiper-pagination-bullet-active{ opacity:1;}



/*第二屏 产品*/
.dsNone {
    display: none;
}
/*.product_a{ width:1600px; margin:80px auto 0 auto;}*/
.product_a {
    margin: 0 6.25vw;
    position: relative;
    z-index: 2;
    margin-top: 10%;
}
.product_a h2 {line-height: 1.36;font-size: 2.7vw;color: #142233;font-weight:bold;text-align: center;}
.product_a h2 span {color: var(--main_color);}
.product_a .desc {text-align: center;line-height: 30px;}
.product_a .desc {color: #142233;}
.hmc4box{height:670px; position:relative;}

.hmc4Tag{ text-align: center; margin-top:80px; }

.hmc4a{ font-size: 22px; color: #808080; line-height: 50px; margin: 0px 20px; letter-spacing: 2px; position:relative }

.hmc4a.on{ font-size: 34px; color:var(--main_color); }
.hmc4boxProBox.on {
    opacity: 1;
    visibility: visible;
    z-index: 6;
}
.hmc4a:after{ content: ""; background: url(/images/hmc4ar.png) no-repeat center center; height: 13px; width: 19px; position: absolute; left: 50%; bottom: -26px; transition:all 0.5s ease-in-out; opacity:0 }

.hmc4a.on:after{ opacity:1;}

.hmc4proBtn{display: block; height: 32px; width: 32px; position: absolute; text-align:center; animation:proAni 3s ease-in-out infinite; cursor:pointer;  }

.hmc4proBtn1,.hmc4proBtn3,.hmc4proBtn5{ animation-delay:1.5s}

.hmc4proBtn p{ white-space: nowrap; font-size: 16px; line-height: 26px; position: absolute; left: 50%; top: 52px; height: 26px; margin-top: -13px; transform:translateX(-50%)}

.hmc4proBtn i{ background: url(/images/hmc4line.png) no-repeat; height: 122px; width: 2px; margin-left: -1px; position: absolute; left: 50%; top: 75px; animation:proiAni 1.5s ease-in-out infinite; }

.hmc4proBtn1 i,.hmc4proBtn3 i,.hmc4proBtn5 i,.hmc4proBtn7 i{ background: url(/images/hmc4line2.png) no-repeat center top; }

.hmc4ricon{ background: url(/images/hmc4icon.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}

.hmc4proBtn1{left: 258px;top:130px;}

.hmc4proBtn2{left: 400px;top:0px;}

.hmc4proBtn3{left: 525px;top:50px;}

.hmc4proBtn4{left: 1127px;top:10px;}

.hmc4proBtn5{left: 1248px;top:75px;}

.hmc4proBtn6{left: 1378px;top:50px;}

.hmc4proBtn7{ left:140px; top:80px;}

.hmc4proBtn8{ left:300px; top:-8px;}

.hmc4proBtn9{ left:1126px; top:35px;}

.hmc4ProImg{height: 320px;width: 447px;margin: 0px auto 4.5vh;position:relative;z-index:1;}

.hmc4ProImg img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.hmc4Protxt{ position: relative; text-align: center; z-index: 2; width: 100%; max-width: 720px; margin: 0 auto; letter-spacing: 2px; }

.hmc4Protxt strong{ font-size: 32px; line-height: 42px; display: block; font-weight: normal; }

.hmc4Protxt p{ font-size: 18px; line-height: 30px; color: #808080; margin: 18px auto 30px; max-height:64px; overflow:hidden;}

.hmc4m{ text-align: center; height: 48px; width: 180px; background: var(--main_color); font-size: 16px; line-height: 48px; color: #FFF; display: inline-block; border-radius:1.8em; }

.hmc4m:hover{transform:translateY(-5px); box-shadow:0 5px 8px rgba(0,0,0,0.1); color:#fff;}

.hmc4boxProBox{ height:298px; width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); margin-top:-100px; opacity:0; visibility:hidden; z-index:5}

.hmc4boxProBox.on{ opacity:1; visibility:visible; z-index:6;}

.hmc4MMbox{display:none;}
.hmc4AniBox {
    position: absolute;
    max-width: 1295px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 150px;
}
@keyframes proAni {
0% {
	transform:translateY(-8px);
}
50% {
    transform:translateY(8px);
}
100% {
	transform:translateY(-8px);
}
}
@keyframes proiAni {
0% {
	transform:translateY(25px);
	opacity:0;
}
100% {
	transform:translateY(0px);
	opacity:1;
}
}


@keyframes proiAni {
0% {
	transform:translateY(25px);
	opacity:0;
}
100% {
	transform:translateY(0px);
	opacity:1;
}
}


/*第三屏 简介*/
.about_a {
    margin: 0 6.25vw;
    position: relative;
    z-index: 2;
}
/*.about_a{ width:88%; margin:80px auto 0 auto;}*/
.hmc2img {float: left;position: relative;}
.hmc2img:before {content: "";background: url(/images/line2.png) no-repeat center center;display: inline-block;height: 60px;width: 60px;position: absolute;top: -6px;right: -4px;z-index: 2;transition: all 0.5s ease-in-out;}
.hmc2img .overflowHide {float: left;height: 360px;width: 640px;}
.hmc2img:after {content: "";background: url(/images/line1.png) no-repeat;display: inline-block;height: 60px;width: 60px;left: -6px;bottom: 38px;position: absolute;z-index: 2;transition: all 0.5s ease-in-out;}
.hmc2TopRx {float: right;width: 60%;height: 310px;position: relative;}
.hmc2TopRx_txt {position: absolute;left: 0;width: 100%;top: 50%;transform: translateY(-50%);}
.hmc2TopRx h2 {font-size: 46px;font-weight: bold;display: block;letter-spacing: 4px;color: #222;margin-bottom: 15px;}
.hmc2TopRx h2 span{color:var(--main_color)!important;}
.hmc2TopRx h3 {font-size: 30px;font-weight: normal;display: block;letter-spacing: 4px;color: var(--main_color);margin-bottom: 25px;}
.hmc2TopRx p {font-size: 16px;line-height: 32px;color: #808080;letter-spacing: 2px;margin-bottom: 25px;}
.hmc2TopRx a {font-size: 14px;line-height: 28px;color: var(--main_color);text-transform: uppercase;display: inline-block;letter-spacing: 1px;}
.hmc2Number{display: flex; justify-content: space-between; margin-top:4%;}
.hmc2numItem{ height:148px; position:relative; cursor:default}
.hmc2nBr_x1{ height: 82px; margin-bottom: 24px; position:relative }
.hmc2nbr{display:inline-block; position:relative;}
.hmx2ns1{ font: 108px/108px ea; transform:translateY(-15px); display:block }
.hmx2ns2{ font-size: 12px; line-height: 20px; display: inline-block; width: 100px; right: -118px; top: 14px; position: absolute; text-transform: uppercase; font-weight: bold; }
.hmx2ns3{ font: 48px/28px ea; position: absolute; width: 100px; right: -118px; bottom: 0px; display:inline-block }
.hmc2nBr_x2{ position:absolute; left:0; top:0; height:82px; transition:all 0.5s ease-in-out; opacity:0; display:none}
.hmc2numItem strong{ font-size: 16px; line-height: 26px; letter-spacing: 1px; font-weight: normal; display: block; }
.hmc2numItem p{ font-size: 12px; text-transform: capitalize; color: #bfbfbf; line-height: 16px; }
.hmc2line{ width:1px; height:148px; background:#E6E6E6;}
.textEfs{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,88,78,1)), to(rgba(125,181,37,1)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.hmc2nBr_x2 .hmx2ns1,.hmc2nBr_x2 .hmx2ns2,.hmc2nBr_x2 .hmx2ns3{background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0,88,78,1)), to(rgba(125,181,37,1)));-webkit-background-clip: text;-webkit-text-fill-color: transparent; text-shadow:0 15px 15px rgba(0,88,80,0.15)}
.hmc2numItem:hover .hmc2nBr_x2{opacity:1;}
.hmc2Top {margin-top:50px;}



/* 第四屏 证书*/
.wrapper {
    margin: 0 6.25vw;
    position: relative;
    z-index: 2;
}
.top-block {
    display: flex;
    align-items: center;
}
.left-box {
    width: 47.738%;
    padding-right: 6.25vw;
}
.c-title.gray span {
    color:var(--main_color);
    border-top-color: var(--main_color);
}
.c-title span {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 20px;
    border-top: 2px solid transparent;
    padding-top: 5px;
}
.c-title.gray h2, .c-title.gray h3 {
    color: #1e2e45;
}
.c-title h2 {
    font-size: 52px;    line-height: normal;
}
.left-box .items {
    margin-top: 3.125vw;
    display: flex;
    justify-content: space-between;
}
.left-box .item.item-1:before {
    background-image: url(/images/icon-1-11.png);
}
.left-box .item:before {
    content: '';
    width: 76px;
    height: 76px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
.left-box .item .num {
    font-size: 66px;
    color: var(--main_color);
    font-family: 'EuclidCircularA-Regular';
}
.left-box .item p {
    font-size: 18px;
    color: #203451;
}
.left-box .line {
    width: 1px;
    background-color: #cdd3e0;
}
.left-box .item.item-2:before {
    background-image: url(/images/icon-1-22.png);
}
.left-box a.more {
    display: block;
    margin-top: 3.125vw;
    width: 240px;
    border-radius: 24px;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    color: #fff;
  	background:var(--main_color);
    transition: all .3s ease;
}
.right-box {
    position: relative;
    width: 52.262%;
}
.right-box img.bg {
    display: block;
    width: 100%;
}









/*第五屏 新闻*/
/*--------------- */
.news_a{
    margin: 0 6.25vw;
    position: relative;
    z-index: 2;
}
.TitHead {z-index: 10;display: flex;align-items: center;position: relative;}
.TitHead {margin-bottom: 2.08vw;}
.w1600{clear: both;width: 100%;margin: 50px auto;}
.TitHead h2 {line-height: 1.36;font-size: 2.7vw;color: #142233;font-weight:bold;}
.TitHead h2 span {color: var(--main_color);}
.TitHead .desc {padding: 0 0 0 1.82vw;}
.TitHead .desc {color: #142233;}
.l28 {line-height: 0.28rem;}
.f18 {font-size: 18px;}
.TitHead .more {position: absolute;right: 0;top: 0.1rem;}
.more.blueline {background-color: transparent;border: 2px solid var(--main_color);color:var(--main_color);}
.more.btn {width: 165px;height: 48px;line-height: 48px;text-align: center;background: #fff;color: var(--main_color);border: 2px solid var(--main_color);border-radius: 48px;transition: all 0.3s;display: inline-block;}
.more.btn:before {background: url(/images/arr_more_blue.svg) right center no-repeat;}
.more.blueline:hover {background: #00479d;border: 2px solid #00479d;color: #fff;}
.more.blueline.btn:hover:before {background: url(/images/arr_more_white.svg) right center no-repeat;}
.more:hover:before, dd:hover .more:before, .item:hover .more:before {width: 17px;margin-right: 0.18rem;}
.hmc6box{ margin-top:32px;}
.hmc6Lx{ float:left; width:50%;}
.hmc6aBox{ display:block; position:relative}
.hmc6aBox:hover { box-shadow:0 8px 22px rgba(0,88,78,0.1);}
.hmc6aBox .overflowHide{ height:400px;}
.hmc6bom{ display: block; height: 195px; border-right: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; border-left: 1px solid #E6E6E6; padding: 34px 40px 0px; letter-spacing: 1px; }
.hmc6bom strong{ font-size: 28px; font-weight: 400; display: block; line-height: 60px; }
.hmc6bom p{ font-size: 16px; line-height: 30px; color: #808080; overflow: hidden; }
.hmc6Rx{ float:right; width:48%; padding-left:20px;}
.hmc6ul{}
.hmc6ul li{ margin-bottom:24px;}
.hmc6asBox{ display: block; padding: 22px 38px 0px; height: 170px; border: 1px solid #E6E6E6; position: relative; letter-spacing: 1px; }
.hmc6asBox strong{ font-size: 24px; font-weight: 400; display: block; line-height: 50px; height:50px; }
.hmc6asBox p{ font-size: 14px; line-height: 24px; color: #808080; height: 48px; overflow: hidden; }
.hmc6asBox span{ font-size: 16px; color: #808080; line-height: 38px; }
.hmc6asBox:hover{ box-shadow:0 8px 22px rgb(6 70 124 / 10%);}
.hmc6asBox i{content:""; width:0%; height:2px; position:absolute; left:0; top:-1px; transition:all 0.8s ease-in-out; background-image: linear-gradient(90deg, var(--main_color) 0%,var(--main_color) 100%);}
.hmc6asBox:hover i{width:calc(100% + 2px);}
.hmc6tm{ color: #FFF; background: var(--main_color); text-align: center; height: 120px; width: 120px; padding-top: 15px; position: absolute; left: 20px; top: -20px; font-family: din; }
.hmc6tm h5{ font-size: 60px; line-height: 60px; display: block; }
.hmc6tm h6{ height: 34px; font: 16px/34px din_light; }
.hmc6Top{height:80px;}
.overflowHide {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.scaleImg .bgImg {
    transition: all 0.5s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/*第六屏 底部*/

.footer_a{background: var(--main_color);}
.index7{background: url(/images/btn_jt.png) no-repeat center;background-size: cover;padding: 9.9rem 0 3.5rem;}
.index7 .tit{line-height: 1.5;color: #06467C;}
.index7 .link{display: flex;align-items: center;justify-content: center;margin-top: 0.28rem;}
.button_su {
  margin-top:1%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 300px;
}
.f_14 {
    font-size: 14px;
}
.index7 .link .button_su_inner{display: flex;align-items: center;padding: 0.8rem 1.8rem;border-radius: 0.48rem;}
.button_su.act .button_su_inner {
    background: var(--main_color);
    border: 1px solid var(--main_color);
}
.index7 .link .button_su_inner img{width: 24px;margin-left: 0.3rem;position: relative;z-index: 10;}
.button_su.act.button_su2 .button_su_inner span {
    font-weight: bold;
}
.button_su.act .button_su_inner span {
    color: #fff;
}
.fbd {
    font-weight: bold;
}
.tcen {
    text-align: center;
}
.f_40 {
    font-size: 40px;
}
.pad {
    padding: 0 1rem;
}
.ibox {
    max-width: 1600px;
    width: 93.75%;
    margin: 0 auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    box-sizing: border-box;
    position: relative;
}
.footer{ background: var(--main_color) url(/images/footer_bg.png) no-repeat center top; position: relative; padding: 3.12vw 0px 30px; }
.footer .container {width: 1600px;}
.footer:before{content:""; height:4px; background-image: linear-gradient(90deg, var(--main_color) 0%,var(--main_color) 100%); position:absolute; left:0; top:0; width:100%;}
.footer_top{ overflow:hidden; padding-bottom:1.87vw; }
.footer_logo{ float:left;}
.footer_logo img{ height:51px; width:auto; max-width:none}
.footer_top_links{ float: right; font-size: 14px; line-height: 22px; margin-top: 34px; }
.footer_top_links a{color:#fff;}
.footer_top_links span{ color:rgba(255,255,255,0.6); display:inline-block; margin:0 10px;}
.footer_menus{ padding-top: 1.14vw; color:rgba(255,255,255,0.35); overflow:hidden;border-top:1px solid rgba(255,255,255,0.1); padding-bottom:1.02vw;}
.footer_dls{ float:left;}
.footer_dls dl{ float:left; margin-right:4.38vw}
.footer_dls dl:last-child{margin-right:0;}
.footer_dls dl dt{ line-height: 56px; height: 56px; position: relative; margin-bottom: 8px; font-size: 16px; }
.footer_dls dl dt:after{ content: ""; background: #fff; height: 2px; width: 24px; position: absolute; left: 0px; bottom: 0px; }
.footer_dls dl dd{ padding: 5px 0px; }
.footMenu_a,.footMenu_a:hover{ color:#fff;}
.footMenu_a2{ color: rgba(255,255,255,0.35); font-size: 14px; line-height: 22px; }
.footMenu_a2:hover{ color:rgba(255,255,255,0.85);}
.footer_dls dl:last-child dt:after{display:none;}
.footer_dls dl:last-child dt{margin-bottom:0; margin-top:-12px;}
.footer_dls dl:last-child dt:first-child{ margin-top:0}
.footer_wx{ float:right; padding-top:22px;}
.footer_wxicon{ height:35px; padding-left:12px;}
.foter_wx{ width: 40px; height: 35px; display: inline-block; background: url(/images/footer_bi1.png) no-repeat center 2px; position:relative; opacity:0.3; }
.foter_sina{ width: 40px; height: 35px; display: inline-block; background: url(/images/footer_bi2.png) no-repeat center 2px; position:relative; opacity:0.3;}
.foter_tk{ width: 40px; height: 35px; display: inline-block; background: url(/images/footer_bi3.png) no-repeat center 2px; position:relative; opacity:0.3;}
.foter_wx.on,.foter_sina.on,.foter_tk.on{ opacity:1;}
.footer_wxicon .foter_wx:after,.footer_wxicon .foter_sina:after,.footer_wxicon .foter_tk:after{content:""; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fff; position:absolute; left:50%; margin-left:-4px; bottom:0; opacity:0; transition:all 0.3s ease-in-out;}
.footer_wxicon .foter_wx.on:after,.footer_wxicon .foter_sina.on:after,.footer_wxicon .foter_tk.on:after{opacity:1;}
.footer_wxBox{ width: 180px; overflow:hidden }
.footer_wxBox img{ width:180px; float:left;}
.footer_wxTag{ width:40px; height:180px; float:left; display: none;}
.footer_wxTag span{ display: block; height: 60px; text-align: center; font-size: 14px; line-height: 16px; color: #FFF; padding-top: 14px; background:#fff }
.footer_wxTag span:nth-child(2){ background:#3C833E;}
.footer_wxTag span:nth-child(3){ background:#1D6D48}
.footer_wx p{line-height:22px; margin-top:15px; font-size:14px; text-align: center}
.footer_cons{ border-top:1px solid rgba(255,255,255,0.12); padding:1.87vw 0}
.footer_cons li{ white-space: normal; margin-right: 5.72vw; float: left; line-height: 32px; font-size: 16px; color: #FFF; }
.footer_cons li img{ margin-right: 18px; }
.footer_cons li img,.footer_cons li img text{vertical-align:middle;}
.footer_cons li a{margin-right:5px;}
.foot_copy{ line-height:64px; border-top:1px solid #ccc;position: absolute; bottom: 0; width: 1600px;margin:0 auto;}
.foot_copy a{ display:inline-block;}
.foot_copy a:hover{ color:var(--main_color);}
.flex_space {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.copyright{ border-top:1px solid #ccc; width:100%; margin-top:60px;}
.copyright div{ width:88%; margin:0 auto; display: flex; justify-content: space-between; flex-wrap: wrap;}
.copyright p{ line-height:64px; font-size:16px;color:#fff;}
.copyright p a:hover{ color:fff;}
.copyright a{color:#fff;font-size:16px;}

@media (max-width: 1680px){
  .hmc4proBtn1{left: 162px;top:130px;}

.hmc4proBtn2{left: 290px;top:0px;}

.hmc4proBtn3{left: 435px;top:50px;}

.hmc4proBtn4{left: 1016px;top:10px;}

.hmc4proBtn5{left: 1148px;top:75px;}

.hmc4proBtn6{left: 1278px;top:50px;}

.hmc4proBtn7{ left:140px; top:80px;}

.hmc4proBtn8{ left:300px; top:-8px;}

.hmc4proBtn9{ left:1126px; top:35px;}
  .banner1 .swiper-slide .txt h3{
    font-size: 2vw;}
  .banner1 .swiper-slide .txt h2{
    font-size: 5vw;}
  .footer .container{width:94%;}
  .hmc2TopRx {width: 55%;}
  .hmc2TopRx h2 {
    font-size: 40px;
    margin-bottom: 8px;
}
  .hmc2TopRx h3 {
    font-size: 26px;}
  .hmc2TopRx p {margin-bottom: 0;}
  .c-title h2 {font-size: 38px;}
}

@media (min-width: 1560px) and (max-width: 1679px){ 
  .index7 {padding: 5.9rem 0 3.5rem;}
  .hmc2TopRx h3 {font-size: 30px; margin-bottom: 0px;}
  	.hmc2TopRx {width: 50%;}
  .hmc2TopRx h2 {font-size: 32px;margin-bottom: 8px;}
  .hmc2TopRx h3 {font-size: 22px;}
  .hmc2TopRx p {
    font-size: 16px;
    line-height: 30px;}
}
@media (max-width: 1550px){
.hmc4proBtn1{left: 100px;top:130px;}

.hmc4proBtn2{left: 240px;top:0px;}

.hmc4proBtn3{left: 365px;top:50px;}

.hmc4proBtn4{left: 955px;top:10px;}

.hmc4proBtn5{left: 1090px;top:75px;}

.hmc4proBtn6{left: 1225px;top:50px;}
}

@media (min-width: 1440px) and (max-width: 1559px){ 
  
  .index7 {padding: 5.9rem 0 3.5rem;}
  .hmx2ns1 {
    font: 77px/144px ea;
    transform: translateY(-15px);
    display: block;
}
  .hmc2TopRx {
    width: 46%;
}.hmc2TopRx h2 {
    font-size: 30px;
    margin-bottom: 0px;
}.hmc2TopRx h3 {
    font-size: 20px;
}.hmc2TopRx p {
    font-size: 16px;
  line-height: 29px;}
  .navbars41 {
    width: 90%;}
  .hmc4proBtn1{left: 65px;top:130px;}

.hmc4proBtn2{left: 215px;top:0px;}

.hmc4proBtn3{left: 320px;top:50px;}

.hmc4proBtn4{left: 872px;top:10px;}

.hmc4proBtn5{left: 1000px;top:75px;}

.hmc4proBtn6{left: 1150px;top:50px;}

.hmc4proBtn7{ left:140px; top:80px;}

.hmc4proBtn8{ left:300px; top:-8px;}

.hmc4proBtn9{ left:1126px; top:35px;}
  .product_a {margin-top: 10%;}
  .hmc4ProImg {margin: 0px auto 0.5vh;}
  .hmc6ul li {
    margin-bottom: 15px;
}
  .hmc6asBox { height: 136.5px;}
  .hmc6bom {padding: 16px 40px 0px;}
  .hmc6aBox .overflowHide {
    height: 300px;
}
  .banner1 .swiper-slide .txt h3{
    font-size: 2vw;}
  .banner1 .swiper-slide .txt h2{
    font-size: 5vw;}
}
@media (min-width: 1360px) and (max-width: 1439px){ 
  .banner1 .swiper-slide .txt h3{
    font-size: 2vw;}
  .banner1 .swiper-slide .txt h2{
    font-size: 5vw;}
  .copyright {visibility: revert;}
  .hmc4ProImg {margin: 0px auto 0.5vh;}
  .hmc6ul li {
    margin-bottom: 15px;
}
  .hmc6asBox { height: 136.5px;}
  .hmc6bom {padding: 16px 40px 0px;}
  .hmc6aBox .overflowHide {
    height: 300px;
}
  .navbars41 {
    width: 92%;
}
  .navbars41 ul {margin-right: 0;
}
  .hmc2TopRx {
    width: 45%;
}
  .hmc4proBtn1{left: 70px;top:130px;}

.hmc4proBtn2{left: 200px;top:0px;}

.hmc4proBtn3{left: 315px;top:50px;}

.hmc4proBtn4{left: 875px;top:10px;}

.hmc4proBtn5{left: 1000px;top:75px;}

.hmc4proBtn6{left: 1136px;top:50px;}

.hmc4proBtn7{ left:140px; top:80px;}

.hmc4proBtn8{ left:300px; top:-8px;}

.hmc4proBtn9{ left:1126px; top:35px;}
  .hmx2ns1 {
    font: 64px/154px ea;
    transform: translateY(-15px);
    display: block;
}
  .hmc2TopRx {
    width: 45%;
}
  .hmc2TopRx h2 {
    font-size: 36px;
    margin-bottom: 4px;
}
  .hmc2TopRx h3 {
    font-size: 18px; margin-bottom: 0;
}
  .hmc2TopRx p {
    font-size: 16px;
    line-height: 30px;margin-bottom: 0;}
  .index7 {padding: 9.9rem 0 0.5rem;}
  
  
  
}

@media (max-width: 1360px){
  .navbars41 li>a {
    padding: 0 20px;}
.navbars41 {
    width: 92%;
}
  .navbars41 ul {margin-right: 0;
}
  .news_a {margin-top: 6%;}
  .hmc6bom strong {
    font-size: 24px;}
  .footer .container {
    width: 90%;
}
  .hmc6asBox strong {
    font-size: 22px;}
  .banner1 .swiper-slide .txt h3{
    font-size: 2vw;}
  .banner1 .swiper-slide .txt h2{
    font-size: 5vw;}
  
  
}

















