@charset "utf-8";
/* CSS Document */
img {
    max-width: 100%;
}

.w960 {
    width: 960px;
    margin: 0 auto;
}

.c_txt1 {
    color: #2b2b2b;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

.tabs {
    width: 100%;
    padding-top: 30px;
}

.tabs ul li {
    float: left;
    margin-right: 10px;
    padding-right: 6px;
    background: url(../images/common/rsanjiao.png) right center no-repeat;
}

.tabs ul li a {
    display: block;
    padding: 2px 6px;
    background: #AF1702;
    font-size: 18px;
    color: #ffffff;
}

.b_img {
    width: 100%;
}

.n_title {
    padding: 30px 0px 0 0;
    text-align: center;
    color: #000000;
    font-size: 30px;
    position: relative;
}

.n_title span {
    font-size: 22px;
    color: #000000;
}

.n_title img {
    width: auto;
    margin: -1px 3px;
}

.names_artiset {
    position: absolute;
    right: 0;
    bottom: 4px;
    font-size: 16px;
    color: #000000;
}

.n_indent {
    text-indent: 28px;
    padding-bottom: 16px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}

.n_indent img {
    width: auto;
    margin: 0 6px;
}
.cb{
    clear: both;
}

.it_z {
    width: 100%;
    padding: 20px 0;
}

.ot_z {
    width: 100%;
    position: relative;
}

.fose_title {
    font-size: 22px;
    color: #2b2b2b;
    padding: 0 0 10px 0;
}

.fose_title img {
    width: auto;
    margin: -2px 3px;
}

.center_word {
    text-align: center;
}

.a1 {
    width: 475px;
}

.mgt1 {
    margin-top: 10px;
}

.less_word {
    padding-bottom: 5px;
    color: #2b2b2b;
    font-size: 14px;
}

.less_word img {
    width: auto;
    margin: -1px 6px;
}

.ptp1 {
    padding-top: 77px;
}

.ptp2 {
    padding-top: 117px;
    width: 84%;
    margin: 0 auto;
}

.ptp3 {
    padding-top: 47px;
}

.pc_ps1 {
    position: absolute;
    bottom: 4px;
    right: 0;
    border-left: 8px #fff solid;
    border-top: 8px #fff solid;
    z-index: 1;
}

.pc_ps2 {
    position: absolute;
    bottom: 4px;
    left: 0;
    border-right: 8px #fff solid;
    border-top: 8px #fff solid;
    z-index: 1;
}

.lins {
    margin-top: 113px;
}

.lines2 {
    margin-top: 30px;
}

.dashed {
    border-top: 1px #000000 dashed;
    margin: 25px 0;
}

.re_title {
    font-size: 16px;
    color: #af1702;
    font-weight: bold;
    margin-bottom: 12px;
}

.cont1 {
    width: 282px;
}

.cont2 {
    width: 640px;
}

.cont3 {
    width: 450px;
}

.cont4 {
    width: 480px;
}

.cont5 {
    width: 494px;
}

.cont6 {
    width: 450px;
}

.cont7 {
    width: 582px;
}

.cont8 {
    width: 344px;
}

.v_lines {
    position: absolute;
    right: 0;
    top: 0;
}

/*轮播*/
.cont_lb {
    display: block;
    width: 100%;
    position: relative;
}

.cont_lb .flex-control-nav {
    display: none;
}

.cont_lb .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.cont_lb .flex-direction-nav li a {
    display: block;
    width: 23px;
    height: 43px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.cont_lb .flex-next {
    right: -60px;
    background: url(../solutions/images/stories_hz3/right_btn.png) no-repeat;
}

.cont_lb .flex-prev {
    left: -60px;
    background: url(../solutions/images/stories_hz3/left_btn.png) no-repeat;
}

@media screen and (max-width: 800px) {

    .w960 {
        width: 98%;
        margin: 0 auto;
    }

    .intro {
        width: 100%;
    }

    .bsline1 {
        border-bottom: none;
        padding-bottom: 10px;
    }

    .wrap {
        width: 100%;
        overflow: hidden;
        padding-bottom: 50px;
    }

    .n_title img {
        width: 37px;
    }

    .cont1 {
        width: 100%;
    }

    .cont2 {
        width: 100%;
    }

    .cont3 {
        width: 100%;
    }

    .cont4 {
        width: 100%;
    }

    .cont5 {
        width: 100%;
    }

    .cont6 {
        width: 100%;
    }

    .cont7 {
        width: 100%;
    }

    .cont8 {
        width: 100%;
    }

    .v_lines {
        display: none;
    }

    .top_line {
        display: none;
    }

    .lins {
        display: none;
    }

    .lines2 {
        display: none;
    }

    .ptp1 {
        padding-top: 20px;
    }

    .ptp2 {
        padding-top: 20px;
        width: 84%;
        margin: 0 auto;
    }

    .ptp3 {
        padding-top: 20px;
    }

    .pc_ps1 {
        position: relative;
        border: none;
        z-index: 1;
    }

    .pc_ps2 {
        position: relative;
        border: none;
        z-index: 1;
    }

    .cont_lb .flex-next {
        right: 10px;
        background: url(../solutions/images/stories_hz3/right_btn.png) no-repeat;
    }

    .cont_lb .flex-prev {
        left: 10px;
        background: url(../solutions/images/stories_hz3/left_btn.png) no-repeat;
    }

    .cont_lb .flex-direction-nav {
        display: block;
        top: 40%;
    }

    .n_title {
        padding: 30px 0px 20px 0;
        text-align: center;
        color: #000000;
        font-size: 30px;
        position: relative;
    }

    .names_artiset {
        position: absolute;
        right: 0;
        bottom: -8px;
        font-size: 16px;
        color: #000000;
    }

    .n_title {
        padding: 30px 0px 20px 0;
        text-align: center;
        color: #000000;
        font-size: 20px;
        position: relative;
    }

    .n_title span {
        font-size: 16px;
        color: #000000;
    }

    .a1 {
        width: 100%;
        float: none
    }

    .a2 {
        float: none;
        margin: 0 auto;
        width: 447px;
    }
}

@media screen and (max-width: 480px) {
    .w960 {
        width: 98%;
        margin: 0 auto;
    }
    .a2 {
        margin: 0 auto;
        width: 98%;
    }

}

@media screen and (max-width: 320px) {
    .w960 {
        width: 98%;
        margin: 0 auto;
    }

}

