
#footer{
	margin-top:0;
}
body{
	opacity: 0;
}
.heart-ico,.heart-clk{
	display: inline-block;
	*display: inline;
	zoom:1;
	width: 20px;
	height: 17px;
	margin-right: 8px;
	vertical-align: -3px;
	background: url(/liuxue/images/expert-icons.png) no-repeat;

}
.heart-ico{
	background-position: -30px 0;
	cursor: pointer;
}
.heart-clk{
   background-position: 0 0;
   cursor: default;
}
.full-screen{
	width: 100%;
}
/*收缩大图*/
.shrink-before{
	height: 610px;
	background: #535353;
}
.shrink-before .shrink-contents{
	position: relative;
	width: 1000px;
	height: 100%;
	margin:0 auto;
}
.shrink-before .expert,.shrink-before .expert-brief{
    position: absolute;
}
.shrink-before .expert{
	width: 465px;
	height: 590px;
	bottom: 0;
	left:25px;
}
.shrink-before .expert img{
	width: 100%;
	height: 100%;
}
.shrink-before .expert-brief{
   top:255px;
   left:540px;
   color: #fff;
   width: 455px;
}
.shrink-before .expert-brief .name{
	font-size: 48px;
}
.shrink-before .expert-brief .job{
	font-size: 24px;
	margin:10px 0 0;
}
.shrink-before .expert-brief .city{
	margin-top:5px;
}
.shrink-before .expert-brief .e-map-icon{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 14px;
	height: 19px;
	background: url(/liuxue/images/expert-icons.png) no-repeat -80px 0 ;
	margin-left: 5px;
}
.shrink-before .expert-brief .impress-mod{
	margin:40px 0 0;
}
.shrink-before .impress-mod{
	position: relative;
}
.shrink-before .impress-mod .label{

}
.shrink-before .impress-mod .tabs-mod{
	width: 430px;
}
.shrink-before .impress-mod .tag{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-right: 8px;
}
.shrink-before .add-impress{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 15px;
	height: 16px;
	background: url(/liuxue/images/expert-icons.png) -60px 0 no-repeat;
	cursor: pointer;	
}
.shrink-before .xt-btn-s{
	display: none;
}
.shrink-before{
	height: 277px;
}
.shrink-before .expert{
	width: 202px;
	height: 255px;
}
.shrink-before .expert-brief{
	width: 550px;
	top:38px;
	left: 345px;
}
.shrink-before .expert-brief .impress-mod{
	margin:10px 0 0;
}
.shrink-before .impress-mod .label,.shrink-before .impress-mod .tags-mod{
	display: inline;
	float: left;
}
.shrink-before .xt-btn-s{
	position: absolute;
	right: 127px;
	top:145px;
	display: inline-block;
}
/*收缩后*/
/* .shrink-after{
	height: 277px;
}
.shrink-after .expert{
	width: 202px;
	height: 255px;
}
.shrink-after .expert-brief{
	width: 550px;
	top:38px;
	left: 345px;
}
.shrink-after .expert-brief .impress-mod{
	margin:10px 0 0;
}
.shrink-after .impress-mod .label,.shrink-after .impress-mod .tags-mod{
	display: inline;
	float: left;
}
.shrink-after .xt-btn-s{
	position: absolute;
	right: 127px;
//	top:178px;
	top:145px;
	display: inline-block;
} */
/********************************/
/*菜单*/
.expert-menu{
	height: 63px;
	background:#F9F9F9;
}
.expert-menu .navlist{
	width: 1000px;
	margin:0 auto;
	overflow: hidden;
	zoom:1;
}
.expert-menu .navlist li{
	float: left;
	width: 150px;
	height: 61px;
	line-height: 61px;
	border-bottom: 2px solid #fff;
	font-size: 16px;
}
.expert-menu .navlist a{
	display: block;
	width: 86px;
	margin: 0 auto;
	font-size: 16px;
	color: #535353;
	text-align: center;
	font-weight:bold;
}
.expert-menu .navlist .curr a,.expert-menu .navlist a:hover{
	border-bottom: 2px solid #db2c35;
	height: 61px;
	line-height: 61px;
	color:#db2c35;
}
.expert-menu .navlist .national-phone{
	width: 202px;
	padding-left:40px;
}
.expert-menu .navlist .national-phone a{
	width: 202px;
}
.expert-menu .national-phone em{
	color: #db2c35;
	font-weight: 700;
}
.expert-menu .navlist .live-bespeak{
	width: 200px;
	text-align: center;
}
.expert-menu .navlist .heart-box{width:100px;}

/********************************/
.expert-bd{
	display: none;
	margin-top:5px;
	margin-bottom: 20px;
}
/* .expert-bd:nth-child(1){
	display: block;
} */
/*专家简介*/
.advisor-brief .item{
	width: 940px;
	background: #F9F9F9;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #ddd;
	margin:35px 0 0;
	padding:0 30px;

}
.advisor-brief .advisor-hd{
	position: relative;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

.advisor-brief .advisor-hd h3,.advisor-brief .advisor-hd .dot{
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.advisor-brief .advisor-hd h3{
	position: relative;
	background:#f9f9f9;
	font-size: 18px;
    text-align: center;
	z-index: 10;
}
.advisor-brief .advisor-hd .secant-line{
	position: absolute;
	top:50%;
	left:0;
	width: 100%;
	height: 1px;
	background: #D7D7D7;
	overflow: hidden;
	zoom:1;
	font-size: 0;
}
.advisor-brief .advisor-hd span{
	padding:0 10px;
}
.advisor-brief .advisor-hd .dot{
	 width: 4px;
	 height: 5px;
	 font-size: 0;
	 background: url(/liuxue/images/expert-icons.png) no-repeat -100px 0;
	 vertical-align: 3px;
	 vertical-align: 4px\9;
}
.advisor-brief .infos{
	margin-bottom: 30px;
}
.advisor-brief .infos p{
	line-height: 30px;
}
.advisor-brief .advisor-btn{
	text-align: center;
	padding-bottom: 15px;
}
/*成功案例和原创观点公用*/
.comm-module .infos{
	float: left;
	width: 700px;
	margin-right: 50px;
}
.comm-module .infos .title{
	font-size: 18px;
}
.comm-module .infos .o-link{
	color: #535353;
}
.comm-module .infos .o-link:hover{
	color: #db2c35;
}
.comm-module .infos .date{
	color: #c1c1c1;
	padding:2px 0 0 32px;
}
.comm-module .infos .p-text{
	height: 45px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 15px;
}
.comm-module .handle-box{
	position: absolute;
	right: 25px;
	top:40px;
}
.comm-module .handle-box .heart-ico,.comm-module .handle-box .heart-clk{
	float: right;

}
.comm-module .handle-box .that{
	text-align: center;
	margin:5px 0 0;
}
/*原创观点*/
.origin-view .item{
	position: relative;
	margin:30px 0 0;
	padding:15px;
	height: 104px;
	background: #f9f9f9;
	overflow: hidden;
	zoom:1;
}
.origin-view .origin-img{
	position: relative;
	float: left;
	width: 162px;
	height: 104px;
	margin-right: 25px;	
}
.origin-view .origin-img a{
	display: block;
}
.origin-view .origin-img .cover-box{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	text-align: center;
	font-size: 18px;
}
/*成功案例*/
.sucess-case .item{
	position: relative;
	margin:30px 0 0;
	padding:15px;
	height: 93px;
	background: #f9f9f9;
	overflow: hidden;
	zoom:1;
}
.sucess-case .case-img{
	float: left;
	width: 83px;
	height: 93px;
	margin-right: 25px;	
}
.sucess-case .case-img a{
	display: block;
}
.flip-mod{
	text-align: center;
	margin:30px 0 0;
}
/********************************/
/*新通留学服务*/
.xt-study-serve{
	display: none;
	width: 1000px;
	margin:40px auto 80px;
}
.xt-study-serve .serve-hd{
	font-size: 18px;
	border-bottom:2px solid #db2c35;
	padding-bottom: 5px;
}
.xt-study-serve .serve-tips{
	margin:15px 0 0;
}
.xt-study-serve .serve-tips .tel,.xt-study-serve .serve-tips .consult{
    color: #db2c35;
}
.xt-study-serve .serve-tips .tel{
	font-weight: 700;
	padding-right: 15px;
}
.xt-study-serve .serve-tips .last{
	padding-left:15px;
}
.xt-study-serve .serve-line{
	width:1000px;
	margin:15px auto;
	height: 1px;
	background: #d7d7d7;
	overflow: hidden;
	zoom:1;
}
.xt-study-serve .consult-con,.xt-study-serve .form-paras{
	float: left;
}
.xt-study-serve .consult-con .consult-inp{
	 width: 350px;
	 height: 32px;
	 border:1px solid #b5b5b5;
	 padding-left:14px;
	 margin:15px 0 0;
	 color: #c2c2c2;
}
.xt-study-serve .form-paras{
	width: 530px;
}
.xt-study-serve .form-paras dd,.xt-study-serve .form-paras dt{
	float: left;
	height: 45px;
	font-size: 14px;
}
.xt-study-serve .form-paras dt{
	width: 90px;
	text-align: right;
}
.xt-study-serve .form-paras dd{
	width: 165px;
	position: relative;
}
.xt-study-serve .form-paras .comm-inp{
	width: 120px;
	height: 21px;
	line-height: 21px;
	border:1px solid #b5b5b5;
	color: #c2c2c2;
	padding-left:12px;
}
.xt-study-serve .form-paras .msg-box{
	color: #f00;
	height: 14px;
	line-height: 14px;
	padding:5px 0;
	font-size: 12px;
}
.xt-study-serve .xt-btn-s{
	float: left;
	margin:10px 0 0;
}

/*******************************/
/*学子印象弹层*/
.impress-box{
	display: none;
	position: absolute;
	padding:10px 20px 10px 15px;
	border:1px solid #C6C6C6;
	width: 258px;
	background: #fff;
	color: #535353;
}
.impress-box .input-box{
	position: relative;
    width: 222px;
    height: 22px;
    margin:15px 0 0;
}
.impress-box .impress-inp{
	width: 210px;
	height: 20px;
	line-height: 20px;
	border:1px solid #d7d7d7;
	padding-left:10px;
}
.impress-box .paste-btn{
	position: absolute;
	right: 1px;
	top:1px;
	height: 20px;
	*height: 22px;
	line-height: 20px;
	width: 44px;
	padding:0;
}
.impress-box .library{
	margin: 20px 0 10px;
}
.impress-box .library .mark{
	display: inline-block;
	*display: inline;
	*zoom:1;
	height: 22px;
	line-height: 22px;
	padding:0 5px;
	background: #C5EBFF;
	margin: 0 5px 5px 0;
	cursor: pointer;
	color: #535353;
}
.impress-box .library .mark:hover{
	background: #00BFFF;
	color:#fff;
}
.impress-box .msg-box{
	height: 14px;
	line-height: 14px;
	margin:5px 0;
}
.impress-box .msg-box p{
	display: none;
	color: #f00;
}
.adept{width: 420px;
    height: 42px;
    overflow: hidden;}