@charset "utf-8";
/* CSS Document */

/*全局样式*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,span,img,a,em,strong,table{margin:0; padding:0;}
body{font-family: arial,'Microsoft YaHei'; font-size:14px;color:#222;overflow-x:hidden;background: #fff;}
ul,ol,li{list-style:none;}
input,select,textarea{vertical-align:middle;}
img{border:none; vertical-align:middle;}
a{ text-decoration:none; color:#222;}
.clearfix:after {visibility:hidden; display:block; font-size:0;	clear:both; height:0;}
.clearfix {zoom:1;}
.fl{float: left;}
.fr{float: right;}
/*全局样式end*/

a:link,a:visited {
    text-decoration: none;
    color: #222;
}
a:hover {
    color: #015093;
    text-decoration: none;
}
/*头部*/

.header {
    width: 100%;
    overflow: hidden;
    height: 190px;
    background: #9ddef5 url(../images/headerbj.jpg) no-repeat center;
}
.banner{width:100%;margin: 0 auto;height: 190px;text-align: right;}

/*导航菜单*/
.daohang {
    width: 100%;
    height: 42px;
    margin-bottom: 16px;
	font-size: 16px;
	background-color: #e36016;
    /*background: -webkit-linear-gradient(top, #f07028, #f07028)*/
}
div,nav,ul,li,navMenu,dropMenu {
    margin: 0;
    padding: 0;
}
.nav {
	width: 1200px; height: 42px; z-index: 888;margin: 0 auto;
}
.nav > ul {
	height: 42px;
}
.nav li {
	height: 42px; line-height: 42px; float: left; position: relative;padding: 0 14px;
}
.nav_en li {
	padding: 0 12px;
}
.nav li:hover {
	background: #f07028;
}
.nav li a {
	text-align: center; color: #fff; line-height: 42px; float: left; display: block;padding: 0 16px;
}
.nav li a:hover {
	text-decoration: none;
}

.nav li a.selected {
	color: rgb(255, 206, 111);
}
.drop-menu a {
	background: url("nav_down.png") no-repeat right; text-align: center; color: #fff; line-height: 42px; float: left; display: block;
}
.drop-menu a:hover {
	background: url("nav_up.png") no-repeat right; text-decoration: none;
}
.drop-menu a.selected {
	background: url("nav_up.png") no-repeat right; color: rgb(255, 206, 111);
}
.nav li.selected .submenu {
	display: block;
}
.nav li .submenu {
	background:url("nav_hover.png") no-repeat top; padding: 6px 0px 10px; left: 0px; top: 43px; display: none; position: absolute; z-index: 8888;
}
.nav li .submenu li {
	  background:#f07028;text-align: center; padding: 6px 0; font-size: 14px; height: 24px;
}
.nav li .submenu li a {
	background: none; padding: 0px; width: 150px; height: 24px; line-height: 24px; text-align: center; color: #fff;
}
.nav li .submenu li a:hover {
	background: none; color: rgb(255, 206, 111); font-weight: normal; text-decoration: none;
}

/*导航菜单end*/
/*焦点图*/
.yx-rotaion{border:1px solid #e5e8ed; margin-bottom:15px;}
.yx-rotaion img{width:680px;height:318px;}
.yx-rotaion a{color:#fff;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:14px;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:5px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px;}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
/*焦点图*/
.top_ss {
    height: 41px;
    background: url(tp1.png);
}

.em {
    float: left;
    width: 250px;
}

.em img {
    margin: 10px 0 5px 20px;
}

.js_right {
    float: right;
    width: 700px;
    padding: 6px 10px 0;
}

/*左*/
.left {
    width: 240px;
    float: left;
    margin-right: 22px;
}

.left_tab {
    border: #ddd 1px solid;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

.left_tab:last-child {
    margin-bottom: 1px;
}

.lmm {
    line-height: 35px;
    padding-left: 36px;
    background-image: url(t.jpg);
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.left_tab dl {
    overflow: hidden;
    margin: 4px 0;
}

.left_tab dd {
    margin: 6px 0;
    text-align: center;
}

.dd_d {
    margin: 8px 0;
}

.left_tab ul {
    margin: 10px 0;
}

.left_tab li {
    line-height: 24px;
    padding-left: 12px;
}

.left_tab ul li img {
    margin-right: 5px;
}

.left_tab_zxqk {
    border: #ddd 1px solid;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

.left_tab_zxqk ul {
    margin: 10px 7px;
}

.left_tab_zxqk li {
    line-height: 30px;
    padding-left: 39px;
    background: url(lbg.jpg);
    margin: 3px;
}

.zxqk_r {
    float: right!important;
}

.tgzt {
    color: #232323;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

.ewm {
    text-align: center;
}

.ewm span {
    line-height: 22px;
    font-size: 14px;
}

.gd {
    line-height: 32px;
    float: right;
    padding-right: 15px;
}

.zclm_2 {
    margin-bottom: 17px;
    overflow: hidden;
}

.more {
    color: #d20101;
}

/*中*/

.center {
    width: 680px;
    float: left;
}

.fm {
    text-align: center;
    float: left;
}

.fm_js {
    float: right;
    width: 460px;
    line-height: 26px;
    text-align: Justify;
}

.fm_tit{padding-left: 10px;
	font-size:14px;
	line-height: 30px; 
	font-weight:bold;
	background:#eee;
	height:32px;
	margin-bottom:15px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.fm_njq {
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 11px 17px;
    line-height: 22px;
}

/*当期目录*/
.tab {
    width: 680px;
    border: #ddd 1px solid;
	overflow: hidden;
}

.tab-title {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    background: url(c.jpg);
    color: #fff;
    padding-left: 16px;
}
.tab-title-en {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    background: url(c_en.jpg);
    color: #fff;
    padding-left: 16px;
}

.wenzhang {
    overflow: auto;
    height: 528px;
    padding: 15px;
}
.wenzhang_en {
    padding: 15px;
}
.wztp {
    float: left;
    margin-right: 2%;
}

.wzbf {
    float: left;
    width: 75%;
}

.wzbf_2 {
    width: 100%;
}

.wz_tit {
    height: 33px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.nianjq {
    font-size: 14px;
    font-weight: bold;
    width: 330px;
    float: left;
}

.syq {
    width: 220px;
    float: right;
    text-align: right;
}

.lanming {
    height: 30px;
    line-height: 30px;
    background-image: url(lanmubj.jpg);
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #D47906;
}

.wangkan {
    overflow: hidden;
}

.wangkan ul {
    padding: 10px 0;
    overflow: hidden;
}

.timu {
    font-size: 14px;
    font-weight: bold;
}

.zuozhe {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.qsy {
    font-size: 12px;
    line-height: 22px;
}

.red {
    color: red;
}

.wangkan dl {
    overflow: hidden;
    padding: 10px 0 0;
}

.wangkan dd {
    overflow: hidden;
}
/*当期目录end*/

/* 文章目录*/

*#dbt_action_bar_hide {
    DISPLAY: none;
}

*.hidelabel {
    DISPLAY: none;
}


*.abs_zuozhe {
    COLOR: #444;
}

*.abs_njq {
    COLOR: #444;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 22px;
}
.links1 {
    line-height: 22px;
}
.noselectrow {
    BORDER-BOTTOM: #eee 1px solid;
    BORDER-LEFT: white 1px solid;
    PADDING-BOTTOM: 5px;
    WIDTH: 100%;
    BORDER-TOP: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 6px 0px;
}
.selectedrow {
    BORDER: #eee 1px solid;
    MARGIN: 6px 0px;
    WIDTH: 100%;
    BACKGROUND: #f8f8f8;
    PADDING-BOTTOM: 5px;
}
.authorList {
    line-height: 22px;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 3px !important;
}
.articlesectionlisting {
    BORDER-BOTTOM: #ddd 1px solid;
    PADDING-BOTTOM: 5px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    PADDING-RIGHT: 0px;
    COLOR: #3a3a3a;
    FONT-WEIGHT: bold;
    PADDING-TOP: 5px;
    margin-bottom: 8px;
}
.articlesectionlisting INPUT {
    FLOAT: left;
}

.articlesectionlisting .dbt_header {
    font-size: 14px;
    color: #7f0202;
}
.txt_zhaiyao1 {
    COLOR: #000;
}

A.txt_zhaiyao1:link {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:hover {
    COLOR: #c30000;
    TEXT-DECORATION: underline;
}

A.txt_zhaiyao1:visited {
    COLOR: #000;
    TEXT-DECORATION: none;
}

A.txt_zhaiyao1:active {
    TEXT-DECORATION: none;
}

.txt_biaoti {
    COLOR: #333;
    font-weight: bold;
    font-size: 14px;
}

A.txt_biaoti:link {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:visited {
    COLOR: #333;
    TEXT-DECORATION: none;
}

A.txt_biaoti:active {
    TEXT-DECORATION: none;
}

.txt_14000 {
    font-size: 12px;
    color: #000000;
}

A.txt_14000:link {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:hover {
    COLOR: #ae0001;
    TEXT-DECORATION: underline;
}

A.txt_14000:visited {
    color: #000000;
    TEXT-DECORATION: none;
}

A.txt_14000:active {
    TEXT-DECORATION: none;
}

/*文章图片显示隐藏用到开始*/
.hiden {
    DISPLAY: none;
}
/*文章图片显示隐藏用到结束*/

.article_checkbox_cell{padding:3px;}

.white_content {
    display: none;
    color: #333;
    margin-bottom: 8px;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
}
/* 文章目录end*/


/*右*/
.right {
    width: 240px;
    float: right;
    overflow: hidden;
}

.right_tab {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 20px;
}

.right_tab:last-child {
    margin-bottom: 0;
}

.right_tab ul {
    margin: 9px;
}

.right_tab li {
    margin: 4px 0;
    text-align: left;
}

.right_tab dd {
    line-height: 25px;
    margin: 10px 10px;
}

.tit_2 {
    height: 35px;
    line-height: 35px;
    padding-left: 35px;
    background-image: url(tz.jpg);
    font-weight: bold;
    font-size: 15px;
}

.right_tab dl {
    margin: 8px;
}

.right_tab dt {
    line-height: 26px;
    text-align: left;
    margin: 0 10px;
}

.right_tab dt img {
    margin-right: 7px;
}

/*底*/
.footer {
    width: 100%;
    background: url(../images/db.jpg);
    overflow: hidden;
    margin-top: 20px;
	color: #fff;
}

.banquan {
    padding: 30px 0;
    text-align: center;
    line-height: 22px;
}

.baid {
    color: #fff;
}
a.baid:link, 
a.baid:visited {
    color: #fff;
    text-decoration: none;
}
a.baid:hover, 
a.baid:active {
    color: #ddd;
    text-decoration: underline;
} 



/*二级页面*/
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 2px 12px;
}

.content_r {
    float: right;
    overflow: hidden;
    background: #fff;
    width: 907px;
    margin-bottom: 15px;
}

.content_dqml {
    border: #ddd 1px solid;
    margin-bottom: 15px;
    overflow: hidden;
}

.lanmu1_cn {
    font-weight: bold;
}

.lanmm {
    border-bottom: #ddd 1px solid;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    padding-left: 10px;
    background-image: url(ejlmbj.jpg);
}

.lanmm img {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -4px;
}

.c_nr {
    background: #fff;
    overflow: hidden;
    border: #ddd 1px solid;
    margin-bottom: 15px;
    width: 932px;
    float: right;
}

.c_nr ul {
    margin: 20px;
}

.c_nr li,.articles li {
    line-height: 26px;
}
.news_biaoti{
	font-size:18px;
	line-height:200%;
	font-weight: bold;
	margin:20px;
	text-align:center;
}
.newstit {
    float: right;
    height: 40px;
    line-height: 40px;
    padding-right: 20px;
}
.margin-15{
	margin: 15px;
}

.fy {
    padding: 20px 0;
    margin-top: 50px;
}

.c_jsp {
    width: 100%;
    padding: 5px 20px;
}

.newsfengye {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.newsfengye ul li {
    float: left;
    padding: 5px 30px;
}

.gklly {
    overflow: hidden;
}

.gklly li {
    text-align: center;
    margin-bottom: 10px;
}

.gklly li img {
    margin-bottom: 10px;
}

.td4 {
    BORDER: #ddd 1px solid;
}

.lanmu1 {
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    padding-left: 10px;
}

.lanmu10 {
    COLOR: #ce5302;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

.lanmu101 {
    COLOR: #ff6600;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    padding-left: 10px;
}

.lanmu105 {
    font-size: 14px;
    font-weight: bold;
}


