/*登录弹出样式*/
.m-popup-sign-in{
    width:634px;
}
.m-popup input::-webkit-input-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.m-popup input:-ms-input-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.m-popup input:-moz-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.m-popup input::-moz-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.m-popup input{
    font-size: 16px;
}
.m-popup .m-popup-main{
    margin-top: 43px;
}
.m-popup-main .m-popup-line{
    margin-bottom: 17px;
}
.m-popup-main .m-popup-logo{
    text-align: center;
}
.m-popup-logo-heder-bottom{
    margin-bottom: 0px;
}
.m-popup-error-box{
    width:413px;
    margin: 10px auto;
    text-align: left;
}
.m-popup-common-error{
    border: 1px solid #E5A6A6;
    color: #FF0078;
    background: #FFF3F3;
    font-size: 14px;
    line-height:35px ;
    padding-left: 16px;
    padding-right: 16px;
    text-align: left;
    border-radius: 4px;
}
.m-popup-common-error-none{
    display:none;
}

.m-popup-main .m-code{
    width: 413px;
    margin: 0 auto;
    text-align: left;
}
.m-popup-main .m-code-line{
    margin-bottom: 52px;
}
.m-code .m-code-left{
    float: left;
}
.m-code .m-code-right{
    float: right;
}
.m-popup-main .m-popup-switch-line{
    text-align: left;
    width: 413px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.m-popup-switch{
    font-size: 18px;
    color: #010101;
}

/*组件*/
.u-code{
    width:201px;
    height:44px;
    border-radius:5px;
    border: 1px solid #B2B2B2;
    padding-left: 16px;
}
.u-forgot-password{
    width:125px;
    height:14px;
    font-size:16px;
    color:rgba(4,194,93,1);
    line-height:33px;
}
/*皮肤样式*/
.s-link-color-default{
    color: #04C25D;
    cursor: pointer;
}
.s-popup{
    background: #ffffff;
}
.s-popup .u-logo{
    display: inline-block;
    margin-left: 140px;
}
.s-popup .u-logo img{
    width: 100%;
}
.s-popup .s-popup-title{
    font-size:28px;
    color:rgba(0,0,0,1);
    font-weight: Bold;
}
/*工具函数*/

.f-tac{
    text-align:center;
}
.f-taf{
    text-align:left;
}
.f-clear{
    clear: both;
}
.f-sign-in{
    display: none;
}

.f-jump-sign-up{
    display: none;
}
.f-jump-sign-in{
    display: none;
}
.m-popup-title-pic img{
    border:none;
    vertical-align:middle;
}

.m-popup-logo-pic-href img{
    max-width: 634px;
    max-height: 102px;
}
.m-popup-btu-bottom{
    margin-bottom: 15px;
}
.g-sign-up-title{
    width: 413px;
    margin: 0 auto;
}
#base-sign-up .g-sign-up-title{
	width:613px;
}
.m-popup-jump-herder-line{
    margin-bottom: 10px;
}
.m-popup-herder-line{
    margin-bottom: 18px;
}

.u-popup-description{
    font-size: 18px;
    color: #000;
}
.m-popup-title{
    font-size:26px;
    color:#000;
    line-height: 42px;
}
.g-sign-up-title .m-popup-title{
    font-size:28px;
    font-weight: bold;
}
.m-popup-main .m-popup-code-line-bottom{
    margin-bottom: 18px;
}
.m-popup-select{
    position: relative;
    width: 413px;
    margin: 0 auto;
    margin-bottom: 33px;
}
.u-select{
    position: absolute;
    width: 12px;
    height: 7px;
    right: 17px;
    top: 20px;
}
.m-popup-sign-up{
    width: 634px;
}
.m-popup-description-bottom{
    margin-bottom: 33px;
}
.m-m-popup-tip{
    width: 410px;
    margin:  0 auto;
    font-size:14px;
    color:rgba(255,0,120,1);
}
.m-popup-conditions-line{
    margin-bottom: 52px;
    text-align: center;
}
.m-popup-conditions{
    font-size: 12px;
    color: #000000;
}
.m-popup-conditions a{
    color: #04C25D;
}


.s-popup-pink{
    color: #FF0078;
}
/*登录弹出样式*/
.m-popup{
     background: #ffffff;
}
.m-popup-sign-in{
    width:634px;
}
.m-popup input::-webkit-input-placeholder {
    color: #B2B2B2;
    font-size: 16px;
}
.m-popup input:-ms-input-placeholder {
    color: #B2B2B2;
    font-size: 16px
}
.m-popup input:-moz-placeholder {
    color: #B2B2B2;
    font-size: 16px
}
.m-popup input::-moz-placeholder {
    color: #B2B2B2;
    font-size: 16px
}
.m-popup .m-popup-main{
    margin-top: 43px;
}
/*文字标题样式*/
.m-popup-main .m-popup-logo{
    text-align: center;
}
.m-popup-main .m-code{
    width: 413px;
    margin: 0 auto;
    text-align: left;
}
.m-popup-main .m-code-line{
    margin-bottom: 52px;
}
.m-code .m-code-left{
    float: left;
}
.m-code .m-code-right{
    float: right;
}
.m-popup-main .m-popup-switch-line{
    text-align: left;
    width: 413px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.u-text{
    width:395px;
    height:42px;
    border-radius:5px;
    border: 1px solid #B2B2B2;
    padding-left: 16px;
}
.m-popup-switch{
    font-size: 18px;
    color: #010101;
}
/*模块样式*/
.g-pop-up-box{
    position:fixed;
    left: 50%;
    top: 3%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin:auto;
    z-index:1000;
}

/*组件*/
.u-btn{
    width: 413px;
    height: 46px;
    line-height: 45px;
    font-size: 18px;
    font-weight: Bold;
}
.u-code{
    width:201px;
    height:44px;
    border-radius:5px;
    border: 1px solid #B2B2B2;
    padding-left: 16px;
}
.u-forgot-password{
    width:125px;
    height:14px;
    font-size:16px;
    color:rgba(4,194,93,1);
    line-height:33px;
}
/*皮肤样式*/
.s-link-color-default{
    color: #04C25D;
}
.s-popup .u-logo{
    display: inline-block;
    margin-left: 140px;
}
.s-popup .u-logo img{
    width: 100%;
}
.s-popup .s-popup-title{
    font-size:28px;
    color:rgba(0,0,0,1);
    font-weight: Bold;
}
/*工具函数*/

.f-tac{
    text-align:center;
}
.f-taf{
    text-align:left;
}
.f-clear{
    clear: both;
}
.f-sign-in{
    display: none;
}
.f-sign-up{
    display: none;
}
.f-guide-pages-country{
    display: none;
}
.f-guide-pages-collection{
    display: none;
}
.f-guide-pages-reg-success{
    display: none;
}
.f-sign-up{
    display: none;
}
.f-flolt-left{
    float: left;
}
.m-popup-main .m-popup-code-line-bottom{
    margin-bottom: 18px;
}
.m-popup-select{
    position: relative;
    margin-bottom: 22px;
}
.m-popup-sign-up{
    width: 634px;
}
.m-popup-description-bottom{
    margin-bottom: 33px;
}
.m-m-popup-tip{
    width: 410px;
    margin:  0 auto;
    font-size:14px;
    color:rgba(255,0,120,1);
}
.m-popup-conditions-line{
    margin-bottom: 15px;
    text-align: center;
    padding: 0 100px;
}
.m-popup-conditions{
    font-size: 12px;
    color: #000000;
}
.m-popup-conditions a{
    color: #04C25D;
}

.s-popup-pink{
    color: #FF0078;
}
.m-popup-country-search-box input::-webkit-input-placeholder {
    color: #8B8B8B;
    font-size: 16px;
}
.m-popup-country-search-box input:-ms-input-placeholder {
    color: #8B8B8B;
    font-size: 16px
}
.m-popup-country-search-box input:-moz-placeholder {
    color: #8B8B8B;
    font-size: 16px
}
.m-popup-country-search-box input::-moz-placeholder {
    color: #8B8B8B;
    font-size: 16px
}
/*国家选择*/
.f-guide-pages{
    display: block;
}
.m-popup-guide-pages{
    width: 829px;
    height: 610px;
    z-index: 9999999999;
}
.m-popup-guide-pages-collection{
    width: 829px;
    height: 639px;
    z-index: 9999999999;
}
.m-popup-main-guide-page-title{
    width: 604px;
    margin: 0 auto;
    text-align: left;
}
.m-popup-main-guide-page-wel{
    font-size:34px;
    color:#000000;
    font-weight: Bold;
    margin-bottom: 39px;
}
.m-popup-main-guide-page-country{
    font-size:22px;
    color:#333333;
    margin-bottom: 26px;
}
.m-popup-main-guide-page-country-list{
    width: 604px;
    margin: 0 auto;
    text-align: left;
}
.m-popup-main-guide-page-country-list-ul{
    width: 626px;
}
.m-popup-main-guide-page-country-list ul li{
    list-style: none;
}
.m-popup-main-selested{
    width: 32px;
    height: 32px;
    position: absolute;
    top: -5px;
    right: -6px;
    display: none;
}
.m-popup-country-name{
    margin-right: 12.6px;
    float: left;
    margin-bottom: 12px;
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    border-radius:10px;
    cursor: pointer;
    position: relative;
    width:142px;
    height:81px;
    background: url("../images/country-bg.png") no-repeat;
}
.m-popup-main-guide-page-country-list-ul .on{
    background: url("../images/country-bg-selected.png") no-repeat;
}
.m-popup-country-search-title{
    text-align: left;
    font-size:16px;
    color:rgba(0,0,0,1);
    margin-bottom: 18px;
}
.m-popup-country-search{
    width:569px;
    height:50px;
    background:rgba(255,255,255,1);
    border-radius:10px;
    border: 1px solid #B2B2B2;
    padding-left: 16px;
}
.m-popup-country-search-ico{
    position: absolute;
    top: 24px;
    right: 28px;
    cursor: pointer;
}
.m-popup-country-search-box{
    position: relative;
    margin-bottom: 30px;
}
.m-popup-country-search-item{
    border: 1px solid #DCDCDC;
    border-radius:5px;
    width: 582px;
    background: #ffffff;
    position:absolute;
    top:51px;
    height: 120px;
    overflow-y:auto;
    overflow-x:hidden;
    display: none;
}
.m-popup-country-search-item-ul li{
    color: #8D8D8D;
    border-radius:5px;
    font-size: 14px;
    line-height: 41px;
    height: 41px;
    /*border-bottom: 1px solid #DCDCDC;*/
    padding-left: 16px;
    z-index: 2;
}

.m-popup-country-search-item-ul li{
    position: relative;
}
.m-popup-country-search-item-ul li:before{
    content:"";
    position:absolute; left:0;
    bottom:-1px;
    width:580.3px;
    height:1px;
    background-color:#DCDCDC
}
.m-popup-country-search-item-ul li:last-child{
    border-bottom:none;
}
.u-country-btu{
    width:513px;
    margin: 0 auto;
    height:44px;
    background:rgba(220,220,220,1);
    border-radius:10px;
    text-align: center;
    font-size:20px;
    color:rgba(255,255,255,1);
    line-height:42px;
}

/*收藏商家*/
.m-popup-guide-pages .m-popup-main{
    margin-top: 30px;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.m-popup-collection-store-btu{
    width:513px;
    height:44px;
    background:#DCDCDC;
    border-radius:10px;
    margin: 0 auto;
    color: #ffffff;
    font-weight: Bold;
    font-size: 20px;
    line-height: 44px;
    margin-bottom: 29px;
}
.m-popup-collection-store-btu-on{
    background:rgba(4,194,93,1);
    cursor: pointer;
}
.m-popup-collection-main{
    text-align: left;
    width:620px ;
    margin:  0 auto;
}
.m-popup-collection-title{
    color: #333333;
    font-size: 24px;
}
.m-popup-collection-dis{
    color: #8B8B8B;
    font-size: 18px;
    margin-bottom: 35px;
}
.m-m-popup-collection-store{
    width: 184px;
    height: 89px;
    background: url("../images/bg-collection-store.png") no-repeat;
}
.m-m-popup-collection-store-p{
    display: table-cell;
    width: 184px;
    height: 89px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.m-m-popup-collection-store-logo{
    max-width: 180px;
    max-height: 80px;
    vertical-align: middle;
}
.m-popup-collection-slide{
    width: 618px;
    height: 372px;
    margin: 0 auto;
    margin-bottom: 19px;
}
.m-popup-collection-slide .swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.m-popup-collection-slide .swiper-slide {

    background: #fff;
    margin-bottom: 31px;
}
.m-popup-collection-store-skip a{
    color: #04C25D;
    font-size: 20px;
}

/*注册成功提示*/
.m-popup-guide-pages-reg-success{
    width: 829px;
    height: 391px;;
}
.m-margin-top-height{
    margin-top: 68px
}
.m-popup-content{
    text-align: center;
    position: relative;

}
.m-popup-content .m-guide-pages-reg-description{
    width: 380px;
    margin: 0 auto;
}
/*间距*/
.m-reg-success-bottom-01{
    margin-bottom: 39px;
}
.m-reg-success-bottom-02{
    margin-bottom: 55px;
}
.m-reg-success-bottom-03{
    margin-bottom: 26px;
}
/*皮肤*/
.s-font-color-black{
    color: #333333;
}
.s-font-color-green{
    color: #04C25D;
}
.s-font-size-26{
    font-size: 26px;
}
.s-font-size-22{
    font-size: 22px;
}
.s-popup-btu{
    color: #ffffff;
    width:148px;
    height:37px;
    background:rgba(4,194,93,1);
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
}
/*功能*/
.f-popup-close{
    position: absolute;
    right: 50px;
    top: -37px;
    cursor: pointer;
}
/*组件*/
.u-popup-btu{
    margin: 0 auto;
    border-radius:5px 5px 5px 5px;
    cursor: pointer;
}
.m-popup-error-tip{
    width: 400px;
    text-align: left;
    color: #FF0078;
    font-size: 14px;
    margin:  0 auto;
    display: none;
}
.m-popup-error-boder{
    border: 1px solid #FF0078;
}
.f-re-vcode{
    cursor: pointer;
}
.u-ref-code{
    cursor: pointer;
}
.m-spot-us-list{
     position: absolute;
     width: 411px;
     height: 200px;
     background:rgba(255,255,255,1);
     border-radius:5px;
     margin:  0 auto;
     z-index: 9;
     border: 1px solid #DCDCDC;
     color: #B2B2B2;
     text-align: left;
     overflow-y: auto;
     overflow-x:hidden;
     display: none;
}
.u-spot-us-i{
    height: 44px;
    font-size:16px;
    color:rgba(178,178,178,1);
    line-height:44px;
    padding-left: 14px;
    border-bottom: 1px solid #DCDCDC;
    cursor: pointer;
}
.u-spot-us-i:last-child{
    border-bottom:none;
}
.m-popup-country-search-item-ul li{
    cursor: pointer;
}
.m-popup-country-search-item-ul li:hover{
    color: #04C25D;
}
.m-popup-guide-pages .m-popup-country-checkon{
    background: #04C25D;
    cursor: pointer;
}
/*滚动插件*/
.m-popup-collection-s{
    position: relative;
}
.m-popup-collection-s .swiper-button-prev, .m-popup-collection-s .swiper-container-rtl .swiper-button-next {
    background: url("../images/popup-left.png") no-repeat;
    left: 61px;
    right: auto;
}
.m-popup-collection-s .swiper-button-next, .m-popup-collection-s .swiper-container-rtl .swiper-button-prev {
    background: url("../images/popup-right.png") no-repeat;
    right: 85px;
    left: auto;
}
.m-popup-collection-s .swiper-button-next, .m-popup-collection-s .swiper-button-prev {
    position: absolute;
    top: 168px;
    width: 32px;
    height: 59px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 32px 59px;
    background-position: center;
    background-repeat: no-repeat;
}
.m-m-popup-collection-like{
    position: absolute;
    width: 37px;
    height: 36px;
    top: -13px;
    right: 8px;
    z-index: 999;
    background: url("../images/popup-c-un-ico.png") no-repeat;
    background-size: 37px 36px;
    cursor: pointer;
}
.m-popup-collection-s .swiper-container-multirow>.swiper-wrapper {
    padding-top: 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.m-popup-main-collection-box{
    margin-top: 30px;
}
.m-popup-collection-store-Skip a{
    color: #04C25D;
}
.m-m-popup-collection-store-p .collection-om{
    background: url("../images/popup-c-s-ico.png") no-repeat;
    background-size: 37px 36px;
}
.m-popup-collection-slide .swiper-slide{
    width: 207.667px;
}
.m-transfer-jump{
    background: #f7f7f7;
}
.f-popup-sign-close{
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.m-popup-error-sign-up{
    width: 413px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
}
.m-popup-sign-up-error-none{
    display: none;
}
.m-popup-logo-error{
    width: 413px;
    height: 37px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.m-popup-main .m-jump-code-botton{
    margin-bottom: 32px;
}
.m-transfer-see-all-shopping-tips{
    margin-left: 13px;
}
.m-popup-collection-slide .swiper-slide{
    -webkit-box-ordinal-group: 3;
    order: 3;
    width: 207.667px;
}
.m-guide-pages-success-description{
    padding-bottom: 49px;
}
.m-msk{
    width:100%;
    height:100%;
    background: #000;
    position:fixed;
    top:0;
    left:0;
    z-index:999;
    display: none;
    opacity: .7!important;
    /*opacity:0.3;*/
    /*兼容IE8及以下版本浏览器*/
    /*filter: alpha(opacity=30);*/
}
.m-popup .commission-display {
    vertical-align: top;
    color: #FF0078;
}
.m-popup .m-popup-jump-hide{
    display: none;
}
.f-p-jump-merchant-name{
    vertical-align: top;
}
.u-select{
    cursor: pointer;
}

.sign-in-title-con{
    height: 42px;
    font-size: 28px;
    font-weight: bold;
    color: rgba(0,0,0,1);
    line-height: 42px;
}
.sign-in-title-con img{
    vertical-align: middle;
    border: none;
}

/*source选项开始*/
.m-pathway-box{
	overflow: hidden;
	width: 413px;
	margin:25px auto 20px auto;
}
.m-pathway-box .pathway-title{
   color:#b2b2b2;
   font-size: 14px;
   width:100%;
   margin:0 auto;
   text-align: left;
}
.m-pathway-box .list-box{
	width:100%;
	margin:0 auto;
	color:#999;
	font-size: 14px;
	overflow: hidden;
	border:1px solid #B2B2B2;
	border-radius: 5px;
	padding:0 10px 15px 10px;
	margin-top:15px;
	box-sizing: border-box;
}
.m-pathway-box .list-box .list{
	width: 89.5px;
	height:42px;
	background: #f6f6f6;
	color:#999;
	font-size: 14px;
	line-height: 14px;
	float: left;
	margin-right: 11px;
	margin-top:15px;
	align-items: center;
    display: -webkit-flex;
    cursor: pointer;
}
.m-pathway-box .list-box .list span{
	width: 90%;
	margin-left: 5%;
	text-align: center;
	word-break: break-word;
}
.m-pathway-box .list-box .list:nth-child(4n){
	margin-right: 0;
}
.m-pathway-box .pathway-selected{
	width:155px;
	height:42px;
	background: #e5f9ee;
	color:#04C25D;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	margin-top:15px;
	position: relative;
	display: none;
}
.m-pathway-box .pathway-selected span{
	width:140px;
	float: left;	
}
.m-pathway-box .pathway-selected .fa-times{
	position: absolute;
	top:14px;
	right:12px;
	cursor: pointer;
}
/*source选项结束*/

.recommenderemail-con{
    display: none;
}
.reg-refer-email-but{
    cursor: pointer;
}