@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:Poppins-Regular, Arial, Helvetica, sans-serif;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:Poppins-Regular, Arial, Helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #201c70;}

* { 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:#201c70;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;opacity:1 }
 
@media screen and (min-width:1500px){
    .zong1 {width: calc(100% - 220px); margin: auto;}
}
@media screen and (max-width:1499px) {
    .zong1 {width: 95%; margin: auto;}
}
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1500px; margin: auto; }
    .zong2 {width: calc(100% - 160px); max-width: 1400px; margin: auto; }
}
@media screen and (max-width:999px) {
    .zong,.zong1,.zong2 {width: 95%; margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #201c70;}

.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: #201c70;}

.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: #201c70;}

@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 #201c70; 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 #201c70; -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: #201c70; -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: #201c70; -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; padding-top: 24px; border-bottom: 1px solid rgba(255,255,255,0.4); width:100%; left:0px; top:0px; transition:1s; transition: 0.5s; z-index:99999;}
.head:hover{ background:#ffffff}
.head .zong1:after{content: ""; clear: both; display: block;}

.logo{display:block;float:left;width:184px;}
.logo img{display:block;margin:auto;width:100%; transition:1s; transform: scale(1) !important; transition: 0.5s;}
.logo2{ opacity: 0;}

.hemor{ float: right;} 
.hemor a{ display: block; padding: 0 43px; height: 52px !important; line-height: 52px !important; background: #ffffff; border-radius: 4px; color: #000280; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

/*  sousuo  */
.sousuo{ float:right; width:55px; height:52px; margin-right: 30px; position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:130%; background:#201c70; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 100%;height:53px;line-height:53px; border-radius:4px; padding-left:10px; padding-right: 60px; font-size:14px; font-size:1.4rem; color:#2f3135; border:1px solid #ccc; background:#fff;}
.suo{width:55px;height:55px; float:right; background:none; position:absolute; right: 10px; top: 10px; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:55px; height:52px; text-align:center; line-height:52px; position:absolute; right:0px; top:0px; font-size:28px !important; color:#fff; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#595968; width: 55px; height: 55px; line-height: 55px; top: 10px; right: 10px; font-size:20px !important;}
.sousuof form{ height:72px; padding:10px;}

.yvn{ float:right; position:relative; z-index:9999}
.yvzhonga{ display:block; height: 30px; text-align: center; line-height:30px; transition:1s; color:#fff; font-size: 14px; font-size: 1.4rem; padding-right: 40px; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-right:8px; font-size: 18px;}
.yvzhonga:before{ content: "";position: absolute; right: 0px; top: 50%; transform: translateY(-50%); margin-top: 4px; width: 0; border: 4px solid #fff; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; transition: 1s;}

.yvul{ width:100%; min-width:100px; position:absolute; top:60px; right:-20px; background:#fff; border:1px solid #ccc; border-radius: 5px; overflow: hidden; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333; text-align: center;}
.yvul a:hover{ background:#201c70; color: #fff !important;}

.daoz{ float:right; margin-right: 90px;}
.daohang{ transition:0.5s;}
.daohang:after{content: ""; clear: both; display: block; margin: 0px;}
.daohang>li{ float:left; z-index:999; margin-right: 70px; position: relative;}
.daohang>li>a{display:block; font-size:18px; font-size:1.8rem; line-height:52px; padding-bottom: 24px; color:#fff; cursor:pointer; transition:0.5s; position: relative;}
.daohang>li>a:before{content: "";position: absolute; width: 0px; height: 2px; background: #f9f9f9; left: 0px; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}

.daohang>li:hover>a:before{ width: 100%;}
.daohang>.dangqiandao>a:before{ width: 100% !important;}

.daohang>li.hepr{ position: inherit;}

.xiala{ position: absolute; width: 100%; background: #f0f1f6; left: 0px; top: 100%; overflow: auto; max-height: 0px; transition: 1s; visibility: hidden;}
.xiala .zong{ display: flex; flex-flow: wrap; justify-content: space-between; padding: 55px 0;}
.xll{ width: 300px;}
.xln{ width: calc(100% - 445px); font-size: 16px; font-size: 1.6rem; line-height: 30px; display: flex; flex-flow: wrap; justify-content: space-between;}
.xlyiji{ width: 305px;}
.xlr{ width: calc(100% - 410px); display: flex; flex-flow: wrap; justify-content: space-between;}
.xlerji{ width: 100%; display: none;}
.xlerjin{ display: flex; flex-flow: wrap; justify-content: space-between;}
.xlrn{ width: 47%;}

.xlla{ font-size: 30px; font-size: 3rem; line-height: 50px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.xlln{ margin-top: 30px; line-height: 32px;}
.xllmor{ display: block; width: 200px; height: 48px; line-height: 46px; font-size: 16px; font-size: 1.6rem; margin-top: 85px; color: #ffffff; background: #201c70; border: 1px solid #201c70; text-align: center; border-radius: 6px;}
.xllmor:hover{ background: #fff;}

.xlyiji li{ padding: 8px 0; padding-right: 45px; position: relative;}
.xlyiji li i{ position: absolute; right: 10px; top: 50%; transform: translateY(-50%); font-size: 20px; color: #010d9a; opacity: 0; transition: 0.5s;}
.xlyiji li:hover a{ text-decoration: underline;}
.xlyiji li:hover i{ right: 0px; opacity: 1}

.xlerji li{ padding: 8px 0;}
.xlerji li a{color: #666666;}
.xlerji li:hover a{color: #010d9a;}

.xlyiji .dyi a{ text-decoration: underline; color: #010d9a !important;}
.xlyiji .dyi i{ opacity: 1 !important; right: 0px !important;}
.der{ display: block;}

.daohang>li:hover .xiala{ max-height: calc(100vh - 110px); visibility: visible;}

.yijiw{background:#fff;position:absolute; width:343px; left:50%; transform: translateX(-50%);top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); padding: 20px 0; text-align: center;}
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:18px;font-size:1.8rem;line-height:0px; padding:8px 10px; position: relative;}
.yiji li:hover>a{ color: #20469b !important;}

.erji{position:absolute;width:250px; background:#fff; box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); top:-9999px;left:100%; padding: 20px 0;}
.sanji{position:absolute;width:200px;background:#fff; box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08); top:-9999px;left:100%; padding: 20px 0;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:27px;}
.yiji>li:hover .erji{top:-20px;}
.yiji>li:hover .erji>li>a{line-height:27px;}
.erji>li:hover .sanji{top:-20px;}
.erji>li:hover .sanji>li>a{line-height:27px;}
.matn{margin-top:auto !important;}

.daohang2,sousuo2,.xnav{display:none}

.head:hover{ background: #fff;}
.head:hover .daohang>li>a{color: #333333;}
.head:hover .logo2{ opacity: 1}
.head:hover .sou2{ color: #979797;}
.head:hover .hemor a{ background: #201c70; color: #fff;}
.head:hover .daohang>li>a:before{  background: #201c70;}

.headh{ padding-top: 15px; background: #fff; border-bottom: 1px solid #ddd;}
.headh .daohang>li>a{color: #333333 !important;}
.headh .daohang>li>a{color: #333333 !important;}
.headh .logo2{ opacity: 1}
.headh .sou2{ color: #333;}
.headh .hemor a{ background: #201c70 !important; color: #fff !important;}
.headh .daohang>li>a:before{  background: #201c70;}

@media screen and (max-width:1859px) {
    .daoz{ margin-right: 0px;}
    .daohang>li{ margin-right: 60px;}
    
    .xiala .zong{ padding: 30px 0;}
.xll{ width: 260px;}
.xln{ width: calc(100% - 300px); font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.xlyiji{ width: 280px;}
.xlr{ width: calc(100% - 320px);}
.xlrn{ width: 47%;}
    
    .xlla{ font-size: 20px; font-size: 2rem;}
    .xlln{ margin-top: 10px;}
    .xllmor{ width: 150px; font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
    
.xlyiji li{ padding: 5px 0; padding-right: 25px;}
.xlyiji li i{ font-size: 16px;}

.xlerji li{ padding: 5px 0;}
}
@media screen and (max-width:1699px) {
.daohang>li{ margin-right: 30px;}
}
@media screen and (max-width:1499px) {
.head{ padding-top: 10px;}
.logo{width: 130px; margin-top: 10px;}
.sousuo{ margin-right: 10px;}
.sou2{ font-size: 22px !important;}
    
.hemor a{ font-size: 14px; font-size: 1.4rem; padding: 0 20px;}
    
.daohang>li{ margin-left: 0px; margin-right: 50px;}
.daohang>li>a{ padding-bottom: 10px;}
.daohang>li:last-child{ margin-right:10px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;}

.yiji li a{ font-size: 14px; font-size: 1.4rem;}
    
    .xll{ width: 200px;}
    .xln{ width: calc(100% - 220px); font-size: 12px; font-size: 1.2rem; line-height: 22px;}
    .xlyiji{ width: 200px;}
    .xlr{ width: calc(100% - 220px);}
    .xlrn{ width: 48%;}
}
@media screen and (max-width:1299px) {
.daohang>li{ margin-right: 20px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{ position:fixed; box-shadow:0 3px 6px rgba(0,0,0,0.1); background:#fff; padding: 0px;}
.head .zong1{padding: 10px 0;}
    
.logo{width: 100px; margin-top: 1px;}
.logo2{ opacity: 1}
.head a{color: #333}
    
.daoz{ display: none;}
.clear2{clear:both;}
    
    .hemor{ display: none;}
    .sousuo{ width: 25px; height: 25px; line-height: 25px; margin: 0px; margin-right: 45px;}
    .sou2{ width: 25px; height: 25px; line-height: 25px; color: #333;}
    
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: none;right:2.5%;top:10px;cursor: pointer; border-radius:5px; transition: 1s; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #201c70;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
    .navh{ background: #fff}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#201c70; 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:10px; margin-bottom:15px; width: 240px;height: 36px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 34px;line-height: 34px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 34px;line-height: 34px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 6px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {
.daohang2{display:block;text-align:center; margin-top:20px;}
.daohang2 a{float:left;width:25%;font-size:14px;font-size:1.4rem;color:#fff;line-height:24px;text-align:center;}
.daohang2 .dangqiandao{ color:#082b2f !important}

.daohang,.daohang1{display: none}
.clear3{clear:both;}
    .sousuo form{ width: 300px; right: -42px;}
}

/*  banner  */
.slide { position: relative;}
.slide .carouse { width: 100%; overflow: hidden; position: relative; }
.slide .carouse .slideItem { width: 100%; height: 100%; position: absolute; cursor: pointer; overflow: hidden;}
.slide .carouse .slideItem .banner-img { width: 100%; }
.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList { position: absolute; width: 100%; bottom: 20px; text-align: center; display: none;}
.slide .dotList ul li { display: inline-block; width: 14px; height: 14px; background:#fff; margin: 0 8px; cursor: pointer; }
.slide .dotList ul li.active { background:#ffc523; width: 16px;}
.slide .carousel-control { position: absolute; border-radius: 50%; width: 61px; height: 61px; line-height: 59px; bottom: 90px; right: 110px; text-align: center; border: 1px solid #fff; z-index: 999;cursor: pointer; }
.slide .carousel-control i{ font-size: 20px; color: #fff;}

.slide .carousel-control.left { margin-right: 70px;}
.slide .carousel-control.right { }

.slide .carousel-control:hover{ background: #ffffff;}
.slide .carousel-control:hover i{ color: #051961;}

.slide .dotList ul li{cursor: pointer; font-size: 0px; margin-left: 4.5px;margin-right: 4.5px; border: none;outline: none;width: 16px;height: 16px;}
.slide .dotList ul li.active{}
.slide .slidedetail { display: none; }

@media screen and (max-width:1499px) {
.slide .carousel-control { width: 40px; height: 40px; line-height: 38px; bottom: 20px; right: 70px;}
.slide .carousel-control i{ font-size: 16px;}

.slide .carousel-control.left { margin-right: 60px;}
}
@media screen and (max-width:767px) {
.slide .carousel-control { width: 30px; height: 30px; line-height: 28px; bottom: 10px; right: 5%;}
.slide .carousel-control i{ font-size: 12px;}

.slide .carousel-control.left { margin-right: 40px;}
}

/*  main1  */
.main1{background-image: linear-gradient(90deg, #f8f9fb 1%, #e2e2ed 100%); padding-top: 75px; padding-bottom: 95px; position: relative;}
.main1:before{ content: ""; position: absolute; width: 460px; height: 100%; right: 0px; top: 0px; background: #fff;}

.m1biao{ display: block; font-size: 44px; font-size: 4.4rem; line-height: 54px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}

#outer { margin-top:70px; position: relative; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; z-index: 1}
.m1l{ width: 530px; padding-left: 183px;}
.m1r{ width: calc(100% - 570px);}

#tab {zoom: 1; position: relative; z-index: 1}
#tab:before{content: ""; position: absolute; width: 2px; height: calc(100% - 56px); background: #cacade; left: 30px; top: 28px;}
#tab li{ transition:0.5s; cursor:pointer; position:relative; width: 100%; line-height: 52px; padding: 2px 10px; padding-left: 63px; z-index: 1}
#tab li:before{content: ""; position: absolute; width: 24px; height: 24px; background: url("../images/m1dian.png") no-repeat center; top: 50%; left: 19px; transform: translateY(-50%); transition: 0.5s; z-index: -1}
#tab li span{ display: inline-block; vertical-align: middle; font-size: 16px; font-size: 1.6rem; line-height: 24px; transition: 0.5s;}

#tab li.current{background: #201c70; border-radius: 4px;}
#tab li.current:before{ background: url("../images/m1dianh.png") no-repeat center;}
#tab li.current span{ color: #fff;}

#content { display: block;}
#content .tabul {display: none; font-size:0px; vertical-align:middle;}

.m1rn{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m11{ width: calc(100% - 580px); display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m12{ width: 460px; padding: 0 40px;}

.m1tu{}
.m1tu1{ width: 55%;}
.m1zi{ width: 40%;}
.m1a{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 42px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1p{ margin-top: 20px; line-height: 32px;}
.m1p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;}
.mor{ display: inline-block; height: 48px; line-height: 46px; font-size: 16px; font-size: 1.6rem; color: #ffffff; background: #201c70; border: 1px solid #201c70; border-radius: 6px;}
.mor:hover{ background: #fff; color: #201c70;}
.m1mor{ padding: 0 40px; margin-top: 50px;}

.m1tu2{ display: block; position: relative;}
.m1tu2:before{content: ""; position: absolute; width: 43px; height: 95px; background: url("../images/m1jian.png") no-repeat center; background-size: 100%; left: -52px; top: 50%; transform: translateY(-50%);}
.m1a2{ display: block; text-align: center; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 20px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1799px) {
    .main1:before{ width: 400px;}
.m1l{ width: 400px; padding-left: 50px;}
.m1r{ width: calc(100% - 430px);}

    .m1a{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
    .m1mor{ margin-top: 30px;}
    .mor{ font-size: 14px; font-size: 1.4rem;}

.m11{ width: calc(100% - 440px);}
.m12{ width: 400px; padding: 0 40px;}

.m1tu1{ width: 50%;}
.m1zi{ width: 48%;}
    .m1a2{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:1499px) {
    .main1{ padding: 50px 0;}
    .m1biao{ font-size: 36px; font-size: 3.6rem; line-height: 50px;}    

.m1l{ width: 250px; padding-left: 20px;}
.m1r{ width: calc(100% - 270px);}
    
#outer { margin-top:30px;}
#tab:before{ left: 16px;}
#tab li{ padding-left: 35px; line-height: 48px;}
#tab li:before{ left: 5px;}
#tab li span{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
    
.main1:before{ width: 260px;}
.m11{ width: calc(100% - 290px);}
.m12{ width: 260px; padding: 0 20px;}
.m1tu2:before{ width: 22px; height: 48px; left: -27px;}

.m1tu1{ width: 220px;}
.m1zi{ width: calc(100% - 240px);}
    .m1mor{ padding: 0 20px;}
}
@media screen and (max-width:999px) {
    .m1biao{ font-size: 30px; font-size: 3rem; line-height: 40px;}    

.m1l{ width: 40px; padding-left: 10px;}
.m1r{ width: calc(100% - 60px);}

#tab li{ padding:0 17px; line-height: 36px;}
#tab li span{ font-size: 0px;}

.m1a{ font-size: 20px; font-size: 2rem; line-height: 26px;}
.m1a2{ font-size: 14px; font-size: 1.4rem;}
    .m1p{ margin-top: 10px;}
    .mor{ height: 40px; line-height: 38px;}
    .m1mor{ margin-top: 10px; font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
    .main1{ padding: 30px 0;}
    .main1:before{ display: none;}
    .m1biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}    
    .m1pz{ margin-top: 10px;}

    #tab:before{left: 12px; width: 1px; height: calc(100% - 26px); top: 13px;}
#tab li{ padding:0 13px; line-height: 26px;}
    #tab li:before{ width: 15px; height: 15px; background-size: cover !important;}  

.m1l{ width: 26px; padding-left: 5px;}
.m1r{ width: calc(100% - 30px); padding-right: 10px;}

.m11{ width: 49%;}
.m12{ width: 49%; padding: 0px;}

    .m1tu{ width: 100%;}
    .m1tu:before{display: none;}
    .m1zi{ width: 100%; text-align: center;}
    .m1a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
    .m1p,.m1mor{ display: none;}
    .m1a2{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 10px;}
}

/*  main2  */
.main2{ padding-top: 73px; padding-bottom: 90px;}
.m2t1{ position: relative; padding-right: 220px;}
.m2morz{ padding: 0 35px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}

.m2n{}
.m2t{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 40px;}
.m2lie{ width: calc(50% - 13px); background: #f0f1f6; padding: 20px; margin-top: 15px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m2tu1{ width: 320px; overflow: hidden; display: block;}
.m2zi{ width: calc(100% - 368px);}
.m2a{ display: block; font-size: 22px; font-size: 2.2rem; line-height: 30px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2p{ margin-top: 22px; line-height: 32px;}
.m2p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m2mor{ display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 53px;}
.m2mor span{ text-decoration: underline;  color: #201c70; display: inline-block; vertical-align: middle;}
.m2mor i{ display: inline-block; vertical-align: middle; width: 22px; height: 22px; line-height: 22px; font-size: 12px; margin-left: 7px; color: #fff; text-align: center; background: #201c70; border-radius: 50%; transition: 0.5s;}
.m2mor:hover i{margin-left: 2px;}

.m2b{ font-size: 0px; display: flex; flex-flow: wrap;}
.m2lie2{ width: calc((100% - 84px)/4); margin-left: 28px; background: #f0f1f6; position: relative; margin-top: 26px; overflow: hidden;}
.m2lie2:nth-child(4n-3){margin-left: 0px;}
.m2fu{ position: absolute; width: 100%; height: 100%; left: 0px; top: 100%; background-image: linear-gradient(0deg, rgba(32,28,112,0.8) 1%, rgba(32,28,112,0) 100%); transition: 0.5s;}
.m2fu span{ position: absolute; display: block; width: calc(100% - 32px); line-height: 40px; padding-right: 50px; left: 16px; bottom: 22px; font-size: 18px; font-size: 1.8rem; color: #ffffff; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2fu i{ display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; color: #201c70; font-size: 12px; background: #ffffff; position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.m2lie2:hover .m2fu{ top: 0px;}

@media screen and (max-width:1359px) {
.m2lie{ width: calc(50% - 5px); padding: 10px; margin-top: 10px;}
.m2tu1{ width: 200px;}
.m2zi{ width: calc(100% - 220px);}
.m2p{ margin-top: 10px;}
    .m2mor{ margin-top: 10px; font-size: 14px; font-size: 1.4rem;}
    .m2fu span{ font-size:16px; font-size: 1.6rem; width: calc(100% - 20px); left: 10px; bottom: 10px;}
    .m2a{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width:999px) {
.main2{ padding: 50px 0;}
    .m2t{ margin-top: 20px;}
    .m2tu1{ width: 150px;}
    .m2zi{ width: calc(100% - 160px)}
    
    .m2fu{ position: relative; left: 0px; top: auto;}
    .m2fu span{ position: relative; width: 100%; left: 0px; bottom: auto; padding: 5px; line-height: 30px; margin-top: 10px; font-size: 14px; font-size: 1.4rem; text-align: center;color: #333;}
    .m2fu span i{ display: none;}

.m2lie2{ width: calc((100% - 30px)/4); margin-left: 10px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.main2{ padding: 30px 0;}
    .m2t1{ padding-right: 0px; padding-bottom: 55px;}
    .m2morz{ top: auto; transform: translate(0); bottom: 0px; padding: 0 10px;}
    
    .m2tu1{ width: 140px;}
    .m2zi{ width: calc(100% - 150px)}

    .m2lie{ width: 100%; padding: 5px; margin-top: 5px;}
    .m2lie2{ width: calc(50% - 3px); margin-left: 6px; margin-top: 5px;}
    .m2lie2:nth-child(2n-1){margin-left: 0px;}
    
    .m2a{ font-size: 14px; font-size: 1.4rem; line-height: 20px;}
}

/*  main3  */
.main3{ position: relative; padding-top: 1px;}
.m3t{ position: absolute; left: 50%; transform: translateX(-50%); top: 75px; z-index: 2}
.m3t .m1biao{ color: #fff;}
.m3t .m1pz a{ color: #fff; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.m3t a:hover{ color: #201c70;}

#outer1 { font-size:0px; position: relative;}
#tab1 {zoom: 1; font-size:0px; text-align: center; position: absolute; bottom: 50px; left: 50%; transform: translateX(-50%);}
#tab1 li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; position:relative; text-align: center; width: calc((100% - 56px) / 3); margin-left: 28px; line-height: 48px; border-radius: 6px; background: rgba(255,255,255,0.1); z-index: 1}
#tab1 li:first-child{ margin-left: 0px;}
#tab1 li span{ display: inline-block; vertical-align: middle; text-align: center; color: #ffffff; font-size: 16px; font-size: 1.6rem; line-height: 22px; padding: 0 10px; transition: 0.5s;}

#tab1 li.current1{ background: #201c70;}
#tab1 li.current1 span{color: #fff;}

#content1 { display: block;}
#content1 .tabul1 {display: none; font-size:0px; vertical-align:middle;}

.m3n{ background-size: cover !important; background-attachment: fixed !important; background: #333;}
.m3n .zong{ padding-top: 263px; padding-bottom: 230px; min-height: 500px; display: flex; flex-flow: wrap; justify-content: space-between;  flex-direction: row-reverse; align-items: center;}

.m3l{ width: 33%;}
.m3r{ width: 50%;}

.m3a{ display: block; font-size: 28px; font-size: 2.8rem; line-height: 34px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.m3p{ margin-top: 28px; line-height: 28px; opacity: 0.8;}
.m3p a{ color: #fff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m3mor{ background: #fff; border-color: #fff; color: #201c70; padding: 0 40px; margin-top: 50px;}
.m3mor:hover{ background: #201c70; color: #fff;}
.m3a:hover,.m3p a:hover{ color: #fff; text-decoration: underline;}

.main3 .row{ mask-image: linear-gradient(to right, transparent, transparent 0%, #fff 25%, #fff 75%, transparent 100%);  mask-size: cover; margin-left: -10px; margin-right: -10px;}
.main3 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main3 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main3 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main3 .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;}
	
.main3 .owl-carousel .owl-item{float: left; padding:0 10px;}
.main3 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main3 .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);}
.main3 .owl-theme .owl-controls{ position: absolute; left: 20px; bottom: 20px;}
.main3 .owl-theme .owl-controls .owl-page{ display: none;}
.main3 .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;}
.main3 .owl-theme .owl-controls .owl-page.active span,.main3 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#23aa86; opacity:1;}

.main3 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.main3 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.main3 .owl-theme .owl-prev{ left: 0px;}
.main3 .owl-theme .owl-next{ right: 0px;}
.main3 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.m3lie{ background: rgba(255,255,255,0.2); border-radius: 16px; padding: 10px; padding-bottom: 20px;}
.m3tu{ display: block; background: #ffffff; border-radius: 16px; overflow: hidden;}
.m3a2{ display: block; text-align: center; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #fff; margin-top: 8px;}
.m3a2:hover{ color: #fff; text-decoration: underline;}

@media screen and (max-width:1359px) {
.m3t{ top: 50px;}
    .m3n .zong{ padding-top: 200px; padding-bottom: 180px; min-height: 380px;}
    
    .m3a{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
.m3l{ width: 33%;}
.m3r{ width: 60%;}
    .m3lie{ padding: 5px;}
    .m3a2{}

.main3 .row{ margin-left: -5px; margin-right: -5px;}
.main3 .owl-carousel .owl-item{ padding:0 5px;}
    
    .m3p{ margin-top: 15px;}
.m3mor{ padding: 0 20px; margin-top: 15px;}
}
@media screen and (max-width:999px) {
#tab1 li span{ font-size: 14px; font-size: 1.4rem; padding: 0 10px;}
    .m3n .zong{ padding-top: 150px; padding-bottom: 130px; min-height: 380px;}
}
@media screen and (max-width:767px) {
.m3t{ top: 30px;}
    #tab1{ bottom: 30px;}
    .m3n .zong{ padding-top: 120px; padding-bottom: 120px; min-height: 380px;}
.m3l{ width: 100%; margin-top: 20px;}
.m3r{ width: 100%;}

#tab1 li{ width: calc((100% - 20px) / 3); margin-left: 10px;}
    #tab1 li span{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
    
    .m3a{ font-size: 18px; font-size: 1.8rem;}
}

/*  main4  */
.main4{ background:#fefeff url("../images/m4bei.jpg") no-repeat center; background-size: cover; position: relative; padding-top: 96px; padding-bottom: 100px;}
.main4:before{content: ""; position: absolute; width: 600px; height: 637px; right: 0px; bottom: 0px; background: #201c70;}
.main4:after{content: ""; position: absolute; width: 403px; height: 374px; right: 28px; top: 19px; background: url("../images/m4quan.png") no-repeat center top; background-size: 100%;}

.main4 .zong{ position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between; align-items:flex-start;}
.m4l{ width: 45%; padding-top: 23px;}
.m4r{ width: 51.5%; position: relative;}

.m4ln{ padding-left: 102px; margin-top: 47px; background: url("../images/m4tubiao.png") no-repeat left 9px; background-size: 70px 54px;}
.m4a{ font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #00ab9f;}
.m4biao{ display: block; font-size: 44px; font-size: 4.4rem; line-height: 50px; margin-top: 7px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.m4p{}
.m4p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;}
.m4mor{ margin-top: 34px; padding: 0 30px; height: 54px; line-height: 52px;}
.m4mor i{ margin-left: 20px;}

.m4b{ margin-top: 57px;}
.m4b p{border-bottom: solid 1px #aaaaaa; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 22px 0; padding-left: 50px; background: url("../images/m4gou.png") no-repeat left 22px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.m4b p a{ display: block; }
.m4b p:last-child{border-bottom: none;}

.m4tu{ display: block; overflow: hidden;}
.m4rb{ position: absolute; width: 265px; right: 0px; bottom: 0px; padding: 20px 10px; background: #fff; text-align: center;}
.m4rb:before{content: ""; position: absolute; width: 27px; height: 13px; background: url("../images/m4jian.png") no-repeat top center; top: 100%; left: 36px;}
.m4xtu{ width: 78px; margin: auto; display: block;}
.m4ra{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 13px; color: #201c70; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

@media screen and (max-width:1359px) {
    .main4{ padding: 50px 0;} 
    .main4:before{ width: 400px; height: 400px;}
    .m4l{ padding-top: 0px;}
    
    .m4biao{ font-size: 34px; font-size: 3.4rem; line-height: 40px;}
    .m4ln{ padding-left: 50px; margin-top: 20px; background-size: 35px 27px;}
    .m4mor{ margin-top: 20px; padding: 0 20px; height: 42px; line-height: 40px;}
.m4mor i{ margin-left: 10px;}
.m4b{ margin-top: 20px;}
.m4b p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; padding: 10px 0; padding-left: 30px; background-size: 22px; background-position: left 10px}

.m4rb{ width: 160px; padding: 10px;}
.m4rb:before{ width: 14px; height: 7px; left: 25px; background-size: cover}
.m4xtu{ width: 40px;}
.m4ra{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:999px) {
    .main4:before{ width: 200px; height: 200px;}
    .main4:after{ width: 120px; height: 120px;}

    .m4biao{ font-size: 26px; font-size: 2.6rem; line-height: 34px;}
}
@media screen and (max-width:767px) {
    .main4{ padding: 30px 0;} 
    .m4l{ width: 100%;}
    .m4r{ width: 100%; margin-top: 20px;}
    .m4biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .m4b p{ font-size: 12px; font-size: 1.2rem;}
}

/*  main8  */
.main5{ background: #f2f2f7; padding-top: 70px; padding-bottom: 70px; position: relative;}
.main5:before{content: ""; position: absolute; width: 600px; height: 100%; background: #fff; right: 0px; top: 0px; z-index: 1}
.main5:after{content: ""; width: 532px; height: 363px; background: url("../images/m5bei2.png") no-repeat center; background-size: cover; position: absolute; right: 40px; bottom: 0px; z-index: 2}

.main5 .zong{ position: relative; padding-top: 37px; z-index: 3}
.m5t{ width: 42%; position: absolute; left: 0px; top: 0px;}
.m5pz{ margin-top: 14px; line-height: 28px;}
.m5pz a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m5mor{ margin-top: 42px; padding: 0 53px; height: 54px; line-height: 52px;}

.m5n{ display: flex; flex-flow: wrap; justify-content: space-between; background: url("../images/m5xian2.png") no-repeat 9% 60%; background-size: 75.6%;}
.m5lie{ width: 32.33%; max-width: 355px;}
.m5lie:nth-child(1){margin-top: 350px;}
.m5lie:nth-child(2){margin-top: 250px;}

.m5tu{ position: relative; background: url("../images/m5xian.png") no-repeat top right; padding: 25px;}
.m5tun{ display: block; overflow: hidden;}
.m5shu{ display: block; width: 80px; height: 80px; line-height: 74px; text-align: center; font-size: 30px; font-size: 3rem; color: #fff; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; border-radius: 50%; background: #201c70; border: solid 3px #ffffff; position: absolute; left: 0px; bottom: 0px;}
.m5zi{ padding: 0 25px;}
.m5a{ display: block; font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 42px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.m5p{ margin-top: 20px; line-height: 28px;}

@media screen and (max-width:1559px) {
.main5:before{ width: 32%;;}
.main5:after{ width: 266px; height: 182px; right: 20px;}
}
@media screen and (max-width:1359px) {
.main5{ padding: 50px 0;}
.m5n{ background: url("../images/m5xian2.png") no-repeat 9% 60%; background-size: 75.6% 60%;}
    .main5 .zong{ padding-top: 0px;}
    .m5t{ width: 60%;}
.m5mor{ margin-top: 20px; padding: 0 20px; height: 40px; line-height: 38px;}
    
    .m5a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 20px;}
    .m5p{ margin-top: 10px;}
    
    .m5tu{ padding: 10px;}
    .m5zi{ padding: 0 10px;}
    .m5shu{ width: 40px; height: 40px; line-height: 40px; font-size: 20px; font-size: 2rem; border: solid 2px #ffffff;}
}
@media screen and (max-width:999px) {
.main5:before,.main5:after{ display: none;}
    .m5t{ position: relative; width: 100%;}
    .m5n{ background: none;}
    .m5lie{ margin-top: 20px !important;}
    .m5a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 20px;}
}
@media screen and (max-width:767px) {
.main5{ padding: 30px 0;}
    .m5a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
    .m5tu{ padding: 0px;}
    .m5zi{ padding: 0px;}
    .m5shu{ width: 30px; height: 30px; line-height: 28px; font-size: 16px; font-size: 1.6rem; left: -5px; bottom: -5px;}
}
@media screen and (max-width:599px) {
    .m5lie{ width: 49%;}
}

/*  main6  */
.main6{ background: url("../images/m6bei.jpg") no-repeat center; padding-top: 73px; padding-bottom: 110px;}
.m6t{ text-align: center;}
.m6t .m4a{color: #201c70;}

#Marquee_x{ overflow:hidden; width: 100%; margin: auto; margin-top: 40px; mask-image: linear-gradient(to right, transparent, transparent 0%, #fff 10%, #fff 90%, transparent 100%);  mask-size: cover;} 
#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; margin-right: 15px !important;}
#Marquee_x ul li{}
#Marquee_x ul li div a{ display: block; width: 198px; height: 0px; padding-bottom: 50%; background: #ffffff; border: solid 1px #dcdcdc; position: relative;}

#Marquee_x ul li div a img{ max-width: 90%; max-height: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: 0.5s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/ transition:0.5s;}
#Marquee_x ul li div a img:hover{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(100%); filter:none;}

@media screen and (max-width:1359px) {
.main6{ padding: 50px 0;}
#Marquee_x ul li div{ width: 120px; margin-right: 10px !important;}
#Marquee_x ul li div a{ width: 100%;}
}
@media screen and (max-width:999px) {
#Marquee_x{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.main6{ padding: 30px 0;}
#Marquee_x ul li div{ width: 100px;}
}

/*  main7  */
.main7{ background: url("../images/m7bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; text-align: center; padding-top: 107px; padding-bottom: 110px;}
.main7:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m7bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.m7biao{ color: #fff;}
.m7p{ max-width: 900px; margin: auto; margin-top: 25px;color: #ffffff;}
.m7p a{color: #ffffff;}
.m7mor{ background: #00ab9f; border: 1px solid #00ab9f; margin-top: 48px; padding: 0 50px; height: 52px; line-height: 50px;}
a.m7biao:hover,.m7p a:hover{ color: #fff; text-decoration: underline;}

@media screen and (max-width:999px) {
    .main7{ padding: 50px 0;}
    .m7p{ margin-top: 20px;}
    .m7mor{ padding: 0 20px; height: 40px; line-height: 38px; margin-top: 20px;}
}
@media screen and (max-width:767px) {
    .main7{ padding: 30px 0;}
}

#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)}}

/*  main8  */
.main8{background-image: linear-gradient(180deg, #f8f9fb 1%, #fff 100%); position: relative; padding-top: 80px; padding-bottom: 60px;}
.main8:before{content: ""; position: absolute; width: 667px; height: 100%; background: #fff; left: 0px; top: 0px; z-index: 1}
.main8 .zong{ position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between;}
.m8l{ width: 430px; padding-top: 20px;}
.m8r{ width: calc(100% - 515px);}

.m8biao{ max-width: 350px;}
.m8p{ margin-top: 45px;}
.m8mor{ margin-top: 92px;}

.main8 .row{ margin-left: -9px; margin-right: -9px;}
.main8 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main8 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main8 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main8 .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;}
	
.main8 .owl-carousel .owl-item{float: left; padding: 9px;}
.main8 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main8 .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);}
.main8 .owl-theme .owl-controls{ text-align: center; margin-top: 2px;}
.main8 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.main8 .owl-theme .owl-controls .owl-page span{display: block; width: 20px; height: 20px; background: url("../images/m8dian.png") no-repeat center; background-size: cover !important; margin: 0 10px; border-radius: 50%; font-size: 0px;}
.main8 .owl-theme .owl-controls .owl-page.active span{ background: url("../images/m8dianh.png") no-repeat center;}

.main8 .owl-theme .owl-buttons{ margin: auto; display: none !important}
.main8 .owl-theme .owl-buttons div{  position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.main8 .owl-theme .owl-prev{ left: 0px;}
.main8 .owl-theme .owl-next{ right: 0px;}
.main8 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.m8tu{ display: block; background: #ffffff; box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.06); padding: 10px;}
.m8tu img{ transform: scale(1) !important}

@media screen and (max-width:1359px) {
    .main8{ padding: 50px 0;}
.m8p{ margin-top: 20px;}
.m8mor{ margin-top: 20px;}

.m8l{ width: 300px; padding-top: 0px;}
.m8r{ width: calc(100% - 320px);}
    .m8tu{ padding: 5px;}
.main8 .row{ margin-left: -5px; margin-right: -5px;}
    .main8 .owl-carousel .owl-item{ padding: 5px;}

.main8 .owl-theme .owl-controls .owl-page span{ width: 10px; height: 10px; margin: 0 5px;}
}
@media screen and (max-width:999px) {
.m8l{ width: 100%; padding-top: 0px;}
.m8r{ width: 100%; margin-top: 20px;}
}
@media screen and (max-width:767px) {
    .main8{ padding: 30px 0;}
}

/*  main9  */
.main9{ background: #f8f9fb; position: relative; padding-top: 116px; padding-bottom: 106px;}
.main9:before{content: ""; position: absolute; left: 100px; top: 60px; right: 0px; bottom: 0px; background: #ffffff; z-index: 1}
.main9 .zong{ position: relative; z-index: 2;}

.m9biao{ text-align: center;}
.m9pz{ text-align: center; margin-top: 11px;}

.m9n{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 31px;}
.m9l{ background: #f2f2f2; width: 544px; margin-top: 24px;}
.m9r{ width: calc(100% - 573px);}

.m9tu{ display: block; overflow: hidden;}
.m9zi{ padding: 20px 28px;}
.m9a{color: #333333; line-height: 28px; margin-bottom: 4px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m9riqi{ display: block; color: #2920d3;}
.m9riqi i{ margin-right: 10px;}
.m9p{ margin-top: 12px; line-height: 25px;}
.m9p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

.m9lie{border: solid 1px #cdcfd2; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 24px; transition: 0.5s;}
.m9tu2{ width: 265px; overflow: hidden;}
.m9zi2{ width: calc(100% - 267px); padding: 10px 22px;}
.m9riqi2{ font-size: 13px; font-size: 1.3rem;}
.m9a2{ display: block; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; line-height: 26px; color: #333; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m9p2{line-height: 24px; margin-top: 10px;}
.m9p2 a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.m9lie:hover{ background: #f2f2f2; border-color: #f2f2f2;}

@media screen and (max-width:1359px) {
.main9:before{ left: 20px; top: 20px;}

.m9n{ margin-top: 10px;}
.m9l{ width: 400px; margin-top: 24px;}
.m9r{ width: calc(100% - 420px);}

.m9zi{ padding: 10px;}

.m9tu2{ width: 210px;}
.m9zi2{ width: calc(100% - 210px); padding: 10px;}
.m9a2{ -webkit-line-clamp: 1;}
.m9p2{ margin-top: 5px;}
}
@media screen and (max-width:999px) {
.main9{padding: 50px 0;}

.m9l{ width: 280px; margin-top: 10px;}
.m9r{ width: calc(100% - 300px);}
.m9riqi{ font-size: 12px; font-size: 1.2rem;}
.m9p{ -webkit-line-clamp: 2; margin-top: 6px;}

    .m9lie{ margin-top: 10px;}
.m9tu2{ width: 180px;}
.m9zi2{ width: calc(100% - 180px); padding:5px 10px;}
}
@media screen and (max-width:767px) {
.main9{padding: 30px 0;}
    .m9l{ display: none;}
    .m9r{ width: 100%;}
.m9tu2{ width: 150px;}
.m9zi2{ width: calc(100% - 150px); padding:5px;}
.m9p2{ margin-top: 0px;}
    .m9riqi i{ margin-right: 5px;}
}

/* main10  */
.m10xin1 input::-webkit-input-placeholder {/* WebKit browsers */
 color:#a3a1c4;opacity:1}
.m10xin1 input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#a3a1c4;opacity:1 }
.m10xin1 input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#a3a1c4;opacity:1 }
.m10xin1 input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#a3a1c4;opacity:1 }


.main10{ background: #201c70; padding:52px 90px; margin-bottom: -40px; position: relative; z-index: 999; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m10biao{ display: block; width: 475px; font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.m10xin{ width: calc(100% - 570px); display: flex; flex-flow: wrap; justify-content: space-between;}

.m10xin1{ width: calc(100% - 183px); border: solid 1px #f7f7f7; background: #2d2978; display: flex; flex-flow: wrap; justify-content: space-between; position: relative;}
.m10xin1:after{content: ""; position: absolute; width: 2px; height: 28px; right: 308px; top: 50%; transform: translateY(-50%); background:#a3a1c4; z-index: 2;}
.m10xin1 input{ height: 58px; line-height: 58px; background: none; font-size: 16px; font-size: 1.6rem; color: #fff; padding: 0 20px;}

.m10xin .int3{ width: 170px; height: 60px; background: #ffffff; border: 1px solid #ffffff; padding: 0px; color: #201c70; font-size: 20px; font-size: 2rem; transition: 0.5s; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer; transition: 0.5s;}
.m10xin .int1{ width: calc(100% - 308px); position: relative;}
.m10xin .int2{ width: 159px;}
.m10xin .yanzheng{ width: 149px; height: 58px; cursor: pointer;}
.m10xin .int3:hover{ background: #201c70; color: #fff;}

@media screen and (max-width:1699px) {
.main10{ padding: 20px;}
.m10biao{ width: 340px; font-size: 24px; font-size: 2.4rem; line-height: 40px;}
.m10xin{ width: calc(100% - 380px); display: flex; flex-flow: wrap; justify-content: space-between;}
    
.m10xin1 input{ font-size: 14px; font-size: 1.4rem; padding: 0 10px;}
    .m10xin1{ width: calc(100% - 110px);}
    .m10xin .int3{ width: 100px; font-size: 14px; font-size: 1.4rem;}
    .m10xin .yanzheng{ width: 100px;}
    .m10xin .int1{ width: calc(100% - 200px);}
.m10xin .int2{ width: 100px;}
    .m10xin1:after{ right: 200px;}
}
@media screen and (max-width:999px) {
.m10biao{ width: 100%; font-size: 20px; font-size: 2rem; line-height: 30px; text-align: center; margin-bottom: 20px;}
.m10xin{ width: 100%;}
}
@media screen and (max-width:767px) {
    .m10xin1{ width: 100%;}
    .m10xin .int3{ width: 100%; margin-top: 10px;}
    .m10xin .int2{ width: calc(100% - 100px); margin-top: 0px;}
    .m10xin .yanzheng{ width: 100px; margin-top: 0px;}
    .m10xin .int1{ width: 100%;}
.m10xin1:after{ width: 100%; height: 1px; right: 0px;}
}

/*  foot  */
.foxin input::-webkit-input-placeholder {/* WebKit browsers */
 color:#a3a1c4;opacity:1}
.foxin input:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#a3a1c4;opacity:1 }
.foxin input::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#a3a1c4;opacity:1 }
.foxin input:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#a3a1c4;opacity:1 }

.foxin textarea::-webkit-input-placeholder {/* WebKit browsers */
 color:#a3a1c4;opacity:1}
.foxin textarea:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#a3a1c4;opacity:1 }
.foxin textarea::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#a3a1c4;opacity:1 }
.foxin textarea:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#a3a1c4;opacity:1 }


.foot{ background: #171535; padding-top: 98px;}
.fot{ display: flex; flex-flow: wrap;}
.folie{ padding-left: 46px; padding-right: 40px; background: url("../images/foxian.png") no-repeat left top;}
.fo1{ padding-left: 0px; background: none; width:22%; }
.fo2{ width:23%; }
.fo3{ width:25%; }
.fo4{ width:30%; }

.fologo{ display: block; max-width: 80%;}
.fo1p{color: #ffffff; opacity: 0.7; line-height: 40px; margin-top: 67px;}
.fotu{ display: block; margin-top: 30px;}

.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; color: #fff; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.fo4 .fobiao{ padding-left: 10px;}

.fonav{opacity: 0.7; margin-top: 38px;}
.fonav a{ color: #fff;}
.fonav>a{ padding: 5px 0;}
.fonav li{ padding: 5px 0; color: #fff;}
.fonav li a{ display: inline;}

.foxin{ margin-top: 25px; display: flex; flex-flow: wrap; justify-content: space-between;}
.foxin .int1{ width: 49%; padding-left: 10px; margin-top: 7px;}
.foxin .int2{ width: 100%; padding-left: 10px; margin-top: 7px;}
.foxin .int3{ width: 100%; padding-left: 10px; margin-top: 7px; position: relative; padding-right: 99px;}
.foxin .int4{ width: 100%; padding-left: 10px; margin-top: 7px;}
.foxin .xing{ background: url("../images/xing.png") no-repeat left 20px;}

.foxin input{ width: 100%; height: 46px; line-height: 46px; padding: 0 13px; font-size: 16px; font-size: 1.6rem; color: #acabb7; background: rgba(255,255,255,0.1);}
.foxin textarea{ width: 100%; height: 94px; line-height: 46px; padding: 0 13px; font-size: 16px; font-size: 1.6rem; color: #acabb7; background: rgba(255,255,255,0.1);}
.foxin .yanzheng{ width: 99px; height: 46px; position: absolute; right: 0px; top: 0px; cursor: pointer;}
.foxin .int4 input{ padding: 0px; background: #272382;text-transform:uppercase; border-radius: 6px; color: #ffffff; transition: 0.5s; cursor: pointer;}
.foxin .int4 input:hover{ background: #fff; color: #272382;}

.foot a:hover{ color: #00b5a4;}

.fob{ border-top: 1px solid #45445e; margin-top: 79px; padding: 32px 0; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.shejiao{ font-size: 0px;}
.shejiao a{ display: inline-block; vertical-align: middle; width: 44px; height: 44px; line-height: 42px; margin: 5px 0; margin-right: 20px; text-align: center; color: #fff !important; opacity: 0.6; border-radius: 18px; border: solid 1px #ffffff;}
.shejiao a i{ font-size: 20px;}
.fobr{ width: calc(100% - 510px); line-height: 26px;}
.fobr a,.fobr p{ color: #c6c6c6;}
.fop{}
.fop a{ display: inline-block;}
.youlian{}
.youlian a,.youlian p{ display: inline-block;}
.shejiao a:hover{opacity: 1;}

@media screen and (max-width:1359px) {
    .folie{ padding: 0 20px;}
    .fo1{ padding-left: 0px;}
    .foxin input,.foxin textarea{ font-size: 14px; font-size: 1.4rem;}
    .foxin .int1{ width: 100%;}

.shejiao a{ width: 30px; height: 30px; line-height: 28px; margin: 5px 0; margin-right: 10px; border-radius: 8px;}
    .shejiao a i{ font-size: 14px;}
.fobr{ width: calc(100% - 300px); line-height: 26px;}
}
@media screen and (max-width:999px) {
    .foot{ padding-top: 70px;}
    .fob{ padding-bottom: 70px; margin-top: 30px; padding-top: 15px;}
    .fologo{ max-width: 150px; margin: auto;}
    .fo1p{ text-align: center;}
    .fotu{ margin: auto; display: block; max-width: 200px;}
    
    .folie{ width: 100%; padding-left: 0px; background: none;}
    .fonav{ margin-top: 15px;}
    .fo1p{ margin-top: 15px;}
    .fotu{ margin-top: 10px;}

    .fobiao{ border-bottom: 1px solid #333; padding: 10px 0 !important; font-size: 14px; font-size: 1.4rem; position: relative;}
    .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,.fonav{ display: none;}
}
@media screen and (max-width:767px) {
    .shejiao{ text-align: center; width: 100%;}
    .fobr{ width: 100%; text-align: center; margin-top: 10px;}
    .youlian{ display: none;}
}

.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:3px; transform: translateY(-50%); border-radius: 26px; background: #201c70; color: #fff; padding: 11px; 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:#201c70; color: #fff; text-decoration: none;}
.clear2{ display:none}

@media screen and (max-width:1359px) {
.lianxi{ width:45px; }
.lianxi div a{ width:45px; height:45px; line-height:45px; font-size:20px; margin: 2px 0;}
}
@media screen and (max-width:999px) {
.top a{ background:#222 !important;}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:25%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#222; color:#fff !important; border-radius:0px; height:40px;line-height:40px; font-size: 20px; border: none;}
.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{ background: url("../images/fenbanner.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 215px; padding-bottom: 110px;}
.fenbanner:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/fenbanner.jpg") no-repeat center; background-size: cover; z-index: -1}
.fenbiao{ text-align: center; font-size: 40px; font-size: 4rem; line-height: 50px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #ffffff;}
.mianbao{ text-align: center;color: #ffffff; margin-top: 11px;}
.mianbao i{margin-right: 5px;}
.mianbao a{color: #ffffff; display: inline-block;}
.mianbao a:hover,.comian{ color: #fff; text-decoration: underline;}

@media screen and (max-width:999px) {
.fenbanner{ padding-top: 160px;}
.fenbiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:767px) {
    .fenbanner{ padding: 50px 0;}
.fenbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .mianbao{ display: none;}
}

/*  main  */
.prmain{ padding-top: 81px;}
.prt{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.prbiao{ font-size: 44px; font-size: 4.4rem; line-height: 50px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.prtn{ width: calc(100% - 456px); line-height: 28px;}

.pryiji{ font-size: 0px; margin-top: 23px;}
.pryiji>li{ position: relative; display: inline-block; vertical-align: middle; margin-right: 18px; margin-top: 12px;}
.pryiji>li>a{ display: block; background: #f0f1f6; height: 50px; line-height: 50px; padding: 0 15px; font-size: 16px; font-size: 1.6rem; color: #666666;}
.pryiji>li:hover>a{ background: #201c70; color: #f9f9f9;}
.prerji{ position: absolute; left: -10px; width: 298px; background: #ffffff; box-shadow: 0px 3px 26px 0px rgba(0, 0, 0, 0.1); z-index: 2; padding: 19px 0; top: -9999px}
.prerji li a{ padding: 0px 21px;}
.pryiji>li:hover .prerji{ top: 100%;}
.pryiji>li:hover .prerji li a{ padding: 2px 21px;}
.prerjih{ left: auto; right: 0px;}

.dangyiji>a{ background: #201c70 !important; color: #f9f9f9 !important;}

.prnava{ display: none; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding: 10px; background: #201c70; border-radius: 6px; color: #fff; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; margin-top: 10px; position: relative;}
.prnava:before{content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); margin-top: 3px; width: 0; border: 6px solid #fff; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent;}

@media screen and (max-width:1359px) {
.prmain{ padding: 50px 0;}
.prbiao{ font-size: 34px; font-size: 3.4rem; line-height: 40px;}
.prtn{ width: calc(100% - 350px);}
    .pryiji{ margin-top: 15px;}
.pryiji>li{ margin-right: 5px; margin-top: 5px;}
.pryiji>li>a{ padding: 0 10px; font-size: 14px; font-size: 1.4rem; height: 40px; line-height: 40px;}

}
@media screen and (max-width:999px) {
    .prbiao{ font-size: 26px; font-size: 2.6rem; line-height: 32px;}
.prtn{ width: 100%; margin-top: 10px;}
    .pryiji{ display: none; margin-top: 0px;}
    .pryiji>li{ width: 100%;}
    .prerji{position: relative; top: auto; width: 100%; left: 0px; padding: 10px 0;}
    .prerji>li>a{ padding: 2px 10px !important;}
    .prnava{ display: block;}
}
@media screen and (max-width:767px) {
.prmain{ padding: 30px 0;}
    .prbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
}

.prn{ font-size: 0px; padding-top: 10px;}
.prlie{ width: 23.66%; margin-left: 1.786%; margin-top: 30px; position: relative; display: inline-block; vertical-align: top;}
.prlie:nth-child(4n-3){margin-left: 0px;}
.prtu{ display: block; background: #f0f1f6;}
.przi{ padding-top: 14px;}
.pra{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 10px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prp{margin-top: 12px;}
.prp a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.prlie input{ position: absolute; left: 10px; top: 10px; cursor: pointer;}

.fenye{ padding-top:50px; text-align:center;}
.fenyen{  display:inline-block; *float:left; font-size: 0px;}
.fenyen a{ display:inline-block; *float:left; padding: 0 14px; 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:#201c70; border:1px solid #201c70;}
.fenyen .sx{}
.dangqianfen{ border:1px solid #201c70 !important; color:#fff !important; background:#201c70 !important;}
.fenyen a.no:hover{ background: #fff; color: #333333;  border: solid 1px #e5e5e5;
}
.fuxuan{ margin-left: 10px; 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:#201c70; color: #fff; cursor:pointer; transition:0.5s; font-size:14px; font-size:1.4rem;}
.fuxuan input:hover{ background: #333;}

@media screen and (max-width:1359px) {
    .przi{ padding-top: 0px;}
    .pra{ font-size: 18px; font-size: 1.8rem; line-height: 24px;}
}
@media screen and (max-width:999px) {
    .pra{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    .prp{margin-top: 5px;}
}
@media screen and (max-width:767px) {
.prlie{ width: 49%; margin-left: 2%; margin-top: 20px;}
.prlie:nth-child(2n-1){margin-left: 0px;}
.fenye{ padding-top:30px;}
.fenyen a,.fuxuan input{ font-size:12px; font-size:1.2rem; padding: 0 10px; height: 26px; line-height: 24px;}
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 20px;}
}

.prtag{ padding-top: 51px; padding-bottom: 80px;}
.taga{color: #201c70; font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-bottom: 12px; border-bottom: 1px solid #ebebeb; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.tagp{ padding-top: 18px;}
.tagp a{ display: inline-block; line-height: 30px; padding: 0 13px; font-size: 14px; font-size: 1.4rem; margin-top: 5px; color: #666666; background: #fff;}
.tagp a:hover{ background: #201c70; color: #fff;}

.prmain7{ margin-bottom: -1px;}

@media screen and (max-width:999px) {
.prtag{ padding-top: 0px; padding-bottom: 30px;}
    .taga{ font-size: 18px; font-size: 1.8rem; padding-bottom: 6px;}
    .tagp{ padding-top: 10px;}
    .tagp a{ padding: 0 10px; font-size: 12px; font-size: 1.2rem;}
}

/****************************  product2  ***************************/
.pr2main1{ display: flex; flex-flow: wrap; justify-content: space-between; padding: 72px 0;}

.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:44.9%; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m-propic .pic-big { position: relative; width:84%; background: #f0f1f6; 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.8%; 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: #201c70;}
.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: #f0f1f6; border: 1px solid #f0f1f6;}
.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: #201c70; }
.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: #201c70; border: 1px solid #201c70;}
.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: #201c70 !important; }

.item-pic{ position:relative;}
.item-pic video,.item-pic iframe{ position:absolute; width:100%; height:100%; left:0px; top:0px;}

.jianjie{ width:49%; position: relative; padding-bottom: 120px;}
.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:38px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; position: relative;}

.jiann{ margin-top: 28px; color: #666666;}
.jiann p{ position: relative; color: #666666;}
.jiann p strong{ font-weight: normal; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

.prfq{}
.prfqa{border-top: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; padding: 9px 0; padding-right: 35px; margin-top:22px; position: relative; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer;}
.prfqa:before{content: ""; position: absolute; width: 10px; height: 2px; background: #666666; right: 20px; top: 50%; transform: translateY(-50%);}
.prfqa:after{content: ""; position: absolute; width: 10px; height: 2px; background: #666666; right: 20px; top: 50%; transform: translateY(-50%) rotate(90deg); transition: 0.5s;}
.prfqp{ padding-top: 20px; display: none;}
.prfqah:after{ transform: translateY(-50%);}

.prin2{ position: absolute; width: 100%; left: 0px; bottom: 20px;}

.inno{ font-size: 0px; display: flex; flex-flow: wrap;}
.inno a{display: inline-block; vertical-align: middle; width: 182px; height: 48px; line-height: 48px; text-align: center; font-size: 16px; font-size: 1.6rem; color: #201c70; margin-top: 5px; border-radius: 5px; margin-right: 10px;  position: relative; cursor: pointer; background: #e8e8f0;border-radius: 6px;}

.inno a:hover{ background: #201c70; color: #fff;}
.inno3:hover{ background: none !important; color: #201c70 !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: 40px; 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:48%;}
    .jianjie{ padding: 0px;}
.jiann{ margin-top: 20px;}
    
.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%; max-width: 360px; margin-top: 15px;}
.inno a{ font-size: 12px; font-size: 1.2rem; margin-top: 5px; margin-right: 2px; padding: 0 15px; font-weight: normal;}
}
@media screen and (max-width: 999px) { 
.pr2main1{ padding-top: 30px; padding-bottom: 30px;}

.m-propic { width: 100%; max-width: 500px; float: left; margin: auto;}
.zoomPad { cursor: default !important; }
.zoomPup { display: none !important; }
.zoomWindow { display: none !important; }
.zoomPreload { display: none !important; }
.m-propic { float: none; margin: auto;}	

.jianjie{ width:100%; float:none; margin-top:20px; padding: 0px; padding-left: 0px;}
}
@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:15px;}

.m-propic .pic-big { width:75%;}
.m-propic .pic-small { width: 22%;}
.m-propic .pic-list { padding-bottom:270%;}
}

/*  main2  */
.pr2main2{ background: #f2f2f7; padding-top: 71px; padding-bottom: 90px;}
.pr22biao{ font-size: 26px; font-size: 2.6rem; line-height: 32px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; text-align: center;}
.pr22n{}
.pr22lie{ margin-top: 46px;}
.pr22a{ display: block; border-top: solid 1px #dcdcdc; font-size: 18px; font-size: 1.8rem; line-height: 30px; padding-top: 14px; padding-right: 35px; position: relative; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.pr22a:before{content: ""; position: absolute; width: 10px; height: 2px; background: #666; right: 20px; top: 50%; transform: translateY(-50%); margin-top: 7px;}
.pr22a:after{content: ""; position: absolute; width: 10px; height: 2px; background: #666; right: 20px; top: 50%; transform: translateY(-50%) rotate(90deg); transition: 0.5s; margin-top: 7px;}
.pr22p{ padding-top: 15px; display: none;}
.pr22lieh .pr22a:after{ transform: translateY(-50%);}

.chanxiang{}
.chanxiang p,.chanxiang strong,.chanxiang em{}
.chanxiang a{ display: inline; color: #201c70;}
.chanxiang img{ display: inline;}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:22px;}
.table table tr{}
.table table tr td{ padding:10px 20px; border:1px solid #e6e6e6; background: #fbfbfc;}
.table table tr:first-child td{ background: #201c70; color: #f2f2f7;}

@media screen and (max-width:999px) {
.pr2main2{ padding: 50px 0;}
.pr22lie{ margin-top: 26px;}
.pr22a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; padding-top: 14px;}
    
}
@media screen and (max-width:767px) {
.pr2main2{ padding: 30px 0;}
.pr22biao{ font-size: 22px; font-size: 2.2rem;}
.pr22lie{ margin-top: 20px;}
}

.chanxiang .row{ margin-left: -15px; margin-right: -15px; margin-top: 9px;}
.chanxiang .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.chanxiang .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.chanxiang .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.chanxiang .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;}
	
.chanxiang .owl-carousel .owl-item{float: left; padding: 0 15px;}
.chanxiang .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.chanxiang .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);}
.chanxiang .owl-theme .owl-controls{ text-align: center; margin-top: 1px;}
.chanxiang .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.chanxiang .owl-theme .owl-controls .owl-page span{display: block;width: 18px;height: 18px; background: url("../images/pr24dian.png") no-repeat center; background-size: 100% !important; margin: 2px 11px; border-radius: 50%; font-size: 0px;}
.chanxiang .owl-theme .owl-controls .owl-page.active span{ background:url("../images/pr24dianh.png") no-repeat center; opacity:1;}

.chanxiang .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.chanxiang .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.chanxiang .owl-theme .owl-prev{ left: 0px;}
.chanxiang .owl-theme .owl-next{ right: 0px;}
.chanxiang .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.pr23tu{ display: block;}
.pr23tu img{ width: 100%;}
.pr23a{font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; margin-top: 11px; color: #333333 !important; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1359px) {
.chanxiang .row{ margin-left: -5px; margin-right: -5px; margin-top: 12px;}
.chanxiang .owl-carousel .owl-item{float: left; padding: 0 5px;}
    .chanxiang .owl-theme .owl-controls .owl-page span{ width: 12px; height: 12px; margin: 2px;}
}
@media screen and (max-width:767px) {
    .pr23a{ font-size: 12px !important; font-size: 1.2rem !important;}
}

.proa{ display: flex; flex-flow: wrap; justify-content: space-between; border-bottom: solid 1px #dcdcdc; padding-bottom: 14px;}
.proalie{ width: 48%;}
.proalie p{ background: url("../images/duigou2.png") no-repeat left 15px; padding: 15px 0; padding-left: 40px;}

@media screen and (max-width:1359px) {
.proalie p{ background-size: 20px; padding: 12px 0; padding-left: 30px;}
}
@media screen and (max-width:767px) {
.proalie{ width: 100%;}
.proalie p{ background-size: 16px; padding: 12px 0; padding-left: 30px;}
}

/*  hot  */
.homain{ padding-top: 68px; padding-bottom: 74px;}
.hot{ padding-right: 150px;}
.hopz{ margin-top: 10px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.img-scroll {position: relative; margin-top:35px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 58px; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #d2d2d2; color: #666666; top: -97px; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll .prev { right: 69px; cursor: pointer;}
.img-scroll .next { right: 0px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #fff; background: #201c70; border-color: #201c70;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.24%; margin-right: 0.0133%;}

.ab2n{ background: none;}

@media screen and (max-width:1359px) {
    .hobiao{ margin-top: 0px;}
}
@media screen and (max-width:999px) {
.homain{ padding-top: 30px; padding-bottom: 30px;}
.hot{ padding-right: 120px;}
.img-scroll .prev, .img-scroll .next { width: 40px; height: 40px; line-height: 38px; top: -60px;}
.img-scroll .prev { right: 50px;}

.img-list li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:599px) {
.hot{ padding-right: 0px;}
.img-scroll { margin-top:20px;}
.img-list li { width:0.49%; margin-right: 0.02%;}
.img-scroll .prev, .img-scroll .next { top: 50%; transform: translateY(-50%);}
.img-scroll .prev { right: auto; left: 0px;}
}

.abmain3{ padding-top: 80px; padding-bottom: 99px;}
.ab3t{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab3biao{ width: 490px;}
.ab3p{ width: calc(100% - 590px);}
.ab3tu{ border-radius: 135px 0 0 0; overflow: hidden; margin-top: 58px;}

@media screen and (max-width:1359px) {
.abmain3{ padding: 50px 0;}
.ab3biao{ width: 300px;}
.ab3p{ width: calc(100% - 330px);}
.ab3tu{ border-radius: 50px 0 0 0; margin-top: 30px;}
}
@media screen and (max-width:999px) {
.ab3biao{ width: 100%;}
.ab3p{ width: 100%; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.abmain3{ padding: 30px 0;}
.ab3tu{ border-radius: 30px 0 0 0; margin-top: 20px;}
}

/*  main4  */
.abmain4{ background: #f1f1f7 url("../images/ab4bei.jpg") no-repeat bottom right; padding-top: 82px; padding-bottom: 102px; position: relative;}
.abmain4:before{content: ""; position: absolute; width: 600px; height: 638px; background: #201c70; left: 0px; bottom: 0px; z-index: 1}

.abmain4 .zong{ position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab4l{ width: 51.5%;}
.ab4r{ width: 42.6%;}

.abmain4 .row{}
.abmain4 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.abmain4 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.abmain4 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.abmain4 .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;}
	
.abmain4 .owl-carousel .owl-item{float: left;}
.abmain4 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.abmain4 .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);}
.abmain4 .owl-theme .owl-controls{ position: absolute; left: 20px; bottom: 20px; text-align: center; width: 100%;}
.abmain4 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.abmain4 .owl-theme .owl-controls .owl-page span{display: block;width: 18px;height: 18px; background: url("../images/ab4dian.png") no-repeat center; background-size: 100% !important; margin: 2px 11px; border-radius: 50%; font-size: 0px;}
.abmain4 .owl-theme .owl-controls .owl-page.active span{ background:url("../images/ab4dianh.png") no-repeat center; opacity:1;}

.abmain4 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.abmain4 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.abmain4 .owl-theme .owl-prev{ left: 0px;}
.abmain4 .owl-theme .owl-next{ right: 0px;}
.abmain4 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.ab4p{ margin-top: 40px;}
.ab4mor{ padding: 0 35px; margin-top: 70px; height: 54px; line-height: 52px;}

@media screen and (max-width:1359px) {
.abmain4{ padding: 50px 0;}
.abmain4:before{ width: 300px; height: 338px;}
.ab4l{ width: 52%;}
.ab4r{ width: 45%;}
.ab4p{ margin-top: 20px;}
.ab4mor{ padding: 0 20px; margin-top: 20px; height: 40px; line-height: 38px;}
.abmain4 .owl-theme .owl-controls .owl-page span{width: 12px;height: 12px; margin: 2px;}
    .abmain4 .owl-theme .owl-controls{ bottom: 10px;}
}
@media screen and (max-width:767px) {
.abmain4{ padding: 30px 0;}
.abmain4:before{ display: none;}
.ab4l{ width: 100%;}
.ab4r{ width: 100%; margin-top: 20px;}
}

/*  main5  */
.abmain5{ padding-top: 76px; padding-bottom: 90px;}
.ab5t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab5biao{ width: 300px;}
.ab5p{ width: calc(100% - 456px);}

.ab5n{}
.img-scroll1 {position: relative; margin-top:35px; margin-left: -10px; margin-right: -10px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 56px; height: 56px; line-height: 54px; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #1e1e1e; top: -110px; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { left: 10px; cursor: pointer;}
.img-scroll1 .next { left: 76px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #fff; background: #171279; border-color: #171279;}
.img-list1 {position: relative;overflow: hidden; padding: 10px;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.2366%; margin-right: 0.017866%; position:relative; padding: 10px; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.06);}

.ab5tu{ display: block;}
.ab5tu img{ width: 100%; transform: scale(1) !important}

@media screen and (max-width:1359px) {
.abmain5{ padding:50px 0;;}
.ab5biao{ width: 240px;}
.ab5p{ width: calc(100% - 260px);}
}
@media screen and (max-width:999px) {
.ab5biao{ width: 100%;}
.ab5p{ width: 100%;}

    .img-scroll1 { margin-top: 20px; margin-left: 0px; margin-right: 0px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 40px; height: 40px; line-height: 38px; top: 50%; transform: translateY(-50%);}
.img-scroll1 .prev { left: 10px; cursor: pointer;}
.img-scroll1 .next { left: auto; right: 10px; cursor: pointer;}
.img-list1 li { padding: 0px;}
    .img-list1{ padding: 0px;} 
}
@media screen and (max-width:767px) {
.abmain5{ padding:30px 0;;}
.img-list1 li { width: 0.32%; margin-right: 0.02%;}
.img-scroll1 .prev, .img-scroll1 .next { width: 30px; height: 30px; line-height: 28px;}
}
@media screen and (max-width:399px) {
.img-list1 li { width: 0.49%; margin-right: 0.02%;}
}

/*  main6  */
.abmain6{ background: url("../images/m7bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 110px; padding-bottom: 140px;}
.abmain6:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m7bei.jpg") no-repeat center; background-size: cover; z-index: -1}
.abmain6 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab6l{ width: 450px;}
.ab6r{ width: calc(100% - 512px);}

.ab6biao{ color: #fff;}
.ab6mor{ background: #00ab9f; padding: 0 58px; margin-top: 100px; height: 52px; line-height: 50px;}
.ab6r p{color: #fff;}

@media screen and (max-width:1359px) {
.ab6l{ width: 370px;}
.ab6r{ width: calc(100% - 400px);}
    .abmain6{ padding: 50px 0;}
}
@media screen and (max-width:999px) {
.ab6l{ width: 100%;}
.ab6r{ width: 100%;}
.ab6mor{ padding: 0 30px; margin-top: 10px; margin-bottom: 20px; height: 40px; line-height: 38px;}
}
@media screen and (max-width:767px) {
    .abmain6{ padding: 30px 0;}
}

.abmain7{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.ab7l{ width: 47%; padding: 30px 0;}
.ab7r{ width: 50%;}
.ab7p{ margin-top: 56px;}

@media screen and (max-width:999px) {
.ab7p{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab7l{ width: 100%; padding: 30px 0;}
.ab7r{ display: none;}
}

.abmain8{ background: #f2f2f7; padding-top: 100px; padding-bottom: 83px;}
.ab8t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab8biao{ width: 500px;}
.ab8pz{ width: calc(100% - 667px);}

.abmain8 .row{ margin-left: -22px; margin-right: -22px; margin-top: 50px;}
.abmain8 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.abmain8 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.abmain8 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.abmain8 .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;}
	
.abmain8 .owl-carousel .owl-item{float: left; padding: 0 22px;}
.abmain8 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.abmain8 .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);}
.abmain8 .owl-theme .owl-controls{ margin-top: 15px; text-align: center;}
.abmain8 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.abmain8 .owl-theme .owl-controls .owl-page span{display: block;width: 20px;height: 20px; background: url("../images/m8dian.png") no-repeat center; background-size: cover !important; margin: 2px 11px; border-radius: 50%; font-size: 0px;}
.abmain8 .owl-theme .owl-controls .owl-page.active span{ background:url("../images/m8dianh.png") no-repeat center; opacity:1;}

.abmain8 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.abmain8 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.abmain8 .owl-theme .owl-prev{ left: 0px;}
.abmain8 .owl-theme .owl-next{ right: 0px;}
.abmain8 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

@media screen and (max-width:1359px) {
.abmain8{ padding: 50px 0;}

.ab8biao{ width: 400px;}
.ab8pz{ width: calc(100% - 420px);}
.abmain8 .row{ margin-left: -10px; margin-right: -10px; margin-top: 30px;}
.abmain8 .owl-carousel .owl-item{ padding: 0 10px;}
}
@media screen and (max-width:999px) {
.abmain8 .owl-theme .owl-controls .owl-page span{width: 12px;height: 12px; margin: 2px;}
.ab8biao{ width: 300px;}
.ab8pz{ width: calc(100% - 320px);}
}
@media screen and (max-width:767px) {
.abmain8{ padding: 30px 0;}
.ab8biao{ width: 100%;}
.ab8pz{ width: 100%; margin-top: 10px;}

.abmain8 .row{ margin-left: -5px; margin-right: -5px; margin-top: 20px;}
.abmain8 .owl-carousel .owl-item{ padding: 0 5px;}
}

/****************************  about2  ***************************/
.ab2main1{ padding-top: 50px; padding-bottom: 70px;}
.ab21t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab21biao{ width: 660px;}
.ab21pz{ width: calc(100% - 712px); line-height: 28px;}

.ab21{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 58px;}
.ab21n{ width: 49%;}
.ab21lie{ margin-top: 9px;}
.ab21a{ line-height: 30px; padding: 25px 30px; padding-right: 60px; font-size: 18px; font-size: 1.8rem; cursor: pointer; background: #f7f7f7; position: relative; transition: 0.5s; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.ab21a:before{ content: ""; position: absolute; width: 20px; height: 3px; right: 30px; top: 50%; transform: translateY(-50%); background: #444444;}
.ab21a:after{ content: ""; position: absolute; width: 20px; height: 3px; right: 30px; top: 50%; transform: translateY(-50%) rotate(90deg); background: #444444; transition: 0.5s;}
.ab21p{ padding: 20px 30px; line-height: 32px; display: none;}

.ab21lieh .ab21a{ background: #eef3f9;}
.ab21lieh .ab21a:after{ transform: translateY(-50%);}

@media screen and (max-width:1359px) {
.ab21biao{ width: 500px;}
.ab21pz{ width: calc(100% - 530px);}
    .ab21a{ font-size: 16px; font-size: 1.6rem; padding: 10px; padding-right: 30px;}
    .ab21a:before,.ab21a:after{ right: 10px; width: 14px; height: 2px;}
    .ab21p{ padding: 20px 10px;}
}
@media screen and (max-width:999px) {
.ab2main1{ padding: 50px 0;}
.ab21biao{ width: 100%;}
.ab21pz{ width: 100%; margin-top: 10px;}
    .ab21{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.ab2main1{ padding: 30px 0;}
.ab21n{ width: 100%;}
.ab21a{ font-size: 14px; font-size: 1.4rem;}
    .ab21p{ padding: 10px;}
}

/****************************  about4  ***************************/
.tankaunga{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}
.tankaunga:before{ content:"X"; position:absolute; width:30px; height:30px; line-height:30px; text-align:center; top:10px; right:10px; background:#fff; border-radius:50%; font-size:18px;}
.tankaungn2{position:fixed; left:5%; top:5%; right:5%; bottom:5%;}

.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.tankaungn2 iframe body{ margin:0px !important;}

@media screen and (max-width:767px) {
.tankaungn2{position:fixed; left:5%; top:10%; right:5%; bottom:10%;}
}

.vit{}
.vit .ab21biao{ width: 150px;}
.vit .ab21pz{ width: calc(100% - 323px);}

.vin{ display: flex; flex-flow: wrap; padding-top: 25px;}
.vilie{ width: 31.33%; margin-left: 3%; margin-top: 30px;}
.vilie:nth-child(3n-2){margin-left: 0px;}
.via{ color: #333; margin-top: 12px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}

@media screen and (max-width:1359px) {
.vit .ab21biao{ width: 100px;}
.vit .ab21pz{ width: calc(100% - 130px);}
}
@media screen and (max-width:999px) {
.vilie{ margin-top: 20px;}
    .via{ margin-top: 5px;}
}
@media screen and (max-width:767px) {
.vit .ab21biao{ width: 100%;}
.vit .ab21pz{ width: 100%;}

    .vin{ padding-top: 10px;}
.vilie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.vilie:nth-child(3n-2){margin-left: 2%;}
.vilie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  download  ***************************/
.domain{ padding-top: 82px;  padding-bottom: 70px;}
.dot .ab21biao{ width: 250px;}
.dot .ab21pz{ width: calc(100% - 378px);}

.don{ margin-top: 54px;}
.dolie{ position: relative; background: #f2f2f7; border-radius: 16px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding:24px 20px; margin-top: 14px;}
.dotu{ width: 60px; display: block;}
.domor{ display: block; height: 57px; line-height: 55px; padding: 0 68px 0 33px; font-size: 18px; font-size: 1.8rem; color: #171279; position: relative; background: #e5e5f0; border-radius: 28px; border: solid 1px #171279; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.domor i{ display: block; width: 38px; height: 38px; line-height: 38px; color: #171279; position: absolute; right: 9px; top: 50%; transform: translateY(-50%); border-radius: 50%; background: #bcbbd8; text-align: center; transition: 0.5s;}
.don2{ width: calc(100% - 302px);}
.doa{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;}
.dop{margin-top: 8px;}
.domor:hover{ background: #171279; color: #fff;}
.domor:hover i{ background: #454194; color: #fff;}

@media screen and (max-width:1359px) {
.domain{ padding:50px 0;}
.dot .ab21biao{ width: 250px;}
.dot .ab21pz{ width: calc(100% - 270px);}
}
@media screen and (max-width:999px) {
.dot .ab21biao{ width: 100%;}
.dot .ab21pz{ width: 100%;}
.don{ margin-top: 20px;}
    .dolie{ padding: 10px;}
    .dotu{ display: none;}
    .domor{ font-size: 14px; font-size: 1.4rem; padding: 0 50px 0 15px; height: 40px; line-height: 40px;}
.domor i{ width: 30px; height: 30px; line-height: 30px; right: 5px;}
    
    .doa{ font-size: 16px; font-size: 1.6rem;}
    .dop{ margin-top: 2px;}
.don2{ width: calc(100% - 150px);}
}
@media screen and (max-width:767px) {
.domain{ padding:30px 0;}
    .domor{ font-size: 0px; padding-left: 5px; padding-right: 35px;}
.don2{ width: calc(100% - 50px);}
    .doa{ font-size: 14px; font-size: 1.4rem;}
}

/****************************  5-1  ***************************/
.csmain1{ padding-top: 70px; padding-bottom: 72px;}
.cs1biao{ text-align: center;}
.cs1n{ display: flex; flex-flow: wrap; padding-top: 35px;}
.cs1lie{ width: 23.5%; margin-left: 2%; padding: 30px; margin-top: 20px; background: #f2f2f7; border-radius: 16px; border: solid 1px #d6d6d6; transition: 0.5s;}
.cs1lie:nth-child(4n-3){margin-left: 0px;}
.cstu{ width: 62px; height: 62px; position: relative; overflow: hidden;}
.cstu img{ width: 100%; position: absolute; left: 0px; top: 0px;}
.csp{ line-height: 28px; margin-top: 23px; color: #333;}

.cs1lie:hover{ background: #171279;}
.cs1lie:hover p{ color: #fff;}
.cs1lie:hover .cstu img{top: -68px;}
  
@media screen and (max-width:1359px) {
.csmain1{ padding: 50px 0;}
.cs1n{ padding-top: 10px;}
    .cs1lie{ padding: 10px;}
}
@media screen and (max-width:999px) {
.cstu{ width: 40px; height: 40px;}
.cs1lie:hover .cstu img{top: -44px;}
    .csp{ margin-top: 10px;}
}
@media screen and (max-width:767px) {
.csmain1{ padding: 30px 0;}
    .cs1lie{ width: 49%; margin-top: 10px;}
.cs1lie:nth-child(2n-1){margin-left: 0px;}
}

.csmain2{ background: #f2f2f7; padding-top: 70px; padding-bottom: 110px;}
.cs2t{ display: flex; flex-flow: wrap; justify-content: space-between;}
.cs2t .m4biao{ margin-right: 10px;}
.cs2mor{ padding: 0 40px; height: 54px; line-height: 54px;}
.cs2mor i{ margin-left: 15px;}

.cs2n{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 50px;}
.cs2lie{ width: 48%; margin-top: 35px;}
.cs2a{ padding-left: 57px; background: url("../images/m4gou.png") no-repeat left top; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.cs2p{ padding-left: 57px; line-height: 28px; margin-top: 19px;}

@media screen and (max-width:999px) {
    .csmain2{ padding: 50px 0;}
    .cs2mor{height: 40px; line-height: 40px; padding: 0 20px;}
    .cs2mor i{ margin-left: 5px;}
    
    .cs2n{ padding-top: 20px;}
    .cs2lie{ margin-top: 20px;}
    .cs2a{ background-size: 15px; background-position: left 4px; font-size: 16px; font-size: 1.6rem; line-height: 24px; padding-left: 30px;}
    .cs2p{ padding-left: 30px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
    .csmain2{ padding: 30px 0;}
    .cs2lie{ width: 100%;}
}

/****************************  application  ***************************/
.homain2{ background-image: linear-gradient(180deg, #f6f6f9 1%, #fff 100%); }

.appmain{ padding-top: 70px; padding-bottom: 70px;}
.appnav{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 35px;}
.appnav a{ width: 32%; margin-left: 2%; height: 48px; line-height: 48px; padding: 0 10px; margin-top: 10px; font-size: 16px; font-size: 1.6rem; text-align: center; background: #f2f2f7; border-radius: 6px;}
.appnav a:nth-child(3n-2){margin-left: 0px;}
.appnav a span{ display: inline-block; vertical-align: middle; line-height: 20px; transition: 0.5s;}
.appnav a:hover span,.dangapp span{color: #fff !important;}
.appnav a:hover,.dangapp{background: #201c70 !important;}

.appn{ display: flex; flex-flow: wrap; padding-top: 15px;}
.applie{ width: 32%; margin-left: 2%; margin-top: 34px;}
.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: 23px; margin-bottom: 18px; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.appp{ line-height: 28px;}
.appp a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

@media screen and (max-width:1359px) {
.appmain{ padding: 50px 0;}
    .appa{ font-size: 16px; font-size: 1.6rem; margin-top: 10px; margin-bottom: 5px;}
}
@media screen and (max-width:999px) {
    .appnav{ padding-top: 20px;}
    .appnav a{ font-size: 14px; font-size: 1.4rem;}
    .applie{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.appmain{ padding: 30px 0;}

.appn{ padding-top: 5px;}
.applie{ width: 49%; margin-top: 15px;}
.applie:nth-child(3n-2){margin-left: auto;}
.applie:nth-child(2n-1){margin-left: 0px;}

    .appnav{ padding-top: 10px;}
    .appnav a{ font-size: 12px; font-size: 1.2rem; margin-top: 10px; margin-bottom: 5px;}
    .appa{ font-size: 12px; font-size: 1.2rem; line-height: 24px; margin: 5px 0;}
}


/****************************  application2  ***************************/
.app2main{ padding-top: 50px; padding-bottom: 90px;}
.app2main h1{ font-size: 34px; font-size: 3.4rem; line-height: 40px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.net{border-bottom: solid 1px #dcdcdc; margin-top: 13px; padding-bottom: 16px;}
.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;}

.appxiang{ margin-top: 22px; line-height: 28px;}
.appxiang p{}
.appxiang strong{ display: block; padding-left: 57px; font-size: 18px; font-size: 1.8rem; margin-top: 28px; background: url("../images/appgou.png") no-repeat left top; background-size: 28px; font-weight: normal; color: #333333; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.appxiang em{ display: block; font-style: normal; color: #666; padding-left: 57px; margin-top: 10px;}
.appxiang a{ display: inline; color: #201c70;}
.appxiang img{ display: inline-block;}

.fanpian{ border-top: solid 1px #d8dbe3; display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 30px; margin-top: 45px;}
.fanpian li{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; position: relative; width: 49%; margin-top: 7px;}
.fanpian li i{ width: 56px; height: 56px; line-height: 54px; font-size: 20px; border-radius: 50%; text-align: center; border: solid 1px #1e1e1e; transition: 0.5s;}
.fpdiv{ width: calc(100% - 76px);}
.fpdiv p{ line-height: 26px;}
.fpdiv strong{ font-weight: normal; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.fanpian li:nth-child(2){ flex-direction: row-reverse; text-align: right;}
.fanpian li:hover i{ background: #036ab4; border-color: #036ab4; color: #fff;}

@media screen and (max-width:1359px) {
.app2main h1{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .app2main{ padding: 50px 0;}
.appxiang strong{ padding-left: 30px; font-size: 16px; font-size: 1.6rem; margin-top: 20px; background-size: 18px; background-position: left 5px;}
    .appxiang em{ padding-left: 30px;}
}
@media screen and (max-width:999px) {
.fanpian{ padding-top: 10px; margin-top: 20px;}
    .net{ padding-bottom: 10px;}
    .share1{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
    .app2main{ padding: 30px 0;}
    .app2main h1{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
    .share1{ font-size: 12px; font-size: 1.2rem;}
.appxiang strong{ background-position: left 2px; font-size: 14px; font-size: 1.4rem;}
    .fanpian li{ width: 100%;}
.fanpian li:nth-child(2){ flex-direction: row; text-align: left;}
.fanpian li i{ width: 26px; height: 26px; line-height: 24px; font-size: 14px;}
.fpdiv{ width: calc(100% - 40px);}
}

/****************************  news  ***************************/
.nemain1{ padding-top: 80px; padding-bottom: 60px;}

.nemain1 .row{}
.nemain1 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.nemain1 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.nemain1 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.nemain1 .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;}
	
.nemain1 .owl-carousel .owl-item{float: left;}
.nemain1 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.nemain1 .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);}
.nemain1 .owl-theme .owl-controls{ text-align: center; margin-top: 15px;}
.nemain1 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.nemain1 .owl-theme .owl-controls .owl-page span{display: block;width: 14px;height: 14px; background: #dadada; margin: 2px 4px; border-radius: 50%; font-size: 0px;}
.nemain1 .owl-theme .owl-controls .owl-page.active span,.nemain1 .owl-theme .owl-controls.clickable .owl-page:hover span{ background:#192d79; opacity:1;}

.nemain1 .owl-theme .owl-buttons{ width: 89px; height: 42px; position: relative; margin: auto; display: none !important}
.nemain1 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; font-size: 24px; transition: 0.5s;}
.nemain1 .owl-theme .owl-prev{ left: 0px;}
.nemain1 .owl-theme .owl-next{ right: 0px;}
.nemain1 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}

.nelie{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.netu{ width: 544px; display: block; overflow: hidden;}
.nezi{ width: calc(100% - 583px);}
.nea{ font-size: 22px; font-size: 2.2rem; line-height: 32px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nep{ margin-top: 28px; line-height: 26px;}
.nep a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.neb{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 112px;}
.neriqi{ color: #2920d3;}
.neriqi i{ margin-right: 10px;}
.nemor{ padding: 0 40px;}

@media screen and (max-width:1359px) {
.nemain1{ padding: 50px 0;}
.netu{ width: 250px;}
.nezi{ width: calc(100% - 270px);}
.nea{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.nep{ margin-top: 10px;}
.neb{ margin-top: 20px;}
.nemor{ padding: 0 20px;}
}
@media screen and (max-width:999px) {
.nemain1 .owl-theme .owl-controls .owl-page span{width: 10px;height: 10px; margin: 2px;}
.nea{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
.nemain1{ padding: 30px 0;}
}
@media screen and (max-width:599px) {
.netu{ width: 100%;}
.nezi{ width: 100%; margin-top: 20px;}
.nea{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}

/*  main2  */
.nemain2{ padding-bottom: 90px;}
.nen{}
.nelie2{ transition: 0.5s;}
.nelie2 .zong{ position: relative; min-height: 181px; padding: 20px 0; line-height: 181px; border-bottom: 1px solid #eeeeee}
.netu2{ display: block; width: 267px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); overflow: hidden;}
.neriqi2{ display: block; width: 126px; padding: 20px; border: solid 1px #eeeeee; position: absolute; left: 0px; top: 50%; transform: translateY(-50%);}
.neriqi2 strong{ display: block; font-size: 36px; font-size: 3.6rem; line-height: 40px; font-weight: normal; color: #010101; transition: 0.5s; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.neriqi2 span{ display: block; font-size: 20px; font-size: 2rem; line-height: 40px; color: #010101; transition: 0.5s;}
.nezi2{ display: inline-block; vertical-align: middle; width: 100%; padding-right: 740px; padding-left: 160px;}
.nea2{ display: block; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; color: #333 !important; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep2{ line-height: 26px; margin-top: 10px;}
.nep2 a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.nelie2:hover{ background: #192d79;}
.nelie2:hover a,.nelie2:hover span,.nelie2:hover strong{ color: #fff !important;}
.nelie2:hover .nep2 a{ opacity: 0.8;}

@media screen and (max-width:1599px) {
.nemain2{ padding-bottom: 50px;}
    .nezi2{ padding-right: 300px;}
}
@media screen and (max-width:999px) {
    .nelie2 .zong{ padding: 10px 0; min-height: 110px; line-height: 110px;}
.neriqi2{ width: 80px; padding: 10px;}
.neriqi2 strong{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.neriqi2 span{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
.nezi2{ padding-right: 170px; padding-left: 95px;}
    .netu2{ width: 150px;}
    .nep2{ margin-top: 5px;}
}
@media screen and (max-width:599px) {
.nemain2{ padding-bottom: 30px;}
    .netu2{ left: 0px; right: auto; top: 10px; transform: translate(0); width: 130px;}
    .neriqi2{ left: 140px; top: 10px; transform: translate(0); padding: 18px 10px;}
.nezi2{ padding-right: 0px; padding-left: 0px; padding-top: 100px;}
}

/****************************  news2  ***************************/
.ne2main{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 72px; padding-bottom: 80px;}
.ne2l{ width: calc(100% - 552px);}
.ne2r{ width: 500px; padding-top: 5px;}

.ne2l h1{ font-size: 22px; font-size: 2.2rem; line-height: 37px; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana;}
.net .neriqi{ display: inline-block; vertical-align: middle; margin-right: 23px;}
.net .share{ display: inline-block; vertical-align: middle;}

.fanpian2{ border-color: #eeeeee; padding-top: 16px;}
.fanpian2 li i{ width: 40px; height: 40px; line-height: 38px; font-size: 16px; color: #201c70; border: solid 1px #192d79;}
.fanpian2 li .fpdiv{ width: calc(100% - 52px);}
.fanpian2 li a{ display: block;}
.fanpian2 li:hover a strong{ color: #192d79 !important;}
.fanpian2 li:hover i{ color: #fff; background: #192d79;}

.ne2biao{ font-size: 26px; font-size: 2.6rem; line-height: 34px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.ne2rn{ padding-top: 10px;}
.ne2lie{ margin-top: 29px; box-shadow: 0 0 20px #ddd; padding: 34px 20px;}
.ne2a{ line-height: 26px; color: #333; font-family: Poppins-Medium, Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.ne2p{ line-height: 25px; margin-top: 20px;}
.ne2p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ne2mor{ display: block; color: #201c70; margin-top: 64px;}
.ne2mor span{ text-decoration: underline; color: #201c70;}
.ne2mor i{ display: inline-block; vertical-align: middle; width: 22px; height: 22px; line-height: 22px; margin-left: 10px; transition: 0.5s; text-align: center; border-radius: 50%; font-size: 12px; color: #fff; background: #201c70;}
.ne2mor:hover i{ margin-left: 20px;}

@media screen and (max-width:1359px) {
    .ne2main{ padding: 50px 0;}
.ne2l{ width: calc(100% - 352px);}
    .ne2l h1{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.ne2r{ width: 300px; padding-top: 5px;}
    .ne2mor{ margin-top: 20px;}
    .ne2lie{ padding: 20px;}
    .ne2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
.ne2l{ width: 100%;}
.ne2r{ width: 100%; padding-top: 25px;}
}
@media screen and (max-width:767px) {
    .ne2lie{ margin-top: 15px;}
}

/****************************  contact  ***************************/
.comain1{ display: flex; flex-flow: wrap; padding-top: 72px; padding-bottom: 90px;}
.colie{ width: 23.6%; margin-left: 1.866%; margin-top: 10px; box-shadow: 7px 7px 34px 0px #f0f0f0; padding: 28px 20px; padding-bottom: 42px; border-bottom: 3px solid #fff; transition: 0.5s; text-align: center;}
.colie:nth-child(4n-3){margin-left: 0px;}
.cotu{ width: 78px; height: 78px; padding: 6px; border-radius: 50%; margin: auto; background: rgba(32, 28, 112, 0.18);}
.cotu strong{ line-height: 66px; font-size: 32px; color: #fff; display: block; border-radius: 50%; background: #201c70; text-align: center;}
.colie:hover{ border-color: #201c70; background-image: linear-gradient(0deg, #f2f2f7 1%, #fff 100%); }
.coa{ font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 22px; color: #333; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.cop{ text-align: center; margin-top: 4px;}

@media screen and (max-width:1359px) {
.comain1{ padding: 50px 0;}
.coa{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 15px;}
}
@media screen and (max-width:999px) {
.colie{ width: 49%; margin-left: 2%; padding: 20px 10px;}
.colie:nth-child(2n-1){margin-left: 0px;}
.coa{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
.cotu{ width: 50px; height: 50px; padding: 5px;}
.cotu strong{ line-height: 40px; font-size: 18px;}
}
@media screen and (max-width:767px) {
.comain1{ padding: 30px 0;}
.coa{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 10px;}
}

.comain2{ background: #f7f7fa; padding-top: 80px; padding-bottom: 90px;}
.comain2 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.co2l{ width: 626px; padding-top: 15px;}
.co2r{ width: calc(100% - 736px); background: #fefeff;}

.co2t{ padding-left: 30px;}
.co2biao{ font-size: 40px; font-size: 4rem; line-height: 50px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.copz{color: #192d79; margin-top: 10px; margin-bottom: 60px;}

.co2lie{ background: #fefeff; padding: 20px 30px; margin-top: 30px;}
.co2a{ font-size: 20px; font-size: 2rem; color: #192d79;}
.co2p{ margin-top: 12px; color: #333;}
.co2a i{margin-right: 10px; font-size: 36px; display: inline-block; vertical-align: middle;}

.coxin{ display: flex; flex-flow: wrap; justify-content: space-between; padding: 20px 40px; padding-bottom:70px;}
.coxin .int1{ width: 46.7%; margin-top: 22px;}
.coxin .int2{ width: 100%; margin-top: 22px;}
.coxin .int3{ width: 46.7%; margin-top: 22px; position: relative;}
.coxin .int4{ width: 46.7%; margin-top: 22px;}

.coxin input{ width: 100%; padding-left: 20px; font-size: 16px; font-size: 1.6rem; height: 60px; line-height: 60px; color: #333; background: none; border-bottom: solid 1px #e6e6e6;}
.coxin textarea{ width: 100%; padding: 15px 0; padding-left: 20px; font-size: 16px; font-size: 1.6rem; height: 180px; line-height: 30px; color: #333; background: none; border-bottom: solid 1px #e6e6e6;}
.coxin .yanzheng{ position: absolute; width: 80px; height: 60px; right: 0px; bottom: 1px; cursor: pointer}
.coxin .int3 input{ padding-right: 90px;}
.coxin .int4 input{ padding: 0px; font-size: 18px; font-size: 1.8rem; color: #ffffff; background: #201c70; border: 1px solid #201c70; cursor: pointer; transition: 0.5s; border-radius: 6px;}
.coxin .int4 input:hover{ background: #fff; color: #201c70;}
.coxin .xing{ background: url("../images/xing.png") no-repeat left 24px;}

@media screen and (max-width:1499px) {
.comain2{ padding: 50px 0;}
.co2l{ width: 300px; padding-top: 0px;}
.co2r{ width: calc(100% - 330px);}

    .co2biao{ font-size: 30px; font-size: 3rem;}

.co2t{ padding-left: 10px;}
.co2lie{ padding: 15px; margin-top: 20px;}
.coxin{ padding: 20px; padding-bottom:40px;}
.coxin input,.coxin textarea,.coxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
    .copz{ margin-bottom: 0px;}
.co2l{ width: 100%; padding-top: 0px;}
.co2r{ width: 100%; margin-top: 20px;}
.co2a{ font-size: 18px; font-size: 1.8rem;}
.co2a i{ font-size: 22px;}
}
@media screen and (max-width:767px) {
.comain2{ padding: 30px 0;}
    .co2biao{ font-size: 24px; font-size: 2.4rem;}
    .copz{ margin-top: 3px;}
    .coxin{ padding: 10px; padding-bottom: 20px;}
    .coxin .int1,.coxin .int2,.coxin .int3,.coxin .int4{ width: 100%; margin-top: 10px;}
    .coxin input{ height: 40px; line-height: 40px; padding-left: 15px; font-size: 12px; font-size: 1.2rem;}
    .coxin textarea{ height: 100px; padding: 5px 0; padding-left: 15px; font-size: 12px; font-size: 1.2rem;}
    .coxin .xing{ background-position: left 15px; background-size: 5px;}
    .coxin .yanzheng{ height: 40px;}
}















@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}














@font-face {
  font-family: Poppins-Medium;
  font-display: swap;
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"),
       url("../fonts/Poppins-Medium.woff") format("woff"),
       url("../fonts/Poppins-Medium.ttf") format("truetype"),
       url("../fonts/Poppins-Medium.eot") format("embedded-opentype"),
       url("../fonts/Poppins-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppins-Regular;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"),
       url("../fonts/Poppins-Regular.woff") format("woff"),
       url("../fonts/Poppins-Regular.ttf") format("truetype"),
       url("../fonts/Poppins-Regular.eot") format("embedded-opentype"),
       url("../fonts/Poppins-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Poppins-SemiBold;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
       url("../fonts/Poppins-SemiBold.woff") format("woff"),
       url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
       url("../fonts/Poppins-SemiBold.eot") format("embedded-opentype"),
       url("../fonts/Poppins-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont"; /* Project id 4889440 */
  font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1744342391165') format('woff2'),
       url('../fonts/iconfont.woff?t=1744342391165') format('woff'),
       url('../fonts/iconfont.ttf?t=1744342391165') 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-design-studio:before {
  content: "\e65c";
}

.icon-xiazai-wenjianxiazai-05:before {
  content: "\e601";
}

.icon-design:before {
  content: "\e774";
}





.wuone{ font-size:14px;  line-height:30px;}
.xunpanc{ width:100%; margin-top:10px !important;}
.xunpanc .table table tr td{font-size: 14px;
   
    line-height: 20px;}
.xunpanc a{ color:#333; font-size:14px;  line-height:22px;} 	
.xunpanc a:hover{ color:#201c70}	
.listcart {
	width: 100%;
	
	margin-top:20px;
}
.listcart a {
	display: inline-block;
	height: 30px;
	min-width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	background: #201c70;
	cursor: pointer;

	padding-left: 10px;
	padding-right: 10px;
	text-align: center; 
	font-size: 14px;
	
	margin-left: 10px; color:#fff;
}
.listcart a:hover {
	
	background: #333;
	color: #fff
}
 @media screen and (max-width:767px) {
.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-bottom: 1rem
}
}













