/**************
	index
**************/

@import url(header.css);
@import url(footer.css);
@import url(common.css);

#main{
	height:1645px;
}

/* 上部左右 */
#main .top-left-side{
	float: left;
	width: 745px;
}

#main .top-right-side{
	float: right;
	width: 215px;
}

/* flash */
#main .top-first-left-side{
    border: 1px solid #D5D5D5;
    float: left;
    height: 331px;
    padding: 5px;
    width: 284px;
	
}

/* 重点推荐&热点聚焦 */
#main .top-first-center{
    background: url("../images/column-common-bg.jpg") repeat-x scroll 0 -2px transparent;
    border: 1px solid #D5D5D5;
    float: left;
    margin-left: 10px;
    width: 437px;
}

#main .top-first-center .recommend-title,
#main .top-first-center .focus-title{
    background: url("../images/bg.png") no-repeat scroll 0 -61px transparent;
    _background: url("../images/bg.png") no-repeat scroll 52px -61px transparent;
	float:left;
	padding:9px 0px 2px 51px;
	*padding-bottom:5px;
	padding-bottom:3px\0;
	width:386px;
}

#main .top-first-center .recommend-title{
	position:relative;
}

#main .top-first-center .recommend-title .recomend-ico{
    left: 400px;
    position: absolute;
    top: 1px;	
}

#main .top-first-center .focus-title{
	background-position: 0 -56px;
	_background-position: 52px -56px;
    padding:12px 0 5px 51px;
    *padding-bottom:11px;
    padding-bottom:7px\0;
    border-bottom:1px solid #D9D9D9;
}

#main .top-first-center .content{
	float:left;
	width:437px;
}

#main .top-first-center .content div{
    border-bottom: 1px solid #D9D9D9;
	background:#f9f9f9;
    float: left;
    padding-top: 7px;
    padding-bottom: 5px;
    text-align: center;
    width: 437px;
}

#main .top-first-center .content div a{
    color: #920307;
    font-size: 14px;
    font-weight: 800;
}

#main .top-first-center .content ul{
	float:left;
	padding:5px 0px 10px;
	margin:0 10px;
	border-bottom: 1px dashed #D9D9D9;
	width:417px;
	_margin:0 5px;
}

#main .top-first-center .content .ul-bottom{
    border: none;
    padding: 3px 0 6px;
	*padding:3px 0 4px;
	padding:3px 0 4px\0;
}

#main .top-first-center .content ul li{
	float:left;
	line-height:24px;
	width: 208px;
}

#main .top-first-center .content ul li .content-l{
	margin-right:5px;
	color:#535353;
}

/* 专家热线&留学评估 */
#main .top-first-right-side{
	float:right;
    width: 205px;
}

#main .top-first-right-side .service-line{
    background: url("../images/service-line-bg.jpg") no-repeat scroll 0 0 transparent;
	float:left;
    height:274px;
    width:205px;
}

#main .top-first-right-side .service-line .service-line-t{
    margin-top: 64px;
    text-align: center;
    margin-left: -25px;
}

#main .top-first-right-side .service-line .service-line-t span{
    background: #ffffff;
    margin-left:25px;
	padding:0 2px 1px;
	*padding:2px 2px 0px;
}

#main .top-first-right-side .service-line .service-line-t span a{
    color:#CD121B;
	cursor:pointer;
}

#main .top-first-right-side .service-line .service-line-t span a:hover{
    color:#CD121B;
    text-decoration:none;
}

#main .top-first-right-side .service-line .service-line-c{
    background: url("../images/jindongfangjieshao.png") no-repeat scroll 0 14px transparent;
    color: #707070;
    line-height: 24px;
    margin: 0 20px 0 25px;
    padding-top: 30px;
    text-indent: 2em;
	cursor:pointer;
}

#main .top-first-right-side .service-line .service-line-b{
    margin-top: 17px;
    text-align: center;
}

#main .top-first-right-side .service-line .service-line-b span{
    background: url("../images/service-line-button.jpg") repeat-x scroll 0 0 transparent;
    display: inline-block;
    line-height: 20px;
    margin-left: 6px;
    width: 54px;
    text-align:center;
	_padding-top:1px;
}

#main .top-first-right-side .evaluation{
	float:left;
    margin-top:10px;
    height: 59px;
}

#main .top-first-right-side .evaluation a img{
    height: 59px;
    width: 205px;
}

/* 通用左部&通用右部 公共 */
#main .center-box,
#main .center-left-box,
#main .center-right-box{
    background: url("../images/column-common-bg.jpg") repeat-x scroll 0 -1px transparent;
    border: 1px solid #D5D5D5;
    float: left;
    margin-top: 10px;
}

#main .center-box .center-box-title,
#main .center-left-box .center-left-box-title,
#main .center-right-box .center-right-box-title{
	padding:8px 0 3px 51px;
	height:17px;
}

/*通用主屏宽*/
#main .center-box{width:958px;}

/* 通用左部 */
#main .center-left-box{
	width:743px;
	*height:188px;
	_height:194px;
}

#main .center-box .center-box-title,
#main .center-left-box .center-left-box-title{
    background: url("../images/bg.png") no-repeat scroll 0 -106px transparent;
    _background: url("../images/bg.png") no-repeat scroll 52px -106px transparent;
    margin:-5px 0 0 -5px;
    padding-top: 13px;
    height:19px;
}

#main .center-left-box .center-left-box-title a{
    float:left;
}

#main .center-left-box .center-left-box-title .tab-bar{
	float:right;
	margin-top:1px;
}
	
#main .center-left-box .center-left-box-title .tab-bar ul{
    background: none repeat scroll 0 0 #BB001C;
    border-top: 1px solid #000000;
    float: left;
	margin-top: 1px;
}

#main .center-left-box .center-left-box-title .tab-bar ul li{
    float: left;
    height: 18px;
    line-height: 18px;
    margin-left: 15px;
    width:55px;
    text-align:center;
    *margin-top:-1px;
    *height:16px;
    *line-height:16px;
    *padding-top:3px;
}

#main .center-left-box .center-left-box-title .tab-bar ul #tab-1-1,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-2-1,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-3-1,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-4-1{
    background:url("/skin/default/images/tab-conmmon-2.png") no-repeat scroll 0 2px transparent;
}

#main .center-left-box .center-left-box-title .tab-bar ul #tab-1-1 a,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-2-1 a,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-3-1 a,
#main .center-left-box .center-left-box-title .tab-bar ul #tab-4-1 a{
    color:#B22626;
}

#main .center-left-box .center-left-box-title .tab-bar ul li a{
    text-decoration:none;
    float:none;
}

#main .center-left-box .center-left-box-title .tab-bar ul .margin-left-10{
    margin-left: 10px;
}

#main .center-left-box .center-left-box-title .tab-bar ul .margin-right-10{
    margin-right: 10px;
}

#main .center-left-box .center-left-box-title .tab-bar ul li a{
	color:#ffffff;
}

#main .center-left-box .center-left-box-title .tab-bar .tab-left-bg{
    background: url("../images/bg.png") no-repeat scroll 0 -200px transparent;
    float: left;
    height: 20px;
    width: 18px;
    margin-top: 1px;
}

#main .center-left-box .center-left-box-title .tab-bar .tab-right-bg{
    background: url("../images/bg.png") no-repeat scroll -18px -200px transparent;
    margin-right:10px;
    width: 18px;
    height:20px;
    float:left;
    margin-top: 1px;
}

#main .center-left-box .center-left-box-content{
    float:left;
    _height:158px;
}

#main .center-left-box .center-left-box-content div{
    margin: 25px 25px 13px;
    border:3px solid #E8E8E8;
    float:left;
    _margin: 21px 15px 17px;
}

#main .center-left-box .center-left-box-content div a{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A4A4A4;
    display: block;
    height: 90px;
    padding: 2px;
    width: 145px;
}

#main .center-left-box .center-left-box-content div a img{
    height: 90px;
    width: 145px;
}

#main .center-left-box .center-left-box-content ul{
    float:left;
    margin:8px 20px 6px 10px;
    width:506px;
    _margin:6px 10px 10px 5px;
}

#main .center-left-box .center-left-box-content ul li{
    float:left;
    line-height: 24px;
    width:248px;
}

#main .center-left-box .center-left-box-content ul .content-l{
    margin-right:5px;
	color:#535353;
}

/* 通用右部 */
#main .center-right-box{
	margin-left:10px;
	width:203px;
}

#main .center-right-box .center-right-box-title{
	background: url("../images/bg.png") no-repeat scroll 0 -153px transparent;
	_background: url("../images/bg.png") no-repeat scroll 52px -153px transparent;
    margin:-5px 0 0 -5px;
    padding-top: 13px;
}

/* 成功案例&近期活动&新浪微博 通用 */
#main .top-second-left-side,
#main .top-second-center,
#main .top-second-right-side{
	float:left;
    background: url("../images/column-common-bg.jpg") repeat-x scroll 0 -1px transparent;
    border: 1px solid #D5D5D5;
    margin-top:10px;
}

#main .top-second-left-side .cases-title,
#main .top-second-center .activity-title,
#main .top-second-right-side .weibo-title{
    padding:8px 0 2px 51px;
}

#main .top-second-left-side .cases-content ul,
#main .top-second-center .activity-content ul{
	margin:8px 20px 6px;
}

#main .top-second-left-side .cases-content ul li,
#main .top-second-center .activity-content ul li{
	line-height:24px;
}

#main .top-second-left-side .cases-content ul li .content-l,
#main .top-second-center .activity-content ul li .content-l{
	margin-right:5px;
	color:#535353;
}

/* 成功案例 */
#main .top-second-left-side{
	width:294px;
	*height:187px;
	_height:184px;
}

#main .top-second-left-side .cases-title{
    background: url("../images/bg.png") no-repeat scroll 0 -106px transparent;
    _background: url("../images/bg.png") no-repeat scroll 52px -106px transparent;
    margin:-5px 0 0 -5px;
    padding-top: 13px;
    height:19px;
}

#main .top-second-center .activity-content ul{
	_margin-top:5px;
}

/* 近期活动 */
#main .top-second-center{
    margin-left:10px;
    width:437px;
    _height:187px;
}

#main .top-second-center .activity-title{
	height:19px;
    background: url("../images/bg.png") no-repeat scroll 0 -61px transparent;
    _background: url("../images/bg.png") no-repeat scroll 52px -61px transparent;
}

#main .top-second-center .activity-title a{
	*float:left;
}

#main .top-second-center .activity-title ul{
    float:right;
    margin:-4px 10px 0 0;
	*width:310px;
    *margin:-4px 5px 0 0;
	_margin-right:2px;
}

#main .top-second-center .activity-title ul #top-tab-1{
	background: url("../images/tab-conmmon-1.png") no-repeat scroll 0 0 transparent;
}

#main .top-second-center .activity-title ul #top-tab-1 a{
	color:#B22626;
	font-weight:800;
}

#main .top-second-center .activity-title ul li{
    float:left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 47px;
    padding-left:4px;
	_padding-left:0px;
    _text-align: left;
	_width:51px;
}

#main .top-second-center .activity-title ul li a{
    *float:none;
	_padding-left:2px;
	_display:block;
	_text-align:center;
}

#main .top-second-center .activity-content ul{
    _margin: 4px 20px 6px;
	height:144px;
	overflow:auto;
}

/* 新浪微博 */
#main .top-second-right-side{
	float:right;
    height:257px;
    width:205px;
	background:none;
	border:none;
}

#main .top-second-right-side .weibo-title{
    background:#C8151B;
    padding: 0 0 0 10px;
    height:20px;
    line-height:21px;
    *height:17px;
    *line-height:18px;
	*padding-top:3px;
}

:root #main .top-second-right-side .weibo-title{
    height:17px\0\9;
    line-height:18px\0\9;
	padding-top:3px\0\9;
}

#main .top-second-right-side .weibo-content{
	margin:2px 0px 0px;
	overflow:hidden;
	width:205px;
	height:239px;
	_margin-top:5px;
}

#main .top-second-right-side .weibo-content .weibo-content-inner{
	height:244px;
	width:205px;
	margin-top:-5px;
}

/* 中部广告条 */
#main .center-banner{
    background: none repeat scroll 0 0 #EFF0F2;
    border: 1px solid #D5D5D5;
    float: left;
    padding: 5px;
    margin-top:10px;
}

#main .center-banner .center-banner-only{
	height:73px;
}

#main .center-banner .center-banner-l,
#main .center-banner .center-banner-c,
#main .center-banner .center-banner-r{
	float:left;	
    border: 1px solid #BEBFBF;
    width:311px;
    height:72px;
}

#main .center-banner .center-banner-l{
    margin-right: 5px;
}

#main .center-banner .center-banner-c{
    margin-right: 5px;
}

#main .center-banner .center-banner-r{
	width:310px;
}

#main .center-banner .center-banner-r a img{
	width:310px;
}

#main .center-banner div a img{
	width:311px;
	height:72px;
}

/* 奖学金 */
#main .center-right-box .scholarship-content ul{
    margin: 8px 20px 8px 5px;
}

#main .center-right-box .scholarship-content ul li{
    padding-left: 20px;
	background:url("../images/bg.png") no-repeat scroll 7px -229px transparent;
    line-height:24px;
    _line-height:25px;
	_background:url("../images/bg.png") no-repeat scroll 7px -235px transparent;
}

/* 精英团队 */
#main .center-right-box .elite-team-content{
    margin: 14px 10px 8px;
	height:138px;
	*height:140px;
    *margin: 10px;
    _margin: 16px 10px 10px 10px;
    margin: 13px 10px 10px 10px\0;
	height:137px\0;
	overflow:hidden;
}

:root #main .center-right-box .elite-team-content{
    padding-top:10px\0\9;
	height:140px\0\9;
}

#main .center-right-box .elite-team-content ul li .elite-team-pic img{
    float:left;
	height:47px;
	width:58px;
    margin: 0 5px 0 0;
    *height:40px;
    height:41px\0;
    *width:47px;
    width:47px\0;
}

#main .center-right-box .elite-team-content ul li .elite-team-title{
    display: block;
    margin-bottom: 2px;
    color: #B22626;
	*margin-top:-14px;
}

#main .center-right-box .elite-team-content ul li{
    border-bottom:1px dashed #d5d5d5;
    margin-bottom:6px;
    padding-bottom:5px;
    *padding-bottom:8px;
    *margin-bottom:11px;
    padding-bottom:8px\0;
    margin-bottom:11px\0;
}

/* 精彩答疑 */
#main .center-right-box .q-and-a-content{
    padding: 4px 10px;
    _padding: 7px 10px;
}

#main .center-right-box .q-and-a-content div{
	line-height: 19px;
	color:#535353;
}

/* 语言考试 */
#main .center-left-box .center-left-box-title .tab-bar .exam-tab{
	
}

#main .center-left-box .center-left-box-title .tab-bar .exam-tab li{
	margin-left:5px;
}

/* 留学工具箱 */
#main .center-right-box .tool-content{
    padding: 4px 10px;
    height:152px;
    _padding: 7px 10px;
}

#main .center-right-box .tool-content a{
	margin-right:10px;
	line-height:24px;
	display:inline-block;
	white-space:nowrap;
}

/* 友情链接 */
#main .bottom-hot-links{
    float: left;
    margin-top: 10px;
    background: url("../images/column-common-bg.jpg") repeat-x scroll 0 -1px transparent;
    border: 1px solid #D5D5D5;
    width:958px;
}

#main .bottom-hot-links .hot-links-title{
    background: url("../images/bg.png") no-repeat scroll 0 -106px transparent;
    height: 19px;
    margin: -5px 0 0 -5px;
    padding: 13px 0px 2px 51px;
	position:relative;
    _background: url("../images/bg.png") no-repeat scroll 52px -106px transparent;
}

#main .bottom-hot-links .hot-links-title .FloatRight{
    background: url("/skin/default/images/search-submit-bg.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    width: 65px;
	position:absolute;
	top:8px;
	left:895px;
}

#main .bottom-hot-links .hot-links-content div{
	margin:8px 20px 6px;
	width:918px;
	float:left;
	*margin:8px 10px 6px;
}

#main .bottom-hot-links .hot-links-content div a{
	line-height:28px;
	white-space:nowrap;
	margin-right:5px;
	float:left;
	display:block;
}


/*度哥新增首页专业联盟块*/
.union-ul:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.union-ul{width:100%;height:120px;zoom:1;}
.union-ul li{margin:10px 0 0 14px;float:left;width:80px;height:25px; #e8e8e8;background:#d33a3e;text-align:center; text-transform:uppercase;}
.union-ul li a{color: #fff;}
.union-ul a:link,.union-ul a:visited{line-height:25px;}
.union-ul a:hover{text-decoration:none; color:#000;}


