/* * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
} */
body{
	margin: 0;
	font-family: "Helvetica Neue","microsoft yahei",Helvetica,Arial,sans-serif;
    font-size: 16px;
	color: #333;
}
input,textarea,select,button
{
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	outline:none;
	padding:0;
	border-radius: 0;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6,i,em,strong{
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-style: normal;
	font-size: 100%;
}
table{
	border-collapse:collapse;
}
img{
	border:none;
	max-width: 100%;
}
dl,dd,dt,p{
	padding: 0;
	margin: 0;
}
a,a:link {
	text-decoration: none;
	color:#333;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}

.clearfix {
	*display:table;
	*zoom:1;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.slh{
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-ul li{
	line-height: 37px;
	height: 37px;
	position: relative;
	padding-left: 25px;
}
.list-ul li:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #dcdcdc;
	left: 0;
	top: 16px;
}
.list-ul li:hover:before{
	background: #046bbd;
}
.list-ul li a{
	float: left;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.list-ul li span{
	float: right;
	font-size: 14px;
	color: #999;
}
.list-ul li:hover a{
	color: #046bbd;
}
iframe{
	display: block;
}
.mtop10{
	margin-top: 10px;
}
.mtop20{
	margin-top: 20px;
}
.mbot20{
	margin-bottom: 20px;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
}

  /*********************** position *********************/
.position{
	line-height: 40px;
	background: #f2f2f2;
}
.position a{
	color: #333;
}
.position span{
	margin: 0 6px;
}

/* header */
.header{
	height: auto;
}
.header img{
	display: block;
}
/* main */
.shmain{
	width:1200px;
	margin:32px auto 44px;
}
.main-title{
	width:1200px;
	height:71px;
	background:url(../images/t5.jpg) no-repeat;
	margin-bottom: 12px;
}
.main-title .h1{ float:left; width:600px; font-size:24px; color:#ca2126; font-weight:bold; font-style: italic; line-height:50px; padding-top:13px}
.main-title .h1 a{  color:#ca2126;}
.gd{ float:right; font-size:14px; color:#666666; line-height:50px;}
.gd a{color:#666666;}

.main-lists-ul1 li{
	line-height: 56px;
	border-bottom: 1px dashed #e6e6e6;
	overflow: auto;
	padding-left: 40px;
	background: url(../images/t4_03.png) no-repeat left center;
}  
.main-lists-ul1 li a{
	float: left;
}
.main-lists-ul1 li span{
	float: right;
}
.main-lists-ul1 li:hover{
	background: url(../images/t3_03.png) no-repeat left center;
}
.main-lists-ul1 li:hover a{
	color: #ca2126;
}
.a-home a{
	width: 116px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	background: red;
	text-indent: 38px;
	font-size: 16px;
	border-radius: 50%;
	position: fixed;
	left: 50%;
	margin-left: 580px;
	top: 20px;
	border-radius: 20px;
}


.a-home i{
	position: absolute;
	width: 22px;
	height: 21px;
	background: url(../images/t2_03.png) no-repeat;
	left: 9px;
	top: 8px;
}
/*.a-home a:hover{
	width: 116px;
	border-radius: 20px;
	font-size: 16px;
}*/


/* footer */
.footer{
	line-height: 35px;
	background: #b80202;
	padding: 25px 0;
	text-align: center;
	color: #fff;
}


/* page */
.page{
	text-align: center;
	margin-top: 50px;
}


/*细览页面*/
.content1{ border:1px solid #ddd; background:#fff}
.content{ border:0}
.m-cont{margin:30px 55px 20px; font-size:16px; color:#333;}
/*正文*/
.pages_content{line-height:30px;margin:0;padding:80px 0 40px 0;font-size:16px;font-family: "宋体";}
.pages_content p{ margin-top:15px;}
.pages_content .list01 li a p{ margin-top:0px;	font-family:Microsoft Yahei;}
.pages_content .editor{color:#898989;font-size:12px;text-align:right;padding:5px 0;}
.editor{ text-align:right; color:#888888; font-size:14px;}
.sp_title{ text-align:center; font-size:30px; color:#ca151d; font-weight:bold}

.m-cont .doc-lib{line-height:28px; font-size:14px; color:#666; background: #F7F7F7; height:110px; padding:15px 0px; margin-bottom:20px; margin-top:20px;}
.m-cont .doc-lib font{ float:left; width:315px; margin-left:30px;}

.sp_time{ float:left; width:700px; overflow: hidden;font-size: 14px;color: #999; text-align: center; height: 35px;line-height: 26px;padding-top: 7px; margin:15px 0;}
.sp_time span{padding: 0 5px;}
.sp_time a{padding: 0 4px;color: #999;}
.sp_fx{ float:right; width:250px; text-align:right; margin-top:15px}




