﻿/*在小于或等于 768 像素的屏幕上*/


html,
body,
.nav_bar_list .nav_ct,
.nav_bar_list,
.serveInner {
    width: 100vw;
    text-align: justify;
}


.fs-24 {
    font-size: 24px;
}

.fs-26 {
    font-size: 26px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.col-666 {
    color: #666666 !important;
}

.pd-20 {
    padding: 0 20px;
}

.container {
    min-width: 100vw;
}

/** 自适应pc端 类名为media的全部显示 */
.media-block {
    display: block !important;
}

.media-inline-block {
    display: inline-block !important;
}

.media-none {
    display: none !important;
}

.media-flex {
    display: flex !important;
}

/*自适应需要隐藏的标签*/
.nav_bar_list .nav_ct .h-tip,
.nav_bar_list .nav_ct .nav_menu,
.nav_bar_list .hotline,
.index_banner:hover .page_com,
.introdu,
.idblock,
.c-three,
.tubiao {
    display: none !important;
}

.nav_bar_list {
    height: 55px;
}

.nav_bar_list .nav_ct {
    line-height: 55px;
    padding: 0 16px;
    box-sizing: border-box;
}

.nav_bar_list .logo h1 {
    display: inline-block;
    vertical-align: middle;
    margin-left: -2px;
    display: flex;
    align-items: center;
    margin-top: -2px;
}

.nav_bar_list .logo {
    height: 55px;
    display: flex;
}

.nav_bar_list .logo i {
    font-size: 24px;
    align-items: center;
}

.nav_bar_list .logo a {
    background-image: url(/image/media/logo.png);
    width: 120px;
    height: 24px;
    line-height: 50px;
    background-size: 100% 100%;
    image-rendering: -webkit-optimize-contrast;
}

.media-hotline a {
    color: #000;
    display: flex;
}

.media-hotline i,
.media-hotline strong {
    justify-items: center;
}

/* 首页 */
.newyear01 {
    background: url(../image/media/newyear01.png) center center no-repeat;
}
.newyear07 {
    background: url(../image/media/newyear07.jpg) center center no-repeat;
}
.index_ban1 {
    background: url(../image/media/bg001.png) center center no-repeat;
}

.index_ban2 {
    background: url(../image/media/bg002.png) center center no-repeat;
}

.index_ban3 {
    background: url(../image/media/bg003.png) center center no-repeat;
}

.index_ban4 {
    background: url(../image/media/bg004.png) center center no-repeat;
}

.index_banner {
    margin-top: 56px;
}
.index_banner li {
    height: 210px;
}

.serveInner {
    width: calc(100vw - 40px);
}

.word_wrap {
    top: 150px;
    padding-left: 0;
    left: 20px;
    right: 20px;
    width: calc(100vw - 40px);
}

.word_wrap h1 {
    font-size: 24px;
    font-weight: normal;
}

.word_wrap p {
    width: 100%;
    font-size: 14px;
    margin-top: 8px;
    height: auto;
    line-height: 20px;
}

.word_wrap div {
    width: 80px;
    margin-top: 16px;
    height: 28px;
    line-height: 28px;
}

.word_wrap div a {
    font-size: 14px;
}

.index_banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 8px;
    left: -12px;
}

.index_banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: #fff;
}

.index_banner .swiper-pagination-bullet-active {
    background: #D9001B;
}

.swiper-pagination {
    text-align: right;
}

.index_box1 {
    padding-top: 32px;
    padding: 32px 20px 20px 20px;
}

.solution_head h2 {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    padding-bottom: 10px;
    font-weight: normal;
}

.solution_head p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-align: left;
    color: #666666;
    display: inline;
}

.media-advantage {
    background: #fff;
    padding: 0 16px;
    margin-top: 12px;
    border-radius: 2px;
}

.media-advantage i {
    color: #d9001b;
    font-size: 42px;
}

.media-advantage .adv-item {
    display: flex;
    padding: 12px 0;
}

.media-advantage .adv-item:not(:last-child) {
    border-bottom: 1px solid #EEEEEE;
}

.media-advantage .adv-item i {
    width: 40px;
    height: 40px;
    background-color: #f7f7f7;
    text-align: center;
    line-height: 40px;
    margin-right: 12px;
}

.media-advantage .adv-item p {
    flex: 1;
}

/**立即领取*/
.media-get {}

.media-get .get-banner {
    background-image: url(/image/media/bg_lingqu.png);
    height: 88px;
    width: 100%;
    background-size: cover;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    direction: rtl;
}

.media-get .get-banner .dec {
    text-align: center;
}

.media-get .get-banner .get-btn {
    background: #ffb633;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 2px;
    margin: 0 20px;
}

.media-get .get-select {
    padding-bottom: 32px;
}

.media-get .get-select .title {
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}

.media-get .get-select .total {
    display: flex;
    padding: 0 20px;
}

.media-get .get-select .total-item {
    flex: 1;
    text-align: center;
    font-size: 12px;
}

.media-get .get-select .num {
    flex: 1;
    text-align: center;
    font-size: 12px;
    color: #D9001B;
    font-weight: 500;
}

.media-get .get-select .name {
    margin-top: 8px;
    color: #666666;
}

.general-h2 {
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}

.media-chooseus {
    background-color: #F7F7F7;
    padding-bottom: 20px;
}

.media-chooseus p {
    color: #666666;
    line-height: 20px;
}

.media-chooseus .swiper-slide-prev {
    margin-left: 9px;
}

.chooseus-swiper-container {
    margin-top: 12px;
    width: 100%;
}

.media-chooseus .chooseus-item {
    display: flex;
    justify-content: center;
    margin-right: calc(-1 * (100% - 240px - 12px));
}

.media-chooseus .chooseus-swiper-container {
    width: 100%;
    height: 100%;
}


.media-chooseus .chooseus-item .item-div {
    width: 240px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-top: 2px solid #d9001b;
}

.media-chooseus .chooseus-item.cur .item-div {
    background-color: #d9001b;
}

.media-chooseus .chooseus-item.cur .item-div i,
.media-chooseus .chooseus-item.cur .item-div p,
.media-chooseus .chooseus-item.cur .item-div h1 {
    color: #fff;
}

.media-chooseus .item-div i {
    font-size: 32px;
    color: #d9001b;
}

.media-chooseus .item-div h1 {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    margin: 8px 0;
}

.media-chooseus .item-div p {
    font-size: 12px;
    color: #999999;
}

.media-ntroduct p {
    margin-top: 12px;
    margin-bottom: 20px;
}

.media-ntroduct img {
    width: 100%;
}

.media-ntroduct .btn-detail {
    display: flex;
    justify-content: center;
}

.media-ntroduct .btn-detail a {
    color: #666666;
    border: 1px solid #999;
    padding: 8px 32px;
    font-size: 14px;
    border-radius: 2px;
}

.media-ntroduct .bg-red {
    background-image: url(/image/media/bg_introduct2.png);
    height: 153px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    margin-top: 32px;
    box-sizing: border-box;
}

.media-ntroduct .bg-red .h2 {
    font-size: 18px;
    margin-bottom: 12px;
}

.media-ntroduct .bg-red .h3 {
    display: flex;
    justify-content: space-around;
    margin-bottom: 16px;
}

.media-ntroduct .bg-red .btn a {
    width: 217px;
    background-color: #fff;
    color: #D9001B;
    padding: 8px 16px;
    margin: 0 auto;
    border-radius: 2px;
    display: block;
    font-weight: 600;
}


.media-safety {
    background-color: #f7f7f7;
}

.media-safety .look-bg {
    display: flex;
    justify-content: space-around;
    margin-top: 12px;
    margin-bottom: 20px;
}


.media-safety .look-bg p {
    font-size: 20px;
    zoom: 0.5;
    text-align: center;
    margin-top: 0;
}

.media-safety p {
    font-size: 12px;
    color: #3A3A3A;
    text-align: center;
    margin-top: 4px;
}

.media-safety .look-bg2 {
    display: flex;
    padding-bottom: 12px;
}

.media-safety .look-bg2 img {
    flex: 1;
}

.media-safety .look-bg2 img.mr {
    margin-right: 12px;
}

.media-partner ul {
    padding-bottom: 8px;
}

.media-partner li {
    float: left;
    width: calc((100vw - 64px)/3);
    margin-bottom: 8px;
}

.media-partner li:not(:nth-of-type(3n)) {
    margin-right: 12px;
}

.media-que {
    font-size: 14px;
    background-color: #f7f7f7;
    padding-bottom: 20px;
}

.media-que p {
    text-align: center;
    color: #d9001b;
    margin-top: -10px;
    margin-bottom: 12px;
}

.media-que .item {
    margin-bottom: 12px;
}

.media-que .item .item-q {
    background-color: #d9001b;
    color: #fff;
    height: 44px;
    line-height: 44px;
    border-radius: 2px;
    padding-left: 20px;
}

.media-que .item-bg {
    background-color: #ffe7e6;
}

.media-que .item-tab {
    display: flex;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.media-que .item-tab>div:not(.w100),
.media-que .item-content>div:not(.w100) {
    flex: 1;
    text-align: center;
}

.media-que .w100 {
    width: 100px;
    text-align: center;
}

.media-que .item-tab .name {
    padding-top: 5px;

}

.media-que .item-tab .name>div {
    line-height: 16px;

}

.media-que .item-content {
    display: flex;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    background-color: #fdf2f1;
}

.media-que .item-content.border-e {
    border-bottom: 1px solid #eee;
}

.media-que .item-a .an {
    background-color: #ffe7e6;
    text-align: left;
    color: #999999;
    margin-top: 4px;
}

.media-que .item-a {
    background-color: #ffe7e6;
    padding: 0 20px 12px;

}

.media-que .item-a.pt12 {
    padding-top: 12px;
}

.media-new-center {
    font-size: 14px;
    padding-bottom: 20px;
}

.media-new-center .swiper-wrapper {
    background-color: #f7f7f7;
    /* border-bottom: 1px solid #EEEEEE; */
}

.media-new-center .swiper-wrapper li {
    height: 44px;
    line-height: 44px;
}

.media-new-center .swiper-slide-active a {
    color: #000 !important;
    border-bottom: 2px solid #d9001b;
    padding-bottom: 8px;
    display: inline-block;
    height: calc(100% - 2px);
    box-sizing: border-box;
}

.media-new-center .swiper-container {
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
}

.media-new-center .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    width: 80%;
}

.media-new-center .swiper-wrapper a {
    color: #666666;
    font-size: 14px;
}

.media-new-center .new-list li a {
    display: flex;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
}

.media-new-center .new-list .date {
    display: inline-block;
    width: 70px;
    color: #999;
    text-align: right;
    font-size: 12px;
}

.media-new-center .new-list .dec {
    display: inline-block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;

}



.media-new-center .see-more a {
    display: block;
    color: #fff;
    text-align: center;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #d9001b;
    border-radius: 2px;
    margin: 20px auto;
}

/* 底部样式 */
.media-footer {
    background-color: #333333;
    color: #F2F2F2;
    padding-bottom: 50px;
    font-size: 14px;
}

.media-footer a {
    color: #F2F2F2;
    font-size: 14px;
}

.media-footer .link {
    padding-bottom: 12px;
}

.media-footer .link a {
    display: block;
    padding-right: 8px;
    height: 44px;
    line-height: 44px;
}

.media-footer .friendship-link a {
    display: inline-block;
    padding-right: 8px;
    padding-bottom: 12px;
}

.media-footer .friendship-link {
    padding-top: 12px;
    border-top: 1px solid #EEEEEE;
}

.media-footer .beian {
    font-size: 20px;
    zoom: 0.5;
    border-top: 1px solid #EEEEEE;
    color: #BFBFBF;
    padding: 24px 0 8px;
    /* transform: scale(1, 0.84);
    transform-origin: top; */
}

.media-footer .beian span {
    line-height: 28px;
    margin-bottom: 16px;
    display: inline-block;
}

.media-footer .beian a {
    color: #BFBFBF;
    font-size: 20px !important;
}

.media-fix-btn {
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #fff;
    height: 50px;
    font-size: 14px;
    padding-top: 7px;
    box-sizing: border-box;
    border-radius: 2px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .4);
    z-index: 10;
}

.media-fix-btn .left {
    background-color: #ffe7e6;
    color: #D9001B;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 2px;
}

.media-fix-btn .iconfont {
    vertical-align: middle;
    margin-right: 4px;
}

.media-fix-btn .right a {
    height: 36px;
    line-height: 36px;
    background-color: #e02020;
    color: #fff;
    padding: 0 12px;
    display: block;
    border-radius: 2px;
}


/* 导航栏目录 */
.self-drawer-content .drawer-menu {
    padding-top: 50px;
}

.self-drawer-content .drawer-menu li {
    padding: 16px 48px;
    border-bottom: 1px solid #EEEEEE;
}

.self-drawer-content .drawer-menu li a {
    color: #000;
    font-size: 18px;
}

.self-drawer-content .drawer-menu li.current a {
    color: #D9001B;
}

#drawer .close i {
    font-size: 24px;
}

/* 导航栏样式 */

.media-tab {
    font-size: 14px;
    padding-top: 46px;
}

.media-tab .swiper-wrapper {
    background-color: #f7f7f7;
    /* border-bottom: 1px solid #EEEEEE; */
}

.media-tab .swiper-wrapper li {
    height: 44px;
    line-height: 44px;
}

.media-tab .active a {
    display: inline-block;
    color: #000 !important;
    border-bottom: 2px solid #d9001b;
    padding-bottom: 8px;
    height: calc(100% - 2px);
    box-sizing: border-box;
}

.media-tab .swiper-container {
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
}

.media-tab .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    width: 80%;
}

.media-tab .swiper-wrapper a {
    color: #666666;
    font-size: 14px;
}

.media-tab .new-list li a {
    display: flex;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
}

.media-tab .new-list .date {
    display: inline-block;
    width: 70px;
    color: #999;
    text-align: right;
    font-size: 12px;
}

.media-tab .new-list .dec {
    display: inline-block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;

}



.media-tab .see-more a {
    display: block;
    color: #fff;
    text-align: center;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #d9001b;
    border-radius: 2px;
    margin: 20px auto;
}

/* 导航栏样式 end */
/* 超过一行内容多的变成... */
.dian1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}
.dian3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}

.media-new-center .new-list li a {
    color: #000;
}

/* 报价弹窗 */
.media-quote {
    box-sizing: border-box;
    width: calc(100vw - 40px);
    background: linear-gradient(to bottom, #cc1226, #a1010f);
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px 32px;
}

.media-quote .media-close {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 20px;
    color: #f6f5f5;
}

.media-quote .phone-box {
    position: relative;

}

.media-quote .phone-box i {
    position: absolute;
    top: 13px;
    left: 20px;
    z-index: 1;
    font-size: 18px;
    color: #a9a8a7;

}

.media-quote input {
    position: absolute;
    width: 100%;
    background: #f6f5f5;
    height: 44px;
    border-radius: 22px;
    padding-left: 40px;
    line-height: 44px;
    box-sizing: border-box;
    color: #666;
}

.media-quote input::-webkit-input-placeholder {
    color: #a6a6a6 !important;
}

.media-quote .get-quoteBtn {
    border-radius: 22px;
    background: #ffe8b8;
    line-height: 44px;
    height: 44px;
    color: #b50819;
    text-align: center;
    margin-top: 60px;
}

.api-message {
    text-align: center;
    width: 300px;
    background: #ffffff;
    border-radius: 6px;
    position: fixed;
    top: 10%;
    font-size: 14px;
    left: 50%;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    box-sizing: border-box;
    transform: translate(20%, 0);
}

/* 返回顶部+在线咨询 */
.media-fix-right {
    position: fixed;
    bottom: 62px;
    right: 20px;
    z-index: 1;
}

.media-fix-right>div {
    background-color: #fff;
    color: #D9001B;
    width: 48px;
    height: 48px;
    text-align: center;
    display: flex;
    flex-direction: column;
    border-radius: 2px;
    border: 1px solid #D9001B;
    box-sizing: border-box;
}

.media-fix-right>div i {
    font-size: 24px;
    color: #D9001B;
    padding-top: 2px;
    display: block;
}

.media-fix-right>div p {
    color: #D9001B;
    font-size: 20px;
    zoom: 0.5;
    text-align: center;
    margin: 0;
}

.media-fix-right .go-top {
    margin-bottom: 4px;
    display: none;
}

/* 首页友情链接 */
.ylink {
    width: 100vw;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.media-link {
    float: none;
}
