html{
	font-size:625%;	
}
*{
	margin:0;
	padding:0;	
}
body{
	font-family:"微软雅黑";
	font-size:0.16rem;	
}
ul{
	list-style-type:none;	
}
img{
	display:block; vertical-align:middle;
}
a{
	text-decoration:none;
	color:#333333;	
}
a:hover{
	color:#333333;	
}
section#container{
	max-width:6.4rem;
	height:auto;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
section#toHead{
	max-width:100%;
	height:auto;	
}
header#toHeader img{
	max-width:100%;
}


.banner2{ }

section#content{
	max-width:100%;
	height:auto;
	margin:0 auto;
	background:#f3d37d;
	overflow:hidden; display:block;
}

section#footer{
	max-width:100%;
	height:auto;
	margin:0.2rem auto 0;	
}
section#iconList{
	max-width:95%;
	height:auto;
	margin:0 auto;	
}
section#iconList ul li{
	max-width:23%;
	height:auto;
	float:left;
	margin-left:2.5%;
}
section#iconList ul li.liOne{
	margin-left:0;	
}
section#iconList ul li img{
	max-width:100%;	
}
section#explanation{
	text-align:center;
	margin-top:0.1rem;	
}
section#explanation span{
	padding:0 0.05rem;	
}
section#copyRight{
	max-width:100%;
	height:auto;
	background:#DE3031;
	margin-top:0.1rem;
	padding:0.1rem 0;
}
section#copyRight p{
	color:#ffffff;
	text-align:center;
	
}

#tabs{width:90%;list-style:none;margin:0 auto;padding: 0; height:1.0rem; overflow:hidden;}
#tabs li{ width:25%;float: left;height:0.5rem; line-height:0.5rem;margin-top:1px;}
#tabs a{float: left;background: #bb1616; width:99%;text-align:center;height:0.5rem; line-height:0.5rem; color:#fff;}
#tabs a:hover{background:#fffda1; height:0.5rem; line-height:0.5rem; display:block; color:#444;}
#tabs a:focus{outline: 0; height:0.5rem; line-height:0.5rem}
#tabs #current{float: left;background: #bb1616;text-align:center;height:0.5rem; line-height:0.5rem; color:#fff;}
#tabs #current a{ background: #fffda1; text-shadow: none; display:block; color: #444; width:100%;}
#tab #curnet{ width:500px; height:500px; float:left; display:block; }

#clear{clear:both;}


#contents
{
    background:#fff;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    -moz-box-shadow: 0 0 0 #000, 0 -1px 0 #fff inset;
    -webkit-box-shadow: 0 0 0 #000, 0 -1px 0 #fff inset;
    box-shadow: 0 0 0 #000, 0 -1px 0 #fff inset;
	width:100%; margin:0 auto;
}

.box_list{ width:90%; margin:0 auto; padding:10px 0;}
.box_content{ width:100%; background:#fff; padding-top:2.5%}
.box_title{ width:95%; margin:0 auto; font-size:24px; font-weight:bold; color:#262626;}
.box_img{ width:95%; margin:0 auto;}
.box_text2{ width:90%; color:#92191e; font-size:0.18rem; margin:0 auto; text-align:center; padding:0.05rem 0;}
.box_img1{ width:100%; }
.box_img2{ width:100%; }



