﻿body {
	margin: 0;
	padding: 0;
	font-family: PingFang-Regular;
	background: #404146;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

textarea {
	height: 7rem;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

@font-face {
	font-family: PingFang-bold;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20Bold.ttf");
}

@font-face {
	font-family: PingFang-ExtraLight;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20ExtraLight.ttf");
}

@font-face {
	font-family: PingFang-Heavy;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20Heavy.ttf");
}

@font-face {
	font-family: PingFang-Light;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20Light.ttf");
}

@font-face {
	font-family: PingFang-Medium;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20Medium.ttf");
}

@font-face {
	font-family: PingFang-Regular;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang%20Regular.ttf");
}

@font-face {
	font-family: DINPro-Regular;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/DINPro-Regular.otf");
}

@font-face {
	font-family: DINPro-Medium;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/DINPro-Medium.otf");
}

@font-face {
	font-family: PingFangSC-Medium;
	src: url("https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/fonts/PingFang-Medium.ttf");
}


/*登入页面*/

.loginbody {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/dl_bj.png);
	width: 100%;
	height: 4.4rem;
	background-size: 100% 100%;
}

.loginbody .login_div {
	float: right;
	margin-right: 3.5%;
	margin-top: 12.25%;
	position: relative;
}

.loginbody .login_div .logo_div {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/dl_logo.png);
	width: 1.85rem;
	height: 0.54rem;
	background-size: 100% 100%;
}

.loginbody .login_div .logo_span {
	margin-top: 7%;
	font-family: PingFangSC-Medium;
	font-size: 0.18rem;
	color: #F5C205;
	letter-spacing: 0;
	width: 100%;
	margin-left: 28px;
}

.loginbody .login_div .bd_div {
	width: 90%;
	margin-left: 0.11rem;
	margin-top: 0.1rem;
}

.loginbody .login_div .bd_div span {
	opacity: 0.6;
	font-family: PingFang-Regular;
	font-size: 0.07rem;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 0.025rem;
}

.loginbody .login_div .bd_div input {
	border: 1px solid #B2B2B2;
	background: 0;
	width: 100%;
	height: 0.25rem;
	font-family: PingFang-Regular;
	font-size: 0.07rem;
	color: #DADADA;
	letter-spacing: 0;
	padding-left: 10%;
	margin-top: 0.025rem;
}

.loginbody .login_div .zym_div {
	width: 100%;
}

.loginbody .login_div .bd_div .zym_input {
	width: 59%;
	float: left;
}

.loginbody .login_div .bd_div .zym_img img {
	width: 30%;
	float: left;
	height: 0.275rem;
	margin-top: 0.025rem;
}

.loginbody .login_div button {
	text-align: center;
	background-color: #F5C205;
	width: 100%;
	height: 0.25rem;
	border: 0;
	color: #FFFFFF;
	font-size: 0.1rem;
	margin-top: 7%;
	padding: 0;
	margin-left: 0.11rem;
}

.loginbody .login_div .qx_span {
	float: right;
	margin-top: 0.6%;
	opacity: 0.6;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-right: -0.115rem;
}

.table-main thead tr th {
	background-color: #F5A605;
	color: #FFFFFF;
}

.jrdj {
	width: 8.65%;
	height: 3rem;
	background: #F5A605;
	border-radius: 4px;
	text-align: center;
	padding-top: 0.55%;
}

.jrdj span {
	font-family: PingFang-Medium;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
}

.jrdj p {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_sy_xz2.png);
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	float: right;
	margin-right: 5%;
	margin-left: -20%;
}

.bsc-btn {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #B2B2B2;
	letter-spacing: 0;
}

.am-u-sm-12 div {
	float: left;
}

.qt_btn {
	width: 8.65%;
	height: 3rem;
	border: 1px solid rgba(38, 53, 72, 0.20);
	border-radius: 4px;
	text-align: center;
	padding-top: 0.55%;
	margin-left: 2.1%;
}

.qt_btn span {
	font-family: PingFang-Medium;
	font-size: 16px;
	color: #B2B2B2;
	letter-spacing: 0;
}

.qt_btn p {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_sy_xz.png);
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	float: right;
	margin-right: 5%;
	margin-left: -20%;
}

.qt_btn input {
	width: 100%;
	height: 3rem;
	background: 0;
	text-align: center;
	font-size: 16px;
	color: #B2B2B2;
	letter-spacing: 0;
	margin-top: -10px;
	border: 0;
	/*padding-bottom: 7rem;
	padding-top: 1.5rem;*/
}

.am-u-sm-12 .am-cf {
	float: right;
}

.am-u-sm-12 .am-btn-toolbar {
	float: none;
}

.am-btn-toolbar .cz_btn {
	float: none;
}

.am-btn-toolbar .cz_btn button:last-child {
	border: 0;
}

.next_right {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_xx_2.png);
	width: 31px;
	height: 31px;
	background-size: 100% 100%;
	float: left;
	margin-right: -5%;
}

.kh_content {
	width: 100%;
	border-bottom: 1px solid #CED1D4;
	text-align: left;
	line-height: 2.5rem;
}

.kh_content span {
	margin-left: 1.8%;
	font-size: 1.8rem;
	color: #000000;
	letter-spacing: 0;
	font-family: PingFang-Medium;
}

.tel_content {
	width: 100%;
	text-align: left;
	line-height: 2.5rem;
}

.tel_content span {
	margin-left: 1.8%;
	font-size: 1.8rem;
	color: #000000;
	letter-spacing: 0;
	font-family: PingFang-Medium;
}

.tel_content .zdlx {
	font-family: PingFang-Regular;
	font-size: 18px;
	color: #CED1D4;
	letter-spacing: 0;
	line-height: 25px;
}

.kh_xx {
	height: 3.05rem;
	margin-top: -1.6rem;
}

.kh_xx .left_div {
	width: 65%;
	float: left;
	/*border-right: 1px solid #CED1D4;*/
	padding-top: 1.2rem;
}

.kh_xx .right_div {
	width: 35%;
	float: left;
	padding-top: 1.2rem;
}

.kh_xx .left_xx {
	width: 97%;
	margin: auto;
	padding-top: 1.2rem;
}

.kh_xx .cx_l_cont {
	height: 3.0rem;
}

.kh_xx .right_xx {
	width: 93%;
	margin: auto;
	padding-top: 1.2rem;
}

.kh_xx .right_div .cx1 {
	margin:0 auto;
	margin-top: 2rem;
}

.kh_xx .right_div .cx_right {
	height: 3rem;
	margin-bottom: 0.5rem;
}

.kh_xx .right_div .cx_right .cx_right_span {
	width: 30%;
	float: left;
	text-align: right;
	line-height: 2.5rem;
	height: 3rem;
}

.kh_xx .right_div .cx_right .cx_right_select {
	width: 70%;
	float: left;
	height: 3rem;
}

.kh_xx .right_div .cx_right .cx_right_select input {
	height: 2.5rem;
	border-radius: 0.3rem;
	float: left;
	width: 200px;
	/* margin-top: 0.5rem; */
	padding-left: 10px;
}

.kh_xx .right_div .cx_right .cx_r2 {
	text-align: left;
	padding-left: 1rem;
}

.kh_xx .rih {
	border-left: 1px solid #CED1D4;
}

.newzwt {
	height: 34rem;
}

.list_zts {
	float: left;
}

.order_div {
	height: 3rem;
	width: 340px;
	float: left;
	margin-bottom: 0.5rem;
	margin-left: 5px;
	margin-right: 1px;
}

.mc_cxl {
	width: 50%;
	float: left;
	margin-bottom: 1rem;
	height: 2.5rem;
}

.mc_cxl .mc_span {
	width: 30%;
	float: left;
	text-align: right;
	margin-top: 0.2rem;
	font-size: 14px;
}

.mc_cxl .mc_input {
	width: 70%;
	text-align: left;
	float: left;
}

.mc_cxl .mc_input input {
	width: 100%;
	height: 2.5rem;
	border-radius: 0.3rem;
	padding-left: 0.5rem;
}

.mc_cxl .mc_input fieldset {
	padding: 0;
	width: 100%;
}

.mc_cxl .mc_input .order_t {
	margin-left: 1px;
	width: 100%;
}

.mc_longi {
	width: 100%;
	height: 2.5rem;
	float: left;
}

.mc_longi .mc_span {
	width: 15%;
	float: left;
	text-align: right;
	margin-top: 0.2rem;
	margin-bottom: 1rem;
	font-size: 14px;
}

.mc_longi .mc_input {
	width: 85%;
	float: left;
	text-align: left;
	margin-bottom: 1rem;
}

.mc_longi .mc_input input {
	width: 100%;
	height: 2.5rem;
	border-radius: 0.3rem;
	padding-left: 0.5rem;
}

.mc_longi .mc_input textarea {
	width: 100%;
	height: 7rem;
	border-radius: 0.3rem;
	padding-left: 0.5rem;
	border: 0;
}

.mc_longi_bz {
	width: 100%;
	height: 2.5rem;
}

.mc_longi_bz .mc_span {
	width: 10%;
	float: left;
	text-align: right;
	margin-top: 0.2rem;
	margin-bottom: 1rem;
	font-size: 14px;
}

.mc_longi_bz .mc_input {
	margin-left: 3px;
	width: 86.5%;
	float: left;
	text-align: left;
}

.mc_longi_bz .mc_input input {
	width: 100%;
	height: 2.5rem;
	border-radius: 0.3rem;
	padding-left: 0.5rem;
}

.mc_longi_bz .mc_input textarea {
	width: 100%;
	height: 7rem;
	border-radius: 0.3rem;
	padding-left: 0.5rem;
	border: 0;
}

.mccx_right {
	width: 100%;
	margin-bottom: 1rem;
	height: 2.5rem;
}

.mccx_right .mccx_span {
	width: 30%;
	float: left;
	text-align: right;
	margin-top: 0.5rem;
	font-size: 14px;
}

.mccx_right .mccx_input {
	width: 70%;
	float: left;
	text-align: left;
	height: 2.5rem;
}

.mccx_right .mccx_input select {
	margin-left: 1px;
	width: 90%;
	border-radius: 0.2rem;
}

.mccx_right .mccx_input input {
	width: 90%;
	border-radius: 0.2rem;
	height: 2.5rem;
	padding-left: 1rem;
}

.mccx_right .mccx_input fieldset {
	width: 100%;
	padding: 0;
}

.mccx_right .mccx_span1 {
	float: left;
	width: 33%;
	text-align: center;
	margin-top: 0.5rem;
	font-size: 14px;
	margin-bottom: 1rem;
}

.bld {
	width: 68%;
}

.bld .mc_input input {
	width: 93%;
}

.mccx_right .tw {
	text-align: right;
}

.mccx_right .tw span {
	margin-right: 1rem;
}

.mccx_right .mccx_input1 {
	width: 67%;
	float: left;
	text-align: left;
	margin-bottom: 1rem;
}

.mccx_right .mccx_input1 input {
	border-radius: 0.2rem;
	margin-left: -1rem;
	width: 95%;
	padding-left: 1rem;
}

.list_zts span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.60);
	letter-spacing: 0;
}

.am-form .table-main {
	padding: 0;
}

.am-form .table-main tbody {
	border: 1px solid #B2B2B2;
	border-top: 0;
	border-collapse: initial;
}

.am-form .jz_sr {
	width: 30%;
	height:3rem;
	color: black;
}

.red_span {
	font-size: 14px;
	color: #E51B23;
	letter-spacing: 0;
}

.order_div select {
	/*background: 0;*/
	border: 0;
	margin-left: 1.2rem;
	float: left;
}

.order_div input {
	width: 70%;
	float: left;
	margin-top: 0px;
	height: 2.5rem;
	border-radius: 4px;
	margin-left: 1.2rem;
	padding-left: 1rem;
}

.type_div {
	width: 50%;
	float: left;
	margin-bottom: 0.5rem;

}

.type_div span {
	float: left;
	margin-top: 0.2rem;
}

.type_div_new {
	width: 50%;
	float: left;
	margin-bottom: 1rem;
}

.type_div_new span {
	float: left;
	margin-top: 0.5rem;
	margin-left: 1.1rem;
}

.order_t {
	background: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_xx_down.png) no-repeat right #FFFFFF;
	width: 200px;
	/*background-size: 31% 31%;*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 0;
	height: 2.5rem;
	padding-left: 1rem;
	font-size: 1.4rem;
	margin-left: -1rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	letter-spacing: 0;
	border-radius: 3px;
}

.client_name {
	/*height: 3rem;*/
	width: 100%;
	float: left;
	margin-left: 5px;
	margin-bottom: 0.5rem;
}

.client_name span {
	float: left;
	margin-top: 8px;
}

.client_name input {
	background-color: #FFFFFF;
	width: 550px;
	float: left;
	margin-left: 1.2rem;
	height: 2.5rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	padding-left: 1rem;
	border-radius: 3px;
}

.client_name textarea {
	background-color: #FFFFFF;
	width: 550px;
	float: left;
	margin-left: 1.2rem;
	height: 7rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	padding-left: 1rem;
	border-radius: 3px;
	border: 0;
}

.type_div_new .djr_span {
	margin-left: 0rem;
}

.hc_hr {
	border-top: 1px solid #CED1D4;
	width: 97%;
	margin: auto;
}

.right_order_div {
	width: 340px;
	float: left;
	margin-bottom: 0.5rem;
	margin-left: -1px;
	margin-right: 1px;
}

.right_order_div select {
	/*background: 0;*/
	border: 0;
}

.right_order_div span {
	float: left;
	margin-top: 10px;
}

.right_order_div fieldset select {
	width: 93%;
}

.right_order_div .order_t {
	background: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_xx_down.png) no-repeat right #FFFFFF;
	/*width: 70%;*/
	width: 200px;
	/*background-size: 31% 31%;*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 0;
	height: 2.5rem;
	padding-left: 1rem;
	margin-left: -3rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	border-radius: 3px;
}

.right_order_div .kk_s {
	width: 88%;
}

.zwt {
	height: 22.1rem;
}

.cx_type span {
	margin-left: 38px;
	line-height: 2.5rem;
}

.cx_type input {
	margin-top: 0.5rem;

}

.new_add_btn {
	float: right;
	width: 7%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-right: 18px;
	line-height: 3rem;
	margin-top: 1%;
}

.new_add_btn img {
	float: left;
	width: 23%;
	margin-left: 5%;
	margin-top: 8%;
	margin-right: -19%;
}

.new_add_btn span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

.add_table {
	width: 97%;
	margin: auto;
	margin-top: 1rem;
}

.add_table table tbody tr td {
	border: 1px solid #D0D0D0;
	border-top: 0;
	border-left: 0;
}

.add_table table tbody tr td:first-child {
	border-left: 1px solid #D0D0D0;
}

.add_table table tbody tr td .am-btn-toolbar button {
	margin: auto;
}

.add_table table tbody tr td input {
	/* background: 0; */
	text-align: center;
}

.am-u-sm-12 .list_table_btn {
	width: 49%;
	float: right;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}

.am-u-sm-12 .list_table_btn button {
	float: left;
	height: 3.5rem;
	border: 0;
	color: #FFFFFF;
	font-family: PingFang-Medium;
	margin-left: 2%;
}

.am-u-sm-12 .list_table_btn .Reset_btn {
	width: 7.64rem;
	background: #525355;
	border-radius: 4px;
}

.am-u-sm-12 .list_table_btn .Temporary_btn {
	background: #2096F3;
	border-radius: 4px;
	width: 15.885rem;
}

.am-u-sm-12 .list_table_btn .Save_btn {
	background: #F5A605;
	border-radius: 4px;
	width: 15.885rem;
	float: right;
    margin-right: 20px;
}

.am-u-sm-12 .list_table_btn .close_btn {
	background: #F5A605;
	border-radius: 4px;
	color: #FFFFFF;
	width: 7.64rem;
	float: right;
	margin-right: 20px;
}

.order_div span {
	float: left;
	margin-top: 0.5rem;
}

.order_div fieldset {
	padding: 0;
}

.order_div fieldset select {
	margin-left: 5px;
	height: 3.0rem;
	width: 93%;
	margin-left: 1.3rem;
}

.am-hide-sm-only input {
	background: 0;
	text-align: center;
}

.kh_xx .left_xx .cx_left {
	width: 50%;
	float: left;
}

.kh_xx .left_xx .cx_left .cx_left_span {
	width: 30%;
	text-align: right;
	float: left;
	margin-top: 0.65rem;
}

.kh_xx .left_xx .cx_left .cx_right_input {
	width: 70%;
	text-align: left;
	float: left;
}

.kh_xx .left_xx .cx_left .cx_right_input fieldset {
	padding-bottom: 0;
	width: 100%;
	padding-left: 0;
}

.kh_xx .left_xx .cx_left .cx_right_input fieldset select {
	width: 100%;
}

.kh_xx .left_xx .cx_left .cx_right_input input {
	margin-top: 0.5rem;
	border-radius: 0.2rem;
	padding-left: 1rem;
}

.kh_xx .left_xx .cx_left .ksr input {
	width: 100%;
	height: 2.5rem;
}

.kh_xx .left_xx .cx_left .cx_right_input .order_t {
	margin-left: -0.02rem;
	width: 100%;
}

.kh_xx .left_xx .cx_left .cx_right_input .cx_n_input {
	width: 100%;
	height: 2.5rem;
}

.kh_xx .left_xx .cx_long_input {
	width: 100%;
}

.kh_xx .left_xx .cx_long_input .cx_left_span {
	width: 15%;
}

.kh_xx .left_xx .cx_long_input .cx_right_input {
	width: 85%;
}

.kh_xx .lsh_pages {
	border: 0;
}

.kh_xx .rsh_pages {
	border-left: 1px solid #CED1D4;
}

.ca_sh {
	height: 5.4rem;
}

.right_client_name {
	width: 100%;
	float: left;
	margin-left: 8px;
	margin-bottom: 1rem;
}

.right_client_name span {
	float: left;
	margin-top: 4%;
}

.right_client_name form {
	width: 50%;
	float: left;
}

.right_client_name input {
	float: left;
	border-radius: 3px;
	height: 3rem;
	width: 18.7rem;
}

.am-btn span:first-child {
	float: left;
	margin-top: -7px;
}

.am-btn span:last-child {
	float: right;
	font-size: 14px;
}

.bj_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_bj.png);
	display: block;
	height: 0;
	clear: both;
}

.modify_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dqsdd_xg.png);
	display: block;
	height: 0;
	clear: both;
}

.czsh_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dshdd_czsh.png);
	display: block;
	height: 0;
	clear: both;
}

.box_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dshdd_xz.png);
	display: block;
	height: 0;
	clear: both;
}

.new_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_xdd.png);
	display: block;
	height: 0;
	clear: both;
}

.h_new_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_h_xdd.png);
	display: block;
	height: 0;
	clear: both;
}

.bzwc_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_bzwc.png);
	display: block;
	height: 0;
	clear: both;
}

.mrspan {
	color: #000000;
}

.order_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_dd.png);
	display: block;
	height: 0;
	clear: both;
}

.contract_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_hy.png);
	display: block;
	height: 0;
	clear: both;
}

.o_delete_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_scl.png);
	display: block;
	height: 0;
	clear: both;
}

.h_delete_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_sc.png);
	display: block;
	height: 0;
	clear: both;
}

.o_examine_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_khsh_sh.png);
	display: block;
	height: 0;
	clear: both;
}

.h_examine_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_khsh_shh.png);
	display: block;
	height: 0;
	clear: both;
}

.contract_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_hy.png);
	display: block;
	height: 0;
	clear: both;
}

.effect_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_sx.png);
	display: block;
	height: 0;
	clear: both;
}

.up_go_icon {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_sy.png);
	display: block;
	height: 0;
	clear: both;
}

.down_go_icon {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xy.png);
	display: block;
	height: 0;
	clear: both;
}

.termination_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_zz.png);
	display: block;
	height: 0;
	clear: both;
}

.h_termination_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_h_zz.png);
	display: block;
	height: 0;
	clear: both;
}

.History_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_ls.png);
	display: block;
	height: 0;
	clear: both;
}

.hygl_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_hy.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
}

.Customer_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_hycx_kh.png);
	display: block;
	height: 0;
	clear: both;
}

.dychd_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dpcdd_dy.png);
	display: block;
	height: 0;
	clear: both;
}

.type_div_bak {
	width: 44%;
	float: left;
	margin-bottom: 0.5rem;
	margin-left: 38px;
}

.type_div_bak span {
	float: left;
	margin-top: 10px;
}

.type_div_bak form {
	float: left;
	width: 80%;
	height: 3rem;
}

.type_div_bak form input {
	border-radius: 3px;
	height: 3rem;
}

.type_phone_div {
	margin-left: 8px;
	width: 100%;
	margin-top: 0rem;
}

.client_name form {
	width: 85%;
	float: left;
}

.order_khname {}

.order_khname form {
	width: 84.6%;
	float: left;
}

.type_div_bak .right_input_h {
	width: 59%;
	float: left;
	margin-right: 18px;
}

.contract_ywy {
	margin-left: 3.5rem;
}

.contract_ywy .order_t {
	margin-left: -5.6rem;
}

.sh_time {
	width: 34%;
	float: left;
	margin-right: -12px;
	margin-top: 15px;
}

.sh_time span {
	float: left;
	margin-top: 5px;
}

.sh_time div {
	float: left;
}

.sh_time div:last-child {
	width: 57%;
}

.sh_time div .am-form-field {
	background-color: #FFFFFF;
	margin-bottom: -3rem;
}

.sh_time div .am-form .am_input_h {
	background: #E5E5E5;
}

.sh_time div .am-form input {
	width: 100%;
	height: 3rem;
	border-radius: 3px;
}

.sh_time .date_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_dddj_rq.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	/*设置图片不重复*/
	background-position: 0px 0px;
	/*图片显示的位置*/
	float: right;
	margin-bottom: -33px;
	position: relative;
}

.sh_time .date_icon_h {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dshdd_rqh.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	/*设置图片不重复*/
	background-position: 0px 0px;
	/*图片显示的位置*/
	float: right;
	margin-bottom: -33px;
	position: relative;
}

.con_order_div {
	width: 30%;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: -4px;
	margin-right: 1px;
}

.con_order_div span {
	float: left;
}

.con_order_div select {
	width: 65%;
}

.h_hx {
	width: 2%;
	height: 1.5px;
	background: #CED1D4;
	float: left;
	margin-top: 34px;
}

.select_day {
	float: left;
	margin-top: 14px;
	width: 63%;
	background: #E6E8E9;
	height: 4rem;
	margin-left: 6px;
	margin-right: 3rem;
	border-radius: 3px;
	margin-bottom: 1rem;
}

.select_day span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
	/*margin-right: -3rem;*/
}

.select_day span:first-child {
	margin-right: -2rem;
}

.client_name_table {
	width: 33%;
	float: left;
	/*	margin-left: 5px;*/
	margin-bottom: 2rem;
	height: 26px;
    line-height: 26px;
}

.client_name_table span {
	float: left;
}

.client_name_table input {
	background-color: #FFFFFF;
	width: 50%;
	float: left;
	margin-left: -0.2rem;
	height: 2.5rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	padding-left: 1rem;
	border-radius: 3px;
}

.chk_1,
.chk_2,
.chk_3,
.chk_4,
.chk_5,
.chk_6,
.chk_7,
.chk_a0,
.chk_a1,
.chk_a2,
.chk_a3,
.chk_a4,
.chk_a5,
.chk_a6,
.chk_a7 {
	display: none;
}

.chk_1+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_1+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_1:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_1:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_2+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_2+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_2:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_2:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_3+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_3+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_3:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_3:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_4+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_4+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_4:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_4:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_5+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_5+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_5:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_5:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_6+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_6+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_6:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_6:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_7+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: -4px;
	margin-left: 2rem;
}

.chk_7+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_7:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_7:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.am-table .red_table_span {
	color: #F56159;
}

.cx3 {
	float: left;
	width: 10%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-left: 10px;
	line-height: 3rem;
}

.cx3 img {
	float: left;
	width: 15%;
	margin-left: 5%;
	margin-top: 2.5%;
}

.cx3 span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

.cx4 {
	float: left;
	width: 8%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-left: 10px;
	line-height: 3rem;
}

.cx4 img {
	float: left;
	width: 18%;
	margin-left: 5%;
	margin-top: 6%;
}

.cx4 span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

.order_big_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_dd.png);
	width: 30px;
	height: 30px;
	background-size: 100% 100%;
	float: left;
}

.order_co_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dqrdd_scgl.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
}

.Distribute_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_pf.png);
	display: block;
	height: 0;
	clear: both;
}

.Revoke_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_cxbj.png);
	display: block;
	height: 0;
	clear: both;
}

.Complete_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_wc.png);
	display: block;
	height: 0;
	clear: both;
}

.Journal_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/order_rz_icon.png);
	display: block;
	height: 0;
	clear: both;
}

.Determine_o_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/hygl_wdhy_sx.png);
	display: block;
	height: 0;
	clear: both;
}

.Determine_h_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dqrdd_qrh.png);
	display: block;
	height: 0;
	clear: both;
}

.table_yellow {
	background-color: #F5C205;
	color: #FFFFFF;
	width: 100%;
	border-radius: 3px;
}

.table_red {
	background-color: #F56158;
	color: #FFFFFF;
	width: 100%;
	border-radius: 3px;
}

.Consultative_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_xsch.png);
	display: block;
	height: 0;
	clear: both;
}

.stowage_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_zh.png);
	display: block;
	height: 0;
	clear: both;
}

.recovery:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_hs.png);
	display: block;
	height: 0;
	clear: both;
}

.type_div input {
	background-color: #FFFFFF;
	width: 200px;
	float: left;
	margin-left: 1rem;
	height: 2.5rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	padding-left: 1rem;
	border-radius: 3px;
}

.type_div .rzp_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_dddj_rq.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: right;
	margin-top: -3.5rem;
	position: relative;
	margin-right: 0.5rem;
}

.am-form .order_t {
	background: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_xx_down.png) no-repeat right;
	width: 60%;
	/*background-size: 31% 31%;*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 0;
	height: 2.5rem;
	padding-left: 1rem;
	font-size: 1.4rem;
	margin-left: -1rem;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #0A0A0A;
	letter-spacing: 0;
	border-radius: 3px;
	margin: auto;
}

.am-u-sm-12 .table_dowm {
	width: 62%;
	margin: auto;
	margin-left: 2rem;
	margin-top: 2rem;
}

.am-u-sm-12 .jg_span {
	float: right;
	width: 39%;
}

.am-u-sm-12 .new_JS_w {
	width: 39%;
}

.am-u-sm-12 .jg_span p {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_wddd_ts.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
}

.am-u-sm-12 .jg_span span {
	float: left;
}

.am-u-sm-12 .table_addbtn {
	float: right;
	width: 7%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-right: 2rem;
	line-height: 3rem;
	margin-top: 2%;
}

.am-u-sm-12 .table_addbtn img {
	float: left;
	width: 23%;
	margin-left: 5%;
	margin-top: 8%;
	margin-right: -19%;
}

.am-u-sm-12 .table_addbtn span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

table.am-table tbody tr .td_red_span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #F56158;
	letter-spacing: 0;
}

.green {
	color: green;
}

.am-form .new_select {
	width: 74%;
}

.am-u-sm-12 .am-btn-toolbar_bak {
	float: left;
}

.client_name .jz_input {
	width: 84%;
	height: 3rem;
	margin-left: 20px;
}

.min_input_div {
	width: 60%;
	margin-left: 1.5rem;
	float: left;
}

.min_input_div div {
	margin-right: -30px;
}

.min_input_div div input {
	width: 60%;
}

.dj_div {
	width: 29%;
	margin-top: -4rem;
	float: left;
	margin-bottom: 2rem;
}

.dj_div img {
	width: 80%;
	/*float: left;*/
}

.dj_div span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
	float: left;
}

.am-u-sm-12 .new_cz_div {
	float: none;
	margin: auto;
}

.am-u-sm-12 .new_cz_div button:last-child {
	border: 0;
}

.add_table .new_cz_div {
	float: none;
	margin: auto;
}

.add_table .new_cz_div button:last-child {
	border: 0;
}

.order_div .hy_input {
	height: 3rem;
}

.am-u-sm-12 .table_sx_btn {
	float: right;
	width: 10%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-right: 2rem;
	line-height: 3rem;
	margin-top: 1%;
}

.am-u-sm-12 .table_sx_btn img {
	float: left;
	width: 19%;
	margin-left: 0%;
	margin-top: 7%;
	margin-right: -19%;
}

.am-u-sm-12 .table_sx_btn span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

.yiban {
	width: 33%;
}

.yiban input {
	margin-left: -1rem;
}

.yiban span {
	margin-top: 4px;
}

.am-u-sm-12 .big_width {
	width: 79%;
}

.new_order_table_width {
	width: 64%;
}

.type_div .new_order_table_width {
	width: 64%;
}

.am-u-sm-12 .add_btn_new_width {
	width: 12%;
	line-height: 4.5rem;
}

.am-u-sm-12 .add_btn_new_width img {
	float: left;
	width: 19%;
	margin-left: 7%;
	margin-top: 4%;
}

.o_project_content {}

.o_project_content_y {
	background: #E5E5E5;
	border: 1px solid #CED1D4;
	line-height: 14px;
	width: 100%;
	float: left;
	margin-bottom: 0.5rem;
	padding-top: 1rem;
}

.o_project_content div span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
}

.tableTitle {
	position: fixed;
	background: #FFF;
	left: 50%;
	margin-left: -250px;
}

.o_project_content colgroup {
	width: 46%;
}

.add_table_new {
	width: 97%;
	margin: auto;
	margin-top: 20px;
	overflow-y: scroll;
	height: 19rem;
}

.am-form .order_t_nw {
	width: 77%;
}

.am-form .order_t_nw2 {
	width: 100%;
}

.add_table_new tr td {
	border: 1px solid #CED1D4;
	border-right: 0;
}

.scfzh {
	width: 100%;
	margin-bottom: 3rem;
}

.scfzh span {
	float: left;
	margin-left: 2rem;
}

.scfzh input {
	float: left;
	border-radius: 3px;
	height: 2rem;
	width: 18.7rem;
}

.chk_a0+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a0+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a0:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a0:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_a1+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a1+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a1:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a1:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_a2+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a2+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a2:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a2:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_a3+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a3+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a3:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a3:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_a4+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a4+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a4:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a4:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.chk_a5+label {
	background: #D9DCDE;
	border: 1px solid #B2B2B2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 9px;
	border-radius: 5px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: -4px;
	margin-left: 1rem;
}

.chk_a5+label:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.chk_a5:checked+label {
	background-color: #ECF2F7;
	border: 1px solid #92A1AC;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #243441;
}

.chk_a5:checked+label:after {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/scgl_dscdd_xz.png);
	position: absolute;
	top: -7px;
	left: -6px;
	color: #758794;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 1px 0 0 0;
	vertical-align: text-top;
}

.am-form .table-main button:last-child {
	border: 0;
}

.order_shtime {}

.order_shtime .sh_time {
	width: 32.5%;
	float: left;
	margin-right: -12px;
	margin-top: 10rem;
	margin-left: 3rem;
}

.order_shstyle {}

.order_shstyle span {
	float: left;
	margin-top: 2.2rem;
	font-family: PingFang-Regular;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0;
}

.order_shstyle div {
	float: left;
	margin-left: -20px;
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0;
	margin-bottom: 2.5rem;
	margin-top: 1rem;
}

.order_div_bak {
	margin-left: 2.5rem;
	float: none;
	width: 28%;
}

.order_div_bak input {
	width: 61%;
	margin-right: 1rem;
}

.big_width_t {
	margin-left: 1rem;
	margin-top: 0rem;
}

.am-u-sm-12 .table_addbtn_new {
	float: right;
	margin-left: 1.4rem;
	margin-bottom: 2rem;
}

.right_n_type {
	margin-left: 70px;
}

.right_n_type input {
	width: 54%;
	padding-left: 10px;
}

.right_order_nw {
	margin-left: 46px;
}

.right_order_nw fieldset select {
	width: 73%;
}

.up_img {
	width: 100%;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.up_img .up_hk {
	background: #E5E5E5;
	border: 1px solid #B2B2B2;
	border-radius: 4px;
	width: 24%;
	height: 8.3rem;
	float: left;
	margin-left: 2rem;
	margin-right: 2rem;
}

.up_img .up_pic {
	float: left;
}

.order_dm {
	width: 50%;
	height: 6rem;
}

.order_dm .order_dm_span {
	text-align: center;
	height: 3rem;
	line-height: 3rem;
	width: 30%;
	border: 1px solid rgba(38, 53, 72, 0.20);
	border-radius: 4px;
	margin-top: 2rem;
	margin-left: 1rem;
	font-family: PingFang-Regular;
	font-size: 16px;
	color: #B2B2B2;
	letter-spacing: 0;
	float: left;
}

.order_dm .order_dm_span input {
	background: 0;
	width: 85%;
	text-align: center;
}

.order_dm .dm_cx {
	float: left;
	width: 15%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-left: 10px;
	line-height: 3rem;
	margin-top: 2rem;
}

.order_dm .dm_cx img {
	float: left;
	width: 22%;
	margin-left: 13%;
	margin-top: 10%;
}

.order_dm .dm_cx span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 3%;
}

.tc_table {
	width: 97%;
	margin: auto;
	float: none;
}

.Capacity_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cngl_cncx.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
	margin-top: -2%;
}

.new_modify_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cwgl_cngl_xg.png);
	display: block;
	height: 0;
	clear: both;
}

.ck_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cngl_cnkc_ck.png);
	display: block;
	height: 0;
	clear: both;
}

.xg_content {
	width: 100%;
	margin: auto;
	float: none;
	margin-top: 1rem;
	height: 3.5rem;
}

.xg_content div {
	width: 50%;
	float: left;
}

.xg_content div input {
	width: 70%;
	height: 3rem;
	border-radius: 4px;
	padding-left: 1rem;
}

.xg_content .jzsr_input {}

.xg_content .adjr {
	margin-left: 0.8rem;
	width: 49%;
}

.xg_content .jzsr_input span {
	float: left;
	margin-top: 10px;
}

.xg_content .jzsr_input span:first-child {
	margin-left: 3.5rem;
}

.xg_content .jzsr_input input {
	float: left;
	width: 70%;
	height: 3rem;
	border-radius: 4px;
	padding-left: 1.5rem;
}

.new_bz_div {
	width: 100%;
	margin-top: 1rem;
	margin-left: 7.5rem;
	height: 3.5rem;
}

.new_bz_div span {
	float: left;
	margin-top: 1rem;
}

.new_bz_div input {
	width: 84%;
	height: 3rem;
	padding-left: 1.5rem;
	border-radius: 4px;
	float: left;
}

.xg_content select {
	display: initial;
}

.djdbjl_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cngl_ylgl_djb.png);
	display: block;
	height: 0;
	clear: both;
}

.ewm_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cngl_xzgl_ewm.png);
	display: block;
	height: 0;
	clear: both;
}

.am-u-sm-12 .add_btn_nw {
	margin-left: 5px;
}

.qt_btn_new {
	margin-left: 1%;
}

.box_list {
	width: 96%;
	margin: auto;
	height: 5.5rem;
}

.box_list span {
	float: left;
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0;
	margin-top: 1.5rem;
}

.box_list .table_addbtn {
	float: right;
	width: 9%;
	height: 3rem;
	background-color: #F5A605;
	border-radius: 4px;
	margin-right: 2rem;
	line-height: 4rem;
	margin-top: 1%;
}

.box_list .table_addbtn img {
	float: left;
	width: 23%;
	margin-left: 5%;
	margin-top: 8%;
	margin-right: -19%;
}

.order_newsw {
	width: 10%;
}

.box_list .table_addbtn span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	margin-left: 26%;
	margin-top: -7%;
}

.xlstyle {
	overflow-y: scroll;
	height: 19rem;
}

.cwgl_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cwgl_ddcx.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
}

.h_jd_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cwgl_ddtj_jd.png);
	display: block;
	height: 0;
	clear: both;
}

.o_jd_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_khsh_shl.png);
	display: block;
	height: 0;
	clear: both;
}

.h_kp_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cwgl_ddtj_kph.png);
	display: block;
	height: 0;
	clear: both;
}

.o_kp_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/cwgl_ddtj_kpl.png);
	display: block;
	height: 0;
	clear: both;
}

.hs_span {
	font-family: PingFang-Regular;
	font-size: 14px;
	color: #CED1D4;
	letter-spacing: 0;
}

.zlgl_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/zlgl_cpxx_zl.png);
	width: 3rem;
	height: 3rem;
	background-size: 100% 100%;
	float: left;
	margin-top: -5px;
}

.xgdd_icon:before {
	content: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/khgl_wdkh_dd.png);
	display: block;
	height: 0;
	clear: both;
}

.sy_tb_div {
	border: 1px solid #e7ecf1;
	width: 85%;
	margin: auto;
}

.sy_tb_top {
	border-bottom: 1px solid #e7ecf1;
	height: 4rem;
}

.tc_div {
	width: 1090px;
	/* margin-left: 15%; */
	height: auto;
}

.tpl-span {
	font-family: PingFang-Medium;
	font-size: 2rem;
	color: #F5C205;
	letter-spacing: 0;
	float: left;
	line-height: 0;
	margin-top: 2.5rem;
	margin-left: 2rem;
}

.cz_middle {
	margin: auto;
}

.che_kpjd_div {
	width: 10%;
	float: left;
	margin-top: -1%;
}

.che_kpjd_div span {
	font-family: PingFang-Regular;
	font-size: 16px;
	color: #B2B2B2;
	letter-spacing: 0;
}

.sjgl_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_sjgl_h.png);
	height: 3rem;
	width: 3rem;
	background-size: 100% 100%;
	float: left;
}

.khqs_nw {
	width: 13%;
}

.khqs_nw .rl {
	float: left;
	border: 0;
	width: 100%;
	margin: 0;
}

.khqs_nw .rl input {
	/*height: 3.8rem;*/
	height: 100%;
	padding: 0;
	margin-top: -0.5rem;
}

.khqs_nw img {
	float: right;
	margin-top: 0;
}

.khqs_cx {
	width: 13%;
}

.khqs_cx img {
	width: 15%;
}

#main_new {
	width: 100%;
	height: 400px;
	float: left;
	border: 1px solid #8CA0B3;
	border-top: 0;
}

.ctspan {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #263548;
	text-align: center;
	margin-top: 1rem;
	border: 1px solid #8CA0B3;
	height: 11rem;
	line-height: 3.5rem;
	background-color: #FBFBFB;
	border-bottom: 0;
}

.am-u-sm-12 .ctable_span {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #263548;
	text-align: center;
	margin-bottom: 2rem;
	margin-top: 1rem;
	float: none;
}

.smoll_t {
	font-family: PingFang-Medium;
	font-size: 18px;
	color: #263548;
	text-align: center;
	margin-top: -2.5rem;
	border-top: 1px solid #8CA0B3;
}

#test {
	width: 100%;
	border: 0;
}

.rl input {
	width: 80%;
	background: 0;
	border: 0;
	height: 100%;
	/*padding-bottom: 7rem;
	padding-top: 1.5rem;*/
}

.rl img {
	float: left;
	width: 20%;
	margin-top: 1px;
}

.am-breadcrumb li {
	/*width: 22%;*/
}

.everyWeekDay .weekday,
.everyDay .days {
	/*解决span不支持width属性*/
	display: -moz-inline-box;
	display: inline-block;
	margin: 5px 0 0 20px;
	text-align: center;
	width: 20px;
	border: 1px solid #F7F7F7;
	cursor: pointer;
}

.marginTop {
	margin-top: 5px;
}

.selectStyle {
	padding-left: 10px;
	border: none;
	border-radius: 3px;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	margin: 0 10px 0 10px;
	width: 60px;
	border-color: #0FB9EF;
	color: #0FB9EF;
}

.am-breadcrumb .sy_liw {
	/*width: 7%;*/
}

.zhi_time {
	text-align: center;
	font-size: 23px;
	margin-left: 0.5rem;
	margin-right: -1rem;
}

.s_yjhy {
	width: 15%;
	text-align: center;
}

.type_div_new .am-form input {
	height: 2.5rem;
}

.sh_newtime form {
	width: 70%;
	float: left;
}

.sh_newtime .ai_1 {
	margin-left: 11px;
}

.sh_newtime .ai_2 {
	margin-left: -6px;
}

.order_div .long_span {
	margin-left: 0.5rem;
}

.kh_name .am-form {
	margin: 0;
	width: 86%;
}

.nuw1 input {
	margin-left: 3px;
}

.n_khdm select {
	margin-left: -1.2rem;
}

.bi_div {
	margin-left: 8px;
	width: 100%;
	margin-top: 1rem;
}

.djsj {
	margin-left: 3.3rem;
}

.type_div_bak .js_new {
	width: 53%;
	margin-right: 80px;
}

.type_div_bak .js_new input {
	width: 100%;
	height: 3rem;
	border-radius: 0.3rem;
}

.right_order_div .asc {
	margin-left: -5rem;
}

.kh_adrs {
	margin-left: 1rem;
}

.type_div_bak .kh_adrsa {
	width: 63%;
	margin-right: 0px;
	float: left;
}

.ywynk {
	margin-left: 53px;
}

.bak_input {
	margin-left: 8px;
	width: 89%;
}

.dj_time1 {
	margin-left: 4rem;
}

.sh_style {
	margin-left: 15px;
}

.sc_jd {
	margin-left: 46px;
}

.new_ywy {
	margin-left: 64px;
}

.new_ywy fieldset .order_t {
	width: 64%;
}

.khlxzj {
	margin-left: -10px;
	width: 89%;
	margin-top: 15px;
}

.khlxdh {
	width: 65.5%;
	float: left;
}

.xg_content .cm_scjd {
	margin-left: -12px;
}

.xg_content .cm_scjd select {
	margin-left: -5px;
}

.client_name .khname_form {
	width: 87.5%;
	float: left;
	margin-left: 0;
}

.bz_width input {
	margin-left: -8px;
}

.box_bz {
	margin-left: 4.3rem;
}

.box_bz span {
	margin-right: 3px;
}

.box_bz input {
	width: 86.5%;
}

.mc_right_input {
	margin-left: 8px;
	width: 89%;
}

.mc_r1 {
	margin-top: 5rem;
}

.mc_r2 {
	margin-left: 3.4rem;
}

.mc_r3 {
	margin-left: 4.7rem;
}

.type_div_new .djr_span1 {
	margin-right: 0;
	margin-left: 2.1rem;
}

.cnt2 {
	margin-left: 4.5rem;
	width: 28%;
}

.cnt2 input {
	width: 67%;
}

.cnt3 {
	margin-left: 20px;
	width: 31%;
}

.cnt3 input {
	width: 72%;
}

.sh_time_icon {
	background-image: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/ddgl_dddj_rq.png);
	width: 2.5rem;
	height: 2.5rem;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	/*设置图片不重复*/
	background-position: 0px 0px;
	/*图片显示的位置*/
	float: right;
	margin-bottom: -33px;
	position: relative;
	z-index: 10;
	margin-top: -2.5rem;
}

.pcbz {
	margin-top: 0.5rem;
}

.pcbz span {
	margin-right: -1.5rem;
	margin-left: 6rem;
}

.pcbz input {
	width: 86%;
}

.pcbz textarea {
	width: 86%;
}

.mccx_right .lxtelb {
	margin-bottom: 2rem;
}

.cxywy .mccx_span {
	margin-bottom: 3.5rem;
}

.cxywy .mccx_span {
	margin-bottom: 3.5rem;
}

.cxywy .mccx_input {
	margin-bottom: 3.5rem;
}

.macxa {
	height: 2.5rem;
}

.am-u-sm-12 .hex {
	height: 1px;
	width: 95%;
	margin: auto;
	background: #CED1D4;
	float: inherit;
	margin-left: 2%;
}

.cx_xd_cont {
	width: 90%;
	margin: auto;
	margin-top: 1rem;
}

.cx_xd_cont .cx_dtc {
	width: 50%;
	float: left;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	height: 2rem;
}

.cx_xd_cont .cx_dtc .c_d_span {
	width: 25%;
	float: left;
	text-align: right;
}

.cx_xd_cont .cx_dtc .c_d_input {
	width: 75%;
	float: left;
	text-align: left;
}

.cx_xd_cont .cx_dtc .c_d_input select {
	margin-left: 1px;
	width: 100%;
}

.cx_xd_cont .cx_dtc .c_d_input input {
	border-radius: 0.3rem;
	height: 2.5rem;
	width: 100%;
	padding-left: 1rem;
}

.cx_xd_cont .cx_dtc .c_d_input textarea {
	border-radius: 0.3rem;
	height: 7rem;
	width: 100%;
	padding-left: 1rem;
	border: 0;
}

.cx_xd_cont .cx_dt_long {
	width: 100%;
	height: 8rem;
	float: left;
}

.cx_xd_cont .cx_dt_long .c_d_span {
	width: 12.5%;
	float: left;
	text-align: right;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.cx_xd_cont .cx_dt_long .c_d_input {
	width: 87.5%;
	float: left;
	text-align: left;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.cx_xd_cont .cx_dt_long .c_d_input input {
	border-radius: 0.3rem;
	height: 2.5rem;
	width: 100%;
	padding-left: 1rem;
}

.cx_xd_cont .cx_dt_long .c_d_input textarea {
	border-radius: 0.3rem;
	height: 7rem;
	width: 100%;
	padding-left: 1rem;
	border: 0;
}

.cx_xd_cont .cx_dtc .c_d_input fieldset {
	padding: 0;
}

.cx_xd_cont .bz_div {
	height: 8rem;
}

.cx_xd_cont .cx_dt_lh {
	margin-top: -5rem;
}

.t_select {
	background: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_sy_xz2.png) no-repeat right;
	width: 100%;
	height: 3rem;
	background-size: 25% 90%;
	margin-top: -7px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-family: PingFang-Medium;
	font-size: 16px;
	color: rgb(255, 255, 255);
	letter-spacing: 0px;
	padding-left: 1.5rem;
}

.t_select option {
	color: #000000;
}

.hb_select {
	background: url(https://dryicekeeper.oss-cn-hangzhou.aliyuncs.com/img/sy_sy_xz.png) no-repeat right;
	/* width: 8.3rem; */
	width: 100%;
	height: 3rem;
	/*background-size: 25% 90%;*/
	margin-top: -7px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-family: PingFang-Medium;
	font-size: 16px;
	color: #B2B2B2;
	letter-spacing: 0px;
	padding-left: 1.5rem;
}

.long_select {
	width: 13rem;
}

.smo_select {
	width: 85px;
	background-size: 37% 84%;
	padding-left: 1.5rem;
	font-size: 1rem;
}

.select_pl {
	padding-left: 0.3rem;
}

.select_pl2 {
	width: 82px;
	padding-left: 8px;
}

.sh_time .sh_timeow {
	height: 3rem;
	background: #fff;
	border-radius: 0.5rem;
}

.sh_time .sh_timeow form {
	height: 3rem;
}

.sh_time .sh_timeow p {
	height: 3rem;
}

.sh_time .sh_timeow .am-form-field {
	padding-bottom: 7rem;
	padding-top: 1.5rem;
	height: 2rem;
	background: 0;
}

.sh_time .sh_timeow .date_icon {
	margin-top: -36px;
}


/*.khqs_nw .xdsj input {
	padding-bottom: 7rem;
	padding-top: 1.5rem;
}*/

.time_div {
	width: 16%;
}

@media only screen and (max-width:1366px) {
	#test {
		width: 100%;
	}
	.jrdj {
		/*padding-top: 0.9%;*/
		width: 9%;
		line-height: 2rem;
	}
	.jrdj p {
		margin-right: -4%;
		margin-top: -2%;
	}
	.qt_btn {
		/*padding-top: 0.9%;*/
		width: 9%;
		line-height: 21px;
	}
	.qt_btn p {
		margin-right: -4%;
		margin-top: -4%;
	}
	.cx2 {
		line-height: 3rem;
	}
	.cx2 img {
		width: 26%;
		margin-left: 9%;
		float: none;
	}
	.am-u-sm-12 .add_btn img {
		float: left;
		width: 27%;
		margin-left: 10%;
		margin-top: 9%;
	}
	.am-u-sm-12 .add_btn {
		line-height: 36px;
	}
	.cx {
		line-height: 38px;
	}
	.cx3 {
		height: 3rem;
	}
	.am-u-sm-12 .add_btn_new_width img {
		float: left;
		width: 22%;
		margin-left: 7%;
		margin-top: 4%;
	}
	.new_add_btn img {
		width: 27%;
		margin-top: 10%;
	}
	.khqs_cx {
		width: 10%;
	}
	.khqs_cx img {
		width: 20%;
		margin-left: 3%;
		margin-top: 6%;
	}
	.khqs_cx span {
		margin-left: 0;
	}
	.khqs_nw {
		width: 13%;
	}
	.khqs_nw img {
		margin-top: -5%;
	}
	.order_newsw {
		width: 7%;
	}
	.order_newsw span {
		font-size: 10px;
	}
	.order_newsw p {
		margin-right: -8%;
	}
	.am-u-sm-12 .box_gl_btn {
		width: 7.5%;
		margin-left: 0.5%;
	}
	.am-u-sm-12 .box_gl_btn img {
		width: 20%;
		margin-left: 4%;
		margin-top: 10%;
		margin-right: -1%;
	}
	.am-u-sm-12 .box_gl_btn span {
		font-size: 1.5rem;
	}
	.am-u-sm-12 .box_gl_btn_add {
		width: 5%;
		margin-left: 0.5%;
	}
	.am-u-sm-12 .box_gl_btn_add img {
		width: 30%;
		margin-top: 15%;
		margin-left: 1%;
		margin-right: -5%;
	}
	.am-u-sm-12 .box_gl_btn_add span {
		font-size: 1.5rem;
	}
	.type_div_phone {
		margin-left: -20px;
		width: 51%;
	}
	.type_div_phone .am-form {
		width: 68%;
	}
	.order_div .hy_input {
		margin-left: -0.4rem;
	}
	/*.client_name {
		margin-left: -2px;
	}*/
	.type_div_new span {
		margin-left: 0.1rem;
	}
	.client_name form {
		margin-left: 1rem;
	}
	.order_div .long_span {
		margin-left: 1rem;
	}
	.n_khdm select {
		margin-left: -1.2rem;
	}
	.s_yjhy {
		width: 10%;
	}
	.kh_adrs {
		margin-left: 1rem;
	}
	.client_name .o_cform {
		width: 85.88%;
		float: left;
	}
	.right_h_input {
		margin-left: 2rem;
	}
	.right_h_input input {
		padding: .5rem;
	}
	.type_div_new .djr_span1 {
		margin-right: 0;
		margin-left: 2.1rem;
	}
	.time_div {
		width: 16%;
	}
}

@media only screen and (min-width:1500px) and (max-width:1647px) {
	.jrdj {
		padding-top: 0.25%;
	}
	.qt_btn {
		padding-top: 0.25%;
	}
	.cx2 img {
		margin-top: 5%;
	}
	.cx2 {
		line-height: 3rem;
	}
	.am-u-sm-12 .add_btn {
		line-height: 3rem;
		margin-left: 15rem;
	}
	.am-u-sm-12 .add_btn img {
		float: left;
		width: 21%;
		margin-left: 9%;
		margin-top: 6%;
	}
	.am-u-sm-12 .add_btn span {
		margin-left: 11%;
	}
	.client_name input {
		width: 75.5%;
		margin-left: 1.8rem;
	}
	.type_div_new span {
		margin-right: 1.5rem;
	}
	/*.type_div_new .am-form{
							margin-left: 1.5rem;
						}*/
	.order_div .khdm {
		margin-left: -5rem;
	}
	.client_name form {
		width: 82.6%;
	}
	.type_div_phone {
		margin-left: -20px;
		width: 51%;
	}
	.type_div_phone .am-form {
		width: 68%;
	}
	.select_day {
		float: right;
		margin-top: 20px;
		width: 57%;
		background: #E6E8E9;
		height: 3rem;
		margin-right: 110px;
		border-radius: 3px;
		margin-bottom: 1rem;
	}
	.type_div_new .djr_span1 {
		margin-right: 0;
		margin-left: 2.1rem;
	}
	.s_yjhy {
		width: 10%;
		text-align: center;
	}
	.s_yjhy img {
		width: 13%;
		margin-left: 5%;
		margin-top: 5%;
	}
	.s_yjhy2 {
		width: 7%;
		text-align: center;
	}
	.s_yjhy2 img {
		width: 18%;
		margin-left: 5%;
		margin-top: 9%;
	}
	.client_name .nuw {
		width: 83%;
		margin-left: 2.3rem;
	}
	.order_div fieldset select {
		margin-left: 26px;
	}
	.order_div fieldset select {
		width: 84%;
	}
	.type_div_new .djr_span {
		margin-left: 2.5rem;
	}
	.new_add_btn img {
		margin-top: 4%;
	}
	.am-u-sm-12 .xxkd {
		width: 9%;
	}
	.am-u-sm-12 .xxkd img {
		margin-top: 3%;
	}
	.am-u-sm-12 .box_gl_btn {
		width: 8%;
		margin-left: 0.5%;
	}
	.am-u-sm-12 .box_gl_btn img {
		width: 20%;
		margin-left: 4%;
		margin-top: 5%;
		margin-right: -1%;
	}
	.am-u-sm-12 .box_gl_btn_add {
		width: 4%;
		margin-left: 0.5%;
	}
	.am-u-sm-12 .box_gl_btn_add img {
		width: 30%;
		margin-top: 10%;
		margin-left: 1%;
		margin-right: -5%;
	}
	.order_div input {
		margin-left: 2rem;
	}
	.right_order_div span {
		margin-top: 1.5rem;
	}
	.right_client_name span {
		margin-top: 2%;
	}
	.type_div_bak .right_input_h {
		margin-right: 14%;
	}
	.order_newsw {
		width: 7%;
	}
	.order_newsw p {
		margin-right: -3%;
	}
	.khqs_cx {
		width: 7%;
	}
	.khqs_cx img {
		width: 20%;
		margin-left: 3%;
	}
	.khqs_nw {
		width: 11%;
		margin-left: 1%;
	}
	.khqs_nw input {
		margin-top: -8%;
	}
	.right_order_div .order_select_div {
		margin-left: -34%;
	}
	.type_phone_div {
		margin-left: 8px;
		width: 100%;
		margin-top: 0rem;
	}
	.type_div .rq_dw {
		margin-top: -3.5rem;
		margin-right: 4rem;
	}
	.type_div .rq_newd {
		margin-top: -3.6rem;
		margin-right: 10%;
	}
	.sh_datetime {
		margin-top: -4rem;
	}
	.sh_datetime input {
		width: 68%;
		margin-left: 23%;
	}
	.new_datatime_p {
		margin-top: -3.6rem;
		margin-right: 10%;
	}
	.order_div fieldset .h_order_select {
		margin-left: 3%;
	}
	.type_div .h_text_input {
		margin-left: 4%;
		width: 71%;
	}
	.order_khmc .am-form {
		width: 85%;
		float: left;
	}
	.order_khmc form input {
		height: 3rem;
	}
	.order_lxtelphone .djr_span {
		margin-right: 0rem;
		margin-left: 0rem;
	}
	.order_lxtelphone form {
		width: 70.5%;
		float: left;
	}
	.am-u-sm-12 .table_sx_btn {
		width: 9%;
	}
	.xlonginput {}
	.xlonginput form {
		width: 87%;
		float: left;
	}
	.right_h_input {
		margin-left: 14%;
	}
	.right_h_select {
		margin-left: 10%;
	}
	.right_h_input input {
		padding-left: 1rem;
	}
	/*.right_h_select select{
						width: 68%;
					}*/
	.ywy_select .red_span {
		margin-left: 5%;
	}
	.ywy_select .order_t {
		width: 55%;
		margin-left: -19%;
	}
	.order_khname {}
	.order_khname form {
		width: 84.6%;
		float: left;
	}
	.right_xsdj {
		margin-left: 13px;
	}
	.right_xsdj input {
		margin-left: 3%;
		width: 55%;
	}
	.kh_xx {
		height: 3.05rem;
	}
	.client_name .jz_input {
		margin-left: 35px;
	}
	.am-modal {
		top: 3%;
	}
	.title_div span {
		margin-top: -0.5%;
	}
	.next_right {
		margin-top: -1%;
	}
	.contract_ywy .order_t {
		margin-left: -20%;
		width: 55%;
	}
}