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

a.more {
	float: right;
	background: #de9c4d;
	color:#fff;
	font-size: 1.2rem; font-size: 12px;
	margin-top: 18px;
	padding: 2px 12px;
	font-weight: normal;
	line-height: 18px;
}
a.more:hover{
	color:#6e3c00;
}
.fontlist li,
.fontlist-ellipsis li{
	background: url(ico_redsquare.gif) no-repeat 0 12px;
	font-size: 1.6rem; font-size: 16px;
	padding: 3px 0 3px 14px;
}

.img-border{
	border: 1px solid #cdcdcd;
	padding:2px;
}

/* Carousel ==================================================================*/
.carousel-indicators {
	bottom: 2%; /*距容器carousel底部10px*/
	/*让整个计数区水平居中*/
	left: 70%;
	margin-left: -20px;
	text-align: right;
	width: 30%;
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 0 none;
	border-radius: 12px;
	margin: 0 2px;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 28px;
	height: 12px;
	margin: 0 2px;
}
/*文字样式*/
.carousel-caption{
	width: 100%;
	left: 0;
	bottom: 0;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	background-color: #545454 \9;
	background-color: rgba(0,0,0,0.4);
}
.carousel-caption h3{
	font-size: 1.8rem; font-size: 18px;
}
.carousel-control{
	top: 50%;
	left: 2%;
	width: 0%;
	opacity: .8;
	font-size: 6.0rem; font-size: 60px;
}
.carousel-control.left,
.carousel-control.right{
	background: none;
}
.carousel-control.right{
	right: 4%;
}
.carousel-control:focus,
.carousel-control:hover{
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.col-topnews{
	box-shadow: 0 0 18px rgba(222, 224, 234, 1.0);
	padding-top: 10px;
}
.col-topnews h3,
.main-left h3,
.main-right h3{
	font-size: 2.4rem; font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 10px;
}
.col-topnews h4,
.main-left h4{
	font-size: 1.8rem; font-size: 18px;
	margin-top: 15px;
	line-height: 26px;
}
.main-left{
	
}
.main-right{
	background: #f2f2f2;
}
.main-right h5{
	font-size: 1.6rem; font-size: 16px;
	line-height: 4rem;line-height: 40px;
}
.main-right button{
	margin-top: 3px;
	border: 1px solid #1b4191;
	color: #1b4191;
	font-size: 1.8rem; font-size: 18px;
	line-height: 34px;
	width: 49%;
	float: left;
}
.main-right button.active,
.main-right button:hover{
	background: #1b4191;
	color: #fff;
}
.main-right button.active{
	margin-right: 2%;
}
.main-right form li{
	width: 50%;
	float: left;
	line-height: 1.4;
}
.main-right form label{
	font-weight: normal;
}
.main-right form input{
	margin-right: 1em;
}
.main-right form input[type="checkbox"]{
	vertical-align:middle; margin-top:-2px; margin-bottom:1px;
}
.main-right form.alerts select,
.main-right form.alerts .add{
	color: #919191;
	width: 100%;
	font-size: 1.2rem;font-size: 12px;
	padding: 3px;
}
.main-right form.alerts button{
	background: #1b4191;
	color: #fff;
	border-radius: 20px;
	width: 100%;
	font-size: 1.4rem; font-size: 14px;
	padding: 0 5rem;
	margin-top: 5px;
}

@media all and (min-width:992px) {
	.carousel-caption{
		padding: 15px 40px;
	}
	.carousel-caption h3{
		font-size: 2.8rem; font-size: 28px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{
		width: 1200px;
		height: 490px;
	}
	.col-topnews img{
		width: 360px;
		height: 203px;
	}
	.main{
		padding-left: 0;
	}
	.col-topnews h4,
	.main-left h4{
		min-height: 54px;
	}
		.main-left img{
		width: 365px;
		height: 206px;
	}	
	.main-left p{
		min-height: 116px;
	}
}
@media all and (max-width:991px) {
	.fontlist-ellipsis li{
		overflow: hidden; /*自动隐藏文字/*/
		text-overflow: ellipsis;/*文字隐藏后添加省略号*/
		white-space: nowrap;/*强制不换行*/
	}
	.main-right{
		padding: 0;
	}
}





@media only screen and (min-width: 991px) {
	/*.main .carousel-inner > .item > a > img,
	.main .carousel-inner > .item > img{	
		width: 239px;
		height: 135px;
	}
	.col-topnews .carousel-inner > .item > a > img,
	.col-topnews .carousel-inner > .item > img{	
		width: 658px;
		height: 370px;
	}
	.carousel-zt .carousel-inner > .item > a > img,
	.carousel-zt .carousel-inner > .item > img{	
		width: 432px;
		height: 100px;
	}*/
}
@media only screen and (min-width:768px){

}

/*jquery Flexisel*/
/*notice 滚动
#flexiselDemo3 {
	display:none;
}
.col-notice .nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.col-notice .nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding-left:-15px;
    list-style-type:none;  
}
.col-notice .nbs-flexisel-ul li{
	height: 80px;
	font-size: 1.6rem; font-size: 16px;
	line-height: 26px;
	padding: 0 10px;
	border-right: 1px solid #f3e0b8;
	display: block;
}
.col-notice .nbs-flexisel-ul li date{
	display: block;
	color: #cc9245;
}
.col-notice .nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.col-notice .nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
}

/*img 滚动
#flexisel-pic {
	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:98%;
	margin: 0 0 0 1%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.scroll-img .nbs-flexisel-item img {
    width: auto;
    cursor: pointer;
    position: relative;
	padding: 8px;
	padding-bottom: 0;
    max-width:100%;
    max-height:140px;
}
.scroll-img .nbs-flexisel-item p{
	line-height: 22px;
	padding: 0 10px;
}
*/
/*** Navigation

.scroll-img .nbs-flexisel-nav-left,
.scroll-img .nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.scroll-img .nbs-flexisel-nav-left {
    background: url(button-previous.png) no-repeat;
}

.scroll-img .nbs-flexisel-nav-right {
    right: -15px;
    background: url(button-next.png) no-repeat;
}
 ***/


/*Tab
=================================
.wrapTabTit,
.main section h3{
	background: url(bg_dotted.png) repeat-x left bottom;
}
.nav-tabs {
	border-bottom: 0 none;
}
.wrapTabTit li{
	line-height: 50px;
	color: #d2d2d2;
	font-size: 1.8rem; font-size: 18px;
}
.wrapTabTit li a{
	color: #de9c4d;
	font-weight: bold;
	padding: 0 15px;
}
.wrapTabTit li.active a{
	display: inline-block;
	font-weight: bold;
	font-size: 1.8rem; font-size: 18px;
	background: url(tab_titactive_qtgz.png) no-repeat center bottom;
}

.nav-tabs>li>a{
	margin-right:0;
	line-height: 50px;
	border:0 none;
	border-radius:0;
}
.nav-tabs>li>a:hover{
	border-bottom-color:transparent;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
	color: #de9c4d;
	text-decoration: none;
	cursor:default;
	background-color:transparent;
	border:0 none;
}
.tab-content{
	margin-top: 15px;
}

.col-topnews a.more {
	line-height: 44px;
	background: none;
	color:#5060b0;
	font-size: 1.4rem; font-size: 14px;
	margin-top: 0;
}
.col-topnews a.more:hover{
	color:#ec0515;
}
.col-topnews-R section h4,
.col-topnews-R section p{
	padding: 4px 0 1px 0;
}
.col-topnews-R section h4 a{
	color: #d23d3e;
	font-weight: bold;
}
.col-topnews-R section h4 a:hover{
	text-decoration: underline;
}
.col-notice .tit{
	width: 180px;
	background: url(bg_notice_qtgz.png) no-repeat left top;
	font-size: 2.0rem; font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}
.col-notice .tit a{
	color: #fff;
}
.col-notice .tit a:hover{
	color: #8a0303;
}
.col-notice li{
	float: left;
	height: 80px;
	font-size: 1.6rem; font-size: 16px;
	line-height: 26px;
	padding: 0 10px;
	border-right: 1px solid #f3e0b8;
	display: block;
}
.col-notice li date{
	display: block;
	color: #cc9245;
}

.main section h2{
	font-size: 2.0rem; font-size: 20px;
	font-weight: bold;
	color: #eb1a1b;
	vertical-align: middle;
	background: url(bg_maintit_qtgz.jpg) no-repeat 140px center;
}
.main section h2 span {
	padding-left: 10px;
}
.main section h4{
	font-size: 1.8rem; font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
}
.main time{
	padding: 2px 0 0 5px;
	color: #a7a7a7;
	font-size: 1.5rem; font-size: 15px;
}
.main section h3{
	line-height: 50px;
	color: #de9c4d;
	font-weight: bold;
	font-size: 1.8rem; font-size: 18px;
}
.main section h3 span{
	font-size: 1.4rem; font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}
.main section h3 span a{
	color: #de9c4d;
}
.main section h3 span a:hover{
	color: #c50405;
}
.wrap-col-pic{
	border-top: 2px solid #f00;
}
.wrap-col-pic h3{
    margin-top: 0;
    margin-bottom: 0;
    padding: 13px 0 15px;
    font-size: 18px;
	color: #de9c4d;
    height: 48px;
    line-height: 20px;
    background: #fbf4e4;
    background: -moz-linear-gradient(top, #fbf4e4, #fff);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fbf4e4), to(#fff));
    background: -o-linear-gradient(top, #fbf4e4, #fff);
}
.wrap-col-pic h3 a{
	margin-top: 0;
}
.wrap-col-pic li{
	float: left;
}
*/



/* PC端：通用样式满足分辨率1280(1024) */
@media all and (max-width: 1169px) {
}
@media all and (min-width:992px){
}

/* 小屏幕，主要是PAD */
@media all and (max-width: 991px) {
}
/* 超小屏幕，主要是手机 */
@media all and (max-width: 767px) {
}
/* 微小屏幕，分辨率更低的手机 */
@media all and (max-width: 479px) {
}