*{ margin:0px; padding:0px; border:0; outline:none;}
body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0; vertical-align:top;}
address,caption, cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul,li {list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.none{display:none;}
*html.clearfix{ height:1%}
a:hover{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.fl::after,.fr::after{
    clear: both;
}
a,a:link,a:visited,a:active{
    color: inherit;
    text-decoration: none;
}
.comTxtOverflow{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;  
}
.container{
    max-width: 1260px;
    width: 1260px;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
}
.bx-has-controls-direction,.bx-default-pager{
    max-width: 1260px;
    width: 1260px;
    margin: 0px auto;
}
.top{ 
    height: 30px;   
    background: #F5F4FA;
    width: 100%;
}


.mdingL,.mdingR{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9D9FA2;
    line-height: 30px;
}
.high{
    color:#FD730A !important;
}
.addhome{
    margin-right: 27px;
}
.addhome span,.savehome span{
    background: url(../img/sprite.png) no-repeat -80px -41px;
    background-size: 160px 120px;    
    margin-right: 5px;
    vertical-align: middle;
    padding: 0 7.5px;
}
.savehome span{
    background: url(../img/sprite.png) no-repeat -80px -61px;
    background-size: 160px 120px;
}
.menue{
    height: 100px;
    background: url(../img/menuebg.png) repeat;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0px;
    
}

.bxslider{
    width: 100%;
    overflow: hidden;
    border-bottom: 4px solid #fff;
    margin-top: -2px;
}
.bx-wrapper{
    margin: 0 auto 0;
}
.banner .bx-wrapper img{
    width: 100%;
}
.bx-wrapper .bx-viewport{
    box-shadow:none !important;
    left: 0 !important;
    border: 0 !important;
    top: -2px !important;
}
.bxslider li{
    width: 100%;
}
.bx-wrapper .bx-pager{
    bottom: 30px !important;
    text-align: right;
    font-size: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    width: 20px;
    height: 20px;
    background: #F6F7FB;
    border-radius: 50%;
}
.bx-pager-item{
    vertical-align: middle;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    width: 36px;
    height: 20px;
    background: #FD730A;
    border: 3px solid #FFFFFF;
    border-radius: 15px;
    box-sizing: border-box;
}
.logo{
    margin-top: 20px;
}
.logo img{
	width: 160px;
}
.menuelist{    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3D3E3E;
    line-height: 26px;
    margin-top: 20px;
}
.menuelist li{
    display: inline-block;
    padding: 15px;
    margin-right: 40px;
}
.gameMenue{
    width: 120px;
    height: 120px;
    float: right;
    top: 0;
    right: 0;
    background: #fd730a;
    text-align:center;
    line-height: 120px;
    font-size: 0;
}
.gameMenue .default{
   display: inline-block;
   vertical-align: middle;
   position: relative;
   z-index: 102;
}
.gameMenue .default p{    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
}
.gameMenue .default img{
    width: 34px;
    margin: 0 auto 20px;
    display: block;
}
.open{
   display: none;
   vertical-align: middle;
   position: relative;
   z-index: 102;
}
.open img{
    display: block;
}

.gameMnuebg{
    background: #fff;
    top: 1px;
    left: 0;
    right: 0;
    height: 100%;
    position: relative;
    z-index: 101;
    display: none; 
    margin-top: -120px;
    margin-left: 0;
    width: 118px;
}
.zgameList{
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    padding: 40px 0 0 40px !important;
    background: #fff;
    box-sizing: border-box;
    border:1px solid #fd730a;
    z-index: 99;
    text-align: left;
    display: none;
}
.gameMenue:hover{
    background:#fff;
    border-top: 1px solid  #fd730a;
    border-left: 1px solid  #fd730a;
    border-right: 1px solid  #fd730a;
    height: 100px;
    box-sizing: border-box;
}
.gameMenue:hover .default{
    display: none;
}
.gameMenue:hover .open{
    display: inline-block;
}
.gameMenue:hover .gameMnuebg{
    display: block;
}
.gameMenue:hover .zgameList{
    top: 99px;
    display: block;
}
.zgamelist-title::before{
    width: 4px;
    height: 20px;
    background: #FD730A;
    content: '';
    margin-right: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
}
.zgamelist-title{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #272A2C;
    margin-bottom: 30px;
    height: 30px;
    text-align: left;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}
.zgamelist-cont{
    line-height: 80px;
}
.zgamelist-cont-item{
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 30px;
    font-size: 0;
}
.zgamelist-cont-item:nth-child(4n){
    margin-right: 0;
}
.zgamelist-item-detail{
    display: inline-block;
    width: 160px;
    vertical-align: middle;
}
.zgamelist-item-icon{
    width: 80px;
    height: 80px;
    margin-right: 10px;
    vertical-align: middle;
}
.zgamelist-item-detail .name{    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
   overflow: hidden;
   width: 100%;
   height: 20px;
   line-height: 20px;
   text-overflow: ellipsis;
   word-break: keep-all;
   margin-bottom: 12px;
}
.zgamelist-item-detail .des{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    height: 32px;
    line-height: 16px;
    -webkit-line-clamp: 2;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*footer*/
.footer{
    background:#414141;
    text-align: center;
    color: #868686;    
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    line-height: 22px;
    padding: 30px 0;
}
.footer-icon{
    padding: 10px 0;
    font-size: 0;
}
.footer-icon img{
    height: 48px;
    margin-right: 16px;
}
.footer-link{
    margin-bottom: 30px;
    font-size: 0;
}
.footer-link a{
    padding: 0 15px;
    position: relative;
    font-size: 12px;
}
.footer-link a::after,.news-gametj-webbtn::after{
    content:'';
    position: absolute;
    width: 1px;
    height: 12px;
    background: #B0B0B0;
    right: -1px;
    top: 0;
}
.footer-link a:last-child:after{
    width: 0;
}
/*友情链接*/
.linkbox{
    margin-bottom: 40px;    
}
.linkbox .container{
    background: #fff;
}
.linkbox-title{    
    background: #FD730A;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    width: 12%;
}
.linkbox-cont{
    width: 88%;
    padding: 20px 0 0 20px;
    box-sizing: border-box;
}
.linkbox-cont a{
    margin-right: 8%;
    display: inline-block;    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    margin-bottom: 18px;
    width: 90px;
    word-break: keep-all;
    overflow: hidden;
}
.bottomMenue{
    text-align: center;
    margin-bottom: 40px;
}
.bottomMenue a{
    margin-right: 76px;
}
.bottomMenue a:last-child{
    margin-right: 0;
}
/*首页--热门活动*/
.hotActivity{
    margin-bottom: 60px;
}
.indextTitle{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding: 20px 0;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 20px;
    line-height: 100%;
}
.hotActivity .hotActivity-cont li{
    font-size: 0;
}
.hotActivity .hotActivity-cont li a{
    display: inline-block;
    margin-right: 20px;
    width: 620px;
    height: 347px;
    overflow: hidden;
}
.hotActivity-title span{
    background:url("../img/sprite.png") no-repeat -100px 0;
    background-size: 160px 120px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.hotActivity .hotActivity-cont li a:last-child{
    margin-right: 0;
}
.mr0{
    margin-right: 0 !important;
}
a.morebtn{    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    vertical-align: middle;
}
.hotActivity-cont .bx-default-pager,
.hotGames .bx-default-pager,
.libaots-box .bx-default-pager,
.jifenshop .bx-default-pager{
    display: none;
}
.hotActivity-cont .bx-prev,
.hotGames .bx-prev,
.libaots-box .bx-prev,
.jifenshop .bx-prev{
    background: url("../img/prebtn2.png") no-repeat;
    width: 20px;
    height: 40px !important;
    left: -30px;
}
.hotActivity-cont .bx-next,
.hotGames .bx-next,
.libaots-box .bx-next,
.jifenshop .bx-next{
    background: url("../img/nextbtn2.png") no-repeat;
    width: 20px;
    height: 40px !important;
    right: -40px;
}
.hotActivity-cont a.bx-next:hover,
.hotGames a.bx-next:hover,
.libaots-box .bx-wrapper .bx-viewport,
.jifenshop .bx-wrapper .bx-viewport{
    background-position:0 0 !important;
}
.hotActivity .bx-wrapper .bx-viewport,
.hotGames .bx-wrapper .bx-viewport,
.libaots-box .bx-wrapper .bx-viewport,
.jifenshop  .bx-wrapper .bx-viewport{
    background: none;;
}
.hotActivity .bx-wrapper .bx-controls-direction a.bx-prev.disabled,
.hotGames .bx-wrapper .bx-controls-direction a.bx-prev.disabled,
.libaots-box .bx-wrapper .bx-controls-direction a.bx-prev.disabled,
.jifenshop  .bx-wrapper .bx-controls-direction a.bx-prev.disabled{
    background: url("../img/prebtn1.png") no-repeat;
    width: 20px;
    height: 40px !important;
    display: block!important;
}
.hotActivity .bx-wrapper .bx-controls-direction a.bx-next.disabled,
.hotGames .bx-wrapper .bx-controls-direction a.bx-next.disabled,
.libaots-box .bx-wrapper .bx-controls-direction a.bx-next.disabled,
.jifenshop .bx-wrapper .bx-controls-direction a.bx-next.disabled{
    background: url("../img/nextbtn1.png") no-repeat;
    height: 40px !important;
    display: block!important;
    background-position:0 0 !important;
}
.newNotice-title span{
    background:url("../img/index-newNotice.png") no-repeat;
    background-size: 26px 29px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.newNotice-cont{
    font-size: 0;
}
.newNotice-item{
    margin-right: 20px;
    width: 405px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;    
    overflow: hidden;
}
.newNotice-item-img{
    width: 100%;
    height: 241px;
}
.newNotice-item-des{
    padding: 0 20px;
    margin-bottom: 20px; 
    line-height: 19px;   
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A9A9A9;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 95px;
}
.newNotice-item-title{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #383838;
    margin-bottom: 11px;
    padding: 20px 20px 0;
    word-break: keep-all;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    box-sizing: border-box;
}
.hotGames-title span{
    background:url("../img/sprite.png") no-repeat -100px -30px;
    background-size: 160px 120px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.hotGames{
    margin-bottom: 40px;
}
.hotGamesSlider{
    font-size: 0;
}
.hotGamesSlider-item{
    background: #fff;
    display: inline-block;
    margin-right: 20px;
    width: 406px;
}
.hotGamesSlider-item-img{
    width: 100%;
    height: 170px;
    margin-bottom: 20px;
}
.hotGamesSlider-item-title{    
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #383838;
    margin-bottom: 10px;
    padding: 0 20px;
    word-break: keep-all;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    box-sizing: border-box;
}
.hotGamesSlider-item-des{
    padding: 0;  
    line-height: 19px;  
    font-size: 14px;
    font-family: Microsoft YaHei;
    margin: 0 20px 20px;
    font-weight: 400;
    color: #9C9C9C;    
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 38px;
}
.hotGamesSlider-item-btn{
    padding: 20px 0;
    margin: 0 20px;
    text-align: right;
    border-top: 1px solid #EDEDED;
}
.hotGamesSlider-item-btn a{
    width: 72px;
    height: 22px;
    border: 1px solid #FD730A;
    border-radius: 15px;    
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    line-height: 22px;
    text-align: center;
    padding: 5px 13px;
}
/*首页登录*/
.loginBox{
    position: absolute;
    z-index: 3;
    width: 420px;
    height: 414px;
    left: 50%;
    margin-left: 200px;
    top: 200px;
    background: url("../img/white08.png") repeat;    
    border-radius: 6px;
    padding: 40px 30px;
    box-sizing: border-box;
}
.loginBox-tab{
    margin-bottom: 20px;
    text-align:center;
    font-size: 18px;
    color: #605F67;
}
.loginBox-tab a.active{        
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    padding-bottom: 9px;
    border-bottom: 1px solid #FD730A;    
}
.loginBox-tab1{
    margin-right: 60px;
}
.loginBox-input{
    width: 360px;    
    /* height: 168px; */
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    border-radius: 6px;
    padding: 2px 20px 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.border-no{
    border:none !important;
}
.loginBox-input-item{
    border-bottom:1px solid #DFE4EB;
    padding: 15px 0;
    height: 54px;
    line-height: 24px;
    box-sizing: border-box;
    font-size: 0;
    text-align: left;
}
.loginBox-input-item input{
    border: none;
    height: 30px;
    width: 280px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 5px;
    vertical-align: middle;
    font-size: 14px;
}
.loginBox-code input{
    width: 236px;
}
.loginBox-close{
    position: absolute;
    z-index: 3;
    top:20px;
    right:20px;
    background: url("../img/sprite.png") -80px -100px;
    width: 20px;
    height: 20px;
}
.loginBox-else{
    margin-bottom: 30px;    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #605F67;
    height: 20px;
}
.loginBox-code-img{
    width: 76px;
    height: 30px;
}
.loginBox-checkbox #checkbox{    
    width: 1px;
    height: 1px;
    opacity: 0;
    border: none;
    background: none;
}
.loginBox-username span{
    width: 18px;
    height: 20px;
    background: url("../img/sprite.png") -60px -40px;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-phone span{
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") -20px -20px;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-realname span{
    width: 18px;
    height: 20px;
    background: url("../img/sprite.png") -20px -40px;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-valicate span{
    width: 18px;
    height: 20px;
    background: url("../img/sprite.png") -20px 0;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-psw span{
    width: 18px;
    height: 20px;
    background: url("../img/sprite.png") -60px 0;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-phone font{
    box-sizing: border-box;
    display: inline-block;
    line-height: 18px;
    color: #605F67;
    vertical-align: middle;
    font-size: 14px;
}
.loginBox-checkbox .checkboxLabel span{
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") -60px -20px;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-checkbox .checkboxLabel.active span{
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png") -80px 0;
    display: inline-block;
    vertical-align: middle;
}
.loginBox-btn{
    width: 359px;
    height: 50px;
    background: #FD730A;
    border-radius: 6px;
    margin: 0 auto;
    text-align:center;
    line-height: 50px;    
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}
/*首页广告弹框*/
.comMask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    background: url("../img/maskbg.png") repeat;
    box-sizing: border-box;
}
.adAlert{
    display: none;
}
.comMask .adImg{
    width: 1000px;
    height: 562px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -281px;
    z-index: 1001;
}
.comMask .adClose{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    margin-top: -300px;
    margin-left: 525px;
    z-index: 1001;
}

/*登录*/
.comMask{
    line-height: 100%;
    text-align: center;
    /* display: none; */
}
.loginAlert,.setpswAlert,.registerAlert,.jifenttsAlert,.shopDetailAlert,.loginnoBind,.jifenok,
.jifenless{
    /*--------------------------------------------------------------------------------------------------------------------可删除*/
    display: none;
}
.comMask>div{
    line-height: 1;
}
.comMask::before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.loginAlert .loginBoxAlert,.registerBoxAlert,.setpswBoxAlert,.tishi-com-box{
    width: 420px;
    height: 414px;
    background: #f6f7fb;    
    border-radius: 6px;
    padding: 40px 30px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.loginAlert .phoneLogin{
    display: none;
}
.setpswBoxAlert{
    height: 542px;
}
.setpswBoxAlert .loginBox-input{
    height: auto;
}
.loginBox-code-txt{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    text-align: right;
    vertical-align: middle;
}
.registerBoxAlert{
    height: 684px;
}
.require{
    width: 8px;
    height: 7px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    display: inline-block;
    vertical-align: middle;
    line-height: 7px;
    margin-right: 5px;
}

/****************************************************************************************************福利*****************************************/
.noIndex{
    padding-top: 100px;
}
.commonicon span{
    width: 4px;
    height: 20px;
    background: #FD730A;
    display: inline-block;
    margin-right: 15px;
}
.noIndex .indextTitle{
    border-bottom: none;
}
.libaots-select{
    min-width: 230px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    text-align: left;    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    margin-bottom: 30px;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
}
.select-copy{
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 1;
    line-height: 30px;
    padding: 5px 10px;
    box-sizing: border-box;
}
.select-copy img{
    vertical-align: middle;
}
.select-copy .select-result{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
}
.libaots-select select{
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 2;
    opacity: 0;
    top: 0;
    left: 0;
}
.libaots-slider-item,.jifenshop-slider-item{
    width: 300px;
    margin-right: 20px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
}
.libaots-img,.jifenshop-img{
    width: 300px;
    height: 210px;
    margin-bottom: 15px;
}
.libaots-slider-tab,.jifenshop-slider-tab{
    font-size: 0;
}
.libaots-name,.jifenshop-name{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #383838;
    text-align: center;
    text-overflow: ellipsis;
    max-width: 280px;
    margin: 0 auto 15px;
    word-break: keep-all;
    white-space: normal;
    overflow: hidden;
}
.libaots-btn,.jifenshop-btn{
    width: 72px;
    height: 22px;
    border: 1px solid #9C9C9C;
    border-radius: 11px;
    line-height: 22px;
    text-align: center;    
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    margin: 0 auto 20px;
}
.jifenshop-btn{
    margin: 0 20px 20px 0;
    vertical-align: middle;
    display: inline-block;
    float: right;
}
.jifenshop-des{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    vertical-align: middle;
    display: inline-block;
    height: 22px;
    margin: 0 0 20px 20px;
   float: left; 
    max-width: 150px;
    overflow: hidden;
    word-break: break-all;   
}
.jifenshop-des span{
    color:#FD730A;
}
.jifentask-tab{
    line-height: 60px;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    text-align:center;    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color:#383838;
}
.jifentask-tab span{
    padding:0 50px;
    position: relative;
}
.jifentask-tab span::after{
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    background: #B0B0B0;
    right: -1px;
    top: 4px;
}
.jifentask-tab span:last-child::after{
    width: 0;
}
.jifentask-tab span.active{
    color: #FD730A;
}
.jifentask-cont{
    font-size: 0;
    padding-left: 1px;
}
.jifentask-item{
    width: 630.5px;
    display: inline-block;
    border: 1px solid #DFE4EB;
    box-sizing: border-box;
    padding: 30px;
    background: #fff;
    margin-top: -1px;
    margin-left: -1px;
}
.jifentask-box{
    margin-bottom: 40px;
}
.jifentask-info{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    width: 280px;
    margin-right: 30px;
    vertical-align: middle;
}
.jifentask-name{
    font-size: 18px;
    margin-bottom: 5px;
}
.jifentask-t{
    margin-right: 20px;
    width: 150px;
    overflow: hidden;
    display: inline-block;
    word-break: keep-all;
    vertical-align: middle;
}
.jifentask-v{    
    color: #FD730A;
    display: inline-block;
    width: 100px;
    word-break: keep-all;
    overflow: hidden;
    vertical-align: middle;
}
.jifentask-des{
    font-size: 14px;
    color: #828282;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: normal;
    height: 16px;
}
.jifentask-status{
    display: inline-block;
    width: 106px;    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
}
.jifentask-icon{
    height: 52px;
    margin-right: 20px;
}
.jifentask-lq{        
    height: 36px;
    border: 1px solid #FD730A;
    border-radius: 6px;    
    color: #FD730A;
}
.jifentask-award{    
    height: 36px;
    color: #Fff;
    background: #FD730A;
    border: 1px solid #FD730A;
    border-radius: 6px;
}
.jifenttask-ing{
    color: #9C9C9C;
    height: 36px;
    border: 1px solid #9C9C9C;
    border-radius: 6px;
}
.jifenttask-ok{
    background: url(../img/fuli-task-ok.png) no-repeat center;
    background-size:50px;
    height: 36px;
}
.jifentsAlert-box,.shopDetailAlert-box{
    width: 736px;
    height: 450px;
    background: #F6F7FB;
    border-radius: 6px;
    padding: 30px;
    overflow:hidden;
    
    display:inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 0;
    text-align: left;
}
.jifentsAlert-left{
    display:inline-block;
    margin-right: 30px;
    width: 329px;
    text-align: center;
    font-size: 14px;
}
.jifentsAlert-left-img{
    width: 329px;
    height: 232px;
    margin-bottom: 20px;
}
.jifentsAlert-right,.shopDetailAlert-up-r{
    display:inline-block;
    width: 370px;
    vertical-align: top;    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    overflow-y: auto;
    height: 420px;
}
.jifentsAlert-data{
    color:#828282;
    text-align: left;
    margin-bottom: 10px;
}
.jifentsAlert-goweb{
    color:#FD730A;
    text-align: left;
    margin-bottom: 30px;
}
.jifentsAlert-btn,.shopDetailAlert-up-btn,.tishi-com-btn,.tishi-com-btn1{
    width: 160px;
    height: 50px;
    background: #FD730A;
    border-radius: 6px;    
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}
.jifentsAlert-title,.shopDetailAlert-up-name{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    margin-bottom: 20px;
}
.jifentsAlert-list{
    margin-bottom: 20px;
    font-size: 0;
}
.jifentsAlert-l-item{
    width: 50px;
    margin-right: 12px;    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
}
.jifentsAlert-l-img{
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.jifentsAlert-l-item-name,.jifentsAlert-l-item-num{
    word-break: keep-all;
    overflow: hidden;
}
.jifentsAlert-com-name,.shopDetailAlert-down-name{
    color: #383838;
    margin-bottom: 15px;
}
.jifentsAlert-com-des,.shopDetailAlert-down-des{
    margin-bottom: 20px;
    color: #828282;
}
.shopDetailAlert-box{    
    height: 650px;
}
.shopDetailAlert-body{
    height: 590px;
    overflow-y: auto;
    overflow-x: hidden;
}
.shopDetailAlert-up{
    margin-bottom: 50px;
}
.shopDetailAlert-up-img{
    width: 380px;
    height: 232px;
    margin-right: 30px;
}
.shopDetailAlert-up-r{
    height: 232px;
    overflow: hidden;
    width: 306px;
    text-align: center;
}
.shopDetailAlert-up-name{
    text-align: left;
}
.shopDetailAlert-up-info{
    margin-bottom: 30px;
    text-align: left;
}
.shopDetailAlert-up-info .num{
    color:#FD730A;
    font-size: 24px;
}
.shopDetailAlert-up-info .txt{
    color:#FD730A;
    float: right;
}
.shopDetailAlert-get-jifen{
    background: url(../img/fuli-get-icon.png) no-repeat left center;
    background-size: 23px;
    padding-left: 33px;    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
    margin-bottom: 40px;
    line-height: 23px;
    text-align: left;
}
.shopDetailAlert-down{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    line-height: 24px;
}
.shopDetailAlert-down-t{
    border-bottom:1px solid #E0E0E0;
    padding-bottom: 20px;    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    margin-bottom: 20px;
}
.tishi-com-box{
    height: auto;
}
.tishi-com-t{    
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    margin-bottom: 30px;
    text-align: center;    
}
.tishi-com-des{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
    line-height: 24px;
    margin-bottom: 30px;
}
.loginedBind-t{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    text-align: left;
    margin-bottom: 9px;
}
.loginedBind-cont{
    margin-bottom: 20px;
}
.loginedBind-input{
    width: 308px;
    height: 39px;
    background: #F5F5F5;
    border: 1px solid #E0E0E0;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 0 5px;
    line-height: 39px;
    color: #828282;
    font-size: 14px;
}
.loginedBind-copy{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
}
.loginedBind-des{
    font-size: 14px;
    text-align: left;
}
.loginedBind-des span{
    color: #FD730A;
}
.tishi-com-btn1{
    color: #FD730A;
    background: #fff;
    border: 1px solid #FD730A;    
}
.tishi-com-btns div:first-child{
    margin-right: 30px;
}
.emailInfo .tishi-com-box{
    width: 520px;
}
.eamilInfo-line{
    margin-bottom: 20px;
}
.eamilInfo-right{
    width: 360px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.eamilInfo-input{
   width: 100%;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
}
.eamilInfo-left{
    display: inline-block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    margin-right: 20px;
    width: 70px;
    text-align:right;
    vertical-align: middle;
}
.emailShopInfo-t{
    padding:50px 0 10px;
    text-align:left;
    font-size: 18px;
    color: #383838;
}
.eamilInfo-select{
    width: 170px;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
}
.mr20{
    margin-right: 20px;
}
.emailInfo table{
    width: 100%;
    border-top: 1px solid #DFE4EB;
    border-left: 1px solid #DFE4EB;
}
.emailInfo table td{
    border-right: 1px solid #DFE4EB;
    border-bottom: 1px solid #DFE4EB;
    padding: 10px;
}
.emailInfo thead{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    text-align: center;
    background: #F6F7FB;
}
.emailInfo tbody{
    background: #fff;
    color: #828282;
    text-align: center;
}
.emailInfo-total{
    padding-top: 20px;
    text-align: right;
}
.emailInfo-total span{
    color: #FD730A;
}
/*************************************************************************新闻中心***************************************************/

#newpage .indextTitle{
    margin-bottom: 0;
}
.news-left{
    width: 838px;
    display: inline-block;
    background: #fff;
    border-right: 1px solid #E6E6E6;
    min-height: 100%;
    padding-right: 50px;
    box-sizing: border-box;
}
.news-right{
    width: 420px;
    display: inline-block;
    vertical-align: top;
}
.news-item{
    border-bottom: 1px solid #EBEBEB;
    padding: 30px 0;
}
.news-item:last-child{
    border: none;
}
.news-item-img{
    width: 232px;
    height: 137px;
    display: inline-block;
    margin-right: 26px;
}
.news-item-info{
    vertical-align: top;
    display: inline-block;
    width: 528px; 
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    line-height: 21px;
}
.news-item-name{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #383838;
    margin-bottom: 10px;   
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;  
}
.news-item-des{
    margin-bottom: 20px; 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;/*超出3行部分显示省略号，去掉该属性 显示全部*/
    -webkit-box-orient: vertical;
    max-height: 64px;
}
.news-item-date{    
    font-size: 12px;
}
.news-panation{
    padding: 20px 0 40px;
    text-align: center;   
}
.news-panation span{    
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    padding: 10px 17px;
    margin-right: 3px;
    border:1px solid #D9D9D9;
}
.news-panation span.active{    
    background: #FD730A;
    color:#fff;
    border:1px solid #FD730A;
}
.news-hot-list{
    margin: 20px 0 20px 20px;
}
.news-hot-img{
    width: 400px;
    height: 176px;
}
.news-hot .bx-wrapper .bx-pager.bx-default-pager a{
    width: 12px;
    height: 12px;
}
.news-hot .bx-wrapper .bx-pager.bx-default-pager a:hover,.news-hot .bx-wrapper .bx-pager.bx-default-pager a.active{
    width: 12px;
    height: 12px;
    border: none;
}
.news-hot .bx-pager{
    text-align: center;
    bottom: 10px !important;
}
.news-gametj-list{
    padding-left: 20px;
    box-sizing: border-box;
}
.news-gametj-item{
    margin-bottom: 20px;
}
.news-gametj-img{
    width: 240px;
    height: 101px;
    margin-right: 25px;
    vertical-align: middle;
}
.news-gametj-info{
    font-size: 14px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    
}
.news-gametj-name{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;  
    font-size: 18px;
    color: #383838;
    margin-bottom: 10px;
    width: 133px;
}
.news-gametj-des{
    color: #828282;
    margin-bottom: 10px;
}
.news-gametj-des span{
    color:#FD730A;
}
.news-gametj-webbtn{
    color: #383838;
    position: relative;
    padding-right:6px;
    margin-right: 6px;
}
.news-gametj-webbtn::after{
    top: 4px;
}
.news-gametj-lbbtn{
    color:#FD730A;
}
.newsDetail-bread{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    padding-top: 40px;
    margin-bottom: 30px;
}
.newsDetail-title{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #383838;
    text-align: center;    
    line-height: 1.5;
    margin-bottom: 20px;
}
.newsDetail-date{
    text-align: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
    line-height: 21px;
    margin-bottom: 20px;
}
.newsDetail-cont{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    line-height: 24px;
}
.newsDetail-cont img{
    max-width: 100%;
    display: block;
    margin:0 auto 20px;
}
.newsDetail-cont p{
    margin-bottom: 20px;
    text-indent: 2em;
}
/*******************************************************************************客服****************************************************/
.kefu-left{
    display: inline-block;
    width: 310px;
    box-sizing: border-box;
    margin-right: 60px;
}
.kefu-right{
    display: inline-block;
    width: 890px;
    vertical-align: top;
}
.kefu-user{    
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    padding:0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.kefu-user-box,.kefu-quick-item{
    border-bottom: 1px solid #DFE4EB;
    padding: 20px 0;
    margin-bottom: 20px;
}
.kefu-user-head{
    display: block;
    width: 104px;
    height: 104px;
    border-radius: 50%;
    margin: 0 auto 10px;
}
.kefu-user-name{    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    text-align: center;
    margin-bottom: 20px;
}
.kefu-user-jifen{
    padding: 0 10px;
}
.kefu-user-jifen-num,.kefu-user-jifen-btn{
    display: inline-block;
    vertical-align: middle;
}
.kefu-user-jifen-num{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
    margin-right: 20px;
}
.kefu-user-jifen-num  span{
    color: #FD730A;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}
.kefu-user-jifen-btn{
    width: 80px;
    height: 26px;
    border: 1px solid #FD730A;
    border-radius: 13px;
    line-height: 26px;
    text-align:center;
    color:#FD730A;    
    font-size: 14px;
}
.kefu-user-tj{
    padding: 0 10px;
}
.kefu-user-tj-name{
    background: url("../img/kefu-tj-icon.png") no-repeat left center;
    background-size:19px 20px;
    padding-left: 30px;    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #585858;
    margin-bottom: 10px;
    line-height: 21px;
}
.kefu-tj-item{
    margin-bottom: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
}
.kefu-tj-item span,.kefu-quick-info{
    display: inline-block;
    vertical-align: middle;
}
.kefu-tj-name{
    width: 150px;
    margin-right: 20px;
}
.kefu-quick{
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    box-sizing: border-box;
    padding:0 10px;
    margin-bottom: 30px;
}
.kefu-quick-item{
    padding: 20px;
    margin-bottom: 0;
}
.kefu-quick-item:last-child{
    border:none;
}
.kefu-quick-img{
    width: 69px;
    margin-right: 20px;
}
.kefu-quick-info{
    width: 140px;
    text-align: left;
}
.kefu-quick-name{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838; 
    margin-bottom: 5px;   
}
.kefu-quick-des{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9C9C9C;
}
.kefu-basic-s,.kefu-auto-s{
    margin-bottom: 20px;
}
.kefu-basic-item,.kefu-auto-item{
    width: 218px;
    height: 218px;
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    text-align:center;
    vertical-align: middle;
    padding: 34px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1px;
}
.kefu-basic-img,.kefu-auto-img{
    margin-bottom: 43px;
}
.kefu-basic-name,.kefu-auto-name{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
}
.kefu-list-detail,.kefu-detail{
    background: #FFFFFF;
    border: 1px solid #DFE4EB;
    padding: 10px 20px;
    width: 652px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.kefu-list-detail-title,.kefu-detail-title{
    padding: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #383838;
    border-bottom: 1px solid #DFE4EB;
    position:relative;
    margin-bottom: 10px;
}
.kefu-list-detail-back,.kefu-detail-back{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
}
.kefu-list-detail-item span{
    font-size: 18px;
    margin-right: 6px;
}
.kefu-list-detail-item{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
    margin-bottom: 10px;
    padding: 0;
    line-height: 21px;
}
.kefu-detail-cont{    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #828282;
    line-height: 21px;
}
.kefu-detail-cont p{
    margin-bottom: 20px;
}
/*****************************************************************************************充值&*****************************************/
.coin-banner{
    margin-bottom: 50px;
}
.coin-list{
    font-size: 0;
    margin-bottom: 60px;
}
.coin-item{
    width: 406px;
    height: 465px;
    position: relative;
    margin-right: 20px;
    display: inline-block;
}
.coin-item-img{
    width: 406px;
    height: 465px;
}
.coin-item-info{
    height: 76px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/maskbg.png) repeat;
    line-height: 76px;
    padding: 0 20px;
}
.coin-item-name,.coin-item-btn{
    display: inline-block;
    vertical-align: middle;
}
.coin-item-name{    
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FEFEFE;
    margin-right: 20px;
    width: 216px;
}
.coin-item-btn{
    width: 126px;
    height: 36px;
    border: 1px solid #FD730A;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;    
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD730A;
}
/************************************************************************************关于我们********************************************/
.about-com-t{
    color:#2F2F2F;
    font-size: 60px;
    text-align:center;
    padding-top: 80px;
    margin-bottom: 50px;
}
.about-wenfa,.about-info{
    margin-bottom: 80px;
}
.about-com-font{
    display: inline-block;
    margin-right: 40px;
    width: 438px;
    vertical-align: middle;
    color:#828282;
    font-size: 16px;
    line-height: 30px;
}
.about-com-img{
    width: 520px;
    height: 283px;
    vertical-align: middle;
}
.img-max-w{
	max-width: 100%;
}