html,
body {
	color: #000;
	font-family: 微软雅黑
}
body {
	width: 7.5rem;
	font-size: .3rem;
	margin: 0 auto;
	padding: 0;
	background: #e5e5ea
}
li {
	list-style: none
}
ul {
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	color: #000
}
p {
	margin: 0
}
.mar {
	margin-top: .2rem
}
.bar {
	position: fixed;
	top: 0;
	background: #2e3238;
	color: #fff;
	text-align: center;
	
	line-height: .8rem;
	width: 7.5rem;
	z-index: 9
}
.content2 {
	display: inline-block;
	width: 7.5rem;
	margin-bottom: .5rem
}
.content {
	display: inline-block
}
.tool {
	position: fixed;
	bottom: 0;
	background: #f4f4f6;
	width: 7.5rem;
	height: 1rem;
	line-height: 1rem;
	border-top: 1px solid #dcdcdc;
	text-align: center;
	z-index: 9
}
.docSayDiv {
	padding-left: .1rem;
	margin-top: .2rem
}
.docSay {
	display: inline-block;
	width: .8rem;
	vertical-align: top
}
.docSay2 {
	float: right;
	display: inline-block;
	width: .8rem;
	vertical-align: top
}
.sayCont {
	display: inline-block;
	max-width: 4.6rem;
	margin-left: .25rem;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-radius: .1rem;
	padding: .2rem;
	position: relative
}
.sayCont2 {
	display: inline-block;
	float: right;
	max-width: 4.6rem;
	margin-right: .35rem;
	background-color: #a0e75a;
	border: 1px solid #83d45a;
	border-radius: .1rem;
	padding: .2rem;
	position: relative
}
.sjx {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 15px solid transparent;
	border-top: 19px solid #fff;
	left: -.2rem;
	top: .2rem;
	-moz-transform: rotate(219deg);
	-webkit-transform: rotate(219deg);
	-o-transform: rotate(219deg);
	-ms-transform: rotate(219deg);
	transform: rotate(-272deg)
}
.sjx2 {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid rgba(195, 195, 195, 0);
	border-right: 15px solid rgba(195, 195, 195, 0);
	border-top: 19px solid #a0e75a;
	right: -.14rem;
	top: .2rem;
	-moz-transform: rotate(122deg);
	-webkit-transform: rotate(122deg);
	-o-transform: rotate(122deg);
	-ms-transform: rotate(122deg);
	transform: rotate(139deg)
}
.toolBtn {
	display: inline-block;
	background-color: #a0e75a;
	width: 45%;
	height: .7rem;
	text-align: center;
	line-height: .7rem;
	margin: .15rem auto;
	border: #83d45a solid 1px;
	border-radius: .1rem
}
.toolReturn {
	display: inline-block;
	background-color: #a0e75a;
	width: 45%;
	height: .7rem;
	text-align: center;
	line-height: .7rem;
	margin: .15rem auto;
	border: #83d45a solid 1px;
	border-radius: .1rem
}
.toolBtns {
	display: inline-block;
	background-color: #a0e75a;
	width: 2.1rem;
	height: .7rem;
	text-align: center;
	line-height: .7rem;
	margin: .15rem auto;
	border: #83d45a solid 1px;
	border-radius: .1rem
}
.personSayDiv {
	overflow: auto;
	padding-right: .1rem
}
.mr {
	margin-right: .15rem;
	margin-left: .15rem
}
.btnTel {
	font-size: .3rem;
	display: inline-block;
	background-color: #3f740b;
	text-align: center;
	margin: .15rem auto;
	border: #1f5c00 solid 1px;
	border-radius: .1rem;
	width: 1.8rem;
	height: .6rem;
	line-height: .6rem;
	color: #fff
}
.tels {
	font-size: .3rem;
	border-bottom: 1px solid #d3d3d3;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 5rem;
	height: .6rem;
	background: #f4f4f6;
	text-align: center
}