/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	outline: 0;
	background: transparent;
	text-decoration: none;
}

body {
	line-height: 1;
	font: 14px "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
	background: url("../pic/new/backc.jpg")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/backc.jpg*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/backc.jpg*/
		no-repeat center bottom #f0f7ff;
	background-size: 100% auto;
}

html,
body {
	width: 100%;
	min-width: 1100px;
	height: 100%;
	min-height: 100%;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	color: #444c64;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

.hclogo {
	width: 180px;
	height: 84px;
	margin: 20px auto 50px;
	background: url("../images/logo-cent.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/images/logo-cent.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/images/logo-cent.png*/
		no-repeat;
	background-size: 180px auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	mso-style-parent: "";
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 500;
}

.yellow {
	color: #d27113 !important;
}

.red {
	color: red !important;
}

.green {
	color: green !important;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.wrap.bodyw {
	min-height: 800px;
	margin-bottom: 20px;
}

.wrap.bodyw::after {
	content: "";
	display: table;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	*+height: 1%;
}

* html .clearfix {
	zoom: 1;
}

/* IE6 */
*+html .clearfix {
	zoom: 1;
}

.banner {
	width: 100%;
	height: 338px;
	background: url("../pic/banner-240606.jpg-v01.jpg")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/banner-240606.jpg?v01*/
		no-repeat center;
	background-size: auto 338px;
	position: relative;
	margin-bottom: 60px;
}

.banner .shbtn {
	display: block;
	width: 364px;
	height: auto;
	position: absolute;
	left: 50%;
	bottom: -39px;
	margin-left: -182px;
}

.banner .shbtn img {
	width: 100%;
	height: auto;
}

.banner .ggwrapp {
	width: 380px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 350px;
	margin-left: -550px;
	color: #9da5bb;
}

.txt-scroll {
	position: relative;
	display: inline;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.txt-scroll .scrollbox {
	width: 100%;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;

	/* 简化的转场效果，参考线上版本 */
	transition: all .2s;

	/* 字体渲染优化，消除水平滚动抖动 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;

	/* 硬件加速优化 */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.txt-scroll .txt,
.txt-scroll .txt-clone {
	display: inline;
	position: relative;
	white-space: nowrap;
	padding-right: 50px;
	vertical-align: top;

	/* 字体渲染优化，减少水平滚动抖动 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;

	/* 确保文本稳定性 */
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}


.banner .bycont {
	width: 240px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 320px;
	margin-left: 276px;
}

.banner .bycont img {
	width: auto;
	height: 100%;
}

.contall {
	width: 1017px;
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #cdd9f2;
	position: absolute;
	right: 0;
	top: 0;
}

.contall ul.contul {
	width: 948px;
	overflow: hidden;
	margin: 40px 0 20px 40px;
}

.contall ul.contul li {
	width: 304px;
	height: 225px;
	margin: 0 12px 12px 0;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	position: relative;
}

.contall ul.contul li img {
	width: 100%;
	height: auto;
	transition: all .5s;
}

.contall ul.contul li:hover img {
	transform: scale(1.2);
}

.contall ul.contul li .ttl {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	padding: 0 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background: #FFFFFF;
	box-sizing: border-box;
}

.contall ul.contul li p {
	width: 100%;
	height: 178px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .55);
	z-index: 100;
	display: none;
}

.contall ul.contul li p a {
	width: 42.5%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 40%;
	text-align: center;
	display: block;
	border-radius: 5px;
	overflow: hidden;
	text-indent: -400px;
}

.contall ul.contul li p a img {
	width: 100%;
	height: auto;
}

.contall ul.contul li p .shenBtn {
	left: 5%;
	/* background-image: linear-gradient(90deg, #f5f6ff, #dcdff5);
	color: #33364d; */
	background: url("../pic/btn01.png-v1.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/btn01.png?v1*/
		no-repeat center;
	background-size: auto 100%;
}

.contall ul.contul li p .detailBtn {
	left: 52.5%;
	background: url("../pic/btn02.png-v1.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/btn02.png?v1*/
		no-repeat center;
	background-size: auto 100%;
	/* color: #fff;
	background-image: linear-gradient(90deg, #dccab8, #d2b496); */
}

/* .contall ul.contul li p .shenBtn:hover {
	background-image: linear-gradient(-90deg, #f5f6ff, #dcdff5);
}

.contall ul.contul li p .detailBtn:hover {
	background-image: linear-gradient(-90deg, #dccab8, #d2b496);
}
 */

.contall ul.contul li .itemw {
	width: 100%;
	height: 178px;
	overflow: hidden;
}

.contall ul.contul li .itemw img {
	width: 100%;
	height: auto;
	transition: all .5s;
}

.contall ul.contul li .itemtxt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	padding: 0 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

}

.contall ul.contul li .posgobtnw {
	width: 100%;
	height: 178px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .55);
	z-index: 100;
	display: none;
}

.contall ul.contul li .posgobtnw .btns {
	width: 50%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 40%;
	text-align: center;
	border-radius: 2px;
}

.contall ul.contul li .posgobtnw .bm-1 {
	left: 5%;
	background-image: linear-gradient(90deg, #f5f6ff, #dcdff5);
	color: #33364d;
}

.contall ul.contul li .posgobtnw .bm-2 {
	left: 50%;
	color: #fff;
	margin-left: -25%;
	background-image: linear-gradient(90deg, #dccab8, #d2b496);
}

.contall ul.contul li .posgobtnw .bm-1:hover {
	background-image: linear-gradient(-90deg, #f5f6ff, #dcdff5);
}

.contall ul.contul li .posgobtnw .bm-2:hover {
	background-image: linear-gradient(-90deg, #dccab8, #d2b496);
}

/* ==========================================================================
   轮播滚动区域 - 重写版本 (v20.1 - 抗抖动优化)
   ========================================================================== */

.contall .blcgw {
	width: 938px;
	height: 129px;
	background: url("../pic/blcgback.jpg.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/blcgback.jpg*/
		no-repeat center;
	background-size: 100% auto;
	position: relative;
	margin: 0 auto 40px;
	overflow: hidden;

	/* 容器级别的抗抖动优化 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: auto;
}

.contall .blcgw .ccont {
	width: 736px;
	height: 90px;
	margin: 20px 20px 0 168px;
	overflow: hidden;
	position: relative;

	/* ========================================
	   滚动容器核心抗抖动技术
	   ======================================== */

	/* 1. 强制像素对齐，消除亚像素渲染 */
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);

	/* 2. 字体渲染最佳实践 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;

	/* 3. 硬件加速与性能优化 */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;

	/* 4. 布局稳定性保证 */
	contain: layout style paint size;
	isolation: isolate;

	/* 5. 防止子元素影响 */
	box-sizing: border-box;
	z-index: 1;
}

.contall .blcgw .ccont ul {
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;

	/* ========================================
	   滚动列表核心抗抖动技术 - 修复版
	   ======================================== */

	/* 1. 完全禁用CSS动画和过渡效果 */
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;

	-webkit-animation: none !important;
	-moz-animation: none !important;
	-ms-animation: none !important;
	-o-animation: none !important;
	animation: none !important;

	/* 2. 适度的硬件加速，不阻止JS控制 */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	/* 3. 字体渲染优化 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;

	/* 4. 基础布局和内容优化 */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	box-sizing: border-box;
	vertical-align: top;

	/* 5. 适度的现代浏览器优化，不过度限制 */
	will-change: auto;
	contain: style;

	/* 6. 确保JS可以正常控制位置 */
	/* 移除过度的transform限制，让JS控制top属性 */
}

.contall .blcgw .ccont li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	/* ========================================
	   列表项核心抗抖动技术 - 平衡版
	   ======================================== */

	/* 1. 文本渲染最佳实践 */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;

	/* 2. 禁用任何形变效果 */
	-webkit-transform: none;
	transform: none;
	-webkit-transition: none;
	transition: none;

	/* 3. 适度的像素对齐 */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

	/* 4. 文本基线稳定性 */
	vertical-align: top;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: 0;

	/* 5. 基础字体度量标准化 */
	font-variant: normal;
	font-weight: normal;
	font-style: normal;

	/* 6. 适度的字体特性优化 */
	-webkit-font-feature-settings: "kern" 1;
	font-feature-settings: "kern" 1;

	/* 7. 文本对齐和间距标准化 */
	text-align: left;
	text-indent: 0;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;

	/* 8. 基础内容稳定性 */
	contain: style;
	will-change: auto;
}

/* ========================================
   列表项布局 - 抗抖动优化版本
   ======================================== */

.contall .blcgw .ccont li:nth-child(odd) {
	width: 344px;
	display: inline-block;
	float: left;

	/* 确保奇数项的像素精确定位 */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	z-index: 1;
}

.contall .blcgw .ccont li:nth-child(even) {
	width: 352px;
	display: inline-block;
	float: left;
	margin-left: 40px;

	/* 确保偶数项的像素精确定位 */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	z-index: 1;
}

/* ========================================
   滚动性能和兼容性增强
   ======================================== */

/* 针对高DPI屏幕的额外优化 */
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.contall .blcgw .ccont ul {
		-webkit-font-smoothing: subpixel-antialiased;
	}

	.contall .blcgw .ccont li {
		-webkit-font-smoothing: subpixel-antialiased;
	}
}

/* 针对低性能设备的回退方案 */
@media (max-width: 768px),
(max-height: 600px) {
	.contall .blcgw .ccont ul {
		will-change: auto;
		-webkit-transform: none;
		transform: none;
	}
}

/* 减少重绘的性能优化 */
.contall .blcgw .ccont ul::before {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* 确保滚动区域的边界清晰 */
.contall .blcgw .ccont::after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.xfwar {
	width: 61px;
	height: auto;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.xfwar a {
	width: 100%;
	height: 61px;
	text-indent: -200px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
}

.xfwar .menu-1 {
	background: url("../pic/new/xu-menu_10.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_10.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_10.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-1:hover {
	background: url("../pic/new/xu-menu_11.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_11.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_11.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-2 {
	background: url("../pic/new/xu-menu_14.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_14.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_14.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-2:hover {
	background: url("../pic/new/xu-menu_15.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_15.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_15.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-3 {
	background: url("../pic/new/xu-menu_01.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_01.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_01.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-3:hover {
	background: url("../pic/new/xu-menu_03.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_03.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_03.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-4 {
	background: url("../pic/new/xu-menu_06.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_06.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_06.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-4:hover {
	background: url("../pic/new/xu-menu_07.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_07.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_07.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-5 {
	background: url("../pic/new/xu-menu_18.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_18.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_18.png*/
		no-repeat center;
	background-size: 100% auto;
}

.xfwar .menu-5:hover {
	background: url("../pic/new/xu-menu_19.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_19.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/new/xu-menu_19.png*/
		no-repeat center;
	background-size: 100% auto;
}

.footer {
	
	margin: 20px auto 0 auto;
	width: 100%;
}




.footer .cont {
	width: 900px;
	padding: 30px 0 30px;
	margin: 0 auto;
}

.footer .cont .imgl,
.footer .cont .imgl img {
	width: 126px;
	height: 38px;
	float: left;
}

.footer .cont .r-txt {
	float: left;
	font-size: 12px;
	color: #939bb3;
	text-align: left;
	margin-left: 14px;
}

.font-oncolor {
	color: #b58c64 !important;
}

.footer .f-d {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #2a2d35;
	color: #646a7f;
	text-align: center;
	font-size: 12px;
}

/* pop */
.pop-up {
	box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%);
	position: fixed;
	top: 80px;
	z-index: 16;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #fff;
	left: 50%;
}

.private-pop {
	width: 680px;
	margin-left: -340px;
	z-index: 200;
	padding-bottom: 60px;
	display: none;
}

.private-pop .clogo {
	padding: 30px 0 0 0;
	height: 60px;
}

.private-pop .clogo img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0 auto;
}

.closes {
	height: 42px;
	padding: 0 20px;
	font-size: 14px;
	text-align: center;
	width: auto;
	line-height: 42px;
}

.small-close {
	width: 15px;
	height: 15px;
	background: url("../pic/guanbi.svg")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/guanbi.svg*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/guanbi.svg*/
		no-repeat;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	position: absolute;
	right: 30px;
	top: 20px;
}

.btn-default-main {
	display: block;
	color: #FFFFFF;
	background-image: linear-gradient(-90deg, #dccab8, #d2b496);
	border-radius: 4px;
	cursor: pointer;
}

.btn-default-main:hover {
	background-image: linear-gradient(90deg, #dccab8, #d2b496);
}

.tips-text {
	font-size: 26px;
	text-align: center;
	color: #363952;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 500;
}

.pop-up .ctxt {
	padding: 8px 0 8px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	width: 560px;
}

.pop-up .biaodanw-hk {
	margin: 0 auto;
	width: 500px;
	display: none;
	line-height: 42px;
	color: #666666;
	text-align: left;
}

.pop-up .biaodanw-hk .tits {
	font-size: 18px;
	color: #202539;
}

.pop-up .biaodanw {
	padding: 20px 0;
	margin: 0 auto;
	width: 364px;
}

.pop-up .cxjg-w table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.pop-up .cxjg-w table th {
	color: #323232;
	line-height: 30px;
	border: 1px solid #F2F2F2;
	background-color: #fff;
	padding: 5px;
	text-align: center;
	vertical-align: middlel;
}

.pop-up .cxjg-w table td {
	padding: 5px;
	line-height: 20px;
	text-align: center;
	vertical-align: middlel;
	border: 1px solid #F2F2F2;
}

.pages {
	margin: 20px auto 0;
	text-align: center;
}

.pages a.active {
	color: #ffffff;
}

.pages a {
	background: #c9a47b none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
	padding: 0 6px;
	text-align: center;
	border-radius: 5px;
}

.pop-up .biaodanw .hanw {
	width: 364px;
	line-height: 42px;
	font-size: 14px;
}

.pop-up .biaodanw .hanw .l {
	width: 100px;
	height: 42px;
	display: inline;
	float: left;
}

.pop-up .biaodanw .hanw .r {
	width: 264px;
	height: 42px;
	display: inline;
	float: left;
}

.ipt-area-current {
	width: 264px;
	border-radius: 0 4px 4px 0;
	float: left;
	border: 0;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #dddddd;
	background: #f4f4f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.ipt-area-current:focus {
	background: #FFFFFF;
}

/*  */
.dropdown__switch:checked+.dropdown__options-filter .dropdown__select {
	transform: scaleY(1);
}

.dropdown__switch:checked+.dropdown__options-filter .dropdown__filter:after {
	transform: rotate(-135deg);
}

.dropdown__options-filter {
	width: 100%;
	cursor: pointer;
}

.dropdown__filter {
	width: 264px;
	height: 42px;
	line-height: 42px;
	position: relative;
	display: flex;
	padding: 0 20px 0 20px;
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
	text-transform: uppercase;
	transition: .3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}

.dropdown__filter:focus {
	background: #FFFFFF;
}

.dropdown__filter::after {
	position: absolute;
	top: 45%;
	right: 20px;
	content: '';
	width: 10px;
	height: 10px;
	border-right: 2px solid #595959;
	border-bottom: 2px solid #595959;
	transform: rotate(45deg) translateX(-45%);
	transition: .2s ease-in-out;
}

.dropdown__select {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
	box-shadow: 0 5px 10px 0 rgba(152, 152, 152, 0.6);
	transform: scaleY(0);
	transform-origin: top;
	font-weight: 300;
	transition: .2s ease-in-out;
	z-index: 100;
}

.dropdown__select-option {
	padding: 0 20px;
	background-color: #fff;
	border-bottom: 1px solid #EEEEEE;
	transition: .3s;
	line-height: 32px;
	height: 32px;
}

.dropdown__select-option:last-of-type {
	border-bottom: 0;
}

.dropdown__select-option:hover {
	background-color: #f9f9f9;
}

.mb-14 {
	margin-bottom: 14px;
}

.shadew {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	z-index: 10;
}

.hide {
	display: none;
}

.pop-up .yzmbd {
	width: 117px;
}

.pop-up .yzm {
	position: relative;
}

.pop-up .yzm .yzmc {
	width: auto;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
}

.pop-up .yzm .yzmc img {
	width: auto;
	height: 100%;
}

.contall .ccontsw {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px 60px 40px 60px;
}

.contall .ccontsw p {
	line-height: 1.8;
	margin-top: 5px;
	font-size: 14px;
}

.contall .ccontsw table {
	width: 100%;
	border: 1px solid #EEEEEE;
	margin: 10px auto;
}

.contall .ccontsw table td {
	line-height: 40px;
	padding: 0 10px;
	border: 1px solid #EEEEEE;
	text-align: center;
	color: #666666;
}

/*  */
.contbdc {
	overflow: hidden;
	border-top: 1px solid #cdd9f2;
	border-bottom: 1px solid #cdd9f2;
	background: url("../pic/back.png")
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/back.png*/
		/*tpa=https://yayu.ag666hd.cc/Public/Index/skin-k/pic/back.png*/
		no-repeat center top;
	background-size: 120% auto;
	margin-bottom: 20px;
	padding: 10px;
}

.contbdc .ctxt {
	padding: 8px 0 8px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	width: 406px;
}

.contbdc .biaodanw-hk {
	margin: 0 auto;
	width: 364px;
	display: none;
	line-height: 42px;
	color: #666666;
	text-align: left;
}

.contbdc .biaodanw-hk .tits {
	font-size: 18px;
	color: #202539;
}

.contbdc .biaodanw {
	padding: 20px 0;
	margin: 0 auto;
	width: 378px;
}

.contbdc .biaodanw .hanw {
	width: 100%;
	line-height: 42px;
	font-size: 14px;
}

.contbdc .biaodanw .hanw .l {
	width: 100px;
	height: 42px;
	display: inline;
	float: left;
	text-align: right;
	padding-right: 14px;
}

.contbdc .biaodanw .hanw .r {
	width: 264px;
	height: 42px;
	display: inline;
	float: left;
}

.contbdc .yzmbd {
	width: 117px;
}

.contbdc .yzm {
	position: relative;
}

.contbdc .yzm .yzmc {
	width: auto;
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
}

.contbdc .yzm .yzmc img {
	width: auto;
	height: 100%;
}

.hc-h1 {
	line-height: 40px;
	margin: 40px 40px 0 40px;
	border-bottom: 1px solid #cdd9f2;
}

.hc-h1 .l {
	display: inline;
	float: left;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.hc-h1 a.rs {
	display: inline-block;
	float: right;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-image: linear-gradient(-90deg, #dccab8, #d2b496);
	color: #FFF0F0;
}

.hc-h1 .l:before {
	content: "";
	width: 5px;
	height: 5px;
	border: 2px solid #d2b79c;
	border-radius: 50%;
	display: inline-block;
	margin-right: 12px;
}


.close {
	background: none !important;
}

.shenBox {
	width: 680px;
	margin-left: -340px;
	z-index: 200;
	padding-bottom: 60px;
	box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 8px 12px 0 rgb(0 0 0 / 20%);
	position: fixed;
	top: 80px;
	z-index: 200;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #fff;
	left: 50%;
	display: none;
}

.shenBox .close {
	position: absolute;
	top: 20px;
	right: 30px;
}

.shenBox .title {
	padding: 8px 0 8px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	width: 560px;
	font-size: 26px;
	text-align: center;
	color: #363952;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 500;
}

.shenBox .formBox {
	padding: 38px 0 50px;
}

.shenBox .text {
	width: 100%;
	line-height: 42px;
	font-size: 14px;
	margin-bottom: 14px;
}

.shenBox .text .rTitle {
	display: inline-block;
	text-align: left;
	color: #000000;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.shenBox .text .link {
	color: #b29473;
}

.shenBox .text span i {
	color: #f05f1e;
	font-style: normal;
}

.shenBox .text .test {
	width: 104px;
	position: absolute;
	top: 4px;
	right: 74px;
}

.shenBox .btn .tibtn {
	display: inline-block;
	margin: 0 3px;
}

.shenBox .btn .seabtn {
	display: inline-block;
	margin: 0 3px;
}

.formBox {
	width: 600px;
	margin: 0 auto;
	padding: 50px 0 50px;
}

.formBox .text {
	font-size: 14px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.formBox .text span {
	display: inline-block;
	width: 200px;
	text-align: right;
	line-height: 42px;
	padding-right: 12px;
	float: left;
}

.formBox .text input {
	width: 320px;
	color: #323232;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	float: left;
}

.formBox .text select {
	width: 320px;
	height: 40px;
	line-height: 40px;
	color: #323232;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	float: left;
}

.formBox .btn {
	text-align: center;
	margin: 30px auto 0;
	border-radius: 5px;
	padding-left: 55px;
}

.formBox .btn input {
	background: none;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	width: 200px;
	border: none;
	border-radius: 5px;
}

.formBox .btn .tibtn {
	background: #d2b496;
}

.formBox .btn .subbtn {
	background: #d2b496;
}

.formBox .btn .seabtn {
	background: #e8f1fa;
	color: #000000;
}

.cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 10;
}

.chaxunBox {
	display: none;
	width: 753px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background-color: #FFF;
	z-index: 100;
	border-radius: 12px;
}

.chaxunBox .close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.chaxunBox .logo {
	padding: 30px 0;
	text-align: center;
}

.chaxunBox .logo img {
	width: 240px;
}

.chaxunBox .tableBox {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 50px;
}

.chaxunBox .tableBox table {
	width: 100%;
	border-collapse: collapse;
}

.chaxunBox .tableBox th {
	color: #323232;
	line-height: 30px;
	border: 1px solid #F2F2F2;
	background-color: #fff;
	padding: 5px;
	text-align: center;
	vertical-align: middlel;
}

.chaxunBox .tableBox td {
	padding: 5px;
	line-height: 20px;
	text-align: center;
	vertical-align: middlel;
	border: 1px solid #F2F2F2;
}

.searchBox {
	display: none;
	width: 753px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background-color: #FFF;
	z-index: 100;
	border-radius: 12px;
}

.searchBox .close {
	position: absolute;
	top: 20px;
	right: 30px;
}

.searchBox .title {
	padding: 8px 0 8px;
	line-height: 42px;
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	width: 560px;
	font-size: 26px;
	text-align: center;
	color: #363952;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 500;
}


.biaodanw .text {
	font-size: 14px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.biaodanw .text span {
	display: inline-block;
	width: 100px;
	text-align: right;
	line-height: 42px;
	float: left;
	padding-right: 14px;
}

.biaodanw .text input {
	width: 264px;
	color: #323232;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	background-color: #f4f4f4;
	padding-left: 15px;
	box-sizing: border-box;
	border-radius: 5px;
	float: left;
}

.biaodanw .subbtn {
	border: 0 !important;
}

.close img {
	width: 40px !important;
	height: 40px !important;
}