* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Microsoft Yahei", sans-serif;
}

body {
	line-height: 1.6;
	color: #333;
	background-color: #F9F9F9;
	--zhutiselanse_qian: #63C3FF;
	--zhutiselanse_shen: #009DFF;
	--zhutiselanse_henshen: #222C82;
	--zhutisehongse: #CB0000;
	--zhutihuiline: #E6E6E6;
	--bordradu: 15px;
}

/* .zhaobrih_item_left_img {
	width: 260px;
	height: 150px;
} */

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: nomal;
}

ul {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

.piaocha {
	position: fixed;
	bottom: 20%;
	right: 20px;
	z-index: 2;
}

.piaocha_nei {
	position: relative;
}

.close_img {
	width: 24px;
	cursor: pointer;
	position: absolute;
	top: -12px;
	right: -16px;
	z-index: 3;
}

.cha {
	cursor: pointer;
	position: absolute;
	top: -18px;
	right: -4px;
	z-index: 3;
	color: #000;
	font-size: 20px;
}

.piaocimg {
	width: 100px;
}

.flex {
	display: flex;
}

.flexalcen {
	display: flex;
	align-items: center;
}

.flexjusncal {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.biaotititzi {
	font-size: 26px;
	font-weight: bold;
	/* margin-top: 10px; */
	color: #333;
	text-align: center;
}

.zhengtiticon_top {
	display: flex;
	align-items: self-end;
	justify-content: center;
}

.product_subtitle {
	font-size: 14px;
	color: #333;
	position: relative;
	top: 4px;
}

.product_subtitle_bai {
	color: rgb(255, 255, 255, .8);
}

.titicon {
	width: 80px;
	height: 30px;
	margin-right: 10px;
}

.biaotititzi_bai {
	color: #fff;
}

.paaleft {
	padding-left: 190px;
}

.paddrigh {
	padding-right: 190px;
}

.marleft {
	margin-left: 190px;
}

.zhengtiwidth {
	width: 73%;
	margin: 0 auto;
}

.backfff {
	background-color: #fff;
}

.zhengkuai_padding {
	padding: 50px 0;
}

.yihang {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lianghang {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.sanhang {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

}

.explore_btn {
	border: none;
	padding: 10px 10px;
	border-radius: 40px;
	cursor: pointer;
	font-size: 0.8rem;
	display: inline-block;
	transition: background 0.3s ease;
}

.explore_btn_nei {
	display: flex;
	align-items: center;
}

.explore_btn_fen {
	background: #FFE3E3;
	color: var(--zhutisehongse);
}

.explore_btn_red {
	background-color: var(--zhutisehongse);
	color: #fff;
}

.explore_btn_lan {
	background-color: var(--zhutiselanse_qian);
	color: #fff;
}

.explore_btn:hover {
	/* background: #004c99; */
}

.curpoi {
	cursor: pointer;
}

/* 顶部图片文字 */

.dingbutu {
	height: 490px;
	position: relative;
}

.dingbutu_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dingbutu_con {
	position: absolute;
	top: 40%;
	left: 190px;
	z-index: 1;
	color: #fff;
}

.dingbutu_con_tit {
	font-size: 40px;
	font-weight: bold;
}

.dingbutu_con_con {
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	margin-top: 5px;
}

/* 顶部图片文字 */



/* 分页 */

.common_zhongjian_nei_righ_fenye {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 80px;
}


.layui-laypage a:hover {
	background-color: var(--zhutiselanse_qian) !important;
	color: #fff !important;
}

.layui-laypage a,
.layui-laypage span {
	padding: 0 0 !important
}

.layui-laypage a,
.layui-laypage .layui-laypage-curr,
.layui-laypage-last,
.layui-laypage-spr {
	width: 50px !important;
	height: 50px !important;
	line-height: 50px !important;
	border-radius: 20px !important;
	overflow: hidden !important;
	margin-right: 10px !important;
}

.page-arrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 20px;
	background: #fff;
	cursor: pointer;
	margin: 0 5px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.page-arrow.disabled {
	border-color: #eee;
	cursor: not-allowed;
	opacity: 0.6;
}

.page-arrow img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}



.layui-laypage {
	margin: 0;
}

.layui-laypage a,
.layui-laypage span {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 20px;
	margin: 0 5px;
	box-sizin
}

/* 分页 */


.zuzhijg_nei_bot {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}

.zuzhijg_nei_bot_img {
	width: 100%;
	height: auto;
}

.zuzhijg_nei_bot_item {
	flex: 1;
	margin-right: 20px;
}

.zuzhijg_nei_bot_item:last-child {
	margin-right: 0;
}

.zuzhijg_nei_bot_righ_img {
	width: 100%;
	object-fit: cover;
}

.iten2em{
	text-indent: 2rem;
}