﻿@charset "utf-8";
/* CSS Document */

/*news-back*/
.news-back{
	width: 100%;
	height: 438px;
	padding-top: 8px;
	background: url(body-back.png) center repeat-x;
}

/*news-head*/
.news-head{
	width: 1200px;
	height: 112px;
	text-align: center;
	background: #fff;
	position: relative;
}
.news-head h3{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	padding-top: 15px;
	overflow: hidden;
}
.news-head h3 a{
	color: #e20000;
}
.news-head p{
	width: 1200px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.news-head p a{
	display: inline-block;
}

/*news*/
.news{
	width: 1180px;
	height: 326px;
	padding: 0 10px;
	background: #fff;
}
.news-left{
	width: 560px;
	height: 316px;
}
.yx-rotaion-content{
	width: 560px;
	height: 316px;
	position: relative;
}
.yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 560px;
	height: 316px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 560px;
	height: 316px;
	display: block;
}
.yx-rotaion-content .yx-rotaion .txt {
	width: 380px;
	height: 32px;
	line-height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion .txt li {
	width: 360px;
	height: 32px;
	position: absolute;
	bottom: -32px;
	left: 20px;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion .txt li a {
    color: #fff;
}
.yx-rotaion-content .yx-rotaion .num {
	width: 80px;
	height: 10px;
	position: absolute;
	bottom: 12px;
	right: 60px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}
.yx-rotaion-content .yx-rotaion .num li {
	width: 12px;
	height: 12px;
    background: url(news-pic-icon1-1.png) center no-repeat;
	margin-right: 7px;
	cursor: pointer;
	float: left;
}
.yx-rotaion-content .yx-rotaion .num .on {
	background: url(news-pic-icon1.png) center no-repeat;
}
.yx-rotaion-content h5{
	width: 560px;
	heigh: 32px;
	line-height: 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4;  
}
.yx-rotaion-content h6{
	width: 50px;
	heigh: 20px;
	line-height: 20px;
	border-radius: 30px;
	position: absolute;
	right: 6px;
	bottom: 6px;
	z-index: 0;
	background: #fff;
	filter:alpha(opacity=20);   
    -moz-opacity:0.2;   
    -khtml-opacity: 0.2;   
    opacity: 0.2;  
}
.yx-rotaion-content .gd{
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 6px;
}

/*内容切换*/
.tab{ 
    width: 608px;  
	position: relative;
}
.tab-title{
	width: 608px;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	font-weight: normal; 
}
.tab-title a{
	width: 120px; 
	height: 40px;
	padding-right: 7px;  
	font-size: 18px; 
	text-align: center;
	font-weight: bold;
	float: left;
}
.tab-title .up{
	width: 116px;
	color: #fff;
	background: url(title.png) center no-repeat;
	border-left: 4px solid #b70202;
}
.tab .tab-conter{
	width: 608px; 
	height: 252px;
    position: absolute; 
	top: 54px; 
	left: 0; 
	display: none;
	overflow: hidden;
}
.tab-conter ul li{
	width: 608px;
	height: 36px;
	line-height: 36px;
	float: left;
	overflow: hidden;
}
.tab-conter ul li a{
	float: left;
	margin-left: 5px;	
}
.tab-conter ul li span{
	color: #858fa6;
	font-size: 14px;
	margin-left: 10px;
	float: right;
}
.tab .block{ 
    display: block;
}

/*module1*/
.module1{
	width: 1200px;
	height: 300px;
	margin-top: 8px;
}

.leader{
	width: 398px;
	height: 280px;
	padding: 10px;
	background: #fff;
}
.leader h3{
	width: 398px;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	font-weight: normal; 
	margin-bottom: 5px;
}
.leader h3 a{
	width: 116px; 
	height: 40px;
	padding-right: 7px;  
	font-size: 18px; 
	text-align: center;
	font-weight: bold;
	float: left;
	color: #fff;
	background: url(title.png) center no-repeat;
	border-left: 4px solid #b70202;
}
.leader .leader1{
	width: 398px;
	padding: 18px 0;
	border-bottom: 1px solid #ededed;
	line-height: 30px;
} 
.leader .leader2{
	border-bottom: 0;
}
.leader .leader1 h5{
	width: 80px;
	height: 30px;
	background: #e9f3fd;
	float: left;
	text-align: center;
	font-weight: normal;
	color: #b70202;
}
.leader .leader1 p{
	width: 318px;
	display: inline-block;
}
.leader .leader1 p a{
	padding: 0 15px;
	float: left;
}

.ldjh{
	width: 398px;
	height: 280px;
	padding: 10px;
	background: #fff;
}
.tbgz{
	margin-left: 9px;
}
.tab3{
	width: 398px;
}
.tab-title3{
	width: 398px;
}
.tab3 .tab-conter3{
	width: 398px; 
	height: 216px;
}
.tab-conter3 ul li{
	width: 398px;
}
.tab-conter3 ul li span{
	float: right;
}

.tzgg{
	width: 326px;
	height: 280px;
	padding: 10px;
	background: #fff;
}
.tab4{
	width: 326px;
}
.tab-title4{
	width: 326px;
}
.tab4 .tab-conter4{
	width: 326px; 
	height: 216px;
}
.tab-conter4 ul li{
	width: 326px;
}
.tab-conter4 ul li span{
	float: right;
}

/*专题专栏*/
.picScrol-left{ 
    width: 1200px; 
	height: 100px;   
	margin-top: 8px;
	position: relative;
	overflow: hidden;
}
.picScrol-left .bd{ 
    width: 1200px;
	height: 100px;
}
.picScrol-left .bd ul li{
	float: left;
}
.picScrol-left .bd ul li a img{ 
    width: 1200px; 
	height: 100px; 
	display: block;
}

/*module2*/
.module2{
	width: 1200px;
	height: 346px;
	margin-top: 8px;
}

.module-left{
	width: 398px;
	height: 324px;
	padding: 10px;
	background: #fff;
}
.tab5{ 
    width: 398px;  
	height: 325px;
}
.tab-title5{
	width: 398px; 
	background: none;
	border-bottom: 2px solid #ededed;
}
.tab-title5 a{
	width: 100px; 
	padding-right: 0;  
}
.tab-title5 .up{
	width: 100px;
	color: #e20000;
	background: none;
	border-left: 0;
	border-bottom: 2px solid #e20000;
}
.tab5 p{
	width: 296px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.tab5 p a{
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #ededed;
	margin: 10px 1px;
}
.tab5 p a:hover{
	background: #e20000;
	color: #fff;
}
.tab5 .tab-conter5{
	width: 398px; 
}
.tab-conter5 ul li{
	width: 398px;
}
.tab-conter5 ul li i{
	width: 5px;
	height: 5px;
	background: #ccc;
	border-radius: 50px;
	float: left;
	margin: 16px 5px 0 0;
}

.module-center{
	width: 398px;
	height: 324px;
	padding: 10px;
	background: #fff;
	margin-left: 9px;
}

.module-right{
	width: 326px;
	height: 324px;
	padding: 10px;
	background: #fff;
}
.gzdt{
	width: 326px;
	height: 324px;
}
.tab6{ 
    width: 326px;  
	height: 325px;
}
.tab-title6{
	width: 326px; 
	background: none;
	border-bottom: 2px solid #ededed;
}
.tab-title6 a{
	width: 100px; 
	padding-right: 0;  
}
.tab-title6 .up{
	width: 100px;
	color: #e20000;
	background: none;
	border-left: 0;
	border-bottom: 2px solid #e20000;
}
.tab6 p{
	width: 226px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.tab6 p a{
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #ededed;
	margin: 10px 1px;
}
.tab6 p a:hover{
	background: #e20000;
	color: #fff;
}
.tab6 .tab-conter6{
	width: 326px; 
}
.tab-conter6 ul li{
	width: 326px;
}
.tab-conter6 ul li i{
	width: 5px;
	height: 5px;
	background: #ccc;
	border-radius: 50px;
	float: left;
	margin: 16px 5px 0 0;
}

.module-right img{
	width: 346px;
	height: 80px;
	margin-top: 8px;
	float: left;
}

/*pic*/
/*内容切换*/
.tab1{ 
    width: 1180px; 
	height: 230px;
	padding: 10px; 
	background: #fff;
	margin-top: 8px;
	position: relative;
}
.tab-title1{
	width: 1180px;
	height: 40px;
	line-height: 40px;
	background: #f9f9f9;
	font-weight: normal; 
}
.tab-title1 a{
	width: 120px; 
	height: 40px;
	padding-right: 7px;  
	font-size: 18px; 
	text-align: center;
	font-weight: bold;
	float: left;
}
.tab-title1 .up{
	width: 116px;
	color: #fff;
	background: url(title.png) center no-repeat;
	border-left: 4px solid #b70202;
}
.tab1 .tab-conter1{
	width: 1180px; 
	height: 152px;
    position: absolute; 
	top: 70px; 
	left: 10px; 
	display: none;
	overflow: hidden;
}
.tab-conter1 ul{
	width: 1200px;
	height: 152px;
	overflow: hidden;
}
.tab-conter1 ul a{
	width: 220px;
	height: 152px;
	float: left;
	margin-right: 20px;	
	position: relative;
}
.tab-conter1 ul a img{
	width: 220px;
	height: 152px;
	border-radius: 8px;
}
.tab-conter1 ul a h5{
	width: 220px;
	height: 32px;
	border-radius: 0 0 8px 8px;
	background: #000;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4;  
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;	
}
.tab-conter1 ul a span{
	width: 220px;
    height: 32px;
	line-height: 32px;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.tab1 .block{ 
    display: block;
}

/*link*/
.wrap {
	width: 1190px;  
	height: 30px;
	padding: 0 5px;
	margin-top: 8px;
	background: #fff;
}

.nice-select {
	width: 218px;
	height: 30px;
	position: relative;
	background: #fff url(icon-jt.png) no-repeat right center;
	cursor: pointer;
	float: left;
	margin: 0 10px;
}
.nice-select input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
	outline: 0;
	display: block;
	background: none;
	cursor: pointer;
	font-size: 16px;
	font-family: "微软雅黑", "Microsoft Yahei";
	padding-left: 10px;
}
.nice-select ul {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	bottom: 30px;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	z-index: 2;
	box-shadow: 0 5px 5px #ccc;
}
.nice-select ul li {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
}
.nice-select ul li.on {
	background-color: #e0e0e0;
}

/*概览*/
.subject{
	width: 1180px;
	height: auto;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	margin-top: 8px;
}

/*当前位置*/
.currenturl{
	width: 1160px;
	height: 30px;
	line-height: 30px;
	background: #f9f9f9;
	padding: 0 10px;
}
.currenturl a{
	height: 30px;
	color: #99a8be;
	font-size: 14px;
	float: left;
}
.currenturl span{
	height: 30px;
	color: #99a8be;
	font-size: 14px;
	float: left;
	padding: 0 5px;
}

/*通用概览*/
.tygl{
	width: 1180px;
	height: auto;
	overflow: hidden;
	background: #f9f9f9;
	margin-top: 8px;
}
.tygllist-left{
	width: 230px;
	height: auto;
	overflow: hidden;
}
.tygllist-left h3{
	width: 125px;
	height: 50px;
	line-height: 50px;
	background: url(tygl-pic-01.png) center no-repeat;
	padding-left: 105px; 
	font-size: 20px;
	color: #fff;
	overflow: hidden;
	letter-spacing: 3px;
}
.tygllist-left ul{
	width: 230px;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}
.tygllist-left ul a{
	width: 160px;
	height: auto;
	background: url(tygl-icon-02.png) 40px 18px no-repeat;
	line-height: 50px;
	border-bottom: 1px solid #ededed;
	float: left;
	padding-left: 70px;
	font-weight: bold;
	color: #555;
}
.tygllist-left ul a:hover{
	color: #e20000;
	background: #f1f1f1 url(tygl-icon-01.png) 40px 18px no-repeat;
}
.tygllist-right{
	width: 940px;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-left: 10px solid #fff;
}
.tygllist-right h3{
	width: 940px;
	height: 48px;
	border-bottom: 2px solid #ededed;
}
.tygllist-right h3 span{
	height: 48px; 
	float: left; 
 	line-height: 48px;
	color: #e20000;
	border-bottom: 2px solid #e20000;
	padding: 0 25px;
	font-size: 18px;
}
.tygllist-content{
	width: 940px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #f9f9f9;
	padding: 20px 0;
}
.tygllist-content li{
	width: 920px;
	height: auto; 
	line-height: 36px;
	float: left; 
	padding: 0 10px;
	overflow: hidden;
}
.tygllist-content li i{
	width: 5px;
	height: 5px;
	background: #ccc;
	float: left;
	border-radius: 50px;
	margin: 16px 12px 0 0;
}
.tygllist-content li a{
	width: 760px;
	heiht: auto;
	float: left;
	overflow: hidden;
}
.tygllist-content li span{
	float: right;
	color: #858fa6;
	font-size: 14px;
}
.page{
	width: 940px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
.page a{
	height: 42px;
	display: inline-block;
	background: #f9f9f9;
	padding: 0 18px;
	margin: 0 2px;
}
.page a:hover{
	background: #e20000;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ededed;
	position: absolute;
	top: 6px;
}
.page .page-botton{
	background: #f9f9f9;
	padding: 0 13px;
}

/*通用内容*/
.main-wrap {
	width: 1100px;
	height: auto;
	overflow: hidden;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	overflow: hidden;
	line-height: 50px;
	padding: 20px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 926px;
	height: 40px;
	padding-left: 174px;
    text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ededed;
}
.main-wrap h3 span{
	margin: 0 5px;
	color: #999;
	font-size: 14px;
}
.content-body,.content-body div{
	line-height:2.4!important;
	font-size:18px!important;
}
.content-body a ,.content-body font{
	line-height:2.4!important;
	font-size:18px!important;
}
.content-body{
	text-indent:2em;
}
.content-tool{
	width: 1100px;
    position: relative;
    height: 46px;
    line-height: 46px;
    margin: 30px auto;
	border-bottom: 1px dashed #dcdcdc;
	border-top: 1px dashed #dcdcdc;
}
.page-tool{
    width: 240px;
    position: absolute;
    right: 0;
    height: 46px;
    overflow: hidden;
}
.page-tool > a{
    float: left;
    width: 100px;
    margin: 0 5px;
    height: 46px;
    line-height: 46px;
    text-align: center;
	font-size: 14px;
}
.page-tool i{
	width: 20px;
	height: 20px;
	float: left;
}
.page-tool .icon-page-tool-1{
	background: url(content-icon-01.png) center no-repeat;
	margin-right:8px;
	margin-top:14px;
}
.page-tool .icon-page-tool-2{
	background: url(content-icon-02.png) center no-repeat;
	margin-top:13px;
}
.article-tool{
	width: 174px;
    height: 34px;
	float: right;
	position: relative;
}
.page-share{
    width: 162px;
	height: 34px;
	padding:  0 6px;
    position: absolute;
	top: 0;
    left: 0;
}
.page-share a{
    width: 22px;
    height: 34px;
    margin: 0 2px;
	display: inline-block;
}
.page-share a.icon-share-1{
	background: url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(fx-icon5.png) center no-repeat;
}