@charset "utf-8";

/********pro_hot********/

#pro_hot .hot_icon {
    font-size: 12px;
    padding-top: 80px;
    width: 85px;
    display: inline-block;
    text-align: center;
    margin: 4% 5% 0 0;
}

#pro_hot .pro_left_img {
    margin: 0;
    width: 100%;
}

#pro_hot .index_pro_text p {
    padding: 0;
}

.pro_hot_step2,
.pro_hot_step3,
.pro_hot_step4,
.pro_hot_step5,
.pro_hot_step6,
.pro_hot_step7,
.pro_hot_step8,
.pro_hot_step9 {
    padding: 0;
}

#pro_hot .move{
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -ms-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    opacity: 1;
    transform: translate(0);
    -ms-transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
}

.pro_hot_step1 .index_pro_text,
.pro_hot_step3 .index_pro_text,
.pro_hot_step5 .index_pro_text,
.pro_hot_step7 .index_pro_text {
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}

.pro_hot_step1 .pro_left_img,
.pro_hot_step3 .pro_left_img,
.pro_hot_step5 .pro_left_img,
.pro_hot_step7 .pro_left_img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.pro_hot_step2 .index_pro_text,
.pro_hot_step4 .index_pro_text,
.pro_hot_step6 .index_pro_text {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.pro_hot_step2 .pro_left_img,
.pro_hot_step4 .pro_left_img,
.pro_hot_step6 .pro_left_img {
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}


/*step1*/

.pro_hot_01_bg {
    background: #f6f6f6;
}

.pro_hot_step1 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_hot_step1 .index_pro_text {
    padding-left: 292px;
}

.pro_hot_step1 .index_pro_text p {
    color: #606060;
}

.pro_hot_step1 .index_pro_text a {
    background: none;
    font-size: 17px;
    color: rgb(107, 165, 221);
    display: block;
}

.pro_hot_step1 .index_pro_box {
    height: 624px;
}


/*step2*/

.pro_hot_02_bg {
    background: #353b45;
}

.pro_hot_step2 .index_pro_box {
    height: 700px;
}

.pro_hot_step2 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #fff;
}

.pro_hot_step2 .index_pro_text {
    padding-left: 220px;
}

.pro_hot_step2 .index_pro_text p {
    color: #fff;
}

.pro_hot_step2 .step2_icon1 {
    background: url(../images/old/pro_hot_02_01.png) no-repeat center top;
    color: #fff;
}

.pro_hot_step2 .step2_icon2 {
    background: url(../images/old/pro_hot_02_02.png) no-repeat center top;
    color: #fff;
}


/*step3  */

.pro_hot_03_bg {
    background: #fcfcfb;
}

.pro_hot_step3 .index_pro_text {
    padding-left: 292px;
}

.pro_hot_step3 .index_pro_text p {
    color: #000;
    width: 53%;
}

.pro_hot_step3 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_hot_step3 .step3_icon1 {
    background: url(../images/old/pro_hot_03_01.png) no-repeat center top;
    color: #000;
}

.pro_hot_step3 .step3_icon2 {
    background: url(../images/old/pro_hot_03_02.png) no-repeat center top;
    color: #000;
}

.pro_hot_step3 .step3_icon3 {
    background: url(../images/old/pro_hot_03_03.png) no-repeat center top;
    color: #000;
}


/*step4*/

.pro_hot_04_bg {
    background: #f4f4f4;
}

.pro_hot_step4 .pro_left_img {
    position: relative;
}

.pro_hot_step4 .pro_left_img img.yezi {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.pro_hot_step4 .index_pro_text {
    padding-left: 220px;
}

.pro_hot_step4 .index_pro_text p {
    color: #000;
    width: 40%;
}

.pro_hot_step4 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_hot_step4 .step4_icon1 {
    background: url(../images/old/pro_hot_04_04.png) no-repeat center top;
    color: #000;
}

.pro_hot_step4 .step4_icon2 {
    background: url(../images/old/pro_hot_04_03.png) no-repeat center top;
    color: #000;
}


/*step5*/

.pro_hot_05_bg {
    background: #fffbf0;
}

.pro_hot_step5 .index_pro_text {
    padding-left: 292px;
}

.pro_hot_step5 .index_pro_text p {
    color: #000;
}

.pro_hot_step5 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_hot_step5 .step5_icon1 {
    background: url(../images/old/pro_hot_05_01.png) no-repeat center top;
    color: #000;
}

.pro_hot_step5 .step5_icon2 {
    background: url(../images/old/pro_hot_05_02.png) no-repeat center top;
    color: #000;
}


/*step6*/

.pro_hot_06_bg {
    background: #f4f4f4;
}

.pro_hot_step6 .index_pro_text {
    padding-left: 220px;
}

.pro_hot_step6 .index_pro_text p {
    color: #000;
}

.pro_hot_step6 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_hot_step6 .step6_icon1 {
    background: url(../images/old/pro_hot_06_01.png) no-repeat center top;
    color: #000;
}

.pro_hot_step6 .step6_icon2 {
    background: url(../images/old/pro_hot_06_02.png) no-repeat center top;
    color: #000;
}


/*step7*/

.pro_hot_07_bg {
    background: #fdfdfc;
}

.pro_hot_step7 .pro_left_img {
    position: relative;
}

.pro_hot_step7 .pro_left_img img.dw {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.pro_hot_step7 .index_pro_text {
    padding-left: 292px;
}

.pro_hot_step7 .index_pro_text p {
    color: #000;
}

.pro_hot_step7 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}


/*step8*/

.pro_hot_08_bg {
    background: #f5f4f2;
}

.pro_hot_step8 .index_pro_text {
    padding-left: 200px;
}

.pro_hot_step8 .index_pro_box {
    height: 350px;
}

.pro_hot_step8 h2 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #000;
    width: 535px;
    background: url(../images/old/pro_hot_08_01.png) no-repeat center top;
    padding-top: 65px;
}

.pro_hot_step8 h3 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #000;
    width: 535px;
    background: url(../images/old/pro_hot_08_02.png) no-repeat center top;
    padding-top: 65px;
}

.pro_hot_step8 .index_pro_text a {
    background: none;
    font-size: 13px;
    color: rgb(107, 165, 221);
    margin: 40px auto 0;
    width: 250px;
    text-align: center;
    display: block;
}

.pro_hot_step8 .col-lg-6 {
    width: 49.5%;
}

.pro_hot_step8 .line {
    width: 1px;
    height: 244px;
    background-color: #e6e6e6;
    float: left;
    margin-top: 50px;
}


/*step9*/

.pro_hot_09_bg {
    background: url(../images/old/pro_2H_bg.jpg) no-repeat center center;
    background-size: cover;
}

.pro_hot_step9 .index_pro_text {
    padding-left: 200px;
}

.pro_hot_step9 .index_pro_text p {
    color: #000;
}

.pro_hot_step9 .index_pro_box {
    height: 500px;
}

.pro_hot_step9 .index_pro_box img {
    margin: 40px auto 0;
}

.pro_hot_step9 h2 {
    font-size: 33px;
    margin-bottom: 30px;
    color: #000;
    width: 535px;
    background: url(../images/old/pro_hot_09_02.png) no-repeat 36% center;
    padding-left: 72px;
}

.pro_hot_step9 .index_pro_text a {
    background: none;
    font-size: 17px;
    color: rgb(107, 165, 221);
    margin: 40px auto 0;
    width: 250px;
    text-align: center;
}

@media (max-width:1440px) {
    #pro_hot .index_pro_text {
        padding-left: 130px;
    }
    #pro_hot .hot_icon {
        background-size: 45px 44px;
        margin: 4% 2% 0 0;
        padding-top: 60px
    }
    .pro_hot_step8 h2,
    .pro_hot_step9 h2 {
        width: 90%;
    }
    .pro_hot_step9 h2 {
        font-size: 20px;
        color: #000;
        width: 90%;
        background: url(../images/old/pro_hot_09_02.png) no-repeat 27% center;
        margin: 20px 0 10px;
    }
    .index_pro_text p {
        font-size: 12px;
    }
    .pro_hot_step9 .index_pro_box img {
        margin: 10px auto 0;
    }
}

@media (max-width:1024px) {
    .pro_hot_step9 h2 {
        font-size: 20px;
        color: #000;
        width: 90%;
        background: url(../images/old/pro_hot_09_02.png) no-repeat 20% center;
        margin: 20px 0 10px;
    }
}

@media (max-width:786px) {
    #pro_hot .index_pro_text {
        padding-left: 50px;
    }
    #pro_hot .hot_icon {
        background-size: 34px 36px;
        margin: 4% 2% 0 0;
        padding-top: 48px
    }
    .pro_hot_step8 h2,
    .pro_hot_step9 h2 {
        width: 90%;
    }
    .pro_hot_step9 h2 {
        font-size: 20px;
        margin-bottom: 30px;
        color: #000;
        width: 90%;
        background: url(../images/old/pro_hot_09_02.png) no-repeat 27% center;
    }
}


/********pro_2H********/

#pro_2H .2H_icon {
    font-size: 12px;
    padding-top: 80px;
    width: 85px;
    display: inline-block;
    text-align: center;
    margin: 4% 5% 0 0;
}

#pro_2H .pro_left_img {
    margin: 0;
    width: 100%;
}

.pro_6H_step3 .pro_left_img {
    margin: 0 auto!important;
    width: 43%!important;
}

#pro_2H .index_pro_text p {
    padding: 0;
}

#pro_2H .pro_6H_step6 .pro_left_img {
    width: 62%;
}

.index_pro_text .p {
    width: 58%;
    color: #606060;
}

.pro_2H_step2,
.pro_2H_step3,
.pro_2H_step4,
.pro_2H_step5,
.pro_2H_step6,
.pro_2H_step7,
.pro_2H_step8,
.pro_2H_step9,
.pro_2H_step10,
.pro_2H_step11,
.pro_2H_step12 {
    padding: 0;
}

#pro_2H .move {
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -ms-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.pro_2H_07_bg .index_pro_text .p {
    width: 63%;
}

.pro_2H_step1 .index_pro_text,
.pro_2H_step3 .index_pro_text,
.pro_2H_step5 .index_pro_text,
.pro_2H_step7 .index_pro_text,
.pro_2H_step10 .index_pro_text {
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}

.pro_2H_step1 .pro_left_img,
.pro_2H_step5 .pro_left_img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.pro_2H_step2 .index_pro_text,{
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.pro_2H_step4 .index_pro_text {
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}


.pro_2H_step6 .index_pro_text {
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}



.pro_2H_step2 .pro_left_img img{
    opacity: 0;
    transform: translate(-100%);
    -ms-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -o-transform: translate(-100%);
}

.pro_2H_step4 .pro_left_img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.pro_2H_step6 .pro_left_img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

/*step1*/

.pro_2H_01_bg {
    background: #f4f4f4;
}

.pro_2H_step1 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
    text-transform: uppercase;
}

.pro_2H_step1 .index_pro_text {
    padding-left: 292px;
}

.pro_2H_step1 .index_pro_text a {
    background: none;
    font-size: 17px;
    color: rgb(107, 165, 221);
    display: block;
    margin-top: 20px!important;
}

.pro_2H_step1 .index_pro_box {
    /*height: 624px;*/
}


/*step2*/

.pro_2H_02_bg {
    background: url(../images/old/pro_2H_02_bg.jpg) no-repeat center center;
    background-size: cover;
}

.pro_2H_step2 .index_pro_box {
    height: 700px;
}

.pro_2H_step2 .pro_left_img {
    position: relative;
}

.pro_2H_step2 .pro_left_img img.dw {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_2H_step2 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #fff;
}

.pro_2H_02_bg h2 {
    margin-top: 100px;
}

.pro_2H_step2 .index_pro_text {
    padding-left: 220px;
    position: relative;
}

.pro_2H_step2 .index_pro_text .dw {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_2H_step2 .index_pro_text1 p {
    color: #fff;
}

.pro_2H_02_bg .index_pro_text {
    padding-left: 116px;
}


/*step3  */

.pro_2H_03_bg {
    background: #f4f4f4;
}

.pro_2H_step3 .index_pro_text {
    padding-left: 292px;
}

.pro_2H_step3 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_2H_step3 .pro_left_img {
    position: relative;
}

.pro_2H_step3 .pro_left_img .dw {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_2H_step3 .pro_left_img .deng1 {
    opacity: 0;
    transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
}

.pro_2H_step3 .pro_left_img .deng2 {
    opacity: 0;
    transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
}


/*step4*/

.pro_2H_04_bg {
    background: url(../images/old/pro_2H_04_01.jpg) no-repeat;
    background-size: cover;
}

.pro_2H_step4 .pro_left_img {
    position: relative;
}

/*.pro_2H_step4 .pro_left_img img {
    opacity: 0;
}*/

.pro_2H_step4 .pro_left_img img.dw {
    position: absolute;
    top: 0;
    left: 0;
    animation: light 2s infinite;
    -webkit-animation: light 2s infinite;
    -moz-animation: light 2s infinite;
    -ms-animation: light 2s infinite;
    -o-animation: light 2s infinite;
}

.pro_2H_step4 .index_pro_text {
    padding-left: 220px;
}

.pro_2H_step4 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #fff;
}

.pro_2H_step4 .index_pro_text1 p {
    color: #fff;
}

.pro_2H_step4 .pro_left,
.pro_2H_step4 .index_pro_text1 {
    background: none;
    color: #fff;
}

@keyframes light {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*step5*/

.pro_2H_05_bg {
    background: url(../images/old/pro_2H_05_01.jpg) no-repeat;
    background-size: cover;
}

.pro_2H_step5 .index_pro_text {
    padding-left: 292px;
    position: relative;
}

.pro_2H_step5 .index_pro_text img.dw {
    position: absolute;
    top: -105px;
    left: 0;
}

.pro_2H_step5 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_2H_step5 .pro_left,
.pro_2H_step5 .index_pro_text1 {
    background: none;
}


/*step6*/

.pro_2H_06_bg {
    background: url("../images/old/pro_2H_06_01.jpg") no-repeat;
    background-size: cover;
}

.pro_2H_step6 .index_pro_text {
    padding-left: 220px;
}

.pro_2H_step6 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #fff;
}

.pro_2H_step6 .index_pro_text1 p {
    color: #fff;
}

.pro_2H_step6 .pro_left,
.pro_2H_step6 .index_pro_text1 {
    background: none;
}


/*step7*/

.pro_2H_07_bg {
    background: url("../images/old/pro_2H_07_01.jpg") no-repeat;
    background-size: cover;
}

.pro_2H_step7 .pro_left_img {
    position: relative;
}

.pro_2H_step7 .pro_left_img img.dw {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_2H_step7 .index_pro_text {
    padding-left: 323px;
}

.pro_2H_step7 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
    margin-top: -2%;
}

.pro_2C_tx h2 {
    margin-top: 25%;
}

.pro_2H_step7 .pro_left,
.pro_2H_step7 .index_pro_text1 {
    background: none;
}

.pro_2H_step7 .pro_left_img img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}


/*step10*/

.pro_2H_step8 .col-lg-6 {
    width: 49.5%;
}

.pro_2H_step8 .line {
    width: 1px;
    height: 244px;
    background-color: #e6e6e6;
    float: left;
    margin-top: 58px;
}

.pro_2H_10_bg {
    background: #f4f4f4
}

.pro_2H_step10 .pro_left_img {
    position: relative;
}

.pro_2H_step10 .pro_left_img img.dw {
    position: absolute;
    top: 0;
    left: 0;
}

.pro_2H_step10 .pro_left_img .color2 {
    opacity: 0;
}

.pro_2H_step10 .index_pro_text {
    padding-left: 292px;
}

.pro_2H_step10 h2 {
    font-size: 32px;
    margin-bottom: 30px;
    color: #000;
}

.pro_2H_step10 .pro_left,
.pro_2H_step10 .index_pro_text1 {
    background: none;
}

.pro_2H_step10 .pro_left_img {
    opacity: 0;
    transform: translate(100%);
    -ms-transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    -o-transform: translate(100%);
}

.swiper-itme1 {
    background: #dcdcdb;
    height: 640px;
    width: 100%;
    position: relative;
}

.swiper-itme1 img {
    width: 100%;
}


/*.swiper-container .swiper-slide{text-align: center;position:relative;}*/

.swiper-container .swiper-slide .img {
    text-align: center;
    position: relative;
}

.swiper-itme2 {
    background: #fff;
    height: 800px;
    width: 100%;
    position: relative;
}

.pro_2H_swiper .item_text h2 {
    text-align: left;
}

.swiper-itme1 .item_text {
    position: absolute;
    top: 38%;
    left: 50%;
}

.swiper-itme1 .item_text h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

.swiper-itme1 .item_text p {
    font-size: 14px;
}

.swiper-itme1 .swiper-pagination {
    bottom: 40%;
    left: 2%;
}

.swiper-pagination-switch {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background-color: #383431;
}

.swp2 .swiper-pagination-switch {
    background: #000;
}

#pro_2H .swiper-active-switch {
    background: url("../images/old/pro_2H_active.png") no-repeat;
    width: 9px;
    height: 18px;
    border: 0;
    position: relative;
    top: 6px;
}

.swp2 h2 {
    font-size: 36px;
    margin-top: 120px;
    text-transform: uppercase;
}

.swp2 a {
    font-size: 17px;
    color: rgb(107, 165, 221);
    line-height: 55px;
}

.swp2 ul {
    padding: 0 290px;
}

.swp2 ul li {
    float: left;
    margin: 80px 11% 0 0;
    width: 16%;
    min-height: 140px;
}

.swp2 ul li:nth-child(4n) {
    margin: 80px 0 0 0;
}

.swp2 ul li img {
    margin-bottom: 20px;
    width: 100%;
}

.swp2 .swiper-pagination {
    bottom: 6%;
}

@media (max-width:1440px) {
    .swiper-itme2 {
        background: #fff;
        height: 600px;
        width: 100%;
        position: relative;
    }
    .swp2 ul li {
        float: left;
        margin: 80px 11% 0 0;
        width: 16%;
        min-height: 180px;
    }
    .swp2 ul {
        padding: 0 290px;
    }
    .swiper-itme1 .item_text h2 {
        font-size: 28px;
    }
    .swp2 h2 {
        font-size: 28px;
    }
}

@media (max-width:1200px) {
    .swiper-itme2 {
        background: #fff;
        height: 600px;
        width: 100%;
        position: relative;
    }
    .swp2 ul li {
        float: left;
        margin: 80px 11% 0 0;
        width: 16%;
        min-height: 180px;
    }
    .swp2 ul {
        padding: 0 130px;
    }
}

@media (max-width:768px) {
    .swiper-itme2 {
        background: #fff;
        height: 250px;
        width: 100%;
        position: relative;
    }
    .swp2 ul li {
        float: left;
        margin: 80px 11% 0 0;
        width: 16%;
        min-height: 180px;
    }
    .swp2 ul {
        padding: 0 20px;
    }
    .swiper-itme1 .item_text h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .swiper-itme1 .item_text p {
        font-size: 12px;
    }
    .pro_2H_step7 h2 {
        margin-top: 0;
    }
    .pro_2H_08_bg p {
        width: 100%;
    }
}


/*step8*/

.pro_2H_08_bg {
    background: #f5f4f2;
    height: 340px;
}


/*.pro_2H_step8 .index_pro_text{padding-left:200px;}*/

.pro_2H_step8 .index_pro_box {
    height: 350px;
}

.pro_2H_step8 h2 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #000;
    /*width:535px;*/
    background: url(../images/old/pro_2H_08_01.png) no-repeat center top;
    padding-top: 65px;
}

.pro_2H_step8 h3 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #000;
    /*width:535px;*/
    background: url(../images/old/pro_2H_08_02.png) no-repeat center top;
    padding-top: 65px;
}

.pro_2H_step8 .index_pro_text a {
    background: none;
    font-size: 13px;
    color: rgb(107, 165, 221);
    margin: 40px auto 0;
    width: 250px;
    text-align: center;
    display: block;
}

.pro_2H_step8 .index_pro_text a:hover{text-decoration:underline;}

/*step9*/

.pro_2H_09_bg {
    background: url(../images/old/pro_2H_bg.jpg) no-repeat center center;
    background-size: cover;
    display: none;
}

.pro_2H_step9 .index_pro_text {
    padding-left: 200px;
}

.pro_2H_step9 .index_pro_box {
    height: 500px;
}

.pro_2H_step9 .index_pro_box img {
    margin: 40px auto 0;
}

.pro_2H_step9 h2 {
    font-size: 33px;
    margin-bottom: 30px;
    color: #000;
    width: 535px;
    background: url(../images/old/pro_2H_09_02.png) no-repeat 36% center;
    padding-left: 72px;
}

.pro_2H_step9 .index_pro_text a {
    background: none;
    font-size: 17px;
    color: rgb(107, 165, 221);
    margin: 40px auto 0;
    width: 250px;
    text-align: center;
}

@media (max-width:1440px) {
    #pro_2H .index_pro_text {
        padding-left: 130px;
    }
    #pro_2H .2H_icon {
        background-size: 45px 44px;
        margin: 4% 2% 0 0;
        padding-top: 60px;
    }
    /*.pro_2H_step8 h2,.pro_2H_step9 h2{width: 90%;}*/
    .pro_2H_step9 h2 {
        font-size: 20px;
        color: #000;
        width: 90%;
        background: url(../images/old/pro_2H_09_02.png) no-repeat 41% center;
        margin: 20px 0 10px;
    }
    .index_pro_text p {
        font-size: 12px;
    }
    .pro_2H_step9 .index_pro_box img {
        margin: 10px auto 0;
    }
}

@media (max-width:1024px) {
    .pro_2H_step9 h2 {
        font-size: 20px;
        color: #000;
        width: 90%;
        background: url(../images/old/pro_2H_09_02.png) no-repeat 34% center;
        margin: 20px 0 10px;
    }
}

@media (max-width:786px) {
    #pro_2H .index_pro_text {
        padding-left: 50px;
    }
    #pro_2H .2H_icon {
        background-size: 34px 36px;
        margin: 4% 2% 0 0;
        padding-top: 60px;
    }
    /*.pro_2H_step8 h2,.pro_2H_step9 h2{width: 90%;}*/
    .pro_2H_step9 h2 {
        font-size: 20px;
        margin-bottom: 30px;
        color: #000;
        width: 90%;
        padding-left: 30px!important;
        background: url(../images/old/pro_2H_09_02.png) no-repeat 33% center;
    }
    /*.pro_2H_step8 h3{ width:290px;}*/
    .plug_wrap1 .index_pro_box {
        height: 260px;
    }
    .pro_2H_step8 h3 {
        margin-bottom: 20px;
    }
}


/*小泰排插*/

#pro_2H .plug_img1 {
    margin-top: 14%;
    margin-left: -16px;
    margin-bottom: 10%;
}

.plug_wrap2 {
    position: relative;
}

.plug_wrap2_box {
    width: 33%;
    position: absolute;
    top: 1000px;
    left: 33.5%;
}

.plug_wrap2 h2 {
    position: absolute;
    top: 17%;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    font-size: 32px;
    color: #000;
    text-align: center;
}

.plug_wrap2 h3 {
    position: absolute;
    top: 24%;
    left: 50%;
    margin-left: -105px;
    width: 210px;
    font-size: 14px;
    color: #606060;
}

.plug_wrap2_icon {
    width: 20%;
    float: left;
    text-align: center;
    padding: 0 30px;
}

.plug_wrap2_icon img {
    display: inline-block;
}

.plug_wrap2_icon p {
    margin-top: 12px;
}

.plug_wrap2_img {
    position: absolute;
    left: 21.5%;
    width: 57%;
    top: 1000px;
}

.plug_wrap3 {
    width: 100%;
    position: relative;
}

.plug_wrap3_tx h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 20px;
}

.plug_wrap3_tx p {
    font-size: 14px;
    color: #606060;
    line-height: 26px;
}

.plug_wrap3_tx {
    position: absolute;
    left: -1000px;
    top: 48%;
    width: 29%;
    z-index: 1;
}

.plug_wrap3_img {
    position: absolute;
    left: 150%;
    top: 0%;
    z-index: 0;
    width: 57%;
}

.plug_wrap4_tx {
    position: absolute;
    left: 150%;
    top: 32%;
}

.plug_wrap4_tx h2 {
    font-size: 32px;
    color: #fff;
}

.plug_wrap4_tx p {
    font-size: 14px;
    color: #fff;
    margin: 14px 0 30px;
}

.plug_wrap4_icon {
    text-align: center;
}

.plug_wrap4_icon img {
    display: inline-block;
}

.plug_wrap4_icon p {
    font-size: 14px;
    color: #fff;
}

.plug_wrap4 {
    position: relative;
}

.plug_wrap4_img {
    position: absolute;
    left: -1000px;
    bottom: 50px;
    width: 34%;
}

.plug_wrap4_iconimg {
    float: left;
}

.plug_wrap4_iconimg:nth-child(1) {
    margin-right: 50px;
}

.plug_wrap5 {
    background-color: #f4f4f4;
    position: relative;
}

.plug_wrap5_tx {
    position: absolute;
    left: -1000px;
    top: 36%;
    width: 32%;
    z-index: 1;
}

.plug_wrap5_img {
    width: 50%;
    float: right;
    position: relative;
    left: 100%;
}

.plug_wrap5_tx h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 20px;
}

.plug_wrap5_tx p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-bottom: 26px;
}

.plug_wrap5_icon {
    text-align: center;
    float: left;
}

.plug_wrap5_icon img {
    display: inline-block;
}

.plug_wrap6 {
    position: relative;
    padding-top: 38px;
    background-color: #fdfdfc;
}

.plug_wrap6_img {
    float: left;
    width: 50%;
    position: relative;
    left: -1000px;
}

.plug_wrap6_tx {
    position: absolute;
    left: 150%;
    top: 41%;
    width: 27%;
    z-index: 1;
}

.plug_wrap6_tx h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 20px;
}

.plug_wrap6_tx p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
}

.plug_wrap7 {
    background-color: #f4f4f4;
    position: relative;
}

.plug_wrap7_img {
    width: 50%;
    float: right;
    position: relative;
    left: 1000px;
}

.plug_wrap7_tx {
    position: absolute;
    left: -1000px;
    top: 32%;
    width: 29%;
}

.plug_wrap7_tx h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 20px;
}

.plug_wrap7_tx p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-bottom: 26px;
}

.plug_wrap7_iconimg {
    float: left;
    width: 25%;
    text-align: center;
}

.plug_wrap7_iconimg img {
    display: inline-block;
}

.plug_wrap7_iconimg p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    margin-top: 14px;
}

.plug_wrap8 {
    position: relative;
}

.plug_wrap8_img {
    position: absolute;
    left: -1000px;
    top: 23%;
    width: 34%;
}

.plug_wrap8_tx {
    position: absolute;
    left: 150%;
    top: 47%;
}

.plug_wrap8_tx h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 20px;
}

.plug_wrap8_tx p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.plug_wrap9 {
    background-color: #f4f4f4;
    position: relative;
}

.plug_wrap9_img {
    float: right;
    width: 44%;
    position: relative;
    left: 100%;
}

.plug_wrap9_tx {
    position: absolute;
    left: -1000px;
    top: 41%;
    width: 28%;
}

.plug_wrap9_tx h2 {
    font-size: 32px;
    color: #000;
    margin-bottom: 20px;
}

.plug_wrap9_tx p {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
}


/*7.13新增*/

.pro_left {
    float: right;
    width: 50%;
}

.index_pro_box {
    float: left;
    width: 50%;
}

.zuotu .pro_left {
    float: left;
    width: 50%;
}

.zuotu .index_pro_box {
    float: right;
    width: 50%;
}

.fuwu {
    width: 49%;
    float: left;
    display: table;
}

.jingxiao {
    width: 49%;
    float: right;
    display: table;
}

.shouji {
    width: 49%!important;
    float: left;
    display: table;
}

.shuidian {
    width: 49%;
    float: right;
    display: table;
}

.shuidian p {
    text-align: center;
    margin-bottom: 30px;
}

.shuidian p img {
    display: inline-block;
}

.pro_2H_step1 .pro_left_img {
    width: 88%!important;
    float: right;
}

.hide_head {
    height: 53px;
    width: 100%;
    display:none;
}

.lock_dis {
    display: none;
}

.pro_6H_step1 .pro_left {
    background: #f4f4f4!important;
}

.head_height {
    height: 57px;
}


/*自适应*/

@media (min-width:1400px) and (max-width:1680px) {
    .plug_wrap3_tx {
        top: 30%;
    }
    .plug_wrap5_tx {
        top: 26%;
    }
    .pro_6H_step3 .pro_2H_03_bg .pro_left_img {
        width: 44%!important;
    }
    .pro_6H_step1 .pro_left_img {
        width: 78%!important;
        padding-top: 80px;
    }
    .pro_6H_step1 .pro_left_img img {
        width: 100%;
    }
    .pro_2H_step8 .line {
        margin-top: 55px;
    }
    .swiper-itme1 .item_text {
        top: 20%!important;
    }
    .pro_2c_wrap1 .index_pro_text {
        padding-left: 0!important;
    }
    .pro_2C_05_bg .index_pro_text {
        padding-left: 0!important;
    }
    .pro_2C_10_bg .index_pro_text {
        padding-left: 0!important;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    .plug_wrap2_box {
        width: 48%;
        left: 26%;
    }
    .plug_wrap2_img {
        top: 64%;
    }
    .plug_wrap2 h2 {
        top: 9%;
    }
    .plug_wrap3_img {
        left: 42%;
        top: 0%;
    }
    .plug_wrap3_tx {
        top: 23%;
        left: 8%;
        width: 41%;
    }
    .plug_wrap2_icon p {
        font-size: 12px;
    }
    .plug_wrap4_img {
        left: 13%;
        bottom: 22px;
    }
    .plug_wrap4_tx {
        left: 51%;
        top: 22%;
    }
    .plug_wrap5_tx {
        top: 19%;
        left: 8%;
    }
    .plug_wrap6_tx {
        top: 28%;
    }
    .plug_wrap7_tx {
        left: 8%;
        top: 16%;
        width: 52%;
    }
    .plug_wrap7_img {
        width: 31%;
    }
    .plug_wrap7 {
        padding: 70px 0;
    }
    .plug_wrap8_tx {
        left: 44%;
    }
    .plug_wrap9_tx {
        top: 29%;
        left: 8%;
    }
    .index_pro_text {
        padding-left: 68px!important;
    }
    .pro_left_img {
        width: 100%;
        margin: 25% 0 0 10%!important;
    }
    .pro_2H_01_bg .pro_left_img,
    .pro_2H_03_bg .pro_left_img,
    .pro_2H_04_bg .pro_left_img,
    .pro_2H_05_bg .pro_left_img,
    .pro_2H_06_bg .pro_left_img,
    .pro_2H_07_bg .pro_left_img,
    .pro_2H_10_bg .pro_left_img,
    .pro_2C_03_bg .pro_left_img,
    .pro_2C_02_bg .pro_left_img,
    .pro-2C-step4 .pro_left_img {
        margin: 0!important;
    }
    .pro_2H_02_bg .pro_left_img {
        margin: 25% 0 0 4%!important;
    }
    .pro_2H_09_bg .pro_left_img {
        width: 100%;
        margin: 0!important;
    }
    .pro_6H_step4 .pro_left_img {
        width: 100%;
        margin: 0!important;
    }
    .pro_6H_step5 .pro_left_img {
        width: 100%;
        margin: 0!important;
    }
    .index_pro_text h2 {
        font-size: 28px;
    }
    .pro_6H_step3 .pro_2H_03_bg .pro_left_img {
        width: 44%!important;
    }
    .pro_6H_step1 .pro_left_img {
        width: 76%!important;
        padding-top: 0;
    }
    .pro_6H_step1 .pro_left_img img {
        width: 100%;
    }
    .pro_6H_step2 .pro_left_img {
        width: 110%!important;
    }
    .pro_2H_step9 h2 {
        background: url(../images/old/pro_2H_09_02.png) no-repeat 37% center;
    }
    .pro_2H_05_bg .index_pro_text {
        padding-left: 185px!important;
    }
    .pro_2H_07_bg .index_pro_text {
        padding-left: 168px!important;
    }
    .swiper-itme1 .item_text {
        top: 25%!important;
    }
    .swp2 h2 {
        font-size: 24px;
    }
    .pro_6H_step3 .pro_left_img {
        margin: 0 auto!important;
        width: 43%!important;
    }
    .pro_2C_03_bg .index_pro_text h2 {
        margin-top: 0!important;
    }
}

@media (min-width:998px) and (max-width:1200px) {
    .plug_wrap2_box {
        width: 48%;
        left: 26%;
    }
    .plug_wrap2_img {
        top: 64%;
    }
    .plug_wrap2 h2 {
        top: 9%;
    }
    .plug_wrap3_img {
        left: 42%;
        top: 0%;
    }
    .plug_wrap3_tx {
        top: 23%;
        left: 8%;
        width: 41%;
    }
    .plug_wrap2_icon p {
        font-size: 12px;
    }
    .plug_wrap4_img {
        left: 13%;
        bottom: 22px;
    }
    .plug_wrap4_tx {
        left: 51%;
        top: 22%;
    }
    .plug_wrap5_tx {
        top: 11%;
        left: 8%;
    }
    .plug_wrap6_tx {
        top: 28%;
    }
    .plug_wrap7_tx {
        left: 8%;
        top: 16%;
        width: 52%;
    }
    .plug_wrap7_img {
        width: 31%;
    }
    .plug_wrap7 {
        padding: 70px 0;
    }
    .plug_wrap8_tx {
        left: 40%;
    }
    .plug_wrap9_tx {
        top: 29%;
        left: 8%;
    }
    .index_pro_text {
        padding-left: 68px!important;
    }
    .pro_left_img {
        width: 100%;
        margin: 13% 0 0 10%;
    }
    .index_pro_text h2 {
        font-size: 24px;
    }
    .swp2 h2 {
        font-size: 24px;
    }
    .pro_6H_step3 .pro_2H_03_bg .pro_left_img {
        width: 84%!important;
    }
    .pro_6H_step1 .pro_left_img {
        width: 88%!important;
        padding-top: 50px;
    }
    .pro_6H_step1 .pro_left_img img {
        width: 100%;
    }
    .pro_2H_05_bg .index_pro_text {
        padding-left: 156px!important;
    }
    .pro_2H_07_bg .index_pro_text {
        padding-left: 130px!important;
    }
    .pro_2H_07_bg .index_pro_text .p {
        width: 80%;
    }
    .swiper-itme1 .item_text {
        top: 16%;
    }
    .swiper-itme1 .swiper-pagination {
        bottom: 30%;
        left: 4%;
    }
    .swp2 h2 {
        font-size: 24px;
    }
    .pro_6H_step3 .index_pro_box {
        height: auto;
        width: 100%;
    }
    .pro_6H_step2 .index_pro_box {
        height: auto;
    }
    .pro_2H_step3 .index_pro_text {
        padding-top: 120px;
        width: 100%;
    }
    .pro_6H_step2 .tx {
        width: 50%!important;
    }
    .pro_2C_03_bg .index_pro_text h2 {
        margin-top: 0!important;
    }
}

@media (max-width:998px) {
    .plug_wrap2_box {
        width: 48%;
        left: 26%;
    }
    .plug_wrap2_img {
        top: 64%;
    }
    .plug_wrap2 h2 {
        top: 9%;
    }
    .plug_wrap3_img {
        left: 42%;
        top: 0%;
    }
    .plug_wrap3_tx {
        top: 23%;
        width: 41%;
    }
    .plug_wrap2_icon p {
        font-size: 12px;
    }
    .plug_wrap4_img {
        left: 13%;
        bottom: 22px;
    }
    .plug_wrap4_tx {
        left: 51%;
        top: 22%;
    }
    .plug_wrap5_tx {
        top: 11%;
    }
    .plug_wrap6_tx {
        top: 28%;
    }
    .plug_wrap7_tx {
        top: 16%;
        width: 52%;
    }
    .plug_wrap7_img {
        width: 31%;
    }
    .plug_wrap7 {
        padding: 70px 0;
    }
    .plug_wrap8_tx {
        left: 40%;
    }
    .plug_wrap9_tx {
        top: 29%;
    }
    .index_pro_text {
        padding-left: 68px!important;
    }
    .pro_2H_05_bg .index_pro_text {
        padding-left: 146px!important;
    }
    .pro_2H_07_bg .index_pro_text {
        padding-left: 130px!important;
    }
    .pro_2H_07_bg .index_pro_text .p {
        width: 80%;
    }
    .pro_left_img {
        width: 100%;
        margin: 13% 0 0 10%;
    }
    .index_pro_text h2 {
        font-size: 24px;
    }
    .pro_6H_step3 .pro_2H_03_bg .pro_left_img {
        width: 100%!important;
    }
    .pro_6H_step1 .pro_left_img {
        width: 88%!important;
        padding-top: 85px;
    }
    .pro_6H_step1 .pro_left_img img {
        width: 100%;
    }
    .swiper-itme1 .swiper-pagination {
        bottom: 30%;
        left: 4%;
    }
    .swiper-itme1 .item_text {
        top: 18%;
    }
    .swp2 h2 {
        font-size: 24px;
    }
    .pro_6H_step3 .index_pro_box {
        height: auto;
        width: 100%;
    }
    .pro_6H_step2 .index_pro_box {
        height: auto;
    }
    .pro_2H_step3 .index_pro_text {
        padding-top: 120px;
    }
    .pro_2C_03_bg .index_pro_text {
        margin-top: 0!important;
        padding-top: 0!important;
    }
    .pro_2C_03_bg .index_pro_text h2 {
        margin-top: 0!important;
    }
    .pro_6H_step2 .tx {
        width: 50%!important;
    }
}

@media (max-width:768px) {
    .plug_wrap2_box {
        width: 88%;
        left: 6%;
    }
    .plug_wrap2_icon {
        padding: 0 5px;
    }
    .plug_tx h2 {
        font-size: 20px;
    }
    .plug_wrap3_tx {
        top: 12%;
        width: 66%;
    }
    .plug_wrap3_tx p {
        height: 42px;
        overflow: hidden;
    }
    .plug_wrap4_tx {
        top: 10%;
    }
    .plug_wrap5_tx {
        top: 4%;
        width: 49%;
    }
    .plug_wrap5_tx p {
        height: 65px;
        overflow: hidden;
    }
    .plug_wrap6_tx {
        top: 10%;
        width: 43%;
    }
    .plug_wrap6_tx p {
        height: 66px;
        overflow: hidden;
    }
    .plug_wrap8_tx {
        top: 15%;
    }
    .plug_wrap9_tx {
        top: 10%;
        width: 48%;
    }
    .plug_wrap9_tx p {
        height: 62px;
        overflow: hidden;
    }
    #pro_2H .plug_img1 {
        margin-top: 0;
    }
    .swp2 h2 {
        font-size: 20px;
        margin-top: 50px;
    }
    .index_pro_text h2 {
        font-size: 20px;
    }
    .index_pro_text {
        padding-left: 15px!important;
    }
    .index_pro_text p {
        width: 96%;
    }
    #pro_2H .pro_left_img {
        width: 82%;
        margin-left: 32px;
    }
    .pro_6H_step5 .pro_left_img {
        margin-left: 0!important;
    }
    .pro_2c_wrap1 .pro_left_img {
        width: 100%!important;
        margin-left: 0!important;
    }
    #pro_2H .pro_left_img img {
        width: 100%;
    }
    .pro_6H_step1 .pro_left_img {
        padding-top: 20px;
    }
    .pro_6H_step3 .index_pro_text {
        padding-top: 30px;
    }
    .6H_tx {
        padding: 30px 15px;
    }
    .pro_6H_step4 .pro_left_img {
        width: 100%!important;
        margin-left: 32px;
    }
    .pro_6H_step4 .index_pro_text {
        padding: 30px 0!important;
    }
    .pro_6H_step4 .index_pro_text h2 {
        padding-left: 15px;
    }
    .pro_6H_step4 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_6H_step4 .index_pro_text ul {
        padding-left: 15px;
    }
    .pro_6H_step5 .index_pro_text {
        padding: 30px 0!important;
    }
    .pro_6H_step5 .index_pro_text h2 {
        padding-left: 15px;
    }
    .pro_6H_step5 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_6H_step5 .index_pro_text ul {
        padding-left: 15px;
    }
    .pro_6H_step5 .pro_left_img {
        width: 100%!important;
    }
    .pro_6H_step6 .index_pro_text {
        padding: 30px 0!important;
    }
    .pro_6H_step6 .index_pro_text h2 {
        padding-left: 15px;
    }
    .pro_6H_step6 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_6H_step6 .index_pro_text ul {
        padding-left: 15px;
    }
    .pro_2H_08_bg {
        height: auto;
    }
    .pro_2H_step9 .index_pro_text p {
        width: 88%;
        margin-left: 6%;
    }
    .pro_2H_step8 .index_pro_text a {
        margin: 12px auto 18px;
    }
    .swiper-itme1 img {
        height: 190px;
        width: 165%;
    }
    .swiper-itme1 .item_text {
        top: 111%;
        left: 4%;
        width: 94%;
    }
    .swiper-itme1 .item_text p {
        width: 100%;
    }
    .swiper-itme1 .item_text h2 {
        margin-bottom: 10px;
    }
    .swiper-itme1 .swiper-pagination {
        bottom: 37%;
        left: 0;
    }
    #pro_2H .index_pro_text {
        padding: 30px 0!important;
        background: none;
    }
    .pro_2H_step1 .index_pro_text a {
        padding-left: 15px;
    }
    .pro_2H_step1 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_2H_step1 .index_pro_text h2 {
        padding-left: 15px!important;
        margin-bottom: 10px;
    }
    .pro_2H_step10 .index_pro_text {
        padding: 30px 0!important;
    }
    .pro_2H_step10 .index_pro_text h2 {
        padding-left: 15px;
    }
    .pro_2H_step10 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_2H_step3 .index_pro_text {
        padding: 30px 0!important;
    }
    .pro_2H_step3 .index_pro_text h2 {
        padding-left: 15px;
    }
    .pro_2H_step3 .index_pro_text p {
        padding-left: 15px!important;
    }
    .pro_2H_02_bg h2 {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 15px!important;
        color: #000;
    }
    .pro_2H_step2 .index_pro_text1 p {
        padding-left: 15px!important;
        color: #000;
        width: 110%!important;
        margin-bottom: 0;
    }
    .pro_2H_04_bg h2 {
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 15px!important;
    }
    .pro_2H_04_bg p {
        padding-left: 15px!important;
    }
    .pro_2H_05_bg .index_pro_text {
        padding-left: 80px!important;
        padding-top: 20px;
    }
    .pro_2H_step5 h2 {
        margin-bottom: 10px;
    }
    .pro_2H_step5 .pro_left_img {
        margin-left: 50px!important;
        margin-top: -40px!important;
    }
    .pro_2H_06_bg h2 {
        margin-top: 20px;
        margin-bottom: 10px;
        padding-left: 15px!important;
    }
    .pro_2H_06_bg p {
        padding-left: 15px!important;
    }
    .pro_2H_07_bg .index_pro_text {
        padding-left: 30px!important;
    }
    .pro_2H_07_bg .index_pro_text h2 {
        margin-top: 30px;
    }
    .pro_2C_step2 h2 {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 15px!important;
        font-size: 20px;
    }
    .pro_2C_step2 p {
        padding-left: 15px!important;
    }
    .pro_left {
        float: inherit;
        width: 100%;
    }
    .index_pro_box {
        float: inherit;
        width: 100%;
    }
    .zuotu .pro_left {
        float: inherit;
        width: 100%;
    }
    .zuotu .index_pro_box {
        float: inherit;
        width: 100%;
    }
    .fuwu {
        float: inherit;
        width: 100%;
        display: table;
    }
    .jingxiao {
        float: inherit!important;
        width: 100%;
        display: table;
    }
    .shouji {
        float: inherit!important;
        width: 100%;
        display: table;
    }
    .shuidian {
        float: inherit;
        width: 100%;
        display: table;
    }
    .pro_2H_step7 .pro_left_img {
        width: 108%!important;
        margin-left: 0!important;
    }
    .head_height {
        height: 0;
    }
}

@media (max-width:414px) {
    .pro_left {
        float: inherit;
        width: 100%;
    }
    .index_pro_box {
        float: inherit;
        width: 100%;
        background-color: #fff;
    }
    .zuotu .pro_left {
        float: inherit;
        width: 100%;
    }
    .zuotu .index_pro_box {
        float: inherit;
        width: 100%;
    }
    .fuwu {
        float: inherit;
        width: 100%;
        display: table;
        border-bottom: 1px solid #e0e0e0;
    }
    .jingxiao {
        float: inherit!important;
        width: 100%;
        display: table;
    }
    .shouji {
        float: inherit!important;
        width: 100%!important;
        display: table;
    }
    .shuidian {
        float: inherit;
        width: 100%;
        display: table;
    }
    .pro_2H_02_bg,
    .pro_2H_05_bg,
    .pro_2H_04_bg,
    .pro_2H_06_bg,
    .pro_2H_07_bg {
        background: none;
    }
    .pro_2H_07_bg .pro_left {
        background: url("../images/old/pro_2H_07_01.jpg") no-repeat;
    }
    .pro_2H_06_bg .pro_left {
        background: url("../images/old/pro_2H_06_01.jpg") no-repeat;
        padding: 30px 0;
    }
    .pro_2H_02_bg .pro_left {
        background: url(../images/old/pro_2H_02_bg.jpg) no-repeat center center;
        padding: 30px 0;
    }
    .pro_2H_05_bg .pro_left {
        background: url(../images/old/pro_2H_05_01.jpg) no-repeat;
        padding: 30px 0;
    }
    #pro_2H .pro_2H_02_bg .pro_left_img,
    #pro_2H .pro_2H_04_bg .pro_left_img,
    #pro_2H .pro_2H_06_bg .pro_left_img,
    #pro_2H .pro_2H_09_bg .pro_left_img {
        margin-left: 0;
    }
    #pro_2H .index_pro_text h2 {
        margin-top: 0;
        margin-bottom: 10px;
    }
    .pro_2H_04_bg .pro_left {
        background: url(../images/old/pro_2H_04_01.jpg) no-repeat;
        padding: 20px 0;
    }
    .pro_2H_02_bg h2,
    .pro_2H_07_bg h2 {
        margin-top: 0;
        margin-bottom: 10px;
        padding-left: 15px!important;
        color: #000;
    }
    .pro_2H_step4 .index_pro_text1 p {
        padding-left: 15px!important;
        color: #000;
        width: 98%!important;
        margin-bottom: 0;
    }
    .pro_2H_step2 .index_pro_text1 p {
        width: 105%!important;
    }
    .pro_2H_04_bg h2,
    .pro_2H_06_bg h2 {
        color: #000;
    }
    .pro_2H_step4 .index_pro_text1 p,
    .pro_2H_step3 .index_pro_text1 p,
    .pro_2H_step6 .index_pro_text1 p,
    .pro_2H_step7 .index_pro_text1 p,
    .pro_2H_step10 .index_pro_text1 p {
        color: #000;
        margin-bottom: 0;
    }
    .pro_2H_step5 .index_pro_text img.dw {
        top: -305px;
        left: 43px;
    }
    #pro_2H .pro_2H_step5 p,
    .pro_2H_step5 h2 {
        width: 98%;
        padding-left: 15px;
    }
    #pro_2H .pro_2H_step7 p {
        width: 94%;
        padding-left: 15px;
    }
    .pro_2H_08_bg {
        height: auto!important;
    }
    .swiper-itme1 .item_text {
        top: 111%;
        left: 4%;
        width: 94%;
    }
    .swiper-itme1 .item_text p {
        width: 100%;
        text-align: left;
        line-height: 24px;
    }
    .swiper-itme1 .item_text h2 {
        margin-bottom: 10px;
    }
    .swiper-itme1 .swiper-pagination {
        bottom: 37%;
    }
    .swiper-itme1 img {
        height: 230px;
        width: 165%;
    }
    .swiper-itme1 .swiper-pagination {
        bottom: 37%;
        left: 0;
    }
    .pro_6H_step2 .tx h2 {
        margin-bottom: 10px;
        font-size: 20px!important;
    }
    .pro_6H_step2 .tx {
        width: 94%!important;
        bottom: -38%;
    }
    .pro_2H_step7 .pro_left_img {
        width: 108%!important;
        margin-left: 0!important;
    }
    .pro_2C_07_bg .pro_left_img {
        margin-left: 72px!important;
    }
    .swiper-itme1 {
        background: #fff;
    }
    .fuwu p,
    .jingxiao p {
        margin-bottom: 0!important;
    }
    .fuwu h2,
    .jingxiao h2 {
        margin-bottom: 20px!important;
    }
    #pro_2H .index_pro_text {
        padding: 30px 0!important;
        background: none;
    }
    #pro_2H .pro_6H_step6 .pro_left_img {
        margin-left: 70px;
    }
    .pro-2C-step4 .pro_left {
        background: #f4f4f4;
        padding: 50px 0;
    }
    .pro_hot_01_bg {
        background-color: #fff!important;
    }
    .pro_hot_step1 h2,
    .pro_hot_step2 h2,
    .pro_hot_step3 h2,
    .pro_hot_step4 h2,
    .pro_hot_step5 h2,
    .pro_hot_step6 h2,
    .pro_hot_step7 h2 {
        margin-bottom: 10px;
    }
    .pro_hot_step1 .index_pro_text1 a,
    .pro_hot_step2 .index_pro_text1 a {
        margin-top: 10px;
    }
    .pro_hot_02_bg .index_pro_box .pro_hot_02_bg,
    .pro_hot_03_bg .index_pro_box .pro_hot_03_bg,
    .pro_hot_04_bg .index_pro_box .pro_hot_04_bg,
    .pro_hot_05_bg .index_pro_box .pro_hot_05_bg,
    .pro_hot_06_bg .index_pro_box .pro_hot_06_bg,
    .pro_hot_07_bg .index_pro_box .pro_hot_07_bg {
        background: none;
    }
    .pro_hot_02_bg .index_pro_box .pro_hot_02_bg h2,
    .pro_hot_02_bg .index_pro_box .pro_hot_02_bg p,
    .pro_hot_02_bg .index_pro_box .pro_hot_02_bg span {
        color: #000;
    }
    .pro_hot_step2 p,
    .pro_hot_step5 p,
    .pro_hot_step7 p {
        margin-bottom: 0;
        width: 101%!important;
    }
    .pro_hot_step3 .index_pro_text p,
    .pro_hot_step4 .index_pro_text p,
    .pro_hot_step6 .index_pro_text p {
        width: 100%;
        margin-bottom: 0px;
    }
    .star_wrap1 {
        margin-top: 0;
    }
    .lock_wrap1_img {
        width: 54%;
        margin-right: 22%;
    }
    .lock_wrap1 {
        padding: 70px 0 170px;
    }
    .lock_wrap1 .star_wrap1_tx {
        width: 94%!important;
        top: 66%!important;
        z-index: 2;
    }
    .lock_dis {
        display: block;
        width: 100%;
        background-color: #fff;
        height: 178px;
        position: absolute;
        left: 0;
        top: 253px;
        z-index: 1;
    }
    .lock_wrap2_img {
        top: 17%;
        width: 63%;
    }
    .lock_wrap2_tx {
        top: 74%;
        width: 95%;
    }
    .lock_wrap4_tx {
        top: 8%;
        width: 94%;
    }
    .lock_wrap5_icon {
        width: 82%;
        margin-left: 33px;
    }
    .lock_wrap5_iconimg p {
        font-size: 12px;
    }
    .lock_wrap6_img {
        top: 12%;
        width: 52%;
    }
    .lock_wrap6_tx {
        top: 76%;
    }
    .lock_wrap7_tx {
        width: 94%;
    }
    .lock_wrap8_icon2 {
        width: 61%;
        left: 19%;
    }
    .lock_wrap8_icon2img {
        padding: 0 5px;
    }
    .lock_wrap9_img {
        width: 54%;
    }
    .lock_wrap9_tx {
        top: 74%;
        width: 96%;
    }
    .lock_wrap11_img {
        width: 50%;
        left: 27%;
    }
    .lock_wrap11_tx {
        top: 10%;
        left: 4%;
        width: 96%;
        text-align: left;
    }
    .lock_wrap12_img {
        width: 40%;
    }
    .plug_wrap12_tx {
        top: 9%;
        width: 95%;
    }
    .lock_wrap13_img {
        width: 36%;
        top: 13%;
    }
    .lock_wrap13_tx {
        width: 96%;
    }
    .lock_wrap10_img {
        width: 30%;
        margin-right: 11%;
    }
    .plug_wrap7_tx {
        top: 30%;
    }
    .text_right img {
        width: 100%;
        margin-left:0;
    }
    .text_left img {
        width: 100%;
        margin-left: 0;
    }
    .white_line{display: none;}
    .yc_wrap {}
    .text_left .pro_1c_wrap1_tx,
    .text_right .pro_1c_wrap1_tx {
        position: inherit;
        width: 94%;
        left: 10px;
        padding: 30px 0;
    }
    .text_left .pro_1c_wrap1_tx h2,
    .text_right .pro_1c_wrap1_tx h2 {
        color: #000;
    }
    .text_left .pro_1c_wrap1_tx p,
    .text_right .pro_1c_wrap1_tx p {
        color: #000;
        margin-bottom: 0;
    }
    .star_1 {
        padding-top: 96px;
    }
    .star_wrap1_img {
        width: 50%;
        margin-right: 24%;
    }
    .star_wrap1_tx {
        top: 8%;
        width: 70%;
    }
    .star_wrap2_img {
        width: 127%;
        left: -12%;
    }
    .star_wrap2 .star_wrap2_tx {
        width: 94%;
        text-align: left;
        margin-bottom: 15%;
    }
    .star_wrap3_tx {
        top: 12%;
        width: 94%;
    }
    .star_wrap3_img {
        width: 68%;
    }
    .star_wrap4_tx {
        width: 94%;
    }
    .star_wrap5_img {
        left: 16%;
        width: 64%;
    }
    .star_wrap6_tx {
        left: 4%;
    }
    .star_wrap7_tx {
        width: 94%!important;
    }
    .star_wrap7_img1 {
        top: 24%;
        width: 48%;
    }
    .star_wrap7_img2 {
        top: 24%;
        width: 48%;
    }
    .plug_wrap1 .pro_left {
        padding-top: 40px;
    }
    .fuwu .index_pro_text p {
        width: 100%!important;
    }
    .jingxiao .index_pro_text p {
        width: 100%!important;
    }
    .pro_2H_step8 h2,
    .pro_2H_step9 h2 {
        width: 100%!important;
    }
    .pro_2H_step8 h2,
    .pro_2H_step8 h3 {
        width: 100%!important;
    }
    #pro_2H .pro_2H_09_bg .pro_left_img {
        margin-left: -20px;
    }
    .pro_2C_03_bg p {
        width: 100%;
    }
    /*智能锁*/
    .lock_01,
    .lock_02,
    .lock_03,
    .lock_04,
    .lock_05,
    .lock_06 {
        position: relative;
    }
    .lock_01bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .lock_tx {
        padding: 30px 0;
        position: relative;
        left: -150%;
    }
    .lock_tx h2 {
        font-size: 20px;
        color: #000;
        margin-bottom: 10px;
        padding-left: 15px;
    }
    .lock_tx p {
        font-size: 14px;
        color: #333;
        line-height: 22px;
        padding-left: 15px;
        width: 98%;
    }
    .lock_tx a {
        padding-left: 15px;
        display: block;
        margin-top: 10px;
    }
    .lock_01 .star_wrap1_img {
        position: absolute;
        bottom: 0;
        width: 59%;
        left: 120%;
    }
    .lock_02 {
        background: url(../images/old/lock_img2.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
    }
    .lock_wrap3 .star_wrap2_tx {
        width: 94%!important;
        text-align: left;
    }
    .lock_tx7 h2 {
        margin-bottom: 0;
    }
    .lock_03bg {
        background: url(../images/old/lock_2.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_04bg {
        background: url(../images/old/lock_img11.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_wrap5_icon {
        top: 34%;
    }
    .lock_05bg {
        background: url(../images/old/lock_img12.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_06bg {
        background: url(../images/old/lock_img14.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_07bg {
        background: url(../images/old/lock_img24.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_08bg {
        background: url(../images/old/lock_img15.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_09bg {
        background-color: #f4f4f4;
        position: relative;
        width: 100%;
        height: 250px;
    }
    .lock_wrap10_img {
        position: absolute;
        left: 34%;
        top: 15px;
        width: 27%;
    }
    .lock_10bg {
        background: url(../images/old/lock_img18.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_11bg {
        background: url(../images/old/lock_img20.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .lock_12bg {
        background: url(../images/old/lock_img22.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .star_03bg {
        background: url(../images/old/star_img4.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .star_04bg {
        background: url(../images/old/star_img6.jpg) no-repeat 72% center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .star_06bg {
        background: url(../images/old/star_img9.jpg) no-repeat 15% center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .plug_01bg {
        background: url(../images/old/plug_img2.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .plug_03bg {
        background: url(../images/old/plug_img6.jpg) no-repeat center center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .plug_07bg {
        background: url(../images/old/plug_img11.jpg) no-repeat 80% center;
        width: 100%;
        height: 250px;
        background-size: cover;
        position: relative;
    }
    .plug_04bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .star_01bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .star_02bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .star_05bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .star_07bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .plug_02bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .plug_05bg {
        width: 100%;
        height: 250px;
        background-color: #fdfdfc;
        position: relative;
    }
    .plug_06bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .plug_08bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .lock_13bg {
        width: 100%;
        height: 250px;
        background-color: #f4f4f4;
        position: relative;
    }
    .star_01bg .star_wrap1_img {
        width: 44%;
    }
    .star_02 {
        background: none;
        height: inherit;
    }
    .plug_wrap3_img {
        left: -1%;
        width: 100%;
        top: 0%;
    }
    .plug_wrap4_img {
        width: 67%;
        bottom: 60px;
    }
    .plug_wrap5_img {
        width: 80%;
    }
    .plug_wrap6_img {
        width: 88%;
    }
    .plug_wrap7_img {
        width: 80%;
    }
    .plug_wrap8_img {
        width: 60%;
    }
    .plug_wrap9_img {
        width: 78%;
    }
    .lock_wrap5_icon {
        left: 2%;
    }
    .stand_tx p {
        width: 96%!important;
        font-size: 14px!important;
        color: #000;
        line-height: 22px;
    }
    .pro_2H_05_bg p {
        width: 103%!important;
    }
}

@media (max-width:320px) {
    .pro_2H_08_bg {
        padding-left: 16px!important;
    }
    .pro_2H_05_bg .index_pro_text {
        padding-left: 46px!important;
        padding-top: 20px;
    }
    .pro_2H_step5 .index_pro_text img.dw {
        left: 21px;
    }
    .lock_wrap1 .star_wrap1_tx {
        top: 70%!important;
    }
    .lock_wrap2_tx {
        top: 69%;
    }
    .lock_wrap5_icon {}
    .lock_wrap9_tx {
        top: 69%;
    }
    .ph_head li {
        padding: 0 4px!important;
        font-size: 12px;
    }
    .lock_wrap5_icon {
        width: 82%;
        margin-left: -53px;
    }
    .lock_wrap6_img {
        28%;
    }
}
@media (max-width:750px) {
    .website{
        font-size:.22rem;
        /*padding: .3rem 0;*/
        /*line-height: .32rem;*/
    }
    .website .container{
        padding: 0;
    }
    .website a, 
    .website span{
        margin-right:.04rem;
    }
}
