body,html,div,p,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,a,form{margin:0;padding: 0;outline: 0;}
ul,li,dl,dt,dd{list-style:none;}
a{text-decoration: none;-webkit-tap-highlight-color:rgba(0,0,0,0); }
img,input{-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{text-decoration: none;}
img{border:0;}
*:focus{outline: none;}
body,html{font-family: "微软雅黑";min-width: 10px;}

.left{float: left;}
.right{float: right;}
.clearfix{clear: both;}
.yellowCr{color: #FFFF00}
.wrap{width: 1200px;margin: 0 auto;}
.hide{display: none;}
em,i{font-style:normal}
*{box-sizing: border-box;}

@keyframes hoverEff{
    0%   { transform: scale(1); }
    50%  { transform: scale(1.2); }
    100% { transform: scale(1); }
}
@-webkit-keyframes hoverEff{
    0%   { transform: scale(1); }
    50%  { transform: scale(1.2); }
    100% { transform: scale(1); }
}
.bbininfo-wrap {position: fixed;right: 0;bottom: 3px;z-index: 999;}
.btn-bbininfo {display: block;position: relative;right: 0;}
.bbin-toppic {display: none;width: 301px;height: 48px;cursor: pointer;}
a.bbin-toppic.no-link {cursor: default;}

@keyframes bbinactive
{
    0%{ margin-bottom: 0; }
    25%  { margin-bottom: 3px; }
    50%  { margin-bottom: 0; }
    75%  { margin-bottom: 3px; }
    100% { margin-bottom: 0; }
}

@-moz-keyframes bbinactive /* Firefox */
{
    0%   { margin-bottom: 0; }
    25%  { margin-bottom: 3px; }
    50%  { margin-bottom: 0; }
    75%  { margin-bottom: 3px; }
    100% { margin-bottom: 0; }
}

@-webkit-keyframes bbinactive /* Safari 和 Chrome */
{
    0%   { margin-bottom: 0; }
    25%  { margin-bottom: 3px; }
    50%  { margin-bottom: 0; }
    75%  { margin-bottom: 3px; }
    100% { margin-bottom: 0; }
}

@-o-keyframes bbinactive /* Opera */
{
    0%   { margin-bottom: 0; }
    25%  { margin-bottom: 3px; }
    50%  { margin-bottom: 0; }
    75%  { margin-bottom: 3px; }
    100% { margin-bottom: 0; }
}
.bbin-jump .bbininfo-slide-active {
    animation: bbinactive 1s;
    -moz-animation: bbinactive 1s; /* Firefox */
    -webkit-animation: bbinactive 1s;  /* Safari 和 Chrome */
    -o-animation: bbinactive 1s;   /* Opera */
}
.bbininfo-slide-active {display: block;}
.bbininfo-close {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 8px;
	right: 4px;
	z-index: 3;
	cursor: pointer;
	background: url(../images/bbin_close.png) 50% 50% no-repeat;
}
.bbininfo-close:hover {animation: hoverEff .8s linear;-webkit-animation: hoverEff .8s linear;}

/*header*/
.primary-color{background-color: #c83434 !important;}
.primary-hover{width:100%;background-color: #B02E2E !important;}
.header-wrapper{width: 100%;z-index: 101;position: relative;}
.header{width: 100%;height: 100px;font-size: 12px;color: #633B1D;background-size: 100% 100%;
    z-index: 9999;}
.header .top{height: 32px;line-height: 32px;color: #fff;}
.header .top .left{padding-left: 60px;}
.header .top a{color: #ECD713;display: inline-block;margin: 0 4px;}
.header .top img{vertical-align: middle;display: inline-block}
.logo{display: inline-block;width: 228px;height: 100px;
    position: absolute;left: 0;}
.logo img{max-width: none;}
.logo:hover{background-position: 0 -125px;}
.logo-con{position: relative;height: 100px}
.logo-con .headerimg{margin: 20px 0 0 0;}
.header .top .isb-game{color: #EC9E13}
.header .top .auto-game{color: #EC9E13}

/* 下载 app*/
.news-right p.download-app{
    display: inline-block;
    color: rgb(200, 52, 52);
    font-weight: 700;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    width: 80px;
    text-align: center;
}
.news-right p.download-app:hover{
    background-color: #B32D30;
}
.news-right p.download-app:hover a{
    color: white;
}
.news-right p.download-app span{
    display: none;
    position: absolute;
    top: 36px;
    width: 150px;
    z-index: 1;
}
.news-right p.download-app:hover span{
    display: block;
    height: 150px;
    /*background: url('../images/app_download.png')*/
    background-color: #B32D30;
}
.news-right p.download-app:hover span img{
    position: absolute;
    top: 35px;
    left: 25px;
    width: 100px;
    height: 100px;
}

.indexbanner {
    height: 320px;
    position: relative;
    overflow: hidden;
    clear: both;
}
.lunbo ,.aside-lunbo{
    height: auto;
    position: relative;
}
.lunbo .hd ,.aside-lunbo .hd{
    overflow: hidden;
    position: absolute;
    left: 47%;
    /*bottom: 30px;*/
    z-index: 1;
}
.lunbo > .hd li.on,.aside-lunbo > .hd li.on{
    background: white;
}
.lunbo .bd,.aside-lunbo .bd{
    width: 100%;
    overflow: hidden;
    /*height: 512px;*/
}
.aside-lunbo .close-lb{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: url(../images/aside/aside_close.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}
.lunbo .hd ul ,.aside-lunbo .hd ul{
    overflow: hidden;
    zoom: 1;
    border-radius: 5px;
    padding: 10px 8px;
    text-align: center;
}
.lunbo .hd ul li ,.aside-lunbo .hd ul li{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    cursor: pointer;
    background: rgba(0,0,0,.7);
    border: 1px solid #ccc;
    border-radius: 50%;
}
.index-news{
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    top: 0;
}
.main-slide .lunbo .hd{
    left: 0;
    bottom: 0;
    width: calc(100% - 80px);
    margin-left: 40px;
}
.main-slide .lunbo .hd ul{padding:0px;border-radius: 0px;}
.main-slide .lunbo .hd li{
    width: calc(20% - 1px);
    border-radius:0px;
    border: none;
    margin: 0px;
    margin-left: 1px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: white;
}
.main-slide .lunbo .hd li.on{
    background-color: hsla(0,0%,59%,.7);
}
.lunbo .prev,.lunbo .next{
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: -25px;
    display: block;
    height: 40px;
    width: 40px;
    opacity: 0.5;
    background-color: rgba(0,0,0,.7);
}
.lunbo .prev:hover,.lunbo .next:hover,.index-sm-slide:hover .prev,.index-sm-slide:hover .next{
    opacity: 1;
}
.lunbo .prev{
    background-position: 138px 0px;
}
.lunbo .next{
    left: auto;
    right: 0;
    background-position: 0px 0px;
}
.e-game-title {
    text-align: center;
    padding-top: 4px;
}
.e-game-title img{display: inline;}
.index-sm-slide .lunbo{height: 220px;}
.index-sm-slide .lunbo .hd{left:37%;bottom: 10px;}
.index-sm-slide .prev,.index-sm-slide .next{
    bottom: 40%;
}
.right-slide{
    margin-top: 15px;
    height:auto;
}
.right-slide .lunbo .hd{
    top: 0px;
    left: 0px;
    width: 100%;
}
.right-slide .lunbo .hd ul{
    border-radius: 0px;
    padding: 0px;
	
}
.right-slide .lunbo .hd ul li{
    float: left;
    margin: 0px;
    width: 25%;
    height: 30px;
    line-height: 30px;
    background-color: #6dbc2f;
    color: white;  /*新闻选择项字体色*/
    border: none;
    border-radius: 0px;
    position: relative;
	
}
.right-slide .lunbo .hd ul li.on{
    background-color: #5DA525;     /*新闻选择项滚动时背景色*/
    color: white;
}

/**
.right-slide .lunbo .hd ul li.on:after{
    display:block;
    content:'';
    border-width:8px 8px 8px 8px;
    border-style:solid;
    border-color:#fe4445 transparent transparent transparent;
    position: absolute;
    left:40%;
    bottom:-12px;
    z-index: 999;
}
**/
#content{
    padding: 0;
    position: relative;
    background: white;
}
#home{
    height: 539px;
    background: url(../images/index_content.jpg);
    text-align: center;
}
.wrapper{
    position: relative;
    width: 1040px;
    margin: 0 auto;
}
#home .wrapper{
    padding-top: 100px;
    background: url(../images/content_title.png) no-repeat center top;
}
#game-box01,
#game-box02 {
    font-size: 0
}

#game-box01 li,
#game-box02 li {
    display: inline-block;
    background-repeat: no-repeat
}

#game-box01 li a,
#game-box02 li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    outline: none
}

#game-box01 li {
    margin: 0 10px;
    width: 239px;
    height: 241px
}

#game-box02 {
    margin-top: -110px
}

#game-box02 li {
    width: 260px;
    height: 263px;
    background-position: center top
}

#game-box02 li:hover {
    background-position: center bottom
}

#game-box01 li[data-img="link01"] {
    background-image: url('../images/link01.png')
}

#game-box01 li[data-img="link02"] {
    background-image: url('../images/link02.png')
}

#game-box01 li[data-img="link03"] {
    background-image: url('../images/link03.png')
}

#game-box02 li[data-img="live"] {
    background-image: url('../images/live.png')
}

#game-box02 li[data-img="sport"] {
    background-image: url('../images/sport.png')
}

#game-box02 li[data-img="slot"] {
    background-image: url('../images/game.png')
}

#game-box02 li[data-img="lottery"] {
    background-image: url('../images/lottery.png')
}
#electronic{
    height: 458px;
    background: url(../images/index_bg2.jpg) no-repeat center;
    box-sizing: border-box;
}
#electronic .wrapper{
    background: url(../images/game-title.png) no-repeat left 35px;
}
#electronic .box-hide{display: none;}
.slot-list {
    display: inline-block;
    margin: 90px 0 20px;
}
.slot-list li {
    display: inline-block;
    margin-right: 8px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 41px;
    border-radius: 22px;
    background: #282023;
    color: #755d62;
    cursor: pointer
}

.slot-list li.active {
    background: #352a2e;
    color: #fdfa84
}

.game-box {width: 700px}

.game-box li {
    display: inline-block;
    margin: 0 11px 12px 0;
    width: 155px;
    height: 128px;
    font-size: 12px;
    background-color: #342a2d;
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    text-align: center
}
.game-box li:hover{background: #fdfa84;}
.game-box li img{margin: 0 auto;margin-top: 2px;padding-bottom: 5px;}
.game-box li:hover span{color:#333;}
.jackpot {
    position: absolute;
    top: 35px;
    right: 0;
    padding-top: 48px;
    width: 300px;
    height: 96px;
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    background: url('../images/jackpot.png') no-repeat
}

.jackpot:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 47px;
    width: 198px;
    height: 66px;
    background: url('../images/award.png') no-repeat center top
}
.txtMarquee-top {
    position: absolute !important;
    top: 195px;
    right: 0;
    padding: 12px 8px 20px;
    width: 300px;
    height: 224px;
    border-radius: 15px;
    border: 1px solid #33292c;
    background: #201a1c;
    overflow: hidden;
    text-align: center
}
#award>li{line-height: 1.7}
#award span {
    display: inline-block;
    margin: 0 auto;
    width: 90px;
    color: #7e646a;
    font-size: 14px;
    text-align: left
}

#award span.player {
    width: 110px;
    padding-left: 10px
}

#mobile {
    padding-top: 100px;
    height: 497px;
    background: url('../images/index_bg3.png') no-repeat center
}

#mobile p {
    padding-top: 14px;
    width: 610px;
    color: #796066;
    font-size: 18px;
    line-height: 33px
}

#mobile #qr {
    position: absolute;
    top: 173px;
    left: 0;
    width: 100px;
    height: 100px;
    color: #796066;
    font-size: 14px;
    text-align: center
}

#mobile #qr img {
    width: 100px
}

#mobile a {
    position: absolute;
    top: 270px;
    left: 135px;
    width: 175px;
    height: 37px;
    background: url('../images/mobile.png') no-repeat center
}
.index-footer{
    width: 100%;
    background: #181516;
}
.index-footer:after{
    content: '';
    display: block;
    height: 320px;
    background: url('../images/index_footer.jpg') no-repeat center;
}
.index-login{position: absolute;right: 0;top: 14px;}
.index-login .title{padding: 13px 0 0 0;height: 85px;}
.index-login .body{width: 177px;margin: 0 auto;}
.index-login .module,.register-login .module{height: 30px;line-height: 20px;width: 135px;padding: 3px 5px;
    border: 1px solid #c83434;position: relative;
    background-color: white;margin-right: 5px;
    margin-top: 6px;float: left;}
.vPic {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.vPic img{
    height: 28px;
}
.index-login .module .tit,.register-login .module .tit{color: #fff;font-size: 13px;}
.index-login .module .inp,.register-login .module .inp{width: 120px;font-size: 12px;border: none;background-color: white;color: #3d3d3d;margin-top: 3px;}
.index-login .psw-tit{display: inline-block;color: #EBCF7F;background-color: #331706;
    border-left: 1px solid #9F703E;height: 28px;margin-top: -3px;width: 34px;text-align: center;float: right;
    line-height: 28px;}
.index-login .login-btn,.register-btn{border: 2px solid #fff;margin-top: 8px;width: 64px;height: 28px;line-height: 24px;color: #FFF;
    background-color: #CB0211;;cursor: pointer;outline: none;font-size: 12px;font-weight: bold;}
.index-login .login-btn:hover{ background-color: #F70214;}
.register-btn{display: inline-block;background-color: #ffb84c;text-align: center;border: none;color: #c83434;line-height: 28px}
.register-btn:hover{background-color: #ffcc7c;}
/*banner*/
.banner{width: 100%;height: 500px;position: relative;}
.banner .index-news{width: 100%;height: 37px;line-height: 37px;background: url(../images/newsbg01_x.png) repeat-x;
    bottom: 0;position: absolute;}
.news-marquee .tit{float: left;width: 110px;}
.news-marquee marquee{float: left;width: 600px;font-size: 12px;color: #666;height: 36px;line-height: 36px;}
.news-marquee marquee:hover{color: #333;}
.news-marquee .news-right{float: right;width: 250px;}
/** header */
#nav{
    position: absolute;
    right: 0;
    top: 60px;
}
#nav > ul{
    display: inline-block;
    padding: 0;
    list-style: none;
}
#nav>ul>li {
    float: left;
    position: relative;
    height: 40px;
    font-size: 16px;
    color: #fff;
}
#nav>ul>li>a {
    display: inline-block;
    padding-top: 8px;
    height: 100%;
    width: 90px;
    color: inherit;
    text-decoration: none;
    text-align: center;
    border-radius: 8px 8px 0 0;
}
#nav > ul >li.active > a{
    background-color: white;
    color: #000;
}
#nav>ul>li>a:hover{
    background-color: #B02E2E;
}
#nav li .hot{
    position: absolute;right: 0px;top: 2px;margin-top: 0px;
}
.second-nav{
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 180px;
    z-index: 2;
    display: none;
}
.second-nav>.wrap>.left{
    /*width: 100%;*/
    position:relative;
    left:50%;
}
.second-nav .header-dropdown{
    width: 150px;
    float: left;
    font-size: 13px;
    position: relative;
    margin: 15px 10px;
    height: 150px;
    background-color: #fff;
    border-radius: 15px;
    cursor: pointer;
    transition: transform .3s;
    transform: translateY(-35px);
    box-sizing: border-box;
    text-align: center;
    right:50%;
}
.second-nav .header-dropdown .item-dropdown-name{
    padding-top: 18px;
    padding-bottom: 8px;
}
.second-nav .header-dropdown .item-dropdown-name .icon-hot{
    position: absolute;
    top: 13px;
    left: 35px;
}
.second-nav .header-dropdown .item-dropdown-img{
    width: 150px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    max-height: 47px;
    overflow: hidden;
}
.second-nav .header-dropdown .item-dropdown-img>img{
    margin: 0 auto;
    max-height: 50px;
}
.second-nav .header-dropdown .item-dropdown-btn-wrap{
    margin-top: 4px;
    width: 86%;
    margin-left: 10px;
}
.second-nav .header-dropdown .item-dropdown-btn{
    letter-spacing: 1px;
    border-radius: 20px;
    background-color: #c83434;
    padding: 6px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    transform: perspective(1px) translateZ(0);
    position: relative;
    outline: none;
    transition-property: color;
    transition-duration: .3s;
}
.second-nav .header-dropdown .item-dropdown-btn:hover{
    background-color: #FFB431;
    color: #AC4026;
}
.index-notice{
    position: relative;height: 36px;
}
/*main*/
.main{background: url(../images/container_bg01.jpg) #663925 no-repeat center top;padding-bottom: 30px;
   }
.main .top{text-align: center;}
.main .top img{display: inline-block;}
.main .game-con{position: relative;height: 416px;}
.main .game-con a{display: block;position: absolute;}

.main .mobile-bet{width: 256px;height: 416px;background: url(../images/game01.png) no-repeat center top;
        top: 14px;
    left: -8px;}
.main .mobile-bet:hover{background-position: 0 -416px;}

.main .live-casino{width: 516px;height: 231px;background: url(../images/game02.png) no-repeat center top;
    top: -6px;left: 242px;}
.main .live-casino:hover{background-position: 0 -231px;}
.main .lottery{width: 256px;height: 211px;background: url(../images/game03.png) no-repeat center top;
    top: 14px;right: -8px;}
.main .lottery:hover{background-position: 0 -211px;}

.main .sports{width: 256px;height: 211px;background: url(../images/game04.png) no-repeat center top;
    top: 219px;left: 242px;}
.main .sports:hover{background-position: 0 -211px;}
.main .casino{width: 531px;height: 346px;background: url(../images/game05.png) no-repeat center top;
    top: 214px;right: -28px;}
.main .casino:hover{background-position: 0 -346px;}

/*footer*/
.footer{width: 100%;background: #F0F0F0;overflow: hidden;}
.footer>.wrap:first-child{padding-top: 50px;}
.footer .footer-section{margin-bottom: 15px;overflow: auto;}
.e-photo img{
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    max-width: none;
}
.e-photo-text .e-photo,.e-photo-text .e-text{
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding-right: 20px;
}
.e-photo-text .e-text{
    width: 100%;
    padding-right: 30px;
}
.e-text{font-size: 12px;}
.e-photo-text .e-text-title {
    color: #686868;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    margin: 0;
}
.footer-title{
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
}
.footer .footer-list--horizen li {
    float: left;
    padding-right: 15px;
    padding-bottom: 5px;
}
.footer .footer-list li {
    padding: 5px 0;
    font-size: 12px;
}
.footer>.footer-nav{background-color: #C83434;margin-bottom: 2px;text-align: center;}
.footer>.footer-nav a{display: inline-block;width:100px;padding: 10px 0;color: #fff;}
.footer>.footer-nav a:hover{color: #fff;text-shadow: 0 0 10px #fff;}

/**
.footer img{display: inline-block;}
.footer .top dl{float: left;overflow: hidden;background: url(../images/f_line01.png) no-repeat right center;
    padding: 0 1px 0 54px;padding-right: 33px;color: #D29175;font-size: 14px;}
.footer .top dl:last-child{padding-right: 0px;background: none}
.footer .top {padding-top: 30px;background: url(../images/f_line02.png) no-repeat center bottom;overflow: hidden;
    padding-bottom: 30px;}
.footer dl dt,.footer dl dd{float: left;}
.footer dl dd{margin-left: 15px;}
.footer dl dd .num{color: #FFDB5F;margin-top: 4px;}
.footer dl dd .tit{color: #D29175}

.footer .middle{background: url(../images/footer_img.png) no-repeat 100% 0;height: 110px;}
.middle .bblogo{margin-top: 22px;display: inline-block;}
.footer .copyright{min-height: 30px;margin-bottom: 10px;font-size: 12px;color: #D29175}
.footer .copyright a{color: #D29175;display: inline-block;margin-right: 5px;}
.footer .copyright a:hover{color: #D6C49A;}
**/

.goTop{position: fixed;right: 5px;bottom: 50px;z-index: 9999;display: none;}
.goTop a{display: inline-block;width: 40px;height: 40px;background: #ccced0;border-radius: 3px;;}
.goTop a:hover{background: #fff;}

/*register*/
.register-banner{background: url(../images/title_welcome.jpg) no-repeat center top;height: 240px;}
.register-wrap{background: url(../images/container_bg02.jpg) #663924 no-repeat center top;padding: 10px 0}
.register-wrap .con{margin: 10px auto;width: 998px;overflow: hidden;border: 1px solid #9C5A3D;background-color: #7A4229;}
.nav-list{float: left;margin: 28px 0 0 19px;width: 234px;}
.nav-list ul li{margin-bottom: 10px;}
.nav-list ul li a{display: block;height: 54px;line-height: 54px;background: url(../images/sidebar_over.jpg) no-repeat left top;
   font-size: 18;padding-left: 95px;color: #F1BDA1}
.nav-list ul li a:hover{background-position: 0 -54px}
.sidemenu-footer{margin-bottom: 10px;}

.register-wrap .details{width: 700px;background: #6c3722;float: right;margin: 28px 0 0 19px;padding-bottom: 30px;}
.register-wrap .details .top{padding: 15px 25px;border-bottom: 1px solid #C8C8C8;}
.register-wrap .details h1{color: #FFA37B;font-weight: normal;font-size: 24px;}
.register-wrap .details h1 img{vertical-align: middle;}
.register-wrap .details .tips{padding-left: 30px;}
.register-wrap .details .tips li{line-height: 20px;color: #F1BAA0;font-size: 12px;}

.form-con{margin-top: 20px;}
.form-con .title{margin: .5em 0;line-height: 20px;color: #fff;font-size: 12px;}
.form-con .line{padding-top: 20px;color: #fff}
.form-con .line input[type=checkbox]{vertical-align: middle;}
.form-con .inp{
	background-color: #EAEAEA;
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	width: 276px;
	color: #000;
	font-size: 15px;
	outline: 0;
	border-radius: 5px;
	border: 1px solid #C8C8C8;
}
.form-con .inp:focus{background-color: #fff;}
.form-con .tit{display: inline-block;width: 80px;color: #F1BAA0;font-size: 12px;text-align: right;margin-right: 10px;}
.form-con .tips{color: #F1BAA0;font-size: 12px}
.form-con .star{color: red;display: inline-block;margin-right: 5px;;}
.right-form .article-tips{margin-top: 50px;padding-bottom: 100px;}
.right-form .article-tips p{font-size: 15px;color: #fff;line-height: 24px;padding-left: 20px;}
.form-con .sub{width: 128px;color: #fff;height: 40px;border-radius: 4px;text-align: center;line-height: 38px;
    background: #ff3a2b;color: #fff;font-size: 12px;display: inline-block;border: none;cursor: pointer;}
.form-con .sub:hover{color: #333}
.form-con .line label{font-size: 12px;}

.form-con .tips-text{padding-top: 15px;padding-left: 30px;}
.form-con .tips-text dd,.right-con .tips-text dt{color: #fff;margin-top: 15px;font-size: 13px;}

/*afterlogin*/
.after-login{padding: 10px;color: #fff;/** margin-top: 18px; */max-width: 500px;text-align: right;
    border-radius: 5px;
    /*border: 1px #894F36 solid;*/
    /*background-color: #663621;*/
    width: 418px;float: right;right: 0;top: 14px;}
.after-login a{color: #DFDFDF;}
.after-login a:hover{color: #FFFF00;}
.after-login .bot{color:#DFDFDF;padding-top: 5px;}
.after-login .hd{padding-bottom: 5px;}

.container{
    width: 1200px;
    margin: 0 auto;
}
