﻿html,
body {
    -webkit-text-size-adjust: none;
}

* {
    padding: 0;
    margin: 0;
}

body {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    color: #333;
    background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    border: 0px;
    vertical-align: top;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

div,
dl {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.null {
    zoom: 1;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.null:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}


/*----------linkes---------*/

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -khtml-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
}

a:hover {
    text-decoration: underline;
}

.red {
    color: #e02828;
}

.Lgray,
.Lgray a {
    color: #999;
}

.white,
.white a {
    color: #fff;
}

a.white:hover {
    color: #99ccff;
}

.blue,
.blue a {
    color: #2892ff;
}


/*----------Base---------*/

.loading img {
    display: block;
}

.main {
    margin: 0 auto;
    width: 1100px;
    overflow: hidden;
}

.mb20 {
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.mb24 {
    margin: 0 auto 24px auto;
    overflow: hidden;
}

.mt20 {
    margin: 20px auto 0 auto;
    overflow: hidden;
}


/**/

.box li:hover {
    opacity: 0.8;
}

.wwm_L {
    width: 980px;
    height: 167px;
    float: left;
}

.wwm_L a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
}

.wwm_R {
    width: 115px;
    height: 167px;
    float: left;
    margin-left: 5px;
}

.wwm_R a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
}

.wwm_R ul {
    width: 115px;
}

.wwm_R ul:hover {
    opacity: 0.8;
}

.wwm_R .u1 {
    height: 51px;
    background: #8ec536;
    padding-top: 30px;
    text-align: center;
}

.wwm_R .u2 {
    width: 75px;
    height: 51px;
    margin-top: 5px;
    background: #ff9728;
    padding: 15px 20px;
    text-align: left;
}

.wwm_L_T {
    width: 980px;
    height: 167px;
}

.wwm_L_B {
    width: 980px;
    height: 38px;
    margin-top: 5px;
}

.wwm_L_B li {
    float: left;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
}

.wwm_L_T_L {
    width: 389px;
    height: 167px;
    float: left;
}

.wwm_L_T_L ul {
    height: 38px;
    margin-top: 5px;
}

.wwm_L_T_L ul li {
    float: left;
    width: 192px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.wwm_L_T_R {
    width: 586px;
    height: 167px;
    margin-left: 5px;
    float: left;
}

.wwm_L_T_R ul {
    margin-top: 5px;
    height: 38px;
}

.wwm_L_T_R ul li {
    float: left;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    text-align: center;
}

.search_art_in {
    width: 410px;
    height: 40px;
    margin: 0 auto;
    padding: 15px 0px;
}

.search-keyword-art-in {
    width: 300px;
    border: 1px solid #027557;
    height: 23px;
    float: left;
    color: #999;
    text-indent: 10px;
    line-height: 23px;
    outline: medium none;
}

.search_art_in a {
    display: inline-block;
    width: 100px;
    height: 25px;
    background: #666;
    color: #FFF;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    float: left;
}

.search_art_in a:hover {
    background: #027557;
}

.list_con {
    margin-top: 13px;
}

.lis_L {
    width: 99.8%;
    border: 1px solid #e4e4e4;
    margin-top: 7px;
}

.lis_cur {
    font-size: 14px;
    height: 46px;
    border-bottom: 1px solid #f3f3f3;
    line-height: 46px;
    padding-left: 20px;
}

.lis_cur a {
    font-size: 16px;
}

.lis_1 {
    padding: 20px 20px 0;
}

.lis_1 img {
    float: left;
    display: block;
    border: 1px solid #ddd;
    padding: 1px;
}

.lis_1 dl {
    float: left;
    width: 528px;
    display: inline;
}

.lis_1 .d1 {
    width: 480px;
    height: auto;
    float: left;
    margin-right: 36px;
    position: relative;
}

.lis_1 .d1 .bd {
    width: 100%;
    height: auto;
}

.lis_1 .d1 .bd img {
    max-width: 100%;
}

.lis_1 .d1 .hd {
    width: 90px;
    height: 15px;
    position: absolute;
    bottom: 10px;
    left: 80%;
    z-index: 999;
}

.lis_1 .d1 .hd li {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background: #ccc;
}

.lis_1 .d1 .hd li:last-child {
    margin-right: 0;
}

.lis_1 .d1 .hd li.on {
    background: #155e95;
    border-radius: 50%;
}

.lis_1 dl h3 {
    font-size: 22px;
    color: #005235;
    font-weight: normal;
    padding-bottom: 9px;
}

.lis_1 dl ul li {
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px dotted #bfbfbf;
}

.lis_1 dl ul li a {
    color: #333;
}

.lis_1 dl li span,
.lis_1 dl li span a {
    color: #c13f3c;
}

.li_box {
    border-bottom: 1px dashed #d5d5d5;
    width: 90%;
    float: left;
    margin-top: 23px;
    margin-left: 40px;
}

.li_box h2 {
    line-height: 28px;
    height: 28px;
    font-weight: normal;
    margin-bottom: 6px;
    float: left;
    font-size: 16px;
    color: #333;
    background: url(../images/list_ic1.gif) no-repeat left center;
    padding-left: 15px;
}

.li_box .p1 {
    font-size: 12px;
    text-indent: 25px;
}

.li_box .p2 {
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
    margin-top: 5px;
}

.li_box a:hover h2 {
    text-decoration: underline;
}


/**/

.ZH_pages {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    margin: 28px 0;
    float: left;
}

.ZH_pages ul {
    width: 592px;
    margin: 0 auto;
}

.ZH_pages ul li {
    float: left;
    font-family: Tahoma;
    padding: 0px 8px;
    line-height: 24px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
    height: 24px;
}

.ZH_pages ul li a {
    float: left;
    color: #555;
    display: block;
    text-decoration: none;
}

.ZH_pages ul li a:hover {
    color: #690;
    text-decoration: none;
}

.ZH_pages ul li.thisclass,
.ZH_pages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
}

.ZH_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.ZH_pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.flink {
    padding: 0 0 12px 26px;
    float: left;
}


/*งา*/

.lis_R {
    width: 283px;
}

.lis_zx .ic1 a {
    background: url(../images/zyy_icon.gif) no-repeat top;
    width: 84px;
    margin: 7px 5px;
    height: 84px;
    display: block;
    float: left;
    opacity: 1;
    display: inline;
}

.lis_zx .ic1 .a1 {
    background-position: 0px 0px;
}

.lis_zx .ic1 .a2 {
    background-position: 0px -84px;
}

.lis_zx .ic1 .a3 {
    background-position: 0px -168px;
}

.lis_zx .ic1 .a4 {
    background-position: 0px -252px;
}

.lis_zx .ic1 .a5 {
    background-position: 0px -336px;
}

.lis_zx .ic1 .a6 {
    background-position: 0px -420px;
}

.lis_zx .ic1 a:hover {
    opacity: 0.85;
}

.lis_zx .z1 {
    color: #006699;
    font-size: 14px;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}

.lis_zx .z2 {
    margin-left: 15px;
}

.lis_zx .z2 #tt1 {
    width: 161px;
    color: #666;
    height: 30px;
    border: 1px solid #e2e2e2;
    float: left;
    padding-left: 9px;
    line-height: 30px;
}

.lis_zx .z2 #tt2 {
    background: url(../images/list_btn.gif) no-repeat top;
    width: 79px;
    height: 33px;
    display: block;
    cursor: pointer;
    border: none;
}

.lis_zx .z3 {
    color: #a1a1a1;
    font-size: 12px;
    padding-left: 25px;
    padding-top: 3px;
}


/**/

.jpzj .slideBox {
    width: 281px;
    overflow: hidden;
    position: relative;
    padding-bottom: 15px;
}

.jpzj .slideBox img {
    margin: 0 auto;
}

.jpzj .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.jpzj .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.jpzj .slideBox .bd li dl {
    position: relative;
    height: 280px;
}

.jpzj .slideBox .bd li .p1 {
    line-height: 24px;
    text-align: center;
    margin-top: 6px;
    font-size: 16px;
    color: #484848;
    z-index: 55;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    ;
}

.jpzj .slideBox .bd li .p1 span {
    font-size: 16px;
    color: #c13f3c;
}

.jpzj .slideBox .bd li .p2 {
    position: absolute;
    bottom: 1px;
    left: 10px;
    width: 100%;
}

.jpzj .slideBox .bd li .p2 a {
    font-size: 14px;
    background: #949494;
    color: #fff;
    width: 105px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 16px;
    display: inline;
}

.jpzj .slideBox .bd li .p2 a:hover {
    background: #c13f3c;
}

.jpzj .slideBox .bd li .p3 {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 12px;
    text-indent: 2em;
}

.jpzj .slideBox .bd li .p3 b {
    font-weight: normal;
    font-size: 14px;
    color: #2e7159;
}

.jpzj .slideBox .bd li .p3 a {
    color: #c13f3c;
}

.jpzj .slideBox .bd li .p4 {
    margin: 10px 0px 20px 7px;
}

.jpzj .slideBox .bd li .p4 a {
    float: left;
    margin-left: 10px;
    display: inline;
}

.jpzj .slideBox .bd li .p4 .aa1 {
    width: 117px;
    height: 50px;
    background: #5bc8f6;
}

.jpzj .slideBox .bd li .p4 .aa2 {
    width: 117px;
    height: 50px;
    background: #c0c0c0;
}

.jpzj .slideBox .bd li .p4 .aa2hover {}

.jpzj .slideBox .bd li .p4 a img {
    float: left;
    margin: 11px 5px 5px 11px;
    display: inline;
}

.jpzj .slideBox .bd li .p4 a span {
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
}

.jpzj .slideBox .bd li .p4 a b {
    font-size: 18px;
    font-weight: normal;
}

.jpzj .slideBox .bd img {
    display: block;
}

.jpzj .slideBox .prev {
    position: absolute;
    left: 13px;
    top: 25%;
    display: block;
    width: 25px;
    height: 44px;
    background: url(../images/key0.png) no-repeat left top;
}

.jpzj .slideBox .next {
    position: absolute;
    right: 13px;
    top: 25%;
    display: block;
    width: 25px;
    height: 44px;
    background: url(../images/key0.png) no-repeat right top;
}

.jpzj .slideBox .prevStop {
    display: none;
}

.jpzj .slideBox .nextStop {
    display: none;
}

.question,
.jpzj {
    border: 1px solid #e2e2e2;
    width: 281px;
    overflow: hidden;
    margin-top: 19px;
}

.li_tit h3 {
    color: #005235;
    font-weight: normal;
    width: 205px;
    float: left;
    padding: 17px 0px 0px 15px;
    line-height: 14px;
    _line-height: 16px;
    font-size: 12px;
    letter-spacing: -1px;
}

.li_tit h3 span {
    font-size: 20px;
    letter-spacing: normal;
}

.li_tit a {
    width: 38px;
    height: 16px;
    display: block;
    float: right;
    margin: 20px 10px 0px 0px;
    display: inline;
}

.li_tit {
    height: 54px;
}

.question ul {
    padding: 12px 3px;
}

.question ul li {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dotted #e0e0e0;
}

.question ul li a {
    font-size: 14px;
    margin-left: 15px;
}

.question ul li:last-child {
    border: none;
}

.li_r3,
.jczt,
.li_r4 {
    border: 1px solid #e2e2e2;
    width: 281px;
    overflow: hidden;
    margin-top: 19px;
}

.li_tit .hh3 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: normal;
    padding: 10px 0px 0px 13px;
}

.li_r3 .txt {
    width: 262px;
    height: 225px;
    margin: 0 auto;
    font-family: '';
}

.li_r3 .txt .parHd {
    height: 26px;
    position: relative;
    margin: 12px 0px;
}

.li_r3 .txt .parHd ul {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 26px;
}

.li_r3 .txt .parHd ul li {
    float: left;
    width: 54px;
    height: 24px;
    cursor: pointer;
    color: #666;
    margin-left: 12px;
    display: inline;
    border: 1px solid #ddd;
    line-height: 24px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
}

.li_r3 .txt .parHd .li1 {
    margin-left: 0px;
}

.li_r3 .txt .parHd ul li.on {
    height: 24px;
    width: 54px;
    background: #c13f3c;
    color: #fff;
}

.li_r3 .txt .slideBox {
    overflow: hidden;
    zoom: 1;
    width: 262px;
    height: 287px;
    float: left;
    position: relative;
}

.li_r3 .txt .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.li_r3 .txt .parBd ul li {
    margin: 0 0px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.li_r3 .txt .parBd ul li .pic {
    text-align: center;
}

.li_r3 .txt .parBd ul li .pic img {
    width: 262px;
    height: 206px;
    display: block;
}

.li_r3 .txt .slideBox p {
    line-height: 20px;
    font-size: 12px;
    color: #656565;
    text-indent: 25px;
    padding-top: 8px;
}

.li_r4 {
    text-align: center;
    padding-bottom: 25px;
}

.li_r4 .tit h3 {
    width: 100%;
    line-height: 34px;
    text-align: left;
}

.li_r4 p {
    text-indent: 25px;
    padding: 0px 10px;
    text-align: left;
}

.li_r4 img {
    margin: 0 auto;
    padding: 15px 0px;
}


/*----------------------------------------------------------------------------------*/


/**/

.con1 p {
    text-align: center;
}

.lis_L .con1 {
    padding: 0px 30px 30px;
}

.lis_L .con1 .tit1 {
    font-size: 24px;
    color: #005235;
    text-align: center;
    line-height: 45px;
    padding-top: 30px;
}

.lis_L .con1 .tit1 h1 {
    font-size: 24px;
}

.lis_L .con1 .tit2 {
    text-align: center;
    font-size: 12px;
    color: #9c9c9c;
    border-bottom: 1px dashed #ececec;
    margin-bottom: 30px;
    padding-bottom: 13px;
}

.lis_L .con1 .tit2 .description {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #F3F3F3;
    margin-top: 15px;
    margin-bottom: 10px;
}

.lis_L .con1 p {
    margin: 15px 5px;
    line-height: 28px;
    font-size: 16px;
}

.lis_L .con1 .tit3 a {
    color: #136ec2;
    text-decoration: none;
}

.lis_L .con1 .tit3 a:hover {
    text-decoration: underline;
}

.lis_L .con1 .p1 {
    font-size: 14px;
    color: #da1a1a;
    font-weight: bold;
}

.lis_L .con1 img {
    max-width: 90%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.lis_L .con1 h3 {
    font-size: 18px;
    color: #424242;
    text-align: center;
    font-weight: normal;
    padding-top: 19px;
}

.pagz {
    padding: 32px 0px 0px 12px;
    font-size: 16px;
    line-height: 32px;
    ;
}

.pagz a {
    font-size: 16px;
}

.pagz a:hover {
    color: #525252;
}

.lis_L .art_icon {
    margin: 15px 0px 0px 80px;
    height: 69px;
}

.lis_L .art_icon a {
    float: left;
    margin-left: 60px;
    display: inline;
}

.lis_L .art_icon .aa1 {
    width: 155px;
    height: 69px;
    background: #2ebdf9;
}

.lis_L .art_icon .aa2 {
    width: 151px;
    height: 69px;
    background: #e5d230;
}

.lis_L .art_icon a img {
    float: left;
    margin: 18px 5px 5px 10px;
    display: inline;
}

.lis_L .art_icon a span {
    float: left;
    font-size: 17px;
    color: #fff;
    line-height: 22px;
    margin-top: 13px;
}

.lis_L .art_icon a b {
    font-size: 18px;
    font-weight: normal;
}


/**/

.lis_L .zxwz {
    margin-top: 25px;
}

.lis_L .zxwz .tit,
.wypl .tit {
    height: 45px;
    overflow: hidden;
}

.lis_L .zxwz .tit a,
.wypl .tit a {
    display: block;
    height: 37px;
    width: 100%;
    line-height: 37px;
    float: left;
    margin-top: 7px;
    border-bottom: 1px solid #D2D2D2;
    font-size: 18px;
    color: #005235;
}

.lis_L .zxwz .tit p {
    width: 258px;
    float: right;
}

.lis_L .zxwz .tit p #ph {
    width: 163px;
    height: 28px;
    color: #797979;
    line-height: 28px;
    border: 1px solid #dddddd;
    padding-left: 10px;
    border-radius: 5px;
    float: left;
}

.lis_L .zxwz .tit p #ph1 {
    color: #fff;
    width: 73px;
    height: 26px;
    background: #797979;
    line-height: 26px;
    margin-top: 1px;
    margin-left: 2px;
    display: inline;
    text-align: center;
    cursor: pointer;
    border: none;
    float: left;
}

.lis_L .zxwz ul {
    margin-top: 15px;
}

.lis_L .zxwz ul li {
    line-height: 30px;
    width: 50%;
    float: left;
    height: 30px;
}

.lis_L .zxwz li a {
    font-size: 14px;
    color: #585858;
    padding-left: 10px;
}

.list_tag {
    padding: 20px 20px;
}

.list_tag a {
    padding-right: 15px;
}


/**/

.wypl {
    margin-top: 8px;
    padding-bottom: 12px;
}

.wypl .pl {
    width: 657px;
    background: #f8f8f8;
    margin: 29px 0px 0px 0px;
    padding-bottom: 8px;
}

.wypl .pl dl {
    border-bottom: 1px dashed #ddd;
    width: 650px;
    margin: 0 auto;
    margin-top: 7px;
    padding-left: 10px;
    padding-top: 10px;
}

.wypl .pl dl img {
    padding-top: 5px;
    display: block;
    float: left;
}

.wypl .pl dl p {
    width: 502px;
    float: left;
    text-indent: 0px;
    font-size: 12px;
    color: #878787;
    font-family: '';
    padding-bottom: 0px;
    margin: 0px 0px 12px 15px;
}

.wypl .pl dl p b {
    color: #393939;
    font-size: 14px;
    font-weight: normal;
}

.wypl .pl dl p a {
    font-size: 14px;
    color: #dd3333;
    padding-left: 30px;
}

.wypl .pl1 {
    margin-top: 32px;
}

.wypl .pl1 textarea {
    width: 548px;
    height: 53px;
    border: 1px solid #ececec;
    float: left;
}

.wypl .pl1 #fb1 {
    width: 74px;
    height: 26px;
    background: #8b8b8b;
    font-size: 16px;
    margin-top: 27px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    display: block;
    cursor: pointer;
    border: none;
    float: left;
    margin-left: 10px;
    display: inline;
}

.wypl .pl .more {
    margin: 12px auto;
    width: 75px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #000;
    font-size: 12px;
    border: 1px solid #DADADA;
    border-radius: 10px;
    display: block;
}


/**/

.jczt {
    padding-bottom: 12px;
}

.jczt .txt {
    margin: 15px 0px 20px 14px;
}

.jczt .txt a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #555;
    width: 124px;
    height: 88px;
    background: #f3f3f3;
    float: left;
    margin: 1px;
}

.jczt .txt a:hover {
    background: #eeeded;
}

.jczt .txt a span {
    display: block;
    width: 52px;
    height: 52px;
    margin: 0 auto;
    margin-top: 7px;
    margin-bottom: 2px;
    background: url(../images/jczt_icon.gif) no-repeat;
}

.jczt .txt a .s1 {
    background-position: 0px 0px;
}

.jczt .txt a .s2 {
    background-position: 0px -52px;
}

.jczt .txt a .s3 {
    background-position: 0px -104px;
}

.jczt .txt a .s4 {
    background-position: 0px -156px;
}

.jczt .txt a .s5 {
    background-position: 0px -208px;
}

.jczt .txt a .s6 {
    background-position: 0px -260px;
}

.none {
    display: none
}

.block {
    display: block
}

.pcxz_lm_zzbf_fsfq {
    width: 687px;
    height: auto;
    border: #ccc 1px solid;
    margin-bottom: 10px;
    margin: 0 auto 10px;
}

.pcxz_lm_zzbf_fsfq h1 {
    width: 307px;
    height: 35px;
    margin-left: 204px;
    margin-top: 40px;
}

.pcxz_lm_zzbf_fsfq h1 img {
    width: 307px;
    height: 35px;
}

.pcxz_lm_zzbf_fsfq_qh {
    width: 674px;
    height: 385px;
    margin-left: 7px;
    margin-top: 35px;
}

.tab3 {
    width: 600px;
    height: 53px;
    margin: 0 auto;
}

.tab3 ul {
    width: 600px;
    height: 53px;
}

.tab3 li {
    width: 160px;
    height: 53px;
    float: left;
    margin-left: 32px;
    display: inline;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    line-height: 53px;
}

.tab3 li.on {
    color: #0f83da;
}

.tab4 {
    width: 116px;
    height: 269px;
}

.tab4 ul {
    width: 116px;
    height: 269px;
}

.tab4 li {
    width: 116px;
    height: 41px;
    text-align: center;
    margin-top: 35px;
}

.tab4 li.on {
    color: #0f83da;
}

.pcxz_lm_zzbf_fsfq_tbqh01 {
    width: 341px;
    height: 268px;
    margin-left: 129px;
    margin-top: -268px;
}

.pcxz_lm_zzbf_fsfq_tbqh02 {
    width: 185px;
    height: 268px;
    margin-left: 489px;
    margin-top: -268px;
    background: #ff6630;
}

.pcxz_lm_zzbf_fsfq_tbqh02 h4 {
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
    color: white;
}

.pcxz_lm_zzbf_fsfq_tbqh02 p {
    width: 155px;
    height: 113px;
    margin-left: 15px;
    margin-top: 12px;
    line-height: 135%;
    color: white;
    border-bottom: 1px dashed #fff;
}

.pcxz_lm_zzbf_xing {
    font-size: 12px;
}

.pcxz_lm_zzbf_fsfq_tbqh02_a {
    width: 135px;
    height: 30px;
    background: white;
    margin-top: 15px;
    margin-left: 25px;
    line-height: 30px;
    text-align: center;
    color: #ff6630;
}

.pcxz_lm_zzbf_fsfq_tbqh02_b {
    width: 135px;
    height: 30px;
    background: #ffb505;
    margin-top: 14px;
    margin-left: 25px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
}

.tab5 {
    width: 116px;
    height: 269px;
}

.tab5 ul {
    width: 116px;
    height: 269px;
}

.tab5 li {
    width: 116px;
    height: 41px;
    text-align: center;
    margin-top: 35px;
}

.tab5 li.on {
    color: #0f83da;
}

.tab6 {
    width: 116px;
    height: 269px;
}

.tab6 ul {
    width: 116px;
    height: 269px;
}

.tab6 li {
    width: 116px;
    height: 41px;
    text-align: center;
    margin-top: 35px;
}

.tab6 li.on {
    ;
    color: #0f83da;
}

.qw {
    margin-top: 20px;
    margin-bottom: 32px;
}

.qw .parHd ul {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #cbcbcb;
}

.qw .parHd ul li {
    float: left;
    width: 118px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.qw .parHd ul li.on {
    color: #005235;
    border-bottom: 1px solid #c13f3c;
    font-size: 24px;
}

.qw .parBd {
    margin-top: 24px;
}

.qw .parBd .slideBox .sl1_l,
.qw .parBd .slideBox .sl1_r {
    width: 270px;
    float: left;
}

.qw .parBd .slideBox .sl1_l dl,
.qw .parBd .slideBox .sl1_r dl {
    position: relative;
    margin-bottom: 10px;
}

.qw .parBd .slideBox .sl1_l dl p,
.qw .parBd .slideBox .sl1_r dl p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 25px;
    background: #000;
    opacity: 0.7;
    width: 270px;
    text-align: center;
    font-family: "";
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}

.qw .parBd .slideBox .sl1_c {
    width: 544px;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}

.qw .parBd .slideBox .sl1_c dl {
    position: relative;
}

.qw .parBd .slideBox .sl1_c dl p {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 45px;
    background: #000;
    opacity: 0.7;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
    width: 544px;
}

.qw .parBd .slideBox .sl2 {
    width: 896px;
    margin: 0 auto;
}

.qw .parBd .slideBox .sl2 li {
    float: left;
    padding: 0 16px;
}

.qw .parBd .slideBox .sl2 li a {
    text-decoration: none;
}

.qw .parBd .slideBox .sl2 li span {
    display: block;
    text-align: center;
}

.qw .parBd .slideBox .sl2 li p {
    color: #c0c0c0;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

.qw .parBd .slideBox .sl3 li {
    float: left;
    padding: 0 14px;
    color: 666666;
}

.qw .parBd .slideBox .sl3 li a {
    text-decoration: none;
}

.footer {
    margin-top: 30px;
}