/*cee reset*/
* {
    margin: 0;
    padding: 0;
}

html, body {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #353535;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

/*头部*/
.head-box {
    width: 100%;
}

.head-cont {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}
.head-cont a{
    display: inline-block;
}

.logo {
    width: 250px;
    margin-top: 20px;
}

.one-to-one-img {
    width: 200px;
    margin-left: 40px;
}

/*banner*/
.banner {
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}

.banner img {
    margin: 0px auto;
    display: block;
    width: 100%;
}

/*按需定制*/
.as-required {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.as-required-head {
    width: 1200px;
    height: 144px;
    background: url(../img/bg-head.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.as-required-head p {
    font-size: 36px;
    text-align: center;
    margin-top: 20px;
}

.as-required-img {
    width: 145px;
    margin: 20px 0 0 530px;
}

.as-requied-container {
    width: 1000px;
    height: 710px;
    margin: 40px auto 0;
    background: url(../img/as-require-container.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.as-required-cont {
    width: 830px;
    margin: 70px auto 0;
    overflow: hidden;
}

.as-required-cont ul li {
    width: 380px;
    height: 160px;
    float: left;
    margin-right: 60px;
    margin-bottom: 40px;
    border: 2px solid #98D8A2;
    border-radius: 10px;
    overflow: hidden;
}

.as-required-cont ul li:nth-child(2) {
    margin-right: 0;
}

.as-required-cont ul li:nth-child(4) {
    margin-right: 0;
}

.as-required-cont ul li:nth-child(5) {
    margin-bottom: 0;
}

.as-required-cont ul li:nth-child(6) {
    margin-right: 0;
    margin-bottom: 0;
}

.as-required-cont img {
    float: left;
    margin: 25px 40px 0 30px;
}

.as-requied-title {
    font-size: 30px;
    color: #10B5A7;
    float: left;
    line-height: 160px;
}

.as-requied-txt {
    font-size: 24px;
    margin: 10px 0 0 45px;
}

.risk-btn {
    background: url(../img/btn-bg.png) left top no-repeat;
    width: 300px;
    height: 50px;
    display: block;
    background-size: 100%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 50px;
    margin: 70px auto 60px;
}

.arrow-down {
    width: 77px;
    display: block;
    margin: 40px auto;
}

/*辅导体系*/
.tixi {
    width: 100%;
    overflow: hidden;
    background: url(../img/advantage-content.png) center no-repeat;
    background-size: 100%;
    height: 1050px;
}

/*课程介绍*/
.class-type-container {
    width: 1080px;
    margin: 70px auto 0;
    overflow: hidden;
}

.class-type-container ul li {
    width: 343px;
    float: left;
    height: 500px;
    margin-right: 25px;
}

.class-type-container ul li:last-child {
    margin-right: 0;
}

.common-class {
    background: url(../img/class-type-bg1.png) left top no-repeat;
    background-size: 100%;
}

.increase-class {
    background: url(../img/class-type-bg2.png) left top no-repeat;
    background-size: 100%;
}

.ensure-class {
    background: url(../img/class-type-bg3.png) left top no-repeat;
    background-size: 100%;
}

.class-name {
    color: #fff;
    font-size: 44px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}

.class-time {
    margin-top: 20px;
    color: #fff;
    text-align: center;
    font-size: 30px;
}

.class-price-one, .class-price-total {
    color: #353535;
    font-size: 24px;
    text-align: center;
}

.class-price-one {
    margin-top: 85px;
}

.class-price-total {
    margin-top: 16px;
}

.class-type-container ul li a {
    display: block;
    width: 60%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin-left: 60px;
    border-radius: 20px;
    margin: 20px auto 0;
}

/*辅导内容*/
.content {
    width: 1200px;
    margin: 60px auto 0;
    overflow: hidden;
}

.content-container {
    width: 1200px;
    margin: 0 auto;
}

/*优势*/
.advantage {
    width: 100%;
    background: url(../img/advantage-content.png) center no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 1040px;
}

.profession-container {
    width: 1080px;
    margin: 70px auto 0;
    overflow: hidden;
}

.profession-container-left {
    width: 375px;
    height: 330px;
    float: left;
}

.profession-container img {
    float: left
}

.profession-container-right {
    width: 350px;
    height: 330px;
    float: left;
    padding-left: 25px;
}

.profession-left {
    color: #fff;
    font-size: 24px;
    background: url(../img/advantage-left.png) left top no-repeat;
    width: 350px;
    height: 50px;
    background-size: 100%;
    line-height: 50px;
    margin-top: 60px;
    text-align: center;
}

.profession-right {
    color: #fff;
    font-size: 24px;
    background: url(../img/advantage-right.png) left top no-repeat;
    width: 350px;
    height: 50px;
    background-size: 100%;
    line-height: 50px;
    margin-top: 60px;
    text-align: center;
}

.profession-container-center {
    width: 750px;
    height: 75px;
    background: url(../img/advantage-center.png) left top no-repeat;
    background-size: 100%;
    line-height: 90px;
    margin-top: 60px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 24px;
    margin-left: 150px;
}

/*辅导流程*/
.progress {
    width: 1200px;
    margin: 0 auto;
}

.progress-container {
    width: 894px;
    margin: 60px auto 0;
}

/*公共底部*/
.road {
    padding-bottom: 58px;
    background: url(../img/fot_bg.jpg) bottom center no-repeat #1470ac;
    min-width: 1080px;
}

.road h3 {
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    padding: 60px 0 40px;
}

.road .jt {
    text-align: center
}

.road p {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.section_inner {
    width: 1080px;
    height: 0 auto;
    text-align: center;
}

.section_inner img {
    margin-top: 50px;
    vertical-align: middle;
}

.btn_bm {
    border-radius: 5px;
    height: 60px;
    margin: 20px auto;
    width: 20%;
    background: url(../img/btn_bg.png) center no-repeat;
}

.btn_bm a {
    background: none;
    line-height: 50px;
}

.kefu a {
    text-align: center;
    padding: 5px 20px;
    color: #fff;
    font-size: 24px;
}

.xf {
    width: 100%;
    height: 108px;
    background: url(../img/bottom.jpg) center no-repeat;
    background-size: cover;
}

.xf .xf1 {
    width: 1200px;
    height: 108px;
    margin: 0 auto;
    overflow: hidden;
}
















