@charset "utf-8";
/*reset*/

html {color: #000;background: #fff;}
body {line-height: 1.4;	font-family: "微软雅黑", "宋体";	font-size: 12px;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, form {	margin: 0;}
ul, ol {	padding-left: 0;	list-style-type: none;}
ins, a {
	text-decoration: none;
	color: #004276;
}
a:hover {	text-decoration: underline;}
img {	border: 0;}
img, label, input {	vertical-align: middle}

/*float*/

.fl {float: left;}
.fr {float: right;}

.lft{ float:left;}
.rgt{ float:left;}

.gWrapper, #nav {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	_height: 122px;
	min-height: 122px;
	position: relative;
	z-index: 10;
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	height: 122px;
}
.header_info {
	height: 122px
}
.nav_wrapper {
	width: 100%;
	height: 40px;
	background: #013e98;
	
}
#nav {
	height: 40px;
	position: relative;
	z-index: 99;
	width: 1110px;
	margin:0 auto;
}
#nav .nav_list .active, #nav .nav_list a:hover {
	background: #097be0;
	text-decoration: none;
}

#nav .nav_list a {
    display: block;
    height: 40px;
	width:64px;
    font-size: 16px;
    line-height: 38px;
    color: #fff;
    padding: 0 45px;
    font-family: "Microsoft YaHei";
	white-space: nowrap;  
}

#nav .nav_list li {  
	float: left;
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	}


.box{
	width: 1110px;
	margin: 30px auto 20px;
	font-family: "微软雅黑", Arial;
	color: #333;
}
.boxL{ width:250px;}
.boxL .title{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #eeeeef solid;
	color: #DB2A0B;
	font-size: 16px;
	font-weight: bold;
}

.boxL2{ border:1px #eeeeef solid; margin-bottom:30px;}

.boxL2 p{ height:40px; line-height:40px; padding:0 20px 0 25px; border-bottom:1px #eeeeef solid; cursor:pointer; overflow:hidden; zoom:1;}

.boxM{
	width: 840px;
	margin-left: 10px;
	padding-right: 10px;
}
 
.arc_title{ padding:10px 5px; border-bottom:1px #dfdfdf solid;}
.arc_title h2{ font-size:24px; font-weight:normal; margin-bottom:10px; text-align:center;}
.boxR{ width:245px; float:right;}
.boxR .title{
	font-size: 16px;
	font-weight: bold;
	color: #db2a0b;
	border-bottom: 1px #eeeeef solid;
	margin-bottom: 10px;
}
.boxR1,.boxR2{ margin-bottom:35px;}


.tp{alignment-adjust:
	text-align: center;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.bm{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	text-align: center;
	text-decoration: none;
	background: #5A9B17;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.title {
	background-position-x: 0%;
	background-position-y: 0%;
	padding: 0 15px 0 20px;
	height: 35px;
	line-height: 35px;
	background-position: -340px -10px;
	background-image: url(../image/index_A2.png);
	background-repeat: no-repeat;
}
.breadcrumbs_none_pic {
    height: 35px;
}
.breadcrumbs {
	color: #000;
	line-height: 35px;
	width: auto;
	padding-left: 0;
	height: 38px;
	position: relative;
	text-align: left;
	background-color: #E5E6E8;
}
.boxM P{ line-height:30PX; font-size:18px;}
.table2_11 table {
	width:100%;
	margin:15px 0
}
.table2_11 th {
	background-color:#1E90FF;
	color:#FFFFFF
}
.table2_11,.table2_11 th,.table2_11 td
{
	font-size:1.1em;
	text-align:center;
	padding:4px;
	border:1px solid #7ebffe;
	border-collapse:collapse
}
.table2_11 tr:nth-child(odd){
	background-color: #DDE1E4;
}
.table2_11 tr:nth-child(even){
	background-color:#fdfdfd;    
}