/*scroll头部图片轮播图*/

.scroll {
	width:100%;
	margin:0 auto 40px;
	position: relative;
	height:563px;
}
.scroll_main{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
}
.scroll_main ul.scroll_ul,.scroll_main ul.scroll_ul li{
	height: 100%;
}
.scroll_main ul.scroll_ul li a{
	display: block;
	height: 100%;
	width: 100%;
}
.scroll_main li a img {
	display:block;
	width:100%;
	position: absolute;
	left:0;
	top:0;
	height: auto;
}
.scroll_span {
	/*width:100%;*/
	height:35px;
	position: absolute;
	left:44%;
	bottom:0;
	zoom:1;
}
.scroll_span span {
	min-width:24px;
	height:24px;
	display:block;
	float:left;
	margin-left:10px;
	border-radius: 50%;
	background: #e4e9f5;
}
.scroll_span p {
	height:35px;
	margin:0 auto;
}
.scroll_span .scroll_span_one{
	background:#005b9f;
	/*min-width: 60px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	height: 34px;
	line-height: 34px;
	margin-top: -5px;
	padding: 0px 20px;*/
}
.scroll_left ,.scroll_right {
	width:30px;
	height:38px;
	cursor: pointer;
	position: absolute;
	top:50%;
	display:none;
}
.scroll_left{
	background: url(../../images/v2/icon.png) no-repeat -84px -80px;
	left:16%;
}
.scroll_left1 {
	background: url(../../images/v2/icon.png) no-repeat  -84px -117px;
}
.scroll_right {
	background: url(../../images/v2/icon.png) no-repeat -120px -80px;
	right:16%;
}
.scroll_right1 {
	background:url(../../images/v2/icon.png) no-repeat -120px -117px;
}
/*轮播图上的文字start*/
.scroll-intro{
	color: #fff; 
	position: absolute;
	top: 160px;
	width: 500px;
	left: 20%;
}
.scroll-title{
	font-size: 36px;
	margin-bottom: 30px;
}
.scroll-detail{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 70px;
}
.scroll-bot{
	font-size: 14px;
	margin-bottom: 10px;
}
.scroll-fot{
	font-size: 24px;
	margin-bottom: 40px;
}
.jad{
	color: #585657;
}
/*轮播图上的文字end*/
/*scroll头部图片轮播图end*/
.content{
	width: 980px;
	margin: 0px auto;
}
/*集团新闻-学校动态startstart*/
.news-tab a,.group-tab a{
	display: block;
	float: left;
	color: #595757;
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #f4f6f9;
}
.half a{
	width: 50%;
}
.news-tab a.current,.quarter a.current{
	color: #005b9f;
	border-top: solid 2px #005b9f;
	background: #fff; 
}
.news-tab a:hover,.quarter a:hover{
	color:#005b9f;
}
/*轮播图start*/
.tab-content{
	padding: 40px 0px;
}
.fous-box{
	width: 460px;
	height: 300px;
	padding: 8px;
	float: left;
	border:solid 1px #dcdcdc;
	
}
.fous-box a
{
    position:relative;
    display:block;
    height:280px;
}
/*轮播图end*/
.news-right{
	float: right;
	width: 460px;
}
.news-ttt{
	margin-bottom: 40px;
}
.news-pic{
	width: 141px;
	height: 111px;
	float: left;
}
.news-detail{
	float: right;
	width: 260px;
}
.particulars-title{
	color: #005b9f;
	font-size: 16px;
}
.particulars{
	color: #808080;
	line-height: 22px;
}
.particulars a{
	color: #005b9f;
}
.news-li li {
	
	height: 32px;
	line-height: 32px;
	display: inline-block;
	border-top: dashed 1px #e0e0e0;
	width: 100%;
}
.news-li a.more,.mores{
	color: #4585c2;
	text-align: right;
	display: block;
	padding-top: 20px;

}
.news-li a.more
{
    	border-top: dashed 1px #e0e0e0;
    }
.news-li li a{
	color: #a9a9aa;
}
.news-li li a:hover{
	color: #005b9f;
}
.news-li li  span.date{
	float: right;
	color: #a9a9aa;
}
/*集团新闻-学校动态end*/
.movie {
	margin-bottom: 40px;
	position: relative;
}
.movie-mask{
	width: 100%;
	height: 400px;
	background: url(../../images/v2/movie-mask.png);
	position: absolute;
	top: 0px;
	line-height: 400px;
	text-align: center;
}
.movie-mask img{
	cursor: pointer;
}
/*切换start*/
.quarter a{
	width: 20%;
}
.group-content {
	padding: 40px 0px;
}
.chunklr{
	margin: 0px 40px;
}
.chunk,.chunks{
	width: 300px;
	border:solid 1px #dcdcdc;
	padding: 10px;
	float: left;
}
.chunk{
	height: 414px;
}
.chunks-img{
	width: 280px;
	height: 180px;
	position: relative;
	margin-bottom: 24px;
}
.chunks-img01{
	background: url(../../images/v2/chunks01.jpg) no-repeat;
}
.chunks-img02{
	background: url(../../images/v2/chunks02.jpg) no-repeat;
}
.chunks-img03{
	background: url(../../images/v2/chunks03.jpg) no-repeat;
}
.chunks-img04{
	background: url(../../images/v2/chunks04.jpg) no-repeat;
}
.chunks-img05{
	background: url(../../images/v2/chunks05.jpg) no-repeat;
}
.chunks-img06{
	background: url(../../images/v2/chunks06.jpg) no-repeat;
}

.chunks-mask{
	height: 40px;
	width: 100%;
	background: url(../../images/v2/mask.png) ;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	font-size: 16px;
	color: #6c6b6b;
	text-align: center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.internet-detail
{
    height:256px;
    overflow:hidden;
}
.xuexin-code span
{
    display:block;
    float:left;
    width:98px;
    height:98px;
}
.xuexin-code
{
    position:relative;
    }
.xuexin-code span img
{
    width:100%;
}
.xuexin-details
{
    position:absolute;
    bottom:0;
    left:120px;
    }
.xuexin-details p
{
    color:#999;
    }
.chunks-detail{
	color: #808080;
	text-indent: 20px;
	padding: 0px 5px;
}
.chunk a,.chunks a{
	display: block;
	margin: 24px 0px;
	color: #0068a8;
	font-size: 12px;
	text-align: left;
}
.left-embryology{
	float: left;
}
.embryology{
	padding: 10px;
	width: 300px;
	border: solid 1px #dcdcdc;
}
.embryology01,.embryology04{
	height: 430px;
}
.embryology02,.embryology05 {
	margin-bottom:32px;
}
.embryology-img{
	width: 100%;
	height:100%;
}
.mrl{
	margin: 0px 40px;
	float: left;
}
.embryology02,.embryology03,.embryology05,.embryology06{
	width: 300px;
	height: 200px;
}
.embryology-img01{
	background: url(../../images/v2/embryology01.jpg) no-repeat;
}
.embryology-img02{
	
	background: url(../../images/v2/embryology02.jpg) no-repeat;
}
.embryology-img03{
	background: url(../../images/v2/embryology03.jpg) no-repeat;
}
.internet-img
{
    width:630px;
    height:430px;
    padding:10px;
    background: url(../../images/v2/internet_home.jpg) no-repeat center;
    border:solid 1px #dcdcdc;
    margin-right:50px;
    }
.right-embryology{
	float: left;
	width: 300px;
}
.embryology-title{
	color: #595757;
	font-size: 20px;
	height: 36px;
	line-height: 36px;
	background: #f4f6f9;
	text-indent: 10px;
}
ul.trends{
	color: #e89c00;
	font-size: 12px;
	padding-left: 26px;
	margin: 10px 0px 40px 0px;
}
ul.trends li{
	list-style: square;
}
ul.trends li a{
	color: #808080;
	font-size: 14px;
}
ul.trends li a:hover{
	color: #005bab;
}
/*教研入口登录页start*/
.login-box{
	background: #196ba8;
	width: 300px;
	height: 260px;
	padding: 18px;
}
.login-box p{
	color: #fff;
	font-size: 20px;
	margin-bottom: 16px;
}
.login-box ul li{
	background: #fff;
	height:18px;
	margin-bottom: 14px;
	padding: 8px 5px;
}
.login-box span{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.login-box .user span{
	background: url(../../images/v2/icon.png) -62px -55px;
}
.login-box .password span{
	background: url(../../images/v2/icon.png) -42px -55px;
}
.code-img {
	float: right;
	width: 120px;
}
.code-img img{
	width: 100%;
	height: 100%;
}
.code{
	width: 110px;
	float: left;
}
.login-box input{
	text-indent: 10px;
	width: 88%;
}
.login-box a{
	background: #4585c2;
	color: #fff;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	font-size: 20px;
	letter-spacing: 20px;
}
.login-box a:hover{
	background: #3e87cc;
}
/*教研入口登录页end*/
/*为明书院start*/
.embryology-img04{
	background: url(../../images/v2/college01.jpg);
}
.embryology-img05{
	background: url(../../images/v2/college02.jpg);
}
.embryology-img06{
	background: url(../../images/v2/college03.jpg);
}
/*为明书院end*/
/*切换end