[genuitec-file-id="wc2-727"],[genuitec-lp-path="/shop/src/main/webapp/templates/default/pc/static/css/index.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

.cl {
	clear:both;
}
.fl {
	float:left;
}
.main_con {
	background:#f6f6f6;
	margin-bottom:20px;
}
.main_visual {
	position:relative;
	margin-top:15px;
	width:965px;
}
.banner_content {
	width:100%;
	height:374px;
}
.cl {
	clear:both;
}
.imgs {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	font-size:0;
}
.imgs>li {
	width:10%;
	height:100%;
	display:inline-block;
}
.point {
	position:absolute;
	width:100%;
	text-align:center;
	height:15px;
	bottom:40px;
	font-size:0;
}
.point>li {
	display:inline-block;
	width:15px;
	height:15px;
	background-color:#ccc;
	border-radius:50% 50%;
	margin:0 10px;
	cursor:pointer;
}
.point>.on {
	background-color:orange;
}
.el-carousel__item h3 {
	color:#475669;
	font-size:18px;
	opacity:0.75;
	line-height:300px;
	margin:0;
}
.el-carousel__item:nth-child(2n) {
	background-color:#99a9bf;
}
.el-carousel__item:nth-child(2n+1) {
	background-color:#d3dce6;
}
.el-carousel__container {
	height:374px;
}
.brand_content {
	width:100%;
	margin:15px 0px 25px 0px;
}
.notice_box {
	width:220px;
	margin-left:10px;
	margin-top:15px;
}
.notice_box dl {
	height:354px;
	background:#fff;
	padding:10px 18px;
}
.notice_box dl dt {
	border-bottom:1px solid #f2f2f2;
	font-weight:bold;
	padding-bottom:10px;
	font-size:14px;
}
.notice_box .notice1 dd {
	margin:12px 0;
}
.notice_box .notice1 span {
	width:19px;
	height:16px;
	background:url(https://imgxsc.ihaitao123.com/static/pc/imgs/icons.png) no-repeat;
	background-position:0 0;
	margin-right:5px;
}
.notice_box .notice1 dd a {
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:12px;
	width:140px;
	float:left;
	margin-left:5px;
}
.notice_box .notice2 .topOne {
	width:200px;
	margin:10px 0 0 0;
}
.notice_box .notice2 dd {
	width:100px;
	margin:10px 10px 0 0;
	float:left;
	font-size:12px;
}
.notice_box .notice2 .icon1 {
	background-position:0 -19px;
	width:16px;
	height:12px;
}
.notice_box .notice2 .icon {
	background:url(https://imgxsc.ihaitao123.com/static/pc/imgs/icons.png) no-repeat;
	margin-right:5px;
}
.notice_box .notice2 .icon3 {
	background-position:0 -48px;
	width:16px;
	height:14px;
}
.notice_box .notice2 .icon2 {
	background-position:0 -32px;
	width:16px;
	height:16px;
}
.notice_box .notice2 .icon4 {
	background-position:0 -65px;
	width:16px;
	height:15px;
}
.notice_box .notice2 .icon5 {
	background-position:0 -83px;
	width:16px;
	height:14px;
}
.marTop {
	margin-top:10px;
}
.notice_box .notice3 dd {
	float:left;
	width:88px;
	margin:0 12px;
}
.text-center {
	text-align:center;
}
.notice_box .notice3 dd img {
	width:88px;
	height:88px;
}
.notice_box .notice3 dd p {
	margin-top:5px;
	color:#666666;
	font-size:14px;
}
.help_title {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.no-help {
	text-align:center;
	font-size:12px;
	margin-top:20px;
}
.kefutupian {
	text-align:center;
	font-size:12px;
	border-top:1px solid #f2f2f2;
	color:#999;
}
.coupon-content {
	width:289px;
	float:left;
	height:320px;
	background-color:#fff;
}
.box_hd {
	height:40px;
	padding:10px 20px;
	box-sizing:border-box;
}
.box_hd_lk {
	display:inline-block;
	position:relative;
}
.box_tit {
	float:left;
	font-weight:700;
	font-size:18px;
	color:#333;
	line-height:20px;
}
.box_hd_arrow {
	background-image:url(/static/imgs/sprite.png);
	background-position:-16px 0;
	width:16px;
	height:16px;
	position:relative;
	float:left;
	top:2px;
	left:10px;
}
.box_hd_arrow:after {
	background-image:url(/static/imgs/sprite.png);
	background-position:0 0;
	width:16px;
	height:16px;
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .2s ease;
	transition:all .2s ease;
	content:"";
}
.box_bd2 {
	background:url(/static/imgs/coupon_bg.png) no-repeat bottom;
	overflow:hidden;
}
.coupon_inner {
	padding:0 15px;
}
.coupon_list {
	height:280px;
}
.coupon_item {
	position:relative;
	overflow:hidden;
	margin-bottom:3px;
}
.coupon_lk {
	display:block;
	overflow:hidden;
	height:82px;
}
.coupon_lk_wrap {
	height:100%;
	margin-right:40px;
}
.coupon_img {
	float:left;
	margin:8px 0 0 7px;
	width:50px;
	height:50px;
	padding:8px;
	border-radius:50%;
	-webkit-transition:opacity .2s ease;
	background:#fff!important;
	transition:opacity .2s ease;
}
.coupon_img>img {
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	margin:0 auto;
}
.coupon_info {
	padding-top:5px;
	margin-left:80px;
}
.coupon_price {
	font-family:impact,sans-serif;
	display:block;
	height:34px;
	line-height:34px;
}
.mod_price {
	font-size:14px;
	color:#e33333;
}
.coupon_price i {
	font-size:14px;
	margin-right:3px;
	font-family:arial,sans-serif;
	font-weight:400;
}
.coupon_price span {
	font-size:28px;
	margin-right:3px;
}
.coupon_limit {
	color:#999;
}
.coupon_desc,.coupon_limit {
	font-size:12px;
	line-height:18px;
	height:18px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.coupon_desc {
	color:#333;
}
.coupon_more {
	position:absolute;
	height:100%;
	line-height:82px;
	margin-right:32px;
	font-size:12px;
	color:#666;
	top:0;
	right:0;
}
.coupon_more_inner {
	display:inline-block;
	width:1px;
	line-height:15px;
	vertical-align:middle;
}
.coupon_more_arrow {
	position:absolute;
	right:-28px;
	top:0;
	font-family:iconfont,sans-serif;
}
.goods-stock {
	position:absolute;
	width:80px;
	height:80px;
	opacity:0.5;
	background-color:#000;
	left:10px;
	top:0px;
	text-align:center;
	color:#fff;
	line-height:80px;
	font-size:12px;
	font-weight:600;
}
.goods-stock2 {
	position:absolute;
	width:200px;
	height:170px;
	opacity:0.5;
	background-color:#000;
	left:0px;
	top:0px;
	text-align:center;
	color:#fff;
	line-height:170px;
	font-size:16px;
	font-weight:600;
}
.goods-stock3 {
	position:absolute;
	width:100%;
	height:100%;
	opacity:0.5;
	background-color:#000;
	left:0px;
	top:0px;
	text-align:center;
	color:#fff;
	line-height:140px;
	font-size:16px;
	font-weight:600;
}
.el-carousel__item:nth-child(2n) {
	background-color:#fff;
}
.notice1 h5 {
	color:#333;
	text-align:center;
}
.notice1 h4 {
	margin-top:10px;
	margin-bottom:10px;
	color:#333;
	font-size:12px;
}
.fen {
	overflow:hidden;
}
.fen-list {
	overflow:hidden;
	padding:15px;
	margin-top:25px;
	width:555px;
	background:#fff;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.fen-title,.fen-cont {
	width:270px;
}
.fen-title p {
	margin-bottom:15px;
	font-weight:bold;
	font-size:20px;
	color:#333;
}
.fen-title p span {
	display:inline-block;
	margin-left:5px;
	font-size:12px;
	font-weight:normal;
	color:#999;
}
.fen-title,.fen-cont {
	width:270px;
}
.circle a {
	display:inline-block;
	margin-left:5px;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#ccc;
}
.cp-list {
	overflow:hidden;
	margin-top:10px;
}
.cp-list li {
	overflow:hidden;
	margin:10px 0;
	cursor:pointer;
	position:relative;
}
.cp-list img {
	width:80px;
	height:80px;
	margin-right:10px;
	margin-left:10px;
}
.cp-list-txt {
	width:170px;
}
/*.cp-list-txt h3 {
	font-size:16px;
	color:#f15151;
	font-weight:bold;
}
*/
/*.cp-list-txt span {
	float:left;
	font-size:12px;
	color:#999;
	text-decoration:line-through;
}
*/
.miao-title {
	overflow:hidden;
	margin-top:30px;
	background:#f20f3f;
	color:#fff;
	font-size:14px;
}
.miao-title img {
	margin:8px 15px;
	width:112px;
	height:auto;
}
.time {
	margin:6px 0 0 30px;
}
.time span {
	display:inline-block;
	padding:5px;
	background:#333;
	color:#fff;
}
.more {
	margin-right:15px;
	line-height:40px;
}
.maio-list {
	position:relative;
	background:#fff;
}
.Left {
	position:absolute;
	left:0;
	top:100px;
	font-size:20px;
	color:#999;
}
.maio-list a {
	display:inline-block;
	width:206px;
	padding:15px;
	background:#fff;
}
.Left img,.Right img {
	width:15px;
	height:auto;
}
.miao_img {
	width:200px;
	height:200px;
}
.maio-list img {
	width:200px;
	height:200px;
}
.maio-price {
	overflow:hidden;
	position:relative;
	margin:15px 0px;
	height:20px;
	border:1px #f20f3f solid;
	background:#f20f3f;
}
.maio-price:before {
	content:" ";
	width:0;
	height:0;
	border-color:transparent white transparent transparent;
	border-style:solid;
	border-width:22px 8px 0 0;
	position:absolute;
	top:0;
	left:110px;
}
.price-now {
	width:110px;
	height:100%;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:22px;
	float:left;
}
.price-befor {
	height:100%;
	width:86px;
	float:right;
	background:#fff;
	text-align:center;
	color:#999;
	font-size:10px;
	line-height:22px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-decoration:line-through;
	vertical-align:top;
}
.maio-cptitle {
	overflow:hidden;
	margin-top:15px;
	display:flex;
}
.maio-cptitle p {
	flex:1;
	color:#333;
	font-size:14px;
	height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.maio-cptitle span {
	color:#999;
	font-size:12px;
	width:80px;
	text-align:right;
}
.item {
	overflow:hidden;
	margin-top:30px;
	cursor:pointer;
}
.item h2 {
	height:20px;
	margin-bottom:10px;
	color:#333;
	padding-left:10px;
	border-left:4px #999 solid;
}
.item h2 span {
	font-size:12px;
	color:#999;
}
.item-right {
	margin-left:15px;
	width:947px;
}
.item-search {
	overflow:hidden;
	color:#999;
	margin-bottom:10px;
	font-size:14px;
}
.item-search a {
	margin-left:5px;
	color:#999;
}
.item-txt {
	background:#fff;
	margin-top:30px;
	padding:13px 0px;
}
/*.item-txt a:nth-child(1) {
	width:435px;
}
*/
.item-txt a {
	display:inline-block;
	width:200px;
	padding:2px 15px;
}
/*.item-txt a:nth-child(1) img {
	width:100%;
	height:272px;
}
*/
.item-txt a img {
	width:170px;
	height:170px;
}
.item-txt a .cp-list-txt {
	width:100%;
}
.item-txt a .cp-list-txt h4 {
	margin-bottom:15px;
}
.cp-list-txt h4 {
	margin-top:5px;
	color:#333;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	height:34px;
}
.pinpai {
	overflow:hidden;
	margin-top:10px;
	border:1px #ddd solid;
	background:#fff;
}
.pinpai a {
	float:left;
	padding:10px 15px;
	width:102px;
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#333;
	text-align:center;
	border-right:1px #ddd solid;
}
.pinpai a img {
	max-width:100%;
	max-height:100%
}
.pinpai a:nth-last-child(1) {
	border-right:none;
}
.quan {
	overflow:hidden;
}
.quan h2 {
	margin-top:40px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.quan ul li {
	position:relative;
	margin:15px 30px 15px 0;
	width:380px;
	background:#fff;
}
.quan-price {
	margin:15px 15px 15px 0;
	padding:20px 0px;
	font-weight:bold;
	text-align:center;
	border-right:1px #f20f3f dashed;
	font-size:12px;
	color:#f20f3f;
	width:35%;
	box-sizing:border-box;
	height:100px;
}
.quan-price span {
	font-size:20px;
}
.quan-need {
	margin-top:15px;
	font-size:14px;
	color:#999;
	width:46%;
	margin-right:15px;
}
.quan-need h3 {
	margin-bottom:10px;
	color:#333;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
}
.quan-need p {
	font-size:12px;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
}
button.quan {
	padding:25px 10px;
	width:40px;
	font-size:16px;
	background:#f20f3f;
	color:#fff;
	border:none;
	cursor:pointer;
}
.quan ul li:nth-child(3n) {
	margin-right:0;
}
.quan-gate {
	position:absolute;
	right:45px;
	bottom:5px;
}
button.gate-Btn {
	background:#ff9600;
}
.cheap h2 {
	margin-top:40px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.cheap a {
	display:inline-block;
	margin:15px 15px 0 0;
	padding:15px;
	width:194px;
	background:#fff;
}
.item-img {
	text-align:center;
	position:relative;
}
.cheap a img {
	width:80%;
	height:auto;
}
.cheap a .cp-list-txt {
	width:100%;
}
/*.cp-list-txt h3 span {
	float:right;
	font-weight:normal;
	text-decoration:none;
}
*/
.cheap a:nth-child(5n) {
	float:right;
	margin-right:0;
}
.el-carousel__item:nth-child(2n) {
	background-color:#fff;
}
.el-carousel__item:nth-child(2n+1) {
	background-color:#fff;
}
.el-carousel__container {
	height:327px;
}
.banner_content .el-carousel__container {
	height:374px;
}
.miao_tag {
	padding:2px 5px;
	background-color:#f15151;
	color:#fff;
	border-radius:4px;
	float:left;
	font-size:12px;
}
.cp_price {
	font-size:14px;
	font-weight:bold;
}
.cp_price_rmb {
	font-weight:normal;
	text-decoration:none;
	float:right;
	font-size:12px;
	color:#999;
}
.cp_max_price {
	font-weight:normal;
	text-decoration:line-through;
	font-size:12px;
	color:#999;
	float:left;
}
.quan-price2 {
	margin:15px 15px 15px 0px;
	padding:20px 0px;
	font-weight:bold;
	text-align:center;
	border-right:1px #f20f3f dashed;
	font-size:16px;
	color:#f20f3f;
	width:35%;
	box-sizing:border-box;
	height:104px;
	line-height:60px;
}
.quan-price2 span {
	font-size:30px;
}
