/*-----------------------------section主体---------------------------------*/
section {
	padding-top: 9px;
}

.pro_fl_box {
	display: flex;
	flex-direction: column;
}

.pro_fl_title {
	display: flex;
	height: 30px;
	align-items: center;
}

.pro_fl_title dt {
	font-size: 15px;
	margin-right: 5px;
	height: 22px;
	line-height: 22px;
}

.pro_fl_title a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #000;
	height: 22px;
	background-color: #fff;
	border: 1px #ddd solid;
	margin: 0 5px;
	padding: 0 8px;
}

/*-----------------------产品介绍----------------- */
.product_center {
	display: flex;
	margin-top: 15px;
	height: 490px;
	border: 1px #ddd solid;
}

.preview_box {
	width: 353px;
	height: 100%;
}

.preview_img {
	position: relative;
}

.smallImg {
	width: 350px;
	height: 35	0px;
}

.mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	background: rgb(227, 230, 72);
	opacity: 0.5;
	display: none;
	cursor: move;
}

.big-box {
	width: 500px;
	height: 500px;
	position: absolute;
	left: 370px;
	top: 0;
	border: 1px solid #999;
	display: none;
	overflow: hidden;
	z-index: 100;
}

.bigImg {
	position: absolute;
	top: 0;
	left: 0;
}

.check_box {
	display: flex;
	margin-top: 10px;
	width: 346px;
	height: 62px;
}

.share_box {
	display: flex;
	align-items: center;
	margin-top: 10px;
	width: 346px;
	height: 30px;
	color: orange;
	font-size: 16px;
}

.share_box span {
	margin: 0 5px;
}

.share_box span a img {
	width: 16px;
	height: 16px;
}

.check_img {
	width: 308px;
	height: 65px;
}

.check_img_box div {
	display: flex;
	width: auto;
	height: 62px;
}

.check_img_box>.slick-prev {
	left: -18px;
}

.check_img_box>.slick-next {
	right: -18px;
}

.check_img_box>.slick-prev::before {
	font-size: 0;
}

.check_img_box>.slick-next::before {
	font-size: 0;
}

.check_img_box img {
	width: 60px;
	height: 60px;
	margin-left: 5px;
}

.check_a {
	border: 2px red solid;
}

.check_box>button {
	color: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 62px;
	font-size: 16px;
	/* background: transparent; */
	border: none;
	outline: none;
}

.preview_content {
	padding: 25px;
	padding-bottom: 0;
	flex: 1;
}

.product_title {
	margin-bottom: 3px;
}

.product_title span {
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.product_title p {
	font-size: 12px;
	color: #999;
	margin: 0;
	margin-top: 5px;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product_price {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f0f0f0;
	font-family: "Century Gothic", sans-serif;
	height: auto;
	padding: 5px;
	margin: 10px 0;
}

.product_price p {
	margin: 0;
	font-size: 13px;
}

.product_price p strong {
	color: #e60012;
	font-size: 22px;
	font-weight: bold;
}

.product_price span {
	font-size: 13px;
	margin-right: 20px;
}

.product_price span i {
	margin: 0 4px;
}

.product_price span:hover {
	color: #e60012;
}

.product_message {
	font-size: 12px;
	line-height: 30px;
}

.product_message .style-description {
	display: inline-block;
	width: 60px;
	color: #999;
	text-align: justify;
	text-align-last: justify;
}

.product_message .style-seperator {
	letter-spacing: 1px;
}

.child_pro {
	width: 246px;
	height: auto;
	margin-top: 8px;
}

.child_pro>span {
	width: 112px;
	color: #666;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 8px;
	padding: 2px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: solid 1px #ccc;
	cursor: pointer;
}

.check_span {
	border: solid 1px #ff0000 !important;
}

.buyCountValue {
	margin-top: 10px;
	display: flex;
	height: 40px;
}

.buyCar {
	width: 134px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: "Hiragino Sans GB", "Microsoft YaHei", "黑体", sans-serif;
	background-color: var(--main-color);
	border: 1px solid var(--main-color);
	text-align: center;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	float: left;
}

.ts_info {
	margin-top: 24px;
	color: #999;
	font-size: 12px;
}

.preview_tj {
	width: 210px;
	height: 100%;
}

.tj_title {
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	height: 50px;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}

.tj_title span {
	width: 50px;
	height: 1px;
	background: linear-gradient(to right, white, #ddd, white);
}

.tj_content {
	width: 100%;
	height: 400px;
}

.tj_content>div {
	text-align: center;
	width: 100%;
	height: 400px;
}

.tj_content div>a {
	display: inline-block;
	margin-top: 17px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.tj_content div a:hover dt {
	color: #e60012;
}

.tj_content div a>dt {
	width: 170px;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
	font-size: 12px;
	font-weight: 400;
}

.tj_content div a>strong {
	color: #e60012;
	font-size: 12px;
	font-weight: 400;
}

.tj_content div a>img {
	width: 130px;
	height: 130px;
	margin: 0 auto;
}

.preview_tj>.slick-slider {
	margin: 0;
}

.tj_control {
	width: 100%;
	height: 30px;
}

.preview_tj button {
	top: 415px;
}

.preview_tj .slick-prev {
	left: 60px;
}

.preview_tj .slick-next {
	right: 60px;
}

.preview_tj .slick-prev:before,
.preview_tj .slick-next:before {
	color: #eee;
}

/*-------------------热销产品----------------*/
.hot_goods {
	margin-top: 30px;
}

.hot_title {
	position: relative;
	height: 35px;
	background: #eee;
	border-bottom: 1px var(--main-color) solid;
}

.hot_title span {
	display: inline-block;
	width: 105px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	background: var(--main-color);
}

.hot_title div {
	float: right;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-right: 10px;
}

.hot_title .pp_tj {
	position: absolute;
	top: 35px;
	right: 0;
	width: 200px;
	height: 220px;
	border: solid 1px #ddd;
	margin: 0;
}

.hot_title .pp_tj ul {
	height: 220px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.hot_title .pp_tj ul li {
	font-size: 12px;
	list-style-type: square;
}

.hot_title .pp_tj ul li a {
	position: relative;
	color: #000;
}

.hot_title .pp_tj ul li a::before {
	position: absolute;
	top: 4px;
	left: -10px;
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #000;
}

#goods_items {
	position: relative;
	width: 1000px;
	height: 220px;
	border-left: 1px #eee solid;
	border-bottom: 1px #eee solid;
}

#goods_items div {
	display: flex;
}

#goods_items div>span {
	position: relative;
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

.goods_l_item {
	text-align: center;
}

.goods_l_item::before {
	content: "";
	display: block;
	position: absolute;
	top: 14%;
	right: 0;
	width: 1px;
	height: 200px;
	background: linear-gradient(180deg, white, #eeeeee, white);
}

#goods_items div span a {
	width: 140px;
	height: 200px;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
}

#goods_items div span a img {
	width: 140px;
	height: 140px;
}

#goods_items div span a dd {
	display: inline-block;
	width: 140px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	transition: color 0.2s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#goods_items div span a dd:hover {
	color: var(--main-color);
}

.price-miaosha {
	position: relative;
	display: flex;
	width: 80px;
	justify-content: center;
	height: 22px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	background: red;
	border: 1px red solid;
}

.price-miaosha>i {
	font-size: 12px;
	font-weight: 400;
	padding-right: 2px;
}

.price-miaosha>span {
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 22px;
}

.price-origin {
	position: relative;
	display: flex;
	width: 60px;
	justify-content: center;
	height: 22px;
	color: #999;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	background: #fff;
	border: 1px red solid;
	border-left: none;
	text-decoration: line-through;
	vertical-align: top;
}

.price-origin>span {
	height: 100%;
	text-align: center;
	color: rgb(61, 60, 60);
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	float: left;
}

#goods_items>.slick-prev {
	left: 0px;
}

#goods_items>.slick-next {
	right: 0px;
}

#goods_items>div {
	width: 999px;
	height: 100%;
}

#goods_items>.slick-prev {
	width: 21px;
	height: 25px;
	border-radius: 0 50% 50% 0;
	background-color: rgba(0, 0, 0, 0.15);
}

#goods_items>.slick-prev::before {
	font-size: 0;
}

#goods_items>.slick-next {
	width: 21px;
	height: 25px;
	border-radius: 50% 0 0 50%;
	background: rgba(0, 0, 0, 0.2);
}

#goods_items>.slick-next::before {
	font-size: 0;
}

.goods_right_btn {
	position: absolute;
	top: 47%;
	right: 6px;
	padding-top: 1px;
}

.goods_left_btn {
	position: absolute;
	top: 47%;
	left: 6px;
	padding-top: 1px;
}

.goods_right_btn>i,
.goods_left_btn>i {
	color: rgb(216, 214, 214);
	font-size: 16px;
	font-weight: 700;
}

/*-------------------产品详情----------------*/
.mainD_content {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	background: #f7f7f7;
	border: 1px #ddd solid;
}

.mainD_tab {
	display: flex;
	justify-content: space-between;
	background: #eee;
	height: 35px;
	border-bottom: 1px solid #ddd;
}

.mainD_tab span {
	color: #fff;
	font-size: 15px;
	height: 35px;
	width: 105px;
	text-align: center;
	line-height: 40px;
	background: var(--main-color);
}

.mainD_tab ul {
	display: flex;
	align-items: center;
	height: 40px;
	margin: 0;
}

.mainD_tab ul li {
	font-size: 14px;
	margin: 0 10px;
	cursor: pointer;
}

.mainD_tab_content {
	flex: 1;
	padding: 20px;
}

.info_1,
.info_2,
.info_3 {
	width: 100%;
	height: 100%;
	display: none;
	background: #fff;
}

.div_show {
	display: block;
}

.li_active {
	position: relative;
	color: var(--main-color);
}

.li_active::before {
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 2.5px;
	background: var(--main-color);
}

.pro_tip {
	display: flex;
	align-items: center;
	height: 30px;
}

.pro_tip div {
	margin-right: 3px;
}

.parall {
	width: 0;
	height: 0;
	border-width: 15px;
	/*改变箭头大小*/
	border-style: solid;
	border-color: transparent transparent transparent var(--main-color);
}

.rectangl {
	width: 3px;
	height: 30px;
	background: var(--main-color);
}

.rectangl_l {
	padding: 0 20px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	background: var(--main-color);
}

.pro_js_content,
.pro_cs_content,
.pro_xj_content,
.pro_yy_content,
.pro_td_content {
	padding: 20px;
	font-size: 12px;
	line-height: 2;
}

.standardTable {
	color: #666666;
	font-size: 12px;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	display: table;
	border-left: 1px solid #dddddd;
}

.standardTable>tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

/*------------------------------产品详情说明-------------------- */
.mainD_message {
	padding: 25px;
	margin-top: 30px;
	padding-right: 50px;
	border: 1px #ddd solid;
}

.mainD_m_content {
	margin-bottom: 20px;
}

.mainD_m_content span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: var(--main-color);
	border-radius: 50%;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 17px;
}

.mainD_m_content dt {
	display: inline-block;
	color: var(--main-color);
}

.mainD_m_content dd {
	color: #666;
	font-size: 12px;
	margin-left: 33px;
	line-height: 2;
}
