/*------------ about-editor ------------*/

.about-editor .about-box {
    padding: 20px;
    border: 1px solid #9F71BB;
    position: relative;
    line-height: 1.6;
}

.about-editor .about-box td {
    vertical-align: top;
}

.about-editor .about-box .about-pic {
    width: 160px;
    padding: 0 20px 0 0;
}

.about-editor .about-box .title {
    font-family: " 鰵蝝唳 𡡞  ";
    color: #333333;
    font-size: 24px;
    line-height: 1.2;
}

.about-editor .about-box p {
    margin: 8px 0;
}

.about-editor .about-box b {
    display: block;
    font-size: 15px;
    margin: 0 0 10px;
}

.about-editor .about-box ul,
.about-editor .about-box li {
    margin: 0;
    padding: 0;
    line-height: 2;
}

.about-editor .about-box li {
    list-style: decimal;
    margin: 0 0 0 20px;
}

.about-editor .about-box i {
    font-style: normal;
    color: #936647;
    display: block;
}


/*------------ service-editor ------------*/

.service-editor .ul01,
.service-editor .ul01 li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.service-editor .ul01 {
    margin: 0 -20px;
}

.service-editor .ul01 li {
    padding: 0 20px;
    float: left;
    box-sizing: border-box;
    width: calc((100% / 3) - 0.1px);
}

.service-editor .ul01 li img {
    margin-bottom: 30px;
}


/*------------ news-editor ------------*/

.news-editor .tit {
    font-size: 18px;
    color: #9F71BB;
    font-weight: bold;
}

.news-editor .col {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 10px;
}

.news-editor .col2 {
    width: 25%;
}


/*------------ time-editor ------------*/

.time-editor .title {
    font-family: 'Cabin Condensed', '    厰 𥟇迤暺 ', 'WenQuanYi Zen Hei', ' 琿   Pro', 'LiHei Pro', '敺株  迤暺煾  ', 'Microsoft JhengHei', '敺株蔓  暺 ', ' ～ 扎 芥  ', '諤𡢾  窸𧙖  ', sans-serif;
    background: #fff url('bg11.png');
    line-height: 1.2;
    color: #5F370A;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding: 12px;
    letter-spacing: 2px;
    border-radius: 60px;
    max-width: 1100px;
    margin: 0 auto 15px;
    box-shadow: inset 3px 3px 0px rgba(255, 255, 255, 0.25), inset -3px -3px 0px rgba(204, 204, 204, .2), 0px 2px 5px rgba(204, 204, 204, .5);
}

.time-editor .title i {
    width: 28px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    background: url('../images/time/logo.png');
}

.time-tb {
    line-height: 1.2;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.time-tb th {
    background: url('bg10.png');
}

.time-tb td {
    border: 1px solid #fff;
    text-align: center;
    background: url('bg03.jpg');
    padding: 7px;
    box-sizing: border-box;
}

.time-tb td span {
    display: inline-block;
    line-height: 32px;
    border-radius: 32px;
    padding: 0 19px;
}

.time-tb td .green {
    background: url('bg15.png');
}

.time-tb td .red {
    background: url('bg14.png');
}

.time-tb .gray {
    color: #484641;
}

.time-tb .bigfont {
    font-size: 36px;
    color: #484641;
    width: 125px;
}

.time-tb .bigfont strong {
    width: 40px;
    display: block;
    margin: 0 auto;
}

.time-tb .hour {
    line-height: .9;
    background: none;
    padding: 0 10px 0 0;
}

.time-tb .hour b {
    padding: 18px 10px 6px 10px;
    font-weight: normal;
    border-radius: 10px;
    background: url('bg13.png');
    display: block;
    color: #956849;
    font-size: 56px;
    display: block;
    font-family: Arial, '    厰 𥟇迤暺 ', 'WenQuanYi Zen Hei', ' 琿   Pro', 'LiHei Pro', '敺株  迤暺煾  ', 'Microsoft JhengHei', '敺株蔓  暺 ', ' ～ 扎 芥  ', '諤𡢾  窸𧙖  ', sans-serif;
}

.time-tb .hour small {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 10px 10px;
}

.time-tb .hour i {
    display: block;
    width: 0;
    height: 0;
    margin: 5px auto;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #956849 transparent transparent transparent;
}

.time-tb th.hour b {
    display: block;
    font-size: 19px;
    color: #fff;
    padding: 10px 37px 7px;
    border-radius: 5px;
    background: url('bg12.png');
}

.time-tb th.hour i {
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 12px;
    background: url('../images/ic-clock.png');
    background-position: 0 100%;
    border: 0;
}


/*------------ terms-editor ------------*/

.terms-editor {
    padding: 30px 0;
    border-top: 1px dashed #9F71BB;
    border-bottom: 1px dashed #9F71BB;
    ;
}

.terms-title {
    font-weight: bold;
    color: #9F71BA;
    font-size: 15px;
}


/*------------ index-about-editor ------------*/

.index-about-editor {
    font-size: 14px;
    color: #4F2303;
    line-height: 1.8;
}

.index-about-title {
    font-size: 20px;
    margin: 0 0 10px;
    color: #9F71BB;
}


/*------------ rwd ------------*/

@media screen and (max-width: 1150px) {
    .time-tb {
        margin-bottom: 60px;
    }
    .time-tb thead {
        display: none;
    }
    .time-tb tr,
    .time-tb td {
        display: block;
        text-align: left;
    }
    .time-tb tbody td[data-title]:before {
        content: attr(data-title);
        line-height: 1.2;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        padding: 10px 12px;
        border-radius: 50%;
        margin: 0 5px 0 0;
        background: url(bg10.png);
    }
    .time-tb tr {
        float: left;
        width: calc((100% / 3) - 0.1px);
    }
    .time-tb .hour b {
        text-align: center;
    }
    .time-tb .hour {
        padding: 0;
    }
    .time-tb .bigfont {
        width: calc(100% - 4px);
        position: absolute;
        box-sizing: border-box;
        padding: 3px 7px 10px 7px;
    }
    .time-tb .bigfont strong {
        width: auto;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 -6px 10px;
    }
    .news-editor .col2 {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .service-editor .ul01 {
        margin: 0;
    }
    .service-editor .ul01 li {
        float: none;
        width: auto;
        padding: 0 0 55px;
    }
    .service-editor .ul01 li img {
        display: block;
    }
    .news-editor .col {
        width: 100%;
        padding: 0;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .about-editor .about-box .about-pic {
        display: none;
    }
    .time-editor .title span {
        display: block;
    }
    .time-tb tr {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .time-tb .bigfont {
        top: -80px;
    }
    .time-tb {
        margin: 100px auto 0;
    }
}