html,
body {
	background: #fff;
	font-size: 0px;
}

.my_header {
	background: rgba(1, 89, 158, 0.47);
}


/*banner开始*/

.banner {
	overflow: hidden;
	width: 100%;
	height: 500px;
}

.autoBoxA {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	position: relative;
}

.DW {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	height: 500px;
}

.banner_a {
	display: block;
	height: 100%;
}

.banner_img {}


/*	banner结束*/

.main {
	width: 1200px;
	margin: 0px auto;
	padding-top: 25px;
	box-sizing: border-box;
}

.purchase_detail {
	padding-bottom: 150px;
	box-sizing: border-box;
}

.purchase_detail_top {
	border-bottom: 2px solid #01599e;
	padding: 10px 10px 15px 20px;
	box-sizing: border-box;
}

.purchase_detail_top_title {
	font-size: 20px;
	line-height: 28px;
	color: #393939;
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}

.purchase_detail_bottom {
	padding: 0px 0px 0px 20px;
	box-sizing: border-box;
}

.purchase_detail_bottom_left {
	width: 870px;
	display: inline-block;
	vertical-align: top;
}

.purchase_detail_bottom_left_number {
	font-size: 16px;
	color: #01599e;
	line-height: 56px;
}

.purchase_detail_bottom_left_table {
	border: 1px solid #eeeeee;
	border-bottom: none;
	box-sizing: border-box;
}

.purchase_detail_bottom_left_table_li {
	border-bottom: 1px solid #eeeeee;
	box-sizing: border-box;
	background: #f0f5f9;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.purchase_detail_bottom_left_table_li_one {
	width: 50%;
	display: flex;
	align-items: center;
	float: left;
}

.purchase_detail_bottom_left_table_li_one_span {
	width: 149px;
	height: 40px;
	background: #f0f5f9;
	display: block;
	float: left;
	font-size: 14px;
	color: #01599e;
	line-height: 40px;
	padding-left: 30px;
	box-sizing: border-box;
}

.purchase_detail_bottom_left_table_li_one_p {
	width: 285px;
	height: 40px;
	line-height: 18px;
	background: #fff;
	display: flex;
	align-items: center;
	float: left;
	font-size: 14px;
	color: #2b2b2b;
	padding-left: 27px;
	box-sizing: border-box;
	overflow: hidden;
}

.purchase_detail_bottom_left_table_li_two {}

.purchase_detail_bottom_left_table_li_two_span {
	width: 149px;
	height: 40px;
	background: #f0f5f9;
	display: block;
	float: left;
	font-size: 14px;
	color: #01599e;
	line-height: 40px;
	padding-left: 30px;
	box-sizing: border-box;
}

.purchase_detail_bottom_left_table_li_two_p {
	width: 719px;
	height: 40px;
	line-height: 18px;
	background: #fff;
	display: flex;
	align-items: center;
	float: left;
	font-size: 14px;
	color: #2b2b2b;
	padding-left: 27px;
	box-sizing: border-box;
	overflow: hidden;
}

.purchase_detail_bottom_down {
	font-size: 16px;
	color: #292929;
	line-height: 66px;
}

.purchase_detail_bottom_down_table {
	border: 1px solid #eeeeee;
	border-bottom: 0px;
}

.purchase_detail_bottom_down_table_thead {
	width: 100%;
	height: 40px;
	background: #f0f5f9;
	font-size: 14px;
	color: #01599e;
	line-height: 40px;
}

.purchase_detail_bottom_down_table_thead_one {
	width: 95px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
}

.purchase_detail_bottom_down_table_thead_two {
	width: 212px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
}

.purchase_detail_bottom_down_table_thead_three {
	width: 247px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
}

.purchase_detail_bottom_down_table_thead_four {
	width: 311px;
	float: left;
	padding-left: 36px;
	box-sizing: border-box;
}

.purchase_detail_bottom_down_table_tbody {}

.purchase_detail_bottom_down_table_tbody_li {
	/* height: 40px; */
	line-height: 18px;
	font-size: 14px;
	color: #2b2b2b;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.purchase_detail_bottom_down_table_tbody_li_one {
	width: 95px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.purchase_detail_bottom_down_table_tbody_li_two {
	width: 212px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.purchase_detail_bottom_down_table_tbody_li_three {
	width: 247px;
	float: left;
	border-right: 1px solid #eeeeee;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}

.purchase_detail_bottom_down_table_tbody_li_four {
	width: 311px;
	float: left;
	padding-left: 36px;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
}

.purchase_detail_bottom_down_table_tbody_li_four_a {
	color: #217201;
	cursor: pointer;
}

.purchase_detail_bottom_right {
	width: 286px;
	display: inline-block;
	vertical-align: top;
	margin-left: 24px;
	padding-top: 56px;
}

.purchase_detail_bottom_right_title {
	background: url('/assets/images/front/caigougonggao/purchase4.jpg') no-repeat;
	background-size: 100% 100%;
	height: 51px;
	text-align: center;
	line-height: 51px;
	color: #fff;
	font-size: 16px;
}

.purchase_detail_bottom_right_time {
	background: #eeeeee;
	width: 100%;
	height: 144px;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
}

.purchase_list_li_right_time_span {
	width: 32px;
	height: 32px;
	background-image: linear-gradient( 0deg, #01599e 51%, #1e89dc 100%);
	border-radius: 5px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 21px;
}

.purchase_list_li_right_time_p {
	font-size: 14px;
	color: #343434;
	display: inline-block;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	box-sizing: border-box;
}