@charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;  background:#fff;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a{ text-decoration:none;font-family:"Microsoft Yahei";color: #333;}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocase=this.blur());}
:focase{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
.fl{float: left;}
.fr{float: right;}
/* -- 页面整体布局 -- */
.wrap{max-width: 750px;min-width: 320px;width: 100%;margin: 0 auto!important; position: relative;} /*网站首页宽度*/
.wrap img{display:block;width:100%;}


/**/
.g-adv{ position:relative; width:100%; margin:0 auto; height: auto; z-index:15; font-size:0;}
.g-adv .m-box img{ display:block;position: relative;width:100%; height: auto; }
.g-adv .swiper-pagination{bottom: 1.5rem;height: 0.8rem; line-height:0;text-align: center;}
.g-adv .swiper-pagination .swiper-pagination-bullet{opacity: 1;background: #fff; width: 0.8rem; height: 0.8rem; margin: 0 0.4rem;border-radius: 0.5rem;box-sizing: border-box;}
.g-adv .swiper-pagination .swiper-pagination-bullet-active{background: #e5002c;}


/*yz*/

.tit{font-size: 0;line-height: 0;text-align: center;}
.tit span{ display: block;font-size: 2.75rem;line-height: 2.75rem;  color: #000000;font-weight: bold;position: relative;}
.tit i{font-size: 1.2rem;color: #000000;display:block;line-height: 1.2rem;font-weight: normal;margin-top: 1.1rem;position: relative;text-transform: uppercase;}









.pro{padding: 4rem 4% 3rem;}
.pro h2{font-size: 0;line-height: 0;text-align: center;}
.pro h2 span{ display: block;font-size: 2.75rem;line-height: 2.75rem;  color: #000000;font-weight: bold;position: relative;}
.pro h2 i{font-size: 1.2rem;color: #e5002c;display:block;line-height: 1.2rem;font-weight: normal;margin-top: 1.1rem;position: relative;text-transform: uppercase;}
.pro_t ul{ display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 2.3rem;}
.pro_t ul li{width: 32.9%;display: block;font-size: 1rem;line-height: 2.2rem;height:2.2rem;color: #282828;border-radius: 0.6rem;position: relative;text-align: center;background: #ededed;margin-bottom: 0.2rem;}
.pro_t ul li.cur{color: #fff;background: #e5002c;}
.pro_con{margin-top: 2rem;}
.pro_con dt{display: block;width: 100%;}
.pro_con dt img{display: block;width: 70%;margin:0 auto;}
.pro_con dd{background: #fff;padding: 2.3rem 1.5rem 0;background: #fff;box-sizing: border-box;margin-top:-5rem;}
.pro_con dd h4 a{display: block;font-size: 1.2rem;line-height: 1.6rem;color: #282828;font-weight: normal;height: 4.2rem;border-bottom: 1px solid #848484;}
.pro_con dd .desc{margin-top: 1.2rem;height:8rem;overflow:hidden;}
.pro_con dd .desc em{display: block;font-size: 1.1rem;line-height: 1.6rem;color: #282828;}
.pro_con dd .desc p{display: block;font-size: 1.1rem;line-height: 1.6rem;color: #282828;}
.pro_s{padding-top: 4.2rem;}
.pro_s h3 a{ display: block;font-size: 1.8rem;color: #e5002c;line-height: 1.8rem;text-align: center;font-weight: bold;}
.pro_s ul{margin-top: 2rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_s ul li{width: 49%;margin-bottom: 0.7rem;border: 1px solid #d5d5d5;position:relative;}
.pro_s ul li img{display: block;width: 100%;}
.pro_s ul li span{display: block;font-size: 1.1rem;line-height: 1.3rem;color: #282828;text-align: center;padding: 0 1rem 0;position:absolute;left:0;bottom:1.2rem;width:100%;box-sizing:border-box;}




.so{padding: 4rem 4% 3rem;background: #f4f4f4;}
.so h2 a{ display: block;font-size: 2.25rem;line-height: 2.8rem;  color: #000105;font-weight: bold;position: relative;text-align: center;}
.so_con{margin-top: 2.5rem;}
.so_con dl{position: relative;margin-bottom: 1rem;}
.so_con dt {display: block;width: 100%;position: relative;height: 8rem;overflow: hidden;}
.so_con dt img{display: block;width: 100%; }
.so_con dd{position: absolute;left: 0;top: 0;width: 100%;padding: 2.6rem 2.8rem 0;box-sizing: border-box;}
.so_con dd h3 a{display: block;font-size: 1.4rem;color: #ffffff;line-height: 1.4rem;color: #fff;position: relative;}
.so_con dd h3 a::before{content:'';width:1.4rem;height:0.15rem;background-color: #ffffff;position: absolute;top:2.4rem;left:0%;transition: 0.5s;}
.so_con dd h3 img{display: block;width: 2.2rem;height: 2.2rem;float: right;}
.so_con dd p{opacity: 0;}
.so_con dl.cur dt{ height: 100%;}
.so_con dl.cur dd h3 a{text-align: center;}
.so_con dl.cur dd h3 a::before{ margin-left: -0.7rem;left: 50%;}
.so_con dl.cur dd h3 img{display: none;}
.so_con dl.cur p{opacity: 1;margin-top: 2.5rem;}
.so_con dl.cur p a{display: inline-block;font-size: 1.1rem;line-height: 2rem;color: #fff;width:33.33%;}
.so_con dl:nth-child(3).cur p a{width:28%;}
.so_con dl:nth-child(3).cur p a:nth-child(3n+2){ width: 44%;}
.so_con dl:nth-child(5).cur p a{width:28%;}
.so_con dl:nth-child(5).cur p a:nth-child(3n+2){ width: 44%;}

.ys{padding: 4rem 4% 0;}
.ys h2{font-size: 0;line-height: 0;text-align: center;}
.ys h2 span{ display:block;font-size: 2.25rem;line-height: 2.5rem;  color: #000105;position: relative;font-weight: bold;}
.ys h2 span em{ color: #f92222;}
.ys h2 i{ display: block;font-size: 1.3rem;line-height: 1.3rem;  color: #000105;font-weight: normal;margin-top: 1.1rem;letter-spacing: 0.8rem;}

.ys_t{display: flex;justify-content: space-between;flex-wrap: nowrap;margin-top: 2.8rem;}
.ys_t li{display: block;width: 3.6rem;height: 3.6rem;overflow: hidden;}
.ys_t li img{display: block;width: 3.6rem;height: 3.6rem;}
.ys_t li.cur img:nth-child(1){margin-top: -3.6rem;}
.ys_con{margin-top: 1.8rem;position: relative;padding-bottom: 7rem;}
.ys_con dl{position: relative;}
.ys_con dt{display: block;width: 100%;border-radius: 1rem;position: relative;}
.ys_con dt img{ display: block;width: 100%;border-radius: 1rem;}
.ys_con dt em{position: absolute;left: 0;bottom: 0;width: 5.5rem;height: 5.5rem;background: #e5002c;border-radius: 0 6rem 0 1rem;font-size: 3.3rem;color: #fff;line-height: 7rem;padding-left: 0.6rem;box-sizing: border-box;}
.ys_con dd{width: 100%;padding-bottom: 2.6rem;}
.ys_con dd h4{font-size: 1.4rem;line-height: 1.4rem;color: #000000;z-index: 60;display: block;font-weight: bold;margin-top: 1.6rem;margin-bottom: 1.4rem;}
.ys_con dd p{font-size: 1.1rem;line-height: 1.8rem;color: #282828;z-index: 60;display: block;}
.ys_con dd h4 em{ color: #e50012;}
.ys_con  .sprev{display: block;width: 3.45rem;height: 3.45rem;position: absolute;left: 39.3%;bottom: 4rem;z-index: 50;cursor: pointer;}
.ys_con  .snext{display: block;width: 3.45rem;height: 3.45rem;position: absolute;right: 39.3%;bottom: 4rem;z-index: 50;cursor: pointer;}
.ys_con  .sprev img,.ys_con .snext img{display: block;width: 3.45rem;height: 3.45rem;}


.hz{padding: 5rem 4%;background:#f4f4f4;}
.hz_l h3{ display:block;font-size: 4.8rem;line-height: 4.8rem;  color: #000000;position: relative;opacity: 0.1;text-transform: uppercase;font-family: "Arial";letter-spacing: -0.8rem;font-weight: normal;text-align: center;}
.hz_l h2 span{ display:block;font-size: 2.75rem;line-height: 2.75rem;  color: #000000;position: relative;margin-top: -3.2rem;font-weight: bold;text-align: center;}
.hz_l h2 i{ display: block;font-size: 1.5rem;line-height: 1.5rem;  color: #000000;font-weight: bold;margin-top: 1.4rem;position: relative;text-align: center;}
.hz_l h2 i:after{content:'';width:4rem;height:0.3rem;background-color: #e5002c;position: absolute;top:3.2rem;left:50%;transition: 0.5s;margin-left: -2rem;}

.hz_r .hz_bd{position: relative;padding-top: 4rem;}
.hz_r .hz_bd ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.hz_r .hz_bd ul li{width: 24%;margin-bottom: 0.5rem;}
.hz_r .hz_bd ul li img{display: block;width: 100%;border: 1px solid #d6d6d6;box-sizing: border-box;}



.case{padding: 5rem 4%;}
.case h2 span{ display:block;font-size: 2.25rem;line-height: 2.25rem;  color: #000000;position: relative;font-weight: bold;text-align: center;}
.case_con{position: relative;}
.case_con dl{position: relative;border-radius: 1.5rem;box-shadow:0 0 46px rgba(249,34,34,0.26);margin-top: 2rem;}
.case_con dt{ display: block;width: 100%;border-radius: 1.5rem;}
.case_con dt img{ display: block;width: 100%;border-radius: 1.5rem;}
.case_con dt video{ display: block;width: 100%;border-radius: 1.5rem;}
.case_con dd i img{display: block;width: 3.75rem;height: 3.75rem;position: absolute;left: 1.5rem;bottom: 1.5rem;}
.case .more{display: block;width: 7rem;height: 2.7rem;box-sizing: border-box;line-height: 2.7rem;font-size: 0.9rem;color: #ffffff;text-align: center;background: #e5002c;position:relative;overflow:hidden;transition:all 0.5s;border-radius: 1.4rem;margin:2rem auto 0;}
.case .more>img{display: inline-block;margin-left: 0.3rem;width: 1.05rem;height: 1.1rem;vertical-align: -0.2rem;}


.abt{padding: 5rem 4%;background: #f4f4f4;}
.abt h2 span{ display:block;font-size: 2.75rem;line-height: 2.75rem;  color: #000000;position: relative;font-weight: bold;text-align: center;}
.abt h2 span:after{content:'';width:4rem;height:0.3rem;background-color: #e5002c;position: absolute;top:4.4rem;left:50%;transition: 0.5s;margin-left: -2rem;}
.abt dt{ display: block;width: 100%;position: relative;margin-top: 3.5rem;}
.abt dt img{display: block;width: 100%;}
.abt dd{display: block;padding: 2rem 0 0;}
.abt p{ display: block;font-size:1.2rem;color: #000000;line-height: 2rem;font-weight: normal;}
.abt ul{ display:flex;justify-content:space-between;flex-wrap: wrap;margin-top: 2rem;}
.abt ul li img{display: block;width: 2.8rem;height: 2.8rem;margin: 0 auto;}
.abt ul li span{ display: block;font-size: 1.5rem;color: #e5002c;line-height:3rem; font-weight: bold;text-align: center;}

.news{padding: 4rem 4% 2rem;}
.news h2{font-size: 0;line-height: 0;text-align: center;}
.news h2 span{ display:block;font-size: 2.5rem;line-height: 2.5rem;  color: #000105;position: relative;font-weight: bold;}
.news h2 i{ display: block;font-size: 1.3rem;line-height: 1.3rem;  color: #000105;font-weight: normal;margin-top: 1.1rem;}

.news_t{ display: flex;justify-content: space-between;margin: 2.4rem 3.5rem 0;}
.news_t li a{display: block;font-size: 1.1rem;line-height: 1.2rem;color: #282828;margin-left: 1.5rem;font-weight: bold;margin-left:1.5rem;text-transform: uppercase;}
.news_t li img{display: inline-block;width: 1.6rem;height: 1.6rem;margin-right: 0.3rem;vertical-align: -0.4rem; }
.news dt img{display: block;width: 100%;margin-top: 1.6rem;}
.news dd{height: 23rem;padding: 2.5rem 1.2rem 0;box-sizing: border-box;background: #f4f4f4;}
.news dd h4 a{ display: block;font-size: 1.5rem;color: #333333;line-height:1.5rem;transition: all 0.5s;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news dd p{ display: block;font-size: 1.2rem;color: #333333;line-height:2.1rem;margin-top:1.2rem;opacity: 0.6;}
.news_con ul{padding-top: 2rem;}
.news_con li a{ display: block;font-size: 1.3rem;color: #333333;line-height:4rem; transition: all 0.5s;font-weight: normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_con li img{display: block;float: right;width: 0.7rem;height: 0.8rem;padding-top: 1.8rem;}




@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}


@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}


/**/
html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:8.533px;}}
@media screen and (min-width:360px){html{font-size:9.6px;}}
@media screen and (min-width:375px){html{font-size:10px;}}
@media screen and (min-width:393px){html{font-size:10.48px;}}
@media screen and (min-width:400px){html{font-size:10.664px;}}
@media screen and (min-width:414px){html{font-size:11.04px;}}
@media screen and (min-width:440px){html{font-size:11.73px;}}
@media screen and (min-width:480px){html{font-size:12.796px;}}
@media screen and (min-width:520px){html{font-size:13.863px;}}
@media screen and (min-width:560px){html{font-size:14.93px;}}
@media screen and (min-width:600px){html{font-size:15.996px;}}
@media screen and (min-width:640px){html{font-size:17.06px;}}
@media screen and (min-width:680px){html{font-size:18.1288px;}}
@media screen and (min-width:700px){html{font-size:18.66px;}}
@media screen and (min-width:720px){html{font-size:19.1952px;}}
@media screen and (min-width:750px){html{font-size:20px;}}
