#ad{
	position:absolute;
	left:0px;
	width: 300px;
	height: 176px;
	top:0px;
	border-rius: 2%;
	z-index: 1000;
	cursor: pointer;
}
.readmessage{
	float: left;
	cursor: pointer;
}
.editmessage,.editpassword{
	float: right;
	padding-left: 10px;
	padding-right: 20px;
	cursor: pointer;
}
.onlinewrite a,.editmessage a,.editpassword a{
	color: #fff;
}
ul{
	padding: 0px;
}
a{
	text-decoration: none;
}
input{
 	outline: none;
}
.previous_page,.next_page{
	padding: 4px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    margin-right: 10px;
}
.pagelist .current{
	display: inline-block;
    padding: 5px 10px;
    background: #cc0000;
    color: #fff;
    margin-right: 10px;
}
.pagelist a{
	display: inline-block;
	padding: 5px 10px;
    border: 1px solid #ccc;
    margin-right: 10px;
}
.next_page{
	margin-right: 0px;
}
/*左边*/
.application{
	width: 250px;
	/*height: 549px;*/
	border: solid 2px #cc0000;
	margin-top: 90px;
	padding: 24px 0px;
}
.visitschool{
	text-align: center;
	height: 25px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #cc0000;
	font-weight: bolder;
}
.applicationtitle{
	text-align: center;
	height: 21px;
	font-family: Arial-BoldMT;
	font-size: 28px;
	line-height: 26px;
	color: #000000;
	margin-top: 12px;
}
.freecourse{
	height: 26px;
	font-family: Arial-BoldMT;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.inpbox{
	position: relative;
	width: 85%;
	height: 29px;
	border: 1px solid #dddddd;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.inputxt,.inboxspan{
	border:none;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
	font-size: 12px;
    color: #666666;
}
.reqtip{
	color: #cc0000;
	position: absolute;
	right: -10px;
	top: -3px;
}
.submitbutton{
	width: 212px;
	height: 33px;
	background-color: #cc0000;
	margin: auto;
	color: #fff;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	cursor: pointer;
}
.baomingbutton{
	width: 212px;
	height: 33px;
	border: 1px solid #cc0000;	
	margin: auto;
	color: #cc0000;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
}
.baomingbutton a{
	color: #cc0000;
	display: inline-block;
	width: 212px;
	height: 33px;
}
a{
	text-decoration: none!important;
}
.selectxt{
	width: 100%;
    height: 100%;
    border:none;
    color: #666666;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.applicationline{
	width: 247px;
	height: 2px;
	background-color: #cc0000;
	margin-top: 30px;
}
.hotline{
	/*width: 96px;*/
	height: 24px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;
	margin: auto;
	margin-top: 20px;
	font-weight: bolder;
	text-align: center;
}
.phonenumber{
	/*width: 202px;*/
	text-align: center;
	height: 21px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 26px;
	line-height: 21px;
	margin-top: 20px;
	color: #cc0000;
	margin: auto;
	margin-top: 20px;
	font-weight: bolder;
}
/*导航*/
.navbar-default{
	background: #fff;
	border:none;
	border-top: 1px solid #dddddd;
}	
.navbar{
	margin: 0px;
}
.navbar-nav
{
	width: 100%;
}
.navbar-default .navbar-nav > li > a{
	height: 58px;
	padding: 19px 31px 19px 31px;
}
.navbar-default .navbar-nav > li:last-child > a{
	padding-right: 0px;
}
.navbar-default .navbar-nav > li:first-child > a{
	padding-left: 0px;
}
.navbar-default .navbar-nav > .active > a{
	color: #cc0000;
	background: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background: #fff;
	color: #cc0000;

}
.navbar-default .navbar-nav > li > a{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #cc0000;
}
.clear{
	clear: both;
	overflow: hidden;
}
.topcolor{
	width: 100%;
	height: 10px;
	background-color: #cc0000;
}
.logosearch{
	/*background: red;*/
}
.logo{
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo img{
	width: 96%;
}
.search{
	width: 360px;
	height: 37px;
	border: solid 1px #edf0f0;
	margin-top: 44px;
	float: right;
	border-radius: 10px;
	padding:0px;
}
.searchinput{
	float: left;
	width: 90%;
	height: 35px;
	border-radius: 10px;
}
 .searchinput input{
 	display: inline-block;
 	width: 100%;
 	height: 35px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: none;
	padding-left: 10px;
 }
.searchicon{
	float: right;
	width: 10%;
	height: 35px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #edb000;
	text-align: center;
	line-height: 35px;
	cursor: pointer;
}
.underline{
	width: 100%;
	height: 1px;
	background-color: #dddddd;
}

/*首页*/
.schoolnews,.twoparts{
	margin-top: 21px;
	min-height: 365px;
	background-color: #fbfbfb;
	border: solid 1px #dddddd;
}
.news{

}
.newstitlemore{
	width: 100%;
	height: 66px;
	line-height: 66px;
	border-bottom: 1px solid #dddddd;
	padding-left: 0px;
	font-weight: bolder;
}
.newstitlemore li:first-child{
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	color: #cc0000;
}
.newstitlemore li:nth-child(2){
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	color: #000000;
	margin-left: 5px;
}
.newstitlemore li:last-child{
	float: right;
	font-size: 14px;
	color: #666666;
}
.newstitlemore a{
	color: #666666;
	text-decoration: none;
}
.newstitlemore li:last-child a:hover{
	color: #cc0000;
}
.newsimage{
	position: relative;
	height: 255px;
	padding: 0px;
	line-height: 48px;
	overflow: hidden;
	margin-top: 15px;
}
.newsimage img{
	display: inline-block;
	width: 100%;
	height: 255px;
	/*background: red;*/
}
.newsimage span{
	display: inline-block;
	width: 100%;
	height: 48px;
	background-color: #000000;
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
	padding:0px 15px;
}
.newsmore{
	height: 255px;
	padding-right: 0px;
}
.newstab{
	width: 100%;
	height: 40px;
	background: #f3f3f3;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	overflow: hidden;
	margin-top: 15px;
}
.newstab li{
	float: left;
	padding: 0 32px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.newstab li.active{
	background: #cc0000;
	color: #fff;
}
.newstabitem{
	font-size: 14px;
	line-height: 34px;
}
.newstabitem div{
	float: left;
}
.newstabitem div:last-child{
	float: right;
	width: 77px;
	color: #acacac;
}
.newstabitem div:first-child{
	width: 70px;
	color: #666666;	
	font-family: MicrosoftYaHei;
}
.newstabitem div:nth-child(2){
	width: 320px;
	font-size: 14px;
	color: #000000;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.newstabitem div:nth-child(2) a{
	color: #000;
	text-decoration: none;
}
.newstabitem div:nth-child(2) a:hover{
	color: #cc0000;
}
.newstablist{
	height: 200px;
	overflow: hidden;
}
.menutitle{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #dddddd;
	line-height: 65px;
	font-size: 20px;
	color: #cc0000;
	font-weight: bolder;
}
.menutitle span{
	color: #000000;
}
.menulists{
	padding-top: 15px;
    padding-bottom: 20px;
}
.menulists a{
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	margin-left: 18px;
	margin-right: 18px;
}
.menuitemtitle{
	margin-top: 8px;
	margin-bottom: 10px;
}
.menuitemtitle,.menuitemimg{
    text-align: center;
}
.twoparts{
	margin-top: 28px;
}
.gracetag{
	padding-bottom: 18px;
	border-bottom: 1px solid #dddddd;
	font-weight: bolder;
}
.gracetag  span{
	color: #000;
}
.gracetag div:first-child{
	float: left;
	/*width: 80%;*/
	height: 21px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	color: #cc0000;
	margin-top: 31px;
	line-height: 21px;
}
.gracetag div:last-child{
	float: right;
	/*width: 50px;*/
	height: 21px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	margin-top: 31px;
	line-height: 21px;
	/*text-align: right;*/
	color: #666666;
	cursor: pointer;
}
.gracetag div:last-child a{
	color: #666666;
	text-decoration: none;
}
.gracetag div:last-child a:hover{
	color: #cc0000;
}
.gracetop{
	width: 100%;
	height: 100px;
	/*padding-left: 18px;*/
	padding-top: 25px;
}
.gracetopImg{
	float: left;
	width: 30%;
	height: 75px;
}
.gracetopImg img{
	width: 100%;
	height: 75px;
}
.gracetoptitledesc{
	padding-top: 5px;
	float: right;
	width: 67%;
	height: 75px;
	/*background: red;*/
}
.gracetitle{
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.gracetitle a{
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
.gracetitle a:hover{
	color: #cc0000;
}
.gracedesc{
	height: 35px;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 22px;
	color: #7d7d7d;
	padding-top: 10px;
}
.gracedesc span{
	color: #cc0000;
}
.gracedesc span a{
	color: #cc0000;
}
.gracelists{
	/*padding-left: 18px;*/
	margin-top: 20px;
}
.graceitemtitle{
	float: left;
	width: 75%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.graceitemtitle a{
	color: #000;
	text-decoration: none;
}
.graceitemtitle a:hover{
	color: #cc0000;
}
.graceitemdate{
	float: right;
	width: 24%;
	height: 36px;
	line-height: 36px;
	text-align: right;
	color: #9f9f9f;
}
.partybuildingtitle{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 17px;
	padding-top: 31px;
}
.partytitle{
	float: left;
	/*width: 80%;*/
	height: 21px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	line-height: 21px;
	color: #cc0000;
	font-weight: bolder;
}
.partytitle span{
	color: #000;
}
.partymore{
	float: right;
	/*width: 50px;*/
	height: 21px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 21px;
	cursor: pointer;
	color: #666666;
	/*text-align: right;*/
}
.partymore a{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.partymore a:hover{
	color: #cc0000;
}
.partybuildinglists{
	padding-top: 15px;
}
.partybuilditem{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e2e2e2;
	font-family: SimSun;
	font-size: 14px;
}
.partybuildtitle{
	float: left;
	width: 75%;
	color: #010000;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.partybuildtitle a{
	color: #010000;
	text-decoration: none;
}
.partybuildtitle a:hover{
	color: #cc0000;
}
.partybuilddate{
	float: right;
	color: #9f9f9f;
}
.teacherdeveloptitle {
	float:left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	line-height: 20px;
	color: #cc0000;
	font-weight: bolder;
}

.teacherdeveloptitle span {
	font-size: 20px;
	color: #000000;
}
.teacherlists{
	padding-top: 30px;
}
.teacheritem{
	height: 110px;
	width: 123px;
}
.teacheritem a{
	text-decoration: none;
}
.teacheritemimg{
	width: 123px;
	height: 73px;
	overflow: hidden;
}
.teacheritemimg img{
	width: 100%;
}
.teacheritem a:hover .teacheritemtitle{
	color: #cc0000;
}
.teacheritemtitle{
	width: 123px;
	height: 33px;
	font-family: MicrosoftYaHei;
	font-size: 10.6px;
	line-height: 33px;
	color: #666666;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.plantitle{
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	padding-top: 31px;
	padding-bottom: 17px;

}
.planmore{
	float:right;
	font-size: 14px;
	line-height: 21px;
}
.planmore a{
	margin-top: 30px;
	font-weight: bold;
	color:#666666;
}
.teacheritem:nth-child(odd){
	float: left;
}
.teacheritem:nth-child(even){
	float: right;
}



#div1{
	position: relative;
	/*width: 760px;*/
	/*margin: 20px auto;*/
	padding-top: 36px;
	padding-bottom:42px;
	overflow: hidden;
	height: 210px;
}
#div1 ul{
	position: absolute;
	left: 0;
}
#div1 a{
	position: absolute;
	z-index: 2;
	text-decoration: none;
	top: 45%;
	display: none;
}
#div1 ul li{
	list-style: none;
	margin-right: 36px;
	width: 257px;
	height: 174px;
	float: left;
}
#div1 ul li img{
	width: 100%;
	height: 100%;
}
.campus{
	padding-top: 31px;
	width: 100%;
	border: 1px solid #dddddd;
	background: #fbfbfb;
	margin-top: 39px;
	padding-bottom: 42px;
}
.campustitlemore{
	padding-bottom: 18px;
	border-bottom:1px solid #dddddd;
}
.campustitle{
	/*width: 169px;*/
	height: 21px;
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	line-height: 21px;
	color: #cc0000;
	font-weight: bolder;
}
.campustitle span{
	color: #000;
}
.campusmore{
	float: right;
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	color: #666666;
}
.campusmore a{
	color: #666666;
}
.campusmore a:hover{
	color: #cc0000;
}
.campuslists{
	padding-top: 36px;
	padding-bottom:42px;
}
.campusitem{
	float: left;
	margin-right: 36px;
	width: 257px;
	height: 174px;
	padding-left: 0px;
}
.campusitem:last-child{
	margin-right: 0px;
}
.campusitem>img{
	width: 257px;
	height: 174px;
}
.friendlink{
	width: 100%;
	/*height: 128px;*/
	background-color: #fbfbfb;
	border: solid 1px #dddddd;
	padding-top: 31px;
	padding-bottom: 33px;
	margin-top: 40px;
}
.friendlinkitem{
	float: left;
	margin-left: 25px;
}
.friendlinkitem:first-child{
	margin-left: 15px;
}
/*新闻列表*/
.articlelisthead{
	margin-top: 43px;
}
.articlelisttitle{
	float: left;
	width: 230px;
	height: 26px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 26px;
	line-height: 26px;
	color: #cc0000;
}

.articlelisttitle span{
	color: #000000;
}
.articlelistpoIcon,.articlelistposition{
	float: right;
}
.articlelistpoIcon{
	width: 19px;
	height: 26px;
}
.articlelistposition{
	min-width: 185px;
	height: 26px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #666666;
	margin-top: 2px;
}
.articlelisttab{
	width: 100%;
	height: 50px;
	background-color: #f6f6f6;
	border: solid 1px #cccccc;
	/*border-radius: 10px;*/
	margin-top: 22px;
}
.articlelisttab li{
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.articlelisttab li.active a{
	color: #fff;
}
.articlelisttab li.active{
	color: #fff;
	background-color: #cc0000;
}
.articlelisttab li:first-child {
	width: 17px;
	padding:0px;
	height: 50px;
	background-color: #cc0000;
}
.articlelisttab li a{
	display: inline-block;
	font-size: 16px;
	color: #000;
	padding: 0 34px;
	text-decoration: none;

}
.articlelistlists{
	width: 100%;
	padding: 10px 0px;
	/*background: red;*/
	border: solid 1px #dddddd;	
}
.articlelistitem{
	height: 128px;
	width: 93%;
	/*margin:auto;*/
	border-bottom: 1px dashed #a8a8a6;
	padding-left: 4%;
	/*padding-right: 5%;*/
	padding-top: 26px;
}
.articlelistdate{
	float: left;
	width: 10%;
	height: 80px;
	background-color: #f6f6f6;
	padding-top: 10px;
}
.articlelistitemday{
	font-family: MicrosoftYaHei-Bold;
	font-size: 30px;
	text-align: center;
	color: #cc0000;
}
.articlelistitemmonth{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	text-align: center;
	color: #cc0000;
}
.articlelistitemcontent{
	width: 88%;
	float: left;
	margin-left: 15px;
}
.articlelistitemtitle,.articlelistitemtitle a{
	height: 26px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	color: #5b5758;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis; 
}
.articlelistitemtitle a{
	display: inline-block;
	text-decoration: none;
}
.articlelistitemtitle a:hover{
	color: #cc0000;
}
.articlelistitemdesc{
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #a8a8a6;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}
.pagelist{
	width: 60%;
	margin: auto;
	padding-top: 55px;
	padding-bottom: 40px;
}
.teacherlistlists{
	border:none;
	/*display: flex;
	justify-content: space-between;
	flex: 3;*/
}
.teacherlistitem{
	float: left;
	width: 290px;
	height: 230px;
	border: solid 1px #eeeeee;
	margin-top: 22px;
	margin-right: 15px;
	position: relative;
}
.teacherlistitem.active{
	border-color: #cc0000;
}
.teacherlistitem.active .teacherlistitemtitle{
	color: #cc0000;
}
.teacherlistitemsee{
	position: absolute;
	width: 259px;
	height: 162px;
	background: rgba(0,0,0,0.3);
	left: 17px;
	top: 16px;
	line-height: 162px;
    text-align: center;
    display: none;
}
.teacherlistitemthree{
	margin-right: 0px;
}
.teacherlistitemimg {
	width: 259px;
	height: 162px;
	/*background: red;*/
	margin-top: 16px;
	margin-left: 17px;
	overflow: hidden;
}
.teacherlistitemimg img{
	width: 259px;
	/*height: 162px;*/
}
.teacherlistitemtitle {
	width: 100%;
	height: 17px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 17px;
	color: #000000;
	margin-top: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-left: 17px;
}
.courselistitem{
	width: 440px;
	height: 278px;
	border: solid 1px #dddddd;
	padding: 15px 12px;
	position: relative;
	margin-top: 20px;
}
.courselistitem a{
	text-decoration: none;
}
.courselistitem.active{
	border-color: #cc0000;
}
.courselistitemimg{
	width: 417px;
	height: 209px;
	overflow: hidden;
	/*background: red;*/
}
.courselistitemimg img{
	width: 417px;
	height: 209px;
}
.courselistitem.active .courselistitemtitle{
	color: #cc0000;
}
.courselistitemshow{
	display: none;
	width: 417px;
	height: 209px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 12px;
	top: 15px;
	padding-top: 80px;
}
.courselistitemshowtitle{
	/*width: 280px;*/
	text-align: center;
	height: 23px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	line-height: 23px;
	color: #ffffff;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis;
	margin: auto; 
	padding: 0 10px;
}
.courselistitemshowdesc{
	/*width: 200px;*/
	text-align: center;
	padding: 0 15px;
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	margin: auto;
	overflow: hidden;
	white-space: nowrap;  
	text-overflow: ellipsis;
}
.courselistitemtitle{
	width: 417px;
	height: 16px;
	line-height: 16px;
	color: #000000;
	margin-top: 15px;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis;
	text-align: center;
	font-size: 16px;
}
.courselistitem:nth-child(odd){
	float: left;
}
.courselistitem:nth-child(even){
	float: right;
}
/*student*/
.studentlist{
	width: 100%;
	border: 1px solid #dddddd;
	padding: 0px 15px;
	margin-top: 28px;
}
.studentlistitem{
	width: 98%;
	height: 146px;
	border-bottom: 1px dashed #a8a8a6;
	margin: auto;
	padding-top: 20px;
}
.studentlistitem:last-child{
	border:none;
}
.studentlistitemimg{
	float: left;
	width: 24%;
	height: 100px;
	/*background: red;*/
}
.studentlistitemimg img{
	width: 200px;
	height: 100px;
}
.studentlistitemdesc{
	width: 75%;
	float: right;
	height: 100px;
}
.studentlistitemtitle{
	height: 20px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #481e1e;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis;
}
.studentlistitemtitle a{
	display: inline-block;
	text-decoration: none;
	color: #5a5a5a;
}
.studentlistitemtitle a span{
	color: #481e1e;
}
.studentlistitemtitle a:hover,.studentlistitemtitle a:hover span{
	color: #cc0000;
	/*color: */
}
.studentlistitemdate{
	height: 12px;
	font-family: MicrosoftYaHei;
	font-size: 11.7px;
	margin-top: 15px;
	color: #929292;
}
.studentlistitemcontent{
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 20px;
	color: #5a5a5a;
	margin-top: 13px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*招聘*/
.joinuslists{
	padding-top: 5px;
}
.joinusitem{
	border-bottom: 1px dashed #a8a8a6;
	height: 55px;
	line-height: 55px;
}
.joinuscat{
	font-size: 14px;
	color: #cc0000;
}
.joinuslists a:hover  .joinustitle{
	color: #cc0000;
}
.joinustitle{
	width: 70%;
	color: #5a5a5a;
	margin-left: 10px;
	overflow: hidden;   
	white-space: nowrap;  
	text-overflow: ellipsis;
}
.joinuscat,.joinustitle{
	float: left;
}
.joinusdate{
	float: right;
	text-align: right;
	font-size: 14px;
	color: #acacac;
}
.articlecontent{
	width: 100%;
	border:1px solid #dddddd;
	padding: 41px 20px;
	overflow: hidden;
	/*height: 100px;*/
}
.articletitle{
	width: 95%;
	/*height: 20px;*/
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #444444;
	text-align: center;
	margin: auto;
	font-weight: bolder;
}
.articlemessage{
	width: 100%;
	height: 31px;
	background-color: #f5f5f5;
	margin-top: 22px;
	line-height: 31px;
	font-size: 12px;
	color: #444444;
	text-align: center;
}
.articledetail{
	margin-top: 40px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #444444;
	margin-bottom: 30px;
}
.articledetail img{
	width: 100%;
}
.prearticle,.nextarticle{
	font-size: 14px;
	line-height: 28px;
	color: #444444;
	/*margin-top: 10px;*/
}
.prearticle a,.nextarticle a{
	color: #444444;
	text-decoration: none;
}
/*底部*/
.footer{
	background-color: #323232;
	padding-top: 36px;
	margin-top: 40px;
	border-bottom: 1px solid #b6b3b3;
}
.footcontainer{
	/*background: red;*/
	padding: 0px;
}
.footlogo{
	width: 40%;
	border-right: 1px solid #b6b3b3;
	height: 149px;
	line-height: 149px;
}
.footmessage{
	padding: 15px;
	line-height: 32px;
	font-size: 14px;
	color: #fefefe;
	opacity: 0.8;

}
.footerweima{
	text-align: right;
	line-height: 149px;
}
.copyright{
	/*height: 60px;*/
	line-height: 60px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	background-color: #323232;
}
.copyright img{
	margin-bottom: 6px;
	margin-right: 5px; 
}
.copyright a,.copyright a:hover{
	color: #fff;
	text-decoration: none;
}
/*学生信息*/
.studentmessageTitle{
	margin: 0px;
	width: 100%;
	height: 80px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	font-weight: bolder;
	line-height: 80px;
	letter-spacing: 0px;
	color: #000000;
	border-bottom: 1px solid #d9d7d7;
	text-align: center;
}
.onlinewrite {
	margin: 0px;
	width: 100%;
	height: 53px;
	background-color: #edb000;
	line-height: 53px;
	color: #fff;
	margin-top: 30px;
	padding-left: 22px;
}
.firstpart,.secordpart,.thirdpart,.fourpart,.fivepart{
	margin: 0px;
	width: 100%;
	height: 40px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #cc0000;
	margin-top: 35px;
	border-bottom: solid 1px #d9d7d7;
}
.thirdpart,.secordpart,#education,.education-shadow,.fivepart{
	display: none;
}
#gold,#comment{
	display: none;
}
.personmessage{
	margin: 0px;
}
.input-item{
	padding: 0px;
	margin-top: 20px;
}
.lay-label{
	width: 90px;
	height: 34px;
	line-height: 34px;
	float: left;
}
.lay-input{
	width: 187px;
	height: 34px;
	border: solid 1px #dadada;
	float: left;
}
.lay-input .layui-input-text{
	border: none;
	width: 185px;
	height: 32px;
	padding: 0 5px;
}
.layui-form-radio{
	margin: 0px;
	padding: 0px;
}
.radio-label{
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
}
.lay-radio input{
}
.address{
	margin: 0px;
}

.address-item{
	margin-top: 20px;
	padding: 0px;
}
.homeaddress{
	width: 488px;
}
.homeaddress .layui-input-text{
	width: 486px;
}
.lay-select{
	width: 208px;
}
.level-item{
	width: 208px;
}
.national .lay-input,.scoreenglish .lay-input{
	width: 210px;
}
.national .layui-input-text{
	width: 208px;
}
.score{
	margin: 0px;
}
.scoredesc{
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #000;
}
.scoredesc span{
	color: #cc0000;
}
.lay-textare{
	float: left;
	width: 1110px;
	height: 117px;
	border: 1px solid #d9d7d7;
}
.hobby{
	margin: 0px;
	margin-top: 20px;
}
.lay-textare textarea{
	border: none;
	width: 1100px;
	height:115px;
	resize: none;
	padding:10px;
}
.score .scoreitem{
	margin-top: 20px;
}
.scoreitem{
	padding: 0px;
}
.education{
	margin: 0px;
}
.table-bordered{
	margin-top: 20px;
}
.table-bordered thead{
	background: #e5e5e5;
	border-color: #dddddd;
	color: #413f41;
}
.table-bordered thead th{
	text-align: center;
	width: 33.3%;
}
#tbody td,#edu-tbody td,#education-tbody td,#work-tbody td{
	text-align: center;
	font-size: 16px;
	color: #413f41;
}
#tbody .inputtd,#edu-tbody .inputtd,#education-tbody .inputtd,#work-tbody .inputtd{
	border: none;
	height: 25px;
	width: 100%;
}
.education .table{
	margin-bottom: 0px;
}
.gold,#comment{
	width: 100%;
	height: 118px;
	background-color: #ffffff;
	border: solid 1px #d9d7d7;
	margin: 0px;
	margin-top: 20px;
}
.gold textarea,#comment textarea{
	width: 100%;
	height: 116px;
	resize: none;
	border: none;
	padding:10px;
}
.familyhead .table-bordered th{
	width: 25%;
}
.shadow{
	width: 100%;
	height: 20px;
	background-color: #e5e5e5;
	margin: 0px;
	color: #000;
	text-align: center;
	font-weight: bolder;
	line-height: 20px;
	cursor: pointer;
}
.tips{
	/*height: 30px;*/
	font-family: MicrosoftYaHei;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	padding: 10px 0px;
	margin: 0px;
	margin-top: 30px;
	border-bottom: 1px solid #d9d7d7;
}
.othersubmitbutton {
	width: 146px;
	height: 42px;
	background-color: #cc0000;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	margin: 0px;
	margin-top: 30px;
}
.endschool{
	width: 487px;
}
.endschool .layui-input-text{
	width: 485px;
}
.online{
	color: #cc0000;
}
.online a{
	text-decoration: none;
	color: #cc0000;
}
.mainbox_title{
	width: 100%;
	height: 74px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 24px;
	line-height: 74px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #d9d7d7;
}
.mailbox_please {
	width: 100%;
	height: 53px;
	background-color: #edb000;
	padding-left: 22px;
	line-height: 53px;
	margin-top: 30px;
	font-size: 18px;
	color: #fff;
}
.mailbox-item{
	padding: 0px;
	margin-top: 40px;
	/*background: red;*/
}
.mailbox-item div{
	float: left;
}

.mailbox-label{
	width: 100px;
	height: 42px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #000;
	line-height: 42px;
}
.mailbox-input{
	width: 170px;
	height: 42px;
	border: solid 1px #dadada;
}
.mailbox-input input{
	border: none;
	width: 158px;
	height: 40px;
	padding-left: 10px;
}
.mailbox-email .mailbox-input{
	width: 199px;
}
.mailbox-email .mailbox-input input{
	width: 197px;
}
.mailbox-address-label{
	width: 11%;
}
.mailbox-address{
	padding: 0px;
	margin-top: 30px;
}
.mailbox-label{
	float: left;
}
.mailbox-address .mailbox-address-input{
	float: left;
	width: 89%;
	height: 42px;
	border: solid 1px #dadada;
}
.mailbox-address .mailbox-address-input input{
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 10px;
}
.mailbox-address .mailbox-address-textarea{
	height: 117px;
	border: solid 1px #d9d7d7;
}
.mailbox-address-textarea textarea{
	border: none;
	resize: none;
	height: 115px;
	width: 100%;
	padding: 10px;
}
.code_input {
	width: 182px;
	height: 42px;
	border: solid 1px #dadada;
}
.code_input input{
	width: 180px;
	height: 40px;
	border: none;
	padding-left: 10px;
}
.code_img{
	width: 100px;
	height: 40px;
	margin-left: 10px;
}
.code_img img{
	width: 100px;
	height: 40px;
}
.seprate_line{
	width: 100%;
	height: 1px;
	background:#d9d7d7;
	margin-top: 40px;
}

@media screen and (max-width: 1200px) {
	.navbar-default .navbar-nav > li > a{
		padding:19px 19px 19px 19px;
	}
	.menulists a{
		margin-left: 9px;
		margin-right: 9px;
	}
}
@media screen and (max-width: 1100px){
	.navbar-default .navbar-nav > li > a {
	    padding: 19px 15px 19px 15px;
	}
}
@media screen and (max-width: 768px) {
	.workname{
		width: 69%;
	}
	.lay-input,.homeaddress{
		width: 208px;
	}
	.lay-input .layui-input-text,.homeaddress .layui-input-text{
		width: 206px;
	}
	.articlelisttab{
		height: auto;
	}
	.logo,.search{
		padding: 0 15px!important;
	}
	.pagelist{
		width: 95%;
	}
	.courselistitem,.courselistitemimg,.courselistitemshow,.courselistitemtitle{
		width: 100%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.homeaddress{
		width: auto;
	}
	.homeaddress .layui-input-text{
		width: auto;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.friendlinkitem{
		/*margin: auto;*/
		margin:0px;
		margin-bottom: 10px;
		margin-left: 15px;
    	text-align: center;
	}
	.footlogo img{
		width: 100%;
	}
	.footlogo{
		height: 60px;
		line-height: 60px;
	}
	.footerweima{
		text-align: center;
	}
	.search{
		margin-top: 0px;
		margin-bottom: 10px;
		width: 100%;
	}
	.newsmore{
		margin-top: 10px;
		padding-left: 0px;
	}
	.newstabitem div:nth-child(2){
		width: 165px;
	}
	.newstab li{
		padding:0px 22px;
	}

	.graceitemtitle,.partybuildtitle{
		width: 70%;
	}
	.graceitemdate{
		width: 30%;
	}
	.campusitem{
		margin-top: 10px;
	}
	.articlelistposition,.articlelistpoIcon{
		display: none;
	}
	.articlelisttab li{
		padding: 0px 8px;
	}
	.articlelisttab li:first-child{
		width: 0px;
	}
	.articlelistdate{
		width: 20%;
	}
	.articlelistitemcontent{
		width: 75%;
	}
	.teacherlistitem{
		margin-left: 20px;
	}
	.studentlistitemimg img{
		width: 100%;
	}
	.joinustitle{
		width: 55%;
	}
	.copyright{
		/*height: 30px;*/
		line-height: 30px;
	}
	.teacheritem:nth-child(odd),
	.teacheritem:nth-child(even){
		    margin-right: 20px;
	}
	.teacheritem:nth-child(even){
		float: left;
	}
	.application{
		margin-top: 20px;
	}
}
@media screen and (max-width: 452px) {
	.pagelist{
		width: 95%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.homeaddress{
		width: auto;
	}
	.homeaddress .layui-input-text{
		width: auto;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.friendlinkitem{
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 414px) {
	.pagelist{
		width: 95%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.homeaddress{
		width: auto;
	}
	.homeaddress .layui-input-text{
		width: auto;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.menulists a{
		margin: 0 34px;
	}
	.teacherlists{
		height: 140px;
		overflow: hidden;
	}
	.teacheritem:nth-child(odd), .teacheritem:nth-child(even){
		margin-right: 3px;
	}

	.mailbox-item,.mailbox-address .mailbox-address-textarea,.othersubmitbutton{
		padding: 0 10px;
	}
	.mailbox-email .mailbox-input,.mailbox-address .mailbox-address-input,.mailbox-input{
		width:240px;
	}
	.mailbox-input input,.mailbox-email .mailbox-input input,.mailbox-address .mailbox-address-input input{
		width: 235px;
	}
	.mailbox-address-label{
		width: 100px;
		/*margin-left: 10px;*/
	}
	.mailbox-address{
		padding:0 10px;
	}
	#code{
		margin-left: 10px;
	}
}
@media screen and (max-width: 375px) {
	.pagelist{
		width: 95%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.lay-input,.homeaddress{
		width: 208px;
	}
	.lay-input .layui-input-text,.homeaddress .layui-input-text{
		width: 206px;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.menulists a{
		margin: 0 30px;
	}
	.teacheritem:nth-child(odd), .teacheritem:nth-child(even){
		margin: 0 22px;
	}
	.joinustitle{
		width: 50%;
	}
}
@media screen and (max-width: 360px) {
	.pagelist{
		width: 95%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.lay-input,.homeaddress{
		width: 208px;
	}
	.lay-input .layui-input-text,.homeaddress .layui-input-text{
		width: 206px;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.menulists a{
		margin: 0 27px;
	}
	.teacheritem:nth-child(odd), .teacheritem:nth-child(even){
		margin: 0 18px;
	}
	.mailbox-label,.mailbox-address-label{
		width: 80px;
	}
	.mailbox-email .mailbox-input, .mailbox-address .mailbox-address-input, .mailbox-input{
		width: 210px;
	}
	.mailbox-address{
		padding: 0 10px;
	}
	.mailbox-input input,.mailbox-email .mailbox-input input,.mailbox-address .mailbox-address-input input{
		width: 205px;
	}
	.joinustitle{
		width: 48%;
	}
}
@media screen and (max-width: 320px) {
	.pagelist{
		width: 95%;
	}
	.scoreitem{
		padding-left: 10px;
	}
	.input-item{
		padding-left: 10px;
	}
	.address-item{
		padding-left: 10px;
	}
	.lay-input,.homeaddress{
		width: 208px;
	}
	.lay-input .layui-input-text,.homeaddress .layui-input-text{
		width: 206px;
	}
	.lay-textare textarea{
		width: 100%;
	}
	.lay-textare{
		width: 100%;
	}
	.menulists a{
		margin: 0 21px;
	}
	.teacheritem:nth-child(even){
		float: right;
	}
	.teacheritem:nth-child(odd), .teacheritem:nth-child(even){
		margin: 0px;
	}
	.teacherlists{
		height: 250px;
	}
	.joinustitle{
		width: 48%;
	}
}




