@charset "utf-8";
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
a{text-decoration:none;color：#666；}
a:hover{text-decoration:underline;}
/*page*/

body {min-width: 920px; background: url(../img/bg.jpg) no-repeat center center;height:1261px;font-size: 12px;color: #18460f;font: 12px/1.8 'Microsoft YaHei',tahoma,arial,宋体,sans-serif;}
.bgs {
    width: 100%;display: block;
}

.main {
    position: relative;width:920px;height: 1261px; margin:0 auto;top: 0;
}

.top {
    width: 160px;height:22px;line-height: 22px;position: absolute;top: 0;right: -45px;
}
.top a {display: block;width:49%;height:20px;line-height: 20px;color:#666;text-align: center;float:left;}

.a_time {
    position: absolute;left: 267px;top: 342px;color:#fae464;font-size: 16px
}

.logInfo {
    position: absolute;left: 39px;top: 640px;width: 500px;height: 30px;line-height: 30px;text-indent: 1.5em;font-size:14px; color:#333;background: none;
}
.logInfo a {color:#ef0000}
.logInfo .log,.logInfo .ser {width:100%;height:100%;}
.logInfo .ser {display: none}

.intr {
    position:absolute;top: 488px;left: 54px;width: 820px;height: 110px
}
.intr p {font-size: 14px;line-height: 160%;color:#5d1b58}
.intr p.tit {font-size: 20px;color:#ff4800;line-height: 200%;}

.allNum {
    position: absolute;left: 680px;top: 685px;width: 90px;height: 25px;line-height: 25px;text-align: center;font-size: 16px;color:#f8f804;
}

.mask {
    position: absolute;left: 152px;top: 790px;width: 240px;height: 240px;background: none;
}

.vip {
    position: absolute;top: 790px;left: 581px;width: 293px;height: 340px
}
.vip p {font-size: 14px;color:#fff;}
.vip p.small {color:#ffeb8e;font-size:12px;line-height: 150%}
.vip .tovip {display: block;width:233px;height:34px;line-height: 34px;color:#fff;font-size: 14px;background: #9a3815;text-align: center;border-radius:6px;margin: 10px auto 0 auto;}