﻿/* 联系我们 ContactUs */

/* 服务时间 */
    .time .time-box {
        width: 480px;
        height: 130px;
        margin: 0px auto;
        position: relative;
    }
    .time-box .time-list {
        position: absolute;
        top: 0;
    }
    .time-box .time-list-1 {
        left: 0;
    }
    .time-box .time-list-2 {
        left: 114px;
    }
    .time-box .time-list-3 {
        right: 114px;
    }
    .time-box .time-list-4 {
        right: 0;
    }
    .time-box .cn {
        width: 84px;
        height: 84px;
        line-height: 84px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 18px;
        background: url('/content/img/icon/icon-contact-circular.png') no-repeat center center;
    }
    .time-box .en {
        line-height: 30px;
        text-align: center;
    }
    .time-box .time-line {
        position: absolute;
        top: 42px;
        width: 30px;
        height: 1px;
        background: #444;
    }
    .time-box .time-line-1 {
        left: 84px;
    }
    .time-box .time-line-2 {
        right: 84px;
    }

/* 联系我们 */
    .contact .contact-text {
        width: 630px;
        margin: 0px auto;
        padding-left: 182px;
    }
    .contact .contact-text div {
        width: 100%;
        line-height: 28px;
        margin-bottom: 12px;
        white-space: normal;
        word-break: break-all;
        font-size: 16px;
    }
    .contact .contact-text a {
        padding-left: 30px;
        padding-right: 25px;
        color: #ed823d;
        background: url('/content/img/icon/icon-more.png') no-repeat right center;
        background-size: 18px;
        font-size: 18px;
        vertical-align: text-bottom;
    }
    .contact .contact-addr img {
        width: 100%;
    }

    .time-box.style-1 {
        /*height: 250px;*/
        height: 150px;
    }
    .time-box.style-1 .time-center {
        width: 100%;
        height: 73px;
        background: url(/content/img/icon/icon-contact-rectangle.png) no-repeat center center;
        top: 145px!important;
        overflow: hidden;
    }
    .time-box.style-1 .time-center > div {
        width: 150px;
        margin: 0 auto;
        position: relative;
        top: 5px;
        left: 5px;
    }
    .time-box.style-1 .time-center .time-line-1 {
        left: -50px;
        width: 50px;
    }
     .time-box.style-1 .time-center .line-1 {
        left: -52px;
        width: 50px;
    }
    .time-box.style-1 .time-center .line-2 {
        width: 8px;
        left: 67px;
    }
    .time-box.style-1 .time-center .line-3 {
        left: 145px;
        width: 50px;
    }
    .time-box.style-1 .time-center .time-1 {
        left: 3px;
    }
    .time-box.style-1 .time-center .time-1 > div{
        width: 60px;
        height: 84px;
        line-height: 84px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: kaiti,SimSun;
    }
    .time-box.style-1 .time-center .time-2 {
        left: 77px;
    }
    .time-box.style-1 .time-center .time-2  > div {
        width: 60px;
        height: 84px;
        line-height: 84px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: kaiti,SimSun;
    }
    .time-box.style-1 .time-center .time-text {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 15px;
        position: absolute;
        top: 0px;
        left: 11px;
    }

    .time .time-box.style-2 {
        width: 660px;
    }
    .time-box.style-2  .newsleft {
        width: 30%;
    }
    .time-box.style-2 .newsright {
        width: 30%;
    }
    .time-box.style-2 .time-center {
        left: 260px;
    }
    .time-box.style-2 .time-center .time-line-1 {
        left: -50px;
        width: 50px;
    }
     .time-box.style-2 .time-center .line-1 {
        left: -52px;
        width: 50px;
    }
    .time-box.style-2 .time-center .line-2 {
        width: 8px;
        left: 67px;
    }
    .time-box.style-2 .time-center .line-3 {
        left: 145px;
        width: 50px;
    }
    .time-box.style-2 .time-center .time-1 {
        left: 3px;
    }
    .time-box.style-2 .time-center .time-1 > div{
        width: 60px;
        height: 84px;
        line-height: 84px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: kaiti,SimSun;
    }
    .time-box.style-2 .time-center .time-2 {
        left: 77px;
    }
    .time-box.style-2 .time-center .time-2  > div {
        width: 60px;
        height: 84px;
        line-height: 84px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: kaiti,SimSun;
    }
    .time-box.style-2 .time-center .time-text {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        position: absolute;
        top: 94px;
        left: 0;
    }

    .contact-right {
        height: 300px!important;
    }
    .contact-traffic {
        position: relative;
    }
    .contact-traffic span {
        position: absolute;
        left: 90px;
    }