/*首页内容*/
/*.content_header {
	height: 80px;
	color: #fff;
	background: #fa0002;
}
.header_item {
	width: 240px;
	float: left;
}
.subtitle {
	width: 190px;
	padding-top: 8px;
}
.header_item h3 {
	height: 40px;
	padding-left: 8px;
	margin: 0;
	font-size: 16px;
	margin-top: 20px;
	border-left: 1px solid #fff;
	line-height: 40px;
}
.subtitle ul,.city_county ul {
	margin: 0;
}
.subtitle ul li {
	width: 62px;
	text-align: center;
	padding: 8px 0;
	border:0;
	background: transparent;
	font-size: 12px;
	float: left;
}
.subtitle ul li a {
	color: #fff;
}


.city_county {
	padding: 0 30px;
	margin: 12px 0;
}
.city_county ul li {
	font-size: 12px;
	background: transparent;
	border: 0;
	padding:0;
	float: left;
}
.city_county ul li:first-child {
	font-weight: bold;
}
.city_county ul li:not(:first-child) {
	margin-left: 12px;
}


.content_body .modular_content_top {
	margin-top: 20px;
	position: relative;
	background: #fff;
	text-align: center;
	padding: 26px;
	border:1px solid #eee;
}
.content_body .modular_content_top h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	margin-bottom: 8px;
}
.content_body .modular_content_top small {
	font-size: 14px;
}
.modular_content_top img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
.contentTopleft{
	width: 38px;
	height: 38px;
	background: url('../images/contentTopleft.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.contentTopright{
	width: 38px;
	height: 38px;
	background: url('../images/contentTopright.png') no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
*/

.modular_content_body {
	padding: 0 18px;
	background: #fff;
}
.headlines_left {
	width: 446px; 
	height: 610px;
}
.headlines_left_item {
     width: 98%; 
	height: 130px;
	padding-top: 20px;
	padding-right: 20px;
	border-bottom: 1px dotted #ccc;
}
.headlines_left_item h3 {
	font-size: 18px;
	margin-bottom: 25px;
/*	text-align: center;*/
	font-weight: bold;
/*	color: #cd0002;*/
}
.headlines_left_item p {
	text-indent: 2em;
}
.headlines_list {
	padding-right: 20px;
	padding-top: 20px;
}
.headlines_list ul li,.list_left_item ul li {
	height: 33px;
	font-size: 16px;
}
.headlines_list ul li:first-child,.headlines_list ul li:first-child a {
}
.headlines_list ul li a,.headlines_list ul li p {
	display: inline-block;
}
.headlines_list ul{
	padding-left: 20px;
}
.headlines_right {
	width: 718px;
	height: 610px;
	padding-top: 20px;
}

/*轮播*/
.headlines_right .carousel {
	width: 718px;
	height: 354px;
}
.carousel-indicators {
	width: auto;
	bottom: 0;
	left: 90%;
	margin-left: 0;
}
.carousel-indicators li {
	width: 6px;
	height: 6px;
	border:1px solid #fff;
	background: #fff;
}
.carousel-indicators .active {
	width: 6px;
	height: 6px;
	margin: 1px;
	border:1px solid #f08519;
	background: #f08519;
}
.carousel-caption {
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.8);
	line-height: 40px;
	padding: 0 20px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left; 
	font-size: 20px;
	font-weight:blod;
}

/*公告*/
.notice {
	width: 100%;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 12px 0; 
	overflow: hidden;
	border:1px solid #526998;
}
.notice .pull-right {
	width: 580px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.new_pic ul li {
	width: 176px;
	text-align: center;
	padding: 0;
	border:0;
	float: left;
}
.new_pic ul li img {
	width: 176px;
	height: 120px;
	margin-bottom: 16px;
}
.new_pic ul li p {
	padding: 0 12px;
}
.new_pic ul li:not(:first-child) {
	margin-left: 4px;
}
/*模块分类*/
.modular_classify {
	padding: 20px 8px;
	background: #fff;
}
.modular_classify_left {
	width: 830px;
}
.modular_classify_item {
	height: 512px;
	padding: 26px 8px;
	margin-bottom: 20px;
	position: relative;
	border:1px solid #fee4e4;
}

.modular_classify_right {
	width: 342px;
}

.content_item_L,.content_item_R {
	padding: 20px 0;
}
.content_item_L ul {
	line-height: 34px;
	font-size: 16px;
}
.content_item_L ul li:first-child {
	color: #fa0002;
}
.content_item_L ul li:first-child a {
	font-size: 18px;
	font-weight: bold;
}
.content_item_R {
	width: 318px;
}
.content_item_R ul li {
	padding: 0;
	border:0;
	text-align: center;
	float: left; 
}
.content_item_R ul li p {
	margin: 4px;
}
.content_item_R ul li:first-child {
	width: 316px;
	height: 240px;
	margin-bottom: 14px;
}
.content_item_R ul li:not(:first-child) {
	width: 150px;
	height: 150px;
}
.content_item_R ul li:last-child {
	margin-left: 16px;
}
.modular_classify_pic {
	height: 418px;
	padding: 26px 8px;
	margin-bottom: 20px;
	position: relative;
	border:1px solid #fee4e4;
}
.content_item_pic ul {
	padding: 0 10px;
}
.content_item_pic ul li {
	position: relative;
	padding: 0;
	border:0;
	float: left;
}
.content_item_pic ul li:nth-child(2),.content_item_pic ul li:nth-child(3) {
	margin-bottom: 8px;
}
.content_item_pic ul li:not(:first-child) {
	margin-left: 10px;
}
.pic_text {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 18px;
	background: rgba(0,0,0,.5);
	text-align: left;
	color: #fff;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
}
/*广告位*/
.advertising_position {
	width: 820px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.advertising_position img {
	width: 100%;
	height: 100%;
}
.advr {
	width: 330px;
	height: 80px;
	margin: 0 auto;
	border:#ddd 1px solid;
}
/*首页按钮组*/
.btn_group {
	width: 324px;
	height: 54px;
	margin: 0 auto;
	background: url('../images/btn_group.jpg') no-repeat;
	background-size: cover;
	position: relative; 
}
.btn_group .btn {
	width: 102px;
	height: 26px;
	line-height: 26px;	
	background: #f00000;
	color: #fff;
	padding: 0;
	position: absolute;
}
.revelation_btn {
	top: 14px;
	left: 32px;
}
.ask_btn {
	top: 14px;
	right: 32px;
}
.modular_right_content {
	width: 340px;
	margin-top: 0px;
	background: #f8f8f8;
}
.right_content_item {
	padding: 10px;
}

.enews_content {
	margin-top: 20px;
}
.enews_content ul li {
	width: 160px;
	height: 222px;
	padding: 0;
	text-align: center;
	float: left;
	
}
.shuzibao {
	width:340px;
	height:285px;
	float:left;
	margin-left:3px;
	}
.shuzibao li{
	width:150px;
	height:185px;
	float:left;
	margin-left:3px;
	}
.video_list .video_list_pic li {
	background: transparent;
	position: relative;
}
.video_list .video_list_pic li:first-child .play {
	position: absolute;
	left: 20px;
	top: 170px;
}
.video_list .video_list_pic li:not(:first-child) .play {
	position: absolute;
	left: 10px;
	top: 64px;
}
.video_list_text {
	line-height: 34px;
}
.video_list_text li {
	width: 100% !important;
	height: auto !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	text-align: left !important;	
}
.picText_content ul,.pic_text_content ul {
	padding: 18px 0;
}
.picText_content ul li,.pic_text_content ul li {
	background: transparent;
	padding: 0;
	border:0;
}
.picText_content ul li:first-child p,.pic_text_content ul li p {
	width: 180px;
}
.picText_content ul li:not(:first-child):before {
	content:'●';
	margin-right: 12px;
}
.pic_text_content {
	border-bottom: 1px dashed #888;
}
.pic_text_content ul li {
	margin-bottom: 12px;
}
.product_content .pic_list {
	margin-top: 18px;
}
.product_content .pic_list li {
	width: 159px;
	height: 120px;
	padding: 0;
	border:0;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
.product_content .pic_list li:not(:first-child) {
	/*margin-left: 10px;*/
}
.product_content .pic_list li p {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.product_content .video_list_text li {
	width: 140px !important;
	padding: 0;
	float: left;
}
.small_title {
	font-size: 18px;
	margin-top: 18px;
}

/*列表页*/
.list_content .container {
	background: #fff;
}
.list_content_left {
	width: 826px;
	background: #FFF;
}
.list_left_item {
	padding-right: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #888;
}
.list_content_left .modular_classify_item {
	height: auto !important;
}
.list_content_right {
	width: 374px;
	background:#fff;
}
.top_pic {	
	text-align: center;
}
.list_right_item {
	width: 340px;
	margin: 0 auto;
	background: #f8f8f8;
	padding: 20px 14px;
}
.ordered_list {
	line-height: 34px;
	padding-top: 18px;
	padding-left: 30px;
	position: relative;
}
.ordered_list li {
	padding: 0;
	background: transparent;
	border:0;
}
.square {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	background: #777;
	position: absolute;
	top: 8px;
	left: -30px;
}
.ordered_list li:nth-child(1) .square,.ordered_list li:nth-child(2) .square,.ordered_list li:nth-child(3) .square {
	background: #fa0002;
}
.list_right_item .pic_text_content {
	padding-left: 30px;
}
.list_right_item .pic_text_content ul li {
	position: relative;
}
.list_right_item .pic_text_content ul li p {
	width: 140px;
}
.circular_list {
	padding-left: 0 !important;
}
.circular_list li:before {
	content:'●';
	margin-right: 12px;
}
.circular {
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	color: #fff;
	background: #777;
	text-align: center;
	position: absolute;
	top: 10px;
	left: -30px;
}
.list_right_item .pic_text_content ul li:nth-child(1) .circular,.list_right_item .pic_text_content ul li:nth-child(2) .circular,.list_right_item .pic_text_content ul li:nth-child(3) .circular {
	background: #fa0002;
}
.selected_channels_left {
	width: 570px;
	padding: 18px 0;
}
.selected_channels_left ul {
	margin-bottom: 40px;
}
.selected_channels_right {
	width: 236px;
	padding: 18px 0;
}
.selected_channels_right .channels_pic {
	text-align: center;
}
.selected_channels_right .channels_pic img {
	width: 200px;
	height: 126px;
}
.selected_channels_right .channels_pic p {
	padding: 10px 18px;
}
.pull-right{
	font-size: 14px;
    	color: #979797;
}