/*分公司*/
@media (max-width: 720px) {
    .com-banner {
    }

    .com-banner-img {
        width: 100%;
    }

    .com-banner-img img {
        width: 100%;
    }

    .com-banner-content {
        margin: 10px 10px;
    }

    .com-banner-title {
        font-size: 20px;
        color: #c4e7f0;
        margin-bottom: 26px;
    }

    .com-banner-text {
        font-size: 14px;
        line-height: 22px;
        color: #c4e7f0;
    }

    .com-banner-nav {
    }

    .com-banner-nav ul {
        white-space: nowrap;
        overflow-x: scroll;
        padding: 10px;
    }

    .com-banner-nav ul li {
        display: inline;
    }

    .com-banner-nav-item {
        margin: 10px 0px;
    }

    .com-banner-nav-item > a {
        display: inline-block;
        padding: 20px 10px;
        font-size: 14px;
        color: #cce0ec;
    }

    .com-banner-nav-item.active > a {
        font-weight: bold;
        color: white;
    }

    .com-service {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .b-title_black {
        margin: 20px 0;
        font-weight: lighter;
        font-size: 24px;
        color: #535353;
        text-align: center;
    }

    .img-wrap {
        text-align: center;
    }

    .img-text {
        text-align: center;
        color: #b8ced8;
        font-size: 14px;
    }

    .com-3 {
        margin: 10px 0;
    }

    .com-3-img img {
        width: 100%;
    }

    .com-3-content {
        padding: 10px;
    }

    .com-3-title {
        font-size: 24px;
        margin: 10px 0 10px 0;
        color: #313131;
    }

    .com-3-text {
        font-size: 14px;
        line-height: 22px;
        color: #313131;
    }

    .com-4 {
        margin: 10px 0px;
        color: #94b8da;
    }

    .com-4-text1 {
        width: 100%;
        font-size: 20px;
        font-weight: lighter;
        text-align: center;
    }

    .com-4-text2 {
        width: 100%;
        font-size: 14px;
        font-weight: lighter;
        line-height: 20px;
        text-align: center;
        margin-top: 18px;
    }

    .com-5-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 50px;
    }

    .com-5-item {
        width: 500px;
        margin: 20px;
    }

    .com-5-title {
        padding: 10px 0px;
        font-size: 34px;
        color: #f1f5f8;
        text-align: center;
    }

    .com-5-title2 {
        font-size: 20px;
        font-weight: lighter;
        color: #f1f5f8;
    }

    .com-5-text {
        margin: 16px 0;
        font-size: 16px;
        color: #f1f5f8;
    }

    .com-5-text2 {
        font-size: 14px;
        color: #c4e7f0;
        line-height: 20px;
    }

    .com-6-title {
        font-size: 24px;
        font-weight: lighter;
        color: #535353;
        margin: 20px;
        text-align: center;
    }

    .step-wrap {
        display: none;
    }

    .step-text {
        display: block;
        background: #49a0db;
        padding: 38px 40px;
        width: 99.6%;
    }

    .step-text-1 {
        font-size: 16px;
        font-weight: lighter;
        color: #f1f5f8;
        margin-bottom: 16px;
    }

    .step-text-2 {
        font-size: 14px;
        font-weight: lighter;
        color: #f1f5f8;
    }

    .com-7 {
        margin: 10px 0;
    }

    .com-7-text {
        color: #535353;
        font-size: 16px;
        line-height: 24px;
    }

    .com-7-title {
        margin: 10px;
        font-size: 24px;
        color: #535353;
        font-weight: lighter;
    }

    .com-7-news-list {
    }

    .com-7-news-list li {
        padding-bottom: 10px;
    }

    a.com-news-title {
        font-size: 16px;
        color: #535353;
        line-height: 24px;
    }

}
@media (min-width: 720px) {
    .com-banner {
    }

    .com-banner-img {
        float: left;
        width: 1080px;
        height: auto;
        padding-bottom: 20px;
    }

    .com-banner-img img {
        width: 100%;
    }

    .com-banner-content {
        padding-bottom: 70px;clear: both;
    }

    .com-banner-title {
        font-size: 20px;
        color: #c4e7f0;
        margin-bottom: 26px;
    }

    .com-banner-text {
        font-size: 14px;
        line-height: 24px;
        color: #ffffff;
        text-align: justify;
    }

    .com-banner-nav {
        padding: 40px 0;
    }

    .com-banner-nav-item {
        display: inline-block;
        margin: 10px 0px;
    }

    .com-banner-nav-item > a {
        font-size: 16px;
        margin-right: 20px;
        padding-bottom: 16px;
        color: white;
        opacity: 0.6;
    }

    .com-banner-nav-item.active > a {
        font-weight: bold;
        opacity: 1;
        border-bottom: 1px solid #ffffff;
    }

    .com-service {
        padding: 0 240px 100px 240px;
    }

    .b-title_black {
        margin: 100px 0;
        font-weight: lighter;
        font-size: 34px;
        color: #535353;
        text-align: center;
    }

    .img-wrap {
        float: left;
        width: 150px;
        text-align: center;
    }

    .img-text {
        text-align: center;
        color: #535353;
        font-size: 16px;
        margin-top: 15px;
    }

    .com-3 {
        margin-top: -105px;
    }

    .com-3-img {
        width: 714px;
        height: 200px;
        margin: -50px auto 20px auto;
    }

    .com-3-content {
        width: 714px;
        margin: auto;
        text-align: justify;
        color: #535353;
        line-height: 22px;
        padding-bottom: 30px;
        border-bottom: 1px solid gainsboro;
    }

    .com-3-title {
        font-size: 24px;
        margin: 70px 0 30px 0;
        color: #535353;
    }

    .com-3-text {
        font-size: 14px;
        line-height: 22px;
        color: #313131;
    }

    .com-4 {
        margin: 70px 0px;
    }

    .com-4-text1 {
        width: 100%;
        font-size: 20px;
        color: #535353;
        font-weight: lighter;
        text-align: center;
    }

    .com-4-text2 {
        width: 100%;
        font-size: 14px;
        font-weight: lighter;
        line-height: 20px;
        text-align: center;
        margin-top: 18px;
    }

    .com-5 {
        min-height: 735px;
    }

    .com-5-content {
        margin: -20px;
    }

    .com-5-item {
        float: left;
        width: 520px;
        margin: 0px 20px 50px 20px;
    }

    .com-5-title {
        padding: 100px 0px;
        font-size: 34px;
        font-weight: lighter;
        color: #f1f5f8;
        text-align: center;
    }

    .com-5-title2 {
        font-size: 20px;
        font-weight: lighter;
        color: #f1f5f8;
    }

    .com-5-text {
        margin: 16px 0;
        font-size: 16px;
        color: #f1f5f8;
    }

    .com-5-text2 {
        font-size: 14px;
        line-height: 18px;
        color: #c4e7f0;
        line-height: 20px;
    }

    .com-7-text2 p {
        font-size: 14px;
        color: #c4e7f0;
        line-height: 20px;
    }

    .com-6-title {
        font-size: 24px;
        font-weight: lighter;
        color: #535353;
        margin: 80px;
        text-align: center;
    }

    .step-wrap {
        margin: 38px 0px;
    }

    .step {
        float: left;
        position: relative;
        width: 71px;
        height: 82px;
        line-height: 82px;
        text-align: center;
        font-size: 12px;
        color: #f1f5f8;
        background: url("../image/lengxing2.png") no-repeat center;
    }

    .step-last {
        float: right;
    }

    .step-current {
        background: url("../image/lengxing1.png") no-repeat center;
    }

    .step-index {
        position: absolute;
        display: none;
        top: 100px;
        left: 0px;
    }

    .arrow {
        float: left;
        height: 18px;
        width: 26px;
        margin: 32px 52px;
        background: url("../image/right-arrow2.png");
    }

    .arrow-current {
        background: url("../image/right-arrow1.png");
    }

    .step-text {
        background: #49a0db;
        line-height: 22px;
        padding: 36px 40px;
        width: 1080px;
        display: none;
    }

    .step-text-1 {
        font-size: 16px;
        font-weight: lighter;
        color: #f1f5f8;
        margin-bottom: 16px;
    }

    .step-text-2 {
        font-size: 14px;
        font-weight: lighter;
        color: #f1f5f8;
    }

    .block-line {
        margin-top: 100px;
        border-bottom: 1px solid gainsboro;
    }

    /*常见问题*/
    .com-7 {
        padding-bottom: 60px;
    }

    .com-7-title {
        margin: 100px 0 30px 0;
        font-size: 24px;
        color: #313131;
        font-weight: lighter;
    }

    .com-7-news-title {
        margin-top: 50px;
    }

    .com-7-text {
        text-align: justify;
        font-size: 14px;
        color: #535353;
        line-height: 24px;
    }

    .com-7-news-list {
    }

    .com-7-news-list li {
        padding-bottom: 10px;
    }

    a.com-news-title {
        font-size: 14px;
        color: #535353;
        line-height: 24px;
    }
}