@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;height: 100%; scroll-behavior: smooth;}
body {margin: 0 auto;font-size: 12px;font-size: 1.2rem;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:Montserrat-Regular, 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: #083254;}
* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;font-family:"微软雅黑" !important; }
.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#666666;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#666666;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#666666;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#666666;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1620px; 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: #ff6100;}

.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: #083254;}

.btfont{font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}

@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.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; 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 #083254; 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 #083254; -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: #083254; -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: #083254; -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: 50% !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: 50% !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;}
.shejiao2 .at-resp-share-element .at-icon{
    width: 30px !important;
    height: 30px !important;
}
.shejiao2 .at-resp-share-element .at-share-btn .at-icon-wrapper{
    width: 30px !important;
    height: 30px !important;
}

/*  head  */
.head{ position:relative; width:100%; background:#fff; left:0px; top:0px; z-index:110}
.heb.zong1{ position:relative; z-index:999 !important}

.htdao{ float: left; margin-top: 78px;}
.htdao>li{ display: inline-block; vertical-align: middle; position: relative; margin-right: 58px;}
.htdao a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.htdao li:hover a{color: #ff6100;}

.logo{display:block; float:left; margin-top:24px; position:relative;}
.logo:after{ content:""; clear:both; display:block;}
.logo1{ display:block; width:139px; float:left;}
.logo1 img{display:block;margin:auto;width:100%; transform: scale(1) !important}

.slogen{ width: 520px; float: left; margin-left: 25px; position: relative; padding-left: 24px;display: flex;}
.slogen:before{content: ""; position: absolute; width: 1px; height: 93px; background: #083254; left: 0px; top: 50%; transform: translateY(-50%);}
.slogen:after{content: ""; clear: both; display: block;}
.slshu{ display: block; color: #ff6100; font-size: 70px; font-size: 7rem; line-height: 56px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; float: left; margin-right: 11px;}
.sla{ color: #083254; font-size: 22px; font-size: 2.2rem; line-height: 32px;}
.sla a{color: #083254; display: block;}
.sla a:hover{color: #ff6100 !important;}

.sousuo{width: 275px; margin:auto; margin-top:74px; float:right; margin-right:20px;}
.sousuo form{ width:100%; height:40px; background:#ffffff; overflow:hidden; position:relative; z-index:1}
.sou{ width:100%; height:40px; float:left; line-height:40px; float:left; padding-left:10px; padding-right:60px; border: solid 1px #666666; border-radius: 5px; font-size:16px; font-size:1.6rem; color:#333;}
.suo{ width:50px; height:40px; cursor:pointer; background:none; text-align:center; position:relative; border-radius:18px; position:absolute; right:0px; top:0px; z-index:3;}
.sousuo form i{ display:block; width:50px; text-align:center; line-height:40px; position:absolute; right:0px; top:0px; color:#083254; font-size:20px; font-size:2.4rem; z-index:2;}

.heb{ padding-bottom:11px;}
.heb:after{ content:""; clear:both; display:block;}
.het a:hover,.heb a:hover{ color:#083254;}

.yvn{ float:right; margin-top:76px; position:relative; z-index:9999}
.yvzhonga{ display:block;  padding: 0 21px; line-height:39px; font-size:16px; font-size:1.6rem; border-radius: 5px; transition:1s; color:#fff; background: #083254; border: 1px solid #083254; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ font-size:20px; font-size:2rem; position:absolute; left:0px; top:0px; color:#999999;}
.yvzhonga em{ display: inline-block; vertical-align: middle; color: #fff; font-size: 12px; margin-left: 10px; transition: 0.5s;}
.yvul{ width:100%; min-width:100px; position:absolute; top:105%; right:0px; background:#020c1f; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#fff;}
.yvul a:hover{ background:#083254; color:#fff;}

.yvn:hover .yvzhonga{ background: #fff; color: #083254;}
.yvn:hover .yvzhonga em{ color: #083254;}

.daoz{ background:#083254; margin-top:24px;}
.daoz .zong1{ z-index: 9 !important}
.daohang{ font-size:0px; display: flex; justify-content: space-between;}
.daohang>li{ *float:left; position:relative; z-index:99; height: 110px; line-height: 110px; position: relative; transition: 0.5s;}
/*.daohang>li:before{ content: ""; position: absolute; width: 1px; height: 55px; background: #ffffff; left: 0px; top: 50%; transform: translateY(-50%);}*/
.daohang>li:first-child:before{display: none;}
.daohang>li>a{display:inline-block; vertical-align:middle; font-size:22px;font-size:2.2rem;line-height:36px; color:#fff; padding:0 10px; position:relative; text-align: center;}
.daohang>li:hover{ background:#ff6100;}
.daohang>li:hover>a{ color:#ffffff;}
.dangqiandao{ background:#ffffff; color:#083254 !important;}
.daohang>li:first-child{ margin-left:0px;}
.dangqiandao1{color: #ff6100;}
.dangqiandao2{background-color: #ff6100;color: #fff;}
.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:257px;top:-9999px;left:50%; transform:translateX(-50%); text-align:left;}
.yiji{background:#fff; box-shadow: -1px 2px 16px 0px rgba(0, 0, 0, 0.1);}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px;padding:12px 10px; color: #666666; text-align: left;}
.yiji li:hover{}
.yiji li:hover>a{ background: #ff6100; color: #fff;}
.erji{position:absolute;width:200px;background:#fff;top:-9999px;left:100%; box-shadow: -1px 2px 16px 0px rgba(0, 0, 0, 0.1);}
.sanji{position:absolute;width:200px;background:#fff;top:-9999px;left:100%; box-shadow: -1px 2px 16px 0px rgba(0, 0, 0, 0.1);}
.daohang>li:hover .yijiw{top:100%;}
.daohang>li:hover .yiji>li>a{line-height:24px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:24px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:24px;}
.matn{margin-top:auto !important;}

.htdao li:hover .yijiw{ top:100%;}
.htdao>li:hover .yiji>li>a{line-height:24px;}

.daohang2,sousuo2,.xnav,.clear2{display:none}

.headh{ position:fixed;}
.headh .heb{ display:none}

/*  banner  */
.slide { position: relative;}
.slide .carouse { width: 100%; overflow: hidden; position: relative; }
.slide .carouse .slideItem { width: 100%; height: 100%; position: absolute; cursor: pointer; overflow: hidden;}
.slide .carouse .slideItem .banner-img { max-width:none; min-width:0px; width: 100%; }
.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList { position: absolute; width: 100%; bottom: 8px; text-align: right; }
.slide .dotList ul li { display: inline-block; vertical-align: bottom; width: 22px; height: 22px; border-bottom: 3px solid #ffff; margin-left: 12px; cursor: pointer; color: #ffffff; font-size:0px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.slide .dotList ul li.active { font-size: 16px;}

.bajian{ position: absolute; height: 41px; bottom: 16px; left: 50%; transform: translateX(-50%);}
.slide .carousel-control { position: absolute; top: 50%; width: 41px; height: 41px; z-index: 999; top: 0px; border: solid 1px #ffffff; background: rgba(255,255,255,0.6); line-height: 39px; text-align: center;}
.slide .carousel-control.left { left: 0px; cursor: pointer;}
.slide .carousel-control.right { left: 44px; cursor: pointer;}
.slide .carousel-control:hover{background: #083254; border-color: #083254; color: #fff;}

.slide .slidedetail,.slide-count { display: none;}

@media screen and (max-width:1799px) {
.htdao{ margin-top: 50px;}
.htdao li{ margin-right: 20px;}
.htdao a{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}

.logo{ margin-top:24px;}
.logo1{ width:80px;}

.slogen{ width: 400px; margin-left: 20px; padding-left: 20px;}
.slogen:before{ height: 70px;}
.slshu{ font-size: 50px; font-size: 5rem; line-height: 46px; margin-right: 11px;}
.sla{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

.sousuo{width: 200px; margin-top:50px; margin-right:10px;}

.heb{ padding-bottom:11px;}
.heb:after{ content:""; clear:both; display:block;}
.het a:hover,.heb a:hover{ color:#083254;}

.yvn{ margin-top:50px;}
.yvzhonga{  padding: 0 10px; font-size:14px; font-size:1.4rem;}
.yvul{ width:100%; min-width:100px; position:absolute; right:0px; background:#020c1f; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#fff;}
.yvul a:hover{ background:#083254; color:#fff;}

.daoz{ margin-top:10px;}

.daohang>li{ height: 80px; line-height: 80px;}
.daohang>li:before{ height: 55px;}
.daohang>li>a{ font-size:18px;font-size:1.8rem;line-height:26px;}
}
@media screen and (max-width:1359px) {
.daohang>li>a{ font-size:14px; font-size:1.4rem; line-height: 20px;}
.yiji li a{ font-size:14px; font-size:1.4rem;}

.sousuo{margin-top: 40px;}
.yvn{margin-top: 40px;}
    
.logo1{ width:80px;}
.slogen{display: none;}
}
@media screen and (min-width:1000px) {.carousel,.nav{display: none}}
@media screen and (max-width:999px) {
.head{ position:relative;}
.htdao,.daoz{display: none;}
    .logo{margin-top: 5px;} 
    .logo1{}
    .yvn{ margin-top: 12px; margin-right: 45px;}
    
.clear2{ display:block; clear:both;}
.hexin{ display:none}
.yvzhong{ float:left;}
.yvzhong a{ margin-left:auto; margin-right:10px;}
.hein{ position:relative; float:right; top:auto; right:auto;}
.hein{ font-size:14px; font-size:1.4rem; padding:0px; padding-left:30px;}
.hein i{ width:27px; height:27px; line-height:27px; font-size:14px;}

.daohang{ text-align:center;}
.yijiw,.yiji2{display:none}
.daohang>li{float:none; display:inline-block; vertical-align:middle;}
.daohang>li>a{font-size:14px; font-size:1.4rem;line-height:34px;padding:0px 21px; text-transform:none; font-weight:normal;}
.sousuo{ display:none;}

.dotList{display: none}
.bajian{ height: 41px; bottom: 5px;}
.slide .carousel-control { width: 34px; height: 34px; line-height: 32px;}
 
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 27px;background: #fff;right: 2.5%;top: 20px;cursor: pointer; border-radius:5px;z-index: 9999999999999999999}
.nav span {display: block;width: 20px;height: 2px;background: #083254;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.5s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width: 280px;height: 100%;overflow: auto;top: 0px;right: -100%;background:#000; background:rgba(0,0,0,0.8); z-index: 9999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding: 5px;padding-left: 0px;color: #fff;display: block; font-size: 14px;font-size: 1.4rem;line-height: 24px; padding-right:50px;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0;}
ul.topnav ul li a:hover {
}
ul.topnav ul ul li a {padding-left: 40px;}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:5px; width:24px; height:24px; background:#fff; cursor:pointer; border-radius:5px;}
ul.topnav span:before{ content:""; width:16px; height:2px; background:#333; position:absolute; left:4px; top:50%; margin-top:-1px;}
ul.topnav span:after{ content:""; width:16px; height:2px; background:#333; position:absolute; left:4px; top:50%; margin-top:-1px; transform:rotate(90deg); transition:0.5s;}
ul.topnav span.yizi:after{ transform:rotate(0deg);}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;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: 24px;line-height: 24px;display: block;float: left;}
.smdaohang form .ipsc {width: 20%;height: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 3px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {
.daohang2{display:block;text-align:center; padding:3px 2px;}
.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem; line-height:24px; color:#fff; text-align:center;}
.daohang2 .dangqiandao{}
.daohang,.daohang1,.daoz{display: none}

.head{}
.banner1 .slick-prev { left:10px;}
.banner1 .slick-next { right:10px;}
}

/*  main1  */
.main1{ position: relative; margin-bottom: 90px;}
.btfont{ font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.ma{ display: block; font-size: 42px; font-size: 4.2rem; line-height: 60px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.mp{font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #666666;}
.mp p,.mp a{color: #666666;}
.mp a:hover{ color: #ff6100;}

.m1t{ min-height: 242px; line-height: 242px; position: relative; display: flex; flex-flow: wrap; align-items: center; justify-content: space-between;}
.m1t:before{content: ""; position: absolute; width: 620px; height: 242px; background: #083254; z-index: -1; left: -262px; top: 0px;}
.m1biao{ width: 354px; display: inline-block; vertical-align: middle; color: #fff; padding-left: 19px; border-left: 4px solid #ffffff;}
.m1pz{width: -moz-calc(100% - 450px);  width: -webkit-calc(100% - 450px);  width: calc(100% - 450px);}

.m1b{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 36px; position: relative;}
.m1lie{ width: 26%; margin-top: 13px;}
.m1lie:nth-child(2n){margin-left: 40%;}
.m1lie:last-child{ position: absolute; width: 43.3%; top: 0px; left: 50%; transform: translateX(-50%);margin-bottom: 90px;}
.m1tu{display: block; border: solid 1px #a8a8a8; overflow: hidden;}
.m1zi{ transition: 0.5s;padding:10px 10px;}
.m1a{display: block; color: #083254; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 3px 0; padding-left: 44px; margin-top: 10px; position: relative;font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1a img{ width: 36px; height: 36px; position: absolute; left: 0px; top: 0px;}
.m1p a{ line-height: 26px; margin-top: 7px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.m1lie:last-child .m1zi{ padding:1px 44px; padding-bottom: 15px;}
.m1lie:last-child .m1p  a{color: #666;}
.m1lie:last-child .m1zi m1a{color: #083254;}

.m1mor{position: absolute; left: 50%; transform: translateX(-50%); bottom: 30px; width: 217px; height: 45px; line-height: 45px; text-align: center; border-radius: 23px; color: #ffffff; font-size: 16px; font-size: 1.6rem; background: #ff6100;}
.m1mor span{color: #fff;}
.m1lie:last-child:hover .m1zi{ background: #ff6100;}
.m1lie:last-child:hover .m1a{ color: #fff;}
.m1lie:last-child:hover .m1p a{ color: #fff;}
.m1aimg2{
    display:none;
}

.m1lie:last-child:hover .m1aimg2{display:block;}
.m1lie:last-child:hover .m1aimg1{display:none;}

.m1zi:hover{
    background:#ff6100;
}
.m1zi a:hover{
     color:#fff;
}
.m1zi:hover .m1p a{
    color:#fff;
}
.m1zi:hover .m1a{
    color:#fff;
}
.m1zi:hover .m1aimg1{
    display:none;
}
.m1zi:hover .m1aimg2{
    display:block;
}
@media screen and (max-width:1559px) {
.m1biao{ width: 354px;}
.ma{ font-size: 34px; font-size: 3.4rem; line-height: 50px;}
}
@media screen and (max-width:1359px) {
.main1{ margin-bottom: 40px;}
.mp{font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
.m1a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 0; padding-left: 34px;}
.m1a img{ width: 26px; height: 26px;}
}
@media screen and (max-width:999px) {
.main1{ margin-bottom: 30px;}
.m1t:before{ width: 550px;}
.m1biao{ width: 300px;}
.m1pz{width: -moz-calc(100% - 450px);  width: -webkit-calc(100% - 450px);  width: calc(100% - 320px);}
.ma{ font-size: 28px; font-size: 2.8rem; line-height: 40px;}
.m1lie:last-child .m1zi{ padding:1px 14px; padding-bottom: 15px;}

.m1lie{ width: 28%; margin-top: 13px;}
.m1lie:last-child{ width: 40%;}
}
@media screen and (max-width:767px) {
    .main1{padding-top: 30px;}
    .m1t{line-height: 0px; min-height: 0px;}
.m1t:before{display: none}
    .m1biao{color: #333; border-color: #333; width: 100%;}
    .m1pz{width: 100%; margin-top: 20px;}
    
.ma{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.mp{font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
.m1a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
  
.m1b{ margin-top: 10px;}
.m1lie{ width: 49%; margin-top: 13px;}
.m1lie:nth-child(2n){margin-left: 2%;}
.m1lie:last-child{ width: 100%; position: relative; margin-bottom: 60px;}
    
.m1mor{ font-size: 14px; font-size: 1.4rem; bottom: 0px;}
}

/* main2 */
.main2{display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-end;}
.m2tu{ width: 62.2%;}
.m2zi{ width: 37.8%; padding: 75px 150px 65px 50px; background: #083254; border-radius: 50px 0px 0px 0px;}

.m2tu a{display: block; overflow: hidden;}
.m2tu a img{width: 100%;}

.m2biao{color: #fff;}
.m2p{ color: #FFFFFF; margin-top: 60px;}
.m2p p a{ color: #fff;}
.m2mor{position: relative; bottom: auto; left: auto; transform: translate(0); background: #ffffff; color: #ea3d00; margin-top: 85px;}
.m2mor span{color: #ea3d00; transition: 0.5s;}
.m2mor.niu1:before,.m2mor.niu1:after{border-bottom: 50px solid #ea3d00;}
.m2mor:hover span{color: #fff;}

@media screen and (max-width:1559px) {
.m2zi{ padding: 30px;}
}
@media screen and (max-width:1359px) {
.m2p{ margin-top: 30px;}
.m2mor{ margin-top: 60px;}
}
@media screen and (max-width:999px) {
.m2p{ margin-top: 20px;}
.m2mor{ margin-top: 20px;}
    
.m2tu{ width: 58%;}
.m2zi{ width: 42%; padding: 20px;}
}
@media screen and (max-width:767px) {
.m2tu{ width: 100%;}
.m2zi{ width: 100%; padding: 20px 10px; border-radius: 20px 0 0 0;}
}

/*  main3  */
.main3{ padding-top: 110px; padding-bottom: 79px; position: relative;}
.m3biao{ text-align: center; }

.m3nz{ font-size: 0px; padding-top:63px;}
.m3nz:after{content: ""; clear: both; display: block;}
.m3lie{width: 18%; float: left; margin-left: 2.5%; margin-top: 20px;}
.m3lie:first-child{margin-left: auto;}
.m3lie:nth-child(2n){margin-top: 80px;}

.m3n{position: relative;}
.m3tu{ display: block; box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16); border-radius: 50px 0px 0px 0px; overflow: hidden; cursor: pointer; position: relative;}
.m3tu img{width: 100%; border-radius: 50px 0px 0px 0px;}
.m3shu{ display: block; width: 64px; height: 64px; background: #083254; line-height: 64px; text-align: center; border-radius: 50%; color: #ffffff; font-size: 40px; font-size: 4rem; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; position: absolute; top: 0px; left: 50%; transform: translate(-50%,-50%); z-index: 99}
.m3a{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 11px; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; cursor: pointer;}

@media screen and (max-width:1559px) {
.m3shu{ width: 50px; height: 50px; line-height: 50px; font-size: 26px; font-size: 2.6rem;}

.m3a{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 5px;}
}
@media screen and (max-width:1359px) {
.main3{ padding-top: 40px; padding-bottom: 39px;}
.m3nz{ padding-top:33px;}
.m3a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px;}
}
@media screen and (max-width:999px) {
.m3nz{ padding-top:13px;}
.m3lie{width: 32.33%; margin-left: 1.5%; margin-top: 36px !important;}
.m3lie:nth-child(3n-2){margin-left: 0px;}
.m3shu{ width: 40px; height: 40px; line-height: 40px; font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:767px) {
.m3lie{width: 48%; margin-left: 4%; margin-top: 36px !important;}
.m3lie:nth-child(3n-2){margin-left: 2%;}
.m3lie:nth-child(2n-1){margin-left: 0%;}
.m3a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
}


.m3tan{ position: absolute; width: 117%; background: #fff; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 999; display: none;overflow: visible !important;}
.m3guanbi{ width: 44px; border-radius: 50%; position: absolute; right: 0px; top: 0px; transform: translate(50%,-50%); cursor: pointer;}
.m3guanbi img{width: 100%; border-radius: 50%;}

.m3tann{ display: flex; flex-flow: wrap; justify-content: space-between;}
.m3l{ width: 28.7%; box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16); padding: 48px 22px;}
.m3r{ width: 70.14%; box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16); padding: 50px 79px;}

.m3ttu{ display: block; border: solid 1px #7d7d7d; border-radius: 50px 0px 0px 0px; overflow: hidden;}
.m3ttu img{width: 100%; border-radius: 50px 0px 0px 0px;}
.m3a2{ font-size: 18px; font-size: 1.8rem; margin-top: 5px;}

.img-scroll {position: relative; margin-top:29px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 46px; height: 46px; line-height:40px; border: 3px solid #666666; border-radius: 50%; font-size:20px; font-size:2rem; color:#666666; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll .prev { left: -55px; cursor: pointer;}
.img-scroll .next { right:-55px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #ff6100; border-color: #ff6100;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:1%; margin-right:0.048%; position:relative;}

.m3ttu2{display: block; border: solid 1px #868686; overflow: hidden;}
.m3ttu2 img{width: 100%;}
.m3tzi{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 26px; text-align: center; margin-top: 24px;}

@media screen and (max-width:1769px) {
.m3tan{ width: 100%;}
}
@media screen and (max-width:1359px) {
.m3a2,.m3tzi{ font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
.m3r{ padding: 30px 40px;}
.img-scroll .prev, .img-scroll .next { width: 30px; height: 30px; line-height:26px; border: 2px solid #666666; font-size:16px; font-size:1.6rem;}
.img-scroll .prev { left: -35px;}
.img-scroll .next { right:-35px;}
.m3guanbi{ width: 30px;}
}
@media screen and (max-width:999px) {
.m3tan{ position: fixed; max-height: 85%; overflow: auto; background: #083254; z-index: 999999999999}
    .m3tan a{color: #fff;}
.m3guanbi{ transform: translate(0); right: 10px; top: 10px;}
}
@media screen and (max-width:767px) {
    .m3tan{ box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.16);}
    .m3l,.m3r{ width: 100%; box-shadow:none;}
    .m3ttu{ display: none;}
    .m3l{padding: 0px; padding-top: 50px;}
    .m3r{padding: 10px;padding-top: 0px; }
    .m3a2{ font-size: 18px; font-size: 1.8rem;}
    .m3tzi{ font-size: 12px; font-size: 1.2rem;}
    
    .img-scroll { padding-bottom: 50px;}
.img-scroll .prev, .img-scroll .next { bottom: 10px; top: auto; transform: translate(0)}
.img-scroll .prev { left: 50%; margin-left: -35px;}
.img-scroll .next { right:50%; margin-right: -35px;}
}

/*  main4  */
.main4{background: url("../images/m4bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top:65px; padding-bottom: 56px;}
.m4n{font-size: 0px; display: flex; flex-flow: wrap; padding-top: 32px;}
.m4lie{ width: 24.3%; display: inline-block; vertical-align: top; margin-left: 0.93%; background: #ffffff; border-radius: 10px; padding: 20px 15px 38px; margin-top: 30px; transition: 0.5s;}
.m4lie:nth-child(4n-3){margin-left: 0px;}

.m4tu{display: block; width: 145px; height: 74px; background-size: 100% !important;}
.ma2{ display: block; font-size: 22px; font-size: 2.2rem; line-height: 32px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.m4a{display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden; height: 96px; margin-top: 20px;}
.m4p a{display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 11px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 6;  overflow: hidden;}
.m4p span{display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 11px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 6;  overflow: hidden;}

.m4lie:nth-child(1) .m4tu{ background: url("../images/m4tu1.png") no-repeat center;}
.m4lie:nth-child(2) .m4tu{ background: url("../images/m4tu2.png") no-repeat center;}
.m4lie:nth-child(3) .m4tu{ background: url("../images/m4tu3.png") no-repeat center;}
.m4lie:nth-child(4) .m4tu{ background: url("../images/m4tu4.png") no-repeat center;}

.m4lie:hover{ background: #ff6100;}
.m4lie:nth-child(1):hover .m4tu{ background: url("../images/m4tu1h.png") no-repeat center;}
.m4lie:nth-child(2):hover .m4tu{ background: url("../images/m4tu2h.png") no-repeat center;}
.m4lie:nth-child(3):hover .m4tu{ background: url("../images/m4tu3h.png") no-repeat center;}
.m4lie:nth-child(4):hover .m4tu{ background: url("../images/m4tu4h.png") no-repeat center;}
.m4lie:hover a{color: #fff;}
.m4lie:hover span{color: #fff;}

.m4mor{ display: block; width: 327px; height: 50px; background: #ea3d00; border-radius: 25px; line-height: 50px; text-align: center; margin: auto; color: #ffffff; font-size: 16px; font-size: 1.6rem; margin-top: 77px;}
.m4mor span{color: #fff;}

@media screen and (max-width:1559px) {
.ma2{ font-size: 18px; font-size: 1.8rem; line-height: 28px;}
.m4a{ height: 84px; margin-top: 20px;}
.m4p a{ font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top: 11px;}
.m4p span{ font-size: 16px; font-size: 1.6rem; line-height: 28px; margin-top: 11px;}
}
@media screen and (max-width:1359px) {
.m4n{ padding-top: 10px;}
.m4lie{ padding:15px 10px; margin-top: 20px;}

.m4tu{ width: 73px; height: 37px;}
.ma2{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m4a{ height: 78px; margin-top: 20px;}
.m4p a{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 11px;}
.m4p span{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 11px;}
    
.m4mor{ margin-top: 30px;}
}
@media screen and (max-width:999px) {
.main4{ padding-top:35px; padding-bottom: 36px;}
.m4lie{ width: 49%; margin-left: 2%;}
.m4lie:nth-child(2n-1){margin-left: 0px;}
.m4mor{ width: 200px;}
}
@media screen and (max-width:767px) {
.ma2{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.m4p a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
.m4p span{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
}
@media screen and (max-width:399px) {
.m4lie{ width: 100%; margin-left: 0%; margin-top: 10px;}
}

/*  main5  */
.main5{ padding-top: 79px; padding-bottom: 103px;}
.m5t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.m5l{ width: 48.9%; background: #083254; padding: 30px; margin-top: 25px;}
.m5r{width: 48.9% !important; margin-left: auto !important}

.m5biao{ color: #fff; font-family: Montserrat-Regular, Arial, "Arial Black", "sans-serif", Verdana; margin-top: 46px;}
.m5p a{ color: #fff; margin-top: 27px;}
.m5p span{ color: #fff; margin-top: 27px;}

.m5b{display: flex; flex-flow: wrap; justify-content: space-between;}
.m5lie{ width: 31.7%; display: inline-block; vertical-align: top; margin-left: 2.45%; position: relative; margin-top: 25px;}
.m5lie:nth-child(3n-2){margin-left: 0px;}

.m5tu{display: block; overflow: hidden;}
.m5zi{display: block; width: 100%; line-height: 39px; padding:10px; text-align: center; background: #333; background: rgba(51,51,51,0.85); color: #ffffff; font-size: 20px; font-size: 2rem; position: absolute; bottom: 0px; left: 0px;}
.m5p a:hover{ color: #ea3d00;}
.m5p span:hover{ color: #ea3d00;}

@media screen and (max-width:1559px) {
.m5zi{ line-height: 30px; padding:5px; font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:1359px) {
.main5{ padding-top: 30px; padding-bottom: 50px;}
.m5biao{ margin-top: 0px;}
.m5l{ padding:15px 10px; margin-top: 25px;}
}
@media screen and (max-width:999px) {
.m5zi{ font-size: 14px; font-size: 1.4rem;}
.m5p a{ margin-top: 10px;}
.m5p span{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
    .m5l,.m5r{width: 100% !important; margin-top: 15px;}
.m5lie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.m5lie:nth-child(3n-2){margin-left: 2%;}
.m5lie:nth-child(2n-1){margin-left:0%;}
.m5zi{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:389px) {
.m5lie{ width: 100%; margin-left:0%; margin-top: 15px;}
}

/*  main6  */
.main6{background: url("../images/m6bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 64px; padding-bottom: 72px;}
.main6:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m6bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.m6biao{color: #fff; text-align: center;}
.m6pz{ max-width: 1020px; margin: auto; line-height: 26px; margin-top: 10px;}
.m6pz a{color: #fff;}

.m6n{ font-size: 0px; padding-top: 60px;}
.m6lie{ width: 24.3%; display: inline-block; vertical-align: top; margin-left: 0.93%; margin-top: 30px;}
.m6lie:nth-child(4n-3){margin-left: 0px;}
.m6tu{display: block; border-radius: 20px; overflow: hidden;}
.m6tu img{width: 100%; border-radius: 20px;}
.m6zi{margin-left: 22px; margin-right: 22px; background: #ffffff; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1); padding: 10px 12px; position: relative; margin-top: -37px;}

.m6a{display: block; font-size: 18px; font-size: 1.8rem; line-height: 28px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;min-height: 56px;}
.m6riqi{display: block; color: #666666; font-size: 15px; font-size: 1.5rem; line-height: 20px; margin-top: 3px;}
.m6p{ line-height: 26px; margin-top: 10px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;min-height: 52px;}
.m6mor{ display: block; color: #999999; font-size: 13px; font-size: 1.3rem; line-height: 24px; margin-top: 22px;}

@media screen and (max-width:1559px) {
.m6n{ padding-top: 20px;}
.m6a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m6riqi{ font-size: 13px; font-size: 1.3rem; line-height: 20px; margin-top: 3px;}
.m6zi{ margin-left: 10px; margin-right: 10px;}
    .m6mor{ margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.main6{ padding-top: 34px; padding-bottom: 52px;}
.m6lie{ width: 49%; margin-left: 2%; margin-top: 20px;}
.m6lie:nth-child(2n-1){margin-left: 0px;}
}
@media screen and (max-width:767px) {
    .m6tu,.m6tu img{border-radius: 0px;}
.m6zi{ margin-left: 0px; margin-right: 0px; margin-top: -15px; padding: 10px 5px;}
.m6a{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}
@media screen and (max-width:389px) {
.m6lie{ width: 100%; margin-left:0%; margin-top: 10px;}
}

/*  main7  */
.main7{ padding-top: 88px; padding-bottom: 135px;}
.m7n{ font-size: 0px; margin-top: 53px;}
.m7tu{ width: 20%; height: 164px; position: relative; display: inline-block; vertical-align: top; border-left: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6;}
.m7tu img{ max-width: 90%; max-height: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); filter: grayscale(100%); filter: gray;}

.m7tu:nth-child(5n-4){border-left: none;}
.m7tu:nth-child(-n+5){border-top: none;}
.m7tu:hover img{ filter: grayscale(0%);}

@media screen and (max-width:1359px) {
.main7{ padding-top: 48px; padding-bottom: 45px;}
.m7n{ margin-top: 23px;}
}
@media screen and (max-width:999px) {
.m7tu{ height: 100px;}
}
@media screen and (max-width:767px) {
.main7{ padding-top: 32px; padding-bottom: 30px;}
.m7tu{ width: 50%; border-left: 1px solid #e6e6e6 !important; border-top: 1px solid #e6e6e6 !important;}
.m7tu:nth-child(2n-1){border-left: none !important;}
.m7tu:nth-child(-n+2){border-top: none !important;}
}

/*  foot  */
.foot{ background:#242424; padding-top:71px;}
.foot .zong:after{ content: ""; clear: both; display: block;}
.fo1{ width:19.5%; float:left;}
.fo2{ width:25%; float:left; margin-left:4%;}
.fo3{ /*width:15%;*/ float:left; margin-left:3.5%;}
.fo4{ width:23%; float:right;}

.fologo{ display:block; width: 206px; margin-top: 9px;}
.fologo img{ width:100%;}
.fop{ color: #ffffff; font-size:14px; font-size:1.4rem; line-height:25px; margin-top:22px;}
.fop a{ display:inline-block; color: #ffffff;}
.shejiao2{ margin-top:34px;}
.shejiao2 a{ display:inline-block; vertical-align:middle; color:#ffffff; width: 30px; height: 30px; text-align: center; font-size:20px; font-size:2rem; margin-right:5px; line-height:30px; border-radius: 50%;}
.shejiao2 a:first-child{}

.fo2biao{color: #f5f5f5; font-size: 16px; font-size: 1.6rem; line-height: 24px;}
.foul{ padding-top: 5px;}
.fo2lie{ border-top: 1px solid #616161; padding-bottom: 14px; display: flex; flex-flow: wrap; padding-top: 15px;}
.fo2lie:first-child{border: none;}
.fo2lie .fo2n:first-child{min-width: 54%; padding-right: 10px;}
.fo2a{ display: block; color: #f5f5f5; font-size: 16px; font-size: 1.6rem; line-height: 30px; position: relative; padding-left: 25px;}
.fo2a i{display: block; position: absolute; left: 0px; top: 0px; color: #ffffff; font-size: 20px;}
.fo2p{color: #a8a8a8; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 6px; font-family: Montserrat-Light, Arial, "Arial Black", "sans-serif", Verdana;}
.fo2p a{color: #a8a8a8;}

.fobiao{ display:block; color: #ffffff; font-size:26px; font-size:2.6rem; line-height:30px;}
.fon{ color: #a8a8a8; font-size:16px; font-size:1.6rem; line-height:28px; margin-top:37px; font-family: Montserrat-Light, Arial, "Arial Black", "sans-serif", Verdana;}
.fon a{ display:block; color: #a8a8a8; margin-top: 5px;}

.foot2{ background: #1a1a1a; margin-top: 36px; padding-top: 17px; padding-bottom: 17px; font-family: Montserrat-Light, Arial, "Arial Black", "sans-serif", Verdana;}
.youlian{color: #ffffff; font-size:16px; font-size:1.6rem; line-height:30px;}
.youlian span,.youlian a{ display:inline-block; vertical-align:middle; color:#fff;}
.clear2{ display:none}
.foot a:hover{color: #ff6100}
.shejiao2 a:hover{ background: #ffffff; color: #333333; text-decoration:none;}
.fo2p a:hover,.fon a:hover{color: #fff;}

@media screen and (max-width:1359px) {
.fo1{ width:25%; float:left;}
.fo2{ width:31.8%; float:left; margin-left:2%;}
.fo3{ width:18%; float:left; margin-left:2.3%;}
.fo4{ width:12.5%; float:right;}
.fologo{ width: 110px;}
  
.shejiao2{ margin-top:15px;}
.shejiao2 a{ width: 26px; height: 26px; font-size:16px; font-size:1.6rem; margin-right:2px; line-height:26px;}
    
.fobiao{ font-size:20px; font-size:2rem; line-height:30px;}
.fon{ margin-top:20px;}
.youlian{ font-size:14px; font-size:1.4rem; line-height:30px;}
    
.fo2p,.fon{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.clear2{ clear:both;}
    .foot{ padding-bottom: 50px;}
.footn{ padding-top:47px;}

.foot .zong{font-size: 0px;}
.fologo{ width:90px;}
.fo1{ width:49%; float:none; display: inline-block; vertical-align: top;}
.fo2{ width:49%; float:none; display: inline-block; vertical-align: top; margin-left:2%;}
.fo3{ width:49%; float:none; display: inline-block; vertical-align: top; margin-left:0px; margin-top:30px;}
.fo4{ width:49%; float:none; display: inline-block; vertical-align: top; margin-left:2%; margin-top:30px;}
.fobiao{ font-size:18px; font-size:1.8rem; line-height:26px; margin-top:20px;}
.fon a{ margin-top: 0px;}
    .fon{ font-size: 14px; font-size: 1.4rem;}
    .foot2{display: none;}
}
@media screen and (max-width:767px) {
.foot{ padding-bottom:110px; padding-top: 30px;}
.fo2,.fo3,.fo4,.foot2{ display:none}
.fo1{ width:100%;}
.shejiao2{ text-align:center;}
.shejiao2 a{ font-size:18px; margin:0 6px;}
.fop{ font-size:12px; font-size:1.2rem; line-height:22px; text-align:center;}
.fologo{ width:70px; margin:auto;}
}

.foxin input::-webkit-input-placeholder {/* WebKit browsers */
 color:#b1b1b1;opacity:1}
.foxin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#b1b1b1;opacity:1 }
.foxin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#b1b1b1;opacity:1 }
.foxin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#b1b1b1;opacity:1 }

.foxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#b1b1b1;opacity:1}
.foxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#b1b1b1;opacity:1 }
.foxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#b1b1b1;opacity:1 }
.foxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#b1b1b1;opacity:1 }


.foxin{ width: 95%; max-width: 278px; position: fixed; left: 10px; bottom: 70px; background: #fff; box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.11); z-index: 9999}
.fxbiao{ line-height: 27px; padding: 14px; background: #ff6100; color: #ffffff; font-size: 24px; font-size: 2.4rem; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; position: relative; cursor: pointer;}
.fxbiao i{ position: absolute; right: 10px; font-family: MicrosoftYaHei;}

.foxinn{ padding:1px 15px; padding-bottom: 30px;}
.fxp{ font-size: 18px; font-size: 1.8rem; line-height: 30px; 
/*margin-top: 13px; margin-bottom: 17px;*/
margin-top: 10px; margin-bottom: 12px;
}
.foxin .int1{ font-size: 0px; display: flex; flex-flow: wrap; justify-content: space-between;}
.foxin .int1 label{ cursor: pointer; margin-top: 5px;}
.foxin .int1 label p{ color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-left: 9px; display: inline-block; vertical-align: middle;}
.foxin .int1 label input{ display: inline-block; vertical-align: middle; cursor: pointer; width: auto; height: auto;}

.foxin .int2{ margin-top: 11px;}
.foxin input{ width: 100%;
/* height: 40px;*/
height:30px;
  border: solid 1px #f3f3f3; padding-left: 20px; padding-right: 10px; 
  /*line-height: 38px;*/
  line-height: 28px;
   font-size: 14px; font-size: 1.4rem; color: #333; background: #fff;}
.foxin textarea{ width: 100%;
/* height: 68px; */
height: 48px;
 border: solid 1px #f3f3f3; padding: 5px; padding-left: 20px; padding-right: 10px; line-height: 28px; font-size: 14px; font-size: 1.4rem; color: #333; background: #fff;}
.foxin .int3{ padding-right: 120px; position: relative; margin-top: 11px;}
.foxin .yanzheng{ width: 112px; height: 40px; position: absolute; bottom: 0px; right: 0px; cursor: pointer;}
.foxin .int5{ width: 100%; height: 41px; background: #ff6100; border: 1px solid #ff6100; border-radius: 25px; color: #ffffff; font-size: 16px; font-size: 1.6rem; right: 0px; bottom: 0px; cursor: pointer; transition: 0.5s; padding: 0px; margin-top: 25px;}
.foxin .int5:hover{background: #fff; color: #ff6100;}

/*.foxin .xing input,.foxin .xing textarea{background: #fff url("../images/xing.jpg") no-repeat 5px 15px;}*/
.foxin .xing input{background: #fff url("../images/xing.jpg") no-repeat 5px 12px;}
.foxin .xing textarea{background: #fff url("../images/xing.jpg") no-repeat 5px 15px;}
@media screen and (max-width:999px) {
.fxbiao{ line-height: 27px; padding: 5px; font-size: 16px; font-size: 1.6rem;}

.foxinn{ padding:1px 5px; padding-bottom: 15px;}
.foxin{ width: 50%; max-width: 260px; left: 5px; bottom: 55px;}
.foxin .int3{ padding-right: 80px;}
.foxin .yanzheng{ width: 80px; height: 40px; right: 0px;}
.foxin .int5{ height: 40px; font-size: 14px; font-size: 1.4rem;}
.fxp{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
.foxin .int1 label p{ font-size: 12px; font-size: 1.2rem; margin-left: 3px;}
}

.top{width: 93px; height: 63px; cursor:pointer; background: #fff; text-align:center; border-radius: 32px 0 0 32px; margin-top:12px; padding-top: 5px; box-shadow: 0px 3px 8px 0px rgba(0, 51, 153, 0.17); transition: 0.5s;}
.bottom{bottom:150px;}
.top i{color: #ff6100; display: block; font-size: 30px; line-height: 30px; transition: 0.5s;}
.top em{ font-size: 18px; font-size: 1.8rem; line-height: 20px; font-style: normal; transition: 0.5s;}
.top:hover{ background:#ff6100;}
.top:hover i,.top:hover em{ color: #fff;}

.lianxi{ position:fixed; width:93px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; width:93px; height:63px; text-align:center; line-height:63px; font-size:28px; margin-top:12px; background: #fff; border-radius: 32px 0 0 32px; box-shadow: 0px 3px 8px 0px rgba(0, 51, 153, 0.17);}
.ke1{ color: #03c305;}
.ke2{ color: #00aff0;}
.ke3{ color: #0160f8;}
.ke4{ color: #ff6100;}
.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; max-width:200px; height:200px; top:0px; left:-210px; display:none;}
/*.weixin img{ position:absolute; width:149px; height:150px; top:0px; left:-149px; display:none;}*/
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:50px; left:50% !important; margin-left:-75px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ background:#ff6100; color: #fff;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:25%;height:50px;line-height:50px;bottom:0px;right:0px;border-radius:0px;border:none; margin-top: auto; background: #083254;}
.top i{color: #fff; font-size: 20px; margin-top: 5px;}
.top em{display: none;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);height:50px;line-height:50px;}
.lianxi div{ width:25%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#083254; color:#fff !important; border-radius:0px; height:50px;line-height:50px; font-size: 20px;}
.weixin2{ display:block}
/*.weixin1{ display:none}*/
.weixin img{ top:inherit; left:0px; bottom:50px;}
}


/***********************  product  ***********************/
.fenbanner{}
.fenbanner img{width: 100%;}
.mianbao{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 36px;}
.mianbao a:hover{color: #ff6100;}
.comian{color: #ff6100 !important;}

.prmain{ padding-bottom: 85px; padding-top: 40px;}
.prrt{}
.prtbiao{ font-size:24px; font-size:2.4rem; line-height:30px;  text-align:center;}
.prtn{ font-size:16px; font-size:1.6rem; color:#666666; line-height:30px; margin-top:16px; overflow: hidden;}
.prtn p{ color:#666666;}
.zhankai{display: block; color: #083254; font-size: 14px; font-size: 1.4rem; line-height: 26px; text-decoration: underline; text-transform: uppercase; cursor: pointer; margin-top: 14px;}
.przhanh{height: auto !important;}

.prb{ font-size: 0px;}
.prb:after{content: ""; clear: both; display: block;}

.prl{ width:313px; float:left;}
.prr{ width: -moz-calc(100% - 335px);  width: -webkit-calc(100% - 335px);  width: calc(100% - 335px); float:right;font-size: 1.4rem;}

.j-nextshow { position: relative; text-align: center;}
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 50%; margin-top:-9px; right: 12px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; margin-bottom: 3px; background-color: #FFFFFF; }

.prbiao2{ display:inline-block; font-size:24px; font-size:2.4rem; line-height:30px; padding: 0 22px; position: relative;}
.prbiao2:before{content: ""; position: absolute; width: 15px; height: 2px; background: #333333; left: 0px; top: 50%; transform: translateY(-50%)}
.prbiao2:after{content: ""; position: absolute; width: 15px; height: 2px; background: #333333; right: 0px; top: 50%; transform: translateY(-50%)}

a.prbiao:hover{ background:#fff; color:#ff6100}

.pryiji{ background:#fff; border: solid 1px #f3f7f8; border-bottom: none; margin-top: 29px;}
.pryiji>li{ position:relative; transition:0.5s; border-bottom:1px solid #f3f7f8; margin-top: 3px;}
.pryiji>li>a{ display:block; padding:15px 10px; padding-left:45px; position:relative; background: #999999;}
.pryiji>li>a>i{ width: 20px; height: 20px; border-radius: 50%; border: 1px solid #fff;  position:absolute; left:13px; top:50%; transform:translateY(-50%)}
.pryiji>li>a>i:before{content: ""; position: absolute; width: 12px; height: 2px; background: #ffffff; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.pryiji>li>a>i:after{content: ""; position: absolute; width: 2px; height: 12px; background: #ffffff; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
.pryiji li a span{ display:block; font-size:16px; font-size:1.6rem; line-height:24px; transition:0.5s; color:#fff;}

.prerji{padding:10px 19px; border: solid 1px #a3a3a3;}
.prerji li a{ display:block; font-size:14px; font-size:1.4rem; color: #666666; line-height:24px; padding:11px 0; position:relative;}
.prerji>li{ position: relative;}
.prerji>li>a{ padding-left: 27px;  border-bottom: 1px solid #fff;}
.prerji>li i{ color: #666666; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); font-size: 12px; transition: 0.5s;}
.prsanji{ padding:10px 0; padding-left:30px;}
.prsanji li a{ font-size:14px; font-size:1.4rem; padding:2px 0;}

.pryiji>li:hover>a{background:#ff6100 ;}
.pryiji>li:hover span{ color: #fff !important;}
.pryiji>li:hover i:after{opacity: 0}
.prerji li a:hover{ color:#ff6100; border-color: #e7e7e7;}
.prerji>li:hover i{ color:#ff6100;}

.dangyi>a{background:#ff6100 !important;}
.dangyi span{color: #fff !important; }
.dangyi>a>i:after{opacity: 0 !important;}
.danger:before{ background:#ff6100 !important;}
.danger>a{ color:#ff6100 !important; border-color: #e7e7e7 !important;}
.danger>a i{ color:#ff6100 !important;}
.dangsan>a{ color:#ff6100 !important}

.prlb{ margin-top:30px; border: solid 1px #d5d5d5;}
.prbiao{ display: block; text-align: center; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; font-size: 24px; font-size: 2.4rem; line-height: 30px; padding: 10px; border-bottom: solid 1px #d5d5d5; text-transform: uppercase;}
.prlbn{ font-size:14px; font-size:1.4rem; line-height:32px; padding: 10px 16px; color: #666666;}
.prlbn a{ display:block; position:relative; color: #666666;}
.prlbn a:hover{ color:#ff6100;}

.prlc{ margin-top:34px; border: solid 1px #d5d5d5; padding: 7px;}
.prcn{ background:#fff; padding-top:3px;}
.prlctu{ display:block;}
.prlctu img{ width:100%; margin:auto;}
.prlcn{ font-size: 14px; font-size: 1.4rem; line-height: 32px; color: #666666; padding: 20px 0;}
.prlcn p{color: #666666; padding-left: 18px; position: relative;}
.prlcn p i{position: absolute; left: 0px; top:0px; color: #ff6100; font-size: 14px;}
.prlcn p a{color: #666666;}
.prlcn p a:hover{color: #ff6100;}

.prn{ font-size: 0px;}
.prlie{ width:32%; margin-left:2%; display: inline-block; vertical-align: top; margin-bottom:26px; margin-bottom: 11px; position:relative; overflow:hidden; transition:0.8s;}
.prlie:nth-child(3n-2){margin-left: auto;}
.prtu{ display:block; position:relative; overflow:hidden; border: solid 1px #e9e9e9;}
.prtu img{ width:100%; transition:0.5s;}

.przi{ text-align:center; padding: 15px 10px;}
.pra{ display:block; font-size:16px; font-size:1.6rem; line-height:24px; position: relative; text-align: center;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;;}
.prp a{ display:block; font-size:16px; font-size:1.6rem; color: #999999; line-height:28px; height:56px; margin-top:15px; text-align: left; overflow:hidden;}

.prin{ text-align:center; margin-top:10px; font-size:0px; position:relative;}
.prin input{ display:inline-block; vertical-align:middle; cursor:pointer; margin-right:10px;}
.prmor{ display:inline-block; vertical-align:middle; min-width: 101px; height:27px; line-height:25px; border: solid 1px #afafaf; font-size:14px; font-size:1.4rem; color:#666666;}

.prlie:hover{ background: #ff6100;}
.prlie:hover .prtu{ border-color: #ff6100;}
.prlie:hover a{ color:#fff;}
.prlie:hover .prmor{ background:#fff; border-color: #fff; color:#666666;}

.fenye{ padding-top:76px; text-align:center;}
.fenye:after{ content:""; clear:both; display:block;}
.fenyen{ display:inline-block; vertical-align:middle; *float:left;}
.fenyen a{ display:inline-block; *float:left; padding:0 15px; background:#fff; height:30px; text-align:center; line-height:30px; border-radius: 5px; margin:0 3px; margin-bottom:10px; font-size:18px; font-size:1.8rem;}
.fenyen a:hover{ color:#fff; background:#083254; border-color:#083254;}
.fenyen span{ display:inline-block; *float:left; padding:0 12px; background:#fff; height:30px; text-align:center; line-height:30px; margin:0 4.5px; margin-bottom:10px; font-size:18px; font-size:1.8rem; border-radius: 5px;}
.fenyen .sx{ color: #999999;}
.dangqianfen{ color:#fff !important; background:#083254 !important; border-color:#083254 !important;}
.fuxuan{ display:inline-block; vertical-align:middle; *float:right; margin-bottom:10px; background:url(../images/fuxuan.png) no-repeat right center; padding-right:32px; margin-left: 4px;}
.fuxuan input{ width:192px; height:44px; line-height:42px; border:1px solid #083254; color:#fff; background:#083254; cursor:pointer; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; font-size:18px; font-size:1.8rem; border-radius: 5px;}
.fuxuan input:hover{ background:unset; color:#083254;}
.fenyen .no:hover{background-color: #fff !important; color: #999999;}
@media screen and (max-width:1359px) {
.prt{ padding-top: 15px;}
.prl{ width:27%; float:left;}
.prr{ width:70%; float:right;}
    
.prbiao2{ font-size:22px; font-size:2.2rem; line-height:30px; padding: 0px;}
.prbiao2:before,.prbiao2:after{display: none;}

.pryiji{margin-top: 10px;}
.pryiji>li>a span{ font-size:16px; font-size:1.6rem;}
.prerji{padding-left:15px;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
.prmor{ min-width:90px; font-size:14px; font-size:1.4rem; padding: 0 5px;}

.prlbn{ font-size:14px; font-size:1.4rem; line-height:26px; padding:13px 19px; padding-bottom:18px;}
.prlbn a{}
.prlbn a:before{ width:10px; top:13px;}

.prlcp a{ font-size:14px; font-size:1.4rem; line-height:24px; max-height:48px; margin-top:0px; overflow:hidden;}
.prlcriqi{ font-size:14px; font-size:1.4rem; line-height:20px; margin-top:7px;}

.prtbiao{ font-size:22px; font-size:2.2rem; line-height:28px;}
.prtn{ font-size:14px; font-size:1.4rem; margin-top:15px;}
.pra{ font-size:14px; font-size:1.4rem; line-height:26px;}
.prp a{ font-size:14px; font-size:1.4rem; line-height:24px; height:48px; margin-top:5px;}
    
.fuxuan input{ font-size:14px; font-size:1.4rem; width:160px; height:30px; line-height:28px;}

.prlie{ width:32.33%; margin-left:1.5%;}
    

.mianbao{ font-size: 14px; font-size: 1.4rem; margin-top: 15px;}

.fenyen a{ padding:0 10px; margin:0 3px; font-size:14px; font-size:1.4rem; border-radius: 5px;}
}
@media screen and (max-width:999px) {
.prmain{ padding-top:20px; padding-bottom:40px;}
.prt{ padding-top: 0px;}
.prl{ width:34%; float:left;}
.prr{ width:64%; float:right; margin-top:0px; padding:0px;}

.fenye{ padding-top:26px;}
.prfu{ display:none}

.prlb{ margin-top:20px;}
.prlc{ margin-top:20px;}

.prin{ position:static; padding:0px;}
.prin input{ left:5px;}
.prbiao{ font-size:22px; font-size:2.2rem;}
.prtbiao{ font-size:20px; font-size:2rem; line-height:30px;}

.prlie{ width:48%; margin-left:1% !important; margin-right:1%; margin-bottom: 0px;}
.prin input{ margin-right:10px;}
    .prlie:after{ height: 3px;}
}
@media screen and (max-width:767px) {
.mianbao{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
.fenbiao{ font-size:22px; font-size:2.2rem; line-height:30px;}
a.prbiao:hover{ background:#ff6100; color:#fff}

.prl{ width:100%; float:none; margin-top:20px;}
.prr{ width:100%; float:none;}
/*.proslide_menubtn { display:block}
.pryiji{ display:none}*/
	.pryiji>li>a span{font-size: 14px; font-size: 1.4rem;}
.prmor{ font-size:12px; font-size:1.2rem; height: 30px; line-height: 30px;}
.prbiao{ text-align:left; padding-right:40px; font-size:18px; font-size:1.8rem;}
.prtn,.prlie p a,.prlcp a{ font-size:12px; font-size:1.2rem; line-height:22px;}
	.prlbn{font-size: 12px; font-size: 1.2rem; line-height: 26px;}
.prtbiao{ font-size:18px; font-size:1.8rem; line-height:26px;}

    .przi{padding: 5px; padding-bottom: 10px;}
.pra{ font-size:14px; font-size:1.4rem; line-height:22px;}
.prp a{ font-size:12px; font-size:1.2rem; line-height:20px; height:40px; margin-top:5px;}
.fenyen a{ font-size:12px; font-size:1.2rem; padding:0 10px; margin:0 2px; margin-bottom:10px;}
}
@media screen and (max-width:599px) {
.prr .prlie{ width:48%; margin-left:1% !important; margin-right:1% !important;}
.pra{ font-size:12px; font-size:1.2rem;}
}

/*********************  product2  **********************/
.pr2r{ display: flex; flex-flow: wrap; justify-content: space-between;}

.zoomPad {position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload {-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup {overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay {position:absolute; left:0px; top:0px; background:#FFF; /*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; }

.prob-pic { width:52.8%;}
.prob-pic .prob-pic-big { position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: solid 1px #c8c8c8;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s;}
.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: 10px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; transform: translateY(-50%); display: block; height: 35px; line-height:35px; text-align:center; color:#666666; font-size:24px; 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: #213364;}
.prob-pic .prob-pic-list { overflow: hidden;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden; padding-top: 5px; padding-bottom: 10px;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.1333%; width: 2.4%; overflow:hidden; border: solid 1px #c8c8c8;}
.prob-pic .prob-pic-item .item-pic { display:block; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic 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-pic.active{}

.jianjie{ width:45%; padding-bottom: 100px; position: relative;}
.jianjie h1{ font-size:32px; font-size:3.2rem; line-height:40px; position:relative;}

.jiann{ font-size:26px; font-size:2.6rem; line-height:43px; margin-top:92px; color: #666666;}
.jiann p,.jiann em,.jiann strong,.jiann a{color: #666666;}
.jiann a:hover{ color: #ff6100;}
.jiann img{ max-width:100%; display:inline;}
.jiann p{position: relative;}
.jiann em{display: block; padding-left: 25px; font-style: normal;}
.jiann em:before{content: ""; position: absolute; width: 10px; height: 10px; background: #0965aa; left: 0px; top: 8px; transform: rotate(45deg)}

.inno{ font-size:0px; position: absolute; width: 100%; left: 0px; bottom: 30px;}
.inno:after{content: ""; clear: both; display: block;}
.inno a{ display: inline-block; vertical-align: middle; padding:0 5px; min-width: 220px; line-height:59px; background: #083254; text-align:center; font-size:18px; font-size:1.8rem; margin-top:5px; margin-left: 20px; color:#fff; border-radius: 30px;}
.inno a:nth-child(1){ margin-left: 0px;}
.inno a:hover{ background:#ff6100; color:#fff;}

.share{ display: inline-block; vertical-align: middle; margin-top: 57px;}
.share1{ display:inline-block; vertical-align:middle; font-size:16px; font-size:1.6rem; color:#333333;}
.share2{ display:inline-block; vertical-align:middle;}

@media screen and (max-width: 1559px) {
.inno {margin-top: 10px;}
.inno a{ min-width: 110px; height: 40px; line-height: 40px; font-size:14px; font-size:1.4rem; margin-top:6px; text-transform: none; margin-left: 5px; padding: 0 15px;}
.share1{ font-size:14px; font-size:1.4rem;}

.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:30px;}
.jianbiao{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 8px;}
.jiann{ font-size:14px; font-size:1.4rem; line-height:24px; margin-top:15px;}
.share{ margin-top: 20px;}
}
@media screen and (max-width: 1359px) {
.jianjie h1{ font-size:22px; font-size:2.2rem; line-height:30px;}
}
@media screen and (max-width: 999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }
.prmain2n{ padding-top:26px; padding-bottom:20px;}
.prob-pic { float:none; margin:auto; margin-top: 0px; width: 100%; max-width: 500px;}

.jianjie{ width:auto; float:none; margin-left:0px; margin-right:0px; margin-top:20px; padding: 0px;}
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:30px;}
.jianbiao{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 8px;}
.jiann{ min-height:0px}
.inno{ margin-top:10px; bottom: 0px; position: relative;}
.inno a{ min-width: 106px; font-size:12px; font-size:1.2rem; height: 30px; line-height:30px; float:left; margin-right:10px;}
}
@media screen and (max-width: 767px) {
.jiann{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:12px; color: #333;}
}
@media screen and (max-width:550px) {
.prob-pic .prob-pic-list ul li { margin-right: 0.2%; width: 3.2%;}
}

.pr2n{ padding-top: 40px;}
.chanxbiao{ background: #083254; height: 40px; line-height: 40px; padding: 0 26px; color: #ffffff; font-size: 20px; font-size: 2rem; }

.chanxiang{ padding-top: 30px;}
.chanxiang p,.chanxiang em,.chanxiang strong{ color: #666;}
.chanxiang img{ max-width: 100%; display: inline-block;}
.chanxiang a{color: #ff6100;}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:36px;}
.table table tr{}
.table table tr td{ padding:10px; font-size:16px; font-size:1.6rem; color: #333; text-align: center; border: 1px solid #e6e6e6;}
.table table tr:first-child td{ background: #ebebeb;}

@media screen and (max-width:1359px) {
.pr2n{ padding-top: 30px;}
.chanxbiao{ padding: 0 15px; font-size: 18px; font-size: 1.8rem; }
.table table tr td{ padding:5px; font-size:14px; font-size:1.4rem;}
.chanxiang{ padding-top: 20px;}
}
@media screen and (max-width:767px) {
.chanxbiao{ padding: 0 15px; font-size: 16px; font-size: 1.6rem; }
.table table tr td{ padding:5px; font-size:12px; font-size:1.2rem;}
}

.prmf{ display: flex; flex-flow: wrap; justify-content: space-between;}
.mflie{ width: 49%; margin-top: 35px;}
.mftu{ border: solid 1px #cacaca;}
.mftu img{width: 100%;}
.mfzi{ text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 16px;}

.pr2main3{ background: url("../images/pr2bei.jpg") no-repeat center; background-size: cover; padding: 53px 20px;}
.pr23lie{ width: 19%; display: inline-block; vertical-align: top; margin-left: 1.25%; background: #fff; transition: 0.5s;}
.pr23lie:nth-child(5n-4){margin-left: 0px;}
.pr23tu{ display: block; overflow: hidden;}
.pr23tu img{width: 100%;}
.pr23zi{ display: block; padding:0 5px; height: 54px; line-height: 54px; text-align: center;}
.pr23zi span{ display: inline-block; vertical-align: middle; color: #666666; font-size: 11px; font-size: 1.1rem; line-height: 20px; max-height: 40px; overflow: hidden; transition: 0.5s;}
.pr23lie:hover{ background: #ff6100;}
.pr23lie:hover .pr23zi span{color: #fff;}

@media screen and (max-width:1359px) {
.mfzi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
.pr23lie{ width: 32.33%; margin: 5px 0; margin-left: 1.5%;}
.pr23lie:nth-child(5n-4){margin-left: 1.5%;}
.pr23lie:nth-child(3n-2){margin-left: 0%;}
}
@media screen and (max-width:767px) {
.mflie{ margin-top: 15px;}
.mfzi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 6px;}

.pr2main3{ padding: 20px 10px;}
.pr23lie{ width: 49%; margin-left: 2%;}
.pr23lie:nth-child(5n-4){margin-left: 2%;}
.pr23lie:nth-child(3n-2){margin-left: 2%;}
.pr23lie:nth-child(2n-1){margin-left: 0%;}
}

.prps{display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 15px;}
.prps p{width: 49%; margin-top: 24px;}
.prps p img{width: 100%;}

.prfa{ padding-top: 35px;}
.faa{ background: #999999; padding:10px 23px; padding-right: 45px; line-height: 29px; font-size: 16px; font-size: 1.6rem; color: #ffffff; position: relative; margin-top: 15px; cursor: pointer; transition: 0.5s;}
.faa i{ color: #fff; position: absolute; right: 17px; top: 10px; font-size: 24px;}
.fap{color: #999999; font-size: 16px; font-size: 1.6rem; line-height: 30px; padding: 20px 26px; border: solid 1px #dcdcdc; display: none;}
.fap p{color: #999999;}
.faa:hover{ background: #083254; color: #fff;}

@media screen and (max-width:1359px) {
.prfa{ padding-top: 20px;}

.faa{ padding:10px; padding-right: 45px; line-height: 30px; font-size: 16px; font-size: 1.6rem;}
.fap{color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 26px; padding: 20px 10px;}
}
@media screen and (max-width:767px) {
.faa{ padding:10px; padding-right: 45px; line-height: 26px; font-size: 14px; font-size: 1.4rem;}
.fap{color: #666666; font-size: 12px; font-size: 1.2rem; line-height: 22px; padding: 20px 10px;}
}


/********************  about1  ********************/
.abnav{ box-shadow: 0px 9px 12px 0px rgba(138, 138, 138, 0.09); margin-top: 4px; position: relative; z-index: 9}
.abnav .zong{text-align: center;}
.abnav a{ font-size: 18px; font-size: 1.8rem; line-height: 35px; width: 24%; display: inline-block; vertical-align: middle; padding: 20px 5px; position: relative;}
.abnav a:before{ content: ""; position: absolute; width: 0px; height: 2px; background: #ff6100; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}
.abnav .dangab{color: #ff6100 !important;}
.abnav a:hover:before,.abnav .dangab:before{ width: 110px !important;}

@media screen and (max-width:1359px) {
    .abnav a{  width: 30%;}
}
@media screen and (max-width:999px) {
.abnav{ margin-top: 4px;}
.abnav a{ font-size: 14px; font-size: 1.4rem; line-height: 30px; width: auto; padding: 10px 20px;}
.abnav a:hover:before,.abnav .dangab:before{ width: 40px !important;}
}
@media screen and (max-width:767px) {
.abnav a{ font-size: 12px; font-size: 1.2rem; line-height: 30px; width: auto; padding: 10px 10px;}
}

.ab1main1{ background: #f7f7f7; padding: 71px 0;}
.ab1main1 .zong{display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab11zi{ width: 47.857%;}
.ab11tu{ width: 59.7%; margin-right: -10%;}

.abbiao{ font-size: 46px; font-size: 4.6rem; line-height: 52px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.ab11a{color: #999999; margin-top: 13px; position: relative; padding-bottom: 44px;}
.ab11a:before{content: ""; position: absolute; width: 65px; height: 3px; background: #ff6100; left: 0px; bottom: 0px;}
.ab11p{margin-top: 53px;}

@media screen and (max-width:1759px) {
.ab11tu{ width: 49.7%; margin-right: -0%;}
}
@media screen and (max-width:1559px) {
.abbiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.ab11a{ margin-top: 13px; padding-bottom: 20px;}
.ab11p{margin-top: 30px;}
}
@media screen and (max-width:1359px) {
.abbiao{ font-size: 30px; font-size: 3rem; line-height:40px;}
}
@media screen and (max-width:999px) {
.ab1main1{ padding: 40px 0;}
.ab11zi{ width: 100%;}
.ab11tu{ width: 100%; max-width: 700px; margin: auto; margin-top: 30px;}
.abbiao{ font-size: 26px; font-size: 2.6rem; line-height:32px;}
}
@media screen and (max-width:767px) {
.abbiao{ font-size: 22px; font-size: 2.2rem; line-height:30px;}
.ab1main1{ padding-top: 30px;}
}


.ab1main2{ padding-bottom: 63px; padding-top: 69px; position: relative;}
.ab1main2:before{content: ""; position: absolute; width: 64.27%; right: 0px; top: 163px; bottom: 0px; background: #ff6100; border-radius: 0px 0px 0px 112px; z-index: -1}
.ab1main2 .zong{ box-shadow: 0px 0px 46px 0px rgba(210, 210, 210, 0.27); background: #ffffff url("../images/ab12bei.jpg") no-repeat center; padding: 60px; display: flex; flex-flow: wrap; justify-content: space-between;}
.ab12l{ width: 33.125%;}
.ab12r{ width: 58.83%;}

.ab12biao{padding-bottom: 22px; position: relative;}
.ab12biao:before{content: ""; position: absolute; width: 65px; height: 3px; background: #ff6100; left: 0px; bottom: 0px;}

.ab12p{margin-top: 33px;}
.ab12p,.ab12p p{ color: #999999; line-height: 26px;}
.ab12tu{ margin-top: 78px;}

.ab12r .row{}
.ab12r .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y; margin-top: 27px;}
.ab12r .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.ab12r .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.ab12r .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.ab12r .owl-carousel .owl-item{float: left;}
.ab12r .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.ab12r .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.ab12r .owl-theme .owl-controls{margin-top: 0px;}
.ab12r .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.ab12r .owl-theme .owl-controls .owl-page span{display: block;width: 26px;height: 5px; margin-right: 23px; border-radius: 3px;background: #999999;font-size: 0px;}
.ab12r .owl-theme .owl-controls .owl-page.active span,.ab12r .owl-theme .owl-controls.clickable .owl-page:hover span{ background: #ff6100;}

.ab12r .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.ab12r .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.ab12r .owl-theme .owl-prev{ left: 0px;}
.ab12r .owl-theme .owl-next{ right: 0px;}
.ab12r .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.ab12lie{ margin-bottom: 47px;}
.ab12a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; border-bottom: 1px solid #333333; padding-bottom: 12px;}
.ab12p2{ line-height: 26px; margin-top: 26px;}

@media screen and (max-width:1359px) {
.ab1main2 .zong{ padding: 50px 20px;}
.ab12l{ width: 39%;}
.ab12r{ width: 58%;}
.ab12lie{ margin-bottom: 20px;}
}
@media screen and (max-width:999px) {
.ab1main2{ padding-bottom: 40px; padding-top: 40px;}
.ab1main2 .zong{ padding: 40px 20px;}
.ab12l{ width: 100%;}
.ab12r{ width: 100%; margin-top: 20px;}
.ab12p{margin-top: 20px;}
.ab12tu{ margin-top: 20px;}
    
.ab12a{ font-size: 16px; font-size: 1.6rem; padding-bottom: 10px;}
.ab12p2{ margin-top: 15px;}
}
@media screen and (max-width:767px) {
.ab1main2{ padding-bottom: 20px; padding-top: 40px;}
.ab1main2 .zong{ padding: 20px 10px;}
.ab12r .owl-theme .owl-controls .owl-page span{width: 16px;height: 5px; margin-right: 10px;}
.ab12a{ font-size: 14px; font-size: 1.4rem; padding-bottom: 10px;}
}

.ab1main3{padding-top: 116px; padding-bottom: 70px;}
.ab13biao{ text-align: center;}
.ab13biao:before{left: 50%; transform: translateX(-50%);}

.img-scroll1 {position: relative; margin-top:57px; padding-bottom: 87px}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 51px; height: 51px; line-height:51px; font-size:16px; font-size:6.2rem; color:#000000; bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { left: 50%; margin-left:-62px;  cursor: pointer;}
.img-scroll1 .next { right:50%; margin-right:-62px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #fd6609;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.2448%; margin-right:0.00693%; position:relative;}

.ab13tu{}
.ab13tu img{width: 100%;}
.ab13zi{ display: block; position: absolute; width: 100%; left: 0px; bottom:0px; padding: 5px; text-align: center; line-height: 35px; color: #fff; font-size: 16px; font-size: 1.6rem; background: #333; background: rgba(51,51,51,0.85);}

@media screen and (max-width:1359px) {
.ab1main3{padding-top:56px; padding-bottom: 40px;}
.ab13zi{ font-size: 14px; font-size: 1.4rem; line-height: 30px;}
.img-scroll1 { margin-top:30px; padding-bottom: 60px}
.img-scroll1 .prev, .img-scroll1 .next { width: 31px; height: 31px; line-height:31px; font-size:16px; font-size:4.2rem;}
.img-scroll1 .prev { left: 50%; margin-left:-42px;  cursor: pointer;}
.img-scroll1 .next { right:50%; margin-right:-42px; cursor: pointer;}
}
@media screen and (max-width:999px) {
.img-list1 li { width:0.3233%; margin-right:0.015%;}
}
@media screen and (max-width:767px) {
.ab1main3{padding-top:30px; padding-bottom: 30px;}
.img-list1 li { width:0.49%; margin-right:0.02%;}
.ab13zi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}
@media screen and (max-width:399px) {
.img-list1 li { width:1%; margin-right:0.02%;}
}

.ab1main4{ background: #f7f7f7; padding-top: 53px; padding-bottom: 87px;}

.ab1main4 .row{}
.ab1main4 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y; margin-top: 27px;}
.ab1main4 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.ab1main4 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.ab1main4 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}

.ab1main4 .owl-carousel .owl-item{float: left; font-size: 0px;}
.ab1main4 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.ab1main4 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.ab1main4 .owl-theme .owl-controls{margin-top: 70px; text-align: center;}
.ab1main4 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.ab1main4 .owl-theme .owl-controls .owl-page span{display: block;width: 26px;height: 5px; margin-left: 11px; margin-right: 12px; border-radius: 3px;background: #999999;font-size: 0px;}
.ab1main4 .owl-theme .owl-controls .owl-page.active span,.ab1main4 .owl-theme .owl-controls.clickable .owl-page:hover span{ background: #ff6100;}

.ab1main4 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.ab1main4 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.ab1main4 .owl-theme .owl-prev{ left: 0px;}
.ab1main4 .owl-theme .owl-next{ right: 0px;}
.ab1main4 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.ab14tu{ width: 14.2%; margin-left: 2.96%; display: inline-block; vertical-align: top; height: 89px; background: #fff; margin-top: 37px; position: relative;}
.ab14tu:nth-child(6n-5){margin-left: 0px;}
.ab14tu img{position: absolute; max-width: 95%; max-height: 95%; top: 50%; left: 50%; transform: translate(-50%,-50%)}

@media screen and (max-width:999px) {
.ab1main4{ padding-top: 33px; padding-bottom: 37px;}
.ab1main4 .owl-carousel{ margin-top: 10px;}
.ab14tu{ width: 15%; margin-left: 2%; height: 89px; margin-top: 10px;}
.ab1main4 .owl-theme .owl-controls{margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab14tu{ width: 32.333%; margin-left: 1.5%; height: 75px; margin-top: 10px;}
.ab14tu:nth-child(3n-2){margin-left: 0px;}
.ab1main4 .owl-theme .owl-controls .owl-page span{width: 16px;height: 5px; margin-right: 10px;}
}

.ab1main5{ padding-top: 53px; padding-bottom: 135px;}

.img-scroll2 {position: relative; min-height: 706px; margin-top:80px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 51px; height: 51px; line-height:51px; font-size:16px; font-size:6.2rem; color:#000000; bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: 50%; margin-left:-62px;  cursor: pointer;}
.img-scroll2 .next { right:50%; margin-right:-62px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #fd6609;}
.img-list2 {position: relative;overflow: hidden; margin-left: -22%;}
.img-list2 ul {width: 10000%; font-size: 0px;}
.img-list2 li {display: inline-block; vertical-align: middle; width:0.35%; margin-right:0.023%; position:relative; transition: 0.5s;}

.img-list2 li:nth-child(2){width: 0.44%}

@media screen and (max-width:1699px) {
.img-scroll2 { min-height: 630px; margin-top:50px;}
}
@media screen and (max-width:1559px) {
.img-scroll2 { min-height: 580px; margin-top:50px;}
}
@media screen and (max-width:1399px) {
.ab1main5{ padding-top: 43px; padding-bottom: 45px;}
.img-scroll2 { min-height: 530px; margin-top:50px;}

.img-scroll2 .prev, .img-scroll2 .next { width: 31px; height: 31px; line-height:31px; font-size:16px; font-size:4.2rem;}
.img-scroll2 .prev { left: 50%; margin-left:-42px;  cursor: pointer;}
.img-scroll2 .next { right:50%; margin-right:-42px; cursor: pointer;}
}
@media screen and (max-width:1249px) {
.img-scroll2 { min-height: 480px; margin-top:40px;}
}
@media screen and (max-width:1139px) {
.img-scroll2 { min-height: 440px; margin-top:40px;}
}
@media screen and (max-width:999px) {
.ab1main5{ padding-top: 30px; padding-bottom: 30px;}
.img-scroll2 { min-height: 0px; margin-top:30px; padding-bottom: 50px;}
.img-list2 { margin-left: 0%;}
.img-list2 li { width:0.32% !important; margin-right:0.02% !important;}
}
@media screen and (max-width:767px) {
.img-list2 li { width:0.49% !important; margin-right:0.02% !important;}
}


/********************  about2  ********************/

#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)}}

.abmain2{ padding-top: 50px; padding-bottom: 46px;}
.ab2biao{text-align: center; font-size: 40px; font-size: 4rem; line-height: 50px;}
.ab2pz{ max-width: 540px; margin: auto; margin-top: 20px; color: #999999; text-align: center;}

.ab2n{font-size: 0px; padding-top: 40px;}
.ab2lie{ width: 24%; display: inline-block; vertical-align: top; margin-left: 1.33%; margin-bottom: 68px;}
.ab2lie:nth-child(4n-3){margin-left: auto;}

.ab2tu{display: block;}
.ab2tu img{transform: scale(1,1) !important}
.ab2zi{text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 29px;}

@media screen and (max-width:1559px) {
.ab2lie{ margin-bottom: 20px;}
.ab2zi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}

.ab2biao{ font-size: 34px; font-size: 3.4rem; line-height: 40px;}
.ab2pz{ margin-top: 10px;}
.ab2n{ padding-top: 20px;}
}
@media screen and (max-width:1359px) {
.ab2biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:999px) {
.abmain2{ padding-top: 40px; padding-bottom: 30px;}
.ab2lie{ width: 32.33%; margin-left: 1.5%;}
.ab2lie:nth-child(4n-3){margin-left: 1.5%;}
.ab2lie:nth-child(3n-2){margin-left: 0px;}
}
@media screen and (max-width:767px) {
.ab2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.ab2zi{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 10px;}
}
@media screen and (max-width:539px) {
.abmain2{ padding-top: 30px; padding-bottom: 20px;}
.ab2lie{ width: 49%; margin-left: 2%;}
.ab2lie:nth-child(4n-3){margin-left: 2%;}
.ab2lie:nth-child(3n-2){margin-left: 2%;}
.ab2lie:nth-child(2n-1){margin-left: 0px;}
}

/********************  news  ********************/
.nemain{ padding-top: 68px; padding-bottom: 180px;}
.nen{position: relative;}
.nen:before{content: ""; position: absolute; width: 3px; height: 100%; background: #b2b2b2; left: 6px; top: 0px;}
.nelie{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-left: 56px; position: relative; margin-top: 93px;}
.nelie:first-child{margin-top: 0px;}
.nelie:before{content: ""; position: absolute; width: 9px; height: 9px; border: solid 3px #666666; background: #fff; border-radius: 50%; left: 0px; top: 15px;}
.nelie:after{content: ""; position: absolute; width: 24px; height: 2px; background: #eeeeee; left: 25px; top: 21px;}
.netu{display: block; width: 340px; border-radius: 20px;}
.netu img{width: 100%; border-radius: 20px;}
.nezi{width: -moz-calc(100% - 394px);  width: -webkit-calc(100% - 394px);  width: calc(100% - 394px);}

.nea{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep{ line-height: 28px; margin-top: 13px;}
.nep a{display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.neriqi{display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 17px;}
.nemor{display: block; width: 140px; height: 35px; line-height: 33px; border-radius: 5px; border: solid 1px #666666; text-align: center; font-size: 16px; font-size: 1.6rem; margin-top: 47px;}
.nemor span{transition: 0.5s;}
.nemor:before,.nemor:after{border-bottom-color: #ff6100}
.nemor:hover{ border-color: #ff6100;}
.nemor:hover span{ color: #fff;}

@media screen and (max-width:1359px) {
.nea{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
.nemain{ padding-top: 40px; padding-bottom: 40px;}
.nen{padding-bottom: 10px;}
.nen:before,.nelie:before,.nelie:after{display: none;}
    .nelie{padding-left: 0px; margin-top: 20px;}
    .netu{margin-left: 0px; width: 240px;}
.nezi{width: -moz-calc(100% - 255px);  width: -webkit-calc(100% - 255px);  width: calc(100% - 255px);}
.nea{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
    .neriqi{font-size: 12px; font-size: 1.2rem; margin-top: 10px;}
    .nemor{display: none;}
}
@media screen and (max-width:767px) {
    .netu{ width: 160px;}
.nezi{width: -moz-calc(100% - 175px);  width: -webkit-calc(100% - 175px);  width: calc(100% - 175px);}
.nea{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}
@media screen and (max-width:399px) {
    .netu{ width: 100%;}
.nezi{width:100%; margin-top: 10px;}
}

/********************  news2  ********************/
.nemain2{ padding-top: 87px; padding-bottom: 178px;}
.nemain2 h1{ font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; font-size: 32px; font-size: 3.2rem; line-height: 40px;}
.neriqi2{ display: block; color: #666666; font-size: 15px; font-size: 1.5rem; line-height: 24px; margin-top: 39px;}
.neriqi2 i{ display: inline-block; vertical-align: middle; color: #8c8c8c; margin-right: 15px;}

.nexiang{color: #333; margin-top: 48px; font-family: Montserrat-Light, Arial, "Arial Black", "sans-serif", Verdana;}
.nexiang p,.nexiang em,.nexiang strong{color: #333;}
.nexiang a{color: #ff6100;}
.nexiang img{ display: inline-block; max-width: 100%;}

.neb{background: url("../images/xiexian.jpg"); margin-top: 57px; display: flex; flex-flow: wrap; justify-content: space-between; align-items:center; padding: 20px 17px; font-family: Montserrat-Light, Arial, "Arial Black", "sans-serif", Verdana;}
.fanpian{}
.fanpian li{display: inline-block; vertical-align: middle; line-height: 43px; margin-right: 47px; font-size: 18px; font-size: 1.8rem;}
.fanpian li i{ display: inline-block; vertical-align: middle; width: 38px; height: 38px; line-height: 36px; text-align: center; border: 1px solid #a9a9a9; border-radius: 50%; font-size: 34px; color: #a9a9a9; margin-right: 13px; transition: 0.5s;}
.neb .share{margin-top: auto;}
.fanpian li a:hover i{border-color: #ff6100; color: #ff6100;}

@media screen and (max-width:1359px) {
.nemain2{ padding-top: 40px; padding-bottom: 40px;}
.nemain2 h1{ font-size: 28px; font-size: 2.8rem; line-height: 34px;}
.neriqi2{ margin-top: 15px;}
.nexiang{ margin-top: 20px;}

.neb{ margin-top: 30px; padding: 10px;;}
    .fanpian li{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.nemain2{ padding-top: 30px; padding-bottom: 40px;}
.nemain2 h1{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.nemain2 h1{ font-size: 18px; font-size: 1.8rem; line-height: 28px;}
    .fanpian li{ margin-right: 20px;}
}

/********************  service  ********************/
.huibei{ background: #f8f8f8;}

.senav{ box-shadow: 0px 12px 18px 0px rgba(210, 210, 210, 0.19); background: #ffffff; margin-top: 15px;}

.img-scroll3 {position: relative; margin-top:29px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; height: 46px; line-height:46px; font-size:16px; font-size:3.2rem; color:#999999; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll3 .prev { right: 39px; cursor: pointer;}
.img-scroll3 .next { right:0px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color: #083254;}
.img-list3 {position: relative;overflow: hidden; margin: 0 70px;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left; width:0.25%; padding: 0 10px; height: 80px; line-height: 80px; text-align: center; position:relative;}
.img-list3 li a{display: inline-block; vertical-align: middle; font-size: 16px; font-size: 1.6rem; line-height: 26px; position: relative; padding: 10px 0;}
.img-list3 li a:before{content: ""; position: absolute; width: 0px; height: 3px; background: #ff6100; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}
.img-list3 li a:hover:before,.dangse:before{width: 71px !important}
.dangse{color: #ff6100 !important;}

@media screen and (max-width:1359px) {
.img-list3 li a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:999px) {
.img-list3 { margin: 0; margin-right: 70px;}
.img-list3 li { width: 0.33333%}
}
@media screen and (max-width:767px) {
.img-scroll3 { margin-top:15px;}
.img-list3 li { width: 0.5%; padding: 0 5px;}
.img-list3 li a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

.semain{ background: #fff; padding: 25px 14px; margin-top: 49px;}
.set{ border: solid 1px #cdcdcd; padding: 20px; font-size: 0px; text-align: center;}
.set p{ width: 32%; /*width: 26%;*/ display: inline-block; vertical-align: top; padding-right: 10px; font-size: 20px; font-size: 2rem; line-height: 30px; position: relative; padding-left: 32px; text-align: left; margin: 5px 0;}
.set p i{position: absolute; width: 13px; height: 13px; left: 0px; top: 9px;}
.set p em{position: absolute; width: 13px; height: 13px; left: 0px; top: 9px;}

.sec{ margin-top: 23px;}
.sec p{position: relative; padding-left: 19px;}
.sec p:before{content: ""; position: absolute; width: 8px; height: 8px; background: #666666; border-radius: 50%; left: 0px; top: 11px;}

.seb{ font-size: 0px; padding-bottom: 55px;}
.selie{ width: 24%; display: inline-block; vertical-align: top; margin-left: 1.333%; margin-top: 40px; margin-bottom: 27px;}
.selie:nth-child(4n-3){margin-left: 0px;}
.setu{}
.setu img{width: 100%;}
.sezi{ font-size: 16px; font-size: 1.6rem; line-height: 26px; text-align: center; margin-top: 13px;}

@media screen and (max-width:1359px) {
.semain{ padding: 20px 10px; margin-top: 20px;}
.set p{ width: 33.33%; font-size: 16px; font-size: 1.6rem; padding-left: 24px;}

.seb{ padding-bottom: 25px;}
.selie{ margin-top: 20px; margin-bottom: 0px;}
.sezi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 8px;}
}
@media screen and (max-width:999px) {
    .set{ padding: 10px;}
.set p{ width: 50%; font-size: 14px; font-size: 1.4rem; padding-left: 24px;}
}
@media screen and (max-width:767px) {
.set p{ width: 100%;}
.selie{ width: 49%; margin-left: 2%;}
    .selie:nth-child(2n-1){margin-left: 0px;}
.sezi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 8px;}
}

/********************  contact  ********************/
.comain{ padding-top: 70px;}
.cobiao{ font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; font-size: 60px; font-size: 6rem; line-height: 70px; text-align: center;}
.copz{ max-width: 640px; margin: auto; text-align: center; margin-top: 20px;}

.con{box-shadow: 0px 0px 35px 0px rgba(201, 205, 207, 0.6); background: #fff; display: flex; flex-flow: wrap; justify-content: space-between; margin-bottom: 57px; margin-top: 66px;}
.col{ width: 487px; background: url("../images/cobei.jpg") no-repeat center; background-size: cover; padding: 70px 80px;}
.cor{width: -moz-calc(100% - 487px);  width: -webkit-calc(100% - 487px);  width: calc(100% - 487px);}

.coa{ color: #ffffff; font-size: 22px; font-size: 2.2rem; line-height: 30px; position: relative; padding-bottom: 10px;}
.coa:before{content: ""; position: absolute; width: 9px; height: 3px; background: #ffffff; left: 17px; bottom: 0px;}

.cop{color: #ffffff; font-size: 18px; font-size: 1.8rem; line-height: 30px;}
.cop p{color: #ffffff; padding-left: 39px; position: relative; margin-top: 30px;}
.cop p i{position: absolute; left: 0px; top: 0px; font-size: 22px;}
.cop p em{position: absolute; left: 0px; top: 0px; font-size: 22px; color: #fff;}
.cop p a{color: #fff;}

.coxin{ width: 90%; max-width: 690px; margin: auto; display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 42px;}
.coxin .int1{ width: 48.4%; margin-top: 23px;}
.coxin .int2{ width: 100%; margin-top: 23px;}
.coxin input{ width: 100%; height: 40px; line-height: 40px; background: #f0f1f3; padding: 0 16px; color: #666666; font-size: 16px; font-size: 1.6rem;}
.coxin textarea{ width: 100%; height: 120px; line-height: 40px; background: #f0f1f3; padding: 0 16px; color: #666666; font-size: 16px; font-size: 1.6rem;}
.coxin .yanzheng{width: 148px; height: 40px; cursor: pointer;}
.coxin .int2 input{background: #ff6100; height: 48px; line-height: 48px; color: #ffffff; font-size: 20px; font-size: 2rem; cursor: pointer; transition: 0.5s;}
.coxin .int2 input:hover{ background: #083254;}
.cop p a:hover{ color: #083254;}

.ditu{ padding-bottom: 120px;}
.ditu img{width: 100%;}

@media screen and (max-width:1359px) {
.comain{ padding-top: 40px;}
.col{ width: 380px; padding:40px 20px;}
.cor{width: -moz-calc(100% - 380px);  width: -webkit-calc(100% - 380px);  width: calc(100% - 380px);}
.cop{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}

.cobiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.con{ margin-bottom: 50px; margin-top: 40px;}
.ditu{ padding-bottom: 40px;}
.coxin{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.col{ width: 300px; padding:40px 20px;}
.cor{width: -moz-calc(100% - 300px);  width: -webkit-calc(100% - 300px);  width: calc(100% - 300px);}
    
.cop{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.coxin input,.coxin textarea{ font-size: 14px; font-size: 1.4rem;}
.coxin .int2 input{ font-size: 16px; font-size: 1.6rem;}
.cobiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:767px) {
.comain{ padding-top: 20px;}
.cobiao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.cop{ margin-top:5px; font-size: 12px; font-size: 1.2rem;}
.cop p{ margin-top: 16px;}

.col{ width: 100%; padding:40px 20px;}
.cor{width:100%; padding-bottom: 20px;}
.coxin{width: 95%;}
    
.con{ margin-bottom: 30px; margin-top: 20px;}
.coxin input,.coxin textarea{ font-size: 12px; font-size: 1.2rem; padding: 0 10px;}
.coxin .int1{ width: 48.4%; margin-top: 10px;}
.coxin .int2{ width: 100%; margin-top: 10px;}
}



@media screen and (max-width:1559px) {

}
@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}





@font-face {
  font-family: Montserrat-Light;
  font-display: swap;
  src: url("../fonts/Montserrat-Light.woff2") format("woff2"),
       url("../fonts/Montserrat-Light.woff") format("woff"),
       url("../fonts/Montserrat-Light.ttf") format("truetype"),
       url("../fonts/Montserrat-Light.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@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 3539615 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1658457126002') format('woff2'),
       url('../fonts/iconfont.woff?t=1658457126002') format('woff'),
       url('../fonts/iconfont.ttf?t=1658457126002') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xitong:before {
  content: "\e603";
}

.icon-bottom4:before {
  content: "\e8af";
}

.icon-top4:before {
  content: "\e654";
}

.icon-right4:before {
  content: "\e8b0";
}

.icon-left4:before {
  content: "\e8b1";
}

.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-right3:before {
  content: "\e8ac";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-zhusuji01:before {
  content: "\e626";
}

.icon-top3:before {
  content: "\e623";
}

.icon-dkw_qiche:before {
  content: "\e60c";
}

.icon-shangmoju:before {
  content: "\e601";
}

.icon-bottom2:before {
  content: "\e8b2";
}

.icon-left3:before {
  content: "\e8ad";
}

.icon-bottom3:before {
  content: "\e8ae";
}
.listcart{margin-top: 90px;}
.listcart a.l{float: left;}
.listcart a.r{float: right;}
.listcart a{ background:#ff6100;display:inline-block;height: 34px; width:200px; line-height: 34px;cursor: pointer;border: none;overflow: hidden;color: #fff;cursor: pointer;  border:1px solid #ff6100; padding-left:10px; padding-right:10px; text-align:center; margin-left:10px;}
.listcart a:hover{  border:#ff6100 solid 1px;background: #ff6100; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px ;float: none;}
.listcart{ width:100%; margin-top:50px; }
}
@media screen and (max-width:472px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}

#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)}}

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}
 
 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}
 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}


.tankaunga{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}

.tankaunga:before{ content:"X"; position:absolute; width:30px; height:30px; line-height:30px; text-align:center; top:10px; right:10px; background:#fff; border-radius:50%; font-size:18px;}

.tankaungn2{position:fixed; left: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;}

.ab1shipin img{
    cursor: pointer;
}


.nemain2 .nexiang a{
    display:inline-block;
}
.shejiao2 a{ position:relative;}
.shejiao2 a span{ display:block; position:absolute; width:130px; height:130px; left:50%; transform:translateX(-50%); bottom:140%; text-align:center; line-height:130px; background:#fff; visibility:hidden; opacity:0; transition:0.5s;}
.shejiao2 a span img{ max-width:100%; max-height:100%; display:inline-block; vertical-align:middle;}
.shejiao2 a:hover span{ visibility:visible; opacity:1;}
@media screen and (max-width:999px) {
    .shejiao2 a span{ display:none; visibility:visible; opacity:1; width:100px; height:100px; line-height:100px;}
}

@media screen and (min-width: 1000px){
	
	}
	
	.banner .slideItem {
  position: relative;
}

.banner iframe{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner 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;
}


.table table.thintable td{ border:none; text-align:left; padding:5px; line-height:24px;  font-size:12px;}
.table table tr:first-child td:first-child {    width: 130px;}