@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: #013281;}

* { 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:#013281;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#666;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#666;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#666;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#666;opacity:1 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1400px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1200px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #013281;}

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

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

@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;}
.mp1{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp1{ font-size: 12px; font-size: 1.2rem; line-height: 22px !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 #013281; 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 #013281; -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: #013281; -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: #013281; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


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


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s; background: rgba(0,0,0,0.2); transition: 0.5s; z-index:99999; box-shadow: 0px 0 5px rgba(0,0,0,0.1)}

.head .zong{ padding-top: 7px; padding-bottom: 5px;}


.logo{display:block;float:left;width:86px;}
.logo img{margin:auto;width:100%; transition:1s; transform: scale(1) !important; transition: 0.5s;}
.logo1{display:block;}
.logo2{ display: none;}

/*  sousuo  */
.sousuo{ float:right; width:30px; height:111px; margin-left: 28px; position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:105%; background:#013281; border-radius:4px;color:#013281; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 100%;height:53px;line-height:53px; border-radius:4px; padding-left:10px; padding-right: 60px; font-size:14px; font-size:1.4rem; color:#333; border:1px solid #ccc; background:#fff;}
.suo{width:55px;height:55px; float:right; background:none; position:absolute; right: 10px; top: 10px; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:30px; height:111px; text-align:center; line-height:111px; position:absolute; right:0px; top:0px; font-size:18px !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:75px; padding:10px;}

.yvn{ float:right; position:relative; z-index:9999}
.yvzhonga{ display:block; text-align: center; height: 111px; line-height:111px; transition:1s; color:#fff; font-size: 16px; font-size: 1.6rem; padding-right: 16px; cursor:pointer; position:relative; z-index:99999}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-right:6px; font-size: 20px;}
.yvzhonga:before{ content: "";position: absolute; right: 0px; top: 50%; transform: translateY(-50%); margin-top: 4px; width: 0; border: 6px solid #fff; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; transition: 1s;}

.yvul{ width:100%; min-width:100px; position:absolute; top:100%; right:-20px; background:#fff; border:1px solid #ccc; border-radius: 5px; overflow: hidden; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333; text-align: center;}
.yvul a:hover{ background:#013281; color: #fff !important;}

.yvzhonga:hover{ color: #013281;}

.daoz{ float:right; margin-right: 0px; margin-top: 25px;}
.daohang{ transition:0.5s;}
.daohang:after{content: ""; clear: both; display: block; margin: 0px;}
.daohang>li{ float:left; z-index:999; position: relative; padding-bottom: 30px; margin-right: 52px; margin-left: 27px;}
.daohang>li>a{display:block; font-size:18px; font-size:1.8rem; line-height:60px; color:#fff; text-transform: uppercase; cursor:pointer; transition:0.5s; position: relative;}
.daohang>li>a:before{content: ""; position: absolute; width: 0px; height: 2px; background: #fff; left: 50%; bottom: 0px; transform: translateX(-50%); transition: 0.5s; z-index: -1}

.daohang>.dangqiandao>a:before,.daohang>li:hover>a:before{ width: 90% !important;}

.headh{ background: #fff;}
.headh .sou2,.headh .yvzhonga{ color: #333;}
.headh .yvzhonga:before{ border-top-color: #333;}
.headh .logo1{ display: none;}
.headh .logo2{ display: block;}
.headh .daohang>li>a{ color: #333;}
.headh .daohang>li>a:before{ background: #013281;}
.headh .daohang>.dangqiandao>a,.headh .daohang>li:hover>a{ color: #013281 !important;}


.yijiw{background:#fff;position:absolute; width:220px; left:50%; transform: translateX(-50%);top:-9999px;}
.yiji{background:#ffffff; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.09); padding: 20px 0; }
.yiji li{position:relative;transition:0.5s;}
.yiji li a{display:block;font-size:16px;font-size:1.6rem;line-height:0px; padding:6px 22px; position: relative;}
.yiji li:hover>a{ color: #fff !important;background:#013281;}

.erji{position:absolute;width:220px;background:#fff;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.09);;top:-9999px;left:100%; padding: 20px 0;}
.sanji{position:absolute;width:220px;background:#fff;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.09);;top:-9999px;left:100%; padding: 20px 0;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:27px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:27px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:27px;}
.matn{margin-top:auto !important;}

.hepr{ position: inherit !important}
.xiala{ position: absolute; width: 100%; left: 0px; top: 100%; padding: 0px 20px; display: flex; flex-flow: wrap; justify-content: space-between; 	
    background-image: linear-gradient(0deg, 
		rgba(255,255,255,0.9) 0%, 
		rgba(231, 232, 232, 0.9) 100%);
	background-blend-mode: normal, 
		normal;
	box-shadow: 4px 4px 10px 0px 
		rgba(0, 0, 0, 0.08); max-height: 0px; visibility: hidden; overflow: hidden; transition: 1s;}
.xllie{ width: calc(100% / 6); padding:30px 1px; text-align: center;}

.xla{ display: block; background: #e6e6e6; padding: 0px 10px; height: 98px; line-height: 98px; text-align: center; position: relative; z-index: 0}
.xla span{ display: inline-block; vertical-align: middle; font-family: OpenSans-Semibold, Arial, "Arial Black", "sans-serif", Verdana; font-size: 20px; font-size: 2rem; line-height: 30px; color: #013281;}
.xla:before{ content: ""; position: absolute; top: 100%; margin-top: -5px; left: 50%; transform: translateX(-50%); border: 16px solid #013281; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent; transition: 0.5s; opacity: 0; z-index: -1}

.xltu{ display: block; margin-top: 28px; overflow: hidden;}
.xlmor{ display: inline-block; padding: 0 26px; height: 46px; line-height: 44px; margin-top: 16px; opacity: 0; font-family: OpenSans-Semibold, Arial, "Arial Black", "sans-serif", Verdana; color: #013281; border-radius: 10px; border: solid 1px #013281;}
.xllie:hover .xla{ background: #013281;}
.xllie:hover .xla span{ color: #fff;}
.xllie:hover .xla:before{ margin-top: 0px; opacity: 1}
.xllie:hover .xlmor{ opacity: 1}
.xlmor:hover{ background: #013281; color: #fff;}

.daohang>li:hover .xiala{ max-height: calc(100vh - 110px); visibility: visible;}

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

@media screen and (max-width:1559px) {
    .daohang>li{ margin-left: 0px;}
    .daohang>li>a{ text-transform: none;}
}
@media screen and (max-width:1359px) {
.logo{width: 50px;}
.sousuo{ height: 60px; margin-right: 5px;}
.sou2{ height: 60px; line-height: 60px;}

    .daoz{ margin-top: 0px;}
    .daohang>li{ padding-bottom: 5px; margin-right: 20px;}
.daohang>li>a{font-size:14px;font-size:1.4rem; padding-bottom: 0px;}

    .yiji li a{ font-size: 14px; font-size: 1.4rem;}
    
.yvzhonga{ font-size: 12px; font-size: 1.2rem; padding-right: 15px; padding-left: 10px; height: 60px; line-height: 60px;}
    .yvul a{ font-size: 12px; font-size: 1.2rem;}
    }
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{ position:fixed; padding-bottom:0px; box-shadow:0 3px 6px rgba(0,0,0,0.1); background:#fff}
.head .zong{padding-top: 5px;}
    
.logo{width: 40px;}
    .logo2{ display: block;}
    .logo1{ display: none;}
    .head a{color: #333}
    
    .yvzhonga{ padding-left: 0px;}
    .yvzhonga:after{display: none;}
    .yvzhonga:before{  border-top-color: #333;}
    .yvn{ margin-right:45px; margin-top: 12px;}
    .yvzhonga{ height: 26px; line-height:26px;}
    .yvzhonga i{font-size: 18px;}
    .yvul{ top: 38px;}
    
    .daoz{ display: none;}
.daohang{margin-top:20px; float:none; text-align:center;}
.yijiw,.yiji2,.xiala{display:none}
.daohang{margin-top: 10px; display: none}
.daohang>li{ float:none; display:inline-block; *float:left; margin:auto;padding-bottom:0px; margin:0 19px;}
.daohang>li>a{font-size:14px;font-size:1.4rem;line-height:26px;}
.clear2{clear:both;}
.sousuo{ display:none}
    
.slide .dotList{ bottom: 10px;}
.slide .dotList ul li{ margin: 0 4px; width: 8px; height: 8px;}
    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: none;right:2.5%;top:17px;cursor: pointer; border-radius:5px; transition: 1s; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #013281;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:#013281; 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;}
}

/*  banner  */
.banner1 img { max-width: 100%; border: 0px solid #ccc; transform: scale(1) !important;}
.banner1 { position: relative; z-index: 2; line-height: 0;font-size: 0;}
.banner1 .slick-arrow { position: absolute; z-index: 99; display: block !important; top: 50%; transform: translateY(-50%); width: 47px; height: 96px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100% !important;}
.banner1 .slick-prev { left: 0; cursor: pointer;}
.banner1 .slick-next { right: 0; cursor: pointer;}

.banner1 .slick-dots { position: absolute; z-index: 999999; left: 0; right: 0; bottom: 20px; text-align: center; font-size: 0; letter-spacing: 0; text-align: center;}
.banner1 .slick-dots li { margin: 0 13px; display: inline-block; *display: inline; *zoom: 1;}
.banner1 .slick-dots li.slick-active a { background:#013281; cursor: pointer;}
.banner1 .slick-dots a { display: block; width: 13px; height: 13px; background:#ffffff; border-radius: 50%; cursor: pointer; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
.banner.hide {display: none;}
@media screen and (max-width: 1359px) {
    .banner1 .slick-arrow { width: 24px; height: 48px;}
    .banner1 .slick-dots {  bottom: 20px;}
.banner1 .slick-dots li { margin: 0 5px;}
    .banner1 .slick-dots a { width: 8px; height: 8px;}
}
@media screen and (max-width: 999px) {
    .banner1 {display: block;}
    .banner1.hide {display: block;}
    .banner1 .slick-arrow { display: none !important;}
    .banner1 .slick-dots { bottom: 10px; }
    .banner2 { display: none;}
}

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

@media screen and (max-width: 999px) {
    .slick-slide video {object-position: inherit; object-fit: inherit; width: 100%;  height: 100%; transform: translate(0, 0); left: 0; top: 0;}
}

/*  main1  */
.main1{ padding: 120px 0;}
.m1biao{ display: block; padding-right: 110px; font-size: 46px; font-size: 4.6rem; line-height: 60px; display: flex; flex-flow: wrap; align-items: center; color: #013281; text-transform: uppercase; font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana;}
.m1biao em{ display: inline; vertical-align: middle; width: 43px; margin-right: 10px;}
.m1biao em img{ display: inline;}

.img-scroll {position: relative; margin-top:43px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #b5b5b5; top: -94px; transition: 0.5s; z-index: 999}
.img-scroll .prev { right: 59px; cursor: pointer;}
.img-scroll .next { right: 0px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #fff; background: #013281;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:1%; position:relative;}

.m1n{ display: flex; flex-flow: wrap; justify-content: space-between; background: #f5f5f5; border-radius: 20px; overflow: hidden;}
.m1l{ width: 50%; padding: 40px;}
.m1r{ width: 50%}

.m1a{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.m1p{ margin-top: 24px;}
.m1p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m1b{ font-weight: bold; padding-top: 16px;}
.m1b a{ display: block; position: relative; padding-left: 20px; margin-top: 19px; color: #333333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1b h2{ font-weight: bold;}
.m1b a i{ position: absolute; left: -10px; top: 0px; color: #013281; font-weight: normal; transition: 0.5s; font-size: 14px; opacity: 0}
.m1b a:hover{color: #013281;}
.m1b a:hover i{ left: 0px; opacity: 1}

.mor{ display: inline-block; height: 50px; line-height: 48px; font-size: 18px; font-size: 1.8rem; padding: 0 18px; background: #013281; border: 1px solid #013281; color: #ffffff; border-radius: 10px;}
.m1mor{ margin-left: 20px; margin-top: 28px;}
.mor:hover{ background: #fff;}

.m1tu{ display: block; position: relative; overflow: hidden;}
.m1tu img{ width: 100%;}
.m1tu iframe,.m1tu video{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;}

@media screen and (max-width:1559px) {
.main1{ padding: 80px 0;}
.m1l{ padding: 20px;}
    .m1b a{ margin-top: 10px;}
}
@media screen and (max-width:1359px) {
.main1{ padding: 50px 0;}
.m1biao{ padding-right: 80px; font-size: 36px; font-size: 3.6rem; line-height: 50px;}
.m1biao em{ width: 30px; margin-right: 6px;}
    
.img-scroll .prev, .img-scroll .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; top: -68px}
.img-scroll .prev { right: 35px;}
.img-scroll { margin-top:23px;}

.m1a{ font-size: 20px; font-size: 2rem;}
.m1b a{ margin-top: 5px;}
.mor{ height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; padding: 0 12px;}
.m1mor{ margin-top: 10px;}
.m1p{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
.m1biao{ padding-right: 80px; font-size: 26px; font-size: 2.6rem; line-height: 40px;}
.m1biao em{ width: 20px; margin-right: 6px;}
    
.m1b{ padding-top: 10px;}
.m1b a{ margin-top: 0px; padding-left: 0px;}
.m1b a i{ display: none;}
.m1mor{ margin-left: 0px;}
}
@media screen and (max-width:767px) {
.main1{ padding: 30px 0;}
.m1biao{ padding-right: 0px; font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.m1biao em{ display: none;}

.img-scroll { padding-bottom: 50px;}
.img-scroll .prev, .img-scroll .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll .prev{ left: 50%; margin-left: -35px;}
.img-scroll .next { right: 50%; margin-right: -35px;}

.m1n{ border-radius: 10px;}
.m1l{ width: 100%; padding: 10px;}
.m1r{ width: 100%; max-width: 500px; margin: auto; margin-top: 10px;}
.m1a{ font-size: 18px; font-size: 1.8rem;}
    .m1mor{ font-size: 12px; font-size: 1.2rem;}
}

/*  main2  */
.main2{ background: #f5f5f5; padding-top: 90px; padding-bottom: 100px; overflow: hidden;}

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

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

.m2tu{ display: block; border-radius: 20px; overflow: hidden;}
.m2a{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 18px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m2tu:hover{ border-radius: 0px;}

@media screen and (max-width:1559px) {
.main2 .row{ width: calc(100% + 80px); margin-left: -5px; margin-top: 40px;}
.m2a{ font-size: 20px; font-size: 2rem; margin-top: 10px;}
.main2 .owl-carousel .owl-item{ padding: 0 5px;}
}
@media screen and (max-width:1359px) {
.main2{ padding: 50px 0;}
.main2 .row{ margin-top: 30px;}
.m2a{ font-size: 16px; font-size: 1.6rem; margin-top: 10px;}
}
@media screen and (max-width:999px) {
.main2 .row{ width: 100%; margin-right: -5px; margin-left: -5px;}
}
@media screen and (max-width:767px) {
.main2{ padding: 30px 0;}
.main2 .row{ margin-top: 20px;}
.m2a{ font-size: 12px; font-size: 1.2rem; margin-top: 10px;}
}

/*  main3  */
.main3{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-top: 116px; padding-bottom: 87px;}
.m3l{ width: 47%;}
.m3r{ width: 51.43%; display: flex; flex-flow: wrap;}

.m3pz{ font-size: 22px; font-size: 2.2rem; line-height: 45px; margin-top: 25px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.m3p{ margin-top: 22px;}
.m3p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 7;  overflow: hidden;}
.m2mor{ margin-top: 30px;}

.m3lie{ width: 31.25%; margin-left: 3.125%; margin-top: 23px; padding: 20px; background: #ffffff; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13); border-radius: 10px;}
.m3lie:nth-child(3n-2){margin-left: 0px;}
.m3a{ font-size: 50px; font-size: 5rem; line-height: 60px; color: #013281; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.m3a span{ color: #013281; display: inline-block; vertical-align: middle;}
.m3p2{color: #013281; margin-top: 10px;}

@media screen and (max-width:1559px) {
.m3a{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:1359px) {
    .main3{ padding: 50px 0;}
    .m3pz{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 15px;}
    .m3p{ margin-top: 10px;}
.m3a{ font-size: 30px; font-size: 3rem; line-height: 40px;}
    .m3lie{ padding: 10px;}
.m2mor{ margin-top:10px;}
}
@media screen and (max-width:999px) {
.m3a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .m3pz{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
}
@media screen and (max-width:767px) {
    .main3{ padding: 30px 0;}
    .m3pz{ font-size: 14px; font-size: 1.4rem; line-height: 26px; margin-top: 10px;}
    .m3l{ width: 100%;}
    .m3r{ width: 100%; margin-top: 10px;}
.m3a{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

/*  main4  */
.main4{ position: relative;}
.main4:before{content: ""; position: absolute; width: 100%; height: 60%; background: #f5f5f5; left: 0px; bottom: 0px; z-index: -1}

.main4 .zong{ position: relative;}
.m4tu{ box-shadow: 0px 10px 64px 0px rgba(0, 0, 0, 0.05); border-radius: 20px;}

.m4a{ position: absolute;color: #074e8f; font-size: calc(0rem + 1vw); line-height: 30px; padding-left: calc(0px + 1.2vw); transition: 0.5s;}
.m4a i{ display: block; width: 8px; height: 8px; background: #074e8f; border-radius: 50%; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); transition: 0.5s;}
.m4a i:before{content: ""; position: absolute;  left: 50%; top: 50%; transform: translate(-50%,-50%);  opacity:1; width: 1px; height: 1px; background: #074e8f; border-radius: 50%; -webkit-animation-name:m4i; animation-name:m4i; -webkit-animation-duration:1.5s; animation-duration:1.5s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite}

@keyframes m4i
{
0% { opacity:1; width: 1px; height: 1px;}
100% { opacity:0; width: 50px; height: 50px;}
}

.m4a1{ left: 18.7%; top: 31.5%;}
.m4a2{ left: 23%; top: 50%;}
.m4a3{ right: 75.6%; top: 52.5%;}
.m4a4{ left: 25.7%; top: 60.6%;}
.m4a5{ right: 54.8%; top: 44.6%;}
.m4a6{ left: 55.8%; top: 23%;}
.m4a7{ right: 45.3%; top: 32.6%;}
.m4a8{ left: 57%; top: 36.2%;}
.m4a9{ right: 46.9%; top: 44.3%;}
.m4a10{ left: 56%; top: 44%;}
.m4a11{ left: 56.5%; top: 49.4%;}
.m4a12{ left: 51.6%; top: 59.5%;}
.m4a13{ left: 68.4%; top: 19%;}
.m4a14{ left: 70.2%; top: 33%;}
.m4a15{ left: 67.3%; top: 46.4%;}
.m4a16{ left: 70.2%; top: 49.5%;}
.m4a17{ left: 71%; top: 52%;}
.m4a18{ left: 70.7%; top: 58.7%;}
.m4a19{ left: 83.7%; top: 22.9%;}

.m4a3,.m4a5,.m4a7,.m4a9{ padding-left: 0px; padding-right: calc(0px + 1.2vw); text-align: right;}
.m4a3 i,.m4a5 i,.m4a7 i,.m4a9 i{ left: auto; right: 0px;}

.m4a:hover{ font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #d6192f;}
.m4a:hover i{ background: #d6192f;}
.m4a:hover i:before{ background: #d6192f;}

@media screen and (max-width:999px) {
.m4a{ font-size: calc(0rem + 1.4vw); padding-left: calc(0px + 1.4vw)}
.m4a3,.m4a5,.m4a7,.m4a9{ padding-left: 0px; padding-right: calc(0px + 1.4vw);}
}
@media screen and (max-width:767px) {
.m4a{ font-size: calc(0rem + 1.6vw);}
.m4a i{ width: 3px; height: 3px;}
@keyframes m4i
    {
    0% { opacity:1; width: 1px; height: 1px;}
    100% { opacity:0; width: 20px; height: 20px;}
}
}

/*  main5  */
.main5{ background: #f5f5f5; padding-top: 123px;}

.img-scroll1 {position: relative; margin-top:63px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; border: solid 1px #b5b5b5; top: -134px; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { right: 59px; cursor: pointer;}
.img-scroll1 .next { right: 0px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll .next:hover { color: #fff; background: #013281;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%; display: flex; flex-flow: wrap;}
.img-list1 li { width:0.2%; border: solid 1px #d7d7d7; padding: 25px 30px; position:relative;}

.m5tu{ display: block; width: 60px; height: 60px; position: relative;}
.m5tu img{ position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%) !important;}
.m5a{ display: block; color: #333333; margin-top: 22px;}
.m5a p{}

@media screen and (max-width:1359px) {
.main5{ padding-top: 50px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; top: -68px}
.img-scroll1 .prev { right: 35px;}
.img-scroll1 { margin-top:23px;}
.img-list1 li { padding: 20px; width: 0.25%;}
}
@media screen and (max-width:767px) {
.main5{ padding-top: 30px;}
.img-scroll1 { padding-bottom: 50px;}
.img-scroll1 .prev, .img-scroll1 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll1 .prev{ left: 50%; margin-left: -35px;}
.img-scroll1 .next { right: 50%; margin-right: -35px;}
.img-list1 li { padding: 15px 10px; width: 0.5%;}
    .m5tu{ width: 40px; height: 40px;}
}

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

.main6{ background: #f5f5f5; padding-top: 77px; padding-bottom: 95px;}

.img-scroll2 {position: relative; margin-top:20px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; border: solid 1px #b5b5b5; top: -81px; transition: 0.5s; z-index: 999}
.img-scroll2 .prev { right: 59px; cursor: pointer;}
.img-scroll2 .next { right: 0px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #fff; background: #013281;}
.img-list2 {position: relative;overflow: hidden;}
.img-list2 ul {width: 100%; padding-top: 30px; padding-bottom: 21.8%;}
.img-list2 li { width:6%; opacity: 0; position:absolute; bottom: 0px; left: 0px; transition: 0.5s; z-index: 1}

.img-list2 li:nth-child(2){ width: 6%; opacity: 1; left: 0px; z-index: 1}
.img-list2 li:nth-child(3){ width: 6.9%; opacity: 1; left: 5.4%; z-index: 2}
.img-list2 li:nth-child(4){ width: 9.4%; opacity: 1; left: 11%; z-index: 3}
.img-list2 li:nth-child(5){ width: 11.7%; opacity: 1; left: 19.6%; z-index: 4}
.img-list2 li:nth-child(6){ width: 13.6%; opacity: 1; left: 29.5%; z-index: 5}
.img-list2 li:nth-child(7){ width: 15.7%; opacity: 1; left: 42%; z-index: 6}
.img-list2 li:nth-child(8){ width: 13.6%; opacity: 1; left: 56.4%; z-index: 5}
.img-list2 li:nth-child(9){ width: 11.7%; opacity: 1; left: 69%; z-index: 4}
.img-list2 li:nth-child(10){ width: 9.4%; opacity: 1; left: 79.3%; z-index: 3}
.img-list2 li:nth-child(11){ width: 6.9%; opacity: 1; left: 87.6%; z-index: 2}
.img-list2 li:nth-child(12){ width: 6%; opacity: 1; left: 94%; z-index: 1}
.img-list2 li:nth-child(13){ width: 6%; opacity: 0; left: 100%; z-index: 1}

.m6tu{ display: block;}
.m6tu img{ transform: scale(1) !important; width: 100%;}
.m6a{ display: block; text-align: center; color: #333; margin-top: 8px; padding: 0 5px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1359px) {
.main6{ padding: 50px 0;}
.img-scroll2 .prev, .img-scroll2 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; top: -68px}
.img-scroll2 .prev { right: 35px;}
}
@media screen and (max-width:999px) {
.img-list2 ul {width: 100%; padding-top: 30px; padding-bottom: 51%;}
.img-list2 li { width:15% !important; z-index: 1 !important; opacity: 0 !important; left: 100% !important}

.img-list2 li:nth-child(1){ width: 15% !important; opacity: 0 !important; left: 0px !important; z-index: 1 !important}
.img-list2 li:nth-child(2){ width: 15% !important; opacity: 1 !important; left: 0px !important; z-index: 1 !important}
.img-list2 li:nth-child(3){ width: 25% !important; opacity: 1 !important; left: 12.5% !important; z-index: 2 !important}
.img-list2 li:nth-child(4){ width: 36% !important; opacity: 1 !important; left: 32% !important; z-index: 3 !important}
.img-list2 li:nth-child(5){ width: 25% !important; opacity: 1 !important; left: 62% !important; z-index: 2 !important}
.img-list2 li:nth-child(6){ width: 15% !important; opacity: 1 !important; left: 85% !important; z-index: 1 !important}
}
@media screen and (max-width:767px) {
.main6{ padding: 30px 0;}
.img-scroll2 { padding-bottom: 50px;}
.img-scroll2 .prev, .img-scroll2 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll2 .prev{ left: 50%; margin-left: -35px;}
.img-scroll2 .next { right: 50%; margin-right: -35px;}

.img-list2 ul {width: 100%; padding-top: 30px; padding-bottom: 70%;}
.img-list2 li { width:30% !important; z-index: 1 !important; opacity: 0 !important; left: 100% !important}

.img-list2 li:nth-child(1){ width: 30% !important; opacity: 0 !important; left: 0px !important; z-index: 1 !important}
.img-list2 li:nth-child(2){ width: 40% !important; opacity: 0.5 !important; left: 0px !important; z-index: 1 !important}
.img-list2 li:nth-child(3){ width: 50% !important; opacity: 1 !important; left: 25% !important; z-index: 2 !important}
.img-list2 li:nth-child(4){ width: 40% !important; opacity: 0.5 !important; left: 60% !important; z-index: 1 !important}
.img-list2 li:nth-child(5){ width: 30% !important; opacity: 0 !important; left: 100% !important; z-index: 1 !important}
.img-list2 li:nth-child(6){ width: 30% !important; opacity: 0 !important; left: 100% !important; z-index: 1 !important}
}

/*  main7  */
.main7{ padding-top: 75px; padding-bottom: 99px;}
.m7n{ display: flex; flex-flow: wrap; padding-top: 30px;}
.m7lie{ width: 31.4%; margin-left: 2.9%; margin-top: 20px; position: relative; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13); transition: 0.5s; border-radius: 20px; padding: 25px; padding-bottom: 35px;}
.m7lie:nth-child(3n-2){margin-left: 0px;}
.m7tu{ display: block; border-radius: 20px; overflow: hidden; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; opacity: 0; z-index: 1}
.m7tu img{ border-radius: 20px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) !important; width: 100%; height: 100%; max-width: none; object-fit: cover;}
.m7riqi{ display: block; color: #013281; transition: 0.5s;}
.m7a{ display: block; font-size: 20px; font-size: 2rem; line-height: 36px; margin-top: 21px; color: #333; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m7p{ margin-top: 22px;}
.m7p a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.m7mor{ display: block; margin-top: 37px; text-decoration: underline; font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana; color: #333333; position: relative; z-index: 3}

.m7lie:hover a,.m7lie:hover span{ opacity: 0}
.m7lie:hover .m7mor{ opacity: 1 !important; color: #fff;}
.m7lie:hover .m7tu{ opacity: 1 !important;}

@media screen and (max-width:1359px) {
    .main7{ padding: 50px 0;}
    .m7n{ padding-top: 10px;}
    .m7lie{ padding: 10px;}
    .m7a{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 10px;}
    .m7p{margin-top: 10px;}
    .m7mor{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
    .m7lie{ border-radius: 10px;}
    .m7a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
    .m7tu{ position: relative; opacity: 1 !important; width: auto; height: auto; display: block; border-radius: 10px;}
    .m7tu img{ position: relative; left: auto; top: auto; transform: translate(0) !important; border-radius: 10px;}
    .m7riqi{ margin-top: 15px;}
.m7lie:hover a,.m7lie:hover span{ opacity: 1}
.m7lie:hover .m7mor{ opacity: 1 !important; color: #013281;}
}
@media screen and (max-width:767px) {
    .main7{ padding: 30px 0;}
    .m7n{ padding-top: 1px;}
    .m7lie{ width: 49%; margin-left: 2%; padding: 5px; padding-bottom: 10px; display: none;}
    .m7lie:nth-child(2n-1){margin-left: 0px;}
    .m7lie:nth-child(-n+2){ display: block;}
    .m7a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px; -webkit-line-clamp:1;}
}

/*  main8  */
.main8{ background: #f5f5f5; padding-top: 80px; padding-bottom: 65px;}

#Marquee_x{ overflow:hidden; width: 100%; margin: auto;} 
#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; padding: 10px; margin-right: 60px !important;}
#Marquee_x ul li{}
#Marquee_x ul li div a{ display: block; width: 316px; height: 0px; padding-bottom: 38%; background: #ffffff; border-radius: 20px; overflow: hidden; 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; transition:0.5s;}
#Marquee_x ul li div a:hover{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);}

@media screen and (max-width:1359px) {
.main8{ padding: 50px 0;}
#Marquee_x ul li div{ width: 250px; margin-right: 0px !important;}
#Marquee_x ul li div a{ width: 100%;}
}
@media screen and (max-width:767px) {
.main8{ padding: 20px 0;}
#Marquee_x ul li div{ width: 160px; padding: 0px; margin-right: 10px !important}
#Marquee_x ul li div a{ border-radius: 10px;}
#Marquee_x ul li div a:hover{box-shadow: none;}
}

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

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


.foot{ background: #131313; position: relative; padding-top: 33px;}

.shejiao{ font-size: 0px; padding-top: 26px;}
.shejiao a{ display: inline-block; vertical-align: middle; width: 36px; height: 36px; text-align: center; line-height: 34px; border-radius: 50%; border: solid 1px #ffffff; margin-right: 13px; margin-top: 5px;}
.shejiao a i{ color: #fff; font-size: 16px;}
.shejiao a:hover{ background: #013281; border-color: #013281;}

.foc{ display: flex; flex-flow: wrap;}
.folie{ margin-top: 43px;}
.fo1{ width: 19%;}
.fo2{ width: 16%; margin-left: 1.1%;}
.fo3{ width: 34%; margin-left: 1%;}
.fo4{ width: 27.9%; margin-left: 1%;}

.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; text-transform: uppercase; color: #fff; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.fonav{ line-height: 34px; margin-top: 29px; font-size: 14px; font-size: 1.4rem;}
.fonav>a{ display: block; color: #cccccc;}
.fonav li{ width: 100%; color: #cccccc;}
.fonav li>a{ display: inline; color: #cccccc;}

.foxin{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 20px;}
.foxin .int1{ width: 47.5%; padding-left: 12px; margin-top: 11px;}
.foxin .int2{ width: 100%; padding-left: 12px; margin-top: 11px;}
.foxin .int3{ width: 100%; padding-left: 12px; margin-top: 11px; position: relative;}
.foxin .int4{ width: 100%; padding-left: 12px; margin-top: 11px;}

.foxin input{ width: 100%; height: 35px; line-height: 33px; padding: 0 14px; font-size: 14px; font-size: 1.4rem; color: #cccccc; background: none; border: solid 1px #cccccc;}
.foxin textarea{ width: 100%; height: 90px; line-height: 33px; padding: 0 14px; font-size: 14px; font-size: 1.4rem; color: #cccccc; background: none; border: solid 1px #cccccc;}
.foxin .int3 input{ padding-right: 90px;}
.foxin .yanzheng{ position: absolute; width: 85px; height: 33px; right: 1px; bottom: 1px; cursor: pointer;}
.foxin .int4 input{ padding: 0px; background: #013281; border: none; color: #ffffff; cursor: pointer; transition: 0.5s; font-size: 16px; font-size: 1.6rem;}
.foxin .int4 input:hover{ background: #fff; color: #013281;}
.foxin .xing{ background: url("../images/xing.png") no-repeat left 13px;}

.fob{ border-top: 1px solid #363d42; padding-top: 40px; padding-bottom: 25px; margin-top: 10px; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #999999;}
.fop{ color: #999999;}
.fop a{ display: inline-block; color: #999999;}
.youlian{}
.youlian span,.youlian a{ display: inline-block; vertical-align: middle; color: #999999;}

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

@media screen and (max-width:1359px) {
.fo1{ width: 19%;}
.fo2{ width: 20%; margin-left: 1.1%;}
.fo3{ width: 30%; margin-left: 1%;}
.fo4{ width: 27.9%; margin-left: 1%;}
    .fobiao{ font-size: 18px; font-size: 1.8rem;}
    .foxin .int1{ width: 100%;}
.shejiao a{ width: 30px; height: 30px; line-height: 28px; margin-right: 5px; margin-top: 5px;}
    .shejiao a i{font-size: 12px;}
    .fob{ padding-top: 10px;}
}
@media screen and (max-width:999px) {
    .foot{ padding-bottom: 60px; padding-top: 20px;}
    .shejiao{ width: 100%;}
    
    .folie{ width: 100%; margin-left: 0px; margin-top: 0px;}
    
.fobiao{ padding:10px 0px !important; position: relative; font-size: 18px; font-size: 1.8rem; padding-right: 15px !important; margin-top: 10px; border-bottom: 1px solid rgba(255,255,255,0.3);}
.fobiao:before{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:before{ transform: translateY(-50%) rotate(90deg)}
.fonav,.fo3n,.foxin{ display: none; margin-top: 20px;}
    .fo3n .fonav{ display: block;}
    
    .fob{ margin-top: 30px;}
}
@media screen and (max-width:767px) {

}

.lianxi{ position:fixed; width:52px; 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:52px; font-size:24px; color:#fff; background: #dfdfdf; margin-top:2px; border-radius: 6px; cursor: pointer;}

.weixin{ position:relative; cursor:pointer;}
.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}
.tankuang{ position:absolute; bottom:50px; left:50% !important; margin-left:-75px;}
.tankuang img{ display:block; position:relative; width:150px; height:150px; left:auto; margin:auto;}
.lianxi div a:hover{ background:#013281;}
.clear2{ display:none}

@media screen and (max-width:999px) {
.youlian{display:none}
.top{width:25%;height:50px;line-height:50px;bottom:0px;right:0px;border-radius:0px;border:none}

.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;}
.lianxi div a{ margin:auto; width:100%; background:#013281; color:#fff !important; border-radius:0px;}
.weixin2{ display:block}
.weixin1{ display:none}
}

/****************************  product  ***************************/
.fenbanner{ padding: 185px 0;}
.fenbiao{ font-size: 64px; font-size: 6.4rem; line-height: 80px; text-transform: uppercase; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}

.mianbao{ padding: 15px 0;}
.mianbao i{ display: inline-block; color: #999999; margin-right: 8px; font-size: 26px;}
.mianbao a{ display: inline-block; color: #999999;}
.mianbao .comian,.mianbao a:hover{ font-weight: normal; color: #013281;}

@media screen and (max-width:1359px) {
.fenbanner{ padding: 120px 0;}
.fenbiao{ font-size: 50px; font-size: 5rem; line-height:60px;}
.mianbao i{ font-size: 22px;}
}
@media screen and (max-width:999px) {
.fenbanner{ padding: 80px 0;}
.fenbiao{ font-size: 40px; font-size: 4rem; line-height:50px;}
}
@media screen and (max-width:767px) {
.fenbanner{ padding: 60px 0;}
.fenbiao{ font-size: 30px; font-size: 3rem; line-height:40px;}
.mianbao{ padding: 10px 0; display: none;}
}

.pr1maint{ padding-top: 57px;}
.prbiao{ font-size: 40px; font-size: 4rem; line-height: 50px; color: #013281; font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana;}

.prtn{ margin-top:16px; overflow: hidden;}
.prtn p{ color:#555555;}
.zhankai{display: block; color: #153e93; font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 35px; text-decoration: underline; cursor: pointer;}
.zhankai span{ color: #153e93;}
.przhanh{height: auto !important;}

@media screen and (max-width:1359px) {
.pr1maint{ padding-top: 30px;}
.prbiao{ font-size: 30px; font-size: 3rem; line-height: 40px;}
}
@media screen and (max-width:999px) {
.pr1maint{ padding-top: 10px;}
}
@media screen and (max-width:767px) {
.pr1maint{ padding-top: 30px;}
.prbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.zhankai{ margin-top: 20px;}
}

.pr1main{ padding-top: 40px; padding-bottom: 30px;}
.pr1biao{ text-align: center; font-size: 34px; font-size: 3.4rem; line-height: 40px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}

.pr1tn{ background: #f5f5f5; border-radius: 20px; overflow: hidden; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 45px;}
.pr1tu{ width: 50%; position: relative; overflow: hidden;}
.pr1tu iframe,.pr1tu video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.pr1tu iframe body{ margin:0px !important;}
.pr1main2 .pr1tn{ flex-direction: row-reverse;}

.pr1zi{ width: 50%; padding: 40px;}
.pr1p{ line-height: 32px;}
.pr1p a{ color: #666666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 7;  overflow: hidden;}
.prmor{ margin-top: 64px;}

@media screen and (max-width:1359px) {
.pr1biao{ font-size: 28px; font-size: 2.8rem;}
.pr1zi{ padding: 20px;}
.prmor{ margin-top: 20px;}
}
@media screen and (max-width:767px) {
.pr1main{ padding-top: 30px; padding-bottom: 10px;}
.pr1biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.pr1tn{ margin-top: 20px;}
    .pr1p a{ -webkit-line-clamp: 4;}
    .pr1zi{ padding: 20px 10px;}
.prmor{ margin-top: 10px;}
}
@media screen and (max-width:449px) {
.pr1tu{ width: 100%;}
.pr1zi{ width: 100%;}
}

.pr1b{ background: #f5f5f5; padding: 60px 0; margin-top: 54px;}

.img-scroll3 {position: relative;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; border: solid 1px #b5b5b5; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll3 .prev { left: -58px; cursor: pointer;}
.img-scroll3 .next { right: -58px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color: #fff; background: #013281;}
.img-list3 {position: relative;overflow: hidden;}
.img-list3 ul {width: 10000%; display: flex; flex-flow: wrap;}
.img-list3 li { width:0.243%; margin-right: 0.00933%; position:relative;}

.pr1btu{ display: block; border-radius: 20px; overflow: hidden;}
.pr1ba{ display: block; text-align: center; margin-top: 12px; color: #333333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width:1359px) {
.pr1b{ padding: 50px 0; margin-top: 30px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; margin-top: -20px; background: #fff;}
.img-scroll3 .prev { left: 10px;}
.img-scroll3 .next { right: 10px;}
}
@media screen and (max-width:767px) {
.pr1b{ padding: 30px 0; margin-top: 20px;}
.img-list3 li { width: 0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:539px) {
.img-list3 li { width: 0.49%; margin-right: 0.02%;}
}

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

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


.pr1main3{ background: #f7f7f7; border-radius: 20px; padding: 30px 15px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;margin-top: 70px; margin-bottom: 116px;}
.pr13l{ width: 44%; margin-left: 15px;}
.pr13r{ width: 50%; border-radius: 20px; overflow: hidden;}

.pr13a{ font-size: 36px; font-size: 3.6rem; line-height: 42px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.pr13p{ margin-top: 13px;}

.prxin{ display: flex; flex-flow: wrap; justify-content: space-between; margin-top: 10px;}
.prxin .int1{ width: 47.3%; margin-top: 13px;}
.prxin .int2{ width: 100%; margin-top: 13px;}
.prxin .int3{ width: 47.3%; margin-top: 13px; position: relative;}
.prxin .int4{ width: 47.3%; margin-top: 13px;}

.prxin input{ width: 100%; height: 54px; line-height: 54px; padding: 0 9px; font-size: 16px; font-size: 1.6rem; color: #333; background: #ffffff;}
.prxin textarea{ width: 100%; height: 108px; line-height: 24px; padding: 15px 9px; font-size: 16px; font-size: 1.6rem; color: #333; background: #ffffff;}
.prxin .yanzheng{ position: absolute; width: 80px; height: 54px; right: 0px; bottom: 0px; cursor: pointer;}
.prxin .int3 input{ padding-right: 90px;}
.prxin .int4 input{ padding: 0px; text-transform:uppercase; background: #013281; font-size: 18px; font-size: 1.8rem; color: #fff; cursor: pointer; transition: 0.5s;}
.prxin .int4 input:hover{ background: #333}

@media screen and (max-width:1359px) {
    .pr1main3{ margin-top: 20px; margin-bottom: 50px;}
    .pr13a{ font-size: 30px; font-size: 3rem; line-height: 36px;}
.pr13l{ width: 47%; margin-left: 0px;}
.pr13r{ width: 50%; border-radius: 20px; overflow: hidden;}
.prxin input{ height: 40px; line-height: 40px; padding: 0 9px; font-size: 14px; font-size: 1.4rem;}
.prxin textarea{ height: 80px; line-height: 24px; padding: 8px 9px; font-size: 14px; font-size: 1.4rem;}
    .prxin .yanzheng{ height: 40px;}
    .prxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
    .pr13l{ width: 100%;}
    .pr13r{ display: none;}
    .pr13a{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
    .pr1main3{ margin-top: 20px; margin-bottom: 30px;}
}
@media screen and (max-width:429px) {
    .prxin .int1,.prxin .int3,.prxin .int4{ width: 100%;}
}

/****************************  product1-1  ***************************/
.pr11main{ padding-top: 60px;}
.pr1xiang{ margin-top: 20px; line-height: 32px;}
.pr1xiang p,.pr1xiang em,.pr1xiang strong{ color: #666;}
.pr1xiang a{ color: #013281;}
.pr1xiang img{ display: inline-block;}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:22px;}
.table table tr{}
.table table tr td{ padding:20px 10px; color: #333;}
.table table tr td p{color: #333;}
.table table tr td strong{ display: block; color: #013281; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; font-weight: normal; font-size: 20px; font-size: 2rem;}
.table table tr:nth-child(2n-1) td{ background: #f5f5f5;}

.pr1xiang .table table tr td{    border: #333 1px solid;}

.pr11vi{ position: relative; margin-top: 48px;}
.pr11vi iframe,.pr11vi video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.pr11vi iframe body{ margin:0px !important;}

.pr11main2{ padding-top: 65px;}
@media screen and (max-width:999px) {
.pr11main{ padding-top: 30px;}
    .pr11vi{ margin-top: 20px;}
    .table table tr td strong{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width:767px) {
    .table table tr td strong{ font-size: 14px; font-size: 1.4rem;}
}

.pr11main3{ padding-top: 87px; padding-bottom: 108px;}
.pr113n{ display: flex; flex-flow: wrap; padding-top: 26px;}
.pr113lie{ width: 24.3%; margin-left: 0.93%; margin-top: 30px;}
.pr113lie:nth-child(4n-3){margin-left: 0px;}
.pr113tu{ display: block; border-radius: 20px; overflow: hidden;}
.pr113tu img{ width: 100%;}
.pr113a{ margin-top: 13px; text-align: center; color: #333333;}

@media screen and (max-width:999px) {
.pr11main3{ padding:50px 0;}
    .pr113lie{ margin-top: 15px;}
    .pr113a{ margin-top: 5px;}
}
@media screen and (max-width:767px) {
.pr11main3{ padding:30px 0;}
    .pr113n{ padding-top: 10px;}
    .pr113lie{ width: 49%; margin-left: 2%;}
    .pr113lie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  product2  ***************************/
.mianbao2{ background: #f5f5f5;}

.pr2main1{ background: #f5f5f5; padding-top: 62px; padding-bottom: 100px;}
.pr2main1 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}

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

.m-prob{ width:49.6%;}
.prob-pic {}
.prob-pic .prob-pic-big { position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s; transform: scale(1); border-radius: 20px;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}
.prob-pic .prob-pic-small { position: relative; margin-top: 13px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; margin-top: -15px; display: block; height: 30px; line-height:30px; text-align:center; color:#013281; font-size:16px; z-index:9999}
.prob-pic .prob-pic-btn.prev { left:0px;}
.prob-pic .prob-pic-btn.next { right:0px;}
.prob-pic .prob-pic-btn:hover{ color: #333333;}
.prob-pic .prob-pic-list { overflow: hidden; margin-left: 32px; margin-right: 32px;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.2666%; width: 2.3%; overflow:hidden;}
.prob-pic .prob-pic-item .item-pic,.prob-pic .prob-pic-item .item-video  { display:block; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden; border-radius: 20px;}
.prob-pic .prob-pic-item .item-pic img,.prob-pic .prob-pic-item .item-video img{display: block; width:100%;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s; border-radius: 20px;}
.prob-pic .prob-pic-item .item-pic:hover,.prob-pic .prob-pic-item .item-video:hover{ border-color: #20469b;}
.prob-pic .prob-pic-item .item-pic.active,.prob-pic .prob-pic-item .item-video.active{ border-color:#20469b}

.prob-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 0; font-size: 0; overflow: hidden; z-index: 8; display: none; }
.prob-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.prob-video.show { display: block; }

.jianjie{ width:45.8%; position: relative; padding-top: 19px; padding-bottom: 70px;}
.jianjie h1{ font-size:24px; font-size:2.4rem; line-height:40px; color:#333; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; position:relative;}
.jjt{ font-size: 20px; font-size: 2rem; color: #333; line-height: 30px; margin-top: 5px;}

.jiann{ margin-top:52px; color: #666666;}
.jiann p,.jiann em,.jiann strong{color: #666666;}
.jiann img{ max-width:100%; display:inline;}

.inno2{ font-size:0px; display: inline-block; vertical-align: middle; position: absolute; bottom: 11px; left: 0px;}
.inno2:after{content: ""; clear: both; display: block;}
.inno2 a{ float: left; margin-right: 28px; margin-top: 10px; height: 45px; line-height: 43px; font-size: 16px; font-size: 1.6rem; padding: 0 32px; border-radius: 6px; color: #ffffff; background: #013281; border: 1px solid #013281;}
.inno2 a:hover{ background: #fff; color: #333;}

.share{ display: block; margin-top: 13px; border-top: 1px solid #dedede; padding-top: 24px;}
.share1{ display:inline-block; vertical-align:middle; font-size:16px; font-size:1.6rem; color:#555555;}
.share2{ display:inline-block; vertical-align:middle;}

@media screen and (max-width: 1559px) {
    .jianjie{ padding-top: 0px;}
.jianjie h1{ font-size:20px; font-size:2rem; line-height:30px; margin-top: 0px;}
    .jjt{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
.jiann{ margin-top:12px;}
}
@media screen and (max-width: 1359px) {
.pr2main1{ padding-top: 50px; padding-bottom: 50px;}
.jjt{ font-size: 14px; font-size: 1.4rem;}

.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:26px;}
.jiann{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:15px;}
.share{ margin-top:10px; padding-top: 10px;}
.share1{font-size: 14px; font-size: 1.4rem;}
.inno2 a{ margin-right: 10px; margin-top: 5px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; padding: 0 20px;}

.prob-pic .prob-pic-btn { width: 20px; font-size:18px;}
.prob-pic .prob-pic-list { margin-left: 30px; margin-right: 30px;}
.prob-pic .prob-pic-small { margin-top: 10px;}
}
@media screen and (max-width: 999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }

.m-prob { float:none; margin:auto; margin-top: 0px; width: 100%; max-width: 400px;}

.jianjie{ width:auto; float:none; margin-left:0px; margin-right:0px; margin-top:25px; padding-bottom: 0px;}
.jianjie h1{ font-size:22px; font-size:2.2rem; line-height:30px;}

.inno2{ margin-top:20px; position: relative; text-align: center;}
}
@media screen and (max-width: 767px) {
.pr2main1{ padding: 30px 0;}
.jjt{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.jiann{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:12px; color: #333;}
.share1{font-size: 12px; font-size: 1.2rem;}
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:28px;}
.jiann strong{ font-size: 14px; font-size: 1.4rem;}
.prob-pic .prob-pic-list { margin-left: 20px; margin-right: 20px;}
}

/*  main2  */

.pr2main2{}
.pr22t{ background: #ffffff; box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.15);}

#outer {font-size:0px; position: relative;}
#tab {zoom: 1; font-size:0px; position: relative;}
#tab li{ transition:0.5s; cursor:pointer; display: inline-block; vertical-align: middle; line-height: 84px; margin-right: 150px; position:relative; z-index: 1}
#tab li:last-child{ margin-right: 0px;}
#tab li span{ display: inline-block; vertical-align: middle; color: #333; font-size: 24px; font-size: 2.4rem; line-height: 60px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; transition: 0.5s; position: relative;}
#tab li span:before{content: ""; position: absolute; width: 9px; height: 9px; border-radius: 50%; background: #013281; bottom: -10px; left: 50%; transform: translateX(-50%); transition: 0.5s; opacity: 0; z-index: -1}

#tab li.current span{color: #013281;}
#tab li.current span:before{ opacity: 1; bottom: 0px;}

@media screen and (max-width:1359px) {
    #tab li span{ font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:999px) {
    #tab li{ margin-right: 50px;}
    #tab li span{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width:767px) {
    #tab li{ margin-right: 35px; line-height: 65px;}
    #tab li span{ font-size: 16px; font-size: 1.6rem;}
}


#content { display: block;}
#content .tabul {display: none; font-size:0px; vertical-align:middle; padding-top: 87px; padding-bottom: 73px;}

.pr221{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.pr221zi{ width: 49%;}
.pr221tu{ width: 47.64%; position: relative; border-radius: 20px; overflow: hidden;}

.pr221a{ font-size: 24px; font-size: 2.4rem; line-height: 55px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}
.pr221p{ margin-top: 23px;}
.pr221tu img{ width: 100%;}
.pr221tu iframe,.pr221tu video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.pr221tu iframe body{ margin:0px !important;}

@media screen and (max-width:1359px) {
#content .tabul { padding: 50px 0;}
.pr221a{ font-size: 20px; font-size: 2rem; line-height: 30px;}
}
@media screen and (max-width:767px) {
#content .tabul { padding: 30px 0;}
.pr221zi{ width: 100%;}
.pr221tu{ width: 100%; margin-top: 20px;}
.pr221a{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
}

.pr222n{ display: flex; flex-flow: wrap;}
.pr222n p{ width: calc((100% - 220px) / 5); line-height: 72px; padding: 0 10px; margin-left: 55px; margin-bottom: 23px; text-align: center; background: #f5f5f5; border-radius: 10px; position: relative;}
.pr222n p:before{content: ""; position: absolute; width: 31px; height: 22px; right: 100%; margin-right: 12px; top: 50%; transform: translateY(-50%); background: url("../images/prjian.png") no-repeat center; background-size: 100%;}
.pr222n p:nth-child(5n-4){margin-left: 0px;}
.pr222n p:nth-child(5n-4):before{ display: none;}
.pr222n p span,.pr222n p em{ display: inline-block; vertical-align: middle; line-height: 26px; font-style:normal;}

@media screen and (max-width:999px) {
.pr222n p{ width: calc((100% - 80px) / 5); margin-left: 20px; margin-bottom: 10px;}
.pr222n p:before{ width: 15px; height: 11px; margin-right: 2px;}
}
@media screen and (max-width:767px) {
.pr222n p{ width: calc((100% - 40px) / 3);}
.pr222n p:nth-child(5n-4){margin-left: 20px;}
.pr222n p:nth-child(5n-4):before{ display: block;}
.pr222n p:nth-child(3n-2){margin-left: 0px;}
.pr222n p:nth-child(3n-2):before{ display: none;}
}
@media screen and (max-width:439px) {
.pr222n p{ width: calc((100% - 20px) / 2);}
.pr222n p:nth-child(5n-4){margin-left: 20px;}
.pr222n p:nth-child(5n-4):before{ display: block;}
.pr222n p:nth-child(3n-2){margin-left: 20px;}
.pr222n p:nth-child(3n-2):before{ display: block;}
.pr222n p:nth-child(2n-1){margin-left: 0px;}
.pr222n p:nth-child(2n-1):before{ display: none;}
}

.pr223n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.pr223xiang{ width: 60.5%;}
.pr223xiang img{ display: inline-block;}
.pr223xiang a{ display: inline-block; color: #013281;}

.pr223tu{ width: 34.7%;}

@media screen and (max-width:599px) {
.pr223xiang{ width: 100%;}
.pr223tu{ width: 100%; max-width: 300px; margin: auto; margin-top: 30px;}
}

/*  main3  */
.pr2main3{}
.pr2main3 .pr1xiang{ margin-top: 0px;}


#tab2 {zoom: 1; font-size:0px; text-align: center; position: relative; display: flex; flex-flow: wrap; justify-content:flex-start; background: #f5f5f5;}
#tab2 li{ transition:0.5s; cursor:pointer; height: 87px; line-height: 87px; width: calc(100% / 6); z-index: 1}
#tab2 li a{ display: inline-block; vertical-align: middle; text-align: center; color: #333333; font-size: 20px; font-size: 2rem; line-height: 30px; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; transition: 0.5s;}

#tab2 li a:hover{color: #013281;}


 .tabul2 { padding-top: 28px; padding-bottom: 99px; display:block}

@media screen and (max-width:1359px) {
 .tabul2 { padding-top: 28px; padding-bottom: 50px;}
#tab2 li a:hover{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}
@media screen and (max-width:767px) {
 .tabul2 { padding-top: 28px; padding-bottom: 30px;}
    #tab2 li{ height: 50px; line-height: 50px;}
#tab2 li span{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

/*  main4  */
.pr2main4{ background: #f5f5f5; padding-top: 70px; padding-bottom: 110px;}
.pr24biao{ font-size: 40px; font-size: 4rem;}

.img-scroll4 {position: relative; margin-top:65px;}
.img-scroll4 .prev, .img-scroll4 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #b5b5b5; top: -129px; transition: 0.5s; z-index: 999}
.img-scroll4 .prev { right: 59px; cursor: pointer;}
.img-scroll4 .next { right: 0px; cursor: pointer;}
.img-scroll4 .prev:hover,.img-scroll4 .next:hover { color: #fff; background: #013281;}
.img-list4 {position: relative;overflow: hidden;}
.img-list4 ul {width: 10000%;}
.img-list4 li {float: left; width:0.275%; margin-right: 0.0875%; position:relative;}

.pr24tu{ border-radius: 20px; overflow: hidden; display: block; overflow: hidden;}
.pr24a{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 19px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana;}

.pr2main6{ padding-bottom: 126px;}
.pr26scr{ margin-top: 50px;}
.pr26scr .prev, .pr26scr .next { top: -78px;}
.pr26scr .prev { right: 59px; left: auto;}
.pr26scr .next { right: 0px;}

@media screen and (max-width:1559px) {
.pr2main4{ padding: 70px 0;}
.pr24a{ font-size: 20px; font-size: 2rem;}
}
@media screen and (max-width:1359px) {
.pr2main4{ padding: 50px 0;}
.pr24biao{ font-size: 36px; font-size: 3.6rem; line-height: 50px;}
    
.img-scroll4 .prev, .img-scroll4 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; top: -68px}
.img-scroll4 .prev { right: 35px;}
.img-scroll4 { margin-top:23px;}
.img-list4 li { width:0.3233%; margin-right: 0.015%;}
.pr24a{ font-size: 16px; font-size: 1.6rem; margin-top: 10px;}

.pr2main6{ padding-bottom: 50px;}
.pr26scr{ margin-top: 30px;}
.pr26scr .prev, .pr26scr .next { top: -30px;}
.pr26scr .prev { right: 35px; left: auto;}
}
@media screen and (max-width:999px) {
.pr24biao{ font-size: 26px; font-size: 2.6rem; line-height: 40px;}
.pr24a{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
.pr2main4{ padding: 30px 0;}
.pr24biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}

.img-scroll4 { padding-bottom: 50px;}
.img-scroll4 .prev, .img-scroll4 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll4 .prev{ left: 50%; margin-left: -35px;}
.img-scroll4 .next { right: 50%; margin-right: -35px;}
.pr24a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}

.pr2main6{ padding-bottom: 30px;}
.pr26scr { padding-bottom: 50px;}
.pr26scr .prev, .pr26scr .next { bottom: 0px; transform: translate(0); top: auto;}
.pr26scr .prev{ left: 50%; margin-left: -35px;}
.pr26scr .next { right: 50%; margin-right: -35px;}
}
@media screen and (max-width:499px) {
.img-list4 li { width:0.49%; margin-right: 0.02%;}
}

/****************************  about  ***************************/
.head2h2{ top: -150px;}
.abmain{ position: relative; padding-top: 65px;}
.abnav{ position: sticky; width: 100%; left: 0px; top: 0px; z-index: 99999}
.abnav .zong{background: #ffffff; box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.15); border-radius: 20px; display: flex; flex-flow: wrap; justify-content: space-between;}
.abnav a{ width: 25%; line-height: 85px; padding: 0 10px; text-align: center;}
.abnav a span{ display: inline-block; vertical-align: middle; font-size: 20px; font-size: 2rem; line-height: 30px; color: #333; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;}
.abnav .abnavh span{color: #013281;}

@media screen and (max-width:1359px) {
.abmain{ padding-top: 40px;}
.abnav a{ line-height: 60px;}
.abnav a span{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}

}
@media screen and (max-width:767px) {
.abmain{ padding-top:30px;}
    .abnav .zong{ border-radius: 10px;}
.abnav a{ line-height: 50px;}
.abnav a span{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
}

.abmain1{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding-bottom: 54px; padding-top: 100px; margin-top: -46px;}
.ab1zi{ width: 47%;}
.ab1tu{ width: 50%; border-radius: 20px; overflow: hidden;}
.ab1p{ line-height: 32px;}

.abmain2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 36px; padding-bottom: 42px;}
.abmain2 .m3lie{ box-shadow: none; width: calc(100% / 6); padding: 0px; padding-right: 10px; margin: 0px; display: block;}
.abmain2 .m3p2{ color: #333;}

@media screen and (max-width:999px) {
.abmain1{ padding-bottom: 50px; padding-top: 100px; margin-top: -50px;}
.abmain2{ padding-top: 0px; padding-bottom: 50px;}
.abmain2 .m3lie{ width: calc(100% / 3); padding: 10px 0; padding-right: 10px;}
}
@media screen and (max-width:767px) {
.abmain1{ padding-bottom: 30px; padding-top: 100px; margin-top: -70px;}
.abmain2{ padding-bottom: 30px;}
.ab1zi{ width: 100%;}
.ab1tu{ width: 100%; max-width: 500px; margin: auto; margin-top: 20px;}
}

/*  main3  */
.abmain3{ background: #f5f5f5; padding-top: 70px;}

.img-scroll5 {position: relative; margin-top:40px; padding-bottom: 78px;}
.img-scroll5 .prev, .img-scroll5 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; border: solid 1px #b5b5b5; bottom: 0px; transition: 0.5s; z-index: 999}
.img-scroll5 .prev { left: 50%; margin-left: -51px; cursor: pointer;}
.img-scroll5 .next { right: 50%; margin-right: -51px; cursor: pointer;}
.img-scroll5 .prev:hover,.img-scroll5 .next:hover { color: #fff; background: #013281;}
.img-list5 {position: relative;overflow: hidden;}
.img-list5 ul {width: 100%; padding-top: 20.1%;}
.img-list5 li { width:22.18%; opacity: 0; position:absolute; top: 50%; transform: translateY(-50%); left: 0px; transition: 0.5s; z-index: 1}

.img-list5 li:nth-child(1){ width: 22.18%; opacity: 0; left: -16.4%; z-index: 1}
.img-list5 li:nth-child(2){ width: 22.18%; opacity: 1; left: -16.4%; z-index: 1}
.img-list5 li:nth-child(3){ width: 25.94%; opacity: 1; left: 7.2%; z-index: 2}
.img-list5 li:nth-child(4){ width: 30.8%; opacity: 1; left: 34.6%; z-index: 3}
.img-list5 li:nth-child(5){ width: 25.94%; opacity: 1; left: 66.8%; z-index: 2}
.img-list5 li:nth-child(6){ width: 22.18%; opacity: 1; left: 94.2%; z-index: 1}
.img-list5 li:nth-child(7){ width: 22.18%; opacity: 0; left: 100%; z-index: 1}

.ab3tu{ border-radius: 20px; overflow: hidden;}
.ab3mor{ text-align: center; margin-top: 50px;}

@media screen and (max-width:1359px) {
.abmain3{ padding: 50px 0;}
.img-scroll5 .prev, .img-scroll5 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px;}
.img-scroll5 .prev { margin-left: -35px;}
.img-scroll5 .next { margin-right: -35px;}
}
@media screen and (max-width:999px) {
.img-scroll5 { margin-top:30px; padding-bottom: 50px;}
    .ab3mor{ margin-top: 20px;}
    .ab3tu{ border-radius: 10px;}
}
@media screen and (max-width:767px) {
.abmain3{ padding: 30px 0;}
    
.img-scroll5{width: 95%; margin: auto; margin-top: 20px;}
.img-list5 ul { padding-top: 44%;}
.img-list5 li { width:30% !important; z-index: 1 !important; opacity: 0 !important; left: 100% !important}

.img-list5 li:nth-child(1){ width: 30% !important; opacity: 0 !important; left: 0px !important; z-index: 1 !important}
.img-list5 li:nth-child(2){ width: 40% !important; opacity: 1 !important; left: 0px !important; z-index: 1 !important}
.img-list5 li:nth-child(3){ width: 66% !important; opacity: 1 !important; left: 17% !important; z-index: 2 !important}
.img-list5 li:nth-child(4){ width: 40% !important; opacity: 1 !important; left: 60% !important; z-index: 1 !important}
.img-list5 li:nth-child(5){ width: 30% !important; opacity: 0 !important; left: 100% !important; z-index: 1 !important}
}

/*  main4  */
.abmain4{ position: relative; padding-top: 88px;}
.abmain4:before{content: ""; position: absolute; left: 0px; top: 0px; width: 100%; height: 423px; background: #f5f5f5;}
.img-scroll6 {position: relative;}
.img-scroll6 .prev, .img-scroll6 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #b5b5b5; bottom: 70px; transition: 0.5s; z-index: 999}
.img-scroll6 .prev { left: calc(50% + 40px); cursor: pointer;}
.img-scroll6 .next { left: calc(50% + 100px); cursor: pointer;}
.img-scroll6 .prev:hover,.img-scroll6 .next:hover { color: #fff; background: #013281;}
.img-list6 {position: relative;overflow: hidden;}
.img-list6 ul {width: 10000%;}
.img-list6 li {float: left; width:1%; margin-right: 0.0875%; position:relative;}

.ab4n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; }
.ab4tu{ width: 50%;}
.ab4zi{ width: calc(50% - 40px); padding-bottom: 115px; line-height: 32px;}

@media screen and (max-width:1559px) {
.abmain4{ padding: 70px 0;}
    .ab4zi{ padding-bottom: 50px;}
    .img-scroll6 .prev, .img-scroll6 .next { bottom: 0px;}
}
@media screen and (max-width:1359px) {
.abmain4{ padding: 50px 0;}
    .abmain4:before{ height: 50%;}
    
.img-scroll6 .prev, .img-scroll6 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px;}
.img-scroll6 .next { left: calc(50% + 80px);}
}
@media screen and (max-width:767px) {
.abmain4{ padding: 30px 0; padding-top: 5px;}
    
.img-scroll6 { padding-bottom: 45px;}
.img-scroll6 .prev, .img-scroll6 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll6 .prev{ left: 50%; margin-left: -35px;}
.img-scroll6 .next { right: 50%; margin-right: -35px; left: auto;}

.ab4tu{ width: 100%;}
.ab4zi{ width: 100%; padding-bottom: 0px; margin-top: 20px;}
}

/*  main5  */
.abmain5{ padding-top: 65px;}
.abmain5:before{ display: none;}
.abmain5 .m4tu{ box-shadow: none;}
.ab5p{ line-height: 32px; margin-bottom: 50px;}

@media screen and (max-width:1359px) {
.abmain5{ padding-top: 50px;}
.ab5p{ margin-bottom: 30px;}
}
@media screen and (max-width:767px) {
.abmain5{ padding-top: 10px;}
.ab5p{ margin-bottom: 20px;}
}

/*  main6  */
.abmain6{ background: #f5f5f5; padding-top: 80px; padding-bottom: 80px;}

.img-scroll7 {position: relative; margin-top:130px;}
.img-scroll7 .prev, .img-scroll7 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; border: solid 1px #b5b5b5; top: -177px; transition: 0.5s; z-index: 999}
.img-scroll7 .prev { right: 59px; cursor: pointer;}
.img-scroll7 .next { right: 0px; cursor: pointer;}
.img-scroll7 .prev:hover,.img-scroll7 .next:hover { color: #fff; background: #013281;}
.img-list7 {position: relative;overflow: hidden;}
.img-list7 ul {width: 10000%;}
.img-list7 li {float: left; width:0.133%; margin-right: 0.0404%; position:relative;}

.ab6a{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px; text-align: center;}

@media screen and (max-width:1359px) {
.abmain6{ padding: 50px 0;}
    
.img-scroll7 .prev, .img-scroll7 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px; top: -68px}
.img-scroll7 .prev { right: 35px;}
.img-scroll7 { margin-top:23px;}
.img-list7 li { width:0.24%; margin-right: 0.0133%;}
}
@media screen and (max-width:767px) {
.abmain6{ padding: 30px 0;}

.img-scroll7 { padding-bottom: 50px;}
.img-scroll7 .prev, .img-scroll7 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll7 .prev{ left: 50%; margin-left: -35px;}
.img-scroll7 .next { right: 50%; margin-right: -35px;}
.img-list7 li { width:0.3233%; margin-right: 0.015%;}
}
@media screen and (max-width:499px) {
.img-list7 li { width:0.49%; margin-right: 0.02%;}
}

/*  main7  */
.abmain7{ padding-top: 100px; margin-top: -30px;}
.ab7n{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab7lie{ width: 21.2%; height: 494px; border-radius: 20px; margin-left: 1%; margin-top: 33px; overflow: hidden; position: relative; transition: 0.5s;}
.ab7lie:nth-child(3n-2){margin-left: 0px;}

.ab7tu{ height: 100%;}
.ab7tu img{ max-width: none; width: auto; height: 100%;}
.ab7zi{ position: absolute; width: 100%; left: 0px; bottom: 0px; padding: 16px; background-color: rgba(1, 50, 129, 0.2);}
.ab7a{ font-family: Poppins,Arial, "Arial Black", "sans-serif", Verdana; color: #fff;}
.ab7p{ line-height: 32px; margin-top: 0px; color: #fff; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  transition: 0.5s; overflow: hidden; max-height: 0px;}

.ab7lieh{ width: 55.6%;}
.ab7lieh .ab7zi{ background-color: rgba(1, 50, 129, 0.5);}
.ab7lieh .ab7p{ max-height: 96px; margin-top: 10px;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  transition: 0.5s; overflow: hidden;}

@media screen and (max-width:1359px) {
.abmain7{ padding-top: 80px; margin-top: -30px;}
    .ab7lie{ height: 430px;}
}
@media screen and (max-width:999px) {
    .ab7lie{ height: auto; width: 49.5%; margin-top: 20px;}
.ab7lie:nth-child(3n-2){margin-left: 1%;}
.ab7lie:nth-child(2n-1){margin-left: 0px;}
    .ab7tu img{ width: 100%;}
    .ab7zi{ padding: 10px; background-color: rgba(1, 50, 129, 0.5);}
    .ab7lie .ab7p{ max-height: none; -webkit-line-clamp:none; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.abmain7{ padding-top: 80px; margin-top: -50px;}
    .ab7lie{ height: auto; width: 100%; margin-left: 0px !important; margin-top: 20px;}
}

/*  main8  */
.abmain8{ padding-top: 110px; padding-bottom: 120px; margin-top: -30px;}
.ab8n{ display: flex; flex-flow: wrap; padding-top: 10px;}
.ab8tu{ width: 22.6%; height: 120px; margin-left: 3.2%; margin-top: 47px; position: relative; background: #ffffff; box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.13); border-radius: 20px;}
.ab8tu img{ max-width: 90%; max-height: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.ab8tu:nth-child(4n-3){margin-left: 0px;}

@media screen and (max-width:1359px) {
.abmain8{ padding-top: 80px; margin-top: -30px; padding-bottom: 50px;}
    .ab8tu{ height: 100px; margin-top: 20px;}
}
@media screen and (max-width:767px) {
.abmain8{ padding-top: 80px; margin-top: -50px; padding-bottom: 30px;}
    .ab8tu{ width: 32.33%; margin-left: 1.5%; height: 70px; margin-top: 10px; border-radius: 10px;}
    .ab8tu:nth-child(4n-3){margin-left: 1.5%;}
    .ab8tu:nth-child(3n-2){margin-left: 0px;}
}

/****************************  solution  ***************************/
.somain{ padding-top: 57px; padding-bottom: 96px;}
.sobiao{ color: #333; text-transform: none; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;}
.sopz{ margin-top: 15px;}
.sopz .table table {
  width:80%;
  border-collapse: collapse;
  line-height: 22px;
}

.son{}
.solie{ background: #fafafa; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 50px; transition: 0.5s;}
.sotu{ width: 50%; overflow: hidden;}
.sozi{ width: 50%; padding: 20px 30px; padding-left: 70px;}
.soa{ display: block; font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #013281; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.sop{ margin-top: 26px;}
.sop a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 4;  overflow: hidden;}
.somor{ margin-top: 50px;}

.solie:hover{ background: #013281;}
.solie:hover a{ color: #ffffff;}
.solie:hover .somor{ background: #ffffff; color: #013281;}

.fenye{ text-align: center; font-size: 0px; padding-top: 76px}
.fenye a{ display: inline-block; vertical-align: middle; height: 30px; line-height: 28px; padding: 0 13px; font-size: 14px; font-size: 1.4rem; margin: 4px; color: #666666; border: solid 1px #a7a7a7;}
.fenye a:hover,.dangfen{ background: #284a94 !important; border-color: #284a94 !important; color: #fff !important;}
.fenye a.no:hover{color: #666666 !important; border: solid 1px #a7a7a7 !important; background:#fff !important;}
@media screen and (max-width:1359px) {
.somain{ padding: 50px 0;}
    .solie{ margin-top: 20px;}
    .sozi{ padding: 10px 20px;}
    .soa{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
    .sop{ margin-top: 10px;}
    .somor{ margin-top: 10px;}
}
@media screen and (max-width:999px) {
    .fenye{ padding-top: 40px;}
}
@media screen and (max-width:767px) {
.somain{ padding: 30px 0;}
    .soa{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.sop a{ -webkit-line-clamp: 3;}
}
@media screen and (max-width:599px) {
    .sotu{ width: 100%;}
    .sozi{ width: 100%; padding: 10px;}
    .soa{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
    .fenye{ padding-top: 25px;}
}

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

.somain2{ background: url("../images/so2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; padding-top: 100px; padding-bottom: 110px;}
.so2biao{ color: #fff; text-align: center; padding: 0px; display: block;}
.so2p{ max-width: 1050px; margin: auto; text-align: center; margin-top: 25px;}
.so2p p{color: #fff;}
.so2xin{ display: flex; flex-flow: wrap; justify-content: space-between; max-width: 1045px; margin: auto; margin-top: 44px;}
.so2xin .int1{ width: 32.5%; margin-left: 1.2%;}
.so2xin .int2{ width: 19%; margin-left: 1.2%; position: relative;}
.so2xin .int3{ width: 12.4%; margin-left: 1.2%;}
.so2xin .int1:first-child{ margin-left: 0px;}

.so2xin >div input{ width: 100%; height: 49px; line-height: 49px; padding: 0 8px; font-size: 16px; font-size: 1.6rem; color: #ffffff; background: rgba(255,255,255,0.3)}
.so2xin .yanzheng{ width: 58px; height: 36px; position: absolute; right: 6px; top: 6px; cursor: pointer;}
.so2xin .int2 input{ padding-right: 70px;}
.so2xin .int3 input{ text-transform:uppercase; background: #013281; padding: 0px; font-size: 18px; font-size: 1.8rem; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; cursor: pointer; transition: 0.5s;}
.so2xin .int3 input:hover{ background: #fff; color: #013281;}

@media screen and (max-width:1359px) {
.somain2{ padding: 50px 0;}
.so2p{ margin-top: 15px;}
.so2xin{ margin-top: 20px;}
.so2xin .int1{ width: 49.5%; margin-left: 1%;}
.so2xin .int2{ width: 49.5%; margin-left: 0%; margin-top: 10px; position: relative;}
.so2xin .int3{ width: 49.5%; margin-left: 1%; margin-top: 10px;}
}
@media screen and (max-width:767px) {
.somain2{ padding: 30px 0;}
.so2xin input,.so2xin .int3 input{ font-size: 12px; font-size: 1.2rem;}
}

/****************************  solution  ***************************/
.so2main1{ padding-top: 58px; padding-bottom: 100px;}
.so2main1 h1{ font-size: 30px; font-size: 3rem; line-height: 40px; font-family: Poppins-SemiBold, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.sot{ border-bottom: 1px solid #cccccc; padding-top: 5px; padding-bottom: 26px;}
.sot .share{ border: none; padding: 0px;}

.soxiang{ margin-top: 22px;}
.soxiang em,.soxiang p,.soxiang strong{}
.soxiang img{ display: inline-block;}
.soxiang a{ display: inline-block; color: #013281;}

.soxiang table tr td{ background: none !important; color: #666666; border: solid 1px #d9d9d9; text-align: center;}

.soxiang table tr td p,.soxiang table tr td{color: #666666;}
.soxiang table tr td  strong{color: #333 !important; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; font-size: 16px; font-size: 1.6rem;}
.soxiang table tr td.huibei{background: #f7f7f7 !important;}
.soxiang table  tr:nth-child(1) td {background: #f7f7f7 !important}
@media screen and (max-width:1359px) {
    .so2main1 h1{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .soxiang table tr td p strong{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:999px) {
.so2main1{ padding-top: 30px; padding-bottom: 50px;}
    .sot{ padding-bottom: 15px;}
}
@media screen and (max-width:767px) {
.so2main1{ padding-top: 30px; padding-bottom: 30px;}
    .so2main1 h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
    .soxiang table tr td p strong{ font-size: 12px; font-size: 1.2rem;}
    .sot{ padding-bottom: 10px;}
}

.so21{ padding-top: 41px;}
.so22{ padding-top: 77px;}
.so21biao{ font-size: 24px; font-size: 2.4rem; line-height: 30px; color: #013281; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;}
.so2a{ margin-top: 20px; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana; color: #333}
.so21n{ display: flex; flex-flow: wrap;}
.so21n p{ width: calc((100% - 198px) / 4); line-height: 50px; padding:5px 10px; margin-top: 20px; margin-left: 66px; background: #f0f6ff; position: relative;}
.so21n p:nth-child(4n-3){margin-left: 0px;}
.so21n p:before{content: ""; position: absolute; width: 13px; height: 10px; background: url("../images/sojian.png") no-repeat center; background-size: 100%; left: 0px; margin-left: -39px; top: 50%; transform: translateY(-50%);}
.so21n p:nth-child(4n-3):before{display: none;}

.so21n p em{ display: inline-block; vertical-align: middle; font-size: 16px; font-size: 1.6rem; line-height: 20px; color: #013281; font-style: normal;}
.so2biao2{ text-align: center;}

@media screen and (max-width:999px) {
.so22{ padding-top: 50px;}
.so21biao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.so21n p em{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.so21{ padding-top: 30px;}
.so22{ padding-top: 30px;}
.so21biao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.so21n p{ width: calc((100% - 30px) / 2); margin-top: 10px; margin-left: 20px;}
.so21n p:nth-child(2n-1){margin-left: 0px;}
.so21n p:before{ margin-left: -17px;}
.so21n p:nth-child(2n-1):before{display: none;}
.so21n p em{ font-size: 12px; font-size: 1.2rem;}
}

.fanpian{ margin-top: 60px; padding-top: 43px; border-top: 1px solid #e5e5e5; display: flex; flex-flow: wrap; justify-content: space-between;}
.fanpian li{ width: 48%; position: relative; line-height: 20px;}
.fanpian li i,.fanpian li>a{ display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; position: absolute; top: 50%; transform: translateY(-50%); border-radius: 50%; text-align: center; border: solid 1px #b1b1b1;}
.fanpian li:nth-child(1){ padding-left: 65px;}
.fanpian li:nth-child(2){ padding-right: 65px; text-align: right;}
.fanpian li:nth-child(1) i,.fanpian li:nth-child(1)>a{ left: 0px;}
.fanpian li:nth-child(2) i,.fanpian li:nth-child(2)>a{ right: 0px;}
.fanpian li strong{ color: #333;}

@media screen and (max-width:767px) {
    .fanpian{ margin-top: 30px; padding-top: 10px;}
    .fanpian li{ width: 100%; padding: 10px 0; padding-left: 52px !important;}
.fanpian li:nth-child(2){ padding-right: 0px; text-align: left;}
.fanpian li:nth-child(2) i{ right: auto; left: 0px;}
}

.so2main2{ background: #f7f7f7;}
.so2main2 .m1n{ background: #fff;}

/****************************  case  ***************************/
.csn{ display: flex; flex-flow: wrap; padding-top: 15px;}
.cslie{ width: 31.4%; margin-left: 2.9%; margin-top: 60px;}
.cslie:nth-child(3n-2){margin-left: 0px;}
.m2tu img{ width: 100%;}

@media screen and (max-width:999px) {
.cslie{ margin-top: 20px;}
}
@media screen and (max-width:499px) {
.cslie{ width: 49%; margin-left: 2%; margin-top: 15px;}
.cslie:nth-child(3n-2){margin-left: 2%;}
.cslie:nth-child(2n-1){margin-left: 0px;}
}

/****************************  news  ***************************/
.nen{ display: flex; flex-flow: wrap;}
.nelie{ width: 31.4%; margin-left: 2.9%; margin-top: 80px; padding: 16px; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);	border-radius: 20px; overflow: hidden;}
.nelie:nth-child(3n-2){margin-left: 0px;}
.netu{ display: block; border-radius: 20px; overflow: hidden;}
.nezi{ padding-top: 18px;}
.nezi .m7p{ margin-top: 6px;}
.nezi .m7mor{ margin-top: 17px;}

@media screen and (max-width:999px) {
.nelie{ width: 32.33%; margin-left: 1.5%; margin-top: 20px; padding: 10px; padding-bottom: 20px;}
.nezi{ padding-top: 1px;}
.nezi .m7mor{ margin-top: 7px;}
}
@media screen and (max-width:599px) {
.nelie{ width: 49%; margin-left: 2%; margin-top: 10px; padding: 0px; padding-bottom: 10px; border-radius: 10px;}
.nelie:nth-child(3n-2){margin-left: 2%;}
.nelie:nth-child(2n-1){margin-left: 0px;}
    .nezi{ padding:1px 5px;}
    .netu{ border-radius: 10px;}
}

/****************************  news  ***************************/
.nemain2{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 61px; padding-bottom: 50px;}
.nel{ width: calc(100% - 438px);}
.ner{ width: 380px;}
.ner .nermor{ text-transform:uppercase;}

.nel h1{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana;}
.net{ padding-top: 22px;}
.neriqi2{ display: inline-block; vertical-align: middle; font-size: 14px; font-size: 1.4rem; color: #999999; margin-right: 36px;}
.net .share{ display: inline-block; vertical-align: middle; padding: 0px; margin: 0px;}
.net .share1{ font-size: 14px; font-size: 1.4rem; color: #999999;}

.fanpian2{ border-top: 1px solid #eaeaea; padding-top: 42px; margin-top: 75px;}
.fanpian2 li{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding: 7px 0;}
.fanpian2 li i,.fanpian2 li>a{ display: block; width: 44px; height: 44px; line-height: 40px; border-radius: 50%; text-align: center; color: #013281; border: solid 2px #013281;}
.fanpian2 li p{ width: calc(100% - 62px);}
.fanpian2 li p a{ display: inline;}

.nerbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; color: #333;}
.nerlie{ margin-top: 20px; padding-bottom: 38px;}
.nertu{ display: block; overflow: hidden;}
.nerzi{ padding: 10px;}
.nera{ display: block; font-family: Poppins, Arial, "Arial Black", "sans-serif", Verdana; color: #333; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nerriqi{ display: block; font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #999999; margin-top: 10px;}
.nermor{ display: block; color: #013281; margin-top: 8px;}

@media screen and (max-width:1359px) {
.nemain2{ padding-top: 30px; padding-bottom: 40px;}
.nel{ width: calc(100% - 320px);}
.ner{ width: 280px;}
    .nerlie{ padding-bottom: 0px;}
    .nel h1,.nerbiao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.fanpian2{ padding-top: 20px; margin-top: 35px;}
}
@media screen and (max-width:999px) {
.nel{ width: calc(100% - 240px);}
.ner{ width: 220px;}
    .nerzi{ padding: 0; padding-top: 10px;}
    .nerriqi{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
.neriqi2{ font-size: 12px; font-size: 1.2rem; margin-right: 10px;}
.net .share1{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
.nel{ width: 100%;}
.ner{ width: 100%; margin-top: 20px;}
.fanpian2{ padding-top: 10px; margin-top: 20px;}
.fanpian2 li i,.fanpian2 li>a{ width: 34px; height: 34px; line-height: 30px;}
.fanpian2 li p{ width: calc(100% - 50px);}
.net{ padding-top: 10px;}
    .nern{ display: flex; flex-flow: wrap; justify-content: space-between;}
.nerlie{ width: 49%; margin-left: 2%;}
    .nerlie:nth-child(2n-1){margin-left: 0px;}
    .nel h1,.nerbiao{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
}

/****************************  contact  ***************************/
.comain1{ padding-top: 50px; padding-bottom: 100px;}
.cobiao{ color: #333; text-transform: none; font-family: Poppins-SemiBold,Arial, "Arial Black", "sans-serif", Verdana;}

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

.coxin input{ height: 50px; line-height: 48px; padding: 0px 10px; padding-left: 36px; font-size: 16px; font-size: 1.6rem; color: #666666; width: 100%; border: 1px solid #d0d6e1; background: none;}
.coxin textarea{ height: 160px; line-height: 28px; padding: 10px; padding-left: 36px; font-size: 16px; font-size: 1.6rem; color: #666666; width: 100%; border: 1px solid #d0d6e1; background: none;}
.coxin .yanzheng{ position: absolute; width: 80px; height: 48px; right: 1px; bottom: 1px; cursor: pointer;}
.coxin .int3 input{ padding-right: 90px;}
.coxin .int4 input{ padding: 0px !important; background: #2553a0; border-color: #2553a0; color: #fff; cursor: pointer; transition: 0.5s;}
.coxin .int4 input:hover{ background: #fff; color: #2553a0;}

.coxin .xing{ background: url("../images/xing.jpg") no-repeat 20px 20px;}

@media screen and (max-width:1359px) {
.comain1{ padding: 50px 0;}
    .coxin{ padding-top: 7px;}
    .coxin input,.coxin textarea{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:767px) {
.comain1{ padding: 30px 0;}
    .coxin input,.coxin textarea{ font-size: 12px; font-size: 1.2rem; padding-left: 15px;}
.coxin .xing{ background: url("../images/xing.jpg") no-repeat 5px 20px; background-size: 5px;}
.coxin .int1{ width: 48.6%; margin-top: 10px;}
.coxin .int2{ width: 100%; margin-top: 10px;}
.coxin .int3{ width: 100%; margin-top: 10px;}
.coxin .int4{ width: 100%; margin-top: 10px;}
}

.comain2{ background: #ffffff; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); border-radius: 30px; padding:30px 50px; margin-bottom: 104px; display: flex; flex-flow: wrap; justify-content: space-between;}
.co2n{ width: 29%;}
.ditu{ width: 69%; margin: 20px 0; position: relative;}
.ditu iframe,.ditu video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.ditu iframe body{ margin:0px !important;}

.co2lie{ position: relative; min-height: 30px; padding: 20px 0; padding-left: 50px;}
.co2tu{ display: block; width: 30px; height: 30px; line-height: 30px; font-size: 30px !important; position: absolute; left: 0px; top: 20px;}
.co2a{ color: #333}

@media screen and (max-width:1359px) {
    .comain2{ padding: 10px 20px; margin-bottom: 50px;}
    .co2lie{ padding: 10px 0; padding-left: 40px;}
    .co2tu{ font-size: 20px !important;}
}
@media screen and (max-width:999px) {
.co2n{ width: 100%;}
.ditu{ width: 100%; height: 400px;}
}
@media screen and (max-width:767px) {
    .comain2{ padding: 10px; margin-bottom: 30px; border-radius: 10px;}
.ditu{ height: 300px;}
}





@media screen and (max-width:1559px) {

}
@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}

























@media screen and (max-width:1559px) {

}
@media screen and (max-width:1359px) {

}
@media screen and (max-width:999px) {

}
@media screen and (max-width:767px) {

}





















@font-face {
  font-family: Poppins;
  font-display: swap;
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"),
       url("../fonts/Poppins-Bold.woff") format("woff"),
       url("../fonts/Poppins-Bold.ttf") format("truetype"),
       url("../fonts/Poppins-Bold.eot") format("embedded-opentype"),
       url("../fonts/Poppins-Bold.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: 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: "iconfont"; /* Project id 4901846 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1745307532339') format('woff2'),
       url('../fonts/iconfont.woff?t=1745307532339') format('woff'),
       url('../fonts/iconfont.ttf?t=1745307532339') 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-shouji:before {
  content: "\e692";
}

.icon-home1:before {
  content: "\e7d1";
}

.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:#2553a0}	





.img-scroll8 {position: relative;}
.img-scroll8 .prev, .img-scroll8 .next {position: absolute; text-align:center; display: block; width: 44px; height: 44px; line-height: 42px; font-size: 14px; color: #013281; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #b5b5b5; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.img-scroll8 .prev { left: 10px; cursor: pointer;}
.img-scroll8 .next { right: 10px; cursor: pointer;}
.img-scroll8 .prev:hover,.img-scroll8 .next:hover { color: #fff; background: #013281;}
.img-list8 {position: relative;overflow: hidden;}
.img-list8 ul {width: 10000%;}
.img-list8 li {float: left; width:1%; position:relative;}
.img-list8 li img{border-radius: 20px;}
.img-list8 li:hover img{transform: scale(1.1,1.1)}

@media screen and (max-width:1359px) {
.img-scroll8 .prev, .img-scroll8 .next { width: 30px; height: 30px; line-height: 28px; font-size: 12px;}
}
@media screen and (max-width:767px) {
.img-scroll8 { padding-bottom: 50px;}
.img-scroll8 .prev, .img-scroll8 .next { bottom: 0px; transform: translate(0); top: auto;}
.img-scroll8 .prev{ left: 50%; margin-left: -35px;}
.img-scroll8 .next { right: 50%; margin-right: -35px;}
}

.pr1xiang .table table tr td{text-align: center;min-width: 130px;}




