
@import url("/js/Huploadify/Huploadify.css");html{width:100%;height:100%;}
ul,li{margin:0;padding:0;list-style:none;}
body{background:url(../images/background.png) no-repeat;background-size:100% 100%;}
/* flex 样式*/.flex{display: flex;}
.flex.column{flex-direction: column;}
.flex.wrap{flex-wrap: wrap;}
.flex.acenter{align-items: center;}
.flex.jcenter{justify-content: center;}
.flex.jright{justify-content: flex-end;}
.flex.jcb{justify-content: space-between;}
.flex.jca{justify-content: space-around;}
.flex.jce{justify-content: flex-end;}
.flex.center{align-items: center;justify-content: center;}
.flex.flex1{flex: 1;}
.flex .flex1{flex: 1;}
.flex .ase{align-self:flex-end;}
.flex .fs{flex-shrink: 0;}
.container-fluid{padding:0}
#top{background:#000;}
.loginbox{width:644px;height:290px;position:absolute;top:50%;left:50%;margin-top:-101px;margin-left:-322px;}
.loginbox-l{float:left;width:270px;height:290px;background: rgba(4,6,24,0.6);text-align:center}
.loginbox-l h2{font-size:14px;color:#fff;text-align:center;margin-top:0;position:absolute;top:186px;left:23px;}
.loginbox-l p{font-size:11px;color:#fff;text-align:center;}
.loginbox-l img{width:170px;height:170px;margin-top:40px;}
.loginbox-r{float:right;width:374px;height:290px;padding:40px 25px 30px 25px;background:#fff;}
.loginbox-r input{width:282px;height:44px;border:1px solid #878787;border-left:0;padding-left:10px;outline:none;font-size:14px;vertical-align:top}
.inputicon{display:inline-block;width:42px;height:44px;border:1px solid #878787;border-right:0;}
.unamebox,.pwdbox{font-size:0}
.unamebox .inputicon{background:url(../images/icon_land_username.png) no-repeat}
.pwdbox .inputicon{background:url(../images/icon_land_password.png) no-repeat}
#testcode{background:url(../images/icon_land_password.png) no-repeat}
.unamebox{margin-bottom:18px;position:relative;}
.pwdbox{position:relative;}
.coderel{padding:0 8px;line-height:30px;font-size:12px;font-weight:normal;color:#2e2e2e;margin-bottom:7px;}
.coderel input{width:12px;height:12px;float:left;margin-top:9px;margin-right:6px;}
.coderel label{font-size:12px;font-weight:normal;color:#2e2e2e;margin-bottom:0}
.coderel a{float:right;font-size:12px;font-weight:normal;color:#2e2e2e;}
#login,#login:hover{display:block;height:44px;line-height:44px;color:#fff;background:#C92433;text-align:center;font-size:16px;text-decoration:none;cursor:pointer;margin-bottom:14px;}
#noacount{display:block;text-align:center;font-size:12px;color:#333;}
.inputbg{position:absolute;width:20px;height:12px;top:16px;right:10px;background:url(../images/hide.png) no-repeat;cursor:pointer;}
.unamebox .inputbg{display:none;top:13px;width:18px;height:18px;background:url(../images/close.png) no-repeat;}
#tech{position: absolute;bottom: 30px;color: #ddd;font-size: 12px;right: 40px;}
/*#tech span{}*/
input:-webkit-autofill{-webkit-box-shadow: 0 0 0px 1000px white inset;}

.new_zi{font-size: 10px; color: #999999;}
.new_zi2{font-size: 14px; color: #000;}
.new_zi3{font-size: 14px; }
.new_a{ line-height: 0;}
.new_a2{ font-size: 14px; color: #000; text-decoration: underline;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml20{ margin-left: 20px;}
.mt10{ margin-top: 10px;}
.red{ color: #e21230;}

.guanbi {
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
}
.emulate{display:none;background:#fff;position:absolute;left:66px;top:30px;z-index:1;}
.emulate li{width:182px;height:30px;border:1px solid #ccc;line-height:30px;border-top:0;padding-left:10px;color:#999;cursor:pointer;}
.emulate li:hover{color:#333;}

.mymatchlistul{max-height:270px;overflow-y:auto;}


.xinxiinfo2{background: #fff;width:1200px;margin:15px auto;overflow:hidden; padding: 10px 10px;}
.xinxiinfo2 .top .img{display: inline-block; margin-right: 5px;}
.xinxiinfo2 .top .t{display: inline-block;color: #000; font-size: 15px; margin: 0; padding: 0;}
.xinxiinfo2 .currentmatchNews{background: #FFF7F7;width:1180px;margin:10px auto 0 auto;overflow:hidden; color: #333333; font-size: 14px;padding: 10px 10px;}


