@charset "utf-8";
/* CSS Document */
/*产品详细*/

.ny_pros {
    width: 100%;
    padding: 50px 0;
    background-color: #f0f1f2;
}

.pro_t1 {
    width: 100%;
    float: left;
}

.pro_t1 .d1 {
    width: 79.5%;
    background-color: #fff;
    padding: 35px;
    float: left;
    height: 600px;
}

.pro_t1 .d2 {
    width: 18%;
    background-color: #fff;
    padding: 25px;
    float: right;
    height: 600px;
}

.pros_bt1 {
    width: 100%;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #333;
}

.pro_t1 .d1_1 {
    width: 42%;
    float: left;
}

.pro_t1 .d1_2 {
    width: 54%;
    float: right;
}

.pro_t1 .d1_2 h3 {
    width: 100%;
    float: left;
    line-height: 30px;
    min-height: 60px;
    font-size: 24px;
    color: #333333;
}

.pro_t1 .d1_2_1 {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 36px;
    height: 335px;
}

.pro_t1 .d1_2_1 b {
    color: #333;
    margin-right: 15px;
}

.pros_an1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.pros_an1 a {
    width: 35%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 3%;
    padding: 0;
    font-size: 18px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.gallery-thumbs {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 33px;
}

.gallery-thumbs .swiper-slide {
    width: 100%;
    height: 92px;
    overflow: hidden;
    opacity: 0.7;
}

.gallery-thumbs .swiper-slide img {
    /*width: 100%;*/
    /*min-height: 92px;*/
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.gallery-thumbs .swiper-button-prev, .gallery-thumbs .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #bababa;
    outline: none;

}

.gallery-thumbs .swiper-button-next:hover, .gallery-thumbs .swiper-button-prev:hover {
    color: #4fc2b8;
}

.gallery-thumbs .swiper-button-next, .gallery-thumbs .swiper-button-prev {
    bottom: 0px;
    top: 50%;
    right: 0px;
    margin: -15px 0 0 0;
    height: 30px;
    width: 20px;
    --swiper-navigation-size: 28px;
}

.gallery-thumbs .swiper-button-prev {
    left: 0px;
    right: auto;
}


.swiper-container.gallery-top {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.gallery-top .swiper-slide {
    width: 100%;
    overflow: hidden;
    height: 372px;

}

.gallery-top .swiper-slide img {
    /*width: 100%;*/
    display: block;
    /*min-height: 372px;*/
    max-width: 100%;
    max-height: 100%;
}

.gallery-top .swiper-button-prev, .gallery-top .swiper-button-next {
    /*background: url("../images/pro_jt1.png") center no-repeat!important;*/
    right: 20px !important;
}

.gallery-top .swiper-button-prev {
    transform: rotate(180deg);
    left: 20px !important;
    right: auto !important;
}

.pros_an2 {
    width: 100%;
    float: left;
}

.pros_an2 a {
    margin-right: 50px;
    font-size: 16px;
    display: inline-block;
    line-height: 30px;
}

a.cd_fav:before {
    content: '';
    background: url("../image/pro/p_tb2.png") no-repeat;
    width: 26px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

a.cd_fav_on:before {
    background: url("../image/pro/p_tb2_on.png") no-repeat;
}

a.cd_share:before {
    content: '';
    background: url("../image/pro/p_tb1.png") no-repeat;
    width: 23px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}


.gallery-pro1 {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 35px;
}

.gallery-pro1 .swiper-container {
    width: 100%;
    float: left;
    height: 470px;
    overflow: hidden;
}

.gallery-pro1 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gallery-pro1 .swiper-slide {
    width: 100%;
    height: 166px;
    overflow: hidden;
    position: relative;

}

.gallery-pro1 .swiper-slide p {
    min-width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 18px;
    padding: 10px;
    color: #fff;
    background-color: rgba(79, 194, 184, .57);
    text-align: center;
    cursor: pointer;
}

.gallery-pro1 .swiper-slide img {
    /*width: 100%;*/
    /*min-height: 166px;*/
    display: block;
    max-width: 100%;
    max-height: 100%;
}

@media only screen and (min-width: 1480px) {
    .gallery-pro1 .swiper-slide {
        height: 170px;

    }

    .gallery-pro1 .swiper-slide img {
        /*min-height: 170px;*/
        max-width: 100%;
        max-height: 100%;
    }

    .gallery-pro1 .swiper-container {
        height: 537px;
    }

    .pro_t1 .d1 {
        padding: 35px;
        height: 680px;
        width: 81.5%;
    }

    .pro_t1 .d2 {
        padding: 25px 30px;
        height: 680px;
        width: 16%;
    }

    .gallery-top .swiper-slide {
        height: 465px;

    }

    .gallery-top .swiper-slide img {
        /*min-height: 465px;*/
        max-width: 100%;
        max-height: 100%;
    }

    .gallery-thumbs .swiper-slide {
        height: 123px;
    }

    .gallery-thumbs .swiper-slide img {
        /*min-height: 123px;*/
        max-width: 100%;
        max-height: 100%;
    }

    .swiper-container.gallery-top {
        margin-bottom: 20px;
    }

    .gallery-pro1 {
        padding-bottom: 45px;
    }

    .pro_t1 .d1_2_1 {
        font-size: 16px;
        line-height: 40px;
        height: 415px;
    }

    .pro_t1 .d1_2_1 b {
        font-size: 18px;
    }

    .pro_t1 .d1_2 h3 {
        line-height: 35px;
        min-height: 70px;
        font-size: 24px;
    }

    .pros_an1 a {
        height: 60px;
        line-height: 60px;
        font-size: 20px;
    }
}

.gallery-pro1 .swiper-button-prev, .gallery-pro1 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #bababa;
    outline: none;

}

.gallery-pro1 .swiper-button-next:hover, .gallery-pro1 .swiper-button-prev:hover {
    color: #4fc2b8;
}

.gallery-pro1 .swiper-button-next, .gallery-pro1 .swiper-button-prev {
    bottom: 0px;
    top: auto;
    right: 22%;
    height: 30px;
    width: 20px;
    --swiper-navigation-size: 28px;
    transform: rotate(-90deg);
}

.gallery-pro1 .swiper-button-prev {
    left: 22%;
    right: auto;
}

.pro_t2 {
    width: 100%;
    float: left;
    padding: 35px;
    background-color: #fff;
}

.pros_bt2 {
    width: 100%;
    float: left;
    color: #333;
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
}

.pros_lb1 {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ddd;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0;
    margin-bottom: 20px;
}

.pros_lb1 li {
    width: 33%;
    float: left;
    padding-right: 20px;
}

.pros_lb1 li:nth-child(2) {
    width: 38%;
}

.pros_lb1 li:last-child {
    width: 26%;
    float: right;
}

.pros_lb1 p {
    padding: 8px 0;
}

.pros_lb1 div p {
    margin: 0;
    padding: 0;
}

.pros_lb1 b {
    color: #333;
    margin-right: 15px;
}

.pros_lb2 {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 30px;
}

/*.pros_lb2 li {*/
/*    width: 100%;*/
/*    float: left;*/
/*    margin: 8px 0;*/
/*    position: relative;*/
/*    padding-left: 150px;*/
/*}*/

/*.pros_lb2 b {*/
/*    position: absolute;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    color: #333;*/
/*    width: 120px;*/
/*}*/

.pro_t3 {
    width: 100%;
    float: left;
    background-color: #4fc2b8;
    font-size: 16px;
    color: #fff;
    padding: 40px 5%;
}

.pro_t3 .pros_bt1 {
    color: #fff;
}

.pro_t3 a {
    color: rgb(255, 198, 95);
}

.pro_t3 a:hover {
    color: #ffc600;
}

.pros_fo {
    width: 100%;
    float: left;
    margin-top: 30px;
}


.pros_fo li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 15px 0;
}

.pros_fo li.l1 {
    width: 47%;
}

.pros_fo li.l2 {
    width: 47%;
    float: right;
}

.pros_fo li.l_an {
    margin-top: 30px;
}

.pros_fo li.l_an .btn {
    width: 330px;
    height: 55px;
    margin: 0 auto;
    font-size: 18px;
}

.pros_fo .s_name {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 15px;
}

.pros_fo .form-control {
    width: 100%;
    float: left;
    height: 55px;
    font-size: 16px;
    color: #28858d;
    border: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pros_fo .form-control.p_tx2 {
    height: 150px;
    padding-top: 20px;
}

.pros_fo p {
    width: 100%;
    float: left;
    margin-top: 30px;
}

@media only screen and (min-width: 1480px) {
    .pros_lb1 b {
        font-size: 18px;
    }

    /*.pros_lb2 li {*/
    /*    padding-left: 165px;*/
    /*}*/

    /*.pros_lb2 b {*/
    /*    width: 140px;*/
    /*}*/
}

/*供应商首页*/
.gys_bj1 {
    /*background: url("../image/gys/fo_bj.jpg") no-repeat;*/
    background-color: #4fc2b8;
    background-size: 100% 100%;
}

.gys_sy1 {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 35px;
}

.gys_bt1 {
    width: 100%;
    float: left;
    line-height: 35px;
    font-size: 16px;
}

.gys_bt1 .s1 {
    font-size: 24px;
}

.gys_gd1 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 10%;
    margin-bottom: 20px;
}

.gys_gd1 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.gys_gd1 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys_gd1 .swiper-slide {
    width: 100%;
    padding: 0 5%;

}

.gys_gd1 a {
    width: 100%;
    display: block;
    position: relative;
    height: 295px;
    overflow: hidden;
}

.gys_gd1 .swiper-slide img {
    width: 100%;
    min-height: 295px;
}

.gys_gd1 .swiper-slide .txtk {
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #fff;
    background-color: rgba(79, 194, 184, .9);
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 10%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.gys_gd1 .swiper-slide a:hover .txtk {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.gys_gd1 .swiper-slide .txtk p {
    margin-bottom: 30px;
}

.gys_gd1 .swiper-slide .txtk i {
    display: inline-block;
    background: url("../image/pro/p_ss.png") no-repeat;
    width: 21px;
    height: 21px;
}

.gys_gd1 .txtk::before,
.gys_gd1 .txtk::after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.gys_gd1 a:hover .txtk::before,
.gys_gd1 a:hover .txtk::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.gys_gd1 .txtk::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.gys_gd1 .txtk::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.gys_gd1 .swiper-slide img {
    width: 100%;
    display: block;
}

.gys_gd1 .swiper-button-prev {
    left: 3%;
}

.gys_gd1 .swiper-button-next {
    right: 3%;
}

.gys_gd1 .swiper-button-prev, .gys_gd1 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #bababa;
    outline: none;
    --swiper-navigation-size: 65px;
}

.gys_gd1 .swiper-button-next:hover, .gys_gd1 .swiper-button-prev:hover {
    color: #4fc2b8;
}

@media only screen and (min-width: 1480px) {
    .gys_gd1 a {
        height: 358px;
    }

    .gys_gd1 .swiper-slide img {
        min-height: 358px;
    }
}


.gys_gd2 {
    width: 44%;
    float: left;
    position: relative;
}

.gys_gd2 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.gys_gd2 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys_gd2 .swiper-slide {
    width: 100%;
    padding: 0%;

}

.gys_gd2 a {
    width: 100%;
    display: block;
}

.gys_gd2 .swiper-slide img {
    width: 100%;
    display: block;
    height: 433px;
}

.gys_gd2 .swiper-slide .swiper-video-container {
    width: 100%;
    height: 433px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.gys_gd2 .swiper-slide video {
    width: 100%;
    display: block;
    height: 280px;
    vertical-align: middle;
}

.gys_gd2 .swiper-slide i {
    position: absolute;
    background: url("../image/gys/pay.png") no-repeat;
    width: 66px;
    height: 66px;
    left: 50%;
    top: 50%;
    margin: -33px 0 0 -33px;
}


.gys_gd2 .swiper-pagination {
    width: 100%;
    font-size: 0;
    bottom: 20px;
    right: 0px;
    left: auto;
}

.gys_gd2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    border: #fff;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.gys_gd2 .swiper-pagination-bullet-active {
    background: #fff;
}

.cp_r {
    width: 52%;
    float: right;
}

.cp_r .txtk1 {
    width: 100%;
    /*height: 48px;*/
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    /*display: -webkit-box;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
}

.cp_an {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.cp_an a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    float: left;
    width: 35%;
    margin-right: 3%;
}

.cp_lb1 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
    height: 258px;
    overflow-y: auto;
}

.cp_lb1 p {
    width: 100%;
    float: left;
    margin-bottom: 9px;
    background-color: #f8f8f8;
    padding: 6px 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
}

.cp_lb1 p .fixed {
    margin-right: 7px;
    font-weight: bold;
    color: #333333;
    text-indent: 9px;
}

.cp_lb1 p .fluid {
    color: #4c4c4c;
    flex: 1;
}

.cp_an2 {
    width: 100%;
    float: left;
}

.cp_an2 a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    float: left;
    width: 35%;
    margin-right: 3%;
    border: solid 1px #17a0ac;
    background-color: #fff;
    color: #17a0ac;
}

.cp_an2 a:hover {
    color: #fff;
}

.cp_lb2 {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.cp_lb2 li {
    float: left;
    width: 25%;
}

.cp_lb2 li img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: text-bottom;
}

@media only screen and (min-width: 1480px) {
    .cp_lb2, .cp_lb1 {
        font-size: 16px;
    }

    .cp_lb1 {
        height: 312px;
    }

    .cp_lb1 p {
        margin-bottom: 10px;
        padding: 10px 10px;
    }

    .cp_an a, .cp_an2 a {
        height: 50px;
        line-height: 50px;
    }

    .cp_r .txtk1 {
        height: 60px;
        font-size: 18px;
        line-height: 30px;
    }

    .gys_gd2 .swiper-slide img {
        height: 517px;
    }

    .gys_gd2 .swiper-slide .swiper-video-container {
        height: 517px;
    }

    .gys_gd2 .swiper-slide video {
        height: 339px;
    }
}

.gys_bt2 {
    width: 100%;
    float: left;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.bt2_bj1 {
    background: url("../image/gys/lm_bj1.jpg") no-repeat;
    background-size: 100% 100%;
}

.bt2_bj2 {
    background: url("../image/gys/lm_bj2.jpg") no-repeat;
    background-size: 100% 100%;
}

.gys_sy2 {
    width: 100%;
    float: left;
}

.gys_sy2 .d1 {
    width: 23%;
    float: left;
}

.gys_sy2 .d2 {
    width: 75%;
    float: right;
}

.gys_lb3 {
    width: 100%;
    float: left;
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    height: 250px;
}

.gys_lb3 li {
    width: 100%;
    border-bottom: solid 1px #ddd;
}

.gys_lb3 a {
    display: block;
    width: 100%;
    padding: 15px 20px;
}

.gys_lb3 a:hover {
    background-color: #edfdfc;
}

.gys_fo {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 20px;
}


.gys_fo li {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}

.gys_fo .s_name {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    line-height: 40px;
    font-size: 16px;
}

.gys_fo .gys_tx2 {
    height: 160px;
}

.gys_fo .l_full {
    padding-left: 0px;
    padding-top: 40px;
}

.gys_fo .l_an {
    padding-left: 0px;
    padding-top: 10px;
    margin-bottom: 0;
}

.gys_fo .l_an .btn {
    font-size: 16px;
    height: 50px;
}

@media only screen and (min-width: 1480px) {
    .gys_fo {
        padding: 30px;
    }
}

body .gys_fo .sendEmails {
    background-color: #f29124;
    border: 0;
    color: #fff;
}

.gys_lb4 {
    width: 101%;
    float: left;
    margin-left: -0.5%;
}

.gys_lb4 li {
    width: 24%;
    margin: 0 0.5% 40px 0.5%;
    background-color: #fff;
    border: solid 1px #ddd;
    float: left;
}

.gys_lb4 .imgk, .gys_lb4 .txtk, .gys_lb4 .imgk a, .gys_lb4 .imgk img {
    width: 100%;
    display: block;
}

.gys_lb4 .imgk {
    height: 216px;
    overflow: hidden;
}

.gys_lb4 .imgk img {
    min-height: 216px;
}

.gys_lb4 .txtk {
    padding: 25px 20px;
    height: 110px;
    position: relative;
}

.gys_lb4 .txtk a.dbt {
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gys_lb4 .txtk a.more {
    width: 140px;
    height: 34px;
    line-height: 33px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #ddd;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: -17px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    border-radius: 34px;
}

.gys_lb4 .txtk a.more:hover {
    border-color: #4fc2b8;
    background-color: #4fc2b8;
    color: #fff;
}

.gys_lb4 li:hover {
    border-color: #4fc2b8;
}

.gys_lb4 a.cd_gwc {
    width: 50px;
    height: 50px;
    background: url("../image/gys/gys_tb1.png") #fff center center no-repeat;
    border: solid 1px #ddd;
    position: absolute;
    top: -30px;
    right: 25px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.gys_lb4 a.cd_gwc:hover {
    background: url(../image/images/company_product_shop2.png) center center no-repeat;
    border-color: #4fc2b8;
}

@media only screen and (min-width: 1480px) {
    .gys_lb4 .imgk {
        height: 260px;
    }

    .gys_lb4 .imgk img {
        min-height: 260px;
    }

    .gys_lb4 .txtk {
        height: 120px;
    }
}


.gys_gd3 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 2%;
}

.gys_gd3 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.gys_gd3 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys_gd3 .swiper-slide {
    width: 100%;
    padding: 0 2.5%;

}

.gys_gd3 a {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.gys_gd3 p {
    font-size: 16px;
    line-height: 24px;
}

.gys_gd3 .swiper-slide img {
    width: 100%;
    min-height: 217px;
}

.gys_gd3 .imgk {
    width: 100%;
    height: 217px;
    margin-bottom: 20px;
}

.gys_gd3 .swiper-slide img {
    width: 100%;
    display: block;
}

.gys_gd3 .swiper-button-prev {
    left: -10px;
}

.gys_gd3 .swiper-button-next {
    right: -10px;
}

.gys_gd3 .swiper-button-prev, .gys_gd3 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #bababa;
    outline: none;
    --swiper-navigation-size: 60px;
}

.gys_gd3 .swiper-button-next:hover, .gys_gd3 .swiper-button-prev:hover {
    color: #4fc2b8;
}

@media only screen and (min-width: 1480px) {
    .gys_gd3 .imgk {
        height: 263px;
    }

    .gys_gd3 .swiper-slide img {
        min-height: 263px;
    }
}


.gys_gd4 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0%;
}

.gys_gd4 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.gys_gd4 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys_gd4 .swiper-slide {
    width: 100%;
    padding: 0%;

}

.gys_gd4 .swiper-slide img {
    width: 100%;
    display: block;
}

.gys_gd4 .swiper-button-prev {
    left: 4%;
}

.gys_gd4 .swiper-button-next {
    right: 4%;
}

.gys_gd4 .swiper-button-prev, .gys_gd4 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #FFF;
    outline: none;
    --swiper-navigation-size: 50px;
}

.gys_gd4 .swiper-button-next:hover, .gys_gd4 .swiper-button-prev:hover {
    /*color:#4fc2b8;*/
}

.gys_gd4 .swiper-pagination {
    width: 100%;
    font-size: 0;
    bottom: 20px;
    right: 0px;
    left: auto;
    text-align: right;
    padding-right: 4%;
}

.gys_gd4 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    border: #fff;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.gys_gd4 .swiper-pagination-bullet-active {
    background: #fff;
}

.gys_gd4.gys_h .swiper-pagination {
    text-align: center;
    padding-right: 0;
    bottom: 10%;
}

.gys_gd4.gys_h .swiper-pagination-bullet {
    border: 1px solid #f79131;
}

.gys_gd4.gys_h .swiper-pagination-bullet-active {
    background: #f79131;
}

.gys_gd4 .swiper-slide P {
    font-size: 33px;
    color: #fff;
    line-height: 58px;
    display: block;
    margin-bottom: 25px;
}

.gys_h.gys_gd4 .swiper-slide P {
    color: #f79131;
}

.gys_h.gys_gd4 .swiper-slide a.more {
    background: #f79131;
}

.gys_gd4 .swiper-slide a.more {
    background: #28858d;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.gys_gd4 .swiper-slide .txtk {
    width: 60%;
    position: absolute;
    left: 20%;
    top: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.gys_gd4.gys_h .swiper-slide .txtk {
    width: 55%;
}

@media only screen and (min-width: 1480px) {
    .gys_gd4.gys_h .swiper-slide .txtk {
        width: 50%;
    }

    .gys_gd4 .swiper-slide P {
        font-size: 36px;
        line-height: 60px;
        margin-bottom: 40px;
    }

    .gys_gd4 .swiper-slide a.more {
        font-size: 18px;
        width: 210px;
    }
}

/*供应商版二*/
.gys2_sy1 {
    width: 100%;
    padding: 50px 0;
    background-color: #f6ede3;
}

.gys2_sy2 {
    width: 100%;
    padding: 50px 0;
    background-color: #cfe0da;
}

.gys2_sy3 {
    width: 100%;
    padding: 50px 0;
    background-color: #d5d7e3;
}

.gys2_sy4 {
    width: 100%;
    padding: 50px 0;
    background-color: #d5dce4;
}

.gys2_bt1 {
    width: 100%;
    float: left;
    height: 45px;
    position: relative;
}

.gys2_bt1 .s1 {
    float: left;
    font-size: 30px;
    line-height: 35px;
    z-index: 1;
    position: relative;
    margin-left: 20px;
}

.gys2_bt1 .more {
    float: right;
    line-height: 24px;
    font-size: 16px;
    z-index: 1;
    position: relative;
}

.gys2_bt1:before {
    content: '';
    width: 17%;
    height: 30px;
    background-color: #f79131;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.gys2_bt1:after {
    content: '';
    width: 81%;
    height: 30px;
    border-bottom: dotted 1px #f79131;
    position: absolute;
    right: 0px;
    top: 0px;
}

.gys2_t1 {
    width: 100%;
    float: left;
}

.gys2_t1 .d1 {
    float: left;
    width: 20%;
    height: 480px;
    background: url("../image/gys2/a1.jpg") #fadfc6 bottom no-repeat;
    background-size: 100% auto;
}

.gys2_lb1 {
    width: 79.5%;
    float: right;
}

.gys2_lb1 li {
    width: 32%;
    background-color: #fff;
    float: left;
    margin: 0 0 20px 1.3333%;
    position: relative;
    box-shadow: 0 4px 12px rgba(247, 145, 49, .3);
}

.gys2_lb1 a {
    width: 100%;
    display: block;
}

.gys2_lb1 .txtk {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.gys2_lb1 .txtk p {
    display: block;
    width: 100%;
    height: 96px;
    overflow: hidden;
}

.gys2_lb1 a:hover {
    color: #f79131;
}

@media only screen and (min-width: 1480px) {
    .gys2_t1 .d1 {
        height: 480px;
    }
}

.gys2_bt2 {
    width: 100%;
    float: right;
    background-color: #fff;
    position: relative;
    padding: 20px 20px 20px 250px;
    height: 120px;
}

.gys2_bt2 .s1 {
    width: 230px;
    text-align: center;
    line-height: 80px;
    position: absolute;
    left: 0px;
    top: 20px;
    font-size: 30px;
    border-right: solid 1px #f79131;
}

.gys2_gd1 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 30px;
}

.gys2_gd1 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 80px;
}

.gys2_gd1 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys2_gd1 .swiper-slide {
    width: 100%;
    padding: 0 10px;
    height: 80px;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;

}

.gys2_gd1 a {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.gys2_gd1 p {
    font-size: 16px;
    line-height: 24px;
}

.gys2_gd1 .swiper-button-prev {
    left: 0px;
}

.gys2_gd1 .swiper-button-next {
    right: 0px;
}

.gys2_gd1 .swiper-button-prev, .gys2_gd1 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #f79131;
    outline: none;
    --swiper-navigation-size: 24px;
}

@media only screen and (min-width: 1480px) {
    .gys2_gd1 p {
        font-size: 18px;
    }
}

.gys2_gd1 .swiper-button-next.swiper-button-disabled, .gys2_gd1 .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
    display: none;
}

.gys2_bt2_jg {
    width: 100%;
    float: left;
    background: url("../image/gys2/dd1.png") no-repeat;
    background-size: 100% 100%;
    height: 50px;
}

.gys2-lb1 {
    width: 60%;
    float: left;
}

.gys2-lb1 li {
    width: 47%;
    background-color: #fff;
    padding: 25px;
    float: left;
    margin: 0 3% 3% 0;

    box-shadow: 0 4px 12px rgba(178, 211, 199, .9);
}

.gys2-lb1 .imgk {
    width: 100%;
    height: 288px;
    overflow: hidden;

}

.gys2-lb1 img {
    width: 100%;
    min-height: 288px;

}

/*.gys2_lb1 .txtk{*/
/*    width:100%;*/
/*}*/
.gys2-lb1 a.dbt {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border-bottom: solid 1px #f79131;
}

.gys2-lb1 .p_an {
    padding-top: 22px;
    font-size: 0px;
    width: 100%;
    display: block;
    text-align: center;
}

.gys2-lb1 .p_an a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: solid 1px #f79131;
    color: #f79131;
    width: 48%;
    margin: 0 1%;
    font-size: 14px;
}

.gys2-lb1 .p_an a.on {
    background-color: #f79131;
    color: #fff;
}

.gys2-lb1 a:hover {
    color: #f79131;
}

.gys2-lb2 {
    width: 40%;
    float: right;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 4px 12px rgba(178, 211, 199, .9);
}

.gys2-lb2 li {
    width: 50%;
    float: left;
    /*padding: 10px;*/
}

.gys2-lb2 li a {
    width: 100%;
    display: block;
    position: relative;
    height: 195px;
    overflow: hidden;
}

.gys2-lb2 li img {
    width: 100%;
    display: block;
    /*min-height: 205px;*/
}

.gys2-lb2 li p {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    background-color: rgba(247, 145, 49, .75);
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    height: 56px;
    overflow: hidden;
    /*padding: 10px 20px;*/
    padding: 10px 10px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media only screen and (min-width: 1480px) {
    .gys2-lb1 .p_an a {
        width: 46%;
        margin: 0 2%;
    }

    .gys2-lb1 .p_an {
        padding-top: 28px;
    }

    .gys2-lb1 {
        width: 61%;
    }

    .gys2-lb2 {
        width: 39%;
    }

    .gys2-lb1 .imgk {
        height: 363px;

    }

    .gys2-lb1 img {
        min-height: 363px;

    }

    .gys2-lb2 li a {
        height: 236px;

    }

    .gys2-lb2 li img {
        /*min-height: 246px;*/

    }
}

.pro_t3.pro_t3_b {
    background-color: #fff;
    color: #333333;
}

.pro_t3.pro_t3_b .pros_bt1 {
    color: #333333;
}

.pro_t3.pro_t3_b .form-control {
    border: solid 1px #ddd;
    color: #333;
}

.pro_t3.pro_t3_b a {
    color: #f79131;
}

.pro_t3.pro_t3_b a:hover {
    text-decoration: underline;
}

.gys2_sy3 .d1 {
    float: left;
    width: 37%;
}

.gys2_sy3 .d2 {
    float: right;
    width: 61.5%;
}

.gys2-sp {
    width: 100%;
    float: left;
    position: relative;
    height: 250px;
    overflow: hidden;
}

.gys2-sp img {
    width: 100%;
    /*min-height: 250px;*/
}

.gys2-sp i {
    position: absolute;
    background-image: url("../image/gys2/pay.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    cursor: pointer;
}

.gys2_k1 {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 20px 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
}

.gys2_sy3 .gys2_bt1 {
    height: 35px;
}

.gys2_sy3 .gys2_bt1 .s1 {
    font-size: 24px;
}

.gys2_sy3 .gys2_bt1:before {
    height: 20px;
    width: 150px;
}

.gys2_sy3 .gys2_bt1:after {
    display: none;
}

.gys2_sy3 .d2_1 {
    width: 58%;
    float: left;
}

.gys2_sy3 .d2_2 {
    width: 40%;
    float: right;
}

.gys2_sy3 .d2_1, .gys2_sy3 .d2_2 {
    height: 220px;
}

.gys2_nr {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
    padding: 0 20px;
}

.gys2_nr p {
    margin-bottom: 20px;
}

.gys2_lx {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 20px;
}

.gys2_lx p {
    padding-left: 35px;
    width: 100%;
    float: left;
    margin: 8px 0;
}

.gys2_lx p.p_1 {
    background: url("../image/gys2/b1.png") left no-repeat;
    background-size: auto 20px;
}

.gys2_lx p.p_2 {
    background: url("../image/gys2/b2.png") left no-repeat;
    background-size: auto 20px;
}

.gys2_lx p.p_3 {
    background: url("../image/gys2/b3.png") left no-repeat;
    background-size: auto 20px;
}

.gys2_lx p.p_4 {
    background: url("../image/gys2/b4.png") left no-repeat;
    background-size: auto 20px;
}

.gys2_sy3 .d2_3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    padding: 20px 30px 30px 30px;
}

.gys2_lm1 {
    width: 100%;
    float: left;
    border-bottom: solid 1px #f79131;
    padding-bottom: 15px;
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}

.gys2_lm1 a {
    margin: 0 30px;
}

.gys2_lm1 a:hover, .gys2_lm1 a.on {
    color: #f79131;
}

.gys2_nr2 {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
}

.gys2_nr2 p {
    background-color: #efefef;
    padding: 5px 10px;
    margin-bottom: 7.5px;
}

.gws2_anq {
    width: 100%;
    float: left;
    text-align: center;
}

.gws2_anq a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}


.gys_gd8 {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 40px 40px 40px;
}

.gys_gd8 .swiper-container {
    width: 100%;
    float: left;
    overflow: hidden;
}

.gys_gd8 .swiper-wrapper {
    width: 100%;
    float: left;
}

.gys_gd8 .swiper-slide {
    width: 100%;
    padding: 0 5px;
    /*height: 237px;*/
    overflow: hidden;

}

.gys_gd8 .swiper-slide img {
    width: 100%;
    display: block;
    min-height: 237px;
}

.gys_gd8 .swiper-button-prev {
    left: 2%;
}

.gys_gd8 .swiper-button-next {
    right: 2%;
}

.gys_gd8 .swiper-button-prev, .gys_gd8 .swiper-button-next {
    /*background: url("../images/cs_jt.png");*/
    color: #f79131;
    outline: none;
    --swiper-navigation-size: 30px;
}

.gys_gd8 .swiper-button-next:hover, .gys_gd8 .swiper-button-prev:hover {
    /*color:#4fc2b8;*/
}

.gys_gd8 .swiper-pagination {
    width: 100%;
    font-size: 0;
    bottom: 0px;
    right: 0px;
    left: auto;
    text-align: center;
}

.gys_gd8 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #f79131;
    background: none;
    opacity: 1;
}

.gys_gd8 .swiper-pagination-bullet-active {
    background: #f79131;
}

@media only screen and (min-width: 1480px) {
    .gys_gd8 .swiper-slide {
        /*height: 298px;*/

    }

    .gys_gd8 .swiper-slide img {
        min-height: 298px;
    }

    .gys2_nr2 {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px;
    }

    .gys2_nr2 p {
        margin-bottom: 10px;
        padding: 10px 10px;
    }

    .gys2-sp {
        height: 300px;
    }

    .gys2-sp img {
        /*min-height: 300px;*/
    }

    .gys2_sy3 .d2_1, .gys2_sy3 .d2_2 {
        height: 240px;
    }

    .gws2_anq {
        margin-bottom: 2px;
    }
}

.mt50 {
    margin-top: 50px;
}

body .nc-container #nc_1_wrapper, body .nc-container.tb-login #nc_1_wrapper {
    width: 400px;
}

.nc_scale {
    height: 40px;
}

.nc-container .nc_scale span {
    height: 40px;
    line-height: 40px
}

.nc-container .nc_scale .scale_text {
    line-height: 40px
}

.nc-container .nc_scale .btn_ok {
    line-height: 40px;
}

body .pros_fo .sendEmail {
    height: 40px;
    line-height: 29px;
    width: 120px;
    float: left;
    margin-left: 20px;
    background-color: #f29124;
    color: #fff;
    text-align: center;
    border: 0;
}

body .pros_fo .emailVert {
    height: 40px;
    line-height: 29px;
    width: 125px;
    float: left;
    margin-left: 20px
}

.gys_gd4 .swiper-slide img {
    height: 416px;
}

.img-video-container {
    width: 100%;
    height: 100%;
}

.img_d img {
    width: 100%;
    max-height: 230px;
}

body .sendEmail[disabled], body .sendEmails[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

#gys_tx1_input {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    height: 65px;
    border: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.gys_fo li.l1_s_name {
    padding-left: 0;
    position: relative;
}

.gys_fo li.l1_s_names {
    margin-bottom: 0;
}
