* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #000;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
img {
	border: 0;
}
.fl{float:left;}
.fr{float:right;}
.clear {
	clear: both;
}
.common{width:1200px;margin:0 auto;}
.container {
	width: 100%;
	min-width: 1200px;
}
.con_center {
	width: 1200px;
	margin: 0 auto;
}
.zj {
	padding: 8px 0px;
}
.top_wrap {
	width: 100%;
	background: #fff;
	min-width: 1200px;
}
.top {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/top_bg.jpg) no-repeat 100% 0;height:130px;
}
.top h1 {
	}
.top h1 a {
	}
.nav_wrap {
	height: 50px;
	line-height: 50px;
	background: #880a0e;
}
.nav {
}
.nav {
	height: 50px;
	color: #fff;
	font-size: 18px;
	width: 1200px;
}
.nav li {
	float: left;
	position: relative;
	width: 150px;
	z-index: 40;
}
.nav li a {
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	width: 120px;
	color: #fff;
}
.subNav {
	position: absolute;
	top: 50px;
	left: 0;
	width: 120px;
	height: 0;
	display: none;
}
.subNav li {
	height: 40px;
	line-height: 40px;
}
.subNav li a {
	background: #a62821;
	height: 40px;
	line-height: 40px;
}
.subNav li a:hover {
	background: #c33;
}
.lis:hover>.subNav {
	z-index: 10;
	display: block;
}
.content {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.banner {
	width: 620px;
	height: 390px;
	float: left;
	margin: 10px 0 0 0px;
}
.xydt {
	width: 560px;
	height: 390px;
	float: right;
	margin: 20px 20px 0 15px;
}
.xydt h3.tit span.lmmc {
	background: url(../images/xydt-ico.png) no-repeat 10px 50%;
}
h3.tit {
	height: 45px;
	line-height: 45px;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #a62821;
}
h3.tit span.lmmc {
	float: left;
	padding: 0 0 0 35px;
}
h3.tit span.en {
	float: left;
	padding: 0 10px;
	color: #666;
	font-size: 10px;
}
h3.tit span.more a {
	float: right;
	margin-right: 10px;
	color: #666;
	font-size: 12px;
}
.ssdt {
	width: 380px;
	height: 170px;
	float: left;
	margin: 10px 0 0 10px;
}
.jxky {
	width: 380px;
	height: 265px;
	float: left;
	margin: 10px 0 0 0px;
}
.jxky h3.tit span.lmmc {
	background: url(../images/ico1.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.txgz {
	width: 380px;
	height: 265px;
	float: left;
	margin: 10px 29px 0 29px;
}
.txgz h3.tit span.lmmc {
	background: url(../images/ico2.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.tzgg {
	width: 380px;
	height: 265px;
	float: left;
	margin: 10px 0 0 0px;
}
.tzgg h3.tit span.lmmc {
	background: url(../images/ico3.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.djgz {
	width: 380px;
	height: 275px;
	float: left;
	margin: 10px 0 0 0px;
}
.djgz h3.tit span.lmmc {
	background: url(../images/ico4.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.ghzj {
	width: 380px;
	height: 275px;
	float: left;
	margin: 10px 29px 0 29px;
}
.ghzj h3.tit span.lmmc {
	background: url(../images/ico4.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.xkjs {
	width: 380px;
	height: 275px;
	float: left;
	margin: 20px 0 0 10px;
}
.tplj {
	width: 380px;
	height: 250px;
	float: left;
	margin: 10px 0 0 0px;
}
.tplj h3.tit span.lmmc {
	background: url(../images/ico6.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.links {
	width: 1190px;
	margin: 0px auto;
	background: #f5f5f5;padding: 20px 5px;
}
.linkstit h3.tit span{
	background: url(../images/ico9.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}

.teacher{width:870px;}
.teacher h3.tit span{
	background: url(../images/ico7.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}
.kstd{width:290px;}
.kstd h3.tit span{
	background: url(../images/ico8.jpg) no-repeat 0px 50%;font-size: 18px;color: #880a0e;
}


.bottom_wrap {
	width: 100%;
	min-width: 1200px;padding:30px 0;
	background: #600606;
}
.bottom {
	width: 1200px;
	margin: 0px auto;background: #600606;
}
.bottom p {
	color: #cccccc;
	line-height:38px;
	text-align: center;font-size: 16px;padding:40px 0;
}
.content_list_l {
	width: 240px;
	background: #F3F3F3;
	float: left;
	margin: 30px 0 0 0px;
}
.content_list_l .tit {
	font-size: 22px;
	background-color: #a62821;
	color: #fff;
	height: 60px;
	line-height: 60px;
	text-align: center;background: url(../images/dot2.png) no-repeat 0px 50%;
}
.content_list_r {
	width: 930px;
	min-height: 500px;
	float: right;
	margin: 30px 0px 0 0;
}
.content_list_r .dqwz {
	height: 35px;
	line-height: 35px;
	color: #999;
}
.content_list_r .dqwz a {
	color: #999;
}
.content_list_r h4.lmmc {
	font-size: 24px;
	border-bottom: 1px solid #DDD;
	line-height: 60px;
	height: 60px;
	color: #660000;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0px 0;background: url(../images/lin1.jpg) no-repeat 0px 50%;
}