.m-newsbox{
	width: 100%;
	height: 63rem;
}
.m-newsbox2{
	width: 100%;
	height: 117rem;
}
.m-newsbox3{
	width: 100%;
	height: 69.8rem;
}
.m-newsbox4{
	width: 100%;
	height: 62rem;
}
.m-newsbox5{
	width: 100%;
	height: 154rem;
}
.m-newsbox6{
	width: 100%;
	height: 70rem;
}
.m-newsbox7{
	width: 100%;
	height: 96rem;
}
.m-navBox .navBG {
    background: #000;
    filter:alpha(opacity=100);  
    -moz-opacity:1;  
    -khtml-opacity:1;  
    opacity: 1;  
}

.m-newsRoute {
	width: 100%;
	height: 0.72rem;
	float: left;
	clear: left;
	margin-top: 1rem;
	
}
.m-newsRoute div {
	width: 6.9rem;
	height: 0.72rem;
	margin-top: 0.2rem;
	margin: 0 auto;
	display: block;
	font-size: 0.3rem;
	line-height: 0.72rem;
	text-align: left;
	color: #787878;
}
.m-newsRoute div  a {
	color: #3a78f6;
}
.m-newsRoute div  a:hover {
	color: #ED2E7E;
}
.m-newsMain {
	width: 100%;
	height: 60rem;
	background: #f8f8f8;
	float: left;
	clear: left;
}
.m-newsMainBox {
	/* width: 6.9rem; */
	height: auto;
	min-height: 6.08rem;
	background: #fff;
	margin: 0.36rem 0 2rem 0px;
	/* float: none; */
	/* position: relative; */
	left: 1rem;
	float: left;
	clear: left;
}
.m-newsTitle {
	width: 88%;
	padding: 0.24rem 0;
	margin: 0 0.4rem;
    font-weight: 800;
	border-bottom: 1px solid #e8e8e8;
	left: 0.3rem;
	float: left;
	clear: left;
}
.m-newsTitle p {
	width: 100%;
	/* height: 36px; */
	font-size: 0.36rem;
	line-height: 0.44rem;
	text-align: left;
	color: #333;
	float: left;
	clear: left;
	margin-bottom: 0.2rem;
}

.m-newsTitle span {
	width: 100%;
	/* height: 24px; */
	margin-top: 0.12rem;
	font-size: 0.24rem;
    font-weight: 300;
	line-height: 0.36rem;
	margin-bottom: 0.1rem;
	text-align: left;
    /* letter-spacing: 1px; */
	color: #999;
	float: left;
	clear: left;
}
.m-newsTitle span a {
	color: #3a78f6;
}
.m-newsTitle span a:hover {
	color: #ED2E7E;
}
.m-newsText {
	width: 6.7rem;
	padding: 0.24rem 0 0;
	margin: 0 0.4rem;
	float: left;
	clear: none;
}
.m-newsText h2 {
    /* position: relative; */
    padding-left: 0px;
    line-height: 1.46;
    padding-bottom: 0.2rem;
    border: 0;
    font-weight: 900;
    border-bottom: 1px solid #efefef;
    padding-bottom: 0.12rem;
    margin: 0.3rem 0 0.2rem;
	font-size: 0.28rem;
}
.m-newsText h3 {
    /* position: relative; */
    padding-left: 0px;
    line-height: 0.6rem;
    padding-bottom: 0.2rem;
    border: 0;
    font-weight: 900;
	font-size: 0.3rem;
}
.m-newsText p {
	width: 100%;
	padding-bottom: 0.36rem;
	font-size: 0.26rem;
	line-height: 0.6rem;
	text-align: left;
	color: #333;
	display: block;
	float: left;
	clear: left;
	/* margin-left: -0.1rem; */
}
.m-newsText span {
	width: 100%;
	padding-bottom: 0.14rem;
	text-align: left;
	display: block;
	float: left;
	clear: left;
}
.m-newsText span img {
	width: auto;
	max-width: 6.5rem;
}
.m-newsText p a {
	color: #3a78f6;
    /* position: absolute; */
    float: left;
    z-index: 2;
    font-weight: 600;
	font-size: 0.26rem;
    
}

.m-newsText ul li {
    width: 100%;
	padding-bottom: 0.14rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
	text-align: left;
	text-indent: 0px;
	color: #999;
	display: block;
	float: left;
	clear: left;
}












