﻿.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: 0;
	top: -0.7rem;
}
.mb_content .cont_tit p{
	font-family: "微软雅黑";
	color:#000;
	text-align: left;
  padding-left: 10px;
  padding-top:5px;
  font-size: 16px;
}
.mb_content .cont_head{
	width: 100%;
	height: 1.5rem;
	font-family: "FZXH1JW";
	font-size: 0.2rem;
	
}
.mb_content .cont_head p{
	color: #828483;
	line-height: 0.3rem;
}
.mb_content .return_{
	width: 1.88rem;
	margin: auto;
	margin-top: 0.35rem;
}
.mb_content .return_ img{
	width: 100%;
}
.mb_content .cont_cont img{
	width: 100%;
}
.mb_content .cont_cont{
	font-size:0.16rem
}