@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;scroll-padding-top: 146px;}

body {margin: 0 auto;font-family:Montserrat-Light,Arial, Helvetica, sans-serif;font-size: 14px; font-size: 1.4rem; 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-Light,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: #0e6acd;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}

::-webkit-scrollbar {
width:4px; height: 4px;
}
::-webkit-scrollbar-track {
background: #e5e5e5
}
::-webkit-scrollbar-thumb {
background:#0e6acd;
}


.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: 1200px; 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: #0e6acd;}

.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: #0e6acd;}

.mp1{ font-size: 18px; font-size: 1.8rem; line-height: 30px; color: #666666;}
.mp1 p,.mp1 a{color: #666666; display: block;}
.mp1 a:hover{color: #0e6acd;}

@media screen and (max-width:1559px) {
.mp1{ font-size: 16px; font-size: 1.6rem; line-height: 30px !important;}
}
@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp1{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #0e6acd; 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 #0e6acd; -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: #0e6acd; -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: #0e6acd; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; z-index:99999;}

.logo{display:block; position: absolute; left: 0px; top: 0px; width: 24.48%; background: #f8f8fa; height: 100%; padding-left: 146px; padding-right: 49px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; z-index: 10;}
.logo:before{content: ""; position: absolute; width: 144px; height: 100%; background: url("../images/hebei.png") no-repeat left top; background-size: 100% 100%; left: 100%; top: 0px;}
.logon{ display: inline-block; vertical-align: middle; width: 100%;}

.het{ background: #0e6acd; padding-left: 24.48%; margin-left: 144px; padding-right: 170px; line-height: 36px; position: relative; z-index: 9}
.heb{ background: #e0eaf5; padding-left: 24.48%; margin-left: 144px; padding-right: 170px; position: relative; z-index: 8}
.het:after,.heb:after{ content: ""; display: block; clear: both;}

.hexin{ float: right; font-size: 0px; margin-right: 60px;}
.hexin li{  display: inline-block; vertical-align: middle; margin-left: 10px; font-size: 16px; font-size: 1.6rem; color: #fff; position: relative;}
.hexin li a{}
.hexin li i,.hexin li em{ display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 5px; text-align: center; color: #fff; font-size: 12px;}
.hexin li img{ width: 120px; max-width: none; position: absolute; left: 50%; top: 100%; transition: 0.5s; visibility: hidden; transform: scale(0.9) translateX(-50%); opacity: 0;}

.hexin1 i,.hexin1 em{ background: #03db6b; cursor: pointer;}
.hexin2 i,.hexin2 em{ background: #25d366;}
.hexin3 i,.hexin3 em{ background: #2fe12d; margin-right: 8px;}
.hexin3 span{color: #fff; display: inline-block; vertical-align: middle;}
.hexin li:hover img{ visibility:visible; transform: scale(1) translateX(-50%); opacity: 1;}

/*  yvzhong  */
.yvn{ float:right; position:relative; padding-left: 35px; z-index:9999}
.yvn:before{content: ""; position: absolute; width: 1px; height: 18px; background: #ffffff; left: 0px; top: 50%; transform: translateY(-50%);}
.yvzhonga{ display:block; text-align: center; font-size: 16px; font-size: 1.6rem; transition:1s; color:#ffffff; cursor:pointer; position:relative; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; z-index:99999}
.yvn svg{ width:100%; max-width:33px; max-height:33px; margin-right: 13px; display:inline-block; vertical-align:middle}
.yvzhonga img{ width:100%; max-width:33px; max-height:33px; margin-right: 13px; display:inline-block; vertical-align:middle}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-left: 7px; width: 0; opacity: 0.6; border: 4px solid #f8f8fa; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent;}
.yvzhonga:hover{ text-decoration: underline;}

.yvul{ width:150px; position:absolute; top:110%; right:0px; background:#fff; border:1px solid #ccc; font-size: 0px; max-height: calc(100vh - 200px); transition: 0.5s; visibility: hidden; transform: scale(0.9); opacity: 0;}
.yvul li{ font-size:14px; font-size:1.4rem; line-height:22px; color:#333;}
.yvul li a{ display: flex; padding:10px;}
.yvul li a img{ margin-right:10px;}
.yvul li a:hover{ background: #0e6acd; color: #fff;}

.yvn:hover .yvul{ visibility:visible; transform: scale(1); opacity: 1;}

.heem{ float: right; margin-right: 38px;}
.heem i{ display: inline-block; vertical-align: middle; width: 20px; margin-right: 10px;}
.heem a{ display: inline-block; vertical-align: middle; font-size: 18px; font-size: 1.8rem; font-weight: bold; color: #f8f8fa;}
.heem em{ display: inline-block; vertical-align: middle; color: #ffffff; font-size: 22px;font-weight:normal;margin-left: 5px;}

.hetp{ font-size: 16px; font-size: 1.6rem; color: #fff;}
.hetp p{ color: #fff;}
.hetp p i{ display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 22px;}

/*  sousuo  */
.sousuo{ float:right;width:250px; height:40px; position:relative; z-index:9999; margin-top:17px; transition:0.5s; background: #f5f5f5;}
.sousuo form{ width:250px; height:40px; overflow:hidden; position: relative; background:#fff; transition:0.5s; z-index:99999}
.sou{width: calc(100% - 40px); height:40px;line-height:38px; padding-left:14px; font-size:14px; font-size:1.4rem; color:#666666; border: solid 1px #d1dbe5; background:none;}
.suo{width:40px;height:40px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:40px; height:40px; text-align:center; line-height:40px; position:absolute; right:0px; top:0px; font-size:17px !important; font-weight: bold; color:#ffffff; background: #0e6acd; cursor:pointer; z-index:99990;  transition:1s;}
.sou2{ display: none;}

.sousuof form{ display: block;}

.het a:hover{ color: #fff; text-decoration: underline;}

/*  daohang  */
.daohang{ float:left; transition:0.5s;}
.daohang>li{ float:left; position: relative; z-index:999; margin-left:64px;}
.daohang>li:first-child{margin-left: 30px;}
.daohang>li>a{display:block;font-size:16px;font-size:1.6rem;line-height:74px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-transform: uppercase; color:#333; cursor:pointer; transition:1s; position: relative;}
.daohang>li:hover>a{color: #0e6acd;}
.dangqiandao>a{color: #0e6acd !important;}
.dangqiandao>a:before{ opacity: 1 !important;}
.daohang>li.heli{ position: relative !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:270px; left:50%; transform: translateX(-50%); visibility:hidden; opacity:0; top:110%; transition:0.5s;}
.yiji{background:rgba(255,255,255,0.96); box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15); padding: 20px 0;}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:26px;padding:5px 27px; padding-right: 44px; position: relative;}
.yiji li a>i{ position: absolute; right: 0px; top: 5px; transition: 0.5s; opacity: 0; color: #0e6acd;}
.yiji li:hover{}
.yiji li:hover>a{ color: #0e6acd;}
.yiji li:hover>a>i{ right: 24px; opacity: 1}
.erji{position:absolute;width:290px;background:rgba(255,255,255,0.94);top:0px;left:100%; visibility:hidden; opacity:0; transition:0.5s; padding: 20px 0;}
.sanji{position:absolute;width:270px;background:rgba(255,255,255,0.94);top:0px;left:100%; visibility:hidden; opacity:0; transition:0.5s; padding: 20px 0;}
.daohang>li:hover .yijiw{ visibility:visible; opacity:1; top:100%;}
.daohang>li:hover .yiji>li>a{line-height:24px;}
.yiji>li:hover .erji{top:-20px; visibility:visible; opacity:1;}
.yiji>li:hover .erji>li>a{line-height:24px;}
.erji>li:hover .sanji{top:-20px; visibility:visible; opacity:1;}
.erji>li:hover .sanji>li>a{line-height:24px;}
.matn{margin-top:auto !important;}

.xiala{ position:absolute; width: 100%; left:0; top:110%; font-size:0px; /*box-shadow:0 0 3px rgba(0,0,0,0.3);*/ transition:0.5s; visibility:hidden; opacity:0;}
.xiala .zong{ background:#fff; box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);}
.xllie{ width:25%; display:inline-block; vertical-align:top; padding:33px;}
.xltu{ width:100%; max-width:200px; display:block; margin: auto; border: solid 1px #eeeeee; overflow: hidden;}
.xltu img{ width:100%;}
.xlzi{ display: block; text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px;}

.daohang>li:hover .xiala{ visibility:visible; opacity:1; top:100%;}

.daohang2,sousuo2,.xnav{display:none}

.head1{}
.head2{ position: fixed; top: -100px; background: #ffffff; padding: 8px 0; box-shadow: 0 0 5px rgba(0,0,0,0.1); z-index: 99999}
.head2 .logo{ background: #fff;}
.head2 .logon{ width: 43%;}
.head2 .slogan{ width: 50%; text-decoration: underline;}
.head2 .heb{ background: #fff;}
.head2 .sousuo{ background: #fff;}
.head2h{ top: 0px;}

@media screen and (max-width:1799px) {
.logo{ width: 20%; padding:0 2.5%;}
    .logo:before{ width: 50px;}
.het,.heb{ padding-right: 2.5%; padding-left: 20%; margin-left: 60px;}
    
.daohang>li{ margin-left:60px;}
.yiji li a{font-size:14px;font-size:1.4rem;line-height:26px;padding:5px 24px;}
   
.hexin{ margin-right: 20px;}
.hexin li{ margin-left: 5px; font-size: 14px; font-size: 1.4rem;}
    .hexin3 i,.hexin3 em{ margin-right: 5px;} 
    
    .heem{ margin-right: 15px;}
    .heem i{ width: 15px; margin-right: 5px;}
    .heem em{ font-size: 16px;}
    
    .yvn{ padding-left: 15px;}
    .yvzhonga{ font-size: 14px; font-size: 1.4rem;}
    .yvn svg{ width: 20px; height: 20px; margin-right: 5px;}
    
    .hetp{font-size: 14px; font-size: 1.4rem;}
    .hetp p i{ font-size: 16px; margin-right: 5px;}
    
    .shejiao{ padding-left: 10px;}
.xlzi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:1359px) {
    .logo{ padding-right:0px; padding-left: 10px; width: 15%;}
.het,.heb{ padding-right: 2.5%; padding-left: 15%; margin-left: 60px;}
    .hetp{ display: none;}

.daohang>li{ margin-left:30px;}
    .daohang>li:first-child{ margin-left: 0px;}
.daohang>li>a{font-size:12px;font-size:1.2rem;}
    
    .hexin li{ font-size: 12px; font-size: 1.2rem;}
    
.yiji li a{font-size:12px;font-size:1.2rem;line-height:26px;padding:10px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
    .head{ top: 0px;}
    .logo{ width: 100px;}
    .logo:before{ width: 20px;}
    .heb{ display: none;}
    
    .daohang,.hexin,.heem{ display: none;}
    .het{ padding: 5px 0; line-height: 30px; padding-right: 2.5%;}
    .yvn{ margin-right: 45px; padding-left: 0px;}
    .yvn:before{ display: none;}
    .yvn svg{ width: 25px; height: 25px;}
    .yvzhonga{ line-height: 30px; font-size: 0px; padding: 0px; background: none;}
    .yvzhonga i{ display: none;}
    .yvn svg{ margin-right: 0px;}
    
    .yvul{visibility: visible; opacity: 1; transform: scale(1); right: -50px; display: none;}
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #fff;right:2.5%;top:9px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #0e6acd;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#0e6acd; z-index: 9999999;transition:0.8s;text-align: center;}
.smdaohangh {right: 0px; top:0px; height:100%;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #fff;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff; font-family: Lato-Regular, Arial, Helvetica, sans-serif;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff; border-radius:13px;}
.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; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 24px;line-height: 24px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 2px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {
    .yvul{ width: 300px;}
}

/*  banner  */
.slideshow .item img{width:100%;-webkit-transition:all 1s cubic-bezier(0.7,0,0.3,1);transition:all 1s cubic-bezier(0.7,0,0.3,1);-webkit-transform:scale(1.2);transform:scale(1.2)}
.slideshow .item.slick-active img{-webkit-transform:scale(1);transform:scale(1)}
.slick-dots{position:absolute;width:100%;bottom:10px;text-align:center; display: none !important;}
.slick-dots li{display:inline-block}
.slick-dots li button{cursor:pointer; font-size:0px;margin-left:4.5px;margin-right:4.5px;border:none;outline:none;width:16px;height:16px}
.slick-dots li.slick-active button{ }
.slick-prev,.slick-next{width:60px;height:61px;border:0px;font-size:0px;cursor:pointer;}
.slick-prev{position:absolute;top:50%; transform: translateY(-50%); left:70px;z-index:999;background:url("../images/baleft.png") no-repeat left center; background-size: 100% !important;}
.slick-next{position:absolute;top:50%; transform: translateY(-50%); right:70px;z-index:999;background:url("../images/baright.png") no-repeat left center; background-size: 100% !important;}
.slick-prev:hover{background:url("../images/balefth.png") no-repeat left center; box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.1);}
.slick-next:hover{background:url("../images/barighth.png") no-repeat left center; box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.1);}

.slick-list,.slick-slider,.slick-track{position:relative;display:block}
.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{top:0;left:0}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-slide{position:relative}
.slick-slide iframe{position:absolute;left:0;top:0;width:100%;height:100%}
.slick-slide video{position:absolute;display:block;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:101%;min-height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:none \9;display:block \9\0}
.slick-dots .slide-count{display:none}
@media screen and (max-width:999px){
    .slick-slide video{object-position:inherit;object-fit:inherit;width:100%;height:100%;transform:translate(0,0);left:0;top:0}
    .slick-prev,.slick-next{width:40px;height:40px;}
.slick-prev{ left: 20px;}
.slick-next{ right: 20px;}
}

/*  main1  */
.main1{ padding-top: 64px; padding-bottom: 63px;}
.m1biao{ display: block; text-align: center; font-size: 42px; font-size: 4.2rem; line-height: 46px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.m1biao strong{ font-weight: normal; color: #0e6acd;}

#outer { margin-top:31px; font-size:0px; position: relative;}
.tab { position: relative;}
.tab .prev2,.tab .next2{ position: absolute; line-height: 40px; color: #b3b3b3; font-size: 20px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.tab .prev2{left: -48px;}
.tab .next2{right: -48px;}
.tab .prev2:hover,.tab .next2:hover{color: #0e6acd;}

#tab { font-size:0px; position:relative; margin:auto; overflow:hidden; white-space:nowrap; z-index: 99; border-bottom: 1px solid #dfdfdf; text-align: center;}
#tab li{ display:inline-block; vertical-align: bottom; width: 20%; height: 50px; line-height: 50px; background: #eef3f6; text-align: center; transition:0.8s; cursor:pointer; position: relative; white-space:normal;}
#tab li span{ display: inline-block; vertical-align: middle; font-size: 16px; font-size: 1.6rem; line-height: 24px; color: #333333; padding: 0 10px; transition: 0.5s;}

#tab li.current{ background: #0e6acd;}
#tab li.current span{color: #fff;}

#content { display: block;}
#content .tabul {display: none; font-size:0px; vertical-align:middle;}

.main1 .row{ margin: 0 -9px; margin-top: 39px;}
.main1 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main1 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main1 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main1 .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;}
	
.main1 .owl-carousel .owl-item{float: left; padding: 0 9px;}
.main1 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main1 .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);}
.main1 .owl-theme .owl-controls{ position: absolute; left: 20px; bottom: 20px; display: none !important;}
.main1 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.main1 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #ffffff; margin-right: 9px; border-radius: 50%; background: #ffffff; font-size: 0px;}
.main1 .owl-theme .owl-controls .owl-page.active span,.main1 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#23aa86; opacity:1;}

.main1 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.main1 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.main1 .owl-theme .owl-prev{ left: 0px;}
.main1 .owl-theme .owl-next{ right: 0px;}
.main1 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff; padding-top: 39px;}

.m1lie{ background: #eef3f6; padding: 20px 18px; padding-bottom: 27px; transition: 0.5s;}
.m1tu{ display: block; overflow: hidden;}
.m1a{ display: block; margin-top: 22px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1mor{ color: #0e6acd; display: block; margin-top: 13px; font-weight: bold;}
.m1lie:hover{ background: #0e6acd;}
.m1lie:hover a{ color: #fff;}

.m1morz{ display: block; width: 220px; height: 46px; line-height: 44px; font-size: 16px; font-size: 1.6rem; color: #f4f6f7; margin: auto; margin-top: 32px; text-align: center; background: #0e6acd; border: 1px solid #0e6acd; border-radius: 23px;font-weight:bold;}
.m1morz:hover{ background: #fff;}

@media screen and (max-width:1359px) {
.m1biao{ font-size: 32px; font-size: 3.2rem; line-height: 40px;}
 .main1 .row{ margin-top: 20px;}
   #tab li span{ font-size: 14px; font-size: 1.4rem; line-height: 20px;}
    .m1morz{ font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.main1{ padding: 40px 0;}
.m1biao{ font-size: 26px; font-size: 2.6rem; line-height: 30px;}
.tab { padding: 0 30px;}
.tab .prev2,.tab .next2{ font-size: 16px;}
.tab .prev2{left: 0px;}
.tab .next2{right: 0px;}
    #tab li{ width: 25%;}
    .m1a{ margin-top: 5px;}
    .m1mor{ margin-top: 5px;}
    .m1lie{ padding: 10px;}
}
@media screen and (max-width:767px) {
.main1{ padding: 30px 0;}
.m1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
    #tab li{ width: 33.333%;}
   #tab li span{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
}
@media screen and (max-width:479px) {
    #tab li{ width: 50%;}
}

/*  main2  */
.main2{ background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-bottom: 90px;}
.main2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; z-index: -1}

.m2lie{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m2tu{ display: block; width: 52%;}
.m2tu:hover img{ transform: scale(1)}
.m2zi{ width: 48%; padding: 20px 0;}
.m2zin{ display: inline-block; width: 95%; max-width: 670px; text-align: left;}

.m2lie1{ flex-direction: row-reverse;}
.m2lie2{ margin-top: 70px;}
.m2lie1 .m2zi{ text-align: right;}
.m2lie1 .m2zin{ padding-right: 110px;}
.m2lie2 .m2zin{ padding-left: 110px;}

.m2a{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 42px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.m2p{ line-height: 28px; margin-top: 25px;}
.m2p a{ display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m2mor{ display: block; margin-top: 15px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #0e6acd;}
.m2mor:hover{ color: #333}

.m2b{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 50px;}
.m2n{ width: 48%; margin-top: 15px;}
.m2xtu{ display: block; box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.1); background: #fff; position: relative; z-index: 9}
.m2xtu span{ display: block; overflow: hidden;}
.m2xtu:before{content: ""; position: absolute; width: 97%; height: 97%; left: 0px; bottom: 0px; background: #0e6acd; transform: rotate(0deg); opacity: 0; transform-origin: left bottom; transition: 0.5s; z-index: -1}
.m2xa{ display: block; margin-top: 12px; color: #333333; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.m2n:hover .m2xtu:before{ opacity: 1; transform: rotate(-2.5deg);}
.m2n:hover .m2xa{ color: #0e6acd;}

@media screen and (max-width:1699px) {
.m2a{ font-size: 30px; font-size: 3rem; line-height: 36px;}
.m2p{ margin-top: 15px;}
.m2mor{ margin-top: 10px;}

.m2b{ padding-top: 0px;}
}
@media screen and (max-width:1359px) {
    .main2{ padding-bottom: 30px;}
.m2a{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.m2lie2{ margin-top: 20px;}

.m2lie1 .m2zin{ padding-right: 30px;}
.m2lie2 .m2zin{ padding-left: 30px;}
    .m2b{ max-width: 360px;}
}
@media screen and (max-width:999px) {
.m2a{ font-size: 20px; font-size: 2rem; line-height: 24px;}
.m2lie1 .m2zin{ padding-right: 20px;}
.m2lie2 .m2zin{ padding-left: 20px;}
.m2b{ max-width: 240px;}
.m2p{ margin-top: 5px;}
.m2mor{ margin-top: 5px;}
    .m2xa{ margin-top: 5px;}
.m2zi{ padding: 10px 0;}
}
@media screen and (max-width:599px) {
.m2tu{ width: 100%; overflow: hidden;}
.m2tu img{ transform: scale(1.4);}
.m2tu:hover img{ transform: scale(1.4);}
.m2zi{ width: 100%; padding: 0; padding-top: 15px; text-align: center !important}
    .m2zin{ max-width: none !important; padding: 0 !important;}
.m2a{ font-size: 18px; font-size: 1.8rem; line-height: 24px;}
}

/*  main3  */
.m3xin input::-webkit-input-placeholder {/* WebKit browsers */
 color:#f8f8f8;opacity:1}
.m3xin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#f8f8f8;opacity:1 }
.m3xin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#f8f8f8;opacity:1 }
.m3xin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#f8f8f8;opacity:1 }

.m3xin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#f8f8f8;opacity:1}
.m3xin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#f8f8f8;opacity:1 }
.m3xin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#f8f8f8;opacity:1 }
.m3xin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#f8f8f8;opacity:1 }


.main3{ background: #0e6acd; padding-top: 40px; padding-bottom: 48px;}
.m3biao{ text-align: center; color: #f8f8f8; font-size: 34px; font-size: 3.4rem; line-height: 40px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.m3xin{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 20px;}
.m3xin .int1{ width: 50%; margin-top: 10px;}
.m3xin .int2{ width: 28%; margin-top: 10px;}
.m3xin .int3{ width: 17.6%; margin-top: 10px;}

.m3xin input{ background: rgba(248, 248, 248, 0.18); width: 100%; height: 52px; line-height: 50px; padding: 0 30px; font-size: 18px; font-size: 1.8rem; border: solid 1px rgba(255,255,255,0.6); color: #f8f8f8; font-family: Montserrat-Medium,Arial, "Arial Black", "sans-serif", Verdana; border-radius: 26px;}
.m3xin textarea{ background: rgba(248, 248, 248, 0.18); width: 100%; height: 52px; line-height: 24px; padding: 13px 30px; font-size: 18px; font-size: 1.8rem; border: solid 1px rgba(255,255,255,0.6); color: #f8f8f8; font-family: Montserrat-Medium,Arial, "Arial Black", "sans-serif", Verdana; border-radius: 26px;}
.m3xin .int3 input{ background: #13bbd9; border-color: #13bbd9; padding: 0px !important; cursor: pointer; transition: 0.5s;}
.m3xin .int3 input:hover{ background: rgba(248, 248, 248, 0.18); border: solid 1px rgba(255,255,255,0.6);}

@media screen and (max-width:1359px) {
.m3biao{ font-size: 28px; font-size: 2.8rem; line-height: 34px;}
.m3xin input,.m3xin textarea{ padding-left: 20px; padding-right: 20px; font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:999px) {
.m3biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m3xin input,.m3xin textarea{ padding-left: 15px; padding-right: 15px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.main3{ padding: 30px 0;}
.m3biao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.m3xin{ padding-top: 10px;}
.m3xin input,.m3xin textarea{ padding-left: 15px; padding-right: 15px; font-size: 12px; font-size: 1.2rem;}
.m3xin .int1{ width: 100%; margin-top: 10px;}
.m3xin .int2{ width: calc(100% - 110px); margin-top: 10px;}
.m3xin .int3{ width: 100px; margin-top: 10px;}
    .m3xin input{ height: 40px; line-height: 38px; border-radius: 10px; padding: 0 10px;}
    .m3xin textarea{ height: 80px; padding:5px 10px; border-radius: 10px;}
}

/*  main4  */
.main4{ background: url("../images/m4bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 63px; padding-bottom: 60px;}
.main4:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m4bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.m4biao{ color: #0e6acd; -webkit-text-stroke: 2px #fff;}

.img-scroll {position: relative; margin-top:295px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 50%; background: rgba(255,255,255,0.2); color: #fff; top: 50%; transform: translateY(-50%); margin-top: 22px; font-size: 24px; transition: 0.5s; z-index: 999}
.img-scroll .prev { left: -170px; cursor: pointer;}
.img-scroll .next { right:-170px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #0e6acd; background: #ffffff; box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.1);}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li { display: inline-block; vertical-align: bottom; width:0.28%; margin-right: 0.07%; transition: 0.5s; position:relative; background: rgba(255,255,255,0.8); border-radius: 24px; padding: 15px;}

.m4tu{ border-radius: 14px; overflow: hidden; display: block;}
.m4tu img{ width: 100%;}
.m4a{ display: block; text-align: center; font-size: 17px; font-size: 1.7rem; line-height: 30px; height: 0px; overflow: hidden; transition: 0.5s; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}

.img-list li:nth-child(2){ width: 0.3%; padding: 20px; background: rgba(255,255,255,1)}
.img-list li:nth-child(2) .m4a{ height: 44px; padding-top: 14px;}
.active li:nth-child(3){ width: 0.3%; padding: 20px; background: rgba(255,255,255,1)}
.active li:nth-child(3) .m4a{ height: 44px; padding-top: 14px;}
.active2 li:nth-child(3){ width: 0.3%; padding: 20px; background: rgba(255,255,255,1)}
.active2 li:nth-child(3) .m4a{ height: 44px; padding-top: 14px;}

@media screen and (max-width:1769px) {
.img-scroll .prev, .img-scroll .next { width: 40px; height: 40px; line-height: 40px; margin-top: 22px; font-size: 18px;}
.img-scroll .prev { left: -50px;}
.img-scroll .next { right:-50px;}
}
@media screen and (max-width:1359px) {
.img-scroll { margin-top:150px;}
    .m4a{ font-size: 14px; font-size: 1.4rem;}

.img-list li { width:0.3%; margin-right: 0.025%; padding: 5px;}
.img-list li:nth-child(2){ width: 0.35%; padding: 5px; background: rgba(255,255,255,1)}
.img-list li:nth-child(2) .m4a{ height: 34px; padding-top: 4px;}
.active li:nth-child(3){ width: 0.35%; padding: 5px; background: rgba(255,255,255,1)}
.active li:nth-child(3) .m4a{ height: 34px; padding-top: 4px;}
.active2 li:nth-child(3){ width: 0.35%; padding: 5px; background: rgba(255,255,255,1)}
.active2 li:nth-child(3) .m4a{ height: 34px; padding-top: 4px;}
}
@media screen and (max-width:999px) {
    .main4{ padding: 40px 0;}
.img-scroll .prev, .img-scroll .next { width: 30px; height: 30px; line-height: 30px; background: #fff; color: #0e6acd; font-size: 14px; margin-top: 30px;}
.img-scroll { margin-top:50px;}
.img-scroll .prev { left: -5px;}
.img-scroll .next { right: -5px;}
    .m4a{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
    .main4{ padding: 30px 0;}
.m4biao{ -webkit-text-stroke: 1px #fff;}
    .m4a{ white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
    
.img-scroll { margin-top:20px;}
    .img-scroll .prev, .img-scroll .next { margin-top: 0px;}
.img-list li { width:0.49%; margin-right: 0.02%; padding: 5px; border-radius: 5px; background: #fff;}
.img-list li .m4a{ height: 34px; padding-top: 4px;}
    .m4tu{ border-radius: 5px;}
    
.img-list li:nth-child(2){ width: 0.49%; padding: 5px; background: rgba(255,255,255,1)}
.img-list li:nth-child(2) .m4a{ height: 34px; padding-top: 4px;}
.active li:nth-child(3){ width: 0.49%; padding: 5px; background: rgba(255,255,255,1)}
.active li:nth-child(3) .m4a{ height: 34px; padding-top: 4px;}
.active2 li:nth-child(3){ width: 0.49%; padding: 5px; background: rgba(255,255,255,1)}
.active2 li:nth-child(3) .m4a{ height: 34px; padding-top: 4px;}
}

/*  main5  */
.main5{ background: url("../images/m5bei.jpg") no-repeat left center; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; flex-direction: row-reverse; padding-top: 100px; padding-bottom: 90px;}
.m5tu{ width: 46.9%; position: relative;}
.m5zi{ width: 53.1%; text-align: right;}

.m5tun{ position: relative;}
.m5tun img{ width: 100%;}
.m5tun video,.m5tun iframe{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;}

.m5fu{ width: 345px; background: #0e6acd; border: 1px solid #0e6acd; transition: 0.5s; position: absolute; bottom: 0px; left: -66px; padding:50px 20px; text-align: center;}
.m5fua{ color: #fff;}
.m5fup{ display: block; color: #ffffff; margin-top: 16px;}

.m5zin{ width: 95%; max-width: 760px; padding-right: 135px; display: inline-block; text-align: left;}
.m5a{ display: block; color: #333;}
.m5biao{ text-align: left; margin-top: 11px;}
.m5biao strong{ display: block;}
.m5p{ margin-top: 58px; max-height: 210px; overflow: hidden;}
.m5mor{ display: block; width: 230px; height: 57px; line-height: 55px; font-size: 16px; font-size: 1.6rem; margin-top: 96px; color: #fff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #0e6acd; border: 1px solid #0e6acd; border-radius: 28px;}
.m5mor:hover{ background: #fff;}

.m5fu:hover{ background: #fff;}
.m5fu:hover a{ color: #0e6acd;}

@media screen and (max-width:1559px) {
    .m5p{ margin-top: 20px;}
    .m5mor{ margin-top: 20px;}
}
@media screen and (max-width:1359px) {
    .main5{ padding: 50px 0;}
.m5fu{ width: 290px; left: -40px; padding: 20px;}
    .m5zin{ padding-right: 60px;}
.m5mor{ width: 140px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.m5tu{ width: 100%;}
.m5zi{ width: 100%; text-align: center;}
.m5fu{ width: 250px; left: 20px; bottom: -20px; padding: 10px;}
    .m5fup{ margin-top: 5px;}
    
    .m5zin{ width: 95%; max-width: none; padding-top: 40px; padding-right: 0px;}
}
@media screen and (max-width:767px) {
    .main5{ padding: 30px 0;}
}

/*  main6  */
.main6{ background: #f8f8f8; padding-top: 88px; padding-bottom: 99px;}
.m6t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-start;}
.m6biao{ width: 300px; text-align: left;}
.m6tp{ width: calc(100% - 350px);}

.img-scroll1 {position: relative; margin: 0 -37px; margin-top:70px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 58px; color: #0e6acd; font-size: 22px; text-align: center; border-radius: 50%; border: solid 1px #0e6acd; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll1 .prev { left: -137px; cursor: pointer;}
.img-scroll1 .next { right:-137px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #fff; background: #0e6acd;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.24%; margin-right: 0.0133%; position:relative;}

.m6tu{ display: block; border-radius: 16px; overflow: hidden;}
.m6tu img{ width: 100%;}

@media screen and (max-width:1759px) {
.img-scroll1 { margin: 0; margin-top:50px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 40px; height: 40px; line-height: 38px; font-size: 18px;}
.img-scroll1 .prev { left: -60px;}
.img-scroll1 .next { right:-60px;}
}
@media screen and (max-width:1359px) {
.main6{ padding: 50px 0;}
.m6biao{ width: 200px;}
.m6tp{ width: calc(100% - 250px);}
}
@media screen and (max-width:999px) {
.m6biao{ width: 100%;}
.m6tp{ width: 100%; margin-top: 10px;}

.img-scroll1 { margin-top:30px;}
.img-scroll1 .prev, .img-scroll1 .next { background: rgba(255,255,255,0.8)}
.img-scroll1 .prev { left: -5px;}
.img-scroll1 .next { right:-5px;}
.img-list1 li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:767px) {
.main6{ padding: 30px 0;}
.img-scroll1 { margin-top:20px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 30px; height: 30px; line-height: 28px; font-size: 14px;}
.img-list1 li { width:0.49%; margin-right: 0.02%;}
.m6tu{ border-radius: 10px;}
}

/*  main7  */
.main7{ padding-top: 64px; padding-bottom: 90px;}
.m7n{ display: flex; flex-flow: wrap; padding-top: 45px;}
.m7lie{ width: 23.7%; margin-left: 1.733%; padding: 40px 10px; padding-top: 55px; margin-top: 20px; text-align: center; background: #f5f7fa; position: relative;}
.m7lie:nth-child(4n-3){margin-left: 0px;}
.m7lie:before{content: ""; position: absolute; width: 0px; height: 3px; background: #0e6acd; left: 0px; bottom: 0px; transition: 0.5s;}

.m7tu{ display: block; width: 80px; height: 80px; position: relative; margin: auto;}
.m7tu img{ position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%) !important;}
.m7a{ margin-top: 21px; display: block; text-align: center; color: #333; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}

.m7lie:hover{ background-image: linear-gradient(180deg, #f5f7fa 30%, #d8e5f4 100%); }
.m7lie:hover:before{ width: 100%;}
.m7lie:hover .m7a{ color: #0e6acd;}

@media screen and (max-width:999px) {
.main7{ padding: 50px 0;}
.m7n{ padding-top: 20px;}
.m7lie{ padding: 20px 10px; margin-top: 20px;}
.m7tu{ width: 60px; height: 60px;}
.m7a{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.main7{ padding: 30px 0;}
.m7lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
    .m7lie:nth-child(2n-1){margin-left: 0px;}
.m7tu{ width: 50px; height: 50px;}
}

/*  main8  */
.main8{ background: url("../images/m8bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 280px;}
.main8:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m8bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.main8:after{content: ""; position: absolute; width: 100%; height: 169px; left: 0px; bottom: 0px; background: #fff; z-index: 1;}
.main8 .zong{ position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between;}
.m8l{ width: 32.3%; padding:37px 30px; background: #0e6acd url("../images/m8tu.jpg") no-repeat right bottom; border-radius: 16px; cursor: pointer;}
.m8r{ width: 65.86%; padding: 30px; padding-top: 40px; display: flex; flex-flow: wrap; justify-content: space-between; background: #ffffff; box-shadow: 2px 2px 18px 0px rgba(0, 0, 0, 0.18); border-radius: 16px; cursor: pointer;}

.m8lie{ width: 32%;}
.m8a{ display: block; font-size: 26px; font-size: 2.6rem; line-height: 34px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.m8p{ line-height: 36px; margin-top: 30px;}
.m8p a{ color: #fff;}

.m8a2{ display: block; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; line-height: 24px; color: #333;}
.m8p2{ line-height: 28px; margin-top: 14px;}
.m8p2 a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 6;  overflow: hidden;}
.m8mor{ margin-top: 10px; display: block; color: #0e6acd; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

.m8a:hover,.m8p a:hover{ color: #fff; text-decoration: underline;}

@media screen and (max-width:1359px) {
    .m8l,.m8r{ padding: 20px 10px;}
    .m8a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .m8p{ margin-top: 20px;}
}
@media screen and (max-width:999px) {
    .main8{ padding-top: 100px;}
}
@media screen and (max-width:767px) {
    .m8l,.m8r{ width: 100%;}
    .m8r{ margin-top: 10px;}
}
@media screen and (max-width:499px) {
    .m8r{ padding: 5px 10px;}
.m8lie{ width: 100%; padding: 10px 0; border-bottom: 1px solid #ddd;}
    .m8lie:last-child{border: none;}
    .m8a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

/*  main9  */
.main9{ padding-top: 73px; padding-bottom: 127px;}
.m9mor{ margin-top: 14px; display: block; text-align: center; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #0e6acd;}

.m9n { font-size: 0px; margin-top: 40px;}
.m9n:after{content: ""; clear: both; display: block;}

.m9lie { width: 31.9%; float: left; margin-left: 2.15%; padding: 40px 30px; background: #f5f6f7;}
.m9lie1{margin-left: 0px !important; margin-top: 40px;}
.m9lie2 { float: right;}
.m9tu { width: 31.9%; float: left; margin-left: 2.15%; margin-top: 20px;}
.m9tun{ display: none; overflow: hidden;}
.m9tunh{ display: block;}

.m9a{ display: block; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden; color: #333;}
.m9p{ margin-top: 15px; line-height: 28px;}
.m9n p a{ display: block; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

.m9mor1{ display: block; width: 170px; height: 50px; line-height: 49px; font-size: 16px; font-size: 1.6rem; margin-top: 38px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #ffffff; border-radius: 4px; border: solid 1px #c9c9c9; position: relative;}
.m9mor1:before{content: ""; position: absolute; width: 115px; height: 2px; background: #0e6acd; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s; z-index: 1}
.m9mor1 span{ transition: 0.5s;color: #0e6acd; position: relative; z-index: 2}
.m9mor1 i{margin-left: 5px;}
.m9mor1:hover:before{ width: 100%; height: 100%;border-radius: 4px;}
.m9mor1:hover span{ color: #fff;}

@media screen and (max-width:1559px) {
.m9lie { padding: 30px}
.m9mor1{ margin-top: 20px;}
}
@media screen and (max-width:1359px) {
.main9{ padding:50px 0;}
    .m9n{ margin-top: 20px;}
.m9lie { padding: 20px 10px;}
.m9mor1{ width: 140px; height: 44px; line-height: 42px; font-size: 14px; font-size: 1.4rem; margin-top: 15px;}
}
@media screen and (max-width:999px) {
    .m9tu{ display: none}
    .m9n{ display: flex; flex-flow: wrap; justify-content: space-between;}
    .m9lie{ width: 49%; margin-left: auto; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.main9{ padding:30px 0;}
.m9mor{ margin-top: 5px;}
    .m9lie{ padding: 10px;}
.m9n{ margin-top: 10px;}
    .m9p{ margin-top: 10px;}
.m9mor1{ width: 100px; height: 40px; line-height: 38px; font-size: 12px; font-size: 1.2rem; margin-top: 10px;}
    .m9mor1:before{ width: 70px;}
    .m9mor1 i{ font-size: 12px;}
}
@media screen and (max-width:399px) {
    .m9lie{ width: 100%;}
}

/*  foot  */
.foxin input::-webkit-input-placeholder {/* WebKit browsers */
 color:#fff;opacity:1}
.foxin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#fff;opacity:1 }
.foxin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#fff;opacity:1 }
.foxin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#fff;opacity:1 }

.foxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#fff;opacity:1}
.foxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#fff;opacity:1 }
.foxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#fff;opacity:1 }
.foxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#fff;opacity:1 }

.foot{ background:#201c1d;}

.fot{ border-bottom: 1px solid #535051; padding-top: 101px; padding-bottom: 49px; float: 0px;}
.fot .zong{ font-size: 0px;}
.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}

.folie,.fo4{ display: inline-block; vertical-align: top;}
.fo1{ width: 10.3%;}
.fo2{ width: 17%; margin-left: 2%;}
.fo3{ width: 22.4%; margin-left: 2%;}
.fo4{ width: 44.3%; margin-left: 2%; margin-top: -168px; padding: 42px 44px; background: #0e6acd; box-shadow: 2px 2px 18px 0px rgba(0, 0, 0, 0.18); border-radius: 24px;} 

.fonav{ line-height: 36px; margin-top: 45px;}
.fonav li{ position: relative; color: #a6a4a5;}
.fonav li a{ display: inline; color: #a6a4a5;}

.foot .hexin{ margin: 0px; float: none; margin-top: 50px; z-index: 99999999; position: relative; display: block !important; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.foot .hexin li:first-child{margin-left: 0px;}

.foul{ padding-top: 2px;}
.foul li{ position: relative; padding-left: 32px; margin-top: 10px; color: #fff;}
.foul li em{ display: block; width: 22px; position: absolute; left: 0px; top: 5px;}
.foul li>a{color: #fff; font-size: 18px; font-size: 1.8rem; font-weight: bold;}
.foul li p{color: #fff;}

.fo4biao{ display: block; font-size: 26px; font-size: 2.6rem; line-height: 30px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.foxin{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 20px;}
.foxin .int1{ width: calc(50% - 9px); margin-top: 10px;}
.foxin .int2{ width: 100%; margin-top: 10px;}
.foxin .int3{ width: 100%; margin-top: 10px; position: relative;}
.foxin .int4{ width: 100%; margin-top: 15px;}

.foxin input{ width: 100%; height: 47px; line-height: 47px; padding: 0 18px; font-size: 16px; font-size: 1.6rem; color: #ffffff; background: rgba(255,255,255,0.1);}
.foxin textarea{ width: 100%; height: 114px; line-height: 27px; padding: 10px 18px; font-size: 16px; font-size: 1.6rem; color: #ffffff; background: rgba(255,255,255,0.1);}
.foxin .int3 input{ padding-right: 130px;}
.foxin .yanzheng{ width: 119px;	height: 41px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.foxin .int4 input{ padding: 0px; height: 50px; background: #ffffff; font-size: 18px; font-size: 1.8rem; color: #036ab4; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer; transition: 0.5s;}
.foxin .int4 input:hover{ background: #333; color: #fff;}

.foxin .xing{ position: relative;}
.foxin .xing:after{content: "*"; position: absolute; font-size: 16px; font-size: 1.6rem; color: #ff0000; left: -13px; top: 19px;}

.fob{ margin-top: 22px; padding-bottom: 30px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.fobl{ width: calc(100% - 280px); font-size: 14px; font-size: 1.4rem; line-height: 30px; color: #c2c2c2;}
.fobl a,.fobl p,.fobl span{color: #c2c2c2; display: inline-block;}
.youlian a{ display: inline-block; margin: 0 10px;}

.shejiao{}
.shejiao a{ display: inline-block; vertical-align: middle; margin: 5px 0; margin-left: 8px;  width: 32px; height: 32px; line-height: 32px; border-radius: 5px; color: #fff; font-size: 16px; text-align: center;}
.shejiao a:hover{ transform: rotate(360deg);}
.fobl a:hover{ color: #0e6acd;}


@media screen and (max-width:1359px) {
.fo1{ width: 14%;}
.fo2{ width: 22%; margin-left: 2%;}
.fo3{ width: 25%; margin-left: 2%;}
.fo4{ width: 33%; margin-left: 2%; margin-top: -168px; padding: 20px; border-radius: 10px;} 

.fobiao{ font-size: 18px; font-size: 1.8rem;}
    .foxin .int1{ width: 100%;}
.foxin input{ padding: 0 10px; font-size: 14px; font-size: 1.4rem;}
.foxin textarea{ height: 114px; line-height: 27px; padding: 10px; font-size: 14px; font-size: 1.4rem;}
.foul li a{ font-size: 16px; font-size: 1.6rem;}

.fo4biao{ font-size: 20px; font-size: 2rem; line-height: 26px;}
    .foxin{ margin-top: 10px;}
    .foxin .int4 input{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:999px) {
    .foot{ padding-bottom: 30px;}
    .fot{ padding-top: 30px; padding-bottom: 0px;}
    .fot .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: top;}
    .folie{ width: 49%; margin: 0px; margin-bottom: 20px;}
    .fobl{ width: 100%; text-align: center; padding-top: 10px;}
    .shejiao{ width: 100%; text-align: center; margin-top: 10px;}

    .fot{ border: none}
.folie{ width: 100%; padding: 0px;}
    .fo4{ margin-top: 0px; width: 100%; margin-left: 0px; padding-right: 10px;}
    .fo3n,.fonav{ display: none; margin-top: 20px;}
    .foot .hexin{margin-top: 0px;}
    .fobiao{ border-bottom: 1px solid #333; padding: 5px 0; font-size: 14px; font-size: 1.4rem;}
    .fobiao:after{content: ""; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 0; border: 4px solid #fff; border-bottom-color:transparent ; border-top-color: transparent; border-right-color: transparent; border-left-width: 7px; transition: 0.5s;}
    .fobiaoh:after{ transform: translateY(-50%) rotate(90deg)}
    
    .foxin input,.foxin textarea{ font-size: 12px; font-size: 1.2rem;}
    .foxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
    
    .youlian{ display: none;}
    .fobl{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
    
    .foot .hexin1{ display: none;}
    .foot .hexin2{ margin-left: 0px;}
}

.lianxi{ position:fixed; width:56px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{ display:block; margin-top:1px; width:52px; height:52px; text-align:center; line-height:50px; font-size:22px; color:#fff; background: #919699; border: solid 1px #ffffff; border-radius: 50%; margin: 1px 0; cursor: pointer;}
.top{ margin-top: 32px;}
.top a{ background: #201c1d !important; font-size: 20px !important;}

.weixin{ position:relative; cursor:pointer;}
.weixin .spimg{width:225px; display: block; position:absolute; top:50%; right:0px; transform: translateY(-50%); border-radius: 26px; background: #0e6acd; color: #fff; padding: 13px; font-size: 16px; font-size: 1.6rem; line-height: 30px; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.24); transition: 0.5s; visibility: hidden; opacity: 0; z-index: -1}
.weixin:hover .spimg{ padding-right: 70px; visibility: inherit; opacity: 1;}
.weixin img{ position:absolute; width:149px; height:150px; max-width: none; top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.lianxi div a:hover{ background:#0e6acd; color: #fff; text-decoration: none;}
.clear2{ display:none}

@media screen and (max-width:1359px) {
.lianxi{ width:45px; }
.lianxi div a{ width:45px; height:45px; line-height:45px; font-size:20px; margin: 2px 0;}
}
@media screen and (max-width:999px) {
.top{width:20%;height:40px;line-height:40px;bottom:0px;right:0px;border-radius:0px;border:none; background:#222; color:#fff !important;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:33.33%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#222; color:#fff !important; border-radius:0px; height:40px;line-height:40px; font-size: 20px; border: none;}
.weixin2{ display:block}
.weixin1{ display:none}

.tankuang{ position:absolute; width: auto !important; min-width: 100%; bottom:50px; left: 50%; transform: translateX(-50%); text-align: center;}
.tankuang .spimg{ display:block; position:relative; left:auto; top: auto !important; transform: translate(0); right: auto; text-align: center; margin:auto;}
    .weixin img{ display: block; position: relative; left: 0px}
    .weixin .spimg{visibility: inherit; opacity: 1;}
.weixin:hover .spimg{ padding-right: 13px; }
}

/****************************  product  ***************************/
.fenbanner{}
.fenbanner .row{ padding-bottom: 38px;}
.fenbanner .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.fenbanner .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.fenbanner .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.fenbanner .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;}
	
.fenbanner .owl-carousel .owl-item{float: left;}
.fenbanner .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.fenbanner .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);}
.fenbanner .owl-theme .owl-controls{ position: absolute; right: 90px; bottom: 39px;}
.fenbanner .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.fenbanner .owl-theme .owl-controls .owl-page span{display: block;width: 19px;height: 19px; background: url("../images/dian.png") no-repeat center; margin-left: 21px; border-radius: 50%; font-size: 0px;}
.fenbanner .owl-theme .owl-controls .owl-page.active span,.fenbanner .owl-theme .owl-controls.clickable .owl-page:hover span{ background:url("../images/dianh.png") no-repeat center; opacity:1;}

.fenbanner .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.fenbanner .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.fenbanner .owl-theme .owl-prev{ left: 0px;}
.fenbanner .owl-theme .owl-next{ right: 0px;}
.fenbanner .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.fenbian{ font-size: 42px; font-size: 4.2rem; line-height: 50px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

.mianbao{ position: relative; padding-left: 29px; margin-top: 14px;}
.mianbao a{ display: inline-block;}
.mianbao em{ position: absolute; left: 0px; top: 0px; color: #666;}
.comian{ color: #0e6acd !important;}

@media screen and (max-width:1359px) {
.fenbanner .owl-theme .owl-controls{ right: 70px; bottom: 15px;}
.fenbian{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:999px) {
.fenbanner .owl-theme .owl-controls{ right: 2.5%; bottom: 15px;}
.fenbanner .owl-theme .owl-controls .owl-page span{ width: 10px;height: 10px; background-size: cover !important; margin-left: 5px;}
.fenbian{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
    .mianbao{ display: none;}
.fenbian{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
}


.prmain{ padding-top:53px; padding-bottom:74px; position: relative;}
.prmain:after{content: ""; clear: both; display: block;}
.prl{ width:300px; position: sticky; left: 0px; top: 130px; float: left; max-height: calc(100vh - 150px); overflow: auto; transition: 0.5s;}
.prr{ width:calc(100% - 355px); float: right;}
.prlh{ top: 10px; max-height: 95vh;}

.prlt{border: solid 1px #f5f5f5;}
.j-nextshow { position: relative;}
.proslide_menubtn { width: 19px; height: 21px; position: absolute; top: 50%; margin-top:-10px; 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: none; width: 100%; height: 3px; border-radius:2px; margin-bottom: 4px; background-color: #FFFFFF; }
.prbiao{ display:block; font-size:16px; font-size:1.6rem; background: #0e6acd; border: 1px solid #0e6acd; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; line-height:28px; position:relative; padding: 10px 23px; color: #ffffff;}
a.prbiao:hover{ color:#0e6acd; background: #fff;}

.pryiji{}
.pryiji>li{ margin-top: 9px; position: relative;}
.pryiji>li>a{ display:block; background: #f2f3f5; font-size:16px; font-size:1.6rem; line-height:30px; padding:10px 20px; padding-right:40px; color: #333; position:relative; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.pryiji>li>i{ display: block; width: 24px; height: 24px; background: #0e6acd; border-radius: 50%; position: absolute; right: 10px; top: 12px;}
.pryiji>li>i:before{ content:""; position:absolute; width:12px; height:2px; background:#ffffff; left:50%; top:50%; margin-top:-1px; margin-left: -6px;}
.pryiji>li>i:after{ content:""; position:absolute; width:12px; height:2px; background:#ffffff; left:50%; top:50%; margin-top:-1px; margin-left: -6px; transform:rotate(90deg); transition:0.5s;}

.prerji{ padding:7px 20px; background: #f2f3f5;}
.prerji li a{ display:block; font-size:16px; font-size:1.6rem; line-height:26px; padding: 5px 0; padding-right:24px; color:#333333; border-bottom: 1px solid #f5f5f5; position: relative;}
.prerji>li>a:before{ content: ""; position: absolute; width: 9px; height: 2px; background: #0e6acd; right: 0px; top: 16px; opacity: 0; transition: 0.5s;}
.prsanji{ padding-left:20px;}

.pryiji>li:hover>a{color: #0e6acd; background: #e0eaf5;}
.pryiji>li:hover>i:after{ transform:rotate(0deg) !important;}

.prerji li:hover>a{ color:#0e6acd;}
.prerji>li:hover>a{ color:#0e6acd; background-image: url("../images/prqh.png")}
.prerji li:hover>a:before{ opacity: 1}

.dangpryi>a{ color:#0e6acd !important; background: #e0eaf5 !important;}
.dangpryi>i{ background:#fff !important;}
.dangpryi>i:after{  transform:rotate(0deg) !important; background: #0e6acd !important;}

.dangprer>a{ color:#0e6acd !important;}
.prerji>.dangprer>a{ color:#0e6acd !important;}
.prerji>.dangprer>a:before{ opacity: 1 !important;}
.dangprer>a>i{ background:#0e6acd !important;}

@media screen and (max-width:1359px) {
.prl{ width:240px;}
.prr{ width:calc(100% - 260px);}

.prbiao{ padding: 5px 10px;}
.pryiji>li>a{ font-size:16px; font-size:1.6rem; padding: 10px; padding-right: 40px; position:relative;}
.pryiji>li>i{ right: 10px; width: 20px; height: 20px;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
    .prerji{ padding: 10px;}
}
@media screen and (max-width:999px) {
.prmain{ padding-top:30px; padding-bottom:38px;}
.prl{ width:200px; top: 60px;}
.prr{ width:calc(100% - 220px);}

.pryiji>li>a{ font-size:14px; font-size:1.4rem;line-height:24px;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
}
@media screen and (max-width:767px) {
.prmain{ padding-top:20px; padding-bottom:30px;}
.prl{ width:100%; margin-top:20px; max-height: none; top: auto; position: relative;}
.prr{ width:100%;}
.proslide_menubtn ,.proslide_menubtn span{ display:block;}
.pryiji{display: none}
.pra{ font-size:14px; font-size:1.4rem;}
.prlie p a,.prrtn{ font-size:12px; font-size:1.2rem;}

a.prbiao:hover{ color:#fff; background: #0e6acd;}
}

.prxin input::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;opacity:1}
.prxin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;opacity:1 }
.prxin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;opacity:1 }
.prxin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;opacity:1 }

.prxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;opacity:1}
.prxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;opacity:1 }
.prxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;opacity:1 }
.prxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;opacity:1 }

.prlb{ margin-top: 30px;}
.prxin{ padding: 30px 20px; padding-top: 5px; background: #ffffff; border: 1px solid #ddd;}
.prxin .int1{ width: 100%; margin-top: 10px;}
.prxin .int2{ width: 100%; margin-top: 32px;}

.prxin input{ width: 100%; height: 54px; line-height: 54px; font-size: 16px; font-size: 1.6rem; color: #333; border-bottom: 1px solid #e5e6e9; padding-left: 17px;}
.prxin textarea{ width: 100%; height: 132px; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #333; border-bottom: 1px solid #e5e6e9; padding: 15px 0; padding-left: 17px;}
.prxin .int2 input{ padding: 0px; height: 47px; line-height: 47px; background: #0e6acd; cursor: pointer; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; transition: 0.5s;}
.prxin .xing{ position: relative}
.prxin .xing:before{content: "*"; position: absolute; left: 0px; top: 15px; font-size: 20px; font-size: 2rem; color: #ff0000;}

@media screen and (max-width:999px) {
    .prxin input,.prxin textarea{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
    .prxin input,.prxin textarea{ font-size: 12px; font-size: 1.2rem;}
}

.prrt{ padding-bottom:9px; padding-top: 5px;}
.prrtbiao{ font-size:34px; font-size:3.4rem; line-height:40px; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; position:relative;}
.prrtn{ font-size:16px; font-size:1.6rem; line-height:26px; color: #666666; margin-top:20px;}
.prrtn p,.prrtn em,.prrtn strong{color: #666666;}

.przhan{ position:relative; overflow:hidden;}
.przhanh{ height:auto !important;}

.zhankai{ cursor:pointer; font-size:16px; font-size:1.6rem; line-height:24px; margin-top:0px; color: #0e6acd; text-decoration: underline;}
.fuch{ display:none !important;}

.prr input{ cursor:pointer;}

.prn{ display: flex; flex-flow: wrap; padding-top: 5px;}
.prlie{ width:32.2%; display: inline-block; vertical-align: top; margin-left:1.7%; margin-top:20px; padding: 18px; padding-bottom: 25px; position: relative; background: #f8f8f8; transition: 0.5s;}
.prlie:nth-child(3n-2){margin-left: 0px;}

.prtuz{ position: relative;}
.prtu{ display:block; overflow:hidden; position:relative;}
.prtu img{ width:100%; transition:0.5s;}

.przi{}
.pra{ display:block; font-size:18px; font-size:1.8rem; line-height:30px; margin-top:23px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prin{ margin-top: 13px;}
.prin input{ display: inline-block; vertical-align: middle; margin-right: 11px;}
.prmor{ display: inline-block; vertical-align: middle; line-height:30px; font-size:16px; font-size:1.6rem; color: #0e6acd;cursor: pointer;}

.prlie:hover a{ color:#fff}
.prlie:hover{ background: #0e6acd;}
.prlie:hover img{ transform:scale(1.1,1.1)}

.fenye{ padding-top:55px; text-align:center;}
.fenyen{  display:inline-block; *float:left; font-size: 0px;}
.fenyen a{ display:inline-block; *float:left; width:36px; height:30px; text-align:center; background: #fff; line-height:28px; margin: 4px; color: #333333; font-size:14px; font-size:1.4rem; border: solid 1px #e5e5e5;}
.fenyen a:hover{ color:#fff; background:#0e6acd; border:1px solid #0e6acd;}
.fenyen .sx{width: auto; padding: 0 11px;}
.dangqianfen{ border:1px solid #0e6acd !important; color:#fff !important; background:#0e6acd !important;}
.fenyen .no:hover{
    background: #fff;
    border: solid 1px #e5e5e5;
    color: #333333;
}
.fuxuan{ margin-left: 1px; display:inline-block; *float:right; margin-bottom:4px; background: url("../images/fuxuan.png") no-repeat right center; padding-right: 12px;}
.fuxuan input{ height:22px; line-height: 20px; padding: 0 12px; background:#0e6acd; color: #fff; cursor:pointer; transition:0.5s; font-size:14px; font-size:1.4rem;}
.fuxuan input:hover{ background: #333;}

.prlt2{ display:none}

@media screen and (max-width:1359px) {
.przi{padding: 5px;}
.prlie{ margin-top: 20px; padding: 10px;}
.pra{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:5px;}
.prin input{ margin-right: 5px;}

.fenye{ padding-top:25px;}
.fenyen a{font-size:14px; font-size:1.4rem;}
.fuxuan input{ font-size:14px; font-size:1.4rem;}

.prrtbiao{ font-size:22px; font-size:2.2rem; line-height:28px;}
.prrtn{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:10px;}
.prmor{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1199px) {
.prlie{ width: 32.33%; margin-left: 1.5%;}
    .prlie:nth-child(4n-3){margin-left: 1.5%;}
    .prlie:nth-child(3n-2){margin-left: 0%;}
}
@media screen and (max-width:999px) {	
.prlie{ width: 32.333%; margin-left: 1.5%;}
.pra{ font-size:14px; font-size:1.4rem; margin-top:10px;}
.prlie p a{ font-size:14px; font-size:1.4rem; margin-top:6px;}
.prin{ margin-top: 5px;}
.prmor{ font-size: 12px; font-size: 1.2rem;}

.fenye{ padding-top:27px;}
.fenyen a{ width:28px; height:28px; line-height:28px; margin-right:2px; margin-left:2px; font-size:12px; font-size:1.2rem !important;}
.fenyen a i{ font-size:12px;}
.fuxuan input{ width:120px; height:26px; font-size:12px; font-size:1.2rem;}
}
@media screen and (max-width:767px) {    
    .prlie{ padding: 0px; border: 1px solid #eee;}
    .przi{ padding-bottom: 10px;}
    .pra{font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 5px;}
}
@media screen and (max-width:579px) {
.prlie{ width:48%; margin-left:1% !important; margin-right:1%; margin-top:10px;}
.prrt{ padding:5px; min-height:104px;}
.prttu{ width:140px;}
.prtzi{ margin-left:150px;}
.prta{ font-size:14px; font-size:1.4rem; margin-top:0px;}
.prtp{ font-size:12px; font-size:1.2rem; line-height:22px; max-height:44px; margin-top:0px;}
.prtmor{ margin-top:5px;}
.prtmora1{ min-width:60px; margin-left:2px;}
.prtmora2{ margin-right:0px;}
.prrtbiao{ font-size:18px; font-size:1.8rem; line-height:22px;}
}

/*  */
.pr1main2{ background: #f5f7fa; padding: 65px 0;}
.pr1biao{ text-align: center; font-size: 40px; font-size: 4rem; line-height: 50px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.pr12pz{ text-align: center; margin-top: 10px;}

.pr12n{}

.img-scroll2 {position: relative; margin-top:55px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 58px; color: #0e6acd; font-size: 22px; text-align: center; border-radius: 50%; border: solid 1px #0e6acd; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: -137px; cursor: pointer;}
.img-scroll2 .next { right:-137px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #fff; background: #0e6acd;}
.img-list2 {position: relative;overflow: hidden;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:0.319%; margin-right: 0.0215%; position:relative;}

.pr12tu{ display: block; overflow: hidden;}
.pr12zi{}
.pr12a{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 13px; margin-bottom: 15px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.pr12p{}
.pr12p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

@media screen and (max-width:1759px) {
.img-scroll2 { margin: 0; margin-top:50px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 40px; height: 40px; line-height: 38px; font-size: 18px;}
.img-scroll2 .prev { left: -60px;}
.img-scroll2 .next { right:-60px;}
}
@media screen and (max-width:1359px) {
    .pr1biao{ font-size: 30px; font-size: 3rem;}
.pr12a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px; margin-bottom: 5px;}
}
@media screen and (max-width:999px) {
    .pr1biao{ font-size: 26px; font-size: 2.6rem; line-height: 35px;}
.pr12a{ font-size: 14px; font-size: 1.4rem; margin-top: 10px; margin-bottom: 5px;}


.img-scroll2 { margin-top:30px;}
.img-scroll2 .prev, .img-scroll2 .next { background: rgba(255,255,255,0.8)}
.img-scroll2 .prev { left: -5px;}
.img-scroll2 .next { right:-5px;}
.img-list2 li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:767px) {
.pr1main2{ padding: 30px 0;}
    .pr1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.pr12a{ font-size: 12px; font-size: 1.2rem; margin-top: 10px; margin-bottom: 5px;}
    
.img-scroll2 { margin-top:20px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 30px; height: 30px; line-height: 28px; font-size: 14px;}
.img-list2 li { width:0.49%; margin-right: 0.02%;}
}

.pr1main3{ padding-top: 72px; padding-bottom: 146px;}
.pr1main3 .pr1biao,.pr1main3 .pr12pz{ text-align: left;}

.pr13n{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 33px;}
.pr13lie{ width: 49.3%; margin-top: 9px; position: relative;}
.prwen{ height: 84px; line-height: 84px; background: #f3f3f5; position: relative; padding: 0 30px; padding-right: 70px; cursor: pointer;}
.prwen span{display: inline-block; vertical-align: middle; font-size: 18px; font-size: 1.8rem; line-height: 26px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.prwen i{ display: block; width: 63px; height: 100%; background: #dddddf; right: 0px; top: 0px; position: absolute; transition: 0.5s;}
.prwen i:before{content: ""; position: absolute; width: 22px; height: 2px; background: #313131; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.prwen i:after{content: ""; position: absolute; width: 22px; height: 2px; background: #313131; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(90deg); transition: 0.5s;}

.prda{ width: 100%;display: none; position: absolute; left: 0px; top: 100%; background: #f3f3f5; padding: 20px 30px; margin-top: 9px; line-height: 32px; max-height: 300px; overflow: auto; transition: 0.5s;}

.pr13lieh{ z-index: 999}
.pr13lieh .prwen i{ background: #0e6acd;}
.pr13lieh .prwen i:after{ background: #fff; transform: translate(-50%,-50%) rotate(0)}
.pr13lieh .prda{ display: block;}

@media screen and (max-width:1359px) {
    .prwen{ padding: 0 10px; padding-right: 50px;}
    .prwen span{ font-size: 16px; font-size: 1.6rem;}
    .prwen i{ width: 40px;}
    .prda{ padding: 20px 10px;}
}
@media screen and (max-width:999px) {
.pr1main3{ padding: 50px 0;}
.pr13n{ margin-top: 15px;}
    .pr13lie{ width: 100%;}
    .prwen{ height: auto; line-height: 60px; padding: 10px; padding-right: 40px;}
    .prwen span{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
    
.prwen i{ width: 30px;}
.prwen i:before{ width: 10px;}
.prwen i:after{ width: 10px;}
    .prda{ position: relative; top: auto;}
}
@media screen and (max-width:767px) {
.pr1main3{ padding: 30px 0;}
}

.tank{ position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.5); display: none; z-index: 9999999999}
.guanbi2{position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; cursor: pointer; z-index: 1}
.tann{ width: 95%; max-width: 918px; max-height: 95%; overflow: auto; background: #0e6acd; border-radius: 10px; padding: 65px 80px; padding-top: 50px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2}
.guanbi{ display: block; position: absolute; right: 20px; top: 17px; cursor: pointer;}
.guanbi i{font-size: 36px; color: #fff;}
.tkpz{ text-align: center; color: #fff; margin-top: 5px;}

.tann .pr1biao{ color: #fff}

.tkxin{ display: flex; flex-flow: wrap; justify-content: space-between;}
.tkxin .int1{ width: 48.4%; margin-top: 20px;}
.tkxin .int2{ width: 100%; margin-top: 20px;}
.tkxin .int3{ width: 48.4%; margin-top: 20px; position: relative;}
.tkxin .int4{ width: 48.4%; margin-top: 20px;}

.tkxin input{ width: 100%; height: 51px; line-height: 51px; padding: 0 15px; font-size: 16px; font-size: 1.6rem; color: #666666; background: #f5f7fa;}
.tkxin textarea{ width: 100%; height: 169px; line-height: 30px; padding: 10px 15px; font-size: 16px; font-size: 1.6rem; color: #666666; background: #f5f7fa;}
.tkxin .yanzheng{ width: 90px; height: 40px; position: absolute; right: 3px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.tkxin .int3:before{content: ""; position: absolute; width: 1px; height: 25px; background: #cccccc; right: 97px; top: 50%; transform: translateY(-50%);}
.tkxin .int3 input{ padding-right: 100px;}
.tkxin .int4 input{ padding: 0px; background: #0e6acd; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; font-size: 18px; font-size: 1.8rem; color: #fff; cursor: pointer; transition: 0.5s;}
.tkxin .int4 input:hover{ background: #333;}

.tank .tkxin .int4 input{ background: #ed6f00;}

@media screen and (max-width:1359px) {
    .tkxin .int1,.tkxin .int2,.tkxin .int3,.tkxin .int4{margin-top: 10px;}
    .tkxin textarea{ height: 120px;}
}
@media screen and (max-width:999px) {
    .tann{ padding:30px 20px;}
.guanbi{ right: 10px; top: 10px;}
.guanbi i{font-size: 26px;}
    .tkxin .int1,.tkxin .int2,.tkxin .int3,.tkxin .int4{margin-top: 10px;}
    .tkxin textarea,.tkxin input,.tkxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
    .tkxin textarea,.tkxin input,.tkxin .int4 input{ font-size: 12px; font-size: 1.2rem; padding:0 10px;}
}
@media screen and (max-width:499px) {
    .tkxin .int1,.tkxin .int2,.tkxin .int3,.tkxin .int4{ width: 100%;}
    .tkxin input{ height: 40px; line-height: 40px;}
    .tkxin textarea{ height: 80px;}
.guanbi i{font-size: 18px;}
}

/****************************  product2  ***************************/
.pr2t{ display: flex; flex-flow: wrap; justify-content: space-between;}

.zoomPad{position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload{-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; *width:100px; *height:49px; }
.zoomPup{overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay{position:absolute; left:0px; top:0px; background:#FFF;	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow{position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper{position:relative; border:1px solid #999; z-index:110; }
.zoomWrapperTitle{display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage{display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img{border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe{z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.m-propic { width:47.37%; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m-propic .pic-big { position: relative; width:85%; border: solid 1px #dcdcdc; padding-right: 1px;}
.m-propic .big-img { display: block; line-height: 0; font-size: 0;}
.m-propic .big-img img{ transform: scale(1,1) !important; transition: 0s;}
.m-propic .big-img .zoomPad { float: none; z-index: 8;}
.m-propic .zoomWrapperImage img { max-width: 1200px;}
.m-propic .pic-small { position: relative; width: 13.4%; overflow: hidden;}
.m-propic .pic-btn { position: absolute; margin: 0 auto; left: 0; right: 0; display: block; width:100%; height:30px; line-height:30px; text-align:center; font-size:14px; font-size:1.4rem; cursor: pointer; color:#333; z-index:1}
.m-propic .pic-btn.prev { top: 0px;}
.m-propic .pic-btn.next { bottom: 0px;}
.m-propic .pic-btn.prev:hover,.m-propic .pic-btn.next:hover { color: #0e6acd;}
.m-propic .pic-list { position: relative; height: 0px; padding-bottom:560%; margin-top: 33px; margin-bottom: 33px; overflow: hidden;}
.m-propic .pic-list ul { height: 2000px; position: absolute; top: 0px; left: 0px;}
.m-propic .list-item { margin-bottom:15%;}
.m-propic .item-pic,.m-propic .pic-list .item-video { display: block; overflow:hidden; background: #ffffff; border: 1px solid #dcdcdc;}
.m-propic .item-pic img,.m-propic .pic-list .item-video img { width: 100%; display: block; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;}
.m-propic .item-pic:hover { border-color: #0e6acd; }
.m-propic .item-pic:hover img {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.m-propic .item-pic.zoomThumbActive { border-color: #0e6acd; border: 1px solid #0e6acd;}
.m-propic:hover .pic-btn{opacity: 1}

.m-propic2 { display: none; }
.m-propic .provideo-box { width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }
.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }
.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.m-propic .provideo-box .provideo iframe body { margin: 0px !important;}

.m-propic .item-pic:hover, .m-propic .item-pic.active,
.m-propic .item-video:hover, .m-propic .item-video.active{ border-color: #0e6acd !important; }

.item-pic{ position:relative;}
.item-pic video,.item-pic iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

.jianjie{ width:47%; position: relative; padding-bottom: 120px;}
.jianjie h1{ font-size:30px; font-size:3rem; line-height:40px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}

.jiann{ margin-top: 25px; color: #666666;}
.jiann p{ position: relative; color: #666666;}

.table{ width:100%; overflow:auto;}
.jianjie .table table{ width:100%; border-collapse:collapse; line-height:26px;}
.jianjie .table table tr{}
.jianjie .table table tr td{ padding:5px 0px; color: #666666;;}


.prin2{ position: absolute; width: 100%; left: 0px; bottom: 0px;}
.share{}
.share1{ color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; display: inline-block; vertical-align: middle;}
.share2{display: inline-block; vertical-align: middle;}

.inno{ font-size: 0px; padding-top: 12px; display: flex; flex-flow: wrap;    justify-content: space-between; }
.inno a{display: inline-block; vertical-align: middle; height: 50px; line-height: 50px; text-align: center; font-size: 16px; font-size: 1.6rem; font-weight: bold; color: #fff; margin-top: 5px; border-radius: 5px; margin-right: 10px;  position: relative;cursor: pointer;}
.inno1{ width: 160px; background: #0e6acd;}
.inno2{ width: 154px; background: #ed6f00;}
.inno3{ color: #333 !important; margin-right: 0px !important; padding: 0px !important;}

.inno a:hover{ background: #333; color: #fff;}
.inno3:hover{ background: none !important; color: #0e6acd !important;}

@media screen and (max-width: 1559px) { 
.pr2main1{ padding-top: 50px; padding-bottom: 50px;}
    .jianjie h1{ font-size:24px; font-size:2.4rem; line-height: 30px;}
.jiann{ margin-top: 15px;}
    
.inno{ padding-top: 5px;}
.inno a{ width: auto; padding: 0 10px; margin-right:5px; max-width: 254px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 8px;}
    .inno a i{ width: 30px; height: 30px; line-height: 30px; right: 5px;}
.share1{font-size:14px; font-size:1.4rem;}
}
@media screen and (max-width: 1359px) { 
.m-propic { width: 100%; max-width: 500px; float: left;}
.zoomPad { cursor: default !important; }
.zoomPup { display: none !important; }
.zoomWindow { display: none !important; }
.zoomPreload { display: none !important; }
.m-propic { float: none; margin: auto;}	

.jiann{ margin-top: 20px; min-height: 0px;}
.inno a{ font-size: 12px; font-size: 1.2rem; margin-top: 5px;}
    
.jianjie{ width:100%; float:none; margin-top:20px; padding: 0px; padding-left: 0px; text-align: center;}
.jianjie h1{ font-size:18px; font-size:1.8rem; margin-top: 0px;}
.jiann strong{ font-size: 14px; font-size: 1.4rem;}

.jiann{ min-height: 0px; margin-top: 10px; padding-top: 5px; padding-bottom: 0px;}

.prin2{ position: relative; left: auto; bottom: auto; width: 100%; text-align: center; max-width: 360px; margin: auto; margin-top: 15px;}
.share{ text-align: center;}
.inno{ margin: auto;}
.inno a{ font-size: 12px; font-size: 1.2rem; margin-top: 8px; margin-right: 2px; padding: 0 15px; font-weight: normal;}
}
@media only screen and (max-width:767px ) {
.pr2main1{ padding-top: 30px; padding-bottom: 30px;}
.jianjie .table table tr td{ font-size:12px; font-size:1.2rem; padding: 5px;}
.jianjie{ margin-top:10px;}

.m-propic .pic-big { width:75%;}
.m-propic .pic-small { width: 22%;}
.m-propic .pic-list { padding-bottom:270%;}

.inno a{ font-size: 12px; font-size: 1.2rem; padding: 0px; margin-top: 8px; background: none; color: #333; font-weight: bold; text-decoration: underline; height: 30px; line-height: 30px; border-radius: 0px;}
    .inno a:hover{ background: none; color: #333;}
}



.head{ transition: 0.5s;}
.pr2main1{ position: relative;}
.prnav2{ position: sticky; width: 100%; left: 0px; top: 112px; padding-top: 30px; margin-top: 46px; z-index: 99999999999}
.prnav2n{ background: #f2f3f5; padding: 0; margin-top: -30px; font-size: 0px;}
.prnav2 a{ padding: 10px 30px; line-height: 30px; position: relative; display: inline-block; vertical-align: middle; color: #333333; font-size: 16px; font-size: 1.6rem; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.prnav2 a:before{content: ""; position: absolute; width: 1px; height: 22px; background: #d2d2d2; right: 0px; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 1}
.prnav2 a:last-child:before{ display: none;}
.prnavh{ background: #0e6acd; color: #fff}
.prnavh{color: #fff !important; background: #0e6acd !important;}

.head2h2{ 
    /*top: -110px;*/
}

@media screen and (max-width:1359px) {
 .prnav2{ margin-top: 30px;}
.prnav2 a{ padding: 10px 8px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
    .prnav2{
        top: 42px;
    }
.prnav2 a{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
    .prnav2n{ padding: 0px;}
.prnav2 a{ line-height: 20px; padding: 5px 8px;}
    .prnav2 a:before{ height: 15px; background: #999;}
}

.prxq{ background: #fff; }
.prxq1{ padding-top: 100px; margin-top: -70px;}
.chanxbiao,.chanxiang em{ font-style:normal; font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.chanxbiao2{ font-size: 36px; font-size: 3.6rem;}
.chanxiang{ margin-top: 13px;}
.chanxiang p,.chanxiang strong{color: #666666;}
.chanxiang a{ display: inline; color: #153e93;}
.chanxiang img{
/*    display: inline-block;*/
    margin:0 auto;
}

.chanxiang .table table{ width:100%; border-collapse:collapse; line-height:26px;}
.chanxiang .table table tr{}
.chanxiang .table table tr td{ padding:11px 25px; border:1px solid #d0e2f5; background: #e6f0fa;}
.chanxiang .table table .tahe td{ background: #0e6acd; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center;}
.chanxiang .table table .tahe td p,.chanxiang .table table .tahe td strong{color: #fff;}

.prxq2,.prxq3,.prxq4,.prxq5,.prxq6{ padding-top: 70px; margin-top: -10px;}

@media screen and (max-width:1359px) {
.chanxbiao,.chanxiang em{ font-size: 24px; font-size: 2.4rem; line-height: 40px;}
.chanxiang .table table tr td{ padding:10px;}

.prxq2,.prxq3,.prxq4,.prxq5,.prxq6{ padding-top: 70px; margin-top: -40px;}
}
@media screen and (max-width:999px) {
.chanxbiao,.chanxiang em{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.prxq1,.prxq2,.prxq3,.prxq4,.prxq5,.prxq6{ padding-top: 70px; margin-top: -50px;}
}
@media screen and (max-width:767px) {
.chanxbiao,.chanxiang em{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
}

.prgq{ background: #0e6acd; padding: 39px 30px; display: flex; flex-flow: wrap; justify-content: space-between;}
.prgqp{ width: calc(100% - 280px); font-size: 30px; font-size: 3rem; line-height: 40px; color: #f8f8f8; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.prgqmor{ display: block; width: 260px; height: 52px; line-height: 52px; font-size: 18px; font-size: 1.8rem; cursor: pointer; text-align:center; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; background: #13bbd9; border-radius: 26px;}
.prgqmor a{color: #fff;}
.prgqmor:hover a{color: #13bbd9;}
@media screen and (max-width:1359px) {
.prgqp{ width: calc(100% - 200px); font-size: 20px; font-size: 2rem; line-height: 30px;}
.prgqmor{ width: 180px; font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:999px) {
    .prgq{ padding: 20px 10px;}
.prgqp{ width: 100%; font-size: 18px; font-size: 1.8rem; line-height: 26px; text-align: center;}
.prgqmor{ width: 150px; height: 40px; line-height: 40px; margin: auto; margin-top: 20px; font-size: 14px; font-size: 1.4rem;}
}

.pric{ font-size: 0px;}
.ictu{ width: 32%; margin: 11px 0; margin-left: 2%; display: inline-block !important; vertical-align: top;}
.ictu:nth-child(3n-2){margin-left: 0px;}

.pr23n{}
.pr23n .pr13lie{ width: 100%;}
.pr23n .prwen{ height: auto; line-height: 44px; padding-top: 10px; padding-bottom: 10px;}
.pr23n .prda{ position: relative; top: auto;}

.tank2{ position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.5); display: none; z-index: 99999999999}
.tan2n{ width: 95%; max-width: 648px; background: #0e6acd; border-radius: 10px; padding: 50px 57px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 90%; overflow: auto;z-index: 99;}
.tk2biao{ font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; text-align: center;}
.tk2xin{ margin-top: 28px;}
.tk2xin .int1{ width: 100%; margin-top: 11px; padding-left: 13px;}
.tk2xin .int2{ width: 100%; margin-top: 11px; padding-left: 13px; position: relative;}
.tk2xin .int3{ width: 100%; margin-top: 11px; padding-left: 13px;}


.tk2xin input{ width: 100%; height: 46px; line-height: 46px; font-size: 14px; font-size: 1.4rem; color: #333; border-radius: 5px; padding: 0 9px; border: solid 1px #cccccc;}
.tk2xin textarea{ width: 100%; height: 93px; line-height: 26px; font-size: 14px; font-size: 1.4rem; color: #333; border-radius: 5px; padding: 10px 9px; border: solid 1px #cccccc;}
.tk2xin .int2 input{ padding-right: 95px;}
.tk2xin .yanzheng{ width: 70px; height: 24px; position: absolute; cursor: pointer; right: 16px; top: 50%; transform: translateY(-50%);}
.tk2xin .int3 input{ padding: 0px; background: #ed6f00; height: 49px; line-height: 49px; font-size: 16px; font-size: 1.6rem; color: #ffffff; cursor: pointer; transition: 0.5s; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.tk2xin .int3 input:hover{ background: #333}

.tk2xin .xing{ position: relative;}
.tk2xin .xing:before{content: "*"; font-size: 14px; font-size: 1.4rem; color: #ff0000; line-height: 20px; position: absolute; top: 17px; left: 0px;}

@media screen and (max-width:767px) {
    .tan2n{ padding: 30px 10px;}
    .tk2biao{ font-size: 20px; font-size: 2rem;}
    .tk2xin input,.tk2xin textarea,.tk2xin .int3 input{ font-size: 12px; font-size: 1.2rem;}
}

/*  hot  */
.homain{ background-image: linear-gradient(0deg, #fff 1%, #f5f7fa 100%); padding-top: 60px; padding-bottom: 117px;}

.img-scroll3 {position: relative; margin-top:60px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 58px; color: #0e6acd; font-size: 22px; text-align: center; border-radius: 50%; border: solid 1px #0e6acd; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll3 .prev { left: -137px; cursor: pointer;}
.img-scroll3 .next { right:-137px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color: #fff; background: #0e6acd;}
.img-list3 {position: relative;overflow: hidden;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left; width:0.24%; margin-right: 0.0133%; position:relative;}

.m6tu{ display: block; border-radius: 16px; overflow: hidden;}
.m6tu img{ width: 100%;}

@media screen and (max-width:1759px) {
.img-scroll3 { margin: 0; margin-top:50px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 40px; height: 40px; line-height: 38px; font-size: 18px;}
.img-scroll3 .prev { left: -60px;}
.img-scroll3 .next { right:-60px;}
}
@media screen and (max-width:1359px) {
    .homain{ padding: 50px 0;}
}
@media screen and (max-width:999px) {
.img-scroll3 { margin-top:30px;}
.img-scroll3 .prev, .img-scroll3 .next { background: rgba(255,255,255,0.8)}
.img-scroll3 .prev { left: -5px;}
.img-scroll3 .next { right:-5px;}
.img-list3 li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:767px) {
.homain{ padding: 30px 0;}
.img-scroll3 { margin-top:20px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 30px; height: 30px; line-height: 28px; font-size: 14px;}
.img-list3 li { width:0.49%; margin-right: 0.02%;}
}

/****************************  about1  ***************************/
.ab1main1{ padding-top: 65px;}
.ab1main1 .m5p{ max-height: none;}
.ab1main1 .m5fu:hover{ background: #0e6acd;}
.ab1main1 .m5a{color: #0e6acd;}

@media screen and (max-width:1359px) {
.ab1main1{ padding-top: 40px;}
}
@media screen and (max-width:767px) {
.ab1main1{ padding-top: 30px;}
}

/*  main2  */
.ab1main2{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-bottom: 89px;}
.ab12tu{ width: 48.6%; position: relative;}
.ab12tu:before{content: ""; position: absolute; width: 42px; height: 118px; background: url("../images/ab12bei.jpg") no-repeat center; right: 100%; bottom: 0px;}
.ab12zi{ width: 45.5%;}

.ab12p{ margin-top: 30px;}
.ab12mor{ width: 180px;	height: 50px; line-height: 48px; font-size: 16px; font-size: 1.6rem; margin-top: 55px; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #0e6acd; border: 1px solid #0e6acd; border-radius: 4px; transition: 0.5s; cursor: pointer;}
.ab12mor a{
    color: #fff;
}
.ab12mor:hover{ background: #fff; color: #0e6acd;}
.ab12mor:hover a{ color: #0e6acd;}

@media screen and (max-width:1359px) {
    .ab12zi{ width: 50%;}
    .ab12mor{ font-size: 14px; font-size: 1.4rem; margin-top: 20px; width: 150px; height: 40px; line-height: 38px;}
.ab12p{ margin-top: 20px;}
}
@media screen and (max-width:999px) {
.ab1main2{ padding-bottom: 50px;}
    .ab12tu:before{ display: none;}
}
@media screen and (max-width:767px) {
.ab1main2{ padding-bottom: 30px;}
.ab12tu{ width: 100%; max-width: 400px; margin: auto;}
    .ab12zi{ width: 100%; margin-top: 10px;}
}

/*  main3  */
.ab1main3{ background: #f5f7fa; padding-top: 60px; padding-bottom: 99px;}
.ab1biao{ text-align: left;}
.ab13n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 30px;}
.ab13lie{ width: 31.9%; background: #fff; padding: 30px; margin-top: 20px;}
.ab13a{ font-size: 20px; font-size: 2rem; line-height: 30px; color: #0e6acd; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ab13p{ margin-top: 17px;}

@media screen and (max-width:1359px) {
.ab1main3{ padding: 50px 0;}
    .ab13n{ padding-top: 10px;}
    .ab13lie{ padding: 20px 10px;}
    .ab13p{ margin-top: 10px;}
    .ab13a{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:767px) {
.ab1main3{ padding: 30px 0;}
.ab13lie{ width: 100%; margin-top: 10px;}
}

/*  main4  */
.ab1main4{ background: url("../images/ab15bei.jpg") no-repeat center bottom; background-size: cover; background-attachment: fixed; position: relative;}
.ab1main4:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab15bei.jpg") no-repeat center bottom; background-size: cover; z-index: -1}
.ab1main4:after{content: ""; position: absolute; width: 100%; height: 135px; left: 0px; top: 0px; background: #f5f7fa; z-index: 1}

.ab14{ width: 95%; max-width: 1543px; margin: auto; position: relative; z-index: 2; background: #0e6acd; border-radius: 24px; padding: 70px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab14n{ width: calc(100% - 320px);}
.ab14a{ color: #f8f8f8; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; font-size: 34px; font-size: 3.4rem; line-height: 40px;}
.ab14p{ margin-top: 30px;}
.ab14p p{ color: #ffffff;}
.prgqmor{ transition: 0.5s;}
.prgqmor:hover{ background: #fff; color: #0e6acd;}

@media screen and (max-width:1359px) {
    .ab14{ padding: 30px;}
    .ab14a{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
    .ab14p{ margin-top: 15px;}
.ab14n{ width: calc(100% - 240px);}
}
@media screen and (max-width:999px) {
.ab14n{ width: 100%; text-align: center;}
    .ab14a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
    .ab14{ padding: 20px 10px;}
    .ab14a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

/*  main5  */
.ab1main5{ background: url("../images/ab15bei.jpg") no-repeat center bottom; background-size: cover; background-attachment: fixed; position: relative; padding-bottom: 210px; padding-top: 62px;}
.ab1main5:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab15bei.jpg") no-repeat center bottom; background-size: cover; z-index: -1}

.ab15biao{ color: #fff;}
.ab15pz{ text-align: center; color: #fff; margin-top: 9px;}

#outer6 { font-size:0px; position: relative; margin-top: 25px;}

.tab6{position: relative;}
.tab6:before{content: ""; position: absolute; height: 1px; background: #ffffff; left: -40px; right: -40px; top: 30px;}

#tab6 {overflow: hidden;zoom: 1; font-size:0px; position:relative; margin:auto; overflow:hidden;  white-space:nowrap; z-index: 99}
#tab6 li{ display:inline-block; vertical-align: bottom; width: 20%; transition:0.8s; cursor:pointer; position: relative; text-align: center;}
#tab6 li:before{content: ""; position: absolute; width: 26px; height: 26px; background: url("../images/co6dian.png") no-repeat center; background-size: cover !important; top: 15px; left: 50%; transform: translateX(-50%);}

#tab6 li a { display:block; cursor:pointer; color: #fff; font-size:20px; font-size:2rem; line-height:30px; padding-top: 52px; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
#tab4 li a i{ font-style: normal;}
#tab6 li.current6:before{ background: url("../images/co6dianh.png") no-repeat center;}
#tab6 li.current6 a { font-size: 32px; font-size: 3.2rem;}
#content6 { display:inline-block; vertical-align:top; width:100%;}
#content6 .tabul6 {display: none; font-size: 0px; vertical-align:middle;}

.content6{ position: relative; margin-top: 65px;}
.content6 .prev2,.content6 .next2{ position: absolute; text-align:center; cursor: pointer; display: block; width: 60px; height: 60px; line-height: 58px; color: #0e6acd; font-size: 22px; text-align: center; border-radius: 50%; border: solid 1px #0e6acd; top: 50%; transform: translateY(-50%); transition: 0.5s; background: #fff; z-index: 999}
.content6 .prev2{left: 154px;}
.content6 .next2{right: 154px;}
.content6 .prev2:hover,.content6 .next2:hover{ background: #0e6acd; color: #fff;}

.co6n{ width: calc(100% - 540px); background: #fff; margin: auto; padding: 20px; box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.12); border-radius: 16px;}
.co6zi{ min-height: 165px; line-height: 165px; text-align: center;}
.co6p{ font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; display: inline-block; vertical-align: middle;}
.co6p p{color: #333;}

@media screen and (max-width:1559px) {
    .content6 .prev2,.content6 .next2{ width: 40px; height: 40px; line-height: 38px; font-size: 16px;}
.content6 .prev2{left: 0px;}
.content6 .next2{right: 0px;}
    
.co6n{ width: calc(100% - 100px);}
}
@media screen and (max-width:999px) {
.ab1main5{ padding: 50px 0;}

#outer6 { margin-top: 10px;}
.content6 .prev2,.content6 .next2{ width: 30px; height: 30px; line-height: 28px; transform: translateY(0); top: 0px; margin-top: -70px;}

    .tab6{ padding: 0 10px;}
.tab6:before{ height: 1px; left: 30px; right: 30px; top: 35px;}
#tab6 li:before{ width: 15px; height: 15px; top: 27px; left: 50%; transform: translateX(-50%);}
#tab6 li a { font-size:14px; font-size:1.4rem; line-height:30px; padding-top: 40px; padding-bottom: 0px;}
#tab6 li.current6 a { font-size: 18px; font-size: 1.8rem; padding-bottom: 0px;}
.content6 { margin-top: 20px;}

.co6n{ padding: 10px; width: 100%;}
}
@media screen and (max-width:599px) {
.ab1main5{ padding: 30px 0;}
    #tab6 li{ width: 33.333%;}
    
    .co6n{ display: block;}
.co6tu{ width: 200px; margin: auto;}
.co6zi{ width: 100%; margin-top: 20px; text-align: center;}
    .co6a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

.ab1main6{ padding-top: 72px; padding-bottom: 80px;}
.ab16pz{ margin-top: 12px;}
.ab16n{ position: relative; max-width: 1267px; margin: auto; margin-top: 70px;}
.ab111{ position: absolute; width: 100%; left: 0px; top: 0px; opacity: 0.2}

.ab16tu{ width: 100%;}
.abdw{ position: absolute; left: 0px; top: 0px; width: 2.68%; transition: 0.5s; z-index: 99}
.dwtu{ width: 100%; transition: 0.5s; cursor: pointer;}
.dwzi{ position: absolute; width: 276px; left: 100%; top: 0px; line-height: 26px; margin-left: 20px; padding: 24px; background: rgba(255,255,255,0.9); box-shadow: 1px 1px 26px 0px rgba(0, 0, 0, 0.1); transition: 0.5s; visibility: hidden; opacity: 0;}
.dwzi:before{content: ""; position: absolute; width: 100%; height: 3px; background: #0e6acd; left: 0px; top: 0px;}
.dwa{font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; color: #333 !important;}
.dwp{ margin-top: 5px;}

.abdw1{ left: 15.3%; top: 32%;}
.abdw2{ left: 17%; top: 43%;}
.abdw3{ left: 25.6%; top: 55%;}
.abdw4{ left: 30%; top: 62%;}
.abdw5{ left: 27%; top: 77%;}
.abdw6{ left: 45%; top: 33%;}
.abdw7{ left: 53%; top: 76%;}
.abdw8{ left: 56%; top: 62%;}
.abdw9{ left: 58.2%; top: 44%;}
.abdw10{ left: 60.5%; top: 44%;}
.abdw11{ left: 65%; top: 30%;}
.abdw12{ left: 72.5%; top: 17%;}
.abdw13{ left: 80.5%; top: 53%;}
.abdw14{ left: 84.5%; top: 73%;}
.abdw15{ left: 91%; top: 64%;}

.abdw:hover{ z-index: 999}
.abdw:hover .dwtu{ transform: scale(1.3);}
.abdw:hover .dwzi{ visibility: inherit; opacity: 1;}

.abdw12 .dwzi,.abdw13 .dwzi,.abdw14 .dwzi,.abdw15 .dwzi{ left: auto; right: 100%; margin-left: 0px; margin-right: 20px;}

@media screen and (max-width:999px) {
.ab1main6{ padding: 50px 0;}
    .ab16n{ margin-top: 30px;}
    .dwzi{ display: none;}
}
@media screen and (max-width:767px) {
.ab1main6{ padding: 30px 0;}
    .ab16n{ margin-top: 20px;}
}

/*  main7  */
.ab1main7{ background: #f5f7fa url("../images/ab17bei.png") no-repeat center; padding-top: 60px; padding-bottom: 138px;}
.ab17pz{ text-align: center; margin-top: 8px; color: #333}

.ab17n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 46px;}
.ab17lie{ background: #ffffff; box-shadow: 1px 1px 14px 0px #ebf1fa; border-radius: 16px; width: 48.86%; padding: 25px 30px; padding-bottom: 50px; margin-top: 20px; display: flex; flex-flow: wrap; justify-content: space-between;}
.ab17tu{ width: 50px; height: 50px; position: relative;}
.ab17tu img{ position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.ab17zi{ width: calc(100% - 80px);}
.ab17a{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 11px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ab17p{ margin-top: 23px;}

.ab17bp{ text-align: center; margin-top: 25px;}
.ab17bp p{color: #333;}
.ab17mor{ display: block; width: 220px; height: 50px; line-height: 48px; font-size: 16px; font-size: 1.6rem; margin: auto; margin-top: 49px; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #0e6acd; border-radius: 4px; border: solid 1px #0e6acd;}
.ab17mor:hover{ background: #fff;}

@media screen and (max-width:999px) {
.ab1main7{ padding: 50px 0;}
.ab17n{ padding-top: 10px;}
.ab17mor{ width: 180px; height: 50px; line-height: 48px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
    .ab17a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 0px;}
    .ab17p{ margin-top: 10px;}

.ab17tu{ width: 30px; height: 30px;}
.ab17zi{ width: calc(100% - 50px);}
}
@media screen and (max-width:767px) {
    .ab1main7{ padding: 30px 0;}
    .ab17lie{ width: 100%; padding: 20px 10px; margin-top: 10px;}
    .ab17a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 0px;}
}

/****************************  about2  ***************************/
.ab2main1{ padding-top: 58px; padding-bottom: 115px;}
.ab2pz{ text-align: center; margin-top: 14px;}

.ab2n{ font-size: 0px; padding-top: 16px;}
.ab2lie{ width: 31.8%; margin-left:2.3%; margin-top: 25px; display: inline-block; vertical-align: top;}
.ab2lie:nth-child(3n-2){margin-left: 0px;}
.vitu{ position: relative;}
.vitu iframe,.vitu video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.vitu iframe body{ margin:0px !important;}
.vizi{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 12px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.ab3main{ padding-top: 58px; padding-bottom: 156px; width: 95%; max-width: 1802px; margin: auto;}
.ab3n{ position: relative; padding-bottom: 50%; margin-top: 42px;}
.ab3n iframe,.ab3n video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.ab3n iframe body{ margin:0px !important;}

@media screen and (max-width:1359px) {
    .vizi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 6px;}
}
@media screen and (max-width:999px) {
.ab2main1,.ab3main{ padding-top: 30px; padding-bottom: 50px;}
.ab2n{ padding-top: 10px;}
    .vizi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 6px;}
    .ab3n{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab2main1,.ab3main{ padding-top: 30px; padding-bottom: 30px;}
.ab2pz{ margin-top: 10px;}
.ab2lie{ width: 49%; margin-left:2% !important; margin-top: 15px;}
    .ab2lie:nth-child(2n-1){margin-left: 0px !important;}
}

/****************************  about4  ***************************/
.ab4main1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; flex-direction: row-reverse; padding-top: 65px; padding-bottom: 90px; position: relative;}
.ab4main1:before{content: ""; position: absolute; width: 80px; height: 515px;  background: url("../images/ab41bei.png") no-repeat center; left: -110px; top: 50%; transform: translateY(-50%);}
.ab41tu{ width: 50%;}
.ab41zi{ width: calc(50% - 60px);}

.ab41pz{ color: #0e6acd; margin-top: 15px;}

.ab41n{ margin-top: 88px;}
.ab41n p{ position: relative; padding-left: 44px;}
.ab41n p em{ display: block; width: 30px; position: absolute; left: 0px; top: 0px;}

@media screen and (max-width:1359px) {
    .ab4main1{ padding: 30px 0;}
.ab41zi{ width: calc(50% - 30px);}
.ab41n{ margin-top: 30px;}
    .ab4main1:before{ display: none;}
}
@media screen and (max-width:999px) {
.ab41tu{ width: 100%; max-width: 500px; margin: auto; margin-top: 20px;}
.ab41zi{ width: 100%;}

.ab41n p{ padding-left: 30px;}
.ab41n p em{ width: 20px;}
}
@media screen and (max-width:767px) {
.ab41n{ margin-top: 20px;}
}

.ab4main2{ background: url("../images/ab42bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 60px; padding-bottom: 100px;}
.ab4main2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab42bei.jpg") no-repeat center; background-size: cover; z-index: -1}

.ab42n{}
.ab42n p{color: #fff;}
.ab4logo{ float: left; display: flex; justify-content: space-between; align-items: center; margin-right: 110px; padding-top: 10px; margin-bottom: 22px;}
.ab4tu{ width: 72px;}
.ab4a{ color: #fff !important; margin-left: 22px;}
.ab41a{ display: block; width: 370px; height: 66px; line-height: 66px; font-size: 22px; font-size: 2.2rem; margin-right: 66px; float: left; font-family: Montserrat-Bold,Arial, "Arial Black", "sans-serif", Verdana; text-align: center; color: #fff; background: #049fff;}

@media screen and (max-width:1359px) {
    .ab4logo{ margin-right: 40px;}
.ab4tu{ width: 50px;}
.ab41a{ width: 280px; height: 50px; line-height: 50px; font-size: 18px; font-size: 1.8rem; margin-right: 20px;}
}
@media screen and (max-width:999px) {
    .ab4main2{ padding: 50px 0;}
}
@media screen and (max-width:767px) {
    .ab4main2{ padding: 30px 0;}
    .ab4logo{ float: none; margin-bottom: 0px; justify-content:flex-start;}
    .ab41a{ float: none; margin-bottom: 10px;}
.ab4tu{ width: 40px;}
    .ab4a{ margin-left: 10px;}
}

.ab4main3{ background: #f5f7fa; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab43zi{ width: 53%; text-align: right; padding: 20px 0;}
.ab43tu{ width: 47%;}

.ab43zin{ width: 95%; max-width: 758px; padding-right: 80px; display: inline-block; text-align: left;}
.ab43p{ margin-top: 45px;}
.ab43mor{ display: block; width: 210px; height: 57px; line-height: 57px; font-size: 16px; font-size: 1.6rem; margin-top: 55px; color: #ffffff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #0e6acd; border-radius: 28px; cursor: pointer; transition: 0.5s;}
.ab43mor:hover{ background: #333; color: #fff;}
.ab4main4{ padding-top: 84px; padding-bottom: 125px;}

@media screen and (max-width:1359px) {
.ab43p{ margin-top: 20px;}
    .ab43mor{ margin-top: 20px;}
    .ab43zin{ padding-right: 30px;}
.ab4main4{ padding-top: 50px; padding-bottom: 125px;}
}
@media screen and (max-width:999px) {
.ab43zi{ width: 100%; text-align: center; padding: 30px 0;}
.ab43tu{ width: 100%; max-width: 900px; margin: auto;}
.ab43zin{ max-width: 1920px;}
.ab43mor{ width: 160px; height: 45px; line-height: 43px; font-size: 14px; font-size: 1.4rem;}
.ab4main4{padding: 50px 0;}
}
@media screen and (max-width:767px) {
.ab4main4{padding: 30px 0;}
}

/****************************  about5  ***************************/
#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)}}


.ab5main{ padding-top: 57px; padding-bottom: 102px;}
.ab5n{ font-size: 0px; padding-top: 30px;}
.ab5lie{ width: 23%; margin-left: 2.666%; margin-top: 21px; display: inline-block; vertical-align: top;}
.ab5lie:nth-child(4n-3){margin-left: 0px;}

.ab5tu{ display: block; position: relative; overflow: hidden;}
.ab5tu img{ width: 100%; transform: scale(1) !important}
.ab5fu{ position: absolute; width: 91%; height: 93%; background: rgba(14, 106, 205,0.6); left: 4.5%; top: 100%; transition: 0.5s;}
.ab5fu i{ position: absolute; width: 100%; line-height: 40px; font-size: 50px; color: #fff; left: 0px; top: 50%; transform: translateY(-50%); text-align: center;}
.ab5zi{ margin-top: 11px; color: #333333; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ab5tu:hover .ab5fu{ top: 3.5%;}

@media screen and (max-width:999px) {
.ab5main{ padding: 50px 0;}
.ab5n{ padding-top: 10px;}
    .ab5fu{ display: none;}
    .ab5zi{ margin-top: 5px;}
}
@media screen and (max-width:767px) {
.ab5main{ padding: 30px 0;}
}
@media screen and (max-width:599px) {
.ab5lie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.ab5lie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  about6  ***************************/
.ab6n{ padding-top: 30px;}
.ab6lie{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 26px;}
.netu{ width: 427px; display: block; }
.netu span{ display: block; overflow: hidden; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.5);}
.nezi{ width: calc(100% - 488px);}
.neriqi{ display: block; color: #0e6acd;}
.nea{ display: block; margin-top: 10px; color: #333; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep{line-height: 28px; margin-top: 25px;}
.nep a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nemor{ margin-top: 65px;}
.ab6lie:hover .m2xtu:before{ opacity: 1; transform: rotate(-2.5deg);}

@media screen and (max-width:1359px) {
.netu{ width: 300px;}
.nezi{ width: calc(100% - 320px);}
    .nep{ margin-top: 10px;}
.nemor{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab6n{ padding-top: 10px;}
    .ab6lie{ margin-top: 15px;}
.netu{ width: 130px;}
.nezi{ width: calc(100% - 140px);}
    .nea{ margin-top: 2px;}
    .nep{ margin-top: 3px;}
    .nemor{ display: none;}
}

.ab6main2{ background: #f9fafa; padding: 90px 0;}
.ab6main2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab62tu{ width: 49.5%;}
.ab62zi{ width: calc(50.5% - 70px);}

.ab62biao{ text-align: left;}
.ab62p{ margin-top: 35px;}
.ab62p2{ margin-top: 33px;}
.ab62p2 p{margin-top: 6px; padding-left: 39px; background: url("../images/dui2.png") no-repeat left 0px;}

.ab62mor{ display: block; width: 220px; height: 50px; line-height: 48px; font-size: 16px; font-size: 1.6rem; margin-top: 38px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; text-align: center; background: #0e6acd; border-radius: 4px; border: solid 1px #0e6acd;}
.ab62mor:hover{ background: #fff;}
.ab62mor i{ margin-left: 10px;}

@media screen and (max-width:1359px) {
.ab6main2{ padding: 50px 0;}
.ab62zi{ width: calc(50.5% - 30px);}
.ab62p{ margin-top: 15px;}
.ab62p2{ margin-top: 15px;}
.ab62p2 p{ padding-left: 25px; background: url("../images/dui2.png") no-repeat left 5px; background-size: 15px;}
.ab62mor{ width: 170px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 15px;}
}
@media screen and (max-width:999px) {
.ab62tu{ width: 100%; max-width: 500px; margin:auto;}
.ab62zi{ width: 100%; margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab6main2{ padding: 30px 0;}
}

/****************************  about7  ***************************/
.ab7main{ padding-top: 57px; padding-bottom: 80px;}
.ab7main h1{ font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana; font-size: 30px; font-size: 3rem; line-height: 40px;}
.net{ border-bottom: 1px solid #f2f2f2; margin-top:10px; padding-bottom: 16px;}
.netriqi{ display:inline-block; vertical-align: middle; margin-right: 20px;}
.net .share{color: #666666; display: inline-block; vertical-align: middle; margin: auto;}
.net .share1{color: #666666; font-size: 16px; font-size: 1.6rem;}

.nexiang{ line-height: 32px; margin-top: 30px;}
.nexiang p,.nexiang em,.nexiang strong{color: #666666;}
.nexiang img{ display: inline-block;}
.nexiang a{ color: #0e6acd; display: inline-block;}

.fanpian{ border-top: 1px solid #e2e5ea; display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 32px; padding-top: 40px;}
.fanpian li{max-width: 46%; position: relative; line-height: 26px;}
.fanpian li i{ width: 56px;	height: 56px; line-height: 54px; text-align: center; background: #ffffff; border-radius: 50%; border: solid 1px #1e1e1e; position: absolute; top: 0px; color: #333; font-size: 20px; transition: 0.5s;}
.fanpian li:nth-child(1){padding-left: 76px;}
.fanpian li:nth-child(2){padding-right: 76px; text-align: right;}
.fanpian li:nth-child(1) i{ left: 0px;}
.fanpian li:nth-child(2) i{ right: 0px;}

.fanpian span{ color: #333333; font-size: 18px; font-size: 1.8rem;}
.fanpian p{ color: #666666;}
.fanpian p a{color: #666666; display: block;}

.fanpian li:hover i{ background: #0e6acd; border-color: #0e6acd; color: #fff;}

@media screen and (max-width:1559px) {
.ab7main{ padding-top: 30px; padding-bottom: 50px;}
.ab7main h1{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.net{ margin-top: 14px; padding-bottom: 14px;}
.net .share1{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1359px) {
.fanpian li i{ width: 26px;	height: 26px; line-height: 24px; border: solid 1px #000000; font-size: 16px;}
.fanpian li:nth-child(1){padding-left: 40px;}
.fanpian li:nth-child(2){padding-right: 40px;}
}
@media screen and (max-width:999px) {
.fanpian{ margin-top: 20px; padding-top: 10px;}
.fanpian li{width: 100%; max-width: 100%; text-align: left !important; padding-right: 0px !important; padding-left: 40px; margin-top: 15px;}
.fanpian li:nth-child(2) i{ right: auto; left: 0px;}
}
@media screen and (max-width:767px) {
.ab7main{ padding-top: 30px; padding-bottom: 30px;}
.ab7main h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.nexiang{ margin-top: 15px;}
.fanpian span{ font-size: 14px; font-size: 1.4rem;}
}

/****************************  4-1  ***************************/
.ctmain1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 35px; padding-bottom: 20px;}
.ctzi{ width: 45.7%;}
.cttu{ width: 42.5%;}

.ctbiao{ text-align: left;}
.ctp{ margin-top: 32px; line-height: 28px; padding-bottom: 24px;}
.ctxing{ margin-top: 14px;}

@media screen and (max-width:1359px) {
.ctzi{ width: 53%;}
.cttu{ width: 43%;}
    .ctp{ margin-top: 12px; padding-bottom: 10px;}
    .ctxing img{ width: 100px;}
}
@media screen and (max-width:999px) {
    .ctmain1{}
}
@media screen and (max-width:767px) {
    .ctmain1{ margin-top: 25px;}
.ctzi{ width: 100%;}
.cttu{ width: 100%; max-width: 400px; margin: auto; margin-top: 20px;}
}

.ctmain2{ background-image: linear-gradient(0deg, #fff 1%, #f5f6f7 100%); padding-top: 168px; padding-bottom: 89px;}

.img-scroll4 {position: relative; padding: 0 100px;}
.img-scroll4 .prev, .img-scroll4 .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 58px; color: #0e6acd; font-size: 22px; text-align: center; border-radius: 50%; border: solid 1px #0e6acd; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll4 .prev { left: 0px; cursor: pointer;}
.img-scroll4 .next { right: 0px; cursor: pointer;}
.img-scroll4 .prev:hover,.img-scroll4 .next:hover { color: #fff; background: #0e6acd;}
.img-list4 {position: relative;overflow: hidden;}
.img-list4 ul {width: 10000%;}
.img-list4 li {float: left; width:0.294%; margin-right: 0.059%; padding: 10px; position:relative;}

.ca12tu{ display: block;  box-shadow: 1px 1px 14px 0px rgba(0, 0, 0, 0.1);}
.ca12tu img{ width: 100%;}
.ca12a{ text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 18px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.ca12b{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 4px;}
.ca12mor{ width: 49%; max-width: 158px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; font-size: 1.6rem; margin-top: 10px; transition: 0.5s; cursor: pointer; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ca12mor1{ color: #fff; background: #0e6acd;}
.ca12mor2{ color: #0e6acd; background: #e6f0fa;}
.ca12mor:hover{ background: #333; color: #fff}

@media screen and (max-width:1759px) {
.img-scroll4 { margin: 0;}
.img-scroll4 .prev, .img-scroll4 .next { width: 40px; height: 40px; line-height: 38px; font-size: 18px;}
}
@media screen and (max-width:1359px) {
    .ctmain2{ padding: 50px 0;}
.img-scroll4 { padding: 0 50px;}
    .img-list4 li { width:0.33%; margin-right: 0.005%;}
    .ca12mor{ font-size: 14px; font-size: 1.4rem;}
    .ca12a{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:999px) {
.img-scroll4 .prev, .img-scroll4 .next { background: rgba(255,255,255,0.8)}
.img-scroll4 .prev { left: -5px;}
.img-scroll4 .next { right:-5px;}
.img-list4 li { width:0.5%; margin-right: 0%; padding: 5px;}
    .ca12a{ font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 5px;}
    .ca12mor{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
.ctmain2{ padding: 30px 0;}
.img-scroll4 { padding: 0px;}
.img-scroll4 .prev, .img-scroll4 .next { width: 30px; height: 30px; line-height: 28px; font-size: 14px;}
    .ca12a{ font-size: 12px; font-size: 1.2rem;}
    .ca12mor i{ display: none;}
}
@media screen and (max-width:380px) {
.img-list4 li { width:1%;}
}

.ctmain3{ background-image: linear-gradient(0deg, #fff 1%, #f5f6f7 100%); padding-top: 88px; padding-bottom: 150px;}
.ct3pz{ display: block; margin-top: 13px; text-align: center; color: #0e6acd; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ct3pz:hover{color: #333}

.ct13n{ font-size: 0px; padding-top: 15px;}
.ct13lie{ width: 31.9%; margin-left: 2.15%; margin-top: 20px; display: inline-block; vertical-align: top;}
.ct13lie:nth-child(3n-2){margin-left: 0px;}

.ct13tu{}
.ct13a{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 12px; text-align: center; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

@media screen and (max-width:1359px) {
.ctmain3{ padding-top: 50px; padding-bottom: 100px;}
.ct13a{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
}
@media screen and (max-width:999px) {
.ctmain3{ padding-top: 50px; padding-bottom: 50px;}
.ct13a{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
}
@media screen and (max-width:767px) {
.ctmain3{ padding: 30px 0;}
.ct13n{ padding-top: 5px;}
.ct13a{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 5px;}
}
@media screen and (max-width:539px) {
.ct13lie{ width: 49%; margin-left: 2% !important; margin-top: 20px;}
.ct13lie:nth-child(2n-1){margin-left: 0px !important;}
}

/****************************  download  ***************************/
.domain{ padding-top: 60px; padding-bottom: 97px;}
.dobiao{ text-align: left;}
.don{ padding-top: 23px;}
.dolie{ padding-bottom: 40px; padding-top: 40px; border-bottom: 1px solid #d2d2d2; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.dotu{ display: block; width: 81px;}
.dozi{ width: calc(100% - 330px);}
.domor{ display: block; width: 170px; height: 50px; line-height: 50px; font-size: 16px; font-size: 1.6rem; color: #0e6acd; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background-color: #e6f0fa; border-radius: 4px; cursor: pointer; transition: 0.5s;}
.domor i{ font-size: 20px; margin-left: 10px;}
.doa{font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; color: #333;}
.dop{ line-height: 28px; margin-top: 10px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.domor:hover{ color: #fff; background: #0e6acd;}

.dob{ text-align: center; font-size: 0px; margin-top: 45px;}
.dob p,.dob a{ display: inline-block; vertical-align: middle; width: 60px; height: 60px; line-height: 58px; text-align: center; border: 1px solid #0e6acd; background: #fff; color: #0e6acd; margin: 5px; border-radius: 50%;}
.dob p i,.dob a i{ font-size: 20px;}
.dob a:hover{ background: #0e6acd; color: #fff;}

@media screen and (max-width:999px) {
.domain{ padding: 50px 0;}
.don{ padding-top: 10px;}
.dolie{ padding-bottom: 30px; padding-top: 30px;}
.dotu{ display: none;}
.dozi{ width: calc(100% - 150px);}
.domor{ width: 130px; height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem;}
.domor i{ font-size: 16px; margin-left: 5px;}

.dob{ margin-top: 30px;}
.dob p,.dob a{ width: 40px; height: 40px; line-height: 38px;}
.dob p i,.dob a i{ font-size: 16px;}
}
@media screen and (max-width:767px) {
.domain{ padding: 30px 0;}
.don{ padding-top: 1px;}
.dolie{ padding-bottom: 20px; padding-top: 20px;}
.domor{ width: 100px; height: 40px; line-height: 40px; font-size: 12px; font-size: 1.2rem;}
.domor i{ font-size: 12px; margin-left: 5px;}
.dozi{ width: 100%; margin-bottom: 10px;}
}

/****************************  faq  ***************************/
.famain{ padding-top: 49px; padding-bottom: 65px;}
.fapz{ margin-top: 14px;}

.famain2{ background-image: linear-gradient(0deg, #fff 1%, #e7f0fa 100%); padding-top: 83px; padding-bottom: 136px;}
.fa2biao{ font-size: 38px; font-size: 3.8rem; line-height: 45px; text-align: center; font-family: Montserrat-Bold, Arial, "Arial Black", "sans-serif", Verdana;}
.fa2p{ text-align: center; margin-top: 15px;}
.fa2mor{ display: block; width: 190px; height: 50px; line-height: 50px; font-size: 16px; font-size: 1.6rem; margin: auto; margin-top: 48px; color: #fff; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; text-align: center; background: #0e6acd; border-radius: 4px; transition: 0.5s; cursor: pointer;}
.fa2mor:hover{background: #333; color: #fff;}

@media screen and (max-width:1359px) {
.fa2biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:999px) {
.famain,.famain2{ padding: 50px 0;}
.fa2mor{ width: 150px; height: 40px; line-height:40px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
.fa2biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.famain,.famain2{ padding: 30px 0;}
.fa2biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}

/****************************  application  ***************************/
.appmain{ padding-top: 48px; padding-bottom: 75px;}
.appt{ display: flex; flex-flow: wrap; justify-content: space-between;}
.appbiao{ width: 300px;}
.apptp{ width: calc(100% - 480px);}
.appmor{ font-family: Montserrat-Medium,Arial, "Arial Black", "sans-serif", Verdana; color: #0e6acd; display: block; margin-top: 41px;}

.appn{ font-size: 0px; padding-top: 20px;}
.applie{ width: 31.86%; margin-left: 2.2%; margin-top: 32px; display: inline-block; vertical-align: top;}
.applie:nth-child(3n-2){margin-left: 0px;}
.apptu{ display: block; overflow: hidden;}
.appzi{}
.appa{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 13px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.appp{ margin-top: 13px;}
.appp a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

@media screen and (max-width:1359px) {
.appbiao{ width: 240px;}
.apptp{ width: calc(100% - 300px);}
    .appa{ font-size: 16px; font-size: 1.6rem; margin-top: 5px;}
    .appp{ margin-top: 5px;}
}
@media screen and (max-width:999px) {
.appbiao{ width: 100%;}
.apptp{ width: 100%; margin-top: 10px;}
    .appn{ padding-top: 10px;}
    .appmor{ margin-top: 10px;}
    .appmain{ padding-bottom: 50px; padding-top: 30px;}
    .applie{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.applie{ width: 49%; margin-left: 2% !important;}
.applie:nth-child(2n-1){margin-left: 0px !important;}
    .appa{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}

.appmain2{ background: #f1f6fc; padding-top: 80px; padding-bottom: 100px;}
.appmain2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.app2l{ width: 540px;}
.app2r{ width: calc(100% - 584px);}
.app2mor{ margin-left: 0px;}

.appmain3{ padding-bottom: 107px}

@media screen and (max-width:1359px) {
.app2l{ width: 420px;}
.app2r{ width: calc(100% - 440px);}
}
@media screen and (max-width:999px) {
.appmain2{ padding: 50px 0;}
.app2l{ width: 300px;}
.app2r{ width: calc(100% - 320px);}
.appmain3{ padding-bottom: 50px}
}
@media screen and (max-width:767px) {
.appmain2{ padding: 30px 0;}
.app2l{ width: 100%;}
.app2r{ width: 100%; margin-top: 20px;}
.appmain3{ padding-bottom: 30px}
}

/****************************  case  ***************************/
.calie{ background: #f5f7fa;}
.calie .nezi{ padding-right: 10px;}

.csmain2{display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items:flex-end;}
.cstu{ width: 50%;}
.cszi{ width: 55.6%; margin-right: -5.6%; background: #f5f7fa; padding: 70px 0; padding-bottom: 76px; text-align: right;}
.cszin{ width: 95%; max-width: 800px; padding-right: 130px; display: inline-block; text-align: left;}

.csp{ margin-top: 30px;}
.cs2p{ margin-top: 40px;}
.cs2p p{margin-top: 20px;}
.cs2mor{ display: block; width: 210px; height: 57px; line-height: 57px; font-size: 16px; font-size: 1.6rem; margin-top: 40px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; text-align: center; background: #0e6acd; border-radius: 28px; cursor: pointer; transition: 0.5s;}
.cs2mor:hover{ background: #333}

@media screen and (max-width:1359px) {
    .cszi{ padding: 30px 0;}
    .cszin{ padding-right: 30px;}
    .csp{ margin-top: 10px;}
    .cs2p{ margin-top: 10px;}
    .cs2mor{ width: 150px; height: 40px; line-height: 40px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
    .csmain2{ display: block;}
.cstu{ width: 100%; max-width: 600px; margin: auto;}
.cszi{ width: 100%; margin-right: 0%; text-align: center; background: none; padding: 0px; margin-top: 20px;}
    .cszin{ max-width: none;margin: auto;}
}
@media screen and (max-width:767px) {

}

/****************************  contact  ***************************/
.comain{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 55px; padding-bottom: 80px;}
.col{ width: 505px; background: #0e6acd; border-radius: 16px; padding:30px 40px;}
.cor{ width: calc(100% - 542px); padding: 50px; padding-top: 30px; background: #fff; box-shadow: 4px 4px 22px 0px rgba(148, 156, 167, 0.5);}

.cobiao{ text-align: left; color: #fff;}
.colt{ position: relative; padding-left: 20px; font-size: 20px; font-size: 2rem; line-height: 26px; margin-top: 28px; color: #fff;}
.colt:before{content: ""; position: absolute; width: 5px; height: 99%; background: #fff; left: 0px; top: 0px;}
.colt strong{ font-weight: normal; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.colt p,.colt strong{ color: #fff;}

.colxin{ float: none; background: #f1f6fc; border-radius: 16px; padding:25px 20px; margin: 0px; margin-top: 47px; z-index: 999; position: relative;}
.colxin li:first-child{margin-left: 0px;}
.colxin li em{ width: 35px; height: 35px; line-height: 35px; font-size: 20px;}
.colxin li p{ font-size: 20px; font-size: 2rem; line-height: 28px; color: #0e6acd; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

.colxin2{ background: #f1f6fc; border-radius: 16px; padding:23px 20px; margin-top: 20px;}
.colxin2 li{ line-height: 66px;padding-left: 140px; margin-top: 0px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer;}
.colxin2 li em{ width: 66px; top: 0px;}
.colxin2 li a{ color: #0e6acd; font-weight: normal; font-size: 20px; font-size: 2rem; }
.colxin2 li a:hover{ color: #333}

.cor .int4 input{ border-radius: 5px;}

.ditu{ margin-bottom: 97px;}

@media screen and (max-width:1359px) {
.col{ width: 340px; padding:20px 10px;}
.cor{ width: calc(100% - 360px); padding: 30px 15px; padding-top: 20px;}
.colt{  padding-left: 20px; line-height: 26px; margin-top: 15px;}
.colxin{ padding:10px; margin-top: 20px;}
.colxin2{ padding:10px; margin-top: 10px;}
.colxin li p,.colt,.colxin2 li a{ font-size: 16px; font-size: 1.6rem;}
    .colxin2 li{ padding-left: 120px;}
}
@media screen and (max-width:999px) {
    .comain{ padding: 50px 0;}
.col{ width: 270px; padding:20px 10px;}
.cor{ width: calc(100% - 280px); padding: 20px 10px; padding-top: 10px;}

    .colxin{ display: block;}
    .colxin li:first-child{ display: none;}
    .colxin li:nth-child(2){ margin-left: 0px;}
.colxin2 li{ line-height: 40px;padding-left: 50px; margin-top: 0px; font-family: Montserrat-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.colxin2 li em{ width: 40px;}
.colxin li p,.colt,.colxin2 li a{ font-size: 14px; font-size: 1.4rem;}

.ditu{ margin-bottom: 50px;}
}
@media screen and (max-width:767px) {
.col{ width: 100%;}
.cor{ width: 100%; margin-top: 20px;}
.comain{ padding: 30px 0;}
.ditu{ margin-bottom: 30px;}
}




    .bamain{ background: #eee; min-height: 100vh; padding: 1px; overflow: hidden;}
    
#wowslider-container1{ width: 95%; max-width: 600px; margin: 2% auto;}
#wowslider-container1 .ws_images ul{ position:relative; width: 10000%; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; /*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{ position: relative; width:1%; height:100%; line-height:0; overflow: hidden; float:left;	padding:0 0 0 0 !important; margin:0 0 0 0 !important; }
#wowslider-container1 .ws_images{ position: relative; left:0; top:0; height:100%; max-height:none; max-width: 1920px; vertical-align: top; border:none; overflow: hidden; }
#wowslider-container1 .ws_images ul a{ width:100%; height:100%; max-height:none; display:block; color:transparent; }
#wowslider-container1 img{ max-width: none !important; }
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{ width:100%; border:none 0; max-width: none; padding:0; margin:0; }
#wowslider-container1 .ws_images > div > img { max-height:none; }
#wowslider-container1 .ws_images iframe { position: absolute; z-index: -1; }
#wowslider-container1 .ws-title > div { display: inline-block !important; }
#wowslider-container1 a{ text-decoration: none; outline: none; border: none; }
#wowslider-container1  .ws_bullets { float: left; position:absolute; z-index:70; }
#wowslider-container1  .ws_bullets div{ position:relative; float:left; font-size: 0px; }
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a { line-height: 0; }
#wowslider-container1  .ws_script{ display:none; }
#wowslider-container1 sound, 
#wowslider-container1 object{ position:absolute; }

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect { position: static; width: 100%; height: 100%; }
#wowslider-container1 .ws_photoItem { border: 2em solid #fff; margin-left: -2em; margin-top: -2em; }
#wowslider-container1 .ws_cube_side { background: #A6A5A9; }


/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev { display: none; }
.ws-title-wrapper{ display: none; }

/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn { position: absolute; display: none; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; z-index: 55; }
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo { display: block; }
#wowslider-container1 .ws_video_btn div { position: absolute;background-size: 200%; top: 50%; left: 50%; width: 7em; height: 5em; margin-left: -3.5em; margin-top: -2.5em; }
#wowslider-container1 .ws_video_btn.ws_youtube div { background-position: 0 0; }
#wowslider-container1 .ws_video_btn.ws_youtube:hover div { background-position: 100% 0; }
#wowslider-container1 .ws_video_btn.ws_vimeo div { background-position: 0 100%; }
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div { background-position: 100% 100%; }
#wowslider-container1 .ws_playpause.ws_hide { display: none !important; }
#wowslider-container1  .ws_bullets { padding: 5px; }
#wowslider-container1 .ws_bullets a { width:20px; height:20px; float: left; text-indent: -4000px; position:relative; margin-left:7px; color:transparent; }
#wowslider-container1 .ws_bullets a:hover{ background-position: 0 50%;	
}
#wowslider-container1 .ws_bullets a.ws_selbull{ background-position: 0 100%; }	
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {position:absolute; top:50%; transform: translateY(-50%); z-index:60; width: 61px; height: 61px; border-radius: 50%; border: 1px solid #0e6acd; transition: 0.5s;}
#wowslider-container1 a.ws_next{ right:-80px; background:#0e6acd url("../images/baright.png") no-repeat center;}
#wowslider-container1 a.ws_prev { left:-80px; background:#0e6acd url("../images/baleft.png") no-repeat center;}
#wowslider-container1 a.ws_next:hover{  background: url("../images/barighth.png") no-repeat center; border: 1px solid #0e6acd;}
#wowslider-container1 a.ws_prev:hover {  background: url("../images/balefth.png") no-repeat center; border: 1px solid #0e6acd;}

/*playpause*/
#wowslider-container1 .ws_playpause { width: 6.4em; height: 6.4em; position: absolute; top: 50%; left: 50%; margin-left: -2.5em; margin-top: -2.5em; z-index: 59; }
#wowslider-container1 .ws_pause { background-size: 100%; }
#wowslider-container1 .ws_play { background-size: 100%; }
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover { background-position: 100% 100% !important; }/* bottom center */
#wowslider-container1  .ws_bullets {
   bottom: 0; left:50%; padding: 5px; }
#wowslider-container1  .ws_bullets div{ left:-50%; }
#wowslider-container1 .ws-title{ position:absolute; display:block; font: 2em 'Arimo', sans-serif; bottom: -0.2em; left: 0; margin:1.8em 0.7em; padding:0.6em 0.5em; color:#777777; z-index: 50; line-height: 1em; text-transform: uppercase; color: #ffffff; 
    background-color: rgba(255, 255, 255, 0.3); border: 0.05em solid #ffffff; border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; }
#wowslider-container1 .ws-title div{ margin-top: 0.3em; font-size: 0.8em; line-height: 1.15em; font-weight: normal; }
#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {}

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause { display:block
}#wowslider-container1 .ws_images > ul{ animation: wsBasic 16s infinite; -moz-animation: wsBasic 16s infinite; -webkit-animation: wsBasic 16s infinite; }
@keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
#wowslider-container1 .ws_bullets  a img{ text-indent:0; display:block; bottom:25px; left:-74px; visibility:hidden; position:absolute; border: 1px solid rgba(220, 220, 220, 0.6); border-radius:1px; -moz-border-radius:2px; -webkit-border-radius:2px; max-width:none; }
#wowslider-container1 .ws_bullets a:hover img{ visibility:visible; }
#wowslider-container1 .ws_bulframe div div{ height:48px; overflow:visible; position:relative; }
#wowslider-container1 .ws_bulframe div { left:0; overflow:hidden; position:relative; width:148px; background-color:#FFFFFF;}
#wowslider-container1  .ws_bullets .ws_bulframe{ display:none; bottom:29px; overflow:visible; position:absolute; cursor:pointer; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); border: 1px solid #FFF; border-radius:3px; -moz-border-radius:3px; }
#wowslider-container1 .ws_bulframe span{ display:block; position:absolute; bottom:-8px; margin-left:1px; left:74px; width:15px; height:6px; }
    #wowslider-container1 .ws_bulframe div div{ height: auto; }

@media screen and (max-width:1359px) {
#wowslider-container1{ max-width: 500px;}
}
@media screen and (max-width:999px) {
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { width: 40px; height: 40px; background-size: 100% !important;}
#wowslider-container1 a.ws_next{ right:-60px;}
#wowslider-container1 a.ws_prev { left:-60px;}
}
@media screen and (max-width:767px) {
#wowslider-container1{ max-width: 500px;}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { width: 30px; height: 30px; background-size: 100% !important;}
#wowslider-container1 a.ws_next{ right:10px;}
#wowslider-container1 a.ws_prev { left:10px;}
}







@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-Medium";
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"),
       url("../fonts/Montserrat-Medium.woff") format("woff"),
       url("../fonts/Montserrat-Medium.ttf") format("truetype"),
       url("../fonts/Montserrat-Medium.eot") format("embedded-opentype"),
       url("../fonts/Montserrat-Medium.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 4817805 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1737638526039') format('woff2'),
       url('../fonts/iconfont.woff?t=1737638526039') format('woff'),
       url('../fonts/iconfont.ttf?t=1737638526039') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-guanbi:before {
  content: "\e629";
}

.icon-dianji:before {
  content: "\e665";
}

.icon-lightning:before {
  content: "\e995";
}




.listcart{margin-top: 90px;}
.listcart a.l{float: left;}
.listcart a.r{float: right;}
.listcart a{ background:#0e6acd;display:inline-block;height: 34px; width:200px; line-height: 34px;cursor: pointer;border: none;overflow: hidden;color: #fff;cursor: pointer;  border:1px solid #0e6acd; padding-left:10px; padding-right:10px; text-align:center; margin-left:10px;}
.listcart a:hover{  border:#0e6acd solid 1px;background: #0e6acd; 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}
}
.dob a{
    display: none;
}
.dob .sx{
    display: inline-block !important;
}
@media screen and (max-width:999px){
    .main5{
        background: unset;
    }
}
@media screen and (max-width:1024px){
    .yijiw{
        width: 160px;
    }
}

.int3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*border-bottom: 1px solid #e5e6e9;*/
    border:none;
}
.int3 input{
    border-bottom: none;
}
.int3 img{
    width: 100px;
    flex-shrink: 0;
}
.foxin .int3{
    border-bottom:0;
}
.foxin .int3 img{
    height:47px;
}
.m3xin .int1{
    width: 24%;
}
.m3xin .int2{
    width: 22%;
}
.m3xin .int4{
    width: 30%;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.m3xin .int4 img{
    flex-shrink: 0;
    cursor: pointer;
    margin-left: 25px;
}
@media screen and (max-width: 1359px){
    .int3{
        flex-direction: column;
         align-items: start;
    }
    .int3 img{
        margin-top: 5px;
        width: 110px;
    }
    .m3xin .int1{
        width: 22%;
    }
    .m3xin .int4{
        width: 35%;
    }
}

@media screen and (max-width: 1000px){
    .int3{
        flex-direction: row;
        align-items: center;
    }
    .m3xin .int1{
        width: 100%;
    }
    .m3xin .int4{
        width: 100%;
    }
    .m3xin .int2{
        width: 100%;
    }
}

.ab1main5 .co6zi{
	display: flex;
   align-items: center;
}

.ab1m5-img{
	width: 165px;
   margin-right: 20px;
}

@media screen and (max-width: 480px){
    .ab1main5{
       display: block;
    }
    
   .ab1m5-img{
    	margin: 0 auto;
    }
}

.prwhatsapp i{
	 display: inline-block;
  	 width: 20px;
   	height: 20px;
   	line-height: 20px;
   	border-radius: 5px;
   	text-align: center;
   	color: #fff;
   	font-size: 12px;
   	background: #25d366;
}

.lianxi .lxwhatsapp a{
    background: #25d366;
}

.lianxi .lxemail a{
	background: #fff;
   border-color: #999;
   display: flex;
   align-items: center;
   justify-content: center;
}

.lianxi .lxemail a:hover{
	border-color: #fff;
}

.lxemail img{
	position: initial;
   display: block;
   width: 30px;
   height: 30px;
}


.prbtm{
	display: flex;
   flex-wrap: wrap;
   align-items: center;
   margin-top: 10px;
   font-weight: bold;
   gap: 10px;
}

.prbtm>i{
	font-size: 16px;
   color: #666;
}

.prbtm .prin{
	margin-top:0;
}

.prlie:hover .prbtm>i{
	color: #fff;
}

.prin input{
	margin-right: 0;
   display: block;
}
