@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:MontserratRegular;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,strong {margin: 0;padding: 0;list-style: none;color: #333;font-style: normal;}
img{display:block; transition: 0.5s;}
/* strong{font-weight: initial;} */
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:MontserratRegular;font-size: 14px;font-size: 1.4rem;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: #008cd6;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;font-family: "微软雅黑" !important;}

.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#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: 1410px; margin: auto;}
    .zong1 {width: calc(100% - 160px); max-width: 1200px; margin: auto;}
	.zong2 {width: calc(100% - 160px); max-width: 990px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1,.zong2 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #008cd6;}
.head a:hover,.foot a:hover{ color: #008cd6;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; color: #008cd6;}
.mp p,.mp a{color: #008cd6; display: block;}


@media screen and (max-width:1359px) {
.mp{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
}
@media screen and (max-width:767px) {
.mp{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #fff; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #fff; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-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;-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: ""; -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: ''; -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;}



/* nav */
.xnav{ display:none}
.nav { position:fixed;width: 35px;height: 23px;background:#fff;right: 2.5%;top:30px;cursor: pointer; border-radius:5px;z-index: 9999999999}
.nav span {display: block;width: 20px;height: 2px;background: #333;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;}
.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 span{}
.smdaohang {position: fixed;width: 280px;height: 100%; opacity:0; overflow: auto;top: 0px;right: -100%;background:#fff;  z-index: 9999999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px; opacity:1; }
.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: #333;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left;}
.smdaohang form .ipsc {width: 20%;height: 26px;line-height: 26px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 3px;}
  }


@media screen and (max-width:767px) {
.daohang2{display:block;text-align:center;margin-top:10px;}
.daohang2 a{float:left;width:25%;font-size:13px;font-size:1.3rem;line-height:24px;text-align:center;}
.daohang,.daohang1{display: none}

}
@media screen and (max-width:999px) {
	.xnav{ display:block}
}
@media screen and (max-width:767px) {
	.nav{top:20px;}
}

/* banner */

.banner{
	margin-top: 131px;
}

.slide .carouse{width:100%;overflow:hidden;position:relative; cursor: pointer;}
.slide .slideItem .banner-img{width:100%;}
.slide .carouse .slideItem{	width:100%;	position:absolute;}
.slide .console{ height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }
.slide .dotList{ position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; margin-top: 20px; }
.slide .dotList ul li{ 
	display: inline-block; 
	width: 27px;
	height: 9px;
	background-color: #cacaca;
	border-radius: 5px;
	margin-left: 8px; 
	font-size: 0;
	cursor: pointer;
}
.slide .dotList ul li.active{
	width: 56px;
	background-color: #008cd6;
}
.slide .carousel-control{display: none; position: absolute; top: 45%; width: 62px; height: 62px; z-index:999; }
.slide .carousel-control.left{left:0;	cursor:pointer; }
.slide .carousel-control.right{	right:0; cursor:pointer;}
.slide .carousel-control.right { right: 0;  background-repeat: no-repeat; cursor: pointer; }

.slide .carousel-control.right:hover { }

.slide .slidedetail{display:none;}
.slide .slide-count { display: none; }


.bnr{
	width: 50%;
	position: absolute;
	top: 20.6%;
	/* left: 13.12%; */
	left: 0;
	padding-left: 13.12%;
}
.bnr strong{
	font-family: MontserratBold;
	font-size: 32px;
	line-height: 46px;
	font-weight: initial;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.bnr p{
	margin-top: 25px;
	margin-bottom: 28px;
	font-family: MontserratLight;
	font-size: 28px;
	line-height: 46px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.bnr em{
	padding-left: 20px;
	background: url(../images/dui.png) no-repeat;
	background-position: left center;
	display: block;
	font-family: MontserratLight;
	font-size: 20px;
	line-height: 46px;
	color: #666;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.bnr em a{
	color: #666;
}
.bnr em a:hover{
	color: #008cd6;
}
.bnr>a{
	margin-top: 47px;
	display: block;
	width: 220px;
	height: 50px;
	line-height: 48px;
	background-color: #fc7c56;
	border: 1px solid #fc7c56;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.bnr>a:hover{
	background-color: #fff;
	color: #fc7c56;
}

@media screen and (max-width:1400px) {
	.banner{
		margin-top: 120px;
	}
	.bnr{
		top: 10%;
		padding-left: 8%;
	}
	.bnr strong{
		font-size: 28px;
	}
	.bnr p{
		font-size: 24px;
		margin: 10px 0;
	}
	.bnr em{
		font-size: 16px;
	}
	.bnr>a{
		margin-top: 20px;
		width: 180px;
		height: 46px;
		line-height: 44px;
		font-size: 16px;
	}
}
@media screen and (max-width:999px) {
	.banner{
		margin-top: 78px;
	}
	.bnr strong{
		font-size: 22px;
		line-height: 30px;
	}
	.bnr p{
		font-size: 18px;
		line-height: 30px;
	}
	.bnr em{
		font-size: 14px;
		line-height: 26px;
	}
	.bnr>a{
		width: 140px;
		height: 40px;
		line-height: 38px;
		font-size: 14px;
	}
}
@media screen and (max-width:767px) {
	/* .slide .dotList{
		display: none;
	} */
	.banner{
		margin-top: 66px;
	}
	.bnr strong{
		font-size: 20px;
		line-height: 30px;
	}
	.bnr p{
		margin: 5px 0;
		font-size: 16px;
		line-height: 30px;
	}
	.bnr em{
		font-size: 12px;
		line-height: 22px;
	}
	.bnr>a{
		margin-top: 10px;
		width: 110px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.slide .dotList ul li{
		height: 5px;
	}
}
@media screen and (max-width:550px){
	.bnr strong,.bnr p,.bnr em{
		display: none;
	}
	.bnr{
		top: 50%;
		transform: translateY(-50%);
	}
	.slide .dotList ul li{
		width: 20px;
	}
	.slide .dotList ul li.active{
		width: 35px;
	}
	.slide .dotList{
		bottom: 10px;
	}
}

/* head */

.head{
	border-bottom: 1px solid #dfdfdf;
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
}

.head .zong{
	display: flex;
	position: relative;
	justify-content: space-between;
}
.logo{
	margin-top: 24px;
	margin-bottom: 25px;
	width: 284px;
}
.logo a:hover img{
	transform: none;
}

.sousuo1{
	top: 12px;
	right: 0;
	width: 266px;
	height: 40px;
	position: absolute;
}


.sousuo{
	display: none;
	position: relative;
}
.sousuo i{font-size: 18px;cursor:pointer; color: #008cd6;}
.sousuo form{ width:266px; height:0px; overflow:hidden; position:absolute; right:0px; top:36px; background:#fff; border:0px solid rgba(0,0,0,0); color:#008cd6; transition:0.8s; z-index:99999}
.sou{font-family: Arial, Helvetica, sans-serif; width: 200px;height:40px;line-height:40px; padding-left:16px; font-size:16px; font-size:1.6rem; color:#333;}
.suo{width:60px;height:40px; float:right; background:none; position:relative; z-index:9999999; cursor:pointer;}
.sou1{ width:60px; height:40px; text-align:center; line-height:40px; position:absolute; right:0px; top:0px; font-size:18px !important; cursor:pointer; color:#008cd6; z-index:99990}
.sousuof form,.sousuo1 form{ 
	height: 40px;
	border: solid 1px #cacaca;
	border-radius: 20px;
	overflow: hidden;
}


.daohang{
	margin-top: 77px;
	display: flex; 
	font-size: 18px; 
	line-height: 22px;
	justify-content: right;
	font-family: Arial, Helvetica, sans-serif;
}
.daohang a:hover{}
.daohang>li {position: relative; margin: 0 22px; padding-bottom: 10px;}
.daohang>li:hover>a{position: relative;}
.daohang>li>a{
	position: relative;
	text-transform: uppercase;
}
.daohang>li>a i{
	position: absolute;
	font-size: 12px;
	color: #999;
}
.daohang>li:hover>a i{
	color: #008cd6;
}
.dangqian>a{
	color: #008cd6;
}
.daohang .dhcon{
	margin: 0;
	margin-left: 5px;
	font-size: 16px;
}
.dhcon a{
	border: 1px solid #008cd6;
	background-color: #008cd6;
	border-radius: 4px;
	padding: 7px 15px 8px;
	color: #fff;
}
.daohang .dhcon a:hover{
	background-color: #fff;
}
.daohang .dhcon:hover>a::after{
	content: none;
}
.dhcon a:hover{
	color: #fff;
}

.daohang li .yijiw{
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: none;
	background-color: #fff;
}
.daohang li:hover>a{
	color: #008cd6;
}
.daohang li:hover .yijiw{
	display: block;
}
.daohang .yijiw{
	min-width: 320px;
	position: absolute;
	line-height: 30px;
	top: 32px;
	padding: 28px 0 18px;
}


.daohang .erji,.daohang .sanji{
	padding: 10px 0;
	position: absolute;
	left: 100%;
	background-color: #fff;
	top: 50%;
	transform: translateY(-50%);
	min-width: 200px;
}
.daohang .erji,.daohang .sanji{
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: none;
}

.yijiw li{ 
	width: 100%;
	padding: 0 30px;
	padding-bottom: 10px;
	position: relative;
}
.yijiw li p{color: #666666;}

.yijiw li:hover>a>p{
	color: #008cd6;
}
.sanji li:hover a{color: #008cd6;}
.daohang .yiji li:hover .erji{
	display: block;
}

.daohang .erji li:hover .sanji{
	display: block;
}


.headh{
	border-bottom: 1px solid #dfdfdf;
}
.headh .sousuo1{
	display: none;
}
.headh .sousuo{
	display: block;
}
.headh .daohang{
	margin-top: 0;
}
.headh .zong{
	align-items: center;
	max-width: 1337px;
}

.headh .daohang>li {
	margin: 0 20px;
	padding: 10px 0;
}
.headh .daohang .dhcon{
	margin: 0;
}
@media screen and (max-width:1700px) {
	.daohang .yijiw{
		min-width: 200px;
	}
}

@media screen and (min-width:1400px) {
	.headh .logo{
		/* width: 200px; */
		margin: 10px 0;
	}
}
@media screen and (max-width:1500px) {
	.daohang>li,.headh .daohang>li{
		margin: 0 16px;
	}
}
@media screen and (max-width:1400px) {
	.head{
		padding: 10px 0;
	}
	.logo{
		margin: 0;
		width: 200px;
	}
	.head .zong{
		display: block;
	}
	.daohang{
		margin-top: 10px;
		font-size: 14px;
		justify-content: space-between;
	}
	.headh .daohang>li{
		padding: 10px 0;
	}
	.headh .zong{
		display: flex;
	}
	.headh .logo{
		display: none;
	}
	.yijiw li{
		padding: 0 10px;
	}
	.daohang .yijiw{
		min-width: 160px;
		padding: 10px 0;
	}
	.daohang .erji, .daohang .sanji{
		min-width: 160px;
	}
}

@media screen and (max-width:999px){
	.daohang,.headh .sousuo{
		display: none;
	}
	.sousuo1{
		display: none;
	}
	.headh .logo{
		display: block;
	}
	.headh .logo{
		margin: 0;
	}
}

@media screen and (max-width:767px) {
	.logo{
		width: 160px;
	}
}


/* dabj */

.dabj{
	background: url("../images/dabj.jpg") no-repeat top center; 
	background-size: cover;
}

/* main1 */

.main1{
	padding-top: 70px;
}
.m1nr{
	display: flex;
	justify-content: space-between;
}
.m1nr li{
	width: 18.83%;
	background: linear-gradient(to right, rgba(252, 124, 86, 0.79) 31%, rgba(0, 108, 255, 0.79) 100%);
	padding: 3px;
	border-radius: 40px;
	text-align: center;
}
.m1nr li div{
	padding-top: 33px;
	padding-bottom: 17px;
	border-radius: 38px;
	overflow: hidden;
	background-color: #f9fcff;
}
.m1nr li strong{
	font-family: MontserratBold;
	font-size: 44px;
	line-height: 45px;
	color: #008cd7;
}
.m1nr li p{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

@media screen and (max-width:1300px) {
	.m1nr li strong{
		font-size: 36px;
	}
}
@media screen and (max-width:999px) {
	.main1{
		padding-top: 20px;
	}
	.m1nr li strong{
		font-size: 30px;
	}
	.m1nr li div{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.m1nr li p{
		margin-top: 0;
		font-size: 16px;
	}
}
@media screen and (max-width:767px) {
	.m1nr{
		flex-wrap: wrap;
	}
	.m1nr li{
		margin: 0 5%;
		margin-bottom: 10px;
		width: 34%;
		min-width: 140px;
	}
	.m1nr li strong{
		font-size: 22px;
		line-height: 30px;
	}
	.m1nr li div{
		padding-top: 10px;
	}
	.m1nr li p{
		margin-top: 0;
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:500px){
	.m1nr li{
		margin: 0;
		margin-top: 10px;
	}
}


/* main2 */

.main2{
	padding-top: 115px;
}
.m2bt{
	font-family: MontserratBold;
	font-size: 36px;
	line-height: 45px;
	text-align: center;
}
.m2bt::after{
	content: "";
	display: block;
	width: 86px;
	height: 3px;
	background-color: #008cd6;
	margin: 0 auto;
	margin-top: 18px;
}

.m2nr{
	padding-top: 21px;
	margin: 0 auto;
	text-align: center;
	width: 90.83%;
}
.m2nr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.m2nr p a{
	display: block;
	color: #666;
}
.m2nr p a:hover{
	color: #008cd6;
}

.m2oa{
	display: flex;
	justify-content: space-between;
}

.m2oa li{
	margin-top: 53px;
	padding: 0 22px;
	padding-top: 56px;
	padding-bottom: 26px;
	width: 22.5%;
	position: relative;
	border-radius: 10px;
}
.oatop{
	top: 0;
	left: 0;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateY(-50%);
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.oa1,.oa1 .oatop{
	background-color: #f0ac4f;
}
.oa2,.oa2 .oatop{
	background-color: #dc4027;
}
.oa3,.oa3 .oatop{
	background-color: #67ba9c;
}
.oa4,.oa4 .oatop{
	background-color: #0070b2;
}


.oanr strong{
	margin-bottom: 14px;
	display: block;
	font-family: MontserratRegular;
	font-weight: initial;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	
}
.oanr strong a{
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
	color: #fff;
}
.oanr strong a:hover{
	text-decoration:underline;
}
.oanr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #ffffff;
	
}
.oanr p a{
	color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}
.oanr p a:hover{
	text-decoration:underline;
}

@media screen and (max-width:999px) {
	.main2{
		padding-top: 20px;
	}
	.m2bt{
		font-size: 30px;
	}
	.m2bt::after{
		margin-top: 5px;
	}
	.m2nr{
		padding-top: 10px;
		width: 100%;
	}
	.m2oa{
		flex-wrap: wrap;
	}
	
	.m2oa li{
		width: 48%;
	}
}

@media screen and (max-width:767px){
	.m2bt{
		font-size: 24px;
	}
	.m2nr p{
		font-size: 14px;
		line-height: 26px;
	}
	.oatop{
		width: 60px;
		height: 60px;
	}
	.oatop img{
		width: 60%;
	}
	.m2oa li{
		margin-top: 40px;
		padding: 0 10px;
		padding-top: 30px;
		padding-bottom: 20px;
	}
}

/* main3 */

.main3{
	padding-top: 115px;
}
.m3nr>li{
	margin-bottom: 130px;
	display: flex;
	justify-content: space-between;
}
.m3nr>li:nth-child(2n){
	flex-direction: row-reverse;
}
.m3l{
	width: 45%;
}
.m3r{
	width: 50%;
}
.m3bt{
	font-family: MontserratBold;
	font-size: 26px;
	line-height: 45px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.m3l .xian{
	display: block;
	width: 86px;
	height: 3px;
	background-color: #0a8aff;
	margin-top: 14px;
	margin-bottom: 49px;
}
.m3l{
	padding-top: 22px;
	padding-right: 10px;
}
.m3lxq p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.m3lxq p a{
	display: block;
}
.m3l>a{
	margin-top: 49px;
	display: block;
	width: 147px;
	height: 39px;
	line-height: 37px;
	background-color: #0a8aff;
	border: 1px solid #0a8aff;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.m3l>a:hover{
	background-color: #fff;
	color: #008cd6;
}
.m3r .img-scroll2 {position: relative;}
.m3r .img-scroll2 .prev,.m3r .img-scroll2 .next {display: none; position: absolute; text-align:center; width: 40px; height: 40px; line-height: 38px; text-align: center; border-radius: 50%;	background: #ffffff; border: solid 1px #dcdcdc; top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.m3r .img-scroll2 .prev { left: 0px; cursor: pointer;}
.m3r .img-scroll2 .next { right:0px; cursor: pointer;}
.m3r .img-scroll2 .prev:hover,.m3r .img-scroll2 .next:hover { color: #0064fb;}
.m3r .img-list {position: relative;overflow: hidden;}
.m3r .img-list ul {width: 10000%;}
.m3r .img-list li {float: left; width:1%;  position:relative;}
.m3r .img-list li img{margin: 0 auto;} 

.m3r .img-list li a{
	display: block;
	overflow: hidden;
}

@media screen and (max-width:999px) {
	.main3{
		padding-top: 20px;
	}
	.m3nr>li{
		margin-bottom: 30px;
	}
}
@media screen and (max-width:767px) {
	.main3{
		padding-top: 0;
	}
	.m3bt{
		font-size: 20px;
	}
	.m3l .xian{
		margin: 5px 0 10px;
	}
	.m3l p{
		font-size: 14px;
		line-height: 26px;
	}
	.m3nr>li{
		flex-wrap: wrap;
	}
	.m3r,.m3l{
		width: 100%;
	}
	.m3l{
		margin-bottom: 20px;
	}
	.m3l>a{
		width: 120px;
		height: 36px;
		line-height: 34px;
		font-size: 14px;
		margin: 0 auto;
		margin-top: 20px;
	}
}

/* main4 */

.main4{
	padding-top: 8px;
}
.main4 .zong1{
	display: flex;
	justify-content: space-between;
}
.main4 .m2bt{
	text-align: left;
}
.main4 .m2bt::after{
	margin-left: 0;
}
.m4l{
	padding-top: 44px;
	width: 48.33%;
}
.m4r{
	width: 49.7%;
}

.m4l div{
	vertical-align: top;
	display: inline-block;
	box-shadow: 0px 2px 10px 0px #030000;
	border: solid 3px #ffffff;
	border-radius: 20px;
	overflow: hidden;
}
.m4l div a{
	display: block;
	overflow: hidden;
}
.wwa1,.wwa3{
	width: 45.52%;
	margin-right: 2.3%;
}
.wwa1{
	margin-top: 34px;
}
.wwa2{
	width: 47.24%;
}
.wwa3{
	margin-top: 8px;
}
.wwa4{
	margin-top: -12px;
	width: 51.21%;
}


.m4rnr{
	margin-top: 30px;
}
.m4rnr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 6; 
	overflow: hidden;
}
.m4rnr p a{
	display: block;
}
.m4r>a{
	margin-top: 30px;
	margin-bottom: 57px;
	display: block;
	width: 147px;
	height: 39px;
	line-height: 37px;
	background-color: #0a8aff;
	border: 1px solid #0a8aff;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.m4r>a:hover{
	background-color: #fff;
	color: #0a8aff;
}

.m4r .shipin1{
	position: relative; 
	padding-bottom:35.23%;
	height: 0;
	box-shadow: 0px 2px 18px 0px #666;
	border: solid 3px #ffffff;
	border-radius: 20px;
	overflow: hidden;
}
.m4r .shipin1 iframe,.m4r .shipin1 video { 
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height:100%; 
	border:none;
}
.m4r .shipin1 iframe body{ 
	margin:0px !important;
}

@media screen and (max-width:999px) {
	.main4{
		padding-top: 0;
	}
}
@media screen and (max-width:767px) {
	.wwa1,.wwa3{
		max-width: 258px;
	}
	.wwa2{
		max-width: 268px;
	}
	.wwa4{
		width: 47.24%;
		max-width: 291px;
	}
	.main4 .zong1{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.m4l,.m4r{
		width: 100%;
	}
	.m4l{
		padding-top: 20px;
		text-align: center;
	}
	.m4rnr{
		margin-top: 10px;
	}
	.m4rnr p{
		font-size: 14px;
		line-height: 26px;
	}
	.m4r>a{
		margin: 10px 0 20px;
		width: 120px;
		height: 36px;
		line-height: 34px;
		font-size: 14px;
	}
}



/* main5 */

.main5{
	padding-top: 152px;
}
.m5nr{
	margin-top: 17px;
	padding-top: 115px;
	padding-bottom: 94px;
	background: url("../images/dtbj.jpg") no-repeat center; 
	background-size: cover;
}

.m5nr .img-scroll2 {position: relative;}
.m5nr .img-scroll2 .prev,.m5nr .img-scroll2 .next {
	display: none !important; 
	position: absolute; 
	text-align:center; 
	width: 40px; 
	height: 40px; 
	line-height: 38px;
	border-radius: 50%;	
	background: #ffffff; 
	border: solid 1px #dcdcdc; 
	top: 50%; transform: translateY(-50%); 
	transition: 0.5s; 
	z-index: 999
}
.m5nr .img-scroll2 .prev { left: 0px; cursor: pointer;}
.m5nr .img-scroll2 .next { right:0px; cursor: pointer;}
.m5nr .img-scroll2 .prev:hover,.m5nr .img-scroll2 .next:hover { }
.m5nr .img-list {position: relative;overflow: hidden;}
.m5nr .img-list ul {width: 10000%;}
.m5nr .img-list li {
	float: left; 
	width:0.218%; 
	margin-right: 0.042%;
	position:relative;
}
.m5nr .img-list li div{
	box-shadow: 0px 5px 10px 0px rgba(3, 0, 0, 0.21);
	border: solid 5px #dff0fa; 
}
.m5nr .img-list li img{width: 100%;} 
.m5nr .img-list li a{
	display: block;
	overflow: hidden;
}

.m5nr .img-list li p{
	margin-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width:999px) {
	.main5{
		padding-top: 30px;
	}
	.m5nr{
		margin-top: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
@media screen and (max-width:767px) {
	.m5nr .img-list li {
		width:0.3233%; 
		margin-right: 0.015%;
	}
	.m5nr .img-list li p{
		margin-top: 5px;
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:500px) {
	.m5nr .img-list li {
		width:0.48%; 
		margin-right: 0.04%;
	}
}

/*  */

.main6{
	padding-top: 75px;
}
.m6{ 
	margin-top: 28px;
	background: url("../images/bjlogo.jpg") no-repeat center; 
	background-size: cover;
}

.m6nr{
	padding-top: 52px;
	padding-bottom: 36px;
	display: flex;
	flex-wrap: wrap;
}
.m6nr li{
	margin-bottom: 23px;
	margin-left: 2%;
	width: 18.33%;
	box-shadow: 0px 2px 10px 0px rgba(3, 0, 0, 0.26);
}
.m6nr li:nth-child(5n+1){
	margin-left: 0;
}

@media screen and (max-width:999px){
	.main6{
		padding-top: 20px;
	}
	.m6{ 
		margin-top: 10px;
	}
	.m6nr{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.m6nr li{
		margin-bottom: 10px;
	}
}
@media screen and (max-width:767px) {
	.main6{
		padding-top: 10px;
	}
	.m6nr li{
		margin-left: 2%;
		width: 32%;
	}
	.m6nr li:nth-child(5n+1){
		margin-left: 2%;
	}
	.m6nr li:nth-child(3n+1){
		margin-left: 0;
	}
}


/* main7 */

.main7{
	margin-top: 67px;
	padding-bottom: 65px;
}

.m7bt{
	font-family: MontserratBold;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
}
.m7bt::after{
	content: "";
	display: block;
	width: 86px;
	height: 3px;
	background-color: #008cd6;
	margin: 0 auto;
	margin-top: 18px;
}
.m7nr{
	margin-top: 45px;
	display: flex;
	flex-wrap: wrap;
}
.m7nr li{
	margin-left: 4.37%;
	padding: 11px;
	width: 30.42%;
	border-radius: 10px;
	border: solid 2px #e6f2ff;
}
.m7nr li:nth-child(3n+1){
	margin-left: 0;
}
.m7nr li>a{
	display: block;
	overflow: hidden;
	border-radius: 10px;
}
.m7nr li div{
	padding-top: 4px;
	padding-bottom: 16px;
}
.m7nr li em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #999999;
}
.m7nr li strong{
	margin-bottom: 11px;
	display: block;
	font-family: MontserratBold;
	font-weight: initial;
	font-size: 20px;
	line-height: 30px;
}
.m7nr li strong a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}
.m7nr li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 29px;
	letter-spacing: 0px;
	color: #666666;
}
.m7nr li p a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
	color: #666666;
}
.m7nr li p a:hover{
	color: #008cd6;
}

@media screen and (max-width:999px) {
	.main7{
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.m7nr{
		margin-top: 20px;
	}
	.m7bt{
		font-size: 30px;
	}
	.m7bt::after{
		margin-top: 5px;
	}
	.m7nr li strong{
		font-size: 18px;
	}
	.m7nr li p{
		font-size: 14px;
		line-height: 26px;
	}
	.m7nr li div{
		padding-top: 0;
		padding-bottom: 10px;
	}
}

@media screen and (max-width:767px){
	.m7bt{
		font-size: 24px;
	}
	.m7nr li strong{
		font-size: 16px;
		margin-bottom: 5px;
		line-height: 26px;
	}
	.m7nr li{
		margin-bottom: 20px;
		margin-left: 4%;
		padding: 11px;
		width: 48%;
	}
	.m7nr li:nth-child(3n+1){
		margin-left: 4%;
	}
	.m7nr li:nth-child(2n+1){
		margin-left: 0;
	}
	.m7nr li em{
		font-size: 12px;
	}
}


/* foot */

.foot{
	background: url("../images/foot.jpg") no-repeat center; 
	background-size: cover;
}


.fzong {
	padding-top: 40px;
	width: calc(100% - 160px); 
	max-width: 816px;
	margin: auto;
	background-color: rgba(0, 112, 179, .6);
	-webkit-clip-path: polygon(26% 0,74% 0,100% 100%,0 100%);
}
.folie{
	padding-left: 20px;
	width: 53%;
	margin: 0 auto;
	padding-bottom: 10px;
}

.fop,.fop a{color: #fff; }
.fop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #ffffff;
}
.fop a{display: inline-block;}
.fop a:hover{color: #fff; text-decoration:underline;}

.fotlx{
	
}
.fotlx li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #ffffff;
}
.fotlx li a{
	color: #ffffff;
}
.fotlx li a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.fotbtn{
	padding-top: 18px;
}
.fotbtn a{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #0070b3;
	background-color: #fff;
	border: 1px solid #fff;
	text-align: center;
}
.fotbtn .fotbtnl{
	width: 116px;
	height: 32px;
}
.fotbtn .fotbtnr{
	width: 32px;
	height: 32px;
}
.fotbtn a:hover{
	color: #fff;
	background-color: #0070b3;
}


.shejiao{ display: inline-block; text-align: center; padding-top: 55px;}
.shejiao a{display: inline-block; vertical-align: middle; width: 36px; height: 36px; line-height: 36px; margin-left: 20px; text-align: center; color: #0070b3; border-radius: 50%;background-color: #fff;}
.shejiao a i{font-size: 22px;}
.shejiao a:nth-child(6n-5){margin-left: 0px;}
.shejiao a:hover{ transform: translateY(-20%); color: #0070b3;}


@media screen and (max-width:999px) {
	.foot{
		padding-bottom: 20px;
	}
    .fzong {
		padding-top: 20px;
		width: 95%;
		margin: auto;
	}
	.fop,.fotlx li{
		font-size: 16px;
	}
	.fotbtn a{
		font-size: 14px;
	}
	.shejiao{
		padding-top: 20px;
	}
	.folie{
		padding-left: 0px;
		width: 46.57%;
	}
}
@media screen and (max-width:767px) {
	.main7{
		padding-bottom: 0;
	}
	.fop, .fotlx li{
		font-size: 14px;
	}
	.fzong {
		-webkit-clip-path: initial;
	}
	.folie{
		width: 90%;
	}
	.fotbtn{
		text-align: center;
	}
	.shejiao{
		display: block;
		margin: 0 auto;
	}
	.shejiao a{
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin-left: 10px;
	}
	.shejiao a i{
		font-size: 16px;
	}
}




/* lianxi */
.lianxi{ position:fixed; width:51px; right:0px; top:50%; transform:translateY(-50%); z-index:99999}
.lianxi div a{color: #fff; display:block; width:51px; height:51px; text-align:center; line-height:51px; font-size: 20px; background-color: #008cd7; margin-top:2px; border-radius: 5px; cursor: pointer;}
.ke1{}
.ke2{}
.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:#0ac984; color: #fff;}
.clear2{ display:none}

.top{
	position: fixed;
	bottom: 130px;
	right: 0;
	display: none;
	z-index: 9999;
}
.top a{color: #fff; display:block; width:51px; height:51px; text-align:center; line-height:51px; font-size: 24px; background-color: #008cd7; margin-top:2px; border-radius: 5px; cursor: pointer;}
.top a:hover{ background:#0ac984; color: #fff;}
.bottom{
	display: block;
}

@media screen and (max-width:999px) {
.youlian{display:none}

.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:33.33%; float:left;}
.lianxi div a{ margin:auto; width:100%; background:#fff; color:#008cd7 ; height:40px;line-height:40px; border-radius:0px;}
.lianxi div a:hover{ background:#008cd7; color: #fff;}
.weixin2{ display:block}
.weixin1{ display:none}
}

@media screen and (max-width:500px) {
	/* .tankuang{
		left: 0 !important;
		margin-left: 0;
	} */
	.top a{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
}



/* -------------------------------about1---------------------------------- */

.dingbu{
	padding-top: 131px;
}
@media screen and (max-width:1400px) {
	.dingbu{
		padding-top: 120px;
	}
}
@media screen and (max-width:999px) {
	.dingbu{
		padding-top: 78px;
	}
}
@media screen and (max-width:767px) {
	.dingbu{
		padding-top: 66px;
	}
}
.fenytop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	padding-top: 16px;
	padding-bottom: 15px;
}
.fenytop,.fenytop a{display: inline-block;color: #666666;}
.fenytop a:hover{color: #00a2d8;}
.fydq{color: #00a2d8 !important;}

@media screen and (max-width:767px) {
	.fyban{
		display: none;
	}
	.fenytop{
		font-size: 14px;
		line-height: 26px;
		padding: 5px 0;
	}
}

/* ab */
.ab{
	position: relative;
}
.ab .fenytop{
	padding-top: 36px;
	padding-bottom: 23px;
}

.ab1btn{
	position: sticky;
	z-index: 100;
	top: 102px;
	background-color: #fff;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.ab1btn .zong1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ab1btn li{
	padding: 0 10px;
	padding-top: 23px;
	padding-bottom: 23px;
	position: relative;
	font-family: MontserratBold;
	font-size: 20px;
	line-height: 30px;
}
.ab1btn li:hover::after,.ab1btn .avpr::after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 50px;
	height: 4px;
	background-color: #00a2d8;
	border-radius: 2px;
}
.ab1btn li:hover a{
	color: #00a2d8;
}

.ab1btn .avpr{}
.ab1btn .avpr a{
	color: #00a2d8;
}

@media screen and (max-width:1400px) {
	.ab1btn{
		top: 63px;
	}
	.ab1btn li{
		padding: 10px;
	}
}
@media screen and (max-width:999px) {
	.ab1btn{
		top: 78px;
	}
	.ab1btn li{
		font-size: 16px;
	}
}
@media screen and (max-width:767px) {
	.ab .fenytop{
		padding: 10px 0;
	}
	.ab1btn{
		top: 67px;
	}
	.ab1btn .zong1{
		justify-content: initial;
	}
	.ab1btn li{
		padding: 5px 10px;
		font-size: 14px;
	}
	
}

.ab1{
	margin-top: -200px;
	padding-top: 200px;
}

.fybt{
	font-family: MontserratBold;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
}

.xxian{
	display: block;
	width: 63px;
	height: 5px;
	background-color: #00a2d8;
	border-radius: 3px;
	margin: 0 auto;
}
.ab1 .xxian{
	margin-top: 12px;
	margin-bottom: 24px;
}
.ab1 .xxian2{
	margin-bottom: 3px;
}



.a1tx{
	position: relative;
	margin-bottom: 18px;
}
.a1tx p{
	padding-right: 10px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 45px;
	background-color: #fff;
}
.a1tx::before{
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	height: 1px;
	background-color: #e3e3e3;
	z-index: -1;
}

@media screen and (max-width:1400px) {
	.fybt{
		font-size: 30px;
	}
}
@media screen and (max-width:999px) {
	.fybt{
		font-size: 24px;
		line-height: 30px;
	}
	.ab1 .xxian{
		margin: 10px auto;
	}
	.a1tx p{
		font-size: 18px;
		line-height: 30px;
	}
}
@media screen and (max-width:767px) {
	.fybt{
		font-size: 20px;
	}
	.a1tx p{
		font-size: 16px;
	}
}

.a1xq1{
	padding-top: 2px;
	padding-bottom: 47px;
}
.a1xq1 li{
	margin-top: 62px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xq1nr{
	width: 46.67%;
}
.xq1nr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 29px;
	color: #666666;
}

.xq1yy{
	width: 48.42%;
	position: relative;
}
.xq1tu{
	display: inline-block;
	width: 96.56%;
	border-radius: 20px;
	overflow: hidden;
	/* box-shadow: 20px 20px 0 0 rgba(0,162,216,.1); */
}
.xq1yy::after{
	top: 38px;
	left: 36px;
	content: "";
	display: block;
	border-radius: 20px;
	width: 93.8%;
	height: 95.24%;
	background-color: rgba(0,162,216,.1);
	position: absolute;
	z-index: -1;
}
.a1xq1 li:nth-child(2n){
	flex-direction: row-reverse;
}
.a1xq1 li:nth-child(2n) .xq1yy{
	text-align: right;
}
.a1xq1 li:nth-child(2n) .xq1yy::after{
	left: 0;
}

.ab1 .shipin1{
	position: relative; 
	padding-bottom:40.17%;
	height: 0;
	box-shadow: 0px 4px 4px 0px rgba(67, 66, 66, 0.8);
	overflow: hidden;
	background:#000;
}
.ab1 .shipin1 iframe,.ab1 .shipin1 video { 
	position: absolute; 
	top:0; 
	left: 0; 
	width: 100%; 
	height:100%; 
	border:none;
}
.ab1 .shipin1 iframe body{ 
	margin:0px !important;
}

@media screen and (max-width:999px) {
	.a1xq1 li{
		margin-top: 20px;
	}
	
}
@media screen and (max-width:767px) {
	.a1xq1 li{
		flex-wrap: wrap;
	}
	.xq1nr{
		width: 100%;
	}
	.xq1nr p{
		font-size: 14px;
		line-height: 26px;
	}
	.xq1yy{
		width: 80%;
		margin: 20px auto 10px;
	}
	.a1xq1{
		padding-bottom: 20px;
	}
}

@media screen and (max-width:500px){
	.xq1yy::after{
		top: 20px;
		left: 20px;
	}
}

.ab2{
	padding-top: 241px;
}

.a2tx{
	padding-bottom: 16px;
	text-align: center;
}
.a2tx p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 29px;
	color: #666666;
}
.a2tx em{
	color: #00a2d8;
}

.ab1lb{
	padding-bottom: 36px;
}
.a2xbt{
	margin-bottom: 24px;
	text-align: center;
	font-family: MontserratBold;
	font-size: 24px;
	line-height: 45px;
	color: #666666;
}

.ab1 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.ab1 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.ab1 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.ab1 .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;}
	
.ab1 .owl-carousel .owl-item{float: left; padding: 5px;}
.ab1 .owl-controls .owl-page,.owl-controls .owl-buttons div{display: none; cursor: pointer;}
.ab1 .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);}
.ab1 .owl-theme .owl-controls{
	padding-top: 47px;
}
.ab1 .owl-pagination{ position: absolute; left: 50%;transform: translateX(-50%); bottom: 0px;}
.ab1 .owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.ab1 .owl-theme .owl-controls .owl-page span{
	display: block;
	width: 27px;
	height: 9px;
	background-color: #999999;
	border-radius: 5px;
	margin-right: 9px; 
	font-size: 0px;
}
.ab1 .owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: #00a2d8;
}
.ab1 .owl-theme .owl-controls .owl-page.active span{ 
	width: 76px;
	height: 9px;
	background-color: #00a2d8;
	opacity:1;
}

.ab1 .owl-theme .owl-buttons{}
.ab1 .owl-theme .owl-buttons div{ width: 42px; height: 42px; background: #fff; position: absolute; line-height: 42px; top: 50%; transform: translateY(-50%); font-size: 24px; transition: 0.5s;}
.ab1 .owl-theme .owl-prev{ left: 0px;}
.ab1 .owl-theme .owl-next{ right: 0px;}
.ab1 .owl-theme .owl-buttons div:hover{ background: #3080f9; color: #fff;}   

.ab1 .owl-theme .item a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	border-radius: 12px;
	background-color: #00a2d8;
}
.ab1 .owl-theme .item a:hover img{
	opacity: .5;
}
.ab1 .owl-theme .item a i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 28px;
	opacity: 0;
	transition: .5s;
}
.ab1 .owl-theme .item a:hover i{
	opacity: 1;
}


@media screen and (max-width:999px) {
	.a2xbt{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.ab1 .owl-theme .owl-controls{
		padding-top: 20px;
	}
	.ab1lb{
		padding-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.a2tx p{
		font-size: 14px;
		line-height: 26px;
	}
	.ab1lb{
		padding-bottom: 20px;
	}
	.a2xbt{
		font-size: 20px;
		line-height: 30px;
	}
	.ab1 .owl-theme .owl-controls .owl-page span{
		display: block;
		width: 20px;
		height: 6px;
	}
	.ab1 .owl-theme .owl-controls .owl-page.active span{ 
		width: 40px;
		height: 6px;
	}
}

.ab3{
	padding-top: 255px;
}
.ab1lb2{
	padding-top: 30px;
	padding-bottom: 37px;
}

.abdt{
	padding-bottom: 40px;
	background: url("../images/abdt.jpg") no-repeat center; 
	background-size: cover;
}

.img-scroll3 {margin-top: 52px; position: relative; z-index:9; }
.img-scroll3:before{ content:""; position:absolute; height:2px; width:92%; background: #e7e7e7; left:50%; top:50%;transform: translate(-50%,-50%); margin-top:-1px;}
.img-scroll3 .prev, .img-scroll3 .next {
	width: 37px;
	height: 37px;
	line-height: 35px;
	border: 1px solid #bababa;
	color:#a2a2a2; 
	font-size:12px;
	font-size:1.2rem; 
	border-radius: 50%;
	text-align: center;
	position: absolute; 
	top: 50%; 
	transform: translateY(-50%); 
	display: block; 
	z-index:99; 
	transition: 0.3s; 
	-moz-transition: 0.3s; 
	-o-transition: 0.3s; 
	-webkit-transition: 0.3s;
}
.img-scroll3 .prev {left:0; cursor: pointer;}
.img-scroll3 .next {right:0;cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover {border: 1px solid #00a2d8; color:#00a2d8;}
.img-list3 { margin: 0 25px; position: relative;overflow: hidden; z-index:90;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left;display: inline;width:0.20%; margin-right:0%; position:relative; text-align:center;}

.ab2lie{ position:relative;}
.ab2lie::before{
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	padding: 2px;
	background-clip: content-box;
	border: 1px solid #ccc;
	background-color: #ccc;
	border-radius: 50%;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.current::before{
	border: 1px solid #00a2d8;
	background-color: #00a2d8;
}
.current i{opacity: 1;}
.shijian{ 
	display:block; 
	width:100%; 
	font-family: MontserratBold;
	font-size: 22px;
	padding-top: 52px;
}
.current .shijian{
	color: #00a2d8;
}
.ab2zi{ display: none; font-size:14px; font-size:1.4rem; line-height:24px; height:144px; overflow:hidden;}
.ab2dq .ab2zi{display: block;}


#outer { position: relative;}
#outer li:hover{cursor: pointer;}
#content {
	padding-top: 44px;
	display: block;
}
#content .tabul {
	display: none; 
	justify-content: space-between;
	vertical-align:middle; 
}
.tabul .shux{
	width: 1px;
	height: 268px;
	background-color: #dcdcdc;
}
.abdtl{
	width: 30.58%;
	text-align: center;
}
.abdtr{
	padding-left: 80px;
	width: 67.5%;
}
.abdtr span{
	margin-top: 28px;
	display: inline-block;
	overflow: hidden;
	border-radius: 12px;
}
.abdtl strong{
	margin-right: 5px;
	font-family: MontserratBold;
	font-size: 38px;
	line-height: 54px;
	color: #00a2d8;
}
.abdtl em{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
.abdtr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}


@media screen and (max-width: 999px) { 
	.ab2{
		padding-top: 220px;
	}
	.ab3{
		padding-top: 200px;
	}
	.img-scroll3:before{
		width: 86%;
	}
	.img-list3 li {width:0.33333%;}
	#content{
		padding-top: 20px;
	}
	.ab1lb2{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.abdtl strong{
		font-size: 30px;
	}
	.img-scroll3{
		margin-top: 20px;
	}
	.abdt{
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.img-scroll3:before{
		width: 80%;
	}
	.img-list3 li {width:0.48%; margin-right:0.04%;}
	#content .tabul{
		flex-wrap: wrap;
	}
	.abdtl{
		width: 100%;
	}
	.abdtr{
		padding-left: 0;
		width: 90%;
		margin: 0 auto;
	}
	.tabul .shux{
		display: none;
	}
	.abdtr span{
		margin-top: 20px;
	}
	.img-scroll3 .prev, .img-scroll3 .next{
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
	.shijian{
		padding-top: 40px;
		font-size: 18px;
	}
	.img-scroll3{
		margin-top: 5px;
	}
	.abdtl strong{
		font-size: 20px;
	}
	.abdtl em{
		font-size: 14px;
	}
	.abdtr p{
		font-size: 14px;
		line-height: 26px;
	}
}

.ab5nr{
	padding-top: 26px;
	padding-bottom: 148px;
}
.ab5nr .img-scroll {position: relative;}
.ab5nr .img-scroll .prev,.ab5nr .img-scroll .next {
	position: absolute; 
	text-align:center; 
	width: 37px;
	height: 37px;
	line-height: 35px;
	border: 1px solid #bababa;
	color:#a2a2a2; 
	font-size:12px;
	font-size:1.2rem; 
	border-radius: 50%;	
	top: 50%; transform: translateY(-50%); 
	transition: 0.5s; 
	z-index: 99;
}
.ab5nr .img-scroll .prev { left: 0px; cursor: pointer;}
.ab5nr .img-scroll .next { right:0px; cursor: pointer;}
.ab5nr .img-scroll .prev:hover,.ab5nr .img-scroll .next:hover { 
	border: 1px solid #00a2d8; color:#00a2d8;
}
.ab5nr .img-list {
	margin: 0 42px;
	position: relative;overflow: hidden;
}
.ab5nr .img-list ul {width: 10000%;}
.ab5nr .img-list li {
	float: left; 
	width:0.2205%; 
	margin-right: 0.039%;
	position:relative;
}

.ab5nr .img-list li div{
	border: solid 8px #e5e5e5; 
}
.ab5nr .img-list li img{width: 100%;} 
.ab5nr .img-list li a{
	display: block;
	overflow: hidden;
}

.ab5nr .img-list li p{
	margin-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width:999px) {
	.ab5nr{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media screen and (max-width:767px) {
	.ab5nr{
		padding-top: 0;
	}
	.ab5nr .img-list li {
		width:0.3233%; 
		margin-right: 0.015%;
	}
	.ab5nr .img-list li p{
		margin-top: 5px;
		font-size: 14px;
		line-height: 26px;
	}
	.ab5nr .img-scroll .prev,.ab5nr .img-scroll .next{
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
}
@media screen and (max-width:500px) {
	.ab5nr{
		padding-bottom: 40px;
	}
	.ab5nr .img-list{
		margin: 0;
	}
	.ab5nr .img-list li {
		width:0.48%; 
		margin-right: 0.04%;
	}
	.ab5nr .img-scroll .prev,.ab5nr .img-scroll .next{
		top: 100%;
		transform: translateY(0);
	}
	.ab5nr .img-scroll .prev{
		left: 50%;
		transform: translateX(-110%);
	}
	.ab5nr .img-scroll .next{
		right: 50%;
		transform: translateX(110%);
	}
}


/* -------------------------------products1---------------------------------- */

.p1m1{}
.p1m1nr{
	padding-top: 56px;
}
.p1m1nr li{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 130px;
}
.p1m1nr li:nth-child(2n){
	flex-direction: row-reverse;
}
.p1m1l{
	width: 41.67%;
	display: block;
	overflow: hidden;
}
.p1m1r{
	width: 50%;
}

.p1m1r em{
	margin-bottom: 42px;
	display: block;
	width: 51px;
	height: 46px;
	font-family: MontserratBold;
	font-size: 20px;
	line-height: 45px;
	color: #ffffff;
	text-align: center;
	background: url("../images/xsanjiao.png") no-repeat center;
	background-size: cover;
}
.p1m1r strong{
	font-family: MontserratBold;
	font-weight: initial;
	font-size: 28px;
	line-height: 45px;
}
.p1m1r strong a{
	display: block;
}
.p1m1r>a{
	display: block;
	width: 128px;
	height: 40px;
	line-height: 38px;
	background-color: #00a2d8;
	border: 1px solid #00a2d8;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.p1m1r>a:hover{
	background-color: #fff;
	color: #00a2d8;
}
.p1m1xq{
	padding-top: 18px;
	padding-bottom: 40px;
}
.p1m1xq p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.p1m1xq p a{
	display: block;
	color: #666666;
}
.p1m1xq p a:hover{
	color: #008cd7;
}

@media screen and (max-width:999px) {
	.p1m1nr{
		padding-top: 20px;
	}
	.p1m1nr li{
		margin-bottom: 20px;
	}
	.p1m1r em{
		margin-bottom: 20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.p1m1r strong{
		font-size: 24px;
		line-height: 36px;
	}
	.p1m1xq{
		padding: 10px 0 20px;
	}
}
@media screen and (max-width:767px) {
	.p1m1nr li{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.p1m1nr li:nth-child(2n){
		flex-direction: column-reverse;
	}
	.p1m1l{
		width: 100%;
	}
	.p1m1l img{
		margin: 0 auto;
	}
	.p1m1r{
		width: 100%;
		margin-bottom: 10px;
	}
	.p1m1r em{
		margin-bottom: 10px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.p1m1r strong{
		font-size: 20px;
		line-height: 30px;
	}
	.p1m1xq p{
		font-size: 14px;
		line-height: 26px;
	}
	.p1m1r>a{
		margin: 0 auto;
		width: 100px;
		height: 32px;
		line-height: 30px;
		font-size: 14px;
	}
}


/* -------------------------------products2---------------------------------- */

.huibj{
	padding-top: 26px;
	background-color: #f7f7f7;
}
.p2m1 .zong1{
	margin-top: 24px;
	padding-bottom: 46px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.p2m1l{
	width: 49.33%;
}
.p2m1r{
	width: 44.17%;
}
.p2m1l h1{
	font-family: MontserratBold;
	font-size: 28px;
	line-height: 45px;
}
.p2m1nr{
	padding-top: 26px;
	padding-bottom: 88px;
}
.p2m1nr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.share{
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.share1,.share2{ display:inline-block; vertical-align:middle;}

.p2m1btn{
	margin-top: 26px;
}
.p2m1btn a{
	margin-right: 52px;
	margin-bottom: 10px;
	display: inline-block;
	width: 239px;
	height: 49px;
	line-height: 47px;
	border-radius: 6px;
	border: solid 1px #008cd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008cd6;
	text-align: center;
}
.p2m1btn a i{
	font-size: 24px;
	margin-right: 10px;
}
.p2m1btn a:hover{
	background-color: #008cd6;
	color: #fff;
}

@media screen and (max-width:1300px) {
	.p2m1nr{
		padding-bottom: 20px;
	}
	.p2m1btn a{
		width: 180px;
		margin-right: 10px;
	}
}

@media screen and (max-width:999px) {
	.huibj{
		padding-top: 0;
	}
	.p2m1 .zong1{
		flex-wrap: wrap;
		margin-top: 0;
		padding-bottom: 20px;
	}
	.p2m1l,.p2m1r{
		width: 100%;
	}
	.p2m1l h1{
		font-size: 24px;
	}
	.p2m1r img{
		margin: 0 auto;
	}
	.p2m1nr{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	.p2m1btn{
		text-align: center;
		margin-top: 20px;
	}
	.p2m1btn a{
		margin: 0 20px;
		margin-bottom: 10px;
		width: 200px;
		height: 46px;
		line-height: 44px;
		font-size: 18px;
		overflow: hidden;
	}
	.share{
		display: block;
		text-align: center;
	}
}
@media screen and (max-width:509px) {
	.share{
		text-align: left;
	}
	.p2m1btn a{
		margin: 0 10px;
		width: 140px;
		font-size: 16px;
	}
}
.zoomPad {position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload {-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup {overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay {position:absolute; left:0px; top:0px; background:#FFF; /*opacity:0.5; */
	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow {position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper {position:relative; border:1px solid #ccc; z-index:110; }
.zoomWrapperTitle {display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage {display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img {border:0px; display:block; position:absolute; z-index:101;}
.zoomIframe {z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.prob-pic .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;border: 1px solid #e9e9e9;}
.prob-pic .prob-pic-big-img img{transition: 0s;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}

@media screen and (max-width:999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }
}

.pmnav{
	display: flex;
}
.pmnav a{
	display: block;
	width: 25%;
	height: 75px;
	line-height: 75px;
	font-family: MontserratBold;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.pmnav a:hover{
	box-shadow: 3px 2px 4px 0px rgba(67, 66, 66, 0.8);
	z-index: 1;
}
#prm1,#prm2,#prm3,#prm4{
	padding-top: 102px;
	margin-top: -102px;
}
#prm1 .pm1,#prm2 .pm2,#prm3 .pm3,#prm4 .pm4{
	box-shadow: 3px 2px 4px 0px rgba(67, 66, 66, 0.8);
	z-index: 2;
}
.pm1{
	background-color: #f0ac4f;
}
.pm2{
	background-color: #dc4027;
}
.pm3{
	background-color: #67ba9c;
}
.pm4{
	background-color: #0070b2;
}

@media screen and (max-width:1400px) {
	.pmnav a{
		font-size: 16px;
		padding: 0 10px;
	}
	#prm1,#prm2,#prm3,#prm4{
		padding-top: 63px;
		margin-top: -63px;
	}
}

@media screen and (max-width:999px) {
	.pmnav{
		flex-wrap: wrap;
	}
	.pmnav a{
		width: 50%;
		height: 50px;
		line-height: 50px;
	}
	#prm1,#prm2,#prm3,#prm4{
		padding-top: 79px;
		margin-top: -79px;
	}
}
@media screen and (max-width:767px) {
	#prm1,#prm2,#prm3,#prm4{
		padding-top: 67px;
		margin-top: -67px;
	}
	.pmnav a{
		font-size: 14px;
	}
}
@media screen and (max-width:600px) {
	.pmnav{
		flex-wrap: wrap;
	}
	.pmnav a{
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
}

.prm1nr{
	padding-top: 57px;
}

.pmbt{
	font-family: MontserratBold;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
}
.prm1nr .pmbt{
	margin-bottom: 7px;
}
.pmnr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}
.pmnr em{
	color: #008cd6;
}

.pm1xq{
	padding-top: 62px;
	padding-bottom: 110px;
	display: flex;
	justify-content: space-between;
	width: calc(100% - 160px); max-width: 1700px; margin: auto;
}
@media screen and (max-width:999px) {
	.pm1xq{width: 95%;margin: auto;}
}
.pm1xql{
	width: 49.76%;
}

.pm1xql .table{
	width: 100%;
	overflow: auto;
}
.pm1xql table{
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	line-height: 30px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.pm1xql tr:first-child{
	font-weight: bold;
	background-color: #e5f3fb;
}
.pm1xql tr:first-child td{
	padding: 14px 5px;
}
.pm1xql tr td{
	padding: 6px 5px;
	color: #000;
	border: 1px solid #d0cece;
}

.pm1xqr{
	width: 43.59%;
}


@media screen and (max-width:999px) {
	.prm1nr{
		padding-top: 20px;
	}
	.prm1nr .pmbt{
		margin-bottom: 0;
	}
	.pmbt{
		font-size: 24px;
	}
	.pm1xq{
		padding-top: 20px;
		padding-bottom: 30px;
		flex-wrap: wrap;
	}
	.pm1xql{
		margin-bottom: 20px;
	}
	.pm1xqr img{
		margin: 0 auto;
	}
	.pm1xql,.pm1xqr{
		width: 100%;
	}
}
@media screen and (max-width:767px) {
	.pmbt{
		font-size: 20px;
		line-height: 32px;
	}
	.pm1xq{
		padding-bottom: 20px;
	}
	.pmnr p{
		font-size: 14px;
		line-height: 26px;
	}
	.pm1xql table{
		font-size: 14px;
		line-height: 26px;
	}
	.pm1xql tr td{
		padding: 5px;
	}
	.pm1xql tr:first-child td{
		padding: 10px 5px;
	}
}


.prm2nr{
	padding-top: 46px;
	padding-bottom: 50px;
}
.prm2nr .zong{
	padding-top: 58px;
}
.prm2nr .pmbt{
	margin-bottom: 15px;
}
.pm2xq{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}
.pm2xq li{
	width: 22.55%;
	margin-left: 16.1%;
}
.pm2xq li:nth-child(3n+1){
	margin-left: 0;
}
.pm2tu{
	display: inline-block;
	width: 69.5%;
	border-radius: 50%;
	overflow: hidden;
}
.pm2z{
	padding-top: 24px;
}
.pm2z strong{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 8px;
}
.pm2z p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.prm2nr2{
	background-color: #f7f7f7;
	padding-bottom: 62px;
}

@media screen and (max-width:999px) {
	.prm2nr{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.prm2nr .pmbt{
		margin-bottom: 0;
	}
	.prm2nr .zong{
		padding-top: 20px;
	}
	.pm2xq li{
		width: 30%;
		margin-left: 5%;
	}
}
@media screen and (max-width:767px) {
	.pm2z{
		padding-top: 0;
	}
	.pm2z strong{
		font-size: 16px;
		font-size: 1.6rem;
		margin-bottom: 0;
	}
	.pm2z p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px;
	}
	.pm2xq li{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 20px;
	}
	.pm2xq li:nth-child(3n+1){
		margin-left: 4%;
	}
	.pm2xq li:nth-child(2n+1){
		margin-left: 0;
	}
	.prm2nr{
		padding-bottom: 0;
	}
}

.prm3nr{
	background-color: #f7f7f7;
	position: relative;
}

.prm3l{
	padding-top: 57px;
	padding-bottom: 30px;
	width: 570px;
	display: inline-block;
	float: right;
	margin-right: 30px;
}
.prm3l .pmbt{
	margin-bottom: 14px;
	text-align: left;
}
.prm3l .pmnr p{
	text-align: left;
}

.prm3r{
	padding: 0 28px;
	padding-top: 10px;
	padding-bottom: 60px;
	width: 50%;
	background-color: #fff;
	float: right;
}

.prm3xq {
	padding-top: 24px;
	padding-bottom: 28px;
}
.prm3xq li i{
	margin-right: 5px;
}
.prm3xq li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	color: #00a2d8;
}

.prm3r .img-scroll2 { position: relative;}
.prm3r .img-scroll2 .prev,.prm3r .img-scroll2 .next {
	font-size: 30px;
	position: absolute; 
	top: 50%; 
	transform: translateY(-50%); 
	transition: 0.5s; 
	z-index: 999;
	color: #bfbfbf;
}
.prm3r .img-scroll2 .prev { left: 0px; cursor: pointer;}
.prm3r .img-scroll2 .next { right:0px; cursor: pointer;}
.prm3r .img-scroll2 .prev:hover,.prm3r .img-scroll2 .next:hover { color: #0064fb;}
.prm3r .img-list {position: relative;overflow: hidden;}
.prm3r .img-list ul {width: 10000%;}
.prm3r .img-list li {float: left; width:0.885%; margin: 0 0.0885% ;  position:relative;}
.prm3r .img-list li img{margin: 0 auto;} 

.prm3r .img-list li a{
	display: block;
	overflow: hidden;
}

@media screen and (max-width:1400px){
	.prm3l{
		width: 40%;
	}
}
@media screen and (max-width:999px) {
	.prm3l{
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
		float: initial;
		width: 95%;
		margin: auto;
	}
	
	.prm3r{
		padding-bottom: 20px;
		width: 100%;
		background-color: #fff;
		float: initial;
	}
	.prm3xq{
		padding: 10px 0;
	}
	
	.prm3r .img-scroll2 .prev,.prm3r .img-scroll2 .next {
		font-size: 24px;
	}
}
@media screen and (max-width:767px){
	.prm3xq li p{
		font-size: 14px;
		line-height: 30px;
	}
}

.prm4nr{
	display: flex;
	flex-wrap: wrap;
	padding-top: 72px;
	padding-bottom: 66px;
}
.prm4nr li{
	margin-bottom: 64px;
	margin-left: 4.1%;
	text-align: center;
	width: 16.67%;
}
.prm4nr li:nth-child(5n+1){
	margin-left: 0;
}

.prm4nr li div{
	box-shadow: 0px 1px 10px 0px rgba(3, 0, 0, 0.13);
}
.prm4nr li div img{
	margin: 0 auto;
}
.prm4nr li p{
	padding-top: 12px;
	padding-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}
.prm4nr li .dow{
	display: inline-block;
	width: 138px;
	height: 35px;
	border-radius: 18px;
	border: solid 1px #008cd6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 33px;
	color: #008cd6;
	cursor: pointer;
	transition: .3s;
}
.prm4nr li .dow i{
	margin-left: 5px;
}

.prm4nr li .dow:hover{
	background-color: #008cd6;
	color: #fff;
}

@media screen and (max-width:999px) {
	.prm4nr{
		padding: 20px;
		padding-bottom: 20px;
	}
	.prm4nr li{
		margin-bottom: 20px;
		margin-left: 2.6%;
		width: 23%;
	}
	.prm4nr li:nth-child(5n+1){
		margin-left: 2.6%;
	}
	.prm4nr li:nth-child(4n+1){
		margin-left: 0;
	}
}
@media screen and (max-width:767px) {
	.prm4nr li{
		margin-left: 5%;
		width: 30%;
	}
	.prm4nr li:nth-child(5n+1){
		margin-left: 5%;
	}
	.prm4nr li:nth-child(4n+1){
		margin-left: 5%;
	}
	.prm4nr li:nth-child(3n+1){
		margin-left: 0;
	}
	.prm4nr li p{
		padding: 5px 0;
		font-size: 14px;
	}
	.prm4nr li .dow{
		width: 110px;
		font-size: 14px;
		line-height: 28px;
		height: 30px;
	}
}
@media screen and (max-width:500px) {
	.prm4nr li{
		margin-left: 4%;
		width: 48%;
	}
	.prm4nr li:nth-child(5n+1){
		margin-left: 4%;
	}
	.prm4nr li:nth-child(4n+1){
		margin-left: 4%;
	}
	.prm4nr li:nth-child(3n+1){
		margin-left: 4%;
	}
	.prm4nr li:nth-child(2n+1){
		margin-left: 0;
	}
}



.heimu{
	display: none;
	background-color: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999999999;
}
.biaod{
	display: none;
	position: fixed;
	left: 50%;
	top: 5%;
	transform: translate(-50%,0);
	z-index: 9999999999999;
}

.bdtop{
	padding-top: 40px;
}
.bdtop .bdbt{
	text-align: center;
	font-family: MontserratBold;
	font-size: 34px;
	line-height: 45px;
}
.bdtop .xxian{
	margin-top: 13px;
	margin-bottom: 16px;
}
.bdtop i{
	font-size: 22px;
	top: 25px;
	right: 25px;
	position: absolute;
	transform: rotate(45deg);
	display: block;
	cursor: pointer;
}
.bdtop .bdxq{
	padding: 0 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.biaod{
	width: calc(100% - 160px); 
	max-width: 1200px; 
	background-color: #ffffff;
}

.bdnr{
	padding: 26px 50px;
}
.bdnr form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bdnr div{
	width: 49.3%;
	margin-bottom: 25px;
	position: relative;
}
.bdnr .xing::before{
	content: "*";
	position: absolute;
	color: #ff0000;
	font-size: 16px;
	left: 6px;
	top: 20px;
}
.bdnr .chang{
	width: 100%;
}
.bdnr input,.bdnr textarea{
	width: 100%;
	box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	padding: 17px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.bdnr textarea{
	height: 170px;
}
.bdnr .yzm{
	width: initial;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.bdnr .bdbtn{
	background-color: #00a2d8;
	border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid #00a2d8;
	color: #ffffff;
	cursor: pointer;
}
.bdnr .bdbtn:hover{
	background-color: #fff;
	color: #00a2d8;
}


@media screen and (max-width:999px) {
	.biaod{
		width: 95%; 
	}
	.bdtop{
		padding-top: 30px;
	}
	.bdtop .bdbt{
		font-size: 26px;
	}
	.bdtop .xxian{
		margin: 5px auto;
	}
	.bdnr{
		padding: 10px 40px;
	}
	.bdnr input, .bdnr textarea{
		padding: 10px 15px;
		font-size: 14px;
	}
	.bdnr .xing::before{
		top: 12px;
	}
	.bdnr textarea{
		height: 100px;
	}
	.bdnr .bdbtn{
		font-size: 14px;
	}
}

@media screen and (max-width:600px) {
	.bdtop .bdbt{
		font-size: 20px;
		line-height: 32px;
	}
	.bdtop .bdxq{
		font-size: 14px;
		line-height: 26px;
	}
	.bdnr div{
		margin-bottom: 15px;
	}
	.bdnr .xchang{
		width: 100%;
	}
	.bdtop i{
		top: 10px;
	}
	.bdnr{
		padding: 10px;
	}
}


/* -------------------------------3-1---------------------------------- */
.so1btn{
	position: initial;
	margin-bottom: 9px;
}
.so1btn .zong1{
	padding: 0 100px;
}

.so1m1{
	margin-top: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url("../images/sobj.jpg") no-repeat center; 
	background-size: cover;
}

.so1m1 .img-scroll {position: relative;}
.so1m1 .img-scroll .prev, .so1m1 .img-scroll .next {
	position: absolute; 
	text-align:center; 
	display: block; 
	width: 37px;
	height: 37px;
	line-height: 37px;
	border-radius: 50%;	
	background: #ffffff;
	background-color: rgba(255, 255, 255, .7);
	color: #6e6e6e;
	top: 50%;
	transition: 0.5s;
	z-index: 999
}
.so1m1 .img-scroll .prev { left: 0px;transform: translate(-150%,-50%); cursor: pointer;}
.so1m1 .img-scroll .next { right:0px;transform: translate(150%,-50%);  cursor: pointer;}
.so1m1 .img-scroll .prev:hover,.so1m1 .img-scroll .next:hover {background-color: rgba(0, 162, 216, .7); color: #fff;}
.so1m1 .img-list {position: relative;overflow: hidden;}
.so1m1 .img-list ul {width: 10000%;}
.so1m1 .img-list li {float: left; width:0.4833%; margin-right: 0.033%;border-radius: 12px;overflow: hidden; position:relative;}
.so1m1 .img-list li img{width: 100%;} 

.img-list li a{
	display: block;
	overflow: hidden;
}

@media screen and (max-width:999px) {
	.so1m1 .img-scroll{
		margin: 0 50px;
	}
	.so1m1{
		margin-top: 0;
		padding: 20px 0;
	}
	.so1btn{
		margin-bottom: 0;
	}
}
@media screen and (max-width:767px) {
	.so1btn .zong1{
		padding: 0 40px;
	}
	.so1m1 .img-scroll .prev, .so1m1 .img-scroll .next {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.so1m1 .img-scroll .prev {transform: translate(-120%,-50%);}
	.so1m1 .img-scroll .next {transform: translate(120%,-50%);}
	
	.so1m1 .img-scroll{
		margin: 0 30px;
	}
}
@media screen and (max-width:500px) {
	.so1btn .zong1{
		padding: 0 20px;
	}
	.so1m1 .img-list li {width:1%; margin-right: 0;}
}


/* so1m2 */

.so1m2{
	padding-top: 70px;
	padding-bottom: 102px;
}
.so1m2 .xxian,.so1m3 .xxian{
	margin-top: 13px;
}

.so1m2nr{
	padding-top: 42px;
}

.so1m2nr .table{
	width: 100%;
	overflow: auto;
}
.so1m2nr table{
	text-align: center;
	width: 100%;
	border-collapse: collapse;
}
.so1m2nr table tr td{
	padding: 0 10px;
	padding-top: 58px;
	padding-bottom: 38px;
	border: 1px solid #bae5f4;
}
.so1m2nr table tr td img{
	display: inline-block;
}

.so1m2nr table tr td p{
	padding-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

@media screen and (max-width:999px) {
	.so1m2{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.so1m2 .xxian,.so1m3 .xxian{
		margin-top: 5px;
	}
	.so1m2nr{
		padding-top: 10px;
	}
	.so1m2nr table tr td{
		padding-top: 20px;
		padding-bottom: 10px;
		border: 1px solid #bae5f4;
	}
	.so1m2nr table tr td p{
		padding-bottom: 20px;
		font-size: 16px;
	}
}
@media screen and (max-width:767px){
	.so1m2nr table tr td{
		padding-top: 10px;
		padding-bottom: 0px;
	}
	.so1m2nr table tr td p{
		padding-bottom: 10px;
		font-size: 14px;
	}
}

/* so1m3 */

.so1m3{
	padding-top: 64px;
	background-color: rgba(212, 239, 248, .27);
}
.so1m3cp{
	padding-top: 42px;
	padding-bottom: 104px;
	display: flex;
	flex-wrap: wrap;
}
.so1m3cp li{
	width: 31.67%;
	margin-left: 2.49%;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 30px;
}
.so1m3cp li:nth-child(3n+1){
	margin-left: 0;
}

@media screen and (max-width:999px) {
	.so1m3{
		padding-top: 20px;
	}
	.so1m3cp{
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.so1m3cp li{
		margin-bottom: 20px;
	}
}
@media screen and (max-width:500px) {
	.so1m3cp li{
		width: 48%;
		margin-left: 4%;
	}
	.so1m3cp li:nth-child(3n+1){
		margin-left: 4%;
	}
	.so1m3cp li:nth-child(2n+1){
		margin-left: 0;
	}
}


/* -------------------------------3-2---------------------------------- */

.so2m1{
	margin-top: 22px;
	padding-top: 54px;
	padding-bottom: 56px;
	background: url("../images/so2m1bj.jpg") no-repeat center; 
	background-size: cover;
}

.sodcp{
	width: calc(100% - 160px); 
	max-width: 1400px; 
	margin: auto;
}
@media screen and (max-width:999px) {
	.sodcp{
		width: 95%; 
		margin: auto;
	}
	.so2m1{
		margin-top: 0;
		padding: 20px 0;
	}
}

.s2m2xq{
	padding-top: 94px;
	display: flex;
	flex-wrap: wrap;
}
.s2m2xq li{
	margin-left: 3.5%;
	position: relative;
	width: 31%;
}
.s2m2xq li:nth-child(3n+1){
	margin-left: 0;
}
.s2m2xq li div{
	border-radius: 12px;
	overflow: hidden;
}
.s2m2xq li p{
	padding-top: 17px;
	padding-bottom: 17px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,40%);
	background-color: #fff;
	width: 84.41%;
	text-align: center;
	border-radius: 12px;
	overflow: hidden;
	font-family: MontserratBold;
	font-size: 20px;
	line-height: 26px;
	box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
}

.s2m2nr{
	padding-top: 126px;
	padding-bottom: 137px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.s2m2nr li{
	width: 46.25%;
	padding-left: 53px;
}
.s2m2nr strong{
	display: block;
	margin-bottom: 25px;
	font-family: MontserratBold;
	font-weight: initial;
	font-size: 28px;
	line-height: 26px;
	color: #00a2d8;
	position: relative;
}
.s2m2nr strong::before{
	content: "";
	display: inline-block;
	position: absolute;
	width: 43px;
	height: 2px;
	left: 0;
	top: 50%;
	transform: translate(-110%,-50%);
	background-color: #00a2d8;
	vertical-align: middle;
}
.s2m2nr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}


@media screen and (max-width:999px) {
	.s2m2xq{
		padding-top: 20px;
	}
	.s2m2xq li p{
		padding: 10px 0;
		font-size: 18px;
	}
	.s2m2nr{
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.s2m2nr strong{
		font-size: 24px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:767px){
	.s2m2xq li{
		width: 48%;
		margin-left: 4%;
		margin-bottom: 40px;
	}
	.s2m2xq li:nth-child(3n+1){
		margin-left: 4%;
	}
	.s2m2xq li:nth-child(2n+1){
		margin-left: 0;
	}
	
	.s2m2xq li p{
		padding: 5px 0;
		font-size: 16px;
	}
	.s2m2nr{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.s2m2nr li{
		width: 100%;
		margin-bottom: 20px;
		padding-left: 33px;
	}
	.s2m2nr strong{
		font-size: 20px;
	}
	.s2m2nr strong::before{
		width: 30px;
	}
	.s2m2nr p{
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:400px){
	.s2m2xq li p{
		font-size: 14px;
	}
}

/* -------------------------------news1---------------------------------- */

.n1m1{
	padding-top: 21px;
	padding-bottom: 152px;
}
.n1nr{}
.n1nr li{
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.13);
	border-radius: 10px;
	padding: 15px 12px;
}
.n1nr li:nth-child(2n){
	flex-direction: row-reverse;
}

.n1tu{
	width: 29.5%;
	overflow: hidden;
	border-radius: 10px;
}
.n1tu a{
	display: block;
	overflow: hidden;
}

.n1xq{
	padding-left: 30px;
	padding-right: 20px;
	width: 69.33%;
}
.n1xq em{
	display: block;
	margin-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 30px;
	color: #666666;
}

.n1xq strong{
	margin-bottom: 14px;
	font-weight: initial;
	display: block;
	font-family: MontserratBold;
	font-size: 20px;
	line-height: 30px;
}
.n1xq strong a{
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}

.n1xq p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 29px;
}
.n1xq p a{
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}
.n1xq p a:hover{
	color: #008cd6;
}
.n1xq>a{
	margin-top: 24px;
	display: block;
	width: 128px;
	height: 40px;
	line-height: 38px;
	background-color: #00a2d8;
	border: 1px solid #00a2d8;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.n1xq>a:hover{
	background-color: #fff;
	color: #00a2d8;
}

@media screen and (max-width:999px) {
	.n1m1{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.n1nr li{
		margin-bottom: 30px;
		padding: 10px;
	}
	.n1xq{
		padding-left: 10px;
	}
	.n1xq em{
		font-size: 12px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	.n1xq strong{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.n1xq p{
		font-size: 14px;
		line-height: 26px;
	}
	.n1xq>a{
		margin-top: 5px;
		width: 100px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
	}
}
@media screen and (max-width:500px) {
	.n1nr li{
		flex-wrap: wrap;
	}
	.n1tu{
		width: 50%;
		margin: 0 auto;
	}
	.n1xq{
		width: 100%;
		padding-left: 0;
	}
	.n1xq>a{
		margin: 0 auto;
		margin-top: 5px;
	}
	.n1nr li{
		margin-bottom: 20px;
	}
}



.n1m1 .fy{
	margin-top: -6px;
}
.fy{
	display: flex;
	justify-content: center;
}
.fy i{font-size: 20px;}
.fy a{
	width: 36px;
	height: 30px;
	line-height: 28px;
	margin: 0 3.5px;
	display: inline-block;
	text-align: center;
	background: #fff;
	border: solid 1px #e5e5e5;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.fy .la,.fy .fi{
	width: initial;
	padding: 0 10px;
}
.fy a:hover i{color: #fff;}
.fy .fyxz,.fy a:hover{
	text-decoration: none;
	color: #fff;
	border: solid 1px #00a2d8;
	background-color: #00a2d8;
}
.fy .sc{width: initial; border: none; vertical-align: middle;background-color: initial;}
.fy .sc:hover{border: none;}
.fy .sc input{background-color: initial; transition: .3s; padding: 0 10px; height: 100%; font-size: 18px; cursor: pointer;color: #00a2d8;}
.fy .sc i{color: #00a2d8;}
.fy .sc:hover{background: none;}
.fy .sc:hover i{
	color: #00a2d8;
}
.fy .sc:hover input{ text-decoration:underline;}
.fy .no:hover{    border: solid 1px #e5e5e5;color: #666;background: #fff;}
@media screen and (max-width:999px) {
	.n1m1 .fy{
		margin-top: 0;
	}
	.fy a{
		width: 28px;
		height: 28px;
		line-height: 26px;
		font-size: 12px;
		margin: 2px;
	}
}
@media screen and (max-width:767px) {
	.fy{display: block;text-align: center;}
}


/* -------------------------------news2---------------------------------- */

.n2m1{
	padding-top: 25px;
	padding-bottom: 116px;
}
.n2m1 h1{
	font-family: MontserratBold;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.net{text-align: center; margin-top: 23px;padding-bottom: 34px; border-bottom: 1px solid #e9e9e9;}
.net .n2rq{font-family: Arial, Helvetica, sans-serif;font-style: italic; font-size: 14px; font-size: 1.4rem;color: #999; display: inline-block; vertical-align: middle;}
.net .share{ display: inline-block;margin-left: 20px;}
.net .share1{font-family: Arial, Helvetica, sans-serif; font-size: 14px;font-style: italic; font-size: 1.4rem;color: #999;}

.n2nr{
	padding-top: 29px;
}
.n2nr p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}
.n2nr img{
	margin: 0 auto;
}
@media screen and (max-width:999px) {
	.n2m1 h1{
		font-size: 22px;
	}
	.n2m1{
		padding-top: 0;
		padding-bottom: 20px;
	}
	.net{
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.n2nr{
		padding-top: 10px;
	}
}
@media screen and (max-width:767px){
	.n2m1 h1{
		font-size: 20px;
	}
	.net{
		margin-top: 0;
		padding-bottom: 5px;
	}
	.net .n2rq,.net .share1{
		font-size: 12px;
	}
	.n2nr p{
		font-size: 14px;
		line-height: 26px;
	}
}

.fanpian{text-align: left; display: flex; flex-flow: wrap; justify-content: space-between; border-top: 1px solid #eaeaea; padding-top: 28px; margin-top: 40px;}
.fanpian li{display: inline-block; position: relative; color: #999999;}
.fanpian li i{border-radius: 6px; width: 32px;height: 32px; line-height: 32px; background-color: #d5d5d5;text-align: center; font-size: 14px; position: absolute; top: 50%;transform: translateY(-50%); color: #fff;}
.fanpian li:hover a i{background-color:#00a2d8;}
.fanpian li a,.fanpian li{font-family: Arial, Helvetica, sans-serif; color: #999;}
.fanpian li:hover a{color: #00a2d8;}

.fanpian li:nth-child(1){ padding-left: 43px; padding-right: 15px;}
.fanpian li:nth-child(2){ padding-right: 43px;}
.fanpian li:nth-child(1) i{left: 0px;}
.fanpian li:nth-child(2) i{right: 0px;}




@media screen and (max-width:1359px) {
.fanpian{ padding-top: 15px; margin-top: 20px;}
}
@media screen and (max-width:999px) {
	.fynr p,.fynr{font-size: 14px;}
	.fanpian li i{width: 22px;height: 24px; font-size: 14px; line-height: 24px;}
}

@media screen and (max-width:767px) {
.fanpian{ padding-top: 10px; margin-top: 10px;}
.fanpian li{ width: 100%; margin-top: 10px;}
.fanpian li i{font-size: 12px; left: 0px; right: auto;}
.fanpian li:nth-child(1){ padding-left: 30px; padding-right: 0px;}
.fanpian li:nth-child(2){ padding-right: 0px; padding-left: 30px;}
}



/* -------------------------------5---------------------------------- */

.faq{
	padding-top: 37px;
	padding-bottom: 122px;
}
.aq{
	margin-bottom: 26px;
}
.faqtop{
	padding: 7px 16px 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}
.faqtop:hover{
	background-color: #00a2d8;
	cursor: pointer;
}
.faqdq{
	background-color: #00a2d8;
}

.faqtop p{
	position: relative;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}
.faqtop p::before{
	content: "Q:";
	left: 0;
	position: absolute;
	display: inline-block;
}

.faqtop i{
	font-size: 14px;
}
.faqtop:hover p,.faqtop:hover i{
	color: #fff;
}
.faqdq p,.faqdq i{
	color: #fff;
}
.faqyc{
	display: none;
}
.aq .faqxs{display: block;}
.faqxs p{
	position: relative;
	padding: 15px 16px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.faqyc p::before{
	content: "A:";
	left: 16px;
	position: absolute;
	display: inline-block;
	
}

.faq .fy{padding-top: 33px;}

@media screen and (max-width:999px) {
	.faq{
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.aq{
		margin-bottom: 20px;
	}
	.faq .fy{padding-top: 0;}
}
@media screen and (max-width:767px) {
	.faqtop{
		padding: 5px 10px;
	}
	.faqtop p,.faqxs p{
		font-size: 14px;
		line-height: 26px;
	}
	.faqxs p{
		padding-left: 34px;
	}
	.faqyc p::before{
		left: 10px;
	}
}


/* -------------------------------6---------------------------------- */

.con1{
	padding-top: 35px;
	padding-bottom: 15px;
}

.con1 .xxian{
	margin-top: 13px;
}

.con1nr{
	display: flex;
	flex-wrap: wrap;
	padding-top: 38px;
}
.con1nr li{
	margin-bottom: 43px;
	padding: 0 30px;
	margin-left: 5%;
	padding-top: 28px;
	padding-bottom: 28px;
	width: 30%;
	text-align: center;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}
.con1nr li:nth-child(3n+1){
	margin-left: 0;
}
.con1nr li i,.con1nr li em{
	display: inline-block;
	width: 89px;
	height: 89px;
	line-height: 89px;
	border-radius: 50%;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	color: #00a2d8;
	font-size: 26px;
}
.con1nr li strong{
	margin-top: 13px;
	margin-bottom: 6px;
	display: block;
	font-family: MontserratBold;
	font-weight: initial;
	font-size: 22px;
	line-height: 45px;
}
.con1nr li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width:999px) {
	.con1{
		padding-top: 0;
	}
	.con1nr{
		padding-top: 20px;
	}
	.con1 .xxian{
		margin-top: 0;
	}
	.con1nr li{
		margin-bottom: 20px;
		padding: 0 10px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.con1nr li i,.con1nr li em{
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.con1nr li strong{
		margin-top: 5px;
		margin-bottom: 0;
		font-size: 20px;
		line-height: 36px;
	}
}
@media screen and (max-width:767px) {
	.con1nr li{
		padding: 10px;
		width: 48%;
		margin-left: 4%;
	}
	.con1nr li:nth-child(3n+1){
		margin-left: 4%;
	}
	.con1nr li:nth-child(2n+1){
		margin-left: 0;
	}
	.con1nr li i,.con1nr li em{
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
	}
	.con1nr li strong{
		font-size: 16px;
		line-height: 30px;
	}
	.con1nr li p{
		font-size: 14px;
		line-height: 26px;
	}
}

/* con2 */

.con2{
	padding-top: 14px;
	padding-bottom: 20px;
	background-color: rgba(212, 239, 248, .27);
}
.con2 .bdnr{
	padding: 30px 0 26px;
}
.con2 .bdnr div{
	width: 48.5%;
}
.con2 .bdnr .yzm{
	width: initial;
	cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.con2 .bdnr .chang{
	width: 100%;
}

@media screen and (max-width:999px) {
	.con2{
		padding-top: 0;
		padding-bottom: 0px;
	}
	.con2 .bdnr{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
@media screen and (max-width:600px) {
	.bdtop{
		padding-top: 20px;
	}
	.con2 .bdnr{
		padding: 10px 0;
	}
	.con2 .bdnr .xchang{
		width: 100%;
	}
}

.con3 {
	padding-top: 64px;
	padding-bottom: 116px;
}
@media screen and (max-width:999px) {
	.con3 {
		padding-top: 20px;
		padding-bottom: 30px;
	}
}





#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)
    }
}


@font-face {
    font-family: 'MontserratLight';
    src: url('../fonts/MontserratLight.eot');
    src: url('../fonts/MontserratLight.eot') format('embedded-opentype'),
         url('../fonts/MontserratLight.woff2') format('woff2'),
         url('../fonts/MontserratLight.woff') format('woff'),
         url('../fonts/MontserratLight.ttf') format('truetype'),
         url('../fonts/MontserratLight.svg#MontserratLight') format('svg');
}

@font-face {
    font-family: 'MontserratBold';
    src: url('../fonts/MontserratBold.eot');
    src: url('../fonts/MontserratBold.eot') format('embedded-opentype'),
         url('../fonts/MontserratBold.woff2') format('woff2'),
         url('../fonts/MontserratBold.woff') format('woff'),
         url('../fonts/MontserratBold.ttf') format('truetype'),
         url('../fonts/MontserratBold.svg#MontserratBold') format('svg');
}

@font-face {
    font-family: 'MontserratRegular';
    src: url('../fonts/MontserratRegular.eot');
    src: url('../fonts/MontserratRegular.eot') format('embedded-opentype'),
         url('../fonts/MontserratRegular.woff2') format('woff2'),
         url('../fonts/MontserratRegular.woff') format('woff'),
         url('../fonts/MontserratRegular.ttf') format('truetype'),
         url('../fonts/MontserratRegular.svg#MontserratRegular') format('svg');
}


@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}


@font-face {
  font-family: "iconfont";
  src: 
       url('../fonts/iconfont.woff2?t=1681443370677') format('woff2'),
       url('../fonts/iconfont.woff?t=1681443370677') format('woff'),
       url('../fonts/iconfont.ttf?t=1681443370677') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jiantou:before {
  content: "\e7d1";
}

.icon-youtube1:before {
  content: "\e612";
}

.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";
}

.xunpanc div{
	width: 100% !important;
	font-size: 1.41rem;
}

.ppp{
	display: block;
	font-size: 1.6rem;
	margin-bottom: 50px;
}
.m1nr li strong sup{
    font-size: 2.6rem;
}

.abdt #content{
	height: 385px;
}
@media screen and (max-width:767px) {
	.abdt #content{
		height: initial;
	}
}

.m4r .ab1shipin{
	box-shadow: 0px 2px 18px 0px #666;
	border: solid 3px #ffffff;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;

}
.tankaunga {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.tankaunga:before {
	content: "X";
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 10px;
	right: 10px;
	background: #fff;
	border-radius: 50%;
	font-size: 18px;
}

.tankaungn2 {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}

.tankaungn2 iframe,
.tankaungn2 video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.tankaungn2 iframe body {
	margin: 0px !important;
}


.jinghui a{color: #fff;font-size: 1.4rem;line-height: 30px;text-align: center;display: flex;
    justify-content: center;
    align-items: center;}
.jinghui a img{margin-right: 5px;
    max-width: 20px;}