@charset "UTF-8";
*{margin:0;padding:0;}
body {color:#666;font:16px Microsoft YaHei;letter-spacing: 2px;}
#box{width: 100%;font-family: "微软雅黑";}
.left{float: left;}
.right{float: right;}
/*login.html*/
#head{
	width: 80%;
	margin:0 auto;
	border-bottom: 1px #fff solid;
}
#head p{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin-top: 60px;
	margin-left: 12%;
	padding-bottom: 15px;
}
.login p{
	margin-top: 40px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.login input{
	line-height: 48px;
	height: 48px;
	margin-top: 20px;
	text-indent: 1em;
	font-size: 18px;
	color: #9a9a9a;
}
.login-submit{
	background-color: #eea812;
	border:0 none;
}
.login-div{
	overflow: hidden;
	margin-top: 18px;
}
#study{
	margin-top: 60px;
	text-align: center;
	margin-bottom: 36px;
}
#new-gide{
	width: 50%;
	margin:0 auto;
	overflow: hidden;
}
#new-gide dl{
	width: 16.4%;
	float: left;
}
#new-gide dt{
	text-align: center;
}
#new-gide dd{
	text-align: center;
	font-weight: bold;
	color: #ffc240;
	font-size: 20px;
	margin-top: 18px;
}
#footer{
	margin-top: 80px;
}
#footer p{
	text-align: center;
	color: #fff;
	line-height:30px; 
}
/*notices.html*/
#top img{
	overflow: hidden;
	display: block;
}
#nav{
	width: 100%;
	height: 88px;
	line-height: 88px;
	background-color: #c51b36;
}
.nav{
	width: 1236px;
	margin:0 auto;
	overflow: hidden;
}
.naver{
	float: left;
}
.naver ul{
	list-style: none;
	overflow: hidden;
}
.naver ul li{
	float: left;
	margin-right: 30px;
}
.naver ul li img{
	vertical-align: middle;
}
.naver ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: lighter;
}
.naver ul li a:hover{
	font-weight: bold;
	color: #fff601;
}
.naver ul li a.navnn{
	font-weight: bold;
	color: #fff601;
}
.naves{
	float: right;
}
.naves span a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	margin-right: 20px;
}
.naves span a:hover{
	text-decoration: underline;
}
.aboutnew{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 60px;
}
#content1{
	width: 100%;
	
}
.content1{
	width:1236px;
	margin:0 auto;
	line-height: 70px;
	font-size: 20px;
	font-weight: lighter;
	padding-bottom: 8%;
}
.content1 ul li{
	list-style: none;
	background:url(../img/circle1.png) no-repeat 0% 50%;
}
.content1 ul li a{
	color: #3d3d3d;
	text-decoration: none;
	margin-left: 40px;
}
.content1 ul li a:hover{
	text-decoration: underline;
}
#notices-footer{
	width: 100%;
	text-align: center;
	line-height: 30px;
	background-color: #c51b36;
	color: #fff;
	padding: 30px 0;
}
/*help-center.html*/
#contents{
	width: 1236px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom: 150px;
}
#contents ul li{
	width: 45%;
	margin-right: 5%;
	list-style: none;
	background:url(../img/circle1.png) no-repeat 0% 50%;
overflow: hidden;
}
#contents ul li a{
	color: #3d3d3d;
	text-decoration: none;
	line-height: 70px;
	font-size: 20px;
	font-weight: lighter;
	margin-left: 40px;
}
/*online.html*/
#page{
	width: 20%;
	margin:0 auto;
	padding-top: 30px;
	padding-bottom: 120px;
}
.pages a{
 display: inline-block;
 padding: 10px;
 color: #838383;
 border:1px #7d7d7d solid;
 background-color: #fff;
 text-decoration: none;
}
.pages a:hover{
background-color: #c51b36;
color: #fff;
}
.pages a.normal{
	background-color: #c51b36;
color: #fff;
}
.pagess{
	padding-top: 10px;
	padding-left: 30px;
}
/*index.html*/
#conter{
	width: 65%;
	margin:0 auto;
	padding-top: 80px;
}
#conter ul li{
	list-style: none;
	background:url(../img/circle1.png) no-repeat 0% 50%;
}
#conter ul li a{
	color: #d33939;
	line-height: 70px;
	font-size: 24px;
	font-weight: lighter;
	margin-left: 40px;
}
/*school-center.html*/
#open-schools{
	background:url(../img/s.png) no-repeat 0% 100%;
}
#open-school{
	margin:0 auto;
	width: 65%;
	padding-bottom: 8%;
	padding-top: 60px;
	overflow: hidden;
}
#open{
	margin:0 auto;
	width:951px;
	overflow: hidden;
}
#open span{
	color: #e83d21;
	font-size: 30px;
	margin-right: 5px;
	float: left;
}
.search{
	float: left;
	width: 60%;
	line-height: 52px;
	height: 52px;
	border:1px #bfbfbf solid;
	background-color: #f9f9f9;
	color: #bbbbbb;
	text-indent: 4em;
	background:url(../img/icon.png) no-repeat 2% 50%;
}
.open-button{
	height: 52px;
	line-height: 52px;
	width: 10%;
	background-color: #c51b36;
	color: #fff;
	font-size: 24px;
	font-weight: lighter;
	border:0 none;
	float: left;
}
#open-school div{
	float: left;
	width: 22%;
	margin-right: 2.8%;
	background-color: #f9f9f9;
	border:1px #bfbfbf solid;
	height: 93px;
	text-align: center;
	margin-bottom: 35px;
}
.open-p1{
	margin-top:16px;
	font-size: 28px;
	color: #4a4a49; 
}
.open-p2{color: #545353;font-weight: lighter;}
.open-p2 span{
	color: #c51b36;
	font-size: 18px;
}
/*center.index.html*/
#header-father{
	background-color: #f4f4f4;
}
#header{
	margin:0 auto;
	width: 1798px;
	height: 99px;
	line-height: 99px;
	overflow: hidden;
}
.c1{
	width: 28%;
	color: #c51b36;
	font-size: 24px;
	font-weight: bold;
	margin-right: 3%;
}
.c2nav{
	overflow: hidden;
	width: 28%;
}
.c2nav ul li{
	list-style: none;
	float: left;
	width: 16.6%;
}
.c2nav ul li a{
	text-decoration: none;
	font-size:18px;
	color: #292929;
}
.c2nav ul li a:hover{
	text-decoration: underline;
}
.c3search{
	width: 28%;
	overflow: hidden;
	margin-top: 28px;
	margin-left: 45px;
}
.c3search-1{
	height: 45px;
	width: 332px;
	line-height: 45px;
	background-color: #fff;
	border:0 none;
	background-image:url(../img/search.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
	text-indent: 4em;
}
.c3search-2{
	height: 45px;
	line-height: 45px;
	background-color: #c51b36;
	color: #fff;
	width: 65px;
	border:0 none;
}
.c4login{
	width: 10%;
}
.c4login span a{
    color: #4b4b4b;
    text-decoration: none;
}
#content-index{
	background-color: #f4f4f4;
	width: 100%;
}
.content-index{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 47px;
}
.li-l{
	width: 260px;
	background-color: #fff;
	
}
.mrlis{
	text-align: center;
}
.li-2{
	width: 900px;
}
.mrli img{
	padding-top: 30px;
}
.li-l h2{
	color: #c51b36;
	font-size: 22px;
	font-weight: 600;
	padding: 8px 0;
}
.mrlis button{
	height: 45px;
	line-height: 45px;
	color: #fff;
	background-color: #c51b36;
	width: 180px;
	border-radius: 5px;
	border:0 none;
	font-size: 16px;
	margin: 20px 0; 
}
.li-l ul{
	width: 100%;
	margin-bottom: 30px;
}
.li-l ul li{
	list-style: none; 	
}
.li-l ul li.li-border{
	border-bottom: 1px #dddcdc solid;
}
.li-l ul li a{
	text-decoration: none;
	line-height: 54px;
	height: 54px;
	color:#393939;
	padding-left: 15%;
	display: inline-block;
	width: 85%;
}
.li-l ul li a:hover{
	text-indent: 0;
	background-color: #c51b36;
	color: #fff;
	line-height: 54px;
	height: 54px;
	display: inline-block;
}
.li-l ul li a.li-la{
	text-indent: 0;
	background-color: #c51b36;
	color: #fff;
	line-height: 54px;
	height: 54px;
	display: inline-block;
}
.guide{
width: 100%;
height: 62px;
line-height: 62px;
color: #272727;
background-color: #fff;
font-size: 22px;
}
.guide p{
	margin-left: 25px;
}
.news{
	overflow: hidden;
	display: inline-block;
	border-bottom: 1px #dad8d8 solid;
	padding:26px 0 46px 0;
}
.not1{
	width: 90px;
}
.not2{
	width: 810px;
}
.share1{
	font-size: 14px;
	color: #7d7d7d;
}
.share2{
	font-size: 20px;
	color: #c51b36;
	padding:14px 0;
	font-family: bold;
}
.share3{
	line-height: 30px;
}
.classmate h2{
	padding: 30px 0;
	font-weight: normal;
}
.classmate-dl{
	overflow: hidden;
}
.classmate-dl dl{
	float: left;
	width: 30%;
	margin-right: 3.3%;
}
.classmate-dl dt{
	text-align: center;
}
.classmate-dl div{
	margin-top: 20px;
	width: 100%;
}
.center-p1{
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.center-p2,.center-p3{
	color: #9e9e9e;
	font-size: 14px;
	margin-bottom: 10px;
	width:279px;
}
.orange{
	color: #f8710e;
}
#train{
	background-color: #c51b36;
}
.train{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0;
}
.trains1{
	padding-right: 50px;
	border-right: 1px #fff solid;
	height: 120px;
}
.trains2{
	padding-left: 20px;
	color: #fff;
	line-height: 30px;
}
.trains2 p a{
	color: #fff;
	text-decoration: none;
}
.trains2 p a:hover{
	text-decoration: underline;
}
#center-footer{
	background-color: #9f1228;
	color: #fff;
	text-align: center;
	line-height: 30px;
	padding:30px 0;
}