* {
	padding: 0;
	margin: 0;
}

a {
	color: black;
}

.header {
	background-color: #2B303B;
	color: white;
}

.cotain_body,
.border_line {
	width: 1200px;
	margin: 0 auto;
}

.cotain,
.nav {
	width: 1200px;
}

.border_line {
	width: 100%;
}

.car_apply {
	margin: 0px auto;
	width: 1200px;
	margin-top: 120px;
	margin-bottom: 20px;
}

.car_apply>span:nth-child(3) {
	color: #4165FD;
}

.img_upload_father {
	background-color: #F1F1F1;
	margin-top: -17px;
}

.car_apply {
	padding-top: 17px;
}

.img_upload {
	width: 1200px;
	margin: 0 auto;
	height: 670px;
	background-color: white;
}

.img_upload img {
	width: 280px;
}

.steps_img {
	margin-left: 30px;
}

.img_upload>div:nth-child(1) {
	padding-top: 40px;
}


/**/

.progress {
	width: 1200px;
	margin: 0px auto;
	padding-top: 120px;
}

.progress>a:nth-child(3) {
	color: #4165FD;
}


/**/

.show_top {
	background-color: #F5F5F5;
	width: 100%;
	min-width: 1200px;
}

.show_table {
	background-color: white;
	width: 1200px;
	margin: 15px auto;
	border: 1px white solid;
}

.show_table_title>span {
	font-size: 16px;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: 22px;
	margin: 10px 0;
	margin-left: 43px;
}

.show_table_title>span:hover {
	cursor: pointer;
}

.show_border {
	border-bottom: 1px rgba(223, 223, 223, 1) solid;
}

.show_table_title {
	padding-top: 20px;
	padding-bottom: 10px;
}

.new_add {
	/*border: 1px red solid;*/
	border-bottom: 2px #4165FD solid;
	padding-bottom: 10px;
}


/**/

.show_list {
	border: 1px #DFDFDF solid;
	width: 1150px;
	margin: 20px auto;
	overflow: hidden;
	padding: 20px 0;
}

.show_list>div:nth-child(1),
.show_list_second_left>img {
	float: left;
	margin-left: 30px;
}
.show_list_second_left>img{
	margin-left: 0;
}
.order_time {
	margin-right: 49px;
}

.show_list>div:nth-child(2) {
	float: right;
	margin-right: 30px;
	color: #FF9428;
}

.show_list>div {
	padding-top: 10px;
}

.show_list_second_left>div {
	float: left
}

.show_list_second {
	margin-top: 30px;
}

.show_list_son>div {
	margin: 10px 10px;
}

.show_list_son>div:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	line-height: 25px;
}

.show_list_second_left>img {
	width: 70px;
}
.show_list_second_left{
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.show_list_second_right{
	float: right;
	margin-right: 30px;
}

.show_list_second{
	overflow: hidden;
	
}
.pay_new{
	    margin-top: 15px;
    padding: 4px 11px;
    border: 1px #4165FD solid;
    color:#4165FD ;
    border-radius: 4px;
}
.check_new{
	margin-top: 4px;
	   padding: 4px 11px;
}
.apply_back:hover,.pay_new:hover{
	cursor: pointer;
}
