﻿.layui-input {
	display: inline-block;
	width: 65%;
	padding-left: 10px;
	border: 2px solid #3b86f7;
	border-radius: 5px 0 0 5px;
}
.layui-input:hover,
.layui-textarea:hover {
	border-color: #3b86f7 !important;
}
.ha_fz a .layui-btn {
	background: #FF0000;
}
.layui-btn {
	background-color: #3b86f7;
	vertical-align: unset;
}
.submit-btn {
	border-radius: 5px;
}
.hp_content {
	border-radius: 5px;
	background: #3a3a3a;
	width: 100%;
	padding: 10px;
	height: auto;
}
.hp_btn {
	margin: 15px auto;
	width: 100%;
}
.clearF:after {
	content: "";
	display: block;
	clear: both
}
.hp_btn .ha_fz {
	width: 48%;
	float: left;
}
.hp_btn .ha_zy {
	text-align: right;
	width: 48%;
	float: right;
}
.hp_content p {
	font-size: 16px;
	color: #fff;
}
.input-blue-part {
	margin-left: -5px;
	width: 34%;
	border-radius: 0 5px 5px 0;
}
.copy-button {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.copy-button button {
	font-size: 10px;
	padding: 0 10px;
}
.white-bg-wrapper {
	background-color: #fff;
	border-radius: 5px;
}
.network-disk {
	line-height: 2;
	background-color: #f6f6f6;
	border-radius: 5px;
}
.network-disk a {
	color: #0f90d2;
}
.wx_content {
	border-radius: 8px;
	text-align: center;
	background: #f6f6f6;
	padding: 10px;
}
.wx_con_text {
	font-weight: 600;
	color: #a40e0d;
}
.all-btn {
	background-color: #3b86f7;
}
.card-img img {
	width: 100%;
}
.haping_img {
	margin-top: 10px;
	width: 100%;
}
.haping_img img {
	width: 100%;
}
.mt-4,
.my-4 {
	margin-top: 1rem !important;
}
.ha_zy .layui-btn {
	background: red;
}
.hp_text {
	margin-top: 20px;
	color: #D2D2D2;
	float: right;
}
.ha_fz a {
	text-decoration: none;
	color: #3a86f6;
}
.hp_btn .ha_fz a .layui-btn {
	background: #3b86f7;
}
.wenti .layui-btn {
	background: #fe0000;
}
.wx_img {
	text-align: center;
}
.wx_img img {
	width: 60vw;
	max-width: 100%;
}
.lxfs {
	padding: 15px;
	background: #f9f9f9;
	margin-top: 10px;
	border-radius: 10px;
}
.lxfs .bt {
	font-weight: 600;
	text-align: center;
	font-size: 18px;
	color: #000;
}
.lx_small {
	font-size: 13px;
	color: #666666;
	text-align: center;
}
.lx_content {
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lx_content ul li {
	font-size: 15px;
	color: #000;
	word-wrap: break-word;
}