@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: 220px;
    background: #9ddef5 url(headerbj.jpg) no-repeat center;
}
.banner{width:1200px;margin: 0 auto;height: 220px;text-align: right;}
.daohang {
    width: 100%;
    background: url(top.jpg);
    height: 42px;
    margin-bottom: 16px;
}
/*导航菜单*/
div,nav,ul,li,navMenu,dropMenu {
    margin: 0;
    padding: 0;
}
#nav {
    width: 1200px;
    margin: 0px auto;
    height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
#navMenu ul {
    float: left;
    height: 40px;
}
#navMenu li {
    float: left;
    display: inline;
    font-size: 14px;
    color: #fff;
}
#navMenu li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 23px;
    height: 42px;
    line-height: 42px;
    text-align: center;
	font-size: 16px;
    display: inline-block;
}
#navMenu li a:hover {
    color: #fff;
    background: #f2b127;
    text-decoration: none;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
    position: absolute;
    top: 0;
    z-index: 130;
    visibility: hidden;
    margin-top: -1px;
    border-top: 0;
    padding: 1px;
    width: 100px;
    background-color: #0a70b3;
    border-left: #C5C7C7 1px solid;
    border-bottom: #C5C7C7 1px solid;
    border-right: #C5C7C7 1px solid;
    height: 106px;
}
.dropMenu li {
    float: left;
    width: 100px;
    height: 32px;
    padding: 0;
    margin: 0;
    display: inline;
    font-family: "微软雅黑";
}
.dropMenu li a {
    text-align: left;
    display: block;
    color: #fffee9;
    font-size: 14px;
    text-decoration: none;
}
.dropMenu a:hover {
    color: #0a70b3;
    background-color: #fffee9;
}
.dropMenu1 {
    position: absolute;
    top: 0;
    z-index: 130;
    visibility: hidden;
    margin-top: -1px;
    border-top: 0;
    padding: 1px;
    width: 100px;
    background-color: #0a70b3;
    border-left: #C5C7C7 1px solid;
    border-bottom: #C5C7C7 1px solid;
    border-right: #C5C7C7 1px solid;
    height: 140px;
}
.dropMenu1 li {
    float: left;
    width: 100px;
    height: 32px;
    padding: 0;
    margin: 0;
    display: inline;
}
.dropMenu1 li a {
    text-align: left;
    display: block;
    color: #fffee9;
    font-size: 14px;
    text-decoration: none;
}
.dropMenu1 a:hover {
    color: #0a70b3;
    background-color: #fffee9;
}

/*英文页面导航*/
#nav_en {
    width: 1200px;
    margin: 0px auto;
    height: 42px;
    line-height: 42px;
    display: block;
    overflow: hidden;
    text-decoration: none;
    font-size: 14px;
}

#navMenu_en ul {
    float: left;
    height: 40px;
}

#navMenu_en li {
    float: left;
    display: inline;
    font-size: 14px;
    color: #fff;
}

#navMenu_en li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

#navMenu_en li a:hover {
    color: #fff;
    background: #0a70b3;
    text-decoration: none;
}

.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: 20px;
}

.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;
}

.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: 880px;
    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(db.jpg);
    overflow: hidden;
    margin-top: 20px;
}

.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;
}

.plateBox {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}



/*图文切换*/
.slide,.slide li{width:658px;height:250px;background-color:#fbfbfb;overflow:hidden;}
.slide{overflow:hidden;border:1px #ededed solid;position:relative;margin-bottom: 20px;padding: 10px;}
.slide li{position:absolute;overflow:hidden;display:none;}
.slide li.current{display:block;}
.slide li .image{position:absolute;top:-2px;left:-2px;padding-left: 15px;}
.slide li .text{bottom:0;overflow:hidden;width:410px;float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:0px 5px 0 0;}
.slide li .text a{}
.slide li img{width:180px;height:240px;}
.slide li .text .title {font-size:16px;font-weight:700;color:#333;line-height:23px;text-indent:0;float:none;}
.slide li .text p{color:#000;font-size:14px;text-indent:0;clear:both;line-height:23px;border-top:1px dashed #ccc;padding-top:4px;margin-top: 10px;}

.slide .triggers{display: none;position:absolute;z-index:1;width:250px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;}
.slide .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;}
.slide .triggers a:hover{text-decoration:none;}
.slide .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;}
.slide .triggers a.current img{border:2px #2fac00 solid;opacity:1;}

.slide .icon-dot{display:inline-block;position:absolute;bottom:5px;right:5px;}
.slide .icon-dot a{width:9px;height:9px;display:inline-block;background-image:url(nav.png);background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;}
.slide .icon-dot a.current{background-position:-1px -12px;}

.slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:106px;background:url(arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer;}
.slide .link-watch.pre{left:0;}
.slide .link-watch.next{right:0;right:0;background-position:right -57px;}
.slide .link-watch.down{background-position-y:-2px;}
.hide{
    display:block!important;
}
/*图文切换*/