html{
	font-size:625%;	
}
*{
	margin:0;
	padding:0;	
}
body{
	font-family:"微软雅黑";
	font-size:0.16rem;	
}
ul{
	list-style-type:none;	
}
img{
	display:block;
}
a{
	text-decoration:none;
	color:#ae2621;	
}
a:hover{
	color:#ae2621;	
}
section#container{
	max-width:6.4rem;
	background:url(../images/bg_box.jpg);
	background-position:4.97rem 0;
	height:auto;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
section#toHead{
	max-width:100%;
	height:auto;	
}
header#toHeader img{
	max-width:100%;
}
section#content{
	max-width:95%;
	height:auto;
	margin:0 auto;
}

article#toLead{
	max-width:100%;
	height:auto;
	margin-top:0.3rem;
	border:1.5px dashed #e83236;
	border-radius:10px;
	position:relative;
}
article#toLead h2{
	width:0.8rem;
	height:0.25rem;
	background:url(../images/dy_icon.jpg) no-repeat;
	background-size:100%;
	border-radius:5px;
	font-weight:normal;
	color:#ffffff;
	font-size:0.16rem;
	text-align:center;
	line-height:0.3rem;
	position:absolute;
	top:-0.15rem;
	left:50%;
	margin-left:-0.4rem;
	box-shadow:0px 2px 3px #D1D1D1;
}
article#toLead p{
	max-width:90%;
	height:auto;
	margin:0.2rem auto;
	text-align:justify;
	font-size:0.13rem;
	color:#9b4343;	
}
section#toTable{
	max-width:100%;
	height:auto;
}
section#toTable hgroup{
	max-width:100%;
	height:1.2rem;
	margin-top:0.2rem;
}
section#toTable hgroup h2{
	float:left;
	font-weight:normal;
	color:#333;
	font-size:0.16rem;
	line-height:0.5rem;
	width:20%;
	text-align:center;
	font-weight:bold;
	background:#fff;
	border:#af1014 1px solid;
    box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}
section#toTable hgroup h2.h2One{
	background:#af1014;
	color:#fff;
}
section#toSection table tr th{
	font-family:"微软雅黑";
	color:#424242;
}
section#toSection table tr td{
	color:#969696;
	font-size:0.15rem;
}
section#toSection table tr td a{
	color:#9b4343;
	font-size:0.15rem;
}


section#footer{
	max-width:100%;
	height:auto;
	margin:0.2rem auto 0;
	
}
section#footer_line{
	max-width:95%;
	height:auto;
	margin:0.5rem auto 0;
	border-top:1px solid #e83437;	
}
section#footer_bg{
	margin:0.5rem 0;		
}
section#footer_bg img{
	width:40%;
	margin:0 auto;	
}
section#footer_bg2{
	margin:0.7rem 0 0 0;		
}
section#footer_bg2 img{
	width:100%;
	margin:0 auto;	
}

section#des{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:0.1rem;
}
section#des span{
	font-size:0.14rem;
	color:#c58283;
}
.thtitle{background: #ffe7ad; font-weight:normal; text-align:center;font-size:0.13rem;}
 
.table_con{ font-size:0.13rem; text-align:center;}

.xiaojiantou{ background:url(../images/jiantou.png)}

#tabs{overflow:auto;width:100%;list-style:none;margin:20px auto 0 auto;padding: 0; height:1.5rem; font-size:0.14rem;background: #e74141;}
#tabs a{float: left;background: #e74141; width:25%; text-align:center;height:0.5rem; line-height:0.5rem; color:#fff;}
#tabs a:hover{background:#ffe7ad; 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: #e74141; width:25%; text-align:center;height:0.5rem; line-height:0.5rem; color:#fff;}
#tabs #current a{ background: #ffe7ad; text-shadow: none; display:block; color: #444; width:100%;}

#contents
{
    background-color: #fff0b9;
    -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;
}

/* Remove the rule below if you want the content to be "organic" */
#contents div{}

/* --- */
#about
{color: #999;}

#about a
{color: #eee;}

