/*手机*/

* {
    margin: 0;
    padding: 0;
}

.top_active {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    /* color: #337ab7 !important; */
}

.al_way {
    position: absolute;
    width: 94%;
    color: #fff;
    text-align: left;
    bottom: 5%;
    left: 50%;
    line-height: 1.6;
    transform: translate(-50%, -50%);
    z-index: 4;
    font-size: 16px;
}

.al_way1 {
    display: block;
    font-weight: bold;
    line-height: 68px;
    font-size: 46px;
    color: #fff;
    margin-bottom: 33px;
}

.this_way a {
    color: white;
}

.this_way span {
    margin: 0 3px;
}

.al_way2 {
    display: flex;
    justify-content: space-between;
}

.al_way2_list a {
    color: white;
    padding: 0 20px;
    margin: 0 20px;
    overflow: hidden;
}

.way_active {
    border-left: 2px solid white;
}

.capitalize {
    display: none;
}


/* .al_way2_list {
    display: flex;
} */

a:hover,
a:focus {
    text-decoration: none;
}

.content-width {
    width: 1800px;
    margin: auto !important;
}

.pc_top_c {
    width: 94%;
    display: flex;
    justify-content: space-between;
}

.t_pc_top a:hover {
    color: white;
}

.center_all {
    background: #f4f4f4;
    position: relative;
    padding: 0.2vw 0px 0.5vw;
    width: 100%;
    min-height: 900px;
    height: auto;
}

.w {
    display: none;
}

.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.block_sj_img,
.m_r_show {
    position: relative;
}


@media (max-width: 768px) {
    .fp-section.fp-table,
    .fp-slide.fp-table {
        height: 100vh;
        ;
    }
    .hmFocus_img {
        display: block;
    }
    .hmNext {
        bottom: 35px;
    }
    .hmNext_icon {
        transform: scale(0.7);
    }
    .hmNext p {
        margin-top: 10px;
    }
    .m_nav_box a {
        color: #337ab7;
        font-size: 15px;
    }
    #focusVideo {
        display: none;
    }
    .content-width {
        width: 100%;
    }
    .al_way {
        display: none;
    }
    .capitalize {
        display: none;
        /* display: block; */
    }
    .container {
        width: 94%;
        margin-left: auto !important;
    }
    .cp_tixi_tone_h {
        width: 100%;
    }
    .cp_tixi_tone_h h5 {
        width: 98% !important;
        height: 76px;
        overflow: hidden;
    }
    .content {
        /* top: 32px; */
        /* top: 81px; */
    }
    .pc_header {
        display: none !important;
    }
    .index_content_banner_i {
        height: 242px;
        transform: translate(0px, -26px);
    }
    .index_content_banner video {
        min-height: 181px;
    }
    .block_sj {
        display: block;
        /* background: rgba(255, 255, 255);
        background-color: transparent;
        height: 59px;
        line-height: 59px;
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 23px; */
    }
    .block_sj_img img {
        /* width: 52px; */
        height: 37px;
    }
    .m_menu_box {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        /* background: rgba(0, 0, 0, 0); */
        background-color: white;
        z-index: 10;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        padding-top: 80px;
    }
    .menu_head {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
        height: 62px;
        line-height: 62px;
        box-sizing: border-box;
        background: #fff;
        z-index: 5;
        box-shadow: 0 4px 12px rgba(74, 74, 74, .1);
    }
    .menu_right {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 96%;
        margin: 0 auto;
    }
    .hmTbox strong {
        font-size: 21px;
        line-height: 32px;
    }
    .hmTbox p {
        font-size: 13px;
    }
    .all_lb {
        width: 100%;
    }
    .tx_all {
        width: 100% !important;
        margin-top: 0 !important;
    }
    .hmc3Sitem {
        width: 100% !important;
        padding-right: 0px;
    }
    .cp_tixi_tone {
        width: 100% !important;
        min-height: 370px !important;
        height: auto !important;
    }
    .slick-initialized .slick-slide {
        margin-right: 0;
    }
    .cp_tixi_tone_img {
        height: 110px;
        position: relative;
        margin: 0 auto;
    }
    .cp_tixi_tone_img img {
        width: 120px;
        height: 120px;
        text-align: center;
        position: absolute;
        left: 23%;
        top: 15%;
    }
    .hmc3_layer_cp {
        left: 20px;
        right: 20px;
        bottom: 18px;
    }
    .hmc3_layer h5 {
        font-size: 21px;
    }
    .cp_tixi_tone_span {
        height: 80px;
    }
    .active3 .hmc3txt .hmc3btn {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0s;
        transition: none!important;
    }
    .active3 .hmc3txt strong {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0s;
        transition: none!important;
    }
    .active3 .hmc3txt h6 {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0s;
        transition: none!important;
    }
    .zh_all {
        display: none;
    }
    .phone_zh {
        display: block;
        position: relative;
        -webkit-overflow-scrolling: touch;
        /* 当手指从触摸屏上移开，会保持一段时间的滚动 */
        overflow-y: scroll;
    }
    /* .phone_zh iframe {
        position: absolute;
        left: 0;
    } */
    .hmc2Rx {
        width: 100%;
        min-height: 51vh;
        height: auto;
        float: left;
    }
    .hmc2des p {
        max-height: 60vh;
        overflow: hidden;
    }
    .fp-tableCell {
        display: block;
    }
    .goto_all {
        margin-top: 0;
    }
    .bgImg {
        height: 50vh;
        width: 100%;
    }
    .news_list li {
        width: 100%;
        /* margin: 0 auto 25px auto; */
        margin: 25px auto 0 auto;
        overflow: hidden;
        height: auto;
    }
    .news_list li:first-child {
        margin: 0 auto;
    }
    .news_list {
        display: block;
    }
    .news_list li img {
        height: auto;
    }
    .news_list_b {
        padding: 15px;
    }
    .news_list_b1 h5 {
        font-size: 15px;
        line-height: 30px;
    }
    .news_list_f {
        width: 61%;
    }
    .news_all_a {
        width: 94%;
    }
    .news_top_left p {
        font-size: 30px;
    }
    .news_top_left span {
        font-size: 13px;
        line-height: 19px;
    }
    .news_top_right {
        font-size: 13px;
    }
    .m2wts_btns .m2hs_more {
        text-align: center;
        padding: 0;
    }
    .m_nav_box {
        width: 90%;
        margin: 0 auto;
    }
    .hmc2Rcon strong {
        font-size: 32px;
        height: 65px;
        width: 100%;
        line-height: 30px;
        overflow: hidden;
    }
    .hmc2Rcon h5 {
        font-size: 16px;
    }
    .hmc2des {
        font-size: 14px;
    }
    .m2hs_more {
        height: 48px;
        width: 160px;
        line-height: 48px;
    }
    
    .sj_head_all {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .m2lxTrx {
        display: none;
    }
    .m3nCon {
        margin: 25px auto !important;
    }
    /* .sy_all:hover .sj_sy {
        display: block;
    } */
    .sj_sy {
        display: none;
        border-top: 0px solid #fff;
        background: rgba(0, 0, 0, 0.5);
        text-align: center;
    }
    .sj_sy a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        line-height: 36px;
        /* display: block; */
        padding: 0 26px;
    }
}


/*平板*/

@media (min-width: 768px) and (max-width: 992px) {
    #focusVideo {
        display: none;
    }
    .content {
        top: -38px;
    }
    .hmc3_spnm {
        font-size: 16px;
        top: 30px;
    }
    .hmc3_pimg {
        top: 68px;
    }
    .index_content_banner_i {
        height: 500px;
        transform: translate(0px, -43px);
    }
    .index_content_banner video {
        min-height: 361px;
    }
    .cp_tixi_tone {
        height: 577px !important;
    }
    .slick-initialized .slick-slide {
        width: 100% !important;
    }
    .cp_tixi_tone_img {
        width: 242px;
        height: 242px;
        text-align: center;
        margin: 50px auto 0;
    }
    .cp_tixi_tone_img img {
        width: 242px;
        height: 242px;
        left: 0;
    }
    .cp_tixi_tone_h {
        width: 100% !important;
    }
    .slick-active .cp_tixi_tone_h h5 {
        font-size: 23px;
    }
    .cp_tixi_tone_span {
        font-size: 16px;
    }
    .tx_all {
        width: 1984px !important;
    }
    .block_sj {
        line-height: 63px;
        height: 65px;
    }
    .active3 .hmc3txt .hmc3btn {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0s;
        transition: none!important;
    }
    .hmc3txt .hmc3btn {
        transition: all 0.8s ease-in-out;
        transform: translate(0px, 60px);
        opacity: 0;
    }
    .active .hmc3Bars {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.9s;
    }
    .hmc3Bars {
        transition: all 0.8s ease-in-out;
        transform: translate(0px, 60px);
        opacity: 0;
    }
    .active2 .hmc3txt strong {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.3s;
    }
    .active2 .hmc3txt h6 {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.45s;
    }
    .active2 .hmc3txt p {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.6s;
    }
    .active2 .hmc3txt .hmc3btn {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.75s;
    }
    .hmc3txt p {
        font-size: 20px;
        max-width: auto;
    }
    .hmc3btn {
        font-size: 18px;
    }
    .hmc3txt strong {
        font-size: 36px;
    }
    .hmc2Rcon strong {
        font-size: 40px;
    }
    .hmc2Rcon h5 {
        font-size: 19px;
    }
    .hmc2des {
        font-size: 20px;
    }
    .m2hs_more {
        height: 62px;
        width: 216px;
        line-height: 62px;
    }
    .news_top_left p {
        font-size: 35px;
    }
    .news_top_left span {
        font-size: 16px;
    }
    .news_top_right {
        font-size: 16px;
    }
    .news_list_b1 h5 {
        font-size: 20px;
        line-height: 60px;
    }
    .news_list_b2 p {
        font-size: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
    .hmc3txt .hmc3btn {
        transition: all 0.8s ease-in-out;
        transform: translate(0px, 60px);
        opacity: 0;
    }
    .active .hmc3Bars {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.9s;
    }
    .hmc3Bars {
        transition: all 0.8s ease-in-out;
        transform: translate(0px, 60px);
        opacity: 0;
    }
    .active2 .hmc3txt strong {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.3s;
    }
    .active2 .hmc3txt h6 {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.45s;
    }
    .active2 .hmc3txt p {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.6s;
    }
    .active2 .hmc3txt .hmc3btn {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.75s;
    }
}

@media (min-width: 1200px) {
    /*大屏幕设备 桌面*/
    .hmc3btn {
        font-size: 14px;
        line-height: 50px;
        height: 52px;
        width: 180px;
    }
    .hmc3Con {
        background-size: auto;
        background-position: left center;
    }
    .hmc3txt {
        padding-bottom: 66px;
    }
    .hmc3txt h6 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .active2 .hmc3txt strong {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.3s;
    }
    .active2 .hmc3txt h6 {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.45s;
    }
    .active2 .hmc3txt p {
        opacity: 1;
        transform: translate(0px, 0px);
        transition-delay: 0.6s;
    }
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}


/*底部*/
