@charset "utf-8";
@font-face {
    font-family: 'ban1';
    src: url('../font/SourceHanSansCN-Bold.otf');
}

@font-face {
    font-family: 'zhengchang';
    src: url('../font/SourceHanSansCN-Regular.ttf');
}


textarea {
    resize: none
}

button:focus {
    outline: 0;
}

button {
    outline: none
}

* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 15px;
    color: #555;
    font-family: "zhengchang", "Microsoft YaHei", "SimHei", "Source Han Sans CN", Arial, Tahoma, sans-serif;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
    margin: 0;
    padding: 0;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    list-style: none;
}

input,
select,
button,
textarea {
    font-size: 15px;
    border: 0;
    background: none;
    outline: none;
    vertical-align: middle;
    font-family: "PingFang SC", "SimHei", "Source Han Sans CN", "Microsoft YaHei", Arial, Tahoma, sans-serif;
}

button {
    overflow: visible;
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

a:hover {
    color: #0a0d59;
    text-decoration: none !important;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0px;
}

 ::-webkit-scrollbar {
    width: 6px;
}

 ::-webkit-scrollbar-track {
    background-color: #000;
}

 ::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

 ::-webkit-scrollbar-thumb:hover {
    background-color: #5b5b5b;
}

 ::-webkit-scrollbar-thumb:active {
    background-color: #0a0d59;
}

@media only screen and (max-width: 1024px) {
    body {
        font-size: 20px;
    }
    input,
    select,
    button,
    textarea {
        font-size: 20px;
    }
    input,
    textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }
    .container {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 1024px) {
    html.on {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
    }
}

body {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

@media only screen and (max-width: 1024px) {
    body.on {
        transform: translateX(-60%);
        -webkit-transform: translateX(-60%);
        -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
        -o-transform: translateX(-60%);
    }
}

@media only screen and (max-width: 1024px) {
    .sj_bj {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 99999;
        display: none;
    }
}


/* 微信 */

.e_m {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 99999;
    display: none;
}

.e_m .n_r {
    width: 200px;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.e_m .n_r img {
    width: 100%;
    height: auto;
    display: block;
}

.e_m .n_r p {
    font-size: 15px;
    color: #888;
    margin-top: 10px;
}

@media only screen and (max-width: 640px) {
    .e_m .n_r {
        width: 230px;
        padding: 15px;
    }
    .e_m .n_r p {
        font-size: 20px;
    }
}

.top {
    background-color: #ececec;
    padding: 15px 0;
}

.top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.top .zuo {
    font-size: 15px;
    color: #555555;
}

.top .you {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top .you a {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #555555;
    margin-left: 15px;
}

.top .you a i {
    margin-right: 10px;
}

@media only screen and (max-width:992px) {
    .top .you {
        margin-top: 15px;
    }
    .top .you a {
        font-size: 20px;
        margin: 0 10px;
    }
    .top .zuo {
        font-size: 19px;
    }
}

.header {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9999;
    background: url(../images/header_back.png) no-repeat center / cover;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    /* background-color: #fff; */
}

.shang_top {
    padding: 37px 0;
}

.header .xia_top {
    background-color: #2ebefa;
}


/* .header.on {
  box-shadow: 0 0 15px #ddd;
  background-color: #fff;
  border-bottom: 0;
} */

.header .shang_top .container {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.header .login {
    display: flex;
}


/* 登录 */

.shang_right {
    font-size: 20px;
    color: #ff5200;
    font-weight: bold;
}

.shang_right.shouj {
    display: none;
}

.shang_right i {
    margin-right: 15px;
}

.shang_right span {
    font-size: 16px;
    color: #505050;
    font-weight: normal;
}

.header .logo img {
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .logo .zylogo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.header .logo .zylogo .yy {
    padding-left: 20px;
}

.header .logo .zylogo span {
    display: block;
    font-size: 24px;
    color: #d42c2c;
    font-weight: bold;
}

.header .logo .zylogo .xzi {
    display: block;
    font-size: 16px;
    color: #454545;
}

.header .an {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 25px;
    height: 33px;
    width: 50px;
    display: none;
}

.header .an span {
    width: 40px;
    height: 3px;
    background-color: #2ebefa;
    display: block;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .an span.a1 {
    top: 0;
    left: 0;
}

.header .an span.a2 {
    top: 12px;
    left: 0;
}

.header .an span.a3 {
    top: 24px;
    left: 0;
}

.header .an.n span.a2 {
    display: none;
}

.header .an.n span.a1 {
    top: 13px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.header .an.n span.a3 {
    top: 13px;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.header .tel {
    height: 100px;
    font-size: 18px;
    font-weight: bold;
    line-height: 100px;
    text-align: center;
    color: #333;
    float: left;
}

.header.s_y .tel {
    color: #fff;
}

.header.on .tel {
    color: #333;
}

.header .tel i {
    font-weight: normal;
    vertical-align: middle;
    font-size: 21px;
    color: #0a0d59;
    margin-right: 5px;
}

.header.s_y .tel i {
    color: #fff;
}

.header.on .tel i {
    color: #0a0d59;
}

.header .nav ul {
    display: flex;
}

.header .nav ul li {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    position: relative;
}


/* 
.header .nav ul li::after {
    width: 1px;
    height: 25px;
    background-color: rgba(255, 255, 255, .6);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: '';
}

.header .nav ul li:nth-child(1)::after {
    display: none;
} */


/* 
.header .nav ul li::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1977BE;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transform: scaleY(0);
    transform-origin: left top;
} */


/* .header .nav ul li.on::before,
.header .nav ul li:hover::before {
  transform: scaleY(1);
} */

.header .nav .y_j {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.header .nav .y_j i {
    width: 60%;
    padding-right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 13px;
    text-align: right;
    color: #fff;
    z-index: 99;
    display: none;
}

.header .nav .y_j a {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 86px;
    position: relative;
    font-weight: bold;
}

.header .nav li .y_j a::after {
    width: 0;
    height: 2px;
    background-color: #ffffff;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav li.on .y_j a::after,
.header .nav li:hover .y_j a::after {
    width: 50px;
}

.header .nav ul li.on .y_j a,
.header .nav ul li:hover .y_j a {
    font-weight: bold;
}

.header .nav .e_j {
    width: 160px;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 0 0 5px #888;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav ul li:hover .e_j {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.header .nav .e_j a {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    display: block;
}

@media only screen and (max-width:1200px) {
    .header .nav ul li {
        margin-right: 19px
    }
    .header .logo img {
        width: 364px;
    }
    .header .logo .zylogo span {
        font-size: 20px;
    }
}

@media only screen and (max-width:1024px) {
    .header .nav ul {
        display: block;
    }
    .header .logo .zylogo .yy {
        display: none;
    }
    .header .nav ul li::before,
    .header .nav ul li::after {
        display: none;
    }
    .header .nav .y_j {
        justify-content: flex-start;
    }
    .header .nav .y_j a {
        font-size: 24px;
        line-height: 75px;
    }
    .header .nav li .y_j a::after {
        display: none;
    }
    .header .nav ul li.on .y_j a,
    .header .nav ul li:hover .y_j a {
        font-weight: normal;
    }
    .header .nav .e_j a {
        font-size: 20px;
        line-height: 50px;
    }
    .shang_right {
        display: none;
    }
    .header.s_y {
        border-bottom: 0;
        background-color: rgba(255, 255, 255, .9);
    }
    .header .logo {
        margin: 0;
        float: none;
    }
    .header .logo img.d_w {
        opacity: 1;
        top: 25px;
    }
    .header.on .logo img.t_m {
        opacity: 0;
    }
    .header.on .logo img.d_w {
        opacity: 1;
    }
    .header .an {
        display: block;
    }
    .header .tel {
        height: 90px;
        font-size: 22px;
        line-height: 90px;
        text-align: left;
        color: #fff;
        float: none;
    }
    .header .tel i {
        color: #fff;
    }
    .header .nav {
        width: 60%;
        height: 100vh;
        padding: 10px 5% 0;
        margin: 0;
        background-color: #141414;
        position: fixed;
        top: 0;
        right: -60%;
        z-index: 9999;
        overflow: auto;
        transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        display: block;
    }
    .header .nav ul {
        width: 100%;
        float: none;
    }
    .header .nav ul li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        float: none;
        margin: 0;
        border-top: none;
    }
    .header .nav .y_j i {
        display: block;
    }
    .header .nav .y_j:after {
        display: none;
    }
    .header .nav ul li:hover .y_j a {
        color: #fff;
    }
    .header .nav ul li.on .y_j a {
        color: #fff;
    }
    .header .nav .e_j {
        width: 100%;
        background: none;
        border-top: 1px solid rgba(255, 255, 255, .1);
        box-shadow: none;
        position: relative;
        left: auto;
        top: auto;
        padding: 10px 0;
        margin-left: 0;
        opacity: 0;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    .header .nav ul li:hover .e_j {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .header .nav .e_j a {
        text-align: left;
        color: #fff;
        margin: 0 30px 0 0;
    }
}

.head_h {
    width: 100%;
    height: 100px;
    background-color: #fff;
    overflow: hidden;
}

.head_h.g_b {
    display: none;
}

@media only screen and (max-width:1024px) {
    .head_h {
        height: 120px;
    }
    .head_h.g_b {
        display: block;
    }
}


/* 关于我们 */

.guanyu_nr {
    padding: 60px 0 80px;
}

.gy_erji {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 25px;
    border-bottom: 5px solid #d3d3d3;
}

.gy_erji a {
    display: flex;
    justify-content: center;
    align-items: center;
    /* 换主轴方向 */
    flex-direction: column;
    flex: 0 0 16.6%;
    max-width: 16.6%;
}

.gy_erji h5 {
    font-size: 22px;
    color: #474747;
    margin-top: 15px;
    font-family: 'ban1';
}

.gy_erji h6 {
    font-size: 14px;
    color: #474747;
    margin-top: 10px;
}

.gy_erji img {
    filter: grayscale(100%);
    filter: brightness(0);
    opacity: .5;
}

.gy_erji a.on img {
    filter: none;
    opacity: 1;
}

.guanyu_nr .neirong {
    font-size: 20px;
    color: #0c0c0c;
    line-height: 40px;
    padding-top: 60px;
}

@media only screen and (max-width:1024px) {
    .guanyu_nr {
        padding: 50px 0;
    }
    .gy_erji {
        display: none;
    }
    .guanyu_nr .neirong {
        padding: 0;
        font-size: 19px;
        line-height: 35px;
    }
}

.nei_ban img {
    width: 100%;
}

.nei_ban {
    position: relative;
}

.nei_ban .shang_wz {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* 换主轴方向 */
    flex-direction: column;
    padding-bottom: 255px;
}

.nei_ban .shang_wz h5 {
    text-align: center;
    font-size: 62px;
    color: #ffffff;
}

.nei_ban .shang_wz h6 {
    text-align: center;
    font-size: 28px;
    color: #ffffff;
    line-height: 50px;
    margin-top: 60px;
}

.gg_banshang {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 255px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 2;
}

.gg_banshang .dange {
    flex: 0 0 16.5%;
    max-width: 16.5%;
    height: 100%;
    background-color: rgba(54, 54, 54, 0.5);
    padding: 30px 10px;
     transition: all .5s;
     -o-transition: all .5s;
     -ms-transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
}
.gg_banshang .dange:hover{
    background-color: rgba(54, 54, 54, 1);
    box-shadow: 0 0 10px #cacaac;
}
.gg_banshang .dange h5 {
    font-size: 26px;
    color: #ffffff;
    font-family: 'ban1';
    text-align: left;
}

.gg_banshang .dange h6 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-top: 12px;
    line-height: 23px;
}

.gg_banshang .dange .mulu {
    display: flex;
    justify-content: flex-end;
}

.gg_banshang .dange .mulu a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    color: #ffffff;
    width: 120px;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, .9);
    border-radius: 50px;
    margin-top: 38px;
}

.gg_banshang .dange:nth-child(1),
.gg_banshang .dange:nth-last-child(1) {
    flex: 0 0 24.2%;
    max-width: 24.2%;
    padding: 30px 50px;
}

.gg_banshang .dange:nth-child(1) h5,
.gg_banshang .dange:nth-last-child(1) h5 {
    text-align: center;
}

.gg_banshang .dange:nth-child(1) .mulu,
.gg_banshang .dange:nth-last-child(1) .mulu {
    justify-content: center;
}

.nei_bt {
    font-size: 36px;
    color: #5b5b5b;
    font-weight: bold;
    padding-bottom: 24px;
    position: relative;
    text-align: center;
}

.nei_bt::after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    background-color: #2ebefa;
    width: 76px;
    height: 7px;
    bottom: 0;
}

.nei_bt span {
    color: #0c99d4;
}

.zixuan {
    padding: 50px 0;
    border-bottom: 22px solid #f6f6f6;
}

.zixuan .xw_shanglb {
    margin-top: 50px;
}

.xw_shanglb {
    position: relative;
    padding: 30px 55px 30px 20px;
    background-color: #eefaff;
}

.xw_shanglb .syggxw_ban {
    overflow: hidden;
}

.xw_shanglb .syggxw_ban .neirong {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.xw_shanglb .syggxw_ban .neirong .zuo {
    width: 255px;
}

.xw_shanglb .syggxw_ban .neirong .zuo img {
    width: 100%;
}

.xw_shanglb .syggxw_ban .neirong .you {
    flex: 1;
    padding-left: 20px;
}

.xw_shanglb .syggxw_ban .neirong .you h5 {
    font-size: 18px;
    color: #222222;
    font-family: 'ban1';
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.xw_shanglb .syggxw_ban .neirong .you h6 {
    font-size: 16px;
    color: #6b6b6b;
    margin-top: 20px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.xw_shanglb .syggxw_ban .neirong .you .sj {
    font-size: 15px;
    color: #6b6b6b;
    margin-top: 25px;
}

.xw_shanglb .swiper-button-next,
.xw_shanglb .swiper-button-prev {
    width: 25px;
    height: 83px;
    background-color: #54b6de;
    top: 44%;
}

.xw_shanglb .swiper-button-next {
    right: 0;
}

.xw_shanglb .swiper-button-prev {
    left: 0;
}

.xw_shanglb .swiper-button-next:after,
.xw_shanglb .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
}

.zixuan .xw_lb {
    margin-top: 40px;
}

.xw_lb .dange {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 2px dashed #b4b4b4;
}

.xw_lb .dange .zuo {
    padding-left: 37px;
    position: relative;
    font-size: 18px;
    color: #474747;
    flex: 0 0 60.83%;
    max-width: 60.83%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.xw_lb .dange .zuo::after {
    width: 6px;
    height: 6px;
    background-color: #f5cb3b;
    position: absolute;
    content: '';
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.xw_lb .dange .you {
    font-size: 18px;
    color: #474747;
}


/* 搜索 */

.gg_suosuo {
    padding: 35px 0;
    border-bottom: 1px solid #d1d1d1;
}

.gg_suosuo .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.gg_suosuo .zuo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    color: #2e2e2e;
}

.gg_suosuo .zuo a {
    color: #2e2e2e;
    margin-left: 30px;
}

.gg_suosuo .you .zuoy {
    display: flex;
}

.gg_suosuo .you .zuoy input {
    width: 260px;
    height: 36px;
    border: 1px solid #dcdcdc;
    border-right: none;
    font-size: 14px;
    color: #dcdcdc;
    padding-left: 8px;
}

.gg_suosuo .you .zuoy button {
    width: 49px;
    background-color: #2ebefa;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 1px solid #2ebefa;
    color: #fff;
}

.gg_suosuo .you .zuoy button i {
    font-size: 20px;
}


/* 产品 */

.product_nr {
    padding: 65px 0;
}

.nei_ban1 .shang_wz .container h5 {
    text-align: right;
    font-size: 83px;
    font-family: 'ban1';
}

.nei_ban1 .shang_wz .container h6 {
    text-align: right;
    font-size: 36px;
    margin-top: 0;
}

.gg_cplb {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gg_cplb .zuo {
    padding-left: 45px;
    flex: 0 0 22.17%;
    max-width: 22.17%;
}

.gg_cplb .zuo .shang_bt {
    display: flex;
    justify-content: center;
    align-items: center;
    /* 换主轴方向 */
    flex-direction: column;
    height: 80px;
    background-color: #2ebefa;
}

.gg_cplb .zuo .shang_bt h5 {
    font-size: 25px;
    color: #ffffff;
}

.gg_cplb .zuo .shang_bt h6 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 5px;
}

.gg_cplb .zuo .xia_nr {
    border: 1px solid #2ebefa;
}

.gg_cplb .zuo .xia_nr .dag_zy {}

.gg_cplb .zuo .xia_nr .dabt {
    font-size: 16px;
    color: #121212;
    padding-left: 23px;
    display: flex;
    align-items: center;
    height: 48px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}

.gg_cplb .zuo .dag_zy.on .dabt {
    color: #2ebefa;
}

.gg_cplb .zuo .xia_nr .dabt i {
    margin-right: 12px;
}

.gg_cplb .zuo .xia_nr .xia_xbt a {
    font-size: 13px;
    color: #686868;
    padding: 9px 0;
    padding-left: 45px;
    position: relative;
    display: block;
}

.gg_cplb .zuo .xia_nr .xia_xbt a::after {
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background-color: #d4d4d4;
    border-radius: 100%;
    content: '';
}

.gg_cplb .zuo .xia_nr .xia_xbt a.on {
    color: #2ebefa;
}

.dag_zy .xia_xbt {
    display: none;
}

.gg_cplb .zuo .dag_zy.on .xia_xbt {
    display: block;
}

.gg_cplb .you {
    flex: 0 0 75.6%;
    max-width: 75.6%;
}

.gg_cplb .you .ybt {
    font-size: 17px;
    color: #5a5a5a;
    padding: 10px;
    border-bottom: 2px solid #eeeeee;
}

.gg_cplb .you .cplb_zuoy {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 10px;
}

.gg_cplb .you .cplb_zuoy .dange {
    padding: 0 10px;
    margin-top: 20px;
    flex: 0 0 25%;
    max-width: 25%;
}

.gg_cplb .you .cplb_zuoy .dange .nri {
    display: block;
}

.gg_cplb .you .cplb_zuoy .shang {
    overflow: hidden;
}

.gg_cplb .you .cplb_zuoy .shang img {
    width: 100%;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.gg_cplb .you .cplb_zuoy .nri:hover .shang img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.gg_cplb .you .cplb_zuoy h5 {
    font-size: 20px;
    color: #121212;
    margin-top: 23px;
    text-align: center;
}


/* 四大服务·真诚体验 */

.sy_sdfw {
    padding: 65px 0 120px;
}

.ggms {
    font-size: 19px;
    color: #9b9b9b;
    margin-top: 19px;
    text-align: center;
}

.sy_sdfw .zuoyou {
    display: flex;
    flex-wrap: wrap;
    padding-top: 56px;
    margin: 0 -5px;
}

.sy_sdfw .zuoyou .dange {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 5px;
}

.sy_sdfw .zuoyou .dange .neir {
    margin-top: 30px;
    display: block;
}

.sy_sdfw .zuoyou .dange .neir .shang {
    overflow: hidden;
}

.sy_sdfw .zuoyou .dange .neir .shang img {
    width: 100%;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sy_sdfw .zuoyou .dange .neir:hover .shang img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.sy_sdfw .zuoyou .dange .neir .xia {
    height: 106px;
    background-color: #1eade8;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* 换主轴方向 */
    flex-direction: column;
}

.sy_sdfw .zuoyou .dange .neir .xia h5 {
    font-size: 19px;
    color: #ffffff;
}

.sy_sdfw .zuoyou .dange .neir .xia h6 {
    font-size: 14px;
    color: #ffffff;
}

@media only screen and (max-width:1200px) {
    .sy_sdfw .zuoyou .dange .neir .xia h5 {
        font-size: 15px;
    }
    .sy_sdfw .zuoyou .dange .neir .xia h6 {
        font-size: 12px;
    }
    .sy_sdfw .zuoyou .dange .neir .xia {
        padding: 7px;
    }
}

@media only screen and (max-width:1024px) {
    .sy_sdfw {
        padding: 50px 0;
    }
    .nei_bt {
        font-size: 30px;
        padding-bottom: 17px;
    }
    .sy_sdfw .zuoyou {
        padding: 0;
    }
    .sy_sdfw .zuoyou .dange {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .sy_sdfw .zuoyou .dange .neir .xia h5 {
        font-size: 21px;
    }
    .sy_sdfw .zuoyou .dange .neir .xia h6 {
        font-size: 16px;
    }
}

.wai_cengpo {
    position: relative;
}

.sy_chanpin {
    background-color: #f6f6f6;
    padding: 65px 0 150px;
}

.sy_chanpin .gg_cplb {
    margin-top: 64px;
}

.sy_chanpin .gg_cplb .zuo {
    flex: 0 0 23.333%;
    max-width: 23.333%;
    margin-top: 20px;
    padding-left: 0;
}

.sy_chanpin .gg_cplb .you {
    flex: 0 0 75.58%;
    max-width: 75.58%;
}

.sy_chanpin .gg_cplb .zuo .shang_bt h5 {
    font-size: 30px;
    font-family: 'ban1';
}

.sy_chanpin .gg_cplb .zuo .shang_bt {
    height: 112px;
}

.sy_chanpin .gg_cplb .zuo .xia_nr .dabt {
    height: 107px;
    padding-left: 80px;
    font-size: 17px;
    color: #121212;
    background-color: #fff;
}

.sy_chanpin .nr {
    display: none;
}

.sy_chanpin .gg_cplb .you .cplb_zuoy .dange {
    padding: 0 10px;
    margin-top: 20px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.sy_chanpin .gg_cplb .you .cplb_zuoy .dange .nri {
    padding: 26px 27px;
    background-color: #fff;
}

.sy_chanpin .gg_cplb .you .cplb_zuoy {
    padding-top: 0;
}

@media only screen and (max-width:1200px) {
    .gg_cplb .zuo {
        padding: 0;
    }
    .sy_chanpin .gg_cplb .zuo .xia_nr .dabt {
        padding-left: 34px;
    }
    .sy_chanpin .gg_cplb .zuo .xia_nr .dabt {
        height: 84px;
    }
    .sy_chanpin .gg_cplb .you {
        margin-top: 0;
    }
}

.sy_chanpin .gg_cplb .zuo .xia_nr {
    border: none;
}

@media only screen and (max-width:1024px) {
    .product_nr {
        padding: 50px 0;
    }
    .gg_cplb .zuo,
    .gg_cplb .you {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .gg_cplb .zuo .shang_bt h6 {
        font-size: 19px;
    }
    .gg_cplb .zuo .xia_nr .dabt {
        font-size: 22px;
        height: 61px;
    }
    .gg_cplb .zuo .xia_nr .xia_xbt a {
        font-size: 19px;
        padding: 11px 0;
        padding-left: 45px;
    }
    .gg_cplb .you {
        margin-top: 40px;
    }
    .gg_cplb .you .ybt {
        font-size: 20px;
    }
    .gg_cplb .you .cplb_zuoy .dange {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .sy_chanpin .gg_cplb .zuo,
    .sy_chanpin .gg_cplb .you {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sy_chanpin .gg_cplb .you {
        margin-top: 20px;
    }
    .sy_chanpin .gg_cplb .zuo .xia_nr {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .sy_chanpin .gg_cplb .zuo .xia_nr .bt {
        flex: 0 0 49%;
        max-width: 49%;
        margin: 5px 0;
    }
    .sy_chanpin .gg_cplb .zuo .xia_nr .dabt {
        font-size: 20px;
    }
    .sy_chanpin .gg_cplb .zuo .shang_bt {
        display: none;
    }
    .sy_chanpin .gg_cplb {
        margin: 0;
    }
    .sy_chanpin .gg_cplb .you .cplb_zuoy .dange {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .sy_chanpin .gg_cplb .you .cplb_zuoy .dange .nri {
        padding: 20px;
    }
}


/* 关于我们 */

.sy_gy {
    padding: 50px 0;
    background-color: #1eade8;
}

.sy_gy .nei_bt {
    color: #fff;
}

.sy_gy .nei_bt::after {
    display: none;
}

.sy_gy .mioasohu {
    font-size: 18px;
    color: #fff;
    margin-top: 50px;
    line-height: 35px;
}

.sy_gy .zuoyou {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.sy_gy .zuoyou .dange {
    display: flex;
    justify-content: center;
    align-items: center;
    /* 换主轴方向 */
    flex-direction: column;
    flex: 0 0 22%;
    margin-top: 68px;
}

.sy_gy .zuoyou .dange i img {
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.sy_gy .zuoyou .dange:hover i img {
    transform: rotateZ(50deg);
    -webkit-transform: rotateZ(50deg);
    -moz-transform: rotateZ(50deg);
    -ms-transform: rotateZ(50deg);
    -o-transform: rotateZ(50deg);
}

.sy_gy .zuoyou .dange h5 {
    font-size: 22px;
    color: #ffffff;
    margin-top: 20px;
}

.sy_gy .zuoyou .dange h6 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 10px;
}

@media only screen and (max-width:1024px) {
    .sy_gy .mioasohu {
        font-size: 19px;
        margin-top: 4px;
    }
    .sy_gy .zuoyou .dange {
        flex: 0 0 50%;
    }
    .sy_gy .zuoyou .dange h6 {
        font-size: 19px;
    }
}

.sy_xw {
    padding: 60px 0 50px;
    border-bottom: none;
}

.sy_xw .xw_shanglb .syggxw_ban .neirong .zuo {
    width: 174px;
}

.sy_xw .xw_shanglb .syggxw_ban .neirong .you h6 {
    -webkit-line-clamp: 2;
    margin-top: 3px;
}

.sy_xw .xw_shanglb .syggxw_ban .neirong .you .sj {
    margin-top: 4px;
}

.sy_xw .xw_lb .dange {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 70px;
}

.sy_xw .xw_lb {
    display: flex;
    flex-wrap: wrap;
}

.sy_xw .xw_lb .dange .zuo {
    flex: 0 0 69.83%;
    max-width: 69.83%;
}

@media only screen and (max-width:1024px) {
    .xw_shanglb .syggxw_ban .neirong .zuo {
        width: 100%;
    }
    .xw_shanglb .syggxw_ban .neirong .you {
        padding: 0;
        margin-top: 40px;
    }
    .xw_shanglb {
        padding: 30px;
    }
    .xw_shanglb .swiper-button-next,
    .xw_shanglb .swiper-button-prev {
        width: 44px;
    }
    .xw_shanglb .syggxw_ban .neirong .you h5 {
        font-size: 22px;
    }
    .xw_shanglb .syggxw_ban .neirong .you h6 {
        font-size: 19px;
        line-height: 35px;
    }
    .xw_shanglb .syggxw_ban .neirong .you .sj {
        font-size: 19px;
    }
    .zixuan .xw_shanglb {
        margin-top: 40px;
    }
    .xw_lb .dange .zuo {
        font-size: 19px;
        flex: 0 0 71.83%;
        max-width: 71.83%;
    }
    .sy_xw .xw_shanglb .syggxw_ban .neirong .zuo {
        width: 100%;
    }
    .sy_xw .xw_lb .dange {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
    }
}


/* 润滑学堂·知识点 */

.sy_zsd {
    padding: 131px 0 118px;
    background-color: #f6f6f6;
    position: relative;
}

.sy_zsd .sanjiao {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}

.sy_zsd .zuoyou {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
}

.sy_zsd .zuoyou .dange {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-top: 30px;
    padding: 0 15px;
}

.sy_zsd .zuoyou .neirong {
    display: block;
    box-shadow: 0 0 10px #cacaca;
    background-color: #2ebefa;
    min-height: 185px;
    padding: 15px;
}

.sy_zsd .zuoyou .dange:nth-child(2n) .neirong {
    background-color: #e7bc29;
}

.sy_zsd .zuoyou .neirong .sj {
    font-family: 'ban1';
    font-size: 14px;
    color: #ffffff;
}

.sy_zsd .zuoyou .neirong h5 {
    font-family: 'ban1';
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.sy_zsd .zuoyou .neirong h6 {
    line-height: 26px;
    font-size: 14px;
    color: #ffffff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    margin-top: 10px;
}

@media only screen and (max-width:1024px) {
    .sy_zsd {
        padding: 80px 0 50px;
    }
    .sy_zsd .zuoyou {
        padding: 0;
    }
    .sy_zsd .zuoyou .dange {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .sy_zsd .zuoyou .neirong .sj {
        font-size: 17px;
    }
    .sy_zsd .zuoyou .neirong h5 {
        font-size: 20px;
    }
    .sy_zsd .zuoyou .neirong h6 {
        line-height: 35px;
        font-size: 19px;
    }
}

footer {
    padding: 35px 0 45px;
    background-color: #262626;
}

footer .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

footer .zuo {
    flex: 0 0 31%;
    max-width: 31%;
    text-align: center;
    border-right: 1px solid #fff;
}

footer .zuo h5 {
    font-size: 24px;
    color: #f8f8f8;
    font-family: 'ban1';
    margin-top: 20px;
}

footer .zuo h6 {
    font-size: 14px;
    color: #f8f8f8;
}

footer .zhong {
    flex: 0 0 40.25%;
    max-width: 40.25%;
    border-right: 1px solid #fff;
}

footer .zhong h5 {
    font-size: 26px;
    color: #f8f8f8;
    font-family: 'ban1';
}

footer .zhong h6 {
    font-size: 17px;
    color: #f8f8f8;
    line-height: 35px;
    margin-top: 20px;
}

footer .you {
    flex: 0 0 22.5%;
    max-width: 22.5%;
}

footer .you h5 {
    font-size: 26px;
    color: #f8f8f8;
    font-family: 'ban1';
    padding-bottom: 5px;
}

footer .you .xiao_bt {
    display: block;
    font-size: 17px;
    color: #f8f8f8;
    display: block;
    margin-top: 15px;
}

.banquan {
    background-color: #000000;
}

.banquan .container {
    height: 88px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    color: #f8f8f8;
}

.banquan .zuo a {
    font-size: 16px;
    color: #f8f8f8;
}

.banquan .you .ewm {
    width: 120px;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 52px;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.banquan .you .ewm:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #fff;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
}

.banquan .you .w_x:hover .ewm {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.banquan .you .w_x {
    position: relative;
    margin: 0 10px;
}

@media only screen and (max-width:1200px) {
    footer .zuo h5 {
        font-size: 19px;
    }
    footer .zuo h6 {
        font-size: 12px;
    }
}

@media only screen and (max-width:1024px) {
    footer .you {
        display: none;
    }
    footer .zuo h5 {
        font-size: 24px;
    }
    footer .zuo h6 {
        font-size: 20px;
    }
    footer .zuo,
    footer .zhong {
        border: none;
        flex: 0 0 100%;
        max-width: 100%;
    }
    footer .zhong {
        margin-top: 30px;
    }
    footer .zhong h6 {
        font-size: 19px;
    }
    .banquan .container {
        height: auto;
        padding: 15px 25px;
        font-size: 19px;
    }
    .banquan .you {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 30px;
    }
}


/* 首页 */

.sy_dingb {
    position: relative;
}

@media only screen and (max-width:1600px) {
    .nei_ban .shang_wz h5,
    .nei_ban1 .shang_wz .container h5 {
        font-size: 36px;
    }
    .nei_ban .shang_wz h6,
    .nei_ban1 .shang_wz .container h6 {
        font-size: 20px;
        line-height: 35px;
        margin-top: 24px;
    }
    .gg_banshang .dange:nth-child(1),
    .gg_banshang .dange:nth-last-child(1) {
        padding: 30px 18px;
    }
    .gg_banshang .dange h5 {
        font-size: 21px;
    }
}

@media only screen and (max-width:1200px) {
    .gg_banshang {
        position: static;
        height: auto;
        padding: 30px;
        align-items: unset;
    }
    .nei_ban .shang_wz {
        padding: 0;
    }
    .gg_banshang .dange,
    .gg_banshang .dange:nth-child(1),
    .gg_banshang .dange:nth-last-child(1) {
        flex: 0 0 48.5%;
        max-width: 48.5%;
        margin: 15px 0;
        background: linear-gradient(to right,#00b4db,#0083b0);
        height: auto;
    }
    .gg_banshang .dange:nth-child(1) h5,
    .gg_banshang .dange:nth-last-child(1) h5 {
        text-align: left;
    }
    .gg_banshang .dange:nth-child(1) .mulu,
    .gg_banshang .dange:nth-last-child(1) .mulu {
        justify-content: flex-end;
    }
    .gg_banshang .dange h6 {
        text-align: left;
    }
    .gg_banshang .dange:nth-last-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .gg_suosuo .zuo a {
        margin-left: 19px;
    }
}

@media only screen and (max-width:1024px) {
    .nei_ban .shang_wz h5,
    .nei_ban1 .shang_wz .container h5 {
        font-size: 24px;
    }
    .nei_ban .shang_wz h6,
    .nei_ban1 .shang_wz .container h6 {
        font-size: 19px;
        line-height: 32px;
        margin-top: 13px;
    }
    .gg_banshang .dange h6 {
        font-size: 19px;
        line-height: 35px;
    }
    .gg_banshang .dange,
    .gg_banshang .dange:nth-child(1),
    .gg_banshang .dange:nth-last-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .gg_suosuo .zuo {
        font-size: 20px;
    }
    .gg_suosuo .you .zuoy {
        margin-top: 30px;
        width: 100%;
    }
    .gg_suosuo .you {
        width: 100%;
    }
    .gg_suosuo .you .zuoy input {
        width: 90%;
        height: 66px;
        font-size: 22px;
    }
    .gg_suosuo .you .zuoy button {
        width: 10%;
    }
}

.yema{margin-top:50px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#d4d4d4;  font-size:14px; line-height:38px; text-align:center; color:#121212; display:block;}

.yema ul li a.on{background-color:#2ebefa;  color:#fff;}
.yema ul li.active a{
    background-color:#2ebefa; color:#fff;
}
.pagination{
    justify-content: center;
}
@media only screen and (max-width:1024px){
.yema{margin-top:20px;}
}
/* 新闻详情 */

.xwxq {
    padding: 95px 0 77px;
}

.xwxq .xia_kuang {
  
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
   
}
.xwxq .xia_kuang .xq_fy{
    margin-top: 50px;
}
.xwxq .xia_kuang .xq_fy a{
    display: block;
    font-size: 16px;
    color: #999;
}
.xwxq .xia_kuang .zuo {
    flex: 0 0 100%;
    max-width: 100%;
}

.xwxq .xia_kuang .zuo .bt {
    font-size: 30px;
    color: #000;
    font-family: 'zc';
    text-align: center;
}

.xwxq .xia_kuang .zuo .sj {
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 9px;
    padding-bottom: 25px;
    border-bottom: 1px solid #999;
}

.xwxq .xia_kuang .zuo .nr {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 33px;
}

.xwxq .xia_kuang .yopu {
    flex: 0 0 29.2%;
    max-width: 29.2%;
}

.xwxq .xia_kuang .yopu .brt {
    font-size: 24px;
    color: #006ebc;
    padding-bottom: 16px;
    border-bottom: 1px solid #006ebc;
    margin-top: 48px;
}

.xwxq .xia_kuang .yopu .zuoy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.xwxq .xia_kuang .yopu .zuoy .z {
    width: 120px;
    overflow: hidden;
}

.xwxq .xia_kuang .yopu .zuoy .z img {
    width: 100%;
     transition: all .5s;
     -o-transition: all .5s;
     -ms-transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
}.xwxq .xia_kuang .yopu .zuoy:hover .z img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.xwxq .xia_kuang .yopu .zuoy .y {
    padding-left: 16px;
    flex: 1;
}

.xwxq .xia_kuang .yopu .zuoy .y h5 {
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.xwxq .xia_kuang .yopu .zuoy .y h6 {
    font-size: 14px;
    color: #abbcc8;
    margin-top: 20px;
}

.xwxq .xia_kuang .zuo .nr img {
    max-width: 100%;
}

@media only screen and (max-width:1024px) {
    .xwxq .xia_kuang .zuo {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xwxq .xia_kuang {
        /* padding: 30px; */
    }
    .xwxq .xia_kuang .zuo .bt {
        font-size: 24px;
    }
    .xwxq .xia_kuang .zuo .sj {
        font-size: 17px;
    }
    .xwxq .xia_kuang .zuo .nr {
        font-size: 19px;
        line-height: 35px;
    }
    .xwxq .xia_kuang .yopu {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xwxq .xia_kuang .yopu .zuoy .z {
        width: 234px;
    }
    .xwxq .xia_kuang .yopu .zuoy .y h5 {
        font-size: 20px;
    }
    .xwxq .xia_kuang .yopu .zuoy .y h6 {
        font-size: 20px;
    }
    .xwxq {
        padding: 50px 0;
    }
    .ggbt {
        font-size: 30px;
    }
    .ggbt_yw {
        font-size: 20px;
        margin-top: 0;
    }
} 

.cp_lb {
    padding: 60px 0 109px;
}

.cp_lb .container .zuoyou {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.cp_lb .dange {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-top: 38px;
    padding: 0 15px;
}

.cp_lb .dange .nr {
    display: block;
}

.cp_lb .dange .nr img {
    width: 100%;
}

.cp_lb .dange .nr .shang {
    overflow: hidden;
    position: relative;
}

.cp_lb .dange .nr .shang img {
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.cp_lb .dange .nr:hover .shang img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.cp_lb .dange .nr .shang .shangfu {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    opacity: 0;
}

.cp_lb .dange .nr:hover .shang .shangfu {
    opacity: 1;
}

.cp_lb .dange .nr .shang::after {
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
}

.cp_lb .dange .nr:hover .shang::after {
    width: 93%;
    height: 90%;
}

.cp_lb .dange .nr .xia {
    color: #323232;
    padding: 25px 15px 20px;
    box-shadow: 0 0 10px #cacaca;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.cp_lb .dange .nr .xia .shahg {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cp_lb .dange .nr .xia .shahg .z {
    flex: 0 0 50%;
    max-width: 50%;
    font-size: 17px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    color: #5c5c5c;
}

.cp_lb .dange .nr .xia .shahg .y {
    font-size: 14px;
    color: #5c5c5c;
}

.cp_lb .dange .nr .xia .sasasdd {
    font-size: 14px;
    color: #aaaaaa;
    line-height: 22px;
    margin-top: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}

@media only screen and (max-width:1024px) {
    .cp_lb {
        padding: 15px 0 50px;
    }
    .cp_lb .dange {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cp_lb .dange .nr .xia .shahg .z {
        font-size: 20px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .cp_lb .dange .nr .xia .shahg .y {
        display: none;
    }
    .cp_lb .dange .nr .xia .sasasdd {
        font-size: 19px;
        line-height: 32px;
    }
}


/* 业务合作 */

.hezuo_nr {
    padding: 100px 0 160px;
}

.hezuo_nr .xiaobt {
    font-size: 24px;
    color: #333333;
    font-family: 'ban1';
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.hezuo_nr .xiaobt::after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    width: 100%;
    height: 1px;
    background-color: #dddddd;
}

.hezuo_nr .xiaobt span {
    display: inline-block;
    padding: 0 30px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.hezuo_nr .zuoyou {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 30px;
}

.hezuo_nr .zuoyou .dange {
    margin-top: 23px;
    padding: 0 10px;
    max-width: 25%;
    flex: 0 0 25%;
}

.hezuo_nr .zuoyou .dange .nr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 110px;
    border: 1px solid #eeeeee;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    padding: 5px;
}

.hezuo_nr .zuoyou .dange:hover .nr {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 0 10px #cacaca;
}

.hezuo_nr .zuoyou .dange .nr img {
    max-width: 100%;
    max-height: 100%;
}

.hezuo_nr .zhenggx {
    margin-top: 100px;
}

@media only screen and (max-width:1024px) {
    .hezuo_nr {
        padding: 50px 0;
    }
    .nei_ban .wenzi h5 {
        font-size: 30px;
    }
    .nei_ban .wenzi h6 {
        font-size: 24px;
    }
    .hezuo_nr .zuoyou .dange {
        max-width: 50%;
        flex: 0 0 50%;
    }
}

/* 联系 */

.ditu {
    padding-bottom: 80px;
    margin-top: 80px;
}

.ditu .container {
    position: relative;
}

.ditu .container .youshang {
    z-index: 2;
    position: absolute;
    right: 15px;
    top: 0;
    background-color: #b81c25;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: #ffffff;
    font-weight: bold;
    width: 272px;
    height: 90px;
}

.ditu .container .youshang img {
    max-width: 100%;
    max-height: 100%;
}

.ditu .dizhi {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 30px 0 40px;
    border: 1px solid #eeeeee;
    border-left: none;
    border-right: none;
    margin-top: 60px;
}

.ditu .dizhi .zuo h5 {
    font-size: 18px;
    color: #323232;
}

.ditu .dizhi .zuo h6 {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin-top: 20px;
}

.ditu .dianhua {
    padding: 35px 0 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
}

.ditu .dianhua .xiao_zz h5 {
    font-size: 18px;
    color: #323232;
}

.ditu .dianhua .xiao_zz h6 {
    font-size: 20px;
    color: #323232;
    font-weight: bold;
    margin-top: 20px;
}

.zuoasiuais {
    display: flex;
    flex-wrap: wrap;
}

.ditu .dianhua .xiao_zz h6 a {
    font-size: 20px;
    color: #6d6d6d;
    display: block;
    margin: 0 20px 10px;
}

.ditu .dianhua .xiao_zz h6.zuoasiuais {
    margin: 20px -20px 0;
}

.ditu .dianhua .xiao_zz h6 a:nth-child(1) {
    /* margin-left: 0; */
}

.ditu .wailian {
    margin-top: 25px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ditu .wailian a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    display: block;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin-left: 20px;
}

.ditu .wailian a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ditu .wailian a img.zhengc {
    opacity: 1;
}

.ditu .wailian a:hover img.zhengc {
    opacity: 0;
}

.ditu .wailian a img.on {
    opacity: 0;
}

.ditu .wailian a:hover img.on {
    opacity: 1;
}

@media only screen and (max-width: 992px) {
    .ditu .dianhua .xiao_zz {
        flex: 0 0 100%;
        padding: 30px 0;
        border-bottom: 1px solid #eeeeee;
    }
    .ditu .dianhua {
        padding-top: 0;
        border-bottom: none;
        padding: 0 0 35px;
    }
    .ditu .wailian {
        margin-top: 0;
    }
    .ditu .dizhi .zuo h5,
    .ditu .dianhua .xiao_zz h5 {
        font-size: 22px;
    }
    .ditu {
        padding: 50px 0;
        margin-top: 0;
    }
    .shang75 .ggbt {
        margin-top: 30px;
    }
    .ditu .dizhi .you {
        display: none;
    }
}


/* 留言 */

.liuyan {
    padding: 78px 0 100px;
}

.liuyan .ggbt2 {
    width: 100%;
    text-align: center;
}

.liuyan .ggbt2 h5 {
    font-size: 36px;
    color: #323232;
    position: relative;
    padding-bottom: 25px;
}

.liuyan .ggbt2 h5::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    content: '';
    width: 70px;
    height: 2px;
    background-color: #2494e3;
}

.liuyan .container {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.liuyan .container .biaodan_ly {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex: 0 0 63%;
    max-width: 63%;
}

.liuyan .container .biaodan_ly .dan_yg_bd {
    margin-top: 30px;
    flex: 0 0 30%;
    max-width: 30%;
}

.liuyan .container .biaodan_ly .dan_yg_bd1 {
    flex: 0 0 100%;
    max-width: 100%;
}

.liuyan .container .biaodan_ly .dan_yg_bd h5 {
    font-size: 16px;
    color: #323232;
}

.liuyan .container .biaodan_ly .dan_yg_bd input {
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    margin-top: 15px;
    padding-left: 20px;
}

.liuyan .container .biaodan_ly .dan_yg_bd h5 i {
    color: #6280e4;
}

.liuyan .container .biaodan_ly .dan_yg_bd textarea {
    width: 100%;
    height: 180px;
    background-color: #ffffff;
    margin-top: 15px;
    padding-top: 20px;
    padding-left: 20px;
}

.liuyan .container .biaodan_ly .dan_yg_bd1 button {
    width: 100%;
    margin-top: 17px;
    background-color: #2494e3;
    color: #fff;
    font-size: 16px;
    height: 50px;
}

.ny_nr {
    width: 100%;
    padding: 60px 0;
    overflow: hidden;
}

@media only screen and (max-width: 1024px) {
    .ny_nr {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 992px) {
    .liuyan {
        padding: 50px 0;
    }
    .liuyan .container .biaodan_ly {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .liuyan .container .biaodan_ly .dan_yg_bd {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .liuyan .container .biaodan_ly .dan_yg_bd h5 {
        font-size: 22px;
    }
    .liuyan .container .biaodan_ly .dan_yg_bd input {
        font-size: 20px;
        height: 64px;
    }
    .liuyan .container .biaodan_ly .dan_yg_bd textarea {
        font-size: 20px;
    }
    .liuyan .container .biaodan_ly .dan_yg_bd1 button {
        font-size: 21px;
    }
}
.ditu .dt_dd{
    margin-top: 40px;
}
/*  */


/**
 *资质
 */

 .modelTost {
    display: none;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.modelTostChile {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.modelTostChile p {
    font-size: 24px;
    padding: 3%;
}

.modelClose {
    float: right;
    cursor: pointer;
}

.modelTost .swiper-container {
    height: 80%;
}

.modelTost .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.zizhi .swiper-slide {
    text-align: center;
}

.zizhi .swiper-slide img {
    width: 85%;
    text-align: center;
}

.modelTost .swiper-button-next,
.modelTost .swiper-button-prev,
.modelTost .swiper-button-next i,
.modelTost .swiper-button-prev i {
    color: #fff;
    font-size: 88px;
    font-weight: lighter;
}

.modelTost .swiper-button-next {
    right: 100px;
}

.modelTost .swiper-button-prev {
    left: 100px;
}

.modelClose {
    font-size: 40px;
    color: #fff;
}


/* .modelTost .swiper-button-prev::after {
    content: "<";
} */

.appBox .modelTostParents {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}

.appBox .modelTostParents li {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 25px;
    margin-top: 65px;
}

.appBox .modelTostParents li .nr {
    border: 1px solid #eeeeee;
    padding: 18px;
}

.appBox .modelTostParents li img {
    max-width: 100%;
    max-height: 100%;
}

.appBox .modelTostParents li .sahng {
    height: 373px;
    padding: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
}

.appBox .modelTostParents li h5 {
    font-size: 18px;
    color: #777777;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 15px;
}
@media only screen and (max-width:1200px){
    .appBox .modelTostParents li .sahng{
        height: 268px;
        padding: 9px;
    }
    .appBox .modelTostParents li{
        padding: 0 9px;    margin-top: 21px;
    }
}
@media only screen and (max-width:1024px){
    .appBox .modelTostParents li{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
/* 企业文化 */

.wenhua .zuoyou {
    margin-top: 70px;
}

.wenhua .zuo .dange_wh {
    display: flex;
    align-items: flex-start;
    margin-top: 80px;
}

.wenhua .zuo .dange_wh:nth-child(1) {
    margin-top: 0;
}

.wenhua .zuo .dange_wh .yy {
    flex: 1;
    padding-left: 20px;
}

.wenhua .zuo .dange_wh .yy h5 {
    font-size: 28px;
    color: #1a45b0;
    font-family: 'ban1';
}

.wenhua .zuo .dange_wh .yy h6 {
    font-size: 20px;
    color: #555555;
    margin-top: 10px;
    line-height: 40px;
}

.wenhua .you .zuoyou {
    margin-top: 0;
    align-items: stretch;
    padding: 3px 0;
}

.wenhua .you .zuoyou:nth-child(2) {
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-direction: row-reverse;
    /* Safari 6.1+ */
    display: flex;
    flex-direction: row-reverse;
}

.wenhua .you img {
    width: 100%;
}

.wenhua .you .zuoyou .z_wh {
    flex: 0 0 49.45%;
    max-width: 49.45%;
    overflow: hidden;
}.wenhua .you .zuoyou .z_wh img{
     transition: all 1s;
     -o-transition: all 1s;
     -ms-transition: all 1s;
     -moz-transition: all 1s;
     -webkit-transition: all 1s;
}.wenhua .you .zuoyou:hover .z_wh img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.wenhua .you .zuoyou .y_wh {
    flex: 0 0 49.45%;
    max-width: 49.45%;
    background-color: #b4c7e7;
    padding: 20px 40px 20px 30px;
}

.wenhua .you .zuoyou:nth-child(2) .y_wh {
    background-color: #1542af;
}

.wenhua .you .zuoyou .y_wh .sz {
    font-family: 'ban2';
    font-size: 63px;
    color: #ffffff;
    line-height: 1;
}

.wenhua .you .zuoyou .y_wh .xiaz {
    font-size: 26px;
    color: #ffffff;
    margin-top: 30px;
    text-align: right;
}

@media only screen and (max-width:1450px) {
    .wenhua .you .zuoyou .y_wh .sz {
        font-size: 42px;
    }
}

@media only screen and (max-width:1200px) {
    .wenhua .you .zuoyou .y_wh {
        padding: 20px;
    }
    .wenhua .you .zuoyou .y_wh .xiaz {
        margin-top: 3px;
        font-size: 22px;
    }
    .wenhua .zuo .dange_wh .yy h6 {
        font-size: 16px;
    }
}

@media only screen and (max-width:1024px) {
    .wenhua .zuo .dange_wh .yy h6 {
        font-size: 19px;
    }
    .wenhua .you .zuoyou .y_wh .xiaz {
        font-size: 25px;
    }
}


.guanyu .zuoyou {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 92px;
}

.guanyu .zuoyou .zuo {
    flex: 0 0 47.2%;
    max-width: 47.2%;
    font-size: 18px;
    color: #666666;
    line-height: 35px;
}

.guanyu .zuoyou .you {
    flex: 0 0 47.2%;
    max-width: 47.2%;
    overflow: hidden;
}

.guanyu .zuoyou .you img {
    width: 100%;
     transition: all 2s;
     -o-transition: all 2s;
     -ms-transition: all 2s;
     -moz-transition: all 2s;
     -webkit-transition: all 2s;
}

.guanyu .zuoyou .you:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
@media only screen and (max-width:1200px) {
    .xia_ggnr {
        margin-top: 0;
        padding: 100px 0;
    }
}

@media only screen and (max-width:1024px) {
    .nei_ban .shang_fu h5 {
        font-size: 30px;
    }
    .xia_ggnr {
        padding: 50px 0;
        padding-top: 0;
    }
    .nei_ggbt h5 {
        font-size: 30px;
    }
    .guanyu {
        padding: 30px;
    }
    .guanyu .zuoyou {
        margin-top: 20px;
    }
    .guanyu .zuoyou .zuo {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 19px;
    }
    .guanyu .zuoyou .you {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 40px;
    }
}
.about_time {
    padding-top: 60px;
}

/* 发展历程 */


/* 新佳历程 */

.brand-bar {
    background: url(../images/tiao.png) repeat-x center center;
    margin-bottom: 15px;
}

.brand-bar .swiper-slide {
    width: 100%;
    height: 18px;
    position: relative;
    margin: 40px 0;
}

.brand-bar .swiper-slide span {
    position: absolute;
    top: 24px;
    left: 0;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #969696;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: font 0.3s ease;
    -o-transition: font 0.3s ease;
    transition: font 0.3s ease;
}

.brand-bar .swiper-slide i {
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #2ebefa;
    /* opacity: 0; */
}

.brand-bar .swiper-slide-active span {
    top: auto;
    bottom: 22px;
    font-size: 30px;
    color: #2ebefa;
    line-height: 32px;
}

.brand-bar .swiper-slide-active i {
    opacity: 1;
}

.brand-wrapper .swiper-wrapper {
    height: auto;
    margin-top: 34px;
}

.brand-wrapper .detail {
    padding: 15px;
}

.brand-wrapper .year {
    color: #2ebefa;
}

.brand-wrapper .year span {
    font-size: 40px;
    line-height: 0.8em;
}

.brand-wrapper .year sup {
    font-size: 20px;
    font-style: normal;
    top: 25px;
    vertical-align: top;
    margin-left: 0.2em;
    color: #2ebefa;
}

.brand-wrapper .line {
    display: block;
    width: 45px;
    height: 3px;
    background-color: #2ebefa;
    margin: 20px 0;
}

.brand-wrapper .title {
    font-size: 22px;
    color: #1b1b1b;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-family: 'ban1';
}

.brand-wrapper .intro {
    font-size: 18px;
    color: #646464;
    line-height: 1.8;
}

.brand-wrapper .btns {
    margin-top: 30px;
    position: absolute;
    bottom: 0;
}

.brand-wrapper .btns span {
    display: inline-block;
    width: 66px;
    height: 51px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 50%;
    cursor: pointer;
}

.brand-wrapper .brand-prev {
    background-image: url(../images/ss.png);
    background-color: #8f8e8f;
}

.brand-wrapper .brand-next {
    background-image: url(../images/xx.png);
    background-color: #2ebefa;
}

.brand-text-wrapper {
    font-size: 0;
}

.brand-text-wrapper .content {
    line-height: 26px;
    color: #767676;
    text-align: justify;
}

.brand-text-wrapper .content p {
    min-height: 15px;
}

.brand-text-wrapper .img {
    padding-top: 15px;
}

.brand-text-wrapper .img img {
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
}

.brand-wrapper .swiper-slide {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.brand-wrapper .pic img {
    width: 100%;
}

@media only screen and (min-width:992px) {
    .brand-wrapper .swiper-slide {
        background-size: auto;
    }
    .brand-bar .swiper-slide {
        width: 180px;
        margin: 60px 0;
    }
    .brand-bar .swiper-slide span {
        font-size: 30px;
        line-height: 34px;
    }
    .brand-bar .swiper-slide-active span {
        bottom: 45px;
        font-size: 40px;
        font-weight: bold;
    }
    .brand-wrapper .pic {
        float: left;
        width: 45%;
    }
    .brand-wrapper .pic img {
        width: 100%;
    }
    .brand-wrapper .detail {
        position: relative;
        width: 55%;
        padding: 15px 30px 150px 100px;
        height: 100%;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
    }
    .brand-text-wrapper .text-wrap {
        display: inline-block;
        width: 65%;
        padding-right: 30px;
        vertical-align: middle;
    }
    .brand-text-wrapper .img {
        display: inline-block;
        width: 35%;
        padding-top: 0;
        text-align: right;
        vertical-align: middle;
    }
}

.about_time {
    padding-top: 60px;
}

@media only screen and (max-width:992px) {
    .brand-wrapper .intro {
        font-size: 17px;
    }
    .brand-wrapper .detail {
        padding: 30px 0;
    }
    .brand-wrapper .title {
        font-size: 22px;
    }
    .ry_zz .row {
        margin: 0 -8px;
    }
    .ry_zz .row .col-lg-3 {
        padding: 0 8px;
    }
    .brand-wrapper .btns {
        position: static;
    }
    .brand-wrapper .intro {
        font-size: 19px;
    }
}
.banquan .you .ewm img{
    width: 100%;
}