/*

html5doctor.com Reset Stylesheet

v1.4.1

2010-03-01

Author: Richard Clark - http://richclarkdesign.com

*/
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;
}
:focus {
    outline: 1;
}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
    display:block;
}
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;
    color: #333;
    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;
}
input, select {
    vertical-align:middle;
}
/*娴姩*/
.fl_left{
    float: left;
}
.fl_right{
    float: right;
}
/*娓呴櫎娴姩*/
.clearFix::before,
.clearFix::after{
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    clear: both;
}
/*宸﹀彸闂磋窛30*/
.m_lr30 {
    margin: 0 0.3rem 0;
}

/*  鍘绘帀鍥剧墖浣庢祴榛樿鐨�3鍍忕礌绌虹櫧缂濋殭*/
.Img{
    width: 100%;
    display: block;
}
/*闅愯棌*/
.hide{
    display: none;
}
/* 鐗堝績 */
.w {
    width: 100%;
    max-width: 750px;
    min-width: 320px;
    margin: 0 auto;
    padding-top: 1.48rem;
    padding-bottom: 1rem;
}
/*鎸夐挳鏍峰紡*/
.c-btn-main {
    width: 80%;
    background-color: #b46636;
    line-height: .72rem;
    height: .72rem;
    color: #fff;
    font-size: 0.36rem;
    text-align: center;
    margin: 0.2rem auto 0;
    border-radius: 0.5rem;
}
.swiper-pagination-bullet,.c-works .swiper-pagination-bullet  {
    /*width: 8px;*/
    /*height: 8px;*/
    background: #ac7c0d;
    opacity: 0.4;
}

.swiper-pagination-bullet-active,.c-works .swiper-pagination-bullet-active {
    background: #ac7c0d;
    opacity: 1;
}
/*琛ㄥ崟绠€鍗曞彧鏈夌數璇�*/
.c-form-top {
    padding: .27rem 0 .5rem;
}
.c-form-top h2 {
    font-size: .4rem;
    text-align: center;
}
.c-form-top p{
    height: .5rem;
    line-height: .5rem;
    text-align: center;
}
.c-form-top span{
    color: #f30000;
}
.c-form-simple-top{
    width: 80%;
    /*display: flex;
    justify-content: center;*/
    border-radius: 0.5rem;
    border: 2px solid #b46636;
    overflow: hidden;
    margin: 0.3rem auto;
    padding-left: .5rem;
}
.c-form-simple-btn{
    width: 80%;
    line-height: .8rem;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: 0 auto;
    background: red;
    text-align: center;
    color: #fff;
    font-size: .4rem;
    font-weight: bold;
}
.c-form-simple-top input {
    width: 71%;
    height: .7rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    /*padding-left: .2rem;*/
    font-size: .3rem;
    letter-spacing:.05rem;
}
/*.c-form-simple .form-simple-btn{
    width: 29%;*/
/* height: .72rem; 
    font-size: .3rem;
    text-align: center;
    line-height: .72rem;
    background-color: #b46636;
    color: #fff;
}*/
.c-form-simple{
    width: 80%;
    display: flex;
    justify-content: center;
    border-radius: 0.5rem;
    border: 1px solid #b46636;
    overflow: hidden;
    margin: 0 auto;
}
.c-form-simple input {
    width: 71%;
    height: .7rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left: .2rem;
    font-size: .28rem;
}
.c-form-simple .form-simple-btn{
    width: 29%;
/* height: .72rem; */
    font-size: .3rem;
    text-align: center;
    line-height: .72rem;
    background-color: #b46636;
    color: #fff;
}
/*1鍍忕礌杈规*/
.border-1px{ border-bottom: 1px solid #828282 }
.border-1px { border-right: 1px solid #ccc }
@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .border-1px{ border-bottom: 0.5px solid #ccc }
    .border-1px{ border-right: 0.5px solid #ccc }
}
@media screen and (-webkit-min-device-pixel-ratio: 3) {
    .border-1px{ border-bottom: 0.333333px solid #ccc }
    .border-1px{ border-right: 0.33333px solid #ccc }
}
/*棰滆壊*/
.color-background{
    background-color: #b46636;
}
.color-background-d{
    background-color: #e19d15;
}
.color-font{
    color: #b46636;
}

/*鏍囬*/
h2.c-title{
    font-size: .36rem;
    text-align: center;
}
body{
    font-size: .28rem;
    font-family: "Microsoft YaHei",sans-serif;
    color: #333;
    background-color: #fff;
}
/*澶撮儴start*/
.c-header{
    position: fixed;
    /*max-width: 750px;*/
    z-index: 100;
    width: 100%;
}
.c-header .header-top{
    width: 100%;
    height: .88rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.c-header .header-top .icon-menu {
    width: .45rem;
    height: .36rem;
    background: url(../images/icon-menu.png) no-repeat;
    background-size: 100%;
}
.c-header .header-top .logo {
    width: 4.3rem;
}
.c-header .header-top .btn-box {
    display: flex;
}
.c-header .btn-box i{
    font-size: .4rem;
    color: #fff;
    
}
.c-header .btn-box a:first-child{
    animation: shaked 1s ease-in-out infinite;
    -webkit-animation: shaked 1s ease-in-out infinite;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}
@keyframes shaked{0%{transform: rotate(0);}10%{transform: rotate(0);}20%{transform: rotate(-10deg);}30%{transform: rotate(10deg);}40%{transform: rotate(-8deg);}50%{transform: rotate(8deg);}60%{transform: rotate(-5deg);}70%{transform: rotate(5deg);}80%{transform: rotate(-2deg);}90%{transform: rotate(2deg);}100%{transform: rotate(0);}}
@-webkit-keyframes shaked{0%{transform: rotate(0);}10%{transform: rotate(0);}20%{transform: rotate(-10deg);}30%{transform: rotate(10deg);}40%{transform: rotate(-8deg);}50%{transform: rotate(8deg);}60%{transform: rotate(-5deg);}70%{transform: rotate(5deg);}80%{transform: rotate(-2deg);}90%{transform: rotate(2deg);}100%{transform: rotate(0);}}
.c-header .btn-box .btn-c{
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    font-size: .26rem;
}
.c-header .btn-box .btn-tel {
    background-color: #fff;
    color: #000;
}
.c-header .btn-box .btn-zx {
    background-color: #7d4623;
    color: #fff;
    margin-left: .1rem;
}
/*澶撮儴end*/
/*澶撮儴鐑悳 start*/
.header-search {
    position: absolute;
    top: .88rem;
    width: 100%;
    z-index: 100;
    background-color: #f5f5f5;
    height: .6rem;
    font-size: .22rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-search .hot-search {
    position: relative;
    color: #f30000;
}

.header-search .hot-search span{
    position: absolute;
    background: url("../images/icon-hot.png");
    width: .14rem;
    height: .16rem;
    top: -0.08rem;
    right: -0.15rem;
    background-size: 100%;
}

.header-search ul {
    display: flex;
}

.header-search ul li{
    background-color: #fff;
    border: 1px solid #e7e7e7;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    padding-left: .12rem;
    border-radius: 0.2rem;
    margin-left: .1rem;
}

.header-search ul li:first-child{
    margin-left: 0;
}
/*澶撮儴鐑悳end*/

/*搴曢儴end*/
/*涓€鍒嗛挓娴嬭瘯start*/
.c-right-minute{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 100;
}
.c-right-minute .minute-box {
    width: 2.23rem;
    height: 0.83rem;
    background: url("/public/images/right-minute.png") no-repeat;
    background-size: 100%;
}
.c-right-minute .minute-box a{
    display: block;
    width: 100%;
    height: 100%;
}
.c-right-minute .minute-close {
    width: 0.28rem;
    height: 0.46rem;
    background: url("../images/right-minute-close.png") no-repeat;
    background-size: 100%;
    margin-left: 0.25rem;
}
@-webkit-keyframes twinkling{
    0%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}
/*涓€鍒嗛挓娴嬭瘯end*/
/*骞垮憡浣�*/
.c-banner-tip{
    background-color: #f5f5f5;
    padding: .2rem 0;
}
/*瀵艰埅鏉�*/
.c-titleTip-swiper{
    display: flex;
}
.c-titleTip-swiper li{
    position: relative;
    display: flex;
    align-items: center;
    background-color: #e7e7e7;
    height: .6rem;
    color: #000;
    font-size: .28rem;
    width: 25%;
    text-align: center;
}
.c-titleTip-swiper li.active{
    background-color: #b46636;
    color: #fff;
}
.c-titleTip-swiper li.active::before{
    position: absolute;
    bottom: -0.1rem;
    left: 50%;
    display: block;
    /*visibility: hidden;*/
    width: 0;
    height: 0;
    border-top: .1rem solid #b46636;
    border-right: .1rem solid transparent;
    border-left: .1rem solid transparent;
    content: '';
    margin-left: -0.05rem;
}

.c-titleTip-swiper li h3{
    width: 100%;
    height: .3rem;
    line-height: .3rem;
}
.c-titleTip-swiper li h3.boder{
    border-right: 1px solid #af821a;
}
/*涓撲笟灞曠幇1*/
.c-course-box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.3rem;
}
.c-course-box1 li {
    padding: .2rem .15rem;
    box-shadow: 0 0 0.1rem #ccc;
    border-radius: 0.1rem;
}
.c-course-box1 li h3{
    font-size: .3rem;
}
.c-course-box1 li:nth-child(n+3) {
    margin-top: .2rem;
}
.c-course-box1 li .c-course-box1-img{
    position: relative;
    width: 3.05rem;
    margin-top: .1rem;
}
.c-course-box1 li .c-course-box1-img span {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f50100;
    color: #fff;
    font-size: .2rem;
    text-align: center;
    height: .3rem;
    line-height: .3rem;
    padding: 0 0.1rem;
    border-radius: 0 0 0.15rem 0;
}
.c-course-box1 .c-course-box1-btn{
    display: flex;
    justify-content: space-between;
    margin-top: 0.12rem;
}
.c-course-box1 .c-course-box1-btn2{
    width: 1.41rem;
    height: 0.45rem;
    font-size: .26rem;
    text-align: center;
    line-height: 0.45rem;
    color: #fff;
    border-radius: 0.2rem;
    background-color: #b46636;
}
.c-course-box1 .c-course-box1-btn1{
    width: 1.41rem;
    height: 0.45rem;
    font-size: .26rem;
    text-align: center;
    line-height: 0.45rem;
    border: 1px solid #b46636;
    border-radius: 0.2rem;
}
.c-course-box1 .c-course-box1-btn1 a{
    color: #b46636;
}
.c-course-box1.special li{
    width: 2.2rem;
    padding-bottom: .15rem;
    box-shadow: 0 0 0.15rem #ccc;
    border-radius: 0.15rem;
    overflow: hidden;
}
.c-course-box1.special li:nth-child(3){
    margin-top: 0;
}
.c-course-box1.special li h3{
    padding: 0 0.1rem;
    height: .5rem;
    line-height: .5rem;
    font-size: .3rem;
}
.c-course-box1.special li h3 span{
    color: #cccccc;
    float: right;
}
.c-course-box1.special .details-btn-zxjx{
    width: 1.4rem;
    height: 0.45rem;
    background-color: #b46636;
    font-size: .26rem;
    color: #fff;
    line-height: .45rem;
    margin: .1rem auto 0;
    border-radius: .3rem;
    text-align: center;
}
/*瀛︾敓浣滃搧start*/
.c-works{
    padding: .43rem 0 .34rem;
}
.c-works .c-works-top {
    margin-top: 0.22rem;
    display: flex;
    justify-content: space-between;
}
.c-works .swiper-slide{
    padding: 0 0.3rem;
}
.c-works .c-works-top li,.c-works .c-works-bottom{
    position: relative;
    border-radius: 0.1rem;
    overflow: hidden;
}
.c-works .c-works-bottom {
    margin-top: .1rem;
}
.c-works .c-works-top li p,.c-works .c-works-bottom p{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: .5rem;
    line-height: .5rem;
    font-size: .28rem;
    text-align: center;
    color: #fff;
    background-color: rgba(180,102,54,0.7);
}
/*瀛︾敓浣滃搧end*/
/*绾�*/
.c-line{
    height: .2rem;
    background-color: #f5f5f5;
}

.c-brand {
    padding: .43rem 0.3rem .34rem;
}
.c-brand .brand-top{
    margin-top: 0.27rem;
    display: flex;
    justify-content: space-around;
}
.c-brand .brand-top li{
    font-size: .27rem;
    width: 1.4rem;
    text-align: center;
}
.c-brand .brand-top li p{
    margin-top: 0.08rem;
    line-height: 0.4rem;
}

.c-brand .brand-bottom{
    margin-top: 0.16rem;
    display: flex;
    justify-content: space-between;
}
.c-brand .brand-bottom li{
    width: 1.65rem;
}
/*鏍″洯鐜*/
.c-environmenta {
    padding-top: .3rem;
    padding-bottom: .28rem;
}
.c-environmenta-box {
    margin-top: .2rem;
}
.c-environmenta-box-bottom{
    margin-top: .1rem;
    display: flex;
    justify-content: space-between;
}
/*闂*/
.c-question{
    padding: 0.3rem 0;
}
.c-question-box{
    border: 0.04rem solid #fbe0d3;
    display: flex;
    flex-wrap: wrap;
    margin: 0.18rem 0.3rem 0;
}

.c-question-box li{
    width: 33.3%;
    height: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
    font-size: 0.29rem;
}

.c-question-box li:nth-child(-n+3){

    border-bottom:0.02rem solid #fbe0d3 ;

}

.c-question-box li.right{

    border-right:0.02rem solid #fbe0d3 ;

}

.c-question-box li img{
    vertical-align: middle;
    margin-right: 0.05rem;
}
.c-question .question-text {
    margin: 0.35rem 0.3rem 0;
   /* background: url("../images/bg.png") no-repeat;background-size: contain; */
    height: 1.78rem;
}
.c-question .question-text li {
    display: flex;
    justify-content: space-between;
}
.c-question .question-text li:nth-child(n+2){
    margin-top: 0.3rem;
}
.c-question .question-text p{
    font-size: 0.26rem;
    padding-left: 0.53rem;
    height: .4rem;
    line-height: .4rem;
}
.c-question .question-text div{
    width: 1.5rem;
    height: .4rem;
    line-height: .4rem;
    background-color: #e19d15;
    color: #fff;
    font-size: .26rem;
    border-radius: 0.5rem;
    text-align: center;
}
.c-school-info{
    font-size: 0.22rem;
    color: #999999;
    text-align: center;
    line-height: 0.4rem;
    padding-bottom: 0.1rem;
}
.c-form-bottm {

}
.c-form-bottm .form-bottm-bg{
   /* background: url(../images/form-bg.jpg) no-repeat; */
    height: 4.13rem;
    background-size: 100%;
    padding-top: 0.5rem;
}
.c-form-bottm .form-bottm-box{
    margin: -3rem 0.3rem 0.4rem;
    padding-top: 0.27rem;
    padding-bottom: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
    box-shadow: 0 0 0.15rem #ccc;
}
.c-form-bottm .form-bottm-box li{
    display: flex;
    justify-content: center;
    align-items: center;
}
.c-form-bottm .form-bottm-box li span {
    font-size: .26rem;
}
.c-form-bottm .form-bottm-box li .items{
    display: flex;
    align-items: center;
    width: 5.8rem;
    height: 0.67rem;
    background-color: #f0f0f0;
    border-radius: 0.3rem;
    padding-left: .26rem;
}
.c-form-bottm .form-bottm-box li input{
    background: none;
    outline: none;
    border: 0px;
    font-size: 0.24rem;
}

.c-form-bottm .form-bottm-box li select{
    background: none;
    outline: none;
    border: 0px;
    font-size: 0.24rem;
}

.c-form-bottm .form-bottm-box li:nth-child(n+2){
    margin-top: 0.16rem;
}
.c-form-bottm .form-bottm-submit{
    width: 90%;
    background-color: #b46636;
    line-height: .72rem;
    height: .72rem;
    color: #fff;
    font-size: 0.36rem;
    text-align: center;
    margin: 0.2rem auto 0;
    border-radius: 0.5rem;
}
/*寮圭獥 start*/
.c-windows {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.7);
    z-index: 102;
}
.c-windows2{
    display: none;
}

.c-windows2 .c-windows-itmes2{
    position: fixed;
    width: 6rem;
    line-height: .4rem;
    top: 50%;
    left: 50%;
    z-index: 105;
    border-radius: .15rem;
    padding: .34rem .2rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: .28rem;
    box-shadow: 0 0 0.15rem #ccc;
    background-color: #fff;
    /*display: none;*/
}
.c-windows2 i{
    position: absolute;
    top: 0;
    right: 0;
    font-size: .32rem;
    color: #999;
}
.c-windows2 .c-windows-itmes2 span{
    color: #f50100;
}
/*寮圭獥1*/
.c-windows .c-windows-itmes{
    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%);
}

.c-windows .items1 .item1-top{
    width: 6rem;
    height: 4.559rem;
    background: url("../images/window-items1-top.png") no-repeat;
    background-size: 100%;
    padding-top: 2.88rem;
}
.c-windows .items1 .item1-top-form{
    width: 90%;
    display: flex;
    justify-content: center;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: 0 auto;
}
.c-windows .items1 .item1-top-form input{
    width: 60%;
    height: .84rem;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left: .45rem;
    font-size: .32rem;
}
.c-windows .items1 .item1-top-form .item1-top-form-btn{
    flex: 1;
    font-size: .3rem;
    text-align: center;
    line-height: .85rem;
    background-color: #b46636;
    color: #fff;
}
.c-windows .items1 .item1-top p{
    margin-top: .18rem;
    font-size: .24rem;
    text-align: center;
}
.c-windows .items1 .item1-bottom-btn{
    display: flex;
    justify-content: center;
    align-items: center;
}
.c-windows .items1 .item1-bottom-btn .btn{
    width: 2.6rem;
    height: .78rem;
    text-align: center;
    line-height: .78rem;
    font-size: .32rem;
    border-radius: 0.2rem;
}
.c-windows .items1 .item1-bottom-btn{
    background-color: #fff;
    padding: .2rem .25rem;
    border-radius: 0 0 0.3rem 0.3rem;
}
.c-windows .items1 .item1-bottom-btn .btn1{
    color: #fff;
}
.c-windows .items1 .item1-bottom-btn .btn2{
    color: #ba8845;
    margin-left: .23rem;
    border: 0.02rem solid #bc8b49;
    box-sizing: border-box;
}
.c-windows .items1 .items1-close,.c-windows .items2 .items1-close{
    width: .58rem;
    height: .58rem;
    text-align: center;
    line-height: .58rem;
    margin: .32rem auto 0;
    border: 0.01rem solid #fff;
    color: #fff;
    border-radius: 100%;
}
/*寮圭獥2*/
.c-windows .items2 .item2-bottom{
    padding: .4rem 0 .32rem;
    background-color: #f9dbae;
    border-radius: 0 0 0.25rem 0.25rem;
}
.c-windows .items2 .item2-top{
    width: 6rem;
}
.c-windows .items2 .item2-bottom h4{
    font-size: .36rem;
    color: #5d2703;
    font-weight: 600;
    text-align: center;
}
.c-windows .items2  .item2-bottom-btn{
    background-color: #b46636;
    color: #fff;
    font-size: .36rem;
    text-align: center;
    line-height: 0.72rem;
    height: .72rem;
    width: 4rem;
    margin: .45rem auto 0;

}
/*寮圭獥3*/
.c-windows .items3 {
    width: 6rem;
    height: 7.7rem;
    background: url("../images/window-items3-bg.png") no-repeat;
    background-size: 100%;
}
.c-windows .items3 .text-year {
    margin-top: .6rem;
    font-size: .24rem;
    text-align: center;
    color: #ae6438;
}
.c-windows .items3 h4{
    font-size: .56rem;
    color: #5d2703;
    margin-top: .23rem;
    text-align: center;
}
.c-windows .items3 ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .35rem;
}
.c-windows .items3 ul li{
    width: 2.2rem;
    height: 1.7rem;
    background-color: #ecb66f;
    color: #fff;
    font-size: .36rem;
    text-align: center;
    padding-top: .24rem;
    border-radius: .2rem;
}
.c-windows .items3 ul li:nth-child(2n){
    margin-left: .3rem;
}
.c-windows .items3 ul li:nth-child(n+3){
    margin-top: .29rem;
}
.c-windows .items3 ul li p{
    width: 100%;
    margin-top: .13rem;
}
.c-windows .items3 ul li i{
    font-size: .8rem;
}
.c-windows .items3 .btn {
    margin-top: .97rem;
}
.c-windows .items3 .items3-close,.c-windows .items4 .items3-close,.c-windows .items5 .items3-close{
    position: absolute;
    top: 0;
    left: 0;
    width: .56rem;
    height: .56rem;
    line-height: .56rem;
    text-align: center;
    border-radius: 100%;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #d1ab57;
}
/*寮圭獥4*/
.c-windows .items4{
    width: 6rem;
    height: 9.68rem;
    background: url("../images/window-items4-bg.png") no-repeat;
    background-size: 100%;
}
.c-windows .items4 .items-banner{
    margin: 0 .25rem;
}
.c-windows .items4 .items-input{
    width: 80%;
    border-radius: 0.5rem;
    border: 1px solid #d1ab57;
    overflow: hidden;
    margin: 0 auto 0;
    z-index: 100;
    display: flex;
}
.c-windows .items4 .items-input input{
    width: 100%;
    outline: none;
    height: .71rem;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding-left: .3rem;
    /*font-size: .32rem;*/
}
.c-windows .items4 .items-input .item1-top-form-btn{
        background-color: #b46636;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    line-height: .71rem;
    width: 2.5rem;
}
.c-windows .items4 .items4-bottom {
    margin: 0 .57rem;
}
.c-windows .items4 .items4-bottom-q{
    height: .7rem;
   line-height: .7rem;
    color: #333333;
    font-size: .26rem;
}
.c-windows .items4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c-windows .items4 ul li{
    width: 2.3rem;
    height: 1.1rem;
    position: relative;
}
.c-windows .items4 ul li p{
    float: right;
    width: 1.2rem;
    font-size: .26rem;
    padding-top: .18rem;
    line-height: .3rem;
}
.c-windows .items4 ul li:nth-child(n+3){
    margin-top: .23rem;
}
.c-windows .items4 .btn{
    margin-top: .45rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.c-windows .items4 .btn a:first-child{
    width: 2.6rem;
    height: .78rem;
    text-align: center;
    line-height: .78rem;
    font-size: .32rem;
    border-radius: 0.2rem;
    color: #fff;
}
.c-windows .items4 .btn a:last-child{
    width: 2.6rem;
    height: .78rem;
    text-align: center;
    line-height: .78rem;
    font-size: .32rem;
    border-radius: 0.2rem;
    color: #ba8845;
    margin-left: .23rem;
    /*border: 0.02rem solid #bc8b49;*/
    box-sizing: border-box;
    background-color: #fff;
}
.c-windows .items4 li>span{
    position: absolute;
    right: .1rem;
    bottom: .1rem;
    display: inline-block;
    width: .25rem;
    height: .25rem;
    border: 2px solid #d1ab57;
}
.c-windows .items4 li>span.active{
    border: 2px solid #e70000;
}
.c-windows .items4 li>span.active i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    width: .2rem;
    height: .2rem;
    background: url(../images/window-item4-right.png) center no-repeat;
    background-size: cover;
}
.c-windows-itmes.items5 {
    width: 6.4rem;
    background-color: #fff;
    border-radius: 0.2rem;
}
.c-windows-itmes.items5 .form-box {
    padding: .19rem .27rem .19rem;
    /*border-bottom: 1px dashed #e8d5ab;*/
}
.c-windows-itmes.items5 .form-box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
 }
.c-windows-itmes.items5 .form-box ul li{
    /*width: 1.65rem;*/
    font-size: .24rem;
    color: #555555;
    margin-top: .3rem;
    width: 33.3%;
}
.c-windows-itmes.items5 .form-box ul li.active{
    color: #ba8845;
}
.c-windows-itmes.items5 .form-box ul li span{
    display: inline-block;
    width: .25rem;
    height: 0.25rem;
    border: 0.02rem solid #000;
    border-radius: 0.5rem;
    margin-right: .1rem;
    padding: 0.05rem;
    vertical-align: bottom;
}
.c-windows-itmes.items5 .form-box ul li.active span{
    border: 0.02rem solid #ba8845;
}
.c-windows-itmes.items5 .form-box ul li.active span i{
    display: block;
    background-color: #ba8845;
    height: 100%;
    border-radius: 100% ;
}
.c-windows-itmes.items5 .form-question{
    position: relative;
    width: 3.4rem;
    height: .5rem;
    line-height: .5rem;
    background-color: #ba8845;
    font-size: .26rem;
    color: #fff;
    padding-left: 1.2rem;
}
.c-windows-itmes.items5 .form-question .quesion-num{
    position: absolute;
    top: -0.1rem;
    left: 0.24rem;
    width: .75rem;
    height: .82rem;
    padding-top: .13rem;
    background: url("../images/window-items5-banner-icon.png") no-repeat;
    background-size: 100%;
    font-size: .42rem;
    color: #833c0c;
    text-align: center;
}
.c-windows-itmes.items5 .form-input{
    padding: .2rem 0 .25rem;
}
.c-windows-itmes.items5 .form-input-box{
    padding: 0 .35rem;
}
.c-windows-itmes.items5 .form-input .text-tip1{
    font-size: .2rem;
    color: #666666;
    text-align: center;
}
.c-windows-itmes.items5 .input-name,.c-windows-itmes.items5 .input-tel{
    display: flex;
    padding-left: .2rem;
    width: 100%;
    height: .54rem;
    line-height: .54rem;
    background-color: #f0f0f0;
    border-radius: .2rem;
}
.c-windows-itmes.items5 .input-name{
    margin-top: .13rem;
}
.c-windows-itmes.items5 .input-tel{
    margin-top: .17rem;
}
.c-windows-itmes.items5 .form-input span{
    color: #999;
    font-size: .36rem;
    width: .57rem;
    /*padding-top: .2rem;*/
}
.c-windows-itmes.items5 .form-input input{
    flex: 1;
    outline: none;
    -webkit-appearance: none;
    border: none;
    background-color:transparent;
    height: 100%;
}
.c-windows-itmes.items5 .text-tip2{
    height: .48rem;
    line-height: .48rem;
    font-size: .22rem;
    color: #666;
    text-align: center;
}
.c-windows-itmes.items5 .form-input .form-submit {
    height: .65rem;
    line-height: .65rem;
    background-color: #833c0c;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    border-radius: .3rem;
    margin: 0 .35rem;
}
/*寮圭獥 end*/
.c-environmenta h5{
    text-align: center;
    font-size: .36rem;
    line-height: .5rem;
    /*padding-top: .27rem;*/
    padding-bottom: .22rem;
}
/*鍥涘ぇ闅鹃*/
/*鍥涘ぇ闅鹃*/
.four-question{
    padding: .3rem;
}
.four-question h2{
    margin-bottom: .6rem;
}
.four-question p{
    height: .66rem;
    line-height: .66rem;
    text-align: center;
    color: #333333;
    font-size: .28rem;
}
.four-bottom img{
    box-shadow: 0 0.1rem 0.1rem #ccc;
}
.nvsheng-cont {
    padding: .3rem 0 .2rem;
}
.nvsheng-cont .c-course-box1 li {
    padding: 0 0 .2rem;
}
/*渚ц竟start*/
.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{
    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: 78%;
}
.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 a{display:block;}
.n-menu-fixed-bottom li i{
    color: #d1ab57;
    /*color: #676767;*/
    font-size: 0.4rem;
    margin-right: 0.15rem;
}
/*渚ц竟end*/