@font-face {font-family: play;src: url(CoreSansC-45Regular.woff2)}
.top{position: fixed;width: 100%;top: 0;left: 0;z-index: 99;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;align-items: center;padding: 25px 5%;transition: .3s;background-image: linear-gradient(to bottom,rgba(0,0,0,.8),rgba(0,0,0,0));}
.head .top{background-color: rgba(0,0,0,.9);padding: 10px 5%;}
.sousuo{position:absolute;width:100%;top:100%;left:0;display:none;padding:30px 0px;background:rgba(255,255,255,.9);}
.sousuo form{display:flex;justify-content:space-between;}
.sousuo form input{width:85%;line-height:20px;padding:15px;height:50px;border:1px rgba(0,0,0,.1) solid;border-right:0;outline:none;}
.sousuo form button{width:15%;color:#fff;font-size:1.6rem;border:0;background:#c93433;}
.menu ul>i{display:none;}
.menu ul{display: -webkit-box;display: -ms-flexbox;display: flex;}
.menu ul li{padding: 0px 30px;}
.menu ul li a{display: block;font-size: 1.8rem;color: #fff;padding: 0px 5px;/* font-family:PingFang-Medium; */line-height: 46px;position: relative;text-transform: uppercase;}
.menu ul li a:after{content: "";position: absolute;width: 0;height: 3px;left: 50%;background-color: #c93433;bottom:0;transition: .3s;}
.menu ul li:hover a:after{width: 100%;left: 0;}
.nav-logo{display:none;}
@media (max-width:1440px) {.menu ul li{padding: 0px 15px;}
.menu ul li a{font-size: 1.6rem;}}
@media (max-width:1220px) {.menu ul li a{font-size: 1.4rem;}}
.heise{display:none;}
@media (max-width:992px) {.top{padding: 5px 15px;}
.head .top{padding: 5px 15px;}
.logo{display:flex;justify-content:space-between;align-items:center;width:100%;}
.logo a img{max-height:35px;width:auto;}
.nav-logo{display:block;width:30px;}
.nav-logo i{display:block;padding:3px 0px;}
.nav-logo i:after{content:"";display:block;height:2px;background:#fff;}
.menu{position:fixed;width:70%;background:#fff;right:-100%;top:0;height:100%;z-index:11;transition:.3s;}
.menu-show{right:0;}
.menu ul{display: block;}
.menu ul>i{display:block;line-height:46px;background:rgba(0,0,0,.05);padding:0px 15px;color:#000;font-weight:bold;border-bottom:1px rgba(0,0,0,.1) solid;}
.menu ul li{padding: 0px 0px;}
.menu ul li a{font-size: 1.4rem;color: #000;padding: 0px 10px;border-bottom:1px rgba(0,0,0,.1) solid;line-height: 46px;}
.menu ul li a:after{display:none;}
.heise{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.8);z-index:9;}}
.language{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.language dl{position: relative;}
.language dl dt{padding: 0px 10px;cursor: pointer;}
.language dl dt p{font-weight: normal;color: #fff;font-size: 1.4rem;/* font-family: PingFang-Medium; */display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;line-height: 40px;float: left;margin-right: 15px;}
.language dl dt p:after{content: "";border-top: 3px #fff solid;border-left: 4px transparent solid;border-right: 4px transparent solid;margin-left: 5px;display: none;}
.language dl dd{position: absolute;right: 0;top: 100%;background-color: #fff;width: 100%;display: none;padding: 5px 0px;}
.language dl:hover dd{display: block;}
.language dl dd a{display: block;text-align: center;color: #000;line-height: 30px;/* font-family: PingFang-Medium; */}
.language dl dd a:hover{color: #c93433;}
.search{color: #fff;line-height: 28px;padding-left: 35px;position: relative;margin-left: 20px;}
.search span{display: block;padding-left: 5px;cursor: pointer;}
.search i{font-size: 1.8rem;}
.search:after{content: "";position: absolute;right: 100%;top: 50%;height: 16px;background: #fff;margin-top: -8px;width: 1px;}
@media (max-width:992px) {.language{display: none;}
.search{display: none;}}
#banner .swiper-slide img{width:100%;}
#banner .swiper-pagination{bottom: 70px;text-align: left;padding: 0px 11%;}
#banner .swiper-pagination span{width: 50px;height: 3px;background: rgba(255, 255, 255, .2);border-radius: 0;opacity: 1;margin: 1px 8px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active{height: 5px;background: #fff;margin: 0px 8px;}
@media (max-width:992px) {#banner .swiper-pagination{bottom: 10px;text-align: center;padding: 0px 0;}
#banner .swiper-pagination span{width: 30px;margin: 0px 5px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active{height: 3px;margin: 0px 5px;}}
.title{text-align: center;}
.title p{font-size: 4.2rem;line-height: 60px; font-family:play;}
.title span{display: block;color: #615b5b;/* font-family:PingFang-Medium; */line-height: 36px;font-size: 2.0rem;}
@media (max-width:1440px) {.title p{font-size: 3.2rem;line-height: 50px;}
.title span{line-height: 26px;font-size: 1.6rem;}}
@media (max-width:992px) {.title p{font-size: 2.2rem;line-height: 30px;}
.title span{line-height: 16px;font-size: 1.3rem;}}
.product{padding: 60px 10%;background: url('../images/pdbg.jpg') center no-repeat;background-size: cover;}
.product ul{margin: 50px 0px 0px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;    -ms-flex-pack: justify;        justify-content: space-between;}/*.product ul li{width: 49.5%;}*/.product ul li a{display: block;position: relative;}
.product ul li a img{width:100%;}
.product ul li a section{position: absolute;width: 80%;left: 10%;top: 5%;color: #333;text-align: left;}
.product ul li a p{font-size: 3.0rem;line-height: 46px;margin: 0px 0px 20px;text-transform: uppercase;}
.product ul li a span{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;padding-bottom: 25px;}
.product ul li a span small{color: #fff;font-size: 1.3rem;line-height: 26px;border-radius: 14px; width:100px; text-align:center;margin-right: 10px;margin-bottom: 10px;
background-color:rgba(0,0,0,0.3);}
.product ul li a i{font-size: 4.0rem;}
.product ul li a:hover div{animation: toright 1s linear infinite;-webkit-animation: toright 1s linear infinite;}
.product ul li a i:last-child{margin-left: -30px;}
.product ul li a b:after,.product ul li a b::before,.product ul li a:not(.more):after,.product ul li a:not(.more):before{content: "";position: absolute;background-color: #c93433;z-index: 3;}
.product ul li a b:after{width: 0;height: 5px;top: 0;left: 0;transition: .3s;}
.product ul li a:hover b:after{width: 100%;}
.product ul li a b::before{width: 5px;height: 0;bottom: 0;left: 0;transition: .3s;}
.product ul li a:hover b::before{height: 100%;}
.product ul li a:not(.more):after{width: 5px;height: 0;top: 0;right: 0;transition: .3s;}
.product ul li a:hover:not(.more):after{height: 100%;}
.product ul li a:not(.more):before{width: 0;height: 5px;bottom: 0;right: 0;transition: .3s;}
.product ul li a:hover:not(.more):before{width: 100%;}
.product ul li:last-child a{height:100%;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.product ul li:last-child a:nth-child(2){width: 78%;}
.product ul li:last-child a:last-child{background: #c93433;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;    -ms-flex-pack: center;        justify-content: center;-ms-flex-line-pack: center;    align-content: center;-ms-flex-wrap: wrap;    flex-wrap: wrap;}
.product ul li:last-child a:last-child h4{width: 100%;color: #fff;font-size: 1.8rem;/* font-family:PingFang-Medium; */margin: 0 0 10%;position: relative;z-index: 3;}
.product ul li a.more:after{content: '';position: absolute;width: 0;height: 100%;background-color: #000000;top: 0;left: 0;transition: .3s;}
.product ul li a.more:hover:after{width: 100%;}
.pro-nav{padding: 50px;background: #f5f5f5;}
.pro-nav a{display: block;    height: 307px;    background: #fff;    margin-left: 20px;    margin-bottom: 20px;    border-radius: 5px;    -webkit-transition: all .3s ease;    -o-transition: all .3s ease;    transition: all .3s ease;}
.product-cont{ float: left; width: 60%; padding: 40px 10px 10px 40px;}
.product-pic{ float: right; width: 40%;}
.p-tit {    font-size: 18px;    line-height: 32px;    -webkit-transition: all .3s;    -o-transition: all .3s;    transition: all .3s;    -o-text-overflow: ellipsis;    text-overflow: ellipsis;    white-space: nowrap;    overflow: hidden;    _zoom: 1;    color: #333;    font-weight: bold;    margin-bottom: 15px;    text-transform: uppercase;}
.p-en p{ font-size: 14px; line-height: 22px; color: #666; text-align: justify;}
.btn-more {margin-top: 15px;    display: inline-block;    color: #666;    font-size: 14px;    line-height: 36px;    padding: 0 30px;    border: 1px solid #bababa;    border-radius: 5px;    -webkit-transition: all .3s;    -o-transition: all .3s;    transition: all .3s;}
.product-pic img {    width: 100%;    height: 100%;    -webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;}
.pro-nav a:hover .btn-more{  border-color: #c93433;  color: #c93433;}
.pro-nav a:hover .product-pic img{  -webkit-transform: scale(1.03);      -ms-transform: scale(1.03);          transform: scale(1.03);}
.pro-nav a:hover .p-tit{color: #c93433;}
.pro-nav a:hover{  -webkit-box-shadow:0 5px 16px 0px rgba(0,0,0,.14);          box-shadow:0 5px 16px 0px rgba(0,0,0,.14);}
.pro-list{ padding: 50px;}
.pro-list .txtBox {       padding: 80px 70px 0;}
.pro-list .txtBox .coBox {    font-size: 16px;    line-height: 30px;    color: #666666;}
.pro-list .txtBox .coBox p{width: 50%; float: left; text-align: justify;}
.pro-list .txtBox .tiBox .textB h5 {    font-size: 26px;    font-weight: normal;    text-transform: uppercase;}
.pro-list .txtBox .tiBox .textB p {    font-size: 16px;    color: #cccccc;    font-family: Arial;    line-height: 30px;    text-transform: uppercase;}
.pro-list .huise{ position: relative;}
.pro-list .huise:before {    width: 405px;    height: 455px;    content: '';    background: url(../images/proBe.png) no-repeat;    position: absolute;    top: 0;    right: 0;    bottom: 0;}
@media (max-width:1440px) {.product{padding: 40px 4%;}
.product ul{margin: 30px 0px 0px;display:block;}
.product ul li{width:100%;margin-bottom:15px;}
.product ul li:last-child a>img{display:block;height: 260px;}
.product ul li a section{top: 30px;}
.product ul li a p{font-size: 2.0rem;line-height: 36px;margin: 0px 0px 15px;}
.product ul li a span{padding-bottom: 20px;}
.product ul li a span small{font-size: 1.2rem;line-height: 24px;border-radius: 12px;margin-bottom: 2px;}
.product ul li a i{font-size: 3.0rem;}
.product ul li a i:last-child{margin-left: -30px;}
.product ul li:last-child a:last-child h4{font-size: 1.6rem;}}
@media (max-width:992px) {.pro-list .txtBox .coBox p{ width: 100%;}
.product{padding: 20px 15px 5px;}
.product ul{margin: 15px 0px 0px;}
.product ul li a section{top: 20px;}
.product ul li a p{font-size: 1.4rem;line-height: 24px;margin: 0px 0px 8px;}
.product ul li a span{padding-bottom: 10px;}
.product ul li a i{font-size: 2.6rem;}
.product ul li a i:last-child{margin-left: -26px;}
.product ul li:last-child a{height: auto;margin-bottom:15px;}
.product ul li:last-child a:nth-child(2){width: 100%;}
.product ul li:last-child a:last-child{width: 100%;/*padding:15px 0px 10px;*/}
.product ul li:last-child a:last-child h4{font-size: 1.4rem;margin: 0 0 0;}
.product-cont{ width: 100%; padding: 0;}
.product-pic{ width: 100%;}
.pro-nav{ padding: 15px 0;}
.pro-nav a{ margin-left: 0; height: auto; display: block;}
.pro-list{ padding: 0;}
.pro-list .txtBox{ padding: 15px;}}
.oumeng{background: #3d3d3d;padding: 80px 0px 40px;}
.oumeng h3{text-align: center;color: #fff;font-size: 3.8rem;line-height: 60px; font-family:play;max-width: 1060px;margin: 0 auto 25px;}
.oumeng section{font-size: 1.6rem;line-height: 30px;/* font-family:PingFang-Medium; */color: #fff;max-width: 1060px;margin: 0 auto;text-align: center;}
.oumeng .shuju{width:85%;margin: -210px auto 0;position: relative;z-index: 6;}
.oumeng .shuju ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;    -ms-flex-pack: justify;        justify-content: space-between;color: #fff;background: #c93433;padding: 40px 0px;-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);        box-shadow: 0px 0px 15px rgba(0, 0, 0, .1)}
.oumeng .shuju ul li{width: 25%;text-align: center;border-right: 1px #fff solid;}
.oumeng .shuju ul li:last-child{border-right: 0;}
.oumeng .shuju ul li span{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;    -ms-flex-pack: center;        justify-content: center;}
.oumeng .shuju ul li p{font-size: 5rem;line-height: 80px;font-family:ITCAvant-Md;}
.oumeng .shuju ul li small{font-size: 1.8rem;/* font-family:PingFang-Bold; */line-height: 40px;margin-left: 5px;}
.oumeng .shuju ul li h4{font-size: 1.8rem;/* font-family:PingFang-Bold; */padding-right: 23px;}
@media (max-width:1440px) {.oumeng{padding: 60px 0px 40px;}
.oumeng h3{font-size: 3.2rem;line-height: 50px;margin: 0 auto 20px;}
.oumeng section{font-size: 1.6rem;line-height: 30px;}
.oumeng .shuju{width: 80%;}
.oumeng .shuju ul{padding: 30px 0px;}
.oumeng .shuju ul li p{font-size: 5.6rem;line-height: 70px;}
.oumeng .shuju ul li small{font-size: 1.6rem;line-height: 30px;}
.oumeng .shuju ul li h4{font-size: 1.6rem;}}
@media (max-width:992px) {.oumeng{padding: 40px 15px 15px;}
.oumeng h3{font-size: 1.8rem;line-height: 24px;margin: 0 auto 15px;}
.oumeng section{font-size: 1.4rem;line-height: 24px;}
.oumeng .shuju{width: 100%;margin: 0px auto 0;}
.oumeng .shuju ul{padding: 10px 0px;flex-wrap:wrap;}
.oumeng .shuju ul li{width: 50%;margin:10px 0px;}
.oumeng .shuju ul li:last-child,.oumeng .shuju ul li:nth-child(2){border-right: 0;}
.oumeng .shuju ul li p{font-size: 2.6rem;line-height: 30px;}
.oumeng .shuju ul li small{font-size: 1.4rem;line-height: 20px;}
.oumeng .shuju ul li h4{font-size: 1.4rem;padding-right: 20px;}}
.shansuo{width: 1280px;margin: 0 auto;position: relative}
.shansuo img{width: 100%;display: block;height: auto;}
.shansuo dl dt,.shansuo dl dd{position: absolute;width: 22px;height: 22px;border-radius: 50%;background: #c93433;}
.shansuo dl dd{width: 16px;height: 16px;}
@media (max-width:992px) {.shansuo{width: 100%;}
.shansuo dl dt,.shansuo dl dd{width: 16px;height: 16px;}
.shansuo dl dd{width: 10px;height: 10px;}}
.shansuo dl dt:nth-child(1){top: 37%;left: 86%;}
.shansuo dl dd:nth-child(2){top: 39.5%;left: 27.2%;}
.shansuo dl dd:nth-child(3){top: 39.5%;left: 15.8%;}
.shansuo dl dd:nth-child(4){top: 18.5%;left: 34.4%;}
.shansuo dl dd:nth-child(5){top: 29%;left: 74.5%;}
.shansuo dl dd:nth-child(6){top: 31.5%;left: 54.5%;}
.shansuo dl dd:nth-child(7){top: 21%;left: 64.5%;}
.shansuo dl dd:nth-child(8){top: 50.1%;left: 60.2%;}
.shansuo dl dd:nth-child(9){top: 50.1%;left: 76%;}
.shansuo dl dd:nth-child(10){top: 44.8%;left: 70.2%;}
.shansuo dl dd i,.shansuo dl dt i{position: relative;width: 16px;height: 16px;display: block;border-radius: 50%;background-image: radial-gradient(circle,rgba(251,116,48,0),rgba(251,116,48,1));animation: roateshow 1s linear infinite;-webkit-animation: roateshow 1s linear infinite;}
.shansuo dl dt i{width: 22px;height: 22px;}
@media (max-width:992px) {.shansuo dl dd i,.shansuo dl dt i{width: 10px;height: 10px;}
.shansuo dl dt i{width: 16px;height: 16px;}}
@keyframes roateshow{0% {transform: scale(0);opacity: 0;}50% {transform: scale(2);opacity: 1;}100% {transform: scale(4);opacity: 0;}}
@-webkit-keyframes roateshow{0% {transform: scale(0);opacity: 0;}50% {transform: scale(2);opacity: 1;}100% {transform: scale(4);opacity: 0;}}
@keyframes toright{0% {padding-left:0;}50% {padding-left:30px;}100% {padding-left:0;}}
@-webkit-keyframes toright{0% {padding-left:0;}50% {padding-left:30px;}100% {padding-left:0;}}
.fuwu{background-color: #f8f8f8;padding: 60px 0px 80px;}
.fuwu ul{display: flex;justify-content: space-between;margin: 70px 0px 0px;}
.fuwu ul li{width: 25%;text-align: center;position: relative;}
.fuwu ul li:after{content: "";position: absolute;width: 1px;height: 104px;background: rgba(0,0,0,.1);right: 0;top: 50%;margin-top: -52px;}
.fuwu ul li:last-child:after,.fuwu ul li:nth-child(2):after{display: none;}
.fuwu ul li a{display: block;color: #000;}
.fuwu ul li a i{display: block;margin: 0 auto;width: 90px;height: 90px;border-radius: 50%;border: 1px rgba(0,0,0,.2) solid;text-align: center;}
.fuwu ul li a i b{line-height: 88px;font-size: 4.0rem;font-weight: 300;color: rgba(0,0,0,.7);}
.fuwu ul li a p{font-size: 2.3rem;line-height: 36px;margin: 25px 0px 5px;/* font-family:PingFang-Medium; */}
.fuwu ul li a span{display: block;color: rgba(0,0,0,.5);/* font-family:PingFang-Medium; */font-size: 1.6rem;}
.fuwu ul li a:hover i{border: 1px #c93433 solid;background-color: #c93433;}
.fuwu ul li a:hover i b{color: #fff;}
@media (max-width:1440px) {.fuwu ul li a i b{line-height: 88px;font-size: 4.0rem;}
.fuwu ul li a p{font-size: 1.8rem;line-height: 26px;margin: 15px 0px 5px;}
.fuwu ul li a span{font-size: 1.4rem;}}
@media (max-width:992px) {.fuwu{padding: 20px 0px;}
.fuwu ul{margin: 25px 10px 0px;flex-wrap:wrap;}
.fuwu ul li{width: 50%;margin-bottom:15px;}
.fuwu ul li a i{width: 60px;height: 60px;}
.fuwu ul li a i b{line-height: 58px;font-size: 2.0rem;}
.fuwu ul li a p{font-size: 1.6rem;line-height: 26px;margin: 10px 0px 5px;}
.fuwu ul li a span{font-size: 1.3rem;}}footer{background-color: #252525;padding: 80px 88px 30px;}
.bottom{display: flex;justify-content: space-between;}
.bottom dl dt a{color: #fff;font-size: 2.0rem;/* font-family:PingFang-Bold; */font-weight: normal;line-height: 60px;}
.bottom dl dd a{color: rgba(255,255,255,.4);/* font-family:PingFang-Medium; */line-height: 38px;font-size: 1.7rem;}
.bottom dl dd a:hover{color: #fff;}
.bottom dl h2{font-size: 5.4rem;font-family:DINCond-Bold;color: #fff;line-height: 60px;}
.bottom dl span{display: block;color: rgba(255,255,255,.4);/* font-family:PingFang-Medium; */line-height: 38px;font-size: 1.6rem;}
@media (max-width:1440px) {footer{padding: 80px 66px 0px;}
.bottom dl dt a{font-size: 1.8rem;line-height: 50px;}
.bottom dl dd a{font-size: 1.5rem;}
.bottom dl h2{font-size: 4.4rem;line-height: 50px;}
.bottom dl span{line-height: 30px;font-size: 1.4rem;}}
@media (max-width:992px) {footer{padding: 0px;}
.bottom {display:none;}}
.caozuo{display: flex;justify-content: space-between;align-items: center;padding: 70px 0px 20px;border-bottom: 1px rgba(255,255,255,.4) solid;}
.caozuo span{display: flex;}
.caozuo a{display: block;width: 30px;height: 30px;border-radius: 50%;background-color: rgba(255,255,255,.08);text-align: center;margin-right: 15px;color: rgba(255,255,255,.4);}
.caozuo a:hover{color: #fff;}
.caozuo a i{font-size: 1.6rem;line-height: 30px;}
.caozuo .totop{color: rgba(255,255,255,.4);font-size: 1.6rem;/* font-family:PingFang-Medium; */cursor: pointer;}
.caozuo .totop:hover{color: #fff;}
.caozuo .totop i{color: #fff;font-size: 1.4rem;margin-left: 5px;}
@media (max-width:992px) {.caozuo{display:none;}}
.copy{margin-top: 30px;border-top: 1px rgba(255,255,255,.4) solid;padding: 20px 0px;display: flex;justify-content: space-between;color: rgba(255,255,255,.4);/* font-family:PingFang-Medium; */line-height: 30px;font-size: 1.6rem;}
.copy a{color: rgba(255,255,255,.4);}
.copy a:hover{color: #fff;}
.b-height{height: 50px;display:none;}
.mbottom{display:none;position: fixed;width: 100%;left: 0;z-index: 99;bottom: 0;background: #000;}
.mbottom ul{display: flex;display: -webkit-flex;}
.mbottom ul li{width: 25%;border-right: 1px rgba(255,255,255,.2) solid;}
.mbottom ul li:last-child{border-right: 0;}
.mbottom ul li a{display: block;text-align: center;padding: 7px 0 5px;color: #fff;}
.mbottom ul li a i{display: block;}
.mbottom ul li a i img{height: 18px;}
.mbottom ul li a p{font-size: 1.3rem;margin: 3px 0px 0px;line-height: 17px;}
@media (max-width:1440px) {.copy{padding: 20px 0px;font-size: 1.4rem;}}
@media (max-width:992px) {.copy{padding: 15px;display: block;line-height: 20px;font-size: 1.4rem;text-align:center;}
.b-height{display:block;}
.mbottom{display:block;}}
.lanmu{height: 74px;box-shadow: 0px 8px 8px rgba(0,0,0,.08);position: relative;}
.lanmu ul{display: flex;}
.lanmu ul li{padding-right: 68px;}
.lanmu ul li a{display: block;line-height: 74px;color: #000000;font-size: 1.8rem;/* font-family:PingFang-Medium; */text-transform: uppercase;}
.lanmu ul li.on a{color: #c93433;}
.lanmu i{position: absolute;height: 5px;left: 0;width: 0;bottom: 0;background-color: #c93433;transition: .5s;}
.ibanner img{width:100%;}
@media (max-width:992px) {.lanmu{height: auto;box-shadow: none;padding:15px 0px 5px;}
.lanmu ul{display: flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;}
.lanmu ul li{padding: 0px 5px;width:50%;margin-bottom:10px;}
.lanmu ul li a{border:1px rgba(0,0,0,.1) solid;line-height: 38px;color: #000;font-size: 1.4rem;text-align:center;}
.lanmu ul li.cur a{border:1px #c93433 solid;color:#fff;background:#c93433;}
.lanmu i{display:none;}
.ibanner img{width:100%;}}
.iabout{padding: 90px 0px;}
.iabout h2{color: #242433;font-family:DINCond-Bold;font-size: 5.4rem;line-height: 60px; text-transform:uppercase;}
.iabout h3{color: #545466;font-size: 3.8rem;/* font-family:PingFang-Bold; */line-height: 46px;margin: 10px 0px 0px;}
.iabout dl{display: flex;justify-content: space-between;}
.iabout dl dt{width: 32%;}
.iabout dl dd{width: 65%;}
.iabout dl dt h4{color: #545466;font-size: 2.5rem;font-family:PingFang-Bold;margin: 40px 0px 30px;text-transform: uppercase;}
.iabout ul li{padding-bottom: 10px;}
.iabout ul li img{width: 100%;}
.iabout ul li:last-child{margin: 50px 0px 0px;}
.iabout dd h5{font-size: 1.8rem;line-height: 33px;color: #242433;/* font-family:PingFang-Bold; */}
.iabout dd section{font-size: 1.8rem;color: #545466;/* font-family:PingFang-Medium; */line-height: 33px;margin: 0px 0px 0px;}
.iabout dd section img{max-width: 100%;height: auto;width: 100%;}
@media (max-width:992px) {.iabout{padding: 10px 0px 20px;}
.iabout h2{font-size: 2.4rem;line-height: 30px;}
.iabout h3{font-size: 1.8rem;line-height: 26px;margin: 0px 0px 0px;}
.iabout dl{display: block;}
.iabout dl dt{width: 100%;margin-top:15px;}
.iabout dl dd{width: 100%;}
.iabout dl dt h4{display:none;}
.iabout ul li{padding-bottom: 10px;}
.iabout ul li:last-child{display:none;}
.iabout dd section{font-size: 1.4rem;line-height: 26px;}}
.iabout ol{background-color: #c93433;padding: 25px 0;margin: 50px 0px 0px;display: flex;justify-content: space-between;align-items: center;}
.iabout ol li{text-align: center;width: 25%;}
.iabout ol b{width: 1px;height: 22px;background-color: rgba(255,255,255,.6);transform: rotate(40deg);}
.iabout ol li i{display: flex;justify-content: center;align-items: center;height:70px; font-size:36px; color:#fff; font-style:normal; font-weight:bold;}
.iabout ol li p{color: #fff;font-size: 1.6rem;line-height: 43px;/* font-family:PingFang-Bold; */padding: 5px 0px 0;}
.iabout ol li p:after{content: "";display: block;width: 11px;height: 2px;background-color: #fff;margin: 6px auto 0;}
@media (max-width:992px) {.iabout ol{padding: 15px 0;margin: 20px 0px 0px;flex-wrap:wrap;}
.iabout ol li{width: calc(50% - 1px);}
.iabout ol li i{height:50px;}
.iabout ol li i img{height: 40px;}
.iabout ol li p{font-size: 1.3rem;line-height: 20px;min-height:40px;padding:0px 10px;}
.iabout ol b{width: 1px;height: 22px;background-color: rgba(255,255,255,.6);transform: rotate(40deg);}
.iabout ol li p:after{display:none;}}
.ihonor{padding: 55px 0;background: url(../images/hnbg.jpg) center no-repeat;background-size: cover;}
.ititle{text-align: center;}
.ititle h4{color: rgba(255,255,255,.17);font-family:DINCond-Bold;font-size: 5.4rem;}
.ititle span{display: block;position: relative;padding: 8px 0px 0px;}
.ititle span p{font-size: 3.8rem;/* font-family:PingFang-Bold; */color: #fff;position: relative;z-index: 3;line-height: 54px;}
.ititle span:after{content: "";position: absolute;width: 200px;left: 50%;margin-left: -100px;bottom: 0;height: 24px;background-color: #ef8200;z-index: 1;}
@media (min-width:1440px) {.rongyu .container{width: 1360px;}}
@media (max-width:1440px) {.rongyu .container{width: 1170px;}
.ititle h4{font-size: 4.0rem;}
.ititle span p{font-size: 2.8rem;line-height: 38px;}
.ititle span:after{height: 14px;}}
@media (max-width:992px) {.rongyu .container{width: 100%;}
.ititle h4{line-height:40px;font-size: 3.0rem;}
.ititle span{padding-top:0;}
.ititle span p{font-size: 1.8rem;line-height: 24px;}
.ititle span:after{height: 10px;}}
.rongyu .swiper-container{padding: 30px 0px 50px;}
.rongyu .swiper-container .swiper-slide{position: relative;z-index: 2;opacity: .4;}
.rongyu .swiper-container .swiper-slide img{transform: scale(.8);transition: .3s;background-color: rgba(255,255,255,.3);padding: 13px;border: 8px rgba(255,255,255,.3) solid;}
.rongyu .swiper-container .swiper-slide-prev{transform: translateX(70px);}
.rongyu .swiper-container .swiper-slide-prev img{transform-origin: center right;}
.rongyu .swiper-container .swiper-slide-next{transform: translateX(-70px);}
.rongyu .swiper-container .swiper-slide-next img{transform-origin: center left;}
.rongyu .swiper-container .swiper-slide-active{z-index: 4;opacity: 1;}
.rongyu .swiper-container .swiper-slide-active img,.rongyu .swiper-container .swiper-slide-duplicate-active img{transform: scale(1);}
.rongyu .swiper-container .swiper-pagination{bottom: 0;}
.rongyu .swiper-container .swiper-pagination span{width: 30px;height: 30px;background-color: rgba(255,255,255,.3);opacity: 1;margin: 0px 22px;}
.rongyu .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{background-color: #c93433;}
.rongyu .swiper-container .swiper-button-white{background: none;width: 50px;height: 50px;border: 2px rgba(255,255,255,.3) solid;border-radius: 50%;margin-top: -45px;text-align: center;}
.rongyu .swiper-container .swiper-button-white i{line-height: 46px;color: rgba(255,255,255,.7);font-size: 2.0rem;font-weight: normal;}
.rongyu .swiper-container .swiper-button-prev{transform: rotate(180deg);}
@media (max-width:992px) {.ihonor{padding: 25px 0 35px;}
.rongyu .swiper-container{padding: 20px 0px 30px;}
.rongyu .swiper-container .swiper-slide{opacity: 1;}
.rongyu .swiper-container .swiper-slide img{transform: scale(1);padding: 3px;border: 3px rgba(255,255,255,.3) solid;}
.rongyu .swiper-container .swiper-slide-prev{transform: none;}
.rongyu .swiper-container .swiper-slide-prev img{transform-origin: none;}
.rongyu .swiper-container .swiper-slide-next{transform: none;}
.rongyu .swiper-container .swiper-slide-next img{transform-origin: none;}
.rongyu .swiper-container .swiper-button-white{display:none;}
.rongyu .swiper-container .swiper-pagination span{width: 10px;height: 10px;margin: 0px 5px;}}
.lishi{padding: 55px 0px;background: #fafafa url(../images/lsbg.png) center 0 repeat-y;}
.lishi .ititle{margin-bottom:36px;}
.lishi .ititle h4{color:rgba(0,0,0,.17);}
.lishi .ititle span:after{display:none;}
.lishi .ititle span p{color:#000;}
.lishi .item{padding:30px 0px;}
.lishi .item dl{display: flex;justify-content: space-between;max-width: 1360px;margin: 0 auto;}
.lishi .item dl dt{width: 49%;}
.lishi .item dl dd{width: 51%;padding-left: 8%;padding-top: 5%;position: relative;overflow:hidden;}
.lishi .item dl dt img{border-radius: 5px;/* border: 6px #c93433 solid; */overflow: hidden;/* box-shadow:0px 0px 30px rgba(251,116,48,.5); */box-shadow:0px 0px 30px rgba(0,0,0,.2);}
.lishi .item dl dd>span{position: absolute;height: 100%;left: 0;top: 0;width: 100%;font-size: 50rem;color: #fff;font-family:DINCond-Bold;display: flex;margin-left:-30%;align-items: center;}
.lishi .item dl dd>h3{margin: 0;font-size: 3.5rem;line-height: 45px;/* font-family:PingFang-Bold; */color: #c93433;margin: 0px 0px 30px;position: relative;z-index: 3;}
.lishi .item dl dd section{font-size: 2.4rem;line-height: 32px;/* font-family:PingFang-Bold; */color: #222222;position: relative;z-index: 3;}
.lishi .carousel-indicators{position: relative;width: 100%;margin: 110px 0px 0px;display: flex;left: 0;bottom: 0;}
.lishi .carousel-indicators:after{content: "";position: absolute;width: 100%;top: 0;left: 0;background-color: rgba(201,52,51,.36);height: 18px;}
.lishi .carousel-indicators b{position: absolute;width: 94.5555555555555555555555%;top: 0;right: 0;background-color: #d9d9d9;height: 18px;z-index: 3;transition: .1s;}
.lishi .carousel-indicators li{text-align: center;width: 11.111111111111111%;height: auto;text-indent: 0;margin: 0;padding: 40px 0px 0px;border:0;position: relative;}
.lishi .carousel-indicators li:after{content: "";position: absolute;width: 30px;height: 51px;background: url(../images/dcpic.png) center no-repeat;left: 50%;bottom: 110%;margin-left: -15px;opacity: 0;}
.lishi .carousel-indicators li.active{background-color: transparent;}
.lishi .carousel-indicators li.active:after{opacity: 1;}
.lishi .carousel-indicators li i{width: 18px;height: 18px;border: 1px #7e7e7e solid;border-radius: 50%;display: block;padding: 3px;margin: 0 auto 10px;}
.lishi .carousel-indicators li.active i{border: 1px #c93433 solid;}
.lishi .carousel-indicators li i:after{content: "";display: block;width: 10px;height: 10px;background-color: #7e7e7e;border-radius: 50%;}
.lishi .carousel-indicators li.active i:after{background-color: #c93433;}
.lishi .carousel-indicators li p{font-size: 1.8rem;line-height: 20px;color: #7e7e7e;/* font-family:PingFang-Bold; */}
.lishi .carousel-indicators li.active p{color: #c93433;}
@media (max-width:992px) {.lishi{padding: 25px 0px;}
.lishi .ititle{margin-bottom:16px;}
.lishi .item{padding:10px;}
.lishi .item dl{display: block;}
.lishi .item dl dt{width: 100%;}
.lishi .item dl dd{width: 100%;padding-left: 0;padding-top: 15px;}
.lishi .item dl dt img{box-shadow:0px 0px 10px rgba(0,0,0,.2);}
.lishi .item dl dd>span{display:none;}
.lishi .item dl dd>h3{font-size: 2.2rem;line-height: 30px;margin: 0px 0px 10px;}
.lishi .item dl dd section{font-size: 1.4rem;line-height: 22px;}
.lishi .carousel-indicators{margin: 10px 0px 0px;justify-content:center;}
.lishi .carousel-indicators:after{display:none;}
.lishi .carousel-indicators b{display:none;}
.lishi .carousel-indicators li{width: auto;padding: 0px 2px 0px;}
.lishi .carousel-indicators li:after{display:none;}
.lishi .carousel-indicators li.active{background-color: transparent;}
.lishi .carousel-indicators li i{width: 11px;height: 11px;padding: 2px;margin: 0 auto 0px;}
.lishi .carousel-indicators li i:after{width: 5px;height: 5px;}
.lishi .carousel-indicators li p{display:none;}}
.icontact{background:#fff;position: relative;z-index: 3;margin-top: -50px;}
.icontact .icolet{float:left;width:50%;background:#c93433 url(../images/ctbg.png) right 0 no-repeat;}
.icontact .icorit{float:right;width:50%;}
.icontact .icolet section{padding:40px 40px 80px;color:#fff;/* font-family:PingFang-Medium; */}
.icontact .icolet big img{width:100%;}
.icontact .icolet section h2{font-size:3.4rem;line-height:46px;/* font-family:PingFang-Bold; */}
.icontact .icolet section h3{font-size:2.2rem;padding:15px 0px 25px;line-height:36px;font-family:PingFang-Medium;border-bottom:1px rgba(255,255,255,.5) solid;margin: 0px 0px 25px;}
.icontact .icolet section table{width:100%;}
.icontact .icolet section table tr td{font-size:2.0rem;line-height:26px;}
.icontact .icolet section table tr td:last-child{padding: 12px 0px;}
.icontact .icolet section table tr td:first-child i{font-size:2.2rem;line-height:26px;}
.icontact .icolet section table tr td:first-child{display:flex;padding:12px 15px 0px 0px;}
@media (max-width:992px) {.icontact{margin-top: 15px;}
.icontact .icolet{float:none;width:100%;}
.icontact .icorit{float:none;width:100%;}
.icontact .icolet section{padding:15px;}
.icontact .icolet section h2{font-size:1.8rem;line-height:26px;}
.icontact .icolet section h3{font-size:1.6rem;padding:5px 0px 15px;line-height:26px;margin: 0px 0px 15px;}
.icontact .icolet section table tr td{font-size:1.4rem;}
.icontact .icolet section table tr td:last-child{padding: 5px 0px;}
.icontact .icolet section table tr td:first-child{padding:5px 15px 0px 0px;}}
.icorit form{padding:40px;}
.icorit form h2{color:#333333;font-size:2.2rem;/* font-family:PingFang-Medium; */line-height:36px;}
.icorit form h3{font-size:3.2rem;color:#333333;line-height:71px;/* font-family:PingFang-Medium; */margin:0px 0px 6%;}
.icorit form span{display:block;/* font-family:PingFang-Medium; */margin-bottom:20px;}
.icorit form span p{line-height:30px;font-size:1.8rem;color:#3f3f3f;position:relative;}
.icorit form span p:after{content:"*";color:#f00;margin:0px 0px 0px 8px;}
.icorit form span input{width:100%;border:0;border-bottom:1px rgba(0,0,0,.15) solid;line-height:20px;outline:none;padding:10px 0px;}
.icorit form span textarea{width:100%;border:0;border-bottom:1px rgba(0,0,0,.15) solid;line-height:20px;outline:none;padding:10px 0px;resize:none;}
.icorit form section:after{content:"";display:block;clear:both;}
.icorit form section span:first-child{float:left;width:48%;}
.icorit form section span:last-child{float:right;width:48%;}
#save{width:100%;color:#fff;background:#c93433;font-size:1.7rem;border:0;line-height:70px;/* font-family:PingFang-Medium; */margin:8% 0px 0px;transition:.3s;}
#save:hover{background:#f68603;}
@media (max-width:992px) {.icorit form{padding:15px;}
.icorit form h2{font-size:1.6rem;line-height:22px;}
.icorit form h3{font-size:1.8rem;line-height:31px;margin:0px 0px 15px;}
.icorit form span{margin-bottom:10px;}
.icorit form span p{line-height:20px;font-size:1.4rem;}
.icorit form span input{padding:5px 0px;}
.icorit form span textarea{padding:5px 0px;}
.icorit form section span:first-child{float:none;width:100%;}
.icorit form section span:last-child{float:none;width:100%;}
#save{font-size:1.4rem;line-height:40px;margin:15px 0px 0px;}}
.huise{background:#f5f5f5;padding:0px;}
.iproduct{padding: 60px 0px;background-color: #f5f5f5;}
.iproduct ul li{margin-bottom: 30px;}
.iproduct ul li a{display: block;background-color:#fff;text-align: center;padding: 0px 0px 25px;transition: .3s;font-size: 14px;overflow: hidden;}
.iproduct ul li a:hover{box-shadow: 0px 0px 30px rgba(225,100,30,.1);}
.iproduct ul li a h4{font-size: 1.8rem;color: #000;line-height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.iproduct ul li a h4:hover{color: #c93433;}
.iproduct ul li a span{display: block;font-size: 1.3rem;color: #747774;/* font-family:PingFang-Medium; */line-height: 20px;margin: 5px 0px 12px;}
.iproduct ul li a:hover{color: #c93433;}
.page_list{display: flex;justify-content: flex-center;flex-wrap: wrap;padding: 20px 0px 0px;}
.page_list a{line-height: 42px;padding: 0px 20px;border: 1px rgba(0,0,0,.1) solid;background-color: #fff;text-align: center;color: #808080;font-size: 1.8rem;/* font-family:PingFang-Medium; */margin: 0px 5px;transition: .3s;border-radius: 3px;}
.page_list a.on,.page_list a:hover{background-color: #c93433;color: #fff;border: 1px #c93433 solid;}
@media (max-width:992px) {.huise{padding:0px 0px 20px;}
.iproduct{padding: 15px 0px;margin-top: 40px;}
.iproduct ul li{margin-bottom: 15px;}
.iproduct ul li a{padding: 0px 0px 20px;}
.iproduct ul li a:hover{box-shadow: 0px 0px 10px rgba(225,100,30,.1);}
.iproduct ul li a h4{font-size: 1.6rem;}
.iproduct ul li a span{font-size: 1.2rem;}
.page_list{padding: 5px 0px 0px;}
.page_list a{max-width: 80px;line-height: 36px;padding: 0px 15px;height: 38px;font-size: 1.4rem;}
.page_list a.on,.page_list a:hover{background-color: #c93433;color: #fff;border: 1px #c93433 solid;}}
.inews{padding: 50px 0px 0px;}
.inews ul li{margin-bottom: 40px;}
.inews ul a{display: block;position: relative;background:#fff;padding:0px 0px 30px;transition:.3s;}
.inews ul a:hover{box-shadow:0px 0px 30px rgba(0,0,0,.1);}
.inews ul a img{width:100%;height:auto;}
.inews ul a span{display: block;color: #242628;font-size: 1.6rem;line-height: 20px;margin: 20px 0px 10px;padding:0px 15px;}
.inews ul a small{display: block;color: #b4b4b4;font-size: 1.4rem;line-height: 22px;padding:0px 15px;/* font-family:PingFang-Medium; */background: url(../images/ysjt.png) right 15px center no-repeat;}
.inews ul a p{position: absolute;width: 130px;height: 36px;top: 20px;left: 20px;color: #c93433;background: rgba(255,255,255,.9) url(../images/rq.png) 15px center no-repeat;border-radius: 18px;line-height: 36px;font-family:ITCAvant-Md;padding-left: 35px;}
@media (max-width:992px) {.inews{padding: 15px 0px 0px;}
.inews ul li{margin-bottom: 15px;}
.inews ul a{padding:0px 0px 15px;}
.inews ul a span{font-size: 1.4rem;margin: 15px 0px 10px;}}
.inewsd{padding:50px 0px;display:flex;justify-content:space-between;}
.inesd{width:100%;}
.instt{font-size:2.0rem;text-align:center;line-height:22px;margin:0px 0px 10px;}
.inewsd .instui{width:28%;}
.insct{line-height:30px;color:#444;margin:20px 0px 0px;}
.insct p{font-family:arial;}
.instm{display:flex;justify-content:center;border-bottom:2px rgba(0,0,0,.5) solid;padding-bottom:7px;/* font-family:PingFang-Medium; */}
.instm span{color:#777;display:flex;line-height:30px;margin:0px 10px;font-size:1.3rem;}
.instm span i{line-height:26px;margin-right:5px;}
.instui form{width:100%;border:2px #000 solid;display:flex;}
.instui form input{width:85%;line-height:26px;padding:10px;outline:none;border:0;font-size:1.6rem;}
.instui form button{width:15%;background:url(../images/fdjn.png) center no-repeat;border:0;}
.instui h3{color:#222222;font-size:2.6rem;line-height:30px;margin:50px 0px 0px;}
.instui h3:after{content:"";width:32px;display:block;height:3px;background:#e92b2e;margin:5px 0px 0px;}
@media (max-width:992px) {.inewsd{padding:15px 0px;}
.inesd{width:100%;}
.instt{font-size:1.6rem;margin:0px 0px 5px;}
.inewsd .instui{display:none;}
.insct{margin:15px 0px 0px;}
.insct p{font-family:arial;}
.instm{border-bottom:1px rgba(0,0,0,.5) solid;padding-bottom:5px;}
.instm span{line-height:20px;font-size:1.2rem;}
.instm span i{line-height:18px;margin-right:5px;}}
.fanye{display:flex;justify-content:space-between;padding:20px 0px 0px;}
.fanye a{display:block;max-width:46%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#000;line-height:26px;font-size:1.5rem;}
.fanye a:hover{color:#f00;}
@media (max-width:1200px) {.instui form input{line-height:20px;font-size:1.6rem;}
.instui h3{font-size:2.2rem;margin:30px 0px 0px;}}
.instui dl{margin:30px 0px 0px;}
.instui dl dd{margin-bottom:20px;}
.instui dl dd a{display:flex;justify-content:space-between;color:#222222;}
.instui dl dd a big{width:26%;display:block;overflow:hidden;}
.instui dl dd a big img{width:100%;transform:scale(1);transition:1s;}
.instui dl dd a:hover big img{transform:scale(1.2);}
.instui dl dd a section{width:70%;display:flex;flex-wrap:wrap;align-content:space-between;}
.instui dl dd a section p{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;transition:.3s;}
.instui dl dd a section span{display:block;font-size:1.2rem;color:#666666;line-height:18px;max-height:36px;overflow:hidden;width:100%;}
.instui dl dd a section small{color:#e81a23;font-size:1.2rem;display:block;/* font-family:PingFang-Medium; */width:100%;}
.instui dl dd a:hover section p{color:#e81a23;}
.iproductd{padding: 50px 0px 0px;}
.pro-img{float:left;width:100%;padding: 20px;background: #fff;}
/*jqzoom*/
.jqzzoom{position:relative;display: flex;align-items: center;justify-content: center;}
.jqzoom{width:100%;position:relative;/*border:1px #e4e4e4 solid;*/padding:0;display: flex;align-items: center;justify-content: center;}
.zoomdiv{z-index:100;position:absolute;top:0px !important;left:101% !important;width:400px;height:400px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:1000px;height:auto;max-width:none;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:200px;height:200px;border:1px solid #aaa;background:#fff 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
.ipdnye .jqzzoom{float: left;width: 45%;}
.ipdnye .jqtext{float: right;width: 52%;}
@media (max-width:992px) {.pro-img{float:none;width:100%;padding: 0px;}
.tonglei{padding: 0px 15px;float:none;width:100%;}
.iproductd{margin: 0px 0px 0px;padding: 15px 0;}
.ipdnye .jqzzoom{width: 100%;}
.jqzoom{border:0px #e4e4e4 solid;}
.ipdnye .jqtext{width: 100%;}
.weizhi{font-size: 2.0rem;line-height: 50px;}
.ipdnye .jqzzoom{float: none;width: 100%;}
.ipdnye .jqtext{float: none;width: 100%;}}
.jqzoom img{width: 100%;}
.xiaotu dl{padding: 10px 0px 0px;}
.xiaotu dl dd{float: left;width: 18%;margin: 0px 2% 0px 0px;border: 1px rgba(0,0,0,.15) solid;cursor: pointer;font-size:0;}
.xiaotu dl dd.hover{border: 1px #e2a611 solid;}
.xiaotu dl dd img{width: 100%;}
.jqtext{padding:0px;}
.jqtext h2{font-size: 2.0rem;line-height: 48px;color: #333333;border-bottom: 1px rgba(0,0,0,.1) solid;padding-bottom: 10px;}
.jqtext section{font-size: 1.4rem;line-height:35px;color: #666666;margin:20px 0px;padding-bottom: 20px;border-bottom: 1px rgba(0,0,0,.1) solid;}
.jqtext .onlin{padding: 10px 0px 0px;}
.jqtext .onlin h3{width: 100%;font-size:1.7rem;color: #333;/* font-family:PingFang-Bold; */margin: 0px 0px 20px;}
.jqtext .onlin a{    display: inline-block;    padding: 0 15px;height: 40px;line-height: 40px;background-color: #c93433;margin: 0px 15px 0px 0px;text-align:center;color:#fff;}
.jqtext .onlin a i{line-height:32px;font-size:1.6rem;}
@media (max-width:1200px) {.jqtext h2{font-size: 1.6rem;line-height: 38px;padding-bottom: 0px;}
.jqtext section{font-size: 1.3rem;line-height: 24px;margin:3% 0px;padding-bottom: 10px;}
.jqtext .onlin h3{font-size:1.4rem;margin: 0px 0px 10px;}}
@media (max-width:992px) {.xiaotu{display:none;}
.jqtext{padding:0px 15px;}}
.procont{/*border: 2px rgba(0,0,0,.1) solid;*/margin-top: 20px;}
.procont h2{line-height: 46px;background: #eff0f0;padding: 0px 0px 0px 30px;}
.procont h2 p{float: left;color: #c93433;font-size: 1.6rem;/* font-family:PingFang-Bold; */border-bottom: 2px #eff0f0 solid;cursor:pointer;margin-right:5%;}
.procont h2 p.cur{color: #c93433;border-bottom: 2px #c93433 solid;}
.procont section{font-size: 1.4rem;color: #4d4d4d;line-height: 30px;padding-top: 20px;}
.procont section img{max-width:100%;height:auto;}
.procont .fanye{padding:0px 20px 20px;}
.procont h2 a{ font-family: arial; font-size: 16px; font-weight: bold; float: right; padding-right: 20px; color: #c93433;}
@media (max-width:1200px) {.procont h2{line-height: 40px;padding: 0px 0px 0px 20px;}
.procont section{font-size: 1.4rem;line-height: 30px;padding: 20px;}}
@media (max-width:768px) {.procont{border: 0px rgba(0,0,0,.1) solid;margin: 15px 0px 0px;}
.procont h2{line-height: 34px;padding: 0px 0px 0px 10px;}
.procont h2 p{font-size: 1.4rem;}
.procont section{font-size: 1.3rem;line-height: 20px;padding: 10px;}
.procont .fanye{padding:0px 10px 20px;}
.procont .fanye a{font-size:1.4rem;}}
.tonglei h1{font-size:16px;text-transform: uppercase;color: #000;line-height: 30px;/* font-family:PingFang-Bold; */margin: 0px 0px 20px;font-weight: bold;}
.tonglei h1:after{content:"";display:block;width:30px;height:3px;background:#c93433;margin:10px 0px 0px;}
.tonglei ul li{margin-bottom:10px;border-bottom:1px rgba(0,0,0,.1) solid;padding-bottom:10px;}
.tonglei ul li a{display: flex;justify-content:space-between;align-items:center;line-height: 18px;}
.tonglei ul li a big{display:block;border:1px rgba(0,0,0,.1) solid;width:30%;}
.tonglei ul li a span{display: block;width:100%;color:#333;}
.tonglei ul li a p{font-size:1.2rem;color:#999;line-height:14px;margin:10px 0px 0px;}
.tonglei ul li a:hover span{color:#f00;}
@media (max-width:992px) {.tonglei{padding: 0px 10px 15px;}
.tonglei h1{font-size: 1.4rem;line-height: 20px;margin: 0px 0px 20px;}}
.ijob{padding:30px;font-size: 1.6rem;    color: #545466;    line-height: 30px;background:#fff;margin:50px 0px 0;}
.ijob img{max-width:100%;height:auto;}
.ijoin{font-size: 1.4rem;color: #545454;line-height: 32px;margin:50px 0px 0;}
.ijoin ul li{margin-bottom:15px;}
.ijoin ul li section{border:1px rgba(0,0,0,.2) solid;display:flex;justify-content:space-between;padding:10px 0px 10px 20px;background:#fff;}
.ijoin ul li.li section{background:#fff;}
.ijoin ul li section span{display:flex;align-items:center;}
.ijoin ul li section span p{font-size:1.8rem;color:#c93433;}
.ijoin ul li section span small{line-height:14px;font-size:1.4rem;color:#666;border-left:1px rgba(0,0,0,.2) solid;margin-left:20px;padding-left:20px;}
.ijoin ul li section h4{width:15%;border-left:1px rgba(0,0,0,.2) solid;cursor:pointer;}
.ijoin ul li section h4 small p{font-size:1.5rem;line-height:30px;}
.ijoin ul li section h4 small:first-child{display:block;text-align:center;font-size:1.6rem;}
.ijoin ul li.li section h4 small:first-child{display:none;}
.ijoin ul li section h4 small:last-child{display:none;font-size:3.0rem;text-align:center;color:#c93433;}
.ijoin ul li section h4 small:last-child i{line-height:46px;}
.ijoin ul li.li section h4 small:last-child{display:block;}
.ijoin ul li .rzyao{border:1px rgba(0,0,0,.2) solid;border-top:0;padding:20px;font-size:1.4rem;line-height:26px;background:#fff;display:none;color:#666;}
.ijoin ul li .rzyao h3{font-size:1.6rem;line-height:30px;color:#000;padding:0px 0px 10px;}
.pronav-list {    padding: 60px 0px;    background-color: #f5f5f5;   }
.pronav-list .col-lg-3{transition: .3s;}
.pronav-list .col-lg-3 img:hover{box-shadow: 0px 0px 30px rgba(225,100,30,.1);}
.pronav-list .col-lg-3:hover a p{color: #c93433;}
@media (max-width:992px) {.ijob{padding:15px;font-size: 1.4rem;line-height: 26px;margin:15px 0px 0;}
.ijoin{margin:15px 0px 0;}
.ijoin ul li{margin-bottom:10px;}
.ijoin ul li section{border:1px rgba(0,0,0,.1) solid;padding:10px 0px 10px 10px;}
.ijoin ul li section span small{display:none;}
.ijoin ul li section span p{font-size:1.4rem;}
.ijoin ul li section h4{width:25%;border-left:1px rgba(0,0,0,.1) solid;}
.ijoin ul li section h4 small p{font-size:1.2rem;line-height:20px;}
.ijoin ul li section h4 small:first-child{font-size:1.4rem;}
.ijoin ul li section h4 small:last-child{font-size:2.0rem;}
.ijoin ul li section h4 small:last-child i{line-height:34px;}
.ijoin ul li .rzyao{border:1px rgba(0,0,0,.1) solid;padding:10px;font-size:1.3rem;line-height:24px;border-top:0;color:#666;}
.ijoin ul li .rzyao h3{font-size:1.4rem;line-height:24px;padding:0px 0px 5px;}}
.sp-loading {text-align: center;max-width: 100%;border: 2px solid #fafafa;padding: 2px;border-radius: 0;font-size: 12px;color: #888;}
.sp-loading img {max-width: 100%;height: auto;}
.sp-wrap {display: block;line-height: 0;font-size: 0;/*box-shadow: 1px 1px 8px #ddd;*/position: relative;text-align: center;max-width: 100%;width: 100%;display: flex!important;    align-items: center;    justify-content: center;}
.sp-thumbs {text-align: left;display: block;background: #fafafa;padding: 10px;}
.sp-thumbs a {position: relative;border: 2px solid #f7f7f7;}
.sp-thumbs a:before {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;z-index: 1;filter: alpha(opacity=0);-moz-opacity: 0;opacity: 0;-webkit-transition: all var(--transition-time, 800ms);-o-transition: all var(--transition-time, 800ms);transition: all var(--transition-time, 800ms);}
.sp-thumbs a:hover:before {filter: alpha(opacity=10);-moz-opacity: 0.1;opacity: 0.1;}
.sp-thumbs img {min-height: 56px;min-width: 56px;max-width: 56px;}
.sp-thumbs a:link,.sp-thumbs a:visited {width: 47px;height: 50px;overflow: hidden;/*filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;*/display: inline-block;background-size: cover;background-position: center;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;margin: 0 3px;}
.sp-thumbs a:hover {opacity: 1;border: 2px solid #b52f34;}
.sp-thumbs a:active,.sp-current {opacity: 1!important;position: relative;border: 2px solid #b52f34 !important;}
.sp-thumbs a.sp-current:after {transform: scaleX(1);visibility: visible;}
.sp-large {position: relative;overflow: hidden;top: 0;left: 0;width: 100%;over-roll: hide;display: flex;    align-items: center;    justify-content: center;}
.sp-large a img {max-width: 100%;height: auto;width: 100%;}
.sp-large a {display: block;}
.sp-zoom {position: absolute;left: -50%;top: -50%;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;display: none;}
.sp-lightbox {position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: rgb(0, 0, 0);background: rgba(0, 0, 0, .9);z-index: 999999;display: none;cursor: pointer;}
.sp-lightbox img {position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0;max-width: 90%;max-height: 90%;border: 2px solid #fff;}
#sp-prev,#sp-next {position: absolute;top: 50%;margin-top: -25px;z-index: 501;color: #fff;padding: 14px;text-decoration: none;background: #000;border-radius: 25px;border: 2px solid #fff;width: 50px;height: 50px;box-sizing: border-box;transition: .2s;}
#sp-prev {left: 14%;}
#sp-prev:before {content: '';border: 7px solid transparent;border-right: 15px solid #fff;position: absolute;top: 16px;left: 7px;}
#sp-next {right: 14%;}
#sp-next:before {content: '';border: 7px solid transparent;border-left: 15px solid white;position: absolute;top: 16px;left: 18px;}
#sp-prev:hover,#sp-next:hover {background: #444;}
@media screen and (max-width: 768px) {#sp-prev {left: 10px;}
#sp-next {right: 10px;}}
@media screen and (max-width: 400px) {.sp-wrap {margin: 0 0 15px 0;}
#sp-prev,#sp-next {top: auto;margin-top: 0;bottom: 25px;}}
.procont strong{ color: #fff;}
.procont tr{ line-height: 35px;}
.procont td{ padding: 0px 5px;}
.procont tr:nth-child(odd){ background: #f2f2f2;}
.procont section table{ text-align: center; margin-bottom: 20px; font-size: 13px; color: #000;}
.procont section table a{ color: #000;}
.sidebar-category li i{   font-style: normal; color: #333;   background: url(../images/arrow.jpg) no-repeat; width: 18px; height: 27px;}
.children{ margin-top: 20px;}
.children li{ border-bottom: 0!important; text-indent: 24px;}
.children li:last-child{ border-bottom: 0;}
.children li a span{ width: 100%!important;}
.bottom dl dt a{ text-transform: uppercase;}
.language dl dd img{ margin-right: 5px; width: 30px;}
.language dl dt img{ margin-right: 5px; width: 30px;}
.menu img{margin-right: 5px; width: 30px;}
.menu li:last-child{ display: none;}
@media (max-width:992px) {.procont section table{    overflow: auto;    display: block;    width: 100%;}
.menu li:last-child{ display: block;}}
@media (max-width:1680px) {.menu ul li {    padding: 0px 15px;}}
.pronav-list p{ line-height: 30px; text-align: center; font-size: 16px; color: #333; margin: 10px 0;}
.pronav-list a{ overflow: hidden;-webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;}
.pronav-list a:hover p{ color:#c93433 ;}
.language a{ color: #fff;}
.language a:hover{ color: #fff;}
.page_list li{ display: inline-block;}
.page_list li a{ padding: 0px 8px!important; min-width:80px; display:inline-block;}
.iproduct li a img{-webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;}
.iproduct li a img:hover{  -webkit-transform: scale(1.03);      -ms-transform: scale(1.03);          transform: scale(1.03);                    }
.iproduct li a:hover h4{color: #c93433;}
.pronav-list a{-webkit-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    overflow: hidden;}
.pronav-list a img:hover{  -webkit-transform: scale(1.03);      -ms-transform: scale(1.03);          transform: scale(1.03);                    }
.procont section table a:hover{color: #c93433;}
.homepart3{ width:100%; height:auto; margin:0 auto; background:url(../Images/homepart3bg.jpg) center center no-repeat; background-size:cover; background-attachment:fixed; padding:50px 0  70px 0}
.homepart3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:85%; margin:0 auto; clear:both; overflow:hidden;  }
.homepart3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}
.homepart3 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; text-align:center; font-weight:700; color:#000000; font-size:30px; line-height:200%; background:url(../Images/pagtit.png) bottom center no-repeat; padding-bottom:20px;}
.homepart3 .titbox2{ width:100%; height:auto; overflow:hidden; font-size:14px; text-align:center; color:#999999; overflow:hidden; text-align:center; line-height:200%; margin-top:10px}
.homepart3 .list{ width:100%; height:auto; overflow:hidden;}
.homepart3 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart3 .list ul li{ margin:45px 0 0 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.homepart3 .list ul li .box{ width:96%; height:auto; overflow:hidden; background:#FFF; border-radius:10px; box-sizing:border-box; padding:25px;}
.homepart3 .list ul li .box .pic{ width:25%; float:left; overflow:hidden;}
.homepart3 .list ul li .box .pic img{ max-width:100%; height:auto}
.homepart3 .list ul li .box .wordbox{ width:74%; float:left; overflow:hidden;}
.homepart3 .list ul li .box .wordbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:20px; color:#000000}
.homepart3 .list ul li .box .wordbox .word{ width:100%; height:56px; line-height:28px; overflow:hidden; font-size:14px; margin-top:10px; }
.homepart3 .list ul li:nth-child .box{ margin:0 auto}
.homepart3 .list ul li:nth-child .box{ float:right}

@media (max-width: 1118px) {
.homepart3 {padding: 25px;}
.homepart3 .titbox {font-size: 20px;}
}
@media (max-width: 850px) {
.homepart3 .list ul li {width: 100%;}
.homepart3 .list ul li:nth-child(2n) .box .pic {float: right;}
}
@media (max-width: 500px) {
.homepart3 {padding: 25px 0;}
.homepart3 .centerbox .centerin {width: 96%;}
.homepart3 .titbox {font-size: 16px;}
.homepart3 .titbox2 {font-size: 12px;}
.homepart3 .list ul li {width: 100%;float: left;margin: 10px 0;}
.homepart3 .list ul li .box {width: 96%;margin: 0 auto;padding: 10px;}
.homepart3 .list ul li .box .pic {width: 100%;text-align: center;}
.homepart3 .list ul li .box .wordbox {width: 100%;}
.homepart3 .list ul li .box .wordbox .tit {font-size: 16px;color: #000000;text-align: center;}
.homepart3 .list ul li .box .wordbox .word {font-size: 12px;margin-top: 10px;text-align: center;}
.homepart3 .list ul li:nth-child(3) {width: 100%;}
 }
/*新闻*/
.floatLeft{float:left;}
.floatRight{float:right;}
.news_bg{padding-top:50px;background:#fff;  padding-bottom:50px;}
.news_bt{width:100%; float: left; margin-bottom:30px;}
.news_btl{width:400px; float: left; font-weight: bold; font-size:30px;color:#000;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: normal;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a:hover{background:#c93433; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #b1b1b1;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: normal;}
.nb_tab a b{font-size:16px; }

.nbcl_le{width:50%;}
.nbcl_le .news_div_item{width:100%;display: inline-block;vertical-align:top;background: #f8f8f8;}
.nbcl_le .news_div_item_pic img{width:100%; max-height:400px;}
.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;color:#000;}
.nbcl_le .news_div_item_content{width:98%;height:155px;padding: 30px 20px 0 20px; overflow:hidden;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(../images/8030.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}

.nb_con{height:510px;}
.nbcr_ri{width:48%;}
.nbcr_ri .news_div_item{margin-bottom:15px;font-size:0;position:relative;transition:300ms;background: #f8f8f8;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:18%;text-align: center;font-size:0; background:#c93433;padding:30px 0;}
.nbcr_ri .news_div_item_content{width:80%;padding:30px 0px 0 20px;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;color:#fff;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#000;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold; color:#fff;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;font-size:14px;}
@media screen and (max-width:767px){
.news_btl{width:100%; float: none; font-weight: bold; text-align:center;font-size:20px;color:#333;}
.news_btl span{font-size: 14px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: none; width:100%;}
.nb_tab a{width:32%;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:1%;}
.nbcl_le{width:100%;}
.nbcr_ri{width:100%; margin-top:20px;}
.news_div_item_title a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.nbcr_ri .news_div_item_content {width: 80%;padding: 10px; overflow:hidden;}
.nbcr_ri .news_div_item_body {
    margin-top: 10px;
    line-height: 20px;
    color: #68686a;
    font-size: 12px; height:60px; overflow:hidden;   text-overflow: ellipsis;

}.nbcl_le .news_div_item_body {
    margin-top:10px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
}
.youshi .ys_content .ysc_right .ysc_txt p:last-child {
    line-height:20px;
    color: #818181;
    font-size: 12px;
}
.nbcr_ri .news_div_item_day {
    font-size:20px;
    font-weight: bold;
    color: #fff;
    line-height: 55px;}
	
	.wena{ display:none}}