/* header start */

.index_box {
    background-color: #ffffff;
}

.header {
    height: 4.35rem;
    background: url(../images/header_bj.png) no-repeat center top;
    background-size: 100%;
}

.header_logo {
    width: 6.72rem;
    height: 1.43rem;
    margin: auto;
    padding-top: 0.94rem;
}

.header_logo a {
    width: 6.72rem;
    height: 1.43rem;
    display: block;
    background: url(../images/logo.png) no-repeat center;
    background-size: 100%;
}

.header_dh {
    height: 0.84rem;
    border-top: 0.01rem solid #ff4907;
    border-bottom: 0.01rem solid #ff4907;
    box-sizing: border-box;
    margin-top: 1.11rem;
    position: relative;
    overflow: hidden;
    transition: .2s;
    background-color: #c80d09;
}

.header_dh ul {
    position: absolute;
    z-index: 9;
    box-sizing: border-box;
    padding-left: 0.3rem;
    background-color: #c80d09;
}

.header_dh ul li {
    float: left;
}

.header_dh ul li a {
    display: block;
    text-align: center;
    font-size: 0.26rem;
    color: #ffffff;
    line-height: 0.84rem;
    height: 0.84rem;
    font-weight: bold;
    margin-right: 0.57rem;
}

.header_dh ul li.on a {
    color: #ffffd3;
}

.header_dh button {
    position: absolute;
    width: 0.9rem;
    height: 0.84rem;
    right: 0;
    top: 0;
    border: none;
    outline: none;
    background-color: #f73b24;
    z-index: 1000;
}

.header_dh button img {
    display: block;
    width: 0.28rem;
    height: 0.22rem;
    margin: 0 auto;
    transition: .2s;
}

.header_dh i {
    position: absolute;
    top: 0.84rem;
    width: 100%;
    height: 0.02rem;
    background: #f73b24;
    left: 0;
    z-index: 9999;
}

.header_dh.show {
    transition: .2s;
    overflow: initial;
}

.header_dh.show button img {
    transform: rotateZ(270deg);
    transition: .2s;
}

.toutiao {
    height: 1.55rem;
    padding-top: 0.45rem;
    box-sizing: border-box;
}

.toutiao a {
    display: block;
    padding: 0 0.15rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.44rem;
    color: #c00504;
    font-weight: bold;
}

.toutiao span {
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-top: 0.12rem;
    color: #666666;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lunbo {
    margin-top: 0.4rem;
}

.con01 {
    width: 6.9rem;
    height: 3.82rem;
    margin-top: 0.52rem;
    overflow: hidden;
    position: relative;
}

.con01 .tabs {
    width: 6.9rem;
    margin: 0 auto;
    background: url(../images/con01_tabs_bj.png) no-repeat center;
    height: 0.6rem;
    background-size: 100%;
}

.con01 .tabs span em {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 0.36rem;
    font-size: 0.36rem;
    text-align: center;
    margin-right: 0.5rem;
    padding-bottom: 0.2rem;
    cursor: pointer;
}

.con01 .tabs span:first-child em {
    margin-left: 0.74rem;
}

.con01 .tabs span:last-child em {
    margin-right: 0;
}

.con01 .tabs span a {
    font-size: 0.26rem;
    color: #999999;
    display: block;
    margin-top: 0.06rem;
    float: right;
    margin-right: 0.55rem;
}

.con01 .tabs span.on em {
    color: #d0150f;
    border-bottom: 0.05rem solid #d0150f;
}

.con01 .tabs span.on a {
    display: block !important;
}

.con01 .swiper-slide {
    width: 100% !important;
}

.con01 .content-slide {
    margin-top: 0.28rem;
}

.con01 .content-slide li {
    width: 6.9rem;
    height: 0.3rem;
    margin-bottom: 0.35rem;
    background: url(../images/heidian.png) no-repeat left center;
    background-size: 0.09rem;
}

.con01 .content-slide li a {
    font-size: 0.28rem;
    float: left;
    width: 5rem;
    height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.3rem;
    line-height: 0.3rem;
}

.con01 .content-slide li span {
    font-size: 0.26rem;
    color: #999999;
    float: right;
    line-height: 0.3rem;
    margin-right: 0.02rem;
}

.cwhld {
    height: 1.3rem;
    margin: 0.5rem 0;
}

.cwhld a {
    height: 1.3rem;
    display: block;
    background: url(../images/cwhld_img.png) no-repeat center;
    background-size: 100%;
}

.con02 .tabs2 {
    background: url(../images/con02_tabs2_bj.png) no-repeat center;
    background-size: 100%;
}

.hyzt {
    height: 1.73rem;
    margin-top: 0.46rem;
    background: url(../images/hyzt_bj.png) no-repeat center;
    background-size: 100%;
}

.hyzt ul {
    padding-top: 0.3rem;
    padding-bottom: 0.4rem;
    padding-left: 0.3rem;
    padding-right: 0.73rem;
}

.hyzt ul li {
    float: left;
}

.hyzt ul li:nth-child(1) {
    width: 2rem;
    background: url(../images/hyzt_li1.png) no-repeat center top;
    background-size: 0.41rem;
    margin-right: 0.7rem;
}

.hyzt ul li:nth-child(2) {
    width: 1.7rem;
    background: url(../images/hyzt_li2.png) no-repeat center top;
    background-size: 0.44rem;
    margin-right: 0.7rem;
}

.hyzt ul li:nth-child(3) {
    width: 1.36rem;
    background: url(../images/hyzt_li3.png) no-repeat center top;
    background-size: 0.55rem;
}

.hyzt ul li a {
    font-size: 0.32rem;
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding-top: 0.71rem;
}

.jdgz {
    height: 9.87rem;
    background: url(../images/jdgz_bj.png) no-repeat center;
    background-size: 100%;
}

.jdgz_c {
    margin: 0.5rem 0.3rem;
    height: 8.87rem;
    background-color: #ffffff;
}

.jdgz_c .hd {
    width: 6.21rem;
    float: left;
    margin-left: 0.33rem;
    margin-top: 0.49rem;
    height: 0.6rem;
    background: url(../images/jdgz_hd_bj.png) no-repeat center;
    background-size: 100%;
}

.jdgz_c .hd span {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 0.36rem;
    font-size: 0.36rem;
    text-align: center;
    margin-left: 0.73rem;
    padding-bottom: 0.18rem;
}

.jdgz_c .hd a {
    font-size: 0.26rem;
    color: #999999;
    display: block;
    margin-top: 0.06rem;
    float: right;
    margin-right: 0.55rem;
}

.jdgz_c .bd {
    width: 6.21rem;
    float: left;
    margin-left: 0.33rem;
}

.jdgz_c .bd ul {
    margin-top: 0.28rem;
}

.jdgz_c .bd ul li {
    width: 6.21rem;
    height: 0.3rem;
    margin-bottom: 0.35rem;
    background: url(../images/heidian.png) no-repeat left center;
    background-size: 0.09rem;
}

.jdgz_c .bd ul li:last-child {
    margin-bottom: 0;
}

.jdgz_c .bd ul li a {
    font-size: 0.28rem;
    float: left;
    width: 4.45rem;
    height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.3rem;
    line-height: 0.3rem;
    box-sizing: border-box;
}

.jdgz_c .bd ul li span {
    font-size: 0.26rem;
    color: #999999;
    float: right;
    line-height: 0.3rem;
    margin-right: 0.02rem;
}

.jdgz_c_b {
    width: 6.21rem;
    float: left;
    margin-left: 0.33rem;
    margin-top: 0.5rem;
}

.jdgz_c_b ul li {
    float: left;
}

.jdgz_c_b ul li:nth-child(1) {
    width: 3.82rem;
    height: 1rem;
    background: url(../images/jdgz_c_b_li1.png) no-repeat center;
    background-size: 100%;
    margin-bottom: 0.29rem;
}

.jdgz_c_b ul li:nth-child(2) {
    width: 2.1rem;
    height: 2.29rem;
    float: right;
    background: url(../images/jdgz_c_b_li2.png) no-repeat center;
    background-size: 100%;
    margin-bottom: 0.29rem;
}

.jdgz_c_b ul li:nth-child(3) {
    width: 3.82rem;
    height: 1rem;
    background: url(../images/jdgz_c_b_li1.png) no-repeat center;
    background-size: 100%;
    margin-bottom: 0.29rem;
}

.jdgz_c_b ul li:nth-child(4) {
    width: 2.1rem;
    height: 1rem;
    margin-right: 0.29rem;
    background: url(../images/jdgz_c_b_li3.png) no-repeat center;
    background-size: 100%;
}

.jdgz_c_b ul li:nth-child(5) {
    width: 3.82rem;
    height: 1rem;
    background: url(../images/jdgz_c_b_li4.png) no-repeat center;
    background-size: 100%;
}

.jdgz_c_b ul li a {
    font-size: 0.28rem;
    display: block;
    color: #d0150f;
    line-height: 1rem;
    font-weight: bold;
    text-align: left;
    box-sizing: border-box;
}

.jdgz_c_b ul li:nth-child(1) a {
    background: url(../images/jdgz_c_b_li1_a.png) no-repeat 0.79rem center;
    background-size: 0.36rem;
    padding-left: 1.35rem;
}

.jdgz_c_b ul li:nth-child(2) a {
    background: url(../images/jdgz_c_b_li2_a.png) no-repeat center 0.55rem;
    background-size: 0.56rem;
    padding-top: 1.35rem;
    line-height: 0.3rem;
    text-align: center;
}

.jdgz_c_b ul li:nth-child(3) a {
    background: url(../images/jdgz_c_b_li3_a.png) no-repeat 0.83rem center;
    background-size: 0.33rem;
    padding-left: 1.35rem;
}

.jdgz_c_b ul li:nth-child(4) a {
    color: #fff6d1;
    text-align: center;
    text-shadow: 0 0.02rem 0.02rem #d84727;
}

.jdgz_c_b ul li:nth-child(5) a {
    color: #fff6d1;
    text-align: center;
    text-shadow: 0 0.02rem 0.02rem #dc4d2b;
}

.xzrd {
    height: 9.01rem;
    background: url(../images/xzrd_bj.png) no-repeat center;
    background-size: 100%;
}

.xzrd_c .hd {
    margin-top: 0.49rem;
    height: 0.6rem;
    background: url(../images/xzrd_hd_bj.png) no-repeat center;
    background-size: 100%;
}

.xzrd_c .hd span {
    display: block;
    float: left;
    color: #333333;
    font-weight: bold;
    line-height: 0.36rem;
    font-size: 0.36rem;
    text-align: center;
    margin-left: 0.73rem;
    padding-bottom: 0.18rem;
}

.xzrd_c .hd a {
    font-size: 0.26rem;
    color: #999999;
    display: block;
    margin-top: 0.067rem;
    float: right;
    margin-right: 0.55rem;
}

.xzrd_c .bd ul {
    margin-top: 0.28rem;
}

.xzrd_c .bd ul li {
    width: 6.9rem;
    height: 0.3rem;
    margin-bottom: 0.35rem;
    background: url(../images/heidian.png) no-repeat left center;
    background-size: 0.09rem;
}

.xzrd_c .bd ul li:last-child {
    margin-bottom: 0;
}

.xzrd_c .bd ul li a {
    font-size: 0.28rem;
    float: left;
    width: 4.45rem;
    height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.3rem;
    line-height: 0.3rem;
    box-sizing: border-box;
}

.xzrd_c .bd ul li span {
    font-size: 0.26rem;
    color: #999999;
    float: right;
    line-height: 0.3rem;
    margin-right: 0.02rem;
}

.sgk {
    height: 1.8rem;
    margin: 0.5rem auto;
}

.sgk ul li {
    float: left;
}

.sgk ul li:nth-child(1) {
    background: url(../images/sgk_li1.png) no-repeat center;
    background-size: 100%;
    margin-right: 0.3rem;
}

.sgk ul li:nth-child(2) {
    background: url(../images/sgk_li2.png) no-repeat center;
    background-size: 100%;
    margin-right: 0.3rem;
}

.sgk ul li:nth-child(3) {
    background: url(../images/sgk_li3.png) no-repeat center;
    background-size: 100%;
}

.sgk ul li a {
    width: 2.1rem;
    height: 1.8rem;
    display: block;
}

.ztzl {
    height: 1.4rem;
    overflow: hidden;
}

.ztzl_a1 {
    width: 3.25rem;
    height: 1.4rem;
    display: block;
    float: left;
}

.ztzl_a2 {
    width: 3.25rem;
    height: 1.4rem;
    display: block;
    float: right;
}

.ztzl_a1 img {
    width: 3.25rem !important;
    height: 1.4rem !important;
    float: left;
}

.ztzl_a2 img {
    width: 3.25rem !important;
    height: 1.4rem !important;
    float: right;
}

.swiper-next {
    width: 0.32rem;
    height: 0.48rem;
    background: url(../images/rt.png) no-repeat center;
    background-size: 100%;
    left: auto;
    right: 0;
    cursor: pointer;
    position: absolute;
    top: 33%;
    z-index: 999;
}

.swiper-prev {
    width: 0.32rem;
    height: 0.48rem;
    background: url(../images/le.png) no-repeat center;
    background-size: 100%;
    left: 0;
    right: auto;
    cursor: pointer;
    position: absolute;
    top: 33%;
    z-index: 999;
}

.footer {
    height: 3.2rem;
    border-top: 0.1rem solid #cf0600;
    box-sizing: border-box;
    position: relative;
    padding-top: 0.3rem;
    background-color: #af0500;
}

.footer_t {
    height: 0.65rem;
    background-color: #cf0600 !important;
    background: url(../images/footer_t_fg.png) no-repeat center;
    background-size: 0.01rem;
}

.footer_t ul {
    width: 2.65rem;
    margin: auto;
}

.footer_t ul li:first-child {
    float: left;
}

.footer_t ul li:last-child {
    float: right;
}

.footer_t ul li a {
    font-size: 0.28rem;
    display: block;
    color: #f9c5c3;
    line-height: 0.65rem;
}
.footer_t ul li:first-child a {
    color: #ffffff;
}
.footer .l {
    width: 0.83rem;
    height: 1.05rem;
    margin-left: 0.46rem;
    margin-top: 0.58rem;
}

.footer .l a {
    display: block;
    width: 0.83rem;
    height: 1.05rem;
    background: url(../images/dzjg.png) no-repeat center;
    background-size: 100%;
}

.footer .r {
    width: 5rem;
    margin-top: 0.13rem;
}

.footer .r ul {
    padding-top: 0.2rem;
}

.footer .r ul li {
    font-size: 0.24rem;
    line-height: 0.48rem;
    color: #f9c5c3;
    text-align: left;
}

.footer .r ul li a {
    font-size: 0.24rem;
    color: #f9c5c3;
}

.footer .r ul li:nth-child(3) a:last-child {
    background: url(../images/gaba.png) no-repeat left center;
    background-size: 0.23rem;
    padding-left: 0.38rem;
    box-sizing: border-box;
}

.zhrd {
    width: 1.39rem;
    height: 1.39rem;
    position: fixed;
    top: 70%;
    right: 0;
    z-index: 999;
    background: url(../images/zhrd_pc.png) no-repeat center;
    background-size: 100%;
}

.zhrd a {
    width: 1.39rem;
    height: 1.39rem;
    display: block;
}