﻿@charset "utf-8";

/* CSS Document */
html {
    -webkit-text-size-adjust: none;
    overflow-y: auto;
    overflow-x: hidden;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/*解决IE6下滚动抖动的问题*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    font: 12px/1.5 "Microsoft YaHei", 微软雅黑, '宋体', tahoma, Verdana, arial, sans-serif;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
    min-width: 1200px
}

input, textarea, select, button {
    vertical-align: middle;
    outline: none;
    font-family: "Microsoft YaHei", 微软雅黑;
}

textarea {
    resize: none
}

input.active, textarea.active, select.active, button.active, input.on, textarea.on, select.on, button.on {
    color: #000;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

a img {
    border: none;
}

ul, li {
    vertical-align: middle
}

.left, .fl {
    float: left;
}

.right, .fr {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.clear, .cc, .clear15 {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin-top: 0px;
    overflow: hidden;
}

.clear15 {
    padding: 0 0 15px 0;
}

h1, h2, h3 {
    font-weight: normal;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

/*漂浮*/
.myFloat {
    position: relative;
    z-index: 99999;
    display: none;
}

.myFloat .img_title {
    display: none;
}

.myFloat .float-close {
    position: absolute;
    height: 16px;
    text-align: right;
    top: -15px;
    right: 0
}

.myFloat .float-close img {
    cursor: pointer;
}

@media print {
    a[href]:after {
        content: none !important;
    }
}


/*&#51;&#54;&#53;&#98;&#101;&#116;&#25237;&#27880;&#30424;&#21475;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#23448;&#32593;&#20013;&#22269;&#23448;&#32593;&#95;&#98;&#116;&#51;&#54;&#53;&#26368;&#26032;&#32593;&#22336;文学艺术界联合会*/

a:hover {
    text-decoration: none;
    cursor: pointer;
    text-decoration-color: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg {
    width: 100%;
    height: auto;
    background: url("../images/sy_02 (1).png") no-repeat top;
    background-size: 100% auto;
}

.body_rig_li img {
    margin-top: 23px;
    margin-right: 15px;
    float: left;
}

.zuoping {
    height: 150px;
}

.zuopingBox {
    height: 150px;
    overflow: hidden;
}


.cp {
    cursor: pointer;
}

/* CSS Document */


/** 清除内外边距 **/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    margin: 0;
    padding: 0;
    border: 0;
}


/*
img{
	display: block;
	margin: 0;
	padding: 0;
}
*/

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}


.cursor {
    cursor: pointer;
}

.cursor span {
    display: block;
    width: 40px;
    height: 60px;
    float: left;
}


input::-webkit-input-placeholder {
    /* WebKit browsers*/
    color: #999999;
    font-size: 12px;
    text-indent: 1em;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18*/
    color: #999;
    font-size: 12px;
    text-indent: 1em;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+*/
    color: #999;
    font-size: 12px;
    text-indent: 1em;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+*/
    color: #999;
    font-size: 12px;
    text-indent: 1em;
}

body {
    font-family: "微软雅黑";
}

button {
    display: inline-block;
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #28a4c9;
    color: #fff;
    background-color: #5bc0de;
    margin: 20px 20px 0 0;
}

.box {
    min-height: 15px;
    min-width: 170px;
    margin: 50 auto;
}

.info {
    width: 200px;
    height: 34px;
    line-height: 34px;
    display: none;
}

.fl {
    float: left;
}

.Clearfloat:after {
    content: "";
    display: block;
    clear: both;
}

.bottom {
    width: 100%;
    height: 90px;
    background-color: #d50c25;
    position: relative;
    bottom: 0px;
}

.bottom_body {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}

.head {
    width: 100%;
    height: auto;
}

.head_line {
    width: 100%;
    height: 4px;
    background-color: #d50c25;
}

.head_body {
    width: 1200px;
    height: 176px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1.00);
}

.head_los {
    width: 1200px;
    height: 136px;
    position: relative
}

.head_los .logo {
    position: absolute;
    top: 40px;
    left: 0
}

.head_los .logo .img_title {
    display: none
}

.nav {
    width: 1200px;
    height: 40px;
    background-image: linear-gradient(0deg, #c8c8c8 0%, #e4e4e4 24%, #ffffff 100%), linear-gradient(#fffcfa, #fffcfa);
    background-blend-mode: normal, normal;
}

.body_content .tl .img_title {
    display: none
}

.body_content .tl img {
    vertical-align: middle
}

.nav li.on {
    border-bottom: 4px #d50c25 solid;
}

.nav li a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #646464;
}

.nav li {
    width: 130px;
    height: 36px;
    line-height: 40px;
    text-align: center;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #646464;
}

.nav li:hover {
    border-bottom: 4px #d50c25 solid
}

.body_home {
    width: 100%;
    height: auto;

}

.head_lo {
    float: left;
    margin-top: 38px;
}


/*搜索*/
.search {
    position: absolute;
    top: 60px;
    right: 0
}

/*
.search.fr ul {
	width: 200px;
	height: 28px;
	margin-top: 54px;
	float: right;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #dcdcdc;
}
*/
.search.fr ul li {
    float: left
}

.search.fr .ss1 {
    height: 28px;
}

.search.fr .ss1 input {
    width: 170px;
    height: 26px;
    border: 0;
    padding: 0;
    margin: 0;
    border: solid 1px #dcdcdc;
    line-height: 26px;
    padding-left: 4px
}

.search.fr .ss2 {
    *height: 28px;
    width: 30px
}

.search.fr .ss2 input {
    width: 30px;
    height: 28px;
    border: 0;
    padding: 0;
    margin: 0;
    background: url("/images/sss.png") no-repeat center;
    padding: 5px 9px 4px 9px;
    cursor: pointer;
    line-height: 28px
}

.search.fr .ss2 input {
    *height: 29px
}

.head_an {
    width: 30px;
    height: 28px;
    border: 0;
    padding: 0;
    margin: 0;
    background-image: linear-gradient(0deg, #dcdcdc 0%, #eeeeee 30%, #ffffff 100%);
    background-blend-mode: normal, normal;
    background-image: url(../images/index_ss.png);
    background-repeat: no-repeat;
    background-position: center;
}

.body_content {
    width: 1200px;
    margin: 8px auto;
}

.body_con_top {
    width: 1200px;
    height: 240px;
    margin: 0 auto;
}

.body_con_left {
    width: 800px;
    height: auto;
    float: left;
}

.body_con_right {
    width: 400px;
    height: auto;
    float: right;
    background-color: #fff;
}

.body_con_lb {
    width: 740px;
    height: auto;
    padding: 20px 30px;
    background-color: #ffffff;
    box-shadow: 2px 0px 20px 0px rgba(220, 220, 220, 0.4);
}

.body_con_lb2 {
    width: 100%;
    height: 44px;
}

.body_con_lb2 h3 {
    line-height: 16px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #d50c25;
}

.body_con_lb2 h3 span {
    line-height: 17px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #c8c8c8;
}

.body_con_lb2 span.eng {
    float: left;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #c8c8c8;
}

.body_con_lb2 .cursor {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.body_con_lb2 .cursor:hover a {
    color: #d50c25
}

.body_con_r1 {
    width: 340px;
    height: 210px;
    padding: 40px 30px 30px;
    background-color: #ffffff;
    box-shadow: 2px 0px 20px 0px rgba(220, 220, 220, 0.4);
}

/*.body_con_2{
	width: 340px;
	height: 210px;
	padding: 40px 30px 30px;
	background-color: #ffffff;
}*/
.body_rig_biao {
    width: 338px;
    height: 50px;
    /*margin-bottom: 25px;*/
    line-height: 25px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    /*letter-spacing: 0px;*/
    color: #d50c25;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.body_rig_nei {
    height: 66px;
    text-indent: 2em;
    /*text-align: right;*/
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #323232;
    width: 338px;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 10px;
}

.body_rig_time {
    width: 65px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #969696;
    display: block;
    float: right;
    text-align: right;
}

.body_con_top3 {
    width: 400px;
    height: 9px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 4px;
    color: #d50c25;
}

.body_con_top2 {
    width: 400px;
    height: 36px;
    font-size: 36px;
    margin-bottom: 11px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 4px;
    color: #d50c25;
}

.body_con_top1 {
    width: 400px;
    height: 60px;
    padding-top: 70px;
    padding-left: 60px;
}

.body_left_xw {
    height: auto;
}



.body_left_l ul {
    width: 100%;
}

.body_left_l ul li {
    width: 330px;
    height: 40px;
    line-height: 40px;
    float: left;
    padding-right: 30px;
    background: url("/images/jxbg.png") left center no-repeat;
    padding-left: 10px
}

.body_left_l ul li a span {
    float: left;
    display: inline-block;
    font-size: 12px;
    width: 220px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.body_left_l ul li span.right {
    float: right;
    color: #969696;
    font-size: 12px
}

.body_left_r ul li {
    margin-left: 50px;
    width: 320px;
    height: 40px;
    line-height: 40px;
}

.body_left_r ul li span {
    float: left;
    display: inline-block;
    font-size: 12px;
    width: 200px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.body_left_r {
    width: 48%;
    padding-right: 2%;
    float: right;
    border-left: 1px #f0f0f0 solid;
}

.li_dian {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    background-color: #d50c25;
    margin: 19px 5px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-spacing: normal;
}

.body_rig_li {
    margin-top: -5px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #d50c25;
}

.body_rig_li ul li {
    line-height: 69px;
    width: 400px;
    height: 69px;
    background-color: #fafafa;
    box-shadow: inset 0px 4px 13px 0px rgba(0, 0, 0, 0.13);
}

.body_rig_li ul li:nth-child(2n+1) {
    width: 400px;
    height: 69px;
    background-color: #eee6db;
    box-shadow: inset 0px 4px 13px 0px rgba(0, 0, 0, 0.13);
}

.body_rig_li ul li:hover .img_title {
    color: #d50c25
}

.li_dian2 {
    width: 4px;
    height: 13px;
    background-color: #d50c25;
    margin-right: 20px;
    margin-left: 25px;
    float: left;
    margin: 28px;
}

.xx_bg {
    background-image: url(../images/index_3.jpg);
    background-size: cover;
}

.body_con_btm {
    width: 1140px;
    height: 110px;
    background-color: #ffffff;
    box-shadow: 2px 0px 20px 0px rgba(220, 220, 220, 0.4);
    margin: 0 auto;
    padding-top: 10px;
    padding: 15px 30px;
}

.body_con_btm span {
    font-size: 12px;
    color: #323232;
    margin-right: 100px;
}

.body_con_btm div {
    margin-top: 20px;
}

.body_rig_tu {
    width: 340px;
    height: 72px;
    margin-left: 30px;
    margin-top: 35px;
}

.bottom_zhi {
    width: 25%;
    height: 90px;
    line-height: 90px;
    float: left;
}

.bottom_zhi span {
    padding-left: 7px;
}

.bottom_zhi img {
    float: left;
    padding-top: 27px;
}

.bottom_zhi1 {
    width: 30%;
    height: 90px;
    line-height: 90px;
    float: left;
}

.bottom_zhi1 a {
    font-size: 14px;
    color: #fff;
}

.bottom_t {
    float: left;
    margin-top: 20px;
    margin-right: 6px;
    width: 50px;
}

.bottom_zhi2 {
    width: 10%;
    height: 90px;
    line-height: 90px;
    float: left;
}

.bottom_zhi2 .logo2 {
    width: 80px;
    height: 80px
}

ul.logo3 {
    position: absolute;
    top: 30px;
    right: 300px
}

ul.logo3 .img_title {
    display: none
}

.Clearover {
    overflow: hidden;
    text-overflow: ellipsis;
    word-spacing: normal;
    white-space: nowrap;
}

.intr_btop {
    width: 100%;
    height: 260px;
    background: url(../images/sy_025.png) no-repeat 0px -150px;
}

.intr_btop_wz {
    width: 1200px;
    margin: 0 auto;
}

.all_wz {
    position: relative;
    width: 1200px;
    height: 46px;
    margin-top: -16px;
    line-height: 46px;
    background-color: #eeeeee;
    box-shadow: 3px 0px 2px 0px rgba(192, 191, 191, 0.4);
    border-radius: 6px 6px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #323232;
}

.intr_btop_banner {
    width: 1200px;
    height: 260px;
    margin: 0 auto;
}

.intr_btop_banner img {
    width: 1200px;
    height: 260px;
}

.hr_y {
    height: 1px;
    margin: 10px 0;
    background: #e5e5e5;
}

.wz {
    width: 4px;
    height: 12px;
    background-color: #d50c25;
    margin-left: 25px;
    float: left;
    margin-top: 16px;
    margin-right: 8px;
}

.all_bt {
    min-width: 112px;
    max-width: 150px;
    height: 46px;
    background-image: linear-gradient(#d50c25 30%, #aa8692 100%);
    color: #ffffff;
    border-radius: 4px;
    line-height: 46px;
    text-align: center;
    margin-top: -46px;
}

.all_btbg {
    width: 1200px;
    height: 29px;
    background-color: #eeeeee;
    box-shadow: 2px 0px 20px 0px rgba(220, 220, 220, 0.4);
    margin-top: 17px;
}

.intr_home {
    width: 1170px;
    height: 550px;
    margin: 35px auto;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    position: relative;
    padding: 0 15px;
    padding-bottom: 75px;
}

.intr_home_y {
    width: 1170px;
    min-height: 550px;
    margin: 35px auto;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    position: relative;
    padding: 0 15px;
    padding-bottom: 75px;
}

#conent {
    text-indent: 2em;
}

.intr_home_y img {
    max-width: 1100px !important;
}

.txt-center {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #787878;
    height: 50px;
    font-size: 14px;
    padding-top: 30px;
    line-height: 50px;
}

.all_ul {
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    height: 100%;
}

.all_ul li {
    width: 100%;
    min-height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #323232;
}

.barcon {
    position: absolute;
    bottom: 20px;
}

.sheng {
    width: 20px;
    height: 48px;
    float: left;
    /*	line-height: 36px;*/
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.li_wz {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #969696;
}

.li_wz:hover {
    color: #000000;
}





.time_y {
    font-size: 12px;
    color: #8f8f8f;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    border-top: 1px solid #e8e8e8;
    padding: 20px;
    padding-bottom: 40px;
}

.time_y span.s_margin {
    margin: 0 20px;
}

.all_js {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    /* color: #d50c25; */
    line-height: 45px;
    text-align: center;
    padding: 5px;
}

.index_lb span {
    width: 740px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.50);
    position: absolute;
    top: 340px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #ffffff;
    padding-left: 20px;
}

.index_lb_ul {
    float: right;
    opacity: 1;
}

.index_lb_ul li {
    float: left;
    margin: 4px 5px;
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 5px;
}

.index_lb_ul li:nth-child(1) {
    background-color: #d50c25;
}

.body_con_lb3 {
    width: 740px;
    height: 390px;
    overflow: hidden;
    position: relative;
}

.body_con_lb3 img {
    /*	float: left;*/
    width: 740px;
    height: 380px;
}

.index_lb_in {
    width: 10px;
    height: 10px;
    background-color: #d50c25;
}

.index_lb_text {
    width: 500px;
    float: left;
    overflow: hidden;
}

.body_con_img {
    width: 2980px;
    height: 380px;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}

.index_lb {
    width: 740px;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.index_lbs {
    width: 200px;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 0px 15px;
}

.swiper-pagination-bullet-active {
    background: #d50c25 !important;
}

.swiper-pagination-bullet {
    /*	background: #ffffff!important;*/
    /*	background: #d50c25;*/
}

.ui-pagination-page-item {}




/* zhaoxiangchen_css*/

.wl_lf_ul li {
    height: 60px;
    list-style: none;
    color: #fff;
    background-color: #d50c25;
    line-height: 60px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.wl_lf_ul li img {
    margin: 19px 20px;
    margin-right: 10px;
    z-index: 100;
    /*width: 30px;
	height: 30px;*/
}

.wl_lf_ul li .right_img {
    width: 18px;
    height: 10px;
    float: right;
    margin-top: 25px;
    margin-right: 10px !important;
}

.lf_div {
    display: inline-block;
    vertical-align: top;
}

.rt_box {
    width: 905px;
    min-height: 550px;
    float: right;
    background-color: #ffffff;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
    border: solid 0px #dcdcdc;
    position: relative;
}

.rt_box .top_box {
    width: 805px;
    height: auto;
    color: #000;
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 26px 0;
    text-indent: 2em;
    text-align: center;
}

.rt_box .top_box2 {
    width: 850px;
    height: 65px;
    padding-left: 20px;
    font-size: 22px;
}

.rt_box .top_box2:after {
    content: "";
    float: right;
    margin-right: 25px;
    margin-top: -48px;
    display: block;
    width: 11px;
    height: 11px;
    border: 4px solid #D50C25;
    border-radius: 50%;
}

.rt_box .cotent_div {
    width: 100%;
    height: 360px;
    color: #000000;
}

.top_box2 {
    position: relative;
    height: 55px;
}

.top_box2 span {
    position: absolute;
    left: 50px;
    top: 40px;
}

.people_div img {
    float: left;
    clear: both;
    margin: 10px 10px;
    border: 2px solid #D50C25;
}

.people_div {
    width: 850px;
    height: auto;
    /*	text-indent: 1.2em;*/
    line-height: 36px;
    padding: 40px 10px 20px 10px;
    text-align: justify;
    letter-spacing: 2px;
    overflow: hidden;
    font-family: "微软雅黑", "STHeiti";
}

.xqwl_top_box {
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    color: #D50C25;
    font-weight: 500;
    border-bottom: 2px solid #eee;
}

.xqwl_people_div {
    text-indent: 2em;
    line-height: 30px;
    padding: 10px 10px;
    text-align: justify;
    letter-spacing: 2px;
    overflow: hidden;
    color: #646464;
    font-family: "微软雅黑", "STHeiti";
}

.xqwl_rt_box {
    width: 75%;
    height: 780px;
    border-left: 2px solid #eee;
    box-sizing: border-box;
    float: right;
    box-shadow: 3px 8px 24px #eee;
}

.xqwl_lf_div {
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    color: #D50C25;
    background-color: #FFFFFF;
}

.xqTab_lf_div {
    text-align: center;
    line-height: 60px;
    font-weight: 400;
    background-color: #D50C25;
    color: #fff;
}

.bimg {
    background-color: #f7eae2 !important;
}

#list div:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #D50C25;
    margin-right: 10px;
}


/*.lf_ul .san{
	height:180px;
	list-style: none;
	color: #fff;
	background-color:#d50c25;
	line-height: 180px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}*/

.wl_lf_box {
    width: 25%;
    float: left;
}

.wl_lf_box ul .sss_me {
    /*height:60px;*/
    color: #fff;
    line-height: 60px;
    background-color: #d50c25;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.sss_me:first-child img:last-child {
    display: block;
}

.sss_me:first-child img:nth-child(3) {
    display: none;
}

.sss_me img:last-child {
    display: none;
}

.wl_lf_box ul .sss_me img {
    margin-top: 15px;
    margin-left: 10px;
    z-index: 100;
    width: 30px;
    height: 30px;
}

.wl_lf_box ul .sss_me .right_img {
    width: 18px;
    height: 10px;
    float: right;
    margin-top: 25px;
    margin-right: 10px !important;
}

.wl_lf_div {
    display: inline-block;
    vertical-align: top;
}

.display_UL {
    width: 100%;
    height: auto;
}

.wl_lf_box ul .sss_me .display_UL li {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    text-align: center;
    color: #D50C25;
}


/*xm_css*/

.wl_lf_ul {
    width: 315px;
    height: auto;
    margin-left: -40px;
    float: left;
    margin-bottom: 30px;
}

.intr_home_x {
    width: 1200px;
    min-height: 300px;
    margin: 35px auto;
    border-radius: 4px;
    /*	border: solid 2px #dcdcdc;*/
    position: relative;
    padding-bottom: 150px;
}

.topbox2 {
    width: 100%;
}

.wy_count_box {
    padding-bottom: 200px;
}

.bcimg img {
    border: 0;
}

.topbox2_weid {
    position: relative;
}

.top_box2_weid {
    width: 850px;
    height: 40px;
    padding-left: 20px;
    font-size: 22px;
}

.top_box2_weid:after {
    content: "";
    float: right;
    margin-right: 25px;
    margin-top: -48px;
    display: block;
    width: 11px;
    height: 11px;
    border: 2px solid #D50C25;
    border-radius: 50%;
}

.all_mz {
    width: 850px;
    height: auto;
    margin: 0 auto;
}

.all_mz img {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

.sz_mz {
    width: 800px;
    height: 65px;
    display: block;
    line-height: 65px;
    margin: 0 auto;
    font-size: 22px;

    color: #d50c25;
}

.sz_dian {
    width: 11px;
    height: 11px;
    border: 2px #d50c25 solid;
    float: right;
    background: #d50c25;
    border-radius: 10px;
    margin: 23px;
    display: none;
}


/*

*/

.all_jsa {
    width: 850px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
    display: none;
}

.all_jsa img {
    display: block;
}

.sz_js {
    width: 800px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 36px; */
    color: #3e3e3e;
    text-align: justify;
    overflow: hidden;
    font-family: "微软雅黑", "STHeiti";
    padding-bottom: 40px;
    margin: 0 auto;
    text-indent: 2em;
    margin-top: 20px;
}

.sz_img {
    width: 110px;
    height: 155px;
    background-color: #FFFFFF;
    border: solid 2px #d50c25;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.sz_js span img {
    width: 800px;
    height: 296px;
    margin: 10px 0;
}

.sz_wdian {
    width: 11px;
    height: 11px;
    border: 2px #d50c25 solid;
    float: right;
    border-radius: 10px;
    margin: 23px;
}

.displayUL {
    width: 100%;
    height: auto;
    display: none;
}

.displayUL li:first-child {
    background-color: #f7eae2;
}

.displayUL img:last-child {
    display: none;
}

.displayUL li:hover {
    background-color: #f7eae2;
}

.displayUL img {
    display: block;
}

.displayUL li {
    width: 315px;
    height: 57px;
    padding-left: 45px;
    font-size: 17px;
    color: #d50c25;
    cursor: pointer;
    background-color: #ffffff;
    position: relative;
}

.fd {
    width: 10px;
    height: 10px;
    background-color: #d71122;
    position: absolute;
    top: 24px;
}

.fd_z {
    display: block;
    width: 220px;
    height: 65px;
    position: absolute;
    left: 65px;
}

.kong {
    width: 100%;
    height: 30px;
}

.wenl {
    width: 270px;
    height: auto;
    border: 2px #d50c25 solid;
    float: left;
}

.wenl li {
    width: 270px;
    height: 59px;
    background-color: #ffffff;
    border-bottom: 2px #d50c25 solid;
    line-height: 59px;
}

.wenl li:last-child {
    width: 270px;
    height: 59px;
    background-color: #ffffff;
    border: 0;
}

.wenl_li {
    width: 270px;
    height: 59px;
    background-color: #d50c25;
}


/*
.wenl li:hover{
	background-color: #d50c25!important;
}
*/

.wenl img {
    display: block;
    width: 270px;
}

.wenl_fd {
    margin-left: 70px;
    width: 10px;
    height: 10px;
    background-color: #d50c25;
    float: left;
    margin-top: 25px;
    margin-right: 20px;
}


/*
.wenl_fd:hover{
	background-color: #ffffff!important;
}

.wenl_z:hover{
	color: #ffffff!important;
}
*/

.wenl_z {
    width: 155px;
    height: 50px;
    float: left;
}


/*
.wenl_an {
	
}

.wenl_an div {
	
}

.wenl_an span {
	color: #ffffff!important;
}
*/

.top_x {
    width: 100px;
    height: 14px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    position: absolute;
    bottom: 46px;
    right: 20px;
    /*float: right;
	margin: 50px 0;*/
}

.color_y {
    color: #bd0b20 !important;
}

.top_bo {
    width: 805px;
    font-size: 14px;
    color: #424242;
    text-indent: 2em;
    margin: 0 auto;
    padding-bottom: 75px;
}

.all_ajjz {
    width: 850px;
    margin: 0 auto;
}

.all_ajjz img {
    display: block;
    padding: 0;
    margin: 0;
}

.paging {
    width: 100%;
    height: 100px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.wenl_an {
    background-color: #d50c25;
}

}

.dis_playUL {
    display: block;
}


/*栏目*/

.navjz .jiedu {
    text-align: center;
    padding: 50px 0;
}

.navjz .jiedu a {
    display: inline-block;
    width: 200px;
    height: 100px;
    line-height: 100px;
    margin: 0 20px;
    font-size: 18px;
    color: #d50c25;
    background: #e9f0f7;
    text-align: center;
}

.navjz .jiedu a:hover {
    color: #fff;
    background: #d50c25;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/***** 栏目页-主体内容******/
.lm_lban {
    width: 300px;
    height: auto;
    min-height: 600px;
    _height: 596px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
    border: solid 0px #dcdcdc
}

.lm_lban {
    *border: 1px solid #e3e3e3;
}

.lmbox {
    padding-top: 10px;
    padding-bottom: 10px;
}

.lm_top {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #d50c25;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
}

.navdh {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.navdh ul li {
    height: 58px;
    vertical-align: middle;
    overflow: hidden;
    padding: 0 0 4px 0;
    width: 100%;
    background: white url("/images/ff.png") 10px center repeat-x;
}

.navdh ul li a {
    display: block;
    height: auto;
    line-height: 61px;
    cursor: pointer;
    text-align: center;
    color: #d50c25;
    font-size: 17px
}

.navdh ul li a:hover, .navdh ul li.active a, .navdh ul li a.active {
    color: #d50c25;
    background: #f7eae2 url("/images/ff.png") 10px center repeat-x;
}

.lm_rban {
    width: 1198px;
    height: auto;
    min-height: 600px;
    _height: 600px;
    background: #fff;
    border: 1px solid #e3e3e3;
    position: relative;
    margin: 0 auto
}

.guidang {
    position: absolute;
    right: -16px;
    top: -24px;
    z-index: 20;
}

.position {
    /*background: url(../images/lmtel.gif) left bottom repeat-x;*/
    height: 47px;
    margin: 0 10px;
    font-size: 16px;
    color: #d50c25;
}

.position span {
    display: block;
    border-bottom: 3px solid #d50c25;
    height: 44px;
    line-height: 44px;
    padding-left: 16px;
    float: left;
    padding-right: 14px;
    font-size: 20px;
}

.navjz {
    height: auto;
    font-size: 15px;
    line-height: 32px;
    overflow: hidden;
    padding: 20px 15px;
}

.navjz ul {
    clear: both;
}

.navjz table {
    max-width: 861px !important;
}

.navjz img {
    max-width: 861px !important;
}

.navjz ul li {
    padding: 0 10px 0 25px;
    background: url("/images/all_li.png") 8px 14px no-repeat;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    overflow: hidden;
}

.navjz ul li .date {
    color: #999;
    font-size: 13px;
}

.navjz ul.doc_list {
    padding-bottom: 10px;
}

.navjz ul.doc_list li img {
    float: left;
    padding-top: 11px !important;
    padding-left: 8px;
}

.navjz ul li.columnName {
    height: 65px;
    margin-bottom: 10px;
    padding: 0 10px 0 0;
    background: white url("/images/17.png") center bottom repeat-x
}

.navjz ul li.columnName .title, .navjz ul li.columnName .title:hover {
    display: block;
    width: auto;
    white-space: nowrap;
    height: 65px;
    line-height: 65px;
    padding: 0 15px;
    font-size: 20px;
    color: #d50c25;
}

.navjz ul li.columnName .more {
    font-size: 12px;
    color: #999;
    line-height: 65px;
    height: 65px;
    width: 65px;
    background: url("/images/ty3.png") center no-repeat;
    text-indent: -999px;
}

.navjz ul li.columnName .more:hover {
    color: #d50c25;
}

.navjz ul.votelist li span.right {
    color: #a1a1a1;
}

/*栏目页 调查征集 */
.navjz .collect-list li, .survey-list li {
    overflow: hidden;
}

.navjz .collect-list li a, .survey-list li a {
    display: block;
    float: left;
    width: 850px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navjz .collect-list li .starting, .navjz .collect-list li .over, .navjz .collect-list li .nostart, .survey-list li .starting, .survey-list li .over, .survey-list li .nostart {
    display: block;
    float: left;
    width: 65px;
    text-align: center;
    color: #d50c25;
}

.navjz .collect-list li .over, .survey-list li .over {
    color: #999;
    display: block;
    float: left;
    width: 65px;
    text-align: center;
}

.navjz .collect-list li .nostart, .survey-list li .nostart {
    color: #dd0000;
    display: block;
    float: left;
    width: 65px;
    text-align: center;
}

.navjz .collect-list li .date, .survey-list li .date {
    display: block;
    width: 210px;
    text-align: right;
    font-size: 13px;
    color: #999;
}

/*栏目页 民意征集 */
.dczj_lm {
    padding: 15px 0;
}

.hdlm_telbox {
    border-top: 1px solid #cbbe94;
    border-bottom: 1px solid #cbbe94;
    height: 30px;
    padding: 5px 0;
}

.hdlm_telbox p {
    text-align: center;
    background: #cbbe94;
    color: #695435;
    float: left;
    height: 30px;
    line-height: 30px;
}

.hdlm_telbox p.p1 {
    width: 650px;
    padding-left: 28px;
    text-align: left;
}

.hdlm_telbox p.p2 {
    width: 99px;
}

.hdlm_telbox p.p3 {
    width: 118px;
}

.hdlm_telbox p.p4 {
    width: 102px;
    display: none;
}

.navjz .collect-list li, .survey-list li {
    overflow: hidden;
    height: 36px;
}

.navjz .collect-list li p, .survey-list li p {
    text-align: center;
    float: left;
    height: 36px;
    line-height: 36px;
}

.navjz .collect-list li p.p1, .survey-list li p.p1 {
    width: 650px;
    text-align: left;
}

.navjz .collect-list li p.p1 span, .survey-list li p.p1 span {
    font-size: 11px;
    font-family: Arial;
    color: #888;
    padding-left: 7px;
}

.navjz .collect-list li p.p2, .survey-list li p.p2 {
    width: 99px;
    font-family: Arial;
}

.navjz .collect-list li p.p3, .survey-list li p.p3 {
    width: 118px;
}

.navjz .collect-list li p.p3 span.over, .survey-list li p.p3 span.over {
    color: #b60000;
}

.navjz .collect-list li p.p3 span.starting, .survey-list li p.p3 span.starting {
    color: #339900;
}

.navjz .collect-list li p.p3 span.nostart, .survey-list li p.p3 span.nostart {
    color: #f00;
}

.navjz .collect-list li p.p4, .survey-list li p.p4 {
    width: 102px;
}

.survey-list li p.p4 button {
    margin: 0 auto;
    width: 80px;
    height: 36px;
    line-height: 34px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #333;
    border: 0 none;
    background: none;
    cursor: pointer;
}

.navjz ul.picture-list {
    clear: both;
    padding: 10px 0 0 3px;
}

.navjz ul.picture-list li {
    padding: 0 15px 10px;
    background: none;
    float: left;
    text-align: center;
    height: auto;
    width: 190px;
}

.navjz ul.picture-list li a {
    float: left;
    text-align: center;
    line-height: 36px;
    width: 100%;
}

.navjz ul.picture-list li img {
    padding: 0;
    border: none;
    width: 190px !important;
    height: 135px !important;
    float: left;
}

.navjz ul.picture-list li a .img_title {
    display: block;
    float: left;
    text-align: center;
    height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.navjz ul.download_list span.hit {
    display: block;
    float: right;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    padding-left: 20px;
    /*background:url(../images/down.png) 0 11px no-repeat;*/
}

.navjz ul.download_list span.date {
    color: #999;
}

.newstitle {
    font-size: 26px;
    line-height: 38px;
    font-family: Microsoft YaHei;
    text-align: center;
    color: #333333;
    padding: 20px 0 15px;
}

.newstitlef {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    font-family: Microsoft YaHei;
}

.newsinfo {
    margin: 0 auto;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #666;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
    font-family: Microsoft YaHei;
    font-size: 14px;
    position: relative;
}

.newsinfo a {
    color: #666;
}

.newsinfo input {
    width: 12px;
    height: 12px;
    border: 1px solid #666666;
    margin: 0 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    outline: medium none;
    overflow: hidden;
}

.newsinfo span {
    padding: 0 0.5em;
}

/*栏目页 视频列表 */

.navjz .videoNews-list {
    clear: both;
}

.navjz .videoNews-list li {
    background: none;
    height: auto;
    padding: 10px 0;
    vertical-align: middle;
}

.navjz .videoNews-list li .left-img {
    width: 200px;
    height: 150px;
    border: #ddd 1px solid;
    padding: 2px;
}

.navjz .videoNews-list li .left-img img {
    width: 200px !important;
    height: 150px !important;
}

.navjz .videoNews-list li .right-main {
    width: 940px;
}

.navjz .videoNews-list li .right-main .video-title .left a {
    font-weight: bold;
}

.navjz .videoNews-list li .right-main .video-title .play-icon a {
    display: block;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

.navjz .videoNews-list li .right-main .videoNews-note {
    line-height: 26px;
}

.navjz .videoNews-list li .right-main .videoNews-note span {
    color: #666 !important;
}

.navjz .videoNews-list li .right-main .video-attr .video-hit, .navjz .videoNews-list li .right-main .video-attr .video-date {
    color: #cc0001;
}

/*通用留言页*/
.liuyan_xzbox {
    background: #fafafa;
    padding: 50px 35px 13px;
    height: auto;
    position: relative;
    z-index: 1;
}

.liuyan_xzbox p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
}

.liuyan_xzbox .liuyan_xxtit {
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    padding-left: 23px;
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #d50c25;
}

.lmy_lmtitle {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}

.navjz {
    padding-top: 15px;
}

.navjz .liuyan_cxcon {
    border: #e8e8e8 1px solid;
    background: #f6f6f6;
    padding: 17px 10px 13px;
    height: 64px;
    position: relative;
}

.navjz .liuyan_cxcon .tj {
    height: 28px;
    line-height: 28px;
    text-align: left;
    padding-left: 180px;
    font-size: 14px;
}

.navjz .liuyan_cxcon .tj .sz {
    color: #fd8524;
}

.navjz .liuyan_cxcon .tj .jg {
    padding-left: 20px;
}

.navjz .liuyan_cxcon .liuyan_cxbox {
    height: 32px;
    margin: auto;
    margin-top: 6px;
    padding-left: 80px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul {
    height: 32px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0;
    background: none;
    font-size: 14px;
    overflow: visible;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm {
    width: 138px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.tm input {
    width: 126px;
    height: 26px;
    line-height: 26px;
    border: #cecece 1px solid;
    background: #fff;
    font-size: 14px;
    color: #999;
    padding-left: 10px;
    outline: none;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.jg {
    width: 24px;
    background: url("../images/hh.png") center center no-repeat;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.gjz {
    width: 70px;
    text-align: right;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk {
    width: 214px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.srk input {
    width: 203px;
    height: 26px;
    line-height: 26px;
    border: #cecece 1px solid;
    border-right: 0;
    background: #fff;
    font-size: 14px;
    color: #999;
    padding-left: 10px;
    outline: none;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn {
    width: 48px;
}

.navjz .liuyan_cxcon .liuyan_cxbox ul li.btn input {
    width: 48px;
    height: 28px;
    line-height: 28px;
    border: none;
    background: #d50c25;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.navjz .liuyan_cxcon .liuyan_cxtit {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    padding-left: 33px;
    position: absolute;
    left: 56px;
    top: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #d50c25;
}

.navjz .guestbook-table {
    padding: 17px 0;
}

.navjz .guestbook-table .guestbook_bt span {
    display: block;
    float: left;
    width: 102px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    background: #4082c7;
}

.navjz .guestbook-table ul.odd li.t1, .navjz .guestbook-table ul.even li.t1 {
    width: 420px;
}

.navjz .guestbook-table-form ul li.srk {
    width: 290px;
}

.navjz .guestbook-table-form ul li.srk input {
    width: 270px;
}

.navjz .guestbook-table-form ul li.srk input {
    *width: 268px;
}

.navjz .guestbook-table-form ul li.srk select {
    width: 292px;
}

.navjz .guestbook-table-form ul li.tex {
    width: 705px;
    height: 160px;
}

.navjz .guestbook-table-form ul li.tex textarea {
    width: 690px;
    height: 150px;
}

.navjz .guestbook-table-form ul li.btk, .navjz .guestbook-table-form ul li.gk, .navjz .guestbook-table-form ul li.yzm, .navjz .guestbook-table-form ul li.bt {
    height: 36px;
}

.navjz .guestbook-table-form ul li.btn_group {
    padding-top: 15px;
}

.navjz .guestbook-table-form ul li.srk1 {
    width: 705px;
    height: 55px;
    position: relative;
}

.navjz .guestbook-table-form ul li.srk1 .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.navjz .guestbook-table-form ul li.srk1 input {
    float: left;
    width: 680px;
    height: 32px;
    line-height: 32px;
    border: #d6d6d6 1px solid;
    padding: 3px 10px;
}

/* 栏目页-留言 弹框 */
/*写信开始*/
.guestbook-table-form {
    padding-top: 40px;
    font-size: 14px;
}

.guestbook-table-form span.red {
    color: #f00;
}

.guestbook-table-form ul {
    overflow: inherit;
}

.guestbook-table-form ul li {
    float: left;
    padding: 0;
    background: none;
    overflow: visible;
}

.guestbook-table-form ul li.bt {
    width: 120px;
    height: 55px;
    text-align: right;
    line-height: 36px;
    font-size: 14px;
}

.guestbook-table-form ul li.srk {
    width: 390px;
    height: 55px;
    position: relative;
}

.guestbook-table-form ul li.srk .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.srk input {
    float: left;
    width: 370px;
    height: 32px;
    line-height: 32px;
    border: #d6d6d6 1px solid;
    padding: 3px 10px;
}

.guestbook-table-form ul li.srk select {
    float: left;
    width: 392px;
    border: #ddd 1px solid;
    padding: 3px 10px;
    height: 38px;
}

.guestbook-table-form ul li.srk select {
    *height: 30px;
}

.guestbook-table-form ul li.btk, .guestbook-table-form ul li.gk, .guestbook-table-form ul li.yzm {
    width: 640px;
    height: 44px;
    position: relative;
}

.guestbook-table-form ul li.btk .msg-box, .guestbook-table-form ul li.yzm .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.gk {
    padding-top: 5px;
    font-size: 14px;
}

.guestbook-table-form ul li.bt1 {
    width: 120px;
    height: 160px;
    line-height: 150px;
    text-align: right;
    font-size: 14px;
}

.guestbook-table-form ul li.tex {
    width: 900px;
    height: 377px;
    position: relative;
}

.guestbook-table-form ul li.tex .msg-box {
    position: absolute;
    left: 0;
    top: 5px;
}

.guestbook-table-form ul li.tex textarea {
    float: left;
    width: 890px;
    height: 350px;
    line-height: 24px;
    border: #ddd 1px solid;
    padding: 2px 5px;
    font-size: 14px;
    resize: none
}

.guestbook-table-form ul li.yzm input {
    float: left;
    width: 102px;
    height: 24px;
    line-height: 24px;
    border: #ddd 1px solid;
    padding: 2px 5px;
}

.guestbook-table-form ul li.yzm img {
    float: left;
    margin: 0 5px;
}

.guestbook-table-form ul li.yzm a {
    margin-top: 4px;
    display: inline-block;
}

.guestbook-table-form ul li.btn_group {
    height: 35px;
    padding-bottom: 40px;
    padding-left: 120px;
    width: 75%;
    float: none;
    clear: both;
}

.guestbook-table-form ul li.btn_group input {
    background: #d50c25;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    font-family: "Microsoft YaHei", 微软雅黑;
    border: 0;
    outline: none;
    color: #fff;
    width: 116px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.guestbook-table-form ul li.btn_group input.btn-search {
    margin-left: 15px;
    *padding: 0 0 !important;
    _padding: 0 0px !important;
}

.listnews .list-2655273 ul li.sel1, .listnews .list-2655277 ul li.sel1 {
    width: 604px;
}

.guestbook-table-form ul li.clear {
    float: none;
    height: 0;
    line-height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

/*写信结束*/
/*留言列表*/
.mas_lylist .guestbook-table {
    padding: 17px 0;
}

.mas_lylist .guestbook-table .guestbook_bt {
    height: 36px;
    overflow: hidden;
}

.mas_lylist .guestbook-table .guestbook_bt span {
    display: block;
    float: left;
    width: 102px;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    background: #4082c7;
}

.mas_lylist .guestbook-table .guestbook_title {
    height: 36px;
    font-size: 16px;
    background: #e8f0f9;
    margin: 12px 0 5px;
    overflow: hidden;
    padding: 0;
}

.mas_lylist .guestbook-table .guestbook_title li {
    float: left;
    height: 36px;
    line-height: 36px;
    border-right: #fff 2px solid;
    text-align: center;
    padding: 0;
    background: none;
}

.mas_lylist .guestbook-table .guestbook_title li.t1 {
    width: 633px;
}

.mas_lylist .guestbook-table .guestbook_title li.t2 {
    width: 220px;
    display: none;
}

.mas_lylist .guestbook-table .guestbook_title li.t3 {
    width: 100px;
    border-right: 0 none;
    float: right;
}

.mas_lylist .guestbook-table .guestbook_title li.t4 {
    width: 100px;
}

.mas_lylist .guestbook-table .guestbook_title li.t5 {
    width: 80px;
    border-right: none;
    display: none;
}

.mas_lylist .guestbook-table ul.odd, .mas_lylist .guestbook-table ul.even {
    height: 36px;
    clear: both;
    overflow: hidden;
    background: url("../images/l.png") 10px center no-repeat
}

.mas_lylist .guestbook-table ul.even {
    background: #f7f7f7;
}

.mas_lylist .guestbook-table ul.odd li, .mas_lylist .guestbook-table ul.even li {
    float: left;
    padding: 0;
    background: none;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    border-right: #f0f4f7 2px solid;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
}

.mas_lylist .guestbook-table ul.odd li.t1, .mas_lylist .guestbook-table ul.even li.t1 {
    width: 616px;
    padding-left: 18px;
    background: url("/images/all_li.png") 6px 15px no-repeat;
    text-align: left;
}

.mas_lylist .guestbook-table ul.odd li.t1 a, .mas_lylist .guestbook-table ul.even li.t1 a {
    display: block;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mas_lylist .guestbook-table ul.odd li.t2, .mas_lylist .guestbook-table ul.even li.t2 {
    width: 100px;
    border: 0 none;
    float: right;
}

.mas_lylist .guestbook-table ul.odd li.t3, .mas_lylist .guestbook-table ul.even li.t3 {
    width: 220px;
    color: #666;
    display: none;
}

.mas_lylist .guestbook-table ul.odd li.t4, .mas_lylist .guestbook-table ul.even li.t4 {
    width: 100px;
    color: #d20607
}

.mas_lylist .guestbook-table ul.odd li.t4 span, .mas_lylist .guestbook-table ul.even li.t4 span {
    color: #999;
}

.mas_lylist .guestbook-table ul.odd li.t4 .s1, .mas_lylist .guestbook-table ul.even li.t4 .s1 {
    color: #0768b5;
}

.mas_lylist .guestbook-table ul.odd li.t4 .s2, .mas_lylist .guestbook-table ul.even li.t4 .s2 {
    color: #fd8622;
}

.mas_lylist .guestbook-table ul.odd li.t5, .mas_lylist .guestbook-table ul.even li.t5 {
    width: 80px;
    color: #666;
    border-right: none;
    display: none;
}

.hf_btn {
    float: left;
    height: 30px;
    padding-top: 3px;
    width: auto;
    padding-left: 20px;
}

.hf_btn a {
    height: 30px;
    padding: 0 15px;
    background: #5786c4;
    float: left;
    margin-right: 5px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
}

.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t2, .mas_lylist.ldmesg .guestbook-table ul.odd li.t3, .mas_lylist.ldmesg .guestbook-table ul.even li.t3 {
    display: none;
}

.mas_lylist.ldmesg .guestbook-table .guestbook_title li.t1 {
    width: 653px;
}

.mas_lylist.ldmesg .guestbook-table ul.odd li.t1, .mas_lylist.ldmesg .guestbook-table ul.even li.t1 {
    width: 636px;
}

.liuyan_xiexin {
    display: block;
    float: right;
    width: 75px;
    height: 33px;
    line-height: 32px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #e98e00;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.liuyan_xiexin:hover {
    color: #fff;
    background: #e98e00;
}

/*留言文章 on*/
.wztit {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    padding: 5px 10px;
}

.lynybox {
    padding: 0 30px 30px;
}

.lynybox .liuyancon {
    margin: 20px auto 0;
    border-collapse: collapse;
}

.lynybox .liuyancon th.tit, .lynybox .liuyancon td.nr, .lynybox .liuyancon td.nrtxt {
    border: #e3e3e3 1px solid;
}

.lynybox .liuyancon th.tit {
    font-size: 16px;
    line-height: 24px;
    padding: 18px 10px;
    text-align: right;
    width: 18%;
    background: #f8f8f8;
}

.lynybox .liuyancon td.nr {
    font-size: 15px;
    line-height: 24px;
    padding: 18px 15px;
    width: 32%;
}

.lynybox .liuyancon td.nrtxt {
    padding: 18px 15px;
}

.lynybox .liuyancon td.pj {
    color: #f00;
    line-height: 40px;
}

.lynybox .liuyancon td .dfbox {
    border: 1px solid #eee;
    background: #f8f8f8;
    padding: 10px;
}

.lynybox .liuyancon td .dfbox .dfyj p {}

.lynybox .nrtxt {
    line-height: 30px;
    font-size: 14px;
}

.MsoNormal span {
    font-family: "微软雅黑" !important;
    font-size: 16px !important;
}

.lynybox .mydcon {
    height: 66px;
    line-height: 66px;
    font-size: 16px;
}

.lynybox .mydcon ul li {
    float: left;
    white-space: nowrap;
}

.lynybox .mydcon ul li.mm {
    padding-right: 10px;
}

.lynybox .mydcon ul li p {
    float: left;
}

.lynybox .mydcon ul li p.bt {
    white-space: nowrap;
    font-weight: bold;
}

.lynybox .mydcon ul li p.srk {
    position: relative;
}

.lynybox .mydcon ul li p.srk .msg-box {
    position: absolute;
    left: 0;
    top: 17px;
}

.lynybox .mydcon ul li p.srk .myd_input {
    float: left;
    margin-top: 17px;
    border: 1px solid #ddd;
    width: 170px;
    height: 24px;
    line-height: 24px;
    padding: 3px 5px;
}

.lynybox .mydcon ul li label {
    padding-right: 15px;
    white-space: nowrap;
}

.lynybox .mydcon ul li.pjbtn {
    float: right;
}

.lynybox .mydcon ul li.pjbtn input.myd_btn {
    font-size: 16px;
    width: 90px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 0;
    background: #f80;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

/*留言文章 end*/


/*分页*/
.pagination {
    clear: both;
    float: right;
    margin: 5px 0;
    padding: 3px 0;
    line-height: 26px;
    font-size: 14px;
}

.pagination a, .pagination span {
    border: 1px solid #d9d9d9;
    color: #666;
    font-family: Arial;
    margin: 2px;
    padding: 0 9px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
}

.pagination a:hover {
    background: #d50c25;
    border: 1px solid #d50c25;
    color: #ffffff !important;
}

.pagination a.active {
    border: 1px solid #d50c25;
    color: #fff;
}

.pagination span.current, .pagination span.current:hover {
    background: #d50c25;
    border: 1px solid #d50c25;
    color: #fff;
}

.pagination span.disabled, .pagination span.disabled:hover {
    border: 1px solid #d9d9d9;
    color: #666;
    background: #eee;
}

.pagination a.text, .pagination a.text:hover {
    color: #fff;
    background: #d50c25;
    border: #d50c25 1px solid;
    cursor: text;
}

.pagination a.pagemore, .pagination a.pagemore:hover {
    color: #666;
    background: #fff;
    border: 1px solid #fff;
    cursor: text;
    padding: 0 3px;
}

.pagination .inputBar {
    border: 0;
    height: 28px;
    line-height: 28px;
    margin-top: 1px;
    *margin-top: 2px;
    _margin-top: 2px;
}

.pagination .inputBar input {
    width: 30px;
    height: 20px;
    padding: 3px 5px;
    border: #ccc 1px solid;
    *vertical-align: middle;
    _vertical-align: middle;
    margin: 0 3px;
}

/*栏目页 访谈*/
ul.interview-list {
    padding: 0 5px;
}

ul.interview-list li {
    clear: both;
    padding-left: 0;
    padding-bottom: 20px;
    overflow: hidden;
    height: auto !important;
    background: none;
}

.interview-img {
    float: left;
}

.interview-img img {
    padding: 3px !important;
    width: 210px;
    height: 157px;
    background: #e8f0f9;
}

.interview-info {
    width: 590px;
    float: right;
}

.interview-info p {
    float: left;
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    padding-bottom: 5px;
}

.interview-info p a {
    color: #d70000;
    padding: 0 !important;
}

.interview-info p span {
    float: left;
    display: block;
    width: 41px;
    height: 23px;
    background: #d50c25;
    text-align: center;
    line-height: 23px;
    color: #ffffff;
    margin-top: 4px;
    margin-right: 13px;
}

.interview-info p.interview-title {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
    width: 630px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
}

.interview-info p.interview-title a {
    color: #333333;
    background: none !important;
    padding: 0 !important;
    line-height: 28px;
}

.interview-info p.interview-title a:hover {
    color: #d70000;
}

.interview-info p.interview-note {
    padding-bottom: 0;
    padding-top: 5px;
}

.interview-info p.interview-note, .interview-info p.interview-note a {
    line-height: 24px;
}

.fbh_box2 {
    height: 275px;
    background: #f3f7fc;
    padding: 0 20px;
    clear: both;
}

.fbh_box2 h3 {
    height: 48px;
    background: url(../images/telbg.gif) left bottom repeat-x;
}

.fbh_box2 h3 span {
    width: 100px;
    border-bottom: 2px solid #d50c25;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    height: 46px;
    display: block;
    color: #d50c25;
    font-weight: bold;
}

.fbh_box2 .list {
    padding-top: 28px;
    height: 202px;
}

.fbh_box2 .pro-scroll3 {
    width: 1060px;
    height: 202px;
    overflow: hidden;
    position: relative;
}

.fbh_box2 .pro-img-list3 {
    position: relative;
    width: 1060px;
    height: 202px;
    overflow: hidden;
}

.fbh_box2 .pro-img-list3 ul {
    width: 2690000px;
    *margin-left: -11px;
    *+margin-left: -0px;
}

.fbh_box2 .pro-img-list3 ul li {
    width: 257px;
    height: 173px;
    float: left;
    padding-right: 20px;
    position: relative;
}

.fbh_box2 .pro-img-list3 ul li img {
    width: 257px;
    height: 173px;
}

.fbh_box2 .pro-img-list3 ul li span {
    position: absolute;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    width: 237px;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    background: url(../images/black50.png);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fbh_box2 .pro-img-list3 ul li a:hover, .fbh_box2 .pro-img-list3 ul li a {
    color: #fff;
}

.fbh_box2 .pro-img-list3 ul li a:hover span {}

.fbh_box2 .pro-scroll3 .prev3, .fbh_box2 .pro-scroll3 .next3 {
    position: absolute;
    top: 62px;
    width: 16px;
    height: 26px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}

.fbh_box2 .pro-scroll3 .prev3 a, .fbh_box2 .pro-scroll3 .next3 a {
    width: 16px;
    height: 26px;
    display: block;
    text-indent: -50px;
}

.fbh_box2 .pro-scroll3 .prev3 {
    left: 0;
}

.fbh_box2 .pro-scroll3 .prev3 a {
    background: url(../images/prvebg.png) 0 0 no-repeat;
}

.fbh_box2 .pro-scroll3 .next3 {
    right: 0;
}

.fbh_box2 .pro-scroll3 .next3 a {
    background: url(../images/prvebg.png) -16px 0 no-repeat;
}


/*访谈文章页*/
.contentbox .interview-detail {
    width: 100%;
    border-bottom: #e1e1e1 1px solid;
}

.contentbox .interview-title {
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #d50c25;
    font-weight: bold;
    padding-bottom: 13px;
}

.contentbox .interview-detail .interview-info {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    clear: both;
    word-break: break-all;
    word-wrap: break-word;
}

.contentbox .interview-detail .interview-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .interview-detail .interview-info {
    zoom: 1;
}

/* IE6 */
*:first-child+html .interview-detail .interview-info {
    zoom: 1;
}

/* IE7 */
.contentbox .interview-detail .interview-info .in-img {
    float: left;
    width: 400px;
    height: 300px;
}

.contentbox .interview-detail .interview-info .in-img img {
    width: 400px !important;
    height: 300px !important;
}

.contentbox .interview-detail .interview-info .in-info {
    float: right;
    width: 624px;
    height: 290px;
    background: #f3f7fc;
    padding: 12px 15px 0 19px;
}

.contentbox .interview-detail .interview-info .in-info p {
    font-size: 14px;
    line-height: 28px;
}

.contentbox .interview-detail .interview-info .in-info p.p1 {
    height: 28px;
}

.contentbox .interview-detail .interview-info .in-info p.p2 {
    margin-top: 5px;
    height: auto;
}

.contentbox .interview-detail .interview-info .in-info p.p3 {
    margin-top: 5px;
    height: 170px;
}

.contentbox .interview-detail .interview-info .in-info p.p4 {
    height: 40px;
    margin-top: 5px;
}

.contentbox .interview-detail .interview-info .in-info p span {
    display: block;
    float: left;
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    text-align: right;
    color: #484848;
    margin: 0;
}

/*.contentbox .interview-detail .interview-info .in-info p.p1 span{background:url(../images/fty_bt1.gif) 0 center no-repeat;}
.contentbox .interview-detail .interview-info .in-info p.p2 span{background:url(../images/fty_bt2.gif) 0 center no-repeat;}*/
.contentbox .interview-detail .interview-info .in-info p.p2 .interview-names {
    width: 430px;
    background: none;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
    height: 56px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
}

.contentbox .interview-detail .interview-info .in-info p.p2 .interview-names a {
    display: block;
    width: 410px;
    line-height: 28px;
    float: left;
    color: #333;
    cursor: text;
}

.contentbox .interview-detail .interview-info .in-info p.p2 .interview-names a:hover {
    color: #333;
}

.contentbox .interview-detail .interview-info .in-info p.p3 span {
    /*background:url(../images/fty_bt3.gif) 0 center no-repeat;*/
}

.contentbox .interview-detail .interview-info .in-info p.p3 span.note-content {
    width: 524px;
    background: none;
    padding: 0 10px 0 0;
    word-break: break-all;
    word-wrap: break-word;
    height: 170px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    color: #333;
}

.contentbox .interview-detail .interview-info .in-info p.p4 {
    display: none;
}

.contentbox .interview-detail .interview-info .in-info p.p4 .btn-speak {
    display: block;
    width: 81px;
    height: 37px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding-left: 49px !important;
    margin: auto;
    cursor: pointer;
}

.contentbox .interview-detail .interview-desc {
    clear: both;
    border: #e1e1e1 1px solid;
    padding: 13px 14px 13px;
    border-bottom: 0;
}

.contentbox .interview-detail .interview-desc-title {
    height: 48px;
    background: url(../images/telbg.gif) left bottom repeat-x;
}

.contentbox .interview-detail .interview-desc-title span {
    width: 100px;
    border-bottom: 2px solid #347ed1;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    height: 46px;
    display: block;
    color: #347ed1;
    font-weight: bold;
}

.contentbox .interview-detail .interview-desc .desc {
    padding: 23px 24px 10px;
    border-bottom: #eee 1px solid;
    line-height: 32px;
    font-size: 15px;
    color: #555;
    text-indent: 2em;
}

.contentbox .interview-detail .interview-info-list {
    clear: both;
    border: #e1e1e1 1px solid;
    padding: 0 14px 14px;
    border-top: 0;
    border-bottom: 0;
}

.contentbox .interview-detail .interview-info-list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .interview-detail .interview-info-list {
    zoom: 1;
}

/* IE6 */
*:first-child+html .interview-detail .interview-info-list {
    zoom: 1;
}

/* IE7 */
.contentbox .interview-detail .interview-info-list .pagination {
    margin: 0;
    padding: 10px 0 10px;
}

.contentbox .interview-detail .interview-info-list .interview-body {
    padding: 10px 24px 10px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    word-break: break-all;
    word-wrap: break-word;
}

.contentbox .interview-detail .interview-info-list .interview-reply {
    border: #ddd 1px dashed;
    background: #fff;
    padding: 20px 23px;
    line-height: 22px;
    font-size: 14px;
    color: #555;
}

.contentbox .interview-detail .interview-info-list .interview-username {
    font-weight: bold;
    color: #e60012;
    margin-right: 10px;
}

.contentbox .interview-detail .interview-info-list .interview-infonr {
    word-break: break-all;
    word-wrap: break-word;
    margin-right: 10px;
}

.contentbox .interview-detail .interview-info-list .interview-datetime {
    color: #999;
}

.contentbox .interview-detail .interview-table {
    width: 100%;
    border: #e1e1e1 1px solid;
    border-top: 0;
    border-bottom: 0;
}

.contentbox .interview-detail .interview-table th {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 160px;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
}

.contentbox .interview-detail .interview-table td {
    padding: 4px 0;
}

.contentbox .interview-detail .interview-table td input, .contentbox .interview-detail .interview-table td textarea {
    font-family: "Microsoft YaHei", 微软雅黑;
    color: #666;
}

.contentbox .interview-detail .interview-table td.name #interview_name {
    width: 400px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border: #ddd 1px solid;
    background: #fff;
}

.contentbox .interview-detail .interview-table td.opinion #interview_content {
    width: 650px;
    height: 100px;
    line-height: 30px;
    padding: 5px;
    border: #ddd 1px solid;
    background: #fff;
}

.contentbox .interview-detail .interview-table td.poll_input #checkimg {
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    border: #ddd 1px solid;
    background: #fff;
}

.contentbox .interview-detail .interview-table td.btn-group {
    padding: 10px 0 30px;
}

.contentbox .interview-detail .interview-table td.btn-group #btn_submit {
    width: 116px;
    background: #d50c25;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    border: 0;
    outline: none;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*** 访谈文章页 ****/



/*** 文章页 START ****/
.secnr, .secnr1 {
    height: auto;
    text-align: left;
    border: 1px solid #e3e3e3;
    min-height: 550px;
    _height: 550px;
    padding: 5px 15px 10px;
    background-color: #f7f7f7
}

.secnr img {
    max-width: 800px;
}

.wz_position .search-keywords {
    color: #dd0000;
}

.wz_position {
    position: relative;
    width: 1161px;
    height: 46px;
    margin-top: -16px;
    line-height: 46px;

    box-shadow: 3px 0px 2px 0px rgba(192, 191, 191, 0.4);
    border-radius: 6px 6px 0px 0px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #323232;
    background: #eeeeee url("/images/dq.png") 25px center no-repeat;
    padding-left: 38px
}

#wenzhang {
    font-size: 16px;
    line-height: 200%;
    height: auto;
    overflow: hidden;
    padding: 20px 50px 0;
    position: relative;
}

.wztit {
    font-size: 27px;
    line-height: 40px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
}

.wzfbt {
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    margin-top: 5px;
    color: #cc0001;
}

.wzbjxx {
    line-height: 34px;
    color: #666;
    font-size: 13px;
    text-align: center;
    border-bottom: #dbdee1 1px solid;
    height: 40px;
    padding-top: 5px;
    position: relative;
    overflow: hidden;
}

.wzbjxx a {
    font-size: 12px;
    color: #666;
    cursor: pointer;
}

.wzbjxx a:hover {
    color: #e20a0d;
}

.wzbjxx .nostart {
    color: #ce0000;
}

.wzbjxx .starting {
    color: #2f9c2e;
}

.wzbjxx .over {
    color: #999;
}

.wzbjxx input {
    width: 10px;
    height: 10px;
    border: #666 1px solid;
    vertical-align: middle;
    cursor: pointer;
}

.wzbjxx .top_ztimg {
    position: absolute;
    width: 100px;
    height: 36px;
    right: 10px;
    top: 5px;
    overflow: hidden;
}

.wzbjxx .top_ztimg .si_img {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    margin-left: 12px;
}

.wz_zybox {
    border: #ddd 1px dashed;
    background: #fbfbfb;
    padding: 10px 15px;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 20px;
}

.wz_zybox span {
    font-weight: bold;
}

.wzcon {
    padding: 20px;
    height: auto;
    min-height: 450px;
    _height: 450px;
    font-size: 16px;
    line-height: 200%;
    text-align: justify;
    overflow: hidden;
    overflow-x: auto;
}

.wzcon table, .wzcon img {
    max-width: 860px !important;
}

.wzcon p {
    margin: 1em 0;
}

.wzbot {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
}

.wzbot a {
    color: #666;
}

.wzbot a:hover {
    color: #c00;
}

.wzbot1 {
    height: 50px;
    line-height: 36px;
    text-align: right;
    font-size: 12px;
    color: #999;
    padding-top: 20px;
    border-top: #dbdee1 1px solid;
}

.wzbot1 a {
    color: #999;
    line-height: 36px;
}

.wzbot1 a:hover {
    color: #d00;
    text-decoration: none;
}

.wzbot1 ul {
    float: left;
}

.wzbot1 ul.fxd_xx {
    width: 300px;
    text-align: left;
    height: 30px;
}

.wzbot1 ul.fxd_close {
    width: 136px;
    float: right;
    text-align: left;
    overflow: hidden;
}

.wzbot1 ul.fxd_close .print_btn {
    display: block;
    float: left;
    width: 50px;
    height: 26px;
    line-height: 26px;
    background: url("../images/dayin.png") 0 5px no-repeat;
    padding-left: 22px;
}

.wzbot1 ul.fxd_close .close_btn {
    display: block;
    float: left;
    width: 40px;
    height: 26px;
    line-height: 26px;
    padding-left: 22px;
    background: url("../images/gaunbi.png") 0 5px no-repeat;
}

.share_icon {
    width: 600px;
    height: 36px;
    float: left;
    margin-left: 10px;
}

.share_icon ul li {
    float: left;
}

.share_icon ul li .si_a {
    background: url(../images/share_icon.png) no-repeat;
    width: 35px;
    height: 28px;
    display: block;
    float: left;
}

.share_icon ul li.ztimg {
    position: relative;
    width: 48px;
    height: 36px;
}

.share_icon ul li.ztimg .si_img {
    position: absolute;
    left: 11px;
    top: -4px;
}

.share_icon .share-box {
    position: relative;
    top: auto;
    right: auto;
}

.video_main_content {
    text-align: center;
    padding: 30px 0 0;
}

.sp_wzcon {
    padding: 20px;
    width: 860px;
    height: auto;
    font-size: 16px;
    line-height: 200%;
}

.sp_wzcon table {
    max-width: 860px !important;
}

/* 留言详细页 */
.guestbook-show {
    width: 100%;
    margin: auto;
    padding: 30px 0;
}

.guestbook-show .guestbook-title {
    height: 30px;
    border: #eee 1px solid;
    border-bottom: 0;
    position: relative;
}

.guestbook-show .title2, .guestbook-show .title3, .guestbook-show .title4 {
    margin-top: 40px;
}

.guestbook-show .guestbook-title span {
    display: block;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #cc0001;
    font-weight: bold;
    background: #fff;
    position: absolute;
    left: 375px;
    top: -15px;
}

.guestbook-show .title3 span, .guestbook-show .title4 span {
    color: #fd8622;
}

.guestbook-show .guestbook-table {
    border: #eee 1px solid;
    border-top: 0;
    padding: 0 19px 20px;
}

.guestbook-show .guestbook-table table {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
}

.guestbook-show .guestbook-table table th {
    padding: 8px 6px;
    text-align: right;
    width: 120px;
    line-height: 26px;
    border: #ddd 1px solid;
    background: #f8f8f8;
}

.guestbook-show .guestbook-table table td {
    padding: 8px 6px;
    text-align: left;
    line-height: 26px;
    border: #ddd 1px solid;
    word-break: break-all;
    word-wrap: break-word;
}

.guestbook-show .guestbook-table table td input#randomCode {
    line-height: 26px;
    height: 26px;
    border: 1px solid #e5e5e5;
    outline: none;
    width: 150px;
    padding: 1px 5px;
    background: #fff;
}

.guestbook-show .guestbook-table table td input#btn_submit {
    line-height: 38px;
    height: 38px;
    border: none;
    outline: none;
    width: 120px;
    background: #cc0001;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/*搜索详细页*/
.secondsearch {
    display: none;
}

.two_search {
    height: 35px;
}

.two_search ul li {
    float: left;
}

.two_search ul li.tt1 {
    position: relative;
    width: 241px;
}

.two_search ul li.tt1 .msg-box {
    position: absolute;
    left: 0;
    top: 0;
}

.two_search ul li.tt1 .txtinput {
    width: 220px;
    height: 32px;
    padding: 0 10px;
    outline: none;
    line-height: 32px;
    border: 1px solid #cdcdcd;
    border-right: none;
    font-size: 14px;
    color: #999;
}

.two_search ul li.tt2 {
    width: 77px;
    height: 34px;
}

.two_search ul li.tt2 .sear_button1 {
    border: 0;
    cursor: pointer;
    width: 100%;
    color: #fff;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    background: #d50c25;
    outline: none;
    font-size: 14px;
}

.two_ssresult {
    line-height: 30px;
    padding: 5px 0;
    border-bottom: 1px dashed #e1e1e1;
    font-size: 14px;
    margin-bottom: 16px;
}

.two_ssresult span {
    color: #d71619;
    padding: 0 5px;
}

.ssy_container {
    padding: 10px 0;
}

.ssy_leftbar {
    width: 190px;
    height: auto;
    margin-bottom: 50px;
    margin-top: 8px
}

.fenlei_tit, .searchType-title {
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.total_wz, .searchType-column {
    height: auto;
    margin-bottom: 10px;
    padding: 8px 0 8px 20px;
    background: white;
    font-size: 14px;
}

.total_wz ul li, .searchType-column ul li {
    height: 30px;
    line-height: 30px;
}

.total_wz ul li a:hover, .total_wz ul li a.active, .searchType-column ul li a:hover, .searchType-column ul li a.active {
    text-decoration: underline;
    color: #de3e40;
}

.ssy_rightbar {
    width: 955px;
    height: auto;
    padding-top: 10px;
}

.ssy_rightbar .warm-prompt {
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.result_title {
    padding-right: 18px;
    font-size: 15px;
    float: right;
    text-align: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    color: #8a8a8a;
}

.ssy_rightbar .search-list {
    height: auto;
    margin-bottom: 15px;
}

.ssy_rightbar .search-list li.search-title {
    line-height: 26px;
    font-weight: bold;
    font-size: 14px;
}

.ssy_rightbar .search-list li.search-title a {}

.ssy_rightbar .search-list li.search-title a:hover {
    text-decoration: underline;
}

.ssy_rightbar .search-list li a span, .ssy_rightbar .search-list li span {
    color: #cd3501;
}

.ssy_rightbar .search-list li.search-info {
    line-height: 22px;
    height: auto;
    margin-bottom: 5px;
}

.ssy_rightbar .search-list li.search-column {
    color: #cc0001;
    line-height: 22px;
}

.ssy_rightbar .search-list li.search-url {
    height: auto;
    line-height: 22px;
    color: #008000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.ssy_rightbar .search-list li.search-url span.date {
    padding-left: 14px;
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a {
    color: #008000;
}

.ssy_rightbar .search-list li.search-url a:hover {
    text-decoration: underline;
}

/*文章页 民意征集 */
.myinfo i {
    font-style: normal;
}

.myinfo i.nostart {
    color: #f00;
}

.myinfo i.starting {
    color: #339900;
}

.myinfo i.ending {
    color: #b60000;
}

.poll_collect {
    margin-top: 40px;
    border-top: 1px dashed #ddd;
    width: 100%;
    font-size: 14px;
    font-family: "微软雅黑";
}

.poll_collect h3, .collection-theme h3.collectit {
    font-size: 20px;
    color: #d50c25;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding-left: 8px;
    text-align: center
}

.poll_collect ul {
    width: 858px;
    margin: 10px auto 0;
}

.poll_collect li {
    border: #DDDDDD solid 1px;
    padding: 2px;
    height: 34px;
    margin-bottom: 10px;
    line-height: 34px;
    clear: both;
    width: 852px;
}

.poll_collect li p {
    padding: 0;
    margin: 0;
    float: left;
    position: relative;
}

.poll_collect li p.poll_txt, .poll_collect li p.poll_con {
    width: 115px;
    text-align: right;
    padding-right: 5px;
    border-right: #DDDDDD solid 1px;
}

.poll_collect li p.poll_input, .poll_collect li p.poll_yzm {
    padding: 2px 5px;
    height: 30px;
}

.poll_collect li p span.msg-box {
    position: absolute;
    left: 0;
    top: 0;
}

.poll_collect li p.poll_con {
    height: 180px;
}

.poll_collect li .red {
    color: #f00;
    float: right;
    padding-right: 8px;
}

.poll_collect li p input {
    width: 400px;
    height: 32px;
    border: 0 none;
    background: none;
    line-height: 26px;
    float: left;
    outline: none;
    color: #666;
}

.poll_collect li p input.n-invalid {
    width: 400px;
}

.poll_collect li p.poll_conts {
    margin-top: 2px;
    padding: 2px 5px;
}

.poll_collect li p.poll_conts textarea {
    border: 0 none;
    background: none;
    line-height: 20px;
    height: 172px;
    width: 720px;
    outline: none;
    font-size: 14px;
    color: #666;
    resize: none;
}

.poll_collect .poll_area {
    height: 180px;
}

.poll_collect li p.poll_yzm input {
    width: 80px;
    vertical-align: middle;
    float: left;
}

.poll_collect li p.poll_yzm img {
    float: left;
}

.poll_collect li.btn-group {
    border: 0 none;
    text-align: center;
    height: 40px;
}

.poll_collect li.btn-group input {
    float: none;
    height: 40px;
    background: #ff9300;
    color: #fff;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    border: 0 none;
    width: 140px;
}

.collection-theme-list {
    font-family: "微软雅黑";
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.collection-theme ul#idea_page li .collection-body {
    font-size: 14px;
    padding: 10px 0 0 0;
}

.collection-theme ul#idea_page li .collection-body .collection-tit {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 8px;
}

.collection-theme ul#idea_page li .collection-body .collection-username {
    color: #b60000;
    font-size: 16px;
}

.collection-theme ul#idea_page li .collection-body .collection-info {
    display: block;
    background: #f8f8f8;
    line-height: 26px;
    padding: 10px 15px;
    text-indent: 2em;
}

.collection-theme ul#idea_page li .collection-body .collection-datetime {
    color: #999;
    line-height: 20px;
    font-family: Arial;
    padding-left: 1.5em;
}

.myny_fx {
    margin: 25px auto 0;
    text-align: left;
    border: 1px dashed #cc0001;
    padding: 15px 20px;
    font-family: 仿宋_GB2312;
    color: #666;
    font-size: 16px;
    line-height: 220%;
}

.newsinfo i {
    font-style: normal;
}

.newsinfo i.starting {
    color: #2f9c2e;
}

.newsinfo i.nostart {
    color: #c00;
}

/*文章页 在线调查 */
.voteinfo {
    border-bottom: 1px solid #ccc;
}

.vote-info {
    font-size: 16px;
    line-height: 188%;
    padding: 20px 0;
    width: 92%;
    margin: 0 auto;
}

.vote-main {
    font-size: 14px;
    width: 88%;
    margin: 0 auto;
}

.vote-lsit {
    padding-bottom: 8px;
    font-family: "微软雅黑";
}

.vote-lsit .title {
    font-weight: bold;
    line-height: 26px;
    padding: 7px 0 10px;
}

.vote-lsit ul {
    padding: 15px;
    border: 1px solid #ddd;
}

.vote-lsit ul li {
    line-height: 22px;
    padding: 4px 0;
}

.vote-lsit ul li input {
    float: left;
    margin: 5px 11px 0 0;
    font-size: 12px;
}

.vote-lsit ul li input {
    *margin: 0 11px 0 0
}

.vote-lsit ul li.vote-textarea {
    height: 100px;
}

.vote-lsit ul li.vote-textarea textarea {
    border: 1px solid #ccc;
    height: 92px;
    width: 895px;
    padding: 4px 5px;
    resize: none
}

.vote-code {
    width: 88%;
    margin: 0 auto;
    padding: 20px 0;
    font-family: "微软雅黑";
    font-size: 14px;
    overflow: hidden;
    height: 30px;
}

.vote-code .text-code {
    float: left;
    display: block;
    line-height: 30px;
}

.vote-code .verification {
    border: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
    width: 96px;
    float: left;
}

.vote-code .img-code {
    float: left;
    padding-left: 8px;
}

.vote-btn {
    height: 42px;
    padding-bottom: 30px;
    text-align: center;
}

.vote-btn button {
    height: 42px;
    line-height: 38px;
    border-radius: 5px;
    float: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 8px;
    border: 0 none;
    background: #cc0001;
    cursor: pointer;
    width: 140px;
    font-size: 18px;
    color: #fff;
    font-family: "微软雅黑";
}

.vote-btn .btn-submit {
    float: none !important;
}

.vote-btn button.btn-review {
    background: #fbae3c;
}

.myinfo i {
    font-style: normal;
}

.myinfo i.nostart {
    color: #dd0000;
}

.myinfo i.starting {
    color: #d50c25;
}

.myinfo i.ending {
    color: #999;
}

/*文章页 在线调查 end */
.vote-show {
    width: 92%;
    margin: 0 auto;
    border: 1px solid #e3e3e3;
    color: #333;
    margin-bottom: 20px;
}

.vote-show th {
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    background: #fbfafa;
    height: auto;
    line-height: 26px;
    padding: 7px 10px 7px 15px;
    font-size: 14px;
}

.vote-show td .vote_con {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px dotted #f0f0f0;
    height: auto;
    line-height: 40px;
}

.vote-show td .vote_con span {
    display: block;
    height: 40px;
    float: left;
    font-size: 14px;
}

.vote-show td .vote_con span.c1 {
    width: 670px;
    height: auto;
    line-height: 24px;
    padding: 8px 30px 8px 10px;
}

.vote-show td .vote_con span.c2 {
    width: 120px;
    height: 27px;
    padding-top: 13px;
}

.vote-show td .vote_con span.c3 {
    width: 85px;
    padding-right: 15px;
    float: right;
    text-align: right;
}

.vote-show td .vote_con span.c3 i {
    color: #b60000;
    font-style: normal;
}

.vote-show td .vote_con span.progress-bar {
    width: 99px;
    height: 14px;
    float: left;
    background: #eee;
}

.vote-show td .vote_con span.progress-bar .progress {
    background: #f27c25;
    display: block;
    height: 14px;
}

.vote-show td .vote_content {
    width: 92%;
    margin: 0 auto;
    border-bottom: 1px dotted #f0f0f0;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0;
}

/*文章页 调查结果页 end */
.szxx .guestbook-table .guestbook_title li.t2 {
    display: none;
}

.szxx .guestbook-table ul.odd li.t3, .szxx .guestbook-table ul.even li.t3 {
    display: none;
}

.szxx .guestbook-table .guestbook_title li.t1 {
    width: 626px;
}

.szxx .guestbook-table ul.odd li.t1, .szxx .guestbook-table ul.even li.t1 {
    width: 599px;
}

.szxx .guestbook-table ul.odd li.t1 a, .szxx .guestbook-table ul.even li.t1 a {
    width: 595px;
}

/*网站地图 end */
.dty_contain {
    margin: auto;
}

.dty_mutitle {
    height: 42px;
    border-bottom: 1px solid #ddd;
    margin-top: 16px;
    position: relative;
}

.dty_mutitle a {
    display: block;
    float: left;
    height: 43px;
    line-height: 42px;
    color: #d50c25;
    font-size: 18px;
    padding: 0 20px;
    white-space: nowrap;
    font-weight: bold;
    border-bottom: 2px solid #d50c25;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.dty_mutitle a:hover {
    color: #d50c25;
}

.dty_sublb {
    padding-top: 20px;
}

.dty_sublb:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .dty_sublb {
    zoom: 1;
}

/* IE6 */
*:first-child+html .dty_sublb {
    zoom: 1;
}

/* IE7 */
.dty_sublb ul {
    padding-left: 2px;
}

.dty_sublb ul li {
    float: left;
    height: 40px;
    width: 209px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-right: 5px;
    padding-left: 5px;
}

.dty_sublb ul li a {
    line-height: 38px;
    font-size: 16px;
    color: #666;
    border: 1px solid #eee;
    background: #f3f3f3;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.dty_sublb ul li a:hover {
    border: 1px solid #d50c25;
    background: #d50c25;
    color: #fff;
}

/*页面纠错*/
.ui-dialog-title {
    color: #d50c25;
}

.correction-table {
    clear: both;
    font-size: 14px;
    overflow: hidden;
}

.correction-table th {
    width: 80px;
    text-align: right;
    padding: 2px 10px 2px 0;
}

.correction-table th span {
    color: #d00;
}

.correction-table td {
    padding: 4px 0;
    position: relative;
}

.correction-table td .msg-box {
    top: 0;
}

.correction-table td select {
    padding: 3px 5px;
    border: #ddd 1px solid;
}

.correction-table td input {
    height: 24px;
    line-height: 24px;
    width: 220px;
    padding: 0 5px;
    border: #ddd 1px solid;
}

.correction-table td input#checkCode {
    width: 100px;
}

.correction-table td textarea {
    width: 380px;
    height: 120px;
    padding: 3px 5px;
    border: #ddd 1px solid;
}

.correction-table td.btn-group {
    padding-left: 92px !important;
}

.correction-table td.btn-group input {
    background: #d50c25;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    border: 0;
    outline: none;
    color: #fff;
    padding: 0 10px;
    margin-right: 10px;
    width: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*页面纠错 end*/
.zxjjbox {
    padding: 20px;
}

.zxjjbox .tel {
    height: 42px;
    width: 648px;
    margin: 0 auto;
}

.zxjjbox .tel li {
    width: 324px;
    float: left;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #eef7ff;
}

.zxjjbox .tel li a {
    display: block;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #d0e5f7;
}

.zxjjbox .tel li.num1 a {
    border-right: 0 none;
}

.zxjjbox .tel li.active a {
    background: #156be1;
    border-color: #156be1;
    color: #fff;
    font-weight: bold;
}

.zxjjbox .con {
    display: none;
    font-size: 16px;
    line-height: 200%;
    padding: 20px 0;
    overflow: hidden;
}

.zxjjbox .con img, .zxjjbox .con table {
    max-width: 100%;
}

.zxjjbox .con.active {
    display: block;
}

/*信息公开栏目 on*/
.xxgkcontant {
    padding: 15px 0;
}

.xxgkcontant .list1 a {
    float: left;
}

.xxgkconl {
    width: 237px;
    overflow: hidden;
}

ul.gklist li {
    padding-bottom: 10px;
    height: 35px;
}

ul.gklist li a {
    display: block;
    height: 35px;
    line-height: 34px;
    text-align: center;
    background: #ededed;
    border-left: 5px solid #e15c30;
    font-size: 16px;
    color: #666666;
}

ul.gklist li a:hover {
    background: #e15c30;
    color: #fff;
    transition: all 0.4s;
}

ul.gklist li.l2 a {
    border-color: #db9350;
}

ul.gklist li.l2 a:hover {
    background: #db9350;
}

ul.gklist li.l3 a {
    border-color: #90be62;
}

ul.gklist li.l3 a:hover {
    background: #90be62;
}

ul.gklist li.l4 a {
    border-color: #51acbe;
}

ul.gklist li.l4 a:hover {
    background: #51acbe;
}

ul.gklist li.l5 {
    padding-bottom: 0;
}

ul.gklist li.l5 a {
    border-color: #d50c25;
    background: #d50c25;
    color: #fff;
}

ul.gklist li.l5 a:hover {
    background: #d50c25;
}

/*信息公开 左侧目录列表 end*/

.xxgktree {
    border: 1px solid #e5e5e5;
    border-top: 0 none;
    margin-bottom: 15px;
    height: 502px;
    overflow: hidden;
}

.treetit {
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
}

.treetit a {
    display: block;
    height: 33px;
    line-height: 32px;
    padding-left: 17px;
    font-size: 14px;
    color: #5e5e5e;
    background: url(../images/xxgk_r.png) 215px center no-repeat #f8f8f8;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.treetit a:hover {
    color: #333;
}

.treetit.sec2 a {
    color: #333;
    background-image: url(../images/xxgk_d.png);
    background-position: 210px center;
    background-color: #f8f8f8;
    cursor: text;
}

.xxgktreecon {
    height: 362px;
    padding: 1px 0;
    overflow-x: auto;
    overflow-y: auto;
    border-bottom: 1px solid #f7f7f7;
}

.xxgktreecon .ztree {
    padding: 4px 0;
}

/*信息公开 组配分类树 end*/

.xxgk_lysq {
    background: #f8f8f8;
    margin-bottom: 15px;
    overflow: hidden;
}

.xxgk_titl {
    height: 35px;
    line-height: 34px;
    background: #d50c25;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.xxgk_titl a {
    color: #fff;
}

.xxgk_llist {
    width: 230px;
    padding: 9px 0 6px 0;
    margin: 0 auto;
    overflow: hidden;
    height: 112px;
}

.xxgk_llist ul {
    width: 130%;
}

.xxgk_llist li {
    width: 115px;
    float: left;
    height: 28px;
    line-height: 28px;
    padding-left: 19px;
    background: url(../images/icon.gif) 9px center no-repeat;
    font-size: 14px;
}

/*信息公开 依申请公开列表 end*/

.xxgk_lysq .tit1 {
    margin-top: 17px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #d61102;
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sear.gif) 29px center no-repeat;
    padding-left: 68px;
}

.xxgk_lysq .tit1 a {
    color: #d61102;
}

.xxgk_lysq .tit1 a:hover {
    color: #d61102;
}

.xxgk_lysq .cxbox {
    height: 106px;
    padding-top: 9px;
    width: 230px;
    border-bottom: 1px dashed #dbd9d7;
    margin: 0 auto;
}

.xxgk_lysq .cxbox li {
    height: 24px;
    line-height: 24px;
    padding-bottom: 6px;
    position: relative;
}

.xxgk_lysq .cxbox li span.msg-box {
    position: absolute;
    left: 74px;
    top: 0;
}

.xxgk_lysq .cxbox li span.name {
    float: left;
    display: block;
    width: 73px;
    color: #444444;
    font-size: 14px;
    text-align: center;
}

.xxgk_lysq .cxbox li input {
    float: left;
    border: 1px solid #c6c4c4;
    height: 16px;
    line-height: 16px;
    background: #fff;
    width: 140px;
    padding: 3px 5px;
}

.xxgk_lysq .cxbox li.yzm input {
    width: 76px;
}

.xxgk_lysq .cxbox li.yzm img {
    padding: 2px 0 0 10px;
    float: left;
}

.xxgk_lysq .cxbox li.btn {
    text-align: center;
    padding-top: 5px;
}

.xxgk_lysq .cxbox li.btn input {
    float: none;
    margin: 0 auto;
    width: 65px;
    height: 25px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    background: #cbbe94;
    border: 0 none;
    padding: 0;
}

.xxgk_lysq .tit1.tit2 {
    background-image: url(http://www.chuzhou.gov.cn/images/xxgk_tell2.gif);
}

.xxgk_lysq .myMarquee {
    margin: 12px auto 6px;
}

.xxgk_lysq .myMarquee li {
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    padding: 3px 0 3px 15px;
    background: url(../images/icon.gif) left 12px no-repeat;
}

.xxgk_lysq .myMarquee li a {
    display: block;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

/*信息公开 依申请公开查询 结果 end*/

/*--信息公开栏目页 on--*/
.xxgklmr {
    width: 916px;
    padding-bottom: 20px;
}

.xxgkmnbox {
    padding: 0 0 0 0;
}

.xxgkmnbox h2 {
    padding: 0 0 0 15px;
    height: 40px;
    line-height: 40px;
    background: #f9f4ec;
    font-size: 16px;
    color: #8d744b;
}

.xxgkmnlist {
    padding: 10px 0;
}

.xxgkmnlist ul {
    height: auto;
    width: 100%;
}

.xxgkmnlist li {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 12px 0 29px;
    width: 415px;
    background: url(http://www.chuzhou.gov.cn/images/xxgkico1.gif) 15px center no-repeat;
    float: left;
}

.xxgkmnlist li p.name a {
    color: #666;
}

.xxgkmnlist li p.name a:hover {
    color: #c00;
}

.xxgkmnlist li p.fr {
    width: 150px;
}

.xxgkmnlist li p.fr a {
    color: #999;
    padding-left: 8px;
    font-size: 13px;
}

.xxgkmnlist li p.fr a:hover {
    color: #c00;
}

/*信息公开栏目页 > 信息公开目录 end*/

.xxgk_lmcon {
    color: #000;
}

.xxgk_lmcon a.name {
    width: 265px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xxgklmsebox {
    height: 30px;
    padding: 15px 0;
}

.xxgklmsebox li {
    float: left;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
}

.xxgklmsebox li p {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.xxgklmsebox li p input {
    float: left;
    border: 0 none;
    background: none;
    font-size: 14px;
    font-family: "微软雅黑";
}

.xxgklmsebox li p.tit {
    text-align: right;
    padding: 0 10px 0 25px;
}

.xxgklmsebox li p.fg {
    width: auto;
    padding: 0 5px;
}

.xxgklmsebox li p select {
    width: 80px;
}

.xxgklmsebox li p.put {
    border: 1px solid #ddd;
    height: 24px;
    float: left;
    width: 170px;
    padding: 2px;
    position: relative;
}

.xxgklmsebox li p.put .msg-box {
    top: 0;
    left: 0;
    position: absolute;
}

.xxgklmsebox li p.put input {
    width: 170px;
    height: 24px;
    line-height: 24px;
}

.xxgklmsebox li.btn button {
    height: 30px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    width: 60px;
    border: 0 none;
    color: #fff;
    text-align: center;
    background: #e98e00;
}

.xxgklmsebox li.txt {
    font-size: 14px;
}

.xxgklmsebox li.txt a {
    color: #817f7d;
    text-decoration: underline;
}

.xxgklmsebox li.txt a:hover {
    color: #c00;
}


.nav_dwxx {
    border: 1px solid #ddd;
    height: 60px;
    margin: 0 0 10px;
}

.nav_dwxx ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
}

.nav_dwxx ul li.bt {
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.nav_dwxx ul li.dw {
    width: 794px;
    font-size: 14px;
    font-weight: bold;
    color: #cf0510;
}

.nav_dwxx ul li.dz {
    width: 544px;
    font-size: 14px;
}

.nav_dwxx ul li.dh {
    width: 150px;
    font-size: 14px;
}

.nav_tit {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.nav_tit ul {
    padding: 0;
}

.nav_tit ul.tit li {
    color: #333;
    float: left;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    background: #eeeeee;
    text-align: center;
    padding: 0;
    border-right: #FFF 1px solid;
}

.nav_tit ul.tit li.xh, .xxgk_nav_con ul li.xh {
    width: 70px;
}

.nav_tit ul.tit li.yh, .xxgk_nav_con ul li.yh {
    width: 192px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xxgk_nav_con ul li.yh, .xxgk_nav_con ul li.rq {
    font-family: arial;
}

.nav_tit ul.tit li.mc {
    width: 545px;
}

.nav_tit ul.tit li.mc1 {
    width: 545px;
    float: left;
}

.nav_tit ul.tit li.rq {
    width: 105px;
    border: 0 none;
}

.nav_tit ul.tit li.rq1 {
    width: 105px;
    float: right;
}

.nav_tit ul.tit li.wh {
    width: 124px;
    border-right: 0;
}

.xxgk_nav_con {
    line-height: 40px;
}

.xxgk_nav_con .xxgk_navli {}

.xxgk_nav_con ul {
    height: 40px;
    margin-top: 5px;
}

.xxgk_nav_con ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: bottom;
    background: none;
    padding: 0;
    text-align: center;
    border-right: #FFF 1px solid;
}

.xxgk_nav_con ul li.mc {
    text-align: left;
    width: 536px;
    padding-left: 10px;
}

.xxgk_nav_con ul li.mc a {
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 435px;
}

.xxgk_nav_con ul li.mc a.a {
    color: #f00;
}

.xxgk_nav_con ul li.mc span {
    float: left;
}

.xxgk_nav_con ul li.mc1 {
    text-align: left;
    width: 611px;
    padding-left: 10px;
}

.xxgk_nav_con ul li.mc0 {
    text-align: left;
    width: 549px;
    padding-left: 10px;
    font-size: 14px;
    font-family: Microsoft Yahei;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xxgk_nav_con ul li.rq {
    width: 105px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 0 none;
    color: #959595;
    overflow: hidden;
    text-align: center;
}

.xxgk_nav_con ul li.rq1 {
    width: 105px;
    float: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}

.xxgk_nav_con ul li.rq0 {
    float: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    padding-right: 8px;
}

.xxgk_nav_con ul li.wh {
    width: 124px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-right: 0;
}

.xxgk_nav_con ul li.yh {
    overflow: hidden;
    height: 40px;
    display: block !important;
}

.listviewboxt {
    display: none;
    height: 0;
    position: relative;
    text-align: center;
    left: 0;
    top: 0;
    width: auto;
}

.listviewbox {
    background: #fff;
    border: 5px solid #e8e8e8;
    left: 1px;
    padding: 14px 10px;
    position: absolute;
    font-size: 14px;
    text-align: center;
    top: 0;
    width: 884px;
    z-index: 998;
    color: #000;
}

.listviewbox .vitem {
    line-height: 28px;
    text-align: left;
    width: 50%;
    float: left;
    overflow: hidden;
}

.listviewbox .vname {
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 76px;
}

.listviewbox .vname p, .listviewbox .vitem p {
    float: left;
}

.listviewbox .vitem p {
    float: left;
}

.listviewbox .vname p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.listviewbox .vname_zy {
    height: auto;
}

.listviewbox .vitem.vitem1, .listviewbox .vitem.vitem2 {
    width: 100%;
}

.xxgk_ysqmncz .nav_tit ul.tit li.yh, .xxgk_ysqmncz.xxgk_nav_con ul li.yh {
    display: none;
}

.xxgk_ysqmncz .xxgk_nav_con ul li.yh {
    display: none !important;
}

.xxgk_ysqmncz .nav_tit ul.tit li.mc {
    width: 739px !important;
}

.xxgk_ysqmncz .xxgk_nav_con ul li.mc {
    width: 728px !important;
}

.xxgk_ysqmncz .xxgk_nav_con ul li.mc a {
    width: 700px !important;
}



/*栏目页——信息公开栏目列表 end*/
.xxgklistb {
    padding: 10px 10px 0;
}

.xxgklistb ul {
    clear: both;
    overflow: hidden;
}

.xxgklistb li {
    background: url(../images/icon.gif) 0 center no-repeat;
    padding-left: 15px;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
}

.xxgklistb li span.date {
    color: #959595;
    float: right;
    font-family: arial;
}

.opennesscont {
    padding: 20px 25px 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    margin: 0 auto;
    color: #333;
    line-height: 230%;
}

/*信息公开栏目页 end*/
.xxgk_sqxxktop {
    height: 36px;
    background: #f2f2f2;
    width: 916px;
    margin: 0 auto;
}

.xxgk_sqxxktop ul li {
    float: left;
    height: 36px;
    line-height: 36px;
    vertical-align: bottom;
    width: auto;
}

.xxgk_sqxxktop ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #888;
    font-size: 14px;
    position: relative;
}

.xxgk_sqxxktop ul li.active a, .xxgk_sqxxktop ul li a:hover {
    color: #fff;
    background: #d50c25;
}

.xxgk_sqxxktop ul li#ysqmn1 {
    width: 146px;
}

.xxgk_sqxxktop ul li#ysqmn2 {
    width: 106px;
}

.xxgk_sqxxktop ul li#ysqmn3 {
    width: 152px;
}

.xxgk_sqxxktop ul li#ysqmn4 {
    width: 116px;
}

.xxgk_sqxxktop ul li#ysqmn5 {
    width: 106px;
}

.xxgk_sqxxktop ul li#ysqmn6 {
    width: 150px;
}

.xxgk_sqxxktop ul li#ysqmn7 {
    width: 140px;
}

.xxgk_jstable {
    width: 916px;
    height: 90px;
    background: url(http://www.chuzhou.gov.cn/images/ysq_xxjs.gif) 35px 22px no-repeat #f7f7f7;
    border: #e3e4e8 1px solid;
    margin-top: 10px;
}

.ysq_input {
    height: 22px;
    line-height: 22px;
    border: #d8d8d8 1px solid;
    background: url(http://www.chuzhou.gov.cn/images/input_bg.gif) 0 0 no-repeat;
}

.ysq_btn {
    width: 50px;
    height: 24px;
    line-height: 24px;
    display: block;
    cursor: pointer;
    border: none;
    background: #e98e00;
    text-align: center;
    color: #FFF;
    font-family: 'Microsoft YaHei', 微软雅黑;
}

.xxgk_sqcon {
    padding-top: 15px;
    min-height: 300px;
}

/*依申请公开列表 end*/
.xxgk_sqcon_sq {
    padding: 10px 0;
}

.xxgk_sq_ysq_top1 {
    height: 38px;
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sq_ysqbg2.jpg) 0 0 repeat-x #f3f3f3;
    padding-left: 12px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #d50c25;
    letter-spacing: 1px;
    display: none;
}

.xxgk_sq_ysq_top1 p {
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sq_ysqbg1.jpg) 0 0 no-repeat;
    height: 38px;
}

.xxgk_sq_ysq_top2 {
    height: 32px;
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sq_ysqbg2.jpg) 0 0 repeat-x;
    padding-left: 12px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #d50c25;
    letter-spacing: 1px;
    display: none;
}

.xxgk_sq_ysq_znnr {
    height: auto;
    padding: 8px 27px 12px;
    line-height: 24px;
    color: #555555;
    background: #f3f3f3;
    display: none;
}

.xxgk_sq_sqbtop {
    margin: auto;
    height: 33px;
    padding-top: 6px;
}

.xxgk_sq_sqbtop ul.tit {
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #d50c25;
    font-size: 14px;
    padding-left: 12px;
}

.xxgk_sq_sqbtop ul.bz {
    float: right;
    width: 200px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #555555;
    padding-right: 8px;
    text-align: right;
}

.xxgk_sq_sqbtop ul.bz span {
    color: #da1202;
}

.xxgk_sqnrbox {
    width: 100%;
    margin: auto;
}

.xxgk_sqr {
    float: left;
    width: 15px;
    height: 164px;
    padding: 39px 10px 0 16px;
    font-weight: bold;
    color: #d50c25;
    line-height: 22px;
    background: url(../images/xxgk_sqrbg.gif) 0 0 no-repeat;
}

.xxgk_sqr1 {
    float: left;
    width: 15px;
    height: 363px;
    padding: 168px 10px 0 16px;
    font-weight: bold;
    color: #d50c25;
    line-height: 22px;
    background: url(../images/xxgk_sqrxxbg.gif) 0 -1px no-repeat;
}

.xxgk_sqrxx {
    float: left;
    width: 875px;
    color: #000000;
}

.xxgk_sqrxx td input {
    margin-top: 0;
    vertical-align: middle;
}

.xxgk_sqrxx td.bor {
    background: #f8f8f8;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
}

.xxgk_sqrxx td.bor1 {
    background: #f8f8f8;
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    text-align: right;
    padding-right: 27px;
}

.xxgk_sqrxx td span {
    color: #F00;
    padding-right: 2px;
}

.xxgk_sqrxx td.bor2 {
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-left: 5px;
}

.xxgk_sqrxx td.bor2 input {
    width: 200px;
    height: 16px;
    border: #dfdfdf 1px solid;
    padding: 3px 4px;
    line-height: 16px;
}

.xxgk_sqrxx td.bor2 input.dizhi {
    width: 585px;
}

.xxgk_sqrxx td.bor3 {
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-left: 3px;
}

.xxgk_sqrxx td.bor3 textarea {
    width: 590px;
    height: 90px;
    border: #dfdfdf 1px solid;
    padding: 3px;
    line-height: 20px;
    vertical-align: middle;
}

.xxgk_sqrxx td.bor3 input {
    width: 191px;
    height: 16px;
    line-height: 16px;
    border: #dfdfdf 1px solid;
    padding: 3px 4px;
}

.xxgk_sqrxx td.bor3 input.yzm {
    width: 68px;
}

.xxgk_sqrxx td.bor4 {
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-left: 3px;
    background: #f8f8f8;
}

.xxgk_sqrxx td.bor5 {
    width: 29px;
    padding-left: 7px;
    text-align: center;
    border-bottom: #dddddd 1px solid;
}

.xxgk_sqrxx td.bor6 {
    border-right: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
}

.xxgk_sqrxx td.bor1.yzm img {
    vertical-align: middle;
    padding-left: 8px;
}

.xxgk_sq_btn {
    width: 746px;
    margin: auto;
    height: 37px;
    padding-top: 14px;
    text-align: center;
}

.xxgk_sq_btn input {
    margin: 0 22px;
    border: 0 none;
    cursor: pointer;
    outline: none;
    width: 68px;
    height: 25px;
}

.xxgk_sq_btn input.tj {
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sq_tjbtn.jpg);
}

.xxgk_sq_btn input.cz {
    background: url(http://www.chuzhou.gov.cn/images/xxgk_sq_czbtn.jpg);
}

.xxgk_sqcon .dw_sel select {
    width: 138px;
    height: 24px;
}

.opennesscont {
    padding: 0 25px;
}

.public-apply-submit-tips {
    line-height: 30px;
    padding: 0 28px;
}

.public-apply-submit-tips .font_01 {
    font-weight: bold;
}

/*依申请公开 > 在线申请 end*/
.xxgk_sq_lmtop {
    height: 54px;
    background: #f2f2f2;
    border-bottom: #ddd 1px solid;
    text-align: center;
    font-size: 24px;
    line-height: 54px;
    font-family: Microsoft YaHei;
    letter-spacing: 1px;
    margin: 0 auto;
}

.xxgk_sq_lmcon {
    height: auto;
    padding: 15px 10px;
    margin: auto;
    line-height: 28px;
    color: #555555;
    font-size: 14px;
}

/*依申请公开 > 收费标准 流程图 end*/
.xxgk_chaxun {
    height: 38px;
    line-height: 38px;
    color: #606060;
    padding-left: 70px;
}

.xxgk_chaxun p {
    float: left;
    font-size: 14px;
}

.xxgk_chaxun p input {
    float: left;
}

.xxgk_chaxun p.txt {
    text-align: right;
    padding-right: 5px;
    width: 120px;
}

.xxgk_chaxun p.input {
    width: 185px;
    height: 18px;
    border: #ddd 1px solid;
    position: relative;
    margin-top: 8px;
    padding: 2px 5px;
    background: url(http://www.chuzhou.gov.cn/images/input_bg.gif) 0 0 no-repeat;
}

.xxgk_chaxun p.input .msg-box {
    position: absolute;
    left: 0;
    top: 0;
}

.xxgk_chaxun p.input input {
    width: 185px;
    height: 18px;
    line-height: 18px;
    border: 0 none;
    background: none;
}

.xxgk_chaxun p.btn {
    padding-left: 15px;
    padding-top: 8px;
}

.xxgk_chaxun p.btn input {
    background: #e98e00;
    width: 50px;
    height: 24px;
    text-align: center;
    color: #FFF;
    border: none;
    cursor: pointer;
    font-family: Microsoft YaHei;
}

.xxgk_chaxun p.txt1 {
    width: 85px;
    text-align: right;
    padding: 0 5px 0 0;
    border: 0 none;
}

.xxgk_chaxun.xxtj {
    padding-left: 0;
}

.xxgk_chaxun p.date {
    width: 180px;
    height: 18px;
    border: #ddd 1px solid;
    margin-top: 8px;
    padding: 2px 5px;
    background: url(http://www.chuzhou.gov.cn/images/input_bg.gif) 0 0 no-repeat;
}

.xxgk_chaxun p.date input {
    width: 180px;
    height: 18px;
    line-height: 18px;
    border: 0 none;
    background: none;
}

.xxgk_chaxun p.txt2 {
    padding-left: 8px;
    color: #e00;
}

.ysqcx_tit {
    margin-top: 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ddd;
    background: #f8f7f7;
}

.ysqcx_tit p {
    float: left;
    border-right: 1px solid #ddd;
    text-align: center;
    height: 38px;
}

.ysqcx_tit p.p1 {
    width: 58px;
}

.ysqcx_tit p.p2 {
    width: 402px;
}

.ysqcx_tit p.p3 {
    width: 78px;
}

.ysqcx_tit p.p4 {
    width: 165px;
}

.ysqcx_tit p.p5 {
    width: 88px;
}

.ysqcx_tit p.p6 {
    border-right: 0 none;
    width: 98px;
}

.ysqcx_box {
    border: 1px solid #ddd;
    border-top: 0 none;
    border-bottom: 0 none;
}

.ysqcx_box li {
    height: 34px;
    line-height: 34px;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.ysqcx_box li p {
    float: left;
    border-right: 1px solid #ddd;
    text-align: center;
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ysqcx_box li p.p1 {
    width: 58px;
}

.ysqcx_box li p.p2 {
    width: 392px;
    text-align: left;
    padding: 0 5px;
}

.ysqcx_box li p.p2 a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ysqcx_box li p.p3 {
    width: 78px;
}

.ysqcx_box li p.p4 {
    width: 155px;
    padding: 0 5px;
}

.ysqcx_box li p.p5 {
    width: 88px;
}

.ysqcx_box li p.p6 {
    border-right: 0 none;
    width: 98px;
    overflow: hidden;
}

.yi_search_area {
    background: #ffffff url(../images/tr_bg03.gif) no-repeat left bottom;
    width: 920px;
    margin: auto;
}

.yi_search_area1 {
    background: #ffffff url(../images/tr_bg04.gif) no-repeat left bottom;
    width: 920px;
    margin: auto;
}

.yi_search_area2 {
    background: #ffffff url(../images/tr_bg04.gif) no-repeat left bottom;
    width: 920px;
    margin: auto;
}

.yi_search_area1 table td.yi_areal {
    background: url(../images/tr_bg01.gif) no-repeat left top;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #d50c25;
    ;
    padding: 0 10px 0 12px;
    width: 19px;
}

.yi_search_area table td.yi_areal {
    background: url(../images/tr_bg01.gif) no-repeat left top;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #d50c25;
    padding: 0 10px 0 12px;
    width: 19px;
}

.yi_search_area2 table td.yi_areal {
    background: url(../images/tr_bg01.gif) no-repeat left top;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    color: #d50c25;
    padding: 0 10px 0 12px;
    width: 19px;
}

.yiarea_con table, .yiarea_con01 table, .yiarea_con001 table {
    border-collapse: collapse;
    border-spacing: 0;
}

.yiarea_con table td, .yiarea_con001 table td table td {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 0 5px;
}

.yiarea_con01 table td {
    border: 1px solid #d1dee4;
    padding: 0 7px;
}

.yiarea_con01 table td.bor3 {
    padding: 5px 7px;
    line-height: 22px;
}

.yiarea_con table td.bor1, .yiarea_con01 table td.bor, .yiarea_con001 table td table td.bor, .yiarea_con001 table td table td.bor4 {
    text-align: center;
    background: #f8f8f8;
}

.yiarea_con001 table td table td.bor4 {
    padding: 5px;
}

.yi_areap p {
    text-indent: 12px;
    line-height: 24px;
}

.yi_area1 {
    height: 131px;
    padding-top: 25px;
    background-image: url(../images/xxgk_sqrbg.gif);
}

.yi_area2 {
    height: 195px;
    padding-top: 68px;
}

.yi_area3 {
    background-image: url(../images/xxgk_sqrbg.gif);
}

.yi_area5 {
    height: 131px;
    padding-top: 25px;
    background-image: url(../images/xxgk_sqrbg5.gif);
}

.yi_area4 {
    height: 195px;
    padding-top: 68px;
    background-image: url(../images/xxgk_sqrbg4.gif);
}

.yi_area6 {
    background-position: 0 -1px;
}

.yi_arear {
    width: 860px;
}

/*依申请公开 > 依申请公开查询 end*/

/*信息公开栏目 end*/

.table_suoyin {
    margin: 10px 0;
    border-collapse: collapse;
    font-family: "微软雅黑";
    font-size: 16px;
}

.table_suoyin th {
    border: #ddd 1px solid;
    width: 140px;
    text-align: right;
    background: #f8f8f8;
    padding: 4px 8px;
    font-weight: bold;
}

.table_suoyin td {
    border: #ddd 1px solid;
    width: 360px;
    text-align: left;
    padding: 4px 8px;
    color: #666;
}

.xxgk_newtit {
    position: relative;
}

.xxgk_newtit span.shixiao {
    display: block;
    position: absolute;
    width: 291px;
    height: 284px;
    background: url("http://www.chuzhou.gov.cn/images/xxgk_wzsxico.png") 0 0 no-repeat;
    top: -50px;
    right: 10px;
}

.xxgk_contnetleft {
    width: 823px;
    float: left;
    border-right: 1px solid #ddd;
    padding-right: 20px;
    margin-top: 10px;
}

.xxgk_contnetleft.xxgk_contnet {
    width: auto;
    float: none;
    border: 0 none;
    padding-right: 0;
}

.xxgk_zcnone {
    display: none;
}

.xxgk_zclist {
    width: 240px;
    padding-left: 15px;
    float: right;
    margin-top: 10px;
}

.xxgk_zclist .zctit {
    font-family: "Microsoft YaHei", 微软雅黑;
    font-size: 18px;
    line-height: 35px;
    color: #d50c25;
    font-weight: bold;
}

.xxgk_zclist ul li {
    padding: 5px 0 5px 15px;
    line-height: 24px;
    background: url(../images/icon.gif) left 16px no-repeat;
    overflow: hidden;
    font-size: 16px;
}

.leader_picwz {
    text-align: center;
}

.leader_titwz p.tit {
    font-weight: bold;
    text-indent: 2em;
}

.leader_titwz .leader_con {
    text-indent: 2em;
}

.closeico {
    text-align: center;
    padding-top: 20px;
}

.closeico a {
    background: #d50c25;
    display: inline-block;
    padding: 0 30px;
    cursor: pointer;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.closeico a:hover {
    color: #fff;
}

/*信息公开文章 end*/

/*搜索*/
.hotname {
    position: absolute;
    top: 120px;
    right: 0;
    height: 27px;
    line-height: 27px;
}

.hotname span {
    float: left;
    width: 60px;
    display: block
}

.hotname ul {
    overflow: hidden
}

.hotname ul li {
    display: inline;
    float: left;
    margin-right: 4px;
    background: url("../images/yjjx.png") center no-repeat;
    border-radius: 13px;
    padding: 0 15px;
    color: white
}

.hotname ul li a {
    color: white
}

.main1, .main {
    width: 1200px;
    margin: 0 auto
}



/*修改*/
.body_con_lb3 .mF_qiyi_wrap {
    padding: 0;
    border: none
}

.body_con_lb3 .mF_qiyi .num li.current a, .body_con_lb3 .mF_qiyi .num li.hover a {
    background: url("/images/ty2.png") center no-repeat
}

.body_con_lb3 .mF_qiyi .num li {
    text-indent: -999px;
    width: 8px;
    height: 8px;
    border: none;
    line-height: 8px;
    margin-left: 6px
}

.body_con_lb3 .mF_qiyi .num li a {
    background: url("/images/ty1.png") center no-repeat
}

.body_con_lb3 .mF_qiyi .num {
    bottom: 12px
}

.body_con_lb3 .mF_qiyi .slider .txt li a {
    width: 80%;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "微软雅黑";
}

.body_con_right .news li a span {
    font-size: 18px;
    color: black
}

.body_con_right .news li span.right {
    font-size: 12px;
    color: #969696;
    margin-top: 10px
}

.body_rig_xw li {
    width: 330px;
    height: 40px;
    line-height: 40px;
    float: left;
    background: url(/images/jxbg.png) left center no-repeat;
    padding-left: 10px;
}

.body_rig_xw li span.right {
    font-size: 12px;
    color: #969696;
}

.wyj .img_title {
    display: none
}

.ggw2 .img_title {
    display: none
}

.ggw2 li {
    width: 340px;
    margin: 30px auto 0 auto
}

.body_rig_li ul li a {
    width: 400px;
    height: 69px;
    display: block;
    padding-left: 60px
}

.body_con_btm ul li {
    float: left;
    margin-right: 60px;
    margin-top: 20px
}

.beijing {
    width: 100%;
    height: 260px;
    background: url("/images/sy_025.png") 0 -150px no-repeat;
}

.dqs {
    width: 1200px;
    height: 29px;
    background-color: #eeeeee;
    box-shadow: 2px 0px 20px 0px rgba(220, 220, 220, 0.4);
    margin-top: 17px;
}

.dq {
    *background-color: #d50c25
}

.dq {
    min-width: 112px;
    max-width: 300px;
    height: 46px;
    background-image: linear-gradient(#d50c25 30%, #aa8692 100%);
    color: #ffffff;
    border-radius: 4px;
    line-height: 46px;
    text-align: center;
    margin-top: -46px;
    font-size: 18px
}

.navjz ul.doc_list li:hover a {
    color: #d50c25
}

#myfocus02 {
    margin: 0 auto;
}

#myfocus02 .txt, #myfocus02 .num, .mF_expo2010 .txt_bg {
    display: none
}

#myfocus03 {
    margin: 0 auto;
}

#myfocus03 .txt, #myfocus03 .num, .mF_expo2010 .txt_bg {
    display: none
}

.ggw .img_title {
    display: none
}

.mt20 {
    margin: 30px auto
}

.lm_rban1 {
    width: 868px;
    height: auto;
    min-height: 600px;
    _height: 600px;
    background: #fff;
    position: relative;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
    border: solid 0px #dcdcdc
}

.lm_rban1 {
    *border: 1px solid #e3e3e3;
}

.head_ul ul li.on {
    color: #d50c25
}

.body_left_l li img, .news li img, .body_rig_xw li img {
    float: left;
    margin-top: 15px
}

.body_left_l ul li a span:hover, .body_rig_xw li a span:hover {
    color: #d50c25
}

.body_con_r1 .news li {
    margin-bottom: 5px
}

.body_con_r1 .news li a {
    float: none;
    display: block
}

.body_con_r1 .news li span.right {
    float: none;
    display: block;
    text-align: right
}


.notice {
    width: 1150px;
    padding-left: 50px;
    height: 80px;
    background: url(not.png) no-repeat 20px 32px;
}

.notice span {
    width: 100px;
    height: 80px;
    font-size: 20px;
    color: #FF0000;
    line-height: 80px;
    float: left;
    background: #CCC;
}

.notice p {
    line-height: 80px;
}

.code {
    padding-top: 20px;
}

.code .img-title {
    display: none;
}

.body_left_jn {
    width: 350px;
    height: 220px;
    margin-left: 20px;
}

.body_con_lb4 {
    width: 100%;
    height: 44px;
    padding-top: 20px;
}

.body_con_lb4 h3 {
    line-height: 16px;
    float: left;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000;
}

.body_con_lb4 h3 span {
    line-height: 17px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;

}

.body_con_lb4 .cursor {
    float: right;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

.body_con_lb4 .cursor a {
    color: #0066cc
}

.box_wljg {
    height: 220px;
    width: 100%;
}

.box_wljg .hd h1 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 3px #999;
    text-align: center;
}

.box_wljg .bd {
    height: 170px;
    border: 1px solid #aaa;
    border-left: none;
    border-right: none;
    padding-top: 10px;
}

.box_wljg .bd ul li {
    width: 170px;
    float: left;
    margin-top: 15px;
}

.box_wljg .bd .cd a {
    width: 100px;
    height: 100px;
    display: block;
}

.box_wljg .bd .cd a .ico_1 {
    width: 100px;
    height: 90px;
    background: url(../images/1.png) no-repeat center center;
    display: block;
    background-size: 70%;
}

.box_wljg .bd .cd a .jg_tit {
    width: 100px;
    text-align: center;
    font-size: 14px;
    display: block;
}

.box_wljg .bd .cd a:hover .ico_1 {
    width: 100px;
    height: 90px;
    background: url(../images/1-1.png) no-repeat center center;
    display: block;
    background-size: 80%;
}

.box_wljg .bd .cd a:hover .jg_tit {
    width: 100px;
    text-align: center;
    font-size: 14px;
    display: block;
    color: #0066FF;
}

.box_wljg .bd .cd a .ico_2 {
    width: 100px;
    height: 90px;
    background: url(../images/2.png) no-repeat center center;
    display: block;
    background-size: 50%;
}

.box_wljg .bd .cd a:hover .ico_2 {
    width: 100px;
    height: 90px;
    background: url(../images/2-2.png) no-repeat center center;
    display: block;
    background-size: 60%;
}

.box_wljg .bd .cd a .ico_3 {
    width: 100px;
    height: 90px;
    background: url(../images/3.png) no-repeat center center;
    display: block;
    background-size: 70%;
}

.box_wljg .bd .cd a:hover .ico_3 {
    width: 100px;
    height: 90px;
    background: url(../images/3-3.png) no-repeat center center;
    display: block;
    background-size: 80%;
}

.box_wljg .bd .cd a .ico_4 {
    width: 100px;
    height: 90px;
    background: url(../images/4.png) no-repeat center center;
    display: block;
    background-size: 70%;
}

.box_wljg .bd .cd a:hover .ico_4 {
    width: 100px;
    height: 90px;
    background: url(../images/4-4.png) no-repeat center center;
    display: block;
    background-size: 80%;
}

.box_wljg .bd .cd a .ico_5 {
    width: 100px;
    height: 90px;
    background: url(../images/5.png) no-repeat center center;
    display: block;
    background-size: 60%;
}

.box_wljg .bd .cd a:hover .ico_5 {
    width: 100px;
    height: 90px;
    background: url(../images/5-5.png) no-repeat center center;
    display: block;
    background-size: 70%;
}

.box_wljg .bd .cd a .ico_6 {
    width: 100px;
    height: 90px;
    background: url(../images/6.png) no-repeat center center;
    display: block;
    background-size: 60%;
}

.box_wljg .bd .cd a:hover .ico_6 {
    width: 100px;
    height: 90px;
    background: url(../images/6-6.png) no-repeat center center;
    display: block;
    background-size: 70%;
}

.box_wljg .bd .cd a .ico_7 {
    width: 100px;
    height: 90px;
    background: url(../images/7.jpg) no-repeat center center;
    display: block;
    background-size: 80%;
}

.box_wljg .bd .cd a:hover .ico_7 {
    width: 100px;
    height: 90px;
    background: url(../images/7-7.jpg) no-repeat center center;
    display: block;
    background-size: 90%;
}



.fc_list {
    height: 180px;
    overflow: hidden;
}

.fc_list .j-marquee {
    width: 716px;
    height: 180px !important;
    overflow: hidden !important;
}

.fc_list ul li {
    float: left;
    width: 172px;
    height: 180px;
    margin-right: 7px;
}

.fc_list ul li a {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.fc_list ul li a img {
    float: left;
    width: 163px;
    height: 130px;
    padding: 3px;
    border: #ddd 1px solid;
}

.fc_list ul li a .title {
    display: block;
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}






.fc_list_2 {
    height: 180px;
    overflow: hidden;
}

.fc_list_2 .j-marquee {
    width: 716px;
    height: 180px !important;
    overflow: hidden !important;
}

.fc_list_2 ul li {
    float: left;
    width: 172px;
    height: 180px;
    margin-right: 7px;
}

.fc_list_2 ul li a {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    cursor: pointer;
}

.fc_list_2 ul li a img {
    float: left;
    width: 163px;
    height: 130px;
    padding: 3px;
    border: #ddd 1px solid;
}

.fc_list_2 ul li a .title {
    display: block;
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.body_con_lb5 {
    width: 340px;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.body_con_lb5 img {
    /*	float: left;*/
    width: 340px;
    height: 180px;
    margin-top: 10px;
}

.body_con_lb5 .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    margin-top: -30px;
    background: #000;
    display: block;
    color: #FFF;
    position: relative;
    opacity: 0.8;
}

.mF_qiyi_wrap {
    border: none;
    margin-top: 10px;
}

.box_fl {
    height: 80px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.box_fl .L {
    width: 140px;
    height: 80px;
    border-right: 5px solid #aaaaaa;
    text-align: right;
    padding-right: 10px;
    float: left;
}

.box_fl .L .title {
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
}

.box_fl .L .english {
    font-size: 16px;
    line-height: 30px;
}

.box_fl .R {
    width: 1040px;
    float: right;
}

.links .select dt h3 {
    display: block;
    background: url(../images/xxxx.png) right center no-repeat;
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
}

.links .select dt i {
    display: block;
    position: absolute;
    right: 0;
    background: url(../images/sanjiao.png) center no-repeat;
    width: 35px;
    height: 40px;
    list-style: 26px;
}

.links .select dt {
    height: 28px;
    display: block;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2px;
    padding: 0 5px 0 0px;
    position: relative;
}

.links .select {
    float: left;
    position: relative;
    z-index: 94;
    width: 190px;
    height: 40px;
    margin-right: 10px;
    border: 1px solid #666;
    background-color: white;
}

.links {
    height: 30px;
    margin-top: 20px;
    margin-left: 5px;
}

.links .select dd {
    position: absolute;
    left: 0px;
    bottom: 31px;
    width: 190px;
    background: #fff;
    display: none;
    z-index: 98;
    border: #bbb 1px solid;
}

links .select dd ul {
    max-height: 389px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.links .select dd ul li {
    border-bottom: 1px dotted #ccc;
    height: 38px;
    line-height: 38px;
    vertical-align: bottom;
    overflow: hidden;
    text-align: center;
}

.links .select dd ul li a:hover {
    color: #900;
}

.box_not {
    width: 100%;
    height: 80px;
    background: #FFFFFF;
}

.box_not .L {
    width: 100px;
    height: 80px;
    line-height: 80px;
    background: url(../images/not.png) no-repeat 10px center;
    padding-left: 35px;
    font-size: 20px;
    font-weight: bold;
    color: #930;
    float: left;
}

.box_not .R {
    width: 1000px;
    height: 50px;
    float: left;
    padding-top: 30px;
}

.j-marquee .not li {
    float: left;
    margin-left: 50px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}