﻿/* CSS Document*/

@font-face{
	font-family: "History"; src: url("../fonts/History.woff2")
format("woff2"), url("../fonts/History.woff")
format("woff"), url("../fonts/History.ttf")
format("truetype"), url("../fonts/History.eot")
format("embedded-opentype"), url("../fonts/History.svg")
format("svg"); font-weight: normal; font-style: normal;
}

@font-face {
	font-family: 'webfontregular';
	font-weight: 600;
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot');
	src: url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff2') format('woff2'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff') format('woff'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.ttf') format('truetype'), url('../fonts/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0px;
	margin: 0px;
	outline: 0 none;
}

a {
	text-decoration: none;
	color: #666;
	transition: all 0.5s ease 0s;
}

a:focus {
	outline: none;
}

a:hover {
	color: #0871e4;
	text-decoration: none;
}

ul {
	list-style-type: none; margin-bottom: 0px;
}

li {
	vertical-align: bottom;
	zoom: 1;
}

img {
	border: 0px;
}

select {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
}

textarea {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	color: #666;
	font-size: 12px;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

th,
td {
	padding: 0;
}

input {
	vertical-align: middle;
	outline: none;
	font-size: 12px;
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
}

input::-webkit-input-placeholder {
	color: #ccc;
}
input::-moz-input-placeholder {
	color: #ccc;
}
input::-ms-input-placeholder {
	color: #ccc;
}

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

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
}

.hidden {
	display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: inherit;
	margin: 0px;
}

p {
	margin: 0px;
}

em,
i {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}


body {
	font-family: "pingfang SC", "Microsoft YaHei", "黑体";
	background: #f3f3f3;
	color: #666;
	font-size: 12px;
	overflow-x: hidden !important;
}

.pr {
	position: relative;
}

.container {
	max-width: 1880px;
	margin: 0 auto;
	padding: 0px 100px;
	width: 100%;
	box-sizing: border-box;
}

.container1 {
	max-width: 1500px;
	margin: 0 auto;
	padding: 0px 100px;
	width: 100%;
	box-sizing: border-box;
}

.head{ display: flex; justify-content: space-between; background: #dfeef2;}
.head .head_l{ width: 445px; display: flex; align-items: center; justify-content: center; border-right: 1px solid #ddd; padding: 20px 0px;}
.head .head_l .img img{ width: 123px; height: auto; margin-right: 15px;}
.head .head_l .tel{ color: #0871e4; font-size:18px; line-height: 33px;}
.head .head_r{ width: calc(100% - 465px);}
.head_r_top{ display: flex; align-items: center; justify-content: space-between;}
.head_r_top .sjdl{ background: #dfeef2; box-shadow: 0px 0px 20px #dcdcdc; margin: 10px 0px; padding: 0px 10px; border-radius: 10px; display: flex; align-items: center;}
.head_r_top .sjdl a{ font-size: 15px; color: #333; height: 48px; line-height: 48px; white-space:nowrap;}
.head_r_top .sjdl a:hover{ color: #0871e4;}
.head_r_top .sjdl b{ width: 1px; height: 24px; background: #dcdcdc; display: block; margin: 0px 7px;}
.head_r_top .search{ width: 40%; height: 46px; line-height: 46px; border: 1px solid #0871e4; margin-top: 20px; display: flex; overflow: hidden; border-radius: 5px; margin: 0px 1.5%;}
.head_r_top .search .text{ width: calc(100% - 85px); border: 0px; background: url(../images/top_search.png) no-repeat 10px center; background-size:18px; padding: 0px 10px; padding-left: 35px; font-size: 13px;}
.head_r_top .search .anniu{ width: 85px; height: 46px; background: #0871e4; color: #fff; border: 0px; cursor: pointer; border-radius:0px 5px 5px 0px;}

.head_r_top .cart{ margin-top: 20px; position: relative; padding-left: 1%; display: flex; align-items: center;}
.head_r_top .cart::after{ width: 1px; height: 34px; content: ''; background: #f0f0f0; position: absolute; left: 0px; top: 10px;}
.head_r_top .qiehuan{ position: relative;  font-size: 14px; padding: 0px 10px;}
.head_r_top .qiehuan i{ margin-left: 8px;}
.head_r_top .qiehuan .dianji{ display: flex; justify-content: space-between; align-items: center; color: #999; font-size: 14px; cursor: pointer;}
.head_r_top .qiehuan .qiehuan_xl{ overflow: hidden; top: 20px; left: -10px; height: 0px; position: absolute; width: 70px; box-shadow: 0px 0px 2px #ddd; background: #fff; z-index: 5; line-height: 35px; text-align: center;}
.head_r_top .cart1 ul{ margin-bottom: 0px; display: flex;}
.head_r_top .cart1 ul li{ float: left; text-align: center; padding: 0px 20px; position: relative;}
.head_r_top .cart1 ul li img{ width: 34px; height: auto; margin-bottom: 3px;}
.head_r_top .cart1 ul li p{ white-space:nowrap; font-size: 13px;}

.head_r_top .cart1 ul li .erweima_xl{ overflow: hidden; top: 50px; left: -10px; height: 0px; position: absolute; width: 120px; box-shadow: 0px 0px 2px #ddd; background: #fff; z-index: 10; line-height: 35px; text-align: center; transition: all 0.5s ease 0s;}
.head_r_top .cart1 ul li .erweima_xl img{ width: 100%;}

.head_r_top .cart1 ul li:hover .erweima_xl{ height: 120px; transition: all 0.5s ease 0s;}

.head_r_top .hydl{ width:150px;margin-right: 15px;}
.head_r_top .hydl a{ overflow:hidden;display: block; height: 40px; line-height: 40px; text-align: center; background: #398de9; color: #fff; font-size: 14px;}
.head_r_top .hydl a:nth-child(2){ background: #0871e4;}

.head_r_bottom{ height: 45px;}
.head_r_bottom ul{ margin-bottom: 0px; width: 100%;}
.head_r_bottom ul li{ float: left; margin: 0px 1%;}
.head_r_bottom ul li a{ display: block; font-size: 14px; color: #333; font-weight: bold; line-height: 30px; text-transform: uppercase; letter-spacing: -0.5px;}
.head_r_bottom ul li a i{ margin-left: 3px;}
.head_r_bottom ul li a img{ vertical-align: middle; width: 20px; opacity: .7;}
.head_r_bottom ul li a.on,.head_r_bottom ul li a.on i{ color: #0871e4;}
.head_r_bottom ul li a:hover,.head_r_bottom ul li a:hover i{ color: #0871e4;}


#modal{ display: none;}
#modal ul li{ line-height: 20px; border-bottom: 1px solid #ddd; font-size: 12px; padding: 5px 20px;}
#modal ul li a{ color: #333; text-transform: uppercase;}
#pageslide {
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	overflow-x: auto;
	z-index: 999999;
	width: 300px;
	padding: 20px 0px;
	background: #f3f3f3;
	box-shadow: 0px 0px 5px #ccc;
}


.phone_head{ display: none; background: #fff; box-shadow: 0px 0px 8px #ddd;}
.phone_head .container{  height: 70px; display: flex; justify-content: space-between; align-items: center;}
.phone_head .container .logo img{ width: 80px;}

.phone_head .container .cart1 ul{ display: flex; margin-bottom: 0px;}
.phone_head .container .cart1 ul li{ text-align: center; font-size: 12px; margin: 0px 8px;}
.phone_head .container .cart1 ul li img{ width: 28px;}


.in_banner{ height: 550px; --swiper-theme-color: #fff;  --swiper-navigation-size: 60px;/* 设置按钮大小 */}
.in_banner .swiper-pagination span{ width: 16px; height: 16px; background: #fff;}
.in_banner .swiper-button-next{ right: 5%;}
.in_banner .swiper-button-prev{ left: 5%;}
.in_banner .swiper-slide{ background-size: cover; background-position: center center;}
.in_banner .swiper-slide img{ width: 100%; height: auto; display: none;}

.in_banner .swiper-slide .nr {
	position: absolute;
	width: 76%;
	left: 12%;
	top: 0px;
	height: 100%;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-shadow: 0px 2px 2px #333;
}

.in_banner .swiper-slide .nr .nr_wz h2{ font-size: 50px; padding-bottom: 3%;}
.in_banner .swiper-slide .nr .nr_wz h3{ font-size: 18px; padding-bottom: 3%;}
.in_banner .swiper-slide .nr .nr_wz p{ font-size: 14px; padding-bottom: 3%;}

.in_banner .swiper-slide .nr .nr_btn {
	position: relative;
	display: none;
}

.in_banner .swiper-slide .nr .nr_btn a {
	color: #fff;
	font-size: 15px;
	display: block;
	width: 190px;
	border-bottom: 2px solid #fff;
	text-align: center;
	height: 55px;
	line-height: 55px;
}



.in_banner .swiper-slide .nr {
	transform: translate3d(320px, 0, 0);
	-webkit-transform: translate3d(320px, 0, 0);
	-moz-transform: translate3d(320px, 0, 0);
	-ms-transform: translate3d(320px, 0, 0);
	-o-transform: translate3d(320px, 0, 0);
	transition: all 1.75s ease;
	-webkit-transition: all 1.75s ease;
	-moz-transition: all 1.75s ease;
	-ms-transition: all 1.75s ease;
	-o-transition: all 1.75s ease;
}

.in_banner .swiper-slide-active .nr {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
}


.in_box{ padding: 50px 0px;}
.in_box .container{ display:flex;}
.in_box_l{ width: calc(100% - 550px);}
.in_box_l ul{ margin-bottom: 0px;}
.in_box_l ul li{ position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; margin-bottom: 40px; height: 640px;}

.in_box_l ul li:nth-last-child(1){ margin-bottom: 0px; display: block !important;}
.in_box_l ul li img{ width: 100%; height: auto; display: none;}
.in_box_l ul li .nr{ width: 100%; height: 100%; top: 0px; left: 0px; padding: 1% 5%;  overflow-x: auto; position: relative;}
.in_box_l ul li .nr .bt{ color: #fff;}
.in_box_l ul li .nr::-webkit-scrollbar {
	width: 5px;
}

.in_box_l ul li .nr::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .0);
}

.in_box_l ul li .nr::-webkit-scrollbar-thumb {
	background: #fff;
}

.in_box_l ul li .nr::-webkit-scrollbar-thumb:window-inactive {
	background: #fff;
}

.in_box_l ul li .nr::-webkit-scrollbar-thumb:vertical:hover {
	background: #fff;
}
.in_box_l ul li .nr h2{ font-size: 30px; color: #fff; height: 50px; display: none;}
.in_box_l ul li .nr p{ font-size: 18px; color: #fff; display: none;}
.in_box_l ul li .nr a{ width: 120px; height: 45px; line-height: 45px; text-align: center; font-size: 18px; color: #fff; display: block; background: #0871e4; margin-top: 15px; position: absolute; bottom: 5%;
	right: 5%;}
.in_box_l .bt{ font-size: 32px; font-weight: bold; text-transform: uppercase; color: #000;}

.in_box_r{ width: 520px; margin-left: 70px;}
.in_box_r .bt{ font-size: 22px; font-weight: bold; text-transform: uppercase; color: #000; margin-bottom: 25px;}
.in_box_r ul li{ position: relative;  margin-bottom: 60px;}
.in_box_r ul li .in_product .swiper-slide .img{  background-size: cover; background-repeat: no-repeat; background-position: center center;}
.in_box_r ul li .in_product .swiper-slide .img img{ width: 100%; height: auto;}
.in_box_r ul li .in_product .swiper-slide .nr{ background: #f9f9f9; padding: 5%;}
.in_box_r ul li .in_product .swiper-slide .nr h2{ font-size: 18px; color: #333; padding-bottom: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.in_box_r ul li .in_product .swiper-slide .nr p{ font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom: 5px; color: #888;}
.in_box_r ul li .in_product .swiper-slide .nr h3 b{ font-size: 30px; color: #f54a2e;}
.in_box_r ul li .in_product .swiper-slide .nr h3 span{ float: right;}
.in_box_r ul li .in_product .swiper-slide .nr h3 span a{ font-size: 14px;}
.in_box_r ul li .in_product .swiper-slide .nr h3 span a img{ width: 22px; margin-left: 6px;}
.in_box_r ul li .in_product-next{ color: #000; font-size: 35px; left: -20px; top: 50%; margin-top: -15px; position: absolute; cursor: pointer;}
.in_box_r ul li .in_product-prev{ color: #000; font-size: 35px; right: -20px; top: 50%; margin-top: -15px; position: absolute; cursor: pointer;}
.in_box_r ul li .in_product-pagination{ text-align: center; margin-top: 12px;}
.in_box_r ul li .in_product-pagination span{ width: 40px; height: 40px; background: none; position: relative; border: 1px solid #f3f3f3; opacity: 1; margin: 0px 5px;}
.in_box_r ul li .in_product-pagination span::after{ width: 8px; height: 8px; background: #aaa; content: ''; position: absolute; top: 15px; left: 15px;}
.in_box_r ul li .in_product-pagination span.swiper-pagination-bullet-active{ border: 1px solid #333;}
.in_box_r ul li .in_product-pagination span.swiper-pagination-bullet-active::after{ background: #333;}


.bottom{ background: #e7e7e7; padding: 40px 0px;}
.bottom ul{ margin-bottom: 0px; display: flex;}
.bottom ul li{ width: 25%;}
.bottom ul li h2{ font-size: 22px; font-weight: bold; color: #333; position: relative;}
.bottom ul li p a{ font-size: 14px; line-height: 25px;}
.bottom ul li p a i{ margin-right: 5px;}

.bottom1{ background: #0e2b4b; height: 65px; line-height: 65px; color: #fff;}
.bottom1 a{ color: #fff;}
.bottom1 span{ float: right;}


.slide_right{ width: 40px; position: fixed; right: 5px; top:65%;margin-top:-166px ; z-index:99}
.slide_right li{ width: 40px; height: 40px; margin-bottom: 1px; position: relative;}

.slide_right li a{ display: block; width:40px; height: 40px; background: #fff; color: #fff; transition: none; text-align: center; line-height: 22px; padding-top: 10px; float: left;}
.slide_right li:hover a{ background: #fff; text-align: center;}
.slide_right li a i{ display: block; margin: 0px auto; text-align: center; font-size: 28px;}

.slide_right li .s_side{ display: none; background: #fff;}
.slide_right li .hade{ display: block;}


.shop_lb{ padding: 50px 0px;}

.shop_lb_l{ width: 215px;border-right: 1px solid #ccc;}
.shop_lb_l .bt{ font-size: 16px; font-weight: bold; color: #333; text-transform: uppercase; letter-spacing:-1px; margin-bottom: 20px;}
.shop_lb_l dl dt{ text-transform: uppercase; letter-spacing:-1px; color: #333; margin-bottom: 10px; font-size: 14px;}
.shop_lb_l dl dt a:hover{ color: #0871e4;}
.shop_lb_l dl dt a.on{ color: #0871e4;}
.shop_lb_l dl dd a{ display: block; font-size: 14px; padding: 5px 0px; padding-left: 22px; background: url(../images/product_wxz.png) no-repeat left 7px;}
.shop_lb_l dl dd a:hover{ background: url(../images/product_xz.png) no-repeat left 7px;}
.shop_lb_l dl dd a.on{ background: url(../images/product_xz.png) no-repeat left 7px; color: #0871e4;}

.shop_lb_r{ width: calc(100% - 215px); padding: 0px 15px;}
.shop_lb_r .bt{ color: #333; font-size: 26px; text-transform: uppercase; padding-left: 15px; padding-bottom: 20px;}
.shop_lb_r ul{ margin-bottom: 0px;}
.shop_lb_r ul li{ width:calc(33.3% - 30px); float: left; margin: 0px 15px; margin-bottom: 25px;}
.shop_lb_r ul li .img{ background-size: cover; background-position: center center; background-repeat: no-repeat;}
.shop_lb_r ul li .img img{ width: 100%; height: auto;}
.shop_lb_r ul li .nr{ background: #f9f9f9; padding: 8px 4%;}
.shop_lb_r ul li .nr a{ background: url(../images/product_right.png) no-repeat right center; display: block; padding-right: 25px;}
.shop_lb_r ul li .nr a h2{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 20px; color: #333; padding-bottom: 3px;}
.shop_lb_r ul li .nr a p{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 17px;min-height: 25px;}


/* 翻页  */
.sabrosus{display: flex; justify-content: center; align-items: center; font-size: 13px; padding: 30px 0px;}
.sabrosus a{display: block; width: 45px; height: 45px; line-height: 45px; margin: 0 10px; text-align: center; border-radius:50%; background: #eee;}
.sabrosus a i{line-height: 45px; font-size:20px;}
.sabrosus a:hover{color: #fff; background-color: #0871e4;}
.sabrosus a.current{color: #fff; background-color: #0871e4;}

.product_lb_r{ width: calc(100% - 215px); padding: 0px 15px;}
.product_lb_r .banner{ padding-left: 15px; padding-right: 15px; padding-bottom: 20px;}
.product_lb_r .banner img{ width: 100%;}
.product_lb_r ul{ margin-bottom: 0px;}
.product_lb_r ul li{ width:calc(25% - 30px); float: left; margin: 0px 15px; margin-bottom: 25px;}
.product_lb_r ul li .img{ background-size: cover; background-position: center center; background-repeat: no-repeat;}
.product_lb_r ul li .img img{ width: 100%; height: auto;}
.product_lb_r ul li .nr{ background: #f9f9f9; padding: 5%;}
.product_lb_r ul li .nr h2{ font-size: 18px; color: #333; padding-bottom:6px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.product_lb_r ul li .nr h2 a{ color: #333;}
.product_lb_r ul li .nr p{ font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom: 5px; color: #888;}
.product_lb_r ul li .nr h3 b{ font-size: 30px; color: #f54a2e;}
.product_lb_r ul li .nr h3 span{ float: right;}
.product_lb_r ul li .nr h3 span a{ font-size: 14px;}
.product_lb_r ul li .nr h3 span a img{ width: 22px; margin-left: 6px;}



.product_xx{ padding: 50px 0px;}

.product_xx1{ margin: 0px auto;}
.product_xx1_l{ width: 48%;}
.product_xx1_l img{ width: 100%; height: auto;}
.product_xx1_l ul{ display: flex; margin: 0px -4px; margin-top: 10px;}
.product_xx1_l ul li{ width: 20%; margin: 0px 4px;}
.product_xx1_l ul li img{ width: 100%; height: auto; border:1px solid #f9f9f9;}
.product_xx1_l ul li img.cloudzoom-gallery-active{ border: 1px solid #0871e4; box-shadow: 0px 0px 5px #0871e4;}

.product_xx1_r{ width: 48%;}
.product_xx1_r .lj{ padding-bottom:10px; font-size: 13px;}
.product_xx1_r h2{ font-size:25px; font-weight:bold; color: #333;}
.product_xx1_r h3{ padding: 10px 0px; font-size: 16px; color: #666; line-height: 22px;}
.product_xx1_r h4{ font-size:18px; color: #333; font-weight: bold; text-transform: uppercase;}
.product_xx1_r .xzys{ margin-top: 10px;}
.product_xx1_r .xzys dt{ font-size: 16px; font-weight: normal; color: #999;}
.product_xx1_r .xzys dd{ padding-top: 5px; margin-bottom: 0px;}
.product_xx1_r .xzys dd a{ display: inline-block; width: auto; border: 1px solid #ccc; padding: 5px 10px; text-align: center; font-size: 13px; margin-bottom: 3px;}
.product_xx1_r .xzys dd.on a{ border: 1px solid #0871e4; color: #0871e4;}
.product_xx1_r .xzys dd .text{ width: 100%; height: 100px; border: 1px solid #ccc; padding: 8px; font-size: 14px;}


.product_xx1_r .zongj ul{ display: flex; margin-bottom: 0px;}
.product_xx1_r .zongj ul li{ padding-right: 8%;}
.product_xx1_r .zongj ul li h2{ font-size: 16px; font-weight: normal; color: #999;}
.product_xx1_r .zongj ul li h3{ color: #ff6a29; font-size: 25px; font-weight: bold;}
.product_xx1_r .zongj ul li #szdiv{ margin-top: 5px; border: 0px !important; width: 145px !important;height: 36px !important;}
.product_xx1_r .zongj ul li #szdiv #sz{ background: no-repeat; border-bottom: 1px solid #ccc !important; font-size: 14px;}
.product_xx1_r .zongj ul li #szdiv #szl{ border-radius: 50%; width: 35px !important; height: 35px !important; line-height: 35px !important; border: 1px solid #ccc; margin-right: 2px; }
.product_xx1_r .zongj ul li #szdiv #szr{ border-radius: 50%; width: 35px !important; height: 35px !important; line-height: 35px !important; border: 1px solid #ccc; margin-left: 2px;}
.product_xx1_r .goum{ padding-top: 15px;}
.product_xx1_r .goum a{ padding: 0px 30px; height: 50px; line-height: 50px; text-align: center; display: block; float: left; margin-right: 15px; background: #0871e4; color: #fff; font-size: 14px;}
.product_xx1_r .goum a:hover{ opacity: .8;}
.product_xx1_r .goum a:nth-child(2){ background: #ff6a29;}
.product_xx1_r .goum a i{ font-size: 18px; margin-left: 5px; vertical-align: middle;}


.product_xx2{ background: #fff; padding: 5%; margin-top: 25px; display: flex; justify-content: space-between;}
.product_xx2_l{ width:100%;}
.product_xx2 .bt{ font-size: 25px; color: #333; font-weight: bold; margin-bottom: 15px; text-transform: uppercase;}
.product_xx2_l .mk1{ border-bottom: 1px solid #ddd; margin-bottom: 25px;}
.product_xx2_l .mk1 table tr td{ border: 0px; padding: 3px;}
.product_xx2_l .mk2 img{ max-width: 100%; width: 100%; height: auto;}
.product_xx2_l .mk2 p{ font-size: 14px;}
.product_xx2_r{ width: 35%;}.product_xx1_r h3
							.product_xx2_r .mk1{ background: #f3f3f3; padding: 7%; margin-bottom: 40px;}
.product_xx2_r .mk1 p{ font-size: 13px;}
.product_xx2_r .mk2{ background: #f3f3f3; padding: 7%;}

.product_xx2_r ul{ margin-bottom: 0px;}
.product_xx2_r ul li{ width:100%; float: left; margin-bottom: 25px; margin-bottom: 25px;}
.product_xx2_r ul li .img{ background-size: cover; background-position: center center; background-repeat: no-repeat;}
.product_xx2_r ul li .img img{ width: 100%; height: auto;}
.product_xx2_r ul li .nr{ background: #f9f9f9; padding: 5%;}
.product_xx2_r ul li .nr h2{ font-size: 18px; color: #333; padding-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.product_xx2_r ul li .nr h2 a{ color: #333;}
.product_xx2_r ul li .nr h3 b{ font-size: 30px; color: #f54a2e;}
.product_xx2_r ul li .nr h3 span{ float: right;}
.product_xx2_r ul li .nr h3 span a{ font-size: 14px;}
.product_xx2_r ul li .nr h3 span a img{ width: 22px; margin-left: 6px;}


.payment{ padding: 50px 0px;}
.payment .container1{ background: #fff; border-radius: 5px; padding: 2% 5%;}

.payment .shdz .bt{font-size: 25px; color: #333; font-weight: bold; margin-bottom: 25px; text-transform: uppercase;}
.payment .shdz ul li{ border-bottom: 1px solid #eee; padding: 20px;}
.payment .shdz ul li:hover{  box-shadow: 0px 0px 15px #ddd; border-bottom: 0px;}
.payment .shdz ul li:hover i{ color: #fff;}

.payment .shdz ul li i{ float: right; width: 35px; height: 35px; text-align: center; line-height: 35px; font-size: 18px; color: #fff; border-radius: 50%; border: 1px solid #e7e7e7; margin-top: 10px;}
.payment .shdz ul li h2{ font-size: 20px; color: #333; font-weight:bold; line-height: 25px; margin-bottom: 5px;}
.payment .shdz ul li h2 span{ font-size: 14px; padding: 0px 15px; display: none;}
.payment .shdz ul li h2 b{ font-weight: normal; background: #0871e4; color: #fff; font-size: 14px; width: 130px; height: 25px; display: inline-block; text-align: center; border-radius: 10px 0px 10px 0px; display: none;}
.payment .shdz ul li p{ font-size: 14px;}

.payment .shdz ul li.on{background: #ecf4fd;}
.payment .shdz ul li.on i{ background: #0871e4; color: #fff; border: 1px solid #0871e4;}
.payment .shdz ul li.on h2 span{ display: inline-block;}
.payment .shdz ul li.on h2 b{ display: inline-block;}
.payment .shdz ul .more{ padding: 25px 0px; text-align: center;}
.payment .shdz ul .more a{ font-size: 14px;}
.payment .shdz ul .more i{ width: 50px; height: 50px; background: #e5e5e5; line-height: 50px; text-align: center; border-radius: 50%; font-size: 18px; margin-right: 8px;}
.payment .shdz ul .more a:hover i{ background: #0871e4; color: #fff;}

.payment_lb dl{ margin-bottom: 0px;}
.payment_lb dl dt{ border-top: 1px solid #eee; border-bottom: 1px solid #eee; height: 70px; line-height: 70px; display: flex; align-items: center;}
.payment_lb dl dt h2{ width: 17%; margin: 0px 1%; text-align: center; font-size: 15px; color: #333; font-weight: bold;}
.payment_lb dl dt h2:nth-child(1){ width: 13%;}
.payment_lb dl dt h2:nth-child(5){ width: 14%;}
.payment_lb dl dd{ display: flex; align-items: center; padding: 15px 0px; margin-bottom: 0px;  border-bottom: 1px solid #eee;}
.payment_lb dl dd .img{ width: 20%;  margin: 0px 1%; text-align: center;}
.payment_lb dl dd .img img{ width: 80%; text-align: center; display: block; margin: 0px auto;}
.payment_lb dl dd .img p{ font-size: 12px; text-align: center; display: none;}
.payment_lb dl dd .jianj{ width: 17%; margin: 0px 2%;}
.payment_lb dl dd .jianj h3{ font-size: 16px; color: #333; margin-bottom: 10px;}
.payment_lb dl dd .jianj p{ font-size: 13px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}
.payment_lb dl dd .jiag{ width: 17%; margin: 0px 1%; text-align: center; font-size: 16px; color: #333;}
.payment_lb dl dd div:nth-child(1){ width: 14%;}

.payment_lb .tj{ color: #999; font-size: 14px; text-align: right; border-bottom: 1px solid #eee; padding: 15px 0px;}
.payment_lb .tj h2{ color: #ef424a; font-size: 22px; font-weight: bold; }
.payment_lb .zongj{ font-size: 20px; color: #0871e4; padding: 15px 0px;  border-bottom: 1px solid #eee; display: flex; align-items: center; justify-content: space-between;}
.payment_lb .zongj span{ font-size: 30px; color: #333;}

.payment_lb .xinx{  padding:0px 3%;}
.payment_lb .xinx ul li{ border-bottom: 1px solid #eee; padding: 2% 0px; display: flex;}
.payment_lb .xinx ul li:nth-child(2){ border-bottom: 0px;}
.payment_lb .xinx ul li h2{ width: 25%; font-size: 14px; color: #999;}
.payment_lb .xinx ul li h2 p{ color: #333; padding-top: 5px; font-size: 15px;}
.payment_lb .xinx ul li h3{ width: 100%; font-size: 14px; color: #999;}
.payment_lb .xinx ul li h3 p{ color: #333; padding-top: 5px; font-size: 15px;}

.payment_lb .anniu{ padding: 15px 0px;}
.payment_lb .anniu a{ display: block; width: 300px; height: 60px; line-height: 60px; background: #0871e4; color: #fff; text-align: center; font-size: 18px; float: right;}

.payment_qr .bt{ text-align: center; font-size: 60px; text-transform: uppercase; color: #0e74e5; text-shadow: 0px 0px 15px #86bfff;}
.payment_qr .jiag{ padding-top: 15px; padding-bottom: 15px; text-align: right; font-size: 18px; color: #333;}
.payment_qr .jiag span{ padding-left: 10px; font-size: 30px; color: #ef424a; vertical-align: middle;}
.payment_qr .xinx{ background: #f4f4f4; padding:0px 3%;}
.payment_qr .xinx ul li{ border-bottom: 1px solid #ccc; padding: 3% 0px; display: flex;}
/*.payment_qr .xinx ul li:nth-child(2){ border-bottom: 0px;}*/
.payment_qr .xinx ul li h2{ width: 25%; font-size: 14px; color: #999;}
.payment_qr .xinx ul li h2:nth-child(3){ width: 50%;}
.payment_qr .xinx ul li h2 p{ color: #333; padding-top: 5px; font-size: 15px;}

.payment_qr .xinx ul li h3{ width: 20%; font-size: 14px; color: #999;}
.payment_qr .xinx ul li h3 p{ color: #333; padding-top: 5px; font-size: 15px;}


.payment_qr .zhif{ padding-top: 20px; display: flex; justify-content: space-between; align-items: center;}
.payment_qr .zhif_l{ width: 40%;}
.payment_qr .zhif_r{ width: 30%;}
.payment_qr .zhif_r a{ display: block; height: 55px; line-height: 55px; background: #ef424a; color: #fff; text-align: center; font-size: 15px;}

.dropdown {
	margin-bottom: 5px;
}

.dropdown dd,
.dropdown dt,
.dropdown ul {
	margin: 0px;
	padding: 0px;
}

.dropdown dd {
	position: relative;
}

.dropdown a,
.dropdown a:visited {
	color: #816c5b;
	text-decoration: none;
	outline: none;
}

.dropdown a:hover {
	color: #666;
}

.dropdown dt a:hover {
	background: url(../images/in_xlbj.png) no-repeat right;
	width: 100%;
}

.dropdown dt a {
	background: url(../images/in_xlbj.png) no-repeat right;
	background-size: cover;
	width: 100%;
	font-size: 16px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #ddd;
}

.dropdown dt a span {
	cursor: pointer;
	display: block;
	color: #666;
	font-weight: normal;
	text-align: center;
	width: 100%;
}

.dropdown dd ul {
	background: #fff;
	width: 100%;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	bottom: 38px;
	list-style: none;
	z-index: 10;
}

.dropdown span.value {
	display: none;
}

.dropdown dd ul li a {
	padding: 5px 7px;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #333;
}

.dropdown dd ul li a:hover {
	background: #4e9ac0;
	color: #fff;
}

.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}



.login{ background: #f4f4f4; padding: 80px 0px;}

.shop_login{ background: url(../images/shop_login.png) repeat-y top center #f4f4f4;}

.login1{ background: #fff; max-width: 1200px; margin: 0px auto; box-sizing: border-box; padding: 3% 5%;}
.login1 .bt{ font-size: 28px; font-weight: bold; color: #333; text-transform: uppercase; margin-bottom: 20px;}
.login1 .bt span{ float: right; text-transform: initial;}
.login1 .bt span a{ margin-left: 25px; font-size: 18px; color: #0871e4; opacity: .6;}
.login1 .bt span a:hover{ opacity: 1;}
.login1 .bt span a.on{ opacity: 1;}
.login1 ul li{ position: relative; display: flex; width: 60%;margin-left: 20%;}
.login1 ul li .text{ height: 60px; line-height: 60px; width: 100%; border: 0px; border-bottom:1px solid #ddd; font-size: 16px;}
.login1 ul li .tszd{ display: block; text-align: right; font-size: 13px; color: #999; padding: 10px 0px; width: 100%;}
.login1 ul li .wjmm{ padding: 15px 0px; font-size: 15px; width: 100%;}
.login1 ul li .wjmm a{ color: #333;}
.login1 ul li .wjmm span{ float: right; width: auto;}
.login1 ul li .wjmm span input{ margin-right: 5px;}
.login1 ul li .wjmm span a{ color: #ff6a29;}
.login1 ul li .tijiao{ display: block; width: 50%; height: 40px; line-height: 40px; color: #fff; background: #0871e4; font-size: 15px; text-align: center; margin: 0px auto;}
.login1 ul li .yanzhenma{ position: absolute; right: 0px; text-transform: uppercase; top:20px; color: #0871e4; font-size: 15px;}
.login1 ul li span{ width: 50%;}
.login1 ul li span:nth-child(2){ margin-left: 15px;}

.login1 ul li .shangchuan{ border:1px dashed #ddd; width: 100%; margin-top: 15px; padding: 3%; position: relative;}
.login1 ul li .shangchuan .shangchuan1{position: relative; margin: 0px auto;  width: 135px; height: 60px; text-align: center;}
.login1 ul li .shangchuan input{ width: 135px; height: 60px; opacity: 0; position: absolute; left: 0px; top: 0px;}
.login1 ul li .shangchuan .shangchuan1 img{ margin: 0px auto; display: block;}
.login1 ul li .shangchuan .shangchuan1 p{ font-size: 15px; color: #999; padding-top: 3px;}
.login1 ul li .shangchuan .shangchuan2{ margin-top: 20px;}
.login1 ul li .shangchuan .shangchuan2 ul{ display: flex;}
.login1 ul li .shangchuan .shangchuan2 ul li{ width: 20%;  display: block; position: relative; margin: 0px 2%;}
.login1 ul li .shangchuan .shangchuan2 ul li img{ width: 100%; height: auto;}
.login1 ul li .shangchuan .shangchuan2 ul li a.shanchu{ position: absolute; width: 25px; height: 25px; line-height: 25px; text-align: center; background: #0871e4; color: #fff;}

.member{ padding: 50px 0px;}
.member .container{ display: flex;}
.member_l{ width: 20%; background: #0871e4; padding: 2% 0px;}
.member_l a{ display: block; color: #fff; opacity: .6; text-align: center; line-height: 24px; padding: 10px 5px; font-size: 20px;}
.member_l a:hover{ opacity: 1;}
.member_l a.on{ opacity: 1;}
.member_r{ width: 80%; background: #fff; padding:2% 5%;}
.member_r .grxx{ margin-bottom: 40px; border-bottom: 1px solid #ddd; padding-bottom: 30px;}
.member_r .grxx .bt{ font-size: 25px; color: #333; font-weight: bold; text-transform: uppercase; padding-bottom: 15px;}
.member_r .grxx .bt span{ float: right;}
.member_r .grxx .bt span a{ background: #f4f4f4; font-size: 14px; color: #999; width: 104px; height: 37px; text-align: center; line-height: 37px; display: block;}
.member_r .grxx ul li{ padding-top: 15px; display: flex;}
.member_r .grxx ul li span{ display: block; font-size: 14px; color: #999;}
.member_r .grxx ul li .text{height: 50px; line-height: 45px; width: 100%; border: 0px; border-bottom: 1px solid #ddd; font-size: 16px;}
.member_r .grxx ul li h2{ float: left; width: 100%; position: relative;}
.member_r .grxx ul li h2 b{ position: absolute; right: 15px; bottom: 10px; font-size: 18px; color: #f54a2e;}
.member_r .grxx ul li h2:nth-child(2){ margin-left: 15px;}
.member_r .grxx ul li h3{ width: 100%;}
.member_r .grxx ul li h4{ width: 33.3%;}
.member_r .grxx ul li h4 .xial{ width: 100%; height: 45px; line-height: 45px; border: 0px; border-bottom: 1px solid #ddd; font-size: 14px;}
.member_r .grxx ul li h4:nth-child(2){ margin-left: 15px;}
.member_r .grxx ul li h4:nth-child(3){ margin-left: 15px;}

.member_r .grxx ul li .tszd{ display: block; text-align: right; font-size: 13px; color: #999; padding: 10px 0px; width: 100%;}
.member_r .grxx ul li.tijiao{ justify-content: flex-end;}
.member_r .grxx ul li.tijiao a{ display: block; height: 60px; line-height: 60px; color: #fff; background: #0871e4; font-size: 15px; text-align: center; width: 40%; float: right;}

.member_r .grxx ul li .shangchuan{ width: 100%; margin-top: 15px; padding: 3%; text-align: left;}
.member_r .grxx ul li .shangchuan .shangchuan1{position: relative; width: 180px;  height: 100px; text-align: center; border:1px dashed #ddd; padding: 15px;}
.member_r .grxx ul li .shangchuan input{ width: 100%; height: 100%; opacity: 0; position: absolute; left: 0px; top: 0px;}
.member_r .grxx ul li .shangchuan .shangchuan1 img{ margin: 0px auto; display: block;}
.member_r .grxx ul li .shangchuan .shangchuan1 p{ font-size: 15px; color: #999; padding-top: 3px;}
.member_r .grxx ul li .shangchuan p{ padding: 5px 0px;}

.member_r .grxx ul li .shangchuan .shangchuan2 ul li{    width: 31%;
	text-align: center;
	display: block;
	position: relative;
	padding-top: 0px;
	margin-right: 2%;
	float: left;
	margin-bottom: 10px;}
.member_r .grxx ul li .shangchuan .shangchuan2 ul li img{ width: auto; max-width: 100%; max-height: 80px; height: auto; display: block;}
.member_r .grxx ul li .shangchuan .shangchuan2 ul li a.shanchu{ position: absolute; width: 25px; height: 25px; left: 0px; top: 0px; line-height: 25px; text-align: center; background: #0871e4; color: #fff;}


.addresses .bt{ font-size: 25px; color: #333; font-weight: bold; text-transform: uppercase; padding-bottom: 15px;}
.addresses .bt span{ float: right;}
.addresses .bt span a{font-size: 13px; color: #999; padding: 0px 15px; border: 1px solid #0871e4; color: #0871e4; height: 37px; text-align: center; line-height: 37px; display: block;}

.addresses ul li{ border-bottom: 1px solid #eee; padding: 20px; position: relative;}
.addresses ul li:hover{  box-shadow: 0px 0px 15px #ddd; border-bottom: 0px;}
.addresses ul li:hover i{ color: #fff;}
.addresses ul li h3{ display: none; position: absolute; align-items: center; right: 20px; top: 28px;}
.addresses ul li:hover h3{  display: flex;}
.addresses ul li h3 a{ margin-left: 15px;}
.addresses ul li h3 a.more{ background: #0871e4; color: #fff; height: 35px; line-height: 35px; padding: 0px 15px; text-transform: uppercase;}
.addresses ul li h2{ font-size: 20px; color: #333; font-weight:bold; line-height: 25px; margin-bottom: 5px;}
.addresses ul li h2 span{ font-size: 14px; padding: 0px 15px; display: none;}
.addresses ul li h2 b{ font-weight: normal; background: #0871e4; color: #fff; font-size: 14px; width: 130px; height: 25px; display: inline-block; text-align: center; border-radius: 10px 0px 10px 0px; display: none;}
.addresses ul li p{ font-size: 14px;}
.addresses ul li.on h2 span{ display: inline-block;}
.addresses ul li.on h2 b{ display: inline-block;}


.cart .bt{ font-size: 25px; color: #333; font-weight: bold; text-transform: uppercase; padding-bottom: 15px;}
.cart .bt span{ float: right;}
.cart .bt span a{font-size: 13px; color: #999; padding: 0px 15px; border: 1px solid #0871e4; color: #0871e4; height: 37px; text-align: center; line-height: 37px; display: block;}

.cart_lb dl{ margin-bottom: 0px;}
.cart_lb dl dt{ border-top: 1px solid #eee; border-bottom: 1px solid #eee; height: 70px; line-height: 70px; display: flex; align-items: center;}
.cart_lb dl dt h2{ width: 20%; margin: 0px 2%; text-align: center; font-size: 15px; color: #333; font-weight: bold;}
.cart_lb dl dt h2:nth-child(2){ width: 32%;}
.cart_lb dl dt h2:nth-child(3){ width: 14%;}
.cart_lb dl dt h2:nth-child(4){ width: 14%;}
.cart_lb dl dt h2:nth-child(5){ width: 14%;}
.cart_lb dl dt h2:nth-child(6){ width: 4%;}
.cart_lb dl dd{ display: flex; align-items: center; padding: 15px 0px; margin-bottom: 0px;  border-bottom: 1px solid #eee;}
.cart_lb dl dd .img{ width: 20%;  margin: 0px 2%; text-align: center; position: relative;}
.cart_lb dl dd .img a.guanb{ width: 30px; height: 30px; line-height: 30px; background:#0871e4; display: block; color: #fff; border-radius: 50%; top: 0px; left: 0px;}
.cart_lb dl dd .img img{ width: 80%; text-align: center; display: block; margin: 0px auto;}
.cart_lb dl dd .img p{ font-size: 12px; text-align: center; display: none;}
.cart_lb dl dd .jianj{ width: 32%; margin: 0px 2%;}
.cart_lb dl dd .jianj h3{ font-size: 16px; color: #333; margin-bottom: 10px;}
.cart_lb dl dd .jianj p{ font-size: 13px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}
.cart_lb dl dd .jiag{ width: 14%; margin: 0px 2%; text-align: center; font-size: 16px; color: #333;}
.cart_lb dl dd .duoxuan{ width: 4%; margin: 0px 2%;}
.cart_lb .tj{ color: #999; font-size: 14px; text-align: right; border-bottom: 1px solid #eee; padding: 15px 0px;}
.cart_lb .tj .duoxuan{ float: right;}
.cart_lb .tj label{ display: flex; align-items: center; font-size: 14px; color: #333; font-weight: bold;}
.cart_lb .tj label i{ margin-right: 5px;}
.cart_lb .tj h2{ color: #ef424a; font-size: 22px; font-weight: bold; }
.cart_lb .zongj{ font-size: 20px; color: #0871e4; padding: 15px 0px;  border-bottom: 1px solid #eee; display: flex; align-items: center; justify-content: space-between;}
.cart_lb .zongj span{ font-size: 30px; color: #333;}

.cart_lb .anniu{ padding: 15px 0px;}
.cart_lb .anniu a{ display: block; width: 300px; height: 60px; line-height: 60px; background: #0871e4; color: #fff; text-align: center; font-size: 18px; float: right;}


.order .bt{ font-size: 25px; color: #333; font-weight: bold; text-transform: uppercase; padding-bottom: 15px;}
.order .bt span{ float: right;}
.order .bt span a{font-size: 13px; color: #999; padding: 0px 15px; border: 1px solid #0871e4; color: #0871e4; height: 37px; text-align: center; line-height: 37px; display: block;}

.order_lb dl{ margin-bottom: 0px;}
.order_lb dl dt{ border-top: 1px solid #eee; border-bottom: 1px solid #eee; height: 70px; line-height: 70px; display: flex; align-items: center;}
.order_lb dl dt h2{ width: 12%; text-align: center; font-size: 15px; color: #333; font-weight: bold;}
.order_lb dl dt h2:nth-child(1){ width: 7%;}
.order_lb dl dt h2:nth-child(2){ width: 8%;}
.order_lb dl dt h2:nth-child(5){ width: 8%;}
.order_lb dl dt h2:nth-child(6){ width: 7%;}
.order_lb dl dt h2:nth-child(7){ width: 8%;}
.order_lb dl dt h2:nth-child(8){ width: 15%;}
.order_lb dl dd{ display: flex; align-items: center; padding: 15px 0px; margin-bottom: 0px;  border-bottom: 1px solid #eee;}
.order_lb dl dd .img{ width: 13%; text-align: center; position: relative;}
.order_lb dl dd .img img{ width: 90%; text-align: center; display: block; margin: 0px auto;}
.order_lb dl dd .img p{ font-size: 12px; text-align: center; display: none;}
.order_lb dl dd .jianj{ width: 12%; margin: 0px 0.7%; overflow: hidden;text-align: center;}
.order_lb dl dd .jianj h3{ font-size: 16px; color: #333; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.order_lb dl dd .jiag{ width: 12%; text-align: center; font-size: 12px; color: #333;}
.order_lb dl dd .jiag.red{ color: #ef424a;}
.order_lb dl dd .jiag.blue{ color: #0871e4;}
.order_lb dl dd .jiag.hui{ color: #999;}

.order_lb dl dd div:nth-child(1){ width: 7%;}
.order_lb dl dd div:nth-child(2){ width: 8%;}
.order_lb dl dd div:nth-child(4){ width: 8%;}
.order_lb dl dd div:nth-child(5){ width: 8%;}
.order_lb dl dd div:nth-child(6){ width: 7%;}
.order_lb dl dd div:nth-child(7){ width: 8%;}

.order_lb dl dd .more{ width: 20%; margin: 0px 2%;}
.order_lb dl dd .more a{ display: block; height: 35px; line-height: 35px; background: #0871e4; color: #fff; margin-bottom: 5px; text-align: center; font-size: 14px;}
.order_lb dl dd .more a.red{ background: #ef424a;}
.order_lb dl dd .more a.hui{ background: #f4f4f4; color: #999;}


.message_lb ul li{ background: #f4f4f4; padding: 2% 3%; margin-bottom: 10px;}
.message_lb ul li p{ font-size: 13px; line-height: 20px; text-align: justify;}
.message_lb ul li h2{ display: block; text-align: right; color: #999; font-size: 15px; padding-top: 10px;}
.message_lb ul li h3{ padding-top: 5px; display: block; text-align: right; font-size: 17px; color: #0871e4;}


.merchandise .bt{ font-size: 25px; color: #333; font-weight: bold; text-transform: uppercase; padding-bottom: 15px;}
.merchandise .bt span{ float: right;}
.merchandise .bt span a{font-size: 13px; color: #999; padding: 0px 15px; border: 1px solid #0871e4; color: #0871e4; height: 37px; text-align: center; line-height: 37px; display: block;}
.merchandise ul{ margin-bottom: 0px; margin-top: 20px;}
.merchandise ul li{ width:calc(25% - 30px); float: left; margin: 0px 15px; margin-bottom: 25px;}
.merchandise ul li .img{ background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative;;}
.merchandise ul li .img img{ width: 100%; height: auto;}
.merchandise ul li .img span{ background: #f54a2e; color: #fff; position: absolute; left: -5px; top: -3px; padding: 3px 8px; font-size: 14px; border-radius: 10px 0px 10px 0px; z-index: 5;}
.merchandise ul li .img a.shanchu{ position: absolute; width: 35px; height: 35px; line-height: 35px; background: #0871e4; color: #fff; display: block; border-radius: 50%; text-align: center; top: -15px; right: -15px; z-index: 4;}
.merchandise ul li .img a.xiugai{ width: 50%; height: 35px; line-height: 35px; text-align: center; text-transform: uppercase; border: 1px solid #fff; position: absolute; color: #fff; left: 20%; top:40%; z-index: 3; border: 1px solid #fff; display: none;}
.merchandise ul li .img:hover a.xiugai{ display: block;}
.merchandise ul li .img:hover::after{ width: 100%; height: 100%; background: rgba(0, 0, 0, .3); display: block; position: absolute; left: 0px; top: 0px; content: '';}
.merchandise ul li .nr{ background: #f9f9f9; padding: 5%;}
.merchandise ul li .nr h2{ font-size: 15px; color: #333; padding-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.merchandise ul li .nr h2 a{ color: #333;}
.merchandise ul li .nr h3 b{ font-size: 20px; color: #f54a2e;}
.merchandise ul li .nr h3 span{ float: right;}
.merchandise ul li .nr h3 span a{ font-size: 14px;}
.merchandise ul li .nr h3 span a img{ width: 22px; margin-left: 6px;}

.about p{ font-size: 16px; line-height: 26px;}

.Pictureset li{ width: 33.3%; float: left;}
.Pictureset li h2{ width: 100%; height: auto; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.Pictureset li h2 img{ width: 100%; height: auto;}
.Pictureset li h2 a.guanbi{ position: absolute; right: 5px; top: 5px; color: #fff; font-size: 13px;}

.product_xx_qh{ margin-top: 10px; padding: 0px 30px; position: relative;}

.product_xx_qh1 .swiper-slide img.cloudzoom-gallery-active{ border: 1px solid #0871e4; box-shadow: 0px 0px 5px #0871e4;}

.product_xx_qh .swiper-button-next{ width: 20px; height: 100%; background: #fff; right: 0px; top: 0px; margin-top: 0px;}
.product_xx_qh .swiper-button-next::after{ font-size: 20px; color: #333;}
.product_xx_qh .swiper-button-prev{ width: 20px; height: 100%; background: #fff; left: 0px; top: 0px; margin-top: 0px;}
.product_xx_qh .swiper-button-prev::after{ font-size: 20px; color: #333;}
.layui-layer-content .layui-input-block {
	margin-left:auto;
	width:78%;
}