
.backPic{
	background-color: #f0f0f0;
	overflow: hidden;
	padding-bottom: 80px;
}
.backPic .tit{
	font-size: 30px;
	line-height: 150px;
	width: 1200px;
	margin: 0 auto;
	white-space: nowrap;
}
.backPic .tit p{
	color: #999999;
	font-size: 12px;
	display: inline-block;
	margin-left: 15px;
}
.backPic .tit p span.orange{
	color: #FC9951;
	font-size: 18px;
	margin: 0 3px;
}
.width1380{
	background-color: #fff;
	padding: 0px 80px 260px;
	width: 1200px;
	margin: 0 auto;
}
.width1380 .tab{
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	color: #999999;
	font-weight: bold;
	margin-bottom: 40px;
}
.width1380 .tab li{
	float: left;
	line-height: 80px;
	font-size: 24px;
	margin-right: 40px;
	cursor: pointer;
}
.width1380 .tab li:last-child{
	margin-right: 0px;
}
.nowLi{
	color: #00a2ff;
}
table{
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #7A7A7A;
}
table tr{
	border: 1px solid #CCCCCC;
	height: 40px;
}
table th{
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F0F0F0;
	padding: 0 10px;
}
table td{
	border: 1px solid #CCCCCC;
	padding: 0 10px;
}
table .td1{
	text-align: right;
}
table .td2,table .td3{
	border: 0;
}
.account{
	display: none;
}
.account ul li{
	overflow: hidden;
	margin-bottom: 50px;
	
}
.leftLi{
	float: left;
}
.progress{
	width: 360px;
	height: 8px;
	background-color: #E6E6E6;
	border-radius: 0;
	box-shadow: none;
}
.progress-bar{
	background-color: #00a2ff;
}
.leftLi p:first-child{
	font-size: 16px;
	font-weight: bold;
}
.leftLi div.tishi{
	font-size: 12px;
	margin: -4px 0 7px;
	color: #999999;
}
.rightLi{
	float: right;
	padding-top: 35px;
}
.rightLi>div{
	float: left;
	padding-top: 10px;
}
.rightLi>a{
	float: left;
	display: block;
	width: 80px;
	height: 36px;
	background-color: #CCCCCC;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 36px;
	border-radius: 6px;
	margin-left: 80px;
	cursor: default;
}
.scan{
	background-color: #00A2FF!important;
	cursor: pointer!important;
}



