*{
	margin: 0;
	padding: 0;
}

.box{
	width: 100%;
	background: #e1e1e1;
	position: relative;
}
.height20{
	width: 100%;
	height: 10px;
}
.height50{
	width: 100%;
	height: 50px;
}

/*第一部分*/
.content{
	position: relative;
	z-index: 1;
}

/*第二部分*/
.section2{
	background: #fff;
	width: 1200px;
	margin: 0 auto;
	padding: 35px 30px;
	overflow: hidden;
}
/*轮播*/
.banner {
	width: 555px;
	height: 365px;
	float: left;
	margin-right: 25px;
	background-color: #000;
}
.focusBox {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: Arial;
	text-align: left;
	background: #fff;
}

.focusBox .pic img {
	width: 100%;
	height: 365px;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 45px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 45px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: -45px;
}

.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 15px;
	right: 0px;
	height: 10px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
}

.focusBox .num li a,
.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}

.focusBox .num li{
	z-index: 1;
	color: #fff;
}

.focusBox .num ul {
	width: 100%;
	height: auto;
}

.focusBox .num li.on,
.focusBox .num .on:hover {
	background-color: #da3823;
}

.focusBox .pic {
	position: relative;
}
/*轮播结束*/
.section2-right{
	float: left;
	width: 560px;
}
.section2-right h1{
	font-size: 20px;
	font-weight: bold;
}
.section2-right span{
	font-size: 15px;
	color: #121212;
	display: inline-block;
	text-indent: 24px;
	line-height: 25px;
	margin-top: 35px;
}
.section2-right a{
	color: #015293;
	font-size: 15px;
	display: block;
	text-align: right;
	line-height: 25px;
}

/*第六部分*/
.section6{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.hide{
	display: none;
}
.content_left_top {
	width: 775px;
	background-color: #fff;

	float: left;
}

.title_list_box {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #c8c8c8;
}

.title_list {
	height: 60px;
	padding-left: 30px;
	float: left;
}

.title_item {
	float: left;
	margin-left: 50px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 17px;
}

.title_item:first-child {
	margin-left: 0;
}

.title_item div {
	display: block;
	height: 60px;
	color: #000;
}

.hover div {
	font-weight: 700;
	border-bottom: 4px solid #015293;
	color: #015293; cursor:pointer;
}

.more_list {
	width: 70px;
	height: 65px;
	line-height: 65px;
	float: right;
	font-size: 15px;
	text-align: right;
}

.more_list a {
	color: #121212;
	display: block;
	padding-right: 10px;
}

.content_list_box {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 324px;
}

.content_list {
	width: 100%;
	overflow: hidden;
}

.content_item {
	width: 100%;
	height: 33px;
	line-height: 33px;
	font-size: 15px;
	padding-left: 16px;
	background: url(1911201510299008249.png) left center no-repeat;
}

.content_item a {
	color: #121212;
	overflow: hidden;
}

.content_item a:hover {
	color: #015293;
}
.content_item_txt {
	float: left;
}

.content_item_date {
	float: right;
	color: #121212;
}

.section6-right{
	width: 415px;
	float: right;
	background: #fff;
}
.section6-title1{
	line-height: 60px;
	color: #121212;
	padding: 0 15px;
	border-bottom: 1px solid #c8c8c8;
	height: 60px;
	overflow: hidden;
}
.section6-title1 span{
	margin-left: 5px;
	color: #ff5900;
	font-size: 20px;
	vertical-align: middle; font-weight:bold;
}
.section6-more{
	float: right;
	font-size: 15px;
}
.section6-right ul{
	padding:10px 20px 18px;
}
.section6-right ul li{
	line-height: 33px;
	font-size: 15px;
	overflow: hidden;
}
.section6-right ul li a{
	float: left;
	color: #121212;
}
.section6-right ul a:hover{
	color: #015293;
}
.section6-right ul li .section6-new:before{
	content: "";
	background: url(../images/1911201514177741627.png) no-repeat center left;
	padding-left: 30px;
}
.section6-right ul li span{
	float: right;
}



/*专题栏*/
.ztl{ width:1200px; height:200px; margin:0px auto;}
.zt_bt{ font-size:22px; background:url(/picture/781/2103261701277417017.jpg) no-repeat #fff 0px 0px; height:45px; padding:5px 0 0 40px; color:#015293;font-weight:bold;}

/*左右滚动效果*/
.icon{background:url(icon.png) no-repeat 0 0;display:block;height:55px;position:absolute;top:40px;width:35px;z-index:200;cursor:pointer;}
.picScroll-left{
	overflow: hidden;
    position: relative;
   margin: 2px 20px; height:150px; width:1160px;
}
.picScroll-left .hd{
	position: relative; 
}
.picScroll-left .next,.picScroll-left .prev{
	position: absolute;
    display: block;
    top: 50px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}
.picScroll-left .next{
	right: 8px;background-position:0 -200px;
}
.picScroll-left .next:hover{background-position:0 -256px;}

.picScroll-left .prev{
	left: 5px; background-position:0 -88px;
}
.picScroll-left .prev:hover{background-position:0 -144px;}

.picScroll-left .bd ul{
    zoom: 1; height:150px;
}
.picScroll-left .bd ul li{
	width: 376px;
	height: 150px; float:left; margin:0 5px;
	
}

.picScroll-left .bd ul li img{
	width: 376px;
	height: 150px; 
	
}

.picScroll-left .bd ul li .pich{
	display: none;
}
.picScroll-left .bd ul .active1{
	background: #3A8ED7;
	border: 1px solid #3A8ED7;
}
.picScroll-left .bd ul .active1 a{
	color: #fff;
}
.picScroll-left .bd ul .active1 .pic{
	display: none;
}
.picScroll-left .bd ul .active1 .pich{
	display: inline-block;
}
