.schoolDetail_bannerWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/schoolDetail/schoolDetail_bannerBG.jpg) center no-repeat;
	background-size: cover;
	border-bottom: 1px solid #f5f4eb;
}
.schoolDetail_banner{
	width: 1200px;
	overflow: hidden;
	clear: both;
	height: 480px;
	background: url(../images/schoolDetail/schoolDetail_banner_pic1.jpg) center no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.schoolDetail_banner_top{
	width: 774px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-left: 168px;
	padding-right:258px;
	padding-top: 20px;
}
.schoolDetail_banner_topLeft{
	width: 500px;
	float: left;
}
.schoolDetail_banner_topLeft_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	vertical-align: bottom;
}
.schoolDetail_banner_topLeft_title h1{
	display: inline-block;
	vertical-align: bottom;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.schoolDetail_banner_topLeft_title h1 a{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.schoolDetail_banner_topLeft_title h1 img{
	display: inline-block;
	vertical-align: middle;
}
.schoolDetail_banner_topLeft_title a.a2{
	display: inline-block;
	vertical-align: bottom;
	padding: 0 5px;
	background: #fc0174;
	height: 20px;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin-left: 5px;
}
.schoolDetail_banner_topLeft_title a.a2:hover{
	background: #000;
}
.schoolDetail_banner_topLeft_EnglishName{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.schoolDetail_banner_topLeft_school{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 5px;
}
.schoolDetail_banner_topLeft_school b{
	font-weight: bold;
	color: #333;
}
.schoolDetail_banner_topLeft_school a{
	display: inline-block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	position: relative;
	padding: 0 5px;
}
.schoolDetail_banner_topLeft_school a:after{
	position: absolute;
	right: 0;
	width: 1px;
	height: 12px;
	margin-top: -5px;
	top: 50%;
	background: #666;
	content: '';
}
.schoolDetail_banner_topLeft_school a:last-child:after,.schoolDetail_banner_topLeft_school a:first-child:after{
	display: none;
}
.schoolDetail_banner_topLeft_school a:first-child{
	padding: 0;
	font-weight: bold;
	color: #333;
}
.schoolDetail_banner_topLeft_school a:nth-child(2){
	padding-left: 0;
}
.schoolDetail_banner_topLeft_btn{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 40px;

	cursor: pointer;
}
.schoolDetail_banner_topLeft_btn span.s1{
	display: inline-block;
	padding: 0 20px;
	background: #000;
	font-size: 14px;
	color: #ffffff;
	height: 38px;
	width: 100px;
	border-radius: 19px;
	text-align: center;
	margin-right: 30px;
	line-height: 38px;
	font-weight: 500;
}

.schoolDetail_banner_topLeft_btn span.s2{
	display: inline-block;
	padding: 0 20px;
	font-weight: 500;
	border: 1px solid #000;
	font-size: 14px;
	color: #000000;
	height: 38px;
	width: 100px;
	border-radius: 19px;
	text-align: center;
	margin-right: 30px;
	line-height: 38px;
}


.schoolDetail_banner_topRight{
	width: 244px;
	float: right;
}
.schoolDetail_banner_topRight_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	padding-bottom: 34px;
	z-index: 1;
}
.schoolDetail_banner_topRight_pic:after{
	width: 200px;
	height: 200px;
	border: 10px solid #231815;
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	box-sizing: border-box;
}
.schoolDetail_banner_topRight_pic_main{
	width: 198px;
	height: 198px;
	border: 2px solid #9fa0a0;
}
.schoolDetail_banner_topRight_pic_main img{
	display: block;
	width: 198px;
	height: 198px;
}
.schoolDetail_banner_bottom{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin-top: 50px;
}
.schoolDetail_banner_bottom_left{
	display: inline-block;
	padding: 0 50px;
	position: relative;
}
.schoolDetail_banner_bottom_left:after{
	position: absolute;
	right: 0;
	width: 2px;
	height: 26px;
	background: #afafeb;
	content: '';
	top: 50%;
	margin-top: -13px;
}
.schoolDetail_banner_bottom_left:last-child:after{
	display: none;
}
.schoolDetail_banner_bottom_left span{
	display: block;
	text-align: center;
}
.schoolDetail_banner_bottom_left span.span1{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.schoolDetail_banner_bottom_left span.span2{
	font-size: 16px;
	color: #fe0072;
	margin-top: 12px;
}
/**/
.schoolDetail_one{
	width: 1180px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.schoolDetail_one_left{
	width: 798px;
	float: left;
	overflow: hidden;
}
.schoolDetail_one_leftOne{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.schoolDetail_one_leftOne_title{
	width: 100%;
	clear: both;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
}
.schoolDetail_one_leftOne_title span,.schoolDetail_one_leftOne_title a{
	display: inline-block;
	position: relative;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-left: 85px;
	line-height: 50px;
	cursor: pointer;
}
.schoolDetail_one_leftOne_title span:first-child{
	margin-left: 0;
}
.schoolDetail_one_leftOne_title span.span1:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 5px;
	background: #ff0072;
	border-radius: 30px;
	left: 0;
	bottom: -6px;
}
.schoolDetail_one_leftOne_title a:hover{
	color: #ff0072;
}
.clear{
	overflow: hidden;
	clear: both;
	width: 0!important;
	height: 0!important;
}
.schoolDetail_one_leftOne_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
}
.schoolDetail_one_leftOne_mainOne{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	display:none;
}
.schoolDetail_one_leftOne_mainOne,.schoolDetail_one_leftOne_mainOne p,.schoolDetail_one_leftOne_mainOne div{
	color:#666;
	font-size:14px;
	line-height:28px;
	width:100%;
	margin-bottom: 15px;
}
.schoolDetail_one_leftOne_mainOne a,.schoolDetail_one_leftOne_mainOne p a,.schoolDetail_one_leftOne_mainOne div a{
	color: #ff0072!important;
}
.schoolDetail_one_leftOne_mainOne a:hover,.schoolDetail_one_leftOne_mainOne p a:hover,.schoolDetail_one_leftOne_mainOne div a:hover{
	text-decoration: underline;
}
.schoolDetail_one_right{
	width: 304px;
	float: right;
	overflow: hidden;
}
.schoolDetail_one_rightOne{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.schoolDetail_one_rightOne_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.schoolDetail_one_rightOne_title span,.schoolDetail_one_rightOne_title h3{
	display: block;
	float: left;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 50px;
	padding-left: 12px;
}
.schoolDetail_one_rightOne_title span:after,.schoolDetail_one_rightOne_title h3:after{
	width: 4px;
	height: 18px;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	background: #ff0072;
	border-radius: 30px;
}
.schoolDetail_one_rightOne_title a{
	display: block;
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 50px;
}
.schoolDetail_one_rightOne_title a:hover{
	color: #ff0072;
}
.schoolDetail_one_rightOne_mian{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.schoolDetail_one_rightOne_mian_left{
	width: 142px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	display: block;
}
.schoolDetail_one_rightOne_mian_left:nth-child(2n){
	margin-left: 20px;
}
.schoolDetail_one_rightOne_mian_left_pic{
	width: 142px;
	height: 142px;
	overflow: hidden;
	clear: both;
	display: block;
	margin-left: 0;
}
.schoolDetail_one_rightOne_mian_left_p1{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	clear: both;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}
.schoolDetail_one_rightOne_mian_left_p1:after{
	width: 22px;
	height: 3px;
	background: #ff0072;
	border-radius: 30px;
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
}
.schoolDetail_one_rightOne_mian_left_p2{
	width: 100%;
	overflow: hidden;
	/*text-overflow: ellipsis;
	white-space: nowrap;*/
	clear: both;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	display: block;
	height: 24px;
}
.schoolDetail_one_rightOne_mian_left:hover .schoolDetail_one_rightOne_mian_left_p1{
	color: #ff0072;
}
.schoolDetail_one_rightOne_mian_left:hover .schoolDetail_one_rightOne_mian_left_p2{
	color: #000;
}
.schoolDetail_one_rightTwo{
	margin-top: 30px;
}
.schoolDetail_one_rightTwo .schoolDetail_one_rightOne_mian_left{
	margin-left: 25px;
	width: 136px;
}
.schoolDetail_one_rightTwo .schoolDetail_one_rightOne_mian_left:nth-child(5n-4){
	margin-left: 0;
}
.schoolDetail_one_rightTwo .schoolDetail_one_rightOne_mian_left_pic{
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	width: 136px;
	height: 136px;
}
.schoolDetail_one_rightTwo .schoolDetail_one_rightOne_mian_left_p1:after{
	height: 0;
}
.schoolDetail_one_rightThree_mian{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.schoolDetail_one_rightThree_mianOne{
	width: 100%;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0;
}
.schoolDetail_one_rightThree_mianOne:last-child{
	border-bottom: 0;
}
.schoolDetail_one_rightThree_mianOne_left{
	width: 90px;
	height: 65px;
	/* border-radius: 5px; */
	display: inline-block;
	vertical-align: middle;
}
.schoolDetail_one_rightThree_mianOne_right{
	display: inline-block;
	vertical-align: middle;
	width: 194px;
	margin-left: 20px;
}
.schoolDetail_one_rightThree_mianOne_right a,.schoolDetail_one_rightThree_mianOne_right b{
	display: block;
	width: 100%;
}
.schoolDetail_one_rightThree_mianOne_right a.a1{
	font-size: 14px;
	color: #4a4a4a;
	line-height: 21px;
}
.schoolDetail_one_rightThree_mianOne_right b.b1{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	font-weight: normal;
}
.schoolDetail_one_rightThree_mianOne_right a.a1:hover{
	color: #ff0072;
}
/**/
.sn_p5{
    width: 100%;
    overflow: hidden;
    clear: both;
    background: url(../images/schoolDetail/schoolDetail_TwoBG.jpg) center no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin-top: 20px;
}
.sn_p5_title{
    width: 100%;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.sn_p5_title span{
    display: inline-block;
    background: #fff;
    font-size: 20px;
    color: #ff0072;
    font-weight: normal;
    padding: 0 40px;
    height: 60px;
    line-height: 60px;
    position: relative;
}
.sn_p5_title span:before{
    position: absolute;
    left: 20px;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    background: #000;
    content: '';
    width: 10px;
}
.sn_p5_title span:after{
    position: absolute;
    right: 20px;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    background: #000;
    content: '';
    width: 10px;
}
.sn_p5_main{
    width: 800px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
    margin-top: 20px;
}
.sn_p5_main span{
    display: block;
    float: left;
    width: 350px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    padding-top: 20px;
    padding-left: 50px;
}
.sn_btn_content{
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.sn_btn{
    display: inline-block;
    padding: 15px 60px;
    font-size: 18px;
    color: #fff;
    background: #ff0072;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sn_btn:hover{
    background: #000;
}
.sn_p5 .sn_btn{
    box-shadow: 1px 1px 10px 1px rgba(255,0,114,0.7);
}
.sn_p5 .sn_btn:hover{
    background: #fff;
    box-shadow: 1px 1px 10px 1px rgba(255,255,255,0.7);
    color: #ff0072;
}



.newsTag_main_right_one{
	width: 264px;
	overflow: hidden;
	clear: both;
	background: #f8f8f8;
	padding: 20px;
}
.newsTag_main_right_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	position: relative;
	line-height: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.newsTag_main_right_one_title:after{
	width: 70px;
	height: 3px;
	background: #da4571;
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
}
.newsTag_main_right_one input{
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 12px 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #333;
}
.newsTag_main_right_one button{
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 12px 0;
	font-size: 16px;
	background: #da4571;
	border: none;
	color: #fff;
	margin-top: 20px;
}
.newsTag_main_right_one button:hover{
	background: #333;
}



.newsCrumb{
	width:1100px;
	height:50px;
	overflow:hidden;
	clear:both;
	vertical-align:middle;
	margin:0 auto;
	line-height:50px;
}
.newsCrumb a{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#666666;
}
.newsCrumb span{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	margin:0 18px;
	color:#999;
}
.newsCrumb a:hover{
	color:#da4571;
}
.schoolDetail_one_leftOne_mainOne .schoolDetail_one_rightThree_mian .information_div{
    border-bottom: 0px;
   	margin-bottom: 0px;
}
.information_span{
	margin-left: 0px;
	width: 100%;
}



/**/

/**/
.NewMSchool3_main_right{
	width: 270px;
	overflow: hidden;
	float: right;
	padding-top: 60px;
}
.NewMSchool3_main_right_one,.NewMSchool3_main_right_two{
	width: 268px;
	overflow: hidden;
	clear: both;
	border: 1px solid #EDEDED;
}
.NewMSchool3_main_right_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #F5F5F5;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 18px;
	color: #333;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
}
.NewMSchool3_main_right_one_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding: 14px 20px;
}
.NewMSchool3_main_right_one_nr img{
	display: block;
	width: 100%;
}
.NewMSchool3_main_right_one_nr_list{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.NewMSchool3_main_right_one_nr_list li{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}
.NewMSchool3_main_right_one_nr_list li a{
	display: block;
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.NewMSchool3_main_right_one_nr_list li a:hover{
	color: #FF0072;
}
.NewMSchool3_main_right_two{
	margin-top: 30px;
}
.NewMSchool3_main_right_two_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 0;
}
.NewMSchool3_main_right_two_nr_one{
	width: 48%;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}
.NewMSchool3_main_right_two_nr_one:nth-child(2n){
	margin-left: 4%;
}
.NewMSchool3_main_right_two_nr_one a.a1{
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 80px;
	margin: 0 auto;
}
.NewMSchool3_main_right_two_nr_one a.a1 img{
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 80px;
}
.NewMSchool3_main_right_two_nr_one a.a2{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #1A1A1A;
	line-height: 18px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-top: 10px;
}

/**/