﻿.content {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-size: 100%;
	padding-bottom: 0.3rem;
}

.top-title {
	padding: 1.25rem;
	background-color: rgb(103, 40, 40);
	border-radius: 0.625rem;
	text-align: center;
	color: rgb(239, 239, 239);
	font-size: 1.5rem;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 0.8rem;
}

.txt-p p {
	color: #000;
	font-size: 1rem;
	line-height: 1.5;
	word-break: break-word;
	margin: 0 0.59375em;
	text-indent: 2em;
}

.image-site {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-top: 0.5rem;
}

.plists {
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.plists .read {
	background: #fff;
	border-bottom: #e8e7e7 solid 1px;
	line-height: 32px;
	padding: 6px 12px 6px 12px;
}

.klists {
	width: 100%;
	min-height: 500px;
	padding-top: 10px;
}

.kdiv {
	position: relative;
	width: 100%;
	min-height: 70px;
	display: inline-block;
	margin: 0px;
	margin-bottom: 15px;
}



.kdiv-left1 {
	float: left;
	width: 50px;
	text-align: center;
	padding-left: 10px;
}

.kdiv-left1 img {
	border-radius: 10px;
	width: 40px;
	height: 40px;
	margin-top: 5px;
}

.kdiv-left2 {
	color: #999;
}

.kdiv-left2 {
	min-width: 50%;
	max-width: 75%;
	position: relative;
	float: left;
	margin: 0px;
	margin-left: 6px;
	text-align: justify;
	line-height: 180%;
}

.fix-footer {
	height: 70px;
	background: #000000;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999999
}

.fix-footer .fdiv {
	background: #b66c0b;
	height: 70px;
	width: 100%;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
}

.fotP {
	text-align: center;
	line-height: 27px;
}

.wechat-modal-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
	position: relative;
	background: #fff;
	border-radius: 20px;
}

.wechat-modal-content-jump {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.wechat-modal-container .close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	height: 50px;
	cursor: pointer;
	font-style: normal;
}

.wechat-modal-content-jump .image {
	height: 40px;
	width: 40px;
}

.groot-ui-image.m-groot-ui-mobile-image {
	display: block;
	font-size: 0;
}

.wechat-modal-content-jump .image .wechat_success_logo {
	width: 40px;
	height: 40px;
}

.wechat-modal-content-jump .title {
	color: #000;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	margin: 10px 0;
}

.wechat-modal-content-jump .wechat-number,
.wechat-modal-content-jump .desc {
	color: #666;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	margin-bottom: 11px;
}

.wechat-modal-content-jump .button {
	background-color: #1aad17;
	border-radius: 10px;
	width: 162px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 8px;
	cursor: pointer;
}

.wechat-modal-content-jump .button span {
	color: #fff;
	font-size: 18px;

}

.lay-pop {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 13000 !important;
	display: none;
}

.gt-jmy-h5-dialog-custom-dialog {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.gt-jmy-h5-dialog-custom-dialog-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}

.gt-jmy-h5-dialog-custom-dialog-container {
	position: absolute;
	left: 0;
	width: 100%;
	height: auto;
	background: #fff;
}

.gt-jmy-h5-dialog-custom-dialog-container.is-center {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}



.kdiv .float_div .u-icon-toggle {
	width: 16px;
	height: 16px;
	margin-top: -4px;
	margin-right: 2px;
	background: url(../image/zan.png) center center no-repeat;
	background-size: 16px;
	display: inline-block;
}
.kdiv .float_div .u-icon-toggle.active{
	background-image: url("../image/zan_2.png");
}
.float_div {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	position: absolute;
	top: 0;
	right: 10px;
	width: auto;
	float: none;
	z-index: 1;
}


.addwxtext {
	color: #1aad17;
	font-size: 16px;
	font-weight: 600;
}

.wuk_weixin {}



/* 底部框框 */
.footera {
	height: 60px;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
}

.footera .fix-footer {
	position: fixed;
	bottom: 0;
	left: auto;
	width: 100%;
	height: 60px;
	width: 100%;
	background-color: #fff;
	max-width: 800px;
	margin: auto;
	z-index: 10000 !important;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.footera .fix-footer .span {
	margin-left: 15.9px;
	font-size: 15px;
	line-height: 60px;
	color: #000;
}

.footera .fix-footer .div {
	width: 125px;
	height: 100%;
	line-height: 60px;
	text-align: center;
	background-color: #1aad17;
	color: #fff;
	font-weight: 700;
}

.footera .fix-footer .div .icon {
	width: 23px;
	margin-right: 2px;
	vertical-align: middle;
}

.b-pop {
	position: fixed;
	bottom: 72px;
	color: #fff;
	font-size: 12px;
	right: 0;
	padding: 5px 20px 5px 6px;
	background-color: #333333;
	z-index: 100000;
	border-radius: 8px 0 0 8px;
	display: none;
}

.b-pop::after {
	content: "";
	position: absolute;
	background: none;
	left: 72%;
	bottom: -17px;
	width: 0;
	height: 0;
	margin: 0 0 0 -10px;
	padding: 0;
	border: 10px solid transparent;
	border-radius: 0;
	border-top-color: #1a1a1a;
}

.b-pop .img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.b-pop .b-popclose {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
