@charset "utf-8";* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 14px
}

body {
    background-color: #f0f0f0
}

section {
    padding: 42px 10px 10px 10px;
    clear: both
}

a {
    text-decoration: none
}

li {
    list-style: none
}

.clear {
    height: 1px;
    clear: both
}

header {
    min-height: 44px;
    background: #ff7d01;
    position: relative;
    z-index: 5;
}

header .show {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    height: 44px;
    width: 100%;
    overflow: hidden
}

header h1 {
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 44px
}

header h1 img {
    height: 44px
}

header .show .search,header .show span {
    display: block;
    width: 56px;
    height: 44px
}

header .show .logo {
    display: block;
    text-align: center;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    height: 44px;
    border: none
}

header .show #popup {
    background: url(../images/base.png) no-repeat 13px 8px;
    background-size: 30px
}

header .show .search {
    background: url(../images/base.png) no-repeat 13px -30px;
    background-size: 30px
}

header nav {
    display: none
}

nav {
    display: block;
    width: 100%;
    position: absolute;
    top: 44px;
    z-index: 99;
    background: #fff
}

nav li {
    overflow: hidden;
    padding: 5px 5px
}

.n_top {
    width: 100%;
    height: 25px
}

.n_top span {
    display: inline-block;
    float: left
}

.n_top .n_tit {
    width: 18%;
    color: #42d5a9;
    font-size: 16px;
    font-weight: 700;
    height: 21px;
    text-align: center
}

.n_top .n_line {
    height: 1px;
    width: 82%;
    background-color: #b5b5b5;
    margin-top: 10px
}

.n_under {
    width: 98%;
    padding-left: 2%
}

.n_under a {
    height: 22px;
    line-height: 22px;
    display: inline-block;
    float: left;
    background-color: #ececec;
    border-radius: 8px;
    padding: 0 8px;
    margin: 10px 5px;
    color: #363636
}

.page_title {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #fff
}

.page_title a {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: 12px;
    background: url(../images/base2.png) no-repeat -4px -176px;
    background-size: 36px
}

.page_title h2 {
    width: 78%;
    text-align: center;
    color: #42d5a9;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

footer {
    background-color: #f0f0f0;
    height: 95px;
    padding: 12px 0;
    font-size: 16px
}

.foot_back {
    width: 200px;
    height: 30px;
    margin: 0 auto
}

.foot_back a {
    display: inline-block;
    color: #3f3f3f;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    font-weight: 700;
    font-size: 16px
}

.back_top {
    background: url(../images/base.png) no-repeat 0 -76px;
    margin-right: 20px;
    background-size: 30px
}

.back_pc {
    background: url(../images/base.png) no-repeat 0 -120px;
    background-size: 32px
}

.foot_info {
    color: #a9a9a9;
    font-size: 16px;
    margin-top: 12px;
    text-align: center
}

.page {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    height: 32px;
    background-color: #fff
}

.page a {
    display: inline-block;
    width: 14%;
    height: 30px;
    line-height: 30px;
    margin: 0 -10px;
    border: 0px solid #42d5a9;
    border-radius: 15px;
    color: #42d5a9
}

.head_tit {
    width: 100%;
    height: 42px;
    display: box;
    display: -moz-box;
    display: -webkit-box
}

.head_tit a,.head_tit h3 {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    height: 40px;
    color: #333;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1
}

.head_tit h3 {
    color: #42d5a9;
    border-bottom: 2px solid #42d5a9;
    font-weight: 400
}

.gray {
    background-color: #f0f0f0
}

.art_lists {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.art_lists li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dashed #e7e7e7
}

.art_lists li a {
    display: block;
    width: 100%;
    overflow: hidden
}

.art_lists .art_img {
    width: 36%;
    float: left
}

.art_lists .art_img .img {
    width: 94%;
    height: 80px;
    margin: 0 auto;
    overflow: hidden
}

.art_lists .art_img img {
    display: block;
    height: 80px;
    width: 100%;
    margin: 0 auto
}

.art_lists .art_cont {
    width: 64%;
    float: left
}

.art_lists .art_cont span {
    text-align: left;
    display: block;
    line-height: 20px;
    width: 96%;
    margin: 0 auto
}

.art_lists .art_cont .art_tit {
    height: 20px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.art_lists .art_cont .art_txt {
    height: 60px;
    color: #b6b6b6
}

article {
    width: 100%;
    overflow: hidden
}

.art_head {
    width: 100%;
    padding: 5px 0;
    overflow: hidden
}

.art_head h3 {
    line-height: 35px;
    text-align: center;
    font-size: 16px
}

.art_head span {
    display: block;
    text-align: center;
    color: #b4b4b4;
    line-height: 25px
}

.art_cont img {
    display: block;
    max-width: 100%!important;
    margin: 5px 0;
    height: auto!important
}

.art_cont iframe {
    display: block;
    max-width: 100%!important
}

.art_cont embed {
    max-width: 100%!important
}

@media screen and (max-width: 350px) {
    .art_cont iframe {
        max-height:200px!important
    }

    .art_cont embed {
        max-height: 200px
    }
}

@media screen and (min-width: 349px) and (max-width:500px) {
    .art_cont iframe {
        max-height:320px!important
    }

    .art_cont embed {
        max-height: 320px
    }
}

#down_table {
    width: 100%;
    height: 42px;
    background-color: #fff;
    display: box;
    display: -moz-box;
    display: -webkit-box
}

#down_table span {
    display: block;
    width: 50%;
    height: 40px;
    font-size: 15px;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    text-align: center;
    line-height: 40px
}

#down_table .cur {
    background-color: #f0f0f0;
    border-bottom: 2px solid #42d5a9
}

#table_cont {
    overflow: hidden;
    position: relative
}

#table_cont #table_ul ul {
    float: left
}

.top_tit {
    width: 100%;
    background: #fff;
    height: 25px;
    padding: 10px 0;
    border-bottom: 1px solid #ececec
}

.top_tit span {
    display: block;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 4px solid #42d5a9;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.pack_li,.pack_li ul {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.pack_li li {
    border-bottom: 1px solid #f5f5f5;
    padding: 5px 0;
    display: block
}

.pack_li li a {
    display: block;
    height: 60px
}

.pack_li .pack_cont {
    width: 80%;
    float: left
}

.pack_li .pack_cont span {
    display: block;
    text-align: left;
    color: #a1a1a1;
    height: 30px;
    line-height: 30px;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px
}

.pack_li .pack_cont .pack_tit {
    color: #333
}

.pack_li .pack_lh {
    width: 20%;
    float: left
}

.pack_li .pack_lh span {
    display: block;
    width: 86%;
    height: 28px;
    border-radius: 15px;
    border: 1px solid #cbcbcb;
    margin: 5px auto;
    line-height: 28px;
    color: #333;
    text-align: center
}

.ul_li {
    overflow: hidden;
    background-color: #fff;
    padding: 10px 0
}

.ul_li li {
    float: left;
    width: 25%;
    text-align: center
}

.ul_li li a {
    padding: 5px 0 5px 0;
    color: #b2b2b2;
    display: inline-block;
    text-align: center;
    width: 100%
}

.ul_li li img {
    width: 65px;
    height: 65px
}

.ul_li li span {
    display: block;
    font-size: 12px;
    height: 18px;
    line-height: 18px
}

.ul_li li .jx_title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ul_li li .jx_xz {
    height: 25px;
    width: 65px;
    color: #333;
    line-height: 25px;
    border: 1px solid #b2b2b2;
    border-radius: 10px;
    margin: 4px auto 0 auto
}

.ul_lists {
    width: 100%;
    background-color: #fff;
    overflow: hidden
}

.ul_lists li {
    height: 30px;
    display: block;
    border-bottom: 1px dashed #e7e7e7;
    padding: 8px 0
}

.ul_lists li a {
    display: block;
    line-height: 31px;
    padding: 0 10px 0 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/d4.png) no-repeat 9px 13px;
    height: 31px;
    color: #333
}

#comment {
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.art_pl .pl_txt {
    height: 60px;
    padding: 10px 0
}

.art_pl textarea {
    background: url(../images/pic4.png) no-repeat 5px -72px;
    height: 50px;
    line-height: 25px;
    background-size: 26px;
    display: block;
    width: 92%;
    margin: 0 auto;
    border: 1px solid #d9d9d9;
    padding: 5px 1%;
    text-indent: 30px
}

::-moz-placeholder {
    text-indent: 30px
}

:-ms-input-placeholder {
    text-indent: 30px
}

::-webkit-input-placeholder {
    text-indent: 30px
}

.art_pl textarea:focus {
    background: 0 0;
    text-indent: 0
}

.art_pl .pl_btn {
    width: 100%;
    height: 40px
}

.pl_btn input {
    display: block;
    width: 94%;
    height: 30px;
    float: right;
    margin: 0 3%;
    line-height: 30px;
    text-align: center;
    background-color: #42d5a9;
    border: none;
    color: #fff;
    outline: 0;
    vertical-align: middle
}

.pl_head {
    width: 100%;
    height: 30px;
    background-color: #f0f0f0;
    line-height: 30px
}

.pl_head span {
    display: inline-block;
    float: left;
    color: #9c9c9c
}

.pl_head .pl_tit {
    width: 60px;
    color: #333;
    margin-left: 10px
}

#pl_ul {
    width: 100%;
    background-color: #fff
}

#pl_ul li {
    margin: 0 10px;
    display: block;
    border-bottom: 1px dashed #e7e7e7;
    padding: 5px 0
}

#pl_ul .pl_top span {
    color: #9c9c9c;
    line-height: 25px
}

.pl_top {
    width: 100%;
    overflow: hidden
}

.pl_top .pl_wj {
    float: left
}

.pl_top .pl_date {
    float: right
}

#pl_ul .pl_cont {
    line-height: 30px;
    text-align: left
}

.pl_empty {
    color: #9c9c9c;
    line-height: 26px;
    text-align: center
}

#pl_more {
    width: 100%;
    text-align: center;
    height: 35px;
    color: #9c9c9c;
    line-height: 35px
}

.detail_page {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    height: 32px;
    background-color: #fff
}

.detail_page a {
    display: inline-block;
    width: 30%;
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    border: 1px solid #ff7d01;
    border-radius: 15px;
    color: #ff7d01
}

.down_div {
    padding: 5px 0;
    width: 100%;
    height: 70px;
    background: #fff;
    color: #b2b2b2;
    margin: 5px 0
}

.down_div .yx_left {
    width: 25%;
    float: left;
    height: 70px;
    display: inline-block;
    color: #b2b2b2
}

.down_div .yx_left img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 3px auto 0 auto
}

.down_div .yx_right {
    width: 75%;
    float: left;
    height: 47px;
    color: #b2b2b2
}

.down_div .yx_right .rgt_l {
    width: 72%;
    float: left;
    height: 45px;
    display: inline-block
}

.yx_right .right1 {
    height: 25px;
    width: 100%;
    float: left
}

.yx_right .right1 span {
    display: inline-block;
    text-align: center
}

.yx_right .right1 .title {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    width: 58%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left
}

.yx_right .right1 .yx_cate {
    width: 38%;
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin: 2px 1% 0 1%;
    float: right
}

.yx_right .right2 {
    width: 100%;
    height: 20px;
    float: left
}

.yx_right .right2 span {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    height: 22px;
    float: left
}

.yx_right .right2 .num {
    width: 60%;
    text-align: left
}

.yx_right .right2 .size {
    width: 40%;
    text-align: center
}

.down_div .yx_right .rgt_r {
    width: 28%;
    height: 45px;
    float: left
}

.yx_right .rgt_r span {
    display: block;
    line-height: 28px;
    width: 88%;
    border-radius: 14px;
    height: 28px;
    border: 1px solid #ff7d01;
    color: #ff7d01;
    margin: 5px auto;
    text-align: center
}

.down_div .yx_txt {
    width: 75%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    border-top: 1px dashed #e7e7e7;
    font-size: 14px;
    text-align: left
}

.down_div .yx_txt a {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    padding: 0 8px;
    margin: 2px 6px 2px 0;
    float: left;
    border-radius: 10px;
    background-color: #57b007;
    font-size: 10px;
    color: #fff
}

.down_div .yx_txt span {
    display: inline-block;
    height: 22px;
    float: left
}

.down_div .yx_txt a:nth-child(3) {
    background-color: #ff7d01
}

.down_div .yx_txt a:nth-child(4) {
    background-color: #aa59f2
}

.down_div .yx_txt a:nth-child(5) {
    background-color: #348df2
}

.down_a {
    width: 100%;
    background: #fff;
    margin: 5px 0
}

.down_a a {
    display: block;
    height: 30px;
    padding: 5px 0;
    color: #333
}

.down_a span {
    display: inline-block;
    float: left
}

.down_a .a_tit {
    width: 78%;
    float: left;
    margin: 0 1%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    text-indent: 3px
}

.down_a .a_down {
    width: 18.5%;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ff7d01;
    color: #ff7d01;
    text-align: center;
    border-radius: 14px
}

.xq_crf {
    margin: 10px 0;
    padding: 0;
    border: 1px solid #fd6d52
}

.xq_crf span {
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #fd6d52;
    display: inline-block;
    text-align: center;
    width: 100%
}

.xq_crf ul {
    overflow: hidden;
    zoom:1}

.xq_crf li {
    float: left;
    width: 33.33333%;
    min-height: 35px;
    height: 35px;
    text-align: center;
    padding: 0
}

.xq_crf li img {
    width: 66px;
    height: 66px
}

.xq_crf li a.tit {
    display: inline-block;
    width: 100%;
    border-right: 1px solid #fd6d52;
    border-bottom: 1px solid #fd6d52;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    color: #333
}
