/* 新华留学成长计划 */

.main-w {
    width: 1200px;
    margin: 0 auto;
}
.lxjh img {
    width: 100%;
}
.lxjh .banner {
    width: 100%;
    height: auto;
}
.zbox .bg {
    width: 100%;
    height: 68px;
    background: url(bg.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-top: 30px;
}
.zbox h1 {
    font-size: 55px;
    text-align: center;
    
}
.zbox .des {
    font-size: 35px;
    text-align: center;
    color: #7a7a7a;
    padding: 20px 0;
}
.zbox ul li {
    float: left;
}

.qs ul li{
    width: 386px;
    height: 400px;
    border-bottom: 3px solid #16d79e;
    margin-left: 20px;
}
.qs ul li:nth-child(1) {
    margin-left: 0 ;
}
.qs ul li .img {
    width: 133px;
    height: 131px;
    margin: 20px auto 10px auto;
}
.qs ul li h2 {
    font-size: 35px;
    text-align: center;

}
.qs ul li hr {
    width: 74px;
    margin: 10px auto;
    border: 0;
}
.qs ul li .con {
    font-size: 20px;
    color: #7e7e7e;
    padding: 0 20px;
    margin-top: 30px;
}
.zbox .btnn {
    width: 555px;
    height: 80px;
    border-radius: 45px;
    margin: 60px auto;
    background-color: #ff7c04;
    color: #FFF;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
}
.jh .box {
    width: 100%;
    height: 180px;
    background-color: #89a0ec;
    font-size: 24px;
    color: #fff;
    line-height: 2;
    border-radius: 10px;
    margin: 30px 0 80px 0;
    padding: 0 30px ;
}
.jh .box p {
    padding-top: 20px;
}
.jh ul li {
    width: 345px;
    height: 350px;
    margin-left: 80px;
}
.jh ul li:nth-child(1) {
    margin-left: 0;
}
.jh ul li h2 {
    font-size: 22px;
    text-align: center;
    padding: 10px 0;
}
.jh ul li .con {
    font-size: 20px;
    color: #707070;
    line-height: 1.5;
}
.tj ul li {
    width: 580px;
    height: 380px;
    margin-top: 20px;
}
.tj ul li:nth-child(2n) {
    margin-left: 40px;
}
.tj .bg {
    background: url(bg2.jpg) no-repeat center;
    margin: 30px 0;
}
.tj ul li .con {
    
    margin: 10px 0;
}
.tj ul li .con .span1 {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color:#16d79e;
    
}
.tj ul li .con .span2 {
    float: right;
    width: 550px;
    font-size: 18px;
    color: #202638;
    line-height: 1.5;

}
.qt ul li {
    width: 580px;
    margin-top: 20px;
}
.qt ul li:nth-child(2n) {
    margin-left: 40px;
    
}
.lx ul li {
    width: 285px;
    height: 228px;
    margin: 40px 0 0 10px;
}
.qt ul li:nth-child(4n+1) {
    margin-left: 0;
    
}
.bd {
    background-color: #353e75;
    color: #fff;
}
.bd .main-w h1 {
    font-size: 45px;
    padding-top: 40px;
}
.bd .des {
    color: #FFF;
    font-size: 24px;
}
.bd form {
    display: block;
    width: 730px;
    margin: 0 auto;
    height: 245px;
}
.bd form input {
    width: 340px;
    height: 50px;
    border-radius: 5px;
    border: 0;
    margin-top: 30px;
    font-size: 20px;
    color: #a7a7a7;
    padding-left: 10px;
}
.bd form input:nth-child(2n+1) {
    margin-right: 20px;
}
.bd form input:focus {
    outline: none;
}
.bd form .btn {
    width: 730px;
    height: 50px;
    background-color: #fff100;
    font-size: 26px;
    color: #2b3471;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    font-weight: bold;
    cursor: pointer;
}
.bd p {
    text-align: center;
    padding: 30px;
}
.bgc2 {
    margin-top: 0;
}