@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:Arial, Helvetica, sans-serif;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: #333;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333;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: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:Arial, Helvetica, sans-serif;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: #f5aa0a;}

* { 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:#f5aa0a;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: 95%; max-width: 1730px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #f5aa0a;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666;}
.mp p,.mp a{color: #666666; display: block;}
.mp a:hover{color: #f5aa0a;}

.mp1{ font-size: 18px; font-size: 1.8rem; line-height: 30px; color: #666666;}
.mp1 p,.mp1 a{color: #666666; display: block;}
.mp1 a:hover{color: #f5aa0a;}

@media screen and (max-width:1559px) {
.mp1{ font-size: 16px; font-size: 1.6rem; line-height: 30px !important;}
}
@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
body{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:767px) {
.mp1{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !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: #fff; 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: #fff; 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 #f5aa0a; 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 #f5aa0a; -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: #f5aa0a; -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: #f5aa0a; -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  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; background: #ffffff; transition: 0.5s; z-index:99999; box-shadow: 0px 0 5px rgba(0,0,0,0.1)}

.head .zong1{}


.logo{display:block;float:left;width:132px; margin-top: 21px;}
.logo img{margin:auto;width:100%; transition:1s; transform: scale(1) !important; transition: 0.5s;}
.logo1{display:block;}

/*  sousuo  */
.sousuo{ float:right; width:30px; height:80px; margin-left: 28px; position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:105%; background:#f5aa0a; border-radius:4px;color:#f5aa0a; 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:#333; border:1px solid #ccc; 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:30px; height:80px; text-align:center; line-height:80px; position:absolute; right:0px; top:0px; font-size:18px !important; color:#666666; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#595968; width: 55px; height: 55px; line-height: 55px; top: 10px; right: 10px; font-size:20px !important;}
.sousuof form{ height:75px; padding:10px;}

.yvn{ float:right; position:relative; z-index:9999}
.yvzhonga{ display:block; text-align: center; height: 75px; line-height:75px; transition:1s; color:#666666; font-size: 16px; font-size: 1.6rem; padding-right: 16px; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-right:6px; font-size: 20px;}
.yvzhonga:before{ content: "";position: absolute; right: 0px; top: 50%; transform: translateY(-50%); margin-top: 4px; width: 0; border: 6px solid #666666; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; transition: 1s;}

.yvul{ width:100%; min-width:100px; position:absolute; top:100%; right:-20px; background:#fff; border:1px solid #ccc; border-radius: 5px; overflow: hidden; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333; text-align: center;}
.yvul a:hover{ background:#f5aa0a; color: #fff !important;}

.yvzhonga:hover{ color: #f5aa0a;}

.daoz{ float:right; margin-right: 10px;}
.daohang{ transition:0.5s;}
.daohang:after{content: ""; clear: both; display: block; margin: 0px;}
.daohang>li{ float:left; z-index:999; position: relative; margin-right: 55px; margin-left: 0px;}
.daohang>li>a{display:block; font-size:18px; font-size:1.8rem; line-height:75px; padding-bottom: 5px; color:#333333; text-transform: uppercase; cursor:pointer; transition:0.5s; position: relative; font-family: Montserrat-Regular,Arial, "Arial Black", "sans-serif", Verdana;}
.daohang>li>a:before{content: ""; position: absolute; width: 0px; height: 5px; background: #f7aa08; left: 50%; bottom: 0px; transform: translateX(-50%); transition: 0.5s; z-index: -1}

.daohang>.dangqiandao>a,.daohang>li:hover>a{ color: #f7aa08 !important;}
.daohang>.dangqiandao>a:before,.daohang>li:hover>a:before{ width: 100% !important;}

.yijiw{background:#fff;position:absolute; width:390px; left:50%; transform: translateX(-50%);top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.09); padding: 30px 0; }
.yiji li{position:relative;transition:0.5s; padding: 0 70px;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px; padding:14px 0px; padding-right: 15px; border-bottom: 1px solid #e1e1e1; position: relative;}
.yiji li a i{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.yiji li:hover>a{ color: #f5aa0a !important;}
.erji li{ padding: 0 20px;}

.erji{position:absolute;width:260px;background:#fff;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.09);;top:-9999px;left:100%; padding: 20px 0;}
.sanji{position:absolute;width:260px;background:#fff;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.09);;top:-9999px;left:100%; padding: 20px 0;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:27px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:27px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:27px;}
.matn{margin-top:auto !important;}

.daohang2,sousuo2,.xnav{display:none}

@media screen and (max-width:1849px) {
    .daoz{ margin-right: 0px;}
    .daohang>li{ margin-right: 30px;}
}
@media screen and (max-width:1599px) {
    .daohang>li{ margin-right: 25px;}
    .daohang>li>a{ font-size: 16px; font-size: 1.6rem; text-transform: none;}
}
@media screen and (max-width:1359px) {
.logo{width: 90px;}
.sousuo{ height: 60px; margin-left: 5px;}
.sou2{ height: 60px; line-height: 60px;}

    .daoz{ margin-top: 0px;}
    .daohang>li{ margin-right: 16px;}
.daohang>li>a{font-size:14px;font-size:1.4rem; padding-bottom: 0px; line-height: 60px;}

    .yijiw,.erji,.sanji{ width: 240px;}
    .yiji,.erji,.sanji{ padding: 10px 0;}
    .yiji li{ padding: 0 10px;}
    .yiji li a{ font-size: 14px; font-size: 1.4rem; padding: 6px 0; padding-right: 15px;}

.yvzhonga{ font-size: 12px; font-size: 1.2rem; padding-right: 15px; padding-left: 10px; height: 60px; line-height: 60px;}
    .yvul a{ font-size: 12px; font-size: 1.2rem;}
    }
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{ position:fixed; padding-bottom:7px; box-shadow:0 3px 6px rgba(0,0,0,0.1); background:#fff}
    
.logo{width: 80px; margin-top: 10px;}
    .head a{color: #333}
    
    .yvzhonga{ padding-left: 0px;}
    .yvzhonga:after{display: none;}
    .yvzhonga:before{  border-top-color: #333;}
    .yvn{ margin-right:45px; margin-top: 5px;}
    .yvzhonga{ height: 26px; line-height:26px;}
    .yvzhonga i{font-size: 18px;}
    .yvul{ top: 38px;}
    
    .daoz{ display: none;}
.daohang{margin-top:20px; float:none; text-align:center;}
.yijiw,.yiji2,.xiala{display:none}
.daohang{margin-top: 10px; display: none}
.daohang>li{ float:none; display:inline-block; *float:left; margin:auto;padding-bottom:0px; margin:0 19px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:26px;}
.clear2{clear:both;}
.sousuo{ display:none}
    

.slide .dotList{ bottom: 10px;}
.slide .dotList ul li{ margin: 0 4px; width: 8px; height: 8px;}
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: none;right:2.5%;top:6px;cursor: pointer; border-radius:5px; transition: 1s; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #f5aa0a;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{ background: #fff}
.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:#f5aa0a; 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: #333;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff; font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;}
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) {
.daohang2{display:block;text-align:center; margin-top:20px;}
.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem;color:#fff;line-height:24px;text-align:center;}
.daohang2 .dangqiandao{ color:#082b2f !important}

.daohang,.daohang1{display: none}
.clear3{clear:both;}
}

/*  banner  */
.slideshow {position: relative;}
.batu{ position: absolute; width: 100%; left: 0px; bottom: 0px;}
.slideshow .wp {position: absolute;	left: 50%;margin-left: -600px;	top: 50%;margin-top: -166.5px;}
.slideshow .wp img {max-width: 100%;max-height: 80%;}
.slideshow .item a img {width: 100%;-webkit-transition: all 6s ease-out;-o-transition: all 6s ease-out;-moz-transition: all 6s ease-out;transition: all 6s ease-out;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.slick-dots {position: absolute;width: 100%;bottom: 30px;text-align: center; display: none !important}
.slick-dots li {display: inline-block;}
.slick-dots li button {cursor: pointer;font-size: 0px;margin-left: 4.5px;margin-right: 4.5px;border: none;outline: none;width: 16px;height: 16px;}
.slick-dots li.slick-active button {}
.slick-prev, .slick-next {width: 53px;height: 53px;border: 0px;font-size: 0px;cursor: pointer; position: absolute;top: 50%; transform: translateY(-50%); background-size: cover !important; z-index: 999;}
.slick-prev {left: 80px; background: url("../images/baleft.png") no-repeat center;}
.slick-next { right: 80px; background: url("../images/baright.png") no-repeat center;}


.slideshow .item.slick-active.item_one img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active.item_one.on img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.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-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;}
.slick-dots .slide-count {display: none;}

@media screen and (max-width: 999px) {
.slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}
.slick-prev, .slick-next {width: 30px;height: 30px;}
.slick-prev {left: 20px;}
.slick-next { right: 20px;}
}

/*  main1  */
.main1{ padding-top: 120px;}
.m1t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m1biao{ font-size: 48px; font-size: 4.8rem; line-height: 60px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; text-transform: uppercase;}
.m1t .m1biao{ width: 650px;}
.m1t .m1pz{ width: calc(100% - 670px); line-height: 24px;}

.img-scroll {position: relative; margin-top:78px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #c2c2c2; color: #999; top: 50%; transform: translateY(-50%); font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll .prev { left: -115px; cursor: pointer;}
.img-scroll .next { right:-115px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.23%; margin-right: 0.02666%; background: rgba(245, 245, 245, 0.5); position:relative;}

.m1tu{ display: block; overflow: hidden;}
.m1zi{ text-align: center;  padding: 30px; padding-bottom: 49px;}
.m1a{ display: block; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; font-size: 20px; font-size: 2rem; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1p{ line-height: 24px; margin-top: 8px;}
.m1p a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m1mor{ display: block; border: solid 1px #f5aa0a; height: 45px; line-height: 43px; text-align: center; font-size: 16px; font-size: 1.6rem; margin-top: 27px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;text-transform: uppercase; background: #f5aa0a; color: #fff;}
.m1mor:hover{ border: solid 1px #f5aa0a; background: transparent; color: #333333;}

@media screen and (max-width:1659px) {
.img-scroll .prev, .img-scroll .next { width: 40px; height: 40px; line-height: 36px;}
.img-scroll .prev { left: -50px;}
.img-scroll .next { right:-50px;}
}
@media screen and (max-width:1359px) {
.main1{ padding-top: 80px;}
.m1biao{ font-size: 32px; font-size: 3.2rem; line-height: 50px;}
.m1t .m1biao{ width: 450px;}
.m1t .m1pz{ width: calc(100% - 470px);}

    .m1zi{ padding: 20px 10px;}
    .m1a{ font-size: 16px; font-size: 1.6rem;}
    .m1mor{ font-size: 14px; font-size: 1.4rem; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.main1{ padding-top: 50px;}
.m1biao{ font-size: 28px; font-size: 2.8rem; line-height: 40px;}
.m1t .m1biao{ width: 360px;}
.m1t .m1pz{ width: calc(100% - 380px);}

    .img-scroll { padding-bottom: 55px; margin-top: 30px;}
.img-scroll .prev, .img-scroll .next { bottom: 0px; top: auto; transform: translate(0)}
.img-scroll .prev { left: 50%; margin-left: -45px;}
.img-scroll .next { right:50%; margin-right: -45px;}
.img-list li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:767px) {
.main1{ padding-top: 30px;}
.m1biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.m1t .m1biao{ width: 100%; text-align: center;}
.m1t .m1pz{ width: 100%; text-align: center; margin-top: 10px;}
    
.m1a{ font-size: 14px; font-size: 1.4rem;}
    .m1mor{ font-size: 12px; font-size: 1.2rem;}
}    
@media screen and (max-width:549px) {
.img-list li { width:0.49%; margin-right: 0.02%;}
    .m1mor{ display: none;}
}

/*  main2  */
.main2{ padding-top: 90px;}

.img-scroll2 {position: relative; margin-top:78px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #fff; color: #fff; top: 50%; transform: translateY(-50%); font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: 4.5%; cursor: pointer;}
.img-scroll2 .next { right: 4.5%; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list2 {position: relative;overflow: hidden;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:0.6875%; margin-right: 0.53%; margin-left:-0.53%;  background: #fafafa; position:relative;}

.m2tu{ display: block; overflow: hidden;}
.m2tu img{ width: 100%; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; transition:0.5s; transform: scale(1) !important}
.m2zi{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; position: absolute; width: 100%; left: 0px; bottom: 0px; background-image: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%); padding: 45px 50px; transition: 0.5s; opacity: 0}
.m2a{ display: block; width: calc(100% - 60px); font-size: 24px; font-size: 2.4rem; color: #fff; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2mor{ display: block; width: 45px; height: 45px; line-height: 45px; text-align: center;  border-radius: 50%; color: #fff; background: #f5aa0a;}
.m2mor i{ font-size: 36px;}
.m2mor:hover{ background: #fff; color: #f5aa0a;}

.img-list2 li:nth-child(2) .m2zi{ opacity: 1}
.img-list2 li:nth-child(2) img,.img-list2 li:hover .m2tu img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(100%); filter:none;}

@media screen and (max-width:1359px) {
.main2{ padding-top: 60px;}
.img-scroll2 { margin-top:50px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 40px; height: 40px; line-height: 36px;}

.m2zi{ padding: 10px;}
.m2a{ width: calc(100% - 40px); font-size: 18px; font-size: 1.8rem;}
.m2mor{ width: 30px; height: 30px; line-height: 30px;}
.m2mor i{ font-size: 26px;}
}
@media screen and (max-width:767px) {
.main2{ padding-top: 30px;}
.img-scroll2 { margin-top:30px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 30px; height: 30px; line-height: 26px;}
.m2mor{ width: 24px; height: 24px; line-height: 24px;}
.m2mor i{ font-size: 20px;}
.m2a{ font-size: 14px; font-size: 1.4rem; width: calc(100% - 35px);}

.img-list2 li { width:0.8%; margin-right: 0.7%; margin-left:-0.7%;  background: #fafafa; position:relative;}
}

/*  main3  */
.main3{ background: url("../images/m3bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 109px; padding-bottom: 170px;}
.main3:before{content: ""; position: absolute; width: 100%; left: 0px; top: 0px; background: url("../images/m3bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.main3 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}

.m3l{ width: 40%;}
.m3r{ width: 51.3%;}

.m3p1{ margin-top: 26px;}
.m3p1 a{ color: #333333;}

.m3ln{ padding-top: 12px;}
.m3ln p{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 29px;}
.m3ln p i{ display: block; width: 32px;}
.m3ln p a{ width: calc(100% - 65px); font-size: 20px; font-size: 2rem; line-height: 40px; color: #000000;}
.m3ln p a:hover{ color: #f5aa0a;}

.m3rp{ line-height: 24px;}
.m3mor{ display: block; width: 121px; height: 40px; line-height: 38px; margin-top: 22px; text-align: center; color: #ffffff; background: #f5aa0a; border: 1px solid #f5aa0a;}
.m3mor:hover{ background: #fff;}

.m3b{ display: flex; justify-content: space-between; margin-top: 47px; position: relative;}
.m3b:after{content: ""; position: absolute; width: 1px; height: 100px; background-image: linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, #333333 49%, rgba(51, 51, 51, 0) 100%); opacity: 0.5; left: 30%; top: 50%; transform: translateY(-50%);}
.m3b:before{content: ""; position: absolute; width: 1px; height: 100px; background-image: linear-gradient(0deg, rgba(51, 51, 51, 0) 0%, #333333 49%, rgba(51, 51, 51, 0) 100%); opacity: 0.5; right: 28%; top: 50%; transform: translateY(-50%);}
.m3lie{ text-align: center;}
.m3shu{ font-size: 66px; font-size: 6.6rem; line-height: 70px; color: #f5aa0a; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.m3shu span{ color: #f5aa0a;}
.m3ba{ font-family: Montserrat-Regular,Arial, "Arial Black", "sans-serif", Verdana; color: #333}

@media screen and (max-width:1359px) {
.main3{ padding-top: 60px; padding-bottom: 120px;}
.m3l{ width: 40%;}
.m3r{ width: 54%;}
    .m3ln p a{ font-size: 16px; font-size: 1.6rem; line-height: 30px; width: calc(100% - 40px);}
.m3shu{ font-size: 50px; font-size: 5rem; line-height: 60px;}
}
@media screen and (max-width:999px) {
    .m3b{ margin-top: 20px;}
.m3shu{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:767px) {
.main3{ padding: 30px 0;}
.m3l{ width: 100%;}
.m3r{ width: 100%; margin-top: 20px;}
    .m3ln p{ margin-top: 15px;}
    .m3ln p i{ width: 25px;}
    .m3ln p a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.m3shu{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:400px) {
    .m3lie{ width: 30%;}
    .m3b:after{ left: 31%;}
    .m3b:before{ right: 31%;}
}
/*  main4  */
.main4{ position: relative; margin-bottom: -99px; z-index: 2}
.main4:before{ content: ""; position: absolute; width: 100%; height: calc(100% - 99px); background: url("../images/m3bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; z-index: -1}
.main4 .zong{ background: #fff; position: relative;}
.main4 .m1biao{ text-transform: none;}
.m4tu{ width: 186px; position: absolute; right: 23px; bottom: 0px;}
.m4n{ width: calc(100% - 260px); display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;padding: 62px 0; padding-left: 80px;}
.m4zi{ width: calc(100% - 200px);}

.m4p{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 7px;}
.m4mor{width: 176px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}

.main5{ position: relative; z-index: 1}
.m5fu{ position: absolute; width: 100%; left: 0px; bottom: 0px;}

@media screen and (max-width:1359px) {
.m4tu{ width: 130px; right: 10px;}
.m4zi{ width: calc(100% - 160px);}
.m4n{ width: calc(100% - 160px); padding: 40px 0; padding-left: 20px;}
.m4p{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 7px;}
.m4mor{width: 140px;}
}
@media screen and (max-width:767px) {
    .m4tu{ display: none;}
    .m4n{ width: 100%; padding: 20px 10px;}
    .main4{ margin-bottom: -20px;}
    .main4:before{ height: calc(100% - 20px);}
.m4p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 7px;}
    .m4zi{ width: 100%; text-align: center;}
    .m4mor{ margin: auto; margin-top: 10px;}
}

/*  main6  */
.main6{ padding-top: 160px;}

.img-scroll3 {position: relative; margin-top:53px;}
.img-scroll3 .prev, .img-scroll3 .next {display: none;}
.img-list3 {position: relative;overflow: hidden;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left; width:0.285%; margin-left: -0.02%; margin-right: 0.03%; position:relative;}

.img-scroll4 {position: relative; margin-top:15px;}
.img-scroll4 .prev, .img-scroll4 .next {display: none;}
.img-list4 {position: relative;overflow: hidden;}
.img-list4 ul {width: 10000%;}
.img-list4 li {float: left; width:0.285%; margin-left: -0.107%; margin-right: 0.117%; position:relative;}

.m6tu{ display: block; overflow: hidden;}
.m6tu img{ width: 100%;}
.m6a{ position: absolute; width: 100%; left: 0px; bottom: 0px; font-size: 24px; font-size: 2.4rem; color: #fff; padding: 18px 30px; opacity: 0; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.img-list4 li:hover .m6a,.img-list3 li:hover .m6a{ opacity: 1}
.img-list4 li:hover img,.img-list3 li:hover img{ transform: scale(1.1)}

@media screen and (max-width:1359px) {
.main6{ padding-top: 80px;}
    .m6a{ font-size: 18px; font-size: 1.8rem; padding: 15px 10px;}
.img-scroll3 { margin-top:30px;}
}
@media screen and (max-width:999px) {
    .m6a{ font-size: 14px; font-size: 1.4rem; padding: 10px; opacity: 1}
}
@media screen and (max-width:767px) {
.main6{ padding-top: 30px;}
    .img-scroll4 { margin-top: 8px;}
.img-list3 li { width:0.5%; margin-left: -0.18%; margin-right: 0.19%;}
.img-list4 li { width:0.5%; margin-left: -0.34%; margin-right: 0.35%;}
}

/*  main7  */
.main7{ padding-top: 140px; padding-bottom: 115px;}
.nen{ display: flex; flex-flow: wrap; padding-top: 20px;}
.nelie{ width: 30.857%; margin-left: 3.7145%; margin-top: 40px; box-shadow: 7px 0px 21px 0px rgba(33, 33, 33, 0.13); background: #fff;}
.nelie:nth-child(3n-2){margin-left: 0px;}

.netu{ display: block; overflow: hidden;}
.nezi{ padding: 30px; padding-bottom: 10px;}
.nea{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep{ line-height: 28px; margin-top: 10px;}
.nep a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.neb{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 31px;}
.neriqi{ color: #f5aa0a;}
.nemor{ color: #f5aa0a; font-size: 36px !important;}

@media screen and (max-width:1359px) {
.main7{ padding: 60px 0;}
.nen{ padding-top: 10px;}
.nelie{ width: 32.33%; margin-left: 1.5%; margin-top: 20px;}
.nezi{ padding: 10px;}
    .nea{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    .neb{ margin-top: 10px;}
    .nemor{ font-size: 26px !important}
}
@media screen and (max-width:767px) {
.main7{ padding: 30px 0;}
.nea{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:599px) {
.nelie{ width: 49%; margin-left: 2%; margin-top: 20px;}
.nelie:nth-child(3n-2){margin-left: 2%;}
.nelie:nth-child(2n-1){margin-left: 0px;}
    .main7 .nelie:nth-child(3){display: none;}
}

/*  foot  */
.foot{ background: #131313;}
.foot .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.fo1{ width: 37%; padding: 100px 20px 69px 0;}
.fo2{ width: 42.6%; padding:90px 100px; padding-bottom: 60px; background: url("../images/foxian1.jpg") no-repeat top left; background-size: auto 100%;}
.fo3{ width: 20.4%; padding: 100px 0px 69px 38px; background: url("../images/foxian2.jpg") no-repeat top left; background-size: auto 100%;}

.fologo{ width: 132px; display: block;}
.fologo img{ transform: scale(1) !important}
.fo1p{ font-size: 31px; font-size: 3.1rem; line-height: 46px; margin-top: 55px; max-width: 340px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.fomor{ width: 213px; height: 69px; line-height: 67px; font-size: 20px; font-size: 2rem; margin-top: 63px;}

.fobiao{ display: block; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; font-size: 31px; font-size: 3.1rem; line-height: 46px; color: #fff;}
.foul{ padding-top: 62px;}
.foul li{ color: #fff; margin-top: 28px;}
.foul li a{ display: inline; color: #fff;}

.shejiao{}
.shejiao a{ display: inline-block; vertical-align: middle; width: 29px; height: 29px; line-height: 27px; text-align: center; border-radius: 5px; margin-left: 10px; margin-bottom: 5px; border: solid 1px #ffffff; color: #fff;}
.shejiao a:first-child{ margin-left: 0px;}
.shejiao a i{ font-size: 14px;}

.fop{ color: #fff; line-height: 29px; font-size: 14px; font-size: 1.4rem; margin-top: 99px;}
.fop a{ display: inline; color: #fff;}
.fop a:hover{color: #f5aa0a;}
.shejiao a:hover{ background: #f5aa0a; border-color: #f5aa0a; border-radius: 50%;}

@media screen and (max-width:1599px) {
.fo1{ width: 37%; padding: 100px 20px 69px 0;}
.fo2{ width: 38%; padding:90px 30px; padding-bottom: 60px;}
.fo3{ width: 25%; padding: 100px 0px 69px 30px;}
}
@media screen and (max-width:1359px) {
.fo1{ width: 32%; padding: 50px 20px 50px 0;}
.fo2{ width: 38%; padding:50px 30px;}
.fo3{ width: 30%; padding: 50px 0px 50px 30px;}
.fo1p{ font-size: 22px; font-size: 2.2rem; line-height: 36px; margin-top: 30px; max-width: 260px;}
.fomor{ width: 160px; height: 42px; line-height: 40px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}

.foul{ padding-top: 1px;}
.foul li{ margin-top: 18px;}
    .fop{ margin-top: 30px;}
    .shejiao a{ margin-left: 5px;}
}
@media screen and (max-width:999px) {
.fo1{ width: 32%; padding: 30px 20px 80px 0;}
.fo2{ width: 38%; padding:30px 20px; padding-bottom: 80px;}
.fo3{ width: 30%; padding: 30px 0px 80px 20px;}

.fo1p{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
    .fobiao{ font-size: 20px; font-size: 2.2rem;}
.shejiao a{ width: 25px; height: 25px; line-height: 23px;}
}
@media screen and (max-width:767px) {
    .foot{ padding-top: 10px; padding-bottom: 70px;}
    .fo1,.fo2,.fo3{ width: 100%; background: none; padding: 0px; padding-top: 20px;}
    .fop{ margin-top: 10px;}
    .foul li{ margin-top: 10px;}
    .fo1p{ max-width: none; margin-top: 10px;}
    .fomor{ margin-top: 10px;}
}

.lianxi{ position:fixed; width:69px; right:0px; top:50%; transform:translateY(-50%); z-index:9999999999}
.lianxi div a{ display:block; width:69px; padding: 6px 0; text-align:center;  background:#f5aa0a; color: #fff; text-decoration: none; cursor: pointer;}
.lianxi div a i{ font-size: 24px; line-height: 35px; display: block;}
.lianxi div a em{ font-style: normal; color: #fff; font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.lianxi .top a em{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}

.weixin{ position:relative; cursor:pointer;}
.weixin .spimg{white-space: nowrap; position:absolute; top:50%; right:100%; transform: translateY(-50%); display:none; background: #fff; padding: 13px; font-size: 16px; font-size: 1.6rem; line-height: 30px; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.24);}
.weixin:hover .spimg{ display:block;}
.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{ color:#fff; background: #dedede;}
.clear2{ display:none}

@media screen and (max-width:1359px) {
.lianxi{ width:60px; }
.lianxi div a{ width:60px;}
.lianxi div a i{ font-size: 20px; line-height: 25px;}
.lianxi .top a em{ font-size: 14px; font-size: 1.4rem; line-height: 20px;}
}
@media screen and (max-width:999px) {
.top{width:20%;height:40px;line-height:40px;bottom:0px;right:0px;border-radius:0px;border:none; background:#222; color:#fff !important;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:20%; 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; padding: 0px;}
    .lianxi div a i{ line-height: 40px; font-size: 20px;}
    .lianxi div a em{ display: none !important;}
.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: 50%; transform: translateX(-50%)}
}

/****************************  product  ***************************/
.fenbanner{ position: relative;}
.fenbanner .zong{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.fenbiao{ color: #fff; text-transform: uppercase;}
.mianbao{ color: #fff; margin-top: 10px;}
.mianbao a{ display: inline; color: #fff;}
.mianbao strong,.comian{ font-weight: normal; display: inline; color: #f7aa08 !important;}
.mianbao em{ color: #fff; font-size: 20px; margin-right: 5px;}

.fenn2{ text-align: center;}

@media screen and (max-width:767px) {
    .mianbao{ display: none;}
}

.prmain{ padding-top: 40px; padding-bottom: 15px;}
.prn{display: flex; flex-flow: wrap; padding-top: 10px;}
.prlie{ width: 23.86%; margin-left: 1.52%; margin-top: 30px; padding: 10px; transition: 0.5s; background: #fafafa; position: relative; display: inline-block; vertical-align: top;}
.prlie:nth-child(4n-3){margin-left: 0px;}
.prtu{ display: block; background: #fff;}
.prlie .m1zi{ padding:30px 10px; padding-top: 20px;}
.inno{ text-align: center; margin-top: 29px;}
.inno input{ display: inline-block; vertical-align: middle; cursor: pointer;}
.prmor{ display: inline-block; vertical-align: middle; width: 90px; height: 26px; line-height: 24px; text-align: center; background: #f7aa08; color: #fff; border: solid 1px #f5aa0a;font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.prlie:hover{ box-shadow: 0px 0px 20px 0px 	rgba(0, 0, 0, 0.1); background: #fff;}

.prmor:hover{ background: transparent; color: #333333;}

.fenye{ padding-top:56px; text-align:center;}
.fenyen{  display:inline-block; *float:left; font-size: 0px;}
.fenyen a{ display:inline-block; *float:left; padding: 0 13px; height:30px; text-align:center; background: #fff; line-height:28px; margin: 4px; color: #666666; font-size:14px; font-size:1.4rem; border: solid 1px #a7a7a7;}
.fenyen a:hover{ color:#fff; background:#f7aa08; border:1px solid #f7aa08;}
.fenyen .sx{}
.dangqianfen{ border:1px solid #f7aa08 !important; color:#fff !important; background:#f7aa08 !important;}

.fuxuan{ margin-left: 10px; display:inline-block; *float:right; margin-bottom:4px; background: url("../images/fuxuan.png") no-repeat right center; padding-right: 22px;}
.fuxuan input{ height:30px; line-height: 28px; padding: 0 18px; background:#f7aa08; border: 1px solid #f7aa08; color: #fff; cursor:pointer; transition:0.5s; font-size:14px; font-size:1.4rem;}
.fuxuan input:hover{ background: #fff; color: #333;}

@media screen and (max-width:1359px) {
.prlie .m1zi{ padding:20px 0px;}
    .inno{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
    .prlie{ margin-top: 20px; padding: 2px;}
    .fenye{ padding-top:30px;}
.prlie .m1zi{ padding:10px 0px;}
}
@media screen and (max-width:767px) {
.prmain{ padding-top: 10px; padding-bottom: 5px;}
.prlie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.prlie:nth-child(2n-1){margin-left: 0px;}
.fenye{ padding-top:30px;}
.fenyen a,.fuxuan input{ font-size:12px; font-size:1.2rem; padding: 0 10px; height: 26px; line-height: 24px;}
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 20px;}
}

.prapp{ margin-bottom: -90px; position: relative; z-index: 2;}
.prne{ background: url("../images/nebei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 200px;}
.prne:before{content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: url("../images/nebei.jpg") no-repeat center; background-size: cover; z-index: -1}

.img-scroll5 {position: relative; margin-top:78px;}
.img-scroll5 .prev, .img-scroll5 .next {position: absolute; text-align:center; display: block; width: 15%; height: 100%; line-height: 48px; text-align: center; color: #fff; top: 50%; transform: translateY(-50%); font-size: 0px; transition: 0.5s; z-index: 999}
.img-scroll5 .prev { left: 0; cursor: pointer;}
.img-scroll5 .next { right: 0; cursor: pointer;}

.img-list5 {position: relative;overflow: hidden;}
.img-list5 ul {width: 100%; position: relative; padding-bottom: 38.75%}
.img-list5 li { width:53%; position: absolute; top: 50%; transform: translateY(-50%); left: 100%; background: #fff; transition: 0.5s; z-index: 1}
.img-list5 li img{ opacity: 0.6; transition: 0.5s;}

.img-list5 li:nth-child(1){left: -40%; z-index: 1}
.img-list5 li:nth-child(2){left: 0px; z-index: 2}
.img-list5 li:nth-child(3){ left: 15.625%; width:68.75%; z-index: 3}
.img-list5 li:nth-child(4){ left: 60%; z-index: 2}
.img-list5 li:nth-child(3) img{ opacity: 1;}

.img-list5 li:nth-child(3) .m2zi{ opacity: 1}
.img-list5 li:nth-child(3) img,.img-list5 li:hover .m2tu img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(100%); filter:none;}

@media screen and (max-width:1359px) {
.img-scroll5 { margin-top:50px;}
    .prne{ padding-top: 150px;}
}
@media screen and (max-width:767px) {
.img-scroll5 { margin-top:30px;}
    .prne{ padding-top: 120px;}
}

/****************************  product2  ***************************/
.pr2main1{ padding-top: 62px; padding-bottom: 66px; display: flex; flex-flow: wrap; justify-content: space-between;}
.pr21l{ width: 48.6%;}
.pr21r{ width: 43.93%;}


.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;}
.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; /*opacity:0.5; */
	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 #ccc; 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-prob{}
.prob-pic {}
.prob-pic .prob-pic-big { position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;border: solid 1px #eaeaea;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s; transform: scale(1); border-radius: 20px;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}
.prob-pic .prob-pic-small { position: relative; margin-top: 14px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; margin-top: -15px; display: block; height: 30px; line-height:30px; text-align:center; color:#333; font-size:16px; z-index:9999}
.prob-pic .prob-pic-btn.prev { left:0px;}
.prob-pic .prob-pic-btn.next { right:0px;}
.prob-pic .prob-pic-btn:hover{ color: #f7aa08;}
.prob-pic .prob-pic-list { overflow: hidden; margin-left: 28px; margin-right: 28px;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.25%; width: 1.8%; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic,.prob-pic .prob-pic-item .item-video  { display:block; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden; border: solid 1px #eaeaea;}
.prob-pic .prob-pic-item .item-pic img,.prob-pic .prob-pic-item .item-video img{display: block; width:100%;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s; }
.prob-pic .prob-pic-item .item-pic:hover,.prob-pic .prob-pic-item .item-video:hover{ border-color: #f7aa08;}
.prob-pic .prob-pic-item .item-pic.active,.prob-pic .prob-pic-item .item-video.active{ border-color:#f7aa08}

.prob-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 0; font-size: 0; overflow: hidden; z-index: 8; display: none; }
.prob-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.prob-video.show { display: block; }

.share{ margin-top: 56px;}
.share1{ color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: middle;}
.share2{display: inline-block; vertical-align: middle;}

.inno2{ display: flex; flex-flow: wrap; justify-content: space-between; max-width: 470px; padding-top: 23px;}
.inno2 a{ width: 45.7%; margin-top: 10px; height: 60px; line-height: 58px; font-size: 20px; font-size: 2rem; border-radius: 4px;  text-align: center;  border: solid 1px #f7aa08; background: #f7aa08; color: #fff;}
.inno2 a:hover{ color: #333333; border-color: #333333; background: #fff;}

.prvi{position: relative; padding-bottom:83.53%;height: 0;overflow: hidden; margin-top: 28px;}
.prvi iframe,.shipin1 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.prvi iframe body{ margin:0px !important;}

@media screen and (max-width: 1359px) {
.pr2main1{ padding-top: 50px; padding-bottom: 50px;}
.pr21l{ width: 49%;}
.pr21r{ width: 47%;}    

.share{ margin-top:10px; padding-top: 10px;}
.share1{font-size: 14px; font-size: 1.4rem;}
.inno2 a{ height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem;}

.prob-pic .prob-pic-btn { width: 20px; font-size:18px;}
.prob-pic .prob-pic-list { margin-left: 30px; margin-right: 30px;}
.prob-pic .prob-pic-small { margin-top: 10px;}
}
@media screen and (max-width: 999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }

.m-prob { float:none; margin:auto; margin-top: 0px; width: 100%; max-width: 400px;}

.pr21l{ width: 100%;}
.pr21r{ width: 100%; margin-top: 20px;}    
}
@media screen and (max-width: 767px) {
.pr2main1{ padding-top: 30px; padding-bottom: 10px;}

.share1{font-size: 12px; font-size: 1.2rem;}

.prob-pic .prob-pic-list { margin-left: 20px; margin-right: 20px;}
}

.pr21r{ padding-top: 8px;}
.pr21r h1{ font-size:36px; font-size:3.6rem; line-height:45px; color:#333; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; position:relative;}
.jjp{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 5px; color: #fdc400;}

.jianjie{ margin-top:12px; color: #666666;}
.jianjie p{ color: #666666;}
.jianjie p img{ width: 44px; display: inline-block; vertical-align: middle;}
.jianjie p strong{ display: inline-block; vertical-align: middle; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 20px 0; margin-left: 10px; font-weight: normal; color: #333333; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.jianjie em{color: #333333; font-style: normal;}
.jianjie img{ max-width:100%; display:inline;}

.table{ width:100%; overflow:auto;}
.jianjie .table table{ width:100%; border-collapse:collapse;}
.jianjie .table table tr{}
.jianjie .table table tr td{}

@media screen and (max-width:1359px) {
    .pr21r{ padding-top: 0px;}
.pr21r h1{ font-size:26px; font-size:2.6rem; line-height:35px;}
.jjp{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.jianjie p img{ width: 30px;}
.jianjie p strong{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 10px 0;}
}
@media screen and (max-width:999px) {
.pr21r h1{ font-size:20px; font-size:2rem; line-height:30px;}
.jjp{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.jianjie p img{ width: 30px;}
.jianjie p strong{ font-size: 14px; font-size: 1.4rem;}
}

.prnav2{ position: sticky; width: 100%; left: 0px; top: 0px; background: #fef6e6; transition: 0.5s; z-index: 999999999}
.prnav2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between; padding:18px 0;}
.prnava{ width: 180px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; color: #000000; text-align: center; background: #f7aa08; border: 1px solid #f7aa08; border-radius: 4px;}
.prnava i{ display: inline-block; vertical-align: middle; margin-right: 5px; color: #000000; font-size: 20px;}

.prnav2n{ width: calc(100% - 300px); display: flex; flex-flow: wrap; justify-content: space-between;}
.prnav2 a{ line-height: 44px; position: relative; display: inline-block; vertical-align: middle; color: #333333; font-size: 16px; font-size: 1.6rem; font-family: Montserrat-Regular, Arial, "Arial Black", "sans-serif", Verdana;}
.prnavh{ text-decoration: underline; font-size: 18px !important; font-size: 1.8rem !important;}

.head2h2{ top: -90px;}
.prnava:hover{ background: #fff;}

@media screen and (max-width:1359px) {
    .prnav2 .zong{ padding: 5px 0;}
.prnav2 a{ font-size: 14px; font-size: 1.4rem;}
.prnavh{ font-size: 16px !important; font-size: 1.6rem !important;}
    .prnava{ width: 140px;}
    .prnav2n{ width: calc(100% - 160px);}
}
@media screen and (max-width:999px) {
.prnav2 a{ font-size: 12px; font-size: 1.2rem;}
.prnavh{ font-size: 14px !important; font-size: 1.4rem !important;}
}
@media screen and (max-width:767px) {
    .prnav2{ display: none;}
    .prnav2n{ padding: 0px;}
.prnav2 a{ height: 32px; line-height: 30px;}
    .prnav2 a:before{ height: 15px; background: #999;}
}

.pr2main2{ padding-top: 90px;}
.pr2biao{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 44px; color: #333; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.pr22n2{ display: flex; flex-flow: wrap;}
.pr22lie{ width: 4.8%; margin-left: 2.5%; margin-top: 23px; text-align: center;}
.pr22lie:nth-child(14n-13){margin-left: 0px;}
.pr22tu{ padding: 8px; border-radius: 50%; max-width: 67px; margin: auto;}
.pr22tu em{ display: block; width: 100%; padding-bottom: 100%; border-radius: 50%;}
.pr22a{ font-family: Montserrat-Regular,Arial, "Arial Black", "sans-serif", Verdana; color: #333; line-height: 30px; margin-top: 10px;}

@media screen and (max-width:1359px) {
.pr2main2{ padding-top: 70px; margin-top: -30px;}
    .pr2biao{ font-size: 30px; font-size: 3rem; line-height: 33px;}
.pr22lie{ width: 6%; margin-left: 1.23%; margin-top: 13px; text-align: center;}
}
@media screen and (max-width:999px) {
    .pr2biao{ font-size: 24px; font-size: 2.4rem; line-height: 33px;}
.pr22lie{ width: 9%; margin-left: 1.11%;}
.pr22lie:nth-child(14n-13){margin-left: 1.11%;}
.pr22lie:nth-child(10n-9){margin-left: 0px;}
    .pr22a{ margin-top: 5px;}
}
@media screen and (max-width:767px) {
.pr2main2{ padding-top: 30px; margin-top: 0px;}
.pr2biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .pr22n2{ padding-top: 10px;}
.pr22lie{ width: 16%; margin-left: 0.8%; margin-top: 5px;}
.pr22lie:nth-child(14n-13){margin-left: 0.8%;}
.pr22lie:nth-child(10n-9){margin-left: 0.8%;}
.pr22lie:nth-child(6n-5){margin-left: 0px;}
.pr22tu{ padding: 4px; max-width: 40px; margin: auto;}
}

.pr2main3{ padding-top: 85px;}
.chanxiang{ padding-top: 40px;}
.chanxiang p,.chanxiang em,.chanxiang strong{}
.chanxiang img{ display: inline-block;}
.chanxiang a{ display: inline-block; color: #f7aa08 !important;}

@media screen and (max-width:1359px) {
.pr2main3{ padding-top: 70px; margin-top: -30px;}
.chanxiang{ padding-top: 30px;}
}
@media screen and (max-width:767px) {
.pr2main3{ padding-top: 30px; margin-top: 0px;}
.chanxiang{ padding-top: 20px;}
}

.pr2main4{ padding-top: 100px; padding-bottom: 67px;}

.img-scroll6 {position: relative; margin-top:7px;}
.img-scroll6 .prev, .img-scroll6 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #c2c2c2; color: #999; top: -58px; font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll6 .prev { right: 74px; cursor: pointer;}
.img-scroll6 .next { right: 0px; cursor: pointer;}
.img-scroll6 .prev:hover,.img-scroll6 .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list6 {position: relative;overflow: hidden;}
.img-list6 ul {width: 10000%;}
.img-list6 li {float: left; width:0.4786%; margin-right: 0.0428%; position:relative;}

.pr24n{ background: #fcf8f4; margin-top: 34px; padding: 28px; transition: 0.5s; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.pr24tu{ color: #999999; font-size: 60px !important;}
.pr24a{ width: calc(100% - 68px); font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #333333; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.pr24n:hover{ background: #f7aa08;}
.pr24n:hover .pr24tu{ color: #333333;}
.pr24n:hover .pr24a{ color: #333333;}

.pr2main5{ background: #fafafa; padding: 90px 0;}

@media screen and (max-width:1359px) {
.pr2main4{ padding-top: 70px; margin-top: -30px;}
    .pr2main5{ padding: 50px 0;}
    .img-scroll6 { margin-top: 15px;}
.img-scroll6 .prev, .img-scroll6 .next { width: 40px; height: 40px; line-height: 36px;}
.img-scroll6 .prev { right: 50px;}
.img-scroll6 .next { right: 0px;}
    .pr24n{ margin-top: 10px; padding: 10px;}
}
@media screen and (max-width:999px) {
.img-scroll6 { padding-bottom: 55px;}
.img-scroll6 .prev, .img-scroll6 .next { bottom: 0px; top: auto; transform: translate(0)}
.img-scroll6 .prev { left: 50%; margin-left: -45px;}
.img-scroll6 .next { right:50%; margin-right: -45px;}
.img-list6 li { width:0.495%; margin-right: 0.015%;}
}
@media screen and (max-width:767px) {
.pr2main4{ padding-top: 30px; margin-top: 0px;}
    .pr2main5{ padding: 30px 0;}
.pr24tu{ font-size: 40px !important;}
    .pr24a{ width: calc(100% - 50px);}
}    
@media screen and (max-width:549px) {
.img-list6 li { width:1%; margin-right: 0.02%;}
}

.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:5%; top:5%; right:5%; bottom:5%;}

.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%;}
}

.pr2main7{ padding-top: 80px;}

.img-scroll7 {position: relative; margin-top:40px;}
.img-scroll7 .prev, .img-scroll7 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #c2c2c2; color: #999; top: -93px; font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll7 .prev { right: 74px; cursor: pointer;}
.img-scroll7 .next { right: 0px; cursor: pointer;}
.img-scroll7 .prev:hover,.img-scroll7 .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list7 {position: relative;overflow: hidden;}
.img-list7 ul {width: 10000%;}
.img-list7 li {float: left; width:0.4857%; margin-right: 0.0286%; position:relative;}

.pr27n{ position: relative; cursor: pointer;}
.pr27tu{ cursor: pointer;}
.pr27tu img{ width: 100%;}
.pr27a{ position: absolute; width: 100%; left: 0px; bottom: 0px; padding: 15px 20px; line-height: 30px; font-size: 20px; font-size: 2rem; color: #fff; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; background: rgba(0,0,0,0.5); white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; transition: 0.5s; z-index: 2}
.pr27fu{ position: absolute; width: 100%;height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.5); opacity: 0; transition: 0.5s; z-index: 1}
.pr27fu img{ width: 49px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.pr27n:hover .pr27fu{ opacity: 1}
.pr27n:hover .pr27a{ background: rgba(0,0,0,0);}

@media screen and (max-width:1359px) {
.pr2main7{ padding-top: 70px; margin-top: -30px;}
.img-scroll7 { margin-top: 35px;}
.img-scroll7 .prev, .img-scroll7 .next { width: 40px; height: 40px; line-height: 36px; top: -70px;}
.img-scroll7 .prev { right: 50px;}
.img-scroll7 .next { right: 0px;}
    .pr27a{ font-size: 14px; font-size: 1.4rem; padding: 10px;}
}
@media screen and (max-width:999px) {
.img-scroll7 { padding-bottom: 55px; margin-top: 25px;}
.img-scroll7 .prev, .img-scroll7 .next { bottom: 0px; top: auto; transform: translate(0)}
.img-scroll7 .prev { left: 50%; margin-left: -45px;}
.img-scroll7 .next { right:50%; margin-right: -45px;}
.img-list7 li { width:0.495%; margin-right: 0.015%;}
    
    .pr27fu{ opacity: 1; background: rgba(0,0,0,0.3)}
    .pr27fu img{ width: 25px; margin-top: -10px;}
    .pr27a{ background: none;}
}
@media screen and (max-width:767px) {
.pr2main7{ padding-top: 30px; margin-top: 0px;}
    .pr27a{ font-size: 12px; font-size: 1.2rem; padding:5px 10px;}
}    
@media screen and (max-width:549px) {
.img-list7 li { width:1%; margin-right: 0.02%;}
}

.pr2main8{ padding-top: 100px; padding-bottom: 75px;}
.img-scroll8 {position: relative; margin-top:40px;}
.img-scroll8 .prev, .img-scroll8 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #c2c2c2; color: #999; top: -93px; font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll8 .prev { right: 74px; cursor: pointer;}
.img-scroll8 .next { right: 0px; cursor: pointer;}
.img-scroll8 .prev:hover,.img-scroll8 .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list8 {position: relative;overflow: hidden; margin-left: -20px; margin-right: -20px;}
.img-list8 ul {width: 10000%;}
.img-list8 li {float: left; width:0.33%; margin-right: 0.005%; padding: 20px; position:relative;}

.pr2main8 .nelie{ width: 100%; margin: 0px;}
.netu img{ width: 100%;}

@media screen and (max-width:1359px) {
.pr2main8{ padding-top: 70px; margin-top: -30px; padding-bottom: 50px;}
.img-scroll8 { margin-top: 35px;}
.img-scroll8 .prev, .img-scroll8 .next { width: 40px; height: 40px; line-height: 36px; top: -70px;}
.img-scroll8 .prev { right: 50px;}
.img-scroll8 .next { right: 0px;}

}
@media screen and (max-width:999px) {
.img-scroll8 { padding-bottom: 55px; margin-top: 25px;}
.img-scroll8 .prev, .img-scroll8 .next { bottom: 0px; top: auto; transform: translate(0)}
.img-scroll8 .prev { left: 50%; margin-left: -45px;}
.img-scroll8 .next { right:50%; margin-right: -45px;}
.img-list8 { margin-left: -5px; margin-right: -5px;}
.img-list8 li { width:0.5%; margin-right: 0%; padding: 5px;}
    .img-list8 li .nelie{ box-shadow: none; border: 1px solid #ddd;}
}
@media screen and (max-width:767px) {
.pr2main8{ padding-top: 30px; margin-top: 0px; padding-bottom: 30px;}
}    
@media screen and (max-width:549px) {
.img-list8 li { width:1%; margin-right: 0.02%;}
}

/****************************  company  ***************************/
.cpmain1{ padding-top: 67px;}
.cpbiao{ text-align: center;}
.cp1p{ text-align: center; margin-top: 30px;}
.cp1b{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 38px;}
.cp1blie{text-align: center; margin-top: 20px;}
.cp1ba{ font-size: 50px; font-size: 5rem; line-height: 60px; color: #f7aa08; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.cp1ba span{color: #f7aa08;}
.cp1bp{ margin-top: 9px;}
.cp1tu{ margin-top: 72px;}

@media screen and (max-width:1359px) {
    .cp1ba{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:999px) {
.cpmain1{ padding-top: 40px;}
.cp1p{ margin-top: 20px;}
.cp1b{ padding-top: 15px;}
.cp1blie{ width: 20%; padding: 0 10px;}
    .cp1ba{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.cp1tu{ margin-top: 40px;}
}
@media screen and (max-width:767px) {
.cpmain1{ padding-top: 30px;}
.cp1b{ padding-top: 5px;}
.cp1ba{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.cp1bp{ margin-top: 5px;}
.cp1tu{ margin-top: 25px;}
}
@media screen and (max-width:539px) {
.cp1blie{ width: 50%; padding: 0 5px;}
}

.cpmain2{ padding: 100px 0; display: flex; flex-flow: wrap; justify-content: space-between;}
.cp2lie{ width: 30%; background: #fffaf0; padding: 20px 10px; text-align: center;}
.cp2tu{ width: 70px; margin: auto;}
.cp2a{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 13px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.cp2p{ margin-top: 12px;}

@media screen and (max-width:1359px) {
    .cpmain2{ padding: 50px 0;}
    .cp2a{ font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:999px) {
    .cp2lie{ width: 32%;}
    .cp2a{ font-size: 18px; font-size: 1.8rem;}
.cp2p{ margin-top: 5px;}
}
@media screen and (max-width:767px) {
    .cpmain2{ padding: 30px 0;}
    .cp2tu{ width: 50px;}
    .cp2a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px;}
}
@media screen and (max-width:499px) {
    .cp2lie{ width: 100%; margin: 5px 0; padding: 10px;}
}

.cpmain3{ background: url("../images/cp3bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 96px; padding-bottom: 127px;}
.cpmain3:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/cp3bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.cpbiao2{ color: #fff;}


#outer6 { font-size:0px; position: relative; margin-top: 94px;}

.tab6{position: relative;}
.tab6:before{content: ""; position: absolute; height: 2px; background: #fff; opacity: 0.5; width: 1920px; left: 50%; transform: translateX(-50%); bottom: 13px;}
.tab6 .prev2,.tab6 .next2{ position: absolute; width: 52px; height: 52px; line-height: 48px; top: 67px; text-align: center; color: #fff; border: 2px solid rgba(255,255,255,0.5); font-size: 12px; border-radius: 50%; cursor: pointer; transition: 0.5s; z-index: 9999999}
.tab6 .prev2{left: -113px;}
.tab6 .next2{right: -113px;}
.tab6 .prev2:hover,.tab6 .next2:hover{ background: #f7aa08; border-color: #f7aa08;}

#tab6 {overflow: hidden;zoom: 1; font-size:0px; position:relative; margin:auto; overflow:hidden;  white-space:nowrap; z-index: 99}
#tab6 li{ display:inline-block; vertical-align: bottom; width: 33.333%; transition:0.8s; cursor:pointer; position: relative; text-align: center;}
#tab6 li:before{content: ""; position: absolute; width: 30px; height: 30px; background: url("../images/cp3dian.png") no-repeat center; background-size: cover !important; bottom: 0px; left: 50%; transform: translateX(-50%);}

#tab6 li a { display:block; cursor:pointer; color: #fff; font-size:30px; font-size:3rem; line-height:40px; padding-bottom: 35px; padding-top: 33px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
#tab4 li a i{ font-style: normal;}
#tab6 li.current6:before{ background: url("../images/cp3dianh.png") no-repeat center;}
#tab6 li.current6 a { font-size: 50px !important; font-size: 5rem !important; padding-bottom: 68px; padding-top: 0px;}
#content6 { display:inline-block; vertical-align:top; width:100%;}
#content6 .tabul6 {display: none; font-size: 0px; vertical-align:middle; padding-top: 65px;}

.cp3n{ max-width: 700px; margin: auto; text-align: center;}
.cp3a{ font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.cp3p{ text-align: center; color: #ffffff; margin-top: 20px;}
.cp3p p{color: #ffffff;}

@media screen and (max-width:1699px) {
#outer6{ margin-top: 20px;}
.tab6:before{ bottom: 8px;}
#tab6 li:before{ width: 20px; height: 20px;}
#tab6 li a { font-size: 24px; font-size: 2.4rem; line-height: 30px; padding-bottom: 20px; padding-bottom: 20px;}
#tab6 li.current6 a { font-size: 30px !important; font-size: 3rem !important; padding-bottom: 40px; padding-top: 0px;}
.tab6 .prev2,.tab6 .next2{ top: 55px; width: 40px; height: 40px; line-height: 36px;}
.tab6 .prev2{left: 0px;}
.tab6 .next2{right: 0px;}

#content6 .tabul6 { padding-top: 40px;}
    
    .cp3a{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
}
@media screen and (max-width:1359px) {
    .cpmain3{ padding: 50px 0;}
#outer6 {}
#tab6 li a { font-size:16px; font-size:1.6rem; line-height:26px; padding-top: 10px;}
#tab6 li.current6 a { font-size: 20px !important; font-size: 2rem !important; padding-bottom: 30px;}
.tab6 .prev2,.tab6 .next2{ top: 26px;}
}
@media screen and (max-width:767px) {
    .cpmain3{ padding: 30px 0;}
    .cp3a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}

#tab6 li a { font-size:14px; font-size:1.4rem; line-height:26px; padding-top: 10px;}
#tab6 li.current6 a { font-size: 16px !important; font-size: 1.6rem !important; padding-bottom: 30px;}
#tab6 li:before{ width: 15px; height: 15px;}
.tab6 .prev2,.tab6 .next2{ top: 26px; width: 30px; height: 30px; line-height: 26px; top: 31px;}
}
@media screen and (max-width:559px) {
    .tab6{ padding: 0 30px;}
}

.cpmain4{ padding-top: 107px;}

.img-scroll9 {position: relative; margin-top:56px;}
.img-scroll9 .prev, .img-scroll9 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 48px; text-align: center; border-radius: 50%; border: solid 2px #c2c2c2; color: #999; top: 50%; transform: translateY(-50%); font-size: 12px; transition: 0.5s; z-index: 999}
.img-scroll9 .prev { left: -115px; cursor: pointer;}
.img-scroll9 .next { right:-115px; cursor: pointer;}
.img-scroll9 .prev:hover,.img-scroll9 .next:hover { color: #fff; background: #f5aa0a; border-color: #f5aa0a;}
.img-list9 {position: relative;overflow: hidden;}
.img-list9 ul {width: 10000%;}
.img-list9 li {float: left; width:0.4786%; margin-right: 0.0428%; position:relative;}
.cp4tu{}
.cp4tu img{ width: 100%;}

@media screen and (max-width:1659px) {
.img-scroll9 .prev, .img-scroll9 .next { width: 40px; height: 40px; line-height: 36px;}
.img-scroll9 .prev { left: -50px;}
.img-scroll9 .next { right:-50px;}
}
@media screen and (max-width:1359px) {
.cpmain4{ padding-top: 50px;}
}
@media screen and (max-width:999px) {
.img-scroll9 { padding-bottom: 55px; margin-top: 30px;}
.img-scroll9 .prev, .img-scroll9 .next { bottom: 0px; top: auto; transform: translate(0)}
.img-scroll9 .prev { left: 50%; margin-left: -45px;}
.img-scroll9 .next { right:50%; margin-right: -45px;}
}
@media screen and (max-width:767px) {
.cpmain4{ padding-top: 30px;}
}    
@media screen and (max-width:549px) {
.img-list9 li { width:0.49%; margin-right: 0.02%;}
}

.cpmain5{ padding-top: 107px; padding-bottom: 120px;}
.cp5pz{ text-align: center; max-width: 1280px; margin: auto; margin-top: 30px;}
.cp5pz strong{ font-weight: normal; color: #f7aa08;}

.cp5n{ display: flex; flex-flow: wrap; padding-top: 5px;}
.cp5lie{ width: 17%; margin-left: 2.5%; position: relative; background: #fff; border-radius: 10px; padding:28px 20px;}
.cp5lie:nth-child(5n-4){margin-left: 0px;}
.cp5lie:before{content: ""; position: absolute; width: 100%; height: calc(100% - 60px); left: -3px; bottom: -3px; background: #f7aa08; border-radius: 10px; z-index: -1;}
.cp5shu{ text-align: center; font-size: 60px; font-size: 6rem; line-height: 70px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #f7aa08;}
.cp5a{ font-size: 20px; font-size: 2rem; line-height: 26px; margin-top: 21px; padding-bottom: 14px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #333; border-bottom: 2px solid #dedede; text-align: center;}
.cp5p{ margin-top: 13px; line-height: 26px;}

.cp5bp{ background: #fef6e6; text-align: center; padding:20px 10px; font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 35px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #f7aa08;}

@media screen and (max-width:1359px) {
    .cpmain5{ padding: 50px 0;}
    .cp5lie{ padding: 10px;}
    .cp5shu{ font-size: 40px; font-size: 4rem; line-height: 50px;}
    .cp5a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px; padding-bottom: 10px;}
    .cp5bp{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 20px; padding: 10px;}
}
@media screen and (max-width:999px) {
.cp5lie{ width: 32.33%; margin-left: 1.5%;}
.cp5lie:nth-child(5n-4){margin-left: 1.5%;}
.cp5lie:nth-child(3n-2){margin-left: 0px;}
    .cp5shu{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:767px) {
    .cpmain5{ padding: 30px 0;}
.cp5lie{ width: 49%; margin-left: 2%;}
.cp5lie:nth-child(5n-4){margin-left: 2%;}
.cp5lie:nth-child(3n-2){margin-left: 2%;}
.cp5lie:nth-child(2n-1){margin-left: 0px;}
    .cp5shu{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .cp5a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
    .cp5bp{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}

.cpmain6{ background: url("../images/cp5bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 88px; padding-bottom: 99px;}
.cpmain6:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/cp5bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.cpmain6 .cp5pz p{ color: #fff;}

.img-scroll10 {position: relative; margin-top:90px; padding-bottom: 145px;}
.img-scroll10 .prev, .img-scroll10 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 52px; font-size: 12px; color: #f7aa08; text-align: center; border-radius: 50%;	background: rgba(247, 170, 8, 0.1); bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll10 .prev { left: 50%; margin-left: -62px; cursor: pointer;}
.img-scroll10 .next { right: 50%; margin-right: -62px; cursor: pointer;}
.img-scroll10 .prev:hover,.img-scroll10 .next:hover { color: #fff; background: #f7aa08;}
.img-list10 {position: relative;overflow: hidden;}
.img-list10 ul {width: 10000%;}
.img-list10 li {float: left; width:calc(0.33333% - 133px); margin-right: 199px; position:relative;}

.cp6shu{ font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-bottom: 30px; width: calc(100% + 199px); color: #d1d1d1; background: url("../images/cp6dian.png") repeat-x bottom; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; position: relative;}
.cp6shu:before{content: ""; width: 14px; height: 14px; border-radius: 50%; position: absolute; left: 0px; bottom: -6px; background: #ffffff; border: solid 1px #f7aa08;}
.cp6zi{ padding-right: 0px;}
.cp6a{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 30px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.cp6p{ margin-top: 15px;}
.cp6p p{color: #fff;}

@media screen and (max-width:1359px) {
    .cpmain6{ padding: 50px 0;}
.img-scroll10 { margin-top:50px; padding-bottom: 60px;}
.img-list10 li { width:calc(0.33333% - 40px); margin-right: 60px;}
    .cp6shu{ width: calc(100% + 60px);}
    .cp6a{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    
.img-scroll10 .prev, .img-scroll10 .next { width: 40px; height: 40px; line-height: 40px;}
.img-scroll10 .prev { left: 50%; margin-left: -45px;}
.img-scroll10 .next { right: 50%; margin-right: -45px;}
}
@media screen and (max-width:767px) {
    .cpmain6{ padding: 30px 0;}
.img-scroll10 { margin-top:30px; padding-bottom: 60px;}
.img-list10 li { width:calc(0.5% - 15px); margin-right: 30px;}
    .cp6shu{ width: calc(100% + 30px); font-size: 18px; font-size: 1.8rem;}
    .cp6a{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:399px) {
.img-list10 li { width:1%; margin-right: 30px;}
}

.cpmain7{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding:120px 0;}
.cp7l{ width: 50%;}
.cp7r{ width: calc(50% - 160px);}

.cp7p{ margin-top: 20px;}

.img-scroll11 {position: relative; margin-top:85px; padding-bottom: 92px;}
.img-scroll11 .prev, .img-scroll11 .next {position: absolute; text-align:center; display: block; width: 52px; height: 52px; line-height: 52px; font-size: 12px; color: #f7aa08; text-align: center; border-radius: 50%;	background: rgba(247, 170, 8, 0.1); bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll11 .prev { left: 0px; cursor: pointer;}
.img-scroll11 .next { left: 71px; cursor: pointer;}
.img-scroll11 .prev:hover,.img-scroll11 .next:hover { color: #fff; background: #f7aa08;}
.img-list11 {position: relative;overflow: hidden;}
.img-list11 ul {width: 10000%;}
.img-list11 li {float: left; width:1%; position:relative;}

.cp7a{ font-size: 36px; font-size: 3.6rem; line-height: 44px; color: #f7aa08; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}

@media screen and (max-width:1359px) {
.cpmain7{ padding:60px 0;}
.cp7l{ width: 50%;}
.cp7r{ width: calc(50% - 50px);}
.img-scroll11 { margin-top: 30px; padding-bottom: 50px;}
.img-scroll11 .prev, .img-scroll11 .next { width: 40px; height: 40px; line-height: 40px;}
.img-scroll11 .next { left: 50px;}
    .cp7a{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
}
@media screen and (max-width:999px) {
.cp7r{ width: calc(50% - 30px);}
.img-scroll11 { margin-top: 20px;}
.cp7p{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.cpmain7{ padding:30px 0;}
    .cp7a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:669px) {
.cp7l{ width: 100%; max-width: 350px; margin: auto;}
.cp7r{ width: 100%; margin-top: 20px;}
}

.cpmain8{ background: #fffaf0; padding-top: 90px; padding-bottom: 100px;}
.cp8n{ display: flex; flex-flow: wrap; justify-content: space-between;}
.cp8lie{ width: 48.6%; position: relative; background: #fff; border-radius: 30px; margin-top: 50px;}
.cp8lie:before{content: ""; width: 112px; height: 112px; border-left: 5px solid #f7aa08; border-bottom: 5px solid #f7aa08; border-radius: 0 0 0 30px; position: absolute; left: 0px; bottom: 0px;}
.cp8lie:after{content: ""; width: 112px; height: 112px; border-right: 5px solid #f7aa08; border-top: 5px solid #f7aa08; border-radius: 0 30px 0 0; position: absolute; right: 0px; top: 0px;}
.cp8lien{ position: relative; z-index: 3; padding: 40px 25px;}

.cp8tu{ width: 60px;}
.cp8a{ font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 20px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.cp8p{ margin-top: 16px;}

@media screen and (max-width:1359px) {
.cpmain8{ padding: 60px 0;}
.cp8lie{ margin-top: 30px;}
.cp8tu{ width: 40px;}
.cp8a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 10px;}
.cp8p{ margin-top: 10px;}
.cp8lien{ padding: 30px 20px;}
}
@media screen and (max-width:767px) {
.cpmain8{ padding: 30px 0;}
.cp8lie{ margin-top: 20px; width: 100%;}
.cp8a{ font-size: 16px; font-size: 1.6rem;}
}

.cpmain9{ padding-top: 106px; padding-bottom: 110px;}

.img-scroll12 {position: relative; margin-top:45px; padding-bottom: 75px;}
.img-scroll12 .prev, .img-scroll12 .next {position: absolute; text-align:center; display: block; width: 30px; line-height: 38px; color: #f5aa0a; font-size: 20px; bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll12 .prev { left: 50%; margin-left: -33px; cursor: pointer;}
.img-scroll12 .next { right: 50%; margin-right: -33px; cursor: pointer;}
.img-scroll12 .prev:hover,.img-scroll12 .next:hover { color: #333;}
.img-list12 {position: relative;overflow: hidden;}
.img-list12 ul {width: 10000%;}
.img-list12 li {float: left; width:0.1643%; margin-right: 0.0446%; position:relative;}
.img-list12 li img{ transform: scale(1) !important; width: 100%;}

@media screen and (max-width:1359px) {
.cpmain9{ padding: 60px 0;}
.img-scroll12 { margin-top:25px; padding-bottom: 50px;}
.img-list12 li { width:0.19%; margin-right: 0.0125%;}
}
@media screen and (max-width:767px) {
.cpmain9{ padding: 30px 0;}
.img-list12 li { width:0.3233%; margin-right: 0.015%;}
}

#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)}}

/****************************  application  ***************************/
.appmain2{ margin-bottom: 0px;}
.appmain2:before{ background: #131313; height: 90px; top: auto; bottom: 0px;}
.appmain2 .zong{ box-shadow: 0px 7px 29px 0px rgba(33, 33, 33, 0.13);}

.appmain{ padding-top: 70px; padding-bottom: 130px;}
.appmain .m1biao{ text-transform: none;}
.apppz{ margin-top: 25px;}

.appn{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 25px;}
.applie{ width: 48.6%; margin-top: 39px; position: relative;}
.apptu{ display: block; overflow: hidden;}
.appzi{ position: absolute; width: 100%; left: 0px; bottom: 0px; background-image: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); display: flex; flex-flow: wrap; justify-content: space-between; padding: 22px 20px;}
.appa{ width: calc(100% - 40px); font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.appmor{ display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #f5aa0a; border-radius: 50%; color: #fff; transition: 0.5s; opacity: 0}
.applie:hover .appmor{ opacity: 1;}
.applie:hover .apptu img{ transform: scale(1.1)}

@media screen and (max-width:1359px) {
.appmain{ padding: 60px 0;}
    .applie{ margin-top: 20px;}
    .appa{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.appmain{ padding: 30px 0;}
    .applie{ margin-top: 10px; width: 49.5%;}
    .appzi{ padding: 5px;}
    .appa{ width: 100%;}
    .appmor{ display: none;}
    .appa{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

/****************************  application2  ***************************/
.app2main{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 74px; padding-bottom: 140px;}
.app2l{ width: calc(100% - 374px)}
.app2r{ width: 324px;}

.appt{ border-bottom: 1px solid #acacac; margin-top: 20px; padding-bottom: 25px;}
.appt .share{ margin-top: 0px;}

.appxiang{ margin-top: 24px; line-height: 26px;}
.appxiang p,.appxiang em,.appxiang strong{ color: #666;}
.appxiang img{ display: inline-block;}
.appxiang a{ display: inline-block; color: #f7aa08;}

.fanpian{ border-top: 1px solid #acacac; padding-top: 15px; margin-top: 50px;}
.fanpian li{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 16px;}
.fanpian li i{ width: 43px; height: 43px; line-height: 43px; text-align: center; border-radius: 50%; background: rgba(247, 170, 8, 0.1); color: #f7aa08; font-size: 12px; transition: 0.5s;}
.fanpian li p{ width: calc(100% - 58px); color: #555555; line-height: 26px;}
.fanpian li p a{color: #555}
.fanpian li:hover i{ background: #f7aa08; color: #fff;}
.fanpian li p a:hover{color: #f7aa08}

.app2rn{ padding-top: 20px;}
.app2rlie{ background: #fafafa; padding:30px 10px; padding-bottom: 50px; margin-top: 30px;}
.app2rtu{ overflow: hidden;}
.app2rtu img{ transform: scale(1) !important}
.app2ra{ text-align: center; display: block; font-size: 20px; font-size: 2rem; margin-top: 14px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.app2rmor{ display: block; width: 139px; height: 40px; line-height: 38px; text-align: center; margin: auto; margin-top: 14px; border: solid 1px #f5aa0a;}
.app2rmor:hover{ background: #f7aa08; color: #fff;}

@media screen and (max-width:1359px) {
    .app2main{ padding: 60px 0;}
.app2l{ width: calc(100% - 300px)}
.app2r{ width: 270px;}
    .fanpian li{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.appt{ margin-top: 10px; padding-bottom: 15px;}
.fanpian{ padding-top: 5px; margin-top: 30px;}
    .app2rlie{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
    .app2main{ padding: 30px 0;}
.app2l{ width: 100%}
.app2r{ width: 100%; margin-top: 20px;}
    .app2rn{ display: flex; flex-flow: wrap; justify-content: space-between;}
    .app2rlie{ width: 49%; padding: 10px; padding-bottom: 20px;}
    .app2rmor{ width: 100px;}
    .fanpian li{ margin-top: 5px;}
.fanpian li i{ width: 30px; height: 30px; line-height: 30px;}
.fanpian li p{ width: calc(100% - 40px); line-height: 24px;}
}

/****************************  project  ***************************/
.pjn{ display: flex; flex-flow: wrap; padding-top: 35px;}
.pjlie{ width: 32%; margin-left: 2%; margin-top: 30px; position: relative;}
.pjlie:nth-child(3n-2){margin-left: 0px;}
.pjtu{ display: block; overflow: hidden;}
.pjmor{text-transform: uppercase;display: block; width: 60%; max-width: 264px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff; text-align: center; background: #f5aa0a; border: 1px solid #f5aa0a; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); opacity: 0;}
.pjlie:hover .pjmor{ opacity: 1}
.pjmor:hover{ background: #fff;}

@media screen and (max-width:999px) {
.pjn{ padding-top: 10px;}
.pjlie{ width: 32.33%; margin-left: 1.5%; margin-top: 15px;}
.pjlie:nth-child(3n-2){margin-left: 0px;}
    .pjmor{ display: none;}
}
@media screen and (max-width:767px) {
.pjlie{ width: 49%; margin-left: 2%; margin-top: 10px;}
.pjlie:nth-child(3n-2){margin-left: 2%;}
.pjlie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  project2  ***************************/
.pj2main2{ background: #fafafa; padding-top: 80px; padding-bottom: 90px;}
.pj2main{ padding-top: 70px; padding-bottom: 130px;}

.fanpian2{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.fanpian2 li{ width: 49%;}
.fanpian2 li:nth-child(2){flex-direction: row-reverse; text-align: right;}

@media screen and (max-width:1359px) {
.pj2main,.pj2main2{ padding: 60px 0;}
}
@media screen and (max-width:999px) {
.fanpian2 li{ width: 100%;}
.fanpian2 li:nth-child(2){flex-direction: row; text-align: left;}
}
@media screen and (max-width:767px) {
.pj2main,.pj2main2{ padding: 30px 0;}
}

/****************************  solution  ***************************/
.son{ padding-top: 22px;}
.solie{ padding: 20px; margin-top: 30px; background: #f8f8f8; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.sotu{ display: block; width: 500px; border-radius: 10px; overflow: hidden;}
.sozi{ width: calc(100% - 600px);}
.soa{ display: block; font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.sop{ margin-top: 22px;}
.sop a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.somor{     text-transform: uppercase;display: block; width: 186px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; margin-top: 36px; background: #f5aa0a; border: 1px solid #f5aa0a; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff; text-align: center;}
.somor:hover{ background: #fff;}

@media screen and (max-width:1359px) {
.sotu{ width: 400px;}
.sozi{ width: calc(100% - 430px);}
.soa{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .sop{ margin-top: 10px;}
.somor{ width: 150px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
    .solie{ padding: 10px; margin-top: 10px;}
.sotu{ width: 300px;}
.sozi{ width: calc(100% - 320px);}
.soa{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
.son{ padding-top: 10px;}
.solie{ padding: 5px; margin-top: 10px;}
.sotu{ width: 45%;}
.sozi{ width: calc(55% - 10px); padding-right: 5px;}
.soa{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
.somor{ display: none;}
.sop{ margin-top: 5px;}
}

/****************************  5-3  ***************************/
.asmain1{ padding-top: 70px; padding-bottom: 80px;}
.as1n{ background: url("../images/as1bei.jpg") repeat-y center; margin-top: 50px; padding-top: 45px; position: relative;}
.as1n:before{content: ""; position: absolute; width: 22px; height: 22px; background: #d0d0d0; border-radius: 50%; top: 0px; left: 50%; transform: translateX(-50%);}
.as1n:after{content: ""; position: absolute; width: 22px; height: 22px; background: #d0d0d0; border-radius: 50%; bottom: 0px; left: 50%; transform: translateX(-50%);}

.as1lie{ margin-top: 33px;}
.as1lien{ margin-left: 50%; width: 50%; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; position: relative;}

.as1shu{ display: block; width: 80px; text-align: center; border-bottom: 16px solid #d0d0d0; font-size: 48px; font-size: 4.8rem; line-height: 60px; margin-bottom: 60px; color: #f7aa08; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.as1zi{ width: calc(100% - 150px); border: solid 6px #f7aa08; border-radius: 60px; position: relative; padding: 32px 60px;}
.as1zi:before{content: ""; width: 42px; height: 47px; position: absolute; top: 50%; transform: translateY(-50%);}
.as1a{ font-size: 30px; font-size: 3rem; line-height: 36px; color: #f7aa08; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana;}
.as1p{ margin-top: 19px;}

.as1lie2 .as1lien{ margin-left: 0px; flex-direction: row-reverse;}
.as1lie1 .as1zi:before{ left: -42px; background: url("../images/youjian.jpg") no-repeat center; background-size: cover;}
.as1lie2 .as1zi:before{ right: -42px; background: url("../images/zuojian.jpg") no-repeat center; background-size: cover;}

@media screen and (max-width:1359px) {
.asmain1{ padding:50px 0;}
.as1shu{ width: 50px; font-size: 30px; font-size: 3rem; line-height: 60px; margin-bottom: 60px; border-bottom: 10px solid #d0d0d0;}
.as1zi{ width: calc(100% - 90px); border: solid 4px #f7aa08; padding: 20px; border-radius: 20px;}
.as1zi:before{width: 30px; height: 34px;}
.as1lie1 .as1zi:before{ left: -30px;}
.as1lie2 .as1zi:before{ right: -30px;}

.as1a{ font-size: 20px; font-size: 2rem; line-height: 26px;}
.as1p{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.asmain1{ padding:30px 0;}

    .cp5pz{ margin-top: 20px;}
    .as1n{ padding-top: 0px; margin-top: 30px;}
    .as1lie{ margin-top: 20px;}
    .as1lien{ width: 100%; margin-left: 0px;}
    .as1n{ background: none;}
    .as1n:before,.as1n:after{ display: none;}

.as1shu{ width: 40px; font-size: 26px; font-size: 2.6rem; line-height: 40px; margin-bottom: 40px; border-bottom: 5px solid #d0d0d0;}
.as1zi{ width: calc(100% - 80px); border: solid 4px #f7aa08; padding: 10px; border-radius: 20px;}
.as1zi:before{width: 30px; height: 34px;}
.as1lie1 .as1zi:before{ left: -30px;}
.as1lie2 .as1zi:before{ right: -30px;}

.as1a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

.asmain2{ background: url("../images/as2bei.jpg") no-repeat center; background-size: cover; position: relative;}
.asmain2 .zong{ padding: 100px 0;}
.as2n{ max-width: 650px;}
.as2biao{ color: #fff;}
.as2p{ margin-top: 30px;}
.as2p p{color: #fff;}
.as2mor{    text-transform: uppercase; display: block; width: 186px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; margin-top: 52px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff; border: 1px solid #f5aa0a; text-align: center; background: #f5aa0a;}
.as2mor:hover{ background: #fff;}

.don{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 30px;}
.dolie{ width: 47.86%;}

@media screen and (max-width:1359px) {
.asmain2 .zong{ padding: 60px 0;}
.as2p{ margin-top: 20px;}
.as2mor{ width: 140px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 30px;}
}
@media screen and (max-width:767px) {
.asmain2 .zong{ padding: 30px 0;}
    .don{ padding-top: 20px;}
.dolie{ width: 100%;}
}

/****************************  faq  ***************************/
.fan{ padding-top: 20px;}
.falie{ border-bottom: 1px solid #d0d0d0; padding: 25px 0;}
.faa{ font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; padding-right: 30px; position: relative; cursor: pointer;}
.faa i{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%); transition: 0.5s;}
.fap{ padding-top: 10px; display: none;}
.falieh .fap{ display: block;}
.falieh .faa i{ transform: translateY(-50%) rotate(90deg);}

@media screen and (max-width:999px) {
.faa{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
 .fan{ padding-top: 10px;}
   .falie{ padding: 15px 0;}
.faa{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}

/****************************  contact  ***************************/
.comain1{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 65px; padding-bottom: 90px;}
.cobiao{ text-transform: none;}
.col{ width: 48%;}
.cor{ width: 48.6%;}

.coln{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 8px;}
.colie{ margin-top: 40px;}
.colie:nth-child(2n-1){width: 45%;}
.colie:nth-child(2n){width: 53%;}
.cotu{ position: relative; padding-left: 40px;}
.cotu i{ display: block; width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 50%; background: #f7aa08; color: #fff; position: absolute; left: 0px; top: 0px;}
.cotu em{ font-size: 20px; font-size: 2rem; line-height: 32px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; font-style: normal; color: #333;}
.colp{ margin-top: 7px;}

.colb{ width: 265px; display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 47px;}
.colblie{ width: 108px; text-align: center;}
.colbp{ margin-top: 6px;}

.coxin{display: flex; flex-flow: wrap; justify-content: space-between;}
.coxin .int1{ width: 48.5%; margin-top: 23px;}
.coxin .int2{ width: 100%; margin-top: 23px;}
.coxin .int3{ width: calc(100% - 270px); margin-top: 23px; position: relative;}
.coxin .int4{ width: 258px; margin-top: 23px;}

.coxin input{ width: 100%; height: 64px; line-height: 64px; padding: 0 9px; font-size: 16px; font-size: 1.6rem; color: #333; background: #f5f5f5;}
.coxin textarea{ width: 100%; height: 128px; line-height: 30px; padding: 10px 9px; font-size: 16px; font-size: 1.6rem; color: #333; background: #f5f5f5;}
.coxin .yanzheng{ width: 80px; height: 100%; right: 0px; bottom: 0px; position: absolute; cursor: pointer;}
.coxin .int3 input{ padding-right: 90px;}
.coxin .int4 input{ text-transform: uppercase;background: #f7aa08; border: 1px solid #f7aa08; padding: 0px; font-size: 18px; font-size: 1.8rem; color: #fff; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer; transition: 0.5s;}
.coxin .int4 input:hover{ background: #fff; color: #f7aa08;}

@media screen and (max-width:1359px) {
    .comain1{ padding: 60px 0;}
.col{ width: 49%;}
.cor{ width: 49%;}

.coln{ padding-top: 1px;}
.colie{ margin-top: 20px;}
.cotu em{ font-size: 16px; font-size: 1.6rem;}
.coxin .int3{ width: calc(100% - 160px);}
.coxin .int4{ width: 150px;}
    .colb{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.col{ width: 100%;}
.cor{ width: 100%;}
.coxin .int1,.coxin .int2,.coxin .int3,.coxin .int4{ margin-top: 10px;}

.coxin input{ height: 50px; line-height: 50px; font-size: 14px; font-size: 1.4rem;}
.coxin textarea{ height: 128px; line-height: 30px; padding: 10px 9px; font-size: 14px; font-size: 1.4rem;}
.coxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
    .comain1{ padding: 30px 0;}
.coxin .int3{ width: calc(100% - 90px);}
.coxin .int4{ width: 80px;}
}

























@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}



























@font-face {
  font-family: Montserrat-Regular;
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"),
       url("../fonts/Montserrat-Regular.woff") format("woff"),
       url("../fonts/Montserrat-Regular.ttf") format("truetype"),
       url("../fonts/Montserrat-Regular.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}	   
@font-face {
  font-family: Montserrat-Bold;
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"),
       url("../fonts/Montserrat-Bold.woff") format("woff"),
       url("../fonts/Montserrat-Bold.ttf") format("truetype"),
       url("../fonts/Montserrat-Bold.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont"; /* Project id 4913237 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1746671464803') format('woff2'),
       url('../fonts/iconfont.woff?t=1746671464803') format('woff'),
       url('../fonts/iconfont.ttf?t=1746671464803') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-home1:before {
  content: "\e6b8";
}

.icon-jiantou3:before {
  content: "\e659";
}

.icon-wendangxiazai:before {
  content: "\e615";
}

.icon-xiangyou-:before {
  content: "\e71f";
}

.icon-jiantou:before {
  content: "\e669";
}

.icon-wendangxiazai_document-download:before {
  content: "\e743";
}

.icon-jiantouxiangxia:before {
  content: "\e6a5";
}

.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-instagram:before {
  content: "\e79d";
}

.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";
}




.pdVideo {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px;
}


.pdVideo .image{
	position: relative;
}

.pdVideo .image iframe{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}


.pr21l{
	position: sticky;
	left: 0;
	top: 80px;
	height: 100%;
}


@media screen and (max-width:1333px){
 	.pdVideo {
 		margin-bottom: 60px;
 	}	
	.pr21l{
		top: 60px;
	}
}
@media screen and (max-width:999px){
 	.pdVideo {
 		margin-bottom: 50px;
 	}	
	.pr21l{
		position: static;
	}
}
@media screen and (max-width:768px){
	.pdVideo {
		margin-bottom: 40px;
	}	 
}
@media screen and (max-width:538px){
 	.pdVideo {
 		margin-bottom: 30px;
 	}	
}

.prnav2 a:hover{
	text-decoration: underline;
}

.cp8tu img{
	image-rendering: pixelated;
}


.inno{
	display: flex;
	align-items: center;
	justify-content: center;
}

.inno .checkBox{
	outline: 1px solid #f5aa0a;
	flex-shrink: 0;
	position: relative;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-right: 5px;
}

.inno .checkBox input{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
}



.inno .checkBox.active{
	outline: 1px solid transparent;
}


.inno .checkBox.active input{
	opacity: 1;
}