@charset "utf-8";

/* CSS Document */

html {
    font-size: 62.5%;
}

* {
    padding: 0;
    margin: 0
}

ul,
li {
    list-style: none;
}

img {
    border: None;
}

body {
    font-size: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #e9f8ff;
    font-family: "微软雅黑";
    line-height: 24px;
    color: #333;
    text-align: center;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #0066cc;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

#wrap {
    margin: 0 auto;
    background: url('1011.jpg') center 60px no-repeat;
}

#top {
    height: 560px;
    margin: 0 auto;
    background: url('1012.png') center bottom no-repeat;
    z-index: 99;
}

#content {
    width: 1160px;
    padding: 15px 20px;
    margin: -15px auto 0px auto;
    background: #fff;
}

#bottom {
    line-height: 150%;
    padding: 20px;
    background: #262525;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

#top .logo {
    margin: 65px auto;
    text-align: center;
}

#bza {
    max-width: 1160px;
    margin: 10px auto 5px auto;
    padding: 40px 10px 10px 50px;
    background: #f8ab57 url('990.png') 10px 10px no-repeat;
    border-radius: 0px;
}

.bza_box {
    background: url('991.png') bottom right no-repeat;
    padding: 0px 40px 30px 0px;
}

.bza_jj {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 200%;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 20px;
}

.bza_time {
    max-width: 860px;
    margin: 10px auto;
    font-size: 16px;
    color: #fff;
    line-height: 150%;
    font-weight: bold;
    padding: 10px;
    border: 2px #fff dashed;
}


/*首页样式*/

.main_box {
    clear: both;
    margin: 30px auto 0px auto;
    overflow: hidden;
}

.mt30 {
    margin-top: 30px;
}

.ct {
    overflow: hidden;
    margin: 0 0 20px 0;
    height: 34px;
    padding: 0 0 30px 0;
    background: url('1009.png') bottom center no-repeat;
    text-align: center;
}

.ct2 {
    overflow: hidden;
    margin: 0 0 20px 0;
    height: 34px;
    padding: 0 0 30px 0;
    background: url('1010.png')bottom left no-repeat;
    text-align: left;
    position: relative;
}

.ct2 .more {
    position: absolute;
    bottom: 18px;
    right: 0;
    display: block;
    width: 58px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-align: center;
    border: 1px #f28d3b solid;
    border-radius: 20px;
}

.zhbd {
    overflow: hidden;
    zoom: 1;
}

.zhbd-i {
    width: 580px;
    height: 360px;
    overflow: hidden;
}

.zhbd-i img {
    width: 100%;
    height: 100%;
}

.silder {
    margin: 0 auto;
}

.silder-box-zhbd .silder li {
    width: 580px;
    position: relative;
}

.silder-box-zhbd .silder li {
    height: 360px;
}

.silder-box-zhbd .silder li img {
    width: 100%;
    height: 100%;
}

.silder-box-zhbd .silder li h4 {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 96%;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    padding: 10px 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    background: rgba(0, 0, 0, .5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.silder-box .silder li a {
    display: block;
    overflow: hidden;
}

.silder-box .silder li img {
    width: 100%;
    height: 360px;
    padding: 0;
}

.silder-button {
    top: 165px;
    width: 25px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}

.silder-button .btl {
    left: -40px;
    background: url('#') no-repeat center center;
    background-size: 50%;
}

.silder-button .btr {
    right: -40px;
    background: url('#') no-repeat center center;
    background-size: 50%;
}

.silder-box-zhbd .silder-button,
.silder-box-fbh .silder-button {
    top: 50%;
    margin-top: -20px;
    background-color: rgba(0, 0, 0, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000);
}

.silder-box-zhbd .silder-button:hover,
.silder-box-fbh .silder-button:hover {
    opacity: .8;
    background-color: rgba(242, 141, 59, .6);
}

.silder-box-zhbd .silder-button.btl,
.silder-box-fbh .silder-button.btl {
    left: 0;
    background-size: 60%;
}

.silder-box-zhbd .silder-button.btr,
.silder-box-fbh .silder-button.btr {
    right: 0;
    background-size: 60%;
}

.zhbd-c {
    width: 550px;
}

.zhbd-c ul {
    height: 360px;
    overflow: hidden;
}

.list {
    line-height: 2.5em;
    font-size: 16px;
}

.list li {
    background: url("992.png") no-repeat left 1.3em;
    padding-left: 15px;
    text-align: left;
    line-height: 56px;
    border-bottom: 1px solid #eee;
    position: relative;
}

.list li a {
    display: block;
    /*width:85%;*/
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -moz-binding: url('#');
}

.list li span {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
}

.morelink {
    clear: both;
    text-align: center;
    width: 130px;
    margin: 0 auto;
    padding: 30px 0;
}

.morelink a {
    display: block;
    line-height: 36px;
    padding: 0;
    font-size: 14px;
    color: #333;
    border: 2px #f28d3b solid;
    border-radius: 20px;
}

.morelink a:hover {
    background: #f28d3b;
    color: #fff;
    border: 1px #f28d3b solid;
}

.morewap {
    display: none;
}

.w560 {
    width: 560px;
    overflow: hidden;
}

.w560 .ct {
    text-align: left;
}

.cxp_list {
    height: 360px;
    overflow: hidden;
}

.cxp_list li {
    cursor: pointer;
    float: left;
    margin-left: 40px;
    width: 560px;
    height: 360px;
    position: relative;
    z-index: 998;
}

.cxp_list li:first-child {
    margin-left: 0
}

.cxp_list li a {
    padding: 0;
    margin: 0;
    border: 0;
}

.cxp_list li img {
    width: 100%;
    height: 100%;
}

.cxp_list li p {
    display: none;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-binding: url("#");
    text-align: center;
}

.cxp_list li p a {
    color: #4c4c4c;
    line-height: 22px;
}

.cxp_list li .spbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-left: -50px;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    background: url('1001.png') no-repeat;
    background-size: 100%;
    z-index: 999;
}

.cxp_list li .spbtn a {
    display: block;
    width: 58px;
    height: 58px;
}

.spzb li {
    background: url("1013.png") no-repeat left 1em;
    padding-left: 35px;
}


/*二级列表页样式*/

.loc {
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    padding: 10px;
    line-height: 150%;
    text-align: left;
    background: #fff;
    border-bottom: 1px #eee solid;
}

.loc a {
    font-size: 14px;
    color: #333;
}

.loc a:hover {
    color: #000;
}

#listmain {
    min-height: 300px;
    margin: auto;
    padding-top: 20px;
}

.alist {
    padding: 0 10px;
}

.alist .article {
    width: 98%;
    font-size: 16px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

.alist tr td {
    padding: 0 0 10px 0;
    margin: 0;
    vertical-align: top;
}

.alist .arlisttd {
    line-height: 30px;
}

.alist .ardot {
    width: 15px;
    padding-top: 0px;
}

.alist .timedefault {
    font-size: 13px;
    color: #555;
    width: 100px;
    text-align: right;
    padding-top: 2px;
}


/*文章页样式*/

#artmain {
    padding: 0 10px;
    margin: 0 auto;
    background: #fff;
}

#artmain .mtitle {
    font-size: 22px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 22px;
    line-height: 150%;
    padding-top: 25px;
}

#artmain .source {
    font-family: "宋体";
    font-size: 12px;
    padding: 10px 0;
    color: #555;
    border-bottom: 1px #ddd dotted;
}

#zoom {
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    padding: 30px 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

#zoom a {
    color: #000;
    text-decoration: underline
}

#zoom table {
    margin: auto;
}

#zoom p {
    margin: 0;
    padding: 5px 0;
    border: 0;
    text-align: justify;
    text-justify: inter-ideograph;
}

#zoom img {
    max-width: 750px;
    /* _width: expression(document.body.clientWidth > 750 ? "750px": "auto"); */
    margin: 5px auto 0px auto;
    text-align: center;
}


/*自适样式*/

@media screen and (max-device-width:1024px) {
    #wrap {
        background-size: 150%;
        background-position: center 0;
    }
    #top {
        background-size: 80%;
        height: auto;
        padding: 30px 0 70px 0;
    }
    #top .logo {
        margin: auto;
    }
    #top .logo img {
        width: 70%;
        max-width: 500px;
        height: auto;
    }
    #content {
        width: 98%;
        padding: 0;
    }
    .loc {
        width: auto;
        padding: 1rem;
    }
    #zoom {
        padding: 1rem 0;
    }
    #zoom img {
        max-width: 95%;
        margin: 5px auto 0px auto;
        text-align: center;
    }
    #zoom table {
        width: 100%;
    }
    .loc {
        width: auto;
        padding: 1rem;
    }
    .alist .arlisttd {
        line-height: normal;
    }
    .sjsm {
        display: none;
    }
    #bza,
    .bza_box {
        width: auto;
        padding: 30px 10px 10px 30px;
    }
    .bza_box {
        padding: 0 20px 20px 0;
    }
    .main_box {
        width: 98%;
    }
    .fl,
    .fr {
        float: none;
    }
    .ct2 {
        background: url('1009.png') bottom center no-repeat;
        text-align: center;
    }
    .ct2 .more {
        display: none;
    }
    .morewap {
        display: block;
    }
    .w560 {
        width: 98%;
    }
    .zhbd-i,
    .zhbd-c {
        width: 98%;
        height: auto;
        margin: auto;
    }
    .zhbd-c ul {
        height: auto;
    }
    .silder-box-zhbd .silder li {
        width: 100%;
        height: auto;
        position: relative;
    }
    .silder-box-zhbd .silder li h4 {
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }
    .silder-box-zhbd {
        width: 580px;
        height: 360px !important;
        margin: auto;
    }
    .silder {
        width: 100% !important;
    }
    .silder li,
    .silder li img {
        width: 580px !important;
        height: 360px !important;
    }
    .silder-button {
        top: 160px !important;
    }
    .cxp_list {
        height: auto;
        overflow: hidden;
    }
    .cxp_list li {
        float: none;
        margin: auto;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-device-width:736px) {
    #wrap {
        background-size: 200%;
    }
}

@media screen and (max-device-width:414px) {
    #wrap {
        background-size: 250%;
    }
    #top {
        background-size: 100%;
        padding: 30px 0 50px 0;
    }
    #top .logo {
        padding: 40px 0;
    }
    #bottom span {
        display: block;
        padding-right: 20px;
    }
    .silder-box-zhbd {
        width: 390px;
        height: 240px !important;
    }
    .silder li,
    .silder li img {
        width: 390px !important;
        height: 240px !important;
    }
    .silder-button {
        display: none;
    }
}

@media screen and (max-device-width:375px) {
    .silder-box-zhbd {
        width: 355px;
        height: 210px !important;
    }
    .silder li,
    .silder li img {
        width: 355px !important;
        height: 210px !important;
    }
}

@media screen and (max-device-width:325px) {
    .silder-box-zhbd {
        width: 300px;
        height: 180px !important;
    }
    .silder li,
    .silder li img {
        width: 300px !important;
        height: 180px !important;
    }
}