﻿.wrapper_2{ padding-top:0; border:none; background:none;}
/*主体开始*/
.wrapper_12{
	padding-bottom: 5px;
    border:1px solid #e8edf1;
}
/*主体第一部分*/
.first{
background: #ffffff;
padding-top:5px;
overflow: hidden;
}
/*主体第一部分的左边开始*/
.wd1{
	width: 48%;
    margin-right: 12px;
    float: left;
    padding-left: 12px;
    background: #ffffff;
}
.slideBox{ 
	width:100%; 
	height:100%; 
	overflow:hidden; 
	position:relative;  
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.slideBox .bd img{ 
	width:100%; 
	height:100%; 
}
.wd1 .bd p{
	position: absolute;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,0.5);
    line-height: 40px;
    left: 0px;
    bottom: 4px;
    color: #fff;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
}
.slideBox .hd{ 
	height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 13px;
    z-index: 1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:2px;  
	width:10px; 
	height:10px; 
	line-height:14px; 
	text-align:center; 
	background:#fff; 
	cursor:pointer; 
	border-radius: 10px;
	list-style: none;
	margin-right: 10px;
}
.slideBox .hd ul li.on{ 
	background:#0788dc; 
	color:#fff; 
}
/*主体第一部分的左边结束*/
/*主体第一部分的右边开始*/
.wd2{
    width: 49%;
    float: right;
    margin-bottom: 5px;
    background: #ffffff;
	position: relative;
	overflow: hidden;
}
.tab_contain{
    margin: 0;
    padding: 0;
    width: 98%;
    height: 244px; 
    border: 1px solid #e8edf1;
    display: none;
    padding-bottom: 10px;
}
.tab{
	margin:0;
	padding:0;
	list-style:none;
	width:98.5%;
	overflow:hidden;
}
.tab a{
    float: left;
    width: 20%;
    height: 40px;
    color: #000000;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 15px;
}
.tab a:nth-child(6){
	margin-right: 0;
}
.tab a.cur{
	background:#0788dc;
	color:#ffffff;
	width:20%;
}
.on{
	display:block;
}
.tab_contain ul{
	margin-top:6px;
	margin-left: 30px;
}
.tab_contain li{
	height: 31px;
	line-height: 31px;
	position: relative;
	color: #a1d9ff;
	/*list-style:none;*/
	vertical-align: middle;
}
.tab_contain li a{
	display: inline-block;
	width: 351px;
	height: 31px;
	line-height: 31px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-decoration: none;
	color: #333;
	position: absolute;
	left: 0;
	top:0;
}
/*.tab_contain li:before{ 
	content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a1d9ff;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -20px;
}*/
.tab_contain a:hover{
	color: #0788dc;
	border-bottom: 1px solid #e8edf1;
}
.tab_contain li span{
	position: absolute;
	right: 15px;
	font-size: 12px;
}
/*主体第一部分的右边结束*/
/*主体第一部分结束*/
/*主体第二部分开始*/
.second{
	width: 980px;
	height: 55px;
	background: #006fb7;
	clear: both;
	margin-left: 10px;
}		
.second li{
    list-style: none;
    float: left;
    height: 55px;
    margin: 0px 10px;			
}
.second a{		
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 55px;
}
.second img{
	vertical-align: middle;
	margin-right: 5px;
}
/*主体第二部分结束*/
.banner_01{
	width: 100%;
	height: 100%;
	/*margin-top:15px;*/
}
/*主体第三部分开始*/
.third{
	width: 100%;
	height: 345px;
	background: #ffffff;
	padding:  10px 0;
	margin-bottom: 5px;
	margin-top: 5px;
	border:1px solid #e8edf1;
	/*overflow: hidden;*/
}

.section{
	width: 32%;
	height: 50px;
	float: left;
	margin: 0 0px 0 12px;
}		
.section h2{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.section h2>span{
	font-size: 15px;
	font-weight:bold;
}	
.section hr{
	width: 97%;
	margin:15px 0;
	height: 1px;
	background-color: #ccc;
	border: none;	
}
/*主体第三部分左边开始*/
.tab_contain1{
	margin:0;
	padding:0;
	width:96%;
	display:none;
}
.tab1{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.tab1 a{
    float: left;
    width: 149px;
    height: 40px;
    color: #000000;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    background: #f2f2f2;
}
.tab1 a:first-child{
	margin-right: 13px;
}
.tab1 a.cur1{
	background:#0788dc;
	color:#ffffff;
}
.on1{
	display:block;
}
.tab_contain1 ul{
	margin-top:6px;
	margin-left: 20px;
}
.tab_contain1 li{
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #a1d9ff;	
}
.tab_contain1 li a{
	display: inline-block;
	width: 98%;
	height: 30px;
	line-height: 30px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-decoration: none;
	color: #333;
	position: absolute;
	left: 0;
}
.tab_contain1 a:hover{
	color: #0788dc;
	border-bottom: 1px solid #e8edf1;
}
/*主体第三部分左边结束*/
/*主体第三部分中间开始*/
.third_cencer{
	width: 96%;
	height: 135px;
	background: #f4f9fd;	
}
.third_cencer a{
    float: left;
    margin: 2px 20px 0 20px;
    text-decoration: none;
    color: #000000;
    text-align: center;

}
.third_cencer a:first-child{
	margin-left: 36px;
}
.third_cencer a:hover{
	color:#0788dc;
}
.third_img{
	width: 100%;
}
.third_img{
	width: 100%;
}
.third_img_index a img{
	width:313px;
	height: 66px;
}
.height a img{
	height: 85px;
}
.register_img img{
	width: 45%;
	height: 67px;
	margin: 10px 0px; 
	margin-left: 3%;
}
.img_report img{
	width: 96%;
	height: 67px;
	margin: 10px 0px; 
}
/*主体第三部分中间结束*/
/*主体第三部分右边开始*/
.tab_contain2{
	margin:0;
	padding:0;
	width:96%;
	display:none;
}
.tab2{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.tab2 li{
    float: left;
    width: 149px;
    height: 40px;
    color: #000000;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    background: #f2f2f2;
}
.tab2 li:first-child{
	margin-right: 13px;
}
.tab2 li.cur2{
	background:#0788dc;
	color:#ffffff;
}
.on2{
	display:block;
}
.tab_contain2 img{
	margin-top:10px;
	width: 100%;
}
.tab_contain2_p{
	height: 35px;
	background: #f4f9fd;
	line-height: 35px;
	text-align: center;
}
.tab_contain2 ul{
	margin-top:6px;
	margin-left: 20px;
}
.tab_contain2 li{
	height: 30px;
	line-height: 30px;
	position: relative;
	    color: #a1d9ff;
}
.tab_contain2 li a{
	display: inline-block;
	width: 98%;
	height: 30px;
	line-height: 30px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-decoration: none;
	color: #333;
	position: absolute;
	left: 0;
}
.tab_contain2 a:hover{
	color: #0788dc;
	border-bottom: 1px solid #e8edf1;
}
/*主体第三部分右边结束*/
/*主体第三部分结束*/
/*主体第四部分开始*/
.fourth{
	width: 100%;
	height: 345px;
	background: #ffffff;
	padding:  10px 0;
	margin-top: 5px;
	border:1px solid #e8edf1;
	/*overflow: hidden;*/



}
/*主体第四部分左边开始*/
.fourth_left{
	width: 85%;
	height: 44px;
	margin: 0 auto;
	position: relative;
}
.fourth_left a:hover span{
	border-bottom: 1px solid #0788dc;
}
.fourth_left img{
	position:absolute;
	
	width: 100%;
	height: 44px;
}
.fourth_left span{
	position:absolute;
	left: 66px;
	top:11px;
	font-size: 16px;
	color: #0788dc;
}
/*主体第四部分左边结束*/
/*主体第四部分中间开始*/
.fourth_center{
	margin:0;
	padding:0;
	width:100%;
}
.fourth_center div{
	width:100%;
	/*height: 100px;*/
	/*background: red;*/
	margin:0 auto;
}
.fourth_center img{
	width: 100%;
	height: 100%;
	margin-bottom: 8px;
}
/*主体第四部分中间结束*/
/*主体第四部分右边开始*/
.fourth_right{
	width: 96%;
}
.fourth_right span{
	width: 138px; 
    height: 42px;
    line-height: 42px;
    padding:5px 0 5px 10px;
    margin-bottom:6px;
	float: left;
    background: url(../images/ind_btn_bg.jpg) no-repeat left center;
}
.fourth_right span.n1,
.fourth_right span.n3{margin-right:6px;}
.fourth_right p{
	color: #4d88ba;
    padding-left:54px;
    font-size: 16px;

}
.fourth_right span a{
	text-decoration: none;
	color: #000000;
}
.fourth_right span a:hover{
	color: #0788dc;
}
.fourth_right img{
	width: 40px;
	height: 40px;
    position: absolute;
}
.fourth_right div{
	clear:both;
}
.fourth_bottom{
	position: relative;
}
.fourth_p{
    margin-left: 5px;
    position: absolute;
    line-height: 22px;
    font-size: 24px;
    font-weight: bold;
    font-family: serif;
    color: #228cbc;
}
.fourth_bottom img{
    position: absolute;
    right: 15px;
    top: -15px;
}
/*主体第四部分右边结束*/
/*主体第四部分结束*/
/*主体结束*/