@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana;font-size: 16px; font-size: 1.6rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333333;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana;font-size: 12px;font-size: 1.2rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #E70012;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}
::-webkit-scrollbar {
width:4px; height: 4px;
}
::-webkit-scrollbar-track {
background: #e5e5e5
}
::-webkit-scrollbar-thumb {
background:#E70012;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#666;}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#666;}
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#666;}
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#666;}
 
    .zong {width: 95%; max-width: 1400px; margin: auto;}
    .zong1 {width: 95%; max-width: 1710px; margin: auto;}
.jiacu{font-family:Interb;}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #E70012;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 28px; color: #333;}
.mp p,.mp a{color: #333; display: block;}
.mp a:hover{color: #E70012;}

.mp1{ font-size: 18px; font-size: 1.8rem; line-height: 32px; color: #666;}
.mp1 p,.mp1 a{color: #666; display: block;}
.mp1 a:hover{color: #E70012;}

.mp2{ font-size: 20px; font-size: 2rem; line-height: 32px; color: #666;}
.mp2 p,.mp2 a{color: #666; display: block;}
.mp2 a:hover{color: #E70012;}

@media screen and (max-width:1559px) {
.mp1{ font-size: 16px; font-size: 1.6rem; line-height: 28px !important;}
.mp2{ font-size: 18px !important; font-size: 1.8rem !important; line-height: 28px !important;}
}
@media screen and (max-width:1359px) {
.mp,.mp1{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
.mp2{ font-size: 16px !important; font-size: 1.6rem !important; line-height: 28px !important;}
body{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:767px) {
.mp,.mp1{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
.mp2{ font-size: 14px !important; font-size: 1.4rem !important; line-height: 24px !important;}
body{ font-size: 12px; font-size: 1.2rem; }
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #000; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #000; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #E70012; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent; border-bottom: 50px solid #E70012; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }

.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; background-color: #E70012; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }

.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; background: #E70012; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s;
background: #FFF; z-index:99999;}
.headh{ background: #E70012;}

.head .zong{ padding-top: 10px;}
.logo{ float:left;width:64px;}
.logon{ display: block;}
.logon img{display:block;margin:auto;width:100%; transition:1s; transform: scale(1) !important}

.hea{ float:right; display: block; height: 48px; line-height: 48px; margin-top: 15px; padding: 0 26px; background: #E70012; border-radius: 24px; color: #fff;}
.hea:hover{ border-radius: 0px; color: #fff}

/*  sousuo  */
.sousuo{ float:right; width:42px; height:42px; margin-top: 20px; margin-right: 20px; position:relative; z-index:9999; transition:0.5s; border: 1px solid #E70012; border-radius: 50%;}
.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:130%; background:#E70012; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 100%;height:53px;line-height:53px; border-radius:4px; padding-left:10px; padding-right: 60px; font-size:14px; font-size:1.4rem; color:#2f3135; border:1px solid #E70012; background:#fff;}
.suo{width:55px;height:55px; float:right; background:none; position:absolute; right: 10px; top: 10px; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:40px; height:40px; text-align:center; line-height:43px; position:absolute; right:0px; top:0px; font-size:18px !important; color:#E70012; font-weight: bold; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ width: 55px; height: 55px; line-height: 55px; top: 10px; right: 10px;}
.sousuof form{ height:75px; padding:10px;}

.yvn{ float:right; position:relative; margin-top: 18px; margin-right: 20px; z-index:9999}
.yvzhonga{ display:block; text-align: center; height: 46px; line-height:46px; border-radius: 23px; padding-left: 22px; padding-right: 36px; font-size: 18px; font-size: 1.8rem; background: rgba(231, 0, 18, 0.1); transition:1s; color:#333; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ font-size: 10px; position: absolute; right: 22px;}

.yvul{ width:100%; min-width:100px; position:absolute; top:46px; right:0px; background:#fff; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333;}
.yvul a:hover{ background:#E70012; color: #fff;}

.daohang{ float:right; transition:0.5s; margin-top: 24px; margin-right: 3px;}
.daohang>li{ float:left; z-index:999; margin-right: 36px; margin-left: 25px; position: relative;}
.daohang>li>a{display:block;font-size:18px;font-size:1.8rem;line-height:30px; padding-bottom: 36px; color:#333; cursor:pointer; transition:1s; position: relative;}
.daohang>li>a:before{content: "";position: absolute; width: 0px; height: 6px; background: #E70012; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}

.daohang>li:hover>a{ color: #E70012;}
.daohang>li:hover>a:before{ width: 100%;}
.dangqiandao>a{ color: #E70012 !important;}
.daohang>.dangqiandao>a:before{ width: 100%;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute; width:307px; left:0px; top:-9999px; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);}
.yiji{background:#fff;}
.yiji li{position:relative; transition:0.5s;}
.yiji li a{display:block; font-size:18px; font-size:1.8rem; line-height:0px; padding: 8px 25px; color: #333; position: relative;}
.yiji li:hover>a{ color: #E70012;}

.erji{position:absolute;width:200px;background:#fff; top:-9999px;left:100%; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);}
.sanji{position:absolute;width:200px;background:#fff; top:-9999px;left:100%; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.10);}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:31px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:31px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:31px;}
.matn{margin-top:auto !important;}

.daohang2,sousuo2,.xnav{display:none}


@media screen and (max-width:1599px) {
    .logo{ width: 45px;}
    .hea{ margin-top: 0px;}
    .yvn{ margin-top: 0px;}
    .sousuo{ margin-top: 2px;}
    .daohang{ margin-right: 0px; margin-top: 10px;}
.daohang>li{ margin-right: 20px;}
    .daohang>li>a{ font-size: 16px; font-size: 1.6rem; padding-bottom: 20px;}
    
    .sousuo{ margin-right: 10px;}
    .sou2{ font-size: 20px !important}
    .yijiw{ width: 200px;}
    .yiji li a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:1359px) {        
.daohang>li{ margin-right: 22px; margin-left: 0px;}
.daohang>li>a{font-size:14px;font-size:1.4rem; text-transform: none;}
.dangqiandao>a:before{ width:30px !important;}

.yvzhonga{ font-size: 14px; font-size: 1.4rem; padding-left: 15px; padding-right: 25px;}
    .yvzhonga i{ right: 10px;}
    .hea{ padding: 0 15px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head .zong{padding: 5px 0;}
    .logo{ width: 40px;}
.daohang,.hea{ display: none}
.clear2{clear:both;}
.sousuo{ display:none}
.yvn{ margin-right:45px; margin-top: 10px;}
.yvzhonga{ height: 30px; line-height: 30px;}
.yvzhonga i{font-size: 12px;}

    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #E70012;right:2.5%;top:18px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:rgba(231, 0, 18, 0.9); z-index: 9999999;transition:0.8s;text-align: center;}
.smdaohangh {right: 0px; top:0px; height:100%;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #fff;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:10px; margin-bottom:15px; width: 240px;height: 36px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 34px;line-height: 34px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 34px;line-height: 34px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 6px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {
.daohang,.daohang1{display: none}
.clear3{clear:both;}
}

/*  banner  */
.banner1 img { max-width: 100%; border: 0px solid #ccc; transform: scale(1) !important;}
.banner1 { position: relative; z-index: 2; line-height: 0;font-size: 0;}
.banner1 .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
.banner1 .slick-prev { left: 50px; background-image: url("../images/baleft.png"); cursor: pointer;}
.banner1 .slick-next { right: 50px; background-image: url("../images/baright.png"); cursor: pointer;}
.banner1 .slick-prev:hover { background-image: url("../images/balefth.png");}
.banner1 .slick-next:hover { background-image: url("../images/barighth.png");}

.banner1 .slick-dots { position: absolute; z-index: 999999; left: 0; right: 0; bottom: 40px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center;}
.banner1 .slick-dots li { margin: 0 10px; display: inline-block; *display: inline; *zoom: 1;}
.banner1 .slick-dots li.slick-active a { cursor: pointer; background: #E70012;}
.banner1 .slick-dots a { display: block; width: 80px; height: 3px; background:rgba(0, 0, 0, 0.20); cursor: pointer;}
.banner.hide {display: none;}

@media screen and (max-width: 999px) {
    .banner1 {display: block;}
    .banner1.hide {display: block;}
    .banner1 .slick-arrow { display: none !important;}
    .banner1 .slick-dots { bottom: 10px; }
    .banner1 .slick-dots li { margin: 0 5px;}
    .banner1 .slick-dots a { width: 10px; height: 10px;}
    .banner2 { display: none;}
}

.slick-list,.slick-slider,.slick-track { position: relative; display: block}
.slick-loading .slick-slide,.slick-loading .slick-track {visibility: hidden}
.slick-slider { box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent}
.slick-list { overflow: hidden; margin: 0; padding: 0}
.slick-list:focus { outline: 0}
.slick-list.dragging { cursor: pointer; cursor: hand}
.slick-slider .slick-list,.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.slick-track { top: 0; left: 0}
.slick-track:after,.slick-track:before { display: table; content: ''}
.slick-track:after { clear: both}
.slick-slide { display: none; float: left; height: 100%; min-height: 1px}
[dir=rtl] .slick-slide { float: right}
.slick-slide img { display: block}
.slick-slide.slick-loading img { display: none}
.slick-slide.dragging img { pointer-events: none}
.slick-initialized .slick-slide { display: block}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent}
.slick-arrow.slick-hidden { display: none}
.slick-dots .slide-count {display: none;}
.slick-slide { position: relative;}
.slick-slide iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.slick-slide video { position: absolute; display: block; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); min-width: 101%; min-height: 100%; max-width: none; -o-object-fit: cover; object-fit: cover; -o-object-position: 50% 50%; object-position: 50% 50%; display: none \9; display: block \9\0;}

@media screen and (max-width: 991px) {
    .slick-slide video {object-position: inherit; object-fit: inherit; width: 100%;  height: 100%; transform: translate(0, 0); left: 0; top: 0;}
}

/*  main1  */
.main1{ padding: 96px 0; position: relative;}
.main1:before{content: ""; position: absolute; width: calc(100% - 157px); height: 90%; background: linear-gradient(180deg, rgba(245, 241, 239, 0.00) 44.48%, rgba(150, 144, 134, 0.20) 107.51%, #827A75 139.93%); border-radius: 0 0 160px 0; left: 0px; bottom: 0px; z-index: 1}
.main1 .zong{ position: relative; z-index: 2}

.main1 .swiper-container { width: 100%; height: 140px; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1;}
.main1 .swiper-container-vertical > .swiper-wrapper { flex-direction: column;}
.main1 .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0,0,0);}
.main1 .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex;  transition-property: transform; box-sizing: content-box;}
.main1 .swiper-slide { font-size: 18px; display: flex; flex-flow: wrap; align-items: center; flex-shrink: 0; width: 100%; height: 100%; position: relative; cursor: pointer;}   
.main1 .swiper-slide-active{}
    
.m1a{ font-size: 30px; font-size: 3rem; line-height: 60px; font-family: Poppinsb; color: #333; opacity: 0.2; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.dangm1 .m1a{ font-size: 48px; font-size: 4.8rem; opacity: 1}

.m1lie{ display: none;}
.m1lieh{ display: block;}

.m1n{ margin-top: 60px;}
.m1lien{}

.m1l{ width: 55.7%; float: left}
.m1r{ width: 40.64%; margin-top: -95px; float: right; position: relative;}

.m1a2{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppinsm;}
.m1xtu{ width: 100%; max-width: 650px; padding-top: 15px; display: flex; flex-flow: wrap;}
.m1xtun{ width: 21.2%; margin-left: 5%; margin-top: 20px;}
.m1xtun:nth-child(4n-3){margin-left: 0px;}
.m1p{ margin-top: 39px;}
.m1p p{ color: #666;}
.m1p p strong{ font-weight: normal; color: #333;}

.m1mor{ width: 19.6%; text-align: center; position: absolute; bottom: 6.24%; left: 12.83%;}
.m1morn{ display: block; background: #E70012; border-radius: 50%; width: 100%; padding-bottom: 100%; position: relative;}
.m1morn i{ color: #fff; position: absolute; width: 100%; line-height: 24px; font-size: 1vw; left: 0px; top: 50%;margin-top: -30px;}
.m1morn span{ color: #fff; position: absolute; width: 100%; line-height: 24px; font-size: 1vw; left: 0px; top: 50%;margin-top: 1px; font-family: Poppinsm,Arial, "Arial Black", "sans-serif", Verdana;}

.m1dtu{ display: block;}
.m1dtu img{ transform: scale(1) !important}
.m1r:hover .m1morn{ border-radius: 0px;}

@media screen and (max-width: 1359px) {
.m1a{ font-size: 24px; font-size: 2.4rem; line-height: 40px;}
.dangm1 .m1a{ font-size: 38px; font-size: 3.8rem;}
.main1{ padding: 60px 0;}
    .main1:before{ border-radius: 0 0 60px 0;}
.main1 .swiper-container { height: 100px;}

    .m1n{ margin-top: 20px;}
    .m1r{ margin-top: 0px;}
    .m1a2{ font-size: 20px; font-size: 2rem;}
    .m1xtu{ padding-top: 1px;}
    .m1p{ margin-top: 15px;}
    
    .m1morn i{ margin-top: -25px;}
}
@media screen and (max-width: 999px) {
    .m1morn i{ margin-top: -20px;}
    .m1morn span{ margin-top: -5px;}

.m1a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.dangm1 .m1a{ font-size: 28px; font-size: 2.8rem;}
.main1 .swiper-container { height: 70px;}
}
@media screen and (max-width: 767px) {
.main1{ padding: 30px 0;}
    .m1l{width: 100%; float: none;}
    .m1r{width: 100%; float: none; max-width: 500px; margin: auto; margin-top: 20px;}

.m1a{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.dangm1 .m1a{ font-size: 22px; font-size: 2.2rem;}
    .m1a2{ font-size: 18px; font-size: 1.8rem;}
}

/*  main2  */
.main2{ padding-top: 100px; padding-bottom: 85px;}
.m2t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items:flex-end;}
.m2l{ width: calc(100% - 320px);}
.m2r{ width: 215px;}

.m2biao{ display: block; font-size: 48px; font-size: 4.8rem; line-height: 60px; color: #1A1A1A; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.m2biao strong{ font-weight: normal; color: #E70012;}
.m2p1{ color: #666; margin-top: 16px;}
.m2p1 p{ color: #666;}
.m2mor{ display: block; text-align: center; height: 52px; line-height: 50px; border: 1px solid #333; border-radius: 25px;}
.m2mor:hover{ background: #E70012; border-color: #E70012; color: #fff;}
.dm2p{ max-width: 770px;}

.img-scroll {position: relative; margin: 0 -15px; margin-top:39px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 47px; height: 47px; line-height: 45px; text-align: center; border-radius: 50%;	background: #ffffff; border: solid 1px #D2D2D2; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll .prev { left: -77px; cursor: pointer;}
.img-scroll .next { right:-77px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #fff; background: rgba(0, 0, 0, 0.3); border-color: rgba(0, 0, 0, 0);}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.3333%; padding: 15px; position:relative;}

.m2lie{ background: #FFF; box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.10); transition: 0.5s;}
.m2tu{ display: block; overflow: hidden;}
.m2zi{ padding:20px 30px; padding-bottom: 35px; text-align: center;}
.m2a{ display: block; font-family: Poppinsb; color: #333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2p{ color: #666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden; height: 112px; margin-top: 15px;}

.m2lie:hover{box-shadow: 0 4px 35px 0 rgba(0, 0, 0, 0.20);}
.m2lie:hover img{ transform: scale(1.1)}
.m2lie:hover a{ color: #E70012;}

@media screen and (max-width: 1659px) {
.img-scroll .prev { left: 0px;}
.img-scroll .next { right:0px;}
}
@media screen and (max-width: 1359px) {
.m2biao{ font-size: 38px; font-size: 3.8rem; line-height: 45px;}
.main2{ padding: 60px 0 !important;}
    .img-scroll { margin-top: 20px;}
    .m2zi{ padding: 10px;}
    .m2p1{margin-top: 5px;}
    .m2p{margin-top: 5px;}
    .m2p{ height: 104px;}
    .img-scroll .prev, .img-scroll .next { width: 37px; height: 37px; line-height: 35px;}
}
@media screen and (max-width: 999px) {
.m2biao{ font-size: 28px; font-size: 2.8rem; line-height: 35px;}
.m2l{ width: 100%;}
.m2r{ width: 100%; margin-top: 20px;}
    .m2rn{ display: none;}
    .img-scroll { margin: 0 -10px; margin-top: 20px;}
    .img-list li { padding: 0 10px;}
.m2lie{box-shadow: none; border: 1px solid #ccc;}
.m2lie:hover{box-shadow: none;}
    .m2p{ height: 52px; -webkit-line-clamp: 2;}
    .m2mor{ height: 40px; line-height: 40px;}
}
@media screen and (max-width: 767px) {
.main2{ padding: 30px 0 !important;}
.m2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
    .img-scroll { margin: 0 -5px; margin-top: 20px;}
    .img-list li { width: 0.5%; padding: 0 5px;}
    .m2p{ height: 44px;}
}

/*  main3  */
.main3{ background: #F6F6F6 url("../images/m3bei.png") no-repeat bottom right; padding-top: 91px; padding-bottom: 72px;}
.m3mor{ display: inline-block; padding: 0 36px; margin-top: 31px;}

.m3rlie{ margin-top: 44px;}
.m3a{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 50px; font-family: Poppinsb;}
.m3a span{ display: inline;}
.m3p{ margin-top: 3px;}
.m3tu{ margin-top: 51px; border-radius: 20px; overflow: hidden;}

@media screen and (max-width: 1359px) {
    .main3 .m2t{ align-items:center;}
    .m3a{ font-size: 24px; font-size: 2.4rem; line-height: 40px;}
}
@media screen and (max-width: 999px) {
    .main3 .m2r{ display: flex; flex-flow: wrap; justify-content: space-between;}
    .m3rlie{ width: 50%; margin-top: 0px;}
    .m3a{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
    .m3tu{ margin-top: 30px;}
.m3mor{ padding: 0 26px; margin-top: 20px;}
}

/*  main4  */
.main4{}
.m4n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 29px;}
.m4l{ width: 51.1%; display: flex; flex-flow: wrap; justify-content: space-between;}
.m4r{ width: 46.43%;}

.m4lie{ width: 47.83%; padding: 25px 22px; padding-top: 69px; background: #F6F6F6; margin-top: 32px; border-radius: 20px;}
.m4lie:after{content: ""; display:block; clear: both;}
.m4a{ font-size: 22px; font-size: 2.2rem; line-height: 30px; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.m4p1{ color: #666; margin-top: 10px; line-height: 28px; height: 56px; overflow: hidden;}
.m4p2{ margin-top: 6px; line-height: 30px; height: 90px; overflow: hidden;}
.m4p2 p{ color: #555;}
.m4mor{ display: block; width: 34px; height: 34px; line-height: 34px; margin-top: 12px; border-radius: 5px; text-align: center; color: #fff; background: #333; float: right;}
.m4mor:hover{ background: #E70012; color: #fff;}

.m4tu{ display: block; position: relative; height: 333px; margin-top: 32px; border-radius: 20px; overflow: hidden;}
.m4tu img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) !important; width: 100%; min-width: 100%; min-height: 100%; object-fit: cover;}
.m4rn{ width: 100% !important;}
.m4rn .m4p2{ margin-top: 11px; height: 150px;}

@media screen and (max-width: 1359px) {
    .m4n{ padding-top: 10px;}
    .m4p2{ height: 78px}
    .m4tu{ height: 320px}
}
@media screen and (max-width: 999px) {
    .m4l{ width: 100%;}
    .m4r{ width: 100%;}
    .m4lie{ width: 49%; padding:15px; padding-bottom:45px;  margin-top: 10px; position: relative;}
    .m4p1,.m4p2{ height: auto !important}
    .m4p2{font-family: Poppinsm,Arial, "Arial Black", "sans-serif", Verdana;}
.m4mor{ width: 26px; height: 26px; line-height: 26px; position: absolute; right: 15px; bottom: 15px;}
    .m4mor i{ font-size: 12px;}
    .m4tu{ height: 200px; margin-top: 10px;}
}
@media screen and (max-width: 767px) {
    .m4lie{ width: 49%; padding:15px 10px; padding-bottom:45px;}
}

/*  main5  */
.main5{ background: linear-gradient(180deg, #F4F0EE 0%, rgba(250, 249, 249, 0.20) 100%), url("../images/m5bei.png") no-repeat bottom right; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 150px;}
.m5tu{ width: 32.29%;}
.m5zi{ width: 50%; padding-bottom: 30px;}
.m5zin{ width: 95%; max-width: 723px;}

.m5tun{ display: block; border-radius: 0 180px 0 0; overflow: hidden;}
.main5 .m3mor{ margin-top: 61px;}

@media screen and (max-width: 1359px) {
    .main5{ padding-top: 60px;}
.m5tu{ width: 45%;}
    .main5 .m2p1{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.main5 .m3mor{ margin-top: 21px;}
    .main5{ align-items: flex-end;}
.m5tun{ border-radius: 0 80px 0 0;}
}
@media screen and (max-width: 767px) {
    .main5{ padding-top: 30px;}
    .main5 .m2p1{ margin-top: 10px;}
.main5 .m3mor{ margin-top: 11px;}
    .m5zi{ padding-bottom: 20px;}
}
@media screen and (max-width: 599px) {
.m5tu{ width: 100%;}
.m5zi{ width: 100%; margin-top: 20px;}
    .m5zin{ margin: auto;}
}

/*  main6  */
.main6{}
.m6biao{ text-align: center;}

.main6 .row{ margin-top: 10px;}
.main6 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main6 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main6 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main6 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.main6 .owl-carousel .owl-item{float: left;}
.main6 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main6 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.main6 .owl-theme .owl-controls{ text-align: center; margin-top: 60px;}
.main6 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.main6 .owl-theme .owl-controls .owl-page span{display: block;width: 62px;height: 3px; background: rgba(0, 0, 0, 0.20); margin: 2px 13px; font-size: 0px;}
.main6 .owl-theme .owl-controls .owl-page.active span,.main6 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#E70012; opacity:1;}

.main6 .owl-theme .owl-buttons{}
.main6 .owl-theme .owl-buttons div{ width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; border: 1px solid rgba(0, 0, 0, 0.3); background: #fff; position: absolute; transition: 0.5s; top: 50%; transform: translateY(-50%);}
.main6 .owl-theme .owl-prev{ left: 0px;}
.main6 .owl-theme .owl-next{ right: 0px;}
.main6 .owl-theme .owl-buttons div:hover{ background: #E70012; border-color: rgba(0,0,0,0); color: #fff;}

.m6n{ width: calc(100% - 120px); margin: auto; padding-top: 34px; text-align: center; background: url("../images/qyin.png") no-repeat left top, url("../images/hyin.png") no-repeat bottom right;}
.m6p2{ color: #666; margin-top: 22px;}

@media screen and (max-width: 1359px) {
.main6 .owl-theme .owl-controls{ margin-top: 30px;}
}
@media screen and (max-width: 999px) {
.main6 .owl-theme .owl-buttons{ display: none !important;}
    .m6n{ width: 100%; background-size: 70px; padding: 0px; padding-top: 15px;}
.main6 .owl-theme .owl-controls{ margin-top: 20px;}
.main6 .owl-theme .owl-controls .owl-page span{width: 22px; margin: 2px 5px;}
}

/*  main7  */
.main7{ background: #F6F6F6; padding-top: 120px; padding-bottom: 90px;}
.m7n{ display: flex; flex-flow: wrap; justify-content: space-between;}

.m7l{ width: 33.85%; text-align: right;}
.m7ln{ width: 95%; display: inline-block; max-width: 390px; text-align: left;}
.m7r{ width:calc(63.28% + 16px);}

.main7 .m2p1{ margin-top: 30px;}
.main7 .m2mor{ margin-top: 96px;}

.swiper-container2 { position: relative; overflow: hidden; z-index: 1;}
.swiper-wrapper{transform: translate3d(0,0,0); position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }
.swiper-slide { text-align: center; padding: 0 16px; flex-shrink: 0; width: 100%; height: 100%; position: relative;}    

.m7nav{ position: relative; margin-top: 48px; height: 46px;}
    
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; transform: translateY(-50%); width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; z-index: 10; cursor: pointer; background: #fff; color: #333; border: 1px solid rgba(0, 0, 0, 0.3); transition: 0.5s;}
.swiper-button-next:hover, .swiper-button-prev:hover{ background: #E70012; border-color: rgba(0,0,0,0); color: #fff;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.5; cursor: auto; pointer-events: none;}
    
.swiper-button-next{ right: 0px;}
.swiper-button-prev{ right: 66px;}
    
.swiper-pagination { position: absolute; text-align: center; transition: .3s; transform: translate3d(0,0,0); z-index: 10;}
.swiper-pagination-progress { width: calc(100% - 150px); height: 3px; left: 0; top: 50%; transform: translateY(-50%); position: absolute;}
.swiper-pagination-progress:before{ content: ""; width: 100%; height: 1px; background: #000; opacity: 0.2; position: absolute; left: 0px; top: 1px;}
.swiper-pagination-progress .swiper-pagination-progressbar { background: #E70012; position: absolute; left: 0; top: 0; width: 100%; height: 3px; border-radius: 3px;transform-origin: left top;}
.swiper-pagination { text-align: center; transition-duration: 300ms;}

.m7lie{ padding: 18px; padding-bottom: 33px; background: #fff;}
.m7tu{ display: block; overflow: hidden;}
.m7zi{ text-align: left; padding-top: 30px;}
.m7a{ font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #333; height: 60px; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;}
.m7p{ margin-top: 13px; height: 84px; color: #4D4D4D; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m7riqi{ display: block; color: #999; margin-top: 8px;}

@media screen and (max-width: 1359px) {
.swiper-slide { padding: 0 5px;}    
    .m7lie{ padding: 10px;}
    .m7zi{ padding-top: 20px;}
    .m7a{ height: 56px;}

.main7 .m2p1{ margin-top: 20px;}
.main7 .m2mor{ margin-top: 30px;}
}
@media screen and (max-width: 999px) {
    .m7l{ width: 100%; text-align: center;}
    .m7ln{ max-width: none;}
    .m7r{ width: 100%; margin-top: 20px;}
.main7 .m2p1{ margin-top: 10px;}
.main7 .m2mor{ margin-top: 10px;}
}
@media screen and (max-width: 767px) {
    .m7a{ height: 48px;}
    .m7p{ height: 66px;}

.m7nav{ margin-top: 20px; height: 30px;}
    
.swiper-button-next, .swiper-button-prev { width: 30px; height: 30px; line-height: 28px; }
    
.swiper-button-next{ right: 0px;}
.swiper-button-prev{ right: 35px;}
    .swiper-pagination-progress { width: calc(100% - 80px);}
}


/*  foot  */
.foot{ background: #191312; background-size: cover;}
.fot{ border-bottom: 1px solid rgba(255,255,255,0.2); padding: 45px 0;}
.fot:after{content: ""; clear: both; display: block;}

.shejiao{ float: right; font-size: 0px;}
.shejiao a{ width: 40px; height: 40px; line-height: 38px; text-align: center; border: 1px solid rgba(0,0,0,0); margin: 5px 0; margin-left: 16px; display: inline-block; color: #fff; border-radius: 50%; transition: 0.5s;}
.shejiao a i{ font-size: 16px;}
.shejiao a:hover{  border: 1px solid #E70012; color: #E70012 !important;}

.foc{ display: flex; flex-flow: wrap;}
.folie{ padding-top: 35px;}

.fo1{ width: 15%;}
.fo2{ width: 19%; margin-left: 2%}
.fo3{ width: 25%; margin-left: 2%}
.fo4{ width: 26%; margin-left: 11%}

.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 15px; color: #fff; text-transform: capitalize; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.fonav,.foul{ margin-top: 24px; font-size: 16px; font-size: 1.6rem; font-family: Poppinsm,Arial, "Arial Black", "sans-serif", Verdana;}
.fonav a,.foul li{ display: block; color: rgba(255,255,255,0.5); line-height: 26px; margin-top: 8px;}
.foul li a{ color: rgba(255,255,255,0.5); display: block;}
.foul li{ padding-left: 35px; position: relative;}
.foul li i{position: absolute; left: 0px; top: 0px; font-size: 18px; color: #fff;}

.foxin input::-webkit-input-placeholder {/* WebKit browsers */
 color:rgba(255, 255, 255, 0.5);}
.foxin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:rgba(255, 255, 255, 0.5);}
.foxin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:rgba(255, 255, 255, 0.5);}
.foxin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:rgba(255, 255, 255, 0.5);}

.foxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:rgba(255, 255, 255, 0.5);}
.foxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:rgba(255, 255, 255, 0.5);}
.foxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:rgba(255, 255, 255, 0.5);}
.foxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:rgba(255, 255, 255, 0.5);}

.foxin{ padding-top: 6px;}
.foxin .int1{ width: 100%; margin-top: 18px;}
.foxin .int2{ width: 100%; position: relative; margin-top: 18px;}
.foxin .int3{ width: calc(100% - 140px); position: relative;}
.foxin .int4{ width: 120px; position: absolute; right: 0px; bottom: 0px;}

.foxin input{ width: 100%; background: none; border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: 16px; font-size: 1.6rem; height: 40px; line-height: 40px; color: #fff;}
.foxin textarea{ width: 100%; background: none; border-bottom: 1px solid rgba(255, 255, 255, 0.5); font-size: 16px; font-size: 1.6rem; height: 72px; line-height: 24px; padding: 8px 0; color: #fff;}
.foxin .yanzheng{ width: 65px; height: 38px; position: absolute; right: 0px; bottom: 1px; cursor: pointer;}
.foxin .int3 input{ padding-right: 70px;}
.foxin .int4 input{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;  border: none; cursor: pointer; z-index: 2}
.foxin .int4 span{ display: block; height: 40px; line-height: 40px; text-align: center; font-size: 16px; font-size: 1.6rem; color: #fff; background: #E70012; border-radius: 4px; transition: 0.5s; }
.foxin .int4 span i{ font-size: 22px; display: inline-block; vertical-align: middle;}
.foxin .int4:hover span{ background: #fff; color: #E70012;}

.fob{ margin-top: 59px; padding-top: 20px; padding-bottom: 33px; border-top: 1px solid rgba(255,255,255,0.2);}
.fop{ width: calc(100% - 290px); color: #727272;}
.fop a{ display: inline-block; color: #727272;}

.foot a:hover{ color: #fff}

@media screen and (max-width: 1359px) {
    .fot{ padding: 20px 0;}
.fob{ margin-top: 30px;}
.fo1{ width: 18%;}
.fo2{ width: 20%; margin-left: 2%}
.fo3{ width: 24%; margin-left: 2%}
.fo4{ width: 32%; margin-left: 2%}
    
    .fonav,.foul,.foxin textarea,.foxin input,.foxin .int4 span{ font-size: 14px; font-size: 1.4rem;}
    .shejiao a{ margin-left: 5px;}
}
@media screen and (max-width: 999px) {
.fo1{ width: 49%;}
.fo2{ width: 49%; margin-left: 2%}
.fo3{ width: 49%; margin-left: 0%}
.fo4{ width: 49%; margin-left: 2%}
    .folie{ padding-top: 20px;}
    
    .fot{ padding: 10px 0;}    
    .fob{ padding-bottom: 60px;}
}
@media screen and (max-width: 767px) {
    .folie{ width: 100%; margin-bottom: 0px; margin-left: 0px; padding: 0px;}
    .fonav,.foul,.foxin{ display: none;}
    .fonav a,.foul li{ line-height: 22px; padding: 5px 0;}
    .foul li{ padding-left: 30px; padding-top: 0px;}
    .fobiao{ border-bottom: 1px solid rgba(255,255,255,0.4); padding: 10px 0; padding-right: 20px; position: relative; font-size: 16px; font-size: 1.6rem;}
    .fobiao:before{content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 0; border: 4px solid #fff; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent;}
    
    .fob{ text-align: center; border: none; margin-top: 0px;}
    .fop{ width: 100%;}
    .shejiao{ margin: auto; margin-top: 10px; float: none; text-align: center;}
    .fonav,.foul,.foxin textarea,.foxin input,.foxin .int4 span{ font-size: 12px; font-size: 1.2rem;}
}

/*  foot  */
.lianxi{ position:fixed; width:48px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxit{ background: #E0DBD7; border-radius: 24px;}
.lianxi div a{ display:block; width:48px; height:48px; text-align:center; line-height:48px; border-radius: 0px; font-size:24px; color:#fff; border-radius: 24px; cursor: pointer;}
.top{ margin-top: 10px;}
.top a{ background: #E70012 !important;}

.lianxit div:first-child a{ border-radius: 24px 24px 24px 0;}

.weixin{ position:relative; cursor:pointer;}
.weixin .spimg{width:230px; display: block; position:absolute; top:50%; right:3px; transform: translateY(-50%); border-radius: 24px; background: #E70012; color: #fff; padding: 9px; font-size: 16px; font-size: 1.6rem; line-height: 30px; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.24); transition: 0.5s; visibility: hidden; opacity: 0; z-index: -1}
.weixin:hover .spimg{ padding-right: 70px; visibility: inherit; opacity: 1;}
.weixin img{ position:absolute; width:149px; height:150px; max-width: none; top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.lianxi div a:hover{ background:#E70012; color: #fff; text-decoration: none;}
.clear2{ display:none}

@media screen and (max-width:1359px) {
.lianxi{ width:45px; }
.lianxi div a{ width:45px; height:45px; line-height:45px; font-size:20px; margin: 2px 0;}
}
@media screen and (max-width:999px) {
.top a{ background:#222 !important;}

.lianxi{ width:100%; right:auto; top:auto; display: flex; flex-flow: wrap; justify-content: space-between; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
    .lianxit{ background: none; width: 80%;}
.lianxit div{ width:25%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#222; color:#fff !important; border-radius:0px; height:40px;line-height:40px; font-size: 20px; border: none;}
.top{ width: 20%; margin-top: 0px;}
.weixin2{ display:block}
.weixin1{ display:none}

.tankuang{ position:absolute; width: auto !important; min-width: 100%; bottom:50px; left: 50%; transform: translateX(-50%); text-align: center;}
.tankuang .spimg{ display:block; position:relative; left:auto; top: auto !important; transform: translate(0); right: auto; text-align: center; margin:auto;}
    .weixin img{ display: block; position: relative; left: 0px}
    .weixin .spimg{visibility: inherit; opacity: 1;}
.weixin:hover .spimg{ padding-right: 13px; }
}


/****************************  product  ***************************/
.fenbanner{ position: relative; padding-top: 51px; padding-bottom: 55px; background: #EEE;}
.fenbanner .zong{}
.fenbiao{ font-size: 36px; font-size: 3.6rem; line-height: 44px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; text-transform: uppercase; color: #333;}

.mianbao{ color: #666; line-height: 28px; margin-top: 12px;}
.mianbao a{ display: inline; color: #333;}
.mianbao strong,.comian{ font-weight: normal; display: inline; color: #E70012;}
.mianbao em{ color: #333; display: inline-block; vertical-align: middle; margin-right: 5px;}
.mianbao a:hover{ color: #E70012;}

@media screen and (max-width:1359px) {
    .fenbiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:999px) {
.fenbanner{ padding: 100px 0;}
    .fenbiao{ font-size: 32px; font-size: 3.2rem;}
}
@media screen and (max-width:767px) {
.fenbanner{ padding: 60px 0;}
    .fenbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.mianbao{ display: none;}
}

.img-scroll3 {position: relative; margin-top:35px; padding: 0 50px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; line-height:77px; font-size:12px; font-size:2rem; font-weight: bold; color:#1A1A1A; transition: 0.5s; top: 0px; z-index: 999;}
.img-scroll3 .prev { left: 0px; cursor: pointer;}
.img-scroll3 .next { right: 0px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover {color: #E70012}
.img-list3 {position: relative;overflow: hidden; font-size: 0px;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left;display: inline; margin-right:0.0105%; padding-bottom: 78px;}

.img-list3 li>a{ display: block; background: #F5F5F5; height: 77px; line-height: 77px; padding: 0 50px; text-align: center; font-size: 20px; font-size: 2rem; position: relative; color: #333333;}

.prerji{ width: 100%; position: absolute; background: #ffffff; border: solid 1px #cbcbcb; padding: 5px 10px; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; left: 0px; top: 80px; font-family: Montserrat-Light, Arial, "sans-serif"; max-height: 60px; overflow: auto; display: none}
.prerji a{display: inline-block; vertical-align: middle; color: #666666; margin-right: 10px;}
.img-list3 li:hover .prerji{ display: block;}
.img-list3 li:hover>a{ background: #E70012; color: #fff;}
.img-list3 li:hover>a:before{opacity: 1}
.prerji a:hover{color: #E70012;}
.dangpr>a{ background: #E70012 !important; color: #fff !important;}

@media screen and (max-width:1359px) {
.img-scroll3 { margin-top:23px; padding-left:30px; padding-right: 30px;}
.img-scroll3 .prev, .img-scroll3 .next { line-height:45px;}
.img-list3 li>a{ height: 45px; line-height: 45px; font-size: 14px; font-size: 1.4rem; padding: 0 25px;}
.prerji{ padding: 5px; font-size: 14px; font-size: 1.4rem; line-height: 26px; left: 0px; top: 62px; max-height: 60px;}
}
@media screen and (max-width:999px) {
.img-scroll3 { display: none}
}

.prmain{ padding-top: 84px; padding-bottom: 65px;}
.prrt{}
.prrbiao{ color: #333;}

.prrp{ margin-top: 16px; overflow: hidden;}
.prrp p{color: #666;}

.prrmor{ margin-top: 24px; cursor: pointer; width: 160px; height: 40px; line-height: 38px !important; text-align: center; background: #E70012; border: 1px solid #E70012; border-radius: 5px;}
.prrmor span{ color: #fff;}

.prrph{ height: auto !important;}
.prrph p{ display: block;}
.prrmorh i:after{ transform: translate(-50%,-50%) rotate(0deg);}

@media screen and (max-width:1359px) {
.prmain{ padding-top: 60px;}
.prrt{ padding-top: 0px;}
    .prrp{ margin-top: 10px;}
    .prrmor{ margin-top: 10px; width: 120px;}
}
@media screen and (max-width:767px) {
.prmain{ padding-top: 30px; padding-bottom: 30px;}
}

.prn{display: flex; flex-flow: wrap; padding-top: 7px;}
.prlie{ width: 22.3%; margin-left: 3.6%; margin-bottom: 55px;
background: #FFF; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); transition: 0.5s; position: relative; display: inline-block; vertical-align: top;}
.prlie:nth-child(4n-3){margin-left: 0px;}
.prtu{ display: block; overflow: hidden;}
.przi{ padding:15px 10px; padding-bottom: 22px; text-align: center;}
.pra{ color: #333; text-align: center; display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.prp{ margin-top: 4px;}
.prp a{ color: #666;}
.prin{ margin-top: 10px; text-align: center;}
.prin input{ display: inline-block; vertical-align: middle; cursor: pointer;}
.prmor{ display: inline-block; vertical-align: middle; margin-left: 9px; color: #333;}

.prlie:hover{box-shadow: 0 4px 35px 0 rgba(0, 0, 0, 0.20);}
.prlie a:hover{ color: #E70012;}

.fenye{ padding-top:18px; text-align:center;}
.fenyen{  display:inline-block; *float:left; font-size: 0px;}
.fenyen a,.fenyen span{ display:inline-block; *float:left; width: 48px; height:48px; line-height:46px; text-align:center; margin: 5px 8px; color: #666; font-size: 18px; font-size: 1.8rem; border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.3); background: #FFF;}
.fenyen a:hover{ color:#E70012; border-color: #E70012;}
.fenyen a.sx{ border-color: #E70012; background: #E70012; color: #fff;}
.fenyen a.sx:hover{ background: #fff; color: #E70012;}
.dangqianfen{ color:#E70012 !important; border-color: #E70012 !important;}

.fuxuan{ margin-left: 20px; display:inline-block; *float:right;}
.fuxuan input{ height:38px; line-height: 38px; color: #333; background: url("../images/fuxuan.png") no-repeat right center; padding-right: 26px; cursor:pointer; transition:0.5s; font-size:18px; font-size:1.8rem; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.fuxuan input:hover{ color:#E70012}

@media screen and (max-width:1359px) {
    .przi{ padding: 10px 5px;}
    .prmor{ margin-right: 5px;}
.pra{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
    .fenye{ padding-top:30px;}
    .fenyen a,.fenyen span{ font-size: 14px; font-size: 1.4rem; width: 30px; height: 30px; line-height: 28px; margin:5px 2px;}
    .fenyen a i{ font-size: 12px;}
    
    .prn{ padding-top: 20px;}
.prlie{ width: 32.33%; margin-left: 1.5%; margin-bottom: 15px;}
.prlie:nth-child(4n-3){margin-left: 1.5%;}
.prlie:nth-child(3n-2){margin-left: 0px;}
    .prmor{ margin-left: 5px; height: 30px; line-height: 30px !important;}
    .fuxuan input{font-size: 14px; font-size: 1.4rem; height:30px; line-height: 28px;}
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
.prn{ padding-top: 15px;}
.prlie{ width: 49%; margin-left: 2%;}
.prlie:nth-child(3n-2){margin-left: 2%;}
.prlie:nth-child(2n-1){margin-left: 0px;}
    .przi{ padding-top: 10px;}
    .pra{ line-height: 20px;}
    .prp{ margin-top: 5px;}

.fenye{ padding-top:25px;}
    .fuxuan{margin-left:15px }
    .fuxuan input{ padding-right: 40px;}
}

.prmain2{ background: #F6F6F6; padding: 85px 0;}
.prmain2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: center;}
.pr2tu{ width: 42.29%;}
.pr2zi{ width: 47.86%;}

@media screen and (max-width:1359px) {
.prmain2{ padding: 60px 0;}
}
@media screen and (max-width:767px) {
.prmain2{ padding: 30px 0;}
.pr2tu{ width: 100%; max-width: 500px; margin: auto;}
.pr2zi{ width: 100%; margin-top: 20px;}
}



/****************************  product2  ***************************/
.pr2main1{ padding-top: 83px; padding-bottom: 90px;}
.pr2main1 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}

.zoomPad{position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload{-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup{overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay{position:absolute; left:0px; top:0px; background:#FFF;	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow{position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper{position:relative; border:1px solid #999; z-index:110; }
.zoomWrapperTitle{display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage{display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img{border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe{z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.m-propic { width:51.9%;}
.m-propic .pic-big { position: relative; float: left; width: 82%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.m-propic .big-img { display: block; line-height: 0; font-size: 0; background: #fff; border-radius: 16px;}
.m-propic .big-img img{ transform: scale(1,1) !important; border: solid 1px #D9D9D9; transition: 0s;}
.m-propic .big-img .zoomPad { float: none; z-index: 8; }
.m-propic .zoomWrapperImage img { max-width: 1200px;}
.m-propic .pic-small { position: relative; float: right; width: 16%; overflow: hidden; }
.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width:100%; height:30px; line-height:30px; border-radius:4px; text-align:center; font-size:18px; font-size:1.8rem; cursor: pointer; color:#B2B2B2; z-index:1}
.m-propic .pic-btn.prev { top: -3px;}
.m-propic .pic-btn.next { bottom: -3px;}
.m-propic .pic-btn.prev:hover,.m-propic .pic-btn.next:hover { color:#613935;}
.m-propic .pic-list { position: relative; height: 0px; padding-bottom:470%; margin-top: 27px; margin-bottom: 30px;  overflow: hidden;}
.m-propic .pic-list ul { height: 2000px; position: absolute; top: 0px; left: 0px;}
.m-propic .list-item { margin-bottom:23.3%;}
.m-propic .item-pic,.m-propic .pic-list .item-video { display: block; overflow:hidden; border: solid 1px #D9D9D9; background: #fff;}
.m-propic .item-pic img,.m-propic .pic-list .item-video img { width: 100%;display: block; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; }
.m-propic .item-pic:hover { border-color: #613935; opacity: 1}
.m-propic .item-pic:hover img {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.m-propic .item-pic.zoomThumbActive { border-color: #613935; opacity: 1}
.m-propic:hover .pic-btn{opacity: 1}

.m-propic2 { display: none; }
.m-propic .provideo-box { width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }
.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }
.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.m-propic .provideo-box .provideo iframe body { margin: 0px !important; }

.m-propic .item-pic:hover, .m-propic .item-pic.active,
.m-propic .item-video:hover, .m-propic .item-video.active{ border-color: #613935 !important;  opacity: 1}

.item-pic{ position:relative;}
.item-pic video,.item-pic iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

.jianjie{ width:43.6%; position: relative; padding-bottom: 140px;}
.jianjie h1{ font-size:24px; font-size:2.4rem; line-height:32px; padding-bottom: 17px; border-bottom: 1px solid #D9D9D9; position: relative; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}

.jianp{color: #666; margin-top: 40px;}
.jianp p{color: #666;}

.inno{ display: flex; flex-flow: wrap; border-top: 1px solid #D9D9D9; position: absolute; bottom: 17px; left: 0px; width: 100%; padding-top: 46px; margin-top: 20px;}
.inno a{ margin-right: 30px; margin-top: 7px; padding: 0 36px;}
.hmor{ border-color: #E70012; background: #E70012; color: #fff;}
.hmor:hover{border: 1px solid #333; background: #fff; color: #333;}

.share{ margin-top: 16px;}
.share1{ color: #666; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: middle;}
.share2{display: inline-block; vertical-align: middle;}

@media screen and (max-width: 1559px) { 
.jianp{ margin-top: 15px;}
    .jianpz{ margin-top: 2px;}
}
@media screen and (max-width: 1359px) { 
.pr2main1{ padding: 40px 0;}

.jianjie h1{ font-size:20px; font-size:2rem; padding-bottom: 10px;}
    .share1{ font-size: 14px; font-size: 1.4rem;}
    .inno{ padding-top: 20px;}
    
.m-propic .list-item { margin-bottom:5%;}
.m-propic .pic-btn { height:22px; line-height:22px; font-size:14px; font-size:1.4rem; background: rgba(0, 0, 0,0.4); color: #fff;}
.m-propic .pic-list { padding-bottom:510%; margin-top: 0px; margin-bottom: 0px;  overflow: hidden;}
.m-propic .pic-btn.prev { top: 0px;}
.m-propic .pic-btn.next { bottom: 0px;}
.m-propic .pic-btn.prev:hover,.m-propic .pic-btn.next:hover { color:#fff;}
}
@media screen and (max-width:999px){
.m-propic { width: 100%; max-width: 500px; float: left;}
.zoomPad { cursor: default !important; }
.zoomPup { display: none !important; }
.zoomWindow { display: none !important; }
.zoomPreload { display: none !important; }
.m-propic { float: none; margin: auto;}	
    
.jianjie{ width:100%; float:none; margin-top:20px; padding-bottom: 110px;}
.jianjie h1{ font-size:16px; font-size:1.6rem;}
}
@media only screen and (max-width:767px ) {
    .pr2main1{ padding: 30px 0;}
    .inno{ padding-top: 10px;}
    .inno a{ margin-right: 5px; padding: 0 20px;}
    .share1{ font-size: 12px; font-size: 1.2rem;}

.m-propic .pic-big { width: 76%;}
.m-propic .pic-small { width: 22%;}
.m-propic .pic-list { padding-bottom:343%; margin-top: 0px; margin-bottom: 0px;  overflow: hidden;}
}
 @media only screen and (max-width:500px ) {
.m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:4.8%; } 
}
@media only screen and (max-width:350px ) {
.m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:9.8%; } 
}

.pr2main2{ background: #F6F6F6; padding-top: 55px; padding-bottom: 50px;}
.pr2main2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.pr22l{ width: calc(100% - 480px);}
.pr22r{ width: 417px;}

.pr22biao{}
.pr22p{ margin-top: 51px;}
.pr22p p{ color: #666;}
.pr22p em{ font-style: normal;}
.pr22p a{ display: inline; color: #E70012;}
.pr22p img{ display: inline-block;}

@media screen and (max-width: 1359px) {
.pr22l{ width: calc(100% - 420px);}
.pr22r{ width: 380px;}
.pr22p{ margin-top: 30px;}
}
@media screen and (max-width: 999px) {
.pr22l{ width: 100%;}
.pr22r{ width: 100%; max-width: 400px; margin-top: 20px;}
}
@media screen and (max-width: 767px) {
    .pr2main2{ padding: 30px 0;}
.pr22p{ margin-top: 20px;}
}

.pr2main3{ padding-top: 77px; padding-bottom: 35px;}
.pr23n{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 34px; line-height: 36px;}
.pr23n p{ width: 45.2%; color: #666;}

@media screen and (max-width: 1359px) {
.pr2main3{ padding-top: 50px; padding-bottom: 35px;}
}
@media screen and (max-width: 999px) {
    .pr23n{ margin-top: 20px;}
.pr23n p{ width: 48%;}
}
@media screen and (max-width: 767px) {
.pr2main3{ padding: 30px 0;}
.pr23n p{ width: 100%;}
}

.pr2main4{ padding-bottom: 77px;}
.pr24n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 27px;}
.pr24lie{ width: 49%; padding: 30px; padding-bottom: 42px; margin-top: 20px; background: #F6F6F6;}
.pr24lie strong{ display: block; padding-top: 44px; position: relative; font-size: 24px; font-size: 2.4rem; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal; color: #333;}
.pr24lie strong:before{ content: ""; position: absolute; width: 16px; height: 16px; background: #E70012; border-radius: 50%; left: 0px; top: 0px;}
.pr24lie p{ color: #666;}

@media screen and (max-width: 1359px) {
.pr2main4{ padding-bottom: 50px;}
.pr24n{ padding-top: 10px;}
.pr24lie strong{ padding-top: 24px; font-size: 20px; font-size: 2rem;}
.pr24lie strong:before{ width: 10px; height: 10px;}
    .pr24lie{ padding: 20px;}
}
@media screen and (max-width: 999px) {
    .pr24lie{ width: 100%;}
}
@media screen and (max-width: 767px) {
.pr2main4{ padding-bottom: 30px;}
    .pr24lie{ margin-top: 10px;}
.pr24lie strong{ font-size: 18px; font-size: 1.8rem;}
}

.pr2main5{ background: #F6F6F6; padding: 30px 0;}
.pr2main5 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.pr25l{ width: 50%;}
.pr25r{ width: 46.57%;}

@media screen and (max-width: 999px) {
.pr25l{ width: 100%;}
.pr25r{ width: 100%; max-width: 400px; margin-top: 20px;}
}

.pr2main6{ padding: 60px 0; background: url("../images/ab11bei.png") no-repeat top right;}

.prxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#999;opacity:1}
.prxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999;opacity:1 }
.prxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999;opacity:1 }
.prxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999;opacity:1 }

.prxin{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 10px;}
.prxin .int1{ width: 48.57%; margin-top: 28px;}
.prxin .int2{ width: 100%; margin-top: 28px;}
.prxin .int3{ width: 48.57%; margin-top: 48px; position: relative;}
.prxin .int4{ width: 48.57%; margin-top: 48px;}

.prxin p{ color: #666; margin-bottom: 8px;}
.prxin input{ width: 100%; height: 45px; line-height: 45px; background: #FAFAFA; border: 1px solid #DBDBDB; padding: 0 18px; font-size: 18px; font-size: 1.8rem; color: #333;}
.prxin textarea{ width: 100%; height: 172px; line-height: 30px; background: #FAFAFA; border: 1px solid #DBDBDB; padding: 17px 18px; font-size: 18px; font-size: 1.8rem; color: #333;}
.prxin .int3 input{padding-right: 100px;}
.prxin .yanzheng{width: 96px; height: 45px; position: absolute; right: 0px; top: 0px; cursor: pointer;}
.prxin .int4 input{ background: #E70012; border-color: #E70012; color: #fff; padding: 0px; cursor: pointer; transition: 0.5s;}
.prxin .int4 input:hover{ background: #fff; border-color: #DBDBDB; color: #333;}

@media screen and (max-width: 1359px) {
    .prxin .int1,.prxin .int2,.prxin .int3,.prxin .int4{ margin-top: 15px;    }
    .prxin input,.prxin textarea{ font-size: 16px; font-size: 1.6rem; padding: 0 10px;}
    .prxin textarea{ padding: 10px;}
}
@media screen and (max-width: 999px) {
    .prxin input,.prxin textarea{ font-size: 14px; font-size: 1.4rem;}
    .prxin textarea{ line-height: 24px;}
}
@media screen and (max-width: 767px) {
.pr2main6{ padding: 30px 0;}
    .prxin input,.prxin textarea{ font-size: 12px; font-size: 1.2rem;}
    .prxin textarea{ line-height: 22px;}
}
@media screen and (max-width: 767px) {
    .prxin .int1,.prxin .int2,.prxin .int3,.prxin .int4{ margin-top: 10px; width: 100%;}
}

.pr2main7{ padding-top: 20px; padding-bottom: 96px;}
.pr27n{}
.pr27lie{ margin-top: 35px;}
.pr27a{ background: rgba(246, 246, 246, 0.82); line-height: 30px; padding: 13px 10px; padding-left: 68px; position: relative; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; transition: 0.5s;}
.pr27a strong{ position: absolute; left: 23px; top: 13px; font-weight: normal;}
.pr27p{ padding: 0px 10px; padding-left: 68px; margin-top: 27px; position: relative;}
.pr27p strong{ position: absolute; left: 23px; top: 0px; font-weight: normal; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #E70012;}
.pr27p p{ color: #666;}

.pr27lie:hover .pr27a{ background: rgba(231, 0, 18, 0.06)}

@media screen and (max-width: 1359px) {
.pr2main7{ padding-top: 20px; padding-bottom: 60px;}
.pr27lie{ margin-top: 20px;}

.pr27a{ padding: 10px; padding-left: 35px;}
.pr27a strong{ left: 10px; top: 10px;}
.pr27p{ padding: 0px 10px; padding-left: 35px; margin-top: 10px;}
.pr27p strong{ left: 10px; top: 0px;}
}

@media screen and (max-width: 767px) {
.pr2main7{ padding-top: 20px; padding-bottom: 30px;}
}

.homain{ padding-top: 98px; padding-bottom: 93px;}

.img-scroll1 {position: relative; margin: 0 -25px; margin-top:49px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.3); top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll1 .prev { left: -47px; cursor: pointer;}
.img-scroll1 .next { right:-47px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #fff; background: #E70012; border-color: #E70012;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.25%; padding: 15px 25px; position:relative;}

.homain .prp a{ height: 84px; overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

@media screen and (max-width: 1659px) {
.img-scroll1 .prev { left: 0px;}
.img-scroll1 .next { right:0px;}
}
@media screen and (max-width: 1359px) {
.homain{ padding: 60px 0;}
    .img-scroll1 { margin-top: 20px;}
    .img-scroll1 .prev, .img-scroll1 .next {width: 30px; height: 30px; line-height: 28px;}
}
@media screen and (max-width: 999px) {
    .img-scroll1 { margin: 0 -10px; margin-top: 20px;}
    .img-list1 li { padding: 0 10px;}
    .homain .prp a{ height: 78px;}
}
@media screen and (max-width: 767px) {
.homain{ padding: 30px 0;}
    .img-scroll1 { margin: 0 -5px; margin-top: 20px;}
    .img-list1 li { width: 0.5%; padding: 0 5px;}
    .homain .prp a{ height: 66px;}
}

/****************************  solution  ***************************/
.somain{ padding:75px 0;}
.sot{}
.sop1{ margin-top: 15px;}
.sop1 p{ color: #666;}

.son{}
.solie{ padding: 40px 0; margin-bottom: 58px; position: relative;}
.solie:before{ content: ""; position: absolute; width: 92.5%; height: 100%; top: 0px; background:  linear-gradient(180deg, rgba(245, 241, 239, 0.00) 44.48%, rgba(150, 144, 134, 0.20) 107.51%, #827A75 139.93%); z-index: 1}
.solie .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; position: relative; z-index: 2}

.solie1:before{ left: 0px; border-radius: 0 0 160px 0;}
.solie2:before{ right: 0px; border-radius: 0 0 0 160px;}
.solie2 .zong{ flex-direction: row-reverse;}

.sotu{ width: 305px;}
.sozi{ width: calc(100% - 450px);}

.sotu a{ display: block;}
.sotu a img{}

.soa{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 44px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.sop{ margin-top: 25px;}
.sop a{ display: block; color: #666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.somor{ margin-top: 46px; padding: 0 36px; display: inline-block;}

@media screen and (max-width: 1359px) {
    .somain{ padding: 50px 0;}
    .soa{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width: 999px) {
.sotu{ width: 250px;}
.sozi{ width: calc(100% - 300px);}

    .solie{ padding: 20px 0; margin-bottom: 20px;}
.solie1:before{ border-radius: 0 0 10px 0;}
.solie2:before{ border-radius: 0 0 0 10px;}
    .solie:before{ width: 98%;}
    
.soa{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.sop{ margin-top: 15px;}
.somor{ margin-top: 20px;}
}
@media screen and (max-width: 767px) {
    .somain{ padding: 30px 0;}
.sotu{ width: 150px;}
.sozi{ width: calc(100% - 180px);}
.soa{ font-size: 20px; font-size: 1.8rem; line-height: 24px;}
}
@media screen and (max-width: 449px) {
.sotu{ width: 100%; margin: auto; margin-top: 20px;  max-width: 300px;}
.sozi{ width: 100%;}
}

/****************************  solution2  ***************************/
.so2main1{ padding-top: 83px;}
.so2biao{ font-size: 28px; font-size: 2.8rem; line-height: 40px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.so2biao2{ padding-left: 40px; position: relative;}
.so2biao2:before{content: ""; position: absolute; width: 20px; height: 20px; background: #E70012; border-radius: 50%; left: 0px; top: 8px;}

.so2xiang{ margin-top: 26px;}
.so2xiang p{ color: #666;}
.so2xiang strong{ font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: normal; font-family: Poppinsb, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.so2xiang em{ font-size: 18px; font-size: 1.8rem; line-height: 30px; font-style: normal; color: #666;}

.so2main2{ padding-bottom: 79px; padding-top: 42px;}
.so22n{ display: flex; flex-flow: wrap;}
.so22lie{ width: 19.5%; margin-left: 0.625%; padding: 52px 16px; padding-bottom: 100px; margin-top: 30px; background: #F6F6F6;}
.so22lie:nth-child(5n-4){margin-left: 0px;}
.so22lie strong{ display: block; min-height: 60px;}

@media screen and (max-width: 1359px) {
.so2xiang strong{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.so2xiang em{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
    .so22lie{ padding: 30px 10px;}

.so2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.so2biao2{ padding-left: 20px;}
.so2biao2:before{ width: 10px; height: 10px; top: 9px;}

.so2main1{ padding-top: 50px;}
.so2main2{ padding-bottom: 50px;}
}
@media screen and (max-width: 999px) {
.so2xiang strong{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.so2xiang em{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
    .so22lie{ margin-top: 10px;}
}
@media screen and (max-width: 767px) {
.so2main1{ padding-top: 30px;}
.so2main2{ padding-bottom: 30px; padding-top: 20px;}

.so2biao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.so2xiang strong{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.so2xiang em{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.so22lie strong{ min-height: 0px;}

.so22lie{ width: 32.33%; margin-left: 1.5%;}
.so22lie:nth-child(5n-4){margin-left: 1.5%;}
.so22lie:nth-child(3n-2){margin-left: 0px;}
}
@media screen and (max-width: 499px) {
.so22lie{ width: 49%; margin-left: 2%;}
.so22lie:nth-child(5n-4){margin-left: 2%;}
.so22lie:nth-child(3n-2){margin-left: 2%;}
.so22lie:nth-child(2n-1){margin-left: 0px;}
}

.so2main3{ background: #F6F6F6; padding-top: 95px; padding-bottom: 39px;}
.so23lie{ padding: 33px 0; display: flex; flex-flow: wrap; justify-content: space-between;}
.so23tu{ width: 50%}
.so23zi{ width: calc(50% - 24px);}
.so23lie:nth-child(2n-1){ flex-direction: row-reverse;}

.so23zi p{ color: #666;}
.so23zi p strong{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppinsm,Arial, "Arial Black", "sans-serif", Verdana; color: #333; font-weight: normal;}
.so23zi p em{ display: block; font-style: normal; color:#666; padding-left: 27px; position: relative;}
.so23zi p em:before{content: ""; position: absolute; width: 5px; height: 5px; background: #666; border-radius: 50%; left: 10px; top: 13px;}

.so2main5{ background: none; padding-top: 0px !important;}
.so23lie2{ align-items: flex-end; padding: 0px;}
.so23lie2 .so23zi{ line-height: 36px;}
.so23lie2 p,.so23lie2 p em{color: #333;}
.so23lie2 p em:before{ background: #333;}
.so23lie2 .so23zi p em:before{ top: 17px;}

@media screen and (max-width: 1559px) {
    .so23zi p em:before{ top: 12px !important;}
.so23lie2{ align-items:center; padding: 0px;}
}
@media screen and (max-width: 1359px) {
    .so2main3{ padding-top: 50px;}
    .so23zi p strong{ font-size: 20px; font-size: 2rem; line-height: 26px;}
    .so23zi p em:before{ top: 10px !important;}
}
@media screen and (max-width: 999px) {
    .so23n{ margin-top: 10px;}
    .so23lie{ padding: 15px 0;}
    .so23zi p strong{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}
@media screen and (max-width: 767px) {
    .so2main3{ padding-top: 30px; padding-bottom: 20px;}
.so23tu{ width: 100%; max-width: 400px; margin: auto;}
.so23zi{ width: 100%; margin-top: 10px;}

    .so23zi p em{ padding-left: 15px;}
    .so23zi p em:before{ top: 8px !important; left: 0px;}
}

.fanpian{ border-top: 1px solid rgba(153, 153, 153, 0.5); margin-top: 52px;}
.fanpian ul{ display: flex; flex-flow: wrap; justify-content: space-between;}
.fanpian ul li{ max-width: 48%; position: relative; margin-top: 22px;}

.fanpian li i{ display: block; width: 42px; height: 42px; line-height: 42px; top: 50%; transform: translateY(-50%); text-align: center; border-radius: 5px; color: #E70012; position: absolute; transition: 0.5s; background: #F3F3F3;}
.fanpian li p{ color: #666;}
.fanpian li p a{ display: block; color: #666;}
.fanpian li p strong{ color: #333;}

.fanpian ul li:nth-child(1){ padding-left: 59px;}
.fanpian ul li:nth-child(2){ padding-right: 59px; text-align: right;}
.fanpian ul li:nth-child(1) i{ left: 0px;}
.fanpian ul li:nth-child(2) i{ right: 0px;}
.fanpian ul li:hover i{ background: #E70012; color: #fff;}

@media screen and (max-width: 999px) {
    .fanpian{ margin-top: 30px;}
}
@media screen and (max-width: 767px) {
    .fanpian{ margin-top: 20px;}
    .fanpian ul li{ padding-left: 59px; padding-right: 0px; width: 100%; max-width: none; text-align: left !important;}
    .fanpian ul li i{ left: 0px; right: auto;}
}

/****************************  about1  ***************************/
.ab1main1{ background: url("../images/ab11bei.png") no-repeat left top; padding-top: 75px; padding-bottom: 75px;}
.ab11t{ align-items: flex-start;}
.ab1p{ height: auto;}

.ab11b{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 35px;}
.ab11p{ width: 47%; margin-top: 20px;}
.ab11p p{ color: #666;}

@media screen and (max-width: 999px) {
    .ab1main1{ padding: 50px 0;}
}
@media screen and (max-width: 767px) {
    .ab1main1{ padding: 30px 0;}
    .ab11b{ padding-top: 10px;}
    .ab11p{ width: 100%;}
}

.ab1main2{ background: #F6F6F6 url("../images/m3bei.png") no-repeat top right; padding-top: 75px; padding-bottom: 93px;}
.ab12n{ margin-top: 32px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-start;}
.ab12zi{ width: 47%;}
.ab12tu{ width: 50%; display: flex; flex-flow: wrap; justify-content: space-between; align-items:stretch;}

.ab12p{}
.ab12p p{ color: #666;}

.ab12mor{ padding: 0 36px; margin-top: 49px;}
.ab12tu p{ width: 31%; margin-top: 49px; border-radius: 16px; overflow: hidden;}
.ab12tu p:nth-child(2){margin-top: 0px;}

@media screen and (max-width: 1359px) {
    .ab1main2{ padding: 60px 0;}
    .ab12mor{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.ab12zi{ width: 100%;}
.ab12tu{ width: 100%; max-width: 600px; margin: auto; margin-top: 20px;}
}
@media screen and (max-width: 767px) {
    .ab1main2{ padding: 30px 0;}
    .ab12n{ margin-top: 20px;}
}

.ab1main3{ padding: 94px 0; background: url("../images/ab11bei.png") no-repeat center -100px;}
.ab13t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab13nav{ font-size: 22px; font-size: 2.2rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; display: flex; flex-flow: wrap; justify-content: space-between;}
.ab13nav p{ margin-left: 66px; cursor: pointer;}
.ab13nav .dab13{ color: #E70012;}

.ab13n{ display: none;}
.ab13nh{ display: block;}

.img-scroll2 {position: relative; margin-top:68px; padding-bottom: 88px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%;	background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.3); top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: 0px; cursor: pointer;}
.img-scroll2 .next { left:66px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #fff; background: #E70012; border-color: #E70012;}
.img-list2 {position: relative;overflow: hidden;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:0.33%; margin-left: -0.22%; margin-right: 0.253%; position:relative; border-radius: 10px; overflow: hidden;}

.ab13jian{ height: 46px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%);}
.ab13jian:before{ content: ""; width: calc(100% - 143px); height: 1px; background: #D9D9D9; position: absolute; right: 0px; top: 50%;}

.ab13fu{ position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; background: rgba(61, 61, 61, 0.5); transition: 0.5s;}
.ab13fu span{ display: block; position: absolute; width: 100%; left: 0px; top: 50%; transform: translateY(-50%); padding: 0 10px; text-align: center; font-size: 22px; font-size: 2.2rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}

.img-list2 li:hover .ab13fu{top: 0px;}

@media screen and (max-width: 1359px) {
    .ab1main3{ padding: 60px 0;}
.ab13nav,.ab13fu span{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.ab13nav p{ margin-left: 30px;}

}
@media screen and (max-width: 999px) {
    .ab1main3{background: none;}
    .img-scroll2 { margin-top: 30px;}
.img-list2 li { width:0.5%; margin-left: -0.25%; margin-right: 0.26%;}
    .ab13fu{ position: relative; background: none; padding-top: 10px; top: auto !important; display: none;}
    .ab13fu span{ position: relative; transform: translateY(0px); color: #333;}
.ab13nav,.ab13fu span{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
    .img-list2 li:nth-child(2) .ab13fu{ display: block;}
}
@media screen and (max-width: 767px) {
    .ab1main3{ padding: 30px 0;}
    .ab13t{ display: block;}
    
    .ab13nav{ margin-top: 20px;}
    .ab13nav p{ width: 49%; margin: 0px; text-align: center;}
    .img-scroll2 { padding-bottom: 50px;}
.ab13nav,.ab13fu span{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
.img-list2 li { width:0.7%; margin-left: -0.55%; margin-right: 0.56%;}

.img-scroll2 .prev, .img-scroll2 .next {width: 36px; height: 36px; line-height: 34px;}
.img-scroll2 .next { left:50px;}
.ab13jian{ height: 36px;}
.ab13jian:before{ width: calc(100% - 110px);}
}

.ab1main4{ padding-bottom: 50px;}
.ab14p1{ margin-top: 17px;}
.ab14p1 p{color: #666;}

.ab1main4 .swiper-container { width: 100%; height: 384px; margin-top: 50px; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1;}
.ab1main4 .swiper-container-vertical > .swiper-wrapper { flex-direction: column;}
.ab1main4 .swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0,0,0);}
.ab1main4 .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex;  transition-property: transform; box-sizing: content-box;}
.ab1main4 .swiper-slide { display: flex; flex-flow: wrap; align-items: center; flex-shrink: 0; width: 100%; height: 100%; position: relative; cursor: pointer; opacity: 0.1;}   
.ab1main4 .swiper-slide-active{ border-bottom: 1px solid #DEDEDE; opacity: 1;}
    
.ab1main4 .swiper-button-next,.ab1main4 .swiper-button-prev{ left: 380px; right: auto; top: 50%; transform: translateY(-50%);}
.ab1main4 .swiper-button-next{ margin-top: -32px;}
.ab1main4 .swiper-button-prev{ margin-top: 32px;}


.ab14n{ position: relative; text-align: left;}
.ab14shu{ position: absolute; left: 0px; top: 50%; transform: translateY(-50%); font-size: 60px; font-size: 6rem; line-height: 70px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #555;}
.ab14a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppinsm,Arial, "Arial Black", "sans-serif", Verdana; position: absolute; left: 127px; top: 50%; transform: translateY(-50%); width: 240px;}
.ab14p{ width: calc(100% - 472px); margin-left: 472px;}

@media screen and (max-width: 1359px) {
.ab14shu{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.ab14a{ font-size: 18px; font-size: 1.8rem; left: 70px; top: 50%; transform: translateY(-50%); width: 200px;}
.ab14p{ width: calc(100% - 350px); margin-left: 350px;}
.ab1main4 .swiper-button-next,.ab1main4 .swiper-button-prev{ left: 280px;}

}
@media screen and (max-width: 999px) {
.ab1main4{ padding-bottom: 30px;}

.ab1main4 .swiper-container { margin-top: 20px;}
    
    .ab1main4 .swiper-container { height: 200px;}
}
@media screen and (max-width: 767px) {
    .ab14n{ padding-right: 50px;}
    .ab14shu{ display: none;}
    .ab14a{ position: relative; left: auto; top: auto; transform: translate(0); width: 100%;}
    .ab14p{ width: 100%; margin-left: auto; margin-top: 10px;}
.ab1main4 .swiper-button-next,.ab1main4 .swiper-button-prev{ left: auto; right: 0px;}
}

.ab1main5{ background: #F6F6F6; padding-top: 84px; padding-bottom: 122px;}
.img-scroll4 {position: relative; margin-top:35px;}
.img-scroll4 .prev, .img-scroll4 .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; border: solid 1px #1A1A1A; top: -108px; transition: 0.5s; z-index: 999}
.img-scroll4 .prev { right: 66px; cursor: pointer;}
.img-scroll4 .next { right: 0px; cursor: pointer;}
.img-scroll4 .prev:hover,.img-scroll4 .next:hover { color: #fff; background: #E70012; border-color: #E70012;}
.img-list4 {position: relative;overflow: hidden;}
.img-list4 ul {width: 10000%;}
.img-list4 li {float: left; width:0.186%; margin-right:0.0175%; position:relative;}

.ab15tu{ width: 100%; height: 113px; margin-top: 28px; position: relative; background: #fff;}
.ab15tu img{ max-width: 90%; max-height: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

@media screen and (max-width: 1359px) {
    .ab1main5{ padding: 60px 0;}
.img-scroll4 { margin-top:15px;}
.img-scroll4 .prev, .img-scroll4 .next { top: -60px;}
    .ab15tu{ margin-top: 15px;}
}
@media screen and (max-width: 767px) {
    .ab1main5{ padding: 30px 0;}
.img-scroll4 .prev, .img-scroll4 .next { width: 36px; height: 36px; line-height: 34px; top: -50px;}
.img-scroll4 .prev { right: 44px;}
}
@media screen and (max-width: 559px) {
.img-list4 li { width:0.3233%; margin-right:0.015%;}
    .ab15tu{ height: 90px;}
}

.ab1main6{ padding-top: 73px; padding-bottom: 87px;}

.img-scroll5 {position: relative; margin-top:52px;}
.img-scroll5 .prev, .img-scroll5 .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; border: solid 1px rgba(0, 0, 0, 0.3); top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll5 .prev { left: -70px; cursor: pointer;}
.img-scroll5 .next { right: -70px; cursor: pointer;}
.img-scroll5 .prev:hover,.img-scroll5 .next:hover { color: #fff; background: #E70012; border-color: #E70012;}
.img-list5 {position: relative;overflow: hidden;}
.img-list5 ul {width: 100%; padding-top: 90px; padding-bottom: 33.3%; position: relative;}
.img-list5 li { width:10%; transition: 0.5s; position:absolute; bottom: 0px; left: 102%;}

.img-list5 li:nth-child(1){width: 10%; left: -16%;}
.img-list5 li:nth-child(2){width: 15.3%; left: 0;}
.img-list5 li:nth-child(3){width: 19.7%; left: 17%;}
.img-list5 li:nth-child(4){width: 23.9%; left: 38%;}
.img-list5 li:nth-child(5){width: 19.7%; left: 63.5%;}
.img-list5 li:nth-child(6){width: 15.3%; left: 84.7%;}
.img-list5 li:nth-child(7){width: 10%; left: 102%;}

.ab16tu{ overflow: hidden; display: block;}
.ab16tu img{ width: 100%; transform: scale(1) !important}
.ab16a{ height: 90px; margin-top: 19px; text-align: center; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden; color: #333;}

@media screen and (max-width: 1599px) {
    .img-scroll5 { padding-bottom: 65px;}
.img-scroll5 .prev, .img-scroll5 .next { top: auto; transform: translate(0); bottom: 0px;}
.img-scroll5 .prev { left: 50%; margin-left: -50px; cursor: pointer;}
.img-scroll5 .next { right: 50%; margin-right: -50px; cursor: pointer;}
    .ab16a{ height: 84px;}
}
@media screen and (max-width: 1359px) {
    .img-scroll5 { margin-top: 20px;}
    .ab1main6{ padding: 60px 0;}
    .ab16a{ height: 78px; margin-top: 10px;}
}
@media screen and (max-width: 767px) {
    .ab1main6{ padding: 30px 0;}
.ab16a{ height: 66px;}
    .img-scroll5{ padding-bottom: 50px;}
.img-scroll5 .prev, .img-scroll5 .next { width: 36px; height: 36px; line-height: 34px;}
.img-scroll5 .prev { left: 50%; margin-left: -40px;}
.img-scroll5 .next { right: 50%; margin-right: -40px;}

.img-list5 ul { padding-bottom: 84%;}
.img-list5 li { width:10%; left: 102%;}

.img-list5 li:nth-child(1){width: 10%; left: -16%;}
.img-list5 li:nth-child(2){width: 40%; left: -22%;}
.img-list5 li:nth-child(3){width: 64%; left: 18%;}
.img-list5 li:nth-child(4){width: 40%; left: 82%;}
.img-list5 li:nth-child(5){width: 10%; left: 102%;}
.img-list5 li:nth-child(6){width: 10%; left: 102%;}
.img-list5 li:nth-child(7){width: 10%; left: 102%;}
    .ab16a{ opacity: 0}
    .img-list5 li:nth-child(3) .ab16a{ opacity: 1}
}

/****************************  about2  ***************************/
.ab2main1{}
.ab2main1 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab21zi{ width: 49%;}
.ab21tu{ width: 39%;}

.ab21p{ margin-top: 14px; color: #666;}
.ab21n{}
.ab21lie{ border-radius: 10px; padding: 14px; margin-top: 24px; background: #F6F6F6;}
.ab21a{ position: relative; padding-left: 24px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.ab21a i{ color: #E70012; position: absolute; left: 0px; top: 0px;}
.ab21p2{ color: #666; padding-left: 24px; margin-top: 8px;}

@media screen and (max-width: 999px) {
.ab21zi{ width: 65%;}
.ab21tu{ width: 30%;}
}
@media screen and (max-width: 767px) {
.ab21zi{ width: 100%;}
.ab21tu{ width: 100%; max-width: 400px; margin: auto; margin-top: 20px;}
    .ab21lie{ margin-top: 10px;}
}

.ab2main2{ padding-top: 74px; padding-bottom: 80px; background: url("../images/ab11bei.png") no-repeat right center;}
.ab22t,.ab22b{ display: flex; flex-flow: wrap;}
.ab22t{ margin-top: 36px;}
.ab22lie{ background: #F6F6F6; padding: 20px; padding-top: 53px; margin-top: 59px; position: relative;}
.ab22t .ab22lie{ width: 17%; margin-left: 3.75%;}
.ab22t .ab22lie:nth-child(5n-4){ margin-left: 0px;}
.ab22b .ab22lie{ width: 22.2%; margin-left: 3.73%;}
.ab22b .ab22lie:nth-child(4n-3){ margin-left: 0px;}

.ab22shu{ width: 50px; height: 50px; line-height: 50px; text-align: center; background: #E70012; border-radius: 50%; font-size: 24px; font-size: 2.4rem; color: #fff; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; position: absolute; left: 20px; top: 0px; transform: translateY(-50%);}
.ab22p{ font-size: 22px; font-size: 2.2rem; line-height: 30px; min-height: 60px; color: #333;}

@media screen and (max-width: 1359px) {
.ab22t .ab22lie{ width: calc((100% / 5) - 5px); margin-left: 4px;}
.ab22b .ab22lie{ width: calc((100% / 4) - 5px); margin-left: 4px;}
.ab22p{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 999px) {
    .ab2main2{ padding: 50px 0;}
.ab22t{ margin-top: 20px;}
.ab22lie{ padding: 10px; padding-top: 35px; margin-top: 40px; position: relative;}
.ab22shu{ width: 40px; height: 40px; line-height: 40px; font-size: 18px; font-size: 1.8rem; left: 10px;}
.ab22p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; min-height: 48px;}
}
@media screen and (max-width: 767px) {
    .ab2main2{ padding: 30px 0;}
.ab22t{ margin-top: 10px;}
    .ab22lie{ width: 100% !important; margin-left: 0px !important;}
    .ab22p{ min-height: 0px;}
}

.ab2main3{ padding-top: 80px;}
.ab23t{ align-items: center; display: flex; flex-flow: wrap; justify-content: space-between;}
.ab23nav{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.ab23nav p{margin-left: 49px; cursor: pointer;}
.ab23nav .dab13{ color: #E70012;}

.ab23n{ padding-top: 40px;}
.ab23lie{ display: none; flex-flow: wrap; justify-content: space-between;}
.ab23lieh{display: flex;}
.ab23zi{ width: 49%; padding-top: 30px;}
.ab23tu{ width: 49%;}

.ab23a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}
.ab23p{ margin-top: 24px;}
.ab23p p{color: #666;}

@media screen and (max-width: 1359px) {
.ab2main3{ padding-top: 50px;}
    .ab23nav{ font-size: 16px; font-size: 1.6rem;}
    .ab23nav p{margin-left: 20px;}
    .ab23a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width: 999px) {
    .ab23t{ display: block;}
    .ab23nav{ margin-top: 15px; font-size: 14px; font-size: 1.4rem; line-height: 24px;}
    .ab23nav p{ width: 32.3333%; text-align: center; margin-left: 0px;}
    .ab23zi{ padding-top: 0px;}
}
@media screen and (max-width: 767px) {
.ab2main3{ padding-top: 30px;}
    .ab23nav{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.ab23zi{ width: 100%;}
.ab23tu{ width: 100%; max-width: 400px; margin: auto; margin-top: 20px;}
.ab23p{ margin-top: 14px;}
}

.ab2main4{}

.img-scroll6 {position: relative; margin-top:55px;}
.img-scroll6 .prev, .img-scroll6 .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height: 44px; text-align: center; border-radius: 50%; border: solid 1px rgba(0, 0, 0, 0.3); top: -112px; transition: 0.5s; z-index: 999}
.img-scroll6 .prev { right: 66px; cursor: pointer;}
.img-scroll6 .next { right: 0px; cursor: pointer;}
.img-scroll6 .prev:hover,.img-scroll6 .next:hover { color: #fff; background: #E70012; border-color: #E70012;}
.img-list6 {position: relative;overflow: hidden;}
.img-list6 ul {width: 10000%;}
.img-list6 li {float: left; width:0.317%; margin-right:0.0245%; position:relative;}

.ab24a{ line-height: 65px; background: #fff; border-radius: 10px; padding: 0 10px; padding-left: 44px; position: relative;}
.ab24a:before{content: ""; position: absolute; width: 12px; height: 12px; background: #E70012; border-radius: 50%; left: 17px; top: 50%; transform: translateY(-50%);}
.ab24a span{ display: inline-block; vertical-align: middle; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;}

.ab24p{ background: #fff; border-radius: 10px; padding: 24px; min-height: 246px; margin-top: 19px;}

@media screen and (max-width: 1359px) {
.img-scroll6 { margin-top:15px;}
.img-scroll6 .prev, .img-scroll6 .next { top: -60px;}
    .ab24a span{ font-size: 18px; font-size: 1.8rem; line-height: 24px;}
}
@media screen and (max-width: 999px) {
    .ab24a span{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
.img-list6 li { width:0.49%; margin-right:0.02%;}
    .ab24p{ padding: 20px 10px; min-height: 200px;}
}
@media screen and (max-width: 767px) {
.img-scroll6 .prev, .img-scroll6 .next { width: 36px; height: 36px; line-height: 34px; top: -50px;}
.img-scroll6 .prev { right: 44px;}
    .ab24a span{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
    
.ab24a{ padding: 0 5px; padding-left: 25px;}
.ab24a:before{ width: 8px; height: 8px; left: 10px;}
}
@media screen and (max-width: 559px) {
.img-list6 li { width:1%; margin-right:0.015%;}
}

.ab2main5{ padding-top: 104px; padding-bottom: 102px;}
.ab25p{ margin-top: 9px;}

.ab25n{ background: url("../images/ab25bei.png") no-repeat center; background-size: cover; margin-top: 45px; display: flex; flex-flow: wrap; justify-content: space-between; padding: 75px 68px;}
.ab25l{ width: 40%;}
.ab25r{ width: 35%; display: flex; flex-flow: wrap; justify-content: space-between;}

.ab25ln{ padding-top: 20px; display: none;}
.ab25lnh{ display: block;}
.ab25a{ font-size: 36px; font-size: 3.6rem; line-height: 44px; padding-bottom: 28px; color: #fff; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; position: relative;}
.ab25a:before{content: ""; position: absolute; width: 84px; height: 6px; background: #fff; left: 0px; bottom: 0px;}
.ab25p2{ margin-top: 39px;}
.ab25p2 p{ color: #fff;}

.ab25lie{ width: 48%; padding: 17px 15px; padding-top: 43px; background: rgba(255, 255, 255, 0.1); margin-bottom: 17px; cursor: pointer;}
.ab25lieh{ background: rgba(231, 0, 18, 0.5);}
.ab25tu{ width: 45px; height: 45px; position: relative;}
.ab25tu img{ max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.ab25zi{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}

@media screen and (max-width: 1359px) {
.ab2main5{ padding: 60px 0;}

.ab25n{ margin-top: 30px; padding: 50px 30px;}
.ab25l{ width: 45%;}
.ab25r{ width: 45%;}
    
    .ab25a{ font-size: 30px; font-size: 3rem; padding-bottom: 20px;}
    .ab25a:before{ height: 3px;}
    .ab25zi{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 999px) {
.ab25l{ width: 40%;}
.ab25r{ width: 53%;}
    .ab25zi{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    .ab25a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; padding-bottom: 20px;}
}
@media screen and (max-width: 767px) {
.ab2main5{ padding: 30px 0;}

.ab25n{ margin-top: 30px; padding: 20px 10px;}
.ab25l{ width: 100%;}
.ab25r{ width: 100%; margin-top: 20px;}
    .ab25lie{ padding: 10px;}
    .ab25tu{ width: 30px; height: 30px;}
    .ab25zi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
}

/****************************  4-1  ***************************/
.csmain1{ padding-top: 78px; padding-bottom: 170px;}
.csmain1 .zong{background: url("../images/cs1bei.png") no-repeat top right;}
.cs1t{ width: calc(100% - 350px);}
.cs1tp{ margin-top: 25px;}
.cs1tp p{color: #666;}

.cs1b{ padding-top: 33px;}
.cs1bn{ display: flex; flex-flow: wrap; padding-top: 30px;}
.cs1blie{ width: 19%; margin-left: 1.25%; padding: 43px 30px; padding-bottom: 50px; margin-top: 20px; background: #F4F4F4;}
.cs1blie:nth-child(5n-4){margin-left: 0px;}
.cs1tu{ width: 59px; height: 59px; position: relative;}
.cs1tu img{ max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.cs1zi{ margin-top: 47px; color: #333;}

@media screen and (max-width: 1359px) {
.csmain1{ padding: 60px 0;}
    .cs1blie{ padding: 20px;}
    .cs1zi{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.cs1bn{ padding-top: 10px;}
.cs1blie{ width: 32.33%; margin-left: 1.5%;}
.cs1blie:nth-child(5n-4){margin-left: 1.5%;}
.cs1blie:nth-child(3n-2){margin-left: 0px;}
.cs1tu{ width: 40px; height: 40px;}
.cs1t{ width: 100%;}
}
@media screen and (max-width: 767px) {
.cs1blie{ width: 49%; margin-left: 2%; margin-top: 10px;}
.cs1blie:nth-child(5n-4){margin-left: 2%;}
.cs1blie:nth-child(3n-2){margin-left: 2%;}
.cs1blie:nth-child(2n-1){margin-left: 0px;}
}

.csmain2{ padding-top: 82px; padding-bottom: 88px;}
.cs2t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.cs2b{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 50px;}
.cs2mor{ margin-top: 0px;}
.cs2lie{ width: 48.43%; margin-top: 30px;}
.cs2tu{}
.cs2a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 28px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.cs2p{ margin-top: 18px;}
.cs2p p{ color: #666;}

@media screen and (max-width: 1359px) {
.csmain2{ padding: 60px 0;;}
.cs2a{ font-size: 20px; font-size: 2rem; margin-top: 18px;}
    .cs2b{ padding-top: 10px;}
}
@media screen and (max-width: 767px) {
.csmain2{ padding: 30px 0;;}
.cs2a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px;}
.cs2p{ margin-top: 8px;}
}
@media screen and (max-width: 599px) {
    .cs2t{ display: block;}
    .cs2mor{ margin-top: 20px;}
    .cs2lie{ width: 100%; margin-top: 20px;}
}

.csmain3{}
.cs3p1{ margin-top: 20px;}
.cs3p1 p{ color: #666;}

.cs3n{ padding-top: 48px;}
.cs3lie{ display: none; flex-flow: wrap; justify-content: space-between; align-items: center;}
.cs3lieh{ display: flex;}
.cs3tu{ width: 50%;}
.cs3zi{ width: calc(50% - 106px);}

.cs3a{ font-size: 36px; font-size: 3.6rem; line-height: 40px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana;;}
.cs3p{ margin-top: 37px;}
.cs3p p{ color: #666;}
.cs3p strong{ display: block; position: relative; padding-left: 20px; margin-bottom: 8px; color: #000; font-weight: normal;}
.cs3p strong:before{content: ""; position: absolute; width: 10px; height: 10px; background: #E70012; border-radius: 50%; left: 0px; top: 8px;}

@media screen and (max-width: 1359px) {
.cs3zi{ width: calc(50% - 30px);}
    .cs3a{ font-size: 30px; font-size: 3rem;}
.cs3p{ margin-top: 20px;}
.cs3p strong:before{ width: 8px; height: 8px; top: 8px;}
}
@media screen and (max-width: 999px) {
.cs3n{ padding-top: 20px;}
.cs3tu{ width: 100%; max-width: 400px; margin: auto;}
.cs3zi{ width: 100%; margin-top: 20px;}

    .cs3a{ font-size: 24px; font-size: 2.4rem;}
}
@media screen and (max-width: 767px) {
    .cs3a{ font-size: 20px; font-size: 2rem;}
.cs3p strong:before{ top: 5px;}
}

.csmain4{ padding-top: 100px; padding-bottom: 104px;}
.cs4n{ padding-top: 42px;}
.cs4lie{ position: relative; padding-left: 89px; padding-bottom: 44px; position: relative;}
.cs4lie:before{content: ""; position: absolute; width: 1px; height: calc(100% - 46px); bottom: 0px; left: 22px; background: #D9D9D9;}
.cs4lie:last-child:before{ display: none;}
.cs4a{ font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; position: absolute; left: 0px; top: 11px;}
.cs4p{ background: #F6F6F6; padding: 13px 20px;}
.cs4p p{ color: #666;}
.cs4p p strong{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal; margin-bottom: 12px;}

.cs4lie:nth-child(2n-1) .cs4a{ color: #E70012;}

.cs4mor{ text-align: center;}

@media screen and (max-width: 1359px) {
.csmain4{ padding: 60px 0;}

}
@media screen and (max-width: 999px) {
    .cs4lie{ padding-left: 60px; padding-bottom: 20px;}
    .cs4p{ padding: 10px;}
    .cs4a,.cs4p p strong{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width: 767px) {
.csmain4{ padding: 30px 0;}
}

/****************************  support  ***************************/
.sumain{ padding-top: 74px; padding-bottom: 91px;}
.sup1{ margin-top: 23px;}
.sup1 p{ color: #666;}

.sun{ display: flex; flex-flow: wrap; padding-bottom: 77px;}
.sulie{ width: 32%; margin-left: 2%; margin-top: 34px;}
.sulie:nth-child(3n-2){margin-left: 0px;}
.sutu{ display: block; overflow: hidden;}
.sua{ margin-top: 17px; display: block; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.sup{ margin-top: 8px;}
.sup a{ display: block; color: #666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.sumor{ display: block; width: 34px; height: 34px; line-height: 34px; margin-top: 12px; border-radius: 10px; text-align: center; background: #333; color: #fff;}

.sulie:hover img{ transform: scale(1.1)}
.sulie:hover a{ color: #E70012;}
.sulie:hover .sumor{ background: #E70012; color: #fff;}

@media screen and (max-width: 1359px) {
.sumain{ padding: 60px 0;}
    .sun{ padding-bottom: 20px;}
.sumor{ width: 28px; height: 28px; line-height: 28px; margin-top: 5px;}
    .sumor i{ font-size: 12px;}
}
@media screen and (max-width: 999px) {
    .sua{ margin-top: 5px;}
    .sup{ margin-top: 5px;}
}
@media screen and (max-width: 767px) {
.sumain{ padding: 30px 0;}
.sup1{ margin-top: 13px;}
.sulie{ width: 49%; margin-left: 2%; margin-top: 20px;}
.sulie:nth-child(3n-2){margin-left: 2%;}
.sulie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  support2  ***************************/
.sumain2{ padding-top: 85px;}
.sumain2 h1{ font-size: 28px; font-size: 2.8rem; line-height: 34px; padding-bottom: 32px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; border-bottom: 1px solid #E6E6E6;}
.suxiang{ margin-top: 58px;}
.suxiang strong{ font-size: 22px; font-size: 2.2rem; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal;}
.suxiang p{ color: #666;}
.suxiang a{ display: inline; color: #E70012;}
.suxiang img{ display: inline-block;}

@media screen and (max-width: 1359px) {
.sumain2{ padding-top: 60px;}

.sumain2 h1{ font-size: 22px; font-size: 2.2rem; line-height: 28px; padding-bottom: 15px;}
.suxiang{ margin-top: 20px;}
.suxiang strong{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 767px) {
.sumain2{ padding-top: 30px;}

.sumain2 h1{ font-size: 20px; font-size: 2rem; line-height: 28px; padding-bottom: 10px;}
.suxiang{ margin-top: 20px;}
.suxiang strong{ font-size: 16px; font-size: 1.6rem;}
}

/****************************  news  ***************************/
.nemain2{ padding-bottom: 20px;}
.net{ background: #F6F6F6; padding: 18px; margin-top: 32px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.netu{ width: 581px;}
.nezi{ width: calc(100% - 683px);}

.netu a{ display: block; overflow: hidden;}
.neriqi{ display: block; color: #999;}
.nea{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 10px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nep{ margin-top: 15px;}
.nep a{ display: block; color: #666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.nemor{ margin-top: 72px;}
.nemor:hover{ background: #E70012; color: #fff;}

.neb{ display: flex; flex-flow: wrap; padding-bottom: 34px;}
.nelie{ width: 28.6%; margin-left: 7.1%; background: #F6F6F6; padding: 18px; padding-bottom: 25px; margin-top: 45px;}
.nelie:nth-child(3n-2){margin-left: 0px;}
.netu2{ display: block; overflow: hidden;}
.nezi2{ padding-top: 22px;}
.nezi2 .neriqi{ margin-top: 15px;}

.nemain2{}
.nemain2 h1{border: none; padding: 0px;}
.ne2t{ border-bottom: 1px solid #E6E6E6; display: flex; flex-flow: wrap; padding-bottom: 22px;}
.ne2t .share{ margin-right: 42px;}
.ne2riqi{ color: #E70012; margin-top: 18px;}

.fan{ padding-bottom: 43px;}

@media screen and (max-width: 1359px) {
    .net{ padding: 10px; margin-top: 20px;}
.netu{ width: 500px;}
.nezi{ width: calc(100% - 520px);}
.nemor{ margin-top: 30px;}
    .nea{ font-size: 18px; font-size: 1.8rem; line-height: 28px;}

.nelie{ width: 32.33%; margin-left: 1.5%; padding: 10px; margin-top: 20px;}
.nezi2{ padding-top: 10px;}
}
@media screen and (max-width: 999px) {
.netu{ width: 400px;}
.nezi{ width: calc(100% - 420px);}
.nemor{ margin-top: 20px;}
    .nea{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    .ne2t{ padding-bottom: 10px;}
.ne2t .share{ margin-right: 22px;}
.fan{ padding-bottom: 23px;}
}
@media screen and (max-width: 767px) {
    .net{ padding: 0px;}
.netu{ width: 200px;}
.nezi{ width: calc(100% - 200px); padding: 10px;}
.nemor{ display: none;}
    .nea{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 0px;}
    .nep{ margin-top: 5px;}
    .nep a{ -webkit-line-clamp: 2;}

.nelie{ width: 49%; margin-left: 2%; padding: 0px; margin-top: 20px;}
.nelie:nth-child(3n-2){margin-left: 2%;}
.nelie:nth-child(2n-1){margin-left: 0px;}
    .nezi2{ padding: 10px;}
.nezi2 .neriqi{ margin-top: 10px;}
}
@media screen and (max-width: 429px) {
.netu{ width: 100%;}
.nezi{ width: 100%; padding: 10px;}
}

/****************************  video  ***************************/
.vit{ margin-top: 46px;}
.vitu{ position: relative; overflow: hidden; border-radius: 20px;}
.bofang{ width: 67px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.via{ text-align: center; color: #333; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; margin-top: 20px;}

.vib{ display: flex; flex-flow: wrap; justify-content: space-between; padding-bottom: 60px;}
.vilie{ width: 46%; margin-top: 28px;}

@media screen and (max-width: 999px) {
.vit{ margin-top: 25px;}
    .bofang{ width: 30px;}
    .via{ margin-top: 10px;}
.vilie{ width: 49%; margin-top: 20px;}
    .vitu{ border-radius: 10px;}
    .vib{ padding-bottom: 10px;}
}

/****************************  contact  ***************************/
.comain1{ padding-top: 78px; padding-bottom: 60px;}
.cobiao{ font-size: 36px; font-size: 3.6rem; line-height: 44px; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; color: #333; text-align: center;}
.co1p{ text-align: center; margin-top: 20px;}
.co1p p{ color: #666;}

.co1n{ display: flex; flex-flow: wrap; padding-top: 52px;}
.co1lie{ width: 23.6%; margin-left: 1.866%; padding: 33px 11px; padding-top: 53px; margin-top: 60px; position: relative; border-radius: 20px; background: #F8F8F8; text-align: center;}
.co1lie:nth-child(4n-3){margin-left: 0px;}
.co1tu{ position: absolute; width: 76px; height: 76px; background: #E70012; border-radius: 50%; left: 50%; top: 0px; transform: translate(-50%,-50%);}
.co1tu i{ display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 30px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.co1lie p{}
.co1lie strong{ color: #232228; font-family: Poppinsb,Arial, "Arial Black", "sans-serif", Verdana; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: normal;}

@media screen and (max-width: 1359px) {
.comain1{ padding: 50px 0;}
    .co1n{ padding-top: 10px;}
    .co1lie strong{ font-size: 18px; font-size: 1.8rem;}
    .cobiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
    .co1p{ margin-top: 10px;}
}
@media screen and (max-width: 999px) {
.co1tu{ width: 50px; height: 50px;}
.co1tu i{ font-size: 20px;}
    .co1lie{ padding: 20px 10px; padding-top: 35px; margin-top: 40px;}
}
@media screen and (max-width: 767px) {
.comain1{ padding: 30px 0;}
    .co1lie{ width: 49%; margin-left: 2%;}
    .co1lie:nth-child(2n-1){margin-left: 0px;}
    .co1lie strong{ font-size: 14px; font-size: 1.4rem;}
    .cobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}

.comain2{border-radius: 20px; background: #F8F8F8; padding: 50px;}
.coxin{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 17px;}
.coxin .int1{ width: 49.4%; margin-top: 14px;}
.coxin .int2{ width: 100%; margin-top: 14px;}
.coxin .int3{ width: 49.4%; margin-top: 14px; position: relative;}
.coxin .int4{ width: 49.4%; margin-top: 14px;}

.coxin input,.coxin select{ width: 100%; height: 62px; line-height: 62px; padding: 0 14px; font-size: 18px; font-size: 1.8rem; color: #333; border-radius: 5px; border: 1px solid #D2D2D2; background: rgba(255, 255, 255, 0.05);}
.coxin select{ color: #666;}
.coxin textarea{ width: 100%; height: 214px; line-height: 30px; padding: 14px; font-size: 18px; font-size: 1.8rem; color: #333; border-radius: 5px; border: 1px solid #D2D2D2; background: rgba(255, 255, 255, 0.05);}
.coxin .yanzheng{ width: 80px; height: 39px; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); cursor: pointer; border-left: 1px solid #333;}
.coxin .int3 input{ padding-right: 110px;}
.coxin .int4 input{ background: #E70012; border-color: #E70012; color: #fff; cursor: pointer; transition: 0.5s; padding: 0px;}
.coxin .int4 input:hover{ background: #fff; color: #E70012;}

.coxin .xing input,.coxin .xing textarea{ padding-left: 29px; background:rgba(255, 255, 255, 0.05) url("../images/xing.png") no-repeat 14px 26px;}

.ditu{ margin-top: 90px;}

@media screen and (max-width: 1359px) {
    .coxin input,.coxin textarea,.coxin select{ font-size: 16px; font-size: 1.6rem;}
.ditu{ margin-top: 60px;}
}
@media screen and (max-width: 999px) {
    .coxin input,.coxin textarea,.coxin select{ font-size: 14px; font-size: 1.4rem;}
.comain2{ padding: 30px 20px;}
}
@media screen and (max-width: 767px) {
    .coxin input,.coxin textarea,.coxin select{ font-size: 12px; font-size: 1.2rem;}
.ditu{ margin-top: 30px;}
    .coxin .int1,.coxin .int2,.coxin .int3,.coxin .int4{ width: 100%; margin-top: 10px;}
.comain2{ padding: 30px 10px;}
}


@media screen and (max-width: 1559px) {

}
@media screen and (max-width: 1359px) {

}
@media screen and (max-width: 999px) {

}
@media screen and (max-width: 767px) {

}























#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}
 
 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}

 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

.tankaunga{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}
.tankaunga:before{ content:"X"; position:absolute; width:30px; height:30px; line-height:30px; text-align:center; top:10px; right:10px; background:#fff; border-radius:50%; font-size:18px;}
.tankaungn2{position:fixed; left:15%; top:9%; right:15%; bottom:9%;}

.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.tankaungn2 iframe body{ margin:0px !important;}

@media screen and (max-width:767px) {
.tankaungn2{position:fixed; left:5%; top:10%; right:5%; bottom:10%;}
}



@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
       url("../fonts/Poppins-Regular.woff") format("woff"),
       url("../fonts/Poppins-Regular.ttf") format("truetype"),
       url("../fonts/Poppins-Regular.eot") format("embedded-opentype"),
       url("../fonts/Poppins-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppinsm;
  font-display: swap;
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"),
       url("../fonts/Poppins-Medium.woff") format("woff"),
       url("../fonts/Poppins-Medium.ttf") format("truetype"),
       url("../fonts/Poppins-Medium.eot") format("embedded-opentype"),
       url("../fonts/Poppins-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppinsb;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
       url("../fonts/Poppins-SemiBold.woff") format("woff"),
       url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
       url("../fonts/Poppins-SemiBold.eot") format("embedded-opentype"),
       url("../fonts/Poppins-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "iconfont"; /* Project id 4929671 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1781493031427') format('woff2'),
       url('../fonts/iconfont.woff?t=1781493031427') format('woff'),
       url('../fonts/iconfont.ttf?t=1781493031427') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-feiji:before {
  content: "\e6ae";
}

.icon-gototop:before {
  content: "\e65f";
}

.icon-weixin:before {
  content: "\e61a";
}

.icon-mobile1:before {
  content: "\ecd0";
}

.icon-top1:before {
  content: "\e621";
}

.icon-icon_Instagram:before {
  content: "\e62f";
}

.icon-duigou:before {
  content: "\e64a";
}

.icon-huomiao:before {
  content: "\e948";
}

.icon-top3:before {
  content: "\f276";
}

.icon-xiazai1:before {
  content: "\e665";
}

.icon-a-30Byoushuangjiantou:before {
  content: "\e68f";
}

.icon-right2:before {
  content: "\e638";
}

.icon-left2:before {
  content: "\e603";
}

.icon-yunxiazai_o:before {
  content: "\ebb4";
}

.icon-xinlangweibo:before {
  content: "\e601";
}

.icon-kongjian:before {
  content: "\e618";
}

.icon-mobanxiazai:before {
  content: "\e693";
}

.icon-dianhua:before {
  content: "\e635";
}

.icon-dianhuazixun1:before {
  content: "\e67c";
}

.icon-kefufill:before {
  content: "\e740";
}

.icon-huidaodingbu:before {
  content: "\e609";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-xiazai:before {
  content: "\e65c";
}

.icon-youtube1:before {
  content: "\f274";
}

.icon-dh:before {
  content: "\e612";
}

.icon-xiejian:before {
  content: "\f275";
}




















