.banner{  
    width: 100%;
    height: 433px;
    background: #000;
}

.fullSlide  li{
    position: relative;
    text-align: center;
    /* background:#000 url(../img/banner-1.png) no-repeat center top; */
}
.fullSlide .center{
    top:0;
    left: 50%;
    margin-left: -502px;
    position: absolute;
    height: 100%;
}
.fullSlide  .banner-txt{
    padding-top: 60px;
    width: 370px;
    float: right;
    margin-right: 124px;
    color: #fff001;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
}
.slogan{
    width: 100%;
    height: 85px;
    background:#fff001;
    font-size: 40px;
    line-height: 85px; 
    font-weight: bold;
    text-align: center;
}

.circle{
    width: 100%;
    height: 350px;
    padding-top: 41px;
}
.circle .center{
    height: 309px;
    background: url(zxlyxchzx_1540905112389_138665.png) no-repeat center top;
}
.circle .center dl{
    width: 274px;
    height: 274px;
    float: left;
    text-align: center;
    padding-top: 62px;
    margin-left: 70px;
}
.circle .center dt{
    font-size: 24px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}
.circle .center dd{
    font-size: 14px;
    line-height: 24px;
}
.circle .center dl:nth-child(1){
     margin-left: 23px;
}

.coach{
    width: 100%;
    height: 370px;
    text-align: center; 
}
.coach .center{
    height: 100%;
    padding-top: 60px;
    background:#fff001;
}
.coach h3{
    font-size: 36px;
    font-weight: bold;
}
.coach  p{
    font-size: 14px;
    line-height: 22px;
}
.training-photos{
    width: 100%;
    height: 248px;
    margin: 10px 0;
}
.training-photos .center{
    text-align: center;
}

.whyChoice{
    width: 100%;
    height: 285px;
    margin: 10px 0;
}
.whyChoice .center{
    height: 100%;
    padding-top: 42px;
    background:#fff001;
}
.whyChoice h3{
    /* text-align: center; */
    font-size: 34px;
    font-weight: bold;
}
.whyChoice .content{
    width: 700px;
    margin-left: 170px;
}
  
.whyChoice .content h5{
    font-size: 12px;
    margin:10px 0  10px 0;
}
.whyChoice .content li{
    float: left;
    line-height: 18px;
    font-size: 12px;
}

.whyChoice .content li:nth-child(1){
    width: 216px;
}
.whyChoice .content li:nth-child(2){
    width: 285px;
}


.prize{
    width: 100%;
    height: 444px;
    margin-bottom: 25px;
}
.prize .center{
    height: 100%;
    background:#fff001;
}
.prize .center .content{
    padding-top: 18px;
    width: 660px;
    margin:0 auto; 
}
.prize .center h3{
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 8px;
}
.prize .center p{
    font-size: 18px;
    line-height: 30px;
}
.prize .center .dian{
    margin-top: 6px;
    width: 100%;
    text-align: center;
}

.groom{
    width: 100%;
    height: 1238px;
}
.groom .center{
    text-align: center;
}
.groom .title{
    width: 100%;
    height: 198px;
    background:#fff001;
}
.groom .content{
    margin-top: 33px;
    margin-bottom: 11px;
}

.appointment{
    width: 100%;
    height: 346px;
    background:#fff001;
}
.appointment .center{
    height: 100%;
}
.appointment .left{
    padding-left: 30px;
    padding-top: 57px;
    float: left;
}

.appointment-form{
    width: 435px;
    height: 100%;
    float: right;
    background: #fff
}
.appointment-form  h5{
    width: 400px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 22px;
    color: #666;
    margin-bottom: 15px;
}
.appointment-form .form-group{
    width: 400px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    border: 1px solid #666;
    margin-bottom: 17px;
}
.appointment-form .form-group label{
    display: inline-block;
    width: 60px;
    text-align: center;
}
.appointment-form .form-group input{
    width:325px;
    height:100%;
    padding-left: 5px;
    float: right;
    vertical-align: top;
    border: none
}
.appointment-form .form-group textarea{
    width: 100%;
    height:100%;
    line-height: 36px;
    padding-left: 15px;
    vertical-align: top;
    border: none;
    resize:none
}
.appointment-form .submit{
    border: none;
}
#send{
    width:100%!important;
    height:100%;
    line-height: 36px;
    padding-left: none;
    font-size: 16px;
    color: #fff;
    background:#c1202a;    
}