.new_index_box{
    overflow: hidden;
}
.wrap h2{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom:20px;
}
.wrap h3{
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-bottom: 50px;
}
/*版新设置*/
.wrap{
    width:910px;
    position: absolute;
    left: 50%;
    margin-left: -455px;
    top:50%;
    margin-top: -312px;
}
.m_box{
    display: flex;
    justify-content: space-between;
}
/*模块公共部分*/
.model-common{
    margin:0;
    padding:0;
    width:268px;
    display:inline-block;
    position:relative;
}
.pic-icon{
    display:block;
    width:100px;
    height:100px;
    margin:0 auto;
    margin-top:49px;
}
/*每个模块的公共小标题*/
.model-title{
    margin:0;
    padding:0;
    margin-top:19px;
    width:100%;
    height:17px;
    text-align:center;
    font-size:16px;
    font-weight:600;
    color:#333333;
    line-height:17px;
}
.model-text{
    margin:0;
    padding:0;
    margin-top:9px;
    width:100%;
    height:13px;
    line-height:13px;
    font-size:13px;
    font-weight:normal;
    color:#666666;
    text-align:center;
}
.model-bottom1,.model-bottom2,.model-bottom3{
    width:206px;
    margin:0 auto;
    padding:0;
    margin-top:53px;
}
/*跳转链接公共部分*/
.link-common{
    display:block;
    width:100%;
    height:14px;
    padding-left:24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color: #333333;
    position:relative;
}
.link-common-left{
    width:15px;
    height:14px;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
}
.link-common-right{
    width:8px;
    height:9px;
    position:absolute;
    right:0;
    top:2px;
}
/*运单模块*/
.waybill-number{
    position:absolute;
    top:15px;
    right:20px;
    padding:2px 10px;
    background-color:#ed4e08;
    border-radius:10px;
    font-size: 14px;
    color:#fff;
    font-weight:normal;
}
.waybill-number2{
    padding:0 4px;
    color: #ed4e08;
}
.admin,.track,.map,.jiankong,.driver,.bicycle{
    margin-top:36px;
}

/*调度模块*/
.dispatch{
    margin: 0 66px;
}
.dispatch-number{
    position:absolute;
    top:15px;
    right:20px;
    padding:2px 10px;
    background-color:#ed4e08;
    border-radius:10px;
    font-size: 14px;
    color:#fff;
    font-weight:normal;
}
.dispatch-number2{
    padding:0 4px;
    color: #ed4e08;
}
.layui-show-sihai{
    background: #fff;
}
.display_sihai{
    display: none;
}
.dialog {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.3);
    z-index: 9999;
}
.dialog-content {
    width: 714px;
	height: 459px;
	background-color: #f7f7f7;
	box-shadow: 0px 0px 29px 5px
		rgba(178, 178, 178, 0.35);
	border-radius: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -290px;
    margin-top: -239px;
    border-radius: 8px;
}
.dialog-content>div:first-child {
	text-align: center;
	font-size: 30px;
	color: #333333;
	padding: 33px 0 15px 0;
}
.go-movies {
	cursor: pointer;
	margin: 0 auto;
	width: 658px;
	height: 148px;
	font-size:0;
	margin-bottom: 20px;
}
.introduction-group {
	margin: 0 auto;
	width: 630px;
	height: 95px;
	background-color: #ffffff;
	border-radius: 8px;
	text-align: center;
	color: #333333;
	margin-bottom: 38px;
}
.btn-group {
	text-align: center;
	position: relative;
}
.close-btn {
	cursor: pointer;
	width: 312px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 20px;
	border-color: transparent;
}
.detailed-text{
	font-size: 16px;
}
.circle {
	display: inline-block;
	width: 5px; height: 5px;
	background-color: #c7c6c6;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 15px;
}

.orderIn,.programme,.createRoute{
    display: block;
    position: relative;
    width: 268px;
    height: 90px;
    border-radius: 4px;
    background: url("../imgs/773858143711383713.png");
    box-shadow: 0 0 22px 2px rgba(85,85,85,0.23);
}
.programme{
    background: url("../imgs/46612014168885008.png");
}
.createRoute{
    background: url("../imgs/243402023712144273.png");
}
.imgIndex{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    text-align: center;
}
.imgText{
    font-size: 16px;
    color: #999;
    text-align: center;
    height: 68px;
    line-height: 68px;
}
.menuListBox{
    height: 273px;
    border: 1px dashed #e3e3e3;
    border-radius: 4px;
    padding: 10px 0 10px 50px;
}
.menuListBox1{
    padding: 10px 0 10px 65px;
}
.menuList{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-top: 22px;
}
.menuList img{
    width: 18px;
    height: 18px;
    margin-right: 16px;
}
.towInline{
    display: inline-block;
}
.menuList .towInlineImg{
    margin-top: -40px;
}