.word {
    width: 98%;
    margin: 0 auto;
}

.suggest {
    width: 100%;
}

.swiper1 {
    width: 35%;
    float: left;
    margin-right: 1em;
}

    .swiper1 img {
        width: 100%;
    }

.word p {
    color: #666;
    text-indent: 2em;
    font-size: 12px;
}

.act2 {
    background: linear-gradient(to bottom, #fad25f 0%,#da970b 100%);
}

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
}

.bjimg {
    width: 100%;
    position: absolute;
}

.bjimg1 {
    height: 450px;
    right: 0px;
    position: absolute;
}

.body {
    width: 100%;
    height: 100%;
    position: absolute;
}

.pingdai {
    width: 1350px;
    height: 33px;
    margin: 0 auto;
}

    .pingdai span {
        font-size: 14px;
        color: #000000;
        font-family: "微软雅黑";
        line-height: 33px;
    }

.denglu {
    float: right;
    width: 50px;
    height: 33px;
    margin-right: 30px;
}

    .denglu img {
        margin-top: 10.5px;
        margin-left: 8px;
    }

    .denglu span {
        float: right;
        font-size: 12px;
        color: #FFFFFF;
    }

.zhuce {
    float: right;
    width: 50px;
    height: 33px;
}

    .zhuce img {
        margin-top: 10.5px;
        margin-left: 8px;
    }

    .zhuce span {
        float: right;
        font-size: 12px;
        color: #FFFFFF;
    }

.dh {
    width: 100%;
    height: 60px;
    background: #ad3a3f;
}

.daohang {
    width: 1350px;
    height: 60px;
    margin: 0 auto;
}

.tb {
    float: left;
    width: 50px;
    height: 60px;
}

    .tb img {
        float: left;
        height: 46px;
        margin-top: 7px;
    }

.hhh {
    float: left;
    width: 300px;
    height: 60px;
}

.hhhsp {
    float: left;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 11px;
    margin-left: 10px;
}

.hhhsp1 {
    float: left;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: -2px;
    margin-left: 10px;
}

.dhs {
    float: left;
    width: 1000px;
    height: 60px;
}

    .dhs ul {
        list-style: none;
    }

        .dhs ul li {
            float: left;
            width: 166px;
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            color: #FFFFFF;
            text-align: center;
            cursor: pointer;
        }

.midele {
    width: 100%;
    height: 100%;
}

.chaxun {
    width: 1350px;
    height: 47px;
    margin: 0 auto;
    border-bottom: 2px solid #d89307;
}

    .chaxun span {
        line-height: 45px;
        font-size: 12px;
        color: #313131;
    }

    .chaxun button {
        float: right;
        width: 78px;
        height: 24px;
        background: linear-gradient(to bottom, #fad25f 0%,#da970b 100%);
        border-radius: 5px;
        outline: none;
        border: 0px;
        margin-top: 10.5px;
        color: #FFFFFF;
        cursor: pointer;
    }

    .chaxun input {
        float: right;
        width: 205px;
        height: 24px;
        margin-top: 10.5px;
        margin-right: 12px;
        outline: none;
        border: 0px;
        box-shadow: 0px 2px 3px #CCCCCC inset;
    }

    .chaxun select {
        float: right;
        width: 124px;
        height: 24px;
        margin-top: 10.5px;
        margin-right: 24px;
    }

.midelediv {
    width: 1350px;
    margin: 0 auto;
}

.midelediv1 {
    width: 382px;
    float: right;
    margin-top: 25px;
}

.midelediv2 {
    margin-top: 25px;
    width: 100%;
    float: left;
}

.newsii {
    float: right;
    width: 380px;
    height: 333px;
    border: 1px solid #D7D7D7;
}
    /*新添加*/
    .newsii .newsii-header {
        height: 36px;
        line-height: 36px;
        width: 100%;
        background: #ae3a41;
    }

.newsii-header-left {
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 30px;
}

.newsii-header-right {
    float: right;
    height: 100%;
    margin-right: 10px;
}

    .newsii-header-right a {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
    }

.newsii ul {
    list-style: none;
    padding: 10px;
    line-height: 26px;
    padding-left: 8px;
}

    .newsii ul li a {
        text-decoration: none;
        font-size: 12px;
        color: #313131;
        margin-left: 3px;
        vertical-align: 0.1em;
    }

.index1_2 {
    margin-top: 18px;
    float: right;
    width: 381px;
    height: 555px;
    border: 1px solid #D7D7D7;
}

    .index1_2 .index1_2-header {
        height: 36px;
        line-height: 36px;
        width: 100%;
        background: #ae3a41;
    }

.index1_2-header-left {
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 30px;
}

.index1_2-header-right {
    float: right;
    height: 100%;
    margin-right: 10px;
}

    .index1_2-header-right a {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
    }

.index1_2 .index1_2-details {
    border-radius: 15px;
    margin: 0 auto;
    width: 92%;
    padding: 4% 4%;
    background: rgba(255,255,255,0.5);
}

.index1_2-details .swiper-container {
    height: 237px;
}

.index1_2-details .swiper-button-next, .index1_2-details .swiper-button-prev {
    width: 37px;
    height: 50px;
}

.index1_2-details .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
    background-image: url(img/a1.png);
    background-size: cover;
}

.index1_2-details .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    background-image: url(img/a2.png);
    background-size: cover;
}

.index1_2-wen {
    margin-top: 5px;
}

    .index1_2-wen p {
        text-indent: 2em;
        font-size: 12px;
        color: #313131;
    }

.index_zt {
    margin-top: 25px;
    width: 382px;
    height: 320px;
    float: right;
}

    .index_zt .index_zt-header {
        height: 36px;
        line-height: 36px;
        width: 100%;
        background: #ae3a41;
    }

.index_zt-header-left {
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 30px;
}

.index_zt-header-right {
    float: right;
    height: 100%;
    margin-right: 10px;
}

    .index_zt-header-right a {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
    }

.index_zt-check {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #fff;
    border-bottom: 1px solid #d79104;
    font-size: 14px;
}

    .index_zt-check .index_zt-check-left {
        height: 100%;
        width: 50%;
        float: left;
        text-align: center;
        color: #313131;
        cursor: pointer;
    }

    .index_zt-check .index_zt-check-right {
        height: 100%;
        width: 50%;
        float: right;
        text-align: center;
        color: #313131;
        cursor: pointer;
    }

    .index_zt-check .index_zt-checkon {
        color: #fff;
        background: linear-gradient(to bottom, #f9d15e 0%,#da960a 100%);
    }

.index_zt-show {
    width: 100%;
    height: 248px;
}

    .index_zt-show .swiper-container {
        height: 100%;
    }

    .index_zt-show .swiper-button-next, .index_zt-show .swiper-button-prev {
        width: 37px;
        height: 50px;
    }

    .index_zt-show .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0;
        background-image: url(img/a1.png);
        background-size: cover;
    }

    .index_zt-show .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0;
        background-image: url(img/a2.png);
        background-size: cover;
    }

    .index_zt-show .index_zt-title {
        position: absolute;
        bottom: 0;
        height: 52px;
        line-height: 52px;
        background-color: rgba(0,0,0,0.5);
        width: 100%;
        text-align: center;
        color: #fff;
    }

.hidden {
    display: none;
}

.floot {
    float: left;
    width: 100%;
    height: 99px;
    background: #ae3a41;
    margin-top: 30px;
}

.fwfdfd {
    background: linear-gradient(to bottom, #f9d15e 0%,#da960a 100%);
}

.fwfdfd2 {
    background: #ffffff;
}

.floot {
    text-align: center;
}

.floot_sp {
    float: left;
    margin-top: 30px;
    width: 100%;
    height: 40px;
}

    .floot_sp span {
        font-size: 14px;
        color: #FFFFFF;
    }
