html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    box-sizing:border-box;
}
body {
    line-height:1;
}



article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
    display:block;
}
.clearfix {
    *zoom:1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
/*img{*/
/*    -webkit-filter: grayscale(80%); */
/*    filter: grayscale(80%);*/
/*    -webkit-filter: grayscale(0.8);*/
/*}*/
ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration: none;

}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
a{
    text-decoration: none;
    color: #000;
}
a, button, input, optgroup, select, textarea {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

input, select {
    vertical-align:middle;
}

.Img{
    display: block;
    width: 100%;
}
/*按钮*/
.section-btn-2{
    display: block;
    width: 80%;
    height: 0.8rem;
    font-size: 0.36rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #fcc840;
    margin:  0 auto;
    color: #000;
    border-radius: 0.4rem;
}
.section-btn-1 {
    display: block;
    margin: 0 auto;
    width: 50%;
    height: 0.85rem;
    font-size: 0.36rem;
    /*font-weight: ;*/
    text-align: center;
    border: 1px solid #fcc840;
    text-decoration: none;

}
.section-btn-1 span {
    position: relative;
    top: -6px;
    left: -6px;
    z-index: 5;
    display: block;
    width: 100%;
    line-height: 0.8rem;
    background-color: #fcc840;
    color: #000;
}

.n-wrapper{
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding-bottom: 1rem;
}
.n-header{
    position: fixed;
    /*margin: 0 auto;*/
    top: 0;
    /*left: 0;*/
    width: 100%;
    max-width: 750px;
  
    border-bottom: 1px solid #e7e7e7;
    z-index: 1000;
    background-color: #fff;
}
/*.n-header-l{*/
    /*position: absolute;*/
    /*top: 0.25rem;*/
    /*left: 0.3rem;*/
    /*width: 0.45rem;*/
    /*height: 0.37rem;*/
    /*background: url("../images/icon-header-menu.jpg") no-repeat;*/
    /*background-size: 100%;*/
/*}*/
.n-header-l span{
     float: left;
    margin-left: 0.32rem;
}
.n-header .n-header-r span{

    float: right;
    margin-right: 0.32rem;
    font-size: 0.5rem;

}
.n-header span{
    display: inline-block;
    color: #d1ab57;
    line-height:0.89rem;
    font-size: 0.4rem;
}
/*.n-header-r{*/
    /*position: absolute;*/
    /*top: 0.22rem;*/
    /*right: 0.33rem;*/
    /*width: 0.42rem;*/
    /*height: 0.43rem;*/
    /*background: url("../images/icon-header-tel.jpg") no-repeat;*/
    /*background-size: 100%;*/
/*}*/
.n-header-c{
    /*width: 3.19rem;*/
    /*height: 0.54rem;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.n-header-c img{
    width: 100%;
    display: block;
}
/*底部*/
.n-footer{
    position: fixed;
        /*left: 0;*/
    /*padding-top: 0.2rem;*/
    text-align: center;
    bottom: 0;
    z-index: 100;
    width: 100%;
    max-width: 750px;
    height: 1rem;
    background-color: #fff;

}
.n-footer ul{
    padding-top: 0.2rem;
    display: flex;
    justify-content: space-around;
    align-content: center;
}
.n-footer ul li {
    display: inline;
    width: 18%;
}
.n-footer ul i{
    display: block;
    color: #d1ab57;
    font-size: 0.4rem;
}
.n-footer ul p{
    margin-top: 0.08rem;
    font-size: 0.24rem;
    color: #000;
}
.n-menu-fixed-bottom a{
    width: 100%;
    display: inline-block;
}
.r {
    position: absolute;
    width: 0.9rem;
    height: 0.9rem;
    background: #fff;
    z-index: 12;
    border-radius: 50%;
    /* top: -0.0rem; */
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.n-r-l{
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    background-color: #d1ab57;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 15;
    margin-top: -0.3rem;
    line-height: 0.7rem;
}
.n-footer ul .n-r-l i{
    color: #fff;
    font-size: 0.5rem;
}
.n-r-l span{
    position: absolute;
    right: 0;
    top: 0rem;
    width: 0.3rem;
    height: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    color: #fff;
    background-color: #f90000;
    font-size: 0.2rem;
    border-radius: 50%;
}

@-webkit-keyframes twinkling{
    0%{
        opacity:0;
    }
    100%{
        opacity:1;

    }
}





/*导航菜单*/
.n-menu-fixed{
     position: fixed;
    top: 0;
     left: 0;
    width: 68%;
    height: 100%;
    background-color: #fff;
    z-index: 1001;
    -o-transform:translate3d(-101%,0,0);
    -webkit-transform:translate3d(-101%,0,0);
    transform:translate3d(-101%,0,0);
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.menu-back i{
    color: #d1ab57;
}
.n-menu-fixed.on{
    -o-transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}
.m-modal-box{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(55,61,65,.4);
    display: none;

}
.n-menu-fixed-top{
    display: flex;
    height: 0.94rem;
    border-bottom: 1px solid #e7e7e7;
    align-items: center;
}
.n-menu-fixed-top .menu-back{
    margin-left:0.3rem ;
    margin-right: 0.25rem;
}
.n-menu-fixed-top .menu-back i{
    /*color: #676767;*/
    font-size: 0.35rem;
    display: block;
}
.n-menu-fixed-top .menu-logo{
    width: 70%;
}
.n-menu-fixed-bottom li{
        padding-left: 0.5rem;
    line-height: 1.1rem;
    height: 1.1rem;
    font-size: 0.3rem;
    border-bottom: 1px solid #ededed;
    font-weight: 600;
}
.n-menu-fixed-bottom li i{
    color: #d1ab57;
    /*color: #676767;*/
    font-size: 0.4rem;
    margin-right: 0.15rem;
}
.xd18_tcxs {
        position: fixed;
        right: 2%;
        top: 50%;
        z-index: 1003;
        width: 48px;
        height: 48px;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        background: #ee7800;
        padding: 8px;
        border-radius: 48px;
        box-shadow: 0px 0px 10px 1px #727272;
        animation-iteration-count: infinite;
        box-sizing: border-box;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @-webkit-keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

        10%, 20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        }

        30%, 50%, 70%, 90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        }

        40%, 60%, 80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        }

        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }

    @keyframes tada {
        from {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }

        10%, 20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        }

        30%, 50%, 70%, 90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        }

        40%, 60%, 80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        }

        to {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
        }
    }
    .tada {
        -webkit-animation-name: tada;
        animation-name: tada;
    }

    .xf18_tc {
        width: 86%;
        position: fixed;
        left: 7%;
        top: 16%;
        border-radius: 10px;
        overflow: hidden;
        background: #ffffff;
        box-shadow: 0px 10px 80px 1px #333333;
        z-index: 102;
        display: none;
        z-index: 11112;
    }
    .xf18_tc img {
        display: block;
        width: 100%;
    }
    .xd18_gbimg {
        position: absolute;
        width: 30px!important;
        right: 0;
        top: 0;
        padding: 5px;
        box-sizing: border-box;
    }
    .xf18_tc h2 {
        margin-left: 5%;
        font-size:16px  ;
        line-height: 32px;
        color: #ee7800;
    }
    .xf18_tc div {
        overflow: hidden;
        width: 100%;
        font-size: 13px;
        line-height: 30px;
    }
    .xf18_tc div li {
        width: 20%;
        float: left;
        border: 1px solid #DCDCDC;
        margin: 0% 0 2% 3%;
        text-align: center;
    }
    .xf18_tc div .xd18_tcli {
        background-color: #ee7800!important;
        color: #ffffff!important;
    }
    .xf18_tc .xf18dh_box {
        border: 1px solid #DCDCDC;
        margin-left: 5%;
        width: 42%;
        height: 32px;
        line-height: 32px;
        margin-bottom: 10px;
        font-size: 13px;
        padding-left:6px;
        box-sizing: border-box;
    }
    .xf18_submit {
        display:block;
        width: 88%;
        margin: 5%;
        margin-top:0;
        background-color: #ee7800;
        color: #ffffff;
        line-height: 30px;
        font-size: 16px;
        border: none;
        text-align:center;
    }
    .announceDiv {
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        /*margin-bottom:12px;*/
        background: #fde9d6;
    }
    .announceDiv a{
        color: #000;
    }
    .announceDiv li {
        height: 36px;
        line-height: 36px;
    }
    .announceDiv li img{
        width: 20px;
        margin-right: 5px;
        display: inline-block;
    }
    .announceDiv li p{
        font-size: 15px;
        display: inline-block;
    }
    .announceDiv li img,.announceDiv li p{
        vertical-align: middle;
    }
    .mshadow_window{
        background-size: 100%;
    }
    ul,li{
        list-style: none;
    }
    .n-ckxf{
    padding: 0.63rem 0.3rem;
    background-color: #fff;
}
.n-ckxf-title{
    font-size: 0.4rem;
    color: #000;
    text-align: center;
}
.n-ckxf-info{
    /*position: relative;*/
    color: #000000;
    width: 100%;
    background-color: #fdf3e5;

    font-size: 0.24rem;
    text-align: center;

    /*margin-top: 0.18rem;*/
}
.n-ckxf-info li{
    height: 100%;
}
.n-ckxf-info p{
    position: relative;
    padding-left: 0.2rem;
    display: inline-block;
}
.n-ckxf-info p:before{
    position: absolute;
    top: 50%;
    left: -0.15rem;
    transform: translateY( -50%);
    content: " ";
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    background: url(../images/icon_anon.png) no-repeat;
    background-size: 100%;
}
.n-ckxf-info span{
    color: #ea2323;
}
.common-form1{
    margin-top: 0.36rem;
}
.common-form1 li{
    font-size: 0;
    position: relative;
    padding-left: 0.5rem;
    border: 0.02rem solid #696969;
    height: 0.7rem;
    line-height: 0.7rem;
    width: 100%;
    border-radius: 0.4rem;
    box-sizing: border-box;
}
.common-form1 li input::-webkit-input-placeholder{
    color:#000;
}
.common-form1 li input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#000;
}
.common-form1 li input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#000;
}
.common-form1 li input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#000;
}
.common-form1 li input, .common-form1 li select{
    width: 80%;
    height: 0.65rem;
    background: none;
    outline: none;
    border: 0px;
    font-size: 0.3rem;
}
/*.common-form1 .n-form-name:before {*/
    /*content: " ";*/
    /*position: absolute;*/
    /*top: 0.19rem;*/
    /*left: 0.45rem;*/
    /*width: 0.23rem;*/
    /*height: 0.30rem;*/
    /*background: url(../images/icon-form-xm.jpg) no-repeat;*/
    /*background-size: 100%;*/
/*}*/
/*.common-form1 .n-form-tel:before {*/
    /*content: " ";*/
    /*position: absolute;*/
    /*top: 0.19rem;*/
    /*left: 0.4rem;*/
    /*width: 0.3rem;*/
    /*height: 0.3rem;*/
    /*background: url(../images/icon-form-tel.jpg) no-repeat;*/
    /*background-size: 100%;*/
/*}*/
.common-form1 li span.icon{
    vertical-align: top;
    margin-right: 0.2rem;
    font-size: 0.4rem;
}
.common-form1  .common-form1-btn{
    font-size: 0.36rem;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    margin-top: 0.42rem;
    background-color: #cc1b34;
    border-radius: 0.4rem;
}
#announceDiv{
    margin-top: 0.18rem;
    height: 0.53rem;
    line-height: 0.53rem;
    overflow: hidden;

}
.kcsj-box-btn1 a{
    width: 100%;
    height:100%;
}


.m-modal-box2{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(55,61,65,.4);
    display: none;
}
.n-common-window1{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 385px;
    background: url("../images/common-window-bg.png") no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    display: none;
}
.common-window1-close{
    position: absolute;
    top: -14px;
    right: -14px;
    width: 28px;
    height: 28px;
    background-color: #fff;
    color: #d1ab57;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
}
.n-common-window1 .text1{
    text-align: center;
    font-size: 12px;
    margin-top: 29px;
    color: #ae6438;
}
.n-common-window1 .text2{
    text-align: center;
    font-size: 28px;
    margin-top: 12px;
    color: #ae6438;
}
.n-common-window1 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 18px 33px 0;

}
.n-common-window1 ul li{
    padding-top: 16px;
    width: 110px;
    background-color: #ff9c3a;
    font-size: 18px;
    color: #fff;
    text-align: center;
    /*align-items: center;*/
    height: 85px;
    border-radius: 15px;
}
.n-common-window1 ul li i{

    font-size: 30px;
}
.n-common-window1 ul li:nth-child(n+3){
    margin-top: 14.5px;
}
.n-common-window1 ul li p{
    margin-top: 8px;
    /*font-weight: 600;*/
}
.n-common-window1 .window1-btn{
    width: 160px;
    height: 36px;
    line-height: 36px;
    background-color: #fe4339;
    color: #fff;
    font-size: 18px;
    margin: 47px auto 0;

    text-align: center;
    border-radius: 18px;
}

.n-common-window3{
    display: none;
}
.n-common-window2{
    position: fixed;
    left: 50%;
    top: 50%;
    width: 295px;
    height: 300px;
    background: url("../images/common-window-bg2.png") no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
    color: #fff;
    display: none;
}
.n-common-window2 .text1{
    padding-top: 50px;
    text-align: center;
    font-size: 38px;

}
.n-common-window2 .text2{
    text-align: center;
    font-size: 42px;
    margin-top: 16px;

}
.n-common-window2 .text3{
    font-size: 17px;
    margin-top: 40px;
    text-align: center;
}
.window2-btn{
    display: flex;
    width: 80%;
    margin: 25px auto 0;
    overflow: hidden;
    border-radius: 25px;
}
.window2-btn input{
    height: 44px;
    line-height: 44px;
    width: 160px;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 0.26rem;
}
.window2-btn div{
    text-align: center;
    flex: 1;
    display: inline-block;
    background-color: #fff100;
    color: #ff0000;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
}
.fixed-top-info{
    position: fixed;
    width: 100%;
    max-width: 750px;
    top: 0.89rem;
    text-align: center;
    background-color: #fdf3e5;
    line-height: 0.5rem;
    height: 0.5rem;
    z-index: 1000;
    font-size: 0.24rem;
    display: none;
}
.fixed-top-info span{
    color: #d1ab58;
    font-size: 0.35rem;
    margin-right: 0.15rem;
    vertical-align: bottom;
}

/*导航固定*/
#new-nav {
    width: 100%;
    max-width: 750px;
    height: .9rem;
    background: #fff;
    z-index: 200;
    position: fixed;
    top: 0.89rem;
}
#new-nav .new-nav-item {
    /*position: absolute;*/
    width: 100%;
    height: .9rem;
    background: #fff;
    display: flex;
    z-index: 1993;
}
#new-nav .new-nav-item li {
    display: block;
    width: 22%;
    height: 100%;
    text-align: center;
    font-size: .26rem;
    color: #333;
    line-height: .86rem;
    border-bottom: 4px solid transparent;
    vertical-align: middle;
}
#new-nav .new-nav-item li:nth-of-type(1) {
    flex: 1;
}
#new-nav .new-nav-item li a {
    display: block;
    height: 100%;
    color: #4a4a4a;
}
#new-nav .new-nav-item li.active {
    border-bottom-color: #d1ab57;
    font-size: .3rem;
    color: #d1ab57;
}
#new-nav .new-nav-item li:nth-last-of-type(1):after {
    content: '';
    display: inline-block;
    width: .18rem;
    height: .18rem;
    background: url(../images/arrow.png) no-repeat center;
    background-size: .16rem;
    margin-left: .05rem;
}
/*#new-nav .new-nav-item li:nth-last-of-type(1):after {*/
/*    content: '';*/
/*    display: inline-block;*/
/*    width: .18rem;*/
/*    height: .18rem;*/
/*    background: url(../images/arrow-y.png) no-repeat center;*/
/*    background-size: .16rem;*/
/*    margin-left: .05rem;*/
/*}*/
#new-nav .new-nav-item li.active:nth-last-of-type(1):after {
    background: url(../images/arrow-y.png) no-repeat center;
    background-size: .16rem;
}
#new-nav .new-nav-item li.on:nth-last-of-type(1):after {
    transform: rotate(180deg);
}
#new-nav .new-nav-list {
    position: absolute;
    width: 30%;
    bottom: auto;
    left: auto;
    top: 1.2rem;
    right: .1rem;
    padding: 0 .2rem;
    border: 1px solid #bfbfbf;
    background: #fff;
    border-radius: 5px;
    transform: translate3d(0, -99999%, 0);

}

#new-nav .new-nav-list.menuShow {
    animation: .4s menuShow both;
}

#new-nav .new-nav-list:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 1.6rem;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #bfbfbf;
    border-right: 8px solid transparent;
}

#new-nav .new-nav-list:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 1.62rem;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
}

#new-nav .new-nav-list a {
    display: block;
    text-align: center;
    padding: .3rem 0;
    font-size: .24rem;
    color: #4a4a4a;
    position: relative;
}

#new-nav .new-nav-list .more-course a {
    display: none;
}

#new-nav .new-nav-list .more-course a.show-more-course {
    display: block;
}

#new-nav .new-nav-list .more-course a.show-more-course:after {
    display: none;
}

#new-nav .new-nav-list a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate3d(-50%, 0, 0);
    width: 1rem;
    height: 1px;
    margin: 0 auto;
    border-top: 1px solid #bebebe;
}

#new-nav .more-course a:last-child:after {
    display: none;
}
/*显示顶部菜单*/
@keyframes menuShow {
    0% {
        transform: translate3d(0, -150%, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}
/*按钮一行两个*/
.section-btn-3{
    padding: 0 0.3rem;
}
.section-btn-3 ul{
    display: flex;
    justify-content: space-between;
}
.section-btn-3 li{
    width: 48%;
    text-align: center;
    line-height: 0.8rem;
    background-color: #fcc840;
    color: #000;
    font-size: 0.36rem;
    border-radius: 0.4rem;
}
/*通用 问题*/
.n-question{
    padding-top: 0.2rem;
    padding-bottom: 0.52rem;
    /*background-color: #313131;*/
}
.n-question-title{
    text-align: center;
}
.n-question-title div{
    position: relative;
    display: inline-block;
    font-size: 0.48rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.05rem;
}
.n-question-title div::before{
    position: absolute;
    top: 0.2rem;
    left: -0.6rem;
    content: " ";
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url("../images/icon_53.jpg") no-repeat;
    background-size: 100%;
}
.n-question-title p{
    margin-top: 0.05rem;
    font-size: 0.4rem;
    /*letter-spacing: 0.1rem;*/
    color: #ebebeb;
}
.n-question-cont{
    margin-top: 0.3rem;
}
.n-question-cont ul{
    padding: 0 0.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.n-question-cont li{
    width: 2.26rem;
    height: 2.09rem;
    background: url("../images/question-bg.jpg") no-repeat;
    background-size: 100%;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.43rem;
}
.n-question-cont li p:first-child{
    font-size: 0.3rem;
    color: #7e2818;
    font-weight: 600;
}
.n-question-cont li p.smt{
    margin-top: 0.1rem;
    font-size: 0.24rem;
    color: #7e2818;
    font-weight: 400;
}
.n-question-cont li div{
    background-color: #d1ab58;
    margin: 0.27rem auto 0;
    font-size: 0.24rem;
    color: #fff;
    width: 1.55rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.2rem;
}
.n-question-cont li:nth-child(n+4){
    margin-top: 0.33rem;
}
/*底部表单2*/
.n-address-form{
    background: url("../images/bg_xq.jpg") no-repeat;
    background-size: 100%;
    padding-top: 0.47rem;
    padding-bottom: 0.4rem;
}
.n-address-form .l-t{
    font-size: 0.46rem;
    text-align: center;
}
.n-address-form .s-t{
    text-align: center;
    font-size: 0.26rem;
    margin-top: 0.16rem;
}
.n-address-form .s-t span{
    color: #ff5858;
}
.common-form2{
    margin-top: 0.35rem;
}
.common-form2 li {
    font-size: 0;
    position: relative;
    padding-left: 0.5rem;
    border: 0.02rem solid #d1ab57;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
    border-radius: 0.4rem;
    box-sizing: border-box;
    background-color: #fff;
}
.common-form2 li span.icon {
    vertical-align: top;
    margin-right: 0.2rem;
    font-size: 0.4rem;
    color: #d1ab57;
}
.common-form2 li input, .common-form2 li select {
    width: 80%;
    height: 100%;
    background: none;
    outline: none;
    border: 0px;
    font-size: 0.3rem;
}
.common-form2 .common-form2-btn {
    font-size: 0.36rem;
    text-align: center;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    margin-top: 0.3rem;
    background-color: #ff5858;
    border-radius: 0.4rem;
}
.form2-bottom-text{
    font-size: 0.22rem;
    color: #666666;
    margin-top: 0.2rem;
    text-align: center;
}
.common-windows-question{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1004;
    width: 90%;
    height: 4.14rem;
    background-color: #fff;
    border-radius: 0.2rem;
    max-width: 640px;
    /*display: none;*/
}
.windows-question-close{
    position: absolute;
    top: 0;
    right: 0;
    width: 0.58rem;
    height: 0.58rem;
    margin-right: -0.15rem;
    margin-top: -0.29rem;
    background: url("../images/windows-question-close.png") no-repeat;
    background-size: 100%;
}
.windows-question-box{
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.windows-question-l{
    width: 4.19rem;
    padding-left: 0.17rem;
    padding-top: 0.27rem;
    font-size: 0.22rem;


}
.windows-question-l ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.3rem;
}
.windows-question-l ul li{
    line-height: 0.43rem;
    width: 1.9rem;
    height: 0.43rem;
    border: 1px  solid #000;
    text-align: center;
    color: #505050;
    border-radius: 0.05rem;
    cursor: pointer;
}
.windows-question-l ul li:nth-child(n+3){
    margin-top: 0.14rem;
}
.windows-question-l .windows-question-text{
    padding-left: 0.15rem;
    font-size: 0.3rem;
    height: 0.3rem;
    border-left: 0.04rem solid #fec037;
}
.windows-question-l-btn{
    margin-top: 0.18rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #000;
    font-size: 0.32rem;
    text-align: center;
    background-color: #fec037;
    border-radius: 0.05rem;
}
.windows-question-box .windows-question-r1{
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 2.22rem;
    margin-right: 0.29rem;
}