@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:"微软雅黑";font-size: 12px; font-size: 1.2rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:"微软雅黑";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: #2f6fc3;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}

.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#999999;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999999;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999999;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999999;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: 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: #2f6fc3;}

.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: #2f6fc3;}

@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; 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 #2f6fc3; 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 #2f6fc3; -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: #2f6fc3; -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: #2f6fc3; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; background: #fff; border-bottom: 1px solid #eee; z-index:99999;}

.head .zong{ padding-top: 15px;}
.head .zong:after{content: ""; clear:both; display: block;}
.logo{display:block;float:left;width:75px;}
.logo img{display:block;margin:auto;width:100%;max-width:208px; transition:1s;}
.logo .logo1{}
.logo .logo2{ opacity:0;}

.yvn{ float:right; position:relative; margin-top: 21px; z-index:9999}
.yvzhonga{ display:block; height: 30px; text-align: center; line-height:30px; font-size: 16px; font-size: 1.6rem; transition:1s; color:#666666; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ font-size:22px; font-size:2.2rem; margin-right: 7px; color: #082b2f; display: inline-block; vertical-align: middle;}
.yvzhonga em{ font-size:12px; font-size:1.2rem; display: inline-block; vertical-align: middle; margin-left: 8px;}
.yvul{ width:100%; min-width:100px; position:absolute; top:36px; right:0px; background:#fff; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333;}
.yvul a:hover{ background:#0673da; color: #fff;}

.daohang{ float:right; transition:0.5s; margin-top: 18px;}
.daohang>li{ float:left;position:relative;z-index:999; margin-right:83px; padding-bottom: 16px;}
.daohang>li>a{display:block;font-size:18px;font-size:1.8rem;line-height:32px; padding-bottom: 20px; font-weight: bold; color:#333333; cursor:pointer; transition:1s; position: relative;}
.daohang>li>a:before{content: ""; position: absolute; width: 0px; height: 5px; background: #2f6fc3; bottom: 0px; left: 50%; transform: translateX(-50%); transition:0.8s;}
.head2 .daohang>li:hover>a{}
.daohang>li:hover>a:before{width: 100%;}
.daohang .prdao{ position:static !important}
.dangqiandao>a{}
.dangqiandao>a:before{ width: 100% !important;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute;width:240px; left:50%; transform: translateX(-50%); visibility:hidden; opacity:0; top:100%; transition:0.5s;}
.yiji{background:#fff; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.15); padding: 10px 0;}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:20px;padding:5px 18px;}
.yiji li:hover{}
.yiji li:hover>a{color: #0673da;}
.erji{position:absolute;width:240px;background:#fff;top:-9999px;left:100%; padding: 10px 0;}
.sanji{position:absolute;width:240px;background:#fff;top:-9999px;left:100%; padding: 10px 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:0px;}
.yiji>li:hover .erji>li>a{line-height:24px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:24px;}
.matn{margin-top:auto !important;}

.xiala{ position:absolute; background:#fff; width: 100%; left:0; top:100%; font-size:0px; padding-bottom:28px; padding-top:6px; /*box-shadow:0 0 3px rgba(0,0,0,0.3);*/ transition:0.5s; visibility:visible; opacity:1; display: none; top:100%; box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);}

.outer { margin-top:37px; font-size:0px; position: relative; display: flex; flex-flow: wrap; justify-content: space-between;}
.tab {zoom: 1; font-size:0px; text-align: center; position: relative; width: 165px; border-right: 1px solid #e1e1e1; padding-right: 17px;}
.tab li{ transition:0.5s; cursor:pointer; display: block; position:relative; text-align: center; margin-bottom: 42px; padding-right: 15px; z-index: 1}
.tab li a{ display: block; text-align: left; color: #333; font-size: 16px; font-size: 1.6rem; line-height: 30px; transition: 0.5s;}
.tab li a i{position: absolute; right: -10px; top: 50%; transform: translateY(-50%); font-size: 10px; opacity: 0; transition: 0.5s;}

.tab li:hover a{color: #2f6fc3;}
.tab li:hover a i{right: 0px; opacity: 1}
.tab li.current a{color: #2f6fc3;}
.tab li.current a i{right: 0px; opacity: 1}

.content { display: block; width: calc(100% - 187px)}
.content .tabul {display: none; font-size:0px; vertical-align:middle;}

.outer1 { font-size:0px; position: relative; display: flex; flex-flow: wrap; justify-content: space-between;}
.tab1 {zoom: 1; font-size:0px; text-align: center; position: relative; width: 165px; padding-right: 17px;}
.tab1 li{ transition:0.5s; cursor:pointer; display: block; position:relative; text-align: center; margin-bottom: 42px; padding-right: 15px; z-index: 1}
.tab1 li>a{ display: block; text-align: left; color: #333; font-size: 16px; font-size: 1.6rem; line-height: 30px; transition: 0.5s;}
.tab1 li>a i{position: absolute; right: -10px; top: 50%; transform: translateY(-50%); font-size: 10px; opacity: 0; transition: 0.5s;}

.tab1 li:hover>a{color: #2f6fc3;}
.tab1 li:hover>a i{right: 0px; opacity: 1}
.tab1 li.current1>a{color: #2f6fc3;}
.tab1 li.current1>a i{right: 0px; opacity: 1}

.content1 { display: block; width: 720px}
.content1 .tabul1 {display: none; font-size:0px; vertical-align:middle;}

.xltuz{ display: flex; flex-flow: wrap; justify-content: space-between;}
.xltu{ width: 47%; border: solid 1px #e1e1e1; overflow: hidden;}
.xltu img{width: 100%;}

.daohang>li:hover .xiala{ visibility:visible; opacity:1; display: block;}

.mat1{margin-top:129px;}

/*  sousuo  */
.sousuo{ float: right; margin-right: 42px; margin-top: 13px;}
.sousuo form{ width:225px; overflow:hidden; background:#fff; border-radius:23px;color:#2f3135; border:1px solid #666666; transition:0.5s; position: relative;z-index:99999}
.sou{width: 100%;height:44px;line-height:44px; border-radius:22px; padding-left:18px; padding-right: 50px; font-size:14px; font-size:1.4rem; color:#999999; background:none;}
.suo{width:44px;height:44px; background:none; position:absolute; right: 0px; top: 0px; z-index:2; border-radius:50%; cursor:pointer;}
.sou1{width:44px;height:44px; position:absolute; right: 0px; top: 0px; z-index:1; border-radius:50%; text-align: left; line-height: 44px; font-size: 20px !important;}
.sou2{display: none;}

.headd{float: right; margin-top: 40px; margin-right:10px;}

.daohang2,sousuo2,.xnav{display:none}

.headh{ background:#333 !important;}

/*  banner  */
.slideshow {position: relative;}
.slideshow .wp {position: absolute;	left: 50%;margin-left: -600px;	top: 50%;margin-top: -166.5px;}
.slideshow .wp img {max-width: 100%;max-height: 80%;}
.slideshow .item a img {width: 100%;-webkit-transition: all 6s ease-out;-o-transition: all 6s ease-out;-moz-transition: all 6s ease-out;transition: all 6s ease-out;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.slick-dots {position: absolute;width: 100%;bottom: 40px;text-align: center;}
.slick-dots li {display: inline-block;}
.slick-dots li button {cursor: pointer;background: #c4c4c4;font-size: 0px; margin: 0 15px; border: none;outline: none;width: 16px;height: 16px; border-radius: 50%;}
.slick-dots li.slick-active button {background: #f4f8ff;}
.slick-prev, .slick-next {width: 76px;height: 76px;border: 0px;font-size: 0px;cursor: pointer; position: absolute;top: 50%; transform: translateY(-50%); background-size: cover !important; z-index: 999;}
.slick-prev {left: 70px; background: url("../images/baleft.png") no-repeat center;}
.slick-next { right: 70px; background: url("../images/baright.png") no-repeat center;}

.slideshow .item.slick-active.item_one img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active.item_one.on img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.slick-list, .slick-slider, .slick-track {position: relative;display: block}
.slick-loading .slick-slide, .slick-loading .slick-track {visibility: hidden}
.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list {overflow: hidden;margin: 0;padding: 0}
.slick-list:focus {outline: 0}
.slick-list.dragging {cursor: pointer;cursor: hand}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.slick-track {top: 0;left: 0}
.slick-track:after, .slick-track:before {display: table;content: ''}
.slick-track:after {clear: both}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px}
[dir=rtl] .slick-slide {float: right}
.slick-slide img {display: block}
.slick-slide.slick-loading img {display: none}
.slick-slide.dragging img {pointer-events: none}
.slick-initialized .slick-slide {display: block}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}
.slick-arrow.slick-hidden {display: none}
.slick-slide iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-slide video {position: absolute;display: block;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);min-width: 101%;min-height: 100%;max-width: none;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;display: none \9;display: block \9\0;}
.slick-dots .slide-count { display: none;}


@media screen and (max-width:1559px) {
.daohang>li{ margin-right:50px; padding-bottom: 16px;}
}
@media screen and (max-width:1359px) {
.content1 { width: 460px}
.xltu{ width: 49%;}
.tab li{ margin-bottom: 22px;}
.tab1 li{ margin-bottom: 22px;}
.tab li>a,.tab1 li>a{ font-size: 14px; font-size: 1.4rem;}
.daohang>li{ margin-right:26px; padding-bottom: 16px;}
.daohang>li>a{font-size:16px;font-size:1.6rem;}
    
    .sousuo{margin-right: 10px;}
    .sousuo form{ width:180px;}

.slick-dots {bottom: 20px;}
.slick-dots li button { margin: 0 6px; width: 12px;height: 12px;}
.slick-prev, .slick-next {width: 50px;height: 50px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.sousuo{ float:right;width:26px; height:37px; position:relative; z-index:9999; margin-top:20px; margin-right:20px; transition:0.5s; display: none;}
.sousuo form{ width:233px; height:0px; overflow:hidden; position:absolute; right:0px; top:37px; background:#fff; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 180px;height:33px;line-height:33px; border-radius:4px; padding-left:10px; font-size:14px; font-size:1.4rem; color:#2f3135; background:none;}
.suo{width:26px;height:35px; float:right; background:none; position:relative; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ display: block; width:26px; height:33px; text-align:center; line-height:33px; position:absolute; right:0px; top:0px; font-size:20px !important; color:#333; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#2f3135; font-size:20px !important;}
.sousuof form{ height:35px; border:1px solid #666}

    .head .zong{ padding-bottom: 5px; padding-top: 5px;}
.daohang{display: none;}
    .logo{width: 50px;}
    .yvn{ margin-top: 5px; margin-right: 50px; font-size: 14px;}
.yvzhonga{ font-size: 14px; font-size: 1.4rem;}

.slick-dots {bottom: 20px;}
.slick-dots li button { margin: 0 6px; width: 12px;height: 12px;}
.slick-prev, .slick-next {width: 40px;height: 40px;}
.slick-prev{ left: 10px;}
.slick-next { right: 10px;}
.slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}
   
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #2f6fc3;right:2.5%;top:14px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #ffffff;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:#2f6fc3; 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:16px; 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) {
.yvzhonga{ font-size: 12px; font-size: 1.2rem;}
    .yvzhonga em{ font-size: 10px;}
    .yvzhonga i{ font-size: 14px;}

.slick-dots {bottom: 10px;}
.slick-dots li button { margin: 0 4px; width: 10px;height: 10px;}
.slick-prev, .slick-next {width: 32px;height: 32px;}
}

/*  main1  */
.main1{ padding-top: 100px;}
.m1biao{display: block; text-align: center; font-size: 36px; font-size: 3.6rem; line-height: 44px; color: #2f6fc3; font-weight: bold;}
.m1pz a{text-align: center; margin-top: 3px;}

.m1n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 43px;}
.m1zi{ width: 50%; padding-right: 20px;}
.m1tu{ width: 50%;}

.m1shipin{position: relative; padding-bottom:72.6%;height: 0;overflow: hidden;}
.m1shipin iframe,.m1shipin video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.m1shipin iframe body{ margin:0px !important;}

.m1biao2{display: block; font-size: 26px; font-size: 2.6rem; line-height: 34px; font-weight: bold; }
.m1p{ margin-top: 20px;}
.m1b{ display: flex; justify-content: space-between; padding-top: 15px;}
.m1lie{ padding: 0 3px; text-align: center; margin-top: 15px;}
.m1shu{ color: #2f6fc3; font-size: 20px; font-size: 2rem; line-height: 40px;}
.m1shu strong{ font-size: 36px; font-size: 3.6rem;}
.m1a{ display: block; font-size: 20px; font-size: 2rem; line-height: 26px; color: #666666;}

@media screen and (max-width:1359px) {
.main1{ padding-top: 60px;}
.m1biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.m1biao2{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
    
.m1shu{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
.m1shu strong{ font-size: 26px; font-size: 2.6rem;}
.m1a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
.main1{ padding-top: 30px;}
.m1n{ margin-top: 30px;}

.m1biao{ font-size: 26px; font-size: 2.6rem; line-height: 30px;}
.m1biao2{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
    
.m1shu{ font-size: 12px; font-size: 1.2rem; line-height: 30px;}
.m1shu strong{ font-size: 20px; font-size: 2rem;}
.m1a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}
@media screen and (max-width:767px) {
.m1n{ margin-top: 20px;}
.m1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m1biao2{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}

.m1zi{ width: 100%; padding: 0px; text-align: center;}
.m1tu{ width: 100%; max-width: 500px; margin: auto; margin-top: 20px;}
.m1b{ padding-top: 5px;}
}

/*  main2  */
.main2{ position: relative; z-index: 2}
.m2lie{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 28px;}
.m2tu{width: 50%;}
.m2zi{ width: 50%;}

.m2lie1{}
.m2lie1 .m2zi{ padding-left: 80px;}
.m2lie2{ flex-direction: row-reverse;}
.m2lie2 .m2zi{ padding-right: 50px;}

.m2tun{ display: block; overflow: hidden;}
.m2a{ display: block; font-size: 30px; font-size: 3rem; line-height: 56px; font-weight: bold;}
.m2p{ margin-top: 24px;}
.m2p p em{display: inline-block; width: 27px; height: 27px; line-height: 27px; text-align: center; color: #ffffff; font-style: normal; background: #2f6fc3; border-radius: 3px; margin-right:7px}
.m2p2 { position: relative; padding-left: 34px; line-height:28px}
.m2p2  em{display: block; width: 27px; height: 27px; line-height: 27px; position: absolute; left: 0px; top: 2px; text-align: center; color: #ffffff; font-style: normal; background: #2f6fc3; border-radius: 3px;}

@media screen and (max-width:1359px) {
.m2lie1 .m2zi{ padding-left: 30px;}
.m2lie2 .m2zi{ padding-right: 30px;}
.m2a{ font-size: 24px; font-size: 2.4rem; line-height: 36px;}
}
@media screen and (max-width:999px) {
.m2lie{ margin-top: 16px;}
.m2a{ font-size: 20px; font-size: 2rem; line-height: 32px;}
.m2p{ margin-top: 15px;}
}
@media screen and (max-width:767px) {
.m2a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.m2lie1 .m2zi{ padding-left: 20px;}
.m2lie2 .m2zi{ padding-right: 20px;}
}
@media screen and (max-width:499px) {
.m2tu{width: 100%;}
.m2zi{ width: 100%; padding: 10px 0 !important;}
}

/*  main3  */
.main3{ background: #2f6fc3 url("../images/m3bei.jpg") no-repeat center; background-attachment: fixed; position: relative; padding-bottom: 57px; margin-top: 108px; z-index: 1}
.m3tu{ width: 44.53%; position: absolute; left: 0px; bottom: 0px;}
.main3 .zong{ padding-top: 51px;}
.main3 .zong:after{content: ""; clear: both; display: block;}
.m3n{ float: right; width: 50%; padding-left: 60px; text-align: left; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m3zi{}
.m3a{ color: #ffffff; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold;}
.m3p{ font-size: 20px; font-size: 2rem; line-height: 30px; color: #ffffff; margin-top: 15px;}
.m3mor{ display: block; width: 164px; height: 57px; text-align: center; line-height: 57px; color: #2f6fc3; font-size: 20px; font-size: 2rem; background: #ffffff;}
.m3mor:hover{ background: #2f6fc3; color: #fff;}

@media screen and (max-width:1359px) {
.m3tu{ width: 44%;}
.m3n{ width: 54%; padding-left: 10px;}

.m3a{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.m3p{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
.m3mor{ width: 130px; height: 45px; line-height: 45px; font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:999px) {
.main3{ padding-bottom: 30px; margin-top: 40px;}
.main3 .zong{ padding-top: 20px;}
    .m3zi{ margin-top: 10px;}
.m3a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m3p{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
.m3mor{ width: 110px; font-size: 14px; font-size: 1.4rem; margin-top: 10px;}
}
@media screen and (max-width:499px) {
.main3{ padding-bottom: 0px; margin-top: 20px;}
.m3tu{ width: 60%; position: relative; margin: auto; margin-top: 10px;}
.m3n{ width: 100%; padding-left: 0px;}
.m3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.m3p{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
}

/*  main4  */
.main4{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 62px;}

#outer2 { margin-top:37px; font-size:0px; position: relative; width: 100%; display: flex; flex-flow: wrap; justify-content: space-between;}
.m4l{ width: 270px;}
#tab2 {zoom: 1; font-size:0px; position: relative; padding-top: 32px;}
#tab2 li{ transition:0.5s; cursor:pointer; position:relative; margin-top: 35px; z-index: 1}
#tab2 li span{ display: block; color: #666666; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: bold; transition: 0.5s;}

#tab2 li.current2 span{color: #2f6fc3;}

#content2 { display: block; width: calc(100% - 300px)}
#content2 .tabul2 {display: none; font-size:0px; vertical-align:middle;}

.m4biao{}
.m4biao span{ font-size: 40px; font-size: 4rem; line-height: 52px; color: #cbcbcb;}
.m4biao2{ text-align: left; color: #333333; margin-top: 3px;}

.m4n{ display: flex; flex-flow: wrap;}
.m4lie{ width: 32.7%; margin-left: 0.95%; display: inline-block; vertical-align: top; border: solid 1px #cccccc;}
.m4lie:nth-child(3n-2){margin-left: 0px;}
.m4tu{display: block; overflow: hidden;}
.m4zi{ padding:14px 20px; padding-bottom: 20px;}
.m4riqi{ display: block;}
.m4a{display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 7px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m4p a{display: block; margin-top: 14px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m4mor{ display: block; margin-top: 21px;}

@media screen and (max-width:1359px) {
.m4a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 7px;}
.m4biao span{ font-size: 30px; font-size: 3rem; line-height: 42px;}
#tab2 { padding-top: 20px;}
#tab2 li{ margin-top: 15px;}
.m4zi{ padding:14px 10px;}
    
.m4l{ width: 230px;}
#content2 { width: calc(100% - 250px)}
}
@media screen and (max-width:999px) {
.main4{ padding-top: 10px;}
.m4p a{ margin-top: 5px;}
.m4mor{ margin-top: 5px;}

.m4l{ width: 100%;}
#content2 { width: 100%; margin-top: 15px;}
#outer2 { margin-top:20px;}
#tab2{text-align: center;}
#tab2 li{ margin-top: 0px; padding: 0 10px; display: inline-block; vertical-align: middle; text-align: center;}
#tab2 li span{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}

.m4biao span{ display: none;}
.m4biao2{ text-align: center;}
}
@media screen and (max-width:767px) {
.m4a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px;}
.m4mor{ display: none;}
.m4zi{ padding:10px 5px;}
}
@media screen and (max-width:539px) {
#tab2{padding-top: 12px;}
#content2 { margin-top: 5px;}
#tab2 li span{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.m4lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
.m4lie:nth-child(3n-2){margin-left: 2%;}
.m4lie:nth-child(2n-1){margin-left: 0px;}
.m4lie:nth-child(3){ display: none;}
}

/*  main5  */
.main5{ padding-top: 78px; padding-bottom: 99px;}

#Marquee_x { overflow:hidden; margin-top: 28px;} 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden;}
#Marquee_x ul li div{ float:left; overflow:hidden; box-shadow: 0px 0px 7px 0px rgba(204, 204, 204, 0.7);}
#Marquee_x ul li{ padding: 7px 0;}

@media screen and (max-width:1359px) {
#Marquee_x ul li div{ width: 140px; margin-right: 15px !important;}
    
.main5{ padding-top: 40px; padding-bottom: 40px;}
#Marquee_x { margin-top: 20px;} 
}
@media screen and (max-width:999px) {
.main5{ padding-top: 30px; padding-bottom: 30px;}
}
@media screen and (max-width:767px) {
#Marquee_x { margin-top: 10px;} 
#Marquee_x ul li div{ width: 100px; margin-right: 10px !important;}
}

/*  foot  */
.foot{ background: #e7e7e7; padding-top: 70px; padding-bottom: 86px;}
.foot .zong{ font-size: 0px;}
.folie{display: inline-block; vertical-align: top;}
.fo1{ width: 26%;}
.fo2{ width: 22%; margin-left: 2.2%}
.fo3{ width: 20%; margin-left: 2%}
.fo4{ width: 24.8%; margin-left: 3%}

.fologo{ display: block; width: 128px;}
.fologo img{width: 100%;}
.fo1p{ margin-top: 16px;}
.fop{ margin-top: 15px; font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.fop a{display: inline-block; }
.fop a img{ display:inline-block;}
.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; font-weight: bold; margin-bottom: 20px;}
.foul li{color: #666;}
.foul li a{display: inline}

@media screen and (max-width:1359px) {
.foot{ padding-top: 40px; padding-bottom: 30px;}
.fologo{ width: 90px;}
}
@media screen and (max-width:999px) {
.foot{ padding-top: 30px; padding-bottom: 70px;}
.fobiao{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-bottom: 15px;}
.fo1{ width: 49%;}
.fo2{ width: 49%; margin-left: 2%}
.fo3{ width: 49%; margin-left: 0%; margin-top: 30px;}
.fo4{ width: 49%; margin-left: 2%; margin-top: 30px;}
}
@media screen and (max-width:767px) {
.foot{ padding-top: 30px;}
    .fo1{width: 100%; text-align: center;}
    .fo2,.fo3,.fo4{display: none;}
    .fologo{margin: auto;}
}

.lianxi{ position:fixed; width:45px; right:0px; top:50%; transform:translateY(-50%); background: #f3f3f3; border-radius: 23px; z-index:99999}
.lianxi div a{ display:block; margin-top:1px; width:45px; height:45px; text-align:center; line-height:45px; font-size:24px; color:#a5a5a5; border-radius: 23px; margin-top:3px; cursor: pointer;}
.ke1{ background:#000000}
.ke2{ background:#555555}
.ke3{ background:#000000}
.ke4{ background:#15418f}
.weixin{ position:relative; cursor:pointer;}
.weixin img{ position:absolute; width:149px; height:150px; top:0px; left:-149px; max-width: none; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.tankuang{ position:absolute; bottom:50px; left:50% !important; margin-left:-75px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ color: #2f6fc3;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:33.333%;height:45px;line-height:45px;bottom:0px;right:0px;border-radius:0px;border:none}

.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.333%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#2f6fc3; color:#fff !important; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}

/****************************  product  ***************************/
.fenbanner{ text-align: center; padding-top: 167px; padding-bottom: 171px;}
.fena{ color: #ededed; font-size: 20px; font-size: 2rem; line-height: 30px;}
.fenp{ color: #ffffff; font-size: 40px; font-size: 4rem; line-height: 50px; font-weight: bold; margin-top: 12px;}

.mianbao{ padding-top: 20px;}
.mianbao a{ display: inline-block; vertical-align: middle;}
.mianbao i{ display: inline-block; vertical-align: middle; margin-right: 5px;}
.mianbao a:hover,.comian{color: #2f6fc3 !important;}

@media screen and (max-width:1359px) {
.fenbanner{ padding-top: 100px; padding-bottom: 100px;}
.fena{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.fenp{font-size: 30px; font-size: 3rem; line-height: 40px; margin-top: 12px;}
}
@media screen and (max-width:767px) {
.mianbao{ padding-top: 10px;}
.fenbanner{ padding-top: 60px; padding-bottom: 60px;}
.fena{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.fenp{font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 5px;}
}

.prmain{ padding-bottom: 95px;}
.prn{}
.prlie{ border: solid 1px #e1e1e1; padding:14px 22px; margin-top: 47px;}
.prt{ display: flex; flex-flow: wrap; justify-content: space-between; border-bottom: 1px solid #e1e1e1;}
.prta{ display: inline-block; font-size: 22px; font-size: 2.2rem; line-height: 30px; padding: 5px 0; position: relative; font-weight: bold; padding-bottom: 26px; max-width: calc(100% - 170px)}
.prta:before{content: ""; position: absolute; width: 100%; height: 2px; background: #2f6fc3; left: 0px; bottom: -1px;}
.prtp{ margin-top: 8px;}
.prtp input{ display: inline-block; vertical-align: middle; cursor: pointer; margin-right: 20px;}
.prtmor{ display: inline-block; vertical-align: middle; width: 120px; height: 40px; line-height: 38px; color: #2f6fc3; font-size: 16px; font-size: 1.6rem; text-align: center; background: #ffffff; border: solid 1px #2f6fc3;}

.prb{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 30px;}
.prtu{ width: 450px; overflow: hidden;}
.przi{ width: calc(100% - 462px); display: flex; flex-flow: wrap;/*align-items: first baseline;*/}
.prblie{ width: 16.66%; padding: 40px 5px; display: inline-block; vertical-align: top; text-align: center; border-left: 1px solid #d3d3d3;}
.prtubiao{ display: block; position: relative;}
.prtubiao img{  max-width: 100%; margin: auto; margin-left:auto; margin-right:auto; display:block;}
.prfu{ display: inline-block; position: absolute; min-width: 103px; height: 33px; line-height: 33px; text-align: center; padding: 0 10px; top: 90%; left: 50%; transform: translateX(-50%); font-size: 16px; font-size: 1.6rem; color: #ffffff; border-radius: 3px; background: #2f6fc3; background: rgba(47, 111, 195, 0.9); opacity: 0; transition: 0.5s;}
.prfu:before{content: ""; position: absolute; width: 14px; height: 7px; background: url("../images/prjian.png") no-repeat center; bottom: 100%; left: 50%; transform: translateX(-50%);}
.prblie:hover .prfu{opacity: 1; top: 110%;}
.pra2{ display: block; font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 6px;}
.prtmor:hover{ background: #2f6fc3; color: #fff;}

.fenye{ text-align: center; font-size: 0px; padding-top: 68px;}
.fenyen{display: inline-block; vertical-align: middle;}
.fenyen a,.fenyen span{display: inline-block; vertical-align: middle; padding: 0 15px; line-height: 38px; border-radius: 4px; color: #666666; font-size: 16px; font-size: 1.6rem; margin: 5px; border: solid 1px #999999;}
.fenyen a:hover{ background: #2f6fc3; border-color: #2f6fc3; color: #fff;}
.dangfen{ background: #2f6fc3 !important; border-color: #2f6fc3 !important; color: #fff !important;}
.fuxuan{ display: inline-block; vertical-align: middle; background: url("../images/fuxuan.png") no-repeat center right; padding-right: 28px;}
.fuxuan input{ color: #2f6fc3; font-size: 16px; font-size: 1.6rem; line-height: 26px; background: none; cursor: pointer; margin-left: 10px; transition: 0.5s;}
.fuxuan input:hover{ color: #333;}
.fenyen a.no:hover{ background:#fff !important;color: #666666;border: solid 1px #999999;
}

@media screen and (max-width:1559px) {
.pra2{ font-size: 14px; font-size: 1.4rem;}
.prfu{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1359px) {
.prmain{ padding-bottom: 40px;}
.prlie{ padding: 10px; margin-top: 30px;}
.prtu{ width: 300px;}
.przi{ width: calc(100% - 320px);}
.prblie{ padding: 10px 5px;}

.prta{ font-size: 18px; font-size: 1.8rem; padding-bottom: 26px; max-width: calc(100% - 170px)}
.prtmor{ width: 100px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem;}
.prtp input{ margin-right: 10px;}
    
.pra2{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
.prfu{ font-size: 12px; font-size: 1.2rem;}

.fenye{ padding-top: 40px;}
.fenyen a,.fenyen span{ padding: 0 10px; line-height: 28px; font-size: 14px; font-size: 1.4rem; margin: 3px;}
.fuxuan input{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-left: 10px;}
}
@media screen and (max-width:999px) {
.prtu{ width: 100%; max-width: 300px; margin: auto;}
.przi{ width: 100%; margin-top: 10px;}
.prtubiao img{  max-width: 50px; margin: auto;}
.prblie:nth-child(6n-5){border: none;}

.prta{ font-size: 16px; font-size: 1.6rem; padding-bottom: 20px;}
.prfu{ display: none;}
}
@media screen and (max-width:767px) {
.prta{ font-size: 14px; font-size: 1.4rem; line-height: 24px; padding-bottom: 10px; padding-top: 11px; max-width: calc(100% - 90px)}
.prtp input{ margin-right: 5px;}
.prtmor{ width: 60px; height: 30px; line-height: 28px; font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:499px) {
.prblie{ width: 33.333%; border-left: 1px solid #d3d3d3;}
.prblie:nth-child(6n-5){ border-left: 1px solid #d3d3d3;}
.prblie:nth-child(3n-2){border: none;}
}

/****************************  product2  ***************************/
#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)}}


.prmain2{ padding-top: 50px; display: flex; flex-flow: wrap; justify-content: space-between;}

.pr2l{ width: 48.3%;}
.img-scroll {position: relative; border: solid 1px #d3d3d3;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; height: 40px; line-height: 38px; color: #9b9b9b; font-size: 28px; text-align: center; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll .prev { left: 20px; cursor: pointer;}
.img-scroll .next { right: 20px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #0064fb;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:1%; position:relative;}

.pr2r{ width: 49%; padding-top: 8px;}
.pr2r h1{ font-size: 26px; font-size: 2.6rem; font-weight: bold; line-height: 32px; }

.jianjie{ margin-top: 33px;}
.table{ width:100%; overflow:auto;}
.jianjie .table table{ width:100%; border-collapse:collapse; line-height:22px;}
.jianjie .table table tr{}
.jianjie .table table tr td{ padding: 5px; font-size:14px; font-size:1.4rem; border:1px solid #333; background: #fff;}

.inno{ padding-top: 31px;}
.inno a{ display: inline-block; vertical-align: middle; width: 116px; line-height: 38px; margin-right: 13px; margin-top: 10px; text-align: center; background: #ffffff; border-radius: 2px; border: solid 1px #2f6fc3; color: #2f6fc3;font-size: 1.6rem;
line-height: 30px;}
.inno a:hover{ background: #2f6fc3; color: #fff;}

@media screen and (max-width:1359px) {
.pr2r{ padding-top: 0px;}
.pr2r h1{ font-size: 20px; font-size: 2rem; line-height: 30px; }
.jianjie{ margin-top: 20px;}
.jianjie .table table tr td{ font-size:12px; font-size:1.2rem;}

.inno{ padding-top: 10px;}
.inno a{ width: 100px; line-height: 38px; margin-right: 10px; margin-top: 10px;}

.img-scroll .prev, .img-scroll .next { font-size: 18px;}
.img-scroll .prev { left: 10px; cursor: pointer;}
.img-scroll .next { right: 10px; cursor: pointer;}
}
@media screen and (max-width:999px) {
.prmain2{ padding-top: 20px;}
}
@media screen and (max-width:767px) {
.pr2r h1{ font-size: 16px; font-size: 1.6rem; line-height: 26px; }
.pr2l{ width: 100%; max-width: 400px; margin: auto;}
.pr2r{ width: 100%; padding-top: 20px;}

.inno a{font-size: 12px;
font-size: 1.2rem;
line-height: 22px !important;}
}

.pr2main2{ padding-top: 43px;}
.chanxbiao{ position: relative; width: 100%;}
.chanxbiao:before{ content: ""; position: absolute; width: 100%; height: 1px; background: #d3d3d3; left: 0px; top: 50%; z-index: -1}
.chanxbiaon{ display: inline-block; vertical-align: middle; padding-right: 42px; background: #fff; font-size: 26px; font-size: 2.6rem; font-weight: bold;}

.chanxiang{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 18px;}
.chanxiangl{ width: 42%;}
.chanxiangr{width: 54%;}

.chanxiangl p{ color: #333; margin-top: 14px;}

.chanxiang .table table{ width:100%; border-collapse:collapse; line-height:22px;}
.chanxiang .table table tr{}
.chanxiang .table table tr td{ padding:15px 5px; font-size:14px; font-size:1.4rem; border:1px solid #333; background: #fff;}

@media screen and (max-width:999px) {
.chanxbiaon{ padding-right: 20px; font-size: 20px; font-size: 2rem;}
.chanxiang .table table tr td{ padding:10px 5px; font-size:12px; font-size:1.2rem;}
}
@media screen and (max-width:767px) {
.chanxiangl{ width: 100%;}
.chanxiangr{width: 100%; margin-top: 10px;}
.chanxiangl p{ margin-top: 0px;}

.pr2main2{ padding-top: 30px;}
.chanxbiaon{ padding-right: 10px; font-size: 18px; font-size: 1.8rem;}
}

.pr2main3{padding-top: 100px;}
.pr23n{ font-size: 0px; padding-top: 12px;}
.pr23lie{ width: 19.14%; margin-left: 1.075%; margin-top: 20px; display: inline-block; vertical-align: top;}
.pr23lie:nth-child(5n-4){margin-left: 0px;}
.pr23tu{display: block;}
.pr23tu img{width: 100%;}
.pr23zi{ font-size: 16px; font-size: 1.6rem; line-height: 24px; text-align: center; margin-top: 10px;}

@media screen and (max-width:1359px) {
.pr2main3{padding-top: 30px;}
.pr23zi{ font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
}
@media screen and (max-width:767px) {
.pr23n{ padding-top: 8px;}
.pr23lie{ width: 32.33%; margin-left: 1.5%; margin-top: 15px;}
.pr23lie:nth-child(5n-4){margin-left: 1.5%;}
.pr23lie:nth-child(3n-2){margin-left: 0px;}
.pr23zi{ font-size: 12px; font-size: 1.2rem; margin-top: 5px;}
}
@media screen and (max-width:399px) {
.pr23lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
.pr23lie:nth-child(5n-4){margin-left: 2%;}
.pr23lie:nth-child(3n-2){margin-left: 2%;}
.pr23lie:nth-child(2n-1){margin-left: 0px;}
}

.homain{ padding-top: 50px; padding-bottom: 141px;}
.hobiao{display: block; padding-right: 70px; font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold;}

.img-scroll1 {position: relative; margin-top:20px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 26px; height: 26px; line-height: 26px; font-size: 12px; font-weight: bold; text-align: center; border-radius: 2px; background: #e9e9e9; top: -44px; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { right: 35px; cursor: pointer;}
.img-scroll1 .next { right: 0px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { background: #0064fb; color: #fff;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.24%; margin-right: 0.01333%; position:relative;}

.hotu{display: block; border: solid 1px #d3d3d3; overflow: hidden;}
.hotu img{width: 100%;}
.hozi{ display: block; text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 7px; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1359px) {
.homain{ padding-top: 50px; padding-bottom: 50px;}
.hobiao{ padding-right: 70px; font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.hozi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 5px;}
}
@media screen and (max-width:999px) {
.hobiao{ font-size: 22px; font-size: 2.2rem;}
}
@media screen and (max-width:767px) {
.homain{ padding-top: 30px; padding-bottom: 30px;}
.hobiao{ font-size: 20px; font-size: 2rem;}
.img-list1 li { width:0.3233%; margin-right: 0.015%;}
.hozi{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}
@media screen and (max-width:499px) {
.img-list1 li { width:0.49%; margin-right: 0.02%;}
}

/****************************  about  ***************************/
.abmain1{ padding-top: 40px; padding-bottom: 75px;}
.ab1biao{text-align: center; font-size: 30px; font-size: 3rem; line-height: 44px; font-weight: bold;}
.ab2biao{font-size: 36px; font-size: 3.6rem;}
.ab1pz{ text-align: center; color: #979797; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 15px;}

.ab1n{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 58px;}
.ab1zi{ width: 45%;}
.ab1tu{ width: 45%;}

.ab1zi p{margin-top: 30px;}
.ab1zi p em{ font-style: normal; color: #2f6fc3;}

@media screen and (max-width:1359px) {
.ab1zi p{margin-top: 15px;}
.ab1biao{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
.ab1pz{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}

.ab1n{ margin-top: 30px;}
.ab1zi{ width: 42%;}
.ab1tu{ width: 55%;}
}
@media screen and (max-width:999px) {
.abmain1{ padding-top: 30px; padding-bottom: 35px;}
.ab1zi p{margin-top: 5px;}
.ab1biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.ab1pz{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.abmain1{ padding-top: 20px; padding-bottom: 35px;}
.ab1n{ margin-top: 20px;}
.ab1biao{ font-size: 20px; font-size: 2rem;}
.ab1zi{ width: 100%;}
.ab1tu{ width: 100%; max-width: 400px; margin: auto; margin-top: 20px;}
}

.abmain2{ background: url("../images/ab2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 74px;}
.abmain2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab2bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.abmain2:after{content: ""; position: absolute; width: 100%; height: 366px; background: #fcfcfc; left: 0px; bottom: 0px; z-index: 1}
.abmain2 .zong{position: relative; z-index: 2;}
.ab2pz{text-align: center; margin-top: 17px;}

#outer3 { margin-top:37px; font-size:0px; position: relative; background: #fff; display: flex; flex-flow: wrap; justify-content: space-between;}
#tab3 {zoom: 1; font-size:0px; position: relative; width: 51%;}
#tab3 li{ transition:0.5s; cursor:pointer; display: block; position:relative; z-index: 1; padding: 27px 40px;}
#tab3 li:before{content: ""; position: absolute; width: 0px; height: 100%; background: #2f6fc3; top: 0px; left: 0px; transition: 0.5s; z-index: -1}
.ab2a{ color: #2f6fc3; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold; transition: 0.5s;}
.ab2p{margin-top: 13px; line-height: 34px; transition: 0.5s;}

#tab3 li.current3:before{ width: 107%;}
#tab3 li.current3 p,#tab3 li.current3 .ab2p {color: #fff;}

#content3 { display: block; width: 49%;}
#content3 .tabul3 {display: none; font-size:0px; vertical-align:middle;}

@media screen and (max-width:1359px) {
.abmain2{ padding-top: 50px;}
#outer3 { margin-top:26px;}
#tab3 li{ padding: 20px;}
.ab2a{ font-size: 20px; font-size: 2rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
#tab3 li{ padding:15px 10px;}
.ab2a{ font-size: 18px; font-size: 1.8rem; line-height: 24px;}
#tab3 li.current3:before{ width: 103%;}
}
@media screen and (max-width:767px) {
.abmain2{ padding-top: 30px; box-sizing:border-box; overflow:hidden}
#tab3{ width: 100%;}
#content3 { width: 100%; padding-top: 20px;}
#tab3{display: flex; flex-flow: wrap; justify-content: space-between;}
#tab3 li{ padding:15px 5px; width: 50%;}
.ab2a{ font-size: 16px; font-size: 1.6rem; line-height: 20px;}
#tab3 li.current3:before{ width: 100%;}

}

.abmain3{ background: #fcfcfc; padding-top: 90px; padding-bottom: 50px;}

#outer4 { margin-top:33px; font-size:0px; position: relative;}
#tab4 {zoom: 1; font-size:0px; text-align: center; position: relative;}
#tab4 li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; text-align: center; width: 170px; padding: 0px 10px; margin: 2px 23px; height: 48px; line-height: 48px; background: #fff; border: solid 1px #e2e2e2; z-index: 1}
#tab4 li span{ display: inline-block; vertical-align: middle; text-align: center; color: #333; font-size: 16px; font-size: 1.6rem; line-height: 24px; transition: 0.5s;}

#tab4 li.current4{ background: #2f6fc3; border-color: #2f6fc3;}
#tab4 li.current4 span{color: #ffffff;}

#content4 { display: block;}
#content4 .tabul4 {display: none; font-size:0px;}

.img-scroll2 {position: relative; margin-top:47px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; background: #ffffff; box-shadow: 0px 0px 10px 0px rgba(150, 150, 150, 0.2); top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll2 .prev { left: 0px; cursor: pointer;}
.img-scroll2 .next { right:0px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #0064fb;}
.img-list2 {position: relative;overflow: hidden; margin: 0 110px;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:1%; position:relative; display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: flex-start;}
.ab3zi{ width: 50%; padding-top: 58px;}
.ab3tu{ width: 42%; border: solid 1px #b8b8b8; overflow: hidden;}
.ab3tu img{width: 100%;}

.ab3a{ font-size: 26px; font-size: 2.6rem; line-height: 30px; font-weight: bold;}
.ab3p{ color: #333333; margin-top: 26px;}
.ab3p p{ margin-top: 14px; color: #333333;}

.ab3mor{ display: block; width: 169px; height: 53px; line-height: 55px; color: #2f6fc3; font-size: 16px; font-size: 1.6rem; margin-top: 33px; text-align: center; background: #ffffff; border: solid 1px #2f6fc3;}
.ab3mor:hover{ background: #2f6fc3; color: #fff;}

@media screen and (max-width:1359px) {
.abmain3{ padding-top: 40px; padding-bottom: 50px;}
#tab4 li{ width: 140px; padding: 0px 10px; margin: 2px 5px;}
#tab4 li span{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}

.img-list2 { margin: 0 65px;}
.ab3zi{ padding-top: 10px;}
.ab3a{ font-size: 20px; font-size: 2rem; line-height: 26px;}
.ab3p{ margin-top: 20px;}
.ab3p p{ margin-top: 4px;}
}
@media screen and (max-width:999px) {
.img-scroll2 .prev, .img-scroll2 .next { width: 30px; height: 30px; line-height: 30px; font-size: 12px;}
.img-list2 { margin: 0 45px;}
.ab3zi{ width: 52%; padding-top: 0px;}
.ab3tu{ width: 45%;}
}
@media screen and (max-width:767px) {
.abmain3{ padding-top: 30px; padding-bottom: 30px;}
.img-scroll2 { margin-top:27px;}
.ab3a{ font-size: 16px; font-size: 1.6rem; line-height: 22px;}
.ab3p{ margin-top: 10px;}
#outer4 { margin-top:15px; }
#tab4 li{ width: auto; padding: 0px 7px; margin: 2px;}
#tab4 li span{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.ab3mor{ width: 120px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:499px) {
.ab3zi{ width: 100%; padding-top: 0px; text-align: center; margin-top: 15px;}
.ab3tu{ width: 100%; max-width: 300px; margin: auto;}
    .ab3mor{margin: auto; margin-top: 15px;}
}

.abmain4{ background: url("../images/ab4bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-bottom: 250px; box-sizing:border-box; overflow:hidden;}
.abmain4:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/ab4bei.jpg") no-repeat center; background-size: cover; z-index: -1; overflow:hidden}
.abmain4 .zong{display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-start;}
.ab4l{ width: 440px; padding-bottom: 110px; position: relative; z-index: 1; padding-top: 64px;}
.ab4l:before{content: ""; position: absolute; width: 1920px; height: 100%; left: -260px; top: 0px; background: #fcfcfc; z-index: -1}
.ab4r{ width: calc(100% - 468px); position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 60px;}

.ab4biao{ position: relative; padding-top: 28px;}
.ab4a{ color: #ededed; font-size: 36px; font-size: 3.6rem; line-height: 42px; font-weight: bold; position: absolute; left: 0px; top: 0px; z-index: -1}
.ab4biao .ab1biao{ text-align: left;}
.ab4lp{ line-height: 28px; margin-top: 22px;}

.ab4lie{ width: 49.4%; background: #fff; margin-top: 10px; padding: 31px 35px; padding-bottom: 67px; transition: 0.5s;}
.ab4tu{ width: 55px; height: 55px; line-height: 55px; text-align: center; border: 1px solid #b0b0b0; border-radius: 50%; color: #999999; transition: 0.5s;}
.ab4tu i{ font-size: 30px;}
.ab4a2{color: #333333; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-weight: bold; margin-top: 35px; transition: 0.5s;}
.ab4p{ line-height: 28px; margin-top: 30px; transition: 0.5s;}

.ab4lie:hover{ background: #2f6fc3;}
.ab4lie:hover p{ color: #fff; border-color: #fff;}

@media screen and (max-width:1359px) {
.abmain4{ padding-bottom: 150px;}
.ab4l{ width: 380px; padding-bottom: 50px; padding-top: 10px;}
.ab4r{ width: calc(100% - 400px); padding-top: 10px;}
.ab4lie{ padding:40px 20px;}
.ab4a2{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 20px;}
.ab4p{ margin-top: 20px;}
}
@media screen and (max-width:999px) {
.ab4l{ width: 220px; padding-bottom: 30px; padding-top: 0px;}
.ab4r{ width: calc(100% - 240px); padding-top: 0px;}

.ab4lie{ padding:20px 10px;}
.ab4a2{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px;}
.ab4p{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.abmain4{ padding-bottom: 50px;}
.ab4l{ width: 100%; padding-bottom: 20px; padding-top: 0px;}
.ab4r{ width: 100%; padding-top: 10px;}

.ab4biao{ padding-top: 20px;}
.ab4a2{ font-size: 14px; font-size: 1.4rem;}
.ab4a{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
.abmain4:before{ display:none }
}

.abmain5{padding-top: 70px; padding-bottom: 141px;}
.img-scroll3 {position: relative; margin-top: 41px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; width: 40px; height: 40px; line-height: 38px; text-align: center; border-radius: 50%; color: #a2a2a2; background: #ffffff; border: solid 1px #dcdcdc; top:50%; transform: translateY(-50%); transition: 0.5s; font-size: 12px; z-index: 999}
.img-scroll3 .prev { left: 0px; cursor: pointer;}
.img-scroll3 .next { right: 0px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color: #7fcaf5; border-color: #7fcaf5;}
.img-list3 {position: relative;overflow: hidden; transition: 0s; margin: 0 55px;}
.img-list3 ul {width: 100%;height: 0px; padding-bottom: 36.52%; transition: 0s !important}
.img-list3 li { width:19.3%; position:absolute; left: 100%; top: 50%; transform: translateY(-50%); transition: 0.5s;}
.img-list3 li:nth-child(1){left: 0px;}
.img-list3 li:nth-child(2){left: 0px;}
.img-list3 li:nth-child(3){left: 17%; width: 22.38%; z-index: 3;}
.img-list3 li:nth-child(4){left: 50%; transform: translate(-50%,-50%); width: 25.4%; z-index: 4;}
.img-list3 li:nth-child(5){left: 83%; transform: translate(-100%,-50%); width: 22.38%; z-index: 3;}
.img-list3 li:nth-child(6){left: 100%; transform: translate(-100%,-50%);}

.img-list3 li a{display: block;}
.img-list3 li a img{width: 100%; transform: scale(1) !important}

@media screen and (max-width:1359px) {
.abmain5{padding-top: 50px; padding-bottom: 50px;}
.img-scroll3 { margin-top: 31px;}
}
@media screen and (max-width:767px) {
.abmain5{padding-top: 30px; padding-bottom: 70px;}
.img-list3 { margin: 0px; margin-top: 10px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 30px; height: 30px; line-height: 28px; bottom: -40px; top: auto; transform: translate(0)}
.img-scroll3 .prev { left: 50%; margin-left: -35px; }
.img-scroll3 .next { right: 50%; margin-right: -35px; }
}

.abmain6{ background: #fafafa; padding-top: 44px; padding-bottom: 70px;}
.ab6biao{font-weight: normal;}

.abmain6 .row{ margin-top: 30px; margin-left: -16px; margin-right: -16px;}
.abmain6 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.abmain6 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.abmain6 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.abmain6 .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;}
	
.abmain6 .owl-carousel .owl-item{float: left; padding: 0 16px;}
.abmain6 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.abmain6 .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);}
.abmain6 .owl-theme .owl-controls{ margin-top: 40px; text-align: center;}
.abmain6 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.abmain6 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #e2e2e2; margin: 0 11px; border-radius: 50%; background: #e2e2e2; font-size: 0px;}
.abmain6 .owl-theme .owl-controls .owl-page.active span,.abmain6 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#2f6fc3; opacity:1;}

.abmain6 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.abmain6 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.abmain6 .owl-theme .owl-prev{ left: 0px;}
.abmain6 .owl-theme .owl-next{ right: 0px;}
.abmain6 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.ab6n{ border: solid 1px #d4d4d4; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; min-height: 234px; padding: 10px 40px;}
.ab6tu{ width: 152px; border-radius: 50%;}
.ab6tu img{width: 100%; border: solid 1px #ebebeb; border-radius: 50%;}
.ab6zi{ width: calc(100% - 190px); font-size: 20px; font-size: 2rem; line-height: 28px;}

.se2main{background: #fff; padding-bottom: 99px;}

@media screen and (max-width:1359px) {
.ab6n{ padding: 10px;}
.ab6tu{ width: 120px;}
.ab6zi{ width: calc(100% - 140px); font-size: 16px; font-size: 1.6rem; line-height: 28px;}
.abmain6 .owl-theme .owl-controls{ margin-top: 20px;}
.abmain6 .owl-theme .owl-controls .owl-page span{ width: 12px;height: 12px; margin: 0 5px;}
}
@media screen and (max-width:999px) {
.abmain6{ padding-top: 30px; padding-bottom: 40px;}
.se2main{ padding-bottom: 40px;}
}
@media screen and (max-width:767px) {
.abmain6{ padding-top: 30px; padding-bottom: 30px;}
.abmain6 .row{ margin-top: 20px;}
.ab6tu{ width: 80px;}
.ab6zi{ width: calc(100% - 90px); font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.abmain6 .owl-theme .owl-controls{ margin-top: 10px;}
.ab6n{ min-height: 0px; padding: 10px;}
}

/****************************  news  ***************************/
.nemain{ padding-bottom: 94px; padding-top: 18px;}
.nen{font-size: 0px;}
.nemain .m4lie{ width: 24%; margin-left: 1.33%; margin-top: 20px; display: inline-block; vertical-align: top;}
.nemain .m4lie:nth-child(4n-3){margin-left: 0px;}

@media screen and (max-width:999px) {
.nemain{ padding-bottom: 50px; padding-top: 18px;}
}
@media screen and (max-width:767px) {
.nemain .m4lie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.nemain .m4lie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  news2  ***************************/
.huibei{ background: #f7f7f7;}
.nemain2{ padding-top: 73px; padding-bottom: 20px;}
.ne2n{display: flex; flex-flow: wrap; justify-content: space-between;}
.ne2l{ width: calc(100% - 300px); background: #ffffff; padding: 30px;}
.ne2r{width: 280px; background: #ffffff; padding: 24px 18px;}

.ne2l h1{text-align: center; font-weight: bold; font-size: 26px; font-size: 2.6rem;}
.neriqi{ display: block; text-align: center; color: #666666; font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 22px;}
.nexiang{ border-top: 1px solid #efefef; line-height: 34px; margin-top: 10px; padding-top: 3px;}
.nexiang p,.nexiang em,.nexiang strong{color: #333333;}
.nexiang img{ display: inline-block;}

.ne2biao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px;}
.ne2rn{ margin-top: 7px;}
.ne2lie{ border-bottom: 1px solid #e0e0e0; padding: 16px 0;}
.ne2lie:last-child{border: none;}
.ne2tu{ display: block; overflow: hidden;}
.ne2tu img{width: 100%;}
.ne2zi{ font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #666666; margin-top: 7px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.fanpian{ padding-top: 4px;}
.fanpian li{ margin-top: 22px; color: #333; position: relative; padding-left: 36px;}
.fanpian li i{ width: 24px; height: 24px; line-height: 24px; font-size: 12px; text-align: center; background: #e7e7e7; position: absolute; left: 0px; top: 3px; color: #fff;}
.fanpian li a{ color: #333;}
.fanpian li a:hover{color: #2f6fc3;}

@media screen and (max-width:1359px) {
.ne2l{ padding: 30px 15px;}
.ne2l h1{ font-size: 20px; font-size: 2rem;}
.neriqi{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
.ne2biao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}
@media screen and (max-width:999px) {
.nemain2{ padding-top: 40px; padding-bottom: 20px;}
.ne2l{ width: calc(100% - 260px); padding: 20px 10px;}
.ne2r{width: 240px; padding: 20px 10px;}
}
@media screen and (max-width:767px) {
.nemain2{ padding-top: 20px; padding-bottom: 20px;}
.ne2l{ width: 100%;}
.ne2r{width: 100%;}
.ne2biao{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.ne2rn{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ne2lie{ width: 49%;}
    .ne2lie:nth-child(3){border: none;}
.ne2zi{ font-size: 12px; font-size: 1.2rem; line-height: 24px;}
.ne2l h1{ font-size: 18px; font-size: 1.8rem;}
}

/****************************  4-1  ***************************/
.semain{}
.selie{ padding-top: 49px; padding-bottom: 68px;}
.selie .zong{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.selie1 .zong{flex-direction: row-reverse;}
.selie2{ background: #f9f9f9;}
.sezi{ width: 45.7%;}
.setu{ width: 45.7%; box-shadow: 0px 0px 18px 0px rgba(61, 121, 199, 0.22);	border-radius: 10px;}
.setu a{display: block; overflow: hidden; border-radius: 10px;}
.setu a img{border-radius: 10px; width: 100%;}

.sebiao{ display: block; font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold;}
.sep{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden; padding-top: 4px;}
.sep p,.sep a{ display: block; color: #333; margin-top: 15px;}
.semor{ display: block; width: 142px; height: 47px; line-height: 45px; color: #ffffff; font-size: 16px; font-size: 1.6rem; margin-top: 40px; text-align:center; background: #3d79c7; border: 1px solid #3d79c7;}
.semor:hover{ background: #fff; }

@media screen and (max-width:1359px) {
.selie{ padding-top: 40px; padding-bottom: 40px;}
.sezi{ width: 48.5%;}
.setu{ width: 48.5%;}
.sebiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.sep{ padding-top: 14px;}
.sep p,.sep a{ margin-top: 5px;}

.semor{ width: 100px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
}
@media screen and (max-width:999px) {
.sebiao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.selie{ padding-top: 30px; padding-bottom: 30px;}
.sebiao{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.sep{ padding-top: 10px;}
.sep p,.sep a{ margin-top: 0px;}
}
@media screen and (max-width:499px) {
.sezi{ width: 100%;}
.setu{ width: 100%; margin-top: 20px;}
}

/****************************  contact  ***************************/
.cobanner{ padding-top: 215px; padding-bottom: 376px;}
.cobanner .fenp{ font-size: 36px; font-size: 3.6rem;}

.comain{ background: #ffffff; margin-top: -278px; display: flex; flex-flow: wrap; justify-content: space-between;}
.col{ width: 50%; background: #669de5; padding: 0 20px; padding-top: 49px; padding-bottom: 20px;}
.cor{ width: 50%; padding-top: 49px; padding-left: 50px; padding-right: 70px; padding-bottom: 67px;}

.coln{ max-width: 460px; margin: auto;}
.cobiao{ display: block; color: #ffffff; font-size: 30px; font-size: 3rem; line-height: 40px;}
.coul{ padding-top: 16px;}
.coul p{ color: #fff; position: relative; padding-left: 151px; margin-top: 25px;}
.coul p a{ color: #fff;}
.coul i{ position: absolute; left: 0px; top: 0px; font-size: 18px;}
.coul span{color: #ffffff; width: 90px; position: absolute; left: 48px; top: 0px;}
.coul p a:hover{ color: #fff; text-decoration: underline;}

.cor .cobiao{ color: #2f6fc3;}
.coxin{display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 11px;}
.coxin .int1{ width: 47.24%; margin-top: 21px;}
.coxin .int2{ width: 100%; margin-top: 21px;}
.coxin .int3{ width: 100%; margin-top: 21px; padding-right: 360px; position: relative;}

.coxin input{ width: 100%; height: 37px; border: solid 1px #969696; padding-left: 22px; padding-right: 10px; color: #999999; font-size: 14px; font-size: 1.4rem;}
.coxin textarea{ width: 100%; height: 87px; border: solid 1px #969696; padding: 10px; padding-left: 22px; color: #999999; font-size: 14px; font-size: 1.4rem;}
.coxin .yanzheng{ width: 113px;	height: 37px; position: absolute; right: 229px; bottom: 0px; cursor: pointer;}
.coxin .int5{width: 222px; height: 42px; color: #ffffff; font-size: 18px; font-size: 1.8rem; background: #2f6fc3; border: 1px solid #2f6fc3; cursor: pointer; position: absolute; right: 0px; bottom: 0px; transition: 0.5s;}
.coxin .xing input,.coxin .xing textarea{ background: url("../images/xing.jpg") no-repeat 11px 11px;}
.coxin .int5:hover{ background: #fff; color: #2f6fc3;}

.ditu{margin-top: 40px; margin-bottom: 99px;}

@media screen and (max-width:1359px) {
.cobanner{ padding-top: 120px; padding-bottom: 150px;}
.cobanner .fenp{ font-size: 26px; font-size: 2.6rem;}

.comain{ margin-top: -100px;}
.col{ padding: 30px 10px;}
.cor{ padding: 30px 10px;}
.cobiao{ font-size: 24px; font-size:2.4rem; line-height: 30px;}

.coul{ padding-top: 10px;}
.coul p{ padding-left: 115px; margin-top: 15px;}
.coul span{ width: 75px; left: 30px;}

.coxin .int1{ width: 48%; margin-top: 10px;}
.coxin .int2{ margin-top: 10px;}
.coxin .int3{ margin-top: 10px; padding-right: 220px;}
.coxin .yanzheng{ width: 100px;	height: 37px; right: 110px;}
.coxin .int5{width: 100px; height: 42px; font-size: 14px; font-size: 1.4rem;}

.ditu{margin-top: 30px; margin-bottom: 50px;}
}
@media screen and (max-width:999px) {
.cobiao{ font-size: 20px; font-size:2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
.cobanner{ padding-top: 70px; padding-bottom: 150px;}
.cobanner .fenp{ font-size: 22px; font-size: 2.2rem;}

.col{ width: 100%; padding: 20px 10px;}
.cor{ width: 100%; padding: 20px 10px;}
.coln{max-width: none;}
.ditu{margin-top: 20px; margin-bottom: 30px;}
.cobiao{ font-size: 18px; font-size:1.8rem; line-height: 26px;}
}
@media screen and (max-width:410px) {
.coxin .int1{ width: 100%;}
.coxin .int3{ padding-right: 0px; padding-bottom: 50px;}
.coxin .yanzheng{ width: 100px;	height: 37px; right: auto; left: 0px;}
.coxin .int5{width: calc(100% - 110px); height: 42px; font-size: 14px; font-size: 1.4rem;}
}








@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}








@font-face {
  font-family: "iconfont"; /* Project id 3896438 */
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1676427269105') format('woff2'),
       url('../fonts/iconfont.woff?t=1676427269105') format('woff'),
       url('../fonts/iconfont.ttf?t=1676427269105') 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-fuwu:before {
  content: "\e60c";
}

.icon-tubiaozhizuomoban:before {
  content: "\e605";
}

.icon-fuwu1:before {
  content: "\e649";
}

.icon-bichi:before {
  content: "\e601";
}

.icon-gongyede-:before {
  content: "\e758";
}

.icon-zuanshi:before {
  content: "\e6c3";
}

.icon-jiantou_you:before {
  content: "\e635";
}

.icon-jiantou_zuo:before {
  content: "\e638";
}

.icon-diqiu:before {
  content: "\e631";
}
.wuone{ font-size:14px; font-size:1.4rem; line-height:30px; margin-top:15px; margin-bottom:15px;}

.xunpanc a:hover{ color:#2f6fc3}
.xunpanc  table tr td {font-size: 14px !important;

line-height: 24px !important;}
.xunpanc{ margin:15px 0px; width:100%; overflow:hidden; box-sizing:border-box;}
.listcart {

    width: 100%;

    margin-top: 40px;

}

.listcart a {

    display: inline-block;

    height: 30px;

    width: 180px;

    line-height: 30px;

    cursor: pointer;

    border: none;

    overflow: hidden;

    background: #2f6fc3;

    cursor: pointer;

    

    padding-left: 10px;

    padding-right: 10px;

    text-align: center; 

    font-size: 14px;

    font-size: 1.4rem;

    margin-left: 10px; color:#fff;

}

.listcart a:hover {

   
    background: #2f6fc3;

    color: #fff

}

 @media screen and (max-width:999px) {

.listcart a {

    width: 40%;

    margin-left: 2.5%;

    margin-right: 2.5%;

    padding-left: 0px;

    padding-right: 0px

}

.listcart {

    width: 100%;

    margin-top: 2rem

}

}

 @media screen and (max-width:420px) {

.listcart a {

    width: 95% !important;

    float: none;

    overflow: hidden;

    margin-bottom: 1rem;

    margin-top: 1rem

}

}







