/* CSS Document */

body {
	margin: 0 auto !important;
	font: 10px "微软雅黑";
	max-width: 640px;
	min-width: 320px;
	position: relative;
	background-color: #fff !important;
}

ul {
	list-style: none;
}

a,
img,
ul,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd {
	margin: 0;
	padding: 0;
	word-break: break-all;
}

input,
select {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

img {
	vertical-align: middle;
	border: 0;
	display: inline-block;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #fff !important;
}

.clear {
	clear: both;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main p{
	font-size: 16px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 0px;
	text-indent: 32px;
	margin-bottom:15px ;
}


/*-----------------------------------------------*/

html {
	font-size: 62.5%!important;
	/* 10÷16=62.5% */
}

@media only screen and (min-width: 481px) {
	html {
		font-size: 94%!important;
		/* 15.04÷16=94% */
	}
}

@media only screen and (min-width: 561px) {
	html {
		font-size: 109%!important;
		/* 17.44÷16=109% */
	}
}

@media only screen and (min-width: 641px) {
	html {
		font-size: 125%!important;
		/* 20÷16=125% */
	}
}

.content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.padding {
	padding: 0 1rem;
}

.padding_2 {
	padding: 0 16px;
}

.img_pad {
	padding: 1rem 0;
}

.cy_bt {
	font-size: 2.0rem;
	width: 75%;
	line-height: 3.5rem;
	text-align: center;
	border: 3px solid #1f9747;
	color: #1F9747;
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 1rem;
}

.cy_wx {
	background: #1F9747;
	color: #fff;
	font-size: 2rem;
	text-align: center;
	padding: 0.8rem;
	line-height: 2.5rem;
	margin: 16px 0;
}

h2 {
	color: #1b6314;
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.5rem;
}

.red {
	color: #f5c400;
	font-weight: bold;
}

.yel {
	background: yellow;
}

.nav {
	background: #90c31f;
	line-height: 31px;
	font-size: 14px;
}

.nav li {
	width: 25%;
	text-align: center;
	float: left;
}

.nav li a {
	display: block;
	color: #fff;
}

.hmFocus .swiper-pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.hmFocus .swiper-pagination-bullet {
	opacity: 1;
	background: #ccc;
	margin: 0 3px!important;
}

.hmFocus .swiper-pagination-bullet-active {
	background: #007cc4;
}

h1 {
	font-size: 2.0rem;
	color: #000;
	padding: 20px 0;
	text-align: center;
}

.h_bt {
	border: 1px solid #aaaaaa;
	background: #f8f8f8;
	border-radius: 1rem;
	padding: 1rem;
	margin-bottom: 1rem;
}

.h_bt div {
	background: #90c31f;
	color: #fff;
	font-size: 2rem;
	padding: 0.5rem;
	width: 10rem;
	text-align: center;
	border-radius: 2rem;
	margin-top: -2.7rem;
	margin-bottom: 0.8rem;
}

.h_bt p {
	font-size: 16px;
	color: #313131;
	line-height: 2rem;
}

.container {
	padding-top: 16px;
	background: #fff;
}

.container p {
	font-size: 16px;
	color: #333;
	line-height: 2.3rem;
	padding-top: 0.7rem;
	padding-bottom: 1rem;
}

.wx_k {
	border: 2px solid #facd89;
	padding: 1rem 0;
	text-align: center;
	background: #fff8ed;
	color: 333;
	font-size: 16px;
	line-height: 2.2rem;
	margin-bottom: 1rem;
}

.fl_box {
	border: 1px solid #90c31f;
	padding: 0.8rem;
	margin-bottom: 1rem;
}

.fontw {
	font-weight: bold;
}

.container .p1 {
	padding: 0.8rem;
}

.mui-icon-extra {
	color: #a1a1a1;
	font-size: 14px;
}

.color {
	color: #0099FF;
}

.ping {
	padding-bottom: 2rem;
}

.tou {
	width: 45px;border-radius: 50%;overflow: hidden;
}

.ping_con {
	width: 86%;
	font-size: 17px;
	padding-top: 12px;
	padding-left: 10px;
}
.ping_con p{
	font-size: 16px;
	line-height: 1.8em;
}

.name {
	color: #0099FF;
	
}
hr{
    border: none;
	height: 1px;
	background-color: #dee1e6;
}
.zuozhe{
	border-left: 3px solid #02bb00;
	padding-left: 5px;
}

.p_time {
	font-size: 12px;
	color: #9e9e9e;
}

.zzhf {
	padding-left: 0.5rem;
	border-left: 4px solid #02bb00;
	margin-top: 1rem;
}

.foot {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	left: 0;
	background: #f5f5f5;
	-moz-box-shadow: 0px 0px 0.1rem #000;
	-webkit-box-shadow: 0px 0px 0.1rem #000;
	box-shadow: 0px 0px 0.1rem #000;
	width: 100%;
	padding: 1rem 0.5rem;
}

.wx {
	width: 15%;
	float: left;
	display: block;
}

.wx_text {
	margin: 0 0.7rem;
	font-size: 1.8rem;
	border-bottom: 2px solid #85c229;
	width: 79%;
	text-align: left;
	line-height: 2.5rem;
	float: right;
	padding-left: 10px;
}


/*#copy_btn{background: #85C229;color: #fff;text-align: center;line-height: 4rem;width: 14%;float: right;}*/

@media only screen and (min-width: 320px) and (max-width: 360px) {
	h1 {
		font-size: 19px;
	}
	p {
		font-size: 14px;
	}
}

@media only screen and (min-width:900px) {
	h1 {
		font-size: 30px;
	}
	p {
		font-size: 16px;
		line-height: 35px;
	}
	.foot {
		width: 640px;
		left: 50%;
		margin-left: -320px;
	}
	.wx_text {
		margin: 0 0.7rem;
		font-size: 1.4rem;
		border-bottom: 2px solid #85c229;
		width: 79%;
		text-align: left;
		line-height: 2.5rem;
		float: right;
		padding-left: 10px;
	}
}