.wrapper .main .title.re_title {
	margin-bottom: .2rem;
}

.message_leaving form {
	border-top: 2px solid #0ea4e6;
	width: 100%;
	margin-top: .15rem;
	background-color: #fcfcfc;
}

.request_center {
	width: 100%;
}

.request_center .p_1 {
	box-sizing: border-box;
	display: block;
	width: 100%;
	color: #3d3d3d;
	text-align: left;
	padding-left: .1rem;
	white-space: normal;
	margin-bottom: .1rem;
	line-height: .25rem
}

.request_center .p_lar {
	font-size: .15rem;
	line-height: .28rem;
	margin-bottom: 0;
	margin-top: 0;
}

.request_center .p_1 a {
	color: #0081cc;
	cursor: pointer;
}

.request_center form {
	border-top: 2px solid #0ea4e6;
	width: 100%;
	margin-top: .15rem;
	background-color: #fcfcfc;
}

.request_center form table {
	width: 100%;
	font-size: .14rem;
}

.request_center form table td {
	padding-top: .08rem;
	padding-bottom: .08rem;
	vertical-align: middle;
	border-bottom: 1px solid #e0e2e4;
}

.request_center form table td table td {
	border: none;
	padding-bottom: 0rem;
}

.request_center form table td table tr:first-child {
	padding-top: 0rem;
}

.request_center form table td.submit_box {
	width: 100% !important;
}

.request_center form table td.bc {
	box-sizing: border-box;
	width: 23%;
	background-color: #f5f5f5;
	text-align: left;
	padding-left: .2rem;
}

.request_center form table td.bc span {
	color: #3d3d3d;
}

.request_center form table td.bc span:first-child {
	color: #f25858 !important;
	margin-right: .05rem;
}

.request_center form .submit_btn {
	width: 100%;
	height: .7rem;
	background-color: #f5f5f5;
	text-align: center;
}

.request_center form .submit_btn input {
	padding: 0.05rem 0;
	width: 1rem;
	background-color: #4a93d5;
	color: #ffffff;
	cursor: pointer;
	margin-top: .2rem;
	font-size: .12rem;
}

.request_center form table tbody tr td+td {
	box-sizing: border-box;
	padding-left: .1rem;
	padding-right: .1rem;
	text-align: left;
	position: relative;
}

.request_center form table tbody tr td input,
.request_center form table tbody tr td select {
	box-sizing: border-box;
	width: 38%;
	border: 1px solid #d0d1d2;
	height: .35rem;
	line-height: .35rem;
	font-family: regular, sc; 
}

.request_center form table tbody tr:first-child td input {
	float: left;
}

.request_center form table tbody tr td input#verify {
	width: 15%;
}

.request_center form table tbody tr td .verify_img {
	display: inline-block;
	/* width: 1.5rem; */
	/* height: 0.35rem; */
	vertical-align: top;
	margin-left: .08rem;
}

.request_center form table tbody tr td .verify_img img {
	width: 1.3rem;
	display: inline-block;
}

.request_center form table tbody tr td .verify_img span {
	display: inline-block;
	color: #666666;
}

.request_center form table tbody tr td select {
	width: 20%;
}


.jiajian-spirite {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #4b93d5;
    background-image: url('../../common/images/jiajian-spirite.png');
    background-repeat: no-repeat;
    background-position: -10px -10px;
	margin: 8px 5px 0 15px;
	cursor: pointer;
	vertical-align: top;

}

.jiajian-spirite.cut{
	background-position: -48px -10px;
}

/* .request_center form table tbody tr td .add,
.request_center form table tbody tr td .cut {
	display: inline-block;
	width: .18rem;
	height: .18rem;
	margin-top: .04rem;
	margin-left: 0.2rem;
	cursor: pointer;
	vertical-align: top;
} */

.add_tips {
	display: inline-block;
	line-height: .35rem;
	margin-left: .05rem;
	color: #666666;

}

.request_center form table tbody tr td img {
	width: 100%;
	margin-top: .04rem;
	/* display: inline-block;
    width: .18rem;
    margin-top: .075rem;
    margin-left: 0.2rem;
    cursor: pointer;
    vertical-align: top; */
}

.type_num {
	display: inline-block;
	height: .35rem;
	margin-left: .13rem;
	float: left;
	position: relative;
}

.type_num p {
	display: inline-block;
	height: .35rem;
	line-height: .35rem;
	width: auto;
	vertical-align: top;
	margin-right: .1rem;
	float: left;
}

.type_num select {
	width: .7rem !important;
	display: block;
	cursor: pointer;
}

.type_num::after {
	display: inline-block;
	content: "";
	width: .08rem;
	height: .08rem;
	background-image: url("../../common/images/arr_select.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	right: 8%;
	top: 50%;
	margin-top: -.04rem;
}


.wrapper .main .record {
	width: 100%;
	overflow-x: auto;
}

.wrapper .main .record .tb_1 {
	border-top: 1px solid #069de0;
}

.wrapper .main .record .tb_2 {
	max-height: 4.5rem;
	overflow-y: scroll;
}

.wrapper .main .record table {
	box-sizing: border-box;
	width: 100%;
	border-collapse: collapse;
}

.wrapper .main .record table tr td {
	color: #2a2a2a;
	font-size: .13rem;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	box-sizing: border-box;
}

.wrapper .main .record .tb_1 tr td {
	background-color: #f5f5f5;
	height: .54rem;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}

.wrapper .main .record .tb_2 table {
	box-sizing: border-box;
	width: 100%;
}

.wrapper .main .record .tb_2 tr td {
	height: .45rem;
	border: 1px solid #e8e8e8;
}

.wrapper .main .record .tb_2 tr td.td_7 img {
	width: .3rem;
}

.wrapper .main .record .tb_2 tr:hover {
	background-color: #e6eef6;
}

.wrapper .main .record .tb_2 .td_1 {
	box-sizing: border-box;
	padding-left: 20px;
	cursor: pointer;
	text-align: left !important;
}

.td_1 {
	width: 18%;
}

.td_2 {
	width: 12%;
}

.td_3 {
	width: 15%;
}

.td_4 {
	width: 15%;
}

.td_5 {
	width: 20%;
}

.td_6 {
	width: 8%;
}

.td_7 {
	width: 10%;
}

.td_last {
	width: 1.88%;
}

.none {
	text-align: center;
	width: 100%;
	padding-top: 0.5rem;
	min-height: 4rem;
}

.none img {
	width: 1rem;
}

.none p {
	color: #161a3c;
	margin-top: 0.2rem;
	margin-bottom: 0.4rem;
}

.none a {
	display: inline-block;
	padding: .1rem .8rem;
	color: #ffffff;
	background-color: #4a93d5;
	border-radius: 25px;
	cursor: pointer;
}

.type_list {
	/* width: 38%; */
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	position: absolute;
	background-color: #ffffff;
	width: 2.64rem;
	left: .1rem;
	top: 0;
	z-index: 2;
	display: none;
	height: 2rem;
	overflow: hidden;
}

.type_list ul {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.type_list ul li {
	width: 100%;
}

.type_list ul li {
	box-sizing: border-box;
	width: 100%;
	line-height: .2rem;
	font-size: .14rem;
	color: #3d3d3d;
	padding: .02rem .1rem;
	cursor: pointer;
}

@media screen and (max-width:750px) {
	.request_center form table tbody tr td img {
		margin-top: 0.02rem;
	}

	.request_center form table tbody tr td .verify_img {
		width: 50%;
	}

	.request_center form table td.bc {
		width: 33%;
		padding-left: .1rem;
	}

	.request_center form table tbody tr td+td {
		padding-left: .15rem;
	}

	.type_list {
		left: .15rem;
	}

	.request_center form table tbody tr td input,
	.request_center form table tbody tr td select {
		width: 100%;
	}

	.request_center form table tbody tr:nth-child(10) td select {
		margin-top: .05rem;
		margin-bottom: .05rem;
	}

	.request_center form table tbody tr td .add,
	.request_center form table tbody tr td .cut {
		margin-top: .13rem;
	}

	/* .request_center form table tbody tr td img {
        margin-left: 0.03rem;
    } */
	.request_center form table tbody tr td input#verify {
		width: 40%;
	}

	.request_center form .submit_btn {
		height: .9rem;
	}

	.wrapper .main .result table tr td {
		font-size: .22rem;
	}

	.td_8 {
		width: 0 !important;
	}

	.type_num {
		margin-left: 0;
		margin-bottom: .05rem;
		margin-top: .05rem;
	}

	.select_pro {
		width: 100%;
		margin: .05rem 0;
	}


	.add_tips {
		line-height: .2rem;
	}

	.jiajian-spirite {
		background-position:56.57% 43.47%;
		background-size:500% ;
	}
	
	.jiajian-spirite.cut{
		background-position:93.42% 43.47%;
	}

}
