@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: #f5f0e2;
    font-family: "微软雅黑";
    line-height: 36px;
    color: #333;
    text-align: center;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e83a43;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

#wrap {
    width: 100%;
    background: url("1536.jpg") center top no-repeat;
}

#top {
    height: 500px;
    width: 100%;
    margin: 0 auto;
}

#content {
    width: 1200px;
    margin: 0px auto 30px auto;
    background: #fff;
}

#bottom {
    padding: 10px 20px;
    background: #2d2929;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#top .logo {
    width: 1200px;
    padding-top: 45px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}


/*首页样式*/

.indexwrap #top {
    height: 590px;
}

.indexwrap #content {
    background: none !important;
    border: none;
}

.main_box {
    clear: both;
    margin: 0px auto 30px auto;
    overflow: hidden;
}

.mt30 {
    margin-top: 30px;
}

.bza_box {
    background: #f7e0c9;
    opacity: 0.9;
    background: rgba(247, 224, 201, 0.9) !important;
    padding: 30px 60px;
    border-radius: 20px;
    margin: 0px auto 30px auto;
}

.bza_box {
    text-align: left;
    text-indent: 2em;
}

.box_top {
    background: url("1504.png") center no-repeat;
    min-height: 70px;
}

.box_con {
    padding: 30px 20px;
    background: url("1503.png") bottom center no-repeat;
    overflow: hidden;
    margin-top: -70px;
}

.w560 {
    float: left;
    width: 560px;
}

.w560 img {
    width: 560px;
    height: 320px;
}

.w560 p {
    display: none;
}

.w565 {
    float: right;
    width: 565px;
}

.w565 dl dt {
    margin-bottom: 10px;
}

.w565 dl dt a {
    font-size: 18px;
    color: #b71e14;
    font-weight: bold;
}

.w565 dl dd,
.w565 dl dd p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-indent: 2em;
    text-align: left;
}

.w565 dl dd a {
    display: block;
    text-indent: 0em;
    text-align: center;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    border: 1px solid #b71e14;
    border-radius: 0px;
    margin: 10px auto 0 auto;
}

.w565 dl dd span {
    display: none;
}

.in_title {
    text-align: center;
}

.pd70 {
    padding-bottom: 70px;
}

.rwsj_con {
    overflow: hidden;
    zoom: 1;
}

.rwqtab {
    float: left;
    width: 430px;
    overflow: hidden;
    zoom: 1;
}

.rwqtab li {
    /* float: left; */
    width: 85px;
    margin: 0 0 30px 15px;
    display: inline-block;
    overflow: hidden;
}

.rwqtab li .tp {
    display: block;
    width: 85px;
    height: 76px;
    background: url("1531.png") top center no-repeat;
}

.rwqtab li img {
    float: left;
    width: 85px;
    height: 76px;
}

.rwqtab li .tit {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}

.rwqtab li:hover img,
.rwqtab li.on img {
    width: 79px;
    height: 70px;
    margin: 3px 0 0 3px;
}

.rwqtab li:hover .tit,
.rwqtab li.on .tit {
    color: #fb3a00;
}

.rwinfo {
    float: right;
    width: 730px;
}

.rwinfo dt {
    float: left;
    width: 288px;
    overflow: hidden;
}

.rwinfo dt img {
    width: 288px;
    height: 258px;
}

.rwinfo dt .rwname a {
    display: block;
    background: url("1532.png") center no-repeat;
    width: 198px;
    height: 67px;
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-left: 20px;
}

.rwinfo dd {
    float: right;
    width: 400px;
    overflow: hidden;
    text-align: left;
}

.rwinfo dd h4 {
    background: url("#") left center no-repeat;
    padding-left: 25px;
    color: #fb3a00;
}

.rwinfo2 dd h3 {
    display: block;
    background: url("1532.png") center no-repeat;
    width: 198px;
    height: 67px;
    text-align: center;
}

.rwinfo2 dd h3 a {
    display: block;
    line-height: 46px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.rwinfo2 p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 28px;
}

.xcsk_con {
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.xcsk_con .sp4 {
    float: left;
    width: 560px;
    height: 390px;
    overflow: hidden;
}

.sp_tit {
    position: absolute;
    left: 0;
    top: 400px;
}

.silder-box {
    float: right;
    width: 610px;
    height: 390px;
    overflow: hidden;
}

.silder {
    width: auto;
}

.silder li {
    float: left;
    width: 610px;
    height: 390px;
}

.silder li a {
    /* float: left; */
    /* margin-bottom: 10px; */
    width: 300px;
    text-align: center;
    height: 190px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.silder li a img {
    width: 300px;
    height: 190px;
}

.silder li span {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
    padding: 5px 0 5px 20%;
    background: #000;
    opacity: 0.9;
    background: rgba(0, 0, 0, 0.6) !important;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.silder li a:first-child+a,
.silder li a:first-child+a+a+a {
    float: right;
}

.silder-button {
    top: 160px;
    width: 36px;
    height: 60px;
    position: absolute;
    cursor: pointer;
}

.silder-button.btl {
    left: 2px;
    background: url("1502.png") no-repeat center;
    background-color: rgba(0, 0, 0, .6);
    box-shadow: 0 0 1px 1px #111;
}

.silder-button.btr {
    right: 2px;
    background: url("1505.png") no-repeat center;
    background-color: rgba(0, 0, 0, .6);
    box-shadow: 0 0 1px 1px #111;
}

.silder-button.btl:hover,
.silder-button.btr:hover {
    background-color: rgba(158, 158, 158, .8);
    box-shadow: 0 0 1px 1px rgba(158, 158, 158, 1);
}

.wap_xcsklist {
    display: none;
}

.morelink {
    clear: both;
    text-align: center;
    padding-top: 10px;
}

.morelink a {
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    border: 1px solid #b71e14;
    border-radius: 0px;
    margin: auto;
}

.xcsk_con .morelink {
    padding-left: 560px;
}

.ul_list {
    min-height: 100px;
    overflow: hidden;
}

.ul_list li {
    line-height: 40px;
    background: url("#") left center no-repeat;
    text-align: left;
    position: relative;
}

.ul_list li:hover {
    background: url("#") left center no-repeat;
    color: #e83a43;
}

.ul_list li a {
    display: block;
    padding-left: 20px;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.ul_list li span {
    position: absolute;
    right: 0px;
    top: 0;
}

.ul_list2 li {
    float: left;
    width: 48%;
}

.ul_list2 li:nth-child(2n),
.ul_list2 li:nth-child(even) {
    float: right;
}


/*二级列表页样式*/

.loc {
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    padding: 10px;
    line-height: 150%;
    text-align: left;
    border-bottom: 1px #eee solid;
}

.loc a {
    font-size: 14px;
    color: #333;
}

.loc a:hover {
    color: #333;
}

#listmain {
    min-height: 320px;
    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 .article tr td {
    padding-bottom: 10px;
    margin: 0;
    vertical-align: top;
    border-bottom: 1px #eee solid;
}

.alist .article .arlisttd {
    line-height: 30px;
}

.alist .article .ardot {
    width: 10px;
    padding-top: 2px;
    line-height: 100%;
}

.alist .article .timedefault {
    font-size: 14px;
    color: #555;
    width: 100px;
    text-align: right;
    padding-top: 0px;
}

.alist .article .listline {
    display: none;
}

.plist {
    overflow: hidden;
}

.plist li {
    /* float: left; */
    margin: 0 0 20px 2%;
    width: 22.5%;
    max-width: 300px;
    height: 190px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.plist li img {
    width: 100%;
    height: 100%;
}

.plist li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    opacity: 0.9;
    background: rgba(0, 0, 0, 0.6) !important;
}

.plist li p a {
    float: left;
    padding: 5px 2%;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}


/*文章页样式*/

#artmain {
    padding: 0 30px;
    margin: 0 auto;
}

#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-size: 14px;
    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:1200px) {
    #wrap {
        background-size: 105%;
    }
    #top {
        height: auto;
    }
    #top .logo {
        width: 100%;
        padding: 10px 0;
    }
    #top .logo img {
        width: 60%;
        height: auto;
    }
    #content {
        width: 98%;
        margin: 0px auto 10px auto;
    }
    .indexwrap #top {
        height: auto;
    }
    .box_top {
        background-size: 100%;
        min-height: 70px;
    }
    .box_con {
        background-size: 100%;
        margin-top: -70px;
    }
    .w560 {
        width: 48%;
    }
    .w560 img {
        width: 100%;
        height: auto;
    }
    .w565 {
        width: 49%;
    }
    .rwqtab {
        float: none;
        width: 98%;
        margin: auto;
    }
    .rwinfo {
        float: none;
        width: 100%;
    }
    .rwqtab li {
        width: 12%;
        margin: 0 0 30px 0.5%;
        text-align: left;
    }
    .rwqtab li .tit {
        text-align: left;
        padding-left: 10px;
    }
    .rwinfo dl {
        width: 970px;
        margin: auto;
    }
    .rwinfo dt {
        width: 300px;
    }
    .rwinfo dd {
        width: 650px;
    }
    .xcsk_con .sp4 {
        float: none;
        width: 98%;
        margin: 0 auto 10px auto;
        padding-bottom: 50px;
    }
    .xcsk_con .sp_tit {
        position: inherit !important;
        left: 0;
        top: 0;
        line-height: 100%;
    }
    .silder-box {
        display: none;
        float: none;
        width: 98%;
        margin: auto;
    }
    .wap_xcsklist {
        display: block;
        width: 98%;
        margin: auto;
    }
    .wap_xcsklist li {
        /* float: left; */
        margin-top: 5px;
        margin-right: 2.5%;
        width: 23%;
        height: auto;
        text-align: center;
        overflow: hidden;
        display: inline-block;
        position: relative;
    }
    .wap_xcsklist li:nth-child(4n) {
        margin-right: 0;
    }
    .wap_xcsklist li img {
        width: 100%;
        height: auto;
        margin: auto;
    }
    .wap_xcsklist li p {
        position: absolute;
        left: 1%;
        bottom: 12px;
        width: 98%;
        background: #000;
        opacity: 0.9;
        background: rgba(0, 0, 0, 0.6) !important;
        margin: auto;
    }
    .wap_xcsklist li p a {
        float: left;
        padding: 5px 5%;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }
    .xcsk_con .morelink {
        padding-left: 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;
    }
    .alist .ardot {
        width: 10px;
        padding: 0;
        margin: 0;
    }
}

@media screen and (max-device-width:1024px) {
    .w560 {
        float: none;
        width: 98%;
        margin: 0 auto;
    }
    .w565 {
        float: none;
        width: 98%;
        margin: 0 auto;
    }
    .rwqtab {
        float: none;
        width: 98%;
        margin: auto;
    }
    .rwinfo {
        float: none;
        width: 100%;
    }
    .rwqtab li {
        width: 12%;
        margin: 0 0 30px 0.5%;
        text-align: left;
    }
    .rwqtab li .tit {
        text-align: left;
        padding-left: 10px;
    }
    .rwinfo dl {
        width: 98%;
        margin: auto;
    }
    .rwinfo dt {
        width: 38%;
        min-width: 288px;
    }
    .rwinfo dd {
        width: 60%;
    }
    .ul_list2 li {
        float: none;
        width: 100%;
    }
    .ul_list2 li:nth-child(2n),
    .ul_list2 li:nth-child(even) {
        float: none;
    }
    .sjsm {
        display: none;
    }
}

@media screen and (max-device-width:812px) {
    .rwinfo dt {
        min-width: auto;
    }
    .rwinfo dt img {
        width: 98%;
        height: auto;
    }
    .wap_xcsklist li {
        margin-right: 0;
        width: 49%;
    }
    .wap_xcsklist li:nth-child(2n) {
        float: right;
    }
    .plist li {
        width: 30.5%;
    }
    #zoom embed {
        width: 98% !important;
        margin: auto;
    }
}

@media screen and (max-device-width:768px) {
    #wrap {
        background-size: 130%;
    }
    .bza_box {
        padding: 30px;
    }
    .box_top {
        background: none;
        min-height: auto;
    }
    .box_con {
        padding: 5px 0px;
        background: none;
        margin-top: 0px;
    }
    /* .in_title {} */
    .in_title img {
        width: 90%;
        max-width: 524px;
    }
    .pd70 {
        padding-bottom: 0;
    }
    .rwqtab li .tp {
        width: 100%;
        height: auto;
    }
    .rwqtab li img {
        width: 100%;
        height: auto;
    }
    .rwqtab li .tit {
        padding-left: 0;
    }
    .rwqtab li:hover img,
    .rwqtab li.on img {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .rwinfo dt {
        width: 35%;
    }
    .rwinfo dt img {
        width: 95%;
        height: auto;
    }
    .rwinfo dd {
        width: 63%;
    }
    .rwinfo2 dd h3 {
        background-size: 100% 100%;
        width: 150px;
        height: 60px;
    }
    .rwinfo2 dd h3 a {
        line-height: 36px;
        font-size: 18px;
    }
    .rwinfo2 dd p {
        text-indent: 0;
    }
    .plist li {
        margin: 0 0 20px 6.5%;
        width: 43%;
    }
}

@media screen and (max-device-width:736px) {}

@media screen and (max-device-width:667px) {
    .plist li {
        margin: 0 0 20px 3.5%;
        width: 44.5%;
    }
}

@media screen and (max-device-width:568px) {
    #zoom embed {
        height: auto !important;
        width: 100% !important;
    }
}

@media screen and (max-device-width:414px) {
    #top .logo {
        padding: 5px 0 0 0;
    }
    .rwqtab li {
        width: 21%;
        margin: 0 0 10px 3%;
    }
    .rwinfo dt {
        float: none;
        width: 98%;
        margin: auto;
    }
    .rwinfo dt img {
        max-width: 288px;
    }
    .rwinfo dd {
        float: none;
        width: 98%;
        margin: auto;
    }
    .rwinfo2 dd h3 {
        width: 198px;
        height: 67px;
        margin: 10px auto 0 auto;
    }
    .rwinfo2 dd h3 a {
        line-height: 46px;
        font-size: 22px;
    }
    .xcsk_con .sp4 {
        height: auto !important;
        margin: 0 auto 10px auto;
        padding: 0;
    }
    .xcsk_con .sp4 * {
        height: auto !important;
    }
    .sp_tit {
        margin: -10px 0 10px 0;
    }
    .wap_xcsklist li {
        float: none;
        width: 98%;
        margin: 0 auto;
    }
    .wap_xcsklist li:nth-child(2n) {
        float: none;
    }
    .ul_list li {
        line-height: 24px;
        background-position: left 12px;
        padding: 6px 0;
        border-bottom: 1px #ddd dashed;
        margin-bottom: 5px;
    }
    .ul_list li:hover {
        background-position: left 12px;
    }
    .ul_list li a {
        width: auto;
        white-space: normal;
    }
    .ul_list li span {
        position: inherit !important;
        display: block;
        text-align: right;
        font-size: 14px;
        color: #666;
    }
    .plist li {
        float: none;
        margin: 0 auto 20px auto;
        width: 100%;
    }
    .sjsm {
        display: none;
    }
    #bottom span {
        display: block;
        padding-right: 20px;
    }
}

@media screen and (max-device-width:375px) {}

@media screen and (max-device-width:320px) {}