@charset "utf-8";

/* CSS Document */

* {
    box-sizing: border-box;
}



.hbtp {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    line-height: 1;
    font-family: 微软雅黑;
}

.hbtp img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: bottom;
}

.hb3-video {
    background: #3e3a39;
    padding: 2rem 0;
}

.avideo {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.form2 {
    width: 100%;
    height: auto;
    background: #eeeeee;
    padding: 2rem 0;
}

.form2-t {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #3e3a39;
}

.form2-t span {
    color: #ff9600;
}

.form2-p {
    font-size: 1.3rem;
    color: #3e3a39;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 0.7rem;
}

.form2-p span {
    color: #e60012;
}

.form2-simple {
    width: 80%;
    display: flex;
    justify-content: center;
    border-radius: 2.5rem;
    border: 2px solid #ff9600;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    margin-top: 1rem;
}

.form2-simple input {
    width: 71%;
    height: 2.5rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left: 0.5rem;
    font-size: 1.1rem;
}

.form2-simple .form2-simple-btn {
    width: 29%;
    font-size: 1.1rem;
    text-align: center;
    line-height: 2.5rem;
    background-color: #ff9600;
    color: #fff;
}

.part1 {
    padding: 1.5rem 0;
}

.pt1 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ff9600;
}

.kc-t {
    font-size: 1.1rem;
    text-align: center;
    color: #3e3a39;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 1rem;
}

.pt1-line {
    width: 30%;
    margin: 0 auto;
    margin-top: .3rem;
    background: #3e3a39;
    height: 0.15rem;
}

.kcjs {
    width: 98%;
    margin: 0 auto;
    margin-top: 1.2rem;
    position: relative;
    padding-bottom: 3rem;
}

.kc-prev1 {
    position: absolute;
    bottom: 0;
    left: 12%;
    width: 22%;
    height: 1.6rem;
    line-height: 1.4rem;
    text-align: center;
    border: 0.1rem solid #ff9600;
    border-radius: 0.8rem;
    color: #ff9600;
    font-size: 1.1rem;
    font-weight: bold;
    z-index: 12;
    cursor: pointer;
}

.kc-next1 {
    position: absolute;
    bottom: 0;
    right: 12%;
    width: 22%;
    height: 1.6rem;
    line-height: 1.4rem;
    text-align: center;
    border: 0.1rem solid #ff9600;
    border-radius: 0.8rem;
    color: #ff9600;
    font-size: 1.1rem;
    font-weight: bold;
    z-index: 12;
    cursor: pointer;
}

.swiper-pagination1 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.kcjs .swiper-pagination-bullets {
    bottom: 0.4rem;
}

.kcjs .swiper-pagination-bullet {
    background: #333;
    width: 0.4rem;
    height: 0.4rem;
}

.kcjs .swiper-pagination-bullet-active {
    background: #ff9600;
}

.p1-zx {
    width: 76%;
    height: 3rem;
    margin: 0 auto;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 3rem;
    font-size: 1.7rem;
    margin-top: 1.5rem;
    letter-spacing: 2px;
    background: #ff9600;
    border-radius: 2rem;
}

.part2 {
    background: #f5f3f2;
    padding: 1.5rem 0;
}

.pt2 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ff9600;
    line-height: 1.5;
}

.p2-1 {
    padding-top: 1.5rem;
}

.part3 {
    padding-bottom: 1.5rem;
}

.p3-img {
    margin-top: 1.5rem;
}

.zxbm {
    padding: 1.5rem 1.5rem 1rem;
    background: #ff9600;
}

.bm-t1 {
    font-size: 2.5rem;
    color: #fff;
    letter-spacing: 0.15rem;
}

.bm-t1 span {
    font-size: 1rem;
    color: #fff;
    margin-left: 0.5rem;
    letter-spacing: 1px;
}

.bm-t2 {
    font-size: 1rem;
    color: #fff;
    letter-spacing: 1.5rem;
    margin-top: 0.7rem;
    font-weight: bold;
}

.bm-c {
    width: 100%;
    margin-top: 1rem;
}

.bname {
    width: 30%;
    float: left;
    height: 2rem;
    line-height: 2rem;
    display: block;
    font-size: 0.8rem;
    border: 0;
    background: #fff;
    border-radius: 0.3rem;
    text-indent: 0.5rem;
}

.btel {
    width: 30%;
    float: left;
    height: 2rem;
    line-height: 2rem;
    display: block;
    font-size: 0.8rem;
    margin-left: 5%;
    border: 0;
    background: #fff;
    border-radius: 0.3rem;
    text-indent: 0.5rem;
}

.bm-c input::-webkit-input-placeholder {
    color: #727171;
    font-size: 0.8rem;
    text-indent: 0.5rem;
    letter-spacing: 1px;
    font-weight: bold;
}

.bm-c input:-ms-input-placeholde {
    color: #727171;
    font-size: 0.8rem;
    text-indent: 0.5rem;
    letter-spacing: 1px;
    font-weight: bold;
}

.bsub {
    width: 30%;
    float: right;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 0.8rem;
    background: #3a3a3a;
    color: #fff;
    border-radius: 0.3rem;
    font-weight: bold;
    letter-spacing: 2px;
}

.part4 {
    padding: 1.5rem 0;
}

.p4-1 {
    width: 96%;
    margin: 0 auto;
    margin-top: 1rem;
}

.p4-l {
    width: 30%;
    float: left;
    height: 19rem;
    border-right: 0.5rem solid #fff;
}

.p4-l li {
    width: 100%;
    height: 3.4rem;
    margin-top: 0.5rem;
    line-height: 3.4rem;
    background: #3e3a39;
    border-bottom-left-radius: 1.8rem;
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    overflow: hidden;
}

.p4-l li:first-child {
    margin-top: 0;
}

.p4-l li.on {
    background: #ff9600;
    color: #3e3a39;
}

.p4-r {
    width: 70%;
    float: left;
    height: 19rem;
}

.p4-r li {
    display: none;
}

.p4-r li img {
    height: 19rem;
}

.p4-r li.on {
    display: block;
}

@media only screen and (max-width:360px),
only screen and (max-device-width:360px) {
    .p4-l {
        width: 33%;
    }
    .p4-r {
        width: 67%;
    }
}

.xyal {
    width: 98%;
    margin: 0 auto;
    margin-top: 1.2rem;
    position: relative;
    padding-bottom: 3rem;
}

.xy-prev1 {
    position: absolute;
    bottom: 0;
    left: 12%;
    width: 22%;
    height: 1.6rem;
    line-height: 1.4rem;
    text-align: center;
    border: 0.1rem solid #ff9600;
    border-radius: 0.8rem;
    color: #ff9600;
    font-size: 1.1rem;
    font-weight: bold;
    z-index: 12;
    cursor: pointer;
}

.xy-next1 {
    position: absolute;
    bottom: 0;
    right: 12%;
    width: 22%;
    height: 1.6rem;
    line-height: 1.4rem;
    text-align: center;
    border: 0.1rem solid #ff9600;
    border-radius: 0.8rem;
    color: #ff9600;
    font-size: 1.1rem;
    font-weight: bold;
    z-index: 12;
    cursor: pointer;
}

.swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.xyal .swiper-pagination-bullets {
    bottom: 0.4rem;
}

.xyal .swiper-pagination-bullet {
    background: #333;
    width: 0.4rem;
    height: 0.4rem;
}

.xyal .swiper-pagination-bullet-active {
    background: #ff9600;
}