﻿.ellipsis {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* 浏览器标签样式 */
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    /* overflow-x: hidden; 加了这个就要去掉动画效果*/
}

p {
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
}

/* bulma样式重构 */
.section {
    padding: 3rem 1.5rem 0 1.5rem;
}

@media (max-width: 768px) {
    .section {
        padding: 2rem 0.5rem 0 0.5rem;
    }
}

.input:active,
.input:focus,
.is-active.input,
.is-active.textarea,
.is-focused.input,
.is-focused.textarea,
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.textarea:active,
.textarea:focus {
    border-color: #1890ff;
}

.button.is-primary {
    background-color: #1890ff;
}

.button.is-primary .is-hovered,
.button.is-primary:hover {
    background-color: #40a9ff;
}

.pagination-link.is-current {
    background-color: #1890ff;
    border-color: #1890ff;
}

/* font重构 */
.title {
    font-size: 18px;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .title {
        font-size: 16px;
    }
}

.subtitle {
    font-size: 16px;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .subtitle {
        font-size: 14px;
    }
}

.intro {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .intro {
        font-size: 12px;
    }
}

/* swiper */
.swiper-pagination-bullet-active {
    background: #1890ff;
}

/* 自定义样式 */
.title-block-1 {
    margin: 0 0 3rem 0;
}

@media (max-width: 768px) {
    .title-block-1 {
        margin: 0 0 2rem 0;
    }
}

.title-block-1 .title {
    font-size: 28px;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto;
    font-weight: normal;
}

@media (max-width: 768px) {
    .title-block-1 .title {
        font-size: 18px;
        width: 120px;
    }
}

.title-block-1 .subtitle {
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    font-family: Arial;
    font-size: 16px;
    color: #333;
}

@media (max-width: 768px) {
    .title-block-1 .subtitle {
        font-size: 12px;
        width: 120px;
    }
}

.justify-content-between {
    justify-content: space-between;
}

.justify-content-around {
    justify-content: space-around;
}

.navbar-link:not(.is-arrowless)::after {
    right: 0.125em;
}

#header_1 .navbar {
    margin: 1rem;
}

@media (max-width: 768px) {
    #header_1 .navbar {
        margin: 0.5rem;
    }
}

#header_1 .navbar .navbar-brand img {
    max-height: 3.75rem;
}

@media (max-width: 768px) {
    #header_1 .navbar .navbar-brand .navbar-item {
        padding: 0;
        width: 60%;
    }
}

@media (max-width: 1024px) {
    #header_1 .navbar-menu {
        padding: 0;
    }
}

#header_1 .navbar-menu .navbar-start {
    margin-left: auto;
    margin-right: 0;
}

#header_1 .navbar-burger {
    color: #1890ff;
}

#header_1 .navbar-burger:hover {
    color: #1890ff;
}

@media (min-width: 1024px) {

    #header_1 .navbar-item,
    #header_1 .navbar-link {
        padding: 0.5rem 1.3rem;
    }
}

#header_1 #navbarDetail .navbar-link.is-active,
#header_1 #navbarDetail .navbar-link:focus,
#header_1 #navbarDetail .navbar-link:focus-within,
#header_1 #navbarDetail .navbar-link:hover,
#header_1 #navbarDetail a.navbar-item.is-active,
#header_1 #navbarDetail a.navbar-item:focus,
#header_1 #navbarDetail a.navbar-item:focus-within,
#header_1 #navbarDetail a.navbar-item:hover {
    background: #1890ff;
    color: #fff;
}

#header_1 #navbarDetail .navbar-link.is-active:not(:focus):not(:hover),
#header_1 #navbarDetail a.navbar-item.is-active:not(:focus):not(:hover) {
    background: #1890ff;
}

#header_1 #navbarDetail .navbar-dropdown .navbar-link.is-active,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:focus,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:focus-within,
#header_1 #navbarDetail .navbar-dropdown .navbar-link:hover,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item.is-active,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:focus,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:focus-within,
#header_1 #navbarDetail .navbar-dropdown a.navbar-item:hover {
    background: #fff;
    color: #1890ff;
}

#header_1 #navbarDetail .navbar-dropdown .navbar-link.is-active:not(:focus):not(:hover),
#header_1 #navbarDetail .navbar-dropdown a.navbar-item.is-active:not(:focus):not(:hover) {
    background: #fff;
    color: #1890ff;
}

#header_1 .is-primary-color {
    color: #1890ff;
}

#header_1 .is-primary-bg {
    background: #fff;
}

#header_1 .padding-ud-3 {
    padding: 30px 0;
}

#header_1 .font-size-16 {
    font-size: 16px;
}

#header_1 .i-mobile-style {
    font-size: 49px;
    padding: 0 8px;
}

#lunbotu {
    /* padding: 3rem 0; */
}

#lunbotu .swiper-container {
    width: 100%;
    height: 26.04166667vw;
    /* @media (max-width: 768px) {
    height: 260px;
} */
}

#lunbotu .swiper-container .swiper-slide {
    background-size: cover;
    display: flex;
    align-items: center;
}

#lunbotu .swiper-container .swiper-slide .container .button {
    background: #1890ff;
    color: #fff;
    border-style: none;
    font-size: 14px;
    border-radius: 50px;
    padding: 0.5rem 4rem;
}

#lunbotu .swiper-container .swiper-slide .container .title {
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    color: #fff;
}

#lunbotu .swiper-container .swiper-slide .container .subtitle {
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

@media (max-width: 768px) {
    #lunbotu .swiper-container .swiper-slide .container .subtitle {
        display: none;
    }
}

@media (max-width: 768px) {
    #lunbotu .swiper-container .swiper-slide .container {
        text-align: center;
    }

    #lunbotu .swiper-container .swiper-slide .container .button {
        padding: 0 2rem;
    }

    #lunbotu .swiper-container .swiper-slide .container .title {
        font-size: 18px;
        text-align: center;
        color: #fff;
    }

    #lunbotu .swiper-container .swiper-slide .container .subtitle {
        font-size: 14px;
        text-align: center;
        line-height: 0;
    }
}

#lunbotu .swiper-pagination-bullet-active {
    background-color: #1890ff;
}

#lunbotu .swiper-button-prev,
#lunbotu .swiper-button-next {
    font-size: 44px;
    color: #1890ff;
    background-image: none;
}

@media (max-width: 768px) {
    #chanpinliebiao .title-block-1 .title {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #chanpinliebiao .title-block-1 .subtitle {
        font-size: 18px;
        color: #000;
    }
}

#chanpinliebiao .text-intro {
    text-align: center;
}

@media (max-width: 768px) {
    #chanpinliebiao .text-intro {
        font-size: 15px;
        text-align: left;
    }
}

#chanpinliebiao .btn-wrap {
    text-align: center;
    margin: 25px 0;
}

#chanpinliebiao .swiper-container {
    width: '100%';
    height: 'auto';
}

#chanpinliebiao .swiper-button-prev,
#chanpinliebiao .swiper-button-next {
    font-size: 44px;
    color: #1890ff;
    background-image: none;
}

@media (max-width: 768px) {

    #chanpinliebiao .swiper-button-prev,
    #chanpinliebiao .swiper-button-next {
        top: 75%;
    }
}

#chanpinliebiao .prodcut-item {
    border: 1px solid #1890ff;
    background: #1890ff;
    color: #fff;
    text-align: center;
    font-size: 0;
}

#chanpinliebiao .prodcut-item figcaption {
    font-size: 16px;
    line-height: 1.5;
    padding: 8px 0;
}

#chanpinliebiao .justify-content-between {
    justify-content: space-between;
}

#chanpinliebiao .product_list .item {
    background-color: #eee;
    text-align: center;
}

#chanpinliebiao .product_list .item figure {
    margin: 10px auto;
}

#chanpinliebiao .product_list .item h1 {
    padding: 20px 15px 10px;
    font-size: 18px;
}

#chanpinliebiao .product_list .item p {
    font-size: 14px;
    padding: 0 15px 20px;
    text-indent: 0;
    text-align: center;
}

#products {
    background-color: #f2f2f2;
    margin-top: 3rem;
}

#products .title-block-1 {
    margin: 0;
}

#products #chanpinliebiao11 .product-content .product-item {
    background: #fff;
    color: #000;
    text-align: left;
    font-size: 0;
}

#products #chanpinliebiao11 .product-content .product-item figcaption {
    font-size: 16px;
    line-height: 1.5;
    padding: 8px 0;
}

#products #chanpinliebiao11 .product-content .product-item figcaption:last-of-type {
    font-size: 15px;
    color: #1890ff;
    padding: 0;
}

#products #chanpinliebiao11 .product-content .product-item .image {
    position: relative;
}

#products #chanpinliebiao11 .product-content .product-item .image .image-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.5s;
    transform: scale(0.8);
    opacity: 0;
    flex-direction: column;
    padding: 0 2rem;
}

#products #chanpinliebiao11 .product-content .product-item .image .image-shadow h2 {
    color: #fff;
    font-size: 18px;
}

#products #chanpinliebiao11 .product-content .product-item .image .image-shadow p {
    color: #fff;
}

#products #chanpinliebiao11 .product-content .product-item .image:hover .image-shadow {
    opacity: 1;
    transform: scale(1);
}

#index_articles h2 {
    font-size: 20px;
    color: #333;
    line-height: 3;
}

#index_articles .xinwen-item {
    background-color: #f4f4f4;
    padding-bottom: 8px;
    margin-bottom: 32px;
}

@media (max-width: 768px) {
    #index_articles .xinwen-item {
        margin-bottom: 16px;
    }
}

#index_articles .xinwen-item .content-r {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#index_articles .xinwen-item .title {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#index_articles .xinwen-item .subtitle {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    color: rgba(0, 0, 0, 0.45);
}

#index_articles .xinwen-item .intro {
    text-indent: 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#index_articles .xinwen-item .more {
    background-color: #1890ff;
    font-size: 14px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

#index_articles .tabs {
    padding-bottom: 2rem;
}

#index_articles .tabs ul li {
    background-color: #5e5e5e;
    border-radius: 4px 4px 0 0;
    margin: 0 1rem;
}

#index_articles .tabs ul li a {
    color: #fff;
}

#index_articles .tabs ul li a:hover {
    background-color: #fff;
    border-color: #dbdbdb;
    border-bottom-color: transparent !important;
    color: #000;
}

#index_articles .tabs ul .is-active {
    background-color: #fff;
}

#index_articles .tabs ul .is-active a {
    color: #000;
    border-bottom: none;
}

#gongyongdibu {
    background: #212121;
    margin-top: 24px;
}

#gongyongdibu .footer-intro {
    padding-bottom: 24px;
}

#gongyongdibu .title {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}

#gongyongdibu .subtitle {
    color: #fff;
    font-size: 14px;
}

#gongyongdibu .subtitle i {
    padding-right: 8px;
}

#gongyongdibu .intro {
    color: #fff;
}

#gongyongdibu hr {
    width: 3em;
    background-color: #1890ff;
}

.copyright {
    text-align: center;
    font-size: 16px;
    line-height: 4;
    color: #fff;
    background: #000;
}

.copyright a {
    padding-left: 6px;
    color: #fff;
}

@media (max-width: 768px) {
    .copyright {
        font-size: 14px;
        margin-top: 16px;
    }
}
/* 浏览器标签样式 */
body {
    font-family: @font-family;
    /* overflow-x: hidden; 加了这个就要去掉动画效果*/
}
p {
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
}

/* bulma样式重构 */
.section {
    padding: 1rem 1.5rem 0 1.5rem;
@media (max-width: 768px) {
    padding: 2rem 0.5rem 0 0.5rem;
}
}
.input:active, .input:focus, .is-active.input, .is-active.textarea, .is-focused.input, .is-focused.textarea, .select select.is-active, .select select.is-focused, .select select:active, .select select:focus, .textarea:active, .textarea:focus {
    border-color: @primary-color;
}
.button.is-primary {
    background-color: @primary-color;
.is-hovered, &:hover {
                  background-color: @hover-color
              }
}
.pagination-link.is-current {
    background-color: @primary-color;
    border-color: @primary-color;
}

/* font重构 */
.title {
    font-size: @font-size-base + 4px;
    margin-bottom: @gap-size * 2;
@media (max-width: 768px) {
    font-size: @font-size-base + 2px;
}
}
.subtitle {
    font-size: @font-size-base + 2px;
    margin-bottom: @gap-size * 2;
@media (max-width: 768px) {
    font-size: @font-size-base;
}
}
.intro {
    font-size: @font-size-base;
    line-height: 2;
    margin-bottom: @gap-size * 2;
@media (max-width: 768px) {
    font-size: @font-size-base - 2px;
}
}

/* swiper */
.swiper-pagination-bullet-active {
    background: @primary-color;
}

/* 自定义样式 */
.title-block-1 {
    margin: 0 0 3rem 0;
@media (max-width: 768px) {
    margin: 0 0 2rem 0;
}
.title {
    font-size: 28px;
    text-align: center;
    line-height: 1.5;
    margin: 0 auto 20px;
    font-weight: normal;
@media (max-width: 768px) {
    font-size: 18px;
    width: 120px;
}
}
.subtitle {
    line-height: 1.5;
    margin: 20px auto;
    text-align: center;
    color: @text-color-secondary;
    font-family: Arial;
    font-size: 16px;
    color: #333;
@media (max-width: 768px) {
    font-size: 12px;
    width: 120px;
}
}
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-around {
    justify-content: space-around;
}

.navbar-link:not(.is-arrowless)::after {
    right: 0.125em;
}


#header_1 {
.navbar {
    margin: 1rem;
@media (max-width: 768px) {
    margin: 0.5rem;
}
.navbar-brand img{
    max-height: 3.75rem;
}
.navbar-brand {
.navbar-item {
@media (max-width: 768px) {
    padding: 0;
    width: 60%;
}
}
}
}
.navbar-menu {
@media (max-width: 1024px) {
    padding: 0;
}
.navbar-start{
    margin-left: auto;
    margin-right: 0;
}
}
.navbar-burger{
    color: @primary-color;
&:hover {
     color: @primary-color;
 }
}





.navbar-start .navbar-item a{
        display: block;
        width: 110px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        padding: 0;
        color:#4a4a4a;

}




.navbar-start .navbar-item .is-active{
    background-color: #1890ff;
    color: #fff;
}
.navbar-start .navbar-item .is-active{
    background-color: #1890ff;
}









.navbar-item, .navbar-link {
@media (min-width: 1024px) {
    padding: 0.5rem 1.3rem;
}
}




#navbarDetail{
.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover{
    background: @primary-color;
    color: #fff;
}
.navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
    background: @primary-color;
}
.navbar-dropdown{
.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
    background: #fff;
    color: @primary-color;
}
.navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
    background: #fff;
    color: @primary-color;
}
}
}

.is-primary-color {
    color: @primary-color;
}
.is-primary-bg {
    background: #fff;
}

.padding-ud-3 {
    padding: 30px 0;
}

.font-size-16 {
    font-size: 16px;
}

.i-mobile-style {
    font-size: 49px;
    padding: 0 8px;
}
}




#lunbotu {
/* padding: 3rem 0; */
.swiper-container {
    width: 100%;
    height: 100vw / (1920 / 500);
/* @media (max-width: 768px) {
    height: 260px;
} */
.swiper-slide {
    background-size: cover;
    display: flex;
    align-items: center;
.container{
.button{
    background: @primary-color;
    color: #fff;
    border-style: none;
    font-size: 14px;
    border-radius: 50px;
    padding: .5rem 4rem;
}
.title{
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    color: #fff;
}
.subtitle{
    font-weight: bold;
    font-size: 25px;
    text-align: left;
    color: #fff;
    line-height: 30px;
@media (max-width:768px) {
    display: none;
}
}
@media (max-width:768px){
    text-align: center;
    .button{
        padding: 0 2rem;
    }
    .title{
        font-size: 18px;
        text-align: center;
        color: #fff;
    }
    .subtitle{
        font-size: 14px;
        text-align: center;
        line-height: 0;
    }
}
}

}
}
.swiper-pagination-bullet-active {
    background-color: @primary-color;
}
.swiper-button-prev, .swiper-button-next {
    font-size: 44px;
    color: @primary-color;
    background-image: none;
}
}



#chanpinliebiao {
.title-block-1 {
.title {
@media (max-width: 768px) {
    width: 100%;
}
}
.subtitle {
@media (max-width: 768px) {
    font-size: 18px;
    color: #000;
}
}
}
.text-intro {
    text-align: center;
@media (max-width: 768px) {
    font-size: 15px;
    text-align: left;
}
}
.btn-wrap {
    text-align: center;
    margin: 25px 0;
}
.swiper-container {
    width: '100%';
    height: 'auto';
}
.swiper-button-prev, .swiper-button-next {
    font-size: 44px;
    color: @primary-color;
    background-image: none;
@media (max-width: 768px) {
    top: 75%;
}
}
.prodcut-item {
    border: 1px solid @primary-color;
    background: @primary-color;
    color: #fff;
    text-align: center;
    font-size: 0;
figcaption {
    font-size: 16px;
    line-height: 1.5;
    padding: @gap-size 0;
}
}
.justify-content-between {
    justify-content: space-between;
}
.product_list {
.item {
    background-color: #eee;
    text-align: center;
    padding: 10px;
figure {
    margin: 10px auto;
}
h1 {
    padding: 20px 15px 10px;
    font-size: 18px;
}
p {
    font-size: 14px;
    padding: 0 15px 20px;
    text-indent: 0;
    text-align: center;
}
}
}
}


#products {
    background-color: #f2f2f2;
    margin-top: 3rem;
    padding-bottom: 40px;}
.title-block-1 {
    margin: 0;
}
#chanpinliebiao11 {
.product-content{
.product-item {
    background: #fff;
    color: @black;
    text-align: left;
    font-size: 0;
figcaption {
    font-size: 16px;
    line-height: 1.5;
    padding: @gap-size 0;
&:last-of-type{
     font-size: 15px;
     color:@primary-color;
     padding: 0;
 }
}
.image{
    position: relative;
.image-shadow{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.6);
    transition:.5s;
    transform:scale(.8);
    opacity: 0;
    flex-direction: column;
    padding: 0 2rem;
h2{
    color: #fff;
    font-size:18px;
}
p {
    color: #fff;
}
}
&:hover{
.image-shadow{
    opacity: 1;
    transform:scale(1);
}
}
}
}
}
}
}








#index_articles {
h2{
    font-size: 20px;
    color: #333;
    line-height: 3;
}
.xinwen-item {
    background-color: #f4f4f4;
    padding-bottom: @gap-size;
    margin-bottom: @gap-size * 4;
@media (max-width: 768px) {
    margin-bottom: @gap-size * 2;
}
.content-r {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.title {
    font-size: @font-size-lg;
    margin-bottom: 0;
    padding-bottom: @gap-size*2;
    border-bottom: 1px solid #eee;
.ellipsis();
}
.subtitle {
    font-size: @font-size-sm;
    margin-top: 0;
    margin-bottom: 0;
    color: @text-color-secondary;
}
.intro {
    text-indent: 0;
    font-size: @font-size-base;
    color: @text-color-secondary;
.ellipsis();
}
.more {
    background-color: @primary-color;
    font-size: 14px;
    padding-left: .75rem;
    padding-right: .75rem;
}
}
.tabs{
    padding-bottom: 2rem;
ul{
li{
    background-color: #5e5e5e;
    border-radius: 4px 4px 0 0;
    margin: 0 1rem;
a{
    color:#fff;
&:hover {
     background-color: #fff;
     border-color: #dbdbdb;
     border-bottom-color: transparent!important;
     color: @black;
 }
}
}
.is-active{
    background-color: #fff;
a{
    color:@black;
    border-bottom:none;
}
}
}
}
}


#gongyongdibu {
    background: #212121;
    margin-top: @gap-size * 3;
.footer-intro {
    padding-bottom: 24px;
}
.title {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
.subtitle {
    color: #fff;
    font-size: @font-size-base;
i {
    padding-right: @gap-size;
}
}
.intro {
    color: #fff;
}
hr {
    width: 3em;
    background-color: @primary-color;
}
}
.copyright {
    text-align: center;
    font-size: 16px;
    line-height: 4;
    color: #fff;
    background: #000;
a {
    padding-left: 6px;
    color: #fff;
}
@media (max-width: 768px) {
    font-size: 14px;
    margin-top: @gap-size * 2;
}
}







.banner {
    height: 380px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
@media (max-width: 768px) {
    height: 106px;
}
.banner *{color: #fff}
.title {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
@media (max-width: 768px) {
    font-size: 20px;
}
span {
@media (max-width: 768px) {
    display: block;
    text-align: center;
    margin-top: 10px;
}
}
}
.subtitle {
    color: #fff;
    font-size: 25px;
@media (max-width: 768px) {
    font-size: 16px;
    display: none;
}
}
}






#lianxiwomen {
.lianxi {
/*    background: @primary-color;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;*/
@media (max-width: 768px) {
    padding: @gap-size * 2 0;
}
p {
    font-size: 18px;
    line-height: 2;
    text-indent: 0;
@media (max-width: 768px) {
    font-size: 14px;
}
}
}
}


#lianxiwomen .lianxi {
    background: #2061c1;
    color: #fff;
    text-align: center;
    flex-direction: column;
    height: 100%;
    padding: 30px 0 30px 100px;
    text-align: left;
}
#lianxiwomen .lianxi img{
       margin-left: calc(50% - 100px); 
}
@media (max-width: 768px) {
    #lianxiwomen .lianxi {
        padding: 16px 0;
    }
}
#lianxiwomen .lianxi p {
    font-size: 18px;
    line-height: 2;
    text-indent: 0;
}
@media (max-width: 768px) {
    #lianxiwomen .lianxi p {
        font-size: 14px;
    }
}
#liuyan .title {
    text-align: center;
    font-size: 20px;
}
#gongyongdibu {
    background: #212121;
    margin-top: 24px;
}
#gongyongdibu .footer-intro {
    padding-bottom: 24px;
}
#gongyongdibu .title {
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
#gongyongdibu .subtitle {
    color: #fff;
    font-size: 14px;
}
#gongyongdibu .subtitle i {
    padding-right: 8px;
}
#gongyongdibu .intro {
    color: #fff;
}
#gongyongdibu hr {
    width: 3em;
    background-color: #1890ff;
}
.copyright {
    text-align: center;
    font-size: 16px;
    line-height: 4;
    color: #fff;
    background: #000;
}
.copyright a {
    padding-left: 6px;
    color: #fff;
}
@media (max-width: 768px) {
    .copyright {
        font-size: 14px;
        margin-top: 16px;
    }
}





#xinwenliebiao {
.xinwen-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: @gap-size;
    margin-bottom: @gap-size * 4;
@media (max-width: 768px) {
    margin-bottom: @gap-size * 2;
}
.date {
    border: 1px solid #ddd;
.monthday {
    text-align: center;
    line-height: 1.2;
.month {
    font-size: 38px;
    color: @primary-color;
}
.day {
    font-size: 18px;
}
}
.year {
    font-size: 18px;
    color: #999;
    background: #eee;
    height: 26px;
    line-height: 26px;
    clear: both;
    text-align: center;
}
}
.title {
    font-size: @font-size-lg;
    margin-bottom: @gap-size;
.ellipsis();
}
.subtitle {
    font-size: @font-size-sm;
    margin-top: 0;
    margin-bottom: @gap-size;
    color: @text-color-secondary;
}
.intro {
    text-indent: 0;
    font-size: @font-size-base;
    color: @text-color-secondary;
.multi-ellipsis(2);
}
.more {
    font-size: 14px;
    margin-top: 22px;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
}
}
}


#chanpinzhanshi_products {
.text {
    font-size: 0;
    text-align: center;
    border-bottom: 2px solid #0386fa;
a {
    display: inline-block;
    padding: 10px 15px;
    color: #333;
    font-size: 16px;
&.active,
&:hover {
     background-color: #0386fa;
     color: #fff;
 }
@media (max-width: 768px) {
    padding: 6px 10px;
    font-size: 12px;
}
}
}
.pro_list {
    margin-top: 1rem;
.item {
&:hover {
figure {
img {
    transform: scale(1.1);
}
}
.intro {
h1 {
    color: #0386fa;
}
}
}
figure {
    overflow: hidden;
     border: 1px solid #efefef;

img {
    transition: all ease .3s;
}
}
.intro {
    color: #333;
h1 {
    font-size: 16px;
@media (max-width: 768px) {
    font-size: 15px;
}
}
h2 {
.multi-ellipsis(1);
}
}
}
}
}


#xinwenxiangqing {
.title {
    text-align: center;
    font-size: 20px;
}
.subtitle {
    text-align: center;
    font-size: 12px;
}
.intro {
    font-size: 12px;
    border: 1px solid #e1e1e7;
    border-left: 4px solid #e1e1e7;
    padding: 18px;
}
.content {
    margin-top: @gap-size * 3
}
.more {
    border: 1px solid #efefef;
    margin: 30px auto;
    padding: 16px 32px;
a {
    color: #999;
&:hover, &:active {
              color: #999;
          }
}
}
}



#chanpinxiangqing {
.swiper-container {
    width: '100%';
    height: 'auto';
}
.swiper-button-prev, .swiper-button-next {
    font-size: 44px;
    color: @primary-color;
    background-image: none;
}
.title {
    text-align: center;
    font-size: 28px;
}
}

#chanpinxiangqing .titlepic img{
    border: 1px solid #efefef;

}

#chanpinxiangqing .content{
    border-top: 1px solid #efefef;

}

#chanpinxiangqing .intro{
    border-top: 1px solid #efefef;

margin-top: 30px;
padding-top: 30px;
}
#chanpinxiangqing .intro p{
font-size: 20px;

}
#chanpinxiangqing .intro strong{
font-size: 26px;

}
#chanpinxiangqing .content img{

    text-align: center;
}

#xinwenliebiao .xinwen-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    margin-bottom: 32px;
}

#xinwenxiangqing video{width: 840px;height: 560px;margin: 0 auto;display: block;}