﻿
	

/**/
.Slide_Box{
	min-width: 1220px;
	height: 280px;
	background: #daf5ec;
    /*overflow:hidden;*/
}

.flexslider{
	position: relative;
	margin:0 auto;
	width: 1220px;
	height: 280px;
}

.flex-direction-nav{
	display: none;
}
.flex-control-nav{
	width:100%;
	position:absolute;
	bottom:10px;
	text-align:center;
}
.flex-control-nav li{
	margin:0 5px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a{
	background:rgba(255,255,255,0.5);
	display:block;
	height:6px;
	overflow:hidden;
	text-indent:-99em;
	width:50px;
}
.flex-control-paging li a.flex-active{background:#fff;}


/*.Search_Box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 47px;
	background: rgba(255, 255, 255,0.25);
	line-height: 47px;
	z-index: 99;
}
.Search_Box>span{
	float: left;
	font-size: 16px;
	color:#fff;
	margin-left: 200px;
	text-shadow: 0px 2px 3px rgba(161, 161, 161, 0.196);
	letter-spacing: 3px;
}
.Search{
	float: right;
	width: 393px;
	height: 47px;
	overflow: hidden;
}
.Search_Input{
	float: left;
	margin-top: 10px;
	width: 339px;
	height: 28px;
	background: #fff;
	border-radius: 14px;
	line-height: 28px;
}
.Search_Input>input{
	width: 318px;
	margin-left: 10px;
	border: none;
	background: no-repeat;
	font-size: 14px;
	color:#b5b5b5;
	text-align: left;
	text-indent: 10px;
}
.Search_Bth{
	float: right;
	width: 47px;
	height: 47px;
	background: #00c897;
	text-align: center;
}
.Search_Bth>img{
	margin-top: 9px;
}

.Resource_List{
	position: absolute;
	left: 0;
	top: 0;
	width: 174px;
	height: 280px;
	background: #00c897;
	z-index: 100;
}
.Resource_Head{
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #33d3ac;
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
}
.Resource_Ul{
	width: 100%;
}
.Resource_Ul>li{
	position:relative;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: url(../images/right_angle.png) 141px 19px no-repeat;
}
.Resource_Ul>li:hover{
	background: #008b69 url(../images/right_angle.png) 141px 19px no-repeat;
}
.Resource_Ul>li>img:nth-child(1){
	vertical-align: -4px;
}
.Resource_Ul>li>img{
	vertical-align: 0px;
	width: 20px;
}
.Resource_Ul>li>span{
	font-size: 18px;
	color:#fff;
	letter-spacing: 4px;
	padding-left:6px;
	padding-right: 6px;
}
.Subject_Box{
	display: none;
	position: absolute;
	left: 174px;
	padding: 11px 0 0 10px;
	width: 430px;
	height:200px;
	background: #008b69;
	box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1);
}
.Box_Top1,.Box_Top2{
	top: 0;
}
.Box_Top3{
	top: -46px;
}
.Box_Top4{
	top:-92px;
}
.Subject_Box>li{
	float: left;
	width: 105px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	text-indent: 18px;
	margin-bottom: 6px;
}
.Subject_Box>li:hover{
	background: #006c52;
}
.Subject_Box>li>a{
	font-size: 14px;
	color:#fff;
}
.OurSchool_Box{
	display:none;
	padding-top: 35px;
	min-width: 1220px;
	height: 795px;
	background: #fff;
}
.OurSchool{
	margin: 0 auto;
	width: 1220px;
	/*overflow: hidden;
}
.Recommend{
	float: left;
	margin-top: 5px;
	width: 907px;
}
.Recommend_Top{
	position: relative;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.Recommend_Top>span{
	display: block;
	width: auto;
	height: 25px;
	border-left: 5px solid #00c897;
	font-size: 25px;
	color:#2d2d2d;
	line-height: 25px;
	text-indent: 14px;
}
.Recommend_Top>a{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #bfc646;
}
.Recommend_Top>a:hover{
	text-decoration: underline;
}
.Recommend_Title{
	position: relative;
	margin-top: 24px;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
}

.Recommend_Title_Box{
	position: relative;
	width: 820px;
	height: 60px;
	margin-bottom: 10px;
	overflow: hidden;
}

.Recommend_Title ul{
	position: absolute;
	left: 0;
	top: 0;
	min-width: 820px;
	height: 60px;
}
.Recommend_Title ul>li{
	position: relative;
	float: left;
	width: 90px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.Recommend_Title ul>li>a{
	font-size: 18px;
	color:#838585;
}
.Recommend_Title ul>li:hover a{
	color: #000;
}
.Recommend_Title>span{
	position: absolute;
	bottom: 13px;
	display: block;
	width: 24px;
	height: 24px;
	background: #fff;
	border:1px solid #00c897;
	border-radius: 3px;
	line-height: 24px;
	cursor: pointer;
}
.Recommend_Title>span:before{
	font-family: "icomoon";
	font-size: 24px;
	content: attr(data-icon);
	color: #00c897;
}*/
.Border_Check{
	border-bottom: 2px solid #00c897; 
}
.Font_Check{
	color: #000 !important;
}
.Jiao{
	position:absolute;
	bottom:-10px;
	left:0;
	width:100%;
	height:10px;
	background:url(../images/cuxia.png) center center no-repeat;
	}
.Subject_Pre{
	right: 28px;
}
.Subject_Next{
	right: 0;
}
.Subject_Gray{
	border-color:#ededed !important;
}
.Recommend_Ul{
	display: none;
	margin-top: 41px;
	width: 100%;
}
.Recommend_Ul>li{
	position: relative;
	float: left;
	margin-right: 41px;
	width: 373px;
	height: 323px;
	border: 1px solid #d9d9d9;
	background: #fff;
}
.Recommend_Ul>li:nth-child(2n){
	margin-right: 0;
	margin-bottom: 32px;
}
.Rmd_Pic{
	width: 373px;
	height: 211px;
	overflow: hidden;
	}
.Rmd_Pic img{
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -ms-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}
.Recommend_Ul>li:hover .Rmd_Pic img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.Rmd_Head{
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-indent: 30px;
}
.Rmd_Head>a{
	font-size: 18px;
	
	color:#009671;
}
.Rmd_Head>a:hover{
	color: #00cc99;
}
.Rmd_Details{
	width: 100%;
	height: 29px;
	font-size: 12px;
	font-family: "SimSun";
	color:#626262;
	line-height: 29px;
	text-indent: 30px;
}
.Rmd_Details>label{
	float: right;
	margin-right: 30px; 
}
.Control_Box{
	width: 100%;
	height: 27px;
	border-top: 1px solid #f2f2f2;
	line-height: 27px;
}
.Control_Box>li{
	float: left;
	width: 25%;
	text-align: center;
}
.Control_Box>li>a>img{
	vertical-align:-4px;
}
.Control_Box>li>span{
	margin-left: 10px;
	font-size: 12px;
	font-family: "SimSun";
	color:#818181;
}
.Cancel{
	/*display: none;*/
}
.Tally{
	position: absolute;
	right: -1px;
	top: 0;
	width: 87px;
	height: 52px;
}

.activity-tally  {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
	width: 100px;
	height: 30px;
	line-height: 30px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	font-size: 13px;
	font-family: "PingFang SC", "Microsoft YaHei", "微软雅黑", STHeiTi, "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	transform: translateX(35px) rotateZ(45deg);
}
.tally-0 {
	background-color: #35B5F7;
}
.tally-1 {
	background-color: #8BCA59;
}
.tally-2 {
	background-color: #999999;
}

/*2.23*/
.Notice{
	float: right;
	width:285px;
	height: 755px;
	border-style: solid;
	border-color: #00c897;
	border-width: 6px 1px 1px 1px;
}
.Notice_Head{
	margin: 0 auto;
	width: 239px;
	height: 64px;
	border-bottom: 1px solid #ebebeb;
	font-size: 30px;
	
	color:#404040;
	text-align: center;
	line-height: 64px;
}
.Notice_Ul{
	margin: 0 auto;
	width: 210px;
	height: auto;
}
.Notice_Ul>li{
	width: 100%;
	height: 110px;
	border-top: 1px solid #ebebeb;
	overflow:hidden;
}
.Notice_Ul>li:nth-child(1){
	border-top:0;
}
.Date{
	float: left;
	margin-top: 20px;
	width: 48px;
	height: 62px;
}
.Inform_Bg{
	background: #ffa22a;
}
.Inform_Font{
	color:#ffa22a;
}
.New_Bg{
	background: #00c897;
}
.New_Font{
	color: #00c897;
}
.Month{
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: "Arial";
	color:#fff;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}
.Day{
	margin: 0 auto;
	width: 46px;
	height: 41px;
	background: #fff;
	font-size: 34px;
	font-family: "SimSun";
	line-height: 41px;
	text-align: center;
}
.Notice_Con{
	float: right;
	margin-top:20px; 
	width: 142px;
}
.NC_Title{
	margin-bottom: 2px;
	font-size: 16px;
	
	line-height: 18px;
}
.Notice_Con a{
	font-size: 14px;
	
	color: rgb(67, 67, 67);
	line-height: 22px;
}
.Notice_Con a:hover{
	text-decoration: underline;
}
/*2.23结束*/


/*未登录*/
.NotLogin_Box{
	min-width: 1220px;
	height: 275px;
}
.NotLogin{
	margin: 35px auto 0;
	width:1220px;
	height: 240px;
	overflow:hidden;
}
.NotLogin_Left{
	float: left;
	width:583px;
}
.NotLogin_Right{
	float: right;
	width:596px;
}
.NotLogin_Title{
	display: inline-block;
	height: 36px;
	background: #33d3ac;	
	border-radius: 18px;
	font-size: 18px;
	
	color:#fff;
	line-height: 36px;
	padding: 0 20px;
}
.NotLogin_Ul{
	margin-top: 23px;
	width: 100%;
}
.NotLogin_Ul>li{
	height: 30px;
	background:url(../images/notlogin_li.png) 0 center no-repeat;
	line-height: 30px;
}
.NotLogin_Ul>li>a{
	display:inline-block;
	width: 594px;
	font-size: 16px;
	
	color:#626262;
	text-indent: 22px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.NotLogin_Ul>li>a:hover{
	text-decoration: underline;
}
.NotLogin_Ul>li>span{
	float: right;
	font-size: 14px;
	
	color:#a0a0a0;
}

/*资源*/
.Resource_Box{
	padding-bottom:20px;
	min-width: 1220px;
	min-height: 470px;
	background: #eee;
	border-bottom: 1px solid #e5e5e5;
}

.Resource_Title{
	min-width: 1220px;
	height: 96px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
}
.Resource_Nav{
	width:1220px;
	height: 57px;
}
.Resource_Nav>li{
	position: relative;
	float: left;
	width: 96px;
	height: 57px;
	margin-right: 86px;
	line-height: 57px;
	text-align: center;
}
.Resource_Nav>li>a{
	font-size: 18px;
	
	color:#959595;
}
.Resource_Nav>li>a:hover{
	color: #000;
}
.Res_Box{
	position: relative;
	margin: 0 auto;
	width: 1220px;
}
/*.Ranking{
	position: absolute;
	right: 0;
	top: 20px ;
	font-size: 14px;
	color: #585858;
	line-height: 14px;
}
.Ranking:hover{
	text-decoration: underline;
}
.Ranking>img{
	vertical-align: -3px;
	margin-right: 5px;
}*/
.Res_Ul{
	display: none;
	margin: 59px auto 0;
	width: 1220px;
	height: auto;
	/*overflow: hidden;*/
}
.Res_Ul>li{
	float: left;
	margin-right: 26px;
	margin-bottom: 30px; 
	width: 285px;
	/*height: 283px;*/
	background: #fff;
	box-shadow: 0px 0px 4px 0px rgba(11, 3, 6, 0.098);
}

.Res_Pic{
	width: 285px;
	height: 157px;
	overflow: hidden;
}

.Res_Pic img{
	width: 285px;
	height: 157px;
	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -ms-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}
.Res_Ul>li:hover .Res_Pic img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.Res_Head {
    margin: 0 auto;
    width: 95%;
    height: 47px;
    text-align: center;
    line-height: 47px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Res_Head>a{
	font-size: 16px;
	
	color:#000;
}
.Res_Head>a:hover{
	color: #959595;
}
/*.Res_Details{
	width: 100%;
	height: 46px;
	background: #f8f6ee;
	border-top: 1px solid #ebe9e2;
	border-bottom: 1px solid #ebe9e2;
}
.Res_Details>li{
	float: left;
	margin-top:17px; 
	padding: 0 10px;
	height: 12px;
	font-size: 12px;
	font-family: "SimSun";
	color:#626262;
	border-left: 1px solid #626262;
	line-height: 12px;
    box-sizing:border-box;
    text-align:center ;
}*/
/*.spanli {
     display: inline-block;
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.spanli2 {
     display: inline-block;
    width: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
/*.Res_Details>li:nth-child(1){
	border-left: none;
	color: #6086d7;
     width:100px;
}
.Res_Details > li:nth-child(2) {
    width:100px;
}
.Res_Details > li:nth-child(3) {
    width:85px;
} 
.Res_Details>li:nth-child(1)>img{
	vertical-align: -6px;
	margin-right: 12px;
	margin-top: -9px;
}*/

.Res_Control>li:nth-child(1),.Res_Control>li:nth-child(2),.Res_Control>li:nth-child(3){
	width: 20%;
}
.Res_Control>li:nth-child(4){
	width: 40%;
	text-align: right;
}
.Res_Control>li:nth-child(4)>a>img{
	padding-right: 14px;
}


.More_Btn{
	margin: 0 auto;
	width: 1220px;
	height:40px; 
	background: url(../images/more_bg.png) no-repeat;
	text-align: center;
	line-height: 40px;
}
.More_Btn>a{
	display: inline-block;
	width: 143px;
	height: 38px;
	background: #f7f6ed;
	border: 1px solid #cdcba7;
	border-radius: 3px;
    box-shadow: 2px 2px 0 0 rgba(11, 3, 6, 0.02);
	font-size: 14px;
	color:#7d7956;
}
.More_Btn>a:hover{
	background: #fff;
}
/*活动*/
.Activity_Box{
    padding-bottom: 50px;
	min-width: 1220px;
	/*min-height: 546px;*/
	background: #fff;
}
.Activity{
	margin: 0 auto;
	width: 1220px;
}
.Act_Head{
	margin: 45px 0 35px;
	width: auto;
	height: 25px;
	border-left: 5px solid #00c897;
	font-size: 20px;
	
	color:#2d2d2d;
	line-height: 25px;
	text-indent: 20px;
}
.Act_Ul{
	overflow: hidden;
	width: 100%;
	/*height: 216px;*/
}
.Act_Ul>li{
	position: relative;
	float: left;
	margin-right: 22px;
	margin-bottom: 15px;
	width: 288px;
	height: 162px;
	overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    /*transition: box-shadow 300ms;*/
}
.Act_Ul>li:hover {
    /*box-shadow: 0 4px 8px rgba(0,0,0,0.4);*/
}
.Act_Ul>li:nth-child(4n){
	margin-right: 0;
}
.Act_Des{
	position: absolute;
	left: 0;
	bottom: 0;
	width:100%;
	height: 32px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 32px;
}
.Act_Des>a{
	font-size: 14px;
	
	color:#fff;
}
.Act_Img{
	display: block;
	width: 288px;
    /*height: 216px;*/
    height: 162px;
    -webkit-transform:scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -ms-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}
.Act_Ul>li:hover .Act_Img{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.Statistics{
	margin-top: 35px;
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	border:2px solid #00c897;
}
.Statistics>li{
	float: left;
	margin-top:21px; 
	width: 20%;
	height: 25px;
	text-align: center;
	border-left: 1px solid #00c897;
	box-sizing: border-box;
	line-height: 25px;
	font-size: 16px;
	
	color: #626262;
	letter-spacing: 1px;
}
.Statistics>li:nth-child(1){
	border-left: 0;
}
.Links_Box{
	width: 100%;
	height: 50px;
}
.Links_Box>li{
	position: relative;
	float: left;
	width: 25%;
	height: 50px;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.Links_Box>li>img{
	position: absolute;
	left: 264px;
	top: 19px;
}
.Links_Box>li>span{
	font-size: 18px;
	
	color:#fff;
}
.Links_Box>li>ul{
	display: none;
	position: absolute;
	left: 0;
	top:50px;
	width: 100%;
	border:1px solid;
	background: #fff;
	box-sizing: border-box;

}
.Links_Box>li:hover>ul {
    display: block;
}
.Logined:hover>.Logined_Unfold {
    display: block;
}
.UI_Height3 a:hover {
    background: #00A57F none repeat scroll 0 0;
}
.Links_Box>li>ul>li{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	
	color: #626262;
}

.Links_Box>li>ul>li:hover{
	background: #00e5ac;
	color:#fff;
}
.Links_Check{
	background: #00e5ac;
	color:#fff !important;
}
.Links_Box>li:nth-child(5n){
    margin-right: 0;
}
/*.Links_Box>li:nth-child(2n-1){
	background: #00c897;
}
.Links_Box>li:nth-child(2n-1)>ul{
	border-color: #00c897;
}
.Links_Box>li:nth-child(2n){
	background: #42cc7b;
}
.Links_Box>li:nth-child(2n)>ul{
	border-color:#42cc7b;
}*/


/*弹出层*/
.Black_Bg{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 1080px;
	background: rgba(0,0,0,0.2);
	z-index: 9999;
}
.Login_Box{
	margin: 268px auto 0;
	width: 529px;
	height: 371px;
	background: #f4fffb;
	border: 1px solid #eaeaea;
}
.Login_Head{
	position: relative;
	width: 100%;
	height: 46px;
	background: #f7f8f7;
	border-bottom:1px solid #eaeaea;
	font-size: 22px;
	
	color:#9f9f9f;
	line-height: 46px;
	text-indent: 24px;
}
.Close_Bth{
	position: absolute;
	right: 48px;
	top: 0px;
	width: 18px;
	height: 18px;
}
.QR_Code{
	float: left;
	margin-top: 11px;
	margin-left: 30px;
	width: 180px;
	text-align: center;
}
.QR_Code>span{
	font-size: 20px;
	
	color:#27b491;
	line-height: 70px;
}
.Code_Box{
	margin: 0 auto;
	width: 145px;
	height: 145px;
	background: #fff;
}
.Code_Box>img{
	margin: 5px 0 0 5px;
	width: 135px;
	height: 135px;
}
.Input_Box{
	float: right;
	margin-right: 22px;
	padding-top: 53px;
	width: 250px;
}
.Input_Item{
	margin-bottom: 16px;
	width: 100%;
	height: 41px;
	box-sizing: border-box;
	border: 1px solid #dfe0e0;
	line-height: 41px;
}
.Input_Check1{
	border: 2px solid #85dbbf !important;
	background:#fff url(../images/user2.png) 9px center no-repeat !important;
}
.Input_Check2{
	border: 2px solid #85dbbf !important;
	background:#fff url(../images/lock2.png) 9px center no-repeat !important;
}
.User_Name{
	background:#fff url(../images/user1.png) 10px center no-repeat;
}
.User_Psd{
	background: #fff url(../images/lock1.png) 10px center no-repeat;
}
.Input_Item>input{
	margin-left: 44px;
	width: 200px;
	height: 37px;
	background: none;
	border: none;
	font-size: 16px;
	
	color: #bbb;
	line-height: 37px;
}
.Pass_Box{
	position: relative;
	width: 100%;
	height: 12px;
	margin-bottom: 24px;
}
.Pass_Box>input{
	vertical-align: -3px;
	margin-right: 6px;
}
.Pass_Box>span{
	font-size: 12px;
	
	color:#7f7f7f;
}

.Pass_Box>a{
	position: absolute;
	right:0;
	top: 0;
	font-size: 12px;
	
	color:#1bb47c;
	text-decoration: underline;
}
.Login_Btn{
	display: none;
	width: 100%;
	height: 46px;
	background: #1bb47c;
	border-radius: 5px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	
	color:#fff;
}
.Much_Box{
	width: 100%;
	height: 46px;
}
.Much_Box>input{
	margin-top: 4px;
	margin-right: 6px;
	width: 88px;
	height: 39px;
	border: 1px solid #dfe0e0;
	font-size: 12px;
	
	color:#c9c9c9;
	text-align: center;
}
.Much_Box>img{
	width: 54px;
	height: 30px;
	vertical-align: -11px;
}
.Much_Box>a{
	display: inline-block;
	margin-left: 18px;
	width: 80px;
	height: 46px;
	background: #1bb47c;
	border-radius: 5px;
	font-size: 18px;
	
	color:#fff;
	text-align: center;
	line-height: 46px;
}
.Register{
	float: right;
	margin-top: 9px; 
	font-size: 12px;
	
	color:#1bb47c;
	text-decoration: underline;
	line-height: 12px;
}
.Register:hover{
	text-decoration: underline;
}
.Ranking_Box{
	position: absolute;
	right: 0;
	top: 20px ;
}
.Ranking{
	margin-left: 20px;
	font-size: 14px;
	
	color: #585858;
	line-height: 14px;
}
.Ranking:hover{
	text-decoration: underline;
}
.Ranking>img{
	width: 15px;
	height: 16px;
	vertical-align: -3px;
	margin-right: 5px;
}
.Res_Details{
	width: 100%;
	height: 46px;
	background: #f8f6ee;
	border-top: 1px solid #ebe9e2;
	border-bottom: 1px solid #ebe9e2;
}
.Res_Details>img{
	display: block;
	margin: 8px 0 0 13px;
	float: left;
	width: 30px;
	height: 30px;
}
.Res_Details_Font{
	float: right;
	margin-top: 8px;
	width: 228px;
	height: 30px;
}
.Res_Details_Font>p{
	height: 15px;
	font-size: 12px;
	font-family: "SimSun";
	color: #515151;
	line-height: 15px;
}
.Res_Details_Font>p>span{
	padding: 0 8px;
}
.Res_Details_Font>p>span:nth-child(1){
	border-left: none;
	padding-left: 0;
	/*color: #6086d7;*/
}
.Res_Details_Font>p>span:nth-child(2){
	color: #626262;
}

.Area_Head {
    margin: 14px auto;
    width: 1220px;
    height: 25px;
    border-left: 5px solid #00c897;
    font-size: 25px;
    
    color: #2d2d2d;
    line-height: 25px;
    text-indent: 20px;
}
.IndexAreaTeacherName {
    width: 100px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*2.23*/
/*2.23*/
.TheSchool{
	width: 907px;
}
.TheSchool>li{
	border:1px solid #e8e7e8;
	box-sizing: border-box;
}
.TheSchool .Res_Pic{
	width:283px !important;
}
.TheSchool .Res_Pic img{
	width:283px !important;
}
.TheSchool>li:nth-child(3n){
	margin-right: 0;          
}
.TheSchool>li:nth-child(4n){
	margin-right: 26px    ;
}