html,
body {
	position: relative;
	height: 100%;
}
a{
	text-decoration: none;
}
body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
@font-face {
  font-family: 'iconfont';  /* project id 527011 */
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
.ssma{
	font-style: normal;
	font-family: 'iconfont';
}
.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.anchorBL{
	display: none;
}
.iw_poi_title{
	font-size: 15px;
	color: #e94646;
	padding: 10px 0;
}
.iw_poi_content{
	font-size: 14px;
	color: #666;
}
.contact-info{
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
}
.contact-box{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 360px;
	margin-top: -260px;
	margin-left: -180px;
	text-align: left;
}
.contact-box h5{
	letter-spacing: 15px;
	color: #999;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0;
	font-size: 15px;
}
.contact-box h2,.contact-box h3{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 15px;
	margin: 10px 0;
	color: #333;
}
.contact-box h2{
	color: #e94646;
	margin-top: 40px;
}
.contact-box h3{
	margin-bottom: 50px;
}
.contact-infos{
	font-size: 14px;
	color: #666;
}
.contact-infos p{
	margin: 10px 0;
}
.contact-infos a{
	float: left;
	width: 120px;
	height: 40px;
	background: #333;
	margin-top: 50px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
#qqss{
	background: #e94646;
}
#dituImg{
	float: right;
	width: 50%;
	height: 100%;
	background:url(../img/map.jpg) center;
	background-size:cover;
}
.ban-zg{
	position:fixed;
	z-index:9;
	width:100%;
	height:100%;
	background:url(../img/ban-top.png) center rgba(0,0,0,.5) no-repeat;
}
.product{
	background: url(../img/cp.jpg) no-repeat #222a35;
	background-size: cover;
}
.pr-box{
	position:absolute;
	z-index:99;
	top:50%;
	left:50%;
	margin-left:-600px;
	width: 1200px;
	text-align: left;
	color: #fff;
	height:480px;
	margin-top:-250px;
}
.zg{
	position:absolute;
	z-index:9;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
}
.pr-box h2{
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 15px;
}
.pr-box h3{
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 15px;
	margin: 10px 0;
}
.pr-box h4{
	font-weight: normal;
	font-size: 14px;
	width: 600px;
	line-height: 30px;
	margin-top: 50px;
}
.pr-title ul{
	margin: 0;
	padding: 120px 0 0 0;
}
.pr-title li{
	position: relative;
	list-style: none;
	float: left;
	width: 179px;
	height: 40px;
	background: rgba(255,255,255,1);
	margin: 5px 5px 0 0;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	color: #333;
	border-radius:5px;
}
.pr-title li p{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	font-size: 30px;
	width: 100%;
	height: 50px;
	background: #e94646;
	color: #fff;
	margin-top: -50px;
	padding-top: 10px;
	text-align: left;
	text-indent: 20px;
	margin-bottom: -10px;
	transition: all .4s;
	font-weight: normal;
	opacity: 0;
	top: 28px;
}
.pr-title li.on,.pr-title li:hover{
	background: #e94646;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
.pr-title li:hover p{
	opacity: 1;
	top: 0;
}
.pr-title li i{
	float: right;
	font-weight: normal;
	font-size: 50px;
	position: relative;
	right: 15px;
	color: rgba(255,255,255,.4);
	top: 10px;
}
.case{
	background: url(../img/al.jpg) no-repeat #ddd bottom;
	background-size: cover;
}
.case-box{
	width: 1200px;
	height: 445px;
}
.case-left{
	float: left;
	width: 570px;
	height: 445px;
}
.case-right{
	float: right;
	width: 625px;
	height: 445px;
}
.case-right ul{
	margin: 0;
	padding: 0;
	margin-right: -5px;
}
.case-right li{
	position: relative;
	list-style: none;
	float: left;
	width: 310px;
	height: 220px;
	background: #fff;
	margin: 0 5px 5px 0;
}
.case-right li img{
	width:310px;
	height:220px;
}
.case-right li:hover img,.case-no1:hover img{
	opacity: .8;
}
.case-right li span,.case-no1 span{
	position: absolute;
	right: 10px;
	top: -2px;
	font-size: 14px;
	color: #eee;
	background: #e94646;
	padding: 5px 10px;
	border-radius: 0 0 8px 8px;
}
.case-right li p{
	position: absolute;
	width: 100%;
	font-size: 14px;
	bottom: 0;
	color: #eee;
	background: rgba(0,0,0,.3);
	padding: 7px 0;
	margin: 0;
}
.case-title{
	position: relative;
	width: 100%;
	height: 100px;
	background: rgba(255,255,255,.8);
	text-align: left;
}
.case-title h5{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 15px;
	color: #999;
	text-transform: uppercase;
	padding: 25px 30px 3px 30px;
}
.case-title a{
	position: absolute;
	top: 53px;
	left: 287px;
	color: #e94646;
	border: 1px solid #e94646;
	font-size: 14px;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	transition: all .3s;
	border-radius: 15px;
}
.case-title a:hover{
	background: #e94646;
	color: #eee;
}
.case-title h4{
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	padding: 0 30px;
	letter-spacing: 15px;
}
.case-no1{
	position: relative;
	width: 100%;
	height: 340px;
	background: #fff;
	margin-top: 5px;
}
.case-no1 img{
	width:570px;
	height:340px;
}
.case-no1 p{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	color: #eee;
	font-size: 16px;
	background: rgba(0,0,0,.3);
}

.news{
	background: url(../img/xw.jpg) no-repeat #222 bottom;
	background-size: cover;
}
.news h4{
	font-size: 15px;
	color: #fff;
	letter-spacing: 15px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
.news h3{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 15px;
	color: #fff;
	margin: 0;
	margin-top: 20px;
}
.news ul{
	margin-top: 70px;
}
.news li{
	position: relative;
	top: 0;
	float: left;
	list-style: none;
	width: 280px;
	height: 360px;
	background: #fff;
	margin: 10px;
	transition: all .3s;
}
.news li:hover{
	top: -4px;
}
.news li img{
	width: 280px;
	height: 180px;
	display: block;
}
.news li img:hover {
	opacity: .8;
}
.news li h5{
	font-weight: normal;
	margin: 0;
	font-size: 16px;
	color: #333;
	text-align: left;
	padding: 15px;
	line-height: 22px;
}
.news li h5:hover{
	color: #e94646;
}
.news li p{
	font-size: 14px;
	color: #999;
	line-height: 22px;
	padding:  0 15px;
	height: 88px;
	margin: 0;
	text-align: justify;
	overflow: hidden;
}

#head{
	position: fixed;
	left: -240px;
	z-index: 11;
	width: 240px;
	height: 100%;
	background: rgba(255,255,255,1);
	transition: left .3s ease-in-out;
}
.meun{
	width: 20px;
	height: 20px;
	margin: 50px 110px;
}
.meun:hover span:nth-child(1){
	width: 10px;
	top: 5px;
	transform: rotateZ(-45deg);
}
.meun:hover span:nth-child(3){
	width: 10px;
	top: -5px;
	transform: rotateZ(45deg);
}
.meun span{
	position: relative;
	top: 0;
	display: block;
	width: 20px;
	height: 1px;
	background: #333;
	margin-bottom: 8px;
	transition: all .3s;
}
.logo{
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom:40px;
}
.nav ul{
	margin: 0 15px;
	padding: 0;
}
.nav li{
	list-style: none;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	margin-bottom: 3px;
	border-radius: 23px;
	transition: background-color .3s;
}
.nav li i{
	position: relative;
	top: 2px;
	width: 10px;
	height: 10px;
	display: inline-block;
	border: 2px solid #333;
	border-radius: 50%;
	margin-right: 5px;
	transition: border-color .3s;
}
.nav li a{
	color: #333;
	transition: color .3s;
}
.nav span{
	text-transform: uppercase;
	color: #bbb;
	padding-left: 10px;
	transition: color .3s;
}
.nav li:hover{
	background: #e94646;
}
.nav li:hover a,.nav li:hover span{
	color: #fff;
}
.nav li:hover i{
	border-color: #fff;
}
.mytel{
	margin:0 30px;
	text-align:Center;
	margin-top:20px;
}
.mytel span{
	color:#e94646;
	font-size:26px;
}
#getNav{
	position: fixed;
	left: 50px;
	top: 50px;
	z-index: 8;
	width: 40px;
	height: 38px;
	background: rgba(255,255,255,.5);
}
#getNav span{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 24px;
	height: 2px;
	background: #333;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 6px;
	transition: all .3s;
}
#getNav:hover span:nth-child(1){
	width: 14px;
	top: 5px;
	left: 14px;
	transform: rotateZ(45deg);
}
#getNav:hover span:nth-child(3){
	width: 14px;
	top: -5px;
	left: 14px;
	transform: rotateZ(-45deg);
}
.qqcode{
	position:absolute;
	top:240px;
	right:-120px;
	width:100px;
	height:120px;
	font-size:12px;
	color:#666;
}
.qqcode p{
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.about{
	background:#f5f6fa;
}
.ab-box{
	width:1200px;
	height:450px;
}
.ab-left{
	float:left;
	width:570px;
	height:450px;
}
.ab-img{
	display:block;
	width:570px;
	height:270px;
	background:#ddd;
	margin-bottom:5px;
}
.ab-right{
	float:right;
	width:625px;
	height:450px;
	background:#fff;
	text-align:justify;
	font-size:15px;
	color:#333;
	line-height:30px;
	padding:30px;
	box-sizing:border-box;
}
.ab-right h4{
	font-size:20px;
	letter-spacing:15px;
}
.ab-right p{
	text-indent:2em;
	margin:0;
	margin-bottom:10px;
}
.ab-right a{
	display:block;
	height:35px;
	line-height:35px;
	text-align:center;
	width:120px;
	color:#e94646;
	border:1px solid #e94646;
	margin-top:30px;
}
.ab-right a:hover{
	background:#e94646;
	color:#fff;
}
.ab-list p{
	margin:0;
	padding:0;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:15px;
	background:#fff;
	text-align:left;
	margin-bottom:5px;
	box-sizing:border-box;
	padding-left:20px;
	color:#666;
}
.ab-list p:hover{
	background:#e94646;
	color:#fff;
}
.about{
	background:url(../img/abbg.jpg) no-repeat center;
}
.head-zg{
	display:none;
}
@media screen and (max-width: 640px) {
	.ban-zg{
		background-size:380px;
	}
	.ab-left,.ab-right h4,.pr-box h2,.pr-box h4,.pr-box h3:nth-child(2){
		display:none;
	}
	.ab-right{
		float:none;
		width:86%;
		height:auto;
		margin-left:7%;
		background:none;
		color:#fff;
	}
	.pr-box{
		width:100%;
		height:auto;
		top:24%;
		left:0;
		margin:0;
		text-align:center;
	}
	.pr-title ul{
		padding:0;
		margin-left:5%;
	}
	.pr-title li{
		width:46%;
		margin:2% 2% 0 0;
	}
	.case-box{
		width:100%;
		height:auto;
	}
	.case-left{
		width:89%;
		height:200px;
		margin-left:6%;
	}
	.case-right{
		width:90%;
		margin-right:4%;
		height:auto;
	}
	.case-right li{
		width:47%;
		margin-right:3%;
		height:100px;
	}
	.case-right li img{
		width:100%;
		height:100px;
	}
	.case-title h5,.case-title a{
		display:none;
	}
	.case-title{
		background:none;
		text-align:center;
		height:40px;
		color:#fff;
	}
	.case-no1{
		height:150px;
	}
	.case-no1 img{
		width:100%;
		height:150px;
	}
	.news li img{
		float:left;
		width:150px;
		height:90px;
		margin-right:10px;
	}
	.news li{
		width:90%;
		height:90px;
		margin:0 0 5px 0;
	}
	.news li p,.news h4,.case-no1 p,.case-right li p,#dituImg,.qqcode{
		display:none;
	}
	.news li h5{
		font-size:14px;
	}
	.news ul{
		margin-top:20px;
	}
	.contact-info{
		width:90%;
	}
	.contact-box{
		width:90%;
		margin-left:5%;
		left:0;
	}
	.head-zg{
		position:fixed;
		width:100%;
		height:100%;
		background:rgba(0,0,0,.5);
		top:0;
		left:-100%;
		display:block;
		z-index:9;
	}
	#back-head{
		position:absolute;
		width:50%;
		height:100%;
		right:0;
	}
}