/* 清除浮动 */
.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	*zoom: 1;
}
/* common */
/* 版心 */
.panel-center{
	width: 1200px;
	margin: 0 auto;
}
/* 标题 */
.block-title{
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-bottom: #D5D5D5 solid 1px;
	padding: 0 10px;
}
.block-title .text-chines{
	font-size: 20px;
	font-weight: bold;
}



.lunbo{
	width:100%;
	max-width: 1200px;
	margin: 15px auto 30px;
}
.lunboBox{
	width: 810px;
	height: 378px;
	float:left; 
	margin-top:15px;
}
/* 轮播图 */
.slideBox{ width:100%; height:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
/* 圆点按钮 */
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%; bottom:5px; z-index:1;margin-left:translate}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox .hd ul li{ float:left; margin-right:5px; width:10px; height:10px; background-color: #fff; border-radius: 100%; cursor:pointer; }
.slideBox .hd ul li.on{ background-color:#f00;}
/* 轮播内容 */
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; height:378px;}
.slideBox .bd img{ width:100%; height:100%; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:1%; top:50%; margin-top:-25px; display:block; width:40px; height:40px; cursor: pointer;}
.slideBox .prev{
	background: url(../images/arr_left.png) no-repeat;
}
.slideBox .next{
	left:auto; right:1%;
	/* background-position:8px 5px; */
	background: url(../images/arr_right.png) no-repeat;
}

.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 留学热点 */
.lxrd{ 
	width:388px; 
	float:right; 
	margin-top:15px; 
	height:378px; 
	border:#D5D5D5 solid 1px; 
}
.lxrd-nav{ 
	width:94%; 
	height:50px; 
	border-bottom:#D5D5D5 solid 1px; 
	float:left; 
	font-size:20px; 
	line-height:50px; 
	padding:0 3%; 
	font-weight:bold;
	text-align: left;
}
.lxrd-nav span{ 
	font-size:14px; 
	color:#666; 
	font-weight:normal; 
	margin-left:5px;
}
.lxrd-nav p{ 
	float:right; 
	color:#666666; 
	font-size:14px; 
	font-weight:normal;
}
.lxrd-nav p a{ 
	color:#666666;
}
.lxrd-news-list{ 
	width:360px; 
	padding:14px; 
	float:left;
}
.lxrd-news-list ul li{ 
	width:360px; 
	border-bottom:#eee dashed 1px; 
	line-height:37px; 
	overflow:hidden; 
	height:37px; 
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;
}
.lxrd-news-list ul li:last-child{ 
	border-bottom:none;
}
/* 留学项目和博文精选 */
.project-blog{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.yq-project{
	width: 590px;
	float: left;
	border: #D5D5D5 solid 1px;
	float: left;
	background: #FFF;
	height: 380px;
}
.yq-project-list{
	width: 590px;
	float: left;
	padding-top: 10px;
}
.yq-project-list{ width:590px; float:left; padding-top:10px;}
.yq-project-list ul li{ width:150px; position:relative; height:51px; padding:15px; font-size:16px; border-radius:5px; margin-left:13px; margin-top:17px; float:left;}
.yq-project-list ul li a{ color:#FFF;}
.yq-project-list ul li dt{ 
	width:130px; 
	height: 40px;
	float:left; 
	line-height:20px;
	text-align: left;
	overflow:hidden;
}
.yq-project-list ul li dd{ position:absolute; right:10px; bottom:10px;}
.yq-project-list ul li dd img{ width:30px; height:30px;}
.yq-project-list ul li:first-child{ background:#59A55C;}
.yq-project-list ul li:nth-child(2){ background:#3D75E1;}
.yq-project-list ul li:nth-child(3){ background:#3C773F;}
.yq-project-list ul li:nth-child(4){ background:#EC5050;}
.yq-project-list ul li:nth-child(5){ background:#C83E2F;}
.yq-project-list ul li:nth-child(6){ background:#E8A200;}
.yq-project-list ul li:nth-child(7){ background:#E67F2E;}
.yq-project-list ul li:nth-child(8){ background:#0897A2;}
.yq-project-list ul li:nth-child(9){ background:#47A7ED;}
.yq-project-list ul li:nth-child(10){ background:#44741F;}
.yq-project-list ul li:nth-child(11){ background:#7547ED;}
.yq-project-list ul li:nth-child(12){ background:#1D5E88;}
.goodBlog{
	width: 590px;
	float: right;
	height: 380px;
	border: #D5D5D5 solid 1px;
}
.goodBlog-list{
	padding: 25px 13px 0 13px;
}
.goodBlog-list ul li{ 
	width:270px; 
	float:left;
	margin-right: 12px;
}
.goodBlog-list ul li dt{ 
	background:#E65545; 
	float:left; 
	width:60px; 
	height:26px; 
	margin-top:10px; 
	line-height:26px; 
	border-radius:26px; 
	text-align:center; 
	color:#FFF;
}
.goodBlog-list ul li dt>a{
	color:#fff;
}
.goodBlog-list ul li dt>a:hover{
	color:#fff;
	text-decoration: none;
}
.goodBlog-list ul li dd{ 
	width:190px; 
	margin-left:10px; 
	float:left; 
	border-bottom:#eee dashed 1px; 
	line-height:45px; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space: nowrap; 
	height:45px;
	text-align: left;
}
.goodBlog-list ul li:last-child dd{ 
	border-bottom:none;
}
/* 留学顾问团队 */
.lxgwTeam{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.lxgwTeam-con{
	border:#D5D5D5 solid 1px;
}
/* 本例子css */
.picScroll-left{ width: 1200px; overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px 20px 10px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; position: relative;left: -570px;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }

.picScroll-left .bd{ padding:30px 10px 10px 10px;}
.picScroll-left .bd ul{ width:99999px; overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width: 236px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .item { width:238px; position: relative; width:90%; margin:0 5%;float:left; height:226px; border-radius:10px; overflow:hidden;}
.picScroll-left .bd ul li .item .cp{ width:100%; position:relative; top:30px; overflow:hidden;}
.picScroll-left .bd ul li .item .cp dt{ width:100%; float:left; text-align:center;}
.picScroll-left .bd ul li .item .cp dt img{ width:103px; height:103px; border-radius:100%;}
.picScroll-left .bd ul li .item .cp dd{ width:100%; float:left; text-align:center; margin-top:10px;}
.picScroll-left .bd ul li .item .cp dd p.mc{ width:100%; float:left; font-size:16px; line-height:30px; font-weight:bold;}
.picScroll-left .bd ul li .item .cp dd p.tx{ width:60%; margin:0 20%; float:left; font-size:14px; line-height:25px;}
.picScroll-left .bd ul li .item .xxtc{ position:absolute; width:100%; height:100%; left:0; top:100%; background:#E65545;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
.picScroll-left .bd ul li .item .xxtc p.bt{ width:90%; margin-left:5%; float:left; font-size:18px; margin-top:20px; line-height:40px; height:40px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap; text-align:center; color:#fff;}
.picScroll-left .bd ul li .item .xxtc p.cs{ width:90%; margin-left:5%; float:left; color:#fff; font-size:12px; line-height:20px; margin-top:20px; height:80px; overflow:hidden;}
.picScroll-left .bd ul li .item .xxtc p.wyzx{ width:90%; margin-left:5%; text-align:center; float:left; color:#A60516; background:#FFF; border-radius:30px; font-size:12px; line-height:30px;}
.picScroll-left .bd ul li .item:hover .xxtc{ top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;}
 
/* 四张图片 */
.img-group01{
	width:100%;
	float:left;
	margin-bottom: 30px;
}
.img-list{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-around;
}
.img-list>li{
	float: left;
	margin-right:10px;
}
.img-list>li:last-child{
	margin-right: 0;
}
.img-list>li img{
	width: 290px;
	height: 136px;
}
.img-list-BigImg>li{
	margin-right: 0;
}
.img-list-BigImg>li img{
	width: 600px;
	height: 150px;
}
/* 留学成功案例 */
.studyAbroad-case{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.studyAbroad-case-con{
	width:1200px;
	margin:0 auto;
}
.studyAbroad-successCase{
	width: 590px;
	height: 400px;
	float: left;
	border:1px solid #ccc;
}
.studyAbroad-successCase-list{
	padding: 10px 15px;
}
.studyAbroad-successCase-list>ul>li{
	width: 272px;
	border-bottom: #eee dashed 1px;
	line-height: 45px;
	margin-right: 13px;
	overflow:hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
	text-align: left;
}
.studyAbroad-successCase-list>ul>li:nth-child(even){
	margin-right: 0;
}
.studyAbroad-successCase-list>ul>li:nth-last-child(1),.studyAbroad-successCase-list>ul>li:nth-last-child(2){
	border-bottom: none;
}
.studyAbroad-activity{
	width: 590px;
	height: 400px;
	float: right;
	border:1px solid #ccc;
}
.studyAbroad-activity-list{ float:left; width:590px; float:left; padding-bottom:10px;}
.studyAbroad-activity-list ul li{ width:176px; float:left; margin-left:15px; margin-top:15px; margin-bottom:15px;}
.studyAbroad-activity-list ul li dt{ width:176px; height:115px; overflow:hidden; float:left; position:relative;}
.studyAbroad-activity-list ul li dt img{width:100%; height:100%;  transition: all 1s;}
.studyAbroad-activity-list ul li dt img:hover{transform:scale(1.2);}
.studyAbroad-activity-list ul li dt p{ position:absolute; top:50%; left:50%;transform: translateX(-50%) translateY(-50%);}
.studyAbroad-activity-list ul li dt p img{ width:40px; height:40px;}
.studyAbroad-activity-list ul li dd{ height:30px; width:176px; float:left; line-height:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/* 海外院校推荐 */
.overseasSchoolTj{
	width: 1200px;
	margin: 0 auto 30px;
}
.overseasSchoolTj .yqjy_nav{ width:1200px; float:left; margin-top:40px;}
.overseasSchoolTj .yqjy_nav dt{ width:100%; text-align:center; line-height:50px; font-size:28px; font-weight:bold; color:#333333;}
.overseasSchoolTj .yqjy_nav dd{ width:100%; text-align:center; line-height:20px; margin-bottom:30px; font-size:14px; color:#666666;}
.overseasSchoolTj .yqjy_com{ width:1200px; float:left;}
.overseasSchoolTj .yqjy_com ul li{ width:200px; float:left;}
.overseasSchoolTj .yqjy_com ul li dt{width:198px; border-right:#FFF solid 2px; float:left; background:#47A7ED; color:#FFF; height:42px; line-height:42px; text-align:center; font-size:18px;}
.overseasSchoolTj .yqjy_com ul li dd{width:160px; padding:20px; border-right:#FFF solid 2px; float:left; font-size:14px; color:#666; line-height:20px; height:227px;}
.overseasSchoolTj .yqjy_com ul li dd.lsd{ background:#F3FAFD;}
/* 宇青介绍 */
.yqjy_nav{ width:1200px; float:left; margin-top:40px;}
.yqjy_nav dt{ width:100%; text-align:center; line-height:50px; font-size:28px; font-weight:bold; color:#333333;}
.yqjy_nav dd{ width:100%; text-align:center; line-height:20px; margin-bottom:30px; font-size:14px; color:#666666;}
.yqjy_com{ width:1200px; float:left;}
.yqjy_com ul li{ width:200px; float:left;}
.yqjy_com ul li dt{width:198px; border-right:#FFF solid 2px; float:left; background:#47A7ED; color:#FFF; height:42px; line-height:42px; text-align:center; font-size:18px;}
.yqjy_com ul li dd{width:160px; padding:20px; border-right:#FFF solid 2px; float:left; font-size:14px; color:#666; line-height:20px; height:227px;}
.yqjy_com ul li dd.lsd{ background:#F3FAFD;}

