@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;
	background: url(../images/m_top_bg.png) 100% 0 no-repeat;
	background-size: 150px 80px;
}
.m_top_logo {
	width: auto;
	height:90px;
	background: url(../images/m_logo.png) 15px 10px no-repeat;
	background-size: 250px 70px;
	border-bottom: 1px solid #d6d6d6;
}
/*-------------------------------------------------------banner--------------------------------------------------------*/
.m_banner {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -180px;
	height: 200px;
	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: 200px;
	overflow: hidden;
	text-align: center;
}
.m_banner .bd li a {
	display: block;
	height: 210px;
}
.m_banner .prev, .m_banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 38%;
	margin-top: 5px;
	left: 1%;
	z-index: 1;
	width: 60px;
	height: 80px;
	background: url(../images/slider-arrow.png) -114px -137px no-repeat;
	cursor: pointer;
}
.m_banner .next {
	left: auto;
	right: 1%;
	background-position: -6px -137px;
}
/*-------------------------------------------------------当前位置--------------------------------------------------------*/
.m_web_nav{
	width:100%;
	height:60px;
	padding-left: 15px;
	margin-top:10px;
	line-height:60px;
	font-size:1.5em;
	color:#999;
}
.m_web_nav ul{
	margin-left:0px;
}
.m_web_nav ul li{
	float:left;
	margin-right:5px;
}
.m_web_nav ul li a:link{
	color:#999;
}
.m_web_nav ul li a:visited{
	color:#999;
}
.m_web_nav ul li a:hover{
	color:#066ab6;
}
.m_web_nav ul li a:active{
	color:#066ab6;
}
/*-------------------------------------------------------新闻列表--------------------------------------------------------*/
.news_box {
	border-bottom: 1px solid #e0e0e0;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 25px;
	position: relative;
}
.news_box font {
	color: #b10336;
}
.news_left {
	float: left;
	position: relative;
	width: 120px;
	height: 86px;
	margin-right:20px;
	background: url(../images/m_logo_bottom.png)  #D8D8D8 0 50% no-repeat;
	background-size: 120px 36px;
}
.news_left img {
	width: 120px;
	height: 86px;
}
.news_right h2 {
	height: 84px;
	overflow: hidden;
	font-size: 2em;
	font-weight:normal;
	color: #212121;
	line-height: 42px;	
	margin-top: -4px;
	word-wrap: break-word;
	word-break: break-all;	
}
.news_right p {
	font-size: 1.5em;
	color: #757575;
	line-height: 24px;
	height: 46px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*-------------------------------------------------------文章详细--------------------------------------------------------*/
.article_tit{
	display:block;
	width:auto;
	font-size:2.5em;
	text-align:center;
	color:#000;
	font-weight: bold;
	padding-left: 5%;
	padding-right: 5%;
	margin-top:40px;
}
.article_info{
	display:block;
	width:auto;
	font-size:20px;
	text-align:center;
	color:#999999;
	margin-top:15px;
}
.article_text{
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;	
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
	margin-top:35px;	
	font-size:2em;
	color:#444444;
}
.article_text img{
	display:block;
	width:100%;
	height: 50%;
	margin-left:auto;
	margin-right:auto;
}
.article_text p{
	text-indent:44px;
	line-height:50px;
}
.quick_btu{
	width:60px;
	height:150px;
	position:fixed;
	z-index:9999;
	right:5px;
	bottom:30%;	
}
.quick_btu ul{
	width:55px;
	height:150px;
}
.quick_btu ul li{
	height:65px;
}
.quick_btu ul a{
	display:block;
	width:55px;
	height:75px;
}
.quick_btu ul a img{
	width:55px;
	height:55px;
}
/*-------------------------------------------------------底部--------------------------------------------------------*/
.m_bottom {
	width: 100%;
	height: 100px;
	margin-top: 0px;
	background: url(../images/m_bottom_img.jpg) no-repeat 50% 0px #901818;
}
.m_bottom_logo {
	width: 100%;
	height: 100px;
	background: url(../images/m_logo_bottom.png) 50% 50% no-repeat;
	background-size: 200px 55px;
}
.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: #c80a2c;
	width: 100%;
	height: auto;	
}
.m_bottom_ul{
	width: 60%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	line-height: 35px;
}
.m_bottom_ul li{
	float: left;
	margin-right: 30px;
}
.m_bottom_qr{
	display: block;
	float: right;
	margin-right: 20px;
	width:100px;
	height:20px;
	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;
}