﻿body{
	/*font-family: "times new roman";*/
}
.a-bg1{
	background: url(../images/a-bg1.png) center no-repeat;
	height:677px;
}
.a-bg-in{
	width:1200px;
	margin:0 auto;
}
.a-bg-in1{
	height:677px;
}
.a-bg2{
	background: #e8f6ff;
	height:867px;
}
.a-bg3{
	background: #fff;
	height:777px;
}
.a-bg4{
	height:815px;
	background: url(../images/a-roll-bg1.png) center no-repeat;
}
.a-bg5{
	background: #fff;
	height:650px;
}
.a-bg6{
	background: #efefef;
	height:515px;
}
.a-img{
	padding-top: 30px;
	text-align: center;
}
.a-img img{
	width:auto;
	max-width: 100%;
}
.a-img2{
	padding-top: 70px;
}
.a-img3{
	padding-top: 10px;
}
.a-title{
	font-size: 42px;
	font-family: "times new roman";
	text-align: center;
	padding:55px 0 30px;
	color: #000000;
}
.a-subtitle{
	font-size: 24px;
	font-family: "times new roman";
	text-align: center;
	color: #010000;
}
.a-big-title{
	font-size: 60px;
	color: #e1003a;
	padding-top: 100px;
	padding-bottom: 20px;
}
.a-top-btn{
	width:227px;
	height:48px;
	background: url(../images/a-download.png) center no-repeat;
	margin:0 auto;
	margin-top: 45px;
	display: block;
}
.a-fang-btn{
	width:188px;
	height:48px;
	background: url(../images/a-fang-btn.png) center no-repeat;
	margin:0 auto;
	margin-top: 15px;
	display: block;
}
.a-show-pc{
	display: block;
}
.a-hide-pc{
	display: none;
}
.a-bg5-ul {
	overflow: hidden;
}
.a-bg5-ul li{
	width:25%;
	float: left;
	text-align: center;
}
.a-bg5-ul li img{
	width:95%;
}
.tempWrap{
	margin:0 auto;
}
.a-bg5-ul li p{
	font-size: 18px;
	margin-top: 30px;
}
.wms-slider-ul li{
	position: relative;
	z-index: 1;
	text-align: center;
	height:270px;
	padding-left: 15px;
	padding-right: 15px;
}
.wms-slider-ul li p{
	position: absolute;
	bottom: -6px;
	height: 50px;
	background: rgba(255,255,255,.3);
	color: #000;
	width:226px;
	line-height: 46px;
	left:50%;
	margin-left: -113px;
	font-size: 18px;
}
.wms-slider-ul li a:hover p{
	background: #b1b1b1;
	color: #000000;
}
.prev{
	background: url(../images/a-left.png) center no-repeat;
	height: 74px;
	width:74px;
}
.next{
	background: url(../images/a-right.png) center no-repeat;
	height: 74px;
	width:74px;
}
.wms-sliders{
	padding-top: 30px;
}
.wms-slider-ul li img{
	width:100%;
}
.eg-textarea input{
	border-radius: 20px;
}
.eg-box-foot{
	background: url(../images/a-foot.png) center no-repeat;
}
.a-roll{
	width:1070px;
	height:517px;
	margin:0 auto;
	margin-top: 30px;
}
.a-roll-left{
	width:175px;
	float: left;
	height: 517px;
}
.a-roll-right{
	float: right;
	width:885px;
	height: 517px;
	position: relative;
	z-index: 1;
}
.a-roll-right img{
	width:884px;
	height: 512px;
}
.a-roll-btn{
	width:167px;
	height:150px;
	margin-top: 30px;
	cursor: pointer;
}
.a-roll-btn1{
	margin-top:0;
	background: url(../images/a-roll-btn1.png) 0 0 no-repeat;
}
.a-roll-btn2{
	background: url(../images/a-roll-btn2.png)  0 0  no-repeat;
}
.a-roll-btn3{
	background: url(../images/a-roll-btn3.png)  0 0  no-repeat;
}
.a-roll-btn1.active{
	margin-top:0;
	background: url(../images/a-roll-btn1-active.png)  0 0  no-repeat;
}
.a-roll-btn2.active{
	background: url(../images/a-roll-btn2-active.png)  0 0  no-repeat;
}
.a-roll-btn3.active{
	background: url(../images/a-roll-btn3-active.png)  0 0  no-repeat;
}
.a-roll-right p{
	position: absolute;
	left:50%;
	width:100%;
	margin-left: -50%;
	text-align: center;
	font-size: 22px;
	display: none;
	color: white;
	top:400px;
}
.a-roll-right p.active{
	display: block;
}
.a-roll-right p.active3p{
	top:380px;
}
.a-bg4 .a-fang-btn{
	float: left;
	margin-top: 30px;
	margin-left: 310px;
}


@media only screen and (min-width: 320px) and (max-width: 768px) {
	.a-bg-in{
		width:100%;
	}
	.a-title{
		font-size:18px;
		padding:20px 0 6px;
	}
	.a-subtitle{
		font-size: 14px;
		width:80%;
		text-align: center;
		margin:0 auto;
	}
	.a-big-title{
		font-size:18px;
		padding-top:40px;
	}
	.a-bg-in1{
		height: auto;
	}
	.a-bg1 {
	    background: url(../images/a-bg1-mobile.png) center no-repeat;
	    height: auto;
	    padding-bottom: 260px;
	}
	.a-top-btn {
	    width: 150px;
	    height: 24px;
	    background: url(../images/a-download-mobile.png) center no-repeat;
	    margin: 0 auto;
	    margin-top: 15px;
	    display: block;
	    background-size: cover;
	}
	.a-img2{
		padding-top: 6px;
	}
	.a-img img{
		width:96%;
	}
	.a-bg2{
		padding-bottom: 20px;
		height: auto;
	}
	.a-bg3{
		padding-bottom: 20px;
		height: auto;
	}
	.a-bg5-ul li{
		width:50%;
		padding-bottom: 15px;
	}
	.a-bg5{
		height: auto;
		padding-bottom: 10px;
	}
	.a-bg5-ul{
		padding-top: 15px;
	}
	.a-bg5-ul li p{
		font-size: 14px;
	}
	.a-fang-btn{
		width: 94px;
	    height: 24px;
	    background: url(../images/a-fang-btn.png) center no-repeat;
	    margin: 0 auto;
	    margin-top: 10px;
	    display: block;
	    background-size: cover;
	}
	.a-bg5-ul li p{
		margin-top: 16px;
	}
	.wms-item-cont{
		margin:0 auto;
	}
	.wms-slider-ul li{
		padding:0;
		width:50%;
	}
	.prev, .next{
		display: none;
	}
	.wms-slider{
		width:100%;
		height: auto;
	}
	.wms-sliders{
		height: auto;
		padding-bottom: 0;
	}
	.wms-slider-ul{
		height: auto;
	}
	.a-bg6{
		height: auto;
	}
	.wms-slider-ul li.a-diwu{
		width: 100%;
	}
	.eg-box-foot{
		height: auto;
	}
	.wms-slider-ul li img{
		width:160px;
		height: auto;
		margin-bottom: 0;
	}
	.wms-slider-ul li{
		height: 170px;
		margin-bottom: 15px;
	}
	.wms-slider-ul li p{
		width:160px;
		margin-left: -80px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		bottom:6px;
	}
	.a-roll{
		width:100%;
		height: auto;
		overflow: hidden;
	    margin-top: -14px;
	}
	.a-roll-left{
		float: none;
		width:100%;
		text-align: center;
		height: auto;
	}
	.a-roll-left > div{
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px;
	}
	.a-roll-btn {
	    width: 100px;
	    height: 100px;
	    background-size: cover;
	    margin-top: 30px;
	    cursor: pointer;
	}
	.a-bg4 .a-fang-btn{
		float: none;
		margin:15px auto 10px;
	}
	.a-bg4{
		height: auto;
		padding-bottom: 10px;
	}
	.a-roll-btn1.active{
		width: 100px;
	    height: 100px;
	    background-size: cover;
	}
	.a-roll-btn2.active{
		width: 100px;
	    height: 100px;
	    background-size: cover;
	}
	.a-roll-btn3.active{
		width: 100px;
	    height: 100px;
	    background-size: cover;
	}
	.a-show-pc{
		display: none;
	}
	.a-hide-pc{
		display: block;
	}
	.a-roll-right {
	    float: right;
	    width: 100%;
	    height: auto;
	    position: relative;
	    text-align: center;
	    z-index: 1;
	    margin-top: 15px;
	    width:375px;
	    height:196px;
	}
	.a-roll-right img{
		width:90%;
		height: auto;
		display: block;
		margin:0 auto;
	}
	.a-roll-right p{
		top:144px;
		font-size: 12px;
		width:90%;
		margin-left: -45%;
	}
	.a-roll-right p.active3p{
		top:137px;
	}
	
}