/* CSS Document */
body{
	margin:0;padding:0;
	font-size:14px;
	background-color:#fcf7e1;
	min-width: 320px;
    max-width: 480px;
    overflow-x: hidden;
    margin: 0 auto;
	font-family:"微软雅黑";
	
}
a{
	 text-decoration:none;
}
.banner{
	display:block;
	min-height:190px;
	background:url(../images/banner.jpg) no-repeat;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
    -moz-background-size:100% 100%;  
    background-size:100% 100%;  
}

.banner img{
	width:100%; height: auto;
	}
.banner1 {
	text-align:center;
	font-size:0;
}
.banner1 img{
	width:100%; height: auto;
	}	
.w100{ width:100%;}
.top{background:#FFF;}
.top a{ display:block; width:100%;}
.top a img{
	 width: 100%;
	 margin-top:5px;
     box-shadow: 0px 2px 5px rgba(192, 187, 187, 0.6);
	 }
.b{
	background-color:#fff;
}
.c{color:#963}
.clear{
	clear:both;
	}
/*导航*/
ul,li{margin:0;padding:0; list-style:none;}
.daohang{width:100%;margin:0 auto;}
.daohang_in{width:100%;height:50px; margin-top:0;float:left; background:url(../images/1.gif) repeat-x;}
.daohang_in ul{width:100%;float:left;}
.daohang_in li{width:25%; float:left;background:url(../img/12.gif) no-repeat right  center;}
.daohang_in li a{width:100%;height:50px; line-height:50px; text-align:center;color:#fff; float:left;font-size:12px; text-decoration:none;}
.daohang_in li a:hover{ font-weight:bold; color:#FFFF00; background:url(../images/3.gif) repeat-x;}
.daoyu{ background:url(../images/daoyu.png) no-repeat; padding:70px 10px 20px 10px }
.ruxuediyike{background-color:#FC0; line-height:30px; }
.ruxuediyike span{
	display:block;
	height:30px;
	padding:0px 5px;
	font-size:24px;
	font-weight:bold;
	background-color:#734f1e;
	color:#fff;
	width:260px;
}

/*足部*/
.foot{
	background-color:#fff;
	text-align:center;
	line-height:20px;
}
.foot .ff{
	background-color:#dcdcdc;
	padding:5px auto 5px auto;
	line-height:24px;
}
.m{
	margin-top:20px;
}
.m1{
	margin-bottom:20px;
}
.foot .wi{
	
	float:left;
	width:50%;
	text-align:center
}
.foot .wi img{
	margin:0 auto;
}
/*new*/
.q1{
	padding-top:10px;
	width:70%;
	margin:0 auto;
	text-align:center;
	
	
}
.q1 img{
	width:100%;
	padding-top:20px;
}
.q1 .q1-1{
	width:100%; 
	margin:0;
	background:#d0d0d0;
	color:#fff;
	font-size:1em;
	text-align:left;
	text-indent:2em;
		
}
.q1 .q1-2{
	color:#ab060a;
	line-height:24px;
}
.q1 .q1-2 .q1-2-1{
	margin-top:10px;
	background:#ab060a;
	border-radius:5px;
	text-align:center;
	color:#fff;
	width:30%;
	float:right;
	font-size:18px;
	line-height:30px;
}
.q1 .q1-2 .q1-2-2{
	float:left;
	text-align:left;
}
