.container {
    position: relative;
    /* width: 100%; */
    width: 19.2rem;
    overflow: hidden;
}


/* top */

.top_box {
    position: relative;
    top: 0;
}

.header {
    width: 19.2rem;
    height: 7.5rem;
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.header img {
    width: 100%;
    height: 100%;
}

.header .wz_content {
    position: absolute;
    width: 5.47rem;
    height: 1.8rem;
    background: rgba(255, 255, 255, 0.56);
    padding: 0.2rem 0.4rem 0.43rem 0.43rem;
    top: 3rem;
    right: 3.55rem;
}

.header .wz_content .header_title {
    font-size: .26rem;
    color: #333333;
    line-height: .48rem;
}

.header .wz_content .header_sub {
    font-size: .36rem;
    font-weight: bold;
    color: #333333;
    line-height: .48rem;
    margin-bottom: rem;
}

.header .wz_content .other {
    font-size: .16rem;
    color: #333333;
    line-height: 0.24rem;
}


/*mid  */

.process {
    width: 19.2rem;
    margin: 0 auto;
    background: #f6f8fa;
    position: relative;
    height: 9rem;
}

.process .service_time {
    padding-left: 5.85rem;
    padding-right: 5.9rem;
    padding-bottom: 1.22rem;
}

.process .dtbanner {
    position: absolute;
    top: 1.5rem;
    width: 100%;
}

.process .service_time .service_t {
    margin-bottom: 1.14rem;
    text-align: center;
}

.process .service_time .service_t h2 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.03rem;
}

.process .service_time .service_t .lineBox {
    margin-left: 2.74rem;
    overflow: hidden;
}

.process .service_time .service_t .lineBox .line {
    /* display: flex; */
    width: 0.88rem;
    height: 0rem;
    border-top: 1px dashed #828081;
    float: left;
    margin-top: 0.1rem;
}

.process .service_time .service_t .lineBox img {
    /* display: flex; */
    width: 0.23rem;
    height: 0.2rem;
    float: left;
}

.process .service_time .workday {
    margin-bottom: 1.04rem;
    overflow: hidden;
}

.process .service_time .workday .two_time_box {
    float: left;
    width: 50%;
}

.process .service_time .workday .time_box {
    width: 1.38rem;
    float: left;
    overflow: hidden;
}

.process .service_time .workday .time_box:nth-child(2n) {
    float: right;
}

.process .service_time .workday .two_of_line {
    width: 0.66rem;
    border-top: 1px solid #40a7f6;
    margin: 0 0.01rem;
    float: left;
    margin-top: 0.68rem;
}

.process .service_time .workday .time_box .circle {
    position: relative;
    margin-bottom: 0.46rem;
}

.process .service_time .workday .time_box .circle div {
    width: 1.38rem;
    height: 1.38rem;
    background: #ffffff;
    border: 1px solid #808080;
    border-radius: 50%;
}

.process .service_time .workday .time_box .circle .c1 {
    position: relative;
}

.process .service_time .workday .time_box .circle .c2 {
    position: absolute;
    top: 0;
    border-radius: 50% 0 0 0;
    width: 0.69rem;
    height: 0.69rem;
    border: 1px solid #40a7f6;
    border-right-width: 0;
    border-bottom-width: 0;
    border-radius: 0.69rem 0 0 0;
}

.process .service_time .workday .time_box .circle .c1 span {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.process .service_time .workday .time_box .day_time {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.process .service_time .listenProblem .listen_title {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    margin-bottom: 0.29rem;
}

.process .service_time .listenProblem .listen_ontime div {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
}


/* contactMode */

.process .contactMode {
    margin-bottom: 0.99rem;
    background: #fff;
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    margin-top: -1.5rem;
}

.process .contactMode .service_t {
    margin-bottom: 0.46rem;
}

.process .contactMode .service_t h2 {
    font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.03rem;
    text-align: center;
}

.process .contactMode .service_t .lineBox {
    margin-left: 8.46rem;
    overflow: hidden;
}

.process .contactMode .service_t .lineBox .line {
    width: 0.88rem;
    height: 0rem;
    border-top: 1px dashed #828081;
    float: left;
    margin-top: 0.09rem;
}

.process .contactMode .service_t .lineBox img {
    width: 0.23rem;
    height: 0.2rem;
    float: left;
}


/* qyxx */

.process .contactMode .qiyexx {
    overflow: hidden;
    height: 2.7rem;
    padding: 0.5rem;
}

.process .contactMode .qiyexx .serve {
    padding: 1.6%;
    width: 74%;
    margin: 0 auto;
}

.process .contactMode .qiyexx .serve .serve_title {
    font-size: 0.34rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #425774;
    margin-bottom: 0.25rem;
    text-align: left;
}

.process .contactMode .qiyexx .serve .serve_contact {
    overflow: hidden;
}

.process .contactMode .qiyexx .serve .serve_contact .contact_phone {
    width: 2.77rem;
    background: #ffffff;
    padding: 0.1rem 0.1rem 0.08rem 0.15rem;
    float: left;
    margin-right: 0.66rem;
}

.process .contactMode .qiyexx .serve .serve_contact .contact_phone:nth-child(3n) {
    margin-right: 0;
}

.process .contactMode .qiyexx .serve .serve_contact .contact_phone .xuhao {
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2965bd;
    float: left;
    margin-right: 0.1rem;
}

.process .contactMode .qiyexx .serve .serve_contact .contact_phone .phone {
    font-size: 0.18rem;
    font-weight: 400;
    color: #585858;
    white-space: nowrap;
}

.process .contactMode .qiyexx .serve .serve_contact .contact_phone .phone p {
    font-size: 0.18rem;
    font-weight: 400;
    color: #585858;
    white-space: nowrap;
}


/* ditu */

.ditu_box {
    width: 100%;
    margin-top: -1.2rem;
    overflow: hidden;
    position: relative;
    background-color: rgba(245, 243, 240, 1);
}

.ditu_box2 {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}