body {
    background-color: #fff;
    margin: 0 auto;
	max-width:1920px;
}

/*以下各块的公共标题*/
.public-title {
    width: 1200px;
    margin: 0 auto;
}

.public-title h2 {
    position: relative;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #e83428;
}

.public-titleh2 a {
    float: right;
    height: 100%;
}

.public-title h2 i {
    float: right;
    margin-top: 20px;
    width: 8px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -556px 0;
}

.public-title h2 span {
    float: right;
    margin-top: 2px;
    margin-right: 5px;
    font-size: 16px;
    color: #e83428;
}

/*精彩专题*/
.wonderful-topic {
    float: right;
}

.wonderful-topic h2 {
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px solid #e83428;
}

.wonderful-topic ol.wonderful-topic-con {
    margin-top: 30px;
}

.wonderful-topic ol.wonderful-topic-con li {
    position: relative;
    width: 238px;
    height: 99px;
    margin-bottom: 20px
}

.wonderful-topic ol.wonderful-topic-con li img {
    width: 100%;
    height: 100px;
}

.wonderful-topic ol.wonderful-topic-con li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 1;
    display: none;
}

.wonderful-topic ol.wonderful-topic-con li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 2;
    display: none;
}

.wonderful-topic ol.wonderful-topic-con li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.wonderful-topic ol.wonderful-topic-con li:hover p {
    display: block;
}

.wonderful-topic ol.wonderful-topic-con li:hover span {
    display: block;
}

/*系统消息*/
.system-messages {
    float: left;
    margin-left: 36px;
}

.system-messages span {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -466px 0;
    margin-top: 2px;
}

.system-messages em {
    font-size: 14px;
    color: #999;
    float: left;
    margin-left: 8px;
}

.system-messages em i {
    font-weight: bold;
    color: #ffa200;
    font-size: 14px;
}

/*头部图片*/
.ad-top {
    position: relative;
    width: 100%;
    min-width: 1200px;
    background-color: #86cccc;
    transition: all .5s;
    overflow: hidden;
}

.ad-top img {
    width: 100%;
    height: 100%;
}

.ad-top a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/*登录-搜索-tab-bar*/
.login-search-tab-bar {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 21px;
}

/*登录*/
.login-bar {
    width: 100%;
}

.login-bar .login-bar-left {
    float: left;
}

.login-bar .login-bar-left * {
    float: left;
    margin-right: 10px;
}

.login-bar .login-bar-left p {
    font-size: 14px;
    color: #666;
}

.login-bar .login-bar-left span {
    position: relative;
    top: -1px;
    padding: 0 7px;
    height: 20px;
    line-height: 20px;
}

.login-bar .login-bar-left span.login {
    color: #4bc450;
    border: 1px solid #4ac350;
}

.login-bar .login-bar-left span.submit {
    color: #f1951d;
    border: 1px solid #f1951d;
}

.login-bar .login-bar-right {
    float: right;
}

.login-bar .login-bar-right a {
    float: left;
    margin-left: 10px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background-color: #f8f8f8;
}

.login-bar .login-bar-right a:hover {
    background-color: #f6594e;
    color: #fff;
}

/*搜索*/
.search-wrap-bar {
    margin-top: 25px;
    width: 100%;
}

.search-wrap-bar .logo-search-item {
}

/*logo*/
.search-wrap-bar .logo-search-item .aoji-logo {
    float: left;
    width: 170px;
}

/* .search-wrap-bar .logo-search-item .aoji-logo span{
	float: left;
	width: 160px;
	height: 62px;
	background: url(../img/logo.png) 0 0 no-repeat;
	background-size: contain;
} */
.search-wrap-bar .logo-search-item .aoji-logo span {
    float: left;
    margin-left: 5px;
    width: 160px;
    height: 62px;
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 0;
}

.search-wrap-bar .logo-search-item .aoji-logo p {
    width: 100%;
    text-align: center;
    color: #e83428;
}

.search-wrap-bar .logo-search-item .search-wrap{
    float: left;
    margin-top: 1px;
    margin-left: 50px;
    width: 489px;
}
.search-wrap-bar .logo-search-item .search-wrap.branch{
    margin-left: 26px;
    width: 463px;
}
.search-wrap-bar .logo-search-item .gps{
    float: left;
    margin-left: 11px;
    margin-top: 10px;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -438px -1127px;
    cursor: pointer;
}

/* .search-wrap-bar .logo-search-item .gps {
    float: left;
    margin-left: 36px;
    margin-top: 16px;
}

.search-wrap-bar .logo-search-item .gps .city {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}

.search-wrap-bar .logo-search-item .gps .city span {
    float: left;
    margin-top: 2px;
    width: 13px;
    height: 21px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -936px -897px;
}

.search-wrap-bar .logo-search-item .gps .city em {
    float: left;
    margin: 0 5px;
    font-size: 16px;
    color: #666;
} */

.search-wrap-bar .logo-search-item .search-con {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e83428;
}

.search-wrap-bar .logo-search-item .search-wrap .search-con input {
    float: left;
    margin-top: 10px;
    margin-left: 18px;
    width: 412px;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #999;
}

.search-wrap-bar .logo-search-item .search-wrap.branch .search-con input {
    width: 322px;
}

.search-wrap-bar .logo-search-item .search-wrap .search-con a {
    float: right;
    width: 54px;
    height: 100%;
    background: url(../img/sprites.png) no-repeat;
    background-position: -162px 7px;
    background-color: #e83428;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search {
    margin-top: 14px;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search span {
    float: left;
    color: #999;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search ul {
    float: left;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search li {
    float: left;
    margin-left: 18px;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search li a {
    color: #999;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search li:hover a {
    color: #e83428;
}

.search-wrap-bar .logo-search-item .search-wrap .hot-search li.active a {
    color: #e83428;
}

/*各列表的公共 */
/*
.public-list{
	float: left;
	width: 575px !important;
}
.public-list h2{
	line-height: 50px;
	font-size: 20px;
	border-bottom: 1px solid #e83428;
}*/

.public-list .public-list-con {
    position: relative;
    margin-top: 28px;
}

.public-list ol {
    float: left;
}

.public-list ol li {
    width: 78px;
    height: 32px;
    line-height: 32px;
}

.public-list ul {
    float: left;
}

.public-list ul li {
    width: 497px;
    height: 32px;
    line-height: 32px;
}

/* .public-list ul li.more{
	margin-top: 1px;
    height: 29px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #fff;
}
.public-list ul li.more a{
	color: #e83428;
} */
.public-list ul li span {
    float: left;
    margin-top: 11px;
    margin-left: 18px;
    margin-right: 8px;
    width: 7px;
    height: 9px;
    background: url(../img/sprites.png) -309px 0 no-repeat;
}

.public-list ul li p {
    float: left;
    font-size: 16px;
}

.public-list ul li p a {
    color: #000;
}

.public-list ul li p a:hover {
    color: #f6594e;
}

.public-list ul li em {
    float: right;
    color: #999;
}

.public-list ul li i {
    float: left;
}

.public-list ul li.hot i {
    margin-left: 10px;
    margin-top: 10px;
    width: 27px;
    height: 15px;
    background: url(../img/sprites.png) -331px 0 no-repeat;
}

.public-list li b {
    float: right;
    position: relative;
    top: 13px;
    margin-right: 8px;
    width: 16px;
    height: 11px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -493px -586px;
}

/*品牌展示*/
.brand-show {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.brand-show ul {
}

.brand-show li {
    float: left;
    position: relative;
    margin-right: 3px;
    width: 141px;
    height: 200px;
    overflow: hidden;
}

.brand-show li.brand {
    width: 48px;
    background: url(../img/aoji-brand.png) no-repeat;
}

.brand-show li.family {
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 -200px;
}

.brand-show li.family:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 -897px;
}

.brand-show li.case {
    background: url(../img/sprites.png) no-repeat;
    background-position: -156px -200px;
}

.brand-show li.case:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -156px -897px;
}

.brand-show li.returned {
    background: url(../img/sprites.png) no-repeat;
    background-position: -312px -200px;
}

.brand-show li.returned:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -312px -897px;
}

.brand-show li.language-school {
    background: url(../img/sprites.png) no-repeat;
    background-position: -468px -200px;
}

.brand-show li.language-school:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -468px -897px;
}

.brand-show li.abroad-mechanism {
    background: url(../img/sprites.png) no-repeat;
    background-position: -624px -200px;
}

.brand-show li.abroad-mechanism:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -624px -897px;
}

.brand-show li.branch-mechanism {
    background: url(../img/sprites.png) no-repeat;
    background-position: -780px -200px;
}

.brand-show li.branch-mechanism:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -780px -897px;
}

.brand-show li.all-edu {
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 -415px;
}

.brand-show li.all-edu:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 -1127px;
}

.brand-show li.abroad-shcool {
    background: url(../img/sprites.png) no-repeat;
    background-position: -156px -415px;
}

.brand-show li.abroad-shcool:hover {
    background: url(../img/sprites.png) no-repeat;
    background-position: -156px -1127px;
}

.brand-show li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.brand-show li.none {
    margin-right: 0;
}

/*留学专家排行榜*/
.teacher-group {
    margin-top: 24px;
}

/*.teacher-group h2 a{
	float: right;
}*/
.teacher-group h2 i {
    position: relative;
    top: 5px;
    width: 14px !important;
    height: 8px !important;
    background: url(../img/sprites.png) no-repeat !important;
    background-position: -524px -586px !important;
}

.teacher-group h2 ul {
    position: absolute;
    top: 0;
    right: -20px;
    padding-left: 5px;
    padding-top: 11px;
    width: 121px;
    height: 271px;
    background: url(../img/sprites.png) no-repeat;
    background-position: right -586px;
    z-index: 3;
    display: none;
}

.teacher-group h2 ul.active {
    display: block;
}

.teacher-group h2 li {
    width: 120px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.teacher-group h2 li a {
    color: #222;
}

.teacher-group h2 li.other {
    font-size: 16px;
    color: #e83428;
    cursor: pointer;
}

.teacher-group h2 li.other span {
    display: inline-block;
    position: relative;
    top: 14px;
    left: -14px;
    width: 14px;
    height: 8px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -553px -586px;
}

.teacher-group h2 li:hover {
    color: #e83428;
    background-color: #f8f8f8;
}

.teacher-group h2 li.other:hover {
    background-color: #fff;
}

.teacher-group .carousel-con {
    position: relative;
    /*height: 525px;*/
    /*height: auto !important;*/
    height: 590px;
}

.teacher-group .show-carousel {
    position: absolute !important;
    left: 0;
    top: 0;
    height: 590px;
    z-index: 1;
}

.teacher-group .swiper-wrapper {
}

.teacher-group .teacher-info-wrap {
}

.teacher-group .teacher-info-wrap ul {
    padding-top: 29px;
    padding-bottom: 2px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item {
    float: left;
    position: relative;
    margin-right: 10px;
    width: 290px;
    height: 516px;
    border: 1px solid #eee;
}

.teacher-group .teacher-info-wrap li.teacher-info-item:hover {
    border: 1px solid transparent;
}

.teacher-group .teacher-info-wrap li.teacher-info-item:hover .bg {
    position: absolute;
    left: -2px;
    top: -4px;
    width: 296px;
    height: 524px;
    background: url(../img/teacher-bg.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item.active {
    margin-left: 4px;
    width: 290px;
    border: none;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .1);
}

.teacher-group .teacher-info-wrap li.teacher-info-item.none {
    margin-right: 0;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .avatar {
    position: relative;
    margin-left: 70px;
    margin-top: 20px;
    margin-bottom: 8px;
    width: 150px;
    height: 150px;
    overflow: hidden;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .avatar .layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../img/sprites.png) no-repeat;
    background-position: -147px -645px;
}

/*.teacher-group .teacher-info-wrap li.teacher-info-item .avatar img{
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 8px;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
}*/
.teacher-group .teacher-info-wrap li.teacher-info-item .honor-brand {
    position: absolute;
    top: 140px;
    left: 70px;
    width: 150px;
    height: 28px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: url(../img/sprites.png) no-repeat;
    background-position: -600px 0;
    z-index: 1;
}

/* .teacher-group .teacher-info-wrap li.teacher-info-item.champion .champion-item{
	position: absolute;
	left: 53px;
	top: 0;
	width: 68px;
	height: 64px;
	background: url(../img/sprites.png) no-repeat;
	background-position: -805px 0;
	z-index: 1;
}
.teacher-group .teacher-info-wrap li.teacher-info-item.runner-up .runner-up-item{
	position: absolute;
	left: 50px;
	top: 0;
	width: 68px;
	height: 64px;
	background: url(../img/sprites.png) no-repeat;
	background-position: -887px 0;
	z-index: 1;
} */
.teacher-group .teacher-info-wrap li.teacher-info-item.champion i {
    position: absolute;
    left: 53px;
    top: 0;
    width: 68px;
    height: 64px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -805px 0;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item.runner-up i {
    position: absolute;
    left: 50px;
    top: 0;
    width: 68px;
    height: 64px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -887px 0;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .country-item {
    position: absolute;
    right: 20px;
    top: 0;
    padding-top: 13px;
    width: 26px;
    height: 40px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background: url(../img/sprites.png) no-repeat;
    background-position: -764px 0;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .country-item.spe {
    height: 50px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -936px -933px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .line {
    position: relative;
    height: 36px;
    text-align: center;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .line span {
    position: absolute;
    left: 14px;
    top: 17px;
    width: 262px;
    height: 1px;
    background-color: #999;
}

.teacher-group .teacher-info-wrap li.teacher-info-item .line em {
    position: relative;
    padding: 0 20px;
    line-height: 36px;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol {
    margin-top: 10px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li {
    margin-bottom: 14px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol.normal li b {
    float: left;
    width: 65px;
    display: block;
    margin-left: 6px;
    font-size: 16px;
    color: #333;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol.on li b {
    display: block;
    margin-left: 6px;
    font-size: 16px;
    color: #ff6600;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol.normal li p {
    float: left;
    width: 200px;
    margin-left: 10px;
    line-height: 22px;
    color: #666;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol.on li p {
    margin-left: 15px;
    margin-top: 7px;
    width: 260px;
    line-height: 22px;
    color: #333;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.introduce {
    height: 74px;
    overflow: hidden;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.introduce p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.case {
    height: 86px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.case p {
    height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.rate b {
    float: left;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.rate p {
    float: left;
    width: 150px;
    margin-top: 2px;
}

.teacher-group .teacher-info-wrap li.teacher-info-item ol li.rate p span {
    float: left;
    margin-right: 4px;
    width: 18px;
    height: 17px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -405px 0;
}

.teacher-group .teacher-info-wrap li.teacher-info-item button {
    position: relative;
    margin-left: 75px;
    margin-top: 12px;
    margin-bottom: 19px;
    width: 140px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #e83428;
    z-index: 1;
}

.teacher-group .teacher-info-wrap li.teacher-info-item button:hover {
    position: relative;
    margin-left: 70px;
    margin-top: 11px;
    margin-bottom: 18px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    background-color: #ce1b0f;
    z-index: 1;
}

.teacher-group .carousel-con .show-carousel-dot {
    bottom: 0;
}

.teacher-group .carousel-con .show-carousel {
    background-color: #fff;
}

.teacher-group .show-carousel.active {
    z-index: 2;
}

/*咨询*/
.search-wrap-bar .logo-search-item ul.connect-server {
    float: right;
    width: 443px;
}

.search-wrap-bar .logo-search-item ul.connect-server li {
    float: left;
    margin-left: 27px;
}

.search-wrap-bar .logo-search-item ul.connect-server li.qq {
    position: relative;
    float: right;
}

.search-wrap-bar .logo-search-item ul.connect-server li.qq a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.search-wrap-bar .logo-search-item ul.connect-server li.ask-hot {
    margin-left: 0;
}

.search-wrap-bar .logo-search-item ul.connect-server li span {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

.search-wrap-bar .logo-search-item ul.connect-server li.ask-hot span{
    width: 48px;
    height: 48px;
    background-image: url(../img/sprites.png);
    background-position: -312px -1127px;
}
.search-wrap-bar .logo-search-item ul.connect-server li.qq span{
    width: 48px;
    height: 48px;
    background-image: url(../img/sprites.png);
    background-position: -375px -1127px;
}

.search-wrap-bar .logo-search-item ul.connect-server li div {
    float: right;
}

.search-wrap-bar .logo-search-item ul.connect-server li div p{
    font-family: "PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    line-height: 24px;
    color: #828282;
}
.search-wrap-bar .logo-search-item ul.connect-server li div p i{
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    color: #828282;
    font-weight: bold;
}
.search-wrap-bar .logo-search-item ul.connect-server li div em{
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
    font-size: 24px;
    color: #f3994f;
}
.search-wrap-bar .logo-search-item ul.connect-server li.qq div em{
    font-size: 24px;
    color: #575554;
}

/*选项栏*/
.abroad-tab {
    margin-top: 20px;
    width: 100%;
    height: 42px;
    background-color: #f6594e;
}

.abroad-tab-con {
    position: relative;
    width: 100%;
}

.abroad-tab-con .tab-bar-public {

}

.abroad-tab ul.abroad-tab-wrap {
    margin: 0 auto;
    width: 1200px;
}

.abroad-tab ul.abroad-tab-wrap li {
    float: left;
    padding: 0 11px;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
}

.abroad-tab ul.abroad-tab-wrap li:hover {
    background-color: #e83428;
    font-weight: bold;
}

.abroad-tab ul.abroad-tab-wrap li.active {
    background-color: #e83428;
}

.abroad-tab ul.abroad-tab-wrap li span {
    display: inline-block;
    position: relative;
    top: 6px;
    margin-left: 6px;
    width: 8px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -968px 0;
}

.abroad-item-con {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    background-color: #f8f8f8;
    overflow: hidden;
    z-index: 3;
    display: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.abroad-item-con ul {
}

.abroad-item-con ol {
    margin-top: 6px;
    margin-left: 10px;
}

.abroad-item-con ol li {
    text-align: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.abroad-item-con ol li a {
    display: inline-block;
    max-width: 275px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.abroad-item-con ol li a:hover {
    color: #f6594e;
}

.abroad-item-con li.study-status-apply {
    float: left;
    width: 134px;
    margin-left: 43px;
}

.abroad-item-con li.study-status-apply ol {
}

.abroad-item-con li.study-status-apply ol li {
}

.abroad-item-con li.abroad-hot {
    float: left;
    width: 332px;
}

.abroad-item-con li.abroad-hot ol {
}

.abroad-item-con li.abroad-hot ol li {
    float: left;
}

.abroad-item-con li.abroad-hot ol li span {
}

.abroad-item-con li.abroad-hot ol li a {
}

.abroad-item-con li.globel-brance {
    float: left;
    padding-right: 50px;
    width: 350px;
}

.abroad-item-con li.globel-brance ol {
}

.abroad-item-con li.globel-brance ol li {
    float: left;
}

.abroad-item-con li.abroad-apply {
    float: left;
}

.abroad-item-con li.abroad-apply ol {
}

.abroad-item-con li.abroad-apply ol li {
}

.abroad-item-con h2 {
    margin-top: 18px;
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.abroad-item-con h2 span {
    float: left;
    margin-right: 7px;
    position: relative;
    top: 4px;
    width: 3px;
    height: 14px;
    background-color: #f6594e;
}

.abroad-item-con h2 {
}

.abroad-item-con ol {
    overflow: hidden;
}

.abroad-item-con ol li {
    padding-right: 5px;
}

.abroad-item-con ol li span {
    float: right;
    margin-top: 13px;
    margin-left: 5px;
    width: 1px;
    height: 15px;
    background-color: #666;
}

.abroad-item-con ol li.none span {
    background: none !important;
}

.abroad-item-con .entry-abroad {
    float: right;
    margin-top: 17px;
    margin-bottom: 20px;
    margin-right: 20px;
    line-height: 20px;
    color: #f6594e;
}

.abroad-item-con.active {
    display: block;
}

.abroad-item-con.asia-abroad .study-status-apply li, .abroad-item-con.eur-abroad .study-status-apply li {
    float: left;
}

.abroad-item-con.asia-abroad li.globel-brance ol, .abroad-item-con.eur-abroad li.globel-brance ol {
    margin-bottom: 33px;
}

.abroad-item-con.language-learn .study-status-apply {
    width: 530px;
}

.abroad-item-con.language-learn .study-status-apply li {
    float: left;
    margin-right: 15px;
    height: auto;
    overflow: visible;
}

.abroad-item-con.language-learn .study-status-apply li p {
    height: 40px;
    line-height: 40px;
}

.abroad-item-con.language-learn li.abroad-hot {
    margin-left: 80px;
    width: 370px;
}

.abroad-item-con.language-learn li.globel-brance {
    padding-right: 0;
    width: 280px;
}

.abroad-item-con.language-learn .study-status-apply li em {
    font-weight: bold;
}

.abroad-item-con.asia-abroad li.study-status-apply, .abroad-item-con.eur-abroad li.study-status-apply {
    margin-right: 43px;
    margin-left: 43px;
    width: 150px;
}

.abroad-item-con.asia-abroad li.read1, .abroad-item-con.eur-abroad li.read1 {
    width: 100px;
}

.abroad-item-con.asia-abroad li.read1 li, .abroad-item-con.eur-abroad li.read1 li {
    float: none;
}

.abroad-item-con.asia-abroad li.read2, .abroad-item-con.eur-abroad li.read2 {
    margin-left: 30px;
}

.abroad-item-con.asia-abroad li.abroad-hot, .abroad-item-con.eur-abroad li.abroad-hot {
    margin-left: 40px;
}

.abroad-item-con.asia-abroad li.globel-brance, .abroad-item-con.eur-abroad li.globel-brance {
    margin-left: 40px;
    padding-right: 0;
}

.abroad-item-con.gobel-academy li.study-status-apply {
    width: 250px;
    margin-left: 80px;
}

.abroad-item-con.gobel-academy li.study-status-apply ol li {
    float: left;
}

.abroad-item-con.gobel-academy li.abroad-hot {
    margin-left: 100px;
}

.abroad-item-con.gobel-academy li.globel-brance {
    margin-left: 40px;
    padding-right: 0;
}

/*.abroad-item-con .entry-abroad i{
	float: right;
	position: relative;
	top: 3px;
	width: 8px;
	height: 14px;
	background: url(../img/sprites.png) no-repeat;
	background-position: -556px 0;
}*/
/*页面底部相关服务*/
.about-service {
    width: 100%;
    background-color: #4a4b50;
    border-bottom: 1px solid #7d7e83;
}

.about-service .about-service-wrap {
    margin: 0 auto;
    width: 1000px;
}

.about-service ul {
    padding-bottom: 80px;
    width: 100%;
}

.about-service ul li.service-brance {
    float: left;
    padding-top: 40px;
    width: 170px;
}

.about-service ul li.service-brance h2 {
    line-height: 84px;
    color: #fff;
}

.about-service ul li.service-brance ol {
}

.about-service ul li.service-brance ol li {
    line-height: 28px;
}

.about-service ul li.service-brance ol li a {
    font-size: 12px;
    color: #cdcdcf;
}

.about-service ul li.service-brance ol.globel-brance li {
    width: 100%;
}

.about-service ul li.service-brance ol.globel-brance li a {
    float: left;
    margin-right: 5px;
}

.about-service ul li.service-brance ol.globel-brance li a.none {
    margin-right: 0;
}

/*友情链接*/
.friendly-link {
    width: 100%;
    background-color: #4a4b50;
}

.friendly-link .friendly-link-wrap {
    margin: 0 auto;
    padding-top: 32px;
    width: 842px;
}

.friendly-link .friendly-link-wrap h5 {
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #cdcdcf;
}

.friendly-link .friendly-link-wrap div {
    float: left;
    margin-bottom: 16px;
    width: 765px;
}

.friendly-link .friendly-link-wrap div a {
    margin-right: 5px;
    line-height: 28px;
    font-size: 12px;
    color: #cdcdcf;
}

.friendly-link p {
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #999;
}

/*icp*/
.icp {
    width: 100%;
    min-width: 1200px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999;
    background-color: #3c3d41;
}

/*每个块的侧边红色的竖选项栏*/
.ol-tab-public {
}

.ol-tab-public li {
    text-align: center;
    color: #333;
    background-color: #f8f8f8;
}

.ol-tab-public li.active {
    color: #fff;
    background-color: #e83428 !important;
}

.ol-tab-public li.active span {
    display: inline-block;
    position: relative;
    top: 2.5px;
    margin-left: 8px;
    width: 8px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -579px 0;
}

/*背景提升*/
.background-up {
    margin-top: 35px;
}

.background-up .background-up-wrap {
    margin-top: 30px;
    height: 279px;
    overflow: hidden;
}

.background-up ol {
    float: left;
    width: 120px;
}

.background-up ol li {
    margin-bottom: 7px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.background-up ol li.active span {
    margin-left: 3px;
}

.background-up .background-up-con {
    float: left;
    position: relative;
    margin-left: 20px;
    width: 460px;
    display: none;
}

.background-up .background-up-con.active {
    display: block;
}

.background-up .background-up-con div {
    float: left;
    width: 0;
    height: 279px;
    background-color: #f2f2f2;
    overflow: hidden;
}

.background-up .background-up-con div p {
    margin-left: 10px;
    margin-top: 84px;
    width: 30px;
    height: 247px;
    text-align: center;
    font-size: 18px;
    color: #666;
    background-color: #f2f2f2;
}

.background-up .background-up-con ul {
    float: left;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 460px;
    height: 220px;
    background-color: #f8f8f8;
    overflow: hidden;
}

.background-up ul li {
    position: relative;
    width: 100%;
    height: 33px;
    line-height: 32px;
}

.background-up .more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 460px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-top: 1px solid #fff;
    background-color: #f8f8f8;
}

.background-up .more a {
    color: #e83428;
}

.background-up ul li span {
    float: left;
    margin-top: 11px;
    margin-left: 20px;
    margin-right: 8px;
    width: 7px;
    height: 9px;
    background: url(../img/sprites.png) -309px 0 no-repeat;
}

.background-up ul li p {
    float: left;
}

.background-up ul li p a {
    color: #666;
}

.background-up ul li.active i {
    float: left;
    margin-left: 8px;
    margin-top: 8.5px;
    width: 27px;
    height: 15px;
    line-height: 15px;
    background: url(../img/sprites.png) -331px 0 no-repeat;
}

.background-up ul li em {
    float: right;
    margin-right: 20px;
    line-height: 32px;
    font-size: 12px;
}

.background-up ul li b {
    top: 10.5px;
}

.background-up-wrap .show-carousel {
    position: relative;
    float: right;
    width: 570px;
    height: 290px;
    overflow: hidden;
    display: none;
}

.background-up-wrap .show-carousel.active {
    display: block;
}

.background-up-wrap .swiper-wrapper {
}

.background-up-wrap .swiper-slide {
}

.background-up-wrap .swiper-slide ul {
    padding: 0;
    width: 570px;
    background: none;
}

.background-up-wrap li.course {
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 176px;
    height: 129px;
}

.background-up-wrap li.none {
    margin-right: 0;
}

.background-up-wrap li.course img {
    width: 100%;
    height: 100%;
}

.background-up-wrap li.course span {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 100%;
    height: 36px;
    background: none;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 1;
    display: none;
}

.background-up-wrap li.course p {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 146px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 2;
    display: none;
}

.background-up-wrap li.course:hover span {
    display: block;
}

.background-up-wrap li.course:hover p {
    display: block;
}

/*一站式服务流程*/
.one-stop-service {
    margin-top: 35px;
}

.one-stop-service h2 {

}

.one-stop-service ul {
    margin-top: 29px;
}

.one-stop-service ul li {
    float: left;
    margin-left: 29px;
    width: 123px;
    height: 122px;
    border: 1px solid #e8e8e8;
    background: url(../img/sprites.png) 0 -62px no-repeat;
}

.one-stop-service ul li:hover {
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
}

.one-stop-service .abroad-program {
    margin-left: 0;
    width: 122px;
    background-position: 0 -65px;
}

.one-stop-service .background-up-block {
    width: 122px;
    background-position: -119px -65px;
}

.one-stop-service .abroad-submit {
    background-position: -239px -65px;
}

.one-stop-service .study-plan {
    background-position: -359px -65px;
}

.one-stop-service .language-up {
    width: 122px;
    background-position: -479px -65px;
}

.one-stop-service .aticle-create {
    background-position: -599px -65px;
}

.one-stop-service .visa-apply {
    background-position: -719px -65px;
}

.one-stop-service .sold-service {
    width: 122px;
    background-position: -839px -65px;
}

.one-stop-service ul li p {
    margin-top: 92px;
    text-align: center;
}

/*院校推荐和录取捷报*/
.academy-hot .academy-recommend {
    float: left;
    width: 830px !important;
}

.academy-hot .matriculate-good-news {
    float: right;
    width: 310px !important;
}

.academy-recommend ol li.li {
    position: relative;
    margin-bottom: 10px;
    width: 110px;
    height: 49px;
    line-height: 49px;
}

.academy-recommend ol li ul {
    position: absolute;
    top: 0;
    left: 120px;
    padding: 8px 3px;
    padding-left: 7px;
    width: 120px;
    height: 164px;
    background: url(../img/sprites.png) no-repeat;
    background-position: 0 -645px;
    display: none;
    z-index: 2;
}

.academy-recommend .swiper-slide ul {
    background-color: #fff;
    overflow: hidden;
}

.academy-recommend ol li.li ul.active {
    display: block;
}

.academy-recommend ol ul li {
    width: 100%;
    line-height: 32px;
    background: none;
}

.academy-recommend ol ul li a {
    font-size: 16px;
    color: #666;
}

.academy-recommend ol ul li:hover {
    background-color: #f8f8f8;
}

.academy-recommend ol ul li:hover a {
    color: #e83428;
}

.academy-recommend .show-carousel {
    position: absolute;
    right: 0;
    top: 0;
    /* width: 660px; */
    width: 690px;
    height: 524px;
    background-color: #fff;
    overflow: hidden;
    z-index: 0;
}

.academy-recommend .show-carousel.active {
    z-index: 1;
}

.academy-recommend .swiper-slide {
    height: 410px;
}

.academy-recommend .swiper-slide li {
    float: left;
    position: relative;
    margin-left: 1px;
    margin-bottom: 1px;
    width: 227px;
    height: 199px;
    border: 1px solid #f8f8f8;
    background-color: #f8f8f8;
}

.academy-recommend .swiper-slide li b {
    float: none;
    background: none;
}

.academy-recommend .swiper-slide li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.academy-recommend .swiper-slide li.spe {
    width: 228px;
}

/*.academy-recommend .swiper-slide li.active{
	width: 227px;
	height: 199px;
	margin-left: 0;
	border: 1px solid #eee;
	background-color: #fff;
}*/
.academy-recommend .swiper-slide li:hover {
    border: 1px solid #eee;
    background-color: #fff;
}

.academy-recommend .swiper-slide li.none {
    margin-left: 0;
}

.academy-recommend .swiper-slide li h3 {
    margin-top: 22px;
    margin-right: 15px;
    width: 200px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.academy-recommend .swiper-slide li.hot h3 b {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 8px;
    width: 14px;
    height: 16px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -438px 0;
}

.academy-recommend .swiper-slide li img {
    margin-top: 14px;
    margin-left: 62px;
    width: 104px;
    height: 104px;
}

.academy-recommend .show-carousel-dot {
    bottom: 77px !important;
}

.academy-recommend .show-carousel .show-carousel-dot span {
    width: 32px;
    height: 7px;
}

.matriculate-good-news .matriculate-wrap {
    display: none;
}

.matriculate-good-news .matriculate-wrap.active {
    display: block;
}

.matriculate-good-news .matriculate-wrap ul {
    margin-top: 28px;
    width: 100%;
}

.matriculate-good-news .matriculate-wrap li {
    position: relative;
    padding: 0 20px;
    width: 270px;
    height: 66px;
    border-bottom: 1px solid #f2f2f2;
}

/* .matriculate-good-news .matriculate-wrap li:hover{
	height: 68px;
	background-color: #f8f8f8;
} */
.matriculate-good-news .matriculate-wrap li span {
    margin: 0;
    width: 0;
    background: none;
}

/* .matriculate-good-news .matriculate-wrap li:hover span{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 2px;
	background-color: #e83428;
} */
.matriculate-good-news .matriculate-wrap li img {
    float: left;
    margin: 10px 0 10px 20px;
    width: 66px;
    height: 66px;
    border-radius: 50%;
}

/*.matriculate-good-news .matriculate-wrap li .matriculate-info{
	float: right;
	/* width: 242px;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.matriculate-good-news .matriculate-wrap li:hover .matriculate-info{
	border-bottom: none;
}*/
.matriculate-good-news .matriculate-wrap li .matriculate-info p {
    margin-top: 9px;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .matriculate-good-news .matriculate-wrap li:hover .matriculate-info p{
	margin-top: 11px;
} */
.matriculate-good-news .matriculate-wrap li .matriculate-info i {
    float: none;
    margin: 0;
    width: auto;
    height: auto;
    color: #e83428;
    background: none;
}

.matriculate-good-news .matriculate-wrap li .matriculate-info em {
    width: 100%;
    line-height: 20px;
}

/*广告条*/
.ad-bar {
    margin-top: 50px;
    position: relative;
    width: 100%;
    height: 80px;
    overflow: hidden;
}

.ad-bar img {
    width: 1920px;
    height: 80px;
    margin-left: -960px;
    position: absolute;
    top: 0px;
    left: 50%;
}

.ad-bar a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/*辅助导航*/
.subTab {
    top: 42px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 44px;
    background: #f8f8f8;
    z-index: 2;
    border-bottom: 1px solid #eee;
}

.subTab ul {
    width: 1200px;
    margin: auto;
}

.subTab ul li {
    position: relative;
    float: left;
    padding: 0 19px;
    line-height: 44px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.subTab ul li.first {
    padding-left: 11px;
}

.subTab ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.subTab ul li:hover {
    color: #e94940;
    font-weight: bold;
}

.subTab ul li.tool {
    float: right;
    width: 126px;
    cursor: pointer;
}

.subTab ul li.tool span {
    float: left;
    margin-top: 14px;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -496px 0;
}

.subTab ul li.tool em {
    float: left;
    margin-left: 6px;
    line-height: 44px;
    color: #ff8400;
    font-size: 14px;
}

.subTab ul li.tool i {
    float: right;
    margin-top: 20px;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -530px 0;
}

/*出国小工具*/
.subTab ul li.tool {
    position: relative;
    padding: 0;
}

.subTab ul li.tool div {
    position: absolute;
    top: 0;
    left: -4px;
    width: 136px;
    height: 182px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -658px -656px;
    overflow: hidden;
    display: none;
}

.subTab ul li.tool div.active {
    display: block;
}

.subTab ul li.tool ol {
    position: absolute;
    top: 0;
    left: 4px;
    width: 126px;
    height: 180px;
    z-index: 3;
    border-radius: 18px;
    overflow: hidden;
}

.subTab ul li.tool ol.active {
    display: block;
}

.subTab ul li.tool ol li {
    padding: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.subTab ul li.tool ol li a {
    top: -4px;
    color: #222;
    font-weight: normal;
}

.subTab ul li.tool ol li.other {
    margin-top: 4px;
    font-size: 16px;
    color: #e83428;
    cursor: pointer;
}

/* .subTab ul li.tool ol li.other span{
	float: left;
	margin-top:14px;
	margin-left: 10px;
	width:20px;
	height:20px;
	background: url(../img/sprites.png) no-repeat;
	background-position: -496px 0;
} */
/* .subTab ul li.tool ol li.other em{
	float: left;
	margin-left: 6px;
	line-height: 44px;
	color:#ff8400;
	font-size:14px;
} */
/* .subTab ul li.tool ol li.other i{
	float: right;
	margin-right: 7px;
	width:10px;
	height:10px;
	background: url(../img/sprites.png) no-repeat;
	background-position: -530px 0;
	margin-top:20px;
} */
.subTab ul li.tool ol li:hover {
    color: #e83428;
    background-color: #f8f8f8;
}

.subTab ul li.tool ol li.other:hover {
    height: 34px;
    background-color: #fff;
}

.subTab ul li.tool ol li:hover a {
    color: #ff8400;
    font-weight: bold;
}

.banner .show-carousel .show-carousel-dot span {
    background-color: #fff !important;
    opacity: .3;
    filter: alpha(opacity=30);
}

.banner .show-carousel .show-carousel-dot span.swiper-active-switch {
    background-color: #e83428 !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

.teacher-group .show-carousel .show-carousel-dot span {
    display: inline-block;
    margin: 0 11px;
    width: 32px;
    height: 7px;
    background-color: #eeeeee;
}

/*有左右结构的主体*/
/*顾问相关页面*/
.content {
    width: 100%;
    background-color: #f9f9f9;
}

.main-body {
    margin: 0 auto;
    width: 1200px;
}

.body-l {
    float: left;
}

.body-r {
    float: right
}

.body-r-pub-title {
    padding: 0 20px;
    background-color: #fff;
    border-top: 4px solid #fff;
    border-radius: 2px;
}

.body-r-pub-title h2 {
    margin: 12px 0;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px;
    overflow: hidden;
}

.body-r-pub-title h2 span {
    float: left;
    position: relative;
    top: 3px;
    width: 3px;
    height: 16px;
}

.body-r-pub-title h2 a {
    float: right;
    color: #f6594e;
}

.body-r-pub-title h2 a i {
    float: left;
    font-size: 14px;
}

.body-r-pub-title h2 a b {
    float: right;
    margin-left: 10px;
    margin-top: 2.5px;
    width: 8px;
    height: 14px;
    background: url('../img/sprites.png') no-repeat;
    background-position: -556px 0;
}

.body-r-pub-title hr {
    border: 1px solid #eee;
}

.contact-mod {
    margin: 20px 0;
    width: 360px;
    overflow: hidden;
}

.contact-mod li {
    position: relative;
    float: left;
    width: 175px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer;
}

.contact-mod li i {
    float: left;
    width: 30px;
    height: 22px;
    margin-top: 17px;
    margin-left: 36px;
}

.contact-mod li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.contact-mod li.online-ask {
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #febb50;
}

.contact-mod li.online-ask i {
    background: url(../img/sprites.png) no-repeat;
    background-position: -878px -1388px;
}

.contact-mod li.abroad-evaluate {
    margin-bottom: 10px;
    background-color: #b7d6ec;
}

.contact-mod li.abroad-evaluate i {
    background: url(../img/sprites.png) no-repeat;
    background-position: -843px -1388px;
}

.contact-mod li.online-solve {
    margin-right: 10px;
    background-color: #f69581;
}

.contact-mod li.online-solve i {
    background: url(../img/sprites.png) no-repeat;
    background-position: -811px -1388px;
}

.contact-mod li.free-tel {
    background-color: #cec1e4;
}

.contact-mod li.free-tel i {
    background: url(../img/sprites.png) no-repeat;
    background-position: -777px -1388px;
}

.contact-mod li em {
    float: left;
    display: inline-block;
    color: #fff;
}

/*分页*/
.paging {
    margin-left: 0;
    margin-top: 60px;
    margin-bottom: 60px;
    overflow: hidden;
}

.paging > * {
    float: left;
    overflow: hidden;
}

.paging > span {
}

.paging span.to-prev {
    background: #fff url(../img/sprites.png) no-repeat;
    background-position: -922px -998px;
}

.paging span.to-next {
    background: #fff url(../img/sprites.png) no-repeat;
    background-position: -942px -998px;
}

.paging ul.page-wrap {
    overflow: hidden;
}

.paging ul.page-wrap li, .paging > span {
    float: left;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 2px;
    cursor: pointer;
    user-select: none;
}

.paging ul.page-wrap li.active {
    color: #fff;
    background-color: #f6594e;
    border: 1px solid #f6594e;
}

.paging ul.page-wrap li.dot, .paging ul.page-wrap li.dot2 {
    width: 16px;
    line-height: 28px;
    color: #333;
    background: none;
    border: none;
}

/*页面内容列表公共*/
.body-l .body-l-pub-list {
    margin-top: 20px;
    background-color: #fff;
}

.body-l .body-l-pub-list ul {
    width: 760px;
    padding: 0 30px;
    overflow: hidden;
}

.body-l .body-l-pub-list ul li {
    position: relative;
    width: 100%;
    height: 152px;
    border-bottom: 1px solid #eee;
}

.body-l .body-l-pub-list ul li h3 {
    height: 45px;
    margin-top: 15px;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.body-l .body-l-pub-list ul li h3 br {
    display: none;
}

.body-l .body-l-pub-list ul li:hover h3 {
    color: #f6594e;
}

.body-l .body-l-pub-list ul li p {
    height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}

.body-l .body-l-pub-list ul li span {
    display: block;
    height: 22px;
    line-height: 22px;
    margin-top: 7px;
}

.body-l .body-l-pub-list ul li div {
    line-height: 22px;
}

.body-l .body-l-pub-list ul li div i {
    float: left;
    width: 20px;
    height: 22px;
    background: url(../img/sprites.png) no-repeat;
    background-position: -373px 7px;
}

.body-l .body-l-pub-list ul li div b {
    font-size: 12px;
    color: #5f5959;
}

.body-l .body-l-pub-list ul li div span {
    float: right;
    font-size: 14px;
    color: #f46157;
}

.body-l .body-l-pub-list ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.body-r-pub-list {
    margin-top: 20px;
    width: 320px;
    border-top-color: #ffb81e;
}

.body-r-detail-list {
    margin-top: 20px;
    width: 320px;
    border-top-color: #ffb81e;
}

.body-r-pub-list ul {
    padding: 10px 0;
}

.body-r-pub-list ul li {
    position: relative;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.body-r-pub-list ul li i {
    float: left;
    position: relative;
    top: 16px;
    width: 6px;
    height: 6px;
    background-color: #bbb;
    border-radius: 50%;
}

.body-r-pub-list ul li p {
    float: left;
    margin-left: 10px;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.body-r-pub-list ul li span {
    float: right;
}

.body-r-pub-list ul li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* .body-r-pub-list ul li a:hover{
	background-color: #f6594e;
} */

/*地图*/
.map-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .2;
    filter: alpha(opacity=20);
    z-index: 10;
    display: none;
    transition: all .5s;
}

.map {
    position: fixed;
    left: 50%;
    top: 10px;
    bottom: 0;
    margin-left: -400px;
    width: 818px;
    max-height: 850px;
    background-color: #fff;
    z-index: 11;
    border-radius: 5px;
    box-shadow: 0 0 5px 5px rgba(255, 255, 255, .2);
    overflow: auto;
    display: none;
    opacity: .3;
    transition: all .5s;
}

.map-con {
    position: relative;
    width: 100%;
    height: 850px;
}

/*选择面板*/
.select-panel {
    background-color: #fff;
    overflow: hidden;
}

.select-panel h2 {
    margin-left: 30px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
}

.select-panel .select-pub {
    margin-top: 20px;
    margin-bottom: 20px;
}

.select-panel .select-pub span {
    float: left;
    margin-left: 30px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    color: #666;
}

.select-panel .select-pub ul {
    float: left;
    width: 670px;
}

.select-panel .select-pub ul li {
    float: left;
    margin-right: 10px;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    cursor: pointer;
}

.select-panel .select-pub ul li a {
    color: #222;
}

.select-panel .select-pub ul li.unlimited {
    color: #f6594e;
}

.select-panel .select-pub ul li.active {
    background-color: #f6594e;
    color: #fff;
}

.select-panel .city-dot {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 740px;
    height: 612px;
    background: #fff url('../img/map.png') no-repeat;
    background-size: contain;
    opacity: 1;
    filter: alpha(opacity=100);
}

ul.city-dot {
    position: relative;
    width: 100%;
    height: 100%;
}

ul.city-dot li {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .5s;
    overflow: hidden;
}

ul.city-dot li.active {
    background-color: #f6594e;
    color: #fff;
}

ul.city-dot li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

ul.city-dot li span {
    float: left;
    margin-top: 8px;
    width: 7px;
    height: 7px;
    background-color: #d42214;
    border-radius: 50%;
}

ul.city-dot li p {
    float: left;
    margin-left: 3px;
    height: 27px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background: url('../img/sprites2.png') no-repeat;
}

ul.city-dot li.two p {
    width: 54px;
    background-position: -476px 0;
}

ul.city-dot li.three p {
    width: 65px;
    background-position: -539px 0;
}

ul.city-dot li.haerbin {
    right: 15px;
    top: 105px;
}

ul.city-dot li.changchun {
    right: 20px;
    top: 145px;
}

ul.city-dot li.shenyang {
    right: 40px;
    top: 180px;
}

ul.city-dot li.dalian {
    right: 50px;
    top: 220px;
}

ul.city-dot li.beijing {
    right: 123px;
    top: 214px;
}

ul.city-dot li.tianjing {
    right: 110px;
    top: 234px;
}

ul.city-dot li.shijiazhuang {
    right: 125px;
    top: 255px;
}

ul.city-dot li.neimenggu {
    right: 220px;
    top: 220px;
}

ul.city-dot li.xinjiang {
    right: 515px;
    top: 180px;
}

ul.city-dot li.taiyuan {
    right: 175px;
    top: 270px;
}

ul.city-dot li.jinan {
    right: 116px;
    top: 280px;
    z-index: 2;
}

ul.city-dot li.qingdao {
    right: 64px;
    top: 280px;
}

ul.city-dot li.zhengzhou {
    right: 147px;
    top: 310px;
}

ul.city-dot li.lanzhou {
    right: 305px;
    top: 270px;
}

ul.city-dot li.xian {
    right: 215px;
    top: 332px;
}

ul.city-dot li.nanjing {
    right: 60px;
    top: 345px;
    z-index: 2;
}

ul.city-dot li.hefei {
    right: 90px;
    top: 362px;
}

ul.city-dot li.wuhan {
    right: 131px;
    top: 387px;
}

ul.city-dot li.chongqing {
    right: 245px;
    top: 410px;
}

ul.city-dot li.chengdu {
    right: 285px;
    top: 390px;
}

ul.city-dot li.shanghai {
    right: 45px;
    top: 377px;
}

ul.city-dot li.hangzhou {
    right: 57px;
    top: 397px;
}

ul.city-dot li.nanchang {
    right: 100px;
    top: 420px;
}

ul.city-dot li.wenzhou {
    right: 40px;
    top: 420px;
}

ul.city-dot li.fuzhou {
    right: 60px;
    top: 458px;
}

ul.city-dot li.xiamen {
    right: 65px;
    top: 478px;
}

ul.city-dot li.changsha {
    right: 155px;
    top: 430px;
}

ul.city-dot li.kunming {
    right: 305px;
    top: 490px;
}

ul.city-dot li.guangzhou {
    right: 140px;
    top: 505px;
}

ul.city-dot li.shenzhen {
    right: 130px;
    top: 520px;
}

ul.city-dot li.nanning {
    right: 208px;
    top: 510px;
}

@keyframes hide {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes show {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/*资讯列表右边最新资讯无数据临时用图片代替*/
.up-to-date-pic {
    position: relative;
    width: 100%;
    height: 156px;
    margin-bottom: 20px;
}

.up-to-date-pic img {
    width: 100%;
    height: 100%;
}

.up-to-date-pic a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.aj_float{
    width:40px;
    height:auto;
    overflow: visible;
    position: fixed;
    right:5px;
    top:50px;
    z-index:99;}
.float_tea,.float_ass,.float_free{
    width: 40px; height: 140px;position: relative;
}
.float_free{
    height: 115px;
}
.float_tea_nav,.float_ass_nav,.float_free_nav{
    width:40px;font-size: 14px; color: #fff;font-family:Microsoft YaHei;cursor:pointer;
    height:130px;margin-top: 1px;padding:36px 12px 0;line-height: 22px;text-align: center;}
.float_tea_nav{background:url('../img/teacher.png?v=2') 0 0 no-repeat;}
.float_tea .new{background:url('../img/teacher1.png?v=2') 0 0 no-repeat;width: 76px;position: absolute;left: -56px;}
.float_free_nav{ height:88px;background:url('../img/free-tel.png?v=1') 0 0 no-repeat;}
.float_ass_nav{background:url('../img/study-abroad.png?v=2') 0 0 no-repeat;}
.aj_float .aj_ttop{width:45px;height: 45px;background: url('../img/up1.png?v=2') 0 0 no-repeat;margin-top:4px;}
.float_tea .float_tea_con,.float_ass .float_ass_con,.float_free .float_free_con{
    width: 139px;
    position: absolute;
    left: -144px;
    top: 0;
    z-index: 999;
    -webkit-transition:all .6s ease-in 0s;
    -moz-transition:all .6s ease-in 0s;
    -ms-transition:all .6s ease-in 0s;
    -o-transition:all .6s ease-in 0s;
    transition:all .6s ease-in 0s
}
.float_tea .float_tea_con{
    width: 196px;
}
.float_free .float_free_con{width:147px;height:104px !important;background: url('../img/lx_b.png?v=2') 0 0 no-repeat;}
.float_tea .float_tea_con,.float_free .float_free_con{height: 398px;padding-top: 8px;
    left:200px;}
.float_ass .float_ass_con{padding-top:70px;height: 285px;background:url('../img/menu2.png?v=2') 0 0 no-repeat;
    left: 200px;}
.float_tea .intro,.float_free .intro,.float_ass .intro{
    left: -201px;}
.float_free .intro{
    left: -100px;}
.float_ass .intro{
    left: -145px;}
.float_tea_con .closed,.float_ass_con .closed,.float_free_con .closed{
    position: absolute;color: #fff;
    font-size: 14px;;width: 25px; height:20px;
    right: -1px;top: 0; line-height: 20px;
    text-align: center;cursor:pointer; z-index: 10;
}
.float_ass_con .closed{right: -6px;top:0; color:#d53e33;}
.float_free_con .closed{top:0;}

.float_tea_con .float_tea_jt,.float_ass_con .float_tea_jt,.float_free_con .float_tea_jt{position:absolute;width: 7px; height: 14px; right: -7px;top: 66px;}
.float_ass_con form {
    height: auto;
    overflow: hidden;
    width: 94px;
    margin: -16px auto -15px 21px;
}
.float_ass_con form select,.float_ass_con form input.Alone {
    background: #d53e33;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 12px;

    height: 23px;
    line-height: 23px;
    margin-bottom:8px;
    width: 100%;
}
.float_ass_con form select{
    margin-bottom:10px;
}
.float_ass_con form input.Alone {
    text-indent: 5px;
    height: 22px;
    line-height: 22px;
    width: 92px;
}
.float_ass_con form input.btn_smt {
    background:#ffdf0f;
    border:none;
    cursor: pointer;
    height:24px;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height:24px;
    text-align:center;
    color:#de3d01;
    font-family:'微软雅黑';
    font-size:14px;
}
.float_tea_con a,.float_free_con a{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
}


/*分页*/
.pager-wraaper{ padding:40px 0; overflow: hidden;}
.page a{ display:block; float: left; width: 32px; height: 32px; line-height: 32px; text-align: center; margin-right: 10px; border: 1px solid #e5e5e5; border-radius: 2px;color: #222;}
.page a.pre{ width: 64px;}
.page a.next_page{ width: 64px;}
.page a.disable{ border: none;}
.page a.active{ background-color: #ff6e64; color: #fff; border: 1px solid #eee;}
.page span{ display: block; float: left; padding-top: 12px; margin-right: 10px;}
.page-right .gray-btn{ display: block; width: 64px; height: 32px; line-height: 32px; text-align: center; border-radius: 5px; border: 1px solid #e5e5e5;}

