@charset "utf-8";
/* CSS Document */
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, button,input, textarea, /* form elements 表单元素 */
th, td,form,select{ /* table elements 表格元素 */
margin: 0;
padding: 0;
}

/* 设置默认字体 */
body,
button, select, textarea { /* for ie */
/*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
font: 12px/1 Arial, sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
color:#272727;
}
/* 重置列表元素 */
ul, ol { list-style: none; }

h1,h2,h3,h4,h5,h6{ font-size: 100%; }
a{font-weight:normal; text-decoration:none; cursor: pointer;}
a:hover{ text-decoration: underline;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
i{ font-style:normal}
img{border:none;}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height:0;}
.clearfix{zoom:1;}
body{background-color: #fff;overflow-x:hidden;}
input, textarea { outline-style: none;}


.wrapper-bg{background: url(/static/images/wrapperbg.jpg) no-repeat center top transparent; overflow: hidden;padding: 196px 0 50px;}
.main-box{width: 1000px; margin: 0 auto;}
.main{background: url(/static/images/mainbg.png) no-repeat center top transparent;  height: 535px;   padding: 19px 8px 8px 5px;   width: 771px;  }
.main1{background: url(/static/images/mainbg1.png) no-repeat center top transparent;  height: 535px;   padding: 19px 8px 8px 5px;   width: 771px;  }
.main-l{float: left; width: 265px; }
.main-r{ float: left; width: 506px;}
.login{height: 200px;    padding: 45px 2px 0;  width: 261px; margin: 0 auto;}
.login-wrap{ text-align: center;}
.login-wrap label { color: #000000;  font-size: 14px;  height: 26px; line-height: 26px;  padding-right: 8px;  text-align: right;  width: 50px;}
.login-wrap .find label {  margin: 0 12px 0 0;   width: 147px;  font-family: Tahoma;  font-size: 12px;  height: 20px;  line-height: 20px;}
.login-wrap .find a { color: #000000;  line-height: 22px;    margin: 0;}

.login-wrap .input-bg {
    background: url("/static/images/input.png") no-repeat scroll 0 0 transparent;
    height: 26px;  padding-left: 0;  width: 175px;   display: inline-block;
}
.login-ok{ position: relative; margin-top: -10px; text-align: left;}
.login-ok .userInfo_name span {
    color: #000000;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 118px;
}
.userInfo_head{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #797979;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    height: 131px;
    left: 33px;
    margin: 0 12px 0 0;
    padding: 3px;
    position: absolute;
    top: 0;
    width: 180px;}
.userInfo_name{ position: absolute; top: 158px; left: 35px;}
.userInfo_name a{ color: #272727; line-height: 15px}
.userInfo_name a:hover{color: #272727;  text-decoration: underline;}
.userInfo_name span{ font-weight:bold;}
.modify_pwd{position: absolute;top: 24px; left: 0;}
.manage_back{ position: absolute; top: 24px; left: 60px; width: 65px;}
.login-ok .userInfo_name span.total-revenue{ position: absolute; top: 26px; left: 118px; color: #272727; font-weight: normal; font-size: 12px; width: 100px}
.username,.password,.find{height: 40px;}
.find{ text-align: left; margin-left: 23px}

.submit { height: 57px; position: relative; text-align: left;}
.ipt{ background: none repeat scroll 0 center transparent; outline: 0 none;  border: medium none;  font: 12px/18px arial,simsun;  height: 18px;  margin: 0 4px;
    padding: 4px 0;   width: 167px;}
.btn-login {
    background: url("/static/images/btn1.png") no-repeat scroll 0 0 transparent;border: 0 none; cursor: pointer;  height: 41px; margin: 6px 0 0 44px; width: 106px;}
.btn-login:hover {background-position: -116px 0;}
.btn-login:active {  background-position: -232px 0;}
.btn-reg{background: url("/static/images/reg.png") no-repeat scroll 0 0 transparent;
    display: block; height: 20px;  left: 167px;  overflow: hidden;  position: absolute; top: 17px; width: 59px;}
.line-bd {background: url("/static/images/line_bg.png") no-repeat scroll 0 0 transparent;  font-size: 1px; height: 5px; overflow: hidden;}   
.line-bd1 {background: url("/static/images/line_bg1.jpg") no-repeat scroll 0 0 transparent;  font-size: 1px; height: 1px; overflow: hidden; margin-top: 8px}   
.btn-box{text-align: center; margin-top: 23px;}
.btn_btn {
    background: url("/static/images/btn2.png") no-repeat scroll 0 0 transparent; color: #FFFFFF;  display: inline-block;
    font-size: 14px; font-weight: bold; height: 20px; line-height: 20px; padding: 8px 0 12px; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    vertical-align: middle;  width: 103px; margin: 0 7px 12px 10px;
}
.btn_btn:hover {background-position: -116px 0; color: #FFFFFF; text-decoration: none;}
.btn_btn_1,.btn_btn_2 {background: url("/static/images/btn1.png") no-repeat scroll 0 -52px transparent;}
.btn_btn_1:hover {background-position: -116px -52px;}
.btn_btn_2{ background-position:0 -102px; font-size: 12px;  font-weight: bold;  padding: 7px 0 10px;   width: 109px;margin: 0;}
.btn_btn_2:hover {background-position: -119px -102px;}
.btn_btn_2:active {background-position: -238px -102px;}
.btn_btn_3 { background-position: 0 -50px; font-size: 12px; font-weight: bold; padding: 7px 0 10px; width: 109px; margin: 0;}
.btn_btn_3:hover { background-position: -119px -50px;}
.btn_btn_3:active { background-position: -238px -50px;}
.ico_ico {
    background: url("/static/images/icons.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 20px; overflow: hidden; vertical-align: middle;
    width: 20px;}
.btn_btn .ico_ico { margin: 0 4px 0 0;}
.ico_ico_1 { background-position: -20px 0;}

.server_conn {height: 300px; margin: 0 0 7px;padding: 11px 14px 0 17px;}
.tit_b {font-size: 12px; font-weight: normal; height: 24px; line-height: 20px; text-align: right; clear: both}
.tit_b span { float: left;}
.server_list { font-size: 0;}
.server_all .all_list {
    float: left; 
    z-index: 4;    
    position: relative;
    width: 480px; 
}
.server_all .server_list {
    height: 125px;overflow: auto;
    position: relative;
}
.server_all .server_list1 {
    height: 210px;
    position: relative;
}

.server_list li,.server_list1 li {
    font-size: 12px;  height: 41px;  margin: 0 6px 0 0; width: 109px; float: left;
}
.card{ background: url(/static/images/cardbg.png) no-repeat 0 0 transparent; width: 215px; padding: 6px 0; margin: 0 auto; text-align: center; font-size: 14px; height: 32px; color: #fff; font-weight:bold;  position: absolute; top: -32px; left: 25px;}
.game_annt { padding: 9px 10px 0 12px;}
.tit_a { font-size: 12px;font-weight: normal; height: 30px; line-height: 30px;  text-align: right;}
.tit_a span { float: left; font-family: '微软雅黑'; font-size: 15px; font-weight: bold; text-shadow: 0 1px 0 #FFFFFF;}
.tit_a .ico_ico { margin: 0 4px 0 0;}
.ico_ico_4 { background-position: -120px -69px; height: 25px; width: 30px;}
.l_text, .l_text a, .l_text a:hover, a.l_text, a.l_text:hover { color: #4D4D4D;}
.game_annt_list { padding: 2px 0 0 3px;}
.game_annt_list1 { padding-top: 7px;}

.game_annt_list li { float: left;height: 20px; line-height: 20px; margin-right: 14px; overflow: hidden; padding: 2px 0 3px;width: 205px;}
.game_annt_list1 li{  float: left;height: 20px;*height: 18px;_height: 18px; line-height: 20px;*line-height: 18px;_line-height: 18px; margin-right: 14px; overflow: hidden; *padding: 0;_padding: 0;width: 205px;}
.ico_ico_5 { background-position: -80px 0; width: 10px;}
.recommend{ padding:20px 10px 0 10px;}
.r_text{ float: right; color: #4D4D4D}

.tit-c{ background: url(/static/images/recommend.jpg) no-repeat 0 0 transparent; width: 68px; height: 18px; float: left;}
.recommend_list_box{width: 450px;height:145px; overflow:hidden; position:relative;}
.recommend_list{overflow:hidden;position:absolute; top:10px; left:0; height:125px;}
.recommend_list li{ width:130px;padding:0 10px; height: 125px; float: left;text-align: center;}
.recommend_list li img{width: 130px; height: 125px;}

#scrollBar{ width:450px; height:5px; border-bottom:#ccc solid 1px; margin:0 auto;cursor: e-resize;line-height: 1px; }
#scrollBar #dragObj{ width:100px; height:11px; text-align:center; cursor: e-resize; background:url(/static/images/bar.png) no-repeat 0 0 transparent; top: 709px; position: absolute;}

/*半透明层*/
.cover{position: absolute; z-index: 5; display: block; top:0; left:0; width:100%; height: 100% ;background-color:#000;filter:alpha(opacity=50); /*IE*/-moz-opacity:0.5; /*MOZ , FF*/opacity:0.5;/*CSS3, FF1.5*/}


.pop-box,.pop-box1{
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    left: 50%;
    position: absolute; background-color: #fff; width:500px;
    top: 50%; z-index: 60;height:400px;margin:-200px 0 0 -250px;
}
.pop-box1{ width: 300px; height: 200px; margin:-100px 0 0 -150px;}
.pop-box .wrap_conn_bor,.pop-box1 .wrap_conn_bor {
    position: relative;
}
.pop-box a,.pop-box1 a {
    text-decoration: none; line-height: 17px;_line-height: 24px;
}
.pop-box .close,.pop-box1 .close {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 9px;
    width: 35px;
}

.pop-box .close em,.pop-box1 .close em {
    background: url("/static/images/close.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    width: 14px;
}
.pop-box .close:hover,.pop-box1 .close:hover {
    background: url("/static/images/close_over.gif") repeat-x scroll 0 100% transparent;
}

.pop-box .wrap_tt,.pop-box1 .wrap_tt {
    background: url("/static/images/pop_line.gif") repeat-x scroll 0 100% transparent;
    height: 38px;
    text-align: left;
}
.pop-box .wrap_tt span,.pop-box1 .wrap_tt span {
    color: #5F5F5F;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    width:500px;
}
.pop-box1 .wrap_tt span{width: 300px;}
.pop-box .wrap_tt span em,.pop-box1 .wrap_tt span em{
    display: block;
    font-size: 16px;
    font-style: normal;
    height: 38px;
    width: 100%;
}
.pop-box .wrap_tt span.cur,.pop-box1 .wrap_tt span.cur {
    color: #00B4FF;
    cursor: auto;
}
.pop-box .wrap_tt span:hover,.pop-box1 .wrap_tt span:hover {
    color: #00B4FF;
}

.pop-box .wrap_conn_bg,.pop-box1 .wrap_conn_bg {
    background: url("/static/images/wapperbg.gif") repeat-x scroll 0 0 transparent;
    width: 100%;
}

.pop-box .reg-wrap dt ,.pop-box .login-wrap dt{
    color: #333333;
    font-size: 14px;
    height: 20px;
    line-height: 30px;
    margin-left: 20px;
}
.pop-box label {
 
    float: left;
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    padding-right: 5px;
    text-align: right;
    width: 60px;
}
.pop-box label {
    color: #353535;
    height: 31px;
    line-height: 31px;
    padding-right: 15px;
    width: 185px;
}

.pop-box .input-bg {
    background: none repeat scroll 0 center transparent;
    border: 1px solid #BDBDBD;
    border-radius: 2px 2px 2px 2px;
    height: 28px;
    padding-left: 0;
    width: 249px;
     display: inline-block;
    float: left;position: relative;
}
.pop-box .btn-register {
    background: url("/static/images/pop_btns.png") no-repeat scroll 0 -216px transparent;
    height: 44px;
    margin: 10px 0 0 200px;
    width: 154px;border: 0 none;
    cursor: pointer;
}
.pop-box .login-tips {
    font-size: 14px;    display: inline-block; color: #999;
    margin-left: 208px;
}
.pop-box .rules {
    margin-top: 7px;
}
.pop-box .rules label {
    color: #747474; font-size: 12px;
    font-family: 'Microsoft YaHei';
    height: 18px;
    line-height: normal;
    width: 315px;
}


/*内页css*/
.in-wrapper{background:url(/static/images/wrapperbg.jpg) no-repeat center 0 transparent;min-height: 900px;}
.in-main{width:1000px;margin:0 auto;padding-top:228px;position: relative;}
.news-show-left{float:left;width:638px;border:1px solid #000; margin-left: 20px}
.new-top{height:41px;line-height:41px;background:url(/static/images/new_topbg.jpg) repeat-x 0 0 transparent;}
.new-top span{padding:0 15px;color:#fff;font-size: 14px;}
.new-top a{font-size:14px;color:#fff;}
.new-top em{font-style: normal;color:#ff6600;}
.new-main{padding:16px 25px 0;background-color: #fff;color:#3E3A39;}
.new-main ul{height:588px;}
.new-main li{ border-bottom: 1px solid #E5E5E5; display: block; height: 37px;line-height: 37px; position: relative;}
.new-main li b{background: url(/static/images/spot.png) no-repeat scroll 0 0 transparent;display: inline-block;   height: 7px;margin: 0 10px 0 15px;overflow: hidden;vertical-align: middle;width: 7px;}
.new-main li a{color: #545454; display: inline-block; font-size: 14px;}
.new-main li a:hover{text-decoration: underline;}
.new-main li em{position: absolute;right: 5px;top: 0;font-size: 12px; font-style: normal;font-weight: normal;}
.new-main li.gray{background-color: #F2F2F2;}
.news-pages{display: block;padding-bottom: 10px;padding-top: 15px;text-align: center;}
.news-pages a{color: #A1A1A1;display: inline-block;font-weight: 700;height: 21px;line-height: 21px;margin: 0 2px;vertical-align: middle;width: 21px;}
.news-pages a.on{color:#0078FF;}
.news-pages a.pre,.news-pages a.next{background:url(/static/images/page.png) no-repeat 0 0 transparent;}
.news-pages a.next{background-position: -24px 0;}

.news-show-right{float:right;width:300px;display: block;}
.news-show-into{display: block;padding-top: 164px;}
.news-show-into a{background: url(/static/images/play.png) no-repeat scroll 0 0 transparent;display: block;height: 76px;margin: 0 auto 13px;overflow: hidden;text-indent: -9999px;width: 234px;}

.news-show-left-nav{margin-left:20px;border:1px solid #000;color: #000000;display: block;font-size: 14px;height:28px;left: 0;overflow: hidden;padding-top: 11px;position: absolute;text-align: center;top:170px;width: 638px;background-color: #fff;}
.news-show-left-nav a{color: #000000;display: inline-block;margin: 0 8px;vertical-align: middle;}
.news-show-left-nav s{border-right: 1px solid #000000;display: inline;margin: 0;overflow: hidden;vertical-align: middle;width: 1px;}

.new-content{color: #2E2E2E;display: block;font-size: 14px;font-weight: 100;line-height: 30px;text-align: center;text-decoration: none;padding-bottom: 10px;}
.news-show-content{text-align: left;}


/*register start*/
.form-reg{margin:10px auto; width:350px;text-align: left;}
.form-reg .input,.form-login .input{ overflow:hidden; zoom:1;}
.form-reg .input label,.form-login .input label{color:#353535;font-weight:900; line-height:33px; width:78px; text-align:right; display:block; float:left; font-size:14px;}
.form-reg .input input,.form-login .input input{ float:left; width:200px; height:30px;padding: 0 6px; line-height:30px;border:none;background-color:#fff;color: #3b3b3b;border:1px solid #c0a588}

.form-login{margin: 16px 0;}
.error-regbox span{padding-left:98px;color:#4e3c29;}
.error-regbox span.info-right{color:#6FA105;}
.error-regbox span.info-action{color:#999999;}
.error-regbox{height:22px;line-height:22px; overflow:hidden;zoom:1;}
.codeinput{overflow:hidden;zoom:1;}
.codeinput input{width:80px;float:left;margin-right:4px;}
.input .imgspan{float:left; width:auto;font-size:12px;}
.error-regbox span.info-error{color:red;}
.checkbox{margin-left:40px;color:#b4a175;}
.checkbox a{color: #ff9600;}
.checkbox input{ margin-right:5px;}
.btn{text-align: center;}
.btn input{ width:162px; height:42px;background:url(/static/images/btn_reg.png) no-repeat 0 0 transparent;border:none;}
.btn .income{width:162px; height:42px;background:url(/static/images/btn_income.png) no-repeat 0 0 transparent;border:none;}
.btn input:hover{ border:0 none; cursor:pointer;background-position: 0 -54px;}
.tip1{ border-right: 1px solid #90765d; line-height: 20px;
width: 300px; color:#90765d;}
.tip{line-height:20px; padding:8px 0 0;overflow: hidden;width:380px;height:40px;}
.hide{display: none;}
    /*register over*/
.foot {border-top: 1px solid #CCCCCC; color: #7F7F7F; display: block;line-height: 30px; margin: auto; overflow: hidden; width: 985px; margin-top:20px;}
.foot_left { display: block; float: left; text-align: left;  width: 500px;}
.foot_logo {
    background: url("http://mh.lezi.com/template/v2/images/foot_logo.png") no-repeat scroll 0 0 transparent;
    display: block; float: right; height: 43px; margin-top: 10px;  width: 111px;
}   