@charset "utf-8";

/* 三级页面党政法规图
 ----------------------------*/
.list_third_bg {
	float: left;
	width: 910px;
	margin-left: 32px;
	background-color: #F3F3F3;
}
.list_third {
	width: 1135px;
	background-color: #fff;
	margin: 0 auto;
	padding: 60px 30px 20px 20px;
	overflow: hidden;
}
.list_third_lt {
	float: left;
	width: 275px;
}
.list_third_lt input {
	width: 275px;
	height: 48px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 5px;
	background-image: url(../img/search-bg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 95px;
	margin-bottom: 50px;
	color: #000000;
	border: solid 1px #e3e3e3;
	-moz-box-shadow:2px 2px 4px #aeaeae inset;               /* For Firefox3.6+ */
	-webkit-box-shadow:2px 2px 4px #aeaeae inset;            /* For Chrome5+, Safari5+ */
	box-shadow:2px 2px 4px #aeaeae inset;                    /* For Latest Opera */
	outline: none;
}
*+html .list_third_lt input {
	width: 180px;                /* For Latest Opera */
}
.list_third_lt_title {
	background-color: #cb1c1d;
	border-radius: 8px 8px 0px 0px;
	text-align: center;
	width: 275px;
	height: 38px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 7px;
}
.list_third_lt_article {
	background-color: #fff;
	border: solid 1px #cb1c1d;
	width: 275px;
	color: #000;
	padding: 5px;
	font-size: 18px;
	margin-bottom: 15px;
}
*+html .list_third_lt_article {
	width: 263px;
}
.list_third_lt_article a,.list_third_lt_list a{
	color: #000;
}
.list_third_lt_article a:hover,.list_third_lt_list a:hover{
	color: #cb1c1d;
}
.list_third_lt_list {
	background-color: #fff;
	border: solid 1px #cb1c1d;
	width: 275px;
	color: #000;
	padding: 20px 15px 15px 15px;
	font-size: 19px;
	margin-bottom: 15px;
}
*+html .list_third_lt_list{
	width:243px;
}
.list_third_lt_list li{
	padding: 7px 0px;
}
.list_third_rt {
	width: 770px;
	float: right;
}
.list_third_rt_line {
	background-color: #cb1c1d;
	height: 6px;
	margin-bottom: 2px;
}
.list_third_rt_article {
	font-size: 16px;
	color: #676767;
	line-height: 24px;
	border-bottom: dashed 1px #aaaaaa;
	padding-bottom: 28px;
}
.list_third_rt_article h2 {
	margin-bottom: 10px;
	margin-top: 22px;
}
.list_third_rt_article h2 a{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.list_third_rt_article h2 a:hover {
	color: #cb1c1d;
}
.more{
	width: 165px;
	height: 55px;
	line-height: 55px;
	background: #f3f3f3;
	text-align: center;
	font-size: 22px;
	margin: 20px auto 20px;
}
.more p{
	color: #cccccc;
}
.more :hover{
	background: #cc3333;
}
.more :hover p{
	color: #fff;
}
/* 秦风文章页面
 ----------------------------*/
.article_outer {
	width: 1135px;
	background-color: #fff;
	margin: 0 auto;
	padding: 60px 100px 20px 100px;
	overflow: hidden;
}
*+html .article_outer{
	width: 935px;
	margin-top: 60px;
}
.article_title {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 58px;
}
.article_date {
	font-size: 14px;
	color: #7f7f7f;
	float: left;
}
.article_print {
	float: right;
	font-size: 14px;
	line-height: 14px;
}
.article_print a {
	color:#7f7f7f ;
}
.article_line {
	clear: both;
	padding-top: 10px;
	border-bottom: solid 1px #a2a2a2;
	margin-bottom: 30px;
}
.article_main {
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 65px;
}
.article_link {
	font-size: 16px;
	line-height: 30px;
	float: left;
}
.article_link a {
	color: #cb1c1d;
}
.bdsharebuttonbox {
	float: right; padding-top: 15px;
}
.two_bar_codes {
	clear: both;
	text-align: center;
	color: #b4b4ba;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 30px;
}
.two_bar_codes p{
	padding:63px 0px 14px 0px;
}
.related_link_lt {
	width: 410px;
	float: left;
}
.related_link_lt h4,.related_link_rt h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 25px;
}
.related_link_lt li {
	background-image: url(../img/list-icon.png);
	color: #d0d0d0;
	background-repeat: no-repeat;
	background-position: left center; 
	line-height: 35px;
	font-size: 18px;
	padding-left: 15px;
}
.related_link_lt li a{
	color: #333;
}
.related_link_lt li a:hover{
	color: #cb1c1d;
}
.related_link_rt {
	width: 470px;
	float: right;
	margin-bottom: 30px;
}
.related_link_rt div a span {
	font-size: 14px;
	color: #090909;
}
.related_link_rt div a span:hover{
	color: #cb1c1d;
}
.related_link_rt div {
	width: 227px;
	float: left;
	text-align: center;
}
.related_link_rt div img{
	width: 227px;
	height: 150px;
}
.share_ico {
	clear: both;
	width: 870px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #676767;
	padding: 50px 0px 0px 35px;
	border: solid 1px #b8b8b8;
}
*+html .share_ico {
	height:130px ;
}
.share_ico_lt{
	padding-top: 10px;
}
.share_ico_rt{
	padding:0px 65px 0px 20px;
}
.share_ico li{
	float: left;
}
/* 二级页面专题专栏
 ----------------------------*/
.list_second {
	width: 910px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0px 0px 20px 20px;
	overflow: hidden;
}
.list_second_lt {
	float: left;
	width: 188px;
	border: solid 1px #dcdcdc;
	text-align: center;
	padding: 13px 13px 550px 13px;
	margin-right: 50px;
}
.list_second_lt li{
	border-bottom: solid 1px #dcdcdc;
	padding: 19px 0px;
}
.list_second_lt a{
	color: #cb1c1d;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
.list_second_lt a:hover {
	color: #d5494a;
}
.list_second_rt{
	float: left;
	width: 910px;
}
.list_second_rt h2{
	font-size: 24px;
	color: #cb1c1d;
	font-weight: bold;
	line-height: 24px;
	margin: 35px 0px 40px 0px;
}
#border_none {
	border-bottom: none;
}
.subject_block {
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	width: 400px;
	min-height: 170px;
	margin-right: 50px;
}
.subject_block img {
	width: 400px;
	height: 151px;
	margin-bottom: 10px;
}
.subject_block a{
	color: #1c1743;
}
.subject_block a:hover {
	color: #cb1c1d;
}


.subject_block2 {
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	width: 400px;
	min-height: 170px;
	margin-bottom: 50px;
}
.subject_block2 img {
	width: 400px;
	height: 151px;
	margin-bottom: 10px;
}
.subject_block2 a{
	color: #1c1743;
}
.subject_block2 a:hover {
	color: #cb1c1d;
}
.height_40 {
	height: 40px;
	clear: both;
}
/* 秦风网二级页面在线访谈
 ----------------------------*/
.list_second_block {
	clear: both;
}
.list_second_block h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: dashed 1px #aaaaaa;
	width: 775px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.list_second_block_lt{
	width: 785px;
	float: left;
	margin-right: 15px;
	margin-top: 30px;
}
.list_second_block h3 a{
	color: #000000;
}
.list_second_block h3 font{
	color: #cb1c1d;
}
.list_second_block img {
	width: 174px;
	height: 123px;
	float: left;
	margin-right: 20px;
}
.article_desc{
	width: 565px;	
	float: left;
	margin-right: 20px;
}
.article_introduce{
	width: 300px;
	float: left;
	background-color: #f5f3f3;
	padding: 86px 20px 20px 20px;
}
*+html .article_introduce{
	width: 265px;
}
.article_desc a{
	padding: 10px 0px 15px 0px;
}
.article_desc h4,.article_introduce h4{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #cb1c1d;
	float: left;
	padding: 10px 0px 10px 0px;
}
.article_desc .article_desc_more {
	color: #000000;
	font-size: 18px;
	line-height: 18px;
	float: right;
}
.article_desc .article_desc_more:hover{
	color: #cc3333;
}
.article_desc p,.article_introduce p{
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	clear: both;
	height: 70px;
	overflow: hidden;
}
.list_lt_state{
	margin-right: 20px;
}
.list_second_rt_state {
	width: 1100px;
	float: left;
}
.list_second_rt_state h2{
	font-size: 24px;
	color: #cb1c1d;
	font-weight: bold;
	line-height: 24px;
	margin: 35px 0px 10px 0px;
}
/* 秦风二级页面一线快报
 ----------------------------*/
.list_city_block {
	border: solid 1px #e1e1e1;
	width: 542px;
	height: 204px;
	margin:14px 8px 0px 0px;
	background-color: #fff;
	overflow: hidden;
	float: left;
}
.list_city_bg{
	font-size: 20px;
	color: #fff;
	background-color: #cb1c1d;
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
	padding: 0px 15px;
}
.list_city_block .list_city_more {
	float: right;
	font-size: 14px;
	color: #000000;
	margin: 7px 14px 0px 0px;
}
.list_city_block .list_city_more:hover{
	color: #cc3333;
}
.list_city_block ul{
	clear: both;
	border-top: solid 4px #cb1c1d;
	padding-top: 10px;
}
.list_city_block ul li{
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding: 0px 20px 0px 15px;
}
.list_city_block ul li div{
	float: right;
}
.list_city_block ul li a{
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	width: 370px;
	display: inline-block;
	overflow: hidden;
	height: 30px;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	
}
.list_city_block ul li a:hover {
	color: #cb1c1d;
}

/*左边悬浮列表*/
.fixed{
	width: 135px;
	overflow: auto;;
	background: #fff;
	position: fixed;
	top: 250px;
	left: 20px;
	border-radius: 5px;
	padding: 10px 8px;
}

.fixed li{
	text-align: center;
	font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    padding: 4px 0;
    margin: 0 0 10px 0;
}
.fixed li:hover{
    width: 119px;
    height: 38px;
    background: #cc3333;
    border-radius: 5px;
}
.fixed li:hover a{
	display: inline-block;
	width: 119px;
	height: 38px;
	color: #fff;
}
.fixed .bg_color{
	background: #cc3333;
	border-radius: 5px;
}
.fixed .bg_color a{
	color: #fff;
}
/*业务树样式*/
.menuUl ul{
	margin: 0 0 0 10px;
}
.menuUl li {
	margin: 10px 0;
}			
.menuUl li span:hover {
	text-decoration: underline;
	cursor: pointer;
}
			
.menuUl li i { margin-right: 10px; top: 0px; cursor: pointer; color: #161616;}


.xsxc_index{
	width: 1135px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}
.xsxc_index_left{
	float: left;
	width: 160px;
	border: 1px solid #dcdcdc;
	margin-left: 14px;
}
.xsxc_index_left > ul{
	width: 160px;
	margin: auto;
}
.xsxc_index_left > ul > li{
	text-align: center;
	font-size: 20px;
	color: #cb1c1d;
	font-weight: 600;
	line-height: 50px;
	border-bottom: 1px solid #d0d0d0;
	cursor: pointer;
}
.xsxc_index_left > ul > li ul{
	margin: auto;
	width: 102px;
	font-size: 16px;
	line-height: 20px;
	display: none;
	text-align: left;
	margin-bottom: 10px;
}
.xsxc_index_left > ul > li ul>li{
	text-align: center;
	border-bottom: 1px dashed #dadada;
	/*padding: 5px 0 5px 0;*/
}
.xsxc_index_left > ul > li ul a{
	color: #858585;
}
.xsxc_index_left > ul > li ul a:hover{
	color: #cc3333;
}