/* CSS Document */
.w1{
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.w1 li{
	float:left;
	width:25%;
	text-align:center;
	overflow:hidden; padding-bottom:50px; padding-top:50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;box-sizing:border-box;
}
.w1 p{ font-size:7vh; color:#d29e6c;font-family:'Impact';}
.w1 span{ display:inline-block; font-size:30px; margin-left:10px; font-family:'Impact';}
.w1 dl{ font-size:2vh; padding-top:1vh; color:#333333;}
.w1 li:hover{ background-color:#f9f9f9;}
.w1 li:nth-child(4n){border-right-width: 0px;}
.w2{ background-image:url(/images/abg.jpg);background-position: center center; background-size: cover; overflow:hidden; margin-top:40px; padding-bottom:50px;}



















.s90{
	width:130px;
	float:left; position:fixed; top:15%; left:5px; z-index:999999999;
	background-color:#FFFFFF;
	border: 1px solid #e1e1e1;
}
.s91{ overflow:hidden;position:relative;}
.s91 dl{ position:absolute; right:0px; top:0px; z-index:999;}
.s92{
	width:95%;
	margin:0 auto;
	border-bottom-width: 1px; overflow:hidden; padding-bottom:10px; text-align:center;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.s92 p{ font-size:14px; color:#ff7900; padding-top:10px; padding-bottom:10px;}
.s92 dl{ font-size:12px; color:#ff7900;}
.s92 span{ display:inline-block; width:80%; line-height:25px;background-color:#ff7900; font-size:14px; color:#FFFFFF; cursor:pointer;border-radius:25px; margin-top:10px;}
.s93{
	width:95%;
	margin:0 auto;
	border-bottom-width: 1px; overflow:hidden; padding-bottom:10px; text-align:center;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.s93 dl{ font-size:14px; color:#333; padding-top:10px;}
.s93 span{ font-size:14px; margin-right:3px; display:inline-block;}
.s93 dt{
	line-height:30px; width:90%; margin:0 auto;
	margin-top:8px; cursor:pointer;
	border: 1px solid #ececec;border-radius:3px;
}
.s93 dt:hover{ background-color:#ff7900; color:#FFFFFF;}
.s94{ width:90%; margin:0 auto; overflow:hidden; padding-top:10px;}
.s94 img{ width:100%;}
.s94 p{ text-align:center; padding-top:5px; font-size:12px; color:#666666; padding-bottom:10px;}