﻿*填写申请资料部分*/ .content {
	width: 100%;
	font-size: 20px;
	color: black;
}

.content-c {
	width: 1100px;
	/*height: 810px;*/
	margin: 0 auto;
	background: #DBDBDB;
}

.titlea {
	font-size: 25px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #FFFFFF;
}

.title img {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

.one {
	background: #FFFFFF;
	border: 1px solid #CE0412;
}

.content-c ul {
	padding: 0 15px;
}

.content-c ul li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #DBDBDB;
	height: 50px;
	line-height: 52px;
	font-size: 22px;
}

.content-c input {
	border: none;
	color: #676767;
	font-size: 20px;
	width: 79%;
	height: 40px;
}

.xiala {
	border: none;
	font-size: 20px;
	width: 87%;
	/*margin-top: -5px;*/
}

.no {
	font-size: 20px;
	padding: 10px 0;
	margin-left: 15px;
}

.tj {
	width: 30%;
	margin: 0 auto;
	font-size: 22px;
	color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	background: #CE0412;
	display: block;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
}

.tijiao {
	margin-top: 50px;
}


/*我的账户信息部分*/

.p {
	width: 45%;
	float: left;
}

.sp {
	font-size: 18px;
	width: 55%;
	text-align: right;
	display: block;
	float: right;
}

.right {
	width: 20px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
}

.one a {
	color: #343332;
}

.two {
	padding: 10px 15px;
	width: 100%;
	height: 135px;
}

.anniu {
	width: 46.5%;
	height: 60px;
	line-height: 60px;
	display: block;
	float: left;
	background: #CE0412;
	color: #FFFFFF;
	border-radius: 15px;
	text-align: center;
}

.yi {
	margin-right: 10px;
}

.er {
	margin-bottom: 10px;
}

.dklist {
	font-size: 18px;
	line-height: 42px;
}

.dklist table {
	width: 100%;
}

.dklist thead {
	width: 100%;
	background: #666;
	color: #fff;
}

.viewcon{
  width: 80%;
  margin: 0 auto;
}
.viewcon .btns .a-a{
    background: #ce0412;
    padding: 10px 20px;
    line-height: 41px;
    border-radius: 8px;
    color: #fff;
}
.mycode,.mycode span{
  text-align: center;
}
.mycode span{
  font-size: 18px;
  font-weight: 600;
  color: #ce0412;
}

.cashfrom{
	width: 50%;
    margin: 0 auto;
}
.cashfrom span{
	width: 30%;
	float: left;
}
.cashsub{
	background: #ce0412;
    padding: 0px 20px;
    line-height: 41px;
    border-radius: 8px;
    color: #fff;
    border: saddlebrown;
    margin-left: 34%;
}

.content-c th,.content-c td{
	text-align: center;
}
