@charset "utf-8";
/* CSS Document */

/* Headline
===========================================================================================================================================================================================*/
.carousel-indicators {
	position: absolute; /*整个计数区域绝对定位*/
	bottom: 2%; /*距容器carousel底部10px*/
	z-index: 15; /*设置其在Z轴的层级*/
	/*让整个计数区水平居中*/
	left: 70%;
	margin-left: -20px;
	padding-left: 0;
	text-align: right;
	width: 30%;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff \9;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 12px;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 28px;
	height: 12px;
	margin: 0;
	background-color: #d81720;
	border: 0 none;
}
.carousel-inner .carousel-caption{
	width: 70%;
	left: 0;
	bottom: 35px;
	border-right: 9px solid #f3c146;
	font-size: 1.6rem; font-size: 16px;
	padding: 15px 10px;
	text-align: left;
	background-color: #9f1f24 \9;
	background-color: rgba(159,31,36,0.6);
	line-height: 1.3;
}
.carousel-control{
	background: none;
    opacity: .5;
    filter: alpha(opacity=50);
}
.carousel-control.left,
.carousel-control.right{
	background: none;
	position: absolute;
	top: 40%;
}
.carousel-control.left{
	left: -3%;
}
.carousel-control.right{
	right: -3%;
}
.carousel-control:focus,
.carousel-control:hover{
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.carousel-control .fa{
	font-size: 50rem; font-size: 50px;
}


@media screen and (min-width: 768px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 720px;
		height: 405px;
	}
}

@media screen and (min-width: 992px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 940px;
		height: 529px;
	}
}
@media screen and (min-width: 1170px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 705px;
		height: 397px;
	}
	.carousel-inner .carousel-caption{
		font-size: 2.0rem; font-size: 20px;
	}
}

@media \0screen\,screen\9 {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 760px;
		height: 427px;
	}
	.carousel-control.left,.carousel-control.right{
		filter: 0;
	}
}

.more_chnl{
	float: right;
	font-weight: normal;
	font-size: 1.4rem; font-size: 14px;
	padding-top: 8px;
}
.sqhd h2{
	background: url(ico_sqhd_kjz.gif) no-repeat left top;
	padding-left: 15px;
	color: #950000;
	font-size: 2.0rem; font-size: 20px;
	font-weight: bold;
	line-height: 2.1;
}
.sqhd ul li{
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 12px;
}
.sqhd ul li span{
	display: inline-block;
	text-align: center;
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 14px;
}
.sqhd ul li span b {
	font-size: 3.6rem; font-size: 36px;
	line-height: 1.3;
	color: #c3000c;
	display: block;
	font-weight: normal;
}
.sqhd ul li span em {
	color: #444;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 1.2;
	display: block;
	font-style: normal;
}
.sqhd section h4{
	color: #a80303;
	font-size: 1.6rem; font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.sqhd section h4 a{
	color: #a80303;
}
.sqhd section h4 a:hover{
	color: #fb8717;
}
.col-tab ul.nav-tabs {
	border-bottom: 0;
	position: relative;
}
.col-tab ul.nav-tabs li{
	position:static;
	background:transparent;
}
ul.nav-tabs li > a.a_tabs{
	float:left;
	font-size: 1.8rem; font-size:18px;
	border:none!important;
	color:#950000;
	border-radius:0;
	cursor: pointer!important;
	margin:0px 1px 0px 0px;
	padding: 9px 23px;
}
.col-tab ul.nav-tabs li:hover > a.a_tabs,
.col-tab ul.nav-tabs li.active > a.a_tabs{
	color:#ffd095!important;
}
.col-tab ul.nav-tabs li:hover a.tit-red,
.col-tab ul.nav-tabs li.active a.tit-red{
	background: url(bg_tab_red_kjz.png) no-repeat 0 0;
}
.sssq ul.nav-tabs {
    border-bottom: 1px solid #bfbfbf;
    position: relative;
}
.sssq li > a.b_tabs{
	float:left;
	font-size: 1.8rem; font-size:18px;
	border: none;
	border-radius:0;
	cursor: pointer!important;
	margin:0px 1px 0px 0px;
	padding: 9px 23px;
}
.col-tab ul.nav-tabs li:hover > a.b_tabs,
.col-tab ul.nav-tabs li.active > a.b_tabs{
	color:#950000!important;
	border: none;
	border-bottom: 2px solid #a60000;
	background: transparent;
}
.tab_more{
	position: absolute;
	top: 10px;
	right: 0;
}
.tab-content .left{
	padding-left: 0;
}
.tab-content .right{
	padding-right: 0;
}
.tab-content p{
	line-height: 1.4;
	margin-top: 8px;
}
.tzgg h2{
	border-bottom: 1px solid #bfbfbf;
	color: #950000;
	font-size: 1.8rem; font-size: 18px;
	padding-bottom: 9px;
}
.tzgg h2 span{
	border-bottom: 2px solid #a60000;
	padding: 0 23px 6px;
}
.fontlist li time{
	float: right;
	color: #888;
	margin-left: 12px;
	text-align: right;
	font-size: 1.4rem; font-size: 14px;
	line-height: 1.5;
}
.fontlist li {
	background: url(ico_redpoint_kjz.gif) no-repeat 0 7px;
	font-size: 1.5rem; font-size: 15px;
	padding-left: 12px;
	line-height: 1.3;
	margin-bottom: 13px;
}
.fontlist li a {
    display: block;
}

.zftc h2{
	background: url(bg_zftc_kjz.png) no-repeat left top;
	padding-left: 15px;
	color: #fff;
	font-size: 2.0rem; font-size: 20px;
	font-weight: bold;
	padding: 16px 0 16px 15px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 15px;
    margin-bottom: 10px;
	padding: 0 8px;
	max-width: 410px; _width:expression(this.width > 410 ? "410px" : this.width);
	max-height: 197px; _width:expression(this.width > 197 ? "197px" : this.width);
}
.nbs-flexisel-item h4{
	line-height: 1.4;
	font-size: 1.4rem; font-size: 14px;
	margin: 0 15px;
}




@media screen and (max-width: 1199px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 767px){}
@media screen and (max-width: 479px){}

@media screen and (min-width: 480px){}
@media screen and (min-width: 768px){
}
@media screen and (min-width: 992px){
}
@media screen and (min-width: 1200px){
}


@media \0screen\,screen\9 {}

















