html, body{ height: 100%; }
span, label{ display: inline-block; }
a{ display: block; }
input{ border: none; outline: none; background: transparent; color: rgb(117,185,0); }
*{ font-family: '微软雅黑'; }
h1{ font-size: 14px;font-weight: normal; }
img{border:none;}


.index-new-content-content.swiper-slide{
	width: 355px;
	height: 260px;
}
.index-new-content-content img{
	width: 334px;
	height: 208px;
}.index-workmate-img.swiper-slide{
	width: 180px;
}
.index-workmate-img.swiper-slide img{
	width: 100%;
	height: 100%;
}
.index-experts-swiper-content.swiper-slide{
	width: 345px;
}
.index-workmate-content.swiper-wrapper {
	height: 65px;
}
.index-workmate-content .index-workmate-img img{
	border:none;
}
.index-workmate-content .index-workmate-img{
	float: left;
	height: 100%;
}
/**
 * theme：#48c7ec, rgb(72,199,236)
 */
.bg-theme{ background: #48c7ec; }
.color-theme{ color: #48c7ec; }
.container{ 
	font-size: 14px;
	height: 100%;
	padding-top: 100px;
	// min-width: 1100px;
}

.teacher-list-text-overflow2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.textline-overflow5 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.header, .index-search, .index-why, .index-what-and-type-wrap, .index-experts-wrap, .index-new, .index-workmate, .index-friendship, .footer-wrap{
	width: 1060px;
	margin: 0 auto;
}

.index-menu-list, .index-search-icon, .index-experts-swiper-left, .index-experts-swiper-right, .index-workmate-left, .index-workmate-right{
	cursor: pointer;
}

.index-experts-wrap, .index-new{
	width: 1030px;
}

.index-why, .index-what-and-type, .index-new, .index-workmate, .index-friendship{
	margin-top: 20px;
}
.index-workmate, .index-friendship{
	margin-top: 40px;
}
/**
 * 
 */
.index-rightside{
	position: fixed;
	right: 15px;
	top: 50%;
	margin-top: -56px;
	z-index: 10;
}
.index-rightside-content{
	position: relative;
	margin-bottom: 10px;
}
.index-rightside-icon{
	float: right;
	width: 56px;
	height: 56px;
	border: 1px solid #48c7ec;
}
.index-rightside-hover{
	visibility: hidden;
	position: absolute;
	right: 56px;
}
.qq-icon-bg{
	background: #fff url('../images/index/QQ.png') no-repeat center;
	background-size: 32px;
}
.phone-icon-bg{
	background: #fff url('../images/index/phone-con.png') no-repeat center;
	background-size: 32px;
}
.wx-icon-bg{
	background: #fff url('../images/index/wechat.png') no-repeat center;
	background-size: 32px;
}
.hover-bg-none{
	width: 280px;height:70px;padding-top: 10px;padding-left: 10px;
	background: url("../images/index/qq1.png") no-repeat;
	background-size: 280px 70px;
}
.hover-bg-weixin{
	width: 260px;height: 200px;padding-top: 10px;padding-left: 10px;
	background: url("../images/index/wx-bg-2.png") no-repeat;
	background-size: 260px 200px;
}
.index-rightside-hover-a{
	color: #6c6c6c;
}
.index-rightside-hover-span{
	margin-right: 10px;
	display: inline-block;
	width: 14px;
	height: 19px;
	background: url('../images/index/qqq.png') no-repeat center bottom;
}
.index-rightside-hover-span-wx{
	display: inline-block;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	background: url('../images/index/wx.png') no-repeat center left;
}
.index-rightside-icon img{
	width: 240px;
}

/**
 * 
 */
.index-logo, .index-menu .index-menu-list{
	float: left;
}

.head{
	position: fixed;
	top: 0;
	left: 0;
	height: 130px;
	width: 100%;
	z-index: 200;
	background: #fff;
}
.header{
	position: relative;
	height: 130px;
	padding-top: 30px;
}
.index-logo{
	width: 285px;
}
.index-logo img{
	width: 100%;
}

.index-phone{
	position: absolute;
	top: 8px;
	right: 400px;
	padding-left: 35px;
	background: url('../images/index/phone.png') no-repeat 0 center;
	background-size: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
.index-weixin{
	position: absolute;
	top: 8px;
	right: 130px;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
.index-weixin1{
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

.index-weixin1 a{color: #48c7ec;}
.index-menu{
	float: right;
}
.index-menu .index-menu-list{
	padding: 10px 20px 0;
	margin-top: 17px;
	line-height: 26px;
	text-align: center;
	color: #414141;
}

.index-menu .index-menu-list:last-child{
	padding-right: 0;
}
.index-menu-list a{
	font-size: 16px;
}
.index-menu .index-menu-list:hover a, .index-menu .index-menu-list.active a{
	color: #48c7ec;
}


/**
 * 
 */
.nav-container{
	overflow: hidden;
	/*height: 350px;*/
	height:300px;
	position: relative;
	/*border-top: 2px solid #e6e6e6;*/
}
.nav-container img{
	width: 100%;
	margin: 0 auto;
}
.nav-swiper-pagination{
	position: absolute;
	bottom: 40px;
	text-align: center;
	z-index: 100;
}

/**
 * 
 */
.index-search-bar, .index-search-icon{
	float: right;
}

.index-search{
	height: 55px;
	padding-top: 14px;
	color: #555;
}

.index-search-bar{
	margin-top: 6px;
	width: 277px;
	height: 28px;
	border: 1px solid #48c7ec;
}

.index-search-input{
	width: 240px;
	height: 26px;
	color: #48c7ec;
	padding-left: 5px;
}
.index-search-icon{
	cursor: pointer;
	width: 35px;
	height: 26px;
	background: #48c7ec url('../images/index/search.png') no-repeat center;
	background-size: 15px;
}
.index-search-icon:hover{
	background: #4696e6 url('../images/index/search.png') no-repeat center;
}

.index-search-hot a{
	display: inline-block;
	padding: 8px;
	background: #d5f2fb;
	margin-right: 8px;
	border-radius: 4px;
}
.index-search-hot a:nth-child(1){
	margin-left: 14px;
}
.index-search-hot a:hover{
	background: #48c7ec;
	color: #fff;
}

/**
 *
 */
.index-why-message{
	float: left;
}
.index-why-img-description .more{
	float: right;
}
.index-why-img-description .more:hover{
	color: #48c7ec;
}

.index-why-info{
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #333;
	height: 45px;
	line-height: 45px;
}
.index-why-description{
	margin: 0 auto;
	width: 50px;
	height: 3px;
	background: #48c7ec;
	margin-bottom: 25px;
}

.index-why-content{
	margin-bottom: 40px;
}
.index-why-message{
	border: 1px solid #ddd;
	margin-left: 27.5px;
	width: 335px;
}
.index-why-message:first-child{
	margin-left: 0;
}
.index-why-img{
	position: relative;
	width: 334px;
	height: 208px;
}
.index-why-img img{
	width: 100%;
	height: 100%;
}
.index-why-img-description{
	width: 100%;
	background: url('../images/index/why-para-bg.png');
	position: absolute;
	height: 0;
	bottom: 0;
	left: 0;
	height: 47px;
}
.index-why-img-description .icon{
	width: 47px;
	height: 47px;
}
.index-why-img-description .icon img{
	width: 100%;
}
.index-why-img-description .more{
	padding-right: 4px;
	height: 100%;
	line-height: 47px;
	color: #fff;
	font-size: 14px;
}
.index-why-img-description .message{
	position: absolute;
	bottom: 0;
	left: 60px;
	line-height: 47px;
	width: 190px;
	height: 100%;
	color: #fff;
}

.index-why-para{
	line-height: 36px;
	padding: 0 10px;
	font-size: 13px;
}
.index-why-para:hover h1{
	color: #48c7ec;
}

/**
 * 
 */
.index-what, .index-type, .index-type-content{
	float: left;
}

.index-what-and-type{
	background: #f7f7f7;
}
.index-what, .index-type{
	width: 50%;
	height: 465px;
	padding: 37px 0 0 42px;
}
.index-what{
	background: url('../images/index/index-why-bg.png') no-repeat bottom center;
}
.index-what-paragraph{
	line-height: 36px;
}
.index-what-content{
	font-weight: bold;
	font-size: 18px;
}

.index-type{
	padding-top: 0px;
}
.index-type-content{
	padding: 10px 15px 0px;
	border-bottom: 1px solid #ddd;
	height: 230px;
	width: 240px;
	position: relative;
}
.index-type-content:nth-child(2n+1){
	border-right: 1px solid #ddd;
}
.index-type-content:nth-child(3), .index-type-content:nth-child(4){
	border-bottom: none;
}
.paragraph-more{
	position: absolute;
	bottom: 7px;
	left: 50%;
	margin-left: -35px;
}


.index-type-title{
	margin-bottom: 10px;
	width: 100%;
}
.index-type-title-content{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
}
.family-icon, .heart-icon, .child-icon, .sad-icon{
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-bottom: -10px;
	margin-right: 10px;
}
.family-icon{
	background: url('../images/index/family-icon.png') no-repeat;
	background-size: 28px;
}
.heart-icon{
	background: url('../images/index/heart-icon.png') no-repeat;
	background-size: 28px;
}
.child-icon{
	background: url('../images/index/child-icon.png') no-repeat;
	background-size: 28px;
}
.sad-icon{
	background: url('../images/index/sad-icon.png') no-repeat;
	background-size: 28px;
}

.index-type-paragraph{
	border-bottom: 1px dashed #ddd;
	width: 210px;
}
.index-type-paragraph h1{
	padding-top: 4px;
	display: inline-block;
	line-height: 20px;
	width: 100%;
}
.index-type-paragraph:hover h1, .paragraph-more:hover{
	color: #48c7ec;
}

/**
 * 
 */
.index-experts-swiper-content-img, .index-experts-swiper-content-info{
	float: left;
}

.index-experts{
	width: 100%;
	background: url('../images/index/experts-bg.jpg') no-repeat;
	background-size: 100% 100%;
}
.index-experts-wrap{
	position: relative;
	left:-18px
}
.index-experts-title{
	padding-top: 10px;
}
.index-experts-title-content{
	font-weight: bold;
	text-align: center;
	padding: 25px 0 10px;
	color: #fff;
	font-size: 18px;
}

.index-experts-swiper{
	height: 280px;
	overflow-x: hidden;
}
.index-experts-swiper-content{
	background: url('../images/index/experts-person-bg.png') no-repeat;
	margin-right: 1px;
	padding: 40px 16px 20px;
}
.index-experts-swiper-content-img{
	width: 150px;
	height: 160px;
	overflow: hidden;
	margin-right: 10px;
}
.index-experts-swiper-content-img img{
	width: 100%;
	margin-top: 10px;
}
.index-experts-swiper-content-info{
	width: 145px;
	position: relative;
}

.index-experts-name{
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
}
.index-experts-intro{
	line-height: 25px;
	font-size: 14px;
}
.index-experts-more-msg{
	line-height: 35px;
}
.index-experts-person-description{
	width: 32px;
	height: 30px;
	background: url('../images/index/experts-desc.png') no-repeat;
	position: absolute;
	top: -20px;
	right: 0px;
}

.index-experts-swiper-left, .index-experts-swiper-right{
	position: absolute;
	width: 42px;
	height: 42px;
	top: 50%;
	margin-top: -21px;
}

.index-experts-swiper-left{
	left: -50px;
	background: url('../images/index/index-experts-arr-left.png') no-repeat;
	background-size: 42px;
}
.index-experts-swiper-right{
	right: -50px;
	background: url('../images/index/index-experts-arr-right.png') no-repeat;
	background-size: 42px;
}
.index-experts-swiper-left:hover{
	background: url('../images/index/index-experts-arr-left-hover.png') no-repeat;
	background-size: 41px;
}
.index-experts-swiper-right:hover{
	background: url('../images/index/index-experts-arr-right-hover.png') no-repeat;
	background-size: 41px;
}

.index-experts-more{
	margin: 25px auto 30px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 10px 28px;
	display: inline-block;
	position: relative;
	left: 45%;
}
.index-experts-more:hover{
	background: #fff;
	color: #666;
	border-color: #fff;
}

/**
 * 
 */
.index-new-more:hover{
	color: #48c7ec;
 }
.index-new-title-content{
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 18px;
}
.index-new-content{
	height: 260px;
	overflow: hidden;
}
.index-new-content-content{
	margin-right: 1px;
}
.index-new-content-title{
	font-size: 16px;
	line-height: 24px;
	color: rgb(40,40,40);
}
.index-new-content-info{
	line-height: 24px;
	color: rgb(152,152,152);
}

/**
 * 
 */
.index-workmate{
	position: relative;
}
.index-workmate-title-content{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 18px;
}
.index-workmate-wrap{
	overflow-x: hidden;
}

.index-workmate-left, .index-workmate-right{
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
}
.index-workmate-left{
	right: 45px;
	background: #eee url('../images/index/arrow-left.png') no-repeat center;
	background-size: 20px;
}
.index-workmate-right{
	right: 0;
	background: #eee url('../images/index/arrow-right.png') no-repeat center;
	background-size: 20px;
}
.index-workmate-left:hover{
	background: #ddd url('../images/index/arrow-left-hover.png') no-repeat center;
	background-size: 20px;
}
.index-workmate-right:hover{
	background: #ddd url('../images/index/arrow-right-hover.png') no-repeat center;
	background-size: 20px;
}

/**
 * 
 */
.index-friendship{
	padding-bottom: 60px;
}
.index-friendship-title-content{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 18px;
}
.index-friendship-name{
	overflow:hidden;
	height:35px;
	display: inline-block;
	width: 170px;
	color:#555;
	font-size: 14px;
	line-height: 35px;
}
.index-friendship-name:hover{
	color: #48c7ec;
}

/**
 * 
 */
.footer-img, .footer-info{
	float: left;
}
.footer{
	width: 100%;
	height: 240px;
	background: #434343;
}
footer{
	width: 100%;
	height: 240px;
	background: #434343;
	/*background: rgb(53,53,53);*/
}
.footer-wrap{
	padding: 36px 0 0;
}

.footer-img{
	position: relative;
	/*top: -25px;*/
	width: 260px;
	border-right: 1px solid rgb(101,101,101);
}
.footer-img img{
	width: 145px;
	margin-bottom: 5px;
}

.footer-info{
	width: 795px;
	height: 100%;
	color: #fff;
}
.footer-info-wrap{
	line-height: 40px;
	text-align: center;
}
.footer-info-name{
	display: inline-block;
	color: #fff;
}
.footer-info-name:hover{
	color: #48c7ec;
}

/**
 * 
 */
.teacher-list-content-left, .teacher-list-content-right, .teacher-list-content-right-local, .teacher-list-intro img{
	float: left;
}
.teacher-list-content-location{
	float: right;
}

.teacher-list-content-wrapper{
	width: 1060px;
	margin: 0 auto;
	padding-top: 20px;
}
.teacher-list-content-right{
	width: 830px;
}
.teacher-list-content-left{
	margin-right: 20px;
	width: 210px;
	text-align: center;
	line-height: 40px;
}
.teacher-list-content-left-title{
	color: #fff;
	font-size: 16px;
}
.teacher-list-content-lists{
	margin-bottom: 50px;
}
.teacher-list-content-lists a{
	color: #524d4e;
}
.teacher-list-content-lists a:hover{
	color: #48c7ec;
}

.teacher-list-contact{
	border: 1px solid #ddd;
	border-top: none;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.teacher-list-contact-para{
	background: url('../images/teacher_list/about_01.png') no-repeat 40px center;
	background-size: 20px;
}
.wx-list{
	background: url('../images/index/wx-2.png') no-repeat 40px center;
	background-size: 21px;
}
.teacher-list-ma{
	width: 117px;
	height: 117px;
}

.teacher-list-content{
	width: 830px;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}
.teacher-list-content-right-local{
	padding-left: 30px;
	font-size: 16px;
	background: url('../images/teacher_list/about_title03.png') no-repeat 0 center;
}
.teacher-list-content-location{
	font-size: 16px;
}
.location-name{
	display: inline-block;
}
.location-name:hover{
	color: #48c7ec;
}

.teacher-list-intro{
	padding: 20px;
	border-bottom: 1px solid #eee;
}
.teacher-list-intro img{
	width: 150px;
	border-radius: 5%;
}
.teacher-list-person{
	width: 660px;
	margin-left: 170px;
}
.teacher-list-intro-title{
	font-weight: bold;
	font-size: 18px;
}
.teacher-list-intro:hover .teacher-list-intro-title{
	color: #48c7ec;
}
.teacher-list-intro-intro, .teacher-list-intro-goodat{
	color: #666;
	line-height: 28px;
	padding: 15px 0 10px;
	font-size: 16px;

}

.teacher-list-pagination{
	padding: 30px 0;
	text-align: center;
}
.teacher-list-pagination a{
	display: inline-block;
	padding: 5px 8px;
	margin-right: 4px;
	background: #e8e8e8;
	color: #555;
}
.teacher-list-pagination a.active, .teacher-list-pagination a:hover{
	background: #48c7ec;
	color: #fff;
}

/**
 *
 */
.teacher-list-intro .teacher-list-details-img{
	width: 250px;
	border-radius: 0;
	height: auto;
}
.teacher-details-person{
	width: 550px;
	margin-left: 270px;
}
.teacher-lists-details-title{
	background: #48c7ec;
	color: #fff;
	font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
}
.teacher-list-details-intro, .teacher-list-details-educa{
	color: #666;
	line-height: 34px;
	font-size: 16px;
}

.teacher-list-details{
	margin-bottom: 30px;
	padding: 0 10px;
}
.teacher-list-details a{
	display: inline !important;
}
.teacher-list-details-title{
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
}
.teacher-list-details-content{
	line-height: 30px;
}

/**
 * 
 */
.service-para-time{
	float: right;
}

.service-para-title{
	padding-left: 35px;
	background: url('../images/service/service_01.png') no-repeat 10px center;
	background-size: 13px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
}
.service-para-title:hover{
	color: #48c7ec;
}

/**
 * 
 */
.serivce-details-title{
	border-bottom: 1px solid #ddd;
}
.serivce-details-title-name{
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	margin-top: 26px;
}
.serivce-details-time{
	line-height: 30px;
	text-align: center;
	color: #999;
}
.serivce-details-content{
	padding: 30px 10px 20px;
	margin-bottom: 15px;
}

.prev-next-pagination{
	line-height: 35px;
	padding: 0 10px;
}
.prev-next-pagination-prev{
	float: left;
	color: #666;
}
.prev-next-pagination-prev a{
	display: inline-block;
}
.prev-next-pagination-next{
	float: right;
	color: #666;
}
.prev-next-pagination-next a{
	display: inline-block;
}
.sort-container{
	width: 830px;
}
.sort-item{
	text-align: center;
	border-radius: 6px;
	float: left;
	width: 18%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #8ecafc;
	margin-right: 2%;
	margin-bottom: 10px;
}
.sort-item.active, .sort-item:hover{
	background: #48c7ec;
}
.header .index-menu{
	max-width: 770px;
	height: 75px;
	overflow: hidden;
}
.index-menu .index-menu-list{
	padding: 10px 15px 0;
}

/**
 *
 */

.index-new{width:1060px;}
.index-new-content{width:1030px;}
.nav-container a{height:100%}
.nav-container img{height:100%}
.search-no{
	text-align: center;
    padding-top: 20px;
    color: #48c7ec;
}
.prev-next-pagination{margin-bottom:25px;}
.teacher-list-content-lists a.active{
	color: #48c7ec;
}
.teacher-list-content-lists a{text-align: left;}
.serivce-details-content{margin-bottom:15px;}
.under-shadow {
	box-shadow: 0 0 5px #888;
	border-bottom: 1px solid #ebebeb;
}
.hc-banner{
	height:auto;
}
 .hc-container{
	 height:auto
 }
 .hc-banner img{
	 height:auto;
 }
 .hc-banner a{
	 height:auto;
 }
 .hc-banner .swiper-wrapper{
	   height:auto;
  }
  .hc-banner .swiper-slide{
	   height:auto !important;
  }

.xin-li{
	height: 40px;
	padding-right: 10px;
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	margin:0;
}

.xin-li a{
	height: 40px;
	text-align: left;
}
.xin-li-arr-r{
	float: left;
	width: 28px;
	height: 40px;
	background: url('../images/teacher_list/arrow_right.png') no-repeat center center;
	background-size: 12px;
}
.xin-li-content{
	text-align: left;
}
.xin-li-lists{
	display: none;
}
.xin-li-lists-content{
	padding-left: 30px;
	border: 1px solid #ccc;
	border-top: none;
	text-align: left;
}
.xin-li-lists-content.active{
	color: #48c7ec;
}

.alone-list .xin-li-arr-r{
	background: #fff;
	background-size: 100%;
}
.xin-li-arr-r{height:39px;}

.index-new-wrap{ width: 1060px;margin: 0 auto; }
#index-new-slide{ overflow: hidden;width: 1060px;margin: 0 auto; }
.index-new-content, .index-new-content-second, .index-new-content-content{ float:left; }
.index-new-content{ width: auto; }

.serivce-details-content span{
	display: inline !important;
}
.serivce-details-content a{
	display: inline !important;
}
.xinli-quest .xin-li-content{
	font-weight: bold;
}
.alone-list .xin-li-content{
	font-weight: normal;
}
.fonw-b{
	font-weight: bold;
}
.content-jz a{
	display: inline;
	line-height: 2;
}
