*{
    box-sizing: border-box;
}
/*banner的开始*/
.gmat{
    width:100%;height:auto;
}
.gmat .banner{
    width:100%;height:458px;background:#edeeef;
}
.gmat .banner .banner_c{
   width:1200px;height:100%;margin:0 auto;background:url(../images/gmat/banner-left.jpg)no-repeat 0 0;padding:125px 0 125px 685px;
}
.gmat .banner .banner_c .banner-r-title1{
    width:515px;height:70px;line-height: 70px;color:#69cb91;
    font-size: 62px;text-align: center;margin-bottom:10px;
}
.gmat .banner .banner_c .banner-r-title2{
    width:515px;height:50px;line-height: 50px;color:#000;
    font-size: 30px;text-align: center;
}
.gmat .banner .banner_c .banner-r-title3{
    width:515px;height:40px;line-height: 30px;color:#000;
    font-size: 26px;text-align: center;
}
.gmat .banner .banner_c .banner-r-title4{
    width:515px;height:30px;line-height: 20px;color:#000;
    font-size: 18px;text-align: center;
}
/*banner的结束*/
/*新手入门的开始*/
.gmat .xsrm{
    width:100%;height:460px;background:#fff;
}
.gmat .xsrm .xsrm_c{
    width:1200px;height:100%;margin:0 auto;
}
.gmat .xsrm .xsrm_c .xsrm-top{
    width:100%;height:155px;color:#222;font-size:40px;text-align: center;line-height: 200px;
}
.gmat .xsrm .xsrm_c .xsrm-middle{
    width:100%;height:50px;
}
.gmat .xsrm .xsrm_c .xsrm-m-title1{
    width:100%;height:25px;line-height:25px;text-align:center;color:#222;font-size: 16px;
}
.gmat .xsrm .xsrm_c .xsrm-bottom{
    width:100%;height:160px;margin-top:50px;
}
.gmat .xsrm .xsrm_c .xsrm-b-title{
    width:16.666667%;height:100%;text-align: center;float:left;
}
.gmat .xsrm .xsrm_c .xsrm-b-title-t{
   width:100%;height:80px;display: block;
}
.gmat .xsrm .xsrm_c .xsrm-b-title-b{
    width:100%;height:80px;display: block;font-size: 22px;color:#333;margin-top:15px;
}
.gmat .xsrm .xsrm_c .xsrm-b-title-b:hover{
    color:#FE4300;
}
/*新手入门的结束*/
/*$GMAT考什么开始*/
.gmat .GMAT{
    width:100%;height:570px;background:#f5f5f5;
}
.gmat .GMAT .GMAT_c{
    width:1200px;height:100%;margin:0 auto;
}
.gmat .GMAT .GMAT-top{
    width:100%;height:240px;padding:85px 0 60px 0;
}
.gmat .GMAT .GMAT-top .GMAT-top-title1{
    width:100%;height:45px;color:#222;text-align: center;line-height:45px;font-size: 40px;margin-bottom:13px;
}
.gmat .GMAT .GMAT-top .GMAT-top-title2{
    width:100%;height:45px;color:#333;text-align: center;line-height:50px;font-size: 22px;
}
.gmat .GMAT .GMAT-bottom{
    width:100%;height:330px;
}
.gmat .GMAT .GMAT-b-title{
    width:256px;height:250px;background:#fff;border-radius:20px 0 20px 0 ;padding:50px 0;margin-right:55px;float:left;color:#333;
}
.gmat .GMAT .GMAT-b-title:hover{
   background:#fd8331;color:#fff;
}
.gmat .GMAT .GMAT-b-title .GMAT-b-title1{
    width:100%;height:40px;font-size: 24px;text-align:center;line-height: 40px;
}
.gmat .GMAT .GMAT-b-title .GMAT-b-title2{
    width:100%;height:20px;font-size: 12px;line-height: 20px;text-align: center;margin-top:5px;margin-bottom:20px;
}
.gmat .GMAT .GMAT-b-title .GMAT-b-title3{
    width:100%;height:90px;font-size: 12px;line-height: 20px;padding-left:25px;padding-right: 25px;
}
.gmat .GMAT .GMAT-b-title3 p{
    margin-bottom:3px;
}
.gmat .GMAT .white{
    color:#fff;
}
.gmat .GMAT .black{
    color:#333;
}
/*$GMAT考什么结束*/
/*领取真题开始*/
.gmat .text{
    width:100%;height:150px;background:#a1ebc5;
}
.gmat .text .text-GMAT{
    width:1200px;height:100%;margin:0 auto;padding-top:30px;
}
.gmat .text .text-top{
    width:100%;height:50px;line-height: 50px;text-align: center;color:#333;font-size: 24px;
}
.gmat .text .text-bottom{
    width:100%;height:70px;padding-left:200px;margin-top:15px;
}
.gmat .text .text-bottom span{
    float:left;font-size:16px ;color: #333;margin-right:5px;margin-top:5px;
}
.gmat .text .text-bottom .text-bottom-title1{
    margin-right:12px;width:168px;height:30px;background:#a1ebc5;outline:none;border:1px solid #83be9f;float:left;
}
.gmat .text .text-bottom .zhenti{
    cursor: pointer;background:#11be65;width:100px;height:42px;color:#fff;font-size:16px ;line-height: 42px;text-align: center;outline: none;margin-top:-7px;margin-left:25px;border:0;
}
.gmat .text .text-bottom .zhenti:hover{
    background:#35b558;color:#fff;

}
.gmat .text .text-b-right{
    width:100px;height:40px;background:#11be65;line-height: 40px;text-align: center;float:left;color:#fff;margin-top:-5px;margin-left:45px;display: block;
}
/*领取真题结束*/
/*$competition的开始*/
.gmat .liuspecial{
    width:100%;height:330px;
}
.gmat .liuspecial .listenpassbg1.competition{
    width:1200px;height:100%;padding:30px 0;margin:0 auto;
}
.gmat .liuspecial .listenpassbg1.competition .left{
    width:50%;float:left;height:100%;padding:40px 0 30px 0;border:1px solid #ffe1d7;
}
.gmat .liuspecial .left .talkname{
    width:100%;height:230px;padding-left:85px;
}
.gmat .liuspecial .talkname1{
    width:100px;height:19px;float:left
}
.gmat .liuspecial .talkname2{
    width:412px;height:19px;font-size: 20px;color:#333;float:left;
}
.gmat .liuspecial .textsize3{
    width:515px;height:40px;font-size: 40px;line-height: 40px;color: #ff4200;padding-top:35px;
}
.gmat .liuspecial .textsize1{
    width:515px;height:24px;color:#333;font-size: 16px;margin-top:48px;
}
.gmat .liuspecial .nameing{
    width:120px;height:40px;background:#ff5d24;text-align: center;line-height: 40px;color:#fff;font-size:16px ;display: block;margin-top:25px;float:left;
}
.gmat .liuspecial .nameing:hover{
    background:#E14712;color:#fff;
}
.gmat .liuspecial .live1_boughtnum{
    float:left;color:#333;font-size: 14px;margin-top:35px;margin-left:10px;
}
.gmat .liuspecial .listenpassbg1.competition .right{
    width:50%;float:left;height:100%;padding:40px 0 30px 0;border:1px solid #ffe1d7;border-left:0;
}
.gmat .liuspecial .talkname5{
    color:#333;font-size:24px;width:100%;height:40px;line-height: 40px;text-align: center;
}
.gmat .liuspecial .talkname6{
    margin-top:40px;padding-left:50px;
}
/*$competition的结束*/
/*学霸的开始*/
.gmat .xueba{
    width:100%;height:670px;background: #fff;
}
.gmat .xueba .xueba-box{
    width:1200px;height:100%;margin:0 auto;
}
.gmat .xueba .xueba-top{
    width:100%;height:170px;
}
.gmat .xueba .xueba-top-title1{
    width:100%;height:125px;padding-top:50px;color:#333;font-size:40px;text-align: center;
}
.gmat .xueba .xueba-top-title2{
    width:100%;height:45px;color:#333;font-size:16px;text-align: center;margin-top:-15px;
}
.gmat .xueba .xueba-bottom{
    width:100%;height:500px;
}
.gmat .xueba .xueba-b-title1{
    width:33.3333%;height:100%;overflow:hidden;float:left;margin: 0 auto;position: relative;
}
.gmat .xueba .raduis{
    width:75px;height:75px;border-radius: 50%;background: #000;text-align: center;line-height: 75px;opacity: 0.8;color:#fff;font-size: 16px;position: absolute;right:50px;bottom:23px;
}
.gmat .xueba .shu{
    width:132px;height:147px;position: absolute;bottom:10px;left:85px;
}
/*学霸的结束*/
/*梦是队的开始*/
.gmat .meng{
    width:100%;height:150px;background:#a1ebc5;
}
.gmat .meng .meng-box{
    width:1200px;height:100%;margin:0 auto;padding:70px 0 50px 0px;
}
.gmat .meng .meng-l{
    width:830px;height:30px;float:left;padding-left:360px;font-size:24px;color:#333;
}
.gmat .meng .meng-r{
    width:105px;height:42px;background:#11be65;color:#fff;font-size: 16px;display:block;line-height: 42px;text-align:center;float:left;margin-top:-15px;margin-left:20px;

}

.gmat .meng .meng-r:hover{
    background:#35b558;color:#fff;

}
/*梦是队的结束*/
/*高分的开始*/
.gmat .gao-score{
    width:100%;height:645px;background:#f3f3f3;
}
.gmat .gao-score .score{
    width:1200px;height:100%;margin:0 auto;
}
.gmat .gao-score .score-top{
    width:100%;height:170px;text-align: center;line-height:200px;color:#222;font-size: 40px;
}
.gmat .gao-score .score-bottom{
    width:100%;height:475px;
}
.gmat .gao-score .score-b-title{
    width:270px;height:377px;background: #fff;float:left;padding:20px 10px 18px 8px;margin-right:35px;
}
.gmat .gao-score .score-b-title-top{
    width:252px;height:64px;
}
.gmat .gao-score .score-b-title-t-left{cursor: pointer;
    width:64px;height:64px;float: left;
}
.gmat .gao-score .score-b-title-t-right{
    width:188px;height:64px;float:left;
}
.gmat .gao-score .user{
    display: block;width: 100%;height:25px;color:#333;font-size: 12px;margin-top:10px;padding-left: 25px;
}
.gmat .gao-score .user:hover{
    color:#FE4300;
}
.gmat .gao-score .listen{
   width: 100%;height:25px;color:#333;font-size: 12px;padding-left: 25px;
}
.gmat .gao-score .score-b-title-bottom{
    margin-top:5px;display: block;
}
/*高分的结束*/