﻿.list_bread {
	color: #fff;
	font-size: 0.333333rem;
}

.list_bread a {
	color: #fff;
}

.color_bar {
	position: relative;
	height: 0.111111rem;
	overflow: hidden;
	background: #0066cc;
}

.color_bar i {
	display: inline-block;
	float: right;
	width: 20%;
	background: #cc0000;
	height: 0.111111rem;
}

.color_bar_more {
	position: relative;
	height: 0.555555rem;
	overflow: hidden;
	background: #F4F4F4;
}

.color_bar_more span:nth-of-type(1) {
	position: absolute;
	display: inline-block;
	left: -0.3rem;

	width: 20%;
	height: 0.555555rem;
	background: #0066cc;
	transform: skewX(-45deg);

}

.color_bar_more span:nth-of-type(2) {
	position: absolute;
	color: #fff;
	display: inline-block;
	font-size: 0.296296rem;
	left: 0rem;
	padding: 0.1rem 0.277777rem;
	width: 20%;

}

.color_bar_more span:nth-of-type(3) {
	position: absolute;
	color: #fff;
	display: inline-block;
	background: #cc0000;
	left: 0;
	padding: 0;
	width: 0.092592rem;
	height: 0.555555rem;

}

.color_bar_more span:nth-of-type(4) {
	position: absolute;
	text-align: right;
	font-size: 0.2rem;
	display: inline-block;
	right: 0.37037rem;
	padding: 0.1rem 0.277777rem;
	width: 16%;

}

.new_list {
	border-bottom: solid 0.018518rem #CCCCCC;
	padding: 0.37037rem 0;
}

.new_list .new_list_title {
	font-size: 0.37037rem;
	font-weight: bold;
	line-height: 0.74074rem;

}

.new_list:hover {
	background: #F4F4F4;
}

.new_list .new_list_cont {

	font-size: 0.296296rem;
	line-height: 0.592592rem;
}

.new_list .new_list_cont img {
	max-width: 5.555555rem;
	float: left;
	vertical-align: middle;
	padding: 0.277777rem;
}

.new_list .new_list_cont a {
	font-size: 0.259259rem;
}

.list_right_title {
	font-size: 0.333333rem;
	font-style: italic;
	background: #0066cc;
	color: #fff;
	padding: 0.185185rem;
	border-top-left-radius: 0.092592rem;
	border-top-right-radius: 0.092592rem;

}

.list_right_frame {
	border: solid 0.018518rem #CCCCCC;

	border-top: 0;
	border-bottom-left-radius: 0.092592rem;
	border-bottom-right-radius: 0.092592rem;
	padding: 0.277777rem;
}

.lead_news li {
	line-height: 0.555555rem;
	font-size: 0.296296rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lead_news a {

	color: #555555;

}

.lead_news li i {
	display: inline-block;
	text-align: center;
	font-size: 0.222222rem;
	font-weight: bold;
	width: 0.37037rem;
	height: 0.37037rem;
	line-height: 0.37037rem;
	background: #CCCCCC;
	color: #fff;
	border-radius: 50%;

}

.lead_news li:nth-of-type(1) i {
	background: red;
}

.lead_news li:nth-of-type(2) i {
	background: #cc6600;
}

.lead_news li:nth-of-type(3) i {
	background: #cccc00;
}


report {

	min-height: 5.755555rem;
	font-size: 0.259259rem;
}

.report>div {
	width: 100%;

}

.report>div div {
	margin-top: 0.2rem;

}

.dotted_line {
	border-bottom: dashed .018518rem #CCCCCC;
	width: 100%;
	height: 0.037037rem;
}

.report_tel {
	text-align: center;
	font-weight: bold;
	color: #333399;
	width: 100%;
	vertical-align: middle;


}

.report_tel span:nth-of-type(1) {
	font-size: 0.333333rem;
}

.report_tel span:nth-of-type(2) {
	font-size: 0.5rem;
}

.report_www {

	background-color: #cc0000;
	bottom: 0.925925rem;

}

.report_www2,
.report_www {


	height: 0.925925rem;
	font-size: 0.3rem;
	font-weight: 500;
}

.report_www2 {
	background-color: #003366;
	bottom: 0;
}

.report_www a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 0.925925rem;
}

.report_www2 a {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
	color: #fff;
	line-height: 0.925925rem;
}

.report_www2 a:nth-of-type(1) {
	border-right: solid 0.018518rem #6699cc;
}

.yaan_group li {

	display: inline-block;
	font-size: 0.296296rem;
	text-align: center;
	line-height: 0.6rem;
	width: 1.4rem;

}

.new_list_time,
.new_list_form {
	font-size: 0.259259rem;
}

.pagination>li:last-child {
	line-height: 2.428571;
	color: #337ab7;
	padding-top: 6px;
}


@media (max-width: 990px) {
	.new_list .text-muted {
		display: none;
	}
}




.qitaselect_bj {

	border: 1px solid #0066cc;
	-moz-box-shadow: 0px 0px 8px #eeeeee;
	-webkit-box-shadow: 0px 0px 8px #eeeeee;
	box-shadow: 0px 0px 8px #eeeeee;
}

.qitaselect_title {
	background-color: #0066cc;
	text-align: center;
	font-weight: bolder;
	font-size: 0.3333rem;
	padding: 0.18rem;
	color: #fff;

}

.qitaselect {
	min-height: 5rem;
}

@media (max-width: 990px) {
	.qitaselect {
		min-height: 1rem;
	}
}
.qitaselect li{
	position: relative;
	margin-left: 1rem;
	font-size: 0.333rem;
	padding: 0.15rem;
	border-bottom: 1px solid #0066cc;
}
.qitaselect li.active{
	background-color: #f6f6f6;
	font-weight: bolder;
}

.qitaselect li span{
	position: absolute;
	display: inline-block;
	background-color: #f6f6f6;
	width:0.588888rem ;
	height: 0.588888rem;
	top: 0.09rem;
	right: -0.3111111rem;
	border: 1px solid #0066cc;
	border-left: none;
	border-bottom: none;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* Internet Explorer */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); /* Opera */
}

