
body,html{
    color: #1e1e1c;
}
.banner{
    width: 100%;
    height:704px ;
    margin-top: -10px;
    min-width: 1200px;
    overflow:hidden;
    color: #fdcb3a;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
@media (max-width: 1600px) {/*1.2*/
    .banner{
        height:583px;
    }
}
@media (max-width: 1440px) {
    .banner{
        height:541px ;/*1.3*/
    }
}
@media (max-width: 1280px) {
    .banner{
        height:469px ;/*1.5*/
    }
}

.title{
    width: 518px;
    height: 54px;
    background: url("../imgs/tit1.jpg") no-repeat 0 0/100% 100%;
    margin: 50px auto;
}
/*产品优势*/
.outer{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.cpys{
    margin-top: -50px;
}
.cpys ul{
    overflow: hidden;
}
.cpys ul li{
    width: 280px;
    float: left;
    box-shadow: 0 2px 9px 3px #d6d4d3, 0 -2px 16px 3px #d6d4d3;
    font-size: 17px;
    line-height: 23px;
    margin: 30px 10px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px 18px 15px;
    text-align: center;
}
.cpys ul li .pic{
    width: 240px;
    height: 130px;
    background: url("../imgs/pic1.jpg") no-repeat 0 0/100% 100%;
    margin: 18px auto;
}
.cpys ul.ul2{
    width: 900px;
    margin: 0 auto;
}
.cpys ul.ul1 li:nth-child(2) .pic{
    background: url("../imgs/pic2.jpg") no-repeat 0 0/100% 100%;

}
.cpys ul.ul1 li:nth-child(3) .pic{
    background: url("../imgs/pic3.jpg") no-repeat 0 0/100% 100%;

}
.cpys ul.ul1 li:nth-child(4) .pic{
    background: url("../imgs/pic4.jpg") no-repeat 0 0/100% 100%;

}
.cpys ul.ul2 li:nth-child(1) .pic{
    background: url("../imgs/pic5.jpg") no-repeat 0 0/100% 100%;

}
.cpys ul.ul2 li:nth-child(2) .pic{
    background: url("../imgs/pic6.jpg") no-repeat 0 0/100% 100%;

}
.cpys ul.ul2 li:nth-child(3) .pic{
    background: url("../imgs/pic7.jpg") no-repeat 0 0/100% 100%;

}
/*服务团队*/
.fwtd{
    width: 100%;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;
    padding-bottom: 30px;
}
.fwtd .title{
    width: 525px;
    height: 54px;
    margin-top: 50px;
    background: url("../imgs/tit2.jpg") no-repeat 0 0/100% 100%;

}
.fwtd ul{
    background: url("../imgs/bg3.jpg") no-repeat 0 0/100% 100%;
    width: 1207px;
    height: 318px;
    overflow: hidden;
}
.fwtd ul li{
    float: left;
    width: 270px;
    margin:30px 22px 0 12px;
    box-sizing: border-box;
    padding: 5px 15px;

}
.fwtd ul li:last-child{
    margin-right: 0;
}
.fwtd ul li:nth-child(2n+1){
    margin:0 22px 0 12px;
}
.fwtd ul li .bt{
    font-size: 22px;
    font-weight: bolder;
}
.fwtd ul li .word{
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
}
.fwtd ul li .pic{
    width: 237px;
    height: 141px;
    background: url("../imgs/p1.jpg") no-repeat 0 0/100% 100%;
    margin: 20px auto;
}
.fwtd ul li:nth-child(2) .pic{
    background: url("../imgs/p2.jpg") no-repeat 0 0/100% 100%;

}
.fwtd ul li:nth-child(3) .pic{
    background: url("../imgs/p3.jpg") no-repeat 0 0/100% 100%;

}
.fwtd ul li:nth-child(4) .pic{
    background: url("../imgs/p4.jpg") no-repeat 0 0/100% 100%;

}

/*升学优势*/
.sxys .title{
    width: 518px;
    margin-top: 50px;
    background: url("../imgs/tit3.jpg") no-repeat 0 0/100% 100%;

}
.sxys ul{
    height: 330px;
    overflow: hidden;
    margin-bottom: 30px;
}
.sxys ul li{
    float: left;
    width: 185px;
    height: 241px;
    margin-right: 18px;
    background: url("../imgs/p5.jpg") no-repeat 0 0/100% 100%;
    position: relative;
}

.sxys ul li .country{
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: bolder;
    color: #de622a;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    position: absolute;
    bottom: 28px;
    left: 50%;
    margin-left: -35px;
    z-index: 3;
}
.sxys ul li .js{
    background: #de622a;
    width: 90px;
    height: 80px;
    margin: 170px auto 0;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    padding: 50px 10px 10px 10px;
}
.sxys ul li:nth-child(2){
    background: url("../imgs/p6.jpg") no-repeat 0 0/100% 100%;

}
.sxys ul li:nth-child(3){
    background: url("../imgs/p7.jpg") no-repeat 0 0/100% 100%;

}
.sxys ul li:nth-child(4){
    background: url("../imgs/p8.jpg") no-repeat 0 0/100% 100%;

}
.sxys ul li:nth-child(5){
    background: url("../imgs/p9.jpg") no-repeat 0 0/100% 100%;

}
.sxys ul li:last-child{
    margin-right: 0;
    background: url("../imgs/p10.jpg") no-repeat 0 0/100% 100%;

}

/*课程优势*/
.kcys{
    width: 100%;
    height: 658px;
    background: url("../imgs/bg4.jpg") no-repeat 0 0/100% 100%;
    overflow: hidden;

}
.kcys .title{
    width: 468px;
    margin-top: 50px;
    background: url("../imgs/tit4.jpg") no-repeat 0 0/100% 100%;

}
.kcys ul{
    position: relative;
    height: 440px;
}
.kcys ul li{
    overflow: hidden;
    background: #fff;
    width: 488px;
    height: 93px;
    box-shadow: 0 2px 5px 2px #af5024, 0 -2px 5px 2px #af5024;
    position: absolute;
    z-index: 3;
}
.kcys ul li .num{
    width: 102px;
    height: 92px;
    float: left;
    background: url("../imgs/n1.jpg") no-repeat 0 0/100% 100%;

}
.kcys ul li .word{
    height: 93px;
    font-size: 16px;
    float: left;
    width: 380px;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
}
.kcys ul li:nth-child(2) .num{
    background: url("../imgs/n2.jpg") no-repeat 0 0/100% 100%;
}
.kcys ul li:nth-child(3) .num{
    background: url("../imgs/n3.jpg") no-repeat 0 0/100% 100%;
}
.kcys ul li:nth-child(4) .num{
    background: url("../imgs/n4.jpg") no-repeat 0 0/100% 100%;
}
.kcys ul li:nth-child(5) .num{
    background: url("../imgs/n5.jpg") no-repeat 0 0/100% 100%;
}
.kcys .circle{
    width: 223px;
    height: 247px;
    background: url("../imgs/circle.jpg") no-repeat 0 0/100% 100%;
    margin: 90px auto;
}

.kcys .title{
    width: 468px;
    background: url("../imgs/tit4.jpg") no-repeat 0 0/100% 100%;
}
.kcys ul li:nth-child(1){
    top: 0;
}
.kcys ul li:nth-child(2){
    top: 0;
    right: 0;
}
.kcys ul li:nth-child(3){
    top: 170px;
}
.kcys ul li:nth-child(4){
    top: 170px;
    right: 0;
}
.kcys ul li:nth-child(5){
    bottom: 20px;
    left: 50%;
    margin-left: -244px;
}

/*评估方式优势*/
.pgfsys .title{
    width: 391px;
    height:54px ;
    background: url("../imgs/tit5.jpg") no-repeat 0 0/100% 100%;

}
.pgfsys .ys{
    width: 1207px;
    height: 269px;
    background: url("../imgs/bg2.jpg") no-repeat 0 0/100% 100%;
    margin-bottom: 50px;

}
.pgfsys .ys .bt{
    font-size: 22px;
    text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
    font-weight: bolder;
    /*-webkit-text-stroke:1px #000*/
}
.pgfsys .ys .xx{
    font-size: 18px;
    margin-top: 20px;
    line-height: 25px;
    text-align: justify;
}
.pgfsys .ys>div{
    width: 388px;
    float: left;
    text-align: center;
    margin-right: 20px;
    box-sizing: border-box;
    padding: 30px 25px;    color: #fff;


}
.pgfsys .ys>div:last-child{
    margin-right: 0;

}

/*知名大学成绩要求*/
.grade .title{
    width: 708px;
    background: url("../imgs/tit6.jpg") no-repeat 0 0/100% 100%;

}
.grade ul{
    overflow: hidden;
    width: 1100px;
    margin: 0 auto;
}
.grade ul li{
    border-radius: 40px;
    width: 150px;
    height: 45px;
    font-size: 22px;
    line-height: 45px;
    background: #dcdcdc;
    text-align: center;
    float: left;
    margin: 20px 30px 50px;
    cursor: pointer;

}
.grade .select{
    background: #db632c;
    color: #fff;
}
.tab .tab{
    height: 400px;
}
.tab table{
    width: 1200px;
    text-align: center;
}
.tab table th{
    font-size: 22px;
    padding: 7px 10px;
    background: #db632c;
    color: #fff;
}
.tab table td{
    font-size: 16px;
    padding: 7px 10px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
}
.tab table tr:nth-child(2n) td{
    background: #eeeeee;
}
.tab table tr:nth-child(2n+1) td{
    background: #fbefe9;
}
.tab table tr td:nth-child(2),.grade table tr th:nth-child(2){
    border-right:3px solid #fff;
    border-left:3px solid #fff;
}
.grade .tab table{
    display: none;
}

/*学分转换*/
.xfzh .title{
    width: 529px;
    height: 57px;
    background: url("../imgs/tit7.jpg") no-repeat 0 0/100% 100%;

}

.contrast{
    margin-bottom: 50px;
}
.contrast .title{
    width: 558px;
    height: 57px;
    background: url("../imgs/tit8.jpg") no-repeat 0 0/100% 100%;

}
