body{
	background: white;
}
@media only screen and (min-width: 1200px){
#nav{
	width: 1200px;
	margin: 100px auto;
	/*background: yellowgreen;*/
	overflow: hidden;
	padding-bottom: 20px;
}
.p1{
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #464646;
	font-size: 24px;
	margin-bottom: 40px;
}
.p2{
	line-height: 25px;
	color: #868686;
}
#nav li{
	width: 300px;
	height: 116px;
	margin-top: 20px;
	float: left;
}
#nav li img{
	width: 86px;
	height: 116px;
	margin: auto;
	display: block;
}
#top{
	width: 100%;
	min-width: 1200px;
	height:400px ;
	background: url(../images/fw-bg.png)center no-repeat;
	background-size: 100%;
		overflow: hidden;
}
.top{
	width: 1200px;
	height: 240px;
	margin:80px auto;
	overflow: hidden;
	/*padding-top: 100px;*/
}
.p3{
	/*margin-top: 100px;*/
	text-align: center;
	line-height: 100px;
	color: white;
	font-size: 20px;
	font-size: 24px;
}
.li{
	width: 240px;
	height:120px ;
	color: white;
	font-size: 12px;
	text-align: center;
	float: left;
}
.s1{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	color: white;
}
.s2{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	color: white;
}
.s3{
	display: block;
	width: 2rem;
	height: 1px;
	margin:10px auto;
	background: white;
}
#by{
	width: 1200px;
	/*height:530px;*/
	margin:110px auto ;
	/*background: burlywood;*/
	overflow: hidden;
	padding-bottom: 20px;
}
.by-li{
	width:578px;
	height:78px;
	border: 1px solid #949494;
	color: #949494;
	margin-bottom: 40px;
	float: left;
	
}
.by-li-s1{
	font-size: 18px;
	width: 78px;
	height: 78px;
	border-right: 1px solid #949494;
	text-align: center;
	line-height: 78px;
	display: block;
	float: left;
}
.by-li div{
	width:459px ;
	padding:0 20px;
	height: 78px;
	font-size: 14px;
	float: left;
	display: table; 
    vertical-align:middle;
}
.by-li-s2{
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
}
#az{
	width: 100%;
	min-width: 1200px;
	height:700px ;
	margin: auto;
	background: url(../images/bg1.png)center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.az{
	width: 1200px;
	height: 450px;
	margin:120px auto;
	overflow: hidden;
}
.az-p1{
	text-align: center;
	color: white;
	font-size: 20px;
	margin-bottom: 40px;
	font-size: 24px;
}
.az-div{
	width:395px ;
	height: 360px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 7px;
}
.az-div3{
	margin-right: 0;
}
.az-div img{
	width:395px ;
	height: 360px;
}
.az-div div{
	position: absolute;
	width: 355px;
	height:72px ;
	background: white;
	padding: 0 20px;
	display: table; 
    vertical-align:middle;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.az-div div span{
	color: #939393;
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
	text-align:center;
}
#fw{
	width: 570px;
	height: 200px;
	margin: 100px auto 0;
	padding-bottom: 20px;
}
.fw-div{
	width: 570px;
	height: 50px;
	margin-top: 70px;
	line-height: 50px;
}
.a1{
	width:265px; 
	height: 50px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	float: left;
	text-align: center;
}
.a2{
	width:265px; 
	height: 50px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	float: right;
	text-align: center;
}

.top-img,.az-box-img{
	display: none;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	#nav{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.p1{
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #464646;
	font-size: 24px;
	margin-bottom: 40px;
}
.p2{
	line-height: 25px;
	color: #868686;
}
#nav li{
	width: 25%;
	height: 116px;
	margin-top: 20px;
	float: left;
}
#nav li img{
	width: 86px;
	height: 116px;
	margin: auto;
	display: block;
}
#top{
	width: 100%;
	padding: 1px solid red;
	overflow: hidden;
}
.top{
	width: 100%;
	margin:20px auto;
	
}
.top-div{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.top-img{
	width: 100%;
}
.top-ul{
	width: 80%;
	height:120px;
	
	position: absolute;
	top: 50%;
	margin-top: -60px;
	left: 10%;
}
.p3{
	text-align: center;
	line-height: 100px;
	color: #333;
	font-size: 20px;
	font-size: 24px;
}
.li{
	width: 20%;
	height:120px ;
	color: white;
	font-size: 12px;
	text-align: center;
	float: left;
}
.s1{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	color: white;
	margin-top: 20px;
}
.s2{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	color: white;
}
.s3{
	display: block;
	width: 2rem;
	height: 1px;
	margin:10px auto;
	background: white;
}
#by{
	width: 98%;
	margin:20px auto ;
	overflow: hidden;
	padding-bottom: 20px;
}
.by-li{
	width:48%;
	height:78px;
	border: 1px solid #949494;
	color: #949494;
	margin-bottom: 40px;
	float: left;
	
}
.by-li-s1{
	font-size: 18px;
	width: 10%;
	height: 78px;
	border-right: 1px solid #949494;
	text-align: center;
	line-height: 78px;
	display: block;
	float: left;
}
.by-li div{
	width:84%;
	padding-left: 2%;
	padding-right: 2%;
	height: 78px;
	font-size: 14px;
	float: left;
	display: table; 
    vertical-align:middle;
}
.by-li-s2{
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
}
#az{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.az{
	width: 100%;
	margin:40px auto;
	overflow: hidden;
}
.az-p1{
	text-align: center;
	color: #333;
	font-size: 20px;
	margin-bottom: 40px;
	font-size: 24px;
}
.az-box{
	width: 100%;
	padding: 1px 0;
	overflow: hidden;
	position: relative;
}
.az-box-img{
	width: 100%;
}
.az-box-div{
	width: 90%;
	height: 80%;
	position: absolute;
	top: 10%;
	left: 5%;
}
.az-div{
	width:33%;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right:0.5%;
}
.az-div3{
	margin-right: 0;
}
.az-div img{
	width:100%;
	height: 100%;
}
.az-div div{
	position: absolute;
	width:100%;
	height:72px ;
	background: white;
	padding: 0;
	display: table; 
    vertical-align:middle;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.az-div div span{
	color: #939393;
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
	text-align:center;
}
#fw{
	width: 570px;
	height: 200px;
	margin:auto ;
	padding-bottom: 20px;
}
.fw-div{
	width: 570px;
	height: 50px;
	margin-top: 70px;
	line-height: 50px;
}
.a1{
	width:265px; 
	height: 50px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	float: left;
	text-align: center;
}
.a2{
	width:265px; 
	height: 50px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	float: right;
	text-align: center;
}

}
@media only screen and (max-width:768px ) {
	#nav{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.p1{
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #464646;
	font-weight: 700;
}
.p2{
	line-height: 25px;
	color: #868686;
}
#nav li{
	width: 50%;
	/*height: 116px;*/
	margin-top: 20px;
	float: left;
}
#nav li img{
	width: 86px;
	height: 116px;
	margin: auto;
	display: block;
}
#top{
	width: 100%;
	padding: 1px solid red;
	overflow: hidden;
}
.top{
	width: 100%;
	margin:20px auto;
	
}
.top-div{
	width: 100%;
	overflow: hidden;
	/*position: relative;*/
}
.top-img{
	display: none;
}
.top-ul{
	width: 98%;
	margin: auto;
}
.p3{
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	font-weight: 700;

}
.li{
	width: 40%;

	color: white;
	font-size: 12px;
	text-align: center;
	float: left;
	padding: 5px 0;
	text-align: left;
	padding-left: 10%;
}
.s1{
	color: #333;
	font-weight: 700;
	margin-right: 10px;
}
.s2{
	color: #333;
}
.s3{
	display: none;
}
#by{
	width: 98%;
	margin:20px auto ;
	overflow: hidden;
}
.by-li{
	width:99%;
	height:78px;
	border: 1px solid #949494;
	color: #949494;
	margin-bottom: 10px;
	float: left;
	
}
.by-li-s1{
	font-size: 18px;
	width: 10%;
	height: 78px;
	border-right: 1px solid #949494;
	text-align: center;
	line-height: 78px;
	display: block;
	float: left;
}
.by-li div{
	width:84%;
	padding-left: 2%;
	padding-right: 2%;
	height: 78px;
	font-size: 14px;
	float: left;
	display: table; 
    vertical-align:middle;
}
.by-li-s2{
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
}
#az{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.az{
	width: 100%;
	margin:auto;
	overflow: hidden;
}
.az-p1{
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;

}
.az-box{
	width: 100%;
	
	padding: 1px 0;
	overflow: hidden;
	/*position: relative;*/
}
.az-box-img{
	/*width: 100%;*/
	display: none;
}
.az-box-div{
	width: 98%;
	
	margin: auto;
}
.az-div{
	width:98%;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.az-div3{
	margin-right: 0;
}
.az-div img{
	width:100%;
	height: 100%;
}
.az-div div{
	position: absolute;
	width:100%;
	height:70px;
	padding-top:5px;
	padding-bottom: 5px;
	background: gainsboro;
	padding: 0;
	display: table; 
    vertical-align:middle;
    overflow: hidden;
    bottom: 0;
    left: 0;
    z-index: 99;
}
.az-div div span{
	color: #939393;
	width: 100%;
	font-size:14px;
	display: table-cell; 
	vertical-align:middle; 
	text-align:center;
}
#fw{
	width: 100%;
	margin:0 auto 20px;
	padding: 1px 0;
	overflow: hidden;
}
.fw-div{
	width: 100%;
}
.a1{
	width:70%; 
	height: 40px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	display: block;
	margin: auto;
	text-align: center;
	line-height: 40px;
}
.a2{
	width:70%; 
	height: 40px;
	border: 1px solid #F1F1F1;
	color: #A2A2A2;
	display: block;
	margin:10px auto;
	text-align: center;
	line-height: 40px;
}
}