@charset "utf-8";
/* CSS Document */
html {
	font-size: 100px;
}
body {
	margin: 0px;
	font-family: "微软雅黑";
	overflow-x: hidden;	
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
}
.clearFloat {
	clear: both;
}
/*-------------------------------------------------网站头部----------------------------------------------*/
.m_top {
	width: auto;
	height: 330px;
	border-top: 10px solid #bb1b21;
}
.m_top_logo {
	width: auto;
	height:90px;
	background: url(../images/m_logo.png) 50% 15px no-repeat;
	background-size: 160px 58px;
	border-bottom: 1px solid #d6d6d6;
}
/*-------------------------------------------------------banner--------------------------------------------------------*/
.m_banner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -195px;
	height: 140px;
	background: #000;
}
.m_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.m_banner .bd ul {
	width: 100% !important;
}
.m_banner .bd li {
	width: 100% !important;
	height: 140px;
	overflow: hidden;
	text-align: center;
}
.m_banner .bd li a {
	display: block;
	height: 140px;
}
.m_banner .prev, .m_banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 32%;
	margin-top: 5px;
	left: 1%;
	z-index: 1;
	width: 30px;
	height: 40px;
	background: url(../images/slider-arrow.png) -114px -137px no-repeat;
	cursor: pointer;
}
.m_banner .next {
	left: auto;
	right: 1%;
	background-position: -6px -137px;
}
/*-------------------------------------------------------栏目名称区域--------------------------------------------------------*/
.column_head {
	font-size: 2.2em;
	color: #000;
	font-weight: bold;
	text-indent:60px;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
.column_head a {
	color: #000;
}
.column_head span {
	font-size: 0.5em;
	font-weight: bold;
	color: #777676;
	margin-left: 15px;
	margin-top: 4px;
}
.column_news {
	background-image: url(../images/m_ico_2.png);
	background-size: 35px 35px;
	background-position: 22px 7px;
	background-repeat: no-repeat;
}
.column_notice {
	background-image: url(../images/m_ico_1.png);
	background-size: 35px 35px;
	background-position: 22px 7px;
	background-repeat: no-repeat;
}
/*-------------------------------------------------------通知公告列表--------------------------------------------------------*/
.notice_box {
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	padding-right: 16px;
	margin-bottom: 25px;
}
.notice_box font {
	color: #4b4b4b;
}
.notice_right {
	margin-left: 25px;
}
.notice_right h2 {
	height: 56px;
	overflow: hidden;
}
.notice_box h2 {
	font-size: 1.5em;
	font-weight: 500;
	color: #4b4b4b;
	line-height: 28px;
	margin-top: -4px;
	word-wrap: break-word;
	word-break: break-all;
}
/*-------------------------------------------------------新闻列表--------------------------------------------------------*/
.news_box {
	border-bottom: 1px solid #e0e0e0;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 25px;
	position: relative;
}
.news_box font {
	color: #b10336;
}
.news_left {
	float: left;
	position: relative;
	width: 150px;
	height: 126px;
	margin-right:20px;
}
.news_left img {
	width: 150px;
	height: 126px;
}
.news_right {

}
.news_right h2 {
	height: 48px;
	overflow: hidden;
}
.news_box h2 {
	font-size: 1.5em;
	font-weight:bold;
	color: #212121;
	line-height: 20px;	
	margin-top: -4px;
	word-wrap: break-word;
	word-break: break-all;
}
.news_right h3 {
	height: 60px;
	overflow: hidden;
}
.news_box h3 {
	font-size: 1.5em;
	font-weight:lighter;
	color: #212121;
	line-height: 30px;	
	margin-top: -12px;
	word-wrap: break-word;
	word-break: break-all;
}
.news_right p, .news_box p {
	margin-top:-10px;
	font-size: 1.5em;
	color: #757575;
	line-height: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*-------------------------------------------------------网络专题--------------------------------------------------------*/
.m_network{
	width:90%;
	height: 80px;
	margin-left: auto;
	margin-right:auto;
}
.m_network div{
	width:45%;
	height: 80px;	
	border:1px solid #dfdfdf;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% 100%;
}
.m_network_cont_1{
	float: left;
	background-image: url(../images/m_network_img_1.png);
}
.m_network_cont_2{
	float: right;
	background-image: url(../images/m_network_img_2.png);	
}
.m_network_tit{
	display:block;
	width:100%;
	height:34px;
	background: url(../images/m_network_tit_bg.png) repeat-x;
	text-align: center;
	font-size: 1.5em;
	line-height: 34px;
	color: #000000;
	margin-top: 46px;
}
/*-------------------------------------------------------学校展示--------------------------------------------------------*/
.school_box {
	width:90%;
	height:120px;
	border: 1px solid #e0e0e0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	background:url(../images/m_more_btu.png) no-repeat 95% 90% ;
	background-size: 80px 32px;
}
.school_box font {
	color: #b10336;
}
.school_left {
	float: left;
	position: relative;
	width: 140px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right:10px;
}
.school_left img {
	width: 140px;
	height: 100px;
}
.school_right h2 {
	height: 40px;
	overflow: hidden;
	font-size: 2em;
	font-weight:normal;
	color: #941313;
	line-height: 20px;	
	margin-top: 15px;
	word-wrap: break-word;
	word-break: break-all;	
}
.school_right p {
	font-size: 1.5em;
	color: #757575;
	line-height: 20px;
	height: 40px;
	margin-top: -25px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*-------------------------------------------------------价值观专题--------------------------------------------------------*/
.m_special{
	width:90%;
	height: 120px;
	margin-left: auto;
	margin-right:auto;
}
.m_special a{
	display: block;
	width:100%;
	height: 130px;	
	margin-top: 10px;	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% 100%;
}
.m_special a img{
	width:100%;
	height: 100px;	
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: 100% 100%;
}
/*-------------------------------------------------------底部--------------------------------------------------------*/
.m_bottom {
	width: 100%;
	height: 175px;
	margin-top: 0px;
	background: url(../images/m_bottom_img.jpg) no-repeat 50% 0px #901818;
}
.m_bottom_logo {
	width: 100%;
	height: 225px;
	background: url(../images/m_logo_bottom.png) 10% 0% no-repeat;
	background-size: 180px 180px;
}
.m_bottom_logo span{
	display: block;
	float: right;
	margin-right: 12%;
	width:100px;
	background: url(../images/m_qr_img.jpg) no-repeat 0px 50%;
	background-size: 100px 100px;	
	font-size:1em;
	padding-top: 140px;
	color: #fff;
	text-align: center;
}
.m_bottom_info{
	background-color: #ff9600;
}
.m_bottom_ul{
	width: 100%;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	text-align: left;
	line-height: 56px;
}
.m_bottom_ul li{
	float: left;
	margin-right: 30px;
}