@charset "UTF-8";
.pc-show,
.phone-show {
  display: none;
}

@media screen and (max-width: 768px) {
  .phone-show {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .pc-show {
    display: block;
  }
}

.ml8 {
  margin-left: 8px;
}

.ml16 {
  margin-left: 16px;
}

.ml24 {
  margin-left: 24px;
}

.ml32 {
  margin-left: 32px;
}

.ml40 {
  margin-left: 40px;
}

#fx-container,
#jx-container {
  display: none;
}

.xcare-normal-pc {
  display: none;
}

.xcare-normal-mobile {
  display: none;
}

.plan_bg {
  background-color: #c8102e;
}

.plan-tab-active {
  color: white;
  background-color: #c8102e;
}

.plan-imgae-pc {
  display: none;
}

.plan-imgae-mobile {
  display: none;
}

#scope {
  display: none;
}

#compensate {
  display: none;
}

.sale-icon {
  background-size: 100% 100%;
}

.sale-icon-person {
  background-image: url("http://blog.zailaiyiguo.com/img/sale-person.png");
}

.sale-icon-phone {
  background-image: url("http://blog.zailaiyiguo.com/img/sale-connect.png");
}

.phone-show,
.pc-show {
  display: none;
}

@media screen and (max-width: 768px) {
  .phone-show {
    display: block;
  }
  /* 极飞保障 */
  .xcare-normal-mobile {
    display: block;
  }
  .xcare-header {
    padding-top: 120%;
    position: relative;
    color: white;
    background-color: #e3e3e3;
  }
  .xcare-header-content {
    position: absolute;
    padding-top: 22.26667%;
    top: 0;
    width: 100%;
  }
  .xcare-header-title {
    font-size: 32px;
    line-height: 42px;
    width: 200px;
    margin: 0 auto;
  }
  .xcare-header-main {
    font-size: 13px;
    line-height: 22px;
    padding: 0 15px;
    padding-top: 20px;
    /* width: transforPhoneW(690); */
    margin: 0 auto;
  }
  .xcare-header-play {
    padding-top: 15px;
    text-align: center;
  }
  .xcare-header-play > i {
    font-size: 50px;
  }
  .xare-video-play {
    display: none;
  }
  .xcare-page2 {
    color: white;
    background-color: black;
    font-size: 13px;
    line-height: 22px;
    padding: 0 15px;
  }
  .xcare-page2-title {
    font-size: 22px;
    padding-top: 40px;
    padding-bottom: 25px;
    text-align: center;
  }
  .xcare-page2-content {
    padding-bottom: 20px;
  }
  .xcare-page2-iconlist {
    overflow: hidden;
  }
  .xcare-page2-iconlist > li {
    float: left;
    width: 31.88406%;
    margin: 0 8.69565%;
    text-align: center;
  }
  .xcare-page2-img {
    width: 100%;
    display: block;
  }
  .xcare-page2-explain {
    /* font-size: 16px;
        line-height: 30px; */
    padding-bottom: 5px;
  }
  .xcare-page2-intro {
    text-align: left;
    min-height: 132px;
  }
  .xcare-page3 {
    background-color: #ffffff;
  }
  .xcare-normal {
    position: relative;
  }
  .xcare-normal-text {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10.66667%;
  }
  .xcare-normal-title {
    padding: 0 15px;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 19px;
    text-align: center;
  }
  .xcare-normal-content {
    padding: 0 15px;
    font-size: 13px;
    line-height: 22px;
    text-align: left;
    padding-bottom: 20px;
  }
  .xcare-normal-image {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .xcare-normal-image > img {
    width: 100%;
    display: block;
  }
  .xcare-normal-image .pc-image {
    display: none;
  }
  .xcare-footer {
    padding: 38px 0;
    font-size: 22px;
    line-height: 32px;
    color: white;
    background-color: black;
    text-align: center;
  }
  /* 无忧计划 */
  .plan-imgae-mobile {
    display: block;
  }
  .plan-header {
    height: 250px;
  }
  .plan-logo {
    width: 90px;
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 16px;
  }
  .plan-logo > img {
    width: 100%;
    min-height: 76px;
  }
  .plan-title {
    color: white;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 2px;
    padding-bottom: 10px;
  }
  .plan-content {
    font-size: 13px;
    line-height: 22px;
    color: white;
    text-align: center;
  }
  .plan-tab {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background-color: white;
  }
  .plan-tab > li {
    width: 34%;
  }
  .plan-normal {
    background-color: #f0efee;
    font-size: 13px;
    line-height: 22px;
  }
  .plan-normal-title {
    font-size: 22px;
    line-height: 32px;
    padding-top: 34px;
    padding-bottom: 10px;
    color: #333333;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .plan-normal-content {
    padding-bottom: 30px;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
  }
  .plan-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
  }
  .plan-table-header > div {
    width: 34%;
    background-color: #ffffff;
    padding: 6px 0;
    font-size: 12px;
  }
  .plan-table-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
    color: #333333;
  }
  .plan-table-content > div {
    width: 34%;
    padding: 6px 0;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
  }
  .plan-table-content > div:first-child {
    color: white;
    background-color: #c8102e;
    border-bottom: 1px solid white;
  }
  .plan-table-content > div:last-child {
    border-left: 1px solid #d9d9d9;
  }
  .plan-scope-note {
    padding: 15px;
    font-size: 10px;
    line-height: 19px;
    color: #666666;
  }
  .plan-normal-image {
    padding: 0 15px;
  }
  .plan-normal-image > img {
    width: 100%;
  }
  .sale-consultation-container {
    color: #2d2d2d;
  }
  .sale-consultation-container .title {
    font-size: 28px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }
  .sale-consultation-container #blockContainer {
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .sale-consultation-container #blockContainer > div {
    margin-top: 20px;
  }
  .sale-consultation-container #blockContainer > div:first-child {
    margin-top: 0;
  }
  .sale-consultation-container .block {
    background-color: white;
    width: 100%;
  }
  .sale-consultation-container .item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sale-consultation-container .item-list > li {
    max-width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .sale-consultation-container .item-list .item-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sale-consultation-container .item-list .item-line > div {
    width: 125px;
    padding-left: 16px;
  }
  .sale-consultation-container .item-list .item-line > div:nth-child(n + 4) {
    margin-top: 16px;
  }
  .sale-consultation-container .item-list .province-name {
    font-size: 14px;
    line-height: 20px;
    color: #cc0000;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-top: 16px;
  }
  .sale-consultation-container .item-list .item-info {
    height: 16px;
    overflow: hidden;
    line-height: 16px;
    position: relative;
    margin-bottom: 8px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .sale-consultation-container .item-list .item-info i {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
}

@media screen and (min-width: 769px) {
  .pc-show {
    display: block;
  }
  /* 极飞保障 */
  .xcare-normal-pc {
    display: block;
  }
  .xcare-container {
    min-width: 1280px;
  }
  .xcare-header {
    padding-top: 46.35417%;
    position: relative;
    color: white;
    background-color: #e3e3e3;
    text-align: center;
  }
  .xcare-header-content {
    position: absolute;
    width: 100%;
    top: 40.44944%;
    left: 0;
  }
  .xcare-header-title {
    /* font-size: 44px;
        line-height: 62px; */
    width: 100%;
    padding-bottom: 2.08333%;
  }
  .xcare-header-main {
    /* font-size: 20px;
        line-height: 30px; */
    text-align: left;
    width: 52.08333%;
    margin: 0 auto;
  }
  .xcare-header-play {
    display: none;
  }
  .xare-video-play {
    position: absolute;
    bottom: 11.23596%;
    width: 90px;
    height: 36px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-bottom: 2px solid white;
  }
  .xare-video-play > div {
    line-height: 24px;
  }
  .xcare-page2 {
    color: white;
    background: #262728;
    background: -webkit-gradient(linear, left bottom, left top, from(#262728), to(#414141));
    background: -o-linear-gradient(bottom, #262728 0%, #414141 100%);
    background: linear-gradient(0deg, #262728 0%, #414141 100%);
    font-size: 20px;
    line-height: 30px;
  }
  .xcare-page2-title {
    /* font-size: 40px; */
    padding-top: 8.85417%;
    padding-bottom: 2.08333%;
    text-align: center;
  }
  .xcare-page2-content {
    text-align: center;
    margin: 0 auto;
    width: 52.08333%;
  }
  .xcare-page2-iconlist {
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 140px;
  }
  .xcare-page2-iconlist > li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 90px;
  }
  .xcare-page2-iconlist > li > div {
    float: left;
  }
  .xcare-page2-img {
    width: 150px;
    height: 150px;
    display: block;
  }
  .xcare-page2-right {
    width: 350px;
  }
  .xcare-page2-explain {
    line-height: 76px;
  }
  .xcare-page2-intro span {
    display: block;
  }
  .xcare-page3 {
    background-color: white;
  }
  .xcare-normal {
    background-color: white;
    position: relative;
    min-height: 400px;
  }
  .xcare-normal-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .xcare-normal-title {
    /* font-size: 40px;
        line-height: 62px; */
    padding-top: 5.72917%;
    padding-bottom: 2.08333%;
    text-align: center;
  }
  .xcare-normal-content {
    /* font-size: 20px;
        line-height: 30px; */
    text-align: left;
    width: 52.08333%;
    margin: 0 auto;
  }
  .xcare-normal-image > img {
    width: 100%;
    display: block;
  }
  .xcare-normal-image .mobile-image {
    display: none;
  }
  .xcare-footer {
    padding: 5.72917% 0;
    /* font-size: 40px;
        line-height: 50px; */
    color: white;
    background: #262728;
    background: -webkit-gradient(linear, left bottom, left top, from(#262728), to(#414141));
    background: -o-linear-gradient(bottom, #262728 0%, #414141 100%);
    background: linear-gradient(0deg, #262728 0%, #414141 100%);
    text-align: center;
  }
  /* 无忧计划 */
  .plan-imgae-pc {
    display: block;
  }
  .plan-container {
    min-width: 1280px;
    background-color: #f7f7f7;
  }
  .plan-header {
    height: 500px;
  }
  .plan-logo {
    width: 174px;
    display: block;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 20px;
  }
  .plan-logo > img {
    width: 100%;
    height: 146px;
  }
  .plan-title {
    color: white;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
    letter-spacing: 2px;
    padding-bottom: 10px;
  }
  .plan-content {
    font-size: 16px;
    line-height: 24px;
    color: white;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
  }
  .plan-tab-container {
    background-color: #ffffff;
  }
  .plan-tab {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    background-color: white;
  }
  .plan-tab > li {
    float: left;
    width: 400px;
    line-height: 80px;
  }
  .plan-normal {
    font-size: 16px;
    line-height: 24px;
    width: 1002px;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  .plan-normal-title {
    font-size: 40px;
    line-height: 62px;
    padding-top: 70px;
    padding-bottom: 20px;
    color: #333333;
    text-align: center;
  }
  .plan-normal-content {
    padding-bottom: 75px;
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
  }
  .plan-table-header {
    width: 1002px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
  }
  .plan-table-header > div {
    width: 334px;
    background-color: #ffffff;
    padding: 18px 0;
    float: left;
  }
  .plan-table-content {
    width: 1002px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    color: #333333;
  }
  .plan-table-content > div {
    width: 334px;
    padding: 18px 0;
    border-bottom: 1px solid #d9d9d9;
    float: left;
  }
  .plan-table-content > div:first-child {
    color: white;
    background-color: #c8102e;
    border-bottom: 1px solid white;
  }
  .plan-table-content > div:last-child {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
  .plan-scope-note {
    padding: 20px 0px;
    font-size: 12px;
    line-height: 30px;
    color: #666666;
    text-align: center;
  }
  .plan-compensate {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 0;
  }
  .plan-compensate-left {
    width: 515px;
    float: left;
  }
  .plan-compensate-left h1 {
    padding-top: 46px;
    text-align: left;
  }
  .plan-compensate-left .plan-normal-content {
    text-align: left;
    font-size: 16px;
    padding-bottom: 30px;
  }
  .plan-normal-image {
    float: right;
  }
  .plan-normal-image > img {
    width: 100%;
  }
  /* 销售咨询 */
  .sale-consultation-container {
    color: #2d2d2d;
    padding-bottom: 60px;
  }
  .sale-consultation-container .title {
    font-size: 56px;
    padding-top: 180px;
    padding-bottom: 100px;
    text-align: center;
  }
  .sale-consultation-container .block {
    background-color: white;
    border-radius: 10px;
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .sale-consultation-container .item-list {
    overflow: hidden;
  }
  .sale-consultation-container .item-list > li {
    overflow: hidden;
    float: left;
    padding-left: 32px;
    padding-top: 32px;
  }
  .sale-consultation-container .item-list .item-line {
    overflow: hidden;
  }
  .sale-consultation-container .item-list .item-line > div {
    width: 184px;
    float: left;
  }
  .sale-consultation-container .item-list .province-name {
    font-size: 28px;
    line-height: 40px;
    color: #cc0000;
    padding-bottom: 32px;
  }
  .sale-consultation-container .item-list .item-info {
    height: 24px;
    overflow: hidden;
    padding-left: 36px;
    line-height: 24px;
    position: relative;
    margin-bottom: 13px;
    font-size: 16px;
  }
  .sale-consultation-container .item-list .item-info i {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
  }
  .sale-consultation-container .three-part > li {
    width: 400px;
  }
  .sale-consultation-container .two-part > li {
    width: 400px;
  }
  .sale-consultation-container .two-part > li:first-child {
    width: 800px;
  }
  .sale-consultation-container .one-part {
    width: 100%;
  }
}

#fx-container,
#jx-container {
  display: none;
}

.warning-message {
  color: #db0424;
  display: none;
  margin-top: 8px;
  font-size: 12px;
}

@media (max-width: 768px) {
  .audit-container {
    padding-bottom: 60px;
    background-color: white;
  }
  .audit-container .audit-header {
    padding-top: 62.5%;
    position: relative;
  }
  .audit-container .audit-header .content {
    position: absolute;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 28px;
    line-height: 40px;
    height: 140px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .audit-container .audit-header .desc {
    font-size: 14px;
    line-height: 20px;
    width: 240px;
    margin: 0 auto;
    margin-top: 16px;
    font-weight: 400;
  }
  .audit-container .main {
    padding: 16px;
    position: relative;
  }
  .audit-container .common-label {
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: black;
    font-weight: 400;
  }
  .audit-container .input-list > li {
    margin-bottom: 16px;
  }
  .audit-container .input-list > li:last-child {
    margin-bottom: 0;
  }
  .form-select-box {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
  }
  .form-select-box > select {
    height: 40px;
    display: block;
    border: none;
    outline: 0;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    background-color: white;
    padding: 0 16px;
  }
  .form-select-box > select option {
    color: #000;
  }
  .form-select-box .form-select-icon {
    position: absolute;
    top: 16px;
    right: 13px;
    font-size: 14px;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    color: #666666;
    pointer-events: none;
  }
  .form-input-box input {
    width: 100%;
    height: 40px;
    background: white;
    border-radius: 2px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 16px;
  }
  .form-textarea {
    width: 100%;
    height: 80px;
    background: white;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px;
    border: 1px solid #cccccc;
    padding: 12px 16px;
    resize: none;
  }
  .button-line {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .button-line #confirm {
    height: 48px;
    cursor: pointer;
    background-color: #333333;
    margin: 0 auto;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    color: white;
    border-radius: 4px;
  }
  .form-area-container {
    margin-bottom: 16px;
  }
}

@media (min-width: 769px) {
  .audit-container {
    padding-bottom: 180px;
    font-size: 16px;
  }
  .audit-container .audit-header {
    color: white;
    height: 200px;
    position: relative;
  }
  .audit-container .audit-header .content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 32px;
    font-size: 38px;
    line-height: 53px;
    position: relative;
    z-index: 111;
  }
  .audit-container .audit-header .desc {
    font-size: 16px;
    width: 1200px;
    line-height: 24px;
    margin: 0 auto;
    margin-top: 10px;
    padding-right: 618px;
    font-weight: 400;
  }
  .audit-container .audit-header:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }
  .audit-container .main {
    width: 1200px;
    background-color: white;
    margin: 0 auto;
    margin-top: 60px;
    padding: 0 330px;
    color: #000;
    font-size: 14px;
    position: relative;
  }
  .audit-container .phone-number {
    position: absolute;
    right: 0;
    line-height: 60px;
    font-size: 16px;
    top: -60px;
  }
  .audit-container .common-label {
    padding-top: 56px;
    padding-bottom: 32px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
  }
  .audit-container .input-list > li {
    margin-bottom: 32px;
  }
  .audit-container .input-list > li:last-child {
    margin-bottom: 0;
  }
  .form-select-box {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
  }
  .form-select-box > select {
    height: 40px;
    display: block;
    border: none;
    outline: 0;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 11px 16px;
    font-size: 15px;
    background-color: #fff;
    width: 100%;
  }
  .form-select-box > select option {
    color: #000;
  }
  .form-select-box .form-select-icon {
    position: absolute;
    top: 12px;
    right: 13px;
    font-size: 14px;
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6);
    color: #666666;
    pointer-events: none;
  }
  .form-input-box input {
    width: 100%;
    height: 40px;
    background: white;
    border-radius: 2px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 16px;
  }
  .form-textarea {
    width: 100%;
    height: 80px;
    background: white;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2px;
    border: 1px solid #cccccc;
    padding: 12px 16px;
    resize: none;
  }
  .button-line {
    padding-top: 56px;
    padding-bottom: 80px;
  }
  .button-line #confirm {
    height: 56px;
    cursor: pointer;
    width: 258px;
    background-color: #333333;
    margin: 0 auto;
    line-height: 56px;
    font-size: 20px;
    text-align: center;
    color: white;
    border-radius: 4px;
  }
  .form-area-container {
    margin-bottom: 32px;
  }
}

@media (max-width: 768px) {
  .phone-block {
    display: block;
  }
  .distributor-container {
    color: #000;
  }
  .distributor-container .header {
    padding-top: 62.5%;
    position: relative;
  }
  .distributor-container .header .header-content {
    position: absolute;
    width: 100%;
    top: 20%;
    text-align: center;
    left: 0;
    color: white;
    z-index: 100;
  }
  .distributor-container .header .title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
  }
  .distributor-container .header .desc {
    font-size: 14px;
    line-height: 20px;
  }
  .distributor-container .header:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }
  .distributor-container .main-title {
    margin-top: 32px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    width: 310px;
    margin-left: auto;
    margin-right: auto;
  }
  .distributor-container .info-list {
    padding: 0 20px;
  }
  .distributor-container .info-list > li {
    background-color: white;
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .distributor-container .info-list .name {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  .distributor-container .info-list .address {
    margin-bottom: 8px;
  }
  .distributor-container .info-list .distance {
    color: #db0424;
    margin-bottom: 8px;
  }
  .distributor-container .info-list .time {
    margin-bottom: 8px;
  }
  .distributor-container .info-list .phone {
    font-size: 16px;
    font-weight: bold;
  }
  .distributor-container .button-container {
    display: block;
    background-color: #db0424;
    width: 160px;
    height: 42px;
    color: white;
    margin: 0 auto;
    margin-bottom: 32px;
    border-radius: 4px;
  }
  .distributor-container .button-container span {
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: center;
    line-height: 42px;
    width: 100%;
    border-radius: 4px;
  }
}

@media (min-width: 769px) {
  .distributor-container {
    padding-bottom: 160px;
  }
  .distributor-container .main-title {
    text-align: center;
    padding-top: 72px;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 32px;
  }
  .distributor-container .main-red {
    color: #db0424;
    font-weight: 500;
  }
  .distributor-container .header {
    height: 320px;
    position: relative;
  }
  .distributor-container .header .header-content {
    padding-top: 112px;
    text-align: center;
    z-index: 100;
    position: relative;
  }
  .distributor-container .header .header-content .title {
    font-size: 38px;
    font-weight: 500;
    color: white;
    line-height: 54px;
    margin-bottom: 10px;
  }
  .distributor-container .header .header-content .desc {
    font-size: 24px;
    color: white;
    line-height: 32px;
  }
  .distributor-container .header:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 10;
    top: 0;
    left: 0;
    content: "";
    display: block;
  }
  .distributor-container .info-list {
    width: 1200px;
    margin: 0 auto;
  }
  .distributor-container .info-list > li {
    background-color: white;
    padding: 40px 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .distributor-container .info-list > li > div:first-child {
    width: 552px;
    padding-right: 40px;
  }
  .distributor-container .info-list > li .name {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .distributor-container .info-list > li .address {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
  }
  .distributor-container .info-list > li .distance {
    font-size: 16px;
    line-height: 22px;
    color: #db0424;
  }
  .distributor-container .info-list > li .time {
    font-size: 16px;
    line-height: 22px;
  }
  .distributor-container .info-list > li .time > div:first-child {
    margin-top: 6px;
    margin-bottom: 3px;
  }
  .distributor-container .info-list > li .contact {
    margin-top: 42px;
    font-size: 16px;
  }
  .distributor-container .info-list > li .phone {
    font-size: 24px;
    line-height: 32px;
  }
  .distributor-container .button-container {
    display: block;
    background-color: #db0424;
    width: 210px;
    height: 42px;
    color: white;
    margin: 0 auto;
    margin-bottom: 32px;
    border-radius: 4px;
  }
  .distributor-container .button-container span {
    font-size: 14px;
    display: block;
    line-height: 20px;
    text-align: center;
    line-height: 42px;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
  }
}
