@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',Zitino;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#dd0330;}

/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.container2{position:relative;min-width:320px;width:100%;max-width:1424px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:60px 0;font-size:.875em;overflow:hidden;}
.pd90{padding:90px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/* css */

/* header */
.header{width:100%;height: 100px;line-height: 100px;background: #dadadb;}
.headTie{float:left;margin-left:20px;color:#333;line-height:1.5;padding-top:15px;letter-spacing:3px;}
.headTie span{display: block;font-size:1.375em;color:#dd0330;font-weight:bold;letter-spacing:0;}
.nav {width: 100%;/* padding-right:210px; */height:90px;display:flex;justify-content:space-between;}
.nav .m{float:left;text-align:center;position:relative;z-index:10;}
.nav .m>a{color: #000;display:inline-block;position:relative;font-size: 20px;}
.nav .m i{font-family:"iconfont";font-style:normal;margin-right:5px;float: left;}
.nav .cur>a,.nav .m>a:hover{color: #000;}
.nav .navSub{position:absolute;left:50%;top:120%;background:#eee;line-height:35px;width:160px;color:#333;font-size: 20px;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;margin-left:-80px;}
.nav .navSub::after{content:"";position: absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#ddd;margin-left:-6px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:55px;}
.nav .navSub a{color:#333;display:block; font-size:18px;}
.nav .navSub a:hover{background:#dd0330;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headTel {position:absolute;right:0;top:0;color:#dd0330;font-size:1.375em;padding-left:20px;font-family:Arial;background: url('../images/tel.png') no-repeat left center;}
.wapTel{font-family:"iconfont";position: absolute;color:#005ab0;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.headFix{box-shadow: 0 0 10px #7a7a7d;z-index:99;position: fixed;left:0;top:0;}
/* header */

/* navTrigger */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#fff;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#fff;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
/* navTrigger */

/* banner */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #fff;}
.banner .swiper-pagination-bullet-active::after{background:#fff;opacity:1;}
/* banner */

/* hz-about */
.hz-about{background:url('../images/product.jpg') no-repeat center;overflow:hidden;}
.aboutL{width:47%;height:540px;overflow:hidden;position: relative;margin-bottom: 20px;border-radius: 10px;}
.aboutL .bgImg{animation:scale 40s infinite;} 
.aboutR{width:49%;}
.aboutR .title1{text-align:left;margin-bottom:30px;font-size: 38px;color: #333;}
.aboutR .title1 span{padding-bottom:0;margin-bottom:0;font-weight: bold;}
.aboutR .title1 span::after{display:none;}
.aboutR .title2{font-size:1.571em;color: #dd0330;margin-bottom:20px;}
.aboutR .txt{margin-bottom: 0;overflow:hidden;}
.aboutR .txt p{margin-bottom:25px;line-height: 26px;}
.aboutR .more{display:inline-block;width:150px;height:40px;line-height:40px;background: #dd0330;text-align:center;color:#fff;}
.aboutR .more i{font-style:normal;margin-left:15px;}
.aboutR .more:hover{background:#a70006;width:210px;}
.aboutNum{position: relative;width: 100%;color: #dd0330;font-size:1.143em;height:120px;padding:0 4%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content: space-between;padding-top:20px;}
.aboutNum li{float:left;color: #dd0330;position:relative;}
.aboutNum li span{font-size: 70px;font-style: normal;font-family: impact;font-weight: normal;line-height:1.2;}
.aboutNum li p{ color:#333;}
.aboutNum li i{float:right; font-size:16px;font-weight:normal;font-style:normal;top:5px;margin-left:5px;}
/* hz-about */

/* hz-product */
.hz-product{ margin-bottom:-50px;}
.hTitle{font-size:1rem;margin-bottom:40px;text-align:center;}
.hTitle span{display: block;position:relative;font-size:2.25em;color:#191919;padding-bottom:10px;margin-bottom:10px;font-weight:700;}
.hTitle span::after{content:"";position: absolute;left:50%;width:40px;height:2px;background:#dd0330;margin-left:-20px;bottom:0;}
.hTitleW,.hTitleW span{color:#fff;}
.hz-product .hTitle span::after{display:none;}
.proMenu{color:#fff;width: 100%;}
.proMenu h4{padding:40px 30px;background:#dd0330;}
.proMenu h4 span{display:block;font-size:2.714em;}
.proMenu ul{font-size:1.429em;}
.proMenu ul li{ float:left; width:16.66%;}
.proMenu li a{display:block;height:138px;padding:50px 30px 10px 30px;background: #d7d7d7;color:#333;position:relative;z-index:2;text-align: center;}
.proMenu li a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;background:#dd0330;transform-origin:right;transform: scale(0,1);transition:transform .5s;}
.proMenu li:nth-child(2n) a{background: #edeaea;}
.proMenu li i{float:right;font-family:"iconfont";font-style:normal;color:#aaa;margin-right:-10px;transition:all .5s;}
.proMenu .on a,.proMenu .on i{color:#fff;}
.proMenu .on a::after{transform-origin:left;transform: scale(1);}
.swiper-slide-active{ width:100%;}
.proMain{overflow:hidden;width: 100%;display: block;height: 100%;}
.proMain li{float:left;width: 48.9%;margin-right: 30px;margin-top: 30px;}
.proMain li:nth-child(3){margin-top: 0;}
.proMain li:nth-child(4){margin-top: 0;}
.proMain li:nth-child(2n+0){margin-right: 0;}
.proMain li .pImg{padding-top: 54.6%;}
.proMain li p{font-size: 20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height: 70px;line-height: 70px;background: #fff;}
.proMain li:hover img{transform: scale(1.1);}
.proMain li:nth-child(4){border-right:none;}
.proMain li:nth-child(8){border-right:none;}
.proMain li:nth-child(5),.proMain li:nth-child(6),.proMain li:nth-child(7){border-bottom:none;}
/* hz-product */

/* hz-news */
.news{background:#fff;}
.newsMain{position: relative;overflow: hidden;height:580px;}
.newsL{width:37%;background:#f8f8f8;padding:30px 2.5%;position:relative;z-index:2;height:580px;}
.newsL::after{content:"";position: absolute;left:0;top:0;width:100%;height:260px; background:#dd0330;z-index:-1;}
.news .title{text-transform:uppercase;margin-bottom:25px;}
.news .title a{float:right;width:17px;height:17px;line-height:15px;color:#fff;border:1px solid #fff;text-align:center;font-family:"simsun";margin-top:15px;font-size:14px;font-weight:700;}
.news .title a:hover{background:#fff;color:#dd0330;}
.news .title2 a{color:#dd0330;border:1px solid #dd0330;}
.news .title2 a:hover{background:#dd0330;color:#fff;}
.news .title span{display:block;color:#343434;font-size:1.714em;}
.news .title b{font-weight:400;color:#dd0330;}
.news .titlew,.news .titlew span{color:#fff;}
.newsScroll li .pic{display: block;height:300px;overflow:hidden;margin-bottom:25px;}
.newsScroll li h4{font-size: 22px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;font-weight: bold;}
.newsScroll li h4 a{color:#333;}
.newsScroll li h4 a:hover,.newsR li a:hover h4{color:#dd0330;}
.newsScroll li p{height:70px;margin-bottom:10px;line-height:28px;color:#666; font-size:16px;}
.newsScroll li .date{display: block;position:relative;color:#777;}
.newsScroll .swiper-pagination{bottom:30px;width:auto;right:8%;left:auto;}
.newsScroll li:hover .bgImg{transform: scale(1.1);}
/*--*/
.newsR{width:62%;overflow:hidden;margin-right:-15px;}
.newsR li{float:left;width:50%;padding-right:15px;overflow:hidden;margin-bottom:10px;}
.newsR li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;padding:35px;border:1px solid #dfdfdf; height:285px;}
.newsR li .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsR li h4{font-size:22px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;transition:all .3s;margin-bottom:25px; font-weight:bold;}
.newsR li p{font-size:16px;color:#666;line-height: 28px;border-bottom: 1px solid #e5e5e5;height: 130px;margin-bottom: 20px;}
.newsR li .time{background-image: url(../images/icos-time.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsR li .author{background-image: url(../images/icos-author.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsR li .date{display:block;font-size:12px;border-bottom: 1px solid #e5e5e5;margin-bottom:20px;font-size:1.143em;padding-bottom:15px;}
.newsR li .date b{display: block;line-height:1;font-size:3.125em;color:#454545;}
.newsR li .date i{font-style:normal;opacity:.6;float:right;font-family:"iconfont";color:#454545;font-size:2em;line-height:2;}
.newsR li a:hover .bgImg{opacity:.15;}
.newsR li a:hover{color:#fff;background-color:#dd0330;}
.newsR li a:hover h4,.newsR li a:hover b,.newsR li a:hover i{color:#fff;}
.newsR li a:hover p,.newsR li a:hover b,.newsR li a:hover i{color:#fff;}
.newsR li a:hover .time{background-image: url(../images/icos-timeh.png);}
.newsR li a:hover .author{background-image: url(../images/icos-authorh.png);}
/* hz-news */

/* hz-join */
.hz-join{color:#fff;font-size:1em; background:#dd0330;}
.hz-join .hTitle span::after{display:none;}
.joinL{width:54%;}
.joinL .hTitle{text-align:left;}
.joinL .title1{font-size:1.625em;margin-bottom:10px;}
.joinL .title2{font-size:2.250em;font-weight:700;margin-bottom:35px;}
.joinL .title2 span{display: block;font-size:14px;font-weight:normal;opacity:.5;font-family:Arial;}
.joinL .tel{font-size:1.625em;font-family:Arial;background: url('../images/tel.png') no-repeat left center;padding-left:40px;margin-bottom:40px;}
.joinL .tel span{margin-left:30px;}
.joinL .more{display:inline-block;height:60px;line-height:60px;background:#fff;width:35%;max-width:280px;text-align:center;color:#dd0330;}
.joinL .more i{font-family:"iconfont";font-style:normal;margin-right:10px;font-size:1rem;}
.joinL .more:hover{background:#a70006;color:#fff;}
.joinR{width:42%;overflow:hidden;max-height:420px;padding-top:10px;}
.joinR li{float:left;width:25%;text-align:center;margin-bottom:80px;}
.joinR li i{font-family:"iconfont";width:125px;height:125px;background:#fff;color:#dd0330;text-align:center;line-height:125px;display:inline-block;font-style:normal;font-size:3em;border-radius:6px;transition:all .5s;position: relative;top:0;}
.joinR li p{margin-top:15px;font-weight:bold;}
.joinR li:hover i{top:-10px;}
/* hz-join */

/* hz-media */
.hz-media{padding:60px 0;background:#eeeeee;}
.hz-media .titl{font-size:24px;color:#333333;font-weight:bold;text-align: center;}
.hz-media .txtl{font-size:16px;color:#666666;line-height:2.1;text-align: center;margin:20px 0;}
.media-box li{width:14.6%;margin:1%;text-align:center;float:left;}
.media-box li:nth-child(6){ margin-right:0;}
.media-box li img{width:106px;height:106px;}
.media-box li .tit2{color:#333;font-size:18px;font-weight:bold;margin:5px 0;}
.media-box li .txt2{color:#626262;font-size:16px;}
/* hz-media */

/* footer */
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.footer{background: #272933;color: #ababad;font-size: 14px}
.footer a{color: #ababad;font-size: 16px;}
.footer .aright a{ padding-left:15px;}
.footer a:hover{color: #fff;}
.footer .fta{padding: 45px 0}
.footer .fta .aleft{width: 80%}
.footer .fta .aleft dl dt{font-size: 20px;color: #fff;}
.footer .fta .aleft dl dt:after{display: block;width: 20px;height: 3px;background: #dd0330;content: '';margin-top: 15px;margin-bottom: 10px}
.footer .fta .aleft dl dd ul li{padding: 6px 0}
.footer .fta .aleft dl dd p{padding: 6px 0;font-size: 16px;}
.footer .fta .aleft dl dd p.spt{font-size: 32px;color: #fff}
.footer .fta .aright p{margin-top: 15px;text-align: center;font-size: 16px;}
.footer .fta .aright img{max-width: 110px}
.footer .ftb{padding: 16px 0 25px;border-top: 1px solid #30323d;font-size: 16px;}
.footer .ftb .aleft{max-width: 40%}
/* footer */

/* foot */
.foot{ display:none;}
.foot .box {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 45px;background:#dd0330;z-index: 66;box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15);z-index: 9999999;}
.foot .box li {box-sizing: border-box;width: 50%;float: left;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.foot .box li .ico7 {width: 100%;float: left;}
.foot .box li .name {font-weight: bold;width: 100%;float: left;font-size: 1rem;color: #fff;line-height: 45px;width: 100%;height: 100%;}
.foot .box li .name img{width:22px;margin-right: 10px;display: inline-block;vertical-align: middle;}
.foot #wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
.foot #wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 22rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
.foot #wxnr img {display: block;margin: 0 auto 0.8rem;}
.foot #wxnr p {display: block;font-size: 1.4rem;text-align: center;color: #666;}
.foot #wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
.foot #wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}
/* foot */

/* gr_kefu */
.gr_kefu{position:fixed;width:50px;height:205px;right:0;top:214px;z-index:100;}
.gr_kefu ul li{width:50px;height:50px;float:left;position:relative;margin-bottom:1px;font-size:12px;line-height:50px;font-size:16px;}
.gr_kefu ul li .sidebox{position:absolute;width:50px;height:50px;top:0;right:0;transition:all 0.3s;color:#fff;background: #dd0330;overflow:hidden;font-size:12px}
.gr_kefu ul li.kf2 .sidebox{/* background:#7fbb57; */overflow:visible;}
.gr_kefu ul li .sidebox:hover{opacity:1;}
.gr_kefu ul li .sidebox3{font-size:14px;}
.gr_kefu ul li .sidetop{width:50px;height:50px;line-height:50px;display:inline-block;background:#222;transition:all 0.3s;opacity:.8;}
.gr_kefu ul li .sidetop:hover{opacity:1;}
.gr_kefu ul li img{float:left;}
.gr_kefu ul li .kImg{padding:13px;}
.gr_kefu .kf_wx{ position:absolute; top:0;left:-140px;width:140px;display:;background:#fff;border:1px solid #dadada;padding:14px;line-height:20px;color:#333;text-align:center;display:none;}
.gr_kefu .kf_wx img{ display:block;width:110px; height:110px;margin-bottom:5px;float:none;}
.gr_kefu .qq{height:0;position:relative;z-index:2;}
.gr_kefu .qq .sidebox{border: 1px solid #dd0330;height:auto;border-radius:5px 0 0 5px;width:140px;background:#fff;opacity:1;bottom:-50px;top:auto;text-align:center;padding-bottom:5px;right:-150px;}
.gr_kefu .qq h5{height:35px;line-height:35px;background:#0075d3;font-weight:normal;color:#fff;font-size:14px;padding:0 10px;text-align:left;margin-bottom:10px;}
.gr_kefu .qq h5 i{float:right;cursor:pointer;transition:all 0.3s;position:relative;z-index:5;margin-top:5px;width:20px;}
.gr_kefu .qq h5 i:hover{transform: rotate(90deg);}
.gr_kefu .qq  a{display:block;height:32px;line-height:32px;border-radius:18px;border:1px solid #0075d3;margin:5px 15px}
/* gr_kefu */

/* listBanner */
.listBanner{height:550px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBanner h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBanner h3 span{display: block;font-size:14px;font-weight: 500;opacity: 0.8;}
/* listBanner */

/* listBan */
.listBan{height:993px;background-position: center;background-repeat: no-repeat;background-size:cover;position:relative;}
.listBan h3{position:absolute;color:#fff;top:40%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%);}
.listBan h3 span{display: block;font-size:14px;font-weight: 500;opacity: 0.8;}
/* listBan */

/* hz-goodness */
.aTie{font-size:48px;color:#dd0330;text-align:center;margin-bottom:40px;}
.aTie span{display: block;font-size:18px;color:#999;font-weight:300;}
.hz-goodness {background: #f2f2f2;}
.hz-goodness ul{font-size:1.143em;width:64%;max-width:860px;display: flex;justify-content: space-between;flex-flow: row wrap;}
.hz-goodness .aTie{text-align:left;margin-bottom:0;}
.hz-goodness li{float:left;text-align:center;}
.hz-goodness li span{position: relative;font-size:4.625em;font-family:Arial;color:#dd0330;font-weight:700;line-height:1.2;}
/* hz-goodness */

/* hz-introduction */
.hz-introduction .tie{font-size:2.571em;color:#dd0330;margin-bottom:30px;line-height:1;}
.hz-introduction .left{width:50%;line-height:1.8;position: relative;}
.hz-introduction .font{overflow-y:auto;height:440px;font-size:1.071em;}
.hz-introduction .font p{ font-size:16px; line-height:30px; padding-bottom:20px;}
.hz-introduction .right{width:46%;height:510px;overflow:hidden;display:block;border-radius: 10px;}
/* hz-introduction */

/* hz-brand */
.brand-box{ color:#1f1f1f; font-size:36px;font-weight:400;}
.brand-box{ overflow:hidden;}
.brand-box li{float:left;width: 30.8%;overflow:hidden;margin-right: 60px;background: #f6f7f7;padding: 2%;height: 812px;border-radius: 10px;}
.brand-box li:nth-child(3){ margin-right:0;}
.brand-box li .img{float:left;width: 100%;margin-bottom: 20px;text-align: center;}
.brand-box li .img img{text-align: center;border-radius: 10px;}
.brand-box li .txt{float: none;margin-top: 20px;}
.brand-box li .txt h3{ color:#1f1f1f; font-size:30px;font-weight:400;}
.brand-box li .txt p{ color:#515050; line-height:1.8; font-size:16px; margin-top:6px;}
.brand-box li .txt p b{ color:#dd0330;}
/* hz-brand */

/* hz-culture */
.hz-culture{padding: 85px 0 90px;background:#dd0330;}
.hz-culture .title{margin-bottom: 73px}
.hz-culture .box{font-size: 0;}
.hz-culture .text-box{display: inline-block;vertical-align: top;width: 50%;}
.hz-culture .img-box{display: inline-block;vertical-align: top;width: 50%;}
.hz-culture .img-box img{border-radius: 10px;}
.culture-list li{font-size: 0;margin-bottom: 48px;}
.culture-list .icon{display: inline-block;vertical-align: top;width: 21px;margin-right: 9px;line-height: 36px;}
.culture-list .text-box2{display: inline-block;vertical-align: top;width: calc(100% - 30px);line-height: 36px;font-size: 16px;color: #fff;}
.culture-list .name{font-size: 20px;color: #fff;font-weight: bold;}
.culture-list p{ font-size:18px; line-height:33px;}
/* hz-culture */

/* hz-course */
.hz-course .course-box {padding-top: 1.1167rem;padding-bottom: 1.8333rem;position: relative;background: url(../images/img108.jpg) no-repeat center;}
.hz-course .course-box::after {content: "";display: block;width: 100%;height: 4.5667rem;background: url(../images/img109.png) no-repeat center;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.hz-course .course-box .ny-title {margin-top: 0;margin-bottom: 1.4167rem;}
.hz-course .course-box .ny-title .text1,
.hz-course .course-box .ny-title .text2 {color: #333;}
.hz-course .course-box .ny-title .text2 span:before,
.hz-course .course-box .ny-title .text2 span:after {background-color: #333;}
.hz-course .course-box .itembox {max-width: 80%;margin: 0 auto;overflow: hidden;}
.hz-course .course-box .item {position: relative;}
.hz-course .course-box .item .image {width: 2.5rem;flex-shrink: 0;}
.hz-course .course-box .item .info {min-width: 0;flex-grow: 1;}
.hz-course .course-box .item .info .text1 {font-size: 20px;color: #333;line-height: 1.2;font-weight: bold;margin-bottom: 15px;}
.hz-course .course-box .item .info .text2 {font-size: 16px;color: #666;line-height: 28px;}
/*--*/
@media screen and (min-width: 751px) {
.hz-course .course-box .item {display: flex;align-items: center;width: 50%;}.hz-course .course-box .item:first-child {padding-bottom: 1.5rem;}
.hz-course .course-box .item:nth-child(2n-1) {padding-left: 30px;margin-left: auto;margin-right: 0;}
.hz-course .course-box .item:nth-child(2n-1):before {content: "";display: block;width: 0.0167rem;height: 300%;background-color: #333;position: absolute;top: 0.3333rem;left: 0;}
.hz-course .course-box .item:nth-child(2n-1):after {content: "";display: block;width: 0.0833rem;height: 0.0833rem;box-shadow: 0 0 0 0.05rem rgba(0, 0, 0, 0.33);background-color: #000;border-radius: 100%;overflow: hidden;position: absolute;top: 0.3333rem;left: -0.0333rem;}
.hz-course .course-box .item:nth-child(2n-1) .image {margin-left: 1.3333rem;order: 2;}
.hz-course .course-box .item:nth-child(2n) {padding-right: 0.6667rem;margin-left: 0;margin-right: auto;}
.hz-course .course-box .item:nth-child(2n) .image {margin-right: 1.3333rem;}
.hz-course .course-box .item:nth-child(2n) .info {text-align: right;}
.hz-course .course-box .item:last-child {padding-top: 0.8333rem;padding-bottom: 0.3333rem;}
.hz-course .course-box .item:last-child:before {top: -50%;}
.hz-course .course-box .item:last-child:after {display: none;}
}
/*--*/
@media screen and (max-width: 751px) {
.hz-course .course-box {padding: 0;}
.hz-course .course-box .ny-title {margin-bottom: 30px;}
.hz-course .course-box .item {margin-left: 10px;padding-left: 20px;padding-bottom: 20px;}
.hz-course .course-box .item:before {content: "";display: block;width: 1px;height: 100%;background-color: #333;left: 0;top: 0;position: absolute;}
.hz-course .course-box .item:after {content: "";display: block;width: 0.0833rem;height: 0.0833rem;box-shadow: 0 0 0 0.05rem rgba(0, 0, 0, 0.33);background-color: #000;border-radius: 100%;overflow: hidden;position: absolute;top: 6px;left: 0;transform: translateX(-50%);}
.hz-course .course-box .item .image {width: 100px;margin-bottom: 20px;}
.hz-course .course-box .item .info .text1 {font-size: 16px;margin-bottom: 5px;}
.hz-course .course-box .item .info .text2 {font-size: 12px;line-height: 1.6;}
.hz-course .course-box .item .info .text2 p {display: inline;}
}
/* hz-course */

/* hz-guarantee */
.hz-guarantee{display: table;height: 892px;overflow: hidden;}
.hz-guarantee .left{width:50%;display: table-cell;}
.hz-guarantee .left a{ display: block;height: 100%;}
.hz-guarantee .left img{max-width:100%;height: 100%;}
.hz-guarantee .right{width:50%;display: table-cell;vertical-align: top;height: 100%;}
.hz-guarantee .right .box{ display: inline-block;float: left;}
.hz-guarantee .right .box-1{padding:70px; background: url(../images/guaranteebg.jpg) no-repeat center;height: 50%;width: 100%;}
.hz-guarantee .right .box-1 h3{font-size:32px; color:#fff}
.hz-guarantee .right .box-1 span{font-size:22px; color:#fff}
.hz-guarantee .right .box-1 .wx{font-size: 16px;color:#fff;margin: 20px 0 40px 0;line-height: 32px;}
.hz-guarantee .right .box-1 a.more{position:relative;color:#fff;font-size:14px; padding:10px 40px 10px 20px;border-radius:30px;background: #07461a;}
.hz-guarantee .right .box-1 a.more:before{content: "";width:14px;height:9px; position: absolute;top:15px;right:18px; background: url(../images/line09.png) no-repeat;}
.hz-guarantee .right .box-1 a.more:hover{  background: #000}
.hz-guarantee .right .box-2{ position: relative;width: 50%;height: 50%;}
.hz-guarantee .right .box-2 a{ display: block;height: 100%;}
.hz-guarantee .right .box-2 img{ height:100%}
.hz-guarantee .right .box-2 .effect-one{height:100%;}
.hz-guarantee .right .box-2 h3{ position:absolute;left:0;top:40%; width:100%; text-align:center;color:#fff;font-size:30px;}
.hz-guarantee .right .box-2 h3 font{ display: block; font-size:12px;color:#fff;}
.hz-guarantee .right .box-3{ position: relative;width: 50%;height: 50%;}
.hz-guarantee .right .box-3 a{ display: block;height: 100%;}
.hz-guarantee .right .box-3 img{ height:100%}
.hz-guarantee .right .box-3 .effect-one{height:100%;}
.hz-guarantee .right .box-3 h3{ position:absolute;left:0;top:40%; width:100%; text-align:center;color:#fff;font-size:30px;}
.hz-guarantee .right .box-3 h3 font{ display: block; font-size:12px;color:#fff;}
.hz-guarantee .right .frame{height:100%;}
/* hz-guarantee */

/* honorL */
.honorL{width:23%;background:#dd0330;color:#fff;padding:3%;height:440px;line-height:1.8;}
.honorL .txt{margin-bottom:15px;overflow:hidden;}
.honorL p{ font-size:18px; line-height:32px; padding-bottom:15px;}
.honorR{width:77%;position: relative;background:#fff;height:440px;padding:3.5% 7%;text-align:center;}
.honorSlide li{width:25%;float:left;font-size:1.143em;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:15px;}
.honorSlide li .pImg{padding-top:124%;border:1px solid #ddd;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#0c89e1;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:4%;cursor:pointer;pointer-events:initial}
.honorR .swiper-button-next{left:auto;right:4%;}
.honorR .btn:hover{opacity:1;}
/* honorL */

/* hz-product */
.hz-product .list{margin-bottom:-40px}
.hz-product .list li{ position: relative; width:100%;margin-bottom:40px;clear: both;overflow: hidden;z-index: 2;height: 993px;}
.hz-product .list .box{float:right;padding:50px;width:33%; margin:70px;background: #fff;}
.hz-product .list li:nth-child(2n) .box{float:left}
.hz-product .list h3{color:#191919;font-size: 30px;margin-bottom: 20px;font-weight: bold;}
.hz-product .list span{ display: block; color:#999;font-size:14px;}
.hz-product .list hr{display: block;margin:10px 0 0 0; width:10px;height:2px; border:none;background: #dd0330;}
.hz-product .list p{color:#191919;font-size:14px;margin-bottom:30px;line-height: 28px;}
.hz-product .list p:last-child{margin-bottom:0px;}
.hz-product .list p b{display: block; color:#333;font-size:14px;font-weight:bold;margin-bottom:10px;}
.hz-product .list .bg{ position: absolute; left:0;top:0;width:100%;z-index: -1;}
.hz-product .list .bg img{width:100%;height: 100%;object-fit: cover;border-radius: 10px;}
.hz-product .list li:hover .box{ box-shadow: 0 0 10px #333;transform: translateY(-10px); background: #dd0330}
.hz-product .list li:hover .box *{color:#fff}
.hz-product .list li:hover .box hr{background: #fff}
/* hz-product */

/* hz-product1 */
.picList1 ul{margin-right:-30px;}
.picList1 li{width:50%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList1 li a{display:block;overflow:hidden;}
.picList1 li .pImg{padding-top:54.7%;}
.picList1 li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;font-size:18px;}
.picList1 li a:hover img{transform:scale(1.1);}
.picList1 li a:hover p{color:#dd0330;}
/* hz-product1 */

/* hz-clinch */
.hz-clinch ul{margin-right:-10px;}
.hz-clinch li{float:left;width:25%;;padding-right:10px;margin-bottom:10px;}
.hz-clinch li a{display: block;position:relative}
.hz-clinch li .pImg{padding-top:66%;background:#000;border-radius: 10px;}
.hz-clinch li img{opacity:.7;}
.hz-clinch li h4{position: absolute;text-align:center;width:100%;padding:0 15px;left:0;top:40%;z-index:2;color:#fff;font-size:1.714em;padding-bottom:50px;transition:all .5s;}
.hz-clinch li .txt{position: absolute;left:0;width:100%;text-align:center;padding:0 8%;top:50%;color:#fff;opacity:0;transition:all .5s;}
.hz-clinch li .more{display:inline-block;width:120px;height:32px;line-height:32px;border:1px solid #fff;border-radius:18px;margin-top:25px;}
.hz-clinch li a:hover img{transform: scale(1.1);opacity:.3;}
.hz-clinch li a:hover h4{transform: scale(0);opacity:0;}
.hz-clinch li a:hover .txt{opacity:1;top:40%;transition-delay:.2s;}
/* hz-clinch */

/* hz-advantage */
.hz-advantage{background: url(../images/advantage.jpg) no-repeat center; background-size:cover ;}
.advantage-box{margin: 0 0 -10px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.advantage-box li{position: relative;z-index: 1;display: inline-block;width: calc(25% - 10px);padding: 50px 40px;text-align: center;border: 1px #ddd solid;background: #fff;}
.advantage-box em{display: flex;margin: auto;width: 90px;height: 100px;border-radius:50%;align-items: center;justify-content: center;}
.advantage-box h4{color:#dd0330;font-size: 20px;margin-top: 20px; font-weight: bold;}
.advantage-box h4:after{content:""; display: block;margin:10px auto 0;width:25px;height:2px;background: #dd0330;}
.advantage-box p{color: #333;font-size:16px;line-height:28px;margin-top: 15px;}
.advantage-box li:hover{box-shadow:5px 5px 15px #ddd;transform: translateY(-5px);}
.advantage-box li:hover:after{opacity:1;}
/* hz-advantage */

/* hz-process */
.process-box{margin:0 0 -50px -120px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.process-box li{position:relative; display: inline-block;width: calc(16.6% - 120px);margin: 0 0 50px 120px;align-items: center;text-align: center;}
.process-box li:after{content:"";position:absolute;right: -110px;top: 60px;width:100px;height:1px;border-top:1px #43279e dashed}
.process-box li:last-child:after{display:none;}
.process-box em{display: flex;margin: auto;width: 110px;height: 110px;border-radius:50%;background: -webkit-linear-gradient(left, #dd0330, #83011c);align-items: center;justify-content: center;}
.process-box em img{ }
.process-box h4{color:#000123;font-size:18px;margin-top:15px; }
.process-box li:hover em{transform:translateY(-5px)}
.process-box li:hover h4{color:#dd0330;}
/* hz-process */

/* menuBox */
.menuBox{background:#f0f0f0;height:60px;line-height:60px;position:relative;font-size:14px;border-left: 1px solid #ddd;}
.menuBox::after{content:"";position: absolute;left:-50%;top:0;width:200%;background:#f0f0f0;height:100%;z-index:-1;}
.menuBox p span::after{line-height:1;top:2px;}
.listMenu{font-size:1.143rem;}
.listMenu a{display:inline-block;position:relative;color:#191919;padding:0 30px;border-right: 1px solid #ddd;z-index:2;}
.listMenu a:hover,.listMenu .cur{color:#d6000f;}
.listMenu a::after{content:"";position: absolute;left:0;bottom:0;background:#d6000f;width:100%;height:100%;transition:transform .5s;z-index:-1;transform: scale(0,1);transform-origin: right;}
.listMenu .cur::after,.listMenu a:hover::after{transform: scale(1);transform-origin: left;}
.listMenu .cur,.listMenu a:hover{color:#fff;}
/* menuBox */

/* hz-new */
.newsTxt{width:47%;height:500px;}
.newsTxt li{height:150px;border-bottom: 1px solid #cfcfcf;margin-bottom:24px;position:relative;}
.newsTxt li h4{font-size: 22px;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsTxt li .txt{font-size:16px;color:#666;line-height: 28px;}
.newsTxt li h4 a{color:#191919;background: url('../images/ c .jpg') no-repeat right center;padding-right:40px;}
.newsTxt li h4 span{display: block;font-size:14px;color:#d6000f;margin:8px 0 12px 0;}
.newsTxt li h4 a:hover,.newsTxt .on h4 a{color:#d6000f;}
.newsTxt li::after{content:"";position: absolute;left:0;bottom:0;height:1px;background:#d6000f;width:0;transition:all .5s;}
.newsTxt li:hover::after,.newsTxt .on::after{width:100%;}
.newsSlide{width:49%;position:relative;text-align:center;overflow:hidden;height:500px;}
.newsSlide li a{height:500px;overflow:hidden;display: block;position:relative;border-radius: 10px;}
.newsSlide li p{position: absolute;left:0;bottom:0;width:100%;height:60px;line-height:60px;background:rgba(0, 0, 0,.5);color:#fff;padding:0 5%;text-align:left;font-size:1.286em;}
.newsSlide .btn{width:28px;height:40px;color:#333;text-align:center;line-height:40px;top:50%;display:none;background: rgba(0, 0, 0,.8);color:#fff;left:0;}
.newsSlide .btn:hover{background:#d6000f;color:#fff;}
.newsSlide .swiper-button-next{left:auto;right:0;}
/*--*/	
.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-40px;}
.newsList li{float:left;padding-right:40px;width:33%;margin-bottom:40px;}
.newsList li a{display:block;color:#777;}
.newsList li .pImg{padding-top:65%;margin-bottom:15px;border-radius: 10px;}
.newsList li h3{font-size:22px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;transition:all .3s;margin-bottom:25px; font-weight:bold;}
.newsList li p{font-size:16px;color:#666;line-height: 28px;border-bottom: 1px solid #e5e5e5;height: 80px;margin-bottom: 20px;}
.newsList li p::after{content:"";position: absolute;left:0;bottom:-1px;background:#d6000f;width:100%;height:1px;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.newsList li a:hover p::after{transform: scale(1);transform-origin:left;}
.newsList li .time{background-image: url(../images/icos-time.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsList li .author{background-image: url(../images/icos-author.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#d6000f;}
.newsList li a:hover .time{background-image: url(../images/icos-timeh.png);}
.newsList li a:hover .author{background-image: url(../images/icos-authorh.png);}
/* hz-new */

/* pagination */
.pagination{padding:25px 0 65px 0;text-align:center;overflow:hidden;}
.pagination a{font-size:12px;line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left:2px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:30px;display:inline-block;height:30px;padding:0 12px;text-align:center;color:#fff;margin-left:2px;background:#d70c00;color:#fff;border:1px solid #d70c00;}
/* pagination */

/* showCon */
.picShow_l{width:68.5%;overflow:hidden;}
.picShow{max-width:1340px;}
.showTie{overflow:hidden;margin-bottom:40px;color:#333;}
.showTie h2{font-size:2.143em;color:#333;font-weight:bold;margin-bottom:15px;}
.showTie .txt span{margin-right:15px;}
.showTie .txt i{font-style:normal;color: #999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon p{ font-size:16px; line-height:32px; display:block; overflow:hidden; color:#333;}
.showCon p span{ font-size:16px; line-height:32px; display:block; overflow:hidden; color:#333;}
.showCon p img{ padding-top:10px; padding-bottom:10px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.showPage{overflow:hidden;border-top: 1px solid #ddd;padding-top:30px;font-size:13px;}
.showPage a{float:left;width:43%;padding-left:30px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;margin:0 10px 0 -30px; border-right: 1px dotted #ccc;padding-right:10px;display:inline-block;}
.showPage a:nth-child(2){float:right;text-align:right;padding:0 34px 0 0;}
.showPage a:nth-child(2) i{border-left:1px solid #ddd;border-right:none;margin-left:0;margin-right:-30px;float:right;padding-right:0;padding-left:10px;}
.relativeS{background:#f6f6f6;}
.relativeS .tie{font-size:2em;color:#333;margin-bottom:30px;}
.relativeS ul{margin-right:-30px;}
.relativeS li{float:left;width:25%;padding-right:30px;text-align:center;margin-bottom:15px;}
.relativeS li p{height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relativeS li .pImg{padding-top:74%;}
.relativeS li a:hover img{transform: scale(1.1);}
.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #d6000f;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:26%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#d6000f;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}
.newsRelative{margin-top:40px;}
.newsRelative .tie{font-size:1.714em;color:#191919;margin-bottom:20px;}
.newsRelative ul{overflow:hidden;}
.newsRelative li{float: left;width:48%;height:46px;line-height:46px;border-bottom: 1px solid #eee;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;}
.newsRelative li:nth-child(2n){float:right;}
.newsRelative li span{float:right;opacity:.5;margin-left:15px;}
/* showCon */

/* hz-participate */
.hz-participate{background:url('../images/participate.jpg') no-repeat center;background-size:cover; font-size:1em;color:#333;position:relative;padding-bottom:100px;}
.hz-participate ul{width:55%;max-width:400px;margin-top:70px;}
.hz-participate .fr{width:55%;max-width:375px;margin-top:70px;}
.hz-participate li{background: #dd0330;margin-bottom:55px;height: 78px;line-height: 28px;border-radius:5px;padding: 10px 5% 0 5%;overflow:hidden;color: #fff;font-size: 18px;}
.hz-participate li i{float:left;font-style:normal;color: #fff;font-weight:700;font-size:1.25em;margin-right:15px;}
.hz-participate .pic{position: absolute;bottom:150px;left:50%;transform: translateX(-48%);max-width:40%;}
.hz-participate .pic img{ width:90%; overflow:hidden;}
.main-gdgjw{ width:100%; height:45px; line-height:45px; margin-top:30px; font-size:20px; color:#333; text-align:center; display:block; overflow:hidden;}
/* hz-participate */

/* hz-store */
.picList ul{margin-right:-30px;}
.picList li{width:33%;text-align:center;float:left;padding-right:30px;margin-bottom:30px;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top:74%;}
.picList li .pImg img{border-radius: 10px;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;font-size:18px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#dd0330;}
/* hz-store */

/* hz-partner */
.hz-partner{background: url('../images/partner_bg.jpg') no-repeat right bottom;}
.hz-partner .container{overflow: hidden;min-height:600px;}
.partnerL{width:35%;max-width:460px;}
.partnerL .tie{font-size:2.286em;font-weight:bold;color:#dd0330;max-width:290px;line-height:1.4;margin-bottom:30px;}
.partnerL .tie span{display:block;font-size:1.813em;color:#e60012;font-family:'Arial';}
.partnerL p{ font-size:18px; line-height:33px;}
.partnerL .zx{display:inline-block;width:200px;height:52px;line-height:52px;margin-top:40px;background:#dd0330;color:#fff;text-align:center;color:#fff;border-radius: 10px;}
.partnerL .zx i{font-family:"iconfont";font-style:normal;margin-right:10px;}
.partnerL .zx:hover{background:#a70006;}
.partnerR{width:52%;padding:1px 10px 10px 1px;}
.partnerR li {float:left;width:25%;animation-fill-mode:initial;background:#fff;margin-top:-1px;transition:all .5s;position: relative;}
.partnerR li a{display: block; margin-left:-1px;}
.partnerR li .pImg{padding-top:46%;border-radius: 10px;}
.partnerR li:nth-child(1),.partnerR li:nth-child(8){margin-left:50%;margin-right:25px;}
.partnerR li:nth-child(2){margin-left:25%;}
.partnerR li:nth-child(3){margin-right:25%;}
.partnerR li:hover{transform: scale(1.1);z-index:2;box-shadow:0 0 10px #ccc;}
.partnerR li:nth-child(9){display:none;}
/* hz-partner */

/* hz-contact*/
.contactTel{margin-bottom:40px;overflow:hidden;border:1px solid #ccc;}
.contactTel li{float: left; width:33.3%;padding:3%;border-right:1px solid #ccc;font-size:1.286em;height:360px;}
.contactTel li img{width:100%;margin-bottom:20px;border-radius: 10px;}
.contactTel li:last-child{border-right:none;}
.contactTel li h5{padding-left:60px;position:relative;}
.contactTel li h5 span{color:#dd0330;display: block;font-size:2em;}
.contactTel li h5::after{content:"\e610";position: absolute;left:0;top:0;font-family:"iconfont";color:#dd0330;font-size:3rem;}
.contactTel li.wx p{width:40%;text-align:center;}
.contactTel li .tel span{color:#dd0330;font-size:1.6em;}
.contactBox2{margin-right:-1%;}
.contactBox2 li{float:left;width:32.3%;border:1px solid #d9d9d9;min-height:160px;padding:3% 2% 1% 4%;font-size:1.125em;background:#f7f8fa;margin:0 1% 0 0;}
.contactBox2 li:nth-child(3){ margin-right:0;}
.contactBox2 li span{display: block;position:relative;margin-bottom:10px;}
.contactBox2 li span::after{content:"\e94f";position:absolute;left:-30px;font-family:"iconfont";font-size:1.125rem;}
.contactBox2 li:nth-child(2) span::after{content:"\e614";}
.contactBox2 li:nth-child(3) span::after{content:"\e908";}
.contactBox2 li p{display:block;font-size:1.5em;color:#333;font-weight:bold;}
/*--*/
#dituContent{width:100%;height:560px;position: relative;}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;overflow: hidden;position: relative;}
.contactR .titie{font-size:28px;color:#0a4f90;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}
#dituContent .gogo {position: absolute;left: 50%;top: 50%;margin-left: -120px;margin-top: -60px;width: 240px;height: 56px;background-color: #dd0330;box-shadow: 0px 10px 20px 0px rgba(47, 113, 214, 0.15);border-radius: 28px;z-index: 2;text-align: center;line-height: 56px;color: #fff;font-size: 18px;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
#dituContent .gogo:hover {box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);}
.icon-map-loc {width: 26px;height: 26px;background-size: contain;margin-right: 15px;margin-top: -2px;display: initial;}
/* hz-contact*/

/* hz-job */
.hz-job{font-size:0.938em;text-align:center;overflow: visible;}
.hz-job .title{font-size:1.667em;color:#191919;position:relative;padding-bottom:15px;margin-bottom:15px;}
.hz-job .title::after{content:"";position: absolute;width:26px;height:2px;background:#d6000f;margin-left:-18px;bottom:0;left:50%;}
.hz-job .txt{max-width:1200px;margin:0 auto;}
.hz-job ul{margin-top:40px;overflow:hidden;box-shadow:0 0 10px #ccc;padding:4% 0;}
.hz-job li{float:left;width:33.3%;padding:0 4%;border-right: 1px solid #dbdbdb;}
.hz-job li h4{font-size:1.2em;color:#333;font-weight:700;margin:10px 0;}
.hz-job li i{font-family:"iconfont";font-style:normal;font-size:5em;color:#d6000f;line-height:1.2;}
.hz-job li:nth-child(3){border:none;}
/* hz-job */

/* jobList */
.jobList .tie2{text-align:center;margin-bottom:40px;color:#ad1f1f;font-size:1.1286em;margin-top:5px;}
.jobList li{overflow:hidden;padding:0 40px;margin-bottom:15px;background:#f5f5f5;}
.jobList .top{padding:20px 0;overflow:hidden;padding-right:150px;line-height:34px;cursor:pointer;}
.jobList .top span{float:left; width:20%;}
.jobList .top a{float:right;width:130px;height:34px;line-height:34px;background:#ad1f1f;color:#fff;text-align:center;font-size:12px;margin-right:-150px;}
.jobList .top .tie{font-weight:700;color:#333;font-size:1.286em;}
.jobList .top a:hover{background:#ad1f1f;}
.jobList .font{border-top: 1px solid #cfcfcf; overflow:hidden;padding-top:30px;font-size:12px;display:none;padding-bottom:40px;}
.jobList .font .txt{float:left;width:48%;}
.jobList .font .txt .tie{color:#333;margin-bottom:20px;display:block;font-size:14px;}
.jobList .font .txt p{ font-size:16px; line-height:28px;}
.jobList .font .txt:nth-child(2n){float:right;}
.jobList li.on{border-top: 1px solid #dd0330;}
.jobList li:nth-child(1) .font{display:block;}
/* jobList */