/*;搜索*/
.homeConSerch{
	width: 100%;
	background-color: #FFFFFF;
}
.homeConSerchInfo{
	height: 100px;
	padding-top: 20px;
	overflow:hidden;
}
.homeConSerchLogo img{
	width: 132px;
	height: 40px;
}
.homeConSerchDetail{
	width: 610px;
	margin-left: 50px;
}
.serchInput{
	width:600px;
	height: 35px;
	border-radius: 4px;
	border:2px solid #FF202B;
	cursor:pointer;
}
.homeConSerchLogo,.homeConSerchDetail{
	float: left;
}
.serchKeyword{
	overflow: hidden;
}
.serchKeyword li{
	float: left;
}
.homeConSerchDetail{
	margin-left: 150px;
}
.homeConSerchDetail form{
	position: relative;
}
.serchBtn{
    width: 50px;
    height: 34px;
    border: none;
    position: absolute;
	top: 9px;
	right: 0px;
    background-position: 3px;
    outline: none;
    background-color: #FFF;
}
.serchInput{
	text-indent:20px;
	font-size: 18px;
	color:#A4A4A4;
	line-height: 35px;
}
.serchKeyword{
	padding-top: 5px;
}
.serchKeyword a{
	color:#A4A4A4;
	margin-left: 25px;
}
.serchKeyword a:first-child{
	margin-left: 23px;
}
.homeConSerchTel{
	float: left;
    padding-left: 80px;
}
.homeConSerchTel img{
	position: relative;
	top: 4px;
	right: 5px;
}

/*轮播*/
#big-pic img{
	display: block;
	width: 100%;
}
.box {
    width: 100%;
    height: 290px;
    overflow:hidden;
    position: relative;
    margin:0 auto;text-align: center;
}
#big-pic {
    left: 0;
    overflow: hidden;
    /*position: absolute;*/
    top: 0;
    overflow: hidden;
}
#big-pic a {
    float: left;
}

#nav-big {
    position: absolute;
    width: 55px;
    height: 15px;
    bottom: 6%;
    overflow: hidden;
    left: 48%;
}
#nav-big li {
    float: left;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    margin-left: 5px;
    border-radius: 10px 10px;
}
#nav-big li.active {
    color:#fff;
    width:20px;
    background-color: #FF202B;
}
.box p{width: 34px;height: 110px;background: #292d40;opacity: 0.1; position: absolute;filter:alpha(opacity=10); z-index: 1005;top:40%;right:3.8%;border-radius: 2px;}






/*最新资讯*/
.homeConInformation{
	height: 405px;
	background-color: #FFF;
}
.homeConInformationSpecific,.homeConTeachersInfo,
.homeConSerchInfo,.homeConWorksInfo,.homeConAdvantage,
.homeConCampusInfo,.homeConProblemInfo,.homeConSignUpInfo,
.changePwdConInfo{
	width: 1000px;
	margin:0 auto;
}
.homeConInformationTit{
	height: 72px;
	overflow:hidden;
	padding-bottom:5px;
	/*border-bottom: 1px solid red;*/
	overflow:hidden;
}
.InformationTitLeft p{
	font-size: 28px;
	border-left: 4px solid #FF202B;
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
}
.teachersInfoLeftTit p {
	font-size: 28px;
	border-left: 4px solid #FF202B;
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
}
.InformationTitLeft{
	width: 760px;
	float: left;
	border-bottom:1px solid #FF0000;
	padding-bottom:5px;
}
.InformationTitRight{
	float: right;
	width: 240px;
	margin-top: 35px;
}
.InformationTitRight span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 100px;
	text-align: center;
}
.industryInformation{
	border-left: 1px solid red;
	border-top: 1px solid red;
}
.groupInformation{
	border-left: 1px solid red;
	border-bottom: 1px solid red;
}
.homeConInformationInfo,.InformationInfoRightPicText{
	overflow:hidden;
}
.InformationInfoLeft,.InformationInfoRight,.InformationInfoRightPic,.InformationInfoRightText{
	float: left;
	left: -20px;
}
.homeConInformationInfo{
	margin:32px 0px 0px 32px;
}
.homeConInformationInfo1{
	margin:32px 0px 0px 32px;
}
.homeConInformationInfo2{
	margin:32px 0px 0px 32px;
}
.InformationInfoLeft li:first-child:before{
	content:"● ";
	color:red;
	float:left;
	margin-right: 5px;
}
.InformationInfoRightPic img{
	width: 201px;
	height: 120px;
	border-radius: 6px;
}
.InformationInfoLeft li{
	font-size: 15px;
	color:#666666;
	/*padding-bottom: 7px;*/
	    padding-bottom: 10px;
	/*margin-top: 10px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.InformationInfoLeft li span{
	width: 88px;
}
.InformationInfoLeft li:first-child{
	 font-size: 16px;
	 color:#333333;
	 padding-bottom: 13px;
				 }
.InformationInfoLeft li:before{
	content:"● ";
	color:#D9D9D9;
	float:left;
	margin-right: 5px;
}
.InformationInfoLeft{
	width: 420px;
	position: relative;
	z-index:0;
}
.InformationInfoLeft span{
	width: 220px;
	display:block;
	overflow:hidden;
	float:left;
}
.InformationInfoLeft ul{
	overflow:hidden;
}
.InformationInfoLeft ul li .divleft{
	float:left;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
}
.InformationInfoLeft ul li .divright{
	float:right;
	width: 88px;
}
.InformationInfoLeftTime{
	float: right;
}
.InformationInfoRight{
	margin-left: 35px;
}
.InformationInfoRightText{
	margin-left: 32px;
}
.InformationInfoRightText p{
	/*width: 225px;*/
	    width: 280px;
	overflow: hidden;
	white-space: nowrap; text-overflow: ellipsis;
	color:#666666;
}
.InformationInfoRightText p{
	margin-bottom: 7px;
}
.InformationInfoRightText p:first-child{
	color:#333333;
	font-size: 20px;
	margin-bottom: 10px;
}
.InformationInfoRightPicText2{
	margin-top: 15px;
}
.InformationInfoRightTime{
	overflow: hidden;
}
.InformationInfoRightTime span{
	float: right;
	margin-right:10px;
}

/*师资力量*/
.homeConTeachers{
	height: 460px;
	background-color: #F7F2F2;
}
.homeConTeachersInfo{
	overflow: hidden;
}
.teachersInfoLeft,.teachersInfoRight{
	float: left;
}
.teachersInfoRightPicThird{
	overflow: hidden;
}
.teachersInfoRightPicFirst,.teachersfoRightPicSecond,.teachersInfoRightPicThird{
	float: left;
	margin-left: 25px;
}
.teachersInfoLeftTit p{
	padding-left: 10px;
	border-left: 4px solid #FF202B;
	height: 28px;
	line-height: 28px;
	margin:15px 0px;
}
.teachersInfoLeftPic img{
	width: 482px;
	height: 315px;
	border-radius: 6px;
}
.teachersInfoRight{
	margin-top: 100px;
}
.teachersPicThirdText span{
	display: block;
}
.teachersLine{
	height: 0px;
	width: 117px;
	border-top: 1px solid #525151;
	border-bottom: 1px solid #A5A1A1;
	margin-left:23px;
	margin-top:5px;
}
.teachersName{
	font-size: 20px;
}
.teachersJob{
	color:#FF202B;
	text-align: center;
	margin: 6px 0px 14px 0px;
}
.teachersPicThirdPic img,.teachersPicThirdPicTe img{
	border-radius: 6px;
	width: 140px;
	height: 240px;
}
.teachersInfoRightPicFirst,.teachersfoRightPicSecond,.teachersInfoRightPicThird{
	position: relative;
}
.teachersInfoIntroduce{
	color:#FFF;
	position: absolute;
	top: 73px;
	width: 140px;
	height: 240px;
	border-radius: 4px;
	text-align: center;
	z-index: 5;
	display: none;
}
.teachersfoRightPicSecond .teachersInfoIntroduce{
	top: 0px;
}
.teachersInfoIntroduce p:last-child{
	padding:0px 10px;
	font-size: 14px;
	line-height: 1.7;
    position: absolute;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.teachersInfoIntroduce p:first-child{
	padding-top:50px;
	font-size: 18px;
}
.teachersInfoIntroduce p:nth-child(2){
	padding:7px 0px 10px 0px;
}

.teachersInfoIntroduce{
	background:url(../images/opc.png);
	background-size: 140px 240px;
	width: 140px;
	height: 240px;
}
/*.teachersInfoIntroduceMark1{
    background-color: #000;
    opacity: 0.1;
    position: absolute;
    top: 73px;
    width: 140px;
    height: 240px;
    z-index: 2;
}
.teachersInfoIntroduce,.teachersInfoIntroduceMark1{
	display: none;
}
.teachersInfoIntroduce{
	opacity: 0;
}*/
/*优秀作品展*/
.homeConWorks{
	height: 345px;
	background-color: #FFF;
}
.homeConWorksTit{
	float: inherit;
}
.homeConWorksPic{
	overflow:hidden;
}
.homeConWorksBigImg,.homeConWorksSmallImg{
	float: left;
}
.homeConWorksBigImg{
	overflow:hidden;
}
.homeConWorksBigImgFirst,.homeConWorksBigImgSecond{
	float: left;
}
.homeConWorksBigImgFirst img,.homeConWorksBigImgSecond img{
	width: 237px;
	height: 237px;
	border-radius: 6px;
}
.homeConWorksSmallImgTop img,.homeConWorksSmallImgBot img{
	width: 114px;
	height: 108px;
	border-radius: 6px;
	margin-left: 11px;
}
.SmallImgBotFirst{
	width: 236px !important;
	margin-left: 0px !important;
}
.homeConWorksBigImgFirst,.homeConWorksBigImgSecond{
	margin-right: 15px;
}
.homeConWorksSmallImgBot{
	margin-top: 15px;
}

/*我们的优势*/
.homeConAdvantage{
	height: 360px;
	background-color: #FFF;
}
.advantageFirstDot,.advantageLastDot{
	display: inline-block;
	width:2px;
	height:2px;
	border-radius: 2px;
	border:1px solid #000;
	background-color: #000;
}
.teacherAdvantageText{
	font-size: 30px;
	height: 30px;
	line-height: 30px;
}
.advantageFirstDot,.advantageLastDot{
	position: relative;
	top: -8px;
}
.advantageInfo{
	padding:0px 30px;
	text-align: center;
	margin-top: 40px;
	line-height: 1.7;
}
.advantageText{
	display: inline-block;
	margin-top: 10px;
}
.teacherAdvantage{
	width: 333px;
	text-align: center;
}
.teacherAdvantageImg img{
	width: 150px;
	height: 150px;
}
.teacherAdvantage{
	float: left;
}
.homeConAdvantageList{
	overflow: hidden;
}
/*校园环境*/
.homeConCampus{
	background-color: #F7F2F2;
	height: 865px;
}
.homeConCampusInfo span{
	font-size: 14px;
	/*color:#fff;*/
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 50px;
}
.homeConCampusInfo,.CampusInfoLeftTopPic{
	overflow: hidden;
}
.homeConCampusInfoLeft,.homeConCampusInfoRight,.CampusInfoLeftTopPic p{
	float: left;
	/*margin-left: 10px;*/
}
.imgTextInfoMask{
	background-color: #000;
	opacity: 0.3;
	position: relative;
	top: -44px;
}
.imgTextInfo{
	position: relative;
	top:-88px;
	color:#fff;
}
.CampusInfoLeftTopPic img{
	width: 320px;
	height: 180px;
}
.CampusInfoLeftTopPic p{
	margin-right: 10px;
}
.CampusInfoLeftTopPic{
	height: 180px;
}
.CampusInfoLeftBotPic img{
	width: 650px;
	height: 480px;
	margin-top: 20px;
}
.CampusInfoLeftBotPic{
	    width: 650px !important;
}
.homeConCampusInfoRightOne img,.homeConCampusInfoRightOne{
	width: 320px;
	height: 498px
}
.homeConCampusInfoRightTwo{
	margin-top: 20px;
}
.homeConCampusInfoRightTw img,.homeConCampusInfoRightTwo{
	width: 320px;
	height: 180px;
}
/*常见问题*/
.homeConProblem{
	background-color: #FFF;
	height: 465px;
}
.homeConProblemList li{
	height: 135px;
	border-bottom: 1px solid #B3B3B3;
	margin-right: 85px;
}
.homeConProblemListTit{
	    font-size: 18px;
}
.homeConProblemListDeteil{
	font-size: 16px;
	color:#666;
	margin-top: 10px;
}
.homeConProblemList li span{
	margin-left: 10px;
 }
 .homeConProblemList li img{
 	width: 16px;
 	height: 16px;
 }
 .homeConProblemListTit{
 	padding-top: 30px;
 }
.homeConProblemInfo .teachersInfoLeftTit p{
	margin-top: 45px;
	margin-bottom:0px;
}
.homeConProblemList{
	margin-left: 20px;
}
/*在线报名*/
.homeConSignUp{
	width: 100%;
	background-color: #505050;
	height: 100px;
	position: fixed;
	z-index: 99;
	bottom: 0px;
}
.homeConSignUpInfo .homeConWorksTit{
	overflow: hidden;
}
.homeConSignUpLeft,.homeConWorksTit{
	width: 700px;
}
.homeConSignUp .teachersInfoLeftTit{
	color:#fff;
}
/*.teachersInfoLeftTit p{*/
	/*padding-left: 0px;*/
	/*border-left: 0px;*/
/*}*/
.classTypeDown{
	width: 200px;
	
	overflow: scroll;
	text-indent: 20px;
	border-top: 1px solid #D9D9D9;
	position: absolute;
	right: 351px;
	bottom: 34px;
	z-index: 10;
	background-color: #FFF;
}
.classTypeDown li{
	padding: 5px 0px;
}
.classTypeDown a{
	color:#757575;
}
.homeConSignUpLeft input{
    border: none;
    display: inline-block;
    font-size: 18px;
    width: 135px;
    height: 35px;
    border-radius: 6px;
    text-indent: 20px;
    margin-left: 20px;
    line-height: 35px;
}
.homeConWorksTit .teachersInfoLeftTit{
	font-size: 22px;
}{

}
.homeConSignUpLeft input:first-child{
	margin-left: 0px;
}
.homeConSignUpInfo{
	position: relative;
}
.homeConSignUpRight input{
	width: 280px;
    height: 35px;
    font-size: 24px;
    color: #fff;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    line-height: 37px;
    background-color: #808080;
}
.homeConSignUpRight{
    float: right;
    overflow: hidden;
    width: 280px;
    height: 35px;
    margin-top: -56px;
	right:10px;
}
.homeConSignUpLeft a{
	position: relative;
	right: 45px;
}
/*右侧联系方式*/
.contactInformation{
	position: fixed;
	right: 10px;
	top: 20%;
	display: none;
	z-index:101;
}
.contactInformation img{
	margin-top:5px;
	width: 60px;
	height: 60px;
}

::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #fff;
}
/*定义滑块 内阴影+圆角*/
 ::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #D9D9D9;
}



/*修改密码页面*/
.changePwdCon{
	background-color: #F2F2F2;
	height: 540px;
	overflow: hidden;
}
.changePwdConInfo{
	height: 480px;
	border:1px solid #d9d9d9;
	box-shadow: 0px 0px 8px #808080;
	background-color: #FFF;
	margin-top: 30px;
}
.changePwdConInfoTit{
	height: 90px;
	line-height: 90px;
	font-size: 30px;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}
.changePwdConInfoForm{
	margin:0 auto;
	text-align: center;
	margin-top: 40px;
	width: 410px;
}
.changePwdConInfoForm p label{
	display: inline-block;
	width: 80px;
	text-align: right;
}
.changePwdConInfoForm p input{
	width: 320px;
	height: 40px;
	border:none;
	line-height: 40px;
	border:1px solid #D9D9D9;
	border-radius: 6px;
	text-align: center;
}
.newPwd,.okPwd,.changePwdConPre{
	margin-top: 30px;
}
.changePwdConPre{
	text-align: right;
}
.changePwdConPre input{
	width: 100px !important;
	height: 40px;
	border-radius: 4px;
	background-color: #FF202B;
	color:#FFF;
}
.box{
		height: 290px;
	}
.sgw_img{width:100%;height:340px;overflow:hidden;}
.sgw_img dt{margin-right:3px;float:left;display:inline;width:315px;height:382px;position:relative;overflow:hidden;}
.sgw_img dd{float:left;position:relative;overflow:hidden;}
.sgw_img_dd1{width:196px;height:382px;float:left;margin-right:3px;display:inline;}
.sgw_img_dd1 dd{height:125px;overflow:hidden;float:left;}
.sgw_img_dd2{width:1000px;height:340px;overflow:hidden;margin:0 auto;}
.box2,.box3{width:100%;height:70%;background-color: black;position:absolute;left:0;line-height:18px;top:-382px;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;text-align:center;padding-top:30px;color: #fff;}
.box2 a,.box3 a{display:block;margin-top:5px;}
.box2{padding-top:30px;top:-482px;}
.box3{padding-top:90px;top:-482px;}
.box2 .worksInfoTit{
	font-size: 18px;
}
.worksInfoText{
	margin-top: 10px;
}
/*弹窗*/
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100;
	background-color: #333;
	opacity: 0.5;
	display: none;
	top: 0px;
}
.signUpPop{
    width: 300px;
    height: 150px;
    position: fixed;
    z-index: 200;
    background-color: #FFF;
    bottom: 0;
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -125px;
    border-radius: 4px;
}
.signUpPopTit{
	padding:10px 0px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.signUpPopInfo{
	font-size: 16px;
	color:#ccc;
	text-align: center;
	padding:10px 0px;
}
.signUpPopBtn{
	text-align: center;
	margin-top: 10px;
}
.signUpPopBtn span{
	display: inline-block;
	padding: 3px 10px;
	color:#FFF;
	background-color: #F34444;
	border-radius: 4px;
}
.homeImgCode img{
	height: 32px;
	position: absolute;
	right: 96px;
	top: 203px;
}
#second{
	width: 100px;
	border: none;
	margin-top: 0;
}
#loginPwd1,#loginPwd3,#loginPwd5{
	display: none;
}
.loginPwd{
	background-color: #FFF;
	width: 200px;
}
