
.content{
	width: 60%;
	float: left;
	margin-left: 20px;
}
.title{
	background-color: #f3f3f3;
	height: 40px;
	line-height: 40px;
	
	
}
.title>ul>li{
	float: left;
	width: 16%;
	text-align: center;
	font-size: 14px;
	color: #049;
	font-weight: bolder;
}
.title>ul>li>a{
	color: #049;
	display: block;
}
.title>ul>li>a:hover{
	color: #ff6501;
	background-color: #fff;
}



.type_qx{
	background-color: #f3f3f3;
	height: 60px;
	color: #787878;
	line-height: 60px;
}
.type_qx>ul>li{
	float: left;
	letter-spacing: 2px;
}
.type_qx>ul>li:nth-of-type(1){
	width: 10%;
	
}
.type_qx>ul>li:nth-of-type(2){
	color: #787878;
	font-size: 16px;
	text-align: center;
	width: 77%;
}
.type_qx>ul>li:nth-of-type(2)>div{
	background-color: #F9EA6D;
	border-radius: 25px;
	line-height: 30px;
	padding:5px 10px;
	box-sizing:border-box;
	color:#049;
	font-size:18px;
	margin-top: 10px;
}
.type_qx>ul>li>img{
	width: 60px;
}
.type_ts {
    margin: 10px auto;
    color: #787878;
    text-align: center;
}
/* 上传 */
.upload_img>ul>li{
	float: left;
	width: 50%;
	text-align: center;
}
/* 左边 */
.file-box{
	height: 200px;
	background-color: #F7F9FA;
	border: 1px dashed #ccc;
	width: 90%;
	margin: 0 auto;
}
.file-box>ul{
	padding-top: 30px;
	cursor: pointer;
}
.file-box>ul>li{
	line-height: 30px;
	color: #ccc;
}
/* 右边 */
.upload_img>ul>li:nth-of-type(2){
	text-align: left;
}
.upload_img_right>div>ul>li{
	float: left;
	margin-left: 10px;
	text-align: center;
}
.upload_img_right>div>ul>li>span{
	display: block;
	margin-top: 5px;
	color: #787878;
}

.upload_img_right>div>ol{
	list-style-type: none;
	counter-reset: setioncounter;
	width: 98%;
	line-height: 30px;
	margin-top: 20px;
	margin-left: 10px;
}
.upload_img_right>div>ol>li:before{
	content: counter(setioncounter) ":";
	counter-increment: setioncounter;
	color: #787878;
}
/*提交*/
.upload_img_nav{
	margin-top: 20px;
	
}
.upload_img_nav>ul{
	margin-left: 10px;
}
.upload_img_nav>ul>li{
	float: left;
	margin-left: 5px;
	height: 50px;
	line-height: 50px;
}
.upload_img_nav>ul>li>input{
	width: 200px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: none;
	cursor: pointer;
	letter-spacing: 7px;
	color: #fff;
	background-color: #ff6501;
	font-size: 16px;
}
.upload_img_nav>ul>li>a{
	color: #049;
}
.upload_img_nav>ul>li:nth-of-type(2)>a{
	color: #444;
}



.web{
	margin-top: 10px;
	margin-bottom: 20px;
}
.web>ul>li{
	float: left;
	width: 40%;
	text-align: center;
	border: 1px solid #ccc;
	margin-left: 5%;
	margin-top: 20px;
}
.web>ul>li>div{
	color: #787878;
	text-align: left;
	line-height: 25px;
	margin: 20px;
}
.web>ul>li>ul>li{
	float: left;
	width: 40%;
	text-align: center;
	margin-left: 5%;
}
.web>ul>li>ul{
	margin-top: 20px;
}
.web>ul>li>ul>li>a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	color: #900;
	font-size: 18px;
}
/* 弹出框 */
.web_tj{
	position: fixed;
	top:150px;
	left: 30%;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 400px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	display: none;
}
.web_tj_title{
	background-color: #5693CC;
	height: 40px;
	line-height: 40px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.web_tj_title>li{
	color: #fff;
}
.web_tj_title_left{
	float: left;
	margin-left: 10px;
}
.web_tj_title_right{
	float: right;
	margin-right: 10px;
}
.web_tj_title_right>a{
	color: #fff;
}
.web_tj_bd>li{
	line-height: 40px;
}
.web_tj_bd>li>input{
	width: 200px;
}
.web_tj_bd>li>span{
	display: inline-block;
	width: 100px;
	text-align: right;
	color: #444;
}
.web_tj_nav{
	text-align: center;
}
.web_tj_nav>input{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('/Public/Home/images/button.png') 0px -62px no-repeat;
	color: #900;
	border: none;
	cursor: pointer;
}
/* 弹出框 */
/* 充钱 */
.money{
	margin-bottom: 20px;
}

.money_ts{
	margin-top: 20px;
}
.money_ts>li{
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: 25px;
	color: #787878;
	font-size: 18px;
	font-weight: bolder;
}
.money_xz>li{
	float: left;
	cursor: pointer;
	width: 80px;
	margin-left: 20px;
	border-radius: 7px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #2ec5ea;;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
}




.money_j{
	margin-top: 20px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bolder;
	color: #787878;
}
.money_j>span{
	color: #ff6501;
	font-size: 35px;
}
.money_q{
	margin-top: 20px;
}
.money_q>ul>li{
	float: left;
	width: 50%;
	text-align: center;
}
.money_q>ul>li>input{
	margin-left: 20px;
}
.jiesuan{
	cursor: pointer;
    border: none;
    background-color: #ff6501;
    width: 150px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
    border-radius: 7px;
}
