body{
    width: 100%;
    height: 100%;
    background-color: #eee;
    overflow-x: hidden;
}
/*引入文字*/
@font-face { 
    font-family: 'ltht'; 
    src: url('/style/jianxia/style/fzdh.ttf'); 
} 
.banner{
    width: 100%;
    height: 892px;
    background: url('/style/jianxia/images/banner2.png') no-repeat center center;
    background-size: cover;
    position: relative;
}
.banner .banner-con{
    width: 100%;
    height: 244px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-weight: 100;
}
.banner-con .con-info{
    width: 1080px;
    height: 100%;
    margin: 0 auto;
}
.con-info .top{
    width: 100%;
    height: 63px;
}
.top>div{
    width: 628px;
    height: 100%;
    float: left;
    margin: 0 29px;
}
.top .line{
    float: left;
    width: 196px;
    height: 1px;
    background: #fff;
    margin: 31px 0;
}
.top>div .blue{
    float: left;
    width: 382px;
    height: 100%;
    background-color: #275bbb;
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 63px;
    font-weight: 100;
}
.top>div .white{
    float: left;
    width: 246px;
    height: 100%;
    background-color: #fff;
    color: #313131;
    font-size: 40px;
    text-align: center;
    line-height: 63px;
    font-weight: 100;
}
.con-info .ask{
    display: block;
    margin: 62px auto 0;
    width: 206px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    background-color: #275bbb;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.ask:hover{
    background-color: #d18d2c;
}


.content .title{
    width: 100%;
    text-align: center;
    height: 88px;
    padding: 66px 0;
}
.title h2{
    font-size: 50px;
    line-height: 50px;
    color: #1b1b1b;
    margin-bottom: 10px;
    font-family: 'ltht' !important;
}
.title h2 span{
    color: #0068b7;
}
.title>span{
    font-size: 26px;
    line-height: 26px;
    color: #00a0e9;
    font-weight: 100; 
}

.content .country{
    width: 100%;
    height: 494px;
    padding-top: 100px;
    background-color: #fff;
    margin-bottom: 74px;
}
.content .new{
    height: 394px;
    margin-bottom: 0;
}

.content .country .coun-con{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.coun-con .bgfont{
    width: 100%;
    height: 73px;
    line-height:73px;
    text-align: center;
    font-size: 30px;
    font-weight: 100;
    color: #fff;
    position: relative;
}
.coun-con .bgfont:before{
    content: '';
    position: absolute;
    width: 300px;
    height: 240px;
    top: -150px;
    left: 62px;
}
.eng .bgfont:before{
    background: url('/style/jianxia/images/englogo.png') no-repeat center center;
    background-size: cover;
}
.aus .bgfont:before{
    background: url('/style/jianxia/images/auslogo.png') no-repeat center center;
    background-size: cover;
}
.new .bgfont:before{
    background: url('/style/jianxia/images/newlogo.png') no-repeat center center;
    background-size: cover;
}
.eng .bgfont{
    background: url('/style/jianxia/images/eng2.png') no-repeat center center;
    background-size: cover;
}
.aus .bgfont{
    background: url('/style/jianxia/images/aus2.png') no-repeat center center;
    background-size: cover;
}
.new .bgfont{
    background: url('/style/jianxia/images/new2.png') no-repeat center center;
    background-size: cover;
}

.coun-con .major{
    padding: 20px 6px;
    width: 1288px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.coun-con .major>a{
    display: inline-block;
    width: 96px;
    height: 30px;
    line-height: 30px;
    color: #707070;
    font-size: 17px;
    text-align: center;
    border-radius: 30px;
    margin: 0 5px;
    -webkit-transition: all .5s;
    transition: all .5s;

}
.eng .coun-con .major .active{
    background: #bd2f2f;
    color: #fff;
}
.aus .coun-con .major .active{
    background: #2065b4;
    color: #fff;
}
.new .coun-con .major .active{
    background: #707070;
    color: #fff;
}

.eng .coun-con .major>a:hover{
    background: #bd2f2f;
    color: #fff;
}
.aus .coun-con .major>a:hover{
     background: #2065b4;
    color: #fff;   
}
.new .coun-con .major>a:hover{
     background: #707070;
    color: #fff;   
}
.coun-con .school{
    width: 1284px;
    padding: 0 8px;
    display: none;
}
.coun-con .show{
    display: block;
}
.coun-con .school:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
    visibility: hidden;
}
.coun-con>div{
    width: 630px;
}
.coun-con>div .row{
    width: 100%;
    padding: 12px 0;
    height: 72px;
    box-sizing: border-box;
    border: 1px solid transparent;
    margin-bottom: 33px;
    box-shadow: 6px 6px 8px rgba(0,0,0,.3);
}
.coun-con>div .row:last-child{
    margin-bottom: 0;
}
.coun-con>div .row .c-row{
    float: left;
    width: 138px;
    height: 100%;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.coun-con>div .row .e-row{
    float: right;
    width: 491px;
    height: 100%;
    /*line-height: 48px;*/
    text-align: center;
    font-size: 17px;
    color: #fff;
}
.coun-con>div .row .line48{
    line-height: 48px;
}
.new .coun-con>div .row .c-row{
    border-right: 1px solid #707070;
}
.new .coun-con>div .row .e-row,.new .coun-con>div .row .c-row{
    color: #707070;
}
.eng .coun-con .school .row{
    background-color: #bd2f2f;
    border-color: #bd2f2f;
    color: #fff;
}
.aus .coun-con .school .row{
    background-color: #2065b4;
    border-color: #2065b4;
    color: #fff;
}
.new .coun-con .school .row{
    background-color: #fff;
    border-color: #707070;
    color: #707070;
}
.coun-con .left{
    margin-right: 10px;
    float: left;
}
.coun-con .right{
    margin-left: 10px;
    float: right;
}

/*一对一*/
.content .gray{
    width: 100%;
    height: 605px;
    background: #313131;
}
.content .gray .gray-box{
    width: 1236px;
    height: 441px;
    padding: 77px 0 87px 0;
    margin: 0 auto;
}
.content .gray .gray-box .title{
    padding: 0;
}
.content .gray .gray-box .title h2{
    color: #fff;
}
.content .gray .gray-box .title h2>span{
    color: #f39700;
}
.content .gray .gray-box .review{
    margin-top: 60px;
}
.content .gray .gray-box .review:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
    visibility: hidden;
}
.content .gray .gray-box .review>a{
    display: block;
    width: 530px;
    height: 100px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.review .rev-left{
    float: left;
}
.review .rev-right{
    float: right;
}
.review .rev-left>p>i{
    display: inline-block;
    width: 126px;
    height: 72px;
    background: url('/style/jianxia/images/revlefticon.png') no-repeat center center;
    backgorund-size: cover;
    margin: 15px 50px 0 50px;
    float: left;
}
.review .rev-right>p>i{
    display: inline-block;
    width: 126px;
    height: 72px;
    background: url('/style/jianxia/images/revrighticon.png') no-repeat center center;
    backgorund-size: cover;
    margin: 15px 50px 0 50px;
    float: left;
}
.review p>span{
    line-height: 100px;
}
.review>a>p{
    width: 498px;
    height: 100%;
    font-size: 27px;
    float: left;
    border-radius: 4px;
    background: #275bbb;
    color: #fff;
}
.review>a .yybtn{
    display: block;
    float: left;
    width: 32px;
    line-height: 20px;
    text-align: center;
    height: 100%;
    color: #1b1b1b;
    font-size: 17px;
    margin: 10px 0;
}
.content .gray .gray-box .review>a:hover{
    background: #caaf32;
}
.content .gray .gray-box .review>a:hover .yybtn{
    color: #fff;
}

.gray-box>p{
    font-size: 26px;
    line-height: 26px;
    color: #aaa;
    text-align: center;
    margin-top: 68px;
}
.gray .ask2{
    display: block;
    margin: 62px auto 0;
    width: 206px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    text-align: center;
    color: #fff;
    background-color: #275bbb;
    font-weight: 100;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.ask2:hover{
    background-color: #d18d2c;
}
/*服务优势*/
.service{
    width: 100%;
    min-height: 1020px;
    background: #fff;
    padding-bottom: 77px;
}
.service .ser-con{
    width: 1300px;
    margin: 0 auto;
}
.service .ser-con:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
    visibility: hidden;
}
.service .ser-con .ser-left{
    width: 620px;
    /*display: none;*/
}
.service .ser-con .ser-right{
    width: 620px;
    /*display: none;*/
}
.service .ser-con .row{
    width: 600px;
    height: 200px;
    padding: 0 10px;
    margin-bottom: 100px;
}
.service .ser-con .row:last-child{
    margin-bottom: 0;
}
.service .ser-con .row .row-l{
    width: 380px;
    height: 100%;
}
.service .ser-con .row .row-l>div{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
}
.service .ser-con .row .textalignright{
    text-align: right;
    margin-right: 10px;
}
.service .ser-con .row .textalignleft{
    text-align: left;
    margin-left: 10px;
}
.service .ser-con .row .row-l>div h3{
    font-size: 25px;
    color: #275bbb;
    display: inline;
    vertical-align: 4px;

}
.service .ser-con .row .row-l>div>span{
    font-size: 40px;
    line-height: 40px;
    color: #275bbb;
    font-weight: bold;
}
.service .ser-con .row .row-l>div .marl20{
    margin-left: 20px;
}
.service .ser-con .row .row-l>div .marr20{
    margin-right: 20px;
}
.service .ser-con .row .row-l>p{
    padding-top: 15px;
    font-size: 18px;
    color: #707070;
    line-height: 28px;
}
.service .ser-con .row .row-r{
    width: 200px;
    height: 200px;
}
.service .ser-con .row .row-r>img{
    display: block;
    width: 100%;
    height: 100%;
}
.hide{
    display: none;
}







/*录取案例*/
.content .case{
    width: 100%;
    padding-bottom: 90px;
}
.case .case-con{
    width: 1300px;
    margin: 0 auto;
}
.case .case-con:after{
    content: '';
    display: block;
    width: 100%;
    height: 0;
    clear: both;
    visibility: hidden;
}
.case .case-con .row{
    width: 322px; 
    height: 365px;
    background: #fff;
    float: left;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 4px;
    transition: all .5s;
}
.case .case-con .row:hover{
    transform:scale(1.05,1.05);
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
}
.case .case-con .row:nth-child(4n){
    margin-right: 0;
}
.case .case-con .row .img{
    width: 100%;
    height: 196px;
    margin-bottom: 15px;
}
.case .case-con .row .img>img{
    display: block;
    width: 100%;
    height: 100%;
}
.case .case-con .row>p{
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 13px;
}
.case .case-con .row .bluename{
    font-size: 18px;
    line-height: 18px;
    color: #275bbb;
}
.case .case-con .row .oraschool{
    color: #f39700;
}
/*计划路线*/
.content .plan{
    width: 100%;
    background: #fff;
}
.content .plan .plan-con{
    position: relative;
}
.plan-con .gline1{
    width: 100%;
    height: 4px;
    background: url('/style/jianxia/images/gline.png'); 
    position: absolute;
    bottom: 13px;

}
.plan-con .plan-top{
    width: 1340px;
    height: 96px;
    margin: 78px auto 0;
    background: url('/style/jianxia/images/line1.png') no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.plan-con .plan-bottom{
    width: 1346px;
    height: 97px;
    margin: 0 auto;
    background: url('/style/jianxia/images/line2.png') no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}
.plan-con .gline2{
    width: 100%;
    height: 4px;
    background: url('/style/jianxia/images/gline.png'); 
    position: absolute;
    bottom: 93px;

}

.martop170{
    margin-top: 170px;
    padding-bottom: 88px;
}


.plan .toptitle{
    width: 137px;
    height: 27px;
    font-size: 20px;
    color: #275bbb;
    text-align: center;
    line-height: 20px;
    margin: 0 auto;
    border-bottom: 1px solid #cd9999;
    margin-bottom: 10px;
}
.plan .sjicon{
    display: block;
    width: 21px;
    height: 17px;
    background: url('/style/jianxia/images/sj.png') no-repeat center center;
    background-size: 100% 100%;
    margin: 0 auto;
}
.plan-top .ptop{
    position: absolute;
    width: 240px;
    height: 140px;
}
.plan-top .top1{
    top: -82px;
    left: 80px;
}
.plan-top .top2{
    top: -82px;
    left: 407px;
}
.plan-top .top3{
    top: -82px;
    left: 723px;
}
.plan-top .top4{
    top: -82px;
    left: 1057px;    
}
.plan-top .ptop .topcon{
    width: 100%;
    height: 77px;
    font-size: 15px;
    line-height: 22px;
    color: #313131;
    margin-bottom: 10px;
}

.plan-bottom .pbot{
    position: absolute;
    width: 205px;
    height: 110px;
}
.plan-bottom .bot1{
    top: -40px;
    left: 114px;
}
.plan-bottom .bot2{
    top: -40px;
    left: 438px;
}
.plan-bottom .bot3{
    top: -40px;
    left: 765px;
}
.plan-bottom .bot4{
    top: -40px;
    left: 1089px;    
}
.plan-bottom .pbot .botcon{
    width: 100%;
    height: 44px;
    font-size: 15px;
    line-height: 22px;
    color: #313131;
    margin-bottom: 10px;
    text-align: center;
}

#pinggu{
    width: 1300px;
    margin: 0 auto;
}
#pinggu .pinggu_shuoming{
    background: #fff;
}
#pinggu .zaixian_banner{
    width: 1000px;
    height: 384px;
    margin: 0 auto;
}
#pinggu .zaixian_banner img{
    display: block;
    width: 100%;
    height: 100%;
}



/* 头部及其尾部网址原始样式 */
body,h1,h2,h3,h4,h5,h6,p{padding:0px; margin:0 auto; font-size:14px; font-family:'微软雅黑'; color: #333; box-sizing:border-box;}
img{ border:none}
a{text-decoration:none;}
ul{margin:0; padding:0; list-style:none;}
.fl{float:left;}
.fr{float:right;}
/*header*/
.head{
width:100%;
height:41px;
background:url(/style/jianxia/images/header_bg.png) repeat-x;
}
.head_a{
width:1000px;
margin:0 auto;
height:41px;
}
.logo{
float:left;
width:122px;
}
.menu{
float:left;
width:760px;
overflow:hidden;
}
.menu ul{
width:760px;
height:auto;
}
.menu ul li{
float:left;
width:auto;
padding-left:20px;
line-height:40px;
}
.menu ul li a{
color:#FFFFFF;
display:block;
height:40px;
width:auto;
font-size: 14px;
color:#484747;
}
.menu ul li a:hover{
color:#e81854;
}
/*footer*/
.footer{width:100%;background:#831405;padding:20px 0;margin-top:20px;font-size:12px;font-family:"宋体"}
.footer_a{width:1000px;margin:0 auto;overflow:hidden}
.footer_l{float:left;width:168px;height:125px;margin:20px 0 20px 20px}
.footer_r{float:right;width:750px;color:#fff;line-height:21px}
.footer_r a{color:#fff}
.footer_r span{font-size:14px}
.footer01{width:800px;border-bottom:#a25a50 1px solid;padding:8px 0 0 0;margin-bottom:8px}
.footer02{width:100%;padding:20px 0;font-size:12px;font-family:"宋体";color:#b9b9b9;background:#360c07;text-align:center;line-height:21px}