﻿.n_form_row {
    width: 493px;
}

.n_form_column {
    /*width: 268px;*/
    width:225px;
}

.n_form_column_title {
    width: 97px;
    float: left;
    padding-top: 13px;
}

.n_form_column_input {
    width: 120px;
    height: 56px;
    float: right;
    border-color: #aaaaaa;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    background-color:#ffffff;
    display:flex;
    align-items:center;
}

/*.n_form_column_select {
    width: 100%;
    height: 100%;
    padding-left: 36px;
    border: 0;
    font-size: 20px;
    color: #666;
    -webkit-appearance: none;
    background: url('/images/ldy/sept/form_select1.png') no-repeat center;
    background-size: 100% 100%;
}*/

.n_form_column_span_dw_zh {
    float: left;
    width: 30px;
    height: 56px;
    color: #666;
    text-align: right;
    line-height: 56px;
    font-size: 22px;
}

.n_form_column_span_dw_en {
    float: left;
    width: 30px;
    height: 56px;
    color: #666;
    text-align: left;
    line-height: 56px;
    font-size: 22px;
}

.n_form_column_span_dw_line {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    width: 2px;
    height: 44px;
    background-color: #d5d5d5;
    margin-top: 4px;
    display:none;
}

.n_form_column_span_dw_input {
    width:92px;
    /*margin-left: 2px;
    margin-top: 10px;*/
    height: 36px;
    line-height: 36px;
    font-size: 22px;
    text-align: center;
    color: #666;
    float: left;
    border: 0;
}

.n_form_column_span_dw_en_input {
    width:85px;
}


.n_form_column_cn_select1 {
    /*width: 258px;*/
    width:46%;
    height: 66px;
    padding-left: 31px;
    border: 0;
    font-size: 30px;
    color: #494949;
    -webkit-appearance: none;
    background: url('/images/ldy/xly/select_area_bg.png') no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    float: left;
}

.n_form_column_cn_select2 {
    width: 46%;
    height: 66px;
    padding-left: 31px;
    border: 0;
    font-size: 30px;
    color: #494949;
    -webkit-appearance: none;
    background: url('/images/ldy/xly/select_area_bg.png') no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    float: right;
}
.cart {
    width: 84.67%;
    height: 30%;
    background: #FFFFFF;
    box-shadow: 0px 3px 28px 0px rgba(219,200,139,0.36);
    opacity: 0.8;
    border-radius: 14px;
    margin: 4% auto 9.8%;
    padding-top:5.6%;
    box-sizing:border-box;
}
.common-box {
    width: 719px;
    box-shadow: 1px 2px 21px 10px #ffbf4a inset;
    margin: 0 auto;
    background: #FF931A;
    border-radius: 17px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.part1-box {
    height: 710px;
}
.common-box-inner {
    width: 672px;
    background-color: #fff;
    border-radius: 13px;
}
.part1-box .common-box-inner {
    height: 664px;
}
.part1-item{
    margin-top:31px;
}
    .part1-item > img {
        width: 67px;
        height: 41px;
    }
.part1-text {
    font-size: 32px;
    font-weight: 300;
    color: #5A250D;
    line-height: 41px;
    margin-top:16px;
}
    .part1-text > img {
        margin-top: 10px;
    }
    .part1-item-tit {
        width: 302px;
    }
.part1-item2-tit {
    width: 442px;
}
.part1-item3-tit {
    width: 472px;
}
.part2-box {
    height: 1243px;
    position: relative;
    z-index: 1;
    margin-top:-42px;
}
    .part2-box .common-box-inner {
        height: 1187px;
    }
.common-title {
    width: 533px;
    margin:-70px auto 0;
}
.common-title img{
    width:100%;
}
.part2-tit-img {
    width: 519px;
    margin:30px 0 20px;
}
.part2-result{
    width:597px;
    margin:49px auto  61px;
   
}
.part2-result-row {
    display: flex;
    justify-content: space-between;
}
.part2-result-item {
    width: 146px;
}
    .part2-result-item img {
        width: 100%;
    }
    .part2-result-item p {
        font-size: 31px;
        font-weight: 400;
        color: #2A2014;
        margin-top:19px;
    }
.part2-result-row:nth-of-type(2){
    margin-top:40px;
}
.video-box{
    width:605px;
    margin:0 auto;
}
    .video-box > div {
        position: relative;
    }
.video-btn {
    background: url(/images/ldy/xly/yunxing.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    margin-left: -25px;
    margin-top: -25px;
}
.video-v {
    display: block;
    object-fit: cover;
    height: 392px;
}
.video-box p {
    font-size: 28px;
    font-weight: 400;
    color: #543D25;
    margin-top:22px;
}
.part3-box {
    height: 1040px;
    margin-top:85px;
}
    .part3-box .common-box-inner {
        height: 978px;
    }
.part3-text {
    width: 359px;
    margin:20px auto 0;
}
    .part3-text p {
        font-size: 31px;
        font-weight: 400;
        color: #5A250D;
        margin-top:24px;
    }
.yzminput{
    height:65px;
    font-size:27px;
    line-height:65px;
}
    .yzminput input {
        font-size: 27px;
    }
 .part4-box {
    height: 4528px;
    margin-top:90px;
}
.part4-box .common-box-inner {
    height: 4466px;
}
.part4-item{
    width:591px;
    margin:42px auto 0;
    
}
.part5-box {
    height: 1005px;
    margin-top: 90px;
    text-align: left;
}
.part5-box .common-box-inner{
    height:943px;
}
.part5-text {
    width: 603px;
    height: 198px;
    margin: 0 auto;
    background: #F26201;
    border: 4px solid #ff9d25;
    border-radius: 14px;
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    box-sizing:border-box;
    padding:20px
}
.part5-item{
    width:612px;
    margin:43px auto 0;
}
.part5-item-item{
    margin-bottom:40px;
}
.part5-item-item h2 {
    font-size: 28px;
    line-height: 28px;
    display: flex;
}
.part5-item-item h2 >img{
    width:52px;
    margin-right:22px;
}
.part5-item-item p {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 18px;
    color: #324658;
}
.part6-box {
    height: 1106px;
    margin: 90px auto 40px;
}
    .part6-box .common-box-inner {
        height:1044px;
    }
.part6-area {
    width: 564px;
    height: 338px;
    background: #FFFFFF;
    box-shadow: -1px 0px 5px 6px rgba(22,0,70,0.2) inset;
    border-radius: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
}
/*.part6-area img{

}*/
.part6-line {
    width: 81px;
    height: 5px;
    background: #494949;
    margin: 0 auto 45px;
}
.part6-address {
    width: 572px;
    margin: 0 auto;
}
    .part6-address h3 {
        font-size: 44px;
        color: #494949;
        text-align: center;
    }
        .part6-address h3 span {
            text-transform: uppercase;
            font-size: 29px;
            font-weight: 400;
        }
.bgtsktext {
    margin: 548px auto 0;
    font-size: 20px;
}

.bgtskdiv {
    width: 320px;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.75);
    opacity: 1;
    border-radius: 5px;
}
.card-img{
    border-radius:14px;
}
@media screen and (max-width:750px) {
    html{
               font-size:13.3vw;
           }
        .bgtskdiv {
            width: 3.20rem;
            margin-top: 2.00rem;
            border-radius: 0.05rem;
        }
    .card-img {
        border-radius: 0.14rem;
    }
        .bgtsktext {
            font-size: 0.24rem;
            margin: 5.48rem auto 0;
        }

        .n_form_yzm_btn {
            width: 2.00rem;
            height: 0.70rem;
            font-size: 0.24rem;
            line-height: 0.70rem;
            border-radius: 0.05rem;
        }
        .n_form_yzm_btn_disable {
            width: 2.00rem;
            height: 0.70rem;
            font-size: 0.24rem;
            line-height: 0.70rem;
            border-radius: 0.05rem;
        }

        .n_form_btn, .n_form_btn:hover, .n_form_btn:visited {
            height: 0.70rem;
            font-size: 0.30rem;
            line-height: 0.70rem;
            border-radius: 0.05rem;
        }

        .alt_xl_div {
            height: 0.08rem;
            border-radius: 0.05rem;
        }

        .n_form_row {
            width: 4.93rem;
        }

        .n_form_column {
            width: 2.25rem;
        }

        .n_form_column_title {
            width: 0.97rem;
            padding-top: 0.13rem;
        }

        .n_form_column_input {
            width: 1.20rem;
            height: 0.56rem;
            border-width: 0.02rem;
            border-radius: 0.05rem;
        }

        .n_form_column_span_dw_zh {
            width: 0.30rem;
            height: 0.56rem;
            line-height: 0.56rem;
            font-size: 0.22rem;
        }

        .n_form_column_span_dw_en {
            width: 0.30rem;
            height: 0.56rem;
            line-height: 0.56rem;
            font-size: 0.22rem;
        }

        .n_form_column_span_dw_line {
            margin-left: 0.05rem;
            margin-right: 0.05rem;
            width: 0.02rem;
            height: 0.44rem;
            margin-top: 0.04rem;
        }

        .n_form_column_span_dw_input {
            width: 0.92rem;
            height: 0.36rem;
            line-height: 0.36rem;
            font-size: 0.22rem;
        }

        .n_form_column_span_dw_en_input {
            width: 0.85rem;
        }


        .n_form_column_cn_select1 {
            height: 0.66rem;
            padding-left: 0.31rem;
            font-size: 0.30rem;
        }

        .n_form_column_cn_select2 {
            height: 0.66rem;
            padding-left: 0.31rem;
            font-size: 0.30rem;
        }

        .cart {
            box-shadow: 0rem 0.03rem 0.28rem 0rem rgba(219,200,139,0.36);
            border-radius: 0.14rem;
        }

        .common-box {
            width: 7.19rem;
            box-shadow: 0.01rem 0.02rem 0.21rem 0.10rem #ffbf4a inset;
            border-radius: 0.17rem;
        }

        .part1-box {
            height: 7.10rem;
        }

        .common-box-inner {
            width: 6.72rem;
            border-radius: 0.13rem;
        }

        .part1-box .common-box-inner {
            height: 6.64rem;
        }

        .part1-item {
            margin-top: 0.31rem;
        }

            .part1-item > img {
                width: 0.67rem;
                height: 0.41rem;
            }

        .part1-text {
            font-size: 0.32rem;
            line-height: 0.41rem;
            margin-top: 0.16rem;
        }

            .part1-text > img {
                margin-top: 0.10rem;
            }

        .part1-item-tit {
            width: 3.02rem;
        }

        .part1-item2-tit {
            width: 4.42rem;
        }

        .part1-item3-tit {
            width: 4.72rem;
        }

        .part2-box {
            height: 12.43rem;
            margin-top: -0.42rem;
        }

            .part2-box .common-box-inner {
                height: 11.87rem;
            }

        .common-title {
            width: 5.33rem;
            margin: -0.70rem auto 0;
        }


        .part2-tit-img {
            width: 5.19rem;
            margin: 0.30rem 0 0.20rem;
        }

        .part2-result {
            width: 5.97rem;
            margin: 0.49rem auto 0.61rem;
        }

      
        .part2-result-item {
            width: 1.46rem;
        }

            .part2-result-item p {
                font-size: 0.31rem;
                margin-top: 0.19rem;
            }

        .part2-result-row:nth-of-type(2) {
            margin-top: 0.40rem;
        }

        .video-box {
            width: 6.05rem;
        }

        .video-btn {
            width: 0.50rem;
            height: 0.50rem;
            margin-left: -0.25rem;
            margin-top: -0.25rem;
        }

        .video-v {
            height: 3.92rem;
        }

        .video-box p {
            font-size: 0.28rem;
            margin-top: 0.22rem;
        }

        .part3-box {
            height: 10.40rem;
            margin-top: 0.85rem;
        }

            .part3-box .common-box-inner {
                height: 9.78rem;
            }

        .part3-text {
            width: 3.59rem;
            margin: 0.20rem auto 0;
        }

            .part3-text p {
                font-size: 0.31rem;
                margin-top: 0.24rem;
            }

        .yzminput {
            height: 0.65rem;
            font-size: 0.27rem;
            line-height: 0.65rem;
        }

            .yzminput input {
                font-size: 0.27rem;
            }

        .part4-box {
            height: 45.28rem;
            margin-top: 0.90rem;
        }

            .part4-box .common-box-inner {
                height: 44.66rem;
            }

        .part4-item {
            width: 5.91rem;
            margin: 0.42rem auto 0;
        }

        .part5-box {
            height: 10.05rem;
            margin-top: 0.90rem;
        }

            .part5-box .common-box-inner {
                height: 9.43rem;
            }

        .part5-text {
            width: 6.03rem;
            height: 1.98rem;
            border: 0.04rem solid #ff9d25;
            border-radius: 0.14rem;
            font-size: 0.24rem;
            line-height: 0.36rem;
            padding: 0.20rem
        }

        .part5-item {
            width: 6.12rem;
            margin: 0.43rem auto 0;
        }

        .part5-item-item {
            margin-bottom: 0.40rem;
        }

            .part5-item-item h2 {
                font-size: 0.28rem;
                line-height: 0.28rem;
            }

                .part5-item-item h2 > img {
                    width: 0.52rem;
                    margin-right: 0.22rem;
                }

            .part5-item-item p {
                font-size: 0.24rem;
                line-height: 0.28rem;
                margin-top: 0.18rem;
            }

        .part6-box {
            height: 11.06rem;
            margin: 0.90rem auto 0.40rem;
        }

            .part6-box .common-box-inner {
                height: 10.44rem;
            }

        .part6-area {
            width: 5.64rem;
            height: 3.38rem;
            box-shadow: -0.01rem 0rem 0.05rem 0.06rem rgba(22,0,70,0.2) inset;
            border-radius: 0.14rem;
            margin: 0.20rem auto;
        }
       
        .part6-line {
            width: 0.81rem;
            height: 0.05rem;
            margin: 0 auto 0.45rem;
        }

        .part6-address {
            width: 5.72rem;
        }

            .part6-address h3 {
                font-size: 0.44rem;
            }

                .part6-address h3 span {
                    font-size: 0.29rem;
                }
       } 