
/* @font-face {
    font-family: "pingfang";
    src: url("../fonts/pingfang.woff2") format("woff2"),
         url("../fonts/pingfang.woff") format("woff"),
         url("../fonts/pingfang.ttf") format("truetype"),
         url("../fonts/pingfang.eot") format("embedded-opentype"),
         url("../fonts/pingfang.svg") format("svg");
    font-weight: normal;
    font-style: normal;
} */
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none !important;
  outline: none !important;
}
html,body{background:#fff;color:#333;font: 0.16rem 'pingfang','Microsoft YaHei',Tahoma,Verdana,'Simsun';overflow-x: hidden;margin: 0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#333;text-decoration:none;}
a:hover{color: #bb1515;text-decoration:none;}
.tem_inner,.met_section{position:relative;margin:0 auto;margin:0 auto;max-width: 96%;width: 100%;padding: 0 10px;}
.fancybox-wrap,.fancybox-wrap * {transition:none;}
.max_width{width: 90%;margin:0 auto;position: relative;}
.dtable{display:table;width: 100%;}
.dtable .left{text-align:left;}
.dtable .right{text-align:right;font-size: 0;}
.dtable>*{display:table-cell;vertical-align:middle;}
.align{display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.f0{font-size:0}
.tline{display: block;word-break: break-all;display: -webkit-box!important;-webkit-box-orient: vertical;overflow: hidden;}
.t1{-webkit-line-clamp: 1}
.t2{-webkit-line-clamp: 2}
.t3{-webkit-line-clamp: 3}
.t4{-webkit-line-clamp: 4}
@media(max-width:500px){
   .dtable{display:block;}.dtable>*{width: 100%!important;display:block;padding: 0!important;margin-bottom: .3rem;}
}
.mfcolor{color:#eb3c00;}
.table{display:table;width:100%;height: 100%;}
.table .middle{display:table-cell;vertical-align:middle;padding: 0 15px;}
.mbutton{width: 100%;text-align: center;font-size: 0;margin-bottom: 60px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #3a75bf!important;}
.mCSB_scrollTools .mCSB_draggerRail{background: #d4d4d4!important;}
.mbutton a {display: inline-block;border-radius: 30px;background: #eb3c00;line-height: 55px;text-align: center;color: #fff;position: relative;z-index: 1;overflow: hidden;width: 220px;font-size: 24px;}
.more a{position:relative;z-index:1;overflow:hidden;}
.more a::after{position:absolute;content:'';left:50%;top:0;width:0;height:100%;background:#444;z-index:-1;transition:1s;opacity: 0;}
.more a:hover::after{transition:1s;width:100%;left:0;opacity:1;}
@media(min-width:1000px){
    .tem_inner{padding:0;width: 90%;}
    .page_web .page_title {padding-left: .8rem;}
    .page_content{padding-right: .8rem!important;}
}
@media(min-width:1200px){
    .met_section,.tem_inner{padding:0;width: 85%;}
    .page_web .page_title {padding-left: 1.25rem;}
    .page_content{padding-right: 1.15rem!important;}
}
@media(min-width:1800px){
    .met_section,.tem_inner{padding:0;width: 73%;margin: 0 auto;}
    .page_web .page_title {padding-left: 2.6rem;}
    .page_content{padding-right: 2.6rem!important;}
}

::-webkit-scrollbar{/*滚动条整体样式*/width: 4px; /*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}

#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #c12929!important;}
/***** header ******/
header{width:100%;transition:1s;padding-top:40px;position: absolute;z-index:9;font-size:.16rem;z-index:500;}
header.index {position: fixed;}
header .left{float:left;margin-top:-.2rem}
header .left a{display:inline-block;width:1.09rem}
header .right{float:right}
header .right .contact{display:inline-block;font-family:Montserrat;font-size:11px;color:#fff;position:absolute;right:210px;top:.15rem}
header .right .contact a{font-size:.14rem;color:#fff}
header.black .right .contact a {color: #333;}
header .right .lang{text-align:left;border:1px solid #fff;padding:.14rem 30px;position:relative;margin-right:60px;box-sizing:border-box;border-radius:20px;cursor:pointer;width:139px}
header.black .right .lang {border: 1px solid #333;}
header .right .lang::after{position:absolute;content:'';display:inline-block;right:23px;top:.19rem;width:9px;height:6px;background:url(http://hzhsl.com/public/common/images/lang_tb.png) no-repeat center;transition:all .4s;transform:rotate(0)}
header.black .right .lang::after {background: url(http://hzhsl.com/public/common/images/lang_tb1.png) no-repeat center;}
header .right .lang.on::after{transform:rotate(180deg)}
header .right .lang dl{display:block}
header .right .lang dl dt a{display:block;font-size:.12rem;color:#fff;text-transform:uppercase}
header.black .right .lang dl dt a {color: #333;}
header .right .lang dl dd{display:none;transition:none}
header .right .lang dl dd a{line-height:initial;display:block;padding-top:.07rem;font-size:.12rem;color:#fff;text-transform:uppercase}
header.black .right .lang dl dd a {color: #333;}
header .right .lang dl dd a:hover{color:#74dd11}
header .right .menu{position:absolute;top:0;right:0;box-sizing:border-box;background:0 0;z-index:0}
header .right .menu .tb{display:block;text-align:right;padding:.13rem 0;position:relative;cursor:pointer}
header .right .menu .tb::after{position:absolute;content:'';right:0;bottom:0;width:100%;background:#fff;height:2px;display:block}
header .right .menu .tb::before{position:absolute;content:'';right:0;top:0;width:100%;background:#fff;height:2px;display:block}
header .right .menu .tb span{display:block;width:80%;background:#fff;height:2px;margin:0 auto}
header .right .menu .title{color:#fff;font-size:.14rem;margin-top:.05rem}
header.black .right .menu .title{color:#333}
header .right .menu .nav{width:7.6rem;position:fixed;top:0;right:-100%;bottom:0;z-index:2;cursor:inherit}
header .right .menu .nav .pd{background:#fff;padding:.6rem .4rem;box-sizing:border-box;width:100%;height:100%;z-index:1000}
header.black .right .menu .tb::after,header.black .right .menu .tb::before,header.black .right .menu .tb span{background: #333;}
header .right .menu .nav .top{padding-bottom:.2rem;border-bottom:3px solid #62bc19;position:relative}
header .right .menu .nav .top .logo{display:block}
header .right .menu .nav .top .logo a{display:inline-block;width:1.3rem}
header .right .menu .nav .top .nav_close{position:absolute;right:0;bottom:30px;transform:rotate(0);cursor:pointer}
header .right .menu .nav .top .nav_close:hover{transform:rotate(180deg)}
header .right .menu .bj{background:rgba(0,0,0,.7);position:fixed;width:100%;height:100%;left:0;top:0;z-index:1;display:none}
header .right .menu .nav .list{width:100%}
header .right .menu .nav .list dl{padding:.3rem .2rem;border-bottom:1px solid #ddd}
header .right .menu .nav .list dl dt{margin-bottom:.1rem}
header .right .menu .nav .list dl dt a{font-size:.26rem;text-transform:uppercase;color:#333}
header .right .menu .nav .list dl dd a{display:inline-block;margin-right:.3rem;line-height:.26rem;font-size:.18rem}
.page_banner{width:100%;position:relative}
.page_banner .flash{font-size:0}
.page_banner .flash img{width:100%;height:100%}

.head_nav.index{position:fixed;width:100%;top: 0;}
.head_nav{background:#fff;position:relative;z-index: 99;transition:.3s;}
.head_nav.fixed {position: fixed;width: 100%;top: 0;transition: .3s;}
.head_nav .logo a{display:block}
.head_nav .logo a img{height:.67rem}
.head_nav .nav{padding-right:1rem}
.head_nav .nav ul{display:table;width:100%}
.head_nav .nav li{display:table-cell;text-align:center}
.head_nav .nav li a{display:block;line-height:.9rem;color:#000;font-size:.18rem}
.head_nav .nav li a.on,.head_nav .nav li a:hover{background:#c12929;color:#fff}
.head_nav .search{font-size:0;text-align:right}
.head_nav .search a{display:inline-block}
.head_nav .search a img{width:.28rem}

.index_banner{width:100%;position:relative;}
.index_banner .swiper-slide{position:relative;background:#000;overflow:hidden;font-size:0;}
.index_banner .swiper-slide .swiper-lazy {height: 100vh;background-size: cover;background-repeat: no-repeat;background-position: center;}
.index_banner .slide-pagination{transition:.5s;position:absolute;z-index:1;bottom: 2.5rem!important;right: 2rem;font-size:0;margin:0;}
.index_banner .slide-pagination span{width: 25px;height: 4px;opacity:1;background:0 0;margin:0 5px;outline:0;background: rgba(255, 255, 255, 0.46);}
.index_banner .slide-pagination span.swiper-pagination-bullet-active{background: #c12929;}
.index_banner .swiper-slide .txt{position:absolute;bottom:30%;left:0;width:100%;}
.index_banner .swiper-slide .txt .title{text-align:center;padding-bottom:1.3rem}
.index_banner .swiper-slide .txt .title h2{font-size:.6rem;color:#fff;text-transform:uppercase;display:inline-block;position:relative;margin-bottom:.2rem}
.index_banner .swiper-slide .txt .title h2::after,.index_banner .swiper-slide .txt .title h2::before{font-family:arial;font-size:.6rem}
.index_banner .swiper-slide .txt .title h2::after{position:absolute;content:'"';right:-.5rem;bottom:-.22rem}
.index_banner .swiper-slide .txt .title h2::before{position:absolute;content:'"';left:-.5rem;top:.05rem}
.index_banner .swiper-slide .txt .title p{font-size:.2rem;color:#fff;display:inline-block;width:50%;line-height:.3rem}
.index_banner .swiper-slide .txt .list{position:absolute;text-align:center;font-size:0;bottom:0;width:100%}
.index_banner .swiper-slide .txt .list ul li{display:inline-block;margin:0 2%;position:relative}
.index_banner .swiper-slide .txt .list ul li.li1,.index_banner .swiper-slide .txt .list ul li.li3,.index_banner .swiper-slide .txt .list ul li.li5{top:.3rem}
.index_banner .swiper-slide .txt .list ul li a{display:block}
.index_banner .swiper-slide .txt .list ul li a .loader{position:relative}
.index_banner .swiper-slide .txt .list ul li a .loader div{border-radius:100%;position:absolute;opacity:0;margin:0;width:.8rem;height:.8rem;border:3px solid rgba(110,211,19,50%);background-color:rgba(110,211,19,80%);-webkit-animation:ball-scale-multiple 3s 0s linear infinite;animation:ball-scale-multiple 3s 0s linear infinite}
.index_banner .swiper-slide .txt .list ul li a .loader>div:nth-child(2){-webkit-animation-delay:-2s;animation-delay:-2s}
@keyframes ball-scale-multiple{
    0%{-webkit-transform:scale(.33);transform:scale(.33);opacity:.3}
    5%{opacity:.8}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-webkit-keyframes ball-scale-multiple{
    0%{-webkit-transform:scale(.33);transform:scale(.33);opacity:.3}
    5%{opacity:.8}
    100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
.index_banner .swiper-slide .txt .list ul li a .list-box{height:.8rem;width:.8rem;line-height:.8rem;text-align:center}
.index_banner .swiper-slide .txt .list ul li a .list-box .tb{height:100%;background:url(http://hzhsl.com/public/common/images/banner_tb.png) no-repeat center;background-size:.3rem}
.index_banner .swiper-slide .txt .list ul li a .list-box .list-bg{opacity:0;position:absolute;left:0;top:0;border-radius:100%;transform:none;overflow:hidden;width:100%;height:100%}
.index_banner .swiper-slide .txt .list ul li a:hover .list-box .list-bg{transform:scale(2);opacity:1}

.index_product {width:100%;position:relative;background: url(../image/product_bj.jpg) no-repeat;background-size: cover;}
.index_product .max_width{width:90%;overflow: hidden;font-size: 0;}
.index_product .left{display: inline-block;vertical-align: middle;width: 15%;font-size: 14px;color: #000;}

.index_product .left span {
    font-size: .16rem;
    color: #c2c2c2;
    display: inline-block;
    position: relative;
}

.index_product .left span::after {
    position: absolute;
    content: '';
    right: -.7rem;
    top: .12rem;
    width: .5rem;
    height: 1px;
    background: #fff;
}

.index_product .left h2 {
    display: block;
    margin: .4rem 0;
}

.index_product .left h2 .img {
    width: 1.28rem;
}

.index_product .left p {
    font-size: .18rem;
    color: #bebebd;
    display: inline-block;
    position: relative;
}

.index_product .left p::after {
    position: absolute;
    content: '';
    right: -.7rem;
    top: .12rem;
    width: .5rem;
    height: 1px;
    background: #fff;
}
.index_product .right{display: inline-block;width: 80%;vertical-align: middle;font-size: 0;}

.index_product .right>div {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.index_product .right .list {
    width: 80%;
}

.index_product .right .list .item {
    display: block;
    width: 100%;
    text-align: center;
}

.index_product .right .list .item .img {
    display: inline-block;
    vertical-align: middle;
}

.index_product .right .thumbs {
    width: 20%;
}

.index_product .right .thumbs .item {
    cursor: pointer;
    width: 80%;
}

.index_product .right .thumbs .swiper-slide{
    width: 2.3rem;
    height: 2.3rem;
}

.index_about{background: url(../image/index_bj.jpg) center no-repeat;background-size:cover}
.index_about .left{color:#fff;}

.index_about .left .img {
    width: 6.91rem;display: none;
}
.index_about .left h2{font-size: .28rem;text-transform: uppercase;line-height: .5rem;display: block;margin: .5rem 0 .7rem;}
.index_about .right {
    text-align: left;
    width: 75%;
    margin-left:25%;
}

.index_about .right .title .img {
    width: 1.05rem;
}

.index_about .right>div {
    display: table-cell;
    vertical-align: top;
}

.index_about .right .txt {
    position: relative;
    padding: .2rem 1.5rem 0 .5rem;
}

.index_about .right .txt p {
    font-size: .16rem;
    color: #FFF;
    line-height: .35rem;
    display: block;
    margin-bottom: 1.2rem;
}

.index_about .right .txt a {
    font-size: .16rem;
    color: #FFF;
    display: inline-block;
    line-height: .6rem;
    width: 2.15rem;
    border: 1px solid #FFF;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.index_about .right .txt a:hover {
    color: #fff;
    border: 1px solid #c12929;
}

.index_about .right .txt a::after {
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    width: 0;
    height: 100%;
    background: #c12929;
    z-index: -1;
    transition: .6s;
}

.index_about .right .txt a:hover::after {
    transition: .6s;
    width: 100%;
    left: 0;
}

.index_about .right .txt .img {
    position: absolute;
    bottom: -1rem;
    right: 1.5rem;
    width: 1.8rem;
}

.index_news {background:url(../image/p_about_bj.jpg);position: relative;width: 100%;}

.index_news .bj {
    position: absolute;
    right: 1rem;
    top: .5rem;
    width: 6rem;
    height: 100%;
}

.index_news .title {
    width: 100%;
    margin-bottom: .4rem;
    text-align: center;
}

.index_news .title h2 {
    font-size: .36rem;
    color: #262626;
    display: block;
    margin-bottom: .1rem;
}

.index_news .title p {
    font-size: .18rem;
    color: #4e4e4e;
}

.index_news .list {
    width: 100%;
    padding: .6rem 0;
    position: relative;
    background: url(../image/news_title.png) no-repeat left center;
    background-size: 3.8rem;
}

.index_news .list li {
    display: block;
    margin-bottom: .4rem;
    width: 40%;
    position: relative;
    z-index: 1;
}

.index_news .list li a {
    display: block;
}

.index_news .list li a h2 {
    font-size: .2rem;
    color: #353535;
    font-weight: normal;
}

.index_news .list li a:hover h2 {
    color: #c12929;
}

.index_news .list li a p {
    font-size: .15rem;
    color: #555454;
    line-height: .26rem;
    margin: .15rem 0;
}

.index_news .list li a span {
    font-size: .14rem;
    color: #555454;
}

.index_news .list .more {
    text-align: left;
    font-size: 0;
    margin-top: 1rem;
}

.index_news .list .more a {
    display: inline-block;
    font-size: .16rem;
    color: #383737;
    padding: 0 .5rem;
    border: 1px solid #333;
    border-radius: 5px;
    line-height: .55rem;
}

.index_news .list .more a:hover {
    color: #fff;
}


.tem_footer{width:100%;background: #202930;}
.tem_footer .top{padding:.6rem 0;text-align: center;font-size: 0;border-bottom: 1px solid #4d5459;}

.tem_footer .top dl {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    position: relative;
    font-size: .14rem;
    color: #fff;
    min-height: 3rem;
}
.tem_footer .top dl dd{display:inline-block;max-height: 2.5rem;position: relative;margin-left: -.7rem;text-align: left;}

.tem_footer .top dl dd::after {content: '';position: absolute;right: -1rem;top: 0;background: url(../image/foot_tb0.png) no-repeat;width: 0.52rem;height: 0.52rem;background-size: 0.52rem;}

.tem_footer .top dl.dl1 dd::after {background: url(../image/foot_tb1.png) no-repeat;width: 0.47rem;height: 0.47rem;background-size: 0.47rem;}
.tem_footer .top dl.dl2 dd::after {background: url(../image/foot_tb2.png) no-repeat;width: 0.48rem;height: 0.62rem;background-size: 0.48rem;}

.tem_footer .top dl:first-child+dl:before,.tem_footer .top dl:first-child+dl:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #4d5459;
}
.tem_footer .top dl:first-child+dl::after{right:0;left: initial;}
.tem_footer .top dl h2{
    float: right;
    word-break: break-all;
    writing-mode: tb-rl;
    color: rgba(255, 255, 255, 80%);
    font-size: .24rem;
    font-weight: normal;
    margin-left: .1rem;
}
.tem_footer .top dl p{
    float: left;
    word-break: break-all;
    writing-mode: tb-rl;
    color: rgba(255, 255, 255, 80%);
    font-size: .18rem;
    text-align: left;
    line-height: .3rem;
}
.tem_footer .bot{width:100%;padding:.5rem 0;color: #fff;font-size: .16rem;}

.tem_footer .bot .left {
    width: 30%;
}

.tem_footer .bot .left p {
    display: block;
}

.tem_footer .bot .left p img {
    margin-top: 0.15rem;
    display: block;
    width: .9rem;
}
.tem_footer .bot .left p:first-child{font-size:.16rem;}
.tem_footer .bot .left p:first-child+p {
    margin: .15rem 0;
    font-size: .26rem;
}
.tem_footer .bot .left p:last-child{font-size:.18rem;}
.tem_footer .bot .right {
    width: 70%;
    color: #c5c5c5;
    font-size: .14rem;
    padding-left: .5rem;
}
.tem_footer .bot .right .bq a{
    display: inline-block;
    color: #c5c5c5;
    font-size: .14rem;
    margin-left: .1rem;
    }
.tem_footer .bot .right .tech {
    margin-top: .1rem;
}

.tem_footer .bot .right .tech a {
    color: #c5c5c5;
}

.tem_footer .bot .right .tech a:hover {
    color: #fff;
}
.page_web{width:100%;padding:.6rem 0;background:url(../image/p_about_bj.jpg)}
.page_web .dtable>*{vertical-align:top}
.page_title{padding-right:.4rem;font-size:0}
.page_title .title{display:inline-block;position:relative;padding-bottom:.37rem}
.page_title .title::after{position:absolute;content:'';right:0;bottom:0;background:url(../image/zong.png) no-repeat;background-size:.25rem;width:.25rem;height:.37rem;display:none}
.page_title .title>*{display:inline-block;word-break:break-all;writing-mode:tb-rl;vertical-align:top}
.page_title .title h2{font-size:.4rem;color:#444}
.page_title .title p{font-size:.18rem;color:#757575;text-transform:uppercase;letter-spacing:2px}
.page_title .link{display:inline-block;vertical-align:bottom;margin-left:1rem;margin-bottom:.4rem;display:none}
.page_title .link a{display:block}
.page_title .bj{margin-top:.7rem}
.page_content{background:url(../image/p_product_bj.jpg) no-repeat;background-size:cover;width:59%;padding:.5rem;}
.page_content .nav{margin:.2rem 0 .5rem;text-align:left}
.page_content .nav ul{font-size:0}
.page_content .nav ul li{display:inline-block;padding:0 .3rem;position:relative}
.page_content .nav ul li:first-child{padding-left:0}
.page_content .nav ul li::after{position:absolute;content:'';right: -.03rem;top: .11rem;width:.06rem;height:.06rem;background:#c12929;transform:rotate(45deg);}
.page_content .nav ul li a{display:block;font-size:.2rem;color:#4c4c4c}
.page_content .nav ul li a.on,.page_content .nav ul li a:hover{color:#c12929}
.page_content .list{width:100%;overflow: hidden;}
.page_content .product_class2 li{width:48%;margin-bottom:.3rem}
.page_content .product_class2 li a{display:block}
.page_content .product_class2 li a:hover img{transform:scale(1.1)}
.page_content .product_class2 li a p{color:#353434;font-size:.18rem;text-align:center;display:block;margin-top:.2rem}
.page_content .product_class2 li a:hover p{color:#c12929}
.page_content .product_class2 li a img{width:100%}


.lan12{background:url(http://hzhsl.com/public/common/images/cul_bj.png) no-repeat center bottom;padding-bottom:530px}
.index_title{position:relative;text-align:center;margin-bottom:60px;padding-top:70px}
.index_title::before{content:'';position:absolute;top:0;left:50%;width:2px;height:60px;background:#434343;margin-left:-1px}
.index_titleh2{color:#101925;font-size:30px;font-weight:400}
.index_titlep{color:#414141;font-size:20px;letter-spacing:3px;display:block;margin-top:10px}
.index_title.white::before{background:#fff}
.index_title.whiteh2,.index_title.whitep{color:#fff}
.slide-pagination{font-size:0;position:relative;margin-top:20px;text-align:center;z-index: 999;}
.slide-pagination span{width:22px;height:4px;border-radius:inherit;background:#d2d2d2;margin:0 5px;opacity:1;}
.slide-pagination span.swiper-pagination-bullet-active{background: #c12929;overflow: hidden;}
.scroll{width:100%;font-size:14px;color:#464646;line-height:26px;height:320px;overflow:hidden}
.scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#0499d9}
.bounceInLeft,.bounceInRight,.fadeInDown,.fadeInLeft,.fadeInRight,.fadeInUp,.fadeInUpD,.fadeInUpDelay{visibility:visible;}
.page_module{padding:.6rem 0}
.page_module .profile .top{margin-bottom:.4rem}
.page_module .profile .top .img{padding-right:.4rem;width:65%}
.page_module .profile .top .txt .tb{font-size:0}
.page_module .profile .top .txt p{font-size:.2rem;color:#3d3d3d;text-transform:uppercase;display:block;margin-top:.3rem}
.page_module .profile .top .txt em{font-size:.2rem;color:#3d3d3d;letter-spacing:-1px}
.page_module .profile .top .txt h2{font-size:.28rem;color:#444;line-height:.5rem;text-transform:uppercase;display:block;margin-top:.3rem}
.page_module .profile .bot p{font-size:.16rem;color:#444;line-height:.26rem}


.p_about_txt{width:100%;font-size:0}
.p_about_txt p{display:inline-block;width:.36rem;height:.36rem;line-height:.36rem;font-size:.18rem;color:#333;border:2px solid #c12929;text-align:center;margin-right:5px;border-radius:4px}
.page_about{width:100%}
.page_introduce{padding:.6rem 0;background:url(../image/p_about_bj.jpg) fixed}
.page_introduce .top{margin-bottom:.5rem}
.page_introduce .top .left{width:40%;padding-right:.4rem}
.page_introduce .top .left h2{font-size:.3rem;color:#080404}
.page_introduce .top .left span{font-size:.16rem;color:#383737;text-transform:uppercase;letter-spacing:5px;display:block;margin:.1rem 0 .3rem}
.page_introduce .top .right{text-align:left;line-height:.35rem;font-size:.16rem;color:#333}
.page_introduce .bot .img:hover img{transform:scale(1.1)}
.page_introduce .bot .left .txt{padding:.3rem 0;line-height:.34rem;color:#383737;font-size:.16rem}
.page_introduce .bot .right{padding-left:.7rem;text-align:left}
.page_introduce .bot .right .title{padding:.4rem 0}
.page_introduce .bot .right .title h2{font-size:.3rem;color:#080404;display:block;margin-bottom:.3rem}
.page_introduce .bot .right .title p{font-size:.24rem;color:#444;line-height:.34rem;display:block}
.page_history{padding:.6rem 0;background:url(../image/histoty_bj.jpg) fixed}
.page_history .left{width:50%;color:#fff}
.page_history .left .tb{text-align:left;font-size:0}
.page_history .left .tb span{width:1rem;height:1rem;background:#fff url(../image/mouse_tb.png) no-repeat center;display:inline-block;border-radius:100%;border:.1rem solid #c12929}
.page_history .left .list{width:100%;padding:.2rem 0;position:relative}
.page_history .left .list::after{width:.05rem;height:100%;background:#fff;position:absolute;left:.47rem;top:0;content:''}
.page_history .left .list .swiper-wrapper{height:3.5rem!important}
.page_history .left .list .item{display:block;padding-left:1rem;position:relative}
.page_history .left .list .item::after{position:absolute;content:'';left:.39rem;top:0;background:url(../image/red_dot.png) no-repeat;width:.2rem;height:.2rem;background-size:.2rem}
.page_history .left .list .item h2{font-size:.18rem;color:#fff;display:block;margin-bottom:.1rem}
.page_history .left .list .item p{font-size:.15rem;color:#b3b3b3;line-height:.28rem;display:block;margin-bottom:.2rem}
.page_history .right{color:#fff}
.page_history .right h2{font-size:.3rem}
.page_history .right span{font-size:.16rem;text-transform:uppercase;letter-spacing:5px;display:block;margin:.1rem 0 .3rem}
.page_history .right .p_about_txt p{color:#fff}
.page_brand{padding:.6rem 0;background:url(../image/brand_bj.jpg);background-size:cover}
.page_brand .left h2{font-size:.3rem;color:#080404}
.page_brand .left span{font-size:.16rem;text-transform:uppercase;letter-spacing:5px;display:block;margin:.1rem 0 .3rem}
.page_brand .right>div{display:inline-block;vertical-align:bottom}
.page_brand .right .txt{text-align:left;margin-right:.5rem;margin-bottom:.8rem}
.page_brand .right .txt p{font-size:.16rem;color:#383737;display:inline-block;vertical-align:top;margin:0 .2rem;word-break:break-all;writing-mode:tb-rl;letter-spacing:.04rem}

.page_product{padding:.6rem 0;background:url(../image/p_about_bj.jpg)}
.page_product .nav{border-bottom:1px solid #1b1b1b;padding-bottom:.2rem;margin-bottom:.5rem}
.page_product .nav ul{font-size:0}
.page_product .nav ul li{display:inline-block;padding:0 .35rem .35rem 0;position:relative;margin: 0 .15rem 0 0;}
.page_product .nav ul li::after{position:absolute;content:'';right:-.035rem;top:.1rem;width:.07rem;height:.07rem;background:#c12929;transform:rotate(45deg)}
.page_product .nav ul li:first-child{padding-left:0}
.page_product .nav ul li a{display:block;font-size:.2rem;color:#4c4c4c}
.page_product .nav ul li a.on,.page_product .nav ul li a:hover{color:#c12929}
.page_product .list{width:100%}
.page_product .list .title{font-size:.24rem;color:#c12929;font-weight:700;margin-bottom:.3rem}
.page_product .list ul{text-align:center}
.page_product .list li{width:31.8%;margin-bottom:.3rem}
.page_product .list li.li2{width:48%}
.page_product .list li a{display: inline-block;}
.page_product .list li a:hover img{transform:scale(1.1)}
.page_product .list li a p{font-size:.16rem;color:#3a3a3a;text-align:center;display:block;margin-top:.2rem}
.page_product .list li a:hover p{color:#c12929}

.page_img{width:100%;padding:.6rem 0}
.page_img .title{margin-bottom:.5rem;padding-bottom:.2rem;border-bottom:1px solid #e5e5e5}
.page_img .title .left h3{text-transform:uppercase;display:inline-block;background:url(http://hzhsl.com/public/common/images/img_tb.png) no-repeat left center;line-height:.75rem;padding-left:.9rem;font-size:.26rem;color:#444;font-weight:700;background-size:.72rem}
.page_img .title .left h3.tb13{background:url(http://hzhsl.com/public/common/images/img_tb1.png) no-repeat left center;background-size:.61rem}
.page_img .title .right .nav{display:inline-block;font-size:0}
.page_img .title .right .nav li{display:inline-block;padding:0 .2rem;position:relative}
.page_img .title .right .nav li:last-child{padding-right:0}
.page_img .title .right .nav li:last-child::after{position:absolute;content:'';width:1px;height:.2rem;background:#dcdcdc;left:0;top:4px}
.page_img .title .right .nav li a{font-size:.18rem;color:#444}
.page_img .title .right .nav li a.on,.page_img .title .right .nav li a:hover{color:#6dd114}
.page_img .description{margin:.3rem 0}
.page_img .description p{line-height:.35rem;display:block;position:relative;padding-left:20px;color:#444;font-size:.16rem}
.page_img .description p::after{position:absolute;content:'';left:0;top:.14rem;width:5px;height:5px;background:#6ed313}
.page_img .list li{width:32%;margin-bottom:.2rem;text-align:center}
.page_img .list .l13 li{width:25%}
.page_img .list li a{display:inline-block}
.page_img .list li a .img{border:1px solid #ddd}
.page_img .list li a:hover{box-shadow:1px 1px 4px #929292}
.page_img .list li a:hover img{transform:scale(1.1)}
.page_img .list li a h2{font-size:.16rem;line-height:.5rem;text-align:center;text-transform:uppercase;background:#fff;color:#555}
.page_img .list li a:hover h2{color:#fff;background:#6ed313}



.page_news{width:100%;}

.page_news li {
    width: 100%;
    padding-bottom: .2rem;
    border-bottom: 1px solid #cccccc;
    margin-bottom: .4rem;
    position: relative;
}

.page_news li::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
    width: 0;
    height: 1px;
    background: #c12929;
    transition: 1.5s;
}

.page_news li:hover::after {
    transition: 1.5s;
    width: 100%;
}

.page_news li a {
    display: block;
    text-align: left;
}

.page_news li a h2 {
    font-size: .2rem;
    color: #2a2a2a;
    font-weight: normal;
    width: 100%;
    display: block;
    position: relative;
    line-height: .3rem;
    margin-bottom: .15rem;
    padding-right: 1rem;
}

.page_news li a:hover h2 {
    color: #c12929;
}

.page_news li a h2 span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color: #3d3d3d;
}

.page_news li a p {
    font-size: .16rem;
    color: #464646;
}

.show_news{width:100%;padding:.6rem 0}
.show_news .list{background:#fff;box-shadow:1px 1px 9px #ccc}
.show_news .list .top{border-bottom:1px solid #e5e5e5;text-align:center;padding:30px 0 20px;margin-bottom:40px}
.show_news .list .top .title{font-size:.2rem;color:#313131;font-weight:700;line-height:.5rem}
.show_news .list .top .infos{display:block;text-align:center;font-size:0}
.show_news .list .top .infos>div{display:inline-block;vertical-align:top;margin:0 .2rem;font-size:.14rem;color:#737373}
.show_news .list .top .infosa,.show_news .list .top .infosspan{color:#4064ae}
.show_news .list .bot{width:100%;text-align:center;padding-bottom:.5rem;border-bottom:1px solid #e5e5e5}
.show_news .list .bot .con{margin:0 .4rem;text-align:initial;min-height:200px}
.show_news .list .bot .con p{font-size:.16rem;line-height:.26rem}

.show_news .list .met_page{display:block;list-style:none;padding: .2rem 0;width:95%;margin:0 auto;overflow:hidden;text-align: left;}
.show_news .list .met_pageli{display:inline-block;vertical-align:top;margin-right:50px;height:50px;line-height:50px;}
.show_news .list .met_pageli>*{display:inline-block;vertical-align:top;}
.show_news .list .met_pagelispan{color:#888;}
.show_news .list .met_pagelia{color:#466ab0;}

.page_contact{width:100%;padding: 1rem 0;text-align: left;background: url(../image/p_about_bj.jpg);}

.page_contact .dtable>* {
    width: 50%;
    vertical-align: top;
    text-align: left;
}

.page_contact .page_title {
    width: 30%;
}

.page_contact .right .top{font-size:0;text-align: left;position: relative;}

.page_contact .right .top .contact {
    display: block;
    padding-right: 2.5rem;
    margin-bottom: .5rem;
}

.page_contact .right .top .contact h2 {
    color: #c12929;
    font-size: .36rem;
    display: block;
    margin-bottom: .5rem;
    font-weight: normal;
}

.page_contact .right .top .contact p {
    color: #1a1b1c;
    font-size: .16rem;
    line-height: .4rem;
}

.page_contact .right .top .map {
    width: 2.2rem;
    height: 2.2rem;
    position: absolute;
    border: 0.06rem solid #ddd;
    border-radius: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
}
.page_contact .right .bot{width:100%;}

.page_contact .right .bot .title {
    font-size: .36rem;
    color: #c12929;
    text-transform: uppercase;
    display: block;
    margin-bottom: .3rem;
}

.page_contact .right .bot .message, .page_contact .right .bot .message table,.page_contact .right .bot .message, .page_contact .right .bot .message table tbody {
    display: block;
    width: 100%;
    font-size: 0;
}

.page_contact .right .bot .message tr {
    display: block;
    margin-bottom: .25rem;
    font-size: 0;
    width: 100%;
}

.page_contact .right .bot .message tr.order0, .page_contact .right .bot .message tr.order1 {
    display: inline-block;
    width: 48%;
}

.page_contact .right .bot .message tr.order1 {
    margin-left: 4%;
}

.page_contact .right .bot .message tr td {
    vertical-align: middle;
    display: table-cell;
}

.page_contact .right .bot .message tr td.text {
    font-size: .14rem;
    color: #969696;
    white-space: nowrap;
    padding-right: .3rem;
}

.page_contact .right .bot .message tr td.input {
    width: 95%;
}

.page_contact .right .bot .message tr td.input input {
    font-family: 'pingfang';
    width: 100%;
    line-height: .5rem;
    border: 1px solid #bfbfbf;
    padding: 0 2%;
    outline: none;
    font-size: .14rem;
    color: #555;
}

.page_contact .right .bot .message tr td.input textarea {
    display: block;
    width: 100%;
    height: 1.5rem;
    border: 1px solid #bfbfbf;
    padding: .05rem;
    outline: none;
    font-size: .14rem;
    color: #555;
    font-family: 'pingfang';
}

.page_contact .right .bot .message tr td.input span {
    display: none;
}
.page_contact .right .bot .message tr.order3{
    display: block;
    width: 100%;
    text-align: center;
    margin: .35rem 0 0;
}

.page_contact .right .bot .message tr.order3 .text {
    display: none;
}

.page_contact .right .bot .message tr.order3 .submint {
    display: inline-block;
}

.page_contact .right .bot .message tr.order3 .submit {
    display: block;
    line-height: .5rem;
    font-size: .14rem;
    background: #c12929;
    text-align: center;
    border: none;
    border-radius: .3rem;
    width: 1.5rem;
    color: #fff;
    cursor: pointer;
}
#container{position:relative;border-radius:2px;height: 2.2rem;border:1px solid #ccc;}
#container li{position:absolute;display:block;left:0;width:350px;height:100%;transition:all .4s ease;cursor:pointer}
#container li img{width:100%}
#container .infowindow-content{padding:10px}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#696969;font-size:16px}
input::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#696969;font-size:16px}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#696969;font-size:16px}

/****page product*****/



.show_product{width:100%;}
.show_product .position {line-height: 70px;color: #535353;}
.show_product .positiona{color:#535353;transition: 1s;}
.show_product .positiona:last-child,.show_product .positiona:hover {color: #3a75bf;transition: 1s;}
.show_product .content{width:100%;background: #fff;}
.show_product .content .pd {padding: 40px 40px 60px 40px;width: initial;}
.show_product .content .left{width:50%;/* max-width:620px */}
.show_product .content .left .list{width:100%;/* max-height: 560px; */overflow: hidden;}
.show_product .content .left .list .gallery-top{width:100%;font-size:0;}
.show_product .content .left .list .gallery-thumbs{margin-top:25px;position:relative;}
.show_product .content .left .list .gallery-thumbs .button{position:absolute;left:0;bottom:45px;width:100%;z-index:9999;}
.show_product .content .left .list .gallery-thumbs .button>div{position:absolute;top:0;background:0 0;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;opacity:1;font-size:50px;cursor:pointer;}
.show_product .content .left .list .gallery-thumbs .button .swiper-button-prev{left:0;}
.show_product .content .left .list .gallery-thumbs .button .swiper-button-next{right:0;}
.show_product .content .right{width:50%;padding:0 40px;vertical-align:top;border-left: 1px solid #ddd;position: relative;}
.show_product .content .right .title{color:#3a75bf;font-size: 30px;margin: 40px 0 20px;}
.show_product .content .right .name{font-size:18px;color:#525252;margin-bottom:10px;font-weight:700;}
.show_product .content .rightul{list-style:none;}
.show_product .content .rightulli{font-size:16px;color:#484848;line-height:34px;}
.show_product .content .right .contact{position:absolute;bottom:0;left:0;width:100%;}
.show_product .content .right .contacta{width:80%;margin:0 auto;background:#3a75bf;text-align:center;line-height:60px;color:#ffff;font-size:16px;transition:1s;display:block;}
.show_product .content .right .contacta:hover{transition:1s;background:#000;}
.show_product .descripiton{padding:50px 0 80px;background:#f8f8f8;}
.show_product .descripiton .title{font-size:30px;color:#3a75bf;display:block;margin-bottom:20px;}
.show_product .descripiton .conp{color:#636363;font-size:16px;line-height:30px;}
.show_product .recommend{width:100%;padding:60px 0;}
.show_product .recommend .title{text-align:center;font-size:30px;color:#3a75bf;margin-bottom:40px;}
.show_product .recommend .list{width:100%;}
.show_product .recommend .listli{width:23%;}
.show_product .recommend .listlia{display:block;}
.show_product .recommend .listlia .img{box-shadow:1px 1px 4px #b9b9b9;text-align: center;}
.show_product .recommend .listlia:hoverimg{transition:2s;transform:scale(1.1);}
.show_product .recommend .listlia .txt{margin-top:15px;text-align:center;}
.show_product .recommend .listlia .txtp{color:#666;font-size:20px;}
.show_product .recommend .listlia:hover .txtp{color:#3a75bf;transition:1s;}
/****page product end*****/

/*******contact*********/

/*******contact end*********/

/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/body,h1,h2,h3,h4,h5,h6,dl,dt,li,ol,ul,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;margin: 0;}ul{list-style:none;}img{border:0;max-width: 100%;transition: 2s;}
.img {font-size: 0;overflow: hidden;position: relative;}
.imgimg {transition: 2s;transform: none;}button,input,select,textarea{font-size:100%;}
.met_clear{clear:both;}
.met_none{display:none;}
.met_hidden{visibility:hidden;}
.met_fl{float:left;}
.met_fr{float:right;}
.met_editor{line-height:2;}
.met_editorul,.met_editorol{padding:0 0 0 25px;margin:0;}
.met_editora{color:#1c57c4;}
.met_editora:hover{text-decoration:underline;}
.met_editorimg{max-width:100%;height:auto!important;}
.met_editorblockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd;}
.met_editorhr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box;}
.met_editor .metvideobox{text-align:center;visibility:hidden;margin:10px auto; }
.met_editor .video-js{max-width:100%; }
.met_editortable{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0;}
.met_editortabletd{/* border:1px solid #ddd!important */}
.met_editortable>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{/* padding:.7rem; *//* line-height:1.6; *//* vertical-align:top; *//* border-top:1px solid #ddd */;}
.met_editortable>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.met_editor #page_break .collapse{display:none;}
.met_editor #page_break .num{padding:10px 0;text-align:center;}
.met_editor #page_break .numli{display:inline;margin:0 2px;padding:3px 5px;border:1px solid #ccc;background-color:#fff;color:#666;text-align:center;cursor:pointer;font-family:Arial;font-size:12px;overflow:hidden;}
.met_editor #page_break .numli.on{background-color:#ccc;color:#fff;font-weight:bold;}
.metinfo-banner1{overflow:hidden;margin:0 auto;}
.met_pager{text-align:center;padding: 40px 0 30px;font-size: 0;}
.met_pager .NextSpan,.met_pager .PreSpan,.met_pager a{border:1px solid #d2d2d2;background:#f3f3f3;font-size:13px;color:#787878;margin:0 3px;display:inline-block;min-width:16px;padding:5px;line-height:16px;border-radius:6px;-webkit-transition:all .1s;-moz-transition:all .1s;transition:1s;}
.met_pager .page-num-current,.met_pager a:hover{background: #c12929;border-color: #c12929;color: #fff;transition: 1s;}
.met_pager .PreSpan,.met_pager .NextSpan{ visibility: hidden; }
.met_pager .PreA,.met_pager .NextA{ font-family: 'Simsun',serif; font-weight: bold; }
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{}
.met_pager #metPageT,#metPageB,.met_pager .PageText{display: none;}
.met_pager .PageText{margin-left:10px;color:#aaa}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #e0e0e0;color:#aaa;}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold}
*html .met_pager #metPageT{height:13px;line-height:13px}
*html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
*+html .met_pager #metPageT{height:13px;line-height:13px}
*+html .met_pager #metPageB{padding:0;height:28px;line-height:20px}
.met_module1{/* padding:30px 10px; */}

.met_editor.met_module1 {}
.met_module2_list{padding:10px 10px;}
.met_module2_listli{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative;}
.met_module2_listh2{font-weight:normal;}
.met_module2_listlip{color:#818181;}
.met_module2_listlispan.time{color:#818181;position:absolute;right:10px;top:15px;}
.met_module2_listlih2i{margin-right:10px;position:relative;}
.met_module2_listli.list_2h2,.met_module2_listli.list_3h2{margin-bottom:3px;font-weight:bold;}
.met_module2_listli.list_2{padding:15px 0;}
.met_module2_listli.list_3{padding-left:100px;min-height:80px;}
.met_module2_listli.list_3img{position:absolute;left:0;top:15px;}
.met_module2_listli.list_3span.time{position:static;}
.met_module2h1.met_title{font-size:28px;font-weight:normal;padding:5px 0;}
.met_module2 .met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ddd;}
.met_module2 .met_time{padding-right:6px;}
.met_module2 .met_source{padding-right:6px;}
.met_module2 .met_sourcea{color:#607fa6;}
.met_module2 .met_editor{padding:0 10px;}
.met_tools{border-top:1px solid #ddd;margin-top:30px;position:relative;padding:10px 10px 0;/* height:50px; */line-height: 40px;}
.met_tools .met_page{/* clear:both; *//* position:absolute; *//* right:5px; *//* top:0; *//* color:#818181; */}
.met_tools .met_pageli{display:inline;list-style:none;margin-left:30px;}
.met_tools .met_pagelispan{padding-right:5px;}
.met_tools .met_pagea{color:#607fa6;}
.met_module3_listul.list_1{list-style:none;visibility:hidden;}
.met_module3_listul.list_1li{float:left;text-align:center;margin-top:30px;overflow:hidden;}
.met_module3_listul.list_1lia{text-align:center;display:block;margin:0 auto;background:#fff;border:1px solid #ddd;font-size:0;}
.met_module3_listul.list_1lih2{text-align:left;font-size:14px;padding:10px 10px;font-weight:normal;border-top:1px solid #ddd;}
.met_module3_listulaimg{transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;}
.met_module3_listula:hoverh2{color:#333;}
.met_module3_listula:hoverimg{filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;}
.met_module3_listul.list_2{list-style:none;visibility:hidden;}
.met_module3_listul.list_2li{padding:20px 10px;border-bottom:1px solid #ddd;}
.met_module3_listul.list_2dt{float:left;position:relative;}
.met_module3_listul.list_2dd{float:left;width:100%;}
.met_module3_listul.list_2ddh2{padding:5px 10px;font-size:15px;font-weight:normal;}
.met_module3_listul.list_2ddp{padding:5px 10px;color:#818181;}
#showproduct{padding:.5rem 0;background:#f5f5f5}
#showproduct .top{width:100%}
#showproduct .top>*{vertical-align:top}
#showproduct .top .nav{width:30%;padding:.5rem;background:#6ed313}
#showproduct .top .nav .title{font-size:.36rem;color:#fff;text-transform:uppercase;font-weight:700;margin-bottom:.2rem}
#showproduct .top .nav ul{font-size:0}
#showproduct .top .nav ul li{margin-bottom:.17rem;font-size:0}
#showproduct .top .nav ul li a{display:inline-block;font-size:.16rem;border:1px solid #fff;line-height:.55rem;width:85%;text-align:center;color:#fff;text-transform:uppercase}
#showproduct .bot{width:100%;margin-top:.5rem}
#showproduct .bot .title span{font-size:.3rem!important;color:#2a2a2a;display:block;margin-bottom:.15rem;background:url(http://hzhsl.com/public/common/images/showproduct_tb.png) no-repeat left center;padding-left:30px}
#showproduct .bot table,#showproduct .bot table tbody{width:100%;border:none;text-align:center}
#showproduct .bot table tr{border-top:1px solid #fff;height:.6rem;width:100%;background:#eee;font-size:.16rem;color:#2a2a2a}
#showproduct .bot table tr:first-child{background:#d8d8d8;font-size:.2rem;color:#2a2a2a;text-align:center;border:0}
#showproduct .bot table tr td{border:0;border-left:1px solid #fff;width:auto;vertical-align:middle;line-height:.3rem}
#showproduct .bot table tr td:first-child{border-left:none}

#downloadlist{padding:15px;}
#downloadlist .metlist{margin-bottom:20px;}
#downloadlist .metlistdt{border-bottom:1px solid #ddd;font-size:14px;font-weight:bold;padding:8px 5px 8px 0;background:url(http://hzhsl.com/public/common/images/images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlistdd{color:#999;padding:8px;background:#f7f8fa;}
#downloadlist .metlistddb{font-weight:normal;}
#downloadlist .metlistdddiv{float:right;}
#downloadlist .metlistddspan{padding-right:20px;}
#downloadlist .metlistdda{color:#1c57c4;}
#downloadlist .metlistdda.down{color:#fa1a1a;}
#showdownload{padding:15px;}
#showdownloadh1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px;}
#showdownload .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;}
#showdownload .paralistli{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd;}
#showdownload .paralistli:last-child{border-bottom:0;}
#showdownload .paralistlia{color:#fff;}
#showdownload .paralistlispan{position:absolute;left:0;top:0;width:80px;padding:8px 5px;word-wrap:break-word;}
#showdownload .met_editor{padding:0 10px;}
#showdownload .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
#showdownload .downloadbox{margin-top:30px;}
#showdownload .downloadboxa{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px;}
#showdownload .downloadboxa:hover{background:#38c4f0;}
#showdownload .downloadboxa.active{background:#1ba4cf;}
#joblist{width: 100%;padding-top: 50px;}
#joblist .title{text-align:center;margin-bottom:40px}
#joblist .title h2{font-size:26px;color:#555}
#joblist .title p{font-size:16px;text-transform:uppercase;color:#888}
#joblist .list{width:100%}
#joblist .list li{width:49%;margin-bottom:20px}
#joblist .list li a{padding:30px 30px 50px 30px;background:#d2d2d2;display:block}
#joblist .list li a .name{font-size:20px;color:#0974ab}
#joblist .list li a .time{text-align:right;font-size:16px;color:#000}
#joblist .list li a .con{color:#000;font-size:16px;line-height:30px}
#joblistdl{padding:10px 5px 10px;margin-top:30px;border:1px solid #ddd;}
#joblistdt{padding:0 10px;font-size:16px;font-weight:bold;}
#joblistdd .dtail{padding:5px 10px 0;border-top:1px solid #ddd;}
#joblistdd .dtailspan{margin-right:15px;}
#joblistdd .dtaila{color:#1c57c4;}
#joblistdd .editor{padding:10px;}
#joblistdd .mis{padding:5px 10px;border-bottom:1px solid #ddd;font-size:12px;}
#joblistdd .misspan{margin-right:15px;color:#999;}
#showjobh1.title{font-size:24px;padding:15px 5px;border-bottom:1px solid #ddd;margin-bottom:30px;}
#showjob .ctitle{margin:30px 0 10px;padding:0 10px;font-size:16px;font-weight:normal;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
#showjob .met_editor{padding:0 10px;}
#cvlist{padding:15px;}
#showjob .paralist{background:#8c989f;padding:5px 10px;color:#fff;visibility:hidden;margin-top:30px;visibility:hidden;}
#showjob .paralistli{list-style:none;padding:8px 5px 8px 90px;min-height:20px;position:relative;border-bottom:1px solid #ddd;}
#showjob .paralistli:last-child{border-bottom:0;}
#showjob .paralistlia{color:#fff;}
#showjob .paralistlispan{position:absolute;left:0;top:0;width:80px;padding:8px 5px;overflow:hidden;word-wrap:break-word;}
#showjob .info_cv{margin-top:30px;margin-left:10px;}
#showjob .info_cva{display:inline-block;background:#23b7e5;height:35px;line-height:35px;padding:0 35px;color:#fff;border-radius:2px;}
#showjob .info_cva:hover{background:#38c4f0;}
#showjob .info_cva.active{background:#1ba4cf;}
#messagelist{padding:15px;}
#messagelist .metlist{margin-top:30px;border:1px solid #ddd;padding:5px;}
#messagelist .metlistdt{padding:5px;}
#messagelist .metlistdtspan.name{color:#2c7199;}
#messagelist .metlistdtspan.time{padding-left:5px;color:#aaa;font-size:12px;}
#messagelist .metlistdtspan.tt{float:right;padding-right:5px;color:#aaa;}
#messagelist .metlistdd.infospan.tt{display:none;clear:both;}
#messagelist .metlistdd.infospan.text{display:block;line-height:1.5;padding:0 5px 10px;border-bottom:1px solid #ddd;}
#messagelist .metlistdd.reinfospan.tt{display:block;padding:10px 5px 0;color:#2c7199;}
#messagelist .metlistdd.reinfospan.text{display:block;line-height:1.5;padding:5px 5px 10px;}
#messagelist .v52fmbx{margin:30px 0 0;}
#linklist{padding:15px 15px 25px;}
#linklist .ctitle{margin:10px 0 10px;padding:5px 10px;border-bottom:1px solid #ddd;}
#linklist .inside{padding:15px 0 0;}
#linklist .metlist .imgli{list-style:none;display:inline;padding-right:5px;}
#linklist .metlist .imgimg{width:88px;height:31px;}
#linklist .metlist .txtli{list-style:none;float:left;width:88px;height:20px;line-height:20px;margin-right:5px;overflow:hidden;}
#linksubmit{padding:15px;}
#linksubmittable{margin:0 auto;}
#memberbox{padding:15px;}ul.searchnavlist{list-style:none;padding:0 20px;margin:0;}ul.searchnavlist li{/* padding:5px 0; */;}ul.searchnavlist .advsearch_searchword input{width:90%;height:28px;line-height:28px\9;padding: 2px 5px;border: none;background-color:#fff;color:#333;outline:0;border-radius:2px;}ul.searchnavlist .searchgo{display:block;background: #29313c;border:0 none;height: 32px;line-height:26px;padding:0 35px;color:#fff;cursor:pointer;border-radius:2px;transition: 1s;}ul.searchnavlist .searchgo:hover{background: #000;transition: 1s;}ul.searchnavlist .searchgo:active{background:#1ba4cf;}

#searchlist{padding: 60px 0;}
#searchlistli{padding-left:10px;margin-bottom:6px;line-height:1.5;}
#searchlistul{list-style:none;padding:0;margin:0;}
#searchlistulli{padding:3px 5px;margin-bottom:10px;}
#searchlistulliimg{display:none;}
#searchlist .search_title{display:block;padding:2px 0;}
#searchlist .search_titlea{font-size:16px;color:#12C;text-decoration:underline;}
#searchlist .search_titleem{color:#c00;text-decoration:underline;font-style:normal;}
#searchlist .search_detail{display:block;}
#searchlist .search_detaila{text-decoration:underline;color:#12C;}
#searchlist .search_contentem{color:#c00;font-style:normal;}
#searchlist .search_updatetime{display:block;margin-top:5px;color:green;}
#searchlista:hover{text-decoration:underline;}
#sitemaplistdl{margin-top:30px;padding:20px;border:1px solid #ddd;}
#sitemaplistdth2{font-size:18px;font-weight:normal;padding:10px 0;border-bottom:1px solid #ddd;}
#sitemaplistdth2i{font-size:22px;margin-left:10px;font-weight:normal;color:#888;position:relative;top:2px;}
#sitemaplistddul{float:left;width:25%;list-style:none;margin-top:20px;}
#sitemaplistddli{margin-top:5px;}
#sitemaplistddlih4a{font-weight:normal;color:#666;}
.v52fmbx_hr{border-top:1px solid #ddd;margin:0;padding:0 5px 0 15px;font-weight:bold;font-size:16px;background:#ddd;height:60px;line-height:60px;}
:-ms-input-placeholder{color:#999;}
.v52fmbx{border:1px solid #ddd;border-top:0;overflow:hidden;text-align:left;}
.v52fmbxdl:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.v52fmbxdl{width:100%;zoom:1;background:#fff;}
.v52fmbxdl{border-top:1px solid #ddd;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0;}
.v52fmbxdldt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:1.2;}
.v52fmbxdldd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0;}
.v52fmbxdlddlabelinput{position:relative;top:1px;margin-right:3px;}
.v52fmbxdldd .fbox{margin:0 10px 0 0;}
.v52fmbxdldd .tips{color:#aaa;}
.v52fmbxdldd .tips:hover{color:#f00;}
.v52fmbxdldd.labelinlinelabel{display:inline;}
.v52fmbxdldt.addimgdt{padding:10px 5px 10px;}
.v52fmbxdldt.addimgdtp{height:30px;line-height:30px;margin-bottom:8px;}
.v52fmbxdl.noborder{border-bottom:0;}
.formerror{margin-top:6px;height:20px;line-height:20px;}
.formerror .fa-times{color:#fff;border-radius:3px;padding:1px 2px;font-size:16px;margin-right:5px;background:red;}
.formerror .fa-check{color:#fff;border-radius:3px;padding:2px;font-size:14px;margin-right:5px;background:#10aa00;}
.formerrorbox{border:2px solid #f00!important;}
.v52fmbxdldd.ftype_description{color:#fff;padding:8px;margin:0 5px;background:#6c6fbf;}
.ftype_input .fbox{float:left;}
.ftype_input .tips{float:left;padding-top:5px;}
.ftype_input .fboxinput{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;border-radius:2px;}
.placeholder-ie{position:relative;}
.placeholder-ielabel{position:absolute;left:8px;top:7px;cursor:text;color:#999;}
.ftype_textarea .tips{display:block;}
.ftype_textareatextarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #dcdfe0;background-color:#fff;color:#333;outline:0;}
.ftype_select .tips,.ftype_select-linkage .tips{display:block;margin-top:5px;}select{line-height: 32px;height: 32px;vertical-align:middle;background-color:#fff;outline:0;border: none;padding:4px;color:#656565;}
.ftype_radio .fboxlabel{font-weight:normal;height:28px;line-height:28px;margin:0;display:block;}
.ftype_radio .fboxinput[type='radio']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;position:relative;top:-1px;margin-right:6px;}
.ftype_radio .formerror{margin-top:0;}
.ftype_checkbox .fboxinput[type='checkbox']{border-radius:100%;bottom:3px;height:15px;position:relative;vertical-align:middle;width:15px;margin:0;}
.ftype_checkbox .fboxlabel{font-weight:normal;height:28px;line-height:28px;margin:0;display:block;}
.ftype_checkbox .fboxinput{position:relative;top:-1px;margin-right:6px!important;}
.ftype_checkbox .formerror{margin-top:0;}
.ftype_transverse .fboxlabel{display:inline;margin-right:15px;}
.submit{/* display:block; *//* background:#23b7e5; *//* border:0 none; *//* height:34px; *//* line-height:26px; *//* padding:0 35px; *//* color:#fff; *//* cursor:pointer; *//* border-radius:2px; *//* font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'; */}
.submit:hover{background:#38c4f0;}
.submit.active{background:#1ba4cf;}
.v52fmbxdldd.ftype_codeinput{width:80px;margin-right:10px;}
.v52fmbxdldd.ftype_codeimg{height:30px;position:relative;bottom:2px;}

/*********--back top--*********/
#back_top {position: fixed;right: 3%;top: 50%;width: 43px;z-index: 99;display: none;}
#back_topa {display: block;width: 100%;font-size: 0;}
#back_topimg {width: 100%;}
/*********--mobile header--*********/
.m-header {position:fixed;top:-100%;background:rgba(0,0,0,0.4);z-index:50;transition:all .36s;opacity:0;width:100%;line-height: 50px;height: 50px;overflow:hidden;z-index: 999999;}
.m-header >.col-xs-6>div {color:#FFF;display:inline-block;vertical-align: middle;}
.m-header >.col-xs-6>div a {color:#FFF;}
.m-header >.col-xs-6>div i {font-size: .5rem;padding: 0 .05rem;}
.st-menu-open {overflow:hidden;}
.st-menu .logo {margin:0 0 15px;padding:1em;}
.st-menu {display:none;}
.st-menuli {margin:2px 0;}
.st-menulidl {margin:0 0 15px;padding:0;display:none;}
.st-menulidda {text-indent:1.5em;font-size:1.4rem;}
.m-header {background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.m-header >.col-xs-6{float: left;width: 50%;padding: 0;height: 50px;line-height: 50px;}

.m-header >.col-xs-6 a {
    display: block;
    height: 50px;
    padding-left: 10px;
}

.m-header >.col-xs-6 a img {height: 100%;padding: 5px 0;}
.m-header >.col-xs-6a {display: block;font-size: 0;}
.m-header >.col-xs-6aimg {margin-top: 4px;margin-left: 4px;}
.m-header >.col-xs-6.text-right {text-align: right;}
.m-header >.col-xs-6>div {color:#000;margin-right: 10px;}
.m-headerimg {max-height: 40px;}
.st-container .st-menu {background:#FFF;}
.st-menu {opacity: 0;}
.st-menu-open .st-menu {opacity: 1;}
.st-container .st-menu ul li a {color: #444;position:relative;/* background: #bb1515; */font-size:14px;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #b60505;box-shadow:0 4px 8px rgba(0,0,0,0.2);color:#FFF;border-radius:3px;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);}
.st-container .st-menu ul li>dl {transition:none;margin:0;padding: 0 20px;display:none}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#333;padding-left:0;}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color: #b60505;}

@media(max-width:1440px){
    .index_about .right .txt{padding-right:.45rem}
}
/**ipad*/
@media(max-width:990px){
    .st-pusher{padding-top:50px;}
    .st-menu{display:block;position: absolute;}
    .head_nav {display:none;}
    .m-header{top:0;opacity:1;}
    #showproduct .top .nav ul li{display:inline-block;white-space: nowrap;margin-right: 4px;}
    #showproduct .top .nav ul li a {display: block;width: 100%;padding: 0 10px;}
    header{background: rgb(51, 51, 51);padding: .1rem 0;}
    header .left{margin: 0;}
    .page_banner{/* padding-top: 1.08rem; */}
    .page_banner .txt{display:none;}
    header .right .contact{display:none}
    header .right .lang{margin-top:.1rem}
    header .right .menu{top:.15rem}
    .dtable .right{text-align:left;}
    .page_img .list li{width: 49%!important;}
    .page_product .nav{float:initial;width: 100%;text-align: center;}
    .page_product .nav .title {width: 80%;display: inline-block;}
    .page_product .nav ul {text-align: left;}
    .page_product .nav ul li {display: inline-block;}
    .page_product .list{float:initial;width: 100%;}
    .page_product .nav ul li a::before{display:none;}
    .page_web{padding: 0;}
    .page_web .right{padding-right:.5rem;margin: 0;}
    .page_content{margin: 0;padding: .5rem!important;}
    .page_title{padding: .5rem!important;}
    .page_content .nav ul li::after{top:0.15rem}
    .page_product .list li{width:49%}
    .page_introduce .bot .right{padding-left:0}
    .page_brand .right .txt {margin-bottom:.3rem}
    .page_brand .right .txt p{word-break: initial;writing-mode: initial;display: block;margin-bottom: .1rem;}
}

@media(max-width:767px){
    .page_news .list li{width:100%}
    .index_hot .list li{width:49%}
    .index_about .left{text-align: center;padding: 0;}
    .index_about .left .img {margin: 0 auto;width: 5rem;}
    .index_about .right ul li{height:inherit;}  
    .index_about .right ul li .item .txt h2{font-size:14px}
    .index_about .right ul li .item .txt p{font-size:12px;line-height: 19px;height: 57px;}
    .index_product .list{padding-top:70px}
    .index_product .left,.index_product .right{display:block;width:100%}
    .index_product .left{text-align:center}
    .index_product .left h2 .img{margin:0 auto;}
    .index_about .right{padding: .4rem!important;margin-left:0}
    .index_about .right .txt{padding: 0;padding-left:.5rem;}
    .index_about .right .txt p {line-height: .5rem;margin-bottom: .5rem;}
    .tem_footer .bot .right{text-align:center}
    .tem_footer .top dl{width:33.33%;padding: 0 .2rem;min-height: 2rem;}
    .tem_footer .top dl dd::after{display:none;}
    .tem_footer .top dl dd{margin:0;max-height: 2.8rem}
    .tem_footer .top dl dd h2{
    display: block;
    float: initial;
    word-break: inherit;
    writing-mode: inherit;
    margin-left: 0;
    margin-bottom: .1rem;
}
    .tem_footer .top dl dd p{
    display: block;
    float: initial;
    word-break: inherit;
    writing-mode: inherit;
    font-size: .16rem;
}
    .page_title .title>*{word-break: initial;writing-mode: initial;display: block;}
    .page_title .title{padding-bottom:0;padding-right:.5rem}
    .page_title .link{margin-bottom: 0;}
    .index_news .list li{width:100%}
    .index_news .bj{display:none;}
}

.mypage {
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .mypage .pagination {
    display: flex;
    justify-content: center;
  }
  .mypage li {
    display: inline-block;
    color: #333333;
    background: #eff1f4;
    border-radius: 5px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    padding: 0px 15px;
    margin: 0 5px;
    width: unset !important;
  }
  .mypage li a{
    width: 100%;
    height: 100%;
    display: block;
  }
  .mypage li.active {
    background: #c12929;
    color: #ffffff;
  }
  .mypage .rows {
    border: none;
  }