/**/
.tjbox{background-color:#f0f2f5;margin:auto;}
.tjbox_time_input{
	border:1px #cccccc solid;
	border-radius:4px;
	overflow:hidden;
	background-color:white;
}
.tjbox_time_input>input{border:none;outline:none;}
.tbtip{width:100%;margin:auto;background-color: #eeeeee;}
.tjbox_btwo_title>div{color: #333333;}
.tjbox_four_title .fr {color: #409eff;}
.tjbox_four_content{
	width:100%;
	margin:auto;
	border-bottom:1px #f1f1f1 dashed;
	cursor:pointer;
}
.tbtip{width:100%;margin:auto;background-color: #eeeeee;}
.bt1{border-bottom:1px #f2f2f2 solid;}
/**/
/**/
.tbbody{margin:auto;background-color:white;}
.tbmenu{width:100%;border-bottom:1px #cdcdcd solid;}
.tbmenu_block>div,.tbmenu_blocks>div,.tbmenu_blocks>a>div,.tbmenu_rblock>div,.tbmenu_rblock>a>div{border-radius:3px;border:1px solid #cdcdcd;cursor:pointer;}
.tbmenu_block .active,.tbmenu_blocks .active{background-color:#116ec5;color:white;border-color:#116ec5;}
.tbmenu_block a,.tbmenu_blocks a{color:#333;}
.tbmenus_block_body{position:relative;}
.tbmenus_block_input{border:1px solid #ccc;border-radius:2px;}
.tbmenus_block_input>input{border:none;outline:none;background:none;}
.tbmenus_block_option,.setbody_box_option,.ifrbody_option,.fydbody_bbd_option{
	border:1px solid #ccc;
	background-color:white;
	position:absolute;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
	display:none;
}
.tbbutton{cursor:pointer;}
.tbmenus_block_option>div,.setbody_box_option>div,.ifrbody_option>div,.fydbody_bbd_option>div{cursor: pointer;color: #666;}
.tbmenus_block_option>div:hover,.setbody_box_option>div:hover,.dpmenu_select_option>div:hover,.fydbody_bbd_option>div:hover{background-color:#409eff;color:white;}
.tbbutton_one{background-color:#409eff;color:white;}
.tbbutton_two{background-color:#ff5151;color:white;}
.tbbutton_three{background-color:#ffa200;color:white;}
.tbbutton_four{background-color:#32b16c;color:white;}
.tbbutton_five{background-color:#ffa200;color:white;}
.tbbutton_six{background-color: #337ab7;color:white;}
.tbbutton_seven{background-color: #d9534f;color:white;}
.tbbutton_eight,.tbbutton_ten{background-color: #5bc0de;color:white;}
.tbbutton_nane{background-color: #d9534f;color:white;}
.tbbutton_eleven{background-color:#116ec5;color:white;}
.tbbutton_one:hover{background-color:#66b1ff;color:white;}

.tbbutton_six:hover{background-color: #286090;}
.tbbutton_seven:hover{background-color: #c9302c;}
.tbbutton_ten:hover{background-color: #31b0d5}
.tbbutton_eleven:hover{background-color: #1f7cd3}
.tbbody_top>.fr{
	border-radius: 4px;
	text-align: center;
	color: white;
	background-color: #409eff;
	box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
	cursor: pointer;
}
.tbtable{width:100%;margin-top:20px;table-layout:fixed;}
.tbtable th{
	background-color:#409eff;
	color:white;
	border-right:1px white solid;
}
.tbtable tr:nth-child(2n-1) {background-color:#f9f9f9;}
.tbtable tr:hover{background-color:#ffd5b9;}
.tbtable td{
	border-right:1px #f2f2f2 solid;
	border-bottom:1px #f2f2f2 solid;
	text-align:center;
	color:#555555;
}
.tbtable tr td:first-child{border-left:1px #f2f2f2 solid;}
.thrcell,.thsmcell,.tdcell,.tdsmcell,.thzcell{width:98%;margin:auto;}
.tdcell>label,.tdsmcell>label{color:#999;font-weight:600;}
.tdstate{
	border-radius:4px;
	text-align:center;
	color:white;
	margin:auto;
}
.tdbutton{
	border-radius:4px;
	text-align:center;
	box-shadow:1px 1px 1px rgb(0 0 0 / 20%);
	cursor:pointer;
	display:inline-block;
}
.tdbigbtn{
    border-radius:4px;
    text-align:center;
    box-shadow:1px 1px 1px rgb(0 0 0 / 20%);
    cursor:pointer;
    display:inline-block;
}
.curhand{cursor:pointer;}	    
.sttwo{background-color: #ffd92a;border-color: #ffd92a;}
.tdbtn_one{
	border: 1px #409eff solid;
	color: #409eff;
	background-color: white; 
}
.tdbtn_two{
	border:1px #e60012 solid;
	color:white;
	background-color:#e60012; 
}
.tdbtn_three{
	border:1px #409eff solid;
	color:white;
	background-color:#409eff; 
}
.tbbody_title>label{font-weight: normal;color: #999;}
.tbbody_add{	
	background-color: #ffa200;
	color:white;
	border-radius: 3px;
	cursor: pointer;
}
.tbbody_add:hover,.tbbody_addfr:hover{background-color: #f89f03}
.tbbody_addfr{
	background-color: #ffa200;
	color: white;
	border-radius: 3px;
	cursor: pointer;
}
.tdbuttons,.tdbtns{	
	border-radius: 4px;
	text-align: center;
	box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
	cursor: pointer;
	display: inline-block;
}
.tdcswitch{
	display: inline-flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	position:relative;
	font-size:14px;
	vertical-align:middle;
}
.tdcswitch span{
    margin: 0;
    position: relative;
    border: 1px solid #dcdfe6;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #dcdfe6;
    -webkit-transition: border-color .3s,background-color .3s;
    transition: border-color .3s,background-color .3s;
    vertical-align: middle;
}
.tdcswitch span:after {
    content: "";
    border-radius: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #fff;
}
.tdcswitch.is-checked .el-switch__core,.setbody_box_switch.is-checked .el-switch__core{border-color: #409eff;background-color: #409eff;}
.tdcswitch.is-checked .el-switch__core:after,.setbody_box_switch.is-checked .el-switch__core:after{left: 100%;margin-left: -17px;}
/**/
/**/
.listpagenum{
	border:1px #ddd solid;
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	border-radius:4px;
}
.listpagenum>.fl{
	text-align:center;
	border-right:1px #ddd solid;
	color:#337ab7;
	cursor:pointer;
}
.listpagenum>.active{
	background-color:#337ab7;
	color:white;
	cursor:default;
}
/**/
/**/
.ltbbody{overflow-x:hidden;margin:auto;}
.ltbtable{table-layout: fixed;}
.ltbtable th{
	background-color:white;
	color:#909399;
	border:1px #f2f2f2 solid;
	border-left:none;
}
.ltbtable th:first-child{border:1px #f2f2f2 solid;}
.ltbtable tr:nth-child(2n-1) {background-color:#f9f9f9;}
.ltbtable tr:hover{background-color:#ffd5b9;}
.ltbtable td{
	border-right:1px #f2f2f2 solid;
	border-bottom:1px #f2f2f2 solid;
	text-align:center;
	color:#555555;
}
.ltbtable tr td:first-child{border-left:1px #f2f2f2 solid;}
.ltbtable,.lthsmcell,.ltbtable,.ltdsmcell,.lthzcell{width:98%;margin:auto;}
.ltbtable>label,.ltdsmcell>label{color:#999;font-weight:600;}
.ltbbutton>div,.selbbutton>div{border-radius:3px;cursor: pointer;text-align: center;}
.ltbbutton_one{border: 1px solid #dcdfe6;color: #606266;background-color:white;}
.ltbbutton_two{color: #fff;background-color: #409eff;border:1px #409eff solid;}
.ltbbutton_one:hover{
	border-color:#c6e2ff;
	background-color:#ecf5ff;
	color:#409eff;
}
.ltbbutton_two:hover{
	border-color:#66b1ff;
	background-color:#66b1ff;
}
/**/
.selbody{overflow-x:hidden;margin:auto;}
.selbody_name,.addmbody_name{text-align:right;color: #606266;font-weight: 700;}
.bitian::before{content: "*";color: #f56c6c;margin-right: 4px;}
.selbody_box,.addmbody_box{
	background-color:white;
	border-radius:3px;
	cursor:pointer;
	border:1px #dcdfe6 solid;
}
.selbody_box>input,.addmbody_box>input{
	border:none;
	outline:none;
	background:none;
	/* cursor:pointer; */
}
.selbody_option{
	background-color:white;
	border:1px #eee solid;
	box-shadow:0 1px 2px rgb(0 0 0 / 10%);
	border-radius:0 0 3px 3px;
	display:none;
}
.selbody_option>div{cursor:pointer;color:#666;}
.selbody_option>div:hover{background-color:#409eff;color:white;}
.selbody_box>textarea,.addmbody_box>textarea{border:none;outline:none;resize:none;}
.selbody_border{width:100%;border-bottom:1px #eeeeee solid;}
.selbody_box_danwei{	
	text-align:center;
	background-color: #f5f7fa;
	color: #909399;
	border-left:1px solid #dcdfe6;	
}
/**/
/**/
.tdinput{
	width:calc(96% - 2px);
	border: 1px #dcdfe6 solid;
	background-color: white;
	border-radius: 3px;
	margin: auto;
}
.tdinput>input{width:100%;border:none;outline:none;}
.alonebtn{
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
	margin:auto;
}
/**/
.setbody_menu .active{background-color: #116ec5;}
.setbody_menu>div,.setbody_menu>a>div{
	color:white;
	background-color:#bec7d2;
	text-align:center;
	border-radius:4px;
	cursor:pointer;
}
.setbody_box_title{
	text-align:right;
	color: #606266;
	font-weight: 700;
}
.setbody_box_right{
	position:relative;
}
.setbody_box_rborder{
	border-radius: 4px;
	border: 1px solid #dcdfe6;
}
.setbody_box_rborder>input{
	border:none;
	outline:none;
}
.setbody_brb_unit{	
	background-color: #f5f7fa;
	border-left:1px solid #dcdfe6;
	border-radius:0 4px 4px 0;
	color: #909399;
	text-align:center;
}
.setbody_box_tip{
	background-color: #f4f4f5;
	color: #909399;
	border-radius: 4px;
}
.setbody_box_font{	
	text-align:right;
	color: #606266;
	font-weight: 700;
}
.setbody_box_switch{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size:14px;
    vertical-align: middle;
}
.setbody_box_switch>input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0;
}
.el-switch__core {
    margin: 0;
    position: relative;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #dcdfe6;
	-webkit-transition: border-color .3s,background-color .3s;
	transition: border-color .3s,background-color .3s;
	vertical-align: middle;
	outline:0;
}
.el-switch__core:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
	background-color: #fff;
}
.setbody_box_titles{color: #606266;font-weight: 700;}
/**/
/*调度*/
.mapbox{width:100%;position:relative;}
#mapContainer{
	width:100%;
	min-height:100vh; 
	position:relative; 
	background:rgb(252, 249, 242);	
}
.dpmenu{
	background-color:white;
	border-radius: 4px;
	font-weight: 800;
	color:#4a4a4a;
	box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
}
.dpbox_one>form{background-color:white;border: 1px solid #d9d9d9;border-radius:6px;}
.dpbone_body_name{color: #666;font-weight:700;text-align:right;}
.dpbone_body_border{border: 1px solid #d0d6d9;border-radius:3px;position:relative;}
.dpbone_body_input{border:none;outline:none;color: rgba(0,0,0,.65);}
.dpbone_body_scbtn{
	background-color: #16a4fa;
	color: white;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.dpbone_body_btn{
    cursor: pointer;
    color:rgba(0,0,0,.65);
    border: 1px #d0d6d9 solid;
    text-align: center;
}
.dpbone_body_btn.active{border-color:#3dbbff;color:#3dbbff;}
.dpbone_body_button>div{text-align: center;border-radius: 4px;cursor: pointer;}
.dpbone_body_button>.fl{border:1px #a9a9a9 solid;color:rgba(0,0,0,.65);}
.dpbone_body_button>.fr{border:1px #16a4fa solid;background-color:#16a4fa;color:white;}
.dpaddress{
	position: absolute;
	z-index: 1024;
	background-color: #fefefe;
	border: 1px solid #d1d1d1;
	bottom: auto;
	border-radius:3px;
	overflow-x:hidden;
	height:100px;
	display:none;
}
.dpbone_body_select{position:relative;}
.dpbone_body_option{
	border:1px solid #eee;
	background-color:white;
	position:absolute;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
	z-index:99;
	overflow-x:hidden;
	display:none;
}
.dpbone_body_option>div div{cursor:pointer;color:#666;}
.dpbone_body_option>div div:hover{background-color:#409eff;color:white;}
.dpbox_two{background-color:white;display:none;}
.dpbox_two table{width:100%;table-layout:fixed;}
.dpbox_two thead{background-color: #f9f9f9;}
.dpbox_two th{color:#333;font-weight:500;border-bottom:1px #e8e8e8 solid;}	
.dpbox_two th{height:50px;line-height:50px;font-size:14px;}
.tbtd{width:90%;margin:auto;text-align:center;}
.dpbox_two tbody tr:nth-child(2n){background-color: #f9f9f9;}
.amap-marker-label{border:0;background:none;padding:0;}
.marinfo_top{text-align:center;background-color:white;}
.marinfo_bottom{text-align:center;color:white;}
.backs_name{margin:auto;text-align:center;font-weight:600;}
.poright{
    height:100vh;
    position:absolute;
    right:0;
    top:0;
    background-color:white;
    border:1px solid white;
}
.poright_block{
    width:92%;
    background-color:whtie;
    /* height:200px; */
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    margin:auto;
	border-radius:4px;
}
.poright_block_title{width:90%;margin:auto;font-weight:600;}
.poright_block_font{width:90%;margin:auto;color:#555;}
.poright_block_btn{
    width:90%;
    background-color:#409eff;
	margin:auto;
	text-align:center;
	color:white;
	border-radius:4px;
    cursor: pointer;
}
.poright_block_btn:hover{background-color:#3dbbff}
.poright_title{width:92%;margin:auto;}
.poright_block{
    width:92%;
    background-color:whtie;
    /* height:200px; */
    box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
    margin:auto;
    border-radius:4px;
}
.poright_block_title{width:90%;margin:auto;font-weight: 600;}
.poright_block_font{width:90%;margin:auto;color:#555;}
.poright_block_btn{
    width:90%;
    background-color:#409eff;
	margin:auto;
	text-align:center;
	color:white;
	border-radius:4px;
    cursor: pointer;
}
.poright_block_btn:hover{background-color:#3dbbff}
.poright_title{width:92%;margin:auto;}
.dpdisplay{
	background-color:white;
	border-radius:5px;
	box-shadow:rgba(0,0,0,.1) 0 3px 4px;
}
.dpaddr_block:hover{background-color:#f5f7fa;}
/*调度*/
/*热力图*/
/*热力图*/


/**/
.fydbody_name{color: #606266;font-weight:600;}
.fydbody_input{border-radius: 4px;border: 1px solid #dcdfe6;}
.fydbody_input>input{border:none;outline:none;}
.fydbody_textarea>textarea{
	width:100%;
	border:none;
	outline:none;
	resize:none;
}
.fydbody_bbd_name{color: #606266;font-weight:600;text-align:right;}
.fydbody_bbd_border{border: 1px #dcdfe6 solid;border-radius: 4px;}
.fydbody_bbd_border>input[type="time"],.fydbody_bbd_border>input[type="text"]{
	border:none;
	outline:none;
	background:none;
}
.fydbody_bbd_unit{	
	border-left:1px #d8dbe1 solid;
	background-color: #f5f7fa;
	color: #909399;
	border-radius: 0 4px 4px 0;
	text-align:center;
}
.fydbody_tipone,.fydbody_tiptwo{
	color: rgb(229, 2, 2);
	display:none;
}
.fydbody_bbd_del{
	cursor: pointer;
	background-color: #ff0000;
	color: white;
	border-radius: 4px;
	text-align: center;
	box-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
}
.fydbody_box_addbtn{
	margin:auto;
	border: 2px #dcdcdc dashed;
	text-align: center;
	cursor:pointer;
	color:#606266;
}
.fydbutton>div {
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
}
.fydwarn{
	width:98%;
	background-color: #f04e4b;
	color: white;
	margin:auto;
}
.fydbody_wlbox{margin:auto;border:1px #d3d3d3 solid;}
.fydbody_bbd_rdtip{	
	background-color: #f4f4f5;
	color: #909399;
	border-radius: 4px;
}
.fydbody_bbox_center{
	width: 100%;
	position: relative;
	background-color: #f0f0f0;
}
.fydbody_bbox_fenge{
	width:100%;
	height: 1px;
	background-color: #f0f0f0;
}
/**/
/**/
.ordd_left_num{color:#506172}
.orddl_block_circle{
	border:2px #409eff solid;
	border-radius:50%;
}
.ordd_lbf_title,.ordd_lbf_time{
	width:100%;
	color:#555;
}
.ordd_left_block>.clearfix:last-child .orddl_block_border{display:none;}
.ord_right_block{
	/* height:300px; */
	box-shadow: 1px 2px 3px rgba(0,0,0,.3);
	border-radius:4px;
	border:1px #d6d6d6 solid;
}
.ord_right_block>.ordr_block_blocks:last-child{border:none;}
.right_block_one{width:calc(100% - 2px);}
.right_block_two:last-child{margin-right:0}
.ordr_block_title>div{	
	border-bottom:2px #409eff solid;
	color:#409eff;
	text-align:center;	
}
.ordr_block_block:last-child{border:none;}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: transparent;
    background-image: none;
    color: #25A5F7;
    border-color: #25A5F7;
    -webkit-appearance: button;
    cursor: pointer;
}
/**/

@media screen and (min-width:1360px){
	.tjbox{width:calc(100% - 68px);margin-top:24px;padding:20px 10px;}
	.tjbox_time{margin-bottom:30px}
	.tjbox_time_font{font-size: 14px;height:28px;line-height:28px;}
	.tjbox_time_input{width:162px;height:26px;}
	.tjbox_time_input>input{
		width:154px;
		height:28px;
		margin-left:6px;
		font-size:14px;
	}
	.tjbox_time_tip{
	    font-size:14px;
	    height:30px;
	    line-height:30px;
	    margin-left:20px;
		float:left
	}
	.tjbox_bone{
		width:calc(25% - 60px);
		background-color:white;
		margin:0 10px;
		padding:0 20px;
	}
	.tjbox_bone_title{width:100%;margin-top:20px;}
	.tjbox_bone_money{
		width:100%;
		margin-top:30px;
		font-size:20px;
		padding-bottom:26px;
	}
	.tjbox_bone_money>label {font-size:24px;}
	.tjbox_left{width:75%;float:left;}
	.tjbox_btwo{
		width:calc(33.3% - 60px);
		height:154px;
		background-color:white;
		margin:0 10px;
		padding:0 20px;
		margin-top:30px;
	}
	.tjbox_btwo_title{
		width: 100%;
		height: 24px;
		margin-top: 30px;
		line-height: 24px;
	}
	.tjbox_btwo_title>img {
	    width: 6px;
	    height: 12px;
	    margin-left: 8px;
	    margin-top: 6px;
	}
	.tjbox_btwo_money{
		margin-top: 28px;
		font-size:20px;
		font-weight: 600;
	}
	.tjbox_btwo_money>label{font-size:28px;font-weight: normal;}
	.tjbox_btwo_img{
		width:60px;
		height:60px;
		margin-top:47px;
	}
	.tjbox_bthree{
		width:calc(33.3% - 60px);
		height: 154px;
		background-color: white;
		margin: 0 10px;
		margin-top:30px;
		padding:0 20px;
	}
	.tjbox_bthree_title{
		width: 100%;
		height: 24px;
		margin-top: 30px;
		line-height: 24px;
	}
	.tjbox_bthree_title>img {
	    width: 6px;
	    height: 12px;
	    margin-left: 8px;
	    margin-top: 6px;
	}
	.tjbox_bthree_money{
		width: 100%;
		margin-top: 28px;
		font-size:20px;
		font-weight: 600;
	}
	.tjbox_bthree_money>label{font-size:28px;font-weight: normal;}
	.tjbox_four{
	    width: calc(25% - 60px);
		height:338px;
	    background-color: white;
	    margin:0 10px;
		padding:0 20px;
		margin-top:30px;
		float:right;
	}
	.tjbox_four_title{
	    width:100%;
	    padding: 16px 0;
	    margin: auto;
	    line-height: 30px;
	    border-bottom: 1px #f1f1f1 solid;
	}
	.tjbox_four_title>.fl {font-size: 18px;}
	.tjbox_four_content{padding:14px 0;}
	.tjbox_four_cfont{width:100%;line-height:28px;font-size:18px;}
	.tjbox_four_ctip{line-height:28px;font-size:16px;color:#666666;cursor:pointer;}
	.tbtip{
		height:40px;
		line-height:40px;
		margin-top:20px;
		font-size:16px;
		text-indent: 20px;
	}
	
	/*调度中心*/
	.dpmenu{position:absolute;top:10px;left:20px;}
	.dpmenu_block{margin-left:10px;margin-right:20px;}
	.dpmenu_block>input {
	    width:16px;
	    height:16px;
	    margin-right:10px;
		margin-top:10px;
	}
	.dpmenu_block>div{height:36px;line-height:36px;font-size:14px;}
	.dpbox_one{width:450px;position:absolute;left:20px;top:58px;}
	.dpboxone_title{width:100%;height:24px;}
	.dpboxone_title_img{
		width:12px;
		height:8px;
		margin-top:8px;
		margin-left:10px;
	}
	.dpbone_body_box{margin-top:12px;}
	.dpbone_body_box:first-child{margin-top:0;}
	.dpbone_body_bitian{
		width:14px;
		height:30px;
		line-height:30px;
		font-size:16px;
		color:red;
		margin-left:10px;
	}
	.dpbone_body_name{width:66px;font-size:13px;line-height:30px;}
	.dpbone_body_input{height:28px;font-size:12px;margin-left:10px;}
	.dpbone_body_scbtn{
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-right:25px;
	}
	.dpbone_body_yugu{
		margin-left:94px;
		height:24px;
		line-height:24px;
		font-size:13px;
		margin-top:6px;
	}
	.dpbone_body_selicon{
		width:12px;
		height:6px;
		margin-top:12px;
		margin-right:10px;
		margin-left:10px;
	}
	.dpbone_body_btn{
		height:28px;
		line-height:28px;
		font-size:13px;
	}
	.dpbone_body_border>textarea{
		width:314px;
		padding:2px 10px;
		line-height:26px;
		font-size:13px;
		border:none;
		outline:none;
	}
	.dpbone_body_button{
		width:336px;
		margin-left:89px;
		margin-top:20px;
		margin-bottom:20px;
	}
	.dpbone_body_button>div{height: 40px;line-height: 40px;font-size: 14px;}
	.dpbone_body_button>.fl{width:118px;}
	.dpbone_body_button>.fr{width:194px;}
	.amap-icon img,.amap-marker-content img{width:32px;height:44px;}
	.inputwidth_one{width:324px;}
	.inputwidth_two{width:244px;}
	.inputwidth_three{width:292px;}
	.inputwidth_four{width:206px;}
	.btnwidth_one{width: 106px;margin-right:25px;}
	.btnwidth_two{width:158px;margin-right:16px;}
	.dpaddress{width:400px;max-height: 560px;}
	.dpaddress>div{width:417px;overflow-y: scroll;}
	.dpbone_body_option{width:334px;}
	.dpbone_body_option>div{width:351px;max-height:280px;overflow-y:scroll;}
	#amap_qi{left:110px;top:165px;}
	#amap_zhong{left:110px;top:177px;}
	.dpbone_body_option>div div{
		text-indent:10px;
		height:28px;
		line-height:28px;
		font-size:13px;
	}
	.dpbox_two{
		width:600px;
		height:546px;
		position:absolute;
		left:470px;
		top:58px;
	}
	.tbtd{line-height:46px;font-size:14px;}
	.marinfo{border-radius:4px;padding:2px;}
	.marinfo_top{
		height:24px;
		line-height:24px;
		font-size:15px;
		padding:0 4px;
	}
	.marinfo_bottom{
		height:24px;
		line-height:24px;
		font-size:15px;
		padding:0 4px;
	}
	.backs{width:200px;height:160px;padding-top:24px;}
	.backs_face{width:90px;height:90px;display:block;margin:auto;}
	.backs_name{
		width:90%;
		height:36px;
		font-size:18px;
		line-height:36px;
	}
	.backs_fl{
		width:70px;
		height:30px;
		line-height:30px;
		color:#666;
		margin-left:20px;
	}
	.backs_fr{
		width:80px;
		height:30px;
		line-height:30px;
		color:#333;
		margin-left:10px;
	}
	.poright{width:360px;}
	.poright_block{margin-top:20px;padding:20px 0;}
	.poright_block_title{font-size:22px;margin-bottom:20px;}
	.poright_block_font{line-height:26px;}
	.poright_block_btn{
		height:32px;
	    line-height:32px;
	    margin-top:10px;
	    font-size:14px;
	}
	.poright_title{height:48px;font-size:18px;}
	.poright_title>div{margin-top:14px;}
	.poright_title>img{width:14px;margin-top:17px;}
	.poright_block{margin-top:20px;padding:20px 0;}
	.poright_block_title{font-size:22px;margin-bottom:20px;}
	.poright_block_font{line-height:26px;}
	.poright_block_btn{	
		height:32px;
	    line-height:32px;
	    margin-top:10px;
	    font-size:14px;
	}
	.poright_title{height:48px;font-size:18px;}
	.poright_title>div{margin-top:14px;}
	.poright_title>img{width:14px;margin-top:17px;}
	.dpdisplay{
		width:152px;
		height:36px;
		position:absolute;
		left:750px;
		top:10px;
		padding:0 10px;
	}
	.dpdisplay .setbody_box_switch{margin-top:8px;}
	.dpdisplay_font{
		font-size:14px;
		height:36px;
		line-height:36px;
		margin-left:10px;
	}
	.dpaddr_block{width: 382px;padding: 10px;cursor: pointer;}
	.dpaddr_block>.clearfix {width: 100%;height: 22px;}
	.dpaddr_block_font{
	    width: 362px;
	    line-height: 22px;
	    font-size: 14px;
	    margin-top: 6px;
		color:#333333;
	}
	.dpaddr_block_icon{height: 22px;}
	.dpaddr_block_title{
		width: 338px;
		min-height: 22px;
		line-height: 22px;
		font-size: 14px;
		margin-left: 6px;
		color: #409eff;
	}
	/*调度中心*/
}
@media screen and (max-width:1359px) and (min-width:820px){
	.tjbox{width:calc(100% - 48px);margin-top:14px;padding:20px 10px;}
	.tjbox_time{margin-bottom:20px}
	.tjbox_time_font{
		font-size:14px;
		height:26px;
		line-height:26px;
	}
	.tjbox_time_input{width:150px;height:26px;}
	.tjbox_time_input>input{
		width:142px;
		height:26px;
		margin-left:6px;
		font-size:14px;
	}
	.tjbox_time_tip{
	    font-size:14px;
	    height:28px;
	    line-height:28px;
	    margin-left:16px;
		float:left;
	}
	.tjbox_bone{
		width:calc(25% - 44px);
		background-color:white;
		margin:0 10px;
		padding:0 12px;
	}
	.tjbox_bone_title{
		width:100%;
		margin-top:12px;
		font-size:15px;
	}
	.tjbox_bone_money{
		width:100%;
		margin-top:20px;
		font-size:18px;
		padding-bottom:14px;
	}
	.tjbox_bone_money>label {font-size:22px;}
	.tjbox_left{width:75%;float:left;}
	.tjbox_btwo{
		width:calc(33.3% - 44px);
		height:124px;
		background-color:white;
		margin:0 10px;
		padding:0 12px;
		margin-top:20px;
	}
	.tjbox_btwo_title{
		width:100%;
		height:24px;
		margin-top:20px;
		line-height:24px;
		font-size:15px;
	}
	.tjbox_btwo_title>img {
	    width: 6px;
	    height: 12px;
	    margin-left: 8px;
	    margin-top: 6px;
	}
	.tjbox_btwo_money{
		margin-top: 26px;
		font-size:18px;
		font-weight: 600;
	}
	.tjbox_btwo_money>label{font-size:26px;font-weight:normal;}
	.tjbox_btwo_img{
		width:42px;
		height:42px;
		margin-top:58px;
	}
	.tjbox_bthree{
		width:calc(33.3% - 44px);
		height: 124px;
		background-color: white;
		margin: 0 10px;
		margin-top:20px;
		padding:0 12px;
	}
	.tjbox_bthree_title{
		width:100%;
		height:24px;
		margin-top:24px;
		line-height:24px;
	}
	.tjbox_bthree_title>img {
	    width: 6px;
	    height: 12px;
	    margin-left: 8px;
	    margin-top: 6px;
	}
	.tjbox_bthree_money{
		width: 100%;
		margin-top: 28px;
		font-size:18px;
		font-weight: 600;
	}
	.tjbox_bthree_money>label{
		font-size:26px;
		font-weight:normal;
	}
	.tjbox_four{
	    width: calc(25% - 44px);
		height:268px;
	    background-color: white;
	    margin:0 10px;
		padding:0 12px;
		margin-top:20px;
		float:right;
	}
	.tjbox_four_title{
	    width:100%;
	    padding:10px 0;
	    margin:auto;
	    line-height:28px;
		font-size:14px;
	    border-bottom:1px #f1f1f1 solid;
	}
	.tjbox_four_title>.fl {font-size: 16px;}
	.tjbox_four_content{padding:12px 0;}
	.tjbox_four_cfont{width:100%;line-height:24px;font-size:16px;}
	.tjbox_four_ctip{line-height:24px;font-size:14px;color:#666666;cursor:pointer;}
	.tbtip{
		height:36px;
		line-height:36px;
		margin-top:18px;
		font-size:14px;
		text-indent:16px;
	}
}
/**/
/**/
@media screen and (min-width:1180px){
	.tbbody{
		width:calc(100% - 60px);
		margin-top:10px;
		padding:0 20px;
		padding-bottom:30px;
	}
	.tbmenu{padding-top:20px;padding-bottom: 14px;}
	.tbmenu_title{font-size:14px;line-height:30px;}
	.tbmenu_block>div,.tbmenu_blocks>div,.tbmenu_blocks>a>div,.tbmenu_rblock>div,.tbmenu_rblock>a>div{
		padding:0 12px;
		height:28px;
		line-height:28px;
		font-size:14px;
		margin-left:6px;
		margin-right:10px;
	}
	.tbmenus{margin-top:10px;}
	.tbmenus_block{
		margin-right:16px;
		margin-top:10px;
		position:relative;
	}
	.tbmenus_block_title{line-height:32px;font-size:14px;}
	.tbmenus_block_input{height:30px;font-size:14px;}
	.tbmenus_block_input>input{height:30px;margin-left:10px;}
	.tbmenus_block_input>img{
		width: 10px;
		height: 6px;
		margin-right: 6px;
		margin-top: 12px;
	}
	.tbmenus_block_option{
		left:0;
		top:30px;
		z-index:99;
		padding: 10px 0;
	}
	.tbmenus_block_option>div,.setbody_box_option>div{
		text-indent: 6px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}
	.tbmenus_block_font{
		width:28px;
		line-height:32px;
		text-align:center;
		font-size:14px;
	}
	.tdclears{width:202px;margin:auto;}
	.tbbutton{
		height:32px;
		line-height:32px;
		padding:0 20px;
		font-size:14px;
		border-radius:3px;
		margin-top:10px;
	}
	.tdbigbtn {
		width:60px;
		height:54px;
		line-height:54px;
		font-size:13px;
		margin:4px 2px;
	}
	.tbbutton_one{margin-right:10px;}
	.tbbutton_four{margin-left:10px;}
	.tbtable th,.tbtable td{font-size:13px;padding:6px 0;}
	.thrcell,.tdcell{line-height:36px;min-height:36px;}
	.thzcell,.tdzcell{line-height:48px;min-height:48px;}
	.thsmcell,.tdsmcell{line-height:18px;min-height:18px;}
	.thzsmcell,.tdzsmcell{line-height:24px;min-height:24px;}
	.tdstate{
		width:54px;
	    height:20px;
	    line-height:20px;
	    font-size:12px;
		margin-top:4px;
	}
	.tdbutton{
		width:60px;
		height:22px;
		line-height:22px;
		font-size:13px;
		margin:4px 2px;
	}
	.tbbody_title{
		font-size: 20px;
		font-weight: 700;
		height: 36px;
		line-height: 36px;
		margin-top:20px;
	}
	.tbbody_title>label{
		font-size: 18px;
		margin-left: 10px;
		height: 36px;
		line-height: 36px;
	}
	.tbbody_add{
		height: 28px;
		line-height: 28px;
		margin-left: 20px;
		padding: 0 14px;
		font-size: 14px;
		margin-top:24px;
	}
	.tbbody_addfr{
		height: 28px;
		line-height: 28px;
		margin-left: 20px;
		padding: 0 14px;
		font-size: 14px;
		margin-top:1px;
	}
	.tbbody_top{
		width:calc(100% - 32px);
		height:46px;
		background-color:#eeeeee;
		margin-top:20px;
		padding:0 16px;
	}
	.tbbody_top>.fl{font-size:18px;line-height:46px;}
	.tbbody_top>.fr{
		width:60px;
		height:26px;
		line-height:26px;
		margin-top:10px;
		font-size:14px;
	}
	.tdbuttons,.tdbtns{
		width:60px;
		height:28px;
		line-height:28px;
		font-size: 13px;
		margin: 4px 2px;
	}
	.tdcswitch{line-height:20px;height:20px;}
	.tdcswitch span{
		width: 40px;
		height: 20px;
		border-radius: 10px;
	}
	.tdcswitch span:after {
		width: 16px;
	    height: 16px;
		position: absolute;
		top: 1px;
		left: 1px;
	}
	.widthone{width:200px;}
	.widthone>input{width:166px;}
	.widthtwo{width:130px;}
	.widthtwo>input{width:96px;}
	.widththree{width:130px;}
	.widththree>input{width:124px;}
	/**/
	/**/
	.tdinput{height:30px;}
	.tdinput>div{
		width:calc(100% - 34px);
		margin-left:6px;
		font-size:13px;
		line-height:30px;
		cursor:pointer;
	}
	.tdinput>img{
		width:12px;
		height:6px;
		margin-top:12px;
		cursor:pointer;
		margin-right:10px;
	}
	.tdinput>input{height:30px;font-size:13px;text-indent:6px;}
	.alonebtn{
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top:40px;
	}
	/**/
	.listpagenum{margin-top:30px;}
	.listpagenum>.fl{
		width:36px;
		height:34px;
		font-size:14px;
		line-height:34px;
	}
	.listpagenum>.fl:first-child{
		width:44px;
	}
	.listpagenum>.fl:last-child{
		width:44px;
		border-right:none;
	}
	/**/
	.setbody{
		width:calc(100% - 40px);
		margin:auto;
		padding-top:20px;
	}
	.setbody_menu{
		margin-bottom:30px;
	}
	.setbody_menu>div,.setbody_menu>a>div{
		padding:0 12px;
		height:36px;
		line-height:36px;
		font-size:14px;
		color:white;
		background-color:#bec7d2;
		text-align:center;
		border-radius:4px;
		margin-right:16px;
	}
	.setbody_box{
		width:calc(100% - 40px);
		border:2px #ddd solid;
		padding:20px;
		margin-bottom:30px;
	}
	.setbody_box>.clearfix{
		margin-bottom:20px;
	}
	.setbody_box_title{
		width:150px;
		height:30px;
		line-height:30px;
		font-size:14px;
	}
	.setbody_box_rborder{
		font-size:14px;
	}
	.setbody_box_rborder>input{
		height:28px;
		margin-left:6px;
	}
	.setbody_brb_unit{
		width:60px;
		height:28px;
		line-height:28px;
	}
	.setbody_box_tip{
		line-height:24px;
		padding:3px 16px;
		font-size:14px;
		margin-left:18px;
	}
	.setbody_box_font{
		height:30px;
		line-height:30px;
		font-size:14px;
		margin:0 10px;
	}
	.setbody_box_switch{
	    line-height:20px;
	    height:20px;
		margin-top:5px;
	}
	.el-switch__core {
	    width: 40px;
	    height: 20px;
	    border-radius: 10px;
	}
	.el-switch__core:after {width: 16px;height: 16px;}
	.setbody_box_header{
		line-height: 34px;
		font-size: 20px;
		margin-left: 20px;
		margin-bottom: 16px;
		font-weight: 600;
	}
	.setbody_box_titles{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-left:20px;
	}
	.setbody_box_ac>input{margin-left:40px;margin-top:10px;}
	.setbody_box_ac>div{
		font-size: 16px;
		margin-left: 6px;
		line-height: 34px;
	}
	.gssbody_box{width:870px;}
	.gssbody_block_chleft {margin-left: 30px;margin-top: 10px;}
	.gssbody_block_chright {
	    width: 236px;
	    height: 34px;
	    line-height: 34px;
	    font-size: 16px;
	    color: #606266;
	    margin-left: 10px;
	}
	.setbody_box_tltwo{
		font-size: 18px;
		font-weight: 700;
		margin-left:80px;
		margin-top: 40px;
		margin-bottom: 14px;
	}
	.sbinput_wone{width:160px;}
	.sbinput_wtwo,.sbinput_wthree{width:110px;}
	.twidth_one{max-width:calc(100% - 430px);}
	.twidth_two{max-width:calc(100% - 724px);}
	.twidth_three{max-width:calc(100% - 528px);}
	.twidth_six{max-width:calc(100% - 676px);}
	.mb10{margin-bottom:10px;}
	.mb20{margin-bottom:20px;}
	/**/
	/**/
	.orddbody_left{
		width:30%;
		margin-left:4%;
		margin-top: 30px;
	}
	.ordd_left_num{font-size:16px;}
	.ordd_lb_font{margin-left:20px;margin-top:-8px;}
	.ordd_left_block{margin-top:40px;}
	.orddl_block_circle{width:8px;height:8px;}
	.orddl_block_border{
		width:2px;
		height:90px;
		background-color:#eee;
		margin-left:6px;
	}
	.ordd_lbf_title{
		height:26px;
		line-height:26px;
		font-size:16px;
	}
	.ordd_lbf_time{
		height:26px;
		line-height:26px;
		font-size:16px;
	}
	.orddbody_right{
		width:60%;
		/* background-color:burlywood; */
		margin-right:2%;
		margin-top:20px;
	}
	.ordr_block_title{
		width:100%;
		height:40px;
		border-bottom:2px #e8e8e8 solid;
	}
	.ordr_block_title>div{
		width:90px;
		height:40px;
		line-height:40px;
	}
	.ordr_block_block{
		width:96%;
		margin-left:2%;
		border-bottom:1px #c6c6c6 solid;
		padding:5px 0;
	}
	.ordr_block_blocks{
		width:100%;
		border-bottom:1px #c6c6c6 solid;
		padding:5px 0;
	}
	.ordr_block_block>.fl{
		/* width:50%; */
		height:30px;
		line-height:30px;
		color:#555;
		font-size:14px;
	}
	.ordr_block_blocks .fl{
		/* width:190px; */
		width:60%;
		height:30px;
		line-height:30px;
		color:#555;
		font-size:14px;
		margin-left:14px;
	}
	.ordr_block_blocks .fr{
		width:calc(34% - 12px);
		height:30px;
		line-height:30px;
		color:#555;
		font-size:14px;
		margin-right:14px;
		text-align:right;
	}
	.ordr_bblock_address{
		width: 50%;
		line-height: 30px;
		color: #555;
		font-size: 14px;
		float:right;
	}
	.gjshm{
		width:360px;
		height:100px;
		background-color:white;
		position: fixed;
		right:40px;
		top:105px;
		padding:10px;
		z-index:99;
	}
	.gjshm_font {
	    font-size:14px;
		line-height:20px;
	    margin-bottom:10px;
	}
	.btn{
		padding:0 12px;
		height:28px;
		line-height:28px;
		border-radius:14px;
		font-size:13px;
	}
	.right_block_two{width:calc(32% - 2px);margin-right:2%;float:left;}
	.right_block_three{width:calc(32% - 2px);margin-right:2%;float:left;}
	.right_block_four{width:calc(32% - 2px);float:left;}
	/**/
}
@media screen and (max-width:1179px) and (min-width:850px){
	.phoneclear{clear:both;}
	.tbbody{
		width:calc(100% - 42px);
		margin-top:10px;
		padding:0 12px;
		padding-bottom:20px;
	}
	.tbmenu{padding-top:16px;padding-bottom:12px;}
	.tbmenu_title{font-size:13px;line-height:26px;}
	.tbmenu_block,.tbmenu_blocks{max-width:calc(100% - 66px);}
	.tbmenu_block>div,.tbmenu_blocks>div,.tbmenu_blocks>a>div,.tbmenu_rblock>div,.tbmenu_rblock>a>div{
		padding:0 8px;
		height:24px;
		line-height:24px;
		font-size:13px;
		margin:0 4px;
	}
	.tbmenus{margin-top:6px;}
	.tbmenus_block{
		margin-right:12px;
		margin-top:8px;
		position:relative;
	}
	.tbmenus_block_title{line-height:28px;font-size:13px;}
	.tbmenus_block_input{height:26px;font-size:13px;}
	.tbmenus_block_input>input{height:26px;margin-left:6px;}
	.tbmenus_block_input>img{
		width: 10px;
		height: 6px;
		margin-right: 6px;
		margin-top: 10px;
	}
	.tbmenus_block_option{
		position:absolute;
		left:0;
		top:28px;
		z-index:99;
		padding:6px 0;
	}
	.tbmenus_block_option>div,.setbody_box_option>div{
		text-indent:4px;
		height:26px;
		line-height:26px;
		font-size:13px;
	}
	.tbmenus_block_font{
		width:26px;
		line-height:28px;
		text-align:center;
		font-size:13px;
	}
	.tdclears{width:194px;margin:auto;}
	.tbbutton{
		height:28px;
		line-height:28px;
		padding:0 16px;
		font-size:13px;
		border-radius:3px;
		margin-top:8px;
	}
	.tdbigbtn{
		width:56px;
		height:48px;
		line-height:48px;
		margin-top:3px;
		margin-left:6px;
	}
	.tbbutton_one{margin-right:6px;}
	.tbbutton_four{margin-left:6px;}
	.tbtable th,.tbtable td{font-size:12px;padding:4px 0;}
	.thrcell,.tdcell{line-height: 32px;min-height: 32px;}
	.thzcell,.tdzcell{line-height:40px;min-height:40px;}
	.thsmcell,.tdsmcell{line-height:16px;min-height:16px;}
	.thzsmcell,.tdzsmcell{line-height:20px;min-height:20px;}
	.tdstate{
		width:52px;
	    height:20px;
	    line-height:20px;
	    font-size:12px;
		margin-top:4px;
	}
	.tdbutton{
		width:56px;
		height:20px;
		line-height:20px;
		font-size:12px;
		margin:3px 2px;
	}
	.tbbody_title{
		font-size:18px;
		font-weight:700;
		height:32px;
		line-height:32px;
		margin-top:16px;
	}
	.tbbody_title>label{
		font-size:16px;
		margin-left:8px;
		height:32px;
		line-height:32px;
	}
	.tbbody_add{
		height:26px;
		line-height:26px;
		margin-left:16px;
		padding:0 12px;
		font-size:13px;
		margin-top:19px;
	}
	.tbbody_addfr{
		height:26px;
		line-height:26px;
		margin-left:16px;
		padding:0 12px;
		font-size:13px;
	}
	.tbbody_top{
		width:calc(100% - 28px);
		height:42px;
		background-color:#eeeeee;
		margin-top:16px;
		padding:0 14px;
	}
	.tbbody_top>.fl{font-size:16px;line-height:42px;}
	.tbbody_top>.fr{
		width:54px;
		height:24px;
		line-height:24px;
		margin-top:9px;
		font-size:13px;
	}
	.tdbuttons,.tdbtns{
		width:56px;
		height:26px;
		line-height:26px;
		font-size:12px;
		margin:4px 2px;
	}
	.tdcswitch{line-height:20px;height:20px;}
	.tdcswitch span{
		width: 40px;
		height: 20px;
		border-radius: 10px;
	}
	.tdcswitch span:after {
		width: 16px;
	    height: 16px;
		position: absolute;
		top: 1px;
		left: 1px;
	}
	.widthone{width:178px;}
	.widthone>input{width:144px;}
	.widthtwo{width:130px;}
	.widthtwo>input{width:96px;}
	.widththree{width:130px;}
	.widththree>input{width:124px;}
	/**/
	.tdinput>div{
		width:calc(100% - 28px);
		margin-left:4px;
		font-size:12px;
		line-height:28px;
		cursor:pointer;
	}
	.tdinput>img{
		width:10px;
		height:4px;
		margin-top:12px;
		cursor:pointer;
		margin-right:6px;
	}
	.tdinput>input{height:28px;font-size:12px;text-indent:4px;}
	.alonebtn{
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top:32px;
	}
	/**/
	/**/
	.listpagenum{margin-top:26px;}
	.listpagenum>.fl{
		width:34px;
		height:32px;
		font-size:13px;
		line-height:32px;
	}
	.listpagenum>.fl:first-child{width:40px;}
	.listpagenum>.fl:last-child{width:40px;border-right:none;}
	/**/
	/**/
	.setbody{
		width:calc(100% - 32px);
		margin:auto;
		padding-top:16px;
	}
	.setbody_menu{margin-bottom:18px;}
	.setbody_menu>div,.setbody_menu>a>div{
		padding:0 8px;
		height:32px;
		line-height:32px;
		font-size:13px;
		margin:4px 0;
		margin-right:12px;
	}
	.setbody_box{
		width:calc(100% - 30px);
		border:2px #ddd solid;
		padding:15px;
		margin-bottom:30px;
	}
	.setbody_box>.clearfix{margin-bottom:14px;}
	.setbody_box_title{
		width:130px;
		height:28px;
		line-height:28px;
		font-size:13px;
	}
	.setbody_box_rborder{font-size:13px;}
	.setbody_box_rborder>input{height:26px;margin-left:6px;}
	.setbody_brb_unit{
		width:50px;
		height:26px;
		line-height:26px;
	}
	.setbody_box_tip{
		line-height:22px;
		padding:3px 12px;
		font-size:13px;
		margin-left:14px;
	}
	.setbody_box_font{
		height:28px;
		line-height:28px;
		font-size:13px;
		margin:0 6px;
	}
	.setbody_box_switch{
	    line-height:18px;
	    height:18px;
		margin-top:5px;
	}
	.el-switch__core {
	    width:36px;
	    height:18px;
	    border-radius:9px;
	}
	.setbody_box_header{
		line-height:30px;
		font-size:18px;
		margin-left:14px;
		margin-bottom:12px;
		font-weight: 600;
	}
	.setbody_box_titles{
		height:28px;
		line-height:28px;
		font-size:13px;
		margin-left:14px;
	}
	.setbody_box_ac>input{
		margin-left:36px;
		margin-top:9px;
	}
	.setbody_box_ac>div{
		font-size:15px;
		margin-left:6px;
		line-height:30px;
	}
	.gssbody_box{width:810px;}
	.gssbody_block_chleft {
	    margin-left:20px;
	    margin-top: 10px;
	}
	.gssbody_block_chright{
	    width: 200px;
	    height: 30px;
	    line-height: 30px;
	    font-size:14px;
	    color: #606266;
	    margin-left:6px;
	}
	.setbody_box_tltwo{
		font-size: 16px;
		font-weight: 700;
		margin-left:66px;
		margin-top:36px;
		margin-bottom:10px;
	}
	.el-switch__core:after{width: 14px;height: 14px;}
	.sbinput_wone{width:140px;}
	.sbinput_wtwo,.sbinput_wthree{width:100px;}
	.twidth_one{max-width:calc(100% - 368px);}
	.twidth_two{max-width:calc(100% - 634px);}
	.twidth_three{max-width:calc(100% - 462px);}
	.twidth_four{max-width:calc(100% - 208px);}
	.twidth_five{margin-left:92px;margin-top:10px;}
	.twidth_six{max-width:calc(100% - 576px);}
	.mb10{margin-bottom:8px;}
	.mb20{margin-bottom:16px;}
	/**/
	/**/
	.orddbody_left{
		width:32%;
		margin-left:1%;
		margin-top: 26px;
	}
	.ordd_left_num{font-size:15px;}
	.ordd_lb_font{
		margin-left:16px;
		margin-top:-8px;
	}
	.ordd_left_block{margin-top:36px;}
	.orddl_block_circle{width:8px;height:8px;}
	.orddl_block_border{
		width:2px;
		height:86px;
		background-color:#eee;
		margin-left:5px;
	}
	.ordd_lbf_title{
		height:24px;
		line-height:24px;
		font-size:14px;
	}
	.ordd_lbf_time{
		height:24px;
		line-height:24px;
		font-size:13px;
	}
	.orddbody_right{
		width:64%;
		background-color:burlywood;
		margin-right:2%;
		margin-top:16px;
	}
	.ordr_block_title{
		width:100%;
		height:36px;
		border-bottom:2px #e8e8e8 solid;
		font-size:14px;
	}
	.ordr_block_title>div{
		width:86px;
		height:36px;
		line-height:36px;
	}
	.ordr_block_block{
		width:96%;
		margin-left:2%;
		border-bottom:1px #c6c6c6 solid;
		padding:4px 0;
	}
	.ordr_block_blocks{
		width:100%;
		border-bottom:1px #c6c6c6 solid;
		padding:4px 0;
	}
	.ordr_block_block>.fl{
		height:28px;
		line-height:28px;
		color:#555;
		font-size:13px;
	}
	.ordr_block_blocks .fl{
		/* width:190px; */
		width:50%;
		height:28px;
		line-height:28px;
		color:#555;
		font-size:13px;
		margin-left:12px;
	}
	.ordr_block_blocks .fr{
		width:calc(40% - 14px);
		height:28px;
		line-height:28px;
		color:#555;
		font-size:13px;
		margin-right:12px;
		text-align:right;
	}
	.ordr_bblock_address{
		width:50%;
		line-height:28px;
		color:#555;
		font-size:13px;
		float:right;
	}
	.gjshm{
		width:340px;
		height:90px;
		background-color:white;
		position: fixed;
		right:30px;
		top:75px;
		padding:8px;
		z-index:99;
	}
	.gjshm_font {
	    font-size:13px;
		line-height:18px;
	    margin-bottom:10px;
	}
	.btn{
		padding:0 10px;
		height:24px;
		line-height:24px;
		border-radius:12px;
		font-size:13px;
	}
	
	.right_block_two{width:calc(100% - 2px);}
	.right_block_three{width:calc(49% - 2px);margin-right:2%;float:left;}
	.right_block_four{width:calc(49% - 2px);float:left;}
	/**/
}
/**/
/**/
@media screen and (min-width:850px){
	.ltbbody{
		width:calc(100% - 40px);
		height:calc(100vh - 90px);
		padding:10px 0;
	}
	.ltbbody_center{
		width:calc(100% + 17px);
		height:calc(100vh - 90px);
		overflow-y: scroll;
	}
	.ltbtable th,.ltbtable td{font-size:13px;padding:4px 0;}
	.lthrcell,.ltdcell{line-height:30px;min-height:30px;}
	.lthzcell,.ltdzcell{line-height:40px;min-height:40px;}
	.lthsmcell,.ltdsmcell{line-height:20px;min-height:20px;}
	.lthzsmcell,.ltdzsmcell{line-height:24px;min-height:24px;}
	.ltbbutton{
		width:160px;
		position:fixed;
		left:0;
		right:0;
		margin:auto;
		bottom:20px;
	}
	.ltbbutton>div{
		width:70px;
		height:30px;
		line-height:30px;
		font-size:14px;
	}
	/**/
	.selbody{
		width:540px;
		height:calc(100vh - 90px);
		padding:20px 0;
	}
	.selbody_center{
		width:557px;
		height:calc(100vh - 90px);
		overflow-y: scroll;
	}
	.selbody_body{position:relative;margin-bottom:14px;}
	.selbody_name{
		width:150px;
		height:30px;
		line-height:30px;
		font-size: 14px;
	}
	.selbody_box,.addmbody_box{margin-left:16px;}
	.selbody_box>input{height:28px;margin-left:10px;font-size:13px;}
	.selbody_box_select{width:190px;}
	.selbody_box_text{width:300px;}
	.selbody_box_texts{width:248px;}
	.selbody_box_danwei{width:52px;}
	.selbody_box>img{
		width:12px;
		height:6px;
		margin-right:10px;
		margin-top:11px;
		margin-left:16px;
	}
	.selbody_option{
		width:240px;
		padding:8px 0;
		position:absolute;
		left:166px;
		top:30px;
		z-index:99;
	}
	.selbody_option>div{
		text-indent:10px;
		height:28px;
		line-height:28px;
		font-size:13px;
	}
	.selbody_box>textarea{
		width:280px;
		height:90px;
		line-height:30px;
		padding:0 10px;
		font-size:13px;
	}
	.selbbutton{width:160px;margin:auto;}
	.selbbutton>div{
		width:70px;
		height:30px;
		line-height:30px;
		font-size:14px;
	}
	.selbody_border{height:10px;margin-bottom:10px;}
	.selbody_radio{margin-left:16px;}
	.selbody_box_radio{margin-top:9px;}
	.selbody_box_rfont{
		margin-left:10px;
		margin-right:30px;
		line-height:30px;
		font-size:14px;
	}
	.selbody_box_danwei{
		height:28px;
		line-height:28px;
		font-size:13px;
	}
	.selbody_box_date{
		width:130px;
		height:28px;
		font-size:13px;
	}
	.selbody_box_zhi{
		width:32px;
		height:28px;
		line-height:28px;
		text-align:center;
		font-size:13px;
	}
	.selbody_title{
		height:40px;
		line-height:40px;
		font-size: 20px;
		text-align: center;
		margin-top:40px;
		margin-bottom:36px;
	}
	/**/
	/**/
	/**/
	/**/
	.fydbody{
		width:820px;
		margin:auto;
		margin-top:40px;
	}
	.fydbody_title{
		font-size:18px;
		line-height:54px;
		color: #333;
		margin-bottom:20px;
	}
	.fydbody_block{margin-bottom:16px;}
	.fydbody_bitian{
		width:10px;
		height:32px;
		color: #f56c6c;
		margin-right: 4px;
		line-height:32px;
		font-size:18px;
		margin-left:20px;
	}
	.fydbody_name{
		line-height:32px;
		font-size:14px;
		margin-right:10px;
	}
	.fydbody_input{width:700px;height:30px;}
	.fydbody_input>input{
		width:680px;
		height:30px;
		font-size:14px;
		margin-left:10px;
	}
	.fydbody_textarea{
		width:680px;
		height:60px;
		border: 1px solid #dcdfe6;
		padding:4px 10px;
		border-radius: 4px;
	}
	.fydbody_textarea>textarea{
		height:60px;
		line-height:28px;
		font-size:14px;
	}
	.fydbody_box{
		width:778px;
		border:1px solid #dcdfe6;
		padding:20px;
	}
	.fydbody_box_border{
		padding-bottom: 20px;
		border-bottom: 2px #ebebeb dashed;
	}
	.fydbody_bbd_name{
		width:60px;
		font-size:14px;
		line-height:32px;
		margin-right:10px;
	}
	.fydbody_bbd_border>input[type="time"]{
		width:88px;
		height:30px;
		font-size:14px;
		padding-left:6px;
	}
	.fydbody_bbd_font{
		font-size:14px;
		color: #606266;
		line-height:32px;
		margin:0 6px;
	}
	.fydbody_bbd_one{
		margin-top:20px;
		margin-left:60px;
	}
	.fydbody_bbd_border>input[type="text"]{
		height:30px;
		font-size:14px;
		padding:0 10px;
	}
	.fydbody_bbd_unit{
		width:52px;
		height:30px;
		line-height:30px;
		font-size:13px;
	}
	.fydbody_bbd_addimg,.fydbody_bbd_cutimg{
		width:26px;
		height:26px;
		margin-top:3px;
		margin-left:10px;
		cursor:pointer;
	}
	.fydbody_tipone{
		line-height:30px;
		margin-left:72px;
		font-size:14px;
	}
	.fydbody_tiptwo{line-height:30px;font-size:14px;}
	.fydbody_bbd_del{
		width: 70px;
		height: 32px;
		line-height: 32px;
		margin-bottom: 10px;
		margin-top:10px;
	}
	.fydbody_box_addbtn{
		width:774px;
		height: 42px;
		line-height: 42px;
		margin-top:20px;
	}
	.fydbutton{
		width:160px;
		margin:auto;
		margin-top:20px;
		margin-bottom:20px;
	}
	.fydbutton>div {
		width: 70px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.fydwarn{
	    height:42px;
	    font-size: 18px;
	    text-indent: 20px;
	    line-height: 42px;
		margin-top:20px;
	}
	.fydbody_bbd_select{
		width:12px;
		height:6px;
		margin-right:6px;
		margin-top:12px;
	}
	.fydbody_wltitle{
		padding-top: 20px;
		padding-bottom: 10px;
		line-height: 24px;
		font-size: 18px;
		color: #303133;
	}
	.fydbody_wlbox{width: 734px;padding:30px 20px;}
	.fydbody_bbd_radio{
		width:16px;
		height:16px;
		margin-top:8px;
	}
	.fydbody_bbd_rdfont{
		margin-left:10px;
		font-size:15px;
		line-height:32px;
	}
	.fydbody_bbd_rdtip{
		height:32px;
		line-height:32px;
		font-size:14px;
		padding: 0 16px;
		margin-left: 20px;
	}
	.fydbody_left{
		width:38px;
	    position:absolute;
	    left:20px;
	    top:50%;
	    margin-top:-80px;
	    font-size:18px;
	    line-height:40px;
	    text-align:center;
	}
	.fydbody_right{
		width:calc(100% - 78px);
	    margin-left: 78px;
	    background-color: white;
	    padding-left: 12px;
	}
	.fydbody_bbox_fenge{margin-top:20px;}
	.fydbody_widthone{width:60px;}
	.fydbody_widthtwo{width:76px;}
	
	/**/
	
}
/**/