/*头部 S*/
.qw-header{
	height: 54px;
}
.qw-phone i{
	margin-top: 9px;
	background: url(../images/icon.png) 0px 0 no-repeat #fff;
}
.qw-phone p{
	line-height: 54px;
}
.qw-phone p span{
	color: #009aa6;
	font-family: "arial";
	font-weight: bold;
	font-size: 20px;
}
.qw-nav{
	width: 100%;
}
.qw-nav .nav-box{
	width: 157px;
}
.qw-list-menu{
    width: 104px;
    position: absolute;
     background: #f5f5f5;
     z-index: 999;
     padding: 0px 10px;
     top: 46px;
     left: 12px;
     box-shadow: 1px 1px 5px #ccc;
     display: none;
     z-index: 5;
}
.nav-box:hover .qw-list-menu{
    display: block;
}
.nav-box:hover i.nav-line{
    display: none;
}
.qw-list-menu i{
    width: 0;
    height: 0;
    border-bottom: 5px solid #f5f5f5;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: -5px;
    left: 60px;
}
.qw-list-menu li{
    height: 22px;
     margin: 16px 0; 
     text-align: center;
    padding: 0 10px;
     font-size: 14px;
     color: #444444; 
     float: none;
     cursor: pointer;
}
.qw-list-menu li:hover{
    background: #dcdcdc;
    border-radius: 3px;
}
/*头部 E*/

/*轮播图 S*/
.flex-control-nav{
	width: 300px;
    position: absolute;
    bottom: 7px;
    text-align: center;
    left: 50%;
    margin-left: 245px;
}
.flex-control-paging li a{
	color: transparent;
	background: #fff;
	width: 12px;
	height: 12px;
}
.flexslider .slides > li{
	position: relative;
	display: none;
}
.flexslider .slides > li .text{
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,.7);
	left: 0;
	bottom: -100%;
	font-size: 16px;
	line-height: 48px;
	color: #fff;
}
.flexslider .slides > li .text p{
	padding-left: 35px;
	position: relative;
}
.flexslider .slides > li .text p:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
	top: 15px;
	left: 15px;
}
/*轮播图 E*/

h3.edu-title{
	width: 171px;
	height: 66px;
	background: url(../images/titbg.png) no-repeat;
	margin: 0 auto 65px;
	padding-left: 90px;
	font-size: 30px;
	line-height: 60px;
	display: block;
}
.education-study,.education-school{
	background: linear-gradient(#fff 55%,#23666c 55%);
	padding: 50px 0 30px;
}
.education-study .item{
	float: left;
	width: 330px;
	margin-right: 55px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 55px;
	cursor: pointer;
}


.education-camp{
	background: #fff;
	padding: 50px 0 30px;
}
.education-camp .item{
	float: left;
	width: 270px;
	margin-right: 2px;
	cursor: pointer;
	background: #26a2ad;
}
.education-camp .item .text-box{
	width: 100px;
	font-size: 20px;
	line-height: 50px;
	margin: 36px auto;
	color: #fff;
	border-top: 1px solid #58c5cf;
	border-bottom: 1px solid #58c5cf;
	padding-left: 26px;
	position: relative;
}
.education-camp .item .text-box.up:before{
	content: "";
	display: block;
	position: absolute;
	border-bottom: 15px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	left: 0;
	top: 17px;
}
.education-camp .item .text-box.down:before{
	content: "";
	display: block;
	position: absolute;
	border-top: 15px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	left: 0;
	top: 17px;
}

.education-school .item{
	float: left;
	width: 330px;
	margin: 0 45px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	line-height: 55px;
	cursor: pointer;
}

.education-back .item{
	width: 365px;
}
.education-back .item img{
	width: 100%;
	height: 206px;
}
.education-back .item .text-box{
	margin: 77px auto;
}

/*金牌顾问 S */
.country-counselor {
	background: #f7f7f7;
	padding: 5px 0 40px;
}
.counselor-slide{
	width: 1025px;
	margin: 0 auto;
	position: relative;
}
.counselor-slide .bd{
	overflow: hidden;
}
.counselor-slide .bd li{
	float: left;
	width: 190px;
	height: 300px;
	background: #fff;
	margin-right:17px;
	padding-top: 20px;
	box-shadow: 0 0 10px #ededed;
}
.counselor-slide .bd li .img-box{
	width: 151px;
	height: 165px;
	display: block;
	margin:  0 auto;
	border-radius: 10px;
	overflow: hidden;
}
.counselor-slide .bd li img{
	width: 100%;
	height: 100%;
}
.counselor-slide .bd li .name-box{
	width: 126px;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 auto;
}
.counselor-slide .bd li .city{
	width: 63px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	float: left;
	margin-top: 11px;
	background: #f9eced;
}
.counselor-slide .bd li .name{
	width: 55px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	position: relative;
	float: right;
}
.counselor-slide .bd li .title{
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.counselor-slide .bd li .consult-box{
	background: #ebebeb;
	padding: 14px 0;
}
.counselor-slide .bd li .online-consult{
	width: 136px;
	height: 36px;
	background: #d50000;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	margin: 0 auto 0;
	border-radius: 36px;
	cursor: pointer;
}
.counselor-slide span{
	width: 38px;
	height: 38px;
	background: #c3c3c3;
	border-radius: 100%;
	position: absolute;
	top: 118px;
	cursor: pointer;
}
.counselor-slide span.prev{
	left: -50px;
	background: url(../images/icon.png) 0 -35px no-repeat;
}
.counselor-slide span.next{
	right: -50px;
	background: url(../images/icon.png) -41px -35px no-repeat;
}
/*金牌顾问 E 