@charset "utf-8";
body {
    color: #000000;
    font-size: 14px;
    background-color: #f3f4f8;
    overflow-x: auto;
    font-family: "Microsoft YaHei", "Tahoma", "宋体";
    *font-family: "微软雅黑", "Microsoft YaHei", "Tahoma", "宋体";
}

.Validform_checktip {
    display: none !important;
}

.textCenter {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    display: inline-block;
    border: none;
}

a {
    cursor: pointer;
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    border: none;
}

/*.mainNav {
    clear: both;
    width: 100%;
    margin: 0px auto 0;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}*/

.mainNav .mainNav_wrap {
    width: 100%;
    /* height: 50px; */
    overflow: hidden;
    position: static;
    background: #333333;
    height: 60px;

}

.mainNav .mainNav_wrap.fixedTop {
    position: fixed;
    z-index: 999;
    top: 0;
}

.mainNav ul {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

.mainNav ul li {
    width: auto;
    padding: 0 40px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.mainNav ul li:hover a,
.mainNav ul li.activeNav a {
    font-weight: bold;
    color: #4CDFCC;
}

.mainNav a {
    float: left;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.sm_wrapper {
    width: 1000px;
    margin: 0 auto;
}





/*--------begin section-----------*/
.about{ padding: 30px 0 0 0;}
.about .titleh2{
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    background: url("../img/ic_titline.png") no-repeat center top;
    background-size: inherit;
	padding-top: 15px;
}
.about .titleh3{
    color: #666666;
    font-size: 26px;
    padding-top: 20px;
}
.bggary {
    background: #f5f5f5;
}



.left_bh {
    position: absolute;
    left: -200px;
}

.right_bh {
    position: absolute;
    right: -200px;
    bottom: -25px;
}

.posrelative {
    position: relative;
}

.btn_list_long {
    width: 560px;
    height: auto;
    top: 0;
}

.a_btn,
.a_btn_hollow {
    width: 240px;
}

/*<!--offer榜-->*/

.content_tit{
    font-size:30px;
    font-weight:bold;
    color:rgba(0,134,248,1);
    text-align: center;
    margin: 40px auto;
}
.offer_box{
    margin-bottom: 65px;
    padding-top: 36px;
}
.offerScroll .bd li{
    display:flex;
	width: 900px;
	margin:30px 0 0 50px;
    text-align:center;
}
.offerScroll .offer_group{
    text-align:center;
    width: 210px;
    height: 280px;
    overflow: hidden;
   margin-right: 28px;
 position:relative;
    box-sizing: border-box;
    background: #f1f1f1;
    border: 1px solid #666;
 
    display:inline-block;
    background-color:#fff;
}
.offerScroll .offer_group  a{ width:210px; height:220px; cursor: pointer; display:block; }
.offerScroll .offer_group .kx{ width:150px; height:38px;  line-height: 38px; border: 1px solid #9b1418; background-color:#9b1418 ; color: #fff;  border-radius: 30px;  position:absolute; top:198px; left:22px; z-index:1; }

.offerScroll .offer_group .kxcon{  color:#666; font-size:14px; line-height:24px; text-align:center; padding-top:110px; }
.offerScroll .offer_group .kxcon span{ color:#333; font-size:16px; font-weight:bold; }
.offerScroll .offer_group img{ text-align:center; vertical-align:top; width:60px;  position:absolute; top:22px; left:70px;  z-index:3;}:


.offerScroll .offer_group span{ }
.offerScroll .offer_group:nth-child(4n){
    margin-right: 0;
}




.offer_schsinfo{
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 233px;
    background:rgba(0,134,248,1);
}
.offer_schsinfo span{
    color: #fff;
    width: 100px;
    text-align: right;
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    font-size: 14px;
    display: inline-block;
}
.offer_schsinfo img{
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #0086F8;
    margin-top: -30px;
    margin-left: 20px;
}

.offerScroll .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -10px;
    text-align: center;
}

.offerScroll .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border:2px solid #9b1418;
}

.offerScroll .hd ul li.on {
    width:54px;
    height:13px;
    background:#9b1418;
    border-radius:6px;
}
.offerScroll{
    position: relative;
    padding-bottom:50px;
}
.a_btn{
    width:450px;
    height:60px;
    line-height: 60px;
    border: 0 !important;
    background:rgba(255,131,0,1);
    border-radius:30px;
    font-size:18px;
    font-weight:bold;
    margin: 30px auto;
    color:rgba(255,255,255,1);
}
.offer_box_piclist{
    background: url("../img/offer/offerpic_bg.png") no-repeat center;
    background-size: inherit;
}
/*<!--offer榜-->*/


/*<!--世界顶尖艺术名校推荐-->*/
.country_tab{
    display: flex;
    margin-top: 80px;
   margin-left: 200px;
    justify-content: space-between;
}
.country_tab li{
    cursor: pointer;
}
.country_tab li img{
    display:block;
    width:87px;
    height:87px;
    opacity:0.3;
    border-radius:50%;
}
.country_tab li span{
    font-size:22px;
    font-weight:400;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    display: inline-block;
    color:#333;
}
.country_tab li.active span,.country_tab li:hover span{
    font-weight:bold;
    color:#9b1418;
}
.country_tab li:hover img,.country_tab li.active img{
    opacity: 1;
}
.offerScroll .hd .prev,
.offerScroll .hd .next {
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -43px;
	z-index: 1000;

}

.offerScroll .hd .next {
	right: 0;	
}

.offerScroll .hd .prev {
	left: 0;
}



.schs_contents{
    margin-top: 40px;
}
.schs_content{
    display: none;

}
.schs_content.current{
    display: flex;
    justify-content: space-between;
}

.schs_bottom{
    position: relative;
}
.schs_bottom h6{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.schs_bottom p{
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 3px;
}
.schs_bottom a{
    color: #FF8300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 0px;
}
.btn_list{
    display: flex;
    width: 670px;
    justify-content: space-between;
}
.btn_list .a_btn{
    margin: 0 !important;
    width:290px !important;
    height:60px !important;
    background:rgba(255,131,0,1);
    border-radius:30px;
}
.btn_list .a_btn_hollow{
    width:290px !important;
    height:60px !important;
    border:2px solid #FF8300;
    border-radius:30px;
    font-size:18px;
    font-weight:bold;
    color:rgba(255,131,0,1);
    line-height:60px;
}
.btn_list .a_btn_hollow:hover{
    background: #FF8300;
    color: #fff;
}



.sections{ width:100%;  margin:0 auto; height:auto;  }
 .sec_offer{
    
 padding-bottom: 30px;

    margin: 0 auto;

 }
 .sec_point{
     padding: 0;
	  background-color:#1058ba;
    overflow: hidden;
 }
.sec_point_bj{background: url("../img/liucheng.png") no-repeat top; height: 890px; margin-top: 30px;}

 .sec_offer .about .titleh2, .sec_point .about .titleh2{
    background: url("../img/bjD.gif") no-repeat center top !important;
}
