.header{
    height:70px;
    background: url(../images/header-bg.jpg) no-repeat center;
    padding:10px;
    margin-bottom: 10px;
}
.header h1{
    font-size: 18px;
    color: #fff;
    font-weight:bold;
    margin-bottom:7px;
}
.header .header-intro{
    font-size: 14px;
    color: #fff;
}
.header .header-intro a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.content-l{
    width:17.35%;
    max-height:753px;
    overflow-y: scroll;
    border:1px solid #ccc;
    margin-left: 1%;
    padding:13px 0 0 16px;
    background: #f9d5dc;
}
.content-l .notice{
    width:92%;
    height:50px;
    line-height: 50px;
    border:1px solid #ef859b;
    border-radius: 5px;
    background:url(../images/pen.png) no-repeat 92% center;
    padding-left: 30px;
}
.content-l .notice h2{
    color: #333;
    font-size: 12px;
}
.content-l h3{
    background: url(../images/laba.png) no-repeat left center;
    padding-left:40px;
    color: #333;
    height:26px;
    line-height: 26px;
    margin:12px auto 7px auto;
}
.content-l .notice-content{
    margin-bottom: 23px;
}
.notice-content .notice-p{
    line-height: 22px;
    color: #333;
    display: inline-block;
    border-bottom: 1px dashed #d43a82;
}
.content-r{
    width:81.15%;
    border:1px solid #cccccc;
}
.gamelist-title{
    height:60px;
    line-height: 60px;
}
.gamelist-title h2{
    color: #ff3a67;
    font-size: 18px;
    padding-left: 10px;
}
.gamelist-title span{
    color: #ff4d74;
    font-size: 12px;
    margin-right: 30px;
}
.game-list{
    width:100%;
}
.game-list .gamelist-div{
    margin-bottom: 10px;
}
.gamelist-div .gamelist-a{
    height:30px;
    line-height: 30px;
    background: #eeeeee url(../images/mlgk.png) no-repeat 10px center;
    padding-left:39px;
    color: #333;
    font-size:12px;
}
.gamelist-div .gamelist-a.active{
    background: #f9d5dc url(../images/mlgk.png) no-repeat 10px center;
    color: #ff3a67;
}
.gamelist-stitle{
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
}
.gamelist-stitle h2{
    font-size: 14px;
}
.gamelist-stitle .title2{
    color: #333;
}
.gamelist-stitle .title2 span{
    color: #29ad06;
}
.gamelist-stitle .title3{
    color: #fc04e8;
}
.erji-ul{
    padding:0 0 0 40px;
    display:none;
}
.erji-ul .erji-li{
    height:20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 25px;
}
.erji-ul .erji-li a{
    color: #333;
}
.erji-ul .erji-li.libg1{
    background:url(../images/shuoming.png) no-repeat left center;
    /*margin-top: 13px;*/
}
.erji-ul .erji-li.libg2{
    background:url(../images/wlink.png) no-repeat left center;
}
.erji-ul .erji-li.libg3{
    background:url(../images/video.png) no-repeat left center;
}
.content{
    margin-bottom: 30px;
}
.footer{
    height:112px;
    background: url(../images/footer-bg.jpg) no-repeat center;
    text-align: center;
    padding:34px 0 0 0;
}
.footer .fridnelink{
  color: #333;
    margin-bottom: 16px;
}
.footer .fridnelink a{
    display: inline-block;
    color: #333;
}

/*
ÄÚÒ³*/
.pager-wrap{
    min-height:196px;
    background:url(../images/neiye-bg.jpg) no-repeat center top;
}
.inside-header{
    height:113px;
    padding:29px 0 0 0;
}
.inside-header h1{
    color:#fc3663;
    font-size: 36px;
    text-align: center;
}
.inside-header .zhushi{
    font-size:18px;
    margin:auto 5px auto auto;
}
.inside-header h1 img{
    display: inline-block;
}
.inside-header .kefu-qq{
    position: relative;
}
.inside-header .kefu-qq .qqname{
   font-size: 16px;
    position: absolute;
    width:105px;
    top:-28px;
    left:-5px;
}
.inside-header .kefu-qq .qqzhi{
    font-size: 18px;
    position: absolute;
    top:-10px;
    left:-5px;
}
.nav{
    height:44px;
    line-height: 44px;
    background:url(../images/bg_submenus.png) no-repeat center center;
}
.nav-ul{
    margin-left: 110px;
    overflow: hidden;
    display: inline-block;
    background:url(../images/separator.png) no-repeat right center;
}
.nav-ul .nav-li{
    width:113px;
    float:left;
    background:url(../images/separator.png) no-repeat left center;
    text-align: center;
}
.nav-ul .nav-li.nav-active{
    background:url(../images/active_submenu.png) no-repeat center;
}
.nav-ul .nav-li:hover{
    background:url(../images/active_submenu.png) no-repeat center;
}
.nav-ul .nav-li a{
    font-size: 14px;
    color: #fff;
}
.location{
    height:39px;
    line-height: 30px;
}
.location p{
    font-size: 12px;
    color: #333;
    background:url(../images/location.png) no-repeat left center;
    padding-left: 21px;
}
.location a{
    display: inline-block;
    font-size: 12px;
    color: #333;
    margin:auto 5px;
}
.mainbody{
    padding-bottom: 30px;
}
.mainbody-l{
    width:885px;
    border:1px solid #ef859b;
    padding:0 63px 64px 63px;
}
.mainbody-l h2{
    height:50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.mess{
    height:34px;
    line-height: 34px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.mess span{
    color: #666;
    font-size: 12px;
    margin-right: 10px;
}
.download{
    height:50px;
    border-bottom: 1px solid #ef859b;
    padding:18px 0 0 0;
}
.download h3{
    color: #ef859b;
    font-size: 16px;
}
.download a{
    width:90px;
    height:26px;
    border-radius:15px;
    background: #ef859b;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
    margin-left: 16px;
}
.download .download-a{
    background: #ef859b url(../images/circle.png) no-repeat 64px center;
    padding-left: 13px;
}
.download .mai-a{
    text-align: center;
}
.mainbody-content{
    padding:20px 0 46px 0;
}
.pager{
    height:63px;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    padding:8px 0 0 0;
}
.pager a{
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
}
.pager a span{
    color: #ef859b;
}
.mainbody-r{
    width:300px;
}
.txtScroll-left{
    width:300px;
    position: relative;
    border:1px solid #ef859b;
    padding:18px 0 0 0;
    margin-bottom: 10px;
}
.txtScroll-left .hd{
    width:300px;
    height: 30px;
    display: inline-block;
    margin-bottom: 18px;
}
.txtScroll-left .hd h4{
  color: #fff;
    font-size: 14px;
    float:left;
    width:98px;
    height:30px;
    line-height: 30px;
    text-align: center;
    border-radius: 0 15px 15px 0;
    display: inline-block;
    background: #ef859b;
}
.txtScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 15px;
    margin-right: 8px;
}
.txtScroll-left .hd ul li {
    float: left;
    width: 4px;
    height: 4px;
    overflow: hidden;
    margin-right: 6px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/dot-next.png") -33px center no-repeat;
}
.txtScroll-left .hd ul li.on {
    background-position: -23px center;
}
.txtScroll-left .hd .prev, .txtScroll-left .hd .next {
    display: block;
    width:10px;
    height:15px;
    float: right;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/dot-next.png) no-repeat;
}
.txtScroll-left .hd .next {
    background-position: -54px center;
    margin-right: 11px;
}
.txtScroll-left .hd .prevStop {
    background-position: -60px 0;
}
.txtScroll-left .hd .nextStop {
    background-position: -60px -50px;
}
.txtScroll-left .hd .prev{
    background-position: -7px center;
    margin-right: 9px;
}
.list-title{
    height:30px;
   line-height: 30px;
    background: #fafafa;
    padding:0 16px 0 14px;
}
.list-title span{
    color: #333;
    font-size: 14px;
}
.infoList{
   width:300px;
    overflow: hidden;
}
.infoList li{
   width:298px !important;
    padding:0 12px !important;
}
.infoList dt{
    height:30px;
    line-height: 30px;
    border-bottom:1px solid #f3f3f3;
}
.infoList dt a{
    color:#333;
    font-size: 12px;
}
.infoList dt i{
    display:inline-block;
    width:15px;
    height:15px;
    background: #8eb9f5;
    vertical-align: middle;
    line-height: 16px;
    text-align: center;
    color: #fff;
    margin-right: 9px;
}
.infoList dt span{
    float:right;
    display: inline-block;
    background: url(../images/icon.png) no-repeat right center;
    padding-right: 18px;
}
.infoList .nmuone i{
    background: #f54545;
}
.infoList .nmutwo i{
    background: #ff8547;
}
.infoList .nmuthree i{
    background: #ffac38;
}