#wrap-topnews{
	background:#FFF;
	padding:16px 15px 26px 31px;
	/*box-shadow: 0px 5px 5px 0px #1472ba;*/
}

.bg-topnews{
	padding-right:15px;
	background: #d6e3e9;
	background: -moz-linear-gradient(#f5f7f8,#d6e3e9); /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#f5f7f8), color-stop(#d6e3e9));
	background: -webkit-linear-gradient(#f5f7f8,#d6e3e9); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f5f7f8,#d6e3e9); /* Opera 11.1 - 12.0 */
	background: -ms-linear-gradient(#f5f7f8,#d6e3e9);
	background: linear-gradient(#f5f7f8,#d6e3e9); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f8', endColorstr='#d6e3e9',GradientType=0 ); /*ie9-*/
}
:root .gradient{filter:none;} /*ie9*/
.bg-topnews .col-md-8{
	padding-left:0;
}
#wrap-topnews h3{
	margin-top:15px;
	background:url(ico_index_topnews_2016.png) no-repeat left 16px;
	padding-left:39px;
	line-height:62px;
	height:62px;
	color:#356fae;
	font-size:2.0rem; font-size:20px;
	font-weight:bold;
}
#wrap-topnews h3 span a{
	float:right;
	color:#2e84d2;
	font-size:1.0rem; font-size:10px;
	font-weight:100;
}
#wrap-topnews .list-topnews{
}
#wrap-topnews .list-topnews li{
	border-bottom:1px solid #c6d6dd;
/*	height:42px;*/
	line-height:42px;
	display:block;
	list-style:none;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media screen and (max-width:1024px){
	#wrap-topnews{
		padding:16px 15px;
	}
	.bg-topnews{
		padding-right:0;
	}
	.bg-topnews .col-md-8{
		padding-left:15px;
	}
	#wrap-topnews .list-topnews{
		margin:0 15px;
	}
}

.column-left-01{
	margin:0 10px 0 16px;
}
.column-tabs{
	padding-bottom:10px;
}
.column-tabs .wrap-tit{
	border-bottom:3px solid #2e84d2;
}
.column-tabs .column-title{
	padding:0 33px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	background: #e9edef;
	background: -moz-linear-gradient(#ecf0f1 50%,#e9edef 50%); /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ecf0f1), color-stop(50%,#e9edef));
	background: -webkit-linear-gradient(#ecf0f1 50%,#e9edef 50%); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ecf0f1 50%,#e9edef 50%); /* Opera 11.1 - 12.0 */
	background: -ms-linear-gradient(#ecf0f1 50%,#e9edef 50%);
	background: linear-gradient(#ecf0f1 50%,#e9edef 50%); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf0f1', endColorstr='#e9edef',GradientType=0 ); /*ie9-*/
}
:root .gradient{filter:none;} /*ie9*/
.column-tabs .wrap-tit .active{
	font-weight:bold;
	padding:0 33px;
	height:41px;
	line-height:41px;
	color:#fff;
	background: #2074ca;
	background: -moz-linear-gradient(#2e84d2 50%,#2074ca 50%); /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#2e84d2), color-stop(50%,#2074ca));
	background: -webkit-linear-gradient(#2e84d2 50%,#2074ca 50%); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#2e84d2 50%,#2074ca 50%); /* Opera 11.1 - 12.0 */
	background: -ms-linear-gradient(#2e84d2 50%,#2074ca 50%);
	background: linear-gradient(#2e84d2 50%,#2074ca 50%); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e84d2', endColorstr='#2074ca',GradientType=0 ); /*ie9-*/
}
:root .gradient{filter:none;} /*ie9*/

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
	color:#fff;
	cursor:default;
	background-color:transparent;
	border:none;
}
.column-tabs .column-more{
	float:right;
	font-size:1.0rem; font-size:10px;
	margin:7px 0;
	padding:0 12px;
	height:26px;
	background:#4584bc;
	border:1px solid #2e84d2;
	line-height:26px;
	color:#fff;
}
.tab-content .tab-pane{
	margin:15px 0;
}
.tab-content .tab-pane ul{
	margin:0 10px 0 0;
}
.tab-content .tab-pane li{
	background:url(ico_square5_blue_2016.gif) no-repeat left 7px;
	line-height:19px;
	padding-left:12px;
	margin:4px 0;
}
.tab-content .tab-pane a img{
	background:none;
	display:block;
	width:100%;
}
.tab-content .tab-pane span{
	line-height:20px;
	color:#fff;
	display:block;
	background:#4584bc;
	padding:8px 12px;
}

#wrap-content .column-right-01{
	margin-right:15px;
	border-top:3px solid #af3013;
	margin-bottom:26px;
}
#wrap-content .column-right-01 .wrap-right-01{
	border:1px solid #a40000;
	margin-top:2px;
}
#wrap-content .column-right-01 .wrap-right-01 .tit{
	background:url(bg_index_right_01_2016.png) no-repeat scroll left top;
    color: #fff;
	font-size:1.6rem; font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-top: -3px;
	margin-left:12px;
    width: 156px;
	padding-left:56px;
}
#wrap-content .column-right-01 .wrap-right-01 span a{
	float:right;
	padding-right:18px;
	font-size:10px;
	color:#af3013;
	font-weight:normal;
}
#wrap-content .column-right-02{
	margin-right:15px;
	border-top:3px solid #057672;
}
#wrap-content .column-right-02 .wrap-right-02{
	border:1px solid #439794;
	margin-top:2px;
}
#wrap-content .column-right-02 .wrap-right-02 .tit{
	background:url(bg_index_right_02_2016.png) no-repeat scroll left top;
    color: #fff;
	font-size:1.6rem; font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin-top: -3px;
	margin-left:12px;
    width: 156px;
	padding-left:56px;
}
#wrap-content .column-right-02 .wrap-right-02 span a{
	float:right;
	padding-right:18px;
	font-size:10px;
	color:#057672;
	font-weight:normal;
}
#wrap-content .column-right-01 .column-list-01,
#wrap-content .column-right-02 .column-list-01{
	padding:9px;
	background: #ebf3f6;
	background: -moz-linear-gradient(#ffffff,#ebf3f6); /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#ffffff), color-stop(#ebf3f6));
	background: -webkit-linear-gradient(#ffffff,#ebf3f6); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ffffff,#ebf3f6); /* Opera 11.1 - 12.0 */
	background: -ms-linear-gradient(#ffffff,#ebf3f6);
	background: linear-gradient(#ffffff,#ebf3f6); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf3f6',GradientType=0 ); /*ie9-*/	
}
:root .gradient{filter:none;} /*ie9*/
#wrap-content .column-right-01 .column-list-01 li{
	background:url(ico_square5_blue_dred_2016.gif) no-repeat 13px 7px;
	line-height:19px;
	padding:0 17px 0 25px;
	margin:4px 0;
}
#wrap-content .column-right-01 .column-list-01 li{
	background:url(ico_square5_blue_dred_2016.gif) no-repeat 13px 7px;
	line-height:19px;
	padding:0 17px 0 25px;
	margin:4px 0;
}
#wrap-content .column-right-02 .column-list-01 li{
	background:url(ico_square5_blue_dgreen_2016.gif) no-repeat 13px 7px;
	line-height:19px;
	padding:0 17px 0 25px;
	margin:4px 0;
}
/*marquee*/
.dowebok { height: 193px;font-size: 14px; padding:10px;}

.column-yjdy{
	margin:32px 0 32px 15px;
}
.column-yjdy span{
	float:left;
	color:#fff;
	font-size:2.2rem; font-size:22px;
	font-weight:bold;
	line-height:26px;
	padding:23px 28px 0 0;
	text-align:right;
}
.column-yjdy span a{
	font-size:1rem; font-size:10px;
	font-weight:normal;
	color:#fff;
}
.column-yjdy .tit-yjdy{
	background:url(bg_index_yjdy_2016.jpg) no-repeat left top;
	width:99px;
	height:195px;
	display:block;
}
.contnet-yjdy{
	background:#ffffff;
	padding:10px 8px 0 8px;
	margin-left:115px;
}
.contnet-yjdy .contnet-yjdy-left{
	width:51%;
	float:left;
}
.contnet-yjdy .contnet-yjdy-right{
	width:48%;
	float:right;
	margin-left:3px;
}
.contnet-yjdy li {
	background:#f5f7f8;
}
.contnet-yjdy li.grey{
	background:#fcfdfd;
}
.contnet-yjdy li i{
	color:#4584bc;
	padding:0 3px;
}

@media screen and (max-width:768px){
	.contnet-yjdy .contnet-yjdy-left,
	.contnet-yjdy .contnet-yjdy-right{
		width:100%;
		background:#f00;
		float:none;
	}
}
.contnet-yjdy li{
	line-height:29px;
}
.column-database{
	border-top:2px solid #356fae;
	background:#fff;
	margin:32px 15px 32px 0;
	padding:0 15px 12px 25px;
}
.column-database h3{
	color:#356fae;
	font-size:2.2rem; font-size:22px;
	line-height:47px;
}
.column-database li{
	float:left;
	margin:0 2px 2px 0;
}
.column-database .images-content{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom:0;
	width: 100%;
	color: #fff;
	background: rgba(53,111,174,.5);
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.column-database .images-wrapper{
	text-align:center;
	width:130px;
	height:65px;
	position:relative;
} 

.column-pop:first-child{
	padding:15px 0 15px 30px;
}
.column-pop{
	padding:15px 0 15px 15px;
}
@media screen and (max-width:1024px){
	.column-pop:first-child{
		padding:15px 0 15px 15px;
	}
}
@media screen and (max-width:768px){
	.column-pop{
		padding-left:50px;
	}
	.column-pop:first-child{
		padding-left:50px;
	}
}
.column-pop a{
	color:#356fae;
	font-size:1.8rem; font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.column-pop span {
    border: medium none;
    border-radius: 50%;
    display: inline-table;
    height: 99px;
    padding-top: 17px;
    text-align: center;
    width: 99px;
	margin-right:5px;
	
	background: #d6e3e9;
	background: -moz-linear-gradient(#f5f7f8,#d6e3e9); /* Firefox 3.6 - 15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(#f5f7f8), color-stop(#d6e3e9));
	background: -webkit-linear-gradient(#f5f7f8,#d6e3e9); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f5f7f8,#d6e3e9); /* Opera 11.1 - 12.0 */
	background: -ms-linear-gradient(#f5f7f8,#d6e3e9);
	background: linear-gradient(#f5f7f8,#d6e3e9); /* 标准的语法 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f8', endColorstr='#d6e3e9',GradientType=0 ); /*ie9-*/
}
:root .gradient{filter:none;} /*ie9*/

.column-link{
	margin:34px 15px 34px 15px;
	border:1px solid #bfd0df;
	border-top:2px solid #bfd0df;
	background:#fff;
	padding-bottom:14px;
}
.column-link .tit{
	background:url(bg_link_2016.png) no-repeat scroll left top;
	margin:0 auto;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: -12px;
    text-align: center;
    width: 138px;
}
.column-link li{
	line-height:26px;
}

.wrap-grey{
	background:#f5f7f8;
}




/* carousel-caption */
.carousel-inner a{
	color:#fff;
	display:block;
}
.carousel-inner a:hover{
	text-decoration:underline;
}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{
	width:100%;
	height:386px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev{
	width:20px;
	height:20px;
	font-family:serif;
	line-height:1
}
.carousel-indicators{
	position:absolute;
	bottom:10px;
	left:0;
	z-index:15;
	width:100%;
	float:right;
	padding-left:0;
	margin-left:-20px;
	text-align:right;
	list-style:none;
	line-height:50px;
}
.carousel-indicators li{
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000\9;
	background-color:rgba(0,0,0,0);
	border:2px solid #019de5;
	border-radius:10px
}
.carousel-indicators .active{
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff;
	border:0 none;
}
.carousel-caption {
	right:0;
	left:0;
	border:0;
	background-color:rgba(0,0,0,0.5);
	bottom: 0px;
	width: 100%;
	text-align:left;
	-webkit-box-lines:; 
	line-height:150%;
	font-size:18px;
}
.carousel-caption .btn{
	text-shadow:none
}
.carousel-caption i{
	float:right;
	color:#000;
	line-height:50px;
	right:10%;
	position:relative;
}
@media screen and (min-width:768px){
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev{
		width:30px;
		height:30px;
		margin-top:-10px;
		font-size:30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev{
		margin-left:-10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next{
		margin-right:-10px;
	}
	.carousel-caption{
		right:0;
		left:0;
		padding:0 0 0 10px;
		line-height:50px;
	}
	.carousel-indicators{
		bottom:0px;
	}
}