﻿﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textatea,
p,
blockquote,
th,
td,
input {
    margin: 0;
    padding: 0;
}

body {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    width: 100%;
    background: #fff;
    min-width: 1200px;
}

newsle {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

addr,
acronym {
    border: 0;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #c60001;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.marbot15{
    margin-bottom: 15px;
}
.bg1 {
    background: #f1f1f1;
}

.hui_9 {
    color: #999;
}

.hui_6 {
    color: #666
}

.orange {
    color: #ff7e00
}

.text_decnone {
    text-decoration: none
}

.clear {
    clear: both;
}

strong {
    font-weight: bold;
}

.ft10 {
    font-size: 10px
}

.ft12 {
    font-size: 12px
}

.ft14 {
    font-size: 14px
}

.ft18 {
    font-size: 18px
}

.ft20 {
    font-size: 20px;
}

.marl26 {
    margin-left: 25px;
}

.marlr05 {
    margin: 0px 5px;
}

.marr10 {
    margin-right: 10px;
}

.marbot10 {
    margin-bottom: 10px;
}
.kuang {
    border: #e7e7e7 1px solid;
}
.padd10 {
    padding: 10px;
}

/*轮播广告*/
.focusAdzz{position: relative; z-index: 1; margin: 10px auto; height: 100px; width:1000px;}
.focusAdzz .bd img{display: block; width: 100%; height: 100px;}
.focusAdzz .bd .con{display: none;}
.focusAdzz .hd{position: absolute; z-index: 1; right: 12px; bottom: 12px;}
.focusAdzz .hd li{width: 8px; height: 8px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAdzz .hd li span{display: none;}
.focusAdzz .hd li.on{background-color: #ffcc33;}

/*轮播广告*/
.focusAdzza{position: relative; z-index: 1; margin: 10px auto; height: 100px; width:1000px;}
.focusAdzza .bd img{display: block; width: 100%; height: 100px;}
.focusAdzza .bd .con{display: none;}
.focusAdzza .hd{position: absolute; z-index: 1; right: 12px; bottom: 12px;}
.focusAdzza .hd li{width: 8px; height: 8px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAdzza .hd li span{display: none;}
.focusAdzza .hd li.on{background-color: #ffcc33;}
#header {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: url(../img/head_bg.jpg) no-repeat center 28px;
}

.head_top {
    width: 100%;
    margin: 0px;
    height: 28px;
    line-height: 28px;
    padding: 0px;
    background: #f3f3f3;
}

.head_top ul {
    width: 1000px;
    margin: 0px auto;
    height: 28px;
    line-height: 28px;
}

.head_top span {
    font-size: 13px;
    color: #888;
    margin: 0px 10px;
}
.head_top .userPanel{
    display: inline-block;
    float: left;
    line-height: 28px;
}
.loggedin .spe{
    float:right;
}
.head_top .userPanel .exitlogin{
    float: left;
}
.head_top .loggedin,.head_top .userLogged{
    margin: 0;
}
.head_logo {
    height: 83px;
    display: block;
    width: 1000px;
    margin: 0px auto;
    padding: 36px 0px;
    position: relative;
}

.siteSearch {
    width: 280px;
    float: right;
    height: 38px;
    margin: 0px auto;
    line-height: 38px;
    color: #333;
    padding-top: 26px;
}

#queryString {
    width: 229px;
    border: #ccc 1px solid;
    border-right: 0px;
    height: 36px;
    line-height: 38px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    float: left;
}

.siteSearch #search {
	width: 40px;
    height: 38px;
    display: block;
    float: right;
    border: 0px;
    color: transparent;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    background: url(../img/search.jpg) no-repeat;
}

.siteSearch #search:hover {
    background-position: -40px 0px;
}

.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    padding: 0px;
    margin: 0px auto 15px auto;
    width: 1000px;
    background: #fff;
}

.mainNav {
    width: 1000px;
    margin: 0px auto;
    height: 45px;
    background: url(../img/nav_bg.jpg) repeat-x;
}

.mainNav li {
    float: left;
    font-weight: bold;
    margin-right: 1px;
}
.mainNav li a {
    width: 122px;
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif, "新宋体";
    color: #fff;
    padding: 0px;
}

.mainNav li a:hover {
    background: #ef0000;
}
.mainNav li.last1 {
    border: 0;
    background: none;
}

.mainNav li.on a {
    width: 165px;
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    color: #fff;
    padding: 0px;
    background: #2592e9;
    font-weight: bold;
}

.footer {
    width: 100%;
    margin: 0px;
    line-height: 20px;
    color: #333;
    background: url(../img/foot_bg.jpg) repeat-x;
    font-size: 12px;
    padding: 5px 0;
    clear: both;
}

.copyright {
    margin: 30px auto 0;
    width: 520px;
    font-size: 13px;
    font-family: "宋体";
    line-height: 2em;
}

.sw {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.jiucuo,
.jiguan {
    position: absolute;
}

.jiucuo {
    left: 752px;
    top: 42px;
}

.jiguan {
    left: 120px;
    top: 36px;
}

.footer ul li.foot_link {
    background: #a29e9f;
    margin-bottom: 10px;
}

.footer ul li.foot_link a {
    color: #fff;
}

.footer ul li.foot_link a:hover {
    text-decoration: underline
}

.footer ul li.foot_link span {
    font-size: 11px;
    margin: 0px 15px;
    color: #ccc
}

.footer ul li.foot_other {
    width: 1000px;
    margin: 0px auto;
    background: url(../img/foot_icon.png) no-repeat 150px center;
}

/*首页样式*/
.index_ad {
	height: 100px;
    display: block;
    position: relative;
    border: 1px solid rgb(204, 204, 204);
    padding: 0px;
    font-size: 12px;
    overflow: hidden;
    width: 1000px;
}

.index_ad li {
    float: left;
}

.index_ad li.last {
    margin-right: 0;
}

.index_ad li .tit {
    display: none;
}

.index_ad ul {
    overflow: hidden;
}
.index_ad li,.index_ad li .pic,.index_ad li .pic img{
	width: 1000px;
    height: 100px;
}

.index_page {
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px 15px 0px;
}
.tt{
    text-align: center;
}
.tt li a{
    font-size: 28px;
    color: #ff0000;
    font-weight: bold;
}
/* 焦点图 */
#focusNews {
    width: 360px;
    position: relative;
    height: 262px;
    overflow: hidden;
    padding: 2px;
    float: left;
    border: #e7e7e7 1px solid;
}

#focusNews .bd .pic img {
    width: 360px;
    height: 262px;
}

#focusNews .hd {
    right: 10px;
    bottom: 14px;
    height: 14px;
    line-height: 14px;
    width: 120px;
    margin: 0 auto;
    text-align: right;
}

#focusNews .hd ul {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

#focusNews .hd ul li {
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin: 0 2px;
    background: #909090;
    float: left;
}
#focusNews .hd ul li{
     display: block;
}
#focusNews .hd ul li.on {
    background: #ff9400;

}

#focusNews .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    text-align: left;
}

#focusNews .bd .con .title {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

#focusNews .bd .con .titleBg {
    height: 40px;
    background: #635e5e;
}

.index_page .ad .hd,
.index_page .ad .title {
    display: none;
}

.ctrl-panel {
    position: absolute;
    right: 10px;
    top: 285px;
    z-index: 1000;
}

.m-page {
    display: block;
    width: 14px;
    height: 14px;
    background: #909090;
    float: left;
    display: inline;
    margin-left: 2px;
    line-height: 14px;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.m-page:hover {
    text-decoration: none;
    color: #fff;
}

.focus {
    background: #ff7e00;
}


.scroll-wrap {
    OVERFLOW: hidden;
    WIDTH: 600px;
    POSITION: relative;
    HEIGHT: 310px
}

.scroll_box_content {
    POSITION: absolute
}

.content_list {
    FLOAT: left;
    WIDTH: 600px;
    HEIGHT: 310px;
    cursor: pointer;
    position: relative;
}

.content_list img {
    WIDTH: 600px;
    HEIGHT: 310px;
}

.content_list span {
    width: 588px;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    background: url(../img/pic_icon.png) repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    font-weight: bold;
}

/* news选项卡 */
.index_news {
    width: 330px;
    height: 246px;
    overflow: hidden;
    position: relative;
    border: #e7e7e7 1px solid;
    padding: 10px;
    margin-left: 10px;
}
.index_news .topicList .t .title a{
    color: #005f9b;
    font-size: 16px;
}
.index_news .topicList .t .title{
     height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0;
}
.index_news .topicList .t .intro{
    font-size: 13px;
    color: #626262;
    margin-bottom: 6px;
    padding: 0;
    height: 45px;
}
.hd .more{
    float: right;
    padding-right: 10px;
    font-size: 14px;
}
.news .hd {
    height: 31px;
    line-height: 27px;
    margin-bottom: 5px;
    background: url(../img/index_tab_bg.jpg) repeat-x left bottom;
}
.news .hd li {
    float: left;
    margin-right: 5px;
    width: auto;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: center;
}

.news .hd li a {
    color: #333;
    display: block;
    width: auto;
    height: 31px;
    line-height: 27px;
    width: 84px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    text-align: center;
}

.news .hd li a:hover {
    font-weight: bold;
    color: #fff;
}

.news .hd li.on a {
    color: #FFFFFF;
    font-weight: bold;
    background: url(../img/index_tab_hover.jpg) no-repeat;
}
.news .infoList li{
    height: 27px;
    line-height: 27px;
    position: relative;
    background: url(../img/index_list_icon2.jpg) no-repeat 2px center;
    padding-left: 10px;
    font-size: 14px;
}
.news .infoList li a {
    color: #333;
    font-size: 13px;
}
.news .infoList li a:hover{
    color: #c00;
}

.news .infoList li .date {
    font-size: 12px;
    color: #999;
}
.index_news04{
    width: 240px;
    height: 246px;
}




.index_zt li{
    width: 252px;
}
.index_zt li .tit{
    display: none;
}
.index_zt li a img {
    width: 240px;
    height: 78px;
    padding: 1px;
    border: #e7e7e7 1px solid;
    display: block;
    float: left;
}

.index_page_main {
    padding: 10px;
    width: 980px;
    background: #fff;
    margin: 0px auto 10px auto;
}

.index_online {
    background: url(../img/online.jpg) no-repeat;
    padding-left: 60px;
    height: 60px;
}

.index_online li {
    float: left;
    width: auto;
    height: 60px;
    display: block;
    margin: 0px 10px 0px 30px;
}

.index_online li p {
    text-align: center;
    padding-top: 4px;
}

.index_left {
    width: 270px;
}

.index_m,
.index_right {
    width: 330px;
}

.index_m {
    margin-left: 25px;
    float: left;
}

.index_right {
    float: right;
}
.index_right .xfts{
	display: block;
    float: left;
    width: 80px;
    height: 80px;
    background: url(../img/xfts.jpg) 50% no-repeat;
    background-size: 100%;
    margin: 24px;
}
.index_right .sydj{
	display: block;
    float: left;
    width: 80px;
    height: 80px;
    background: url(../img/sydj1.jpg) 50% no-repeat;
    background-size: 100%;
    margin: 24px;
}
.index_lm_name {
    background: url(../img/index_lm_bg.jpg) repeat-x;
    position: relative;
    font-size: 16px;
    height: 42px;
    line-height: 40px;
    margin-bottom: 15px;
}

.index_lm_name span.name {
    color: #cc2a1e;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: #cc2a1e 2px solid;
    display: block;
    width: 75px;
    text-align: center;
}

.index_lm_name .more {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
}

.index_tab .hd {
    height: 30px;
    margin-bottom: 5px;
}

.index_tab .hd li {
    float: left;
    margin-right: 5px;
}

.index_tab .hd li a {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    text-align: center;
    padding: 0px 10px;
}

.index_tab .hd li a:hover {
    color: #fff;
    font-weight: bold;
    display: block;
    background: #ff5215;
}

.index_tab .hd li.on a {
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    display: block;
    background: #ff5215;
}



.index_open a {
    width: 270px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background: #5191db;
    display: block;
    margin-bottom: 3px;
    color: #fff
}

.index_open a:hover {
    background: #1e69c0
}

.index_directory li {
    float: left;
}

.index_directory li a {
    width: 130px;
    height: 30px;
    margin: 0px 5px 3px 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: block;
    background: #ff5215;
    line-height: 30px;
}

.index_directory li a:hover {
    background: #cc2a1e
}


.index_hudong li {
    margin: 8px 0px
}

.index_hudong li img {
    vertical-align: bottom;
    margin-right: 10px;
}

.index_hudong a {
    width: 200px;
    height: 40px;
    line-height: 40px;
    padding: 12px 0px 12px 70px;
    font-size: 16px;
    background: #5191db;
    display: block;
    margin-bottom: 3px;
    color: #fff
}

.index_hudong a:hover {
    background: #1e69c0
}

.index_link {
    width: 890px;
    margin: 0px auto;
    height: 24px;
    border: #cecece 1px solid;
    background: url(../img/index_link_name.jpg) no-repeat left center #f7f7f7;
    padding: 9px 0px 9px 108px;
}



.frieden_link {
    overflow: hidden;
    padding: 5px 0 0 0;
}

.frieden_link li {
    width: 250px;
    float: left;
    padding: 5px 25px 0px 5px;
}

.frieden_select {
   overflow: hidden;
}

.frieden_select select {
    width: 180px;
    height: 24px;
    border: #d9d9d9 1px solid;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    float: left;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
}

.frieden_select li {
    float: left;
    margin-left: 30px;
}



/* 首页广告固定漂浮位置 */
#position_97{ position: fixed !important; top: 50% !important; left: 20px !important; text-align: center; margin-top: -160px; }
#position_98{ position: fixed !important; top: 50% !important; left: 20px !important; text-align: center; margin-top: 10px; }
#position_131{ position: fixed !important; top: 50% !important; left: auto !important; right: 20px !important; text-align: center; margin-top: -160px; }
#position_213{ position: fixed !important; top: 50% !important; left: auto !important; right: 20px !important; text-align: center; margin-top: 10px; }
#position_223{ position: fixed !important; top: 50% !important; left: auto !important; right: 20px !important; text-align: center; margin-top: 165px; }


/* #sideMenu .bd {
    min-height: 500px;
} */

.sbox {
    width: 215px;
}

.sbox .hd {
    background: url(../img/index_lm_bg.jpg) no-repeat left center;
    position: relative;
    font-size: 14px;
    height: 18px;
    margin-bottom: 6px;
    line-height: 18px;
    display: block;
    padding-left: 15px;
}

.sbox .hd h3{    
    color: #333;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    display: block;
    text-align: left;
    background: #fff;
    position: absolute;
    left: 15px;
    top: 0px;
    padding-right: 10px;
}
.sbox .hd .more,.sbox .hd2 .more {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    font-weight: normal;
    display: block;
    background: #fff;
    padding-left: 10px;
    z-index: 5;
}

.sbox .zwgk-box li a{
    width: 180px;
    height: 26px;
    line-height: 26px;
    padding-left: 35px;
    display: block;
    background: url(../img/index_txt_bg.jpg) no-repeat;
    margin: 7px 0px;
}
.sbox .zwgk-box li a a:hover { 
    background-position:0px -26px
}
.sbox .zwgk-box-lk li a{
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    display: block;
    background: #f5f5f5;
    float: left;
    margin: 2px;
}
.index_news_02{
    width: 410px;
    margin-left: 20px;
}
.index_news_03{
    width: 315px;
}
.sbox .infoList li{
    height: 24px;
    line-height: 24px;
    position: relative;
    background: url(../img/index_list_icon.jpg) no-repeat 2px center;
    padding-left: 10px;
    font-size: 14px;
}
.sbox .infoList li .date {
    float: right;
    font-size: 12px;
    color: #999;
}

.index_left {
    width: 650px;
    overflow: hidden;
}

.index_left .hd {
    background: #f5f5f5;
    position: relative;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    display: block;
    border-bottom: #e7e7e7 1px solid;
}

.index_left .hd h3 {
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    display: block;
    text-align: center;
    background: #b8143b;
    width: 80px;
}
.index_left .hd h3 a{
    color: #FFF;
}
.index_pic{
    width: 180px;
}
.index_pic li {
    margin-bottom: 5px;
}
.index_pic li a{
    width: 180px;
    height: 35px;
    display: block;
    color: transparent;
}
.index_pic .li1 a{
    background: url(../img/index_pic_01.jpg) no-repeat;
}
.index_pic .li2 a{
    background: url(../img/index_pic_02.jpg) no-repeat;
}
.index_pic .li3 a{
    background: url(../img/index_pic_03.jpg) no-repeat;
}
.index_pic .li4 a{
    background: url(../img/index_pic_04.jpg) no-repeat;
    background-size: 100%;
}
.index_midnews {
    width: 320px;
    margin-left: 15px;
    padding-right: 15px;
    border-right: #e7e7e7 1px dotted;
}
.index_midnews .hd2{
    position: relative;
}
.index_midnews .hd2 h3 {
    background: url(../img/index_lm_icon.jpg) no-repeat left 4px;
    padding-left: 15px;
    color: #2d5da0;
    font-weight: bold;
    position: relative;
    font-size: 12px;
    height: 20px;
    line-height: 14px;
    display: block;
    border-bottom: #e7e7e7 1px solid;
    margin-bottom: 5px;
    width: 305px;
    text-align: left;
}
.index_yw{
    margin-bottom: 10px;
    height: 45px;
}
.index_yw li{
    float: left;
}
.index_yw li a {
    display:block;
    background: url(../img/index_list_icon3.jpg) no-repeat left center;
    padding-left: 8px;
    width: 72px;
    float: left;
    height: 22px;
    line-height: 22px;
}
.index_txtlink {
    width: 180px;
}
.index_txtlink li a{
    width: 180px;
    height: 40px;
    margin-bottom: 5px;
    display:block;
    color: transparent;
}
.index_txtlink .li1 a{
    background: url(../img/hbzlfb.jpg) no-repeat; 
}
.index_txtlink .li2 a{
    background: url(../img/hbzxxd.jpg) no-repeat; 
}
.index_txtlink .li3 a{
    background: url(../img/hbsp.jpg) no-repeat; 
}

.index_other {
    width: 250px;
    height: 108px;
}
.index_other li{
    float:left;
    width: 100px;
    height: 100px;
    margin: 0 12px;
    position: relative;
}
.index_other li a{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.OnlineService_Bg {
    bottom: 100px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    width: 205px;
    z-index: 10;
}
.OnlineService_Sign {
    height: 490px;
    margin-bottom: 3px;
    padding: 6px;
    width: 200px;
}

#bmwj{
    float: left;
    margin-left: 28px;
}
#jgjc{float: right;}
.piclink2 li{float: left; margin-right: 5px;}
.piclink2 li.last{margin-right: 0;}
.mlxdt{width: 980px;}
.mlxdt .bd{padding: 10px 0;}
.picList2 li{float: left;width: 185px;padding: 0px 5px;text-align: center;list-style: none;}
.picList2 li img{width: 185px;height: 140px;}
.index_hd{padding: 20px 0;}
.index_hd li{float:left;}
.index_hd li a{display:block;width: 135px;height: 40px;line-height: 40px;display: block;float: left;color: #333;font-size: 14px;margin-left: 20px;text-indent: 60px;}
.index_hd .ldxx a{background: url(../img/index_hd_01.jpg) no-repeat; }
.index_hd .tczj a{background: url(../img/index_hd_03.jpg) no-repeat; }
.index_hd .znwd a{background: url(../img/index_hd_02.png) 10px 50% no-repeat;background-size: 25%;}
.index_hd .jgfk a{background: url(../img/index_hd_04.png) 10px 50% no-repeat;background-size: 25%;}
.index_hd li a:hover{color: #c60001;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* 信件列表 */
.letterList { width: 100%; }
.letterList th, .letterList td { text-align: center; font-size: 14px; vertical-align: middle; line-height: 28px; padding: 6px 0px }
.letterList th, .letterList .even { background: #f5f5f5; }
.letterList th { color:#c60001; height: 40px; padding: 0px; }
.letterList th.title { text-align: left; padding-left: 38px; }
.letterList .num { display: none; }
.letterList td.title { text-align: left; padding-left: 5px; }
.letterList .ico { width: 30px; text-align: center; vertical-align: middle; padding: 0px }
.letterList .ico img { vertical-align: middle; }
.letterList .dep { width: 90px; }
.letterList .state { width: 60px; }
.letterList .state .s0 { color: #333; }
.letterList .state .s1 { color: #f70; }
.letterList .state .s2 { color: #f00; }
.letterList .state .s3 { color: #390; }
.letterList .state .s4 { color: #333; text-decoration: line-through; }
.letterList .date { border-right: none; width: 90px; }

/* detailTable */
.detailTable { margin-bottom: 10px; background: #fff; width: 100% }
.detailTable, .detailTable tr, .detailTable tr td { border: 1px solid #e6e6e6; border-collapse: collapse }
.detailTable thead tr { border-color: #0068B7; }
.detailTable thead th { background: #0068B7; height: 40px; line-height: 40px; color: #fff; font-size: 16px; text-align: center; border-color: #0068B7; }
.detailTable tbody td { padding: 10px 15px; }
.detailTable tbody td.tdName { font-weight: bold; background: #f7f7f7; text-align: center; width: 20%; font-size: 14px; }
.detailTable .trTitle .tdCon { font-weight: bold; }
.detailTable .preDiv { width: 670px; overflow: auto; }
.detailTable .preDiv pre { font-size: 14px; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }

/*侧栏-热点推荐*/
#sideRmph{overflow: hidden;background: #f1f1f1;width: 218px;border: #e8e8e8 1px solid;margin: 0;margin: 20px 0;}
#sideRmph .hd{width: 220px;text-align: center;color: #fff;font-size: 14px;font-weight: bold;margin: 0;}
#sideRmph .hd h3{height: 32px;background: url(../../Base/img/subnav_lm.jpg) no-repeat;text-align: center;line-height: 32px;font-size: 14px;font-weight: bold;}
#sideRmph .hd h3 a{color:#fff;}
#sideRmph .hd .more{float: right; color:#999;}
#sideRmph .bd{overflow: hidden;padding: 10px;}
/*热点推荐-信息列表*/
.rdtjList{overflow: hidden;}
.rdtjList li{padding: 12px 0; line-height: 28px; max-height: 56px; overflow: hidden; border-bottom: 1px dotted #d6d6d6;}
.rdtjList li.noData{border-bottom: none; color: #999;}
.rdtjList li.last{border-bottom: none;}
.rdtjList li em{width: 30px; height: 30px; float: left; margin: 6px 16px 0 0; line-height: 30px; overflow: hidden; text-align: center; font-size: 16px; font-weight: bold; color: #808080; background-color: #c6c5c5; border-radius: 2px;}
.rdtjList li a{display: block; overflow: hidden;}
.rdtjList li.li0 em,
.rdtjList li.li1 em,
.rdtjList li.li2 em{background-color: #e25656; color: white;}
.petionSearch .write a{background: #c60001!important;}


/*页面正文内容-二维码样式*/
.qrCodeBox{text-align: center; margin: 20px auto;}
.qrCodeBox .pic{display: inline-block; *display: inline; margin:0 auto; text-align: center;}
.qrCodeBox .tit{margin-top: 10px; height: 20px; line-height: 20px; font-size: 12px; color: #999;}









