@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1300px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/*header*/
.header {
    width: 100%;
    height: 135px;
    background: #ffffff;
}

.header_bg {

}

.header .logo {
    padding: 30px 0 0 0;
    width: 770px;
    float: left;
}

.top_right {
    float: right;
}

.top_link {
    font-size: 14px;
    color: #017c3e;
    line-height: 40px;
    height: 40px;
    padding: 15px 0 0 0;
    text-align: right
}

.top_link a {
    color: #017c3e;
    padding: 0 14px
}

/*inav*/
.inavbox {
    background: #017c3e;
    width: 100%;
    height: 60px;
}

.inav {
    padding: 0;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
}

.inav a {
    color: #ffffff;
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;

}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    color: #ffffff;
    display: block;
    padding: 0 28px;
    font-size: 16px;
    font-weight: bold;
    background: url("../images/nav_jgx.png") right center no-repeat;
}

.inav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 60px;
    position: absolute;
    background: #016534;
    line-height: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.inav .sub li {
    zoom: 1;
    border-bottom: #1b7a59 1px solid;
}

.inav .sub a {
    display: block;
    padding: 0 10px;
    color: #ffffff;
}

.inav .sub a:hover {
    background: #017c3e;
    color: #ffffff;
}

.inav .on h3 a {
    background: #016534;
    color: #ffffff;
}

.inav h3 a:hover {
    background: #016534;
    color: #ffffff;
}

/*search*/
.i-search {
    width: 235px;
    height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 10px;
    background: none;
    border-radius: 30px;
    background: #e4e4e4;
}

.i-search .search-txt {
    width: 175px;
    padding: 0 0 0 15px;
    height: 36px;
    line-height: 36px;
    _line-height: 36px;
    background: none;
    color: #ffffff;
    margin: 0;
    border: 0;
    outline: none;
}

.i-search .search-btn {
   // width: 60px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 5px;
    *margin-top: 1px;
   // background: url("../images/ico_search.png") center no-repeat;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/ico_search.png") center no-repeat;
    border: 0;
    cursor: pointer
}

/*banner*/
.i_banner {
    background: #dddddd;
    height: 400px;
    overflow: hidden;
}

.ks_about {
    float: right;
    width: 290px;
    height: 300px;
    background: url("../images/ks_about_bg.png") repeat-y #3b3b3b;
    padding: 60px 35px 40px 35px;
}

.ks_about h1 {
    color: #ffffff;
    font-size: 24px;
}

.ks_about p {
    color: #ffffff;
    font-size: 14px;
    line-height: 27px;
    text-indent: 0;
}

.about_more {
    font-size: 14px;
    color: #390404;
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background: url("../images/about_more_ico.png") 95px center no-repeat #cccc99;
    border-radius: 4px;
}

.about_more:hover {
    background: url("../images/about_more_ico.png") 98px center no-repeat #ffffff;
}

.slideabout {
    width: 840px;
    height: 400px;
    position: relative;
    margin: 0;
    float: left;
}

.slideabout .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 15px;
    z-index: 1;
}

.slideabout .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideabout .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    line-height: 12px;
    border-radius: 50px;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
}

.slideabout .hd ul li.on {
    background: #ffffff;
    color: #fff;
}

.slideabout .bd {
    position: relative;
    height: 400px;
    z-index: 0;
    overflow: hidden
}

.slideabout .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideabout .bd img {
    width: 840px;
    height: 400px;
    display: block;
}

.slideabout .prev,
.slideabout .next {
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 60px;
    background: url(../images/banner_jt.png) 0 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideabout .next {
    left: auto;
    right: 2%;
    background-position: -105px 0;
}

.slideabout .prev:hover,
.slideabout .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideabout .prevStop {
    display: none;
}

.slideabout .nextStop {
    display: none;
}

/*imain*/
.imain {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.i_box_bkm38 {
    margin-right: 25px;
}

.i_box {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 25px auto 15px auto
}

.i_box2 {
    width: 1200px;
    height: auto;
    margin: 0 auto 30px auto
}

.i_box3 {
    width: 1200px;
    height: auto;
    margin: 0 auto 30px auto
}

.i_box_left {
    float: left;
    width: 840px;
    height: 300px;
    background: #ffffff;
    padding: 0 0 0 0;
    overflow: hidden;
}

.i_box_right {
    float: right;
    height: 300px;
    width: 330px;
    overflow: hidden;
}

.i-title {
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 0 auto 20px auto;
    border-bottom: #e5e5e5 1px solid;
}

.i-title h2 {
    font-size: 20px;
    font-weight: bold;
    height: 49px;
    line-height: 49px;
    color: #3b3b3b;
    display: block;
    float: left;
    padding: 0 5px;
}

.i-title h2 span {
    color: #cccccc;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    display: block;
    float: right;
    margin: 10px 0 0 8px;
}

.i-title a {
    display: block;
    font-size: 14px;
    float: right;
    color: #9a9a9a;
    font-weight: bold;
}

.i-title a:hover {
    color: #330000;
}

.i-title .i_more {
    display: block;
    width: 55px;
    height: 20px;
    overflow: hidden;
    color: #999999;
    line-height: 20px;
    margin: 15px 0 0 0;
    font-weight: normal
}

.date_list {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative
}

.date_list li {
    width: 100%;
    height: 82px;
    display: block;
    padding: 0 0 5px 0;
    border-bottom: #f2f2f2 1px solid;
    margin: 0 0 15px 0;
    position: relative;
}

.date_list li a {
    font-size: 16px;
    color: #444444;
    line-height: 36px;
    top: -4px;
    position: relative;
}

.date_list li span {
    float: left;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #d6e5e6;
    font-size: 14px;
    line-height: 25px;
    margin-right: 15px;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    line-height: 45px;
    height: 45px;
}

.date_list li:hover span i {
    color: #297a9f
}

.date_list li:hover span {
    color: #ffffff
}

.date_list li:hover a {
    color: #cc0000
}

.mtkdy_box {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.mtkdy_box_left {
    width: 320px;
    height: 220px;
    overflow: hidden;
    position: relative;
    float: left;
    padding: 0 0 0 0
}

.mtkdy_box_left .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.mtkdy_box_left .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.mtkdy_box_left .hd ul li {
    float: left;
    margin-right: 4px;
    width: 7px;
    height: 7px;
    line-height: 8px;
    font-size: 0;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50px;
}

.mtkdy_box_left .hd ul li.on {
    background: #ff0000;
    color: #fff;
}

.mtkdy_box_left .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.mtkdy_box_left .bd li {
    zoom: 1;
    vertical-align: middle;
}

.mtkdy_box_left .bd img {
    width: 320px;
    height: 220px;
    display: block;
}

.mtkdy_box_left .bd span {
    position: absolute;
    bottom: 0;
    background: url(../images/tt_bg.png);
    width: 100%;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
}

.mtkdy_box_left .bd h1 {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px
}

.mtkdy_box_right {
    width: 500px;
    float: right
}

.mtkdy_box_right ul {
    height: auto;
    overflow: hidden;
}

.mtkdy_box_right li {
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 38px;
    height: 38px;
}

.mtkdy_box_right li a {
    background: url("../images/ico_001.png") left center no-repeat;
    color: #333333;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 380px;
    height: 38px;
    line-height: 38px;
    padding-left: 10px
}

.mtkdy_box_right li a:hover {
    color: #cc0000
}

.mtkdy_box_right li span {
    float: right;
    height: 38px;
    line-height: 38px;
    color: #999999
}

.title_ico01 {
    background: url("../images/ico_title_bg1.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

.title_ico02 {
    background: url("../images/ico_title_bg2.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

.title_ico03 {
    background: url("../images/ico_title_bg3.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

.title_ico04 {
    background: url("../images/ico_title_bg4.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

.title_ico05 {
    background: url("../images/ico_title_bg5.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

.title_ico06 {
    background: url("../images/ico_title_bg6.png") 5px center no-repeat;
    padding: 0 10px 0 40px !important;
}

/*ksbk*/
.i_box_bk {
    width: 382px;
    height: auto;
    overflow: hidden;
    padding: 0 0 25px 0;
    position: relative;
    background: #ffffff;
    border: #ededed 1px solid;
}


.i_box_bk_img {
    width: 382px;
    height: 210px;
    overflow: hidden
}

.i_box_bk_img img {
    width: 382px;
    height: 210px;
    display: block;
    margin: 0 auto;
}

.i_box_bk:hover .i_box_bk_img img {
    transform: scale(1.2);
}

.i_box_bk_title {
    width: 90%;
    margin: 20px auto 10px auto;
    height: auto;
    overflow: hidden;
}

.i_box_bk_title h1 {
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    height: 22px;
    color: #3f975c;
    background: url("../images/i_box_bk_title_bg.png") left center no-repeat;
    margin: 0;
    padding: 0 0 0 15px;
}

.i_box_bk_more {
    display: block;
    float: right;
    line-height: 22px;
    height: 22px;
}

.i_box_bk_list {
    width: 90%;
    margin: 0 auto;
}

.i_box_bk_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    border-bottom: #d5d5d5 1px dashed;
}

.i_box_bk_list li:last-child {
    border-bottom: none
}

.i_box_bk_list li a {
    color: #333333;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: left;
    transition: all 0.2s;
}

.i_box_bk_list li span {
    float: right;
    color: #7d7d7d;
}

.i_box_bk_list li:hover a {
    color: #cc0000
}

/*ksbk*/
.i_box_ks_title {
    width: 100%;
    margin: 15px auto 20px auto;
    height: auto;
    overflow: hidden;
    padding: 0 0 15px 0;
    border-bottom: #e7e7e7 1px solid;
}

.i_box_ks_title h1 {
    float: left;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    height: 22px;
    color: #3f975c;
    background: url("../images/i_box_bk_title_bg.png") left center no-repeat;
    margin: 0;
    padding: 0 0 0 15px;
}

.i_box_ks_title {
    display: block;
    float: right;
    line-height: 22px;
    height: 22px;
}

/*zj*/


.zjslide {
    position: relative;
    height: 180px;
    width: 100%;
}

.zjslide .prev {
    position: absolute;
    top: 60%;
    margin-top: -30px;
    width: 32px;
    height: 32px;
    z-index: 2;
}

.zjslide .next {
    position: absolute;
    top: 60%;
    margin-top: -30px;
    width: 32px;
    height: 32px;
    z-index: 2;
}

.zjslide .prev {
    background: url(../images/picnews-arrow.png) -170px 0 no-repeat;
    right: 100%;
    margin-right: 30px;
}

.zjslide .next {
    left: 100%;
    margin-left: 20px;
    background: url(../images/picnews-arrow.png) -50px 0 no-repeat;
}

.zjslide .bd {
    width: 100%;
    overflow: hidden;
    margin-left: 0;
}

.zjslide .bd li {
    float: left;
    width: 380px;
    margin: 0 30px 0 0;
    background: #f3f3f3;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.zjslide .bd li:hover {
}

.zjslide .bd li .pic {
    float: left;
    width: 135px;
    height: 180px;
    overflow: hidden
}

.zjslide .bd li .pic img {
    width: 135px;
    height: 180px;
}

.zjslide .bd li .text {
    width: 190px;
    padding: 15px 30px 15px 0;
    height: 140px;
    overflow: hidden;
    position: relative;
    float: right;
}

.zjslide .bd li .text .zj_sc {
    margin-top: 10px;
    line-height: 24px;
    color: #545454;
    font-size: 14px;
    text-align: justify;
    height: 70px;
    overflow: hidden;
}

.zjslide .bd li .text .zj_zw {
    font-size: 16px;
    color: #324b5c;
    line-height: 24px;
}

.zjslide .bd li .text .zj_name {
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    position: relative;
    padding: 10px 0 5px 0;
    font-weight: bold;
}

/*
.zjslide .bd li .text .zj_name:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 34px;
    height: 3px;
    overflow: hidden;
    background: #b9060b;
}
*/
.zjslide .bd li .text .zj_name a {
    color: #000000;
}


.zjslide li:hover .text .zj_name a {
    color: #248865
}

/*qtbk*/
.qtbk_l {
    width: 405px;
    float: left;
    margin-right: 30px
}

.qtbk_c {
    width: 405px;
    float: left;
}

.qtbk_r {
    width: 330px;
    float: right
}

.tw_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 12px auto;
    padding: 0 0 0 0;
}

.tw_top .imga {
    display: block;
    width: 135px;
    height: 95px;
    overflow: hidden;
    padding: 0;
    float: left;
    margin-right: 0;
}

.tw_top img {
    width: 135px;
    height: 95px;

}

.tw_top .tw_txt {
    float: right;
    width: 255px;
    height: 95px;
    overflow: hidden;
    padding: 0 0 0 0;
}

.tw_top .tw_txt h1 {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 10px;
}

.tw_top .tw_txt h1 a {
    color: #666666;

}

.tw_top .tw_txt p {
    font-size: 14px;
    line-height: 30px;
    color: #a5a5a5;
    margin: 5px 0;
    padding: 0;
}

.tw_top .tw_txt p a {
    color: #666666
}

.tw_top .t_date {
    font-size: 12px;
    color: #666666;
    padding: 0 0 0 20px;
    background: url("../images/ico_time.png") left center no-repeat;
}

.tw_top .t_llcs {
    color: #0b785d;
    padding: 0 50px 0 22px;
    background: url("../images/ico_llcs.png") left center no-repeat
}

.topicList .t .date {
    float: left;
    background-color: #eee;
    width: 90px;
    height: 90px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #005caa;
    margin-right: 20px;
    display: inline;
}

.topicList .t .date b {
    display: block;
    background-color: #f5f5f5;
    height: 60px;
    line-height: 60px;
    font-size: 48px;
    font-weight: 100;
}

.topicList .t {
    *zoom: 1;
    background: none;
    padding-bottom: 15px;
}

.topicList .t:after {
    content: "";
    display: table;
    clear: both;
}

.topicList .t .pic {
    float: left;
    margin-right: 20px;
    display: inline;
}

.topicList .t .con .title {
    font-weight: 100;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 2px;
}

.topicList .t1:hover .con .title .tit {
    color: #cc0000;
}

.topicList .t1:hover .con .intro {
    color: #222222;
}

.topicList .t1:hover .date {
    color: #cc0000;
}

.topicList .t .con .title .tit {
    text-decoration: none;
    color: #0061b6;
    font-weight: bold;
    font-size: 24px
}

.topicList .t .con .intro {
    font-size: 14px;
    line-height: 24px;
    color: #717171;
}

.topicList .n .title {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.topicList .n a {
    text-decoration: none;
    background: url("../images/ico_001.png") no-repeat left center;
    padding-left: 10px;
    font-size: 14px;
    line-height: 36px;
    color: #555555
}

.topicList .n:hover a {
    color: #990000
}

.topicList .n .date {
    float: right;
    color: #999;
}

.date_list {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative;
    margin: 27px 0 0 0
}

.date_list li {
    width: 100%;
    height: 45px;
    display: block;
    padding: 0 0 20px 0;
    border-bottom: #cccccc 1px dashed;
    margin: 0 0 18px 0;
    position: relative;
}

.date_list li:last-child {
    border-bottom: none;
}

.date_list li a {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 25px;
    position: relative;
    display: block;
}

.date_list li span {
    float: left;
    display: block;
    width: 60px;
    height: 50px;
    background: #0b785d;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    margin-right: 15px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}

.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    height: 30px;
}

.date_list li:hover span i {
    color: #ffffff;
    transition: all 0.6s
}

.date_list li:hover span {
    background: #cc0000;
    color: #ffffff;
}

.date_list li:hover a {
    color: #cc0000
}

.newslist {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.newslist ul {
    height: auto;
    overflow: hidden;
}

.newslist li {
    width: 100%;
    font-size: 14px;
    color: #999999;
    line-height: 31px;
    height: 31px;
}

.newslist li a {
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 15px;
    color: #555555;
    font-size: 14px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    text-align: left;
}

.newslist li a:hover {
    color: #cc0000
}

.newslist li span {
    float: right;
    color: #a9a9a9
}

/*fwdh*/
.ifwdh {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.ifwdh ul {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 5px auto 0 auto;
    position: relative
}

.ifwdh li {
    width: 48%;
    float: left;
    border-radius: 6px;
}

.ifwdh li a {
    display: block;
    width: 100%;
    height: 86px;
    text-align: center;
    padding: 12px 0 0 0
}

.ifwdh li img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.ifwdh li span {
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}

.ifwdh_bg1 {
    background: #0eb29a;
    margin: 0 4% 10px 0
}

.ifwdh_bg2 {
    background: #258a68;
    margin: 0 0 10px 0
}

.ifwdh_bg3 {
    background: #ff9934;
    margin: 0 4% 10px 0
}

.ifwdh_bg4 {
    background: #dfb500;
}

/*list*/
.list-banner {
    width: 100%;
    height: 175px;
    text-align: center;
    margin: 0;
    overflow: hidden;
}

.list-banner img {
    width: 100%;
    margin: 0 auto;
}

.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 15px;
    width: 1160px;
    margin: 20px auto;
    background: #ffffff;
}

.left_zst {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.lm-left {
    width: 220px;
    float: left
}

.lm-left .left-lmname {
    background: #016534;
    height: 65px;
    line-height: 65px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.lm-left .left-lmname h1 {
    color: #ffffff;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
}

.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}

.lm-left .list-sub {
    background: #ffffff;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.lm-left .list-sub a {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    cursor: pointer;
    border-bottom: #ffffff 1px solid;
    background: #f1f1f1;
    color: #000000;
    text-align: center;
}

.lm-left .list-sub a:hover {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
    background: #017c3e;
    text-align: center;
}

.lm-left .list-sub #this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    background: #017c3e;
}

.sub_s {
    margin: 0;
    padding: 15px 0;
    background: #f3f3f3;
    border-bottom: #ffffff 1px solid !important;
}

.sub_s a {
    line-height: 36px !important;
    height: 36px !important;
    border-bottom: #f3f3f3 1px solid !important;
    color: #333333 !important;
    font-size: 14px !important;
    background: url("../images/sub_sbg.png") 65px center no-repeat !important;
    padding: 0 10px 0 0;
}

.lm-left .list-sub #this-on .sub_s a {
    color: #003366 !important;
}

.lm-right {
    width: 910px;
    float: right;
    margin-right: 0;
    background: #ffffff
}

.this-name {
    border-bottom: #e6e6e6 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 10px 0;
    margin: 0 0 0 0
}

.this-name h1 {
    color: #333333;
    border-bottom: #1e7154 3px solid;
    font-size: 20px;
    font-weight: bold;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    float: left
}

.this-name span {
    float: right;
    color: #666;
    font-size: 14px;
    line-height: 50px;
}

.this-name span a {
    color: #666
}

.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}

.lm-right .lm_list li {
    line-height: 40px;
    font-size: 15px;
    color: #999999;
    padding: 0;
overflow: hidden;
}

.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("../images/ico_002.png") left center no-repeat;
    width:80%;
white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lm-right .lm_list li em
 {
    float:right;
font-style:normal;
}

.lm-right .lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lm-right .lm_list li a:hover {
    background: url("../images/ico_002.png") left center no-repeat #ececec;
    color: #cc0000
}

.lm-right .list-fy {
    text-align: center;
    margin: 0 auto 20px auto;
    min-height: 40px;
}

.left_box {
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto 12px auto;
}

.left_box h1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    background: #017c3e;
    border-left: #1e7154 4px solid;
    padding-left: 15px;
}

.left_box_nr {
    height: auto;
    overflow: hidden;
    padding: 10px 0 20px 0
}

.left_box_nr li {
    height: 34px !important;
    overflow: hidden;
    line-height: 34px !important;
}

.left_box_nr li a {
    background: url("../images/ico_dd.png") left center no-repeat;
    padding: 0 0 0 10px;
}


.pic-list {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list li {
    width: 270px;
    margin-right: 30px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 265px;
    height: 190px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}


/**/

.pic-list2 {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list2 ul {
    width: 900px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list2 li {
    width: 164px;
    margin-right: 54px;
    float: left;
    margin-bottom: 5px;
}

.pic-list2 li img {
    width: 162px;
    height: 212px;
    border: #efefef 1px solid;
    padding: 0;
}

.pic-list2 li img:hover {
    opacity: 0.9;
}

.pic-list2 li a {
}

.pic-list2 li a:hover {
    color: #000;
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}

/*hjqk_list*/
.hjqk_list {
    margin: 20px auto;
    width: 100%;
    line-height: 40px;
    text-align: left
}

.hjqk_list {
    margin: 20px auto;
    width: 100%;
}

/*content*/
.content-main {
    border: #dbdbdb 1px solid;
    overflow: hidden;
    margin: 20px auto;
    background: #ffffff;
    width: 1160px;
    padding: 20px;
}

.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 40px;
}

.c-content .c-title {
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
    height: 70px
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}

.i-sxt a:hover {
    color: #cc0010;
}


/*i_link*/
.i_link {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #f9f9f9;
    height: 48px;
    padding: 0;
}

.i_link h2 {
    width: 80px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    float: left;
    color: #333333;
}

.i_link ul {
    float: right;
    width: 1120px;
}

.i_link li {
    color: #ffffff;
    font-size: 14px;
    line-height: 47px;
    display: inline;
}

.i_link li a {
    color: #4f4f4f;
    float: left;
    padding: 0 14px;
}

.i_link li a:hover {
    color: #cc0000;
}


/*footer*/
.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #01793e;
    color: #ffffff;
    padding: 30px 0 20px 0;
}


.footer .end_logo {
    float: left;
    padding: 10px 0 0 0
}

.footer .copright {
    float: left;
    margin: 0 0 0 30px;
    padding: 10px 0 0 0
}

.footer .copright p {
    margin: 0;
    padding: 0;
    color: #d7d7d7;
    font-size: 14px;
    line-height: 30px;
    text-align: left
}

.footer .end_sys {
    float: right
}

.footer .end_sys img {
    width: 80px;
    height: 80px
}
.zj_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.zj_jbxx {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.zj_zinfo {
    width: 96%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 0 auto;
}
.zj_jbxx_l img {
    width: 180px;
}
.zj_jbxx_l {
    float: left;
    width: 220px;
    text-align: left;
}
.zj_jbxx_r {
    float: left;
    width: 600px;
    font-size: 16px;
    line-height: 40px;
}
.zj_zinfo p {
    font-size: 15px;
    line-height: 30px;
    text-justify: inter-ideograph;
    text-align: justify;
    margin: 10px auto;
    padding: 0;
    text-indent: 2em;
}
.pb_sys_style1 .p_no_d {
    border: 1px solid #01793e!important;
    color: #fff!important;
    background-color: #01793e!important;
}
