.bannerCon .swiper-pagination-bullet-active {
    background-color: #FFFFFF;
}
.g-giftcardlist{
	/* overflow: hidden; */
	padding-bottom: 70px;
}
.g-giftcardlist.cardDe{
	margin-top: 0px;
}
.numTag{
	font-size: 14px;
	color: #FE7E2A;
	text-align: center;
	padding-bottom: 5px;
	margin-top: 15px;
}
.numTag .divtag{
	background-color: rgba(254,126,42,0.3);
    border-radius: 50px;
    display: inline-block;
    padding: 2px 10px;
}
.numRemain{
	font-size: 14px;
	color: #FE7E2A;
    height: 24px;
}
.bannerCon{
	width: 1200px;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.bannerCon img{
	width: 100%;
}
.bannerCon .w-cell2{
	margin-left: 20px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(11, 42, 30, 0.31);
	border-radius: 4px;
	padding: 20px 20px 0 20px;
}
.bannerCon .w-cell2 h3{
	position: relative;
	font-size: 20px;
	color: #141416;
	margin-bottom: 12px;
}
.bannerCon .w-cell2 h3 a{
	font-size: 18px;
	font-weight: bold;
	color: #008750;
	position: absolute;
	right: 0px;
	top:0px;
}
.topBrandImgCon{
	
}
.topBrandImgCon a{
	display: inline-block;
	width: 128px;
	height: 52px;
    margin-bottom: 22px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}
.topBrandImgCon a:nth-child(odd){
	margin-right: 20px;
    margin-left: 11px;
}
.topBrandImgCon a img{
	width: 128px;
}
.u-search{
    position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -217px;
}
.u-search .top-search{
	width:434px;
	height:45px;
	line-height: 45px;
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius: 45px;
	padding:0 50px 0 25px;
	font-size: 14px;
	display: block;
}
.u-search .top-search::-webkit-input-placeholder {
    color: #bdbdbd;
}
.u-search .top-search:-moz-placeholder {
    color:#bdbdbd;
}
.u-search .top-search::-moz-placeholder {
    color:#bdbdbd;
}
.u-search .top-search:-ms-input-placeholder {
    color: #bdbdbd;
}
.u-search .btn-submit {
	width:29px;
	height:29px;
    position: absolute;
    top: 8px;
    right: 13px;
    cursor: pointer;
}
.addred{
	border: 1px solid #FF4343!important;
}
.amountTag{
	font-size: 14px;
	color: #FF4343;
	height: 19px;
}
.g-giftcardlist .m-main-box{
	background: #fff;
	padding:20px 35px 0 20px;
	margin-top:20px;
	position: relative;
}
.g-giftcardlist .m-main-box h1{
	font-size: 24px;
	color: #292929;
	padding-left: 10px;
	border-left: 6px solid #E9138E;
	margin-bottom: 40px;
	margin-left: 15px;
	position: relative;
}
.g-giftcardlist .m-main-box h1 .more{
	font-size: 16px;
    position: absolute;
    top: 5px;
    right: 0px;
}
.g-giftcardlist .m-main-box .u-title{
	height:90px;
	line-height: 90px;
	position: relative;
	padding-left: 25px;
	margin-bottom: 25px;
}
.lineCon{
	position: absolute;
	top: 88px;
	border-bottom: 1px solid #eae5e5;
	width: 100%;
	z-index: 99;
}
.g-giftcardlist .m-main-box .u-title .listName{
	font-size: 24px;
}
.g-giftcardlist .m-main-box .u-title .screenCon{
	width: 650px;
	height: 90px;
	line-height: 90px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.screenCon button{
	/* padding: 0 10px; */
	width: 90px;
	height: 35px;
	border: 1px solid #8B8B8B;
	border-radius: 5px;
	color: #8B8B8B;
	background-color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;
	margin-left: 15px;
}
.screenCon button.active{
	background-color: #C6E2F2;
	border: 1px solid #208ED0;
	color: #208ED0;
}
.g-giftcardlist .m-main-box .u-tab{
	line-height: 10px;
	font-size: 10px;
	text-align: center;
}
.g-giftcardlist .m-main-box .u-tab li{
	padding: 10px;
	cursor: pointer;
	font-size: 18px;
	border-radius: 5px;
	color: #000000;
}
.g-giftcardlist .m-main-box .u-tab li span{
	color: #8B8B8B;
}
.g-giftcardlist .m-main-box .u-tab li.active{
	color:#FFFFFF;
	background-color: #208ED0;
}
.g-giftcardlist .m-main-box .u-tab li.nocilck{
	color:#CCCCCC;
	cursor:default;
}
.g-giftcardlist .m-main-box .list-box{
	margin-top:25px;
	padding:0 0 58px 30px; 
	/* overflow: hidden; */
}
.g-giftcardlist .m-main-box .list-box .list{
	width: 265px;
	border-radius: 8px;
	/* border: 1px solid #C9EAFD; */
	margin: 0 13px 15px 0;
	box-sizing: border-box;
	padding-top: 25px;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-shadow: 0px 3px 8px 0px rgba(50, 153, 208, 0.16);
}
.listRelative{
	display: inline-block;
    position: relative;
    vertical-align: top;
}
.currencyImgCon{
	width: 32px;
    height: 32px;
    border-radius: 100%;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgb(25 38 52 / 17%), 0px 1px 1px 0px rgb(15 15 14 / 18%);
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    z-index: 1000;
    line-height: 26px;
}
.currencyImgCon img{
	width: 25px;
}
.g-giftcardlist .m-main-box .list-box .list:hover{
	-webkit-box-shadow:0px 3px 8px 0px rgba(50, 153, 208, 0.16);
	-moz-box-shadow:0px 3px 8px 0px rgba(50, 153, 208, 0.16);
	box-shadow:0px 3px 8px 0px rgba(50, 153, 208, 0.16);
}
.g-giftcardlist .m-main-box .list-box .list:nth-child(4n+4){
	margin-right: 0;
}
.g-giftcardlist .soldpay{
	color: #000000;
	font-size: 14px;
	margin: 3px 10px 0 5px;
	min-width: 70px;
	text-align: center;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	display: inline-block;
}
.g-giftcardlist .soldpay span{
	color: #8b8b8b;
}
.g-giftcardlist .m-main-box .list-box .list .listBottom2{
	width: 200px;
    height: 23px;
    line-height: 23px;
	/* background: #A9FFEC; */
	border-radius: 12px;
    margin: 0 auto;
	margin-bottom: 10px;
}
.lineFg{
	display: inline-block;
	width: 1px;
	height: 10px;
	background: #64C7B1;
	margin-top: 7px;
}
.listBottom2 .saveCon{
	font-size: 12px;
	color: #515151;
}
.listBottom2 .discountCon{
	font-size: 12px;
	color: #000000;
	font-weight: 600;
}
.listBottom2 .saveCon2{
	font-size: 12px;
	color: #515151;
}
.listBottom2 .discountCon2{
	font-size: 16px;
	color: #F6289E;
	font-weight: 600;
}
.g-giftcardlist .m-main-box .list-box .list .u-img{
	width: 200px;
	height:130px;
	line-height: 85px;
	font-size: 0;
	margin:0 auto;
}
.g-giftcardlist .m-main-box .list-box .list .u-img img{
	max-width: 100%;	
	max-height: 100%;
}
.g-giftcardlist .m-main-box .list-box .list .u-name{
	height: 22px;
	font-size: 16px;
	font-weight: 600;
	color: #231F20;
	line-height: 22px;
    margin: 15px 5px 15px 5px;
    overflow: hidden;
}
.g-giftcardlist .m-main-box .list-box .list .u-name .saveCon{
	font-size: 14px;
	font-weight: 600;
	color: #231F20;
}
.g-giftcardlist .m-main-box .list-box .list .u-name .discountCon{
	font-size: 18px;
	font-weight: 600;
	color: #F6289E;
}
.g-giftcardlist .m-main-box .list-box .list .u-discount{
	font-size: 18px;
	height:18px;
	line-height: 18px;
	margin:5px 5px 0 5px;
	overflow: hidden;
}

.g-giftcardlist .m-detail-box{
	width:1098px;
	background: #FFFFFF;
	margin-bottom: 15px;
	position: absolute;
	left: 50%;
	margin-left: -549px;
	top: 50%;
	transform: translateY(-50%);
}
.g-giftcardlist .backCon{
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
}
.g-giftcardlist .backCon span{
	display: inline-block;
    height: 25px;
    line-height: 25px;
}
.g-giftcardlist .backCon span a{
	color: #208ED0;
}
.g-giftcardlist .backCon .rightA{
	display: inline-block;
    text-align: center;
    line-height: 25px;
    /* width: 75px; */
    height: 25px;
    border: 1px solid #8B8B8B;
    border-radius: 3px;
    color: #8B8B8B;
    background-color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
	float: right;
	padding: 0 5px;
}
.g-giftcardlist.cardDe .m-detail-box{
	width:1200px;
	background: #FFFFFF;
	margin: 15px auto;
	position: relative;
	left: 0;
	top: 0;
	transform: translateY(0);
}
.g-giftcardlist .cardIntro{
	width:688px;
	min-height:530px;
	box-sizing: border-box;
	display: inline-block;
}
.g-giftcardlist .cardIntro .newCon{
	background: #FFFFFF;
	padding: 30px;
	margin-bottom: 20px;
}
.g-giftcardlist .cardIntro .strategyCon{
	background-color:#FFFFFF;
	margin-left:0;
}
.strategyCon h3{
	font-size: 20px;
	margin-bottom: 20px;
}
.strategy300{
	max-height: 240px;
    padding: 35px;
    overflow: auto;
}
.stBox{
	margin-bottom: 15px;
}
.stBox .title{
	color: #626262;
	font-size: 14px;
	width: 160px;
}
.stBox .w-cell2{
	color: #000000;
	font-size: 14px;
}
.stBox .w-cell2 a{
	font-size: 14px;
	color: #0E92E4;
}
.g-giftcardlist .cardIntro .tagCon{
	position: absolute;
	right: 0px;
	top:0px;
	height:38px;
}
.g-giftcardlist .cardIntro .tagCon span{
	padding: 5px 10px;
	/* border: 1px solid #208ED0; */
	color: #88690C;
    background-color: #FCECBD;
	font-weight: 600;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
}
.g-giftcardlist .cardIntro .tagCon2{
	display: inline-block;
	margin-left: 24px;
	height:38px;
}
.g-giftcardlist .cardIntro .tagCon2 span{
	padding: 5px 10px;
	/* border: 1px solid #208ED0; */
	color: #88690C;
    background-color: #FCECBD;
	font-weight: 600;
	border-radius: 3px;
	margin-right: 10px;
	font-size: 14px;
}
.g-giftcardlist .cardIntro .u-title{
	font-size: 24px;
	position: relative;
}
.g-giftcardlist .cardIntro .card-box{
	overflow: hidden;
	margin-top:25px;
	align-items: center;
    display: -webkit-flex;
}
.g-giftcardlist .cardIntro .card-box .u-img{
	width: 276px;
    text-align: left;
    font-size: 0;
}
.g-giftcardlist .cardIntro .card-box .u-img img{
	max-width: 100%;	
	max-height: 100%;
}
.g-giftcardlist .cardIntro .card-box .u-name{
	width:380px;
	font-size: 14px;
	line-height:24px;
	margin-left: 35px;
}
.g-giftcardlist .cardIntro .card-box .u-name.en{
	width: auto;
	word-wrap: break-word;
}
.g-giftcardlist .cardIntro .card-box strong{
	font-weight: normal;
}
.g-giftcardlist .cardIntro .u-intro{
	margin-top: 50px;
    color: #141416;
    font-size: 14px;
    padding: 15px 30px 10px 30px;
    position: relative;
    border-top: 1px solid #ECECED;
}
.g-giftcardlist .cardIntro .u-intro .fa-exclamation-circle{
	position: absolute;
    top: 18px;
    left: 10px;
    color: #F5C123;
}
.g-giftcardlist.cardDe .shopcar{
	padding: 25px 35px 20px 35px;
	/* border: 1px solid #F5F3F3; */
	border-radius: 5px;
}
.addBlueBg{
	background: #F8FCFF;
}
.topPrompt{
	padding: 0 35px;
    height: 80px;
    line-height: 80px;
    background: #0E92E4;
    border-radius: 5px 5px 0px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
	position: relative;
}
.topPrompt span{
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}
.topPrompt .nowRate{
	float: right;
	line-height: 89px;
	font-size: 12px;
	opacity: 0.8;
}
.topPrompt .userDiscount{
	display: inline;
    padding: 4px 5px;
    font-size: 14px;
    color: #EB1F93;
    font-weight: 500;
    /* margin-left: 10px; */
    background-color: #FFFFFF;
    border-radius: 50px;
    position: relative;
    top: -15px;
    font-weight: bold;
}
.g-giftcardlist .shopcar .shopbox{
	width:100%;
	overflow: hidden;
	position: relative;
}
.g-giftcardlist .shopcar .shopbox .fl{
	width:210px;
}
.g-giftcardlist .shopcar .shopbox .u-name{
	color:#8B8B8B;
	font-size: 18px;
}   
.g-giftcardlist .shopcar .shopbox .u-money{
	height:40px;
	line-height: 38px;
	box-sizing: border-box;
	border:1px solid #D8D5D5;
	background: #fff;
	margin-top:10px;
	position: relative;
	font-size: 18px;
}   
.g-giftcardlist .shopcar .shopbox .u-money span{
	color:#8B8B8B;
	margin-left: 19px;
}
.g-giftcardlist .shopcar .shopbox .u-money input{
	border:none;
	height: 36px;
	line-height: 36px;
    width: 150px;
    position: absolute;
    top:0;
    margin-left: 20px;
    text-align: center;
} 
.g-giftcardlist .shopcar .shopbox .u-money select{
	border:none;
	height: 38px;
	line-height: 38px;
    width: 160px;
    position: absolute;
    top:0;
    margin-left: 20px;
    text-align: center;
} 
.g-giftcardlist .shopcar .shopbox .u-ps{
	color:#000000;
	font-size: 19px;
}
.g-giftcardlist .shopcar .shopbox .fr{
    width: 80px;
}
.g-giftcardlist .shopcar .shopbox .fr .u-num{
	height:40px;
	line-height: 38px;
	box-sizing: border-box;
	border:1px solid #D8D5D5;
	background: #fff;
	margin-top:10px;
	position: relative;
	font-size: 18px;
}
.g-giftcardlist .shopcar .shopbox .fr .u-num input{
	border: none;
    height: 38px;
    line-height: 38px;
    width: 78px;
    position: absolute;
    top: 0;
    text-align: center;
}
.g-giftcardlist .discountText{
	width: 70px;
	display: inline-block;
	color: #000000 !important;
}
.padbottom20{
	padding-bottom: 20px;
	/* border-bottom: 1px solid #EEEEEE; */
}
.g-giftcardlist .shopcar .u-actual .coupontip{
	font-size: 12px;
	color: #EB128E;
}
.couponSelect{
	width: 188px;
    height: 30px;
    padding-left: 5px;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #E5E5E5;
}
.couponSelect option{
	height: 35px;
}
.couponSelect option.active{
	color: #8B8B8B;
}
.g-giftcardlist .shopcar .u-actual{
	margin-top: 20px;
	 font-size: 16px;
	 color: #8B8B8B;
	 width: 100%;
	 line-height: 24px;
}
.g-giftcardlist .shopcar .addDash{
	border-top: 1px dashed #C5C5CB;
    padding-top: 25px;
    margin-top: 5px;
}
.numInput{
	width: 110px;
	height: 40px;
	border: 1px solid rgb(216, 213, 213);
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
.kucunIcon{
	font-size: 12px !important;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
	color: #FE5A00 !important;
	background-color: #FEEEE5;
}
.g-giftcardlist .shopcar .u-actual .width100{
	width: 100px;
	font-size: 14px;
	color: #5B5B5F;
}
.g-giftcardlist .shopcar .u-actual span{
	margin-left:0px;
	font-size: 16px;
	color: #141416;
	/* font-weight: bold; */
}
.g-giftcardlist .shopcar .u-actual .w-cell2{
	background: none;
}
.g-giftcardlist .shopcar .u-tip{
	margin-top:14px;
	font-size: 16px;
	color:#8B8B8B;
	text-align: center;
	width:100%;
}
.g-giftcardlist .shopcar .u-tip span{
	color:#EB128E;
}
.g-giftcardlist .shopcar .u-button{
	width: 136px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    margin: 0 auto;
    display: block;
    border-radius: 8px;
    background: #0E92E4;
}
.newPayBtnCon{
	position: relative;
	margin-top: 30px;
}
.newSaleIcon{
	position: absolute;
	top: 5px;
    left: -26px;
	width: 70px;
	z-index: 1;
}
.g-giftcardlist .shopcar .u-button.new{
	width: 422px;
	background: #0E92E4;
}
.g-giftcardlist .shopcar .u-button.active{
	background-color: #CCCCCC;
}
.g-giftcardlist .m-detail-box .closeMask2{
	position: absolute;
	top: 22px;
	right: 30px;
	cursor: pointer;
	font-size: 24px;
}
.g-giftcardlist .m-detail-box .triangle-box{
	width:1098px;
	position: absolute;
	top:-20px;
}
.g-giftcardlist .m-detail-box .triangle-box ul li{
	width:182px;
	margin-right:45px;
	text-align:center;
	color:#F2F0F0;
	font-size: 20px;
}
.g-giftcardlist .m-detail-box .triangle-box ul li:nth-child(5){
	margin-right:0;
}
.faAb{
	position: absolute;
	bottom: -48px;
	color: #F2F0F0;
	font-size: 20px;
	left: 50%;
	margin-left: -10px;
}
.m-ispay .box{
	width:650px;
	height:290px;
	background: #fff;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-145px;
	margin-left:-325px;
	border-radius: 5px;
	padding:64px 0 67px 62px;
	box-sizing: border-box;
}
.m-ispay .box .u-title{
	color:#222;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
}
.m-ispay .box .u-tip{
	color:#8B8B8B;
	font-size: 16px;
	margin-top:24px;
}
.m-ispay .box .btn-box{
	height:40px;
	margin-top:55px;
	overflow: hidden;
}
.m-ispay .box .btn-box .btn-green{
	width:130px;
	height:40px;
	line-height: 40px;
	box-sizing: border-box;	
	border: 1px solid #208ED0;
}
.m-ispay .box .btn-box .u-goPayment{
	color: #208ED0;
	background: #fff;
	margin-right: 22px;
}
.kucunShow{
	display: none;
}
.kucunShow.active{
	display: block;
}
.tapMoneyCon .tapText{
	font-size: 18px;
	color: #8B8B8B;
}
.tapMoneyCon .tapMoney{
	line-height: 40px;
}
.tapMoneyCon .w-cell2{
	overflow: initial !important;
	background: none !important;
}
.tapMoneyCon .width100{
	width: 100px;
	font-size: 14px;
	color: #5B5B5F;
	line-height: 42px;
}
.tapMoney .m1{
	font-size: 14px;
	color: #000000;
	text-align: center;
	display: inline-block;
	width: 90px;
	background: #F6F6F6;
	border: 1px solid #D8D5D5;
	border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
}
.tapMoney .m1 .chooseIcon{
	position: absolute;
    right: -1px;
    bottom: -1px;
    width: 24px;
}
.tapMoney .m1.active{
	background-color: #D6F0FF;
	color: #208ECF;
	border: 1px solid #208ECF;
}
.tapMoney .m1.activeEn{
	background-color: #FFFFFF;
	color: #008750;
	border: 1px solid #008750;
}
.tapMoney .m1.active2{
	background: #F6F6F6;
	color: #CACACA !important;
	border: 1px dotted #D0D0D0 !important;
}
.tapMoney .m1 .soldOut{
	width: 95px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #FFFFFF;
    background: #FF981B;
    border-radius: 8px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -47.5px;
    top: -12px;
	display: none;
}
.tapMoney .m1:hover .soldOut.active{
	display: block;
}

.tapMoney2 .inventoryTag{
	height: 16px;
    padding: 0 4px;
    line-height: 16px;
    font-size: 12px;
    color: #FE5A00;
    background-color: #FEEEE5;
    position: absolute;
    border-radius: 3px;
    top: -17px;
    left: 50%;
    transform: translateX(-50%);
}
.tapMoney2 .m1{
	font-size: 14px;
	color: #48484D;
	text-align: center;
	display: inline-block;
	width: 140px;
	background: #FFFFFF;
	border: 1px solid #7D7D80;
	border-radius: 3px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
	padding: 15px 0px;
}
.tapMoney2 .m1 .isFixText{
	text-align: center;
	color: #7D7D80;
	font-size: 12px;
}
.tapMoney2 .m1 .isFixText.active{
	text-align: center;
	color: #3088FF;
	font-size: 12px;
}
.tapMoney2 .m1 .cnCon{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tapMoney2 .m1 .chooseIcon{
	position: absolute;
    right: -1px;
    bottom: -1px;
    width: 24px;
}
.tapMoney2 .m1.active{
	background-color: #FFFFFF;
    color: #208ECF;
    border: 1px solid #0E92E4;
}
.tapMoney2 .m1.activeEn{
	background-color: #FFFFFF;
	color: #008750;
	border: 1px solid #008750;
}
.tapMoney2 .m1.active2{
	background: #F6F6F6;
	color: #CACACA !important;
	border: 1px dotted #D0D0D0 !important;
}
.tapMoney2 .m1 .soldOut{
	width: 95px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #FFFFFF;
    background: #FF981B;
    border-radius: 8px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -47.5px;
    top: -12px;
	display: none;
}
.tapMoney2 .m1:hover .soldOut.active{
	display: block;
}
.tapMoney2 .m1 .fztejia{
	width: 28px;
    height: 28px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.cd-msgCon{
	width: 1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.cd-msgCon .pd30{
	padding: 30px !important;
}
.pc-detailImg{
	width: 100%;
}
.cd-msgCon h3{
	font-size: 20px;
	color: #222222;
	margin-bottom: 25px;
	font-weight: 600;
	position: relative;
}
.cd-msgCon h3 .more{
	position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 18px;
    color: #008750;
    font-weight: bold;
}
.cd-msgCon p{
	color: #626262;
    font-size: 14px;
}
.cd-msgCon .cardDetail-img img{
	margin-right: 30px;
}
.m-mask3 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}
.m-mask3.active{
	display: block;
}
.m-mask4 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
.m-mask4.active{
	display: block;
}
.riskCon{
	width: 830px;
	height: 521px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -415px;
	top:50%;
	margin-top: -265px;
	text-align: center;
}
.riskCon i{
	font-size: 22px;
	position: absolute;
	top:25px;
	right: 20px;
	cursor: pointer;
}
.riskCon .rickImg{
	margin-top: 30px;
	margin-bottom: 20px;
}
.riskCon h3{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 30px;
}
.riskCon .textCon{
	width: 687px;
	margin: 0 auto;
	color: #8B8B8B;
	font-size: 18px;
	line-height: 32px;
}
.riskCon label{
	font-size: 18px;
	color: #999999;
	margin: 20px 0;
	display: block;
}
.riskCon input{
	width: 20px;
	height: 20px;
    position: relative;
    top: 4px;
}
.riskCon button{
	font-size: 18px;
	cursor: pointer;
}
.riskCon .knowBtn{
	width: 200px;
	height: 45px;
	background: #208ECF;
	border-radius: 5px;
	color: #FFFFFF;
}
.riskCon .backBtn {
	width: 170px;
	height: 45px;
	background: #FFFFFF;
	border-radius: 5px;
}
.riskCon .backBtn a{
	color: #208ECF;
}
.newUserCon{
	width: 850px;
	height: 565px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
	top:50%;
	margin-top: -282px;
}
.newUserCon .headUser{
	height: 75px;
	background-color: #F2F0F0;
	position: relative;
	padding-left: 40px;
	line-height: 75px;
	font-size: 20px;
	font-weight: 600;
	color: #343434;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.headUser i{
	font-size: 22px;
	position: absolute;
	top:25px;
	right: 20px;
	cursor: pointer;
}
.viewCon{
	padding: 40px;
}
.viewCoupon .vc1{
	display: inline-block;
	width: 560px;
	height: 170px;
	position: relative;
}
.viewCoupon .vc1 img{
	width: 100%;
}
.viewCoupon .vc1 .vc1-coupon{
	width: 308px;
	height: 142px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	left: 35px;
	top: 15px;
	text-align: center;
}
.vc1 .vc1-coupon .p1{
	margin-top: 20px;
	font-size: 16px;
	color: #4B4B4B;
	margin-bottom: 10px;
}
.vc1 .vc1-coupon .p2{
	color: #FC3E40;
	font-size: 28px;
}
.vc1 .vc1-coupon .p2.kr{
	color: #FE5A00;
	margin-top: 50px;
}
.vc-gzh{
	display: inline-block;
	width: 177px;
	height: 170px;
	margin-left: 28px;
	background-color: #F4F4F4;
}
.vc-gzh img{
	width: 93px;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
.vc-gzh p{
	font-size: 12px;
	text-align: center;
	color: #343434;
	line-height: 25px;
}
.viewCoupon{
	display: flex;
}
.viewCoupon .vc2-time{
	display: inline-block;
	width: 210px;
	height: 142px;
	position: absolute;
	right: 7px;
	top: 15px;
	text-align: center;
}
.viewCoupon .vc2-time .p1{
	margin-top: 20px;
	font-size: 20px;
	color: #FFFFFF;
}
.viewCoupon .vc2-time .p2{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	color: #C70002;
	background-color: #FFEFAB;
	padding: 0px 10px;
	margin-top: 15px;
}
.viewCon .userNewCouponBtn{
	width: 120px;
	height: 34px;
	border: 0;
	border-radius: 3px;
	background-color: #FFFFFF;
	color: #FC484A;
	font-size: 14px;
	margin-top: 15px;
	cursor: pointer;
}
.viewCon .userNewCouponBtn.kr{
	margin-top: 102px;
	color: #FE5A00;
	font-size: 20px;
	height: 40px;
}
.viewLine{
	width: 770px;
	border-bottom: 1px solid #F5F5F5;
	margin:  0 auto;
}
.viewImgCon{
	width: 770px;
	margin:  0 auto;
	margin-top: 35px;
}
.viewImgCon.kr{
	margin-top:0px;
}
.viewImgCon img{
	width: 364px;
}
.viewImgCon.kr img{
	width: 582px;
}
.viewImgCon img:first-child{
	margin-right: 36px;
}
.flex-detailCon{
	width: 1200px;
	margin: 15px auto;
}
.flex-detailCon .w-cell2{
	background: #FFFFFF;
    margin-left: 10px;
}

.landImgCon{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.landImgCon img:first-child{
	margin-right: 35px;
}
.landFoot{
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	position: fixed;
	top:0;
	left: 0;
	z-index: 999;
}
.landFoot .landFootCon{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.landFootCon .logoCon{
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
}
.landFootCon .rightCon{
	position: absolute;
	right: 0px;
    top: 30px;
}
.landFootCon .rightCon button{
	width: 260px;
	height: 40px;
	background: #208ECF;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 18px;
}
.landFootCon .rightCon button a{
	color: #FFFFFF;
}
.landFootCon .rightCon .loginBtn{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #208ECF;
	font-size: 18px;
	margin-left: 35px;
	cursor: pointer;
}
.riskDetailText{
	padding: 20px;
    background-color: rgb(254, 182, 216);
    border: 1px solid rgb(254, 182, 216);
    margin: 0 auto;
    margin-bottom: 15px;
    width: 1160px;
}
.signLoadCon{
	margin-top: 300px;
}
.signLoadCon .rewardCon{
	text-align: center;
}
.rewardCon .w-cell2{
	height: 70px;
}
.rewardCon .w-cell2 .respan{
	display: inline-block;
	background: linear-gradient(90deg, #FFDF54, #FFB845);
	border-radius: 15px;
	padding: 5px 15px;
	color: #804A22;
	font-size: 18px;
	position: relative;
}
.rewardCon .w-cell2 .ctime{
	color: #8B8B8B;
	font-size: 14px;
	margin-top: 10px;
}
.rewardCon .respan-icon{
	width: 0;
    height: 0;
    overflow: hidden;
    border: 10px solid transparent;
    border-top-color: #FFB845;
    position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -20px;
}
.reLoadCon{
	
}
.reLoadCon .w-cell2{
	border-right: 1px solid #FE7A04 ;
}
.reLoadCon .w-cell2:last-child{
	border: 0px;
}
.reLoadCon .loadCon1{
	height: 20px;
	background: #FFED9E;
	border-radius: 15px 0 0 15px;
}
.reLoadCon .loadCon2{
	height: 20px;
	background: #FFED9E;
}
.reLoadCon .loadCon3{
	height: 20px;
	background: #FFED9E;
}
.reLoadCon .loadCon4{
	height: 20px;
	background: #FFED9E;
	border-radius: 0px 15px 15px 0px;
}
.reLoadCon .gift-icon{
	height: 20px;
	position: absolute;
	top:0px;
	right: 0px;
	display: none;
}
.loadCon1 span {
	position: relative;
	display: inline-block;
	width: 0%;
	height: 100%;
	background: #FE7A04;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(33%, #FE7A04), color-stop(34%, #FF8A2B), color-stop(59%, #FF8A2B), color-stop(60%, #FE7A04));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* IE10+ */
	background: linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE7A04', endColorstr='#FE7A04', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	background-size: 60px 30px;
	text-align: center;
	color: #fff;
	border-radius: 15px 0 0 15px;
}
.loadCon2 span {
	position: relative;
	display: inline-block;
	width: 0%;
	height: 100%;
	background: #FE7A04;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(33%, #FE7A04), color-stop(34%, #FF8A2B), color-stop(59%, #FF8A2B), color-stop(60%, #FE7A04));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* IE10+ */
	background: linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE7A04', endColorstr='#FE7A04', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	background-size: 60px 30px;
	text-align: center;
	color: #fff;
}
.loadCon3 span {
	position: relative;
	display: inline-block;
	width: 0%;
	height: 100%;
	background: #FE7A04;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(33%, #FE7A04), color-stop(34%, #FF8A2B), color-stop(59%, #FF8A2B), color-stop(60%, #FE7A04));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* IE10+ */
	background: linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE7A04', endColorstr='#FE7A04', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	background-size: 60px 30px;
	text-align: center;
	color: #fff;
}
.loadCon4 span {
	position: relative;
	display: inline-block;
	width: 0%;
	height: 100%;
	background: #FE7A04;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(33%, #FE7A04), color-stop(34%, #FF8A2B), color-stop(59%, #FF8A2B), color-stop(60%, #FE7A04));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* IE10+ */
	background: linear-gradient(45deg, #FE7A04 33%, #FF8A2B 34%, #FF8A2B 59%, #FE7A04 60%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE7A04', endColorstr='#FE7A04', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	background-size: 60px 30px;
	text-align: center;
	color: #fff;
	border-radius: 0px 15px 15px 0px;
}
.reDayCon{
	text-align: center;
	margin-top: 20px;
}
.reDayCon .w-cell2{
	font-size: 18px;
	color: #8B8B8B;
}
.reDayCon .w-cell2.active{
	color: #F57313;
}

.searchCon2{
	width: 1200px;
    height: 155px;
    margin: 0 auto;
    background-color: #FFFFFF;
    text-align: center;
    z-index: 999;
}
.searchCon2.en{
	background: none;
}
.searchAbsolute2{
	position: absolute;
	left: 50%;
    margin-left: -600px;
}
.searchFixed2{
	position: fixed;
	top:10px;
	height: 115px;
	left: 50%;
    margin-left: -600px;
	z-index: 22222;
}
.shadow{
   -webkit-box-shadow: #ccc 0px 0px 10px;
   -moz-box-shadow: #ccc 0px 0px 10px;
   box-shadow: #ccc 0px 0px 10px;
}
.searchInputCon2{
	position: relative;
	padding: 30px 0;
	display: inline-block;
}
.searchInputCon2 i{
	position: absolute;
	font-size: 16px;
	color: #8b8b8b;
	left: 20px;
	top: 48px;
}
.searchInputCon2 button{
	cursor: pointer;
	font-size: 14px;
	color: #FFFFFF;
	width: 115px;
	background-color:#0E92E4;
	border: 0px;
	height: 52px;
	border-radius:0px 45px 45px 0px;
	position: absolute;
	right: 0px;
	top: 30px;
}
.searchInputCon2 button.en{
	background-color: #008750;
    height: 52px;
    top: 30px;
}
.searchInput2{
	display: block;
	width: 833px;
	height: 50px;
	margin: 0px auto;
	border: 1px solid #0E92E4;
	border-radius: 45px;
	font-size: 14px;
	padding-left:45px;
	padding-right: 120px;
}
.searchInput2.en{
	border: 1px solid #008750;
	width: 700px;
}
.hotCon2{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	display: inline-block;
	padding: 0px 145px;
	position: relative;
}
.hotCon2 .hotEl2{
	width: 910px;
	height: 20px;
	overflow: hidden;
	/* text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap; */
}
.hotCon2 span{
	font-size: 14px;
	color: #8b8b8b;
	display: inline-block;
}
.hotCon2 .cardText2{
	color: #000000;
	margin-right: 30px;
	cursor: pointer;
	font-size: 10px;
}
.hotCon2 .cardText2.active{
	color: #208ECF;
}
.search-layer2{
	position: absolute;
	width: 960px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	z-index: 999;
	left: 50%;
	margin-left: -480px;
	bottom: -133px;
	height: 180px;
	overflow-y: auto;
}
.search-layer2.en{
	width: 700px;
	margin-left: -420px;
    bottom: -140px;
}
.search-layer2 li{
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 20px;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: keep-all;
}
.search-layer2 li .savebysearch2{
	color: #8B8B8B;
	font-size: 12px;
}
.search-layer2 li .udsearch2{
	color: #EB128E;
	font-size: 18px;
}
.search-layer2 li:hover{
	background-color: #f6f6f6;
}
.bannerLinkCon{
	width: 200px;
    height: 240px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    text-align: center;
    padding: 20px 0;
}
.bannerLinkCon .bannerLink{
	width: 165px;
    height: 38px;
    line-height: 38px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: underline;
    border: 1px solid transparent;
	cursor: pointer;
}
.bannerLinkCon .bannerLink.active{
	border: 1px solid #FFFFFF;
	border-radius: 10px;
}
.todayCon{
	width: 1200px;
	margin: 20px auto;
	background-color: #FFFFFF;
	position: relative;
}
.todayCon .todayBox{
	padding: 35px 35px 0px 35px;
}
.todayCon .todayBox.en{
	padding:40px;
}
.todayBox .t-title{
	font-size: 24px;
	color: #292929;
	padding-left: 10px;
	border-left:6px solid #E9138E;
	margin-bottom: 40px;
}
.todayBox .cardCon{
	vertical-align: top;
}
.todayBox .cardCon .cardLink{
	width: 265px;
	display: inline-block;
	margin: 0 13px 50px 0;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
	box-shadow: 0px 2px 4px 0px rgba(63, 27, 48, 0.09);
}
.todayBox .cardCon .cardLink.en{
	width: 240px;
}
.todayBox .more{
	font-size: 16px;
    position: absolute;
    top: 44px;
    right: 36px;
}
.cardLink .cardImg{
	width: 100%;
	display: block;
	margin-bottom: 25px;
}
.cardLink .cardName{
	font-size: 18px;
	font-weight: 600;
	color: #141619;
	line-height: 25px;
	height: 25px;
	margin-bottom: 30px;
}
.cardLink .discount{
	font-size: 14px;
	font-weight: 400;
	color: #141619;
	line-height: 20px;
	margin-bottom: 30px;
}
.cardLink .discount span{
	color: #F6289E;
	font-size: 140%;
	font-weight: 600;
}
.cardLink .discount p{
	display: inline-block;
	text-decoration: line-through;
}
.cardLink .spEnd{
	font-size: 14px;
    font-weight: 400;
    color: #797878;
    line-height: 20px;
    margin-top: 5px;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
/* .cardLink .spEnd span{
	color: #F6289E;
} */
.cardLink .spEnd .bg{
	display: inline-block;
	padding: 1px 3px;
	background: #E5E5E5;
	border-radius: 2px;
	color: #222222;
	font-weight: bold;
}
.cardLink .goldBorder{
	position: absolute;
	border-radius: 4px;
	border: 1px solid #F6289E;
	width: 92%;
    height: 90%;
    top: 10px;
    left: 10px;
}
.cardLink .goldBorder img{
	position: absolute;
    top: -22px;
    left: -21px;
    width: 61px;
}
.cardLink .tjBottomBg{
	width: 103%;
    position: absolute;
    left: -4px;
    bottom: -6px;
}
.messageCon{
	width: 1200px;
	margin: 0px auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.messageCon .messageBox{
	padding: 35px;
}
.messageBox img{
	width: 551px;
	border-radius: 8px;
	margin-right: 55px;
}
.messageBox .news{
	padding-top: 20px;
}
.messageBox .news .newList{
	color: #208ECF;
	margin-bottom: 20px;
}
.messageBox .news .newList i{
	font-size: 10px;
	line-height: 25px;
	margin-right: 15px;
}
.messageBox .news span{
	font-size: 18px;
	font-weight: 600;
	color: #208ECF;
	line-height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CFEDFF;
}
.messageBox .news .moreBtn{
	width: 263px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #CFEDFF;
	border-radius: 25px;
	color: #208ECF;
	font-size: 16px;
	font-weight: 400;
	float: right;
}
.messageBox .news .moreBtn i{
	margin-left: 10px;
}
.termsCon p{
	color: #626262;
	font-size: 14px;
}
.addColor{
	/* background-color: #FFF8EC; */
    text-align: center;
    padding: 35px 15px;
    border-radius: 5px;
}
.spmsCon img{
	max-width: 100%;
}

.signDayCon{
	width: 330px;
	height: 80px;
	background: #F2F2F2;
	border: 1px solid #DCD8D2;
	border-radius: 8px;
	position: relative;
}
.signDayCon.active{
	background: #FFF8EA;
	border: 1px solid #FAD07D;
}
.signLine{
	width: 330px;
	height: 1px;
	background-color: #DCD8D2;
	position: absolute;
	left: 0px;
	top:50%;
	transform: translateY(-50%);
}
.signLine.active{
	background-color: #FAD07D;
}
.signIcon1{
	width: 12px;
	height: 10px;
	border-radius: 50%;
	background-color: #FFFFFF;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2%;
}
.signIcon2{
	width: 12px;
	height: 10px;
	border-radius: 50%;
	background-color: #FFFFFF;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2%;
}
.signDayCon .signWord{
	line-height: 40px;
	color: #333333;
	font-size: 18px;
	padding-left: 15px;
	position: relative;
}
.signDayCon .signWord img{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}
.signWord .signSpan{
	float: right;
	padding-right: 12px;
}
.signSpan span{
	font-size: 20px;
	color: #FDCF09;
}
.signDateCon{
	width: 29px;
    height: 29px;
	position: relative;
	margin-right: 10px;
	text-align: center;
}
.signDateCon img{
	width: 100%;
}
.signDateCon span{
	color: #63341B;
	font-size: 18px;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.offerCon{
	width: 1200px;
	height: 166px;
	margin: 40px auto;
}
.offerCon .wcel{
	background-color: #FFFFFF;
	border-radius: 4px;
}
.offerCon .wcel:first-child{
	margin-right: 20px;
}
.offerCon .offerImg{
	width: 200px;
}
.offerCon .offerText{
	font-size: 18px;
	color: #141416;
	padding-top: 70px;
    padding-left: 20px;
}
.leftRibbon{
	width: 320px;
	margin-right: 20px;
	position: relative;
}
.leftRibbon .title{
	color: #141619;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
.leftRibbon .ribbon{
	width: 332px;
    position: absolute;
    top: -68px;
    left: -52px;
}
.leftRibbon .seeAll{
	display: inline-block;
	font-size: 18px;
	color: #292929;
	width: 200px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #FFF6FB;
	border-radius: 18px;
	position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -100px;
	cursor: pointer;
}
.t-titleEn{
	color: #292929;
	font-size: 36px;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
}
.t-titleEn .more{
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 22px;
	color: #008750;
	font-weight: bold;
}
.referConEn{
	width: 1200px;
	/* height: 180px; */
	background: #EAEDFB;
	border-radius: 4px;
	border: 1px solid #CED0D8;
	margin-top: 60px;
}
.referConEn:hover{
	box-shadow: 0px 16px 32px -8px rgba(136, 138, 147, 0.3);
}
.referConEn img{
	width: 300px;
}
.referConEn .w-cell2{
	padding-top: 40px;
	padding-left: 60px;
}
.referConEn .w-cell2 .p1{
	color: #141416;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 30px;
}
.referConEn .w-cell2 .p2{
	color: #141416;
	font-size: 24px;
}
.searchPageCon{
	width: 1200px;
	margin:  0 auto;
}
.searchPageCon .spHeadText{
	font-size: 14px;
	color: #7D7D80;
	margin: 25px 0;
}
.searchPageCon .spScreenCon{
	position: relative;
	margin-bottom: 25px;
}
.spScreenCon .shopNum{
	font-size: 14px;
	color: #7D7D80;
}
.spScreenCon .screeListCon{
	font-size: 14px;
	color: #17171A;
	cursor: pointer;
	position: absolute;
    top: 0px;
    right: 0px;
}
.spScreenCon .screeListCon i{
	position: relative;
    top: 1px;
    margin-left: 5px;
}
.spScreenCon .screeList{
	width: 110px;
	height: 123px;
	background: #FFFFFF;
	box-shadow: 0px 8px 16px -4px rgba(70, 72, 79, 0.15);
	border-radius: 8px;
	position: absolute;
	top: 25px;
    right: -2px;
	z-index: 99999;
	display: none;
}
.spScreenCon .screeList.active{
	display: block;
}
.spScreenCon .screeList .sclist{
	color: #48484D;
	font-size: 14px;
	padding:10px 20px;
	cursor: pointer;
}
.spScreenCon .screeList .sclist.active{
	color: #3088FF;
}
.spScreenCon .screeList .line{
	width: 70px;
	height: 1px;
	background: #F9F9F9;
	margin: 0 auto;
}
.searchPageCon .spResultCon{
	
}
.searchShowCon{
	width: 1200px;
    margin: 0 auto;
	background-color: #FFFFFF;
}
.searchShowList{
	padding: 30px;
}
.searchNoneImg{
	width: 276px;
	height: 180px;
	display: block;
	margin: 0 auto;
}
.searchNoneText{
	text-align: center;
	margin-top: 20px;
	color: #17171A;
	font-size: 18px;
}
.bottomShow{
	width: 1200px;
    background-color: #FFFFFF;
    margin: 0 auto;
}
.bottomShow .bottomShowCon{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.bottomShow .bottomShowCon .w-cell2{
	height: 200px;
}
.bottomShow .bottomShowCon .bsCon{
	width: 150px;
	height: 166px;
	background: #FFFFFF;
	border-radius: 8px;
	margin: 0 auto;
}
.bsCon .bsIcon{
	display: block;
	width: 54px;
	height: 54px;
	margin: 0 auto;
	padding-top: 25px;
	margin-bottom: 15px;
}
.bsCon .bsText{
	font-size: 18px;
	color: #5B5B5F;
	text-align: center;
	margin-bottom: 3px;
}
.dhtzBtn{
	width: 422px;
	height: 42px;
	background: #FF5306;
	border-radius: 8px;
	margin: 0 auto;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
}
.dhtzBtn.active{
	background-color: #6F6F6F;
}
.dhtzMem{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11111;
	text-align: center;
	display: none;
}
.dhtzMem.active{
	display: block;
}
.dhtzMem .dhtzAlertCon{
	width: 540px;
	height: 384px;
	background: #FFFFFF;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	margin-left: -270px;
	top:50%;
	transform: translateY(-50%);
}
.dhtzMem .dhtzAlertCon .icon-a-close-line2{
	position: absolute;
	font-size: 20px;
	right: 16px;
	top: 16px;
	color: #1A1A1C;
	cursor: pointer;
}
.dhtzMem .dhtzAlertCon .cgCon{
	margin-top: 60px;
	margin-bottom: 20px;
}
.dhtzMem .dhtzAlertCon .icon-chenggong{
	font-size: 34px;
	color: #3088FF;
}
.dhtzMem .dhtzAlertCon .dycgText{
	color: #1A1A1C;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 40px;
}
.dhtzMem .dhtzAlertCon .rgText{
	color: #1A1A1C;
	font-size: 16px;
	margin-bottom: 60px;
}
.dhtzMem .dhtzAlertCon .okBtn{
	width: 122px;
	height: 36px;
	border-radius: 21px;
	border: 1px solid #0C80F4;
	color: #0C80F4;
	font-size: 14px;
	background-color: transparent;
	cursor: pointer;
}
.collectIcon{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}


.morePhoneMem{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11111;
	text-align: center;
	display: none;
}
.morePhoneMem.active{
	display: block;
}
.morePhoneMem .morePhoneAlertCon{
	width: 540px;
	height: 443px;
	background: #FFFFFF;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.morePhoneMem .morePhoneAlertCon .icon-a-close-line2{
	position: absolute;
	font-size: 20px;
	right: 16px;
	top: 16px;
	color: #1A1A1C;
	cursor: pointer;
}
.morePhoneMem .morePhoneAlertCon .title{
	text-align: center;
	color: #17171A;
	font-size: 20px;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 40px;
}
.morePhoneMem .morePhoneAlertCon .smText{
	text-align: center;
	color: #17171A;
	font-size: 14px;
	margin-bottom: 40px;
}
.morePhoneMem .morePhoneAlertCon .mpFlexCon{
	width: 340px;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #1A1A1C;
	font-size: 18px;
}
.morePhoneMem .morePhoneAlertCon .mpFlexCon .t1{
	width: 90px;
}
.morePhoneMem .morePhoneAlertCon .mpFlexCon .w-cell2{
	text-align: left;
}
.morePhoneMem .morePhoneAlertCon .mpFlexCon select{
	width: 246px;
	height: 40px;
	border-radius: 24px;
	border: 1px solid #8B8B8C;
	padding-left: 15px;
}
.morePhoneMem .morePhoneAlertCon .okBtn{
	width: 208px;
	height: 40px;
	background: #0C80F4;
	border-radius: 21px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 30px;
	cursor: pointer;
}

.topListCon{
	margin: 0 auto;
}
.topListCon .listArrs{
	width: 276px;
	margin-right: 32px;
	margin-bottom: 40px;
}
.topListCon .listArrs.cn{
	width: 258px;
}
.topListCon .listArrs:nth-child(4n){
  margin-right: 0px;
}
.topListCon .u-img img{
	width: 276px;
}
.listArrs .currCon{
	width: 32px;
	height: 32px;
	border-radius: 100%;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px 0px rgba(25, 38, 52, 0.17), 0px 1px 1px 0px rgba(15, 15, 14, 0.18);
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
	z-index: 9;
	line-height: 26px;
}
.listArrs .currCon img{
	width: 25px;
}
.listArrs .u-img{
	/* margin-bottom: 14px; */
}
.listArrs .newCardName{
	padding-left: 10px;
	font-size: 16px;
	color: #1C201E;
	font-weight: 600;
	margin-bottom: 6px;
	overflow: hidden;
	height: 20px;
	margin-top: 14px;
}
.listArrs .listImg{
	width: 100%;
	border-radius: 8px;
	/* max-height: 112px; */
}
.listArrs .offerShow{
	width: 52px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background: linear-gradient(270deg, #F64C00 0%, #FF824B 100%);
	border-radius: 0px 16px 16px 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 9;
	color: #FFFFFF;
}
.listArrs .offerSaleShow{
	width: 108px;
	height: 48px;
	line-height: 48px;
	background: linear-gradient(129deg, #F64C00 0%, #FF824B 100%) #F64C00;
	border-radius: 0px 100px 0px 4px;
	color: #FFFFFF;
	font-size: 26px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	text-align: center;
}
.listArrs .cardMem{
	background-color:rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
	border-radius: 6px;
}
.listArrs .cardMem .tag{
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	border-radius: 22px;
	padding: 10px 18px;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	position: relative;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
	display: inline-block;
	min-width: 104px;
}
.listArrs .newMoneyCon{
	padding-left: 10px;
	font-size: 16px;
	color: #1C201E;
}
.listArrs .newMoneyCon .sale{
	color: #FF5306;
	font-size: 20px;
	font-weight: 600;
}
.listArrs .newMoneyCon .oldSale{
	color: #8F9391;
	font-size: 12px;
	text-decoration: line-through;
	margin-left: 10px;
}
.listArrs .spEndCon{
	width: 100%;
	border-radius:0 0 4px 4px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 34px;
	line-height: 34px;
	background: linear-gradient(129deg, #F64C00 0%, #FF824B 100%);
	text-align: right;
	font-size: 16px;
}
.listArrs .spEndCon .spEnd{
	display: inline-block;
	margin-right: 80px;
	color: #FFFFFF;
	font-size: 14px;
}
.listArrs .spEndCon .bg{
	font-weight: 600;
}
.daohuoTagCon{
	height: 30px;
	line-height: 30px;
	position: relative;
	margin-bottom: 15px;
}
.daohuoTagCon .daohuoTag{
	width: 120%;
	text-align: center;
	background: #FDF0CB;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color:#FE7E2A;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.newUrlMem {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
.newUrlMem.active{
	display: block;
}
.newUrlImgCon{
	width: 560px;
	position: absolute;
	left: 50%;
	margin-left: -280px;
	top: 50%;
	transform: translateY(-50%);
}
.newUrlImgCon .newUrlImg{
	width: 100%;
}
.newUrlImgCon .icon-a-close-line2{
	font-size: 30px;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 85px;
    cursor: pointer;
}
.newUrlImgCon .toNewUrl{
	width: 53%;
    height: 15%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -26%;
	cursor: pointer;
}