﻿img {
width: auto;
height: auto;
max-width: 640;

}
.banner {
  width: 100%;
  height: auto;
}
.banner .flex-control-nav {
  display: none;
}
.banner .flex-direction-nav {
  display: none;
}
.banner img {
  display: block;
}
.botimg{
	width: 100%;
}
.botimg img{
	width: 100%;
}
.mb_content{
	width: 7.3rem;
	margin: auto;
	position: relative;
}
.mb_content:after{
	content: "";
	display: block;
	clear: both;
}
.mb_content .cont_tit{
	width:100%;
	height: 0.7rem;
	border-top:  3.5px solid  #368d5f;
	background-color: white;
	box-sizing: border-box;
	position: absolute;
	left: 0px;
	top: -0.7rem;
}
.mb_content .cont_head{
	width: 100%;
	height: 1rem;
	font-family: "FZXH1JW";
	margin-bottom:30px;
}
.mb_content .cont_head .cont_tit .shijian{
	color: #999;
	
	width:95%;
	font-size:10px;
	margin-left:10px;
	margin-top:15px;
	position:absolute;
}
.mb_content .cont_head .cont_tit .shijian .laiyuan{
	color:#999;
	width:180px;
	font-size:10px;
	margin-right:8px;
	margin-top:-15px;
	position: relative;
	float: right;
}
.mb_content .cont_head .cont_tit .shijian .laiyuan p{
	text-align:right;
	text-decoration:none;
	color:#999;
}
.mb_content .cont_head .cont_tit .shijian .laiyuan a {
	color:#999;
}
.mb_content .cont_head .cont_tit .title{
	color: #000;
	width:94%;
	font-size:20px;
	margin-left:3%;
	margin-top:40px;
	position:absolute;
	text-align:center;
}
.mb_content .cont_head .cont_tit .title a{
	text-align:center;
}
.mb_content .return_{
	width: 1.88rem;
	margin: auto;
	margin-top: 0.35rem;
	margin-bottom:0.5rem;
}
.mb_content .return_ img{
	width: 100%;
}
.mb_content .cont_cont{
	width: 96%;
	margin-left:2%;
}
.mb_content .cont_cont a{
	pointer-events: none;
}
.mb_content .cont_cont p img{
    width: 100%;
}
.mb_content .cont_cont p{
    font-family: "微软雅黑";
	text-align: left;
    font-size: 14px;
	text-align:justify; 
	text-justify:inter-ideograph;
}