/*
	@module 商户页面css样式
	@Author JZZ
	@date 2017年9月14日16:22:39;
*/
.mass{width:80%;height: 130px;margin:40px 0 10px 34px;font-size: 12px;}
.mass .allleft{float: left;height: 120px;}
.mass .allright{float: left;height: 120px;margin-left:20px;}
.mass .allright span{display: block;float: left;}
.mass .allright textarea{width: 400px;height:75px;border: 1px solid #E1E1E1;    padding: 5px;display: block;float: left;font-size: 12px;}
.mass .allright button{width: 90px;height: 30px;line-height: 30px;text-align: center;background: #27C0BE;color:#fff;border: 0;border-radius: 5px;margin-left: 25px;display: block;float: left;margin-top: 55px;outline: none;cursor: pointer;}
.mass .allright .mark{color: #A6A6A6;font-size: 12px;display: block;clear: both;margin-left: 70px;}

/*左边部分*/
.leftnav{background-color:#0F213E;width:200px;float:left;position:fixed;}
.delist{position:fixed;top:90px;left:0px;width:190px;}
.delist dt{height:50px;line-height: 50px;text-align:center;border-top:1px solid #FFFFFF;border-bottom:1px solid #D7D7D7;back ground:#EEEEEE; cursor:pointer;position:relative;}
.delist dl.current dt{background:#C0D3F3;}
.delist dl.current dt span{color:#003366;}
.delist dt img{vertical-align: middle;}
.delist dt span{color:#666666;font-size:12px;}
.delist dt img.i1{position:absolute;right:40px;top:20px;}
.delist dd{height:40px;line-height: 40px;border-bottom:1px dashed #D7D7D7;background:#F4F4F4;display: none;}
.delist dd a{color:#2B6DAD;font-size:13px;background:url(./images/arrow.png) no-repeat 0 15px;display: block;padding-left:20px;}
.delist dd a.dd{float:left;margin-left:60px;}
.delist dd a.dd_special{color:#FF6600;background:url(./images/arrow1.png) no-repeat 0 15px;}
.jsopen{position:absolute;right:40px;top:20px;z-index:2;}
.dis{display: none;}
.block{display: block;}

/*选手组管理*/
.rank{    width: 95%;margin-left: 2%;margin-top: 10px;}
.ranklist{width: 100%;margin-top: 20px;}
.ranklist h4{font-size: 15px;}
.ranklist .ranktitle{width: 100%;font-size: 15px;color: #333;}
.ranklist .ranktitle button{width: 50px;height: 20px;line-height: 20px;border: 0px;border-radius: 5px;background: #27C0BE;color: #fff;font-size: 13px;text-align: center;cursor: pointer;}
.firsthalf{width: 90%;margin-left: 5%;}
.firsthalf input{margin-right: 30px;width: 150px;height: 30px;line-height: 30px;border: 1px solid #27C0BE;border-radius:5px;padding-left: 5px;}
.firsthalf .half{margin-top: 20px;}
.firsthalf .half p{width: 200px;margin-right: 30px;}
.firsthalf a.blue{color: #27C0BE;}
.firsthalf a{color: red;}
.shawon{
	position: fixed;
width: 100%;height: 100%;opac ity: 0.3;background: #000;z-index: 999;
}