﻿@charset "utf-8";
@import "public.css?v=2345345";

html,
body {
	margin: 0 auto;
	position: relative
}

/***************************************网站首页****************************************************/

.u-line-1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.u-line-2 {
	-webkit-line-clamp: 2
}

.u-line-3 {
	-webkit-line-clamp: 3
}

.u-line-4 {
	-webkit-line-clamp: 4
}

.u-line-5 {
	-webkit-line-clamp: 5
}

.u-line-2,
.u-line-3,
.u-line-4,
.u-line-5 {
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical
}

.Hsearch-head{  width:auto; padding:15px 10px; position:relative; background:#FFF; position: sticky; top: 0; z-index: 10; }
.Hsearch-head .search-box {
	position: relative;
}
.Hsearch-head .search-box .s_box{ overflow:hidden; width:auto; height:35px; width: 100%; color:rgba(153,153,153); border-radius:50px; font-size:14px; position: relative; z-index: 10; background:#FFF; border: 1px solid #f8f8f8;box-sizing: border-box;padding:0 10px;
-moz-box-shadow:0 0 3px rgba(218,218,218,0.5); -webkit-box-shadow:0 0 3px rgba(218,218,218,0.5); box-shadow:0 0 3px rgba(218,218,218,0.5);} 

.Hsearch-head .searchBtn{ position: absolute; border:0;  width:45px; height:35px; right: 0; top: 0; background:url(../images/icon/s.gif) center center no-repeat; background-size:18px; z-index: 50}

.goodlistSeach{
	position: relative
}
.Hsearch-head.wapHome{
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 8px 10px;
	z-index: 100;
	-moz-box-shadow:0 0 15px rgba(146, 146, 146, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(146, 146, 146, 0.3);
	box-shadow: 0 0 15px rgba(146, 146, 146, 0.3);
	
}
.Hsearch-head.wapHome .logo{
	display: block;
    height: 35px;
	width: 50%;
    background: url(../images/logo03wap.png?v=2342342534546345345) left center no-repeat #fff;
    background-size: auto 100%;
}
.H_home {
	width: 100%;
	height: 50px;
	background: #ff0b24;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100
}

.H_home .H_left {
	position: absolute;
	right: 8px;
	top: 7px;
	width: 40px;
	color: #FFF;
	line-height: 17px;
	height: 40px;
	display: block;
	text-align: center;
	font-size: 10px;
}

.H_home .H_left i {
	display: block;
	width: 40px;
	height: 22px;
	margin: 0 auto;
	background: url(../images/car.png) center center no-repeat;
	background-size: 23px;
}

.H_home .H_left span {
	display: block;
	background: #FFF;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	font-size: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ff0b24;
	position: absolute;
	right: -1px;
	top: -3px;
}

.H_home .H_right {
	position: absolute;
	display: block;
	line-height: 17px;
	left: 4px;
	top: 7px;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}

.H_home .H_right i {
	display: block;
	width: 23px;
	height: 22px;
	margin: 0 auto;
	background: url(../images/icon.png) center center no-repeat;
	background-size: 20px;
}

.H_home .H_right span {
	display: block;
	background: #FFF;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ff0b24;
	position: absolute;
	right: 4px;
	top: 0;
}

.H_home .H_search {
	height: 30px;
	line-height: 30px;
	color: #999999;
	padding-left: 35px;
	background: url(../images/s.png) 5px center no-repeat #fff2f2;
	background-size: 20px;
	margin: 9px 60px 0;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.goodBaner{
	box-sizing: border-box;
	padding: 10px 10px 0;
	margin-bottom: 0 !important; 
}

.PicScroll {
	width: 100%;
}
.goodBaner .swiper-container {
	border-radius: 6px;
	
}
.PicScroll .swiper-container {
	width: 100%;
	height: 100%;
	
}

.PicScroll .swiper-slide img {
	width: 100%
}

.PicScroll .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.PicScroll .swiper-pagination-bullet {
	background: rgba(0, 0, 0, 0.8);
}

.PicScroll .swiper-pagination-bullet-active {
	background: #6a3906
}

.PicScroll .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 0px;
}

/***首页图片切换样式*******/
.banner {
	width: 100%;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide img {
	width: 100%
}

.banner .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.5);
}

.banner .swiper-pagination-bullet-active {
	background: #FFF
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 0px;
}


.daoh-wrapper{
	display: flex;
	justify-content: space-between;
align-items: center;
	text-align: center;
	background: #FFF;
	position: sticky;
	z-index: 100;
	top: 0;
	margin-bottom: 10px;
	-moz-box-shadow:0  5px 5px rgba(218,218,218,0.1); -webkit-box-shadow:0  5px 5px rgba(218,218,218,0.1); box-shadow:0 5px 5px rgba(218,218,218,0.1);
}

.daoh-wrapper .swiper-slide {
	flex: 1
}
.daoh-wrapper .swiper-slide a{
	display: block;
	font-size: 15px;
	padding: 10px 0;
}

.daoh-wrapper .swiper-slide.cur a{
	color: #6a3906;
	font-weight: bold;
	position: relative
}
.daoh-wrapper .swiper-slide.cur a::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 30%;
	border-radius: 10px;
	margin: auto;
	background: #6a3906
}



/* /关于我们/ */


.aboutWrap {
	box-sizing: border-box;
	position: relative;
	background: #fff;
	padding: 10px 10px 0;
}


.aboutWrap .aboutLeft {
	position: relative;
	
	z-index: 10;
}
.aboutWrap .aboutLeft a{
	color: #7b7b7b;
	font-size: 16px;
	line-height: 32px;
	display: block;
}
.aboutWrap .aboutLeft::after {
	content: 'ABOUT';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 80px;
	color: #f8f8f8;
	line-height: 80px;
	text-align: center;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.aboutWrap .aboutLeft .bt {
	padding-top: 24px;
	font-size: 26px;
	line-height: 30px;
	color: #0b0b0b;
	font-weight: bold;
	position: relative;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom:20px;
	font-family: "微软雅黑";
	z-index: 10;
}

.aboutWrap .aboutLeft .bt span {
	color: #603711;
}

.aboutWrap .aboutLeft .bt::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 4px;
	background: #6a3906;
	border-radius: 10px;
}

.aboutWrap .aboutRight {
	position: relative;
	margin-top: 10px;
	z-index: 10;
	display: flex;
	overflow: hidden;
}

.aboutWrap .aboutRight .fullscreenVideo {
	border-radius: 5px;
	width: 100%;
	object-fit: cover;
}


.abtWrap{
	margin: 8px 10px 5px;
	display: flex;
	overflow: hidden;
	border-radius: 6px;
}
.abtWrap > div a{
	display: block;
	position: relative;
}

.abtWrap > div a .txt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	background: rgba(0, 0, 0, 0.5);
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.abtWrap > div a .txt span{
	display: block;
	font-size: 12px;
}
.abtWrap .abtRight{
	margin-left: 8px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.abtWrap .abtRight > div:nth-child(1){
	margin-bottom: 3px;
}

.abtWrap .abtRight > div:nth-last-child(1){
	margin-top: 3px;
}
.abtWrap img{
	width: 100%;
	height: 100%;
}


.JoiWrap{
	margin:0px 10px 15px;
	overflow: hidden;
	-moz-box-shadow:0 0 15px rgba(146, 146, 146, 0.3);
	-webkit-box-shadow: 0 0 15px rgba(146, 146, 146, 0.3);
	box-shadow: 0 0 15px rgba(146, 146, 146, 0.3);
	border-radius: 6px;
}
.JoiWrap img{
	width: 100%;
}




/*新闻*/
.newsWrap {
	padding:0 10px 10px;
	/* background: #fff; */
	position: relative;
}

.newsWrap::after {
	content: 'NEWS';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 80px;
	color: #f8f8f8;
	line-height: 80px;
	text-align: center;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.newsWrap .bt {
	padding-top: 24px;
	font-size: 26px;
	line-height: 30px;
	color: #0b0b0b;
	font-weight: bold;
	position: relative;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom:20px;
	font-family: "微软雅黑";
	z-index: 10;
}

.newsWrap .bt span {
	color: #603711;
}

.newsWrap .bt::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 4px;
	background: #6a3906;
	border-radius: 10px;
}

.newsWrap .inNewNav {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}

.newsWrap .inNewNav li {
	margin: 0 20px;
}

.newsWrap .inNewNav li a {
	text-align: center;
	color: rgba(0, 0, 0, 0.9);
	display: block;
	font-size: 18px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding: 14px 0;
}

.newsWrap .inNewNav li a:hover,
.newsWrap .inNewNav li.cur a {
	color: #000;
	font-weight: bold;
}

.newsWrap .inNewNav li.xian{
	font-size: 16px;
	color: #b3b3b3;
}
.newsWrap .newsBox {
	margin: 0 auto;
}


.newsWrap .newsBox .topImg {
	width: 100%;
	overflow: hidden;
}

.newsWrap .newsBox .topImg img {
	object-fit: cover;
	width: 100%;
}

.newsWrap .newsBox .topText{
	display: block;
	padding: 15px 0;
	font-size: 16px;
	color: #424242;
	border-bottom: 1px solid #f3f3f3;
}

.newsWrap .newsBox .topText span{
	display: block;
	color: #767676;
	font-size: 14px;
	margin-top: 10px;
	
}
.newsWrap .newsBox .topText:hover{
	color: #000;
}

.newsWrap .newsBox .u_list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
	font-size: 15px;
	color: #424242;
	border-bottom: 1px solid #f3f3f3;
}
.newsWrap .newsBox .u_list a{
	font-size: 15px;
	flex: 1;
}
.newsWrap .newsBox .u_list span{
	display: block;
	color: #767676;
	width: 100px;
	text-align: right;
}

.newsWrap .newsBox .u_list a:hover{
	color: #000;
}


/*新闻详情*/
.newsShowBox{
	margin: 0 auto;
	padding:0 20px;
}


.newsShowBox .new_bt{
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #c27914;
	padding:20px 0;
}


.newsShowBox .training_data{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #E9E9E9;
}
.newsShowBox .training_data span{
	margin: 0 15px;
}
.newsShowBox .training_nr{
	padding:10px 0;
	color: #000;
	font-size: 14px;
	line-height: 30px;
}

.newsShowBox .training_nr img{
	max-width: 100%;
}

/*猜你喜欢*/


.cailike_bt {
	padding:0 10px ;
	/* background: #fff; */
	position: relative;
}

.cailike_bt::after {
	content: 'LOVED';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 80px;
	color: #f8f8f8;
	line-height: 80px;
	text-align: center;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.cailike_bt .bt {
	padding-top: 24px;
	font-size: 26px;
	line-height: 30px;
	color: #0b0b0b;
	font-weight: bold;
	position: relative;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom:20px;
	font-family: "微软雅黑";
	z-index: 10;
}

.cailike_bt .bt span {
	color: #603711;
}

.cailike_bt .bt::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 4px;
	background: #6a3906;
	border-radius: 10px;
}


.youlike_bt{
	display: flex;
	justify-content: space-between;
	padding: 20px 10px 10px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
.youlike_bt a{
	font-size: 12px;
	color: #A4A1A1;
	font-weight: normal
}
.youlike_nr {
	width: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	padding: 0 5px 15px; 
}

.youlike_nr li {
	width: 25%;
	margin-bottom: 10px;
}

.youlike_nr li a {
	display: block;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #FFF;
	border: 1px solid #ececec
}

.youlike_nr li .pro_img {
	width: 100%;
	height: auto;
}

.youlike_nr li .pro_img img {
	max-width: 100%;
	height: auto;
	object-fit: contain;
}

.youlike_nr li .text {
	width: 100%;
	padding: 0 10px 8px;
	box-sizing: border-box
}

.youlike_nr li .text .pro_title {
	max-height: 40px;
	font-size: 15px;
	line-height: 20px;
	height: 40px;
	margin: 10px 0 5px;
	/* text-overflow: ellipsis;
    white-space: nowrap; */
	overflow: hidden;
	color: #000;
}

.youlike_nr li .text .pro_price {
	color: #6a3906;
	font-size: 20px;
	font-weight: bold;
}

.youlike_nr li .text .pro_price i {
	font-size: 12px;
}

.youlike_nr li .text .pro_txt {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.youlike_nr li .text .look {
	text-decoration: line-through;
	margin-left: 10px
}

.youlike_nr li:nth-last-child(1) {
	margin-bottom: 0
}
.youlike_nr li .text .sales_txt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
	color: #a3a3a3
}


.copy {
	background: #fafafa;
	font-size: 10px;
	color: #c7c7c7;
	padding: 15px 0;
	text-align: center;
	line-height: 18px;
}


.copy .tips {
	color: #c7c7c7;
}



/*新闻列表*/

.topImg img{
	width: 100%;
}

.newTopNav{
	padding: 30px 0;
	text-align: center;
}
.newTopNav .bigTitle{
	color: #000;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
}

.newTopNav .samllTit{
	font-size: 12px;
	line-height: 20px;
	padding: 20px 20px 0;
}

.newTopNav .ullist{
	display: flex;
	justify-content: center;
	padding: 20px 0 0;
}
.newTopNav .ullist .li{
	margin: 0 8px;
}
.newTopNav .ullist .li a{
	background: #afafaf;
	color: #FFF;
	border-radius: 50px;
	display: block;

	width: 100px;
	padding: 8px 0;
	font-size: 14px;
}

.newTopNav .ullist .li.cur a{
	color: #fff;
	background: #c27914;
}


.nynewslis{
	box-sizing: border-box;
	background: #FFF;
	margin: 0 auto;
}

.nynewslis li{
	border-bottom: 1px solid #ececec;
	box-sizing: border-box;
}

.nynewslis li a{
	display: flex;
	padding: 10px;
	font-size: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nynewslis li a .img{
	width: 100px;
	height: 80px;
	border-radius: 5px;
	overflow: hidden;
}
.nynewslis li a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nynewslis li a .text{
	line-height:18px;
	flex: 1;
	margin-left: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.nynewslis li a .text strong{
	color: #000;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/***************************************--/网站首页****************************************************/



/***************************************商品中心****************************************************/


/*一行两个商品列表*/
.WYZ_prolist {
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
	margin: 0 auto;
}

.WYZ_prolist li {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}

.WYZ_prolist li .wrap_list {
	width: 95%;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	margin: 0 auto;
	background: #FFF
}

.WYZ_prolist li .wrap_list .pic {
	width: auto;
}

.WYZ_prolist li .wrap_list .pic img {
	width: 100%;
	text-align: center
}

.WYZ_prolist li .wrap_list .text {
	width: auto;
	padding: 0 5px;
	font-size: 1.2rem
}

.WYZ_prolist li .wrap_list .text .title {
	height: 20px;
	overflow: hidden;
	font-size: 1.4rem;
	display: block
}

.WYZ_prolist li .wrap_list .text .pro_price {
	color: #c40001;
	position: relative;
	font-size: 1.5rem;
}

.WYZ_prolist li .wrap_list .text .pro_price font {
	color: #9a9a9a;
	position: absolute;
	right: 5px;
	font-size: 1.2rem;
}

/*一行一个商品*/
.WYZ_prolist li.Plist {
	float: none;
	width: 100%;
	min-height: 100px;
	margin-bottom: 0;
	padding: 10px;
	overflow: hidden;
	position: relative;
	background: #FFF
}

.WYZ_prolist li.Plist .pic {
	width: 100px;
	height: 100px;
	right: 20px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.WYZ_prolist li.Plist .pic img {
	width: 100px;
	border: 1px solid #ebebeb
}

.WYZ_prolist li.Plist .text {
	width: auto;
	padding-left: 110px;
	padding-right: 20px;
	line-height: 16px;
}

.WYZ_prolist li.Plist .text .title {
	font-size: 1.6rem;
	line-height: 20px;
	width: auto;
	overflow: hidden;
	color: #333333;
}

.WYZ_prolist li.Plist .text .pro_price {
	font-size: 1.6rem;
	color: #fb3241;
	display: block;
	font-weight: bold
}

.WYZ_prolist li.Plist .text font {
	color: #999999;
	font-size: 1.2rem;
	line-height: 30px;
}

.WYZ_prolist li.Plist a {
	display: block;
	min-height: 100px;
}

.WYZ_prolist li.Plist:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(180deg, transparent 50%, #ebebeb 50%);
}

.WYZ_prolist li.Plist:nth-last-child(1):before {
	height: 0
}


/*****************商品详情************************/
/*返回 和主页按钮*/

.pronr {
	width: 100%;
	background: #f4f5f7;
	position: relative;
	margin: 0 auto;
	color: #373d40;
	padding: 10px 0;
	line-height: 22px;
}

.pronr .text {
	width: 70%;
	padding-left: 10px;
	line-height: 16px;
	font-size: 1.4rem;
}

.pronr .share_wrap {
	position: absolute;
	width: 60px;
	height: 28px;
	line-height: 30px;
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
	right: 10px;
	top: 50%;
	margin-top: -14px
}

.pronr .share_wrap div {
	background: #02b49c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

.pronr .share_wrap img {
	width: 15px;
}

/*限时时间*/
.Limit_show {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../images/time.png) center center no-repeat;
	background-size: 100% 100%;
	z-index: 88;
	height: 40px;
}

.Limit_show .Limit_time {
	width: auto;
	margin: 0 auto;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #FFF;
}

.Limit_show .Limit_time i {
	background: #FFF;
	color: #f23a5c;
	margin: 0 5px;
	padding: 0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.Limit_show .Limit_time b {
	font-weight: normal;
}

.price {
	width: auto;
	padding: 10px 10px 0;
	background: #FFF
}

.price strong {
	color: #ff0000;
	font-size: 1.4em
}

.price span {
	text-decoration: line-through;
	font-size: 1.2rem;
	padding-left: 5px;
	color: #a0a0a0;
}

.price font {
	font-size: 1.0em;
	color: #ff0000;
	padding-left: 15px;
}

.price font a {
	color: #ff0000;
}


/*商品规格*/
.goods_spec_title {
	width: auto;
	font-size: 1.4rem;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	position: relative;
	color: #494949;
	background: #FFF
}

.goods_spec_title i {
	width: 80%;
	overflow: hidden;
	height: 45px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.goods_spec_title span {
	position: absolute;
	right: 10px;
	top: 0;
	display: block;
	width: 20px;
	height: 45px;
	background: url(../images/o.png) 97% center no-repeat;
	background-size: 8px;
}

.goods_spec_list {
	width: auto;
	margin: 10px 10px 5px;
	height: auto;
	font-size: 1.4rem;
	color: #666666;
}

.goods_spec_list .spec_list {
	width: auto;
	height: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.goods_spec_list dl dt {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 1.6rem;
	text-align: left;
	color: #333;
	position: relative;
}

.goods_spec_list dl dt:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(180deg, transparent 50%, #ebebeb 50%);
}

.goods_spec_list dl dd {
	padding: 10px 0 0
}

.goods_spec_list dl dd span {
	margin-bottom: 5px;
	display: inline-block;
	background: #f2f2f2;
	margin-right: 5px;
	padding: 2px 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.goods_spec_list dl dd span img {
	max-height: 20px;
}

.goods_spec_list .goods_spec_span {
	border: 1px solid #f2f2f2;
	cursor: pointer;
}

.goods_spec_list .goods_spec_span_a {
	border: 1px solid #fb3241;
	background: #fb3241;
	color: #FFF;
	cursor: pointer;
}

.goods_spec_list .goods_spec_span_n {
	border: 1px dashed #D5D5D5;
	cursor: no-drop;
	color: #D5D5D5
}

/******运费  库存  所在地****/
.M_kch {
	width: auto;
	margin: 0 10px;
	background: #FFF;
	height: 40px;
	line-height: 40px;
	font-size: 1.2rem;
}

.M_kch li {
	width: 33%;
	text-align: center;
	float: left;
}

.M_kch li:nth-child(1) {
	text-align: left
}

.M_kch li:nth-child(3) {
	text-align: right
}

.M_kch li span {}

/******运费  库存  所在地*end***/

/*购买数量****/
.Quantity {
	width: 96%;
	line-height: 50px;
	margin: 10px auto;
	overflow: hidden;
	height: 50px;
}

.Quantity .Qu01 {
	width: 50px;
	float: left;
	font-size: 1.6rem;
}

.Quantity .Qu02 {
	float: left;
	width: 40%;
	background: #FFF;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	border: 1px solid #eaeaea;
	height: 35px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 35px;
}

.Quantity .Qu02 .jian {
	-webkit-box-flex: 1;
	display: block;
}

.Quantity .Qu02 .zi {
	-webkit-box-flex: 1;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	display: block;
}

.Quantity .Qu02 .zi input {
	width: 20px;
	padding: 0px;
	border: 0;
	background: #FFF;
	text-indent: 0px;
	text-align: center;
}

.Quantity .Qu02 .jia {
	-webkit-box-flex: 1;
	display: block;
}

.Quantity .Qu03 {
	-webkit-box-flex: 4;
	text-align: left;
	font-size: 1.2rem;
	font-weight: normal
}

/*购买数量*****end**/

/*商品详细参数*/
.mui-pull-bottom-tips {
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	color: #777;
}

.product_show {
	display: none;
	width: auto;
	overflow: hidden
}

.product_title {
	width: 100%;
	height: 45px;
	background: #FFF;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
}

.product_title li {
	text-align: center;
	font-size: 1.6rem;
	line-height: 45px;
	width: 100%;
	-webkit-box-flex: 1;
	border-bottom: 1px solid #e6e6e6;
}

.product_title li.cur {
	border-top: 1px solid #ec2f2d;
	border-bottom: 0
}

.product_title li:nth-child(2) {
	border-left: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6
}

.Product_details_nr {
	background: #FFF;
	padding: 10px 0;
}

.Product_details_nr div:nth-child(1) {
	padding: 0 10px;
}

.Product_details_nr img {
	width: 100%;
	margin: 0 auto;
}


/*商品弹出层*/
#Share {
	position: fixed;
	left: 0;
	z-index: 100;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

#Share.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.Share-container {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	-webkit-transform: translateY(400px);
	-moz-transform: translateY(400px);
	-ms-transform: translateY(400px);
	-o-transform: translateY(400px);
	transform: translateY(400px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.is-visible .Share-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.cd-popup-close {
	background: url(../images/icon/closehdtipper.gif) center center no-repeat #FFF;
	background-size: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -25px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
}

/*商品弹出层*/



.listSX {
	border-bottom: 1px dashed #eeeeee;
	line-height: 24px;
	position: relative;
	padding: 10px 10px 10px 120px;
}

.listSX span {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100px;
	display: block;
	height: 24px;
	overflow: hidden;
}


/*评论样式*/
#comment_list_home .nodata {
	background: #FFF;
}

.Evaluation_title {
	width: auto;
	font-size: 1.4rem;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	position: relative;
	color: #333333;
	background: url(../images/o.png) 97% center no-repeat;
	background-size: 8px;
	display: block
}

.Evaluation_title span {
	position: absolute;
	right: 7%;
	top: 0;
	color: #999999
}

.Evaluation_nr {
	width: auto;
	background: #f5f5f5;
	overflow: hidden
}

.Evaluation_nr li {
	padding: 10px;
	background: #FFF;
	margin-bottom: 10px;
	position: relative
}

.Evaluation_nr li .img {
	position: relative;
}

.Evaluation_nr li .img>img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #FFF;
	overflow: hidden
}

.Evaluation_nr li .img .Evaluation_text {
	position: absolute;
	left: 60px;
	top: 5px;
	width: auto;
	color: #ff6600;
	font-size: 12px;
}

.Evaluation_nr li .img .Evaluation_text strong {
	display: block;
	width: auto;
	font-weight: normal;
	font-size: 1.6rem;
	color: #000000;
}

.Evaluation_nr li .img .Evaluation_text img {
	width: 85px;
	margin-top: -10px;
	margin-left: 15px;
}

.Evaluation_nr li .img span {
	display: block;
	display: block;
	font-size: 1.2rem;
	color: #999999
}

.Evaluation_nr li .Evaluation_con {
	color: #000000;
	padding-top: 5px;
	font-size: 1.2rem;
	line-height: 20px;
}




.Evaluation_nr li .Evaluation_img {
	width: 100%;
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}

.Evaluation_nr li .Evaluation_img a {
	width: 80px;
	overflow: hidden;
	height: 80px;
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	display: block
}

.Evaluation_nr li .Evaluation_img a img {
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

/*回复*/
.Evaluation_nr .answer {
	font-size: 1.4rem;
	color: #fe0034
}

.Evaluation_nr .answer span {
	color: #cccccc;
	padding-left: 5px;
}

.Evaluation_nr .answer p {
	color: #fe0034
}

.nodata {
	font-size: 1.4rem;
	text-align: center;
	line-height: 45px;
}

.Car_Branch {
	width: auto;
	padding: 10px 0;
	font-size: 1.6rem;
	text-align: center;
	color: #333333;
	position: relative
}


.Car_Branch:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 1px;
	height: 100%;
	background-image: linear-gradient(90deg, transparent 50%, #ebebeb 50%);
}

/*评论样式结束*/

/*************************************************************************************商品展示页样式结束*********************************************************************************/



.integral_show_title {
	line-height: 28px;
	margin: 10px 10px 0;
	position: relative;
	font-size: 1.6rem;
}

.integral_show_title .show_title {
	overflow: hidden;
	color: #202020;
	line-height: 24px;
	font-size: 1.8rem
}

.integral_show_title .show_price {
	color: #fa5219;
	font-size: 2.4rem;
	margin: 10px 0;
	position: relative
}

.integral_show_title .show_price span {
	font-size: 1.2rem;
	padding-left: 10px;
	color: #999999;
	text-decoration: line-through
}

.integral_show_title .show_price .Points {
	width: auto;
	height: 20px;
	line-height: 20px;
	padding: 0px 10px;
	color: #ff8a0e;
	border: 1px solid #ff8a0e;
	font-size: 1.2rem;
	position: absolute;
	right: 0;
	bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.integral_show_Detail {
	color: #6e6e6e;
	overflow: hidden;
	min-height: 80%;
}

.integral_show_Detail img {
	max-width: 100%
}



.Points_bottom {
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 50px;
	background: #FFF;
	z-index: 19;
	max-width: 640px;
	;
	right: 0;
	margin: 0 auto
}

.Points_bottom:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(180deg, transparent 50%, #ebebeb 50%);
}

.Points_bottom a {
	color: #999999;
	display: block
}

.Points_bottom a.Buy_btn {
	margin-left: 100px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: center;
	line-height: 35px;
	font-size: 1.6rem;
	height: 35px;
	background: url(../images/btn01.png) left center no-repeat;
	background-size: 100% 100%;
	color: #FFF
}

.Points_bottom a.Points_coll {
	position: absolute;
	left: 5px;
	top: 0;
	width: 50px;
	background: url(../images/sc01.png) center 8px no-repeat;
	background-size: 18px;
	padding-top: 24px;
	text-align: center;
	font-size: 1.0rem;
}

.Points_bottom a.Points_coll.cur {
	background: url(../images/sc02.png) center 8px no-repeat;
	background-size: 18px;
	color: #fa5219
}

.Points_bottom a.Points_zx {
	position: absolute;
	z-index: 15;
	left: 50px;
	top: 0;
	width: 50px;
	background: url(../images/zx01.png) center 8px no-repeat;
	background-size: 18px;
	padding-top: 24px;
	text-align: center;
	font-size: 1.0rem;
}

.Points_bottom a.Points_guc {
	position: absolute;
	left: 100px;
	top: 0;
	width: 50px;
	background: url(../images/car01.png) center 8px no-repeat;
	background-size: 18px;
	padding-top: 24px;
	text-align: center;
	font-size: 1.0rem;
}

.Points_bottom .contact {
	width: 16px;
	text-align: center;
	line-height: 16px;
	height: 16px;
	background: #F00;
	color: #FFF;
	position: absolute;
	left: 125px;
	top: 5px;
	z-index: 55;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 1.0rem
}

.Points_bottom .PointsText {
	margin-left: 160px;
	height: 50px;
	overflow: hidden;
	position: relative;
}

.Points_bottom .PointsText:after {
	/*content: '';
	position:absolute;
	left:0; top:0;
    display: block;
    width: 1px;
    height:100%;
	background-image: linear-gradient(90deg, transparent 50%, #ebebeb 50%);*/
}

.Points_bottom .PointsText a {
	float: left;
	width: 50%
}

.Points_bottom a.shoppAdd {
	text-align: center;
	line-height: 50px;
	background: #ffb03f;
	font-size: 1.4rem;
	height: 50px;
	color: #FFF
}


.Points_bottom a.shoppBtn {
	text-align: center;
	line-height: 50px;
	font-size: 1.6rem;
	height: 50px;
	background: #fe111c;
	/* background:url(../images/btnbj.jpg) left center no-repeat; background-size:100% 200%;*/
	color: #FFF
}


.ShoppingBTN a {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 1.8rem;
	height: 50px;
	background: url(../images/btnbj.jpg) left center no-repeat;
	background-size: 100% 100%;
	color: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}



.M_pro {
	width: auto;
	margin: 5px 10px;
	height: 70px;
	position: relative;
	background: #FFF
}

.M_pro .M_pro_img img {
	width: 100px;
	position: absolute;
	left: 0;
	top: -40px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.M_pro .M_pro_text {
	width: 80%;
	color: #e60012;
	padding-left: 110px;
	line-height: 20px;
	text-align: left;
}

.M_pro .M_pro_text strong {
	font-size: 1.6rem;
	font-weight: normal;
	color: #444444;
	display: block;
	width: 88%;
	margin-bottom: 5px;
}

.M_pro .M_pro_text font {
	color: #777777;
	font-size: 1.2rem;
}

.M_pro .M_pro_text i {
	font-size: 1.8rem
}


.integral_title {
	background: #FFF;
	height: 45px;
	width: 100%;
	border-top: 1px solid #d8d8d8;
	overflow: hidden;
	text-align: center
}

.integral_title li {
	display: inline-block;
	width: auto;
	margin: 0 15px;
	font-size: 16px;
	line-height: 45px;
	color: #333333;
	height: 45px;
}

.integral_title li.cur {
	color: #fe554e
}

.integral_title li:active {
	color: #fe554e
}

.FAQ_title {
	width: auto;
	font-size: 1.4rem;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	position: relative;
	color: #333333;
	/* background: url(../images/o.png) 97% center no-repeat; */
	background-size: 8px;
	display: block
}

.FAQ_list {
	overflow: hidden;
	margin: 0 15px;
}

.FAQ_list li {
	margin-bottom: 10px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 10px;
	position: relative;
	font-size: 1.4rem;
}

.FAQ_list li .title {
	background: url(../images/wen.png) left top no-repeat;
	background-size: 18px;
	min-height: 18px;
	overflow: hidden;
	padding-left: 25px;
	font-weight: bold;
	color: #000000;
}

.FAQ_list li .text {
	background: url(../images/da.png) left top no-repeat;
	background-size: 18px;
	padding-left: 25px;
	margin-top: 10px;
}

.FAQ_list li:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(180deg, transparent 50%, #ebebeb 50%);
}

.FAQ_list li:nth-last-child(1):before {
	height: 0;
}


#FAQList_Show {
	position: fixed;
	left: 0;
	z-index: 9999;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.6s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.6s;
	transition: opacity 0.3s 0s, visibility 0s 0.6s;
}

#FAQList_Show.FAQList_visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.FAQList_Show {
	position: absolute;
	top: 0px;
	width: auto;
	margin: 0 auto;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #ffffff;
	-webkit-transform: translateY(400px);
	-moz-transform: translateY(400px);
	-ms-transform: translateY(400px);
	-o-transform: translateY(400px);
	transform: translateY(400px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.FAQList_visible .FAQList_Show {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.FAQList_Show .FAQListimg {
	margin-bottom: 15px;
}

.FAQList_Show .FAQListimg img {
	max-width: 100%;
}




/*商品咨询弹出层*/
#Advisory {
	position: fixed;
	left: 0;
	z-index: 130;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

#Advisory.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.Advisory-container {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin: 0 auto;
	background: #f1f1f1;
	z-index: 130;
	-webkit-transform: translateY(400px);
	-moz-transform: translateY(400px);
	-ms-transform: translateY(400px);
	-o-transform: translateY(400px);
	transform: translateY(400px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.is-visible .Advisory-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.Advisory-popup-close {
	background: url(../images/icon/closehdtipper.gif) center center no-repeat #FFF;
	background-size: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -25px;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
}

#Advisory .Content {
	border: 1px solid #e8e8e8;
	margin: 20px 25px 10px;
	padding: 8px;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#Advisory .Content textarea {
	width: 100%;
	height: 50px;
}

#Advisory .subcon {
	border: 1px solid #e8e8e8;
	margin: 10px 25px 10px;
	padding: 0 8px;
	background: #FFF;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#Advisory .subcon input {
	width: 100%;
	height: 40px;
}

#Advisory .subcon a {
	position: absolute;
	right: 8px;
	top: 5px;
}

#Advisory .subcon a img {
	width: 80px;
	height: 30px;
}

#Advisory .Advisory_Btn {
	width: auto;
	margin: 0 25px 20px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background: #e4393c;
	display: block;
	text-align: center;
	color: #FFF;
	border: 0px;
	font-size: 1.6rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*红色按钮*/
}

#Advisory .Advisory_Btn input {
	width: 100%;
	height: 40px;
	border: 0;
	background: none;
	cursor: pointer;
	font-size: 1.6rem;
	color: #FFF;
	line-height: 36px;
}

/*商品咨询弹出层*/

/***评论弹框**/

#Pl_Show {
	position: fixed;
	left: 0;
	z-index: 9999;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	max-width: 640px;
	margin: 0 auto;
	right: 0;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.6s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.6s;
	transition: opacity 0.3s 0s, visibility 0s 0.6s;
}

#Pl_Show.Pl_visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.Pl_Show {
	position: absolute;
	top: 0px;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #ffffff;
	-webkit-transform: translateY(400px);
	-moz-transform: translateY(400px);
	-ms-transform: translateY(400px);
	-o-transform: translateY(400px);
	transform: translateY(400px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.Pl_visible .Pl_Show {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.Pl_Show .Plimg {
	margin-bottom: 15px;
}

.Pl_Show .Plimg img {
	max-width: 100%;
}



/*********************新版积分商城***/

.ProShow_title_wrap {
	position: fixed;
	left: 10px;
	right: 0;
	top: 10px;
	z-index: 100;
	height: 40px;
	width: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ProShow_title_wrap .back {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	background: url(../images/jt02.png) center center no-repeat rgba(0, 0, 0, 0.5);
	background-size: 16px;
	z-index: 99
}

.ProShow_title_wrap .share {
	display: block;
	width: 40px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/share.png) center center no-repeat;
	background-size: 20px;
	z-index: 99
}

.ProShow_title_wrap .home {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/home01.png) center center no-repeat;
	background-size: 20px;
	z-index: 99
}


.ProShow_title {
	width: auto;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 88
}

.ProShow_title li {
	display: inline-block;
	overflow: hidden;
	text-align: center;
}

.ProShow_title li a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 45px;
	display: block
}

.ProShow_title li a span {
	font-size: 1.6rem;
	color: #999999;
	display: inline-block;
	margin: 0 15px;
	line-height: 28px
}

.ProShow_title li.cur a span {
	color: #e4393c;
	/* border-bottom:2px solid #ffffff*/
}

.ProShow_title .block {
	height: 2px;
	background: #e4393c;
	width: 30px;
	position: absolute;
	bottom: 0;
	left: -30px;
}

.ProShow_title:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(180deg, transparent 50%, #ebebeb 50%);
}

.godhb .kx_invoice_wrap img{
	width:100%
}

.godhb .kx_invoice_wrap{
	background: none;
	width: 100%;
	padding: 0;
	position: relative
}

.godhb  .login_btn{
	position: absolute;
	bottom: 30%;
	height: 20%;
	background: none
}


.topBack{
	position: fixed;
	background:url(../images/jt02.png) center center no-repeat rgba(0, 0, 0, 0.3);
	background-size:40% ;
	width: 40px;
	height: 40px;
	left: 10px;
	top: 10px;
	border-radius: 50%;
}

#div_page_list{
	text-align: center;
	padding:50px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#div_page_list  a,#div_page_list  span{
	display: block;
	margin:0 5px;
	padding: 5px 10px;
	/* border: 1px solid #ccc; */
	background: #ED7020;
	color: #FFF;
	border-radius: 5px;
}

#div_page_list  span.disabled{
	background: #ccc;
}

#div_page_list  span.current{
	background: #EDDED4;
	color: #ED7020;
}

#div_page_list span:nth-child(1){
	background: none;
	color: #5f5f5f;
	display: none !important;
}
