@charset "utf-8";
/* CSS Document */
/* Power By Luweimo */
@font-face {
	font-family: 'shscr';
	src: url('../font/SourceHanSansCN-Regular.otf');
}
@font-face {
	font-family: 'mr';
	src: url('../font/Montserrat-Regular.ttf');
}
html,body{ margin:0; padding:0; font:14px "mr","shscr","Microsoft YaHei"; background:#fff; color: #333;}
img{ margin:0; padding:0; border:none;}
a{ text-decoration:none; color:#333; -webkit-transit:all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s; transition: all 0.3s;}
a:hover{ color:#294077; transition: all 0.3s;}
p,ul{ padding: 0; margin: 0;}
li{ list-style: none;}
em,i{ font-style: normal;}
label{ cursor: pointer;}
input,button,select,textarea{ font:14px "mr","shscr","Microsoft YaHei";margin: 0;padding: 0;outline: none;}


/*Public Header*/
header{ 
	height: 210px;
	display: block;
	overflow: hidden;
}
header .logo{
	height: 95px;
	display: block;
	margin: 45px auto 20px auto;
}
header .logo img{
	height: 100%;
	margin: 0 auto;
	display: block;
}
header nav{
	width: 100%;
	height: 50px;
	background: #404040;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}
header nav a{
	color: #fff;
	margin: 0 50px;
}
header nav a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
header nav a.active{
	font-weight: bold;
	font-size: 18px;
}
header .lang{
	width: 100%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	z-index: 99;
}
header .lang a{
	position: absolute;
	right: 0;
	top: -38px;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
	height: 22px;
	background: #294077;
	border-radius: 15px;
	padding: 0 12px;
	border: rgba(255,255,255,.3) solid 1px;
	
}

footer{
	width: 100%;
	background: #404040;
	display: block;
	overflow: hidden;
}
footer .sub{
	width: 1280px;
	margin: 100px auto 70px auto;
	display: block;
	overflow: hidden;
}
footer .sub .li{
	width: 33%;
	float: left;
	display: block;
}
footer .sub .li em{
	width: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
footer .sub .li p{
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	display: block;
}
footer .sub .li p a{
	color: #fff;
}
footer .sub .li span{
	width: 95%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	display: block;
	padding-left: 5%;
}
footer .sub .li span.adr{
	background: url('../img/adr.png') no-repeat left center;
	background-size: 16px;
}
footer .sub .li span.mail{
	background: url('../img/mail.png') no-repeat left center;
	background-size: 16px;
}
footer .sub .li span.phone{
	background: url('../img/phone.png') no-repeat left center;
	background-size: 16px;
}


.main-banner{ 
	width: 100%;
	display: block; 
	overflow: hidden; 
	position: relative;
}
.main-banner .swiper-slide img{ 
	width: 100%;
	float: left;
}
.main-banner .swiper-pagination{ 
	bottom: 30px!important;
}
.main-banner .swiper-pagination-bullet{ 
	width: 10px;
	height: 10px
	;background: none;
	border: 1px solid #fff; 
	opacity: 1;
}
.main-banner .swiper-pagination-bullet-active{ 
	background: #fff;
}
.main-about{
	width: 1280px;
	margin: 70px auto;
	display: block;
	overflow: hidden;
}
.main-about .left{
	width: 630px;
	max-height: 650px;
	float: left;
	display: block;
	overflow: hidden;
}
.main-about .left img{
	float: left;
	width: 100%;
}
.main-about .info{
	width: 570px;
	float: right;
	display: block;
	overflow: hidden;
}
.main-about .info em{
	width: 100%;
	display: block;
	line-height: 30px;
	margin: 50px 0 0 0;
}
.main-about .info span{
	width: 100%;
	display: block;
	color: #294077;
	line-height: 50px;
	font-size: 36px;
	font-weight: bold;
}
.main-about .info label{
	width: 80px;
	height: 2px;
	background: #294077;
	display: block;
	overflow: hidden;
	margin: 10px 0;
}
.main-about .info p{
	width: 100%;
	display: block;
	line-height: 24px;
	max-height: 192px;
	display: block;
	overflow: hidden;
	color: #777;
	text-align: justify;
}
.main-about .info a{
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #294077;
	display: block;
	overflow: hidden;
	margin: 30px 0 0 0;
}
.main-product{
	width: 100%;
	display: block;
	overflow: hidden;
	padding: 70px 0;
	background: #404040;
}
.main-product .tit{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.main-product ul{
	width: 1302px;
	display: block;
	overflow: hidden;
	margin: 30px auto 0 auto;
}
.main-product ul li{
	width: 414px;
	height: 530px;
	margin: 10px;
	background: #fff;
	float: left;
	display: block;
	overflow: hidden;
}
.main-product ul li span{
	width: 100%;
	height:380px;
	margin: 25px 0;
	display: block;
	overflow: hidden;
}
.main-product ul li img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.main-product ul li .p2{
	display: none;
}.main-product ul li:hover{
	transition: all .3s;
}
.main-product ul li:hover .p1{
	display: none;
	transition: all .3s;
}
.main-product ul li:hover .p2{
	display: block;
	transition: all .3s;
}
.main-product ul li em{
	width: 90%;
	text-align: center;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	height: 50px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	
}
.main-product ul li p{
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	display: block;
	overflow: hidden;
}
.main-product.hot{
	background: none;
}
.main-product.hot .tit{
	color: #333;
}
.main-product.hot ul li{
	border: 1px solid #404040;
	width: 412px;
}
.main-mid{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 70px 0 0 0;
}
.main-mid ul{
	width: 1302px;
	display: block;
	overflow: hidden;
	margin: 30px auto 0 auto;
}
.main-mid ul li{
	width: 414px;
	height: 270px;
	margin: 10px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
}
.main-mid ul li span{
	width: 100%;
	height:100%;
	display: block;
	overflow: hidden;
}
.main-mid ul li img{
	width: 100%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
.main-mid ul li em{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	display: block;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}
.main-form{
	width: 100%;
	background: #404040;
	display: block;
	overflow: hidden;
}
.main-form .sub{
	width: 1280px;
	display: block;
	overflow: hidden;
	margin: 70px auto;
}
.main-form .sub .tit{
	color: #fff;
	text-align: center;
	display: block;
	font-size: 16px;
}
.main-form .sub .tit em{
	width: 100%;
	font-size: 40px;
	font-weight: bold;
	display: block;
	line-height: 70px;
}
.main-form .sub .cot{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 30px auto 10px auto;
}
.main-form .sub .cot .li{
	width: 370px;
	float: left;
	margin-right: 10px;
	height: 60px;
	background: #fff;
	border-radius: 5px;
	display: block;
	overflow: hidden;
}
.main-form .sub .cot .li em{
	width: 40px;
	height: 28px;
	border-right: 1px solid #404040;
	float: left;
	display: block;
	text-align: center;
	line-height: 28px;
	color: #333;
	margin: 16px 0 0 0;
}
.main-form .sub .cot .li select{
	width: 300px;
	height: 60px;
	background: none;
	border: none;
	margin: 0 0 0 15px;
	line-height: 60px;
	font-size: 16px;
	float: left;
}
.main-form .sub .cot button{
	width: 140px;
	height: 62px;
	background: #294077;
	border: none;
	float: right;
	line-height: 62px;
	font-size: 16px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.main-form .sub .bot{
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin: 30px 0 0 0;
}
.main-form .sub .bot a{
	color: #fff;
	margin: 0 10px;
}
.main-video{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 70px 0;
}
.main-video .tit{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.main-video .cot{
	width: 90%;
	max-width: 1120px;
	height: 630px;
	display: block;
	overflow: hidden;
	margin: 30px auto 0 auto;
	position: relative;
}
.main-video .cot a.play{
	width: 100px;
	height: 100px;
	background: #404040;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
	display: block;
	overflow: hidden;
	z-index: 1;
}
.main-video .cot a.play:hover{
	background: #294077;
}
.main-video .cot .video-c{
	display: none;
}
@media screen and (max-width:750px) {
	
}
@media (min-width:751px) and (max-width:1200px) {
	
}