a{
    color: #000;
}
.index-pub-img-color-con{
    background-color: #000;
}
.index-pub-img-con img{
    width: 100%;
    display: block;
}
.top-banner-bg-con{
    width: 100%;
    /*margin-bottom: 60px;*/
}
.top-banner-con{
    position: relative;
}
.only-top-img{
    position: absolute;
    left: 0px;
    top:0;
    z-index: 10;
}
.only-top-img img{
    display: block;
}
.only-top-img .commission-display {
    position: absolute;
    top: 184px;
    margin: 0 50px;
    width: 241px;
    text-align: center;
}
.only-top-img .commission-display .commission-value {
    font-size: 55px;
    display: block;
    line-height: 90px;
}
.only-top-img .commission-display .commission-label{
    font-size: 27px;
    font-weight: 600;
    padding-right: 18px;
}
.only-top-img .commission-display .commission-up-to-label{
    margin-top: 18px;
    display: block;
    padding: 0 0 0 6px;
    font-weight: normal;

}
.top-banner-roll{
    width: 1440px;
    margin-left: -120px;
}
.top-banner-roll img{
    display: block;
}
/*登录显示个人信息*/
.m-user-info-box{
	overflow: hidden;
	display: none;
}
.user-info-con{
    clear: both;
}
.user-info-title{
    height: 120px;
    position: relative;
    clear: both;
    margin-top: 60px;
}
.user-info-title div:nth-child(1) {
    width: 280px;
    height: 105px;
    background-color: #fff;
    float: left;
    padding-top: 15px;
    border-right: 4px solid #EFEFEF;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 20px;
    color: #3E3E3E;
}
.user-info-title div:nth-child(1):before{
    content: '';
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 20px solid darkkhaki;
    border-bottom: 14px solid transparent;
    border-left: 20px solid transparent;
    border-right-color: #fff;
    position: absolute;
    left: -20px;
    top: 40px;
    margin-top: -20px;
}
.user-info-title div.user-info-vip:before{
    left: -40px;
}
.user-info-title div:nth-child(1) p{
    padding-left: 23px;
    max-height: 78px;
    overflow: hidden;
    line-height: 26px;
    font-size: 24px;
    text-align: left;
    font-style: italic;
    word-wrap: break-word;
}
.user-info-title div:nth-child(1) p span{
    max-width: 235px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
}
.user-info-title div:nth-child(2){
     width: 288px;
     height: 105px;
     padding-top: 15px;
     background-color: #fff;
     float: left;
     border-right: 4px solid #EFEFEF;
 }
.user-info-title div:nth-child(2) p:nth-child(1), .user-info-title div:nth-child(3) p:nth-child(1), .user-info-title div:nth-child(4) p:nth-child(1){
    padding-left: 10px;
    min-height: 33px;
    font-size: 19px;
    text-align: left;
    line-height: 33px;
    color: #8B8B8B;
    font-style: italic;
}
.user-info-title div:nth-child(2){
    width: 288px;
    height: 105px;
    padding-top: 15px;
    background-color: #fff;
    float: left;
    border-right: 4px solid #EFEFEF;
    position: relative;
}
.user-info-title div:nth-child(2) .index_vip_go{
    color: #04c25d;
    position: absolute;
    font-size: 13px;
    right: 10px;
    bottom: 2px;
}
.user-info-title div:nth-child(2) p:nth-child(2){
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #3E3E3E;
    margin-top: 5px;
    font-style: italic;
    word-break: break-word;
}
.user-info-title div:nth-child(2) p:nth-child(2) span{
    font-size: 22px;
    color: #FB0078;
}
.user-info-title div:nth-child(3) {
    width: 286px;
    height: 105px;
    padding-top: 15px;
    background-color: #fff;
    float: left;
    border-right: 4px solid #EFEFEF;
}
.user-info-title div:nth-child(3) p:nth-child(2){
     height: 30px;
     padding: 0 10px;
     text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-style: italic;
    margin-top: 5px;
}
.user-info-title div:nth-child(3) .show-but{
    width: 285px;
    height: 19px;
    margin: 2px 0 0 3px;
    cursor: pointer;
}
.user-info-title div:nth-child(3) .show-up{
    background: url("../images/user_show_up.png") no-repeat 100% 100%;
}
.user-info-title div:nth-child(3) .show-down{
    background: url("../images/user_show_down.png") no-repeat 100% 100%;
}
.user-info-title div:nth-child(3) p:nth-child(2) span{
    font-size: 22px;
    color: #FF0078;
    padding: 0 5px;
    font-style: italic;
}
.user-info-title div:nth-child(4) {
    width: 288px;
    height: 105px;
    padding-top: 15px;
    background-color: #fff;
    float: left;
    border-right: 2px solid #EFEFEF;
}
.user-info-title div:nth-child(4) p:nth-child(2){
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #3E3E3E;
    margin-top: 6px;
    font-style: italic;
}
.user-info-title div:nth-child(4) p:nth-child(2) span{
    font-size: 22px;
    color: #FF0078;
    padding: 0 5px;
    font-style: italic;
}
.user-info-title div:nth-child(4) p:nth-child(2) span a{
    font-size: 22px;
    color: #FF0078;
    padding: 0 5px;
    font-style: italic;
}
.user-info-title div:nth-child(5){
    width: 21px;
    height: 120px;
    background-color: #999999;
    float: left;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.user-info-title .user-info-vip{
	position: relative;
	color:#6f3110!important;
}
.user-info-title .u-vip{
	display: none;
}
.user-info-title .user-info-vip .u-vip{
	position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 60px solid #f8ede3;
    border-left: 80px solid transparent;
    background: transparent;
    display: none;
}
.user-info-title .user-info-vip .u-vip i{
	position: absolute;
    left: -33px;
    top: 29px;
    font-size: 22px;
    color: #c8762f;
    display: block;
    
}
.user-info-show-con{
    width: 100%;
    display: none;
}
.user-favourite-title{
    width: 100%;
    height: 85px;
    line-height: 85px;
    font-size: 24px;
    text-align: left;
    color: #000;
}
.user-favourite-title span{
    color:#04C25D
}
.user-favourite-con{
    width: 100%;
    height: 200px;
}
.user-favourite-list{
    width: 195px;
    float: left;
    margin-right: 5px;
    float: left;
    position: relative;
    margin-top:14px;
}
.user-favourite-list:hover{
    box-shadow: 0px 2px 0px 1px #C9D3CB;
}
.user-favourite-list .userinfo_cash{
    width: 190px;
    height: 14px;
    line-height: 14px;
    text-align: right;
    padding-right: 5px;
    font-size: 12px;
    color: #FF0078;
    font-style: italic;
    position: absolute;
    top:-14px;
}
.user-favourite-list .u-logo{
    width: 160px;
    height: 85px;
    padding: 0 16px 0 17px;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fff;
    line-height: 85px;
    text-align: center;
}
.user-favourite-list .u-logo img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.user-favourite-list .u-tip{
    width: 193px;
    height: 65px;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 20px;
}
.user-favourite-list .u-tip p:nth-child(1){
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    font-style: italic;
}
.user-favourite-list .u-tip p:nth-child(2){
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    color: #FF0078;
    margin-top: 15px;
}
.user-favourite-list .list-bottom-con{
	position: absolute;
    left: 15px;
    top:-14px;
}
.user-favourite-list button{
    border: 0;
    cursor: pointer;
}
.user-info-con-up{
    width: 100%;
    text-align: center;
    line-height: 30px;
}
.col-but-no{
    width: 39px;
    height: 38px;
    background: url("../images/col_but_no.png") no-repeat 100% 100%;
}
.col-but-yes{
    width: 35px;
    height: 33px;
    background: url("../images/col_but_yes.png") no-repeat 100% 100%;
}

.user-clicked-con{
    width: 100%;
    height: 260px;
    clear: both;
    display: none;
}
.user-clicked-title{
    width: 100%;
    height: 85px;
    line-height: 85px;
    font-size: 24px;
    text-align: left;
    color: #000;
}
.user-clicked-title span{
    color:#04C25D
}
.user-clicked-list{
    width: 193px;
    height: 158px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-right: 5px;
}
.user-clicked-list:hover{
    box-shadow: 0px 2px 0px 1px #C9D3CB;

}
.user-clicked-list-top{
    width: 100%;
    height: 112px;
    background-color: #fff;
}
.user-clicked-list-top div:nth-child(1){
    width: 160px;
    height:60px;
    padding: 0 16px 0 17px;
    line-height: 60px;
    text-align: center;
}
.user-clicked-list-top div:nth-child(1) img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.user-clicked-list-top div:nth-child(2){
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
}
.user-clicked-list-top div:nth-child(3){
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    padding-top: 7px;
    color: #FF0078;

}
.user-clicked-list-bottom{
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    display: table-cell;
}
.user-clicked-list-bottom .list-bottom-con{
	width:100%;
	cursor: pointer;
    height: 48px;
    padding-left: 22px;
}
.user-clicked-list-bottom .list-bottom-con button:nth-child(1){
    float: left;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    cursor: pointer;
}

.user-clicked-list-bottom .list-bottom-con .col-but-no{
    width: 39px;
    height: 38px;
    background: url(../images/col_but_no.png) no-repeat 100% 100%;
}
.user-clicked-list-bottom .list-bottom-con  .col-but-yes{
    width: 35px;
    height: 33px;
    background: url("../images/col_but_yes.png") no-repeat 100% 100%;
}
.user-clicked-list-bottom .list-bottom-con div:nth-child(2){
    height: 48px;
    line-height: 42px;
    text-align: left;
    font-size: 14px;
    float: left;
}
.user-recstores-con{
    width: 100%;
    height: 260px;
    clear: both;
    display: none;
}
.user-recstores-con .user-clicked-title {
    width: 100%;
    height: 85px;
    line-height: 85px;
    font-size: 24px;
    text-align: left;
    color: #000;
}
/*未登录注册*/
.never-login-tips{
    width: 100%;
    clear: both;
    /*display: none;*/
}
.never-login-tips .con{
    overflow: hidden;
}
.never-login-tips .con .word-con{
    width: 653px;
    height:200px;
    float: left;
    margin: 65px 0 0 25px;
}
.never-login-tips .con .reg-con{
    width: 388px;
    min-height:590px;
    float: right;
    box-shadow:0px 0px  10px 5px #aaa;
    overflow-y:hidden;
    margin:0;
    background: #ffffff;
}
.con .reg-con .top-title{
    width: 100%;
    height:24px;
    font-size:24px;
    line-height: 24px;
    text-align: center;
    margin-top: 18px;
    font-weight: bold;
}
.con .reg-con .top-title img{
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin: 0 5px;
}
.con .reg-con .top-subtitle{
    width: 100%;
    height:12px;
    font-size:13px;
    color:rgba(0,0,0,1);
    text-align: center;
    line-height:24px;
    margin-top: 12px;
    margin-bottom: 22px;
}

.con .reg-con p{
    width:331px;
    padding: 0 5px;
    text-align: left;
    color: #FF0078;
    font-size: 14px;
    clear: both;
    margin:0 0  0 20px;
    display: none;
}
.con .reg-con .index-tips-code{
    /*float: left;*/
    width: 100%;
    height: 15px;
}
.con .reg-con .index-email,.con .reg-con .index-password,.con .reg-con .index-recommenderemail{
    width:314px;
    padding: 0 5px;
    height:44px;
    border-radius:5px;
    display: block;
    border:1px solid #B2B2B2;
    margin: 0 auto;
    margin-bottom: 15px;
}
.con .reg-con .index-recommenderemail{
    display: none;
}
.index-refer-email-but{
    cursor: pointer;    
    font-size: initial;
    margin-bottom: 15px;
    color: #04C25D;
    text-decoration:underline;
}
.con .reg-con .index-code{
    margin-bottom: 15px;
}
.con .reg-con .index-img-con{
    width:176px;
    height:44px;
    float: left;
    margin: 0 0 15px 8px;
}
.con .reg-con .index-img-con img{
    width: 151px;
    height: 44px;
    float: left;
    cursor: pointer;
}
.con .reg-con .index-img-con .refresh-but{
    width: 17px;
    height: 18px;
    background: url("../images/rescode.png") no-repeat 100% 100%;
    float: left;
    margin: 26px 0 0 3px;
    cursor: pointer;
}
.con .reg-con select{
    width:341px;
    height:44px;
    border-radius:5px;
    display: block;
    border:1px solid #B2B2B2;
    margin: 0 auto;
    margin-bottom: 15px;
    clear: both;
    color: #b2b2b2;
}
.con .reg-con .index-button{
    width: 343px;
    height:44px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    line-height: 44px;
    font-size: 16px;
    padding-left: 0px !important;
}
.con .reg-con .index-conditions-line{
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.con .reg-con .index-conditions-line a{
    color: #04C25D;
}
.con .reg-con .index-popup-line{
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.con .reg-con .index-popup-line span, .con .reg-con .index-popup-line a{
    color: #04C25D;
    cursor: pointer;
}
.never-login-tips .con .img-con{
    width: 603px;
    height:180px;
    float: left;
    margin: 45px 0 0 50px;
    position: relative;
}
.never-login-tips .m-pathway-box{
	width: 341px;
}
.never-login-tips .m-pathway-box .list-box .list:nth-child(4n) {
    margin-right: 11px;
}
.never-login-tips .m-pathway-box .list-box .list:nth-child(3n) {
    margin-right: 0px;
}
.never-login-tips .m-pathway-box .list-box .list{
	width:99px;
}
/*加倍返利*/
.double-bg-con{
    width: 100%;
    padding-bottom: 15px;   
}
.double-con{
    margin-top: 37px;
    position: relative;
}
.double-con .double-con-title{
    width: 100%;
    text-align: left;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
}
.double-con .double-con-title span{
    color: #04C25D;
}
.double-list{
    width:193px;
    height:198px;
    border-radius:5px;
    border: 1px solid #DCDCDC;
    float: left;
    margin: 0 5px 22px 0;
    overflow: hidden;
    background: #fff;
}
.double-list:hover{
    box-shadow: 0px 2px 0px 1px #C9D3CB;
}
.double-list .commission-display .commission-now, .double-list .commission-display .commission-up-to-label{
    display: block;
    width: 193px;
    height:13px;
    font-size:13px;
    font-style: italic;
    line-height:13px;
    text-align: center;
    margin-top: 10px;
}
.double-list .commission-display .commission-value{
    display: block;
    width: 193px;
    text-align: center;
    color: #FF0078;
    font-size: 30px;
}
.double-list .commission-display .commission-value .commission-percent-symbol{
    font-size: 12px;
}
.double-list .commission-display .commission-cashback-label{
    display: block;
    width: 193px;
    font-size:13px;
    font-style: italic;
    line-height:13px;
    text-align: center;
    color: #FF6BA3;
   margin-top:10px;
}
.double-list .commission-display-zero{
    display: block;
    width: 100%;
    height: 82px;
    line-height: 82px;
    text-align: center;
}
.double-list .rebates-before{
    width:100%;
    height:13px;
    font-size:13px;
    line-height:13px;
    text-align: center;
    color: #949393;
}
.double-list .logo-con{
    width:160px;
    height:100px;
    background-color: #F6F6F6;
    margin-top: 8px;
    padding: 0 17px 0 16px;
    line-height: 95px;
    text-align: center;
}
.double-list .logo-con img{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

/*新商家*/
.new-stores-bg-con{
    width: 100%;
    height: 300px;
}
.new-stores-con .new-stores-title{
    width: 100%;
    height: 67px;
    line-height: 67px;
    text-align: left;
    font-size: 24px;
}
.new-stores-con .roll-con{
    width: 100%;
    height: 200px;
    position: relative;
}
.new-stores-con .roll-con .double-list{
    margin-bottom: 0;
    margin-right: 0;
}
/*推荐优惠*/
.deals-bg-con{
    width: 100%;
    height: 440px;
    overflow: hidden;
}
.deals-con{
    height: 420px;
    position: relative;
    overflow: hidden;
}
.deals-con .deals-hidden-con{
    width: 1230px;
    height: 420px;
}
.deals-con .deals-con-title{
    width: 100%;
    height: 67px;
    line-height: 67px;
    text-align: left;
    font-size: 24px;
}
.deals-con .fae-deal-list{
    width: 220px;
    height: 348px;
    margin: 0 22px 0 0;
    float: left;
    border: 1px solid #EBEBEB;
    display: none;
    background: #fff;

}
.fae-deal-list .top-banner{
    width:100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
}
.fae-deal-list .top-banner p{
    width: 160px;
    font-size: 26px;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    word-wrap: break-word;
}
.fae-deal-list .logo-con{
    width:160px;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    margin-top: 13px;
}
.fae-deal-list .logo-con img{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.fae-deal-list .deal-num{
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    text-align: center;
    color: #FF0078;
    font-weight: bold;
    margin-top: 10px;
}
.fae-deal-list .deal-subtitle{
    text-align: center;
    margin-top: 10px;
    width: 80%;
    padding: 0 10%;
    font-size: 15px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    vertical-align: bottom;
    margin-bottom: 12px;
    height:34px;
    
}
.fae-deal-list .end-time{
    width:100%;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: #999999;
}
.fae-deal-list .code-con{
    width:100%;
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    word-wrap:break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    box-sizing: border-box;
}
.fae-deal-list .code-con span{
    display: inline-block;
    height: 13px;
    padding: 0 3px;
    margin-left: 3px;
}
.fae-deal-list .show-now{
    height:26px;
    background:rgba(0,0,0,1);
    box-shadow:0px 0px 3px rgba(0,0,0,0.5);
    margin: 0 auto;
    margin-top: 10px;
    line-height: 26px;
    font-size: 16px;
}

/*热门优惠*/
.hot-deals-bg-con{
    width: 100%;
}
.hot-deals-con{
    clear: both;
}
.hot-deals-con .hot-deals-left{
    width: 802px;
    float: left;
    margin-right: 26px;
    margin-bottom:15px ;
    position: relative;
}
.hot-deals-con .hot-deals-left .hot-deals-title{
    width: 100%;
    text-align: left;
    height: 68px;
    line-height: 68px;
    font-size: 24px;
}

.hot-deals-con .hot-deals-left .hot-deals-title span {
    float: right;
    color: #04C25D;
}
.hot-deals-con .hot-deals-left .ads-deals-list{
    width: 802px;
    margin-bottom: 20px;
}
.hot-deals-con .hot-deals-left .ads-deals-list img{
    width: 100%;
    display: block;
}
.hot-deals-con .hot-deals-left .hot-deals-list{
    width: 802px;
    height: 212px;
    position: relative;
    margin-bottom: 20px;
}
.hot-deals-con .hot-deals-left .hot-deals-list .bg1{
    border-top: 202px solid #fff;
    border-right: 202px solid transparent;
    width: 594px;
    position: absolute;
    left:0;
    top: 0;
    z-index: 2;
}
.hot-deals-con .hot-deals-left .hot-deals-list .bg2{
    width: 787px;
    height: 193px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #8B8B8B;
}
.hot-deals-con .hot-deals-left .hot-deals-list:hover .bg2{
    background-color: #000;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con{
    width:802px;
    height: 212px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
}


.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-left{
    width: 238px;
    height:202px;
    border-right: 2px solid #EEEEEE;
    float: left;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-left .logo-con{
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    margin-top: 60px;
    overflow: hidden;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-left .logo-con img{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-left .end-time{
    width:100%;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
}

.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-tit{
    width: 380px;
    height: 87px;
    line-height: 29px;
    float: left;
    font-size: 17px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 24px 0px 0 8px;
}

.hot-deals-con .hot-deals-left .hot-deals-list-con .hot-deals-list-cash{
    width: 380px;
    height: 18px;
    line-height: 18px;
    float: left;
    font-size: 18px;
    text-align: left;
    margin: 10px 0px 0 8px;
    color: #FF0078;
    font-weight: bold;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con{
    height: 28px;
    border: 1px solid #999999;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    margin: 12px 0 0 8px;
    position: relative;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con span:nth-child(1){
    width: 56px;
    height: 28px;
    background-color: #8B8B8B;
    color: #F7D857;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    float: left;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con a:nth-child(2){
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
    cursor: pointer;
    display: inline-block;
    float: left;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con span:nth-child(2){
    cursor: pointer;
    background-color: #F6F6F6;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 3px;
    float: left;
}

.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con .copy-tip{
    position: absolute;
    z-index: 22;
    width: 138px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #23ae4a;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    top: 38px;
    left: -2px;
    display: none;
}
/*.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con:hover .copy-tip{*/
    /*display: block;*/
/*}*/
.hot-deals-con .hot-deals-left .hot-deals-list-con .code-con .copy-tip:before{
    right: calc(50% - 9px);
    top: -16px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 10px;
    margin-top: -4px;
    border-bottom-color: #23ae4a;
}
.hot-deals-con .hot-deals-left .hot-deals-list-con .shop-now{
    font-size: 14px;
    height: 56px;
    float: right;
    padding: 126px 15px 0 20px;
    color: #fff;
    cursor: pointer;
    margin-top: 30px;
}

.hot-deals-con .hot-deals-left .hot-deals-list-con .shop-now-clickfix {
    padding: 0;
    width: 57px;
    margin-top: -90px;
    height: 102px;
}

.hot-deals-con .hot-deals-right{
    width: 372px;
    float: left;
    padding-top: 68px;
}
.hot-deals-con .hot-deals-right .hot-deals-right-list{
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
/*.hot-deals-con .hot-deals-right .hot-deals-right-list{*/
    /*margin-top: 68px;*/
/*}*/
.hot-deals-con .hot-deals-right .hot-deals-right-list img:nth-child(1){
    width: 100%;
    display: block;
}
.hot-deals-con .hot-deals-right .hot-deals-right-list p:nth-child(2){
    position: absolute;
    height: 25px;
    line-height: 25px;
    bottom:25px;
    left:50%;
    display: inline-table;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    font-size: 16px;
    color: #fe7e2a;
    border-bottom: 1px solid #ffc5aa;
}
.hot-deals-con .hot-deals-right .hot-deals-right-list p:nth-child(2) .commission-value{
	font-size: 24px;
	font-weight: bold;
}
/*滚动插件样式自定义*/
.top-banner-roll  .swiper-container {
    width: 100%;
    height: 100%;
}
.top-banner-roll .swiper-slide{
    width: 1440px;
    position: relative;
}

.top-banner-roll .swiper-slide .cash-back-num{
    height: 58px;
    line-height: 58px;
    padding: 0 16px;
    background-color: #e140af;
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: 20px;
    right: 120px;
    z-index: 3;
}
.top-banner-roll .swiper-slide .cash-back-num .commission-cashback-label{
    font-size: 18px;
}
.top-banner-roll .swiper-slide a img{
    width: 1440px;
}
.top-banner-roll .swiper-button-prev{
    width: 80px;
    height: 200px;
    background-image: none;
    background-size: 100% 100%;
    left: 40px;
    margin-top: -110px;
}
.top-banner-roll .swiper-button-next{
    width: 80px;
    height: 200px;
    background-image: none;
    background-size: 100% 100%;
    right: 40px;
    margin-top: -100px;
    top: 50%;
}
.top-banner-roll .sw-but-color-con{
    width: 80px;
    height: 200px;
    position: relative;
}
.top-banner-roll .sw-but-color{
    width: 80px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.3;
}
.sw-but-color-con i{
    color: #fff;
    font-size: 70px;
    position: absolute;
    top: 65px;
    left: 23px;
}

.top-banner-roll .swiper-pagination{
    width: 1310px;
    text-align: right;
    padding-right: 130px;
}
.top-banner-roll .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    opacity: 0.5;
}
.top-banner-roll .swiper-pagination-bullet-active{
    opacity: 1;
    background-color: #fff;
}

.roll-con  .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 5px;
    background-color: #f7f7f7;
}

.roll-con .swiper-slide, .top-banner-roll .swiper-slide, .img-con .swiper-slide{
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.roll-con  .swiper-slide{
    width: 200px;
}
.roll-con  .swiper-pagination{
    width: 40%;
    text-align: right;
    position: absolute;
    right:5px;
    top:-40px;
}
.roll-con  .swiper-pagination-bullet{
    margin: 0 3px;
}
.roll-con .swiper-pagination-bullet-active{
    background-color: #04C25D;
}
.roll-con .swiper-button-prev{
    width: 32px;
    height: 80px;
    background: url("../images/button_prev.png") no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin-top: -40px;
}
.roll-con .swiper-button-next{
    width: 32px;
    height: 80px;
    background: url("../images/button_next.png") no-repeat;
    background-size: 100% 100%;
    right: 0;
    margin-top: -40px;
}
.roll-con  .swiper-container {
    width: 100%;
    height: 100%;
}
.img-con  .swiper-slide{
    width: 603px;
}
.img-con  .swiper-slide img{
    width: 603px;
    display: inline-block;
}
.img-con  .swiper-pagination-bullet{
    margin: 0 3px;
}
.img-con .swiper-button-prev{
    left: -40px;
    background-image:none;
}
.img-con .swiper-button-next{
    right: -41px;
    background-image:none;
}
.img-con i{
    color: #04C25D;
    font-size: 50px;
}
.img-con .swiper-pagination{
    width: 100%;
    margin-top: 145px;
}
.img-con .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #fff;
}
.index-tip-common-msg{
    margin-left: 22px;
    margin-bottom: 10px;
    width: 342px;
}
.index-tip-common-msg .index-error-tip{
    border: 1px solid #E5A6A6;
    color: #FF0078;
    background: #FFF3F3;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    padding-left: 16px;
    text-align: left;
    border-radius: 5px;
    display: none;
}
.con .reg-con .u-index-text{
   padding-left: 22px;
}
.con .reg-con .u-index-text .m-code-left{
    width: 180px;
    float: left;
}
.con .reg-con .u-index-text .m-code-right{
    width: 180px;
    float: left;
}

.reg-con input{
    font-size: 16px;
    width: 144px;
}
.reg-con input::-webkit-input-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.reg-con input:-ms-input-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.reg-con input:-moz-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.reg-con input::-moz-placeholder {
    font-size: 16px;
    color: #B2B2B2;
}
.reg-con .u-index-select{
    width: 314px;
    padding: 0 5px;
    height: 44px;
    border-radius: 5px;
    display: block;
    border: 1px solid #B2B2B2;
    margin: 0 auto;
    margin-bottom: 15px;
}
.reg-con .index-select-main{
    position: relative;
}
.reg-con .u-index-select-ico{
    width: 25px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 3px;
    cursor: pointer;
}
.reg-con .u-index-select-ico img{
    width: 12px;
    height: 7px;
    margin-top: 18px;
}
.m-index-spot-us-list {
    position: absolute;
    width: 338px;
    top: 46px;
    height: 180px;
    background: rgba(255,255,255,1);
    border-radius: 5px;
    margin: 0 auto;
    margin-left: 25px;
    z-index: 9;
    border: 1px solid #DCDCDC;
    color: #B2B2B2;
    text-align: left;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}
.clear{
    clear: both;
}

#btb-shadow{
	position: absolute;
	z-index: 999;
}

/*插件提示*/
.plug-in-pop{
	width:365px;
	height:335px;
	position:absolute;
	top:10px;
	right:10px;
	background:#fff;
	border:1px solid #cacaca;
	z-index:999;
	text-align: center;
    display: none;
}
.plug-in-pop .pop-img{
	margin-top:35px;
	width:100%;
}
.plug-in-pop .fa-check-circle{
	color:#04c25d;
	font-size: 55px;
}
.plug-in-pop .pop-title{
	font-size: 22px;
	font-weight: bold;
	margin-top:30px;
	color:#000;
}
.plug-in-pop .pop-tip{
	font-size: 18px;
    margin-top: 25px;
    line-height: 25px;
    color: #000;
}

.share-link i{
	float:left;
}

.wxshare-link i{
	float: left;
}

/*促销消息*/
.m-promotion-msg{
	margin-top:15px;
    position: relative;
    display: none;
}
.m-promotion-msg .box{
	margin-left:20px;
	width: 1180px;
    height: 76px;
    background-color: #fff;
    border-radius: 5px;
    color: #333;
    overflow: hidden;
	padding:15px 0;
	box-sizing: border-box;
}
.m-promotion-msg .box:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 20px solid darkkhaki;
    border-bottom: 14px solid transparent;
    border-left: 20px solid transparent;
    border-right-color: #fff;
    position: absolute;
    left: -20px;
    top: 35px;
    margin-top: -20px;
}
.m-promotion-msg .box .u-title{
	font-size: 22px;
    color: #8b8b8b;
    font-style: italic;
    float: left;
    height: 46px;
    line-height: 46px;
    margin-left: 26px;
}
.m-promotion-msg .box #proBox{
	float: left;
	font-size: 16px;
	margin-left: 25px;
	width: 945px;
	height: 100%;
	overflow: hidden;
}
.m-promotion-msg .swiper-slide {
    font-style: italic;
    cursor: pointer;
	height:23px;
	line-height: 23px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.m-promotion-msg .swiper-center{
	height:46px;
	line-height: 46px;
}

/*媒体查询*/
@media screen and (max-width: 1440px) {
	.top-banner-con{
	    margin: initial;
	}
	.top-banner-roll {
	    margin-left: 0px;
	}
    .top-banner-roll .swiper-button-prev {
	    left: 342px;
	    transform: scale(0.8);
	}
	.top-banner-roll .swiper-button-next {
	    right: 122px;
    	transform: scale(0.8);
	}
}
.reg-con .top-title .m-popup-title{
    font-size: 22px;
}

