@charset "utf-8";
html, body, div, span, input, object, iframe, h1, h2, h3, h4, h5, h6, a, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html, body {
    height: 100%;
    line-height: 1;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    background-color: #ebebeb;
    color: #333
}

.cf {
    zoom: 1;
}

.cf:after {
    display: table;
    content: "";
    clear: both;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.tc {
    text-align: center !important;
}

.text-center {
    text-align: center
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn:hover, .btn:focus, .btn:active {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: #ddd;
}

.btn-blue {
    padding: 6px 12px;
    background-color: #355bd3;
    color: #fff;
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
    background-color: #02abde;
    color: #fff;
}

/******************************预约首页******************************************/
.index-bd {
    margin: 20px;
}

.index-bd > a {
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-decoration: none;
}

.index-bd .business-order {
    background-color: #ff8f1f;
    min-height: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 5px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
}

.index-bd .business-order:hover, .index-bd .business-order:active, .index-bd .business-order:active {
    background-color: #cb880a;
}

.index-bd .myself-order {
    background-color: #355bd3;
    min-height: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 5px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
}

.index-bd .myself-order:hover, .index-bd .myself-order:active, .index-bd .myself-order:active {
    background-color: #008ab4;
}

/******************************预约首页******************************************/
/******************************业务类型******************************************/
.business-hd {
    padding: 10px;
    background-color: #fff;
}

.business-hd input {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    color: #666;
    background-color: #eeeeee;
    border-radius: 0;
    border: 0;
}

.business-bd .business-a {
    margin: 10px;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 35px;
}

.business-bd .business-a .left {
    width: 58%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
}

.business-bd .business-a .right {
    float: right;
}

.business-bd .business-a i {
    color: #07ceda;
    margin-right: 10px;
}

/******************************业务类型******************************************/
/******************************在线预约******************************************/
.onlineorder-hd {
    text-align: center;
    background-color: #fff;
    line-height: 35px;
    height: 35px;
    padding: 5px;
    font-size: 14px;
}

.onlineorder-hd span.read {
    color: #bababa;
}

.onlineorder-hd span.edit {
    color: #06a0cf;
}

.onlineorder-hd input {
    font-size: 18px;
    width: 100px;
}

.onlineorder-hd #week {
    font-size: 18px;
    margin-left: 1px;
}

.onlineorder-hd .next:after {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    position: relative;
    top: -1px;
    margin-left: .3em;
    margin-right: .3em;
}

.onlineorder-hd .pre:before {
    content: " ";
    display: inline-block;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    position: relative;
    top: -1px;
    margin-left: .3em;
    margin-right: .3em;
}

.order-time {
    margin-left: 10px;
    margin-top: 10px;
}

.order-time:before {
    content: '';
    position: absolute;
    top: 55px;
    bottom: 10px;
    border-right: 1px solid #d2d2d2;
    left: 16px;
}

.order-time .order-time-li {
    padding: 0 10px 0 20px;
    margin-bottom: 10px;
    list-style-type: none;
    background: url(../img/li-bluebg.png) left center no-repeat;
    position: relative;
    z-index: 999;
}

.order-time .order-time-li:before {
    content: '';
    border: 10px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    left: 3px;
    top: 38px;
}

.order-time .order-time-li > div {
    background-color: #fff;
    padding: 15px 10px;
    position: relative;
}

.order-time .order-time-li h3 {
    margin-bottom: 15px;
    line-height: 36px;
    position: relative;
    font-size: 18px;
    color: #355bd3;;
}

.order-time .order-time-li .btn {
    width: 80px;
    letter-spacing: 2px;
    font-size: 14px;
}

.order-time .order-time-li .desc {
    font-size: 14px;
    color: #666;
}

.leave-num {
    color: #ee8c00;
}

/**已满情况*/
.order-time .no-order {
    background: url(../img/li-greybg.png) left center no-repeat;
}

.order-time .no-order .btn {
    background-color: #cbcdcd;
}

/******************************在线预约******************************************/
/******************************我的预约******************************************/
.myorder-hd {
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
}

.date-div > input {
    background-color: #eeeeee;
    color: #666666;
    padding: 5px 10px;
    width: 40%;
    margin-bottom: 10px;
    border-radius: 0;
}

.myorder-hd > select, .myorder-hd > input {
    background-color: #eeeeee;
    color: #666666;
    padding: 5px 10px;
    margin-bottom: 5px;
    width: 60%;
    border: none;
    border-radius: 0;
}

.myorder-hd button {
    margin-left: 10px;
    background-color: #355bd3;
    border: none;
    line-height: 30px;
    height: 30px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
}

.myorder-hd button:hover, .myorder-hd button:active, .myorder-hd button:focus {
    background-color: #029dcc;
    outline: none;
}

.myorder-bd .myorder {
    background-color: #fff;
    color: #666;
    padding: 10px 0 10px;
    margin: 0 5px 10px;
}

.myorder .myorder-time {
    padding: 10px;
    color: #355bd3;
    font-size: 18px;
}

.myorder .myorder-desc {
    padding: 5px 13px;
}

.myorder .myorder-desc div {
    display: inline-flex;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-right: 5px;
}

.myorder .myorder-opers button {
    margin-top: 5px;
    width: 50%;
    border: 0;
    line-height: 40px;
    height: 40px;
    COLOR: #fff;
    font-size: 16px;
}

.myorder .myorder-opers .message {
    /*background: url('../img/megbtn.png') repeat-x;*/
    background-color: #355bd3;
}

.myorder .myorder-opers .message:hover, .myorder .myorder-opers .message:focus, .myorder .myorder-opers .message:active {
    /*background: url('../img/megbtn-hover.png') repeat-x;*/
    background-color: #355bd3;
    outline: none;
}

.myorder .myorder-opers .cansel {
    /*background: url('../img/canselbtn.png') repeat-x;*/
    background-color: #ff8f1f;

}

.myorder .myorder-opers .cansel:hover, .myorder .myorder-opers .cansel:focus, .myorder .myorder-opers .cansel:active {
    /*background: url('../img/canselbtn-hover.png') repeat-x;*/
    background-color: #ff8f1f;
    outline: none;
}

.myorder .myorder-opers .disabled {
    /*background: url('../img/megbtn-disable.png') repeat-x;*/
    background-color: #909399;
}

.disabled {
    /*background: url('../img/megbtn-disable.png') repeat-x;*/
    background-color: #909399;
}

/******************************我的预约******************************************/
/******************************办事进度查询******************************************/
.schedule-hd {
    padding: 10px;
    background-color: #fff;
}

.schedule-hd .group {
    margin-bottom: 10px;
}

.schedule-hd button {
    width: 100%;
    box-sizing: border-box;
    line-height: 35px;
    padding: 0px;
    height: 35px;
}

.schedule-bd {
    background-color: #fff;
    margin: 10px 0px;
}

.schedule-hd .group .input, .schedule-hd .group input {
    width: 100%;
    line-height: 35px;
    height: 35px;
    border: 1px solid #C1C1C1;
    box-sizing: border-box;
    padding: 0px 6px;
    background-color: #EBEBEB;
}

.schedule-bd .schedule-bd-title {
    line-height: 30px;
    margin: 0px 10px;
    border-bottom: 1px solid #dcdcdc;
}

.schedule-bd .schedule-bd-title span {
    border-bottom: 2px solid #355bd3;
    line-height: 30px;
    display: inline-block;
}

ul.scheduling {
    list-style-type: none;
    padding: 10px;
    position: relative;
    font-size: 90%;
}

ul.scheduling:after {
    content: '';
    position: absolute;
    top: 75px;
    bottom: 24px;
    border-right: 1px solid #d2d2d2;
    display: block;
    left: 50%;
}

ul.scheduling li {
    padding: 10px 0px;
    clear: both;
    overflow: hidden;
    position: relative;
}

ul.scheduling li:before {
    position: absolute;
    bottom: 13px;
    display: block;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -6px;
    z-index: 1;
    border: 4px solid #DDDDDD;
    border-radius: 50%;
    background-color: #fff;
}

ul.scheduling li.on:before {
    border-color: #355bd3;
}

ul.scheduling li:nth-child(2n) div {
    float: right;
    margin-left: 20px;
    padding-left: 35px;
}

ul.scheduling li:nth-child(2n) div i.iconfont {
    position: absolute;
    left: 5px;
    font-size: 30px;
    top: 50%;
    margin-top: -10px;
}

ul.scheduling li:nth-child(2n+1) div {
    float: left;
    margin-right: 20px;
    padding-right: 35px;
}

ul.scheduling li:nth-child(2n+1) div i.iconfont {
    position: absolute;
    right: 2px;
    font-size: 30px;
    top: 50%;
    margin-top: -10px;
}

ul.scheduling li div {
    background: #ebebeb;
    position: relative;
    padding: 10px 5px;
    border-radius: 4px;
    color: #999;
    line-height: 21px;
    width: 30%;
}

ul.scheduling li div h5 {
    color: #666;
}

ul.scheduling li:nth-child(2n+1) div:after {
    content: '';
    position: absolute;
    right: -16px;
    bottom: 6px;
    width: 20px;
    height: 10px;
    background: url(../img/scheduling-left.png) no-repeat;
}

ul.scheduling li:nth-child(2n) div:before {
    content: '';
    position: absolute;
    left: -16px;
    bottom: 6px;
    width: 20px;
    height: 10px;
    background: url(../img/scheduling-right.png) no-repeat;
}

ul.scheduling li.on:nth-child(2n) div:before {
    background: url(../img/scheduled-right.png) no-repeat;
}

ul.scheduling li.on div {
    background: #355bd3;
    color: #fff;
}

ul.scheduling li.on div h5 {
    color: #fff;
}

ul.scheduling li:nth-child(2n+1).on div:after {
    background: url(../img/scheduled-left.png) no-repeat;
}

ul.scheduling li:nth-child(2n+1).on div:before {
    background: url(../img/scheduled-right.png) no-repeat;
}

ul.scheduling li h5 {

}

ul.scheduling li .time {

}

.jbbd {
    padding: 10px;
    line-height: 20px;
    background-color: #d9edf7;
    margin-bottom: 10px;
}

.jbbd > span {
    color: red;
    font-weight: bold;
}

.formData {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.box {
    width: 100%;
    overflow: hidden;
    height: 480px;
    padding: 16px;
}

.myiframe {
    width: 200%;
    height: 1070px;
    transform: scale(0.45);
    transform-origin: 0 0;
}


.myorder-label {
    max-width: 100px;
    width: 65px;
    color: #a8abb2;
    margin-right: 50px
}
.myorder-value {
    color: #333
}


/******************************办事进度查询******************************************/
