@charset "UTF-8";
@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xGAzD5WKQVN4wSyA0MYYi4rr7w4p9aSvGirXi6XmeXNA.woff) format('woff');
}
/* 原子类样式 */
.left {
    float: left;
}

.right {
    float: right;
}
.mt15 {
    margin-top: 1px;
}

/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
html {
	font-family: "宋体";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
  /* 1 */
    font-size: 87.5%;
  /* 10/16=62.5% */
}

body {
    margin: 0;
    font-size:16px;
    font-family: ""\5B8B\4F53","\5FAE\8F6F\96C5\9ED1",sans-self";
	font-weight:lighter;
	background:#fff;
	text-align:center;
}
.slider {display: none}
/* CSS Document */
/*网站通用控制代码*/
/*
{ margin:0; padding:0; word-wrap:break-word; }
body { font:12px/1.75 "宋体", arial, sans-serif, 'DejaVu Sans', 'Lucida Grande', Tahoma, 'Hiragino Sans GB', STHeiti, SimSun, sans-serif; color:#444;  background-color:#FFF; margin-left:auto; margin-right:auto;}
a { color:#333; text-decoration:none; }
a:hover { color: #F00; }
a img { border:none; }
*/
img { border:0; }
span{
}
/*
div, ul, li, p, form { padding: 0px; margin: 0px; list-style-type: none; }
em { font-style: normal; font-weight: normal; }
table { padding: 0px; margin: 0px; list-style-type: none; }
dt, dl, dd { padding: 0px; margin: 0px; list-style-type: none; }
form { margin:0px; padding:0px; }
tr { padding: 0px; margin: 0px; list-style-type: none; }
h3, h4 { padding:0px; font-size:14px; font-weight:bold; }
*/
/**字体设置 包括标题内容等**/
.nav_title{
	font-size:16px; 
	font-family:方正大标宋简体
}
.content {
	width:1025px;
	margin:0px auto;
	background-color:#fff;
}
.header {
	height:307px;
	display:block;
	text-align:left;
}
.date {
	font-size:13px;
}
/*全局超链接*/
a:link {
	text-decoration:none;
	color:#666;
}
a:visited {
	text-decoration:none;
	color:#666;
	/*
	color:#585858;
	*/
}
a:hover {
	text-decoration:none;
	color:#24396e;
}
/*旧的导航条*/
.menu_bar {
	height:46px;
	display:block;
	background-image:url('../Images/menu_bar.jpg');
	text-align:left;
	font-size: 16px;
}
.menu_bar a:link {
	text-decoration: none;color: #fff;
}
.menu_bar a:hover {
	text-decoration: none;color: #1a6499;
}
.menu_bar a:visited {
	text-decoration: none;color: #fff;
}
.clear {
	clear: both;
}

.pre{
	margin-top:5px;
}
area{
	outline:hidden;
	outline-width:0px;
}
/****图书岚县***图片和视频布局一样****/
.video_table{ 
	width:128px; 
	height:117px; 
	overflow:hidden; 
	float:left; 
	background:#fff; 
	text-align:center; 
	margin:5px;
}
.video_table a{ 
	color:#000
}
.img_table td,video_table td{ 
	background:#000
}
/****投资岚县******/
.tzlxBg {
	width: 584px; background: url(tzlx.jpg) repeat-x; height: 42px
}
.tzlxBgMore {
	width: 86px; background: url(../Images/tzlx_more.jpg) no-repeat;float: right; height: 42px; line-height:42px; padding-right:20px
}
/**********二级左侧菜单红色背景***************/
.active {
	background: #A71216 url(col_bg.jpg) right no-repeat;
	color:#FFF;
	font-size:15px;
	line-height:37px;
	height: auto!important;
}
.active a{
	color: #fff;
	font-size:15px;
}
.active a:link{
	color: #fff;
	font-size:15px;
}
/**********二级右边框***************/
.rtdiv {
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	margin-top: 0px;
	text-align: left;
}
/*************************/
/******二级栏目左侧菜单****/
.section-main-aside-left {
    width: 140px;
    background-color: #f9f9f9;
}

/*  */
.aside-left-column-3 {
	/*
    height: 290px;
	*/
}
.main-aside-title {
    width: 100%;
    height: 36px;
    overflow: hidden;
    background-color: #f1f1f1;
}
.main-aside-title>a {
    display: inline-block;
    color: #fff;
    height: 36px;
    line-height: 34px;
    background-color: #0d67c7;
    padding: 0 15px;
}

.keyareas-info-disclosure {
    margin: 10px auto;
    width: 130px;
	/*
    height: 230px;
	*/
    overflow: hidden;
}

.keyareas-info-disclosure >a {
    display: inline-block;
    width: 120px;
    height: 50px;
    font-size: 14px;
    background-color: #5890cc;
    margin-bottom: 5px;
    overflow: hidden;
}
.keyareas-info-disclosure >a{
    margin-left: 5px;
}

.keyareas-info-disclosure >a>span {
    display: inline-block;
    width: 120px;
    height: 50px;
    background-color: #e8e8e8;
    margin-left: 5px;
    text-align: center;
    line-height: 50px;
    cursor: hand;
    transition: all .3s;
    -moz-transition: all .3s;
/* Firefox 4 */
    -webkit-transition: all .3s;
 /* Safari and Chrome */
    -o-transition: all .3s;
 /* Opera */
}

.keyareas-info-disclosure >a:hover>span {
    background-color: #fff;
    margin-left: 0;
}
/******二级栏目左侧菜单****/

/******模块顶部菜单样式 左面全部蓝色***/
.forth-level-page {
    border: none;
    padding: 0;
}
.news-title {
	width: 100%;
	height: 36px;
	background-color: #f1f1f1;
	list-style: none;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

.news-title > li {
	float: left;
	font-size: 16px;
	color: #333;
	height: 37px;
	line-height: 34px;
	margin-right: 1px;
	padding: 0 30px;
	box-sizing: border-box;
}

.news-title > li.news-title--active {
	background-color: #f9f9f9;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.news-title > li >a {
	color: #333;
	text-decoration: none;
}

.news-title > li >a:hover {
	color: #0d67c7;
}

.news-title > li.news-title--active > a {
	/*
	color: #0d67c7;
	*/
}

.news-title >  a.news-title--more {
	width: 25px;
	height: 36px;
	position: absolute;
	right: 0;
	background: #fff url(__PUBLIC__/Images/icon-newstit-more.png) center center no-repeat;
}
/* 四级概览 */
.fourth-list > li.news-title--active {
	background-color: #0c62bf;
}

.fourth-list > li.news-title--active >a {
	color: #fff;
}

.fourth-list >.news-title--more {
	font-size: 12px;
	float: right;
}

.fourth-list > li.news-title--active {
	border: none;
}

.news-title--more {
	font-size: 12px;
	float: right;
	margin-right:10px;
}
/* 信息色块在顶部的蓝色 */
.section-main-column-1 {
	/*
    height: 245px;
	*/
    overflow: hidden;
}
.section-main-column-1>.news-title-govinfo >.news-title--active {
    background-color: #fff;
    border-top: 2px solid #0d67c7;
}

/* 信息色块在底部的蓝色 */
.section-main-column-2 {
    overflow: hidden;
}
.section-main-column-2>.news-title-govinfo >.news-title--active {
    background-color: #fff;
    border-bottom: 2px solid #0d67c7;
}
/* 信息色块在底部的红色（暗红色） */
.section-main-column-3 {
    overflow: hidden;
}
.section-main-column-3>.news-title-govinfo >.news-title--active {
    background-color: #fff;
    border-bottom: 2px solid #a71216;
}
.section-main-column-3>.news-title-govinfo >.news-title--more {
    font-size: 12px;
    float: right;
}
/* 信息色块在底部的红色和蓝色    暂不用 2个底色不重合*/
.section-main-column-4 {
    overflow: hidden;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 2px solid #3f73a2;
}
.section-main-column-4>.news-title-govinfo >.news-title--active {
    background-color: #fff;
    border-bottom: 2px solid #e20d0f;
}
.section-main-column-4>.news-title-govinfo >.news-title--more {
    font-size: 12px;
    float: right;
}

.section-main-column-5 {
    overflow: hidden;
}
.section-main-column-5>.news-title-govinfo >.news-title--active {
    background-color: #fff;
    border-bottom: 2px solid #a71216;
}
.section-main-column-5>.news-title-govinfo >.news-title--more {
    font-size: 12px;
    float: right;
}

/******模块顶部菜单样式***/
.section-insight-column-3 {
    overflow: hidden;
	margin-left:10px;
	margin-right:10px;
}
.section-insight-title-2 {
	/*
    border-bottom: 2px solid #e5e5e5;
	*/
	border-bottom: 2px solid #3f73a2;
    height: 35px;
    width: 100%;
}
.section-insight-title-2 > li {
    color: #333;
    float: left;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
}
.section-insight-title-2 > li.section-insight-title-2--active {
    background-color: #fff;
	border: 1px solid #fff;
	/*
    border: 1px solid #efefef;
	*/
    border-bottom: none;
    border-bottom: 2px solid #e20d0f;
}
.section-insight-title-2 > li.section-insight-title-2--active >a {
	/*
    color: #0d67c7;
	*/
	color: #5e5e5e;
	font-size: 18px;
}
.section-insight-title-2 > li.section-insight-title-2--more {
    font-size: 12px;
    float: right;
}