.content-shop-habao{
	height: 35px;
	line-height: 35px;
	color: #adadad;
}
.content-shop-habao a{
	padding: 10px;
	font-size: 14px;
	color: #333333;
}
.content-shop-info{
	overflow: hidden;
}
.content-shop-info .content-shop-info-l{
	width: 950px;
	overflow: hidden;
	background: #FFFFFF;
}
.content-shop-info .content-shop-info-r{
	width: 240px;
	background: #FFFFFF;
}
.content-shop-info .content-shop-info-l .content-shop-info-imgs{
	width: 475px;
	padding: 20px;
}
.content-shop-info .content-shop-info-imgs .current-img{
	width: 450px;
	height: 450px;
	margin: 0 auto;
}
.content-shop-info .content-shop-info-imgs .current-img img{
	width: 400px;
	height: 400px;
	display: block;
	margin: 0 auto;
}
.content-shop-info .content-shop-info-main{
	width: 460px;
	padding: 10px 0;
}
.content-shop-info .content-shop-info-main .title{
	width: 100%;
	position: relative;
}
.content-shop-info .content-shop-info-main .title h4{
	width: 290px;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
}
.content-shop-info .content-shop-info-main .title p{
	font-size: 16px;
	margin-top: 5px;
}
.content-shop-info .content-shop-info-main .title .link{
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	color: #666666;
	line-height: 25px;
}
.content-shop-info .content-shop-info-main .title .link span{
	padding:0 5px;
}
.content-shop-info .content-shop-info-main .title .link:hover{
	color: #F0189D;
}
.content-shop-info .content-shop-info-main .price{
	margin-top: 30px;
	margin-bottom: 20px;
	background: #F7F7F7;
	padding: 10px;
}
.content-shop-info .content-shop-info-main .price .price-new-main{
	overflow: hidden;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-main{
	float: left;
	width: 260px;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-main p{
	line-height: 25px;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-main .price-font{
	font-size: 24px;
	font-weight: bold;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-main p.price-main-old span{
	color: #999999;
	text-decoration: line-through;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info{
	
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info ul li{
	line-height: 28px;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info ul li{
	text-align: right;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info ul li a{
	color: #F0189D;
	font-size: 14px;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info ul li span{
	padding:0 2px;
}
.content-shop-info .content-shop-info-main .price .price-new-main .price-info ul li span.mid{
	padding: 0 5px;
}
.content-shop-info .content-shop-info-main .price .activity-info{
	overflow: hidden;
	height: 40px;
}
.content-shop-info .content-shop-info-main .price .activity-info div{
	border: 1px solid #FF00FF;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ff00ff;
	font-size: 14px;
}
.content-shop-info .content-shop-info-main .price .activity-info div:last-child{
	text-align: left;
}
.content-shop-info .content-shop-info-main .price .activity-info .activity-info-l{
	width: 140px;
	float: left;
}
.content-shop-info .content-shop-info-main .price .activity-info .activity-info-r a{
	padding: 0 10px;
}
.content-shop-info .content-shop-info-main .price .price-activity{
	margin-top: 10px;
}
.content-shop-info .content-shop-info-main .price .price-activity li{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
}
.content-shop-info .content-shop-info-main .price .price-activity li:first-child{
	height: 22px;
	line-height: 22px;
}
.content-shop-info .content-shop-info-main .price .price-activity li span:first-child{
	width: 52px;
	height: 24px;
	display: inline-block;
	background: #FA3468;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	margin-right: 10px;
}
.content-shop-info .content-shop-info-main .price .price-activity li span:last-child{
	color: #F0189D;
}
.content-shop-info .content-shop-info-main .shop-buy ul li{
	margin: 15px 0;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.type-item{
	line-height: 25px;
	height: 25x;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.type-item span{
	height: 23px;
	padding: 0 10px;
	border: 1px solid #EEEEEE;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.type-item span.active{
	border: 1px solid #FF00FF;
	background: url(../images/hoveb_icon.png) no-repeat bottom right;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count{
	height: 42px;
	line-height: 42px;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count>span{
	display: block;
	height: 42px;
	float: left;
	line-height: 42px;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count .buy-count-opt{
	height: 42px;
	overflow: hidden;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count .buy-count-opt span{
	height: 40px;
	width: 30px;
	display: block;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #EEEEEE;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
	not supported by any browser */
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count .buy-count-opt span.count{
	width: 50px;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count .buy-count-opt span.sub-count,.content-shop-info .content-shop-info-main .shop-buy ul li.buy-count .buy-count-opt span.add-count{
	cursor: pointer;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-btn a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: inline-block;
	border: 1px solid #FA3468;
	text-align: center;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-btn .btn-join-cart{
	color: #FFFFFF;
	background: #FA3468;
	margin-right: 10px;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-btn .btn-join-cart:hover{
	background: #F0189D;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-btn .btn-buy-now{
	color: #FA3468;
}
.content-shop-info .content-shop-info-main .shop-buy ul li.buy-btn .btn-buy-now:hover{
	background: #e6e6e6;
}
.content-shop-info .content-shop-info-main .service-list span{
	margin-right:40px;
	display: inline-block;
	margin-bottom: 10px;
}
.top-gg{
	width: 100%;
	height: 36px;
	background-image: url(../images/topgg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.hot-con{
	margin: 0 auto;
	width: 190px;
	height: 220px;
	padding-top: 5px;
	overflow: hidden;
}
.hot-con>a{
	display: block;
	overflow: hidden;
}
.hot-con>a:hover p{
	color: #F0189D;
}
.hot-con>a img{
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
}
.hot-con>a p{
	font-size: 14px;
	line-height: 30px;
	color: #606060;
}
.hot-con>p{
	float: left;
	line-height: 30px;
}
.hot-con>p span{
	font-size: 20px;
}
.hot-con .hot-con-note{
	display: block;
	float: right;
	line-height: 30px;
	color: #999999;
}
.content-cont{
	background: #FFFFFF;
	margin-top: 10px;
}
.content-cont .cont-title{
	padding: 15px;
}
.content-cont .content-cont-main{
	overflow: hidden;
}
.content-cont .content-cont-main .l-cont{
	width: 240px;
	float: left;
	padding: 10px;
}
.content-cont .content-cont-main .l-cont a{
	display: block;
	overflow: hidden;
	width: 200px;
	margin: 0 auto;
}

.content-cont .content-cont-main .l-cont a img{
	width: 180px;
	height: 180px;
	margin: 0 auto;
}
.content-cont .content-cont-main .l-cont a p.title{
	line-height: 25px;
	color: #333333;
	margin-top: 10px;
}
.content-cont .content-cont-main .l-cont a p span{
	font-size: 20px;
	font-weight: bold;
}
.content-cont .content-cont-main .m-cont{
	width: 720px;
	float: left;
	border: 1px solid #E6E6E6;
	height: 257px;
}
/*推荐商品*/
.tj-shop{
	padding:20px;
}
.tj-shop .swiper-wrapper .swiper-slide{
	height: 207px;
	padding: 10px;
}
.tj-shop .swiper-wrapper .swiper-slide i{
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #666666;
	right: 0;
	border-radius: 2px;
}
.tj-shop .swiper-wrapper .swiper-slide i.active{
	background: url(../images/gg_03.png) no-repeat center;
}
.tj-shop .swiper-wrapper .swiper-slide .main{
	margin-top: 30px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
.tj-shop .swiper-wrapper .swiper-slide .main img{
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
.tj-shop .swiper-wrapper .swiper-slide .main p{
	text-align: center;
	line-height: 30px;
}
.tj-shop .swiper-wrapper .swiper-slide .main p.price span{
	font-size: 20px;
}
/*结束*/
.content-cont .content-cont-main .r-cont{
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	width: 150px;
}
.content-cont .content-cont-main .r-cont .note{
	font-size: 18px;
}
.content-cont .content-cont-main .r-cont .note span{
	padding:0 10px;
}
.content-cont .content-cont-main .r-cont .btn-join-cart{
	width: 140px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	background: #FA3468;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 60px;
}
.content-cont .content-cont-main .r-cont .btn-join-cart:hover{
	background: #F0189D;
}
.content-cont .content-cont-main .r-cont .remove-all{
	margin-top: 20px;
	color: #007AFF;
	width: 80px;
	font-size: 14px;
	cursor: pointer;
	margin-left: 85px;
}
.content-shop-other{
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 300px;
}

.content-shop-other .other-l{
	float: left;
	width: 240px;
}
.content-shop-other .other-r{
	float: right;
	width: 950px;
	background: #FFFFFF;
}
.content-shop-other .other-l .l-list{
	margin-bottom: 10px;
	background: #FFFFFF;
	padding: 10px;
}
.content-shop-other .other-l .l-list h1{
	margin-bottom: 10px;
	line-height: 25px;
}
.content-shop-other .other-l .l-list .list-item-a{
	overflow: hidden;
}
.content-shop-other .other-l .l-list .list-item-a a{
	display: block;
	float: left;
	width: 50%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 14px;
	color: #878787;
}
.content-shop-other .other-l .l-list .list-item-a a:hover{
	color: #f0189d;
}
.other-nav{
	width: 950px;
	height: 40px;
	border-bottom:1px solid #E7E7E7;
	background: #fafafa;
}
.other-nav-fixed{
	position: fixed;
	top: 0;
	z-index: 10;
}
.other-nav ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.other-nav ul li{
	float: left;
	line-height: 40px;
	text-align: center;
	padding: 0 20px;
	font-size: 14px;
	color: #ededed;
}
.other-nav ul li.active{
	background: #FFFFFF;
}
.other-nav ul li.btn-buy-now{
	float: right;
	display: none;
	width: 130px;
	height: 40px;
	background: #F0189D;
	font-size: 16px;
}
.other-nav ul li.btn-buy-now a{
	color: #FFFFFF;
}
.other-nav ul li.btn-buy-now a:hover{
	color: #FFFFFF;
}
.other-nav ul li.btn-buy-now.show{
	display: block;
}
.other-nav ul li a{
	color: #60605D;
}
.other-nav ul li a:hover{
	color: #f0189d;
}
.other-r{
	border: 1px solid #E7E7E7;
}
.other-r .other-tab{
	width: 100%;
}

.other-r .other-tab>ul li.other-tab-item{
	width: 100%;
	overflow: hidden;
	display: none;
}
.other-r .other-tab>ul li.other-tab-item.on{
	display: block;
}
.other-r .other-tab>ul li.other-tab-item.other-tab-item{
	width: 100%;
	overflow: hidden;
}
.other-r .other-tab .eval-percent{
	padding:15px 0;
	overflow: hidden;
}
.other-r .other-tab .eval-percent .precent{
	width: 150px;
	border-right: 1px solid #cecece;
	text-align: center;
	height: 90px;
	float: left;
}
.other-r .other-tab .eval-percent .precent p{
	height: 60px;
	line-height: 60px;
	font-size: 36px;
	color: #F0189D;
	font:normal normal 30px/60px 'microsoft yahei';
}
.other-r .other-tab .eval-percent .precent span{
	color: #666666;
}
.other-r .other-tab .eval-percent .percentbox{
	float: left;
	width: 500px;
}
.other-r .other-tab .eval-percent .percentbox p{
	margin-top: 10px;
	line-height: 14px;
}
.other-r .other-tab .eval-percent .percentbox p span{
	text-align: right;
	padding:0 20px;
	display: inline-block;
}
.other-r .other-tab .eval-percent .percentbox p>b{
	border: 1px solid #EEEEEE;
	width: 152px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
}
.other-r .other-tab .eval-percent .percentbox p>b b{
	display: block;
	height: 10px;
	background: #F0189D;
}
.other-r .other-tab .eval-tab{
	background: #fafafa;
	border-top: #e7e7e7 1px solid;
	border-bottom: #e7e7e7 1px solid;
}
.other-r .other-tab .eval-tab ul{
	height: 40px;
	overflow: hidden;
}
.other-r .other-tab .eval-tab ul li{
	float: left;
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	cursor: pointer;
}
.other-r .other-tab .eval-tab ul li.active{
	background: #FFFFFF;
}
.other-r .other-tab .eval-list{
	
}
.other-r .other-tab .eval-list table tr{
	border-bottom: 1px solid #E7E7E7;
}
.other-r .other-tab .eval-list table tr td{
	padding: 10px;
}
.other-r .other-tab .eval-list table tr td p{
	line-height: 30px;
	vertical-align: middle;
}
.other-r .other-tab .eval-list table tr td p img{
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.other-r .other-tab .eval-list table tr td.account{
	text-align: center;
}
.other-r .other-tab .eval-list table tr td.account p{
	font-size: 14px;
}
.other-r .other-tab .eval-list table tr td .label{
	margin-bottom: 10px;
	margin-left: 20px;
}
.other-r .other-tab .eval-list table tr td .label span{
	cursor: pointer;
	padding: 2px 8px;
	color: #666666;
	line-height: 20px;
	background: #ffc4e8;
	margin-right: 10px;
}
.other-r .other-tab .eval-list table tr td p.note{
	line-height: 24px;
}
.other-r .other-tab .eval-list .eval-end{
	overflow: hidden;
	height: 33px;
	padding: 5px 10px;
}
.other-r .other-tab .eval-list .eval-page{
	float: right;
}
.other-r .other-tab .eval-list .eval-page a,.other-r .other-tab .eval-list .eval-page span{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-right: 3px;
}
.other-r .other-tab .eval-list .eval-page a{
	background: #f5f5f5;
	border: 1px solid #cccccc;
}
.other-r .other-tab .eval-list .eval-page a:hover{
	color: #F0189D;
}
.other-r .other-tab .eval-list .eval-page a.page-prev,.other-r .other-tab .eval-list .eval-page a.page-next{
	width: 65px;
}
.other-r .other-tab .other-tab-item .about{
	background: #f3f3f3;
	height: 53px;
	position: relative;
}
.other-r .other-tab .other-tab-item .about p{
	padding-top: 8px;
	padding-left: 40px;
	width: 538px;
	line-height: 20px;
}
.other-r .other-tab .other-tab-item .about a{
	width: 110px;
	height: 30px;
	background: #F0189D;
	display: block;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	top: 10px;
	right: 10px;
	font-size: 16px;
	border-radius: 4px;
}
.other-r .other-tab .other-tab-item .list-q{
	padding: 10px 18px;
	border-bottom: #e7e7e7 1px dotted;
}
.other-r .other-tab .other-tab-item .contact{
	margin-top: 20px;
	border-top: #e7e7e7 1px solid;
	padding: 10px 20px 20px;
}
.other-r .other-tab .other-tab-item .contact p{
	margin-bottom: 10px;
	color: #FF0000;
}
.other-r .other-tab .other-tab-item .contact textarea{
	width: 710px;
	height: 80px;
	box-shadow: none;
	resize: none;
}
.other-r .other-tab .other-tab-item .contact .btn-sub{
	margin-top: 10px;
	width: 120px;
	height: 40px;
	border: 1px  solid  #fa3468;
	color: #fa3468;
	text-align: center;
	line-height: 40px;
	background-color: buttonface;
	cursor: pointer;
	font-size: 16px;
}
.other-r .other-tab .other-tab-item .contact .btn-sub:hover{
	background-color: #E6E6E6;
}
