html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}
body,html{font-family:"Microsoft YaHei",Droidsansfallback,HelveticaNeue,"黑体",monospace,sans-serif,serif;font-size:12px;-webkit-overflow-scrolling:touch}
body,dd,dl,dt,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;margin:0;padding:0}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background-color:transparent;text-decoration:none}
a:active,a:hover{outline:0;-webkit-tap-highlight-color:transparent}
abbr[title]{border-bottom:1px dotted}
button,img,input{border:0}
input{padding:0}
svg:not(:root){overflow:hidden}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button:focus,input:focus,textarea:focus{outline:0}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button,input{padding:0;border:none}
input{line-height:normal}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;resize:none}
table{border-spacing:0;}
td,th{padding:0}
input[type=text],textarea{font-family:"Microsoft YaHei","Heiti SC",Droidsansfallback,Helvetica,monospace,sans-serif,serif}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}
ol,ul{-webkit-padding-start:0}
li{list-style:none}
::-ms-clear,::-ms-reveal{display:none;}
.fl{float: left !important;}
.fr{float: right !important;}
.clearfix:after{content:"";display:block;width:0;height:0;clear:both}
.hide{display: none !important;}
/* 字体大小 */
.zh-font-12{font-size:12px !important;}
.zh-font-13{font-size:13px !important;}
.zh-font-14{font-size:14px !important;}
.zh-font-15{font-size:15px !important;}
.zh-font-16{font-size:16px !important;}
/* 文本对齐 */
.zh-text-left{text-align: left !important;}
.zh-text-center{text-align: center !important;}
.zh-text-right{text-align: right !important;}
/* 文本颜色 */
.zh-text-red{color: #f05656 !important;}
.zh-text-green{color: #3acc73 !important;}
.zh-text-blue{color: #428edc !important;}
.zh-text-orange{color: #f0a349 !important;}
/* 背景颜色 */
.zh-bg-red{background-color: #f05656 !important;}
.zh-bg-green{background-color: #3acc73 !important;}
.zh-bg-blue{background-color: #428edc !important;}
.zh-bg-orange{background-color: #f0a349 !important;}
/* 外间距 */
.zh-ml-3{margin-left:3px !important;}
.zh-mt-5{margin-top: 5px !important;}
.zh-mr-5{margin-right: 5px !important;}
.zh-mb-5{margin-bottom: 5px !important;}
.zh-ml-5{margin-left: 5px !important;}
.zh-mt-10{margin-top: 10px !important;}
.zh-mr-10{margin-right: 10px !important;}
.zh-mb-10{margin-bottom: 10px !important;}
.zh-ml-10{margin-left: 10px !important;}
.zh-mt-15{margin-top: 15px !important;}
.zh-mr-15{margin-right: 15px !important;}
.zh-mb-15{margin-bottom: 15px !important;}
.zh-ml-15{margin-left: 15px !important;}
.zh-mt-20{margin-top: 20px !important;}
.zh-mr-20{margin-right: 20px !important;}
.zh-mb-20{margin-bottom: 20px !important;}
.zh-ml-20{margin-left: 20px !important;}
.zh-mt-30{margin-top: 30px !important;}
.zh-mr-30{margin-right: 30px !important;}
.zh-mb-30{margin-bottom: 30px !important;}
.zh-ml-30{margin-left: 30px !important;}
/* 内间距 */
.zh-pt-20{padding-top: 20px !important;}
/* 宽度 */
.zh-width-20{width: 20px !important;}
.zh-width-40{width: 40px !important;}
.zh-width-60{width: 60px !important;}
.zh-width-80{width: 80px !important;}
.zh-width-100{width: 100px !important;}
.zh-width-120{width: 120px !important;}
.zh-width-140{width: 140px !important;}
.zh-width-160{width: 160px !important;}
.zh-width-180{width: 180px !important;}
.zh-width-200{width: 200px !important;}
.zh-width-220{width: 220px !important;}
.zh-width-240{width: 240px !important;}
.zh-width-260{width: 260px !important;}
.zh-width-280{width: 280px !important;}
.zh-width-300{width: 300px !important;}
.zh-width-320{width: 320px !important;}
.zh-width-340{width: 340px !important;}
.zh-width-360{width: 360px !important;}
.zh-width-full{width: 100% !important;}
/* 最大宽度 */
.zh-maxwth-220{max-width: 220px;}
/* 自定义复选框 */
.am-checkbox{display:inline-block;cursor:pointer;}
.am-checkbox:before{content:'';display:inline-block;width:15px;height:15px;margin-right:2px;background-color:#656565;border-radius:2px;vertical-align:bottom;}
.am-checkbox input{position:fixed;width:0;height:0;clip:rect(0,0,0,0);}
.am-checkbox.active:after{content:'';display:inline-block;margin-top:3px;margin-left:-13px;width:5px;height:8px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;vertical-align:top;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);}
/* 自定义单选 */
.am-radio{display:inline-block;cursor:pointer;}
.am-radio:before{content:'';display:inline-block;width:13px;height:13px;margin-right:2px;background-color:#242424;border:1px solid #575757;border-radius:100%;vertical-align:bottom;}
.am-radio input{position:fixed;width:0;height:0;clip:rect(0,0,0,0);}
.am-radio.active:before{background-color:#28b0af;border-color:#28b0af;}
.am-radio.active:after{content:'';display:inline-block;margin-top:3px;margin-left:-13px;width:5px;height:8px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0;vertical-align:top;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);}
/* 第二套单复选 */
.zh-checkbox,.zh-radio{display: inline-block;font-size: 13px;color: #333;cursor: pointer;}
.zh-checkbox .zh-icon-checkbox,
.zh-radio .zh-icon-radio{content: "";display: inline-block;width: 12px;height: 12px;border: 1px solid #28B0AF;margin-right: 5px;text-align: center;line-height: 12px;vertical-align: -2px;}
.zh-radio .zh-icon-radio{border-radius: 50%;}
.zh-checkbox.active .zh-icon-checkbox:before{content: "";display: block;width: 4px;height: 7px;margin: 1px 0 0 4px;border-bottom: 1px solid #28B0AF;border-right: 1px solid #28B0AF;-webkit-transform: rotate(40deg);-ms-transform: rotate(40deg);transform: rotate(40deg);}
.zh-radio.active .zh-icon-radio:before{content: "";display: block;width: 6px;height: 6px;margin: 3px 0 0 3px;border-radius: 50%;background-color: #28B0AF;}
.zh-checkbox.disable .zh-icon-checkbox,
.zh-radio.disable .zh-icon-radio,
.zh-checkbox.disable .zh-icon-checkbox:before,
.zh-radio.disable .zh-icon-radio:before{border-color: #999;}
/* 自定义表单 */
.am-input{display:inline-block;padding:5px 8px;line-height:21px;background-color:#3a3a3a;color:#fff;}
.am-btn{display:inline-block;padding:5px 15px;line-height:19px;background-color:#28b0af;border-radius:5px;color:#fff;font-weight:bold;vertical-align:top;}
.am-btn:hover{background-color:#18aaa9;}
.am-btn-md{padding:5px 23px;}
.am-btn-gray{background-color:#87878c;}
.am-btn-gray:hover{background-color:#787878;}
.am-input-date{display:inline-block;position:relative;height:31px;}
.am-input-date:before{content:'';display:block;position:absolute;top:50%;right:8px;margin-top:-3px;width:0;height:0;border:4px solid transparent;border-top:5px solid #9d9d9d;border-bottom:none;cursor:pointer;}
.am-input-date input{width:80px;padding:5px 20px 5px 8px;line-height:21px;background-color:#3a3a3a;color:#fff;}
/* 下拉列表 */
.am-select{display:inline-block;position:relative;color:#fff;z-index:888;}
.am-select:before{content:'';position:absolute;top:50%;right:8px;margin-top:-3px;border:4px solid transparent;border-top:5px solid #9d9d9d;border-bottom:none;cursor:pointer;transition:transform ease-out .5s;}
.am-select input{width:60px;padding:5px 20px 5px 8px;line-height:21px;background-color:#3a3a3a;color:#fff;}
.am-select ul{display:none;position:absolute;top:100%;left:0;padding:0 8px;width:100%;background:#3a3a3a;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.am-select li{line-height:30px;border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d;margin-top:-1px;cursor:pointer;}
.am-select li:hover{margin:-1px -8px 0 -8px;padding:0 8px;background-color:#2d2d2d;}
.am-select li:last-child{border-bottom:none;}
.am-select.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}
.am-select.active ul{display:block;}
/* 头部 */
.zh-header{position: relative;z-index: 999;height: 50px;background-color: #181818;border-bottom: 4px solid #28B0AF;}
.zh-header .zh-logo{float: left;height: 100%;}
.zh-header .zh-logo img{display: block;margin: 0 20px;}
.zh-header .zh-nav{float: left;}
.zh-header .zh-nav>ul{height: 50px;}
.zh-header .zh-nav .zh-item{position: relative;float: left;height: 100%;}
.zh-header .zh-nav .zh-item>a{display: block;height: 100%;padding: 0 10px;font-size: 15px;color: #fff;line-height: 50px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-nav .zh-item.active>a{color: #28b0af;font-weight: bold;}
.zh-header .zh-nav .zh-item>a:hover{background-color: #222;}
.zh-header .zh-icon{display: inline-block;background: url(../images/icon-group-header.png) no-repeat 0 0;vertical-align: middle;}
.zh-header .zh-item .zh-icon-plane{width: 19px;height: 17px;background-position: 0 0;}
.zh-header .zh-nav .zh-item.active .zh-icon-plane{background-position: 0 -28px;}
.zh-header .zh-item .zh-icon-prodispatch{width: 15px;height: 15px;background-position: 0 -56px;}
.zh-header .zh-nav .zh-item.active .zh-icon-prodispatch{background-position: 0 -82px;}
.zh-header .zh-item .zh-icon-proschedule{width: 16px;height: 17px;background-position: 0 -107px;}
.zh-header .zh-nav .zh-item.active .zh-icon-proschedule{background-position: 0 -134px;}
.zh-header .zh-item .zh-icon-zjgl{width: 13px;height: 14px;background-position: 0 -161px;}
.zh-header .zh-nav .zh-item.active .zh-icon-zjgl{background-position: 0 -186px;}
.zh-header .zh-item .zh-icon-djgl{width: 13px;height: 14px;background-position: 0 -210px;}
.zh-header .zh-nav .zh-item.active .zh-icon-djgl{background-position: 0 -234px;}
.zh-header .zh-item .zh-icon-vip{width: 21px;height: 11px;background-position: 0 -258px;}
.zh-header .zh-nav .zh-item.active .zh-icon-vip{background-position: 0 -279px;}
.zh-header .zh-item .zh-icon-xzgl{width: 16px;height: 14px;background-position: 0 -300px;}
.zh-header .zh-nav .zh-item.active .zh-icon-xzgl{background-position: 0 -324px;}
.zh-header .zh-item .zh-icon-gear{width: 14px;height: 14px;background-position: 0 -348px;}
.zh-header .zh-nav .zh-item.active .zh-icon-gear{background-position: 0 -372px;}
.zh-header .zh-nav .zh-item .zh-dropdown{opacity: 0;visibility: hidden;position: absolute;z-index: 2;left: 0;top: 40px;width: 110px;background-color: #28B0AF;border-radius: 0 0 5px 5px;box-shadow: 0 3px 3px rgba(0,0,0,0.5);-webkit-transition: all .3s ease-out;transition: all .3s ease-out;overflow: hidden;}
.zh-header .zh-nav .zh-item:hover .zh-dropdown{opacity: 1;visibility: visible;top: 50px;}
.zh-header .zh-nav .zh-item .zh-dropdown li a{display: block;height: 36px;padding: 0 10px;font-size: 14px;color: #fff;line-height: 36px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-nav .zh-item .zh-dropdown .active a,
.zh-header .zh-nav .zh-item .zh-dropdown li a:hover{background-color: #249E9D;}
.zh-header .zh-menu{display: none;float: left;position: relative;}
.zh-header .zh-menu .zh-btn-menu{width: 50px;height: 50px;text-align: center;line-height: 50px;cursor: pointer;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-menu:hover .zh-btn-menu{background-color: #222;}
.zh-header .zh-menu .zh-btn-menu .zh-icon-menu{width: 13px;height: 13px;background-position: 0 -523px;}
.zh-header .zh-menu.active .zh-btn-menu .zh-icon-menu,
.zh-header .zh-menu:hover .zh-btn-menu .zh-icon-menu{background-position: 0 -546px;}
.zh-header .zh-menu>ul{opacity: 0;visibility: hidden;position: absolute;z-index: 2;left: 0;top: 40px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-menu:hover>ul{opacity: 1;visibility: visible;top: 50px;}
.zh-header .zh-menu ul{width: 110px;background-color: #28B0AF;border-radius: 0 0 5px 5px;box-shadow: 0 3px 3px rgba(0,0,0,0.5);-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-menu .zh-item{position: relative;}
.zh-header .zh-menu .zh-item .zh-dropdown{opacity: 0;visibility: hidden;position: absolute;z-index: 2;left: 100px;top: 0;width: 110px;background-color: #28B0AF;border-radius: 0 0 5px 5px;box-shadow: 0 3px 3px rgba(0,0,0,0.5);-webkit-transition: all .3s ease-out;transition: all .3s ease-out;overflow: hidden;}
.zh-header .zh-menu .zh-item:hover .zh-dropdown{opacity: 1;visibility: visible;left: 110px;}
.zh-header .zh-menu li a{display: block;height: 36px;padding: 0 10px;font-size: 14px;color: #fff;line-height: 36px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-menu li.active a,
.zh-header .zh-menu li a:hover{background-color: #249E9D;}
.zh-header .zh-right{float: right;height: 100%;}
.zh-header .zh-right .zh-user-info,
.zh-header .zh-right .zh-app-download{position: relative;float: left;height: 100%;}
.zh-header .zh-right .zh-user-info .zh-txt,
.zh-header .zh-right .zh-app-download .zh-txt{height: 100%;font-size: 13px;color: #fff;line-height: 50px;}
.zh-header .zh-right .zh-user-info .zh-txt .zh-icon-go{width: 22px;height: 22px;margin-left: 6px;background-position: 0 -396px;vertical-align: -6px;cursor: pointer;}
.zh-header .zh-right .zh-user-info .zh-txt .zh-icon-go:hover{background-position: 0 -428px;}
.zh-header .zh-right .zh-user-info.active .zh-txt .zh-icon-go{-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.zh-header .zh-right .zh-user-info .zh-dropdown{opacity: 0;visibility: hidden;position: absolute;z-index: 2;right: 0;top: 40px;width: 110px;background-color: #181818;border-radius: 0 0 5px 5px;box-shadow: 0 3px 3px rgba(0,0,0,0.5);-webkit-transition: all .3s ease-out;transition: all .3s ease-out;overflow: hidden;}
.zh-header .zh-right .zh-user-info.active .zh-dropdown{opacity: 1;visibility: visible;top: 50px;}
.zh-header .zh-right .zh-user-info .zh-dropdown li a{display: block;height: 36px;padding: 0 10px;font-size: 14px;color: #fff;line-height: 36px;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.zh-header .zh-right .zh-user-info .zh-dropdown .active a,
.zh-header .zh-right .zh-user-info .zh-dropdown li a:hover{background-color: #249E9D;}
.zh-header .zh-right .zh-app-download .zh-txt{cursor: pointer;}
.zh-header .zh-right .zh-app-download .zh-txt .zh-icon-phone{width: 11px;height: 21px;margin-left: 6px;background-position: 0 -461px;}
.zh-header .zh-right .zh-app-download:hover .zh-txt .zh-icon-phone{background-position: 0 -492px;}
.zh-header .zh-right .zh-app-download .zh-dropdown{opacity: 0;visibility: hidden;position: absolute;z-index: 2;right: 0;top: 40px;width: 120px;padding: 6px;background-color: #fff;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;font-size: 13px;color: #333;text-align: center;box-shadow: 0 3px 3px rgba(0,0,0,0.3);}
.zh-header .zh-right .zh-app-download:hover .zh-dropdown{opacity: 1;visibility: visible;top: 50px;}
.zh-header .zh-right .zh-app-download .zh-dropdown img{display: block;width: 100%;margin-bottom: 3px;}
/* 针对webkit内核滚动条样式*/
.zh-scrollbar::-webkit-scrollbar{width: 10px;height: 10px;background-color: #3D3D46;}
.zh-scrollbar::-webkit-scrollbar-thumb{border-radius: 8px;background-color: #505662;}
.zh-scrollbar::-webkit-scrollbar-thumb:hover{background-color: #5D626C;}
.zh-scrollbar::-webkit-scrollbar-button{width: 8px;height: 8px;}
.zh-scrollbar::-webkit-scrollbar-button:horizontal:start{background: url(../images/bg-scrollbar-arrow.png) no-repeat 0 0;}
.zh-scrollbar::-webkit-scrollbar-button:horizontal:end{background: url(../images/bg-scrollbar-arrow.png) no-repeat 3px -9px;}
.zh-scrollbar::-webkit-scrollbar-button:vertical:decrement{background: url(../images/bg-scrollbar-arrow.png) no-repeat 1px -19px;}
.zh-scrollbar::-webkit-scrollbar-button:vertical:increment{background: url(../images/bg-scrollbar-arrow.png) no-repeat 1px -28px;}
.zh-scrollbar::-webkit-scrollbar-corner{background-color: #3D3D46;}
/* layer样式重置 */
.layui-layer .layui-layer-title{height:24px;line-height:24px;padding:10px 0;background-color:#fbf9f9;border-bottom:1px solid #b3b3b3;}
.layui-layer .layui-layer-title strong{padding-left:8px;border-left:3px solid #28b0af;color:#28b0af;font-size:16px;font-weight:bold;}
.layui-layer .layui-layer-setwin .layui-layer-close1{background:none;}
.layui-layer .layui-layer-setwin .layui-layer-close1:before{content:'×';position:absolute;top:-14px;right:0px;color:#35353d;font-size:29px;}
.layui-layer .layui-layer-btn a{display:inline-block;padding-right:13px;width:50px;height:33px;line-height:33px;border:1px solid #2cbab9;border-radius:5px;color:#fff;font-size:13px;font-weight:bold;letter-spacing:2px;}
.layui-layer .layui-layer-btn .layui-layer-btn0{background-color:#28b0af;border-color:#149897;}
.layui-layer .layui-layer-btn .layui-layer-btn0:hover{background-color:#18aaa9;}
.layui-layer .layui-layer-btn .layui-layer-btn1{margin-left:20px;background-color:#87878c;border-color:#767680;}
.layui-layer .layui-layer-btn .layui-layer-btn1:hover{background-color:#787878;}
