
@charset "utf-8";
/* CSS Document */
body{
	font-family:"微软雅黑";
}

.LoginBox{
	width: 380px;
	height:380px;
	overflow: hidden;
	background: #ffffff;
	margin: auto;
	margin-top: 8%;
	position: relative;
}
.LoginBox .LoginBoxTit{
	width: 300px; margin: auto; height:24px;
	padding-top: 60px;
	padding-bottom: 15px;
}
.LoginBox h2{
	font-family: HUOSUFONT_2;
	color:#000000;
	font-size:17px;
	text-align: left;
	font-weight: normal;
	width: 300px;
	padding-top: 6px;
	padding-left: 2px;
}
.Fm{
	width: 300px;
	margin: auto;
}
.Fm .itm{
	margin-top: 16px;
	height:42px;
	border: #a6aeb5 1px solid;
	line-height: 42px;
	background: url("/HUOSUAPP/Manager/View/Images/ico1.jpg") no-repeat;
	overflow: hidden;
}
.LoginBut{
	height:50px;
	width: 300px;
	background: #14b6e6;
	color: #FFFFFF;
	line-height:50px;
	text-align: center;
	font-size: 16px;
	font-family: HUOSUFONT_2;
	display: block;
	margin-top: 30px;
	cursor: pointer;
}
.LoginBut:hover{
	background: #CC0000;
}
.NavBox{
	width: 300px;
	text-align: right;
	margin: auto;
	padding-top: 25px;
}
.NavBox a{
	color: #999;
	text-decoration:none;
	margin-left: 12px;
	font-family: HUOSUFONT_2;

}
.NavBox a:hover{
	color: #CC0000;
}

.InputBox{
	display: block;
	float:right;
	height:24px;
	line-height:24px;
	border: none;
	width: 240px;
	margin-top: 8px;
	border-left: #dddddd solid 1px;
	padding-left: 10px;
	font-size: 16px;
	font-family: HUOSUFONT_2;
	outline:none;
}
.a1{
	color: #FFFFFF;
}
.a1:hover{
	color: #f7ff24;
}

.cop{
	color:#949498;
	width: 360px;
	margin: auto;
	text-align: center;
	margin-top: 5%;
}
.cop a{
	color:#949498;
	text-decoration: none;
}
.cop a:hover{
	color: #b3b3b6;
}

.nav2{
	height:30px;
	line-height:30px;
	padding-right: 10px;

}
.nav2 a{
	color: #adc6d4;
	line-height: 25px;
	margin-left: 10px;
}
.numshow{
	padding-top: 10px;
}
.numshow a{
	display: block;
	float: left;
	margin-right: 15px;
}
.numshow a span{
	display: block;
	float: right;
	background: #ff0000;
	padding: 0px 5px;
	height: 14px;
	border-radius: 7px;
	color: #ffffff;
	margin-left: 3px;
	text-align: center;
}

.box{
	width: 800px;
	margin: auto;
	background: #fff;
	padding: 30px;
	border:5px solid #ddd;
	margin-top: 10px;
}
.box .item{
	height:40px;
	width: 100%;
	margin-bottom:30px;
}
.box .item .cl{
	float: left;
	height:40px;
	width: 140px;
	padding-right: 20px;
	text-align: right;
	font-size:16px;
	line-height:40px;
	font-family: HUOSUFONT_2;
}
.box .item .cr{
	float: left;
	height:50px;
	font-family: HUOSUFONT_2;
}
.inp{
	height:30px;
	line-height:30px;
	font-size:14px;
	color: #00a9e0;
	width: 400px;
	padding: 3px;
	border:3px #ddd solid;
	font-family: HUOSUFONT_2;
}

.inp:focus
{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#1583dd;
	width: 400px;
	padding: 3px;
	border:3px #1583dd solid;
	font-family: HUOSUFONT_2;
}

.nullbox{
	width: 350px;
	margin: auto;
	line-height: 30px;
	margin-top: 30px;
}

h2.contentTitle{
	 margin-bottom: 0px;
	 height:71px;
	 font-family: HUOSUFONT_3;
	 font-weight: normal;
	 overflow: hidden;
 }
h2.contentTitle p{
	margin-bottom: 0px;
	height:71px;
	font-size:18px;
}
h2.contentTitle .p1{
	float: right;
	font-size: 20px;
	font-weight: normal;
	font-family: HUOSUFONT_3;
	height:71px;
	line-height:71px;
	padding-right: 30px;
	border-right:1px solid #eee;
}

h2.contentTitle .rig{
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-family: HUOSUFONT_2;
	padding-top: 30px;
}
.pagebar{
	float: left;
	height: 60px;
	line-height: 60px;

}
.pagebar a{
	margin-left: 20px;
	font-size:12px;
	float: left;
}

.f_item{
	height: 36px;
	border-bottom: 1px #eee dashed;
	padding-top: 20px;
	padding-bottom: 20px;
}
.f_tit
{
	float: left;
	line-height:40px;
	height: 40px;
	font-size: 14px;
	width: 120px;
	text-align: right;

}
.f_box{
	float: left;
	height:40px;
	line-height: 40px;

}
.f_msg{
	float: left;
	height:40px;
	line-height: 40px;
	padding-left: 20px;
	color: #ddd;
}
.upload-preview .thumbnail{
	margin-bottom: 5px;
}
.but02{
	display: block;
	background: #1583dd;
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	text-align: center;
}
.but02:hover{
	background: #dc2400;
	color: #ffff00;
	text-decoration: none;
}
.but03{
	width: 180px;
	height:50px;
	background: #ff1200;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size:18px;
	text-decoration: none;
	display: block;
	margin-left: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.but03:hover{
	cursor: pointer;
	text-decoration: none;
	background: #dc2400;
	color:#ff0;
}

.but04{
	display: block;
	width: 50px;
	height:20px;
	margin: auto;
	font-size:12px;
	border: 1px solid #ddd;
	background: #eee;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.but04:hover{
	background: #ddd;
}

.mytab{
	border-bottom: 1px solid #444;
	border-left:  1px solid #444;
}
.mytab td{
	border-top: 1px solid #444;
	border-right:  1px solid #444;
	height:30px;
	width: 90px;
}
.inp2{
	border: none;
	display: block;
	height:30px;
	width: 90px;
}
.inp2:focus {
	border: none;
}
.tabtit{
	font-size: 14px;
	font-weight: bold;
}

.DataList li{
	width: 200px;
	height:210px;
	float: left;
	overflow: hidden;
	margin: 10px;
	padding:10px;
	background: #fcfcfc;
	border: 4px #eeeeee solid;
}
.DataList li img{
	height:120px;
	width: 200px;
}
.DataList li .p2 a{
	display: block;
	float: right;
	height: 12px;
	width: 12px;
	line-height:12px;
	text-align: right;
	padding-right: 5px;
	background-image: url("/Public/Images/edit.png");
	background-size: 12px 12px;
	background-repeat: no-repeat;

}

.kaiguan{
	display:block;
	height: 16px;
	width: 16px;
	border:1px solid #ddd;
	border-radius: 8px;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	overflow: hidden;
}
.kaiguan:hover{
	text-decoration: none;
	color: #ff0000;
}

.kaiguan_1{
	background: #f00;
	border:1px solid #f00;
}


.sobut{
	display: block;
	float: left;
	height:42px;
	background: #ddd;
	margin: 10px 0px 0px 0px;
	width: 80px;
	text-align: center;
	line-height: 42px;
	font-size:16px;
	cursor: pointer;
	border: none;
	outline: none;
}
.sobut:hover{
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}


































