﻿/* 前端谷梦阳 */
/* 主色调 #c4a578  */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.swiper-pagination-bullet-active{background: #2e752f;}
@font-face {
    font-family: "gma";
    src: url("../fonts/alger.ttf") format("truetype"),
        url("../fonts/alger.eot") format("embedded-opentype"),
        url("../fonts/alger.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gmb";
    src: url("../fonts/timesbd.ttf") format("truetype"),
        url("../fonts/timesbd.eot") format("embedded-opentype"),
        url("../fonts/timesbd.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gmc";
    src: url("../fonts/tt0035m_.ttf") format("truetype"),
        url("../fonts/tt0035m_.eot") format("embedded-opentype"),
        url("../fonts/tt0035m_.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gmd";
    src: url("../fonts/bebas(1).ttf") format("truetype"),
        url("../fonts/bebas(1).eot") format("embedded-opentype"),
        url("../fonts/bebas(1).svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gme";
    src: url("../fonts/bahnschrift.ttf") format("truetype"),
        url("../fonts/bahnschrift.eot") format("embedded-opentype"),
        url("../fonts/bahnschrift.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    overflow-x: hidden;
    max-width: 1920px;
    min-width: 1280px;
    position: relative;
    padding: 0;
    width: 100%;
    color: #1f1f1f;
    font-family: "Microsoft YaHei", "微软雅黑", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
    background: #fff;
}

html.act {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}

ul,
ul li,
ol li,
tr td,
dl,
dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    color: #1f1f1f;
}

textarea,
select {
    outline: none;
    color: #666;
    font-size: 14px;
    width: 100%;
}

img {
    border: none;
    transform: scale(1);
    -webkit-transform: scale(1);
    display: block;
    max-width: 100%;
}

img[src=""] {
    opacity: 0;
}

body::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

body::-webkit-scrollbar-thumb {
    background: #000;
}

body::-webkit-scrollbar-track {
    background: #fff;
}

.f_12 {
    font-size: 12px;
}

.f_14 {
    font-size: 14px;
}

.f_16 {
    font-size: 16px;
}

.f_17 {
    font-size: 17px;
}

.f_18 {
    font-size: 18px;
}

.f_20 {
    font-size: 20px;
}

.f_22 {
    font-size: 22px;
}

.f_24 {
    font-size: 24px;
}

.f_26 {
    font-size: 26px;
}

.f_28 {
    font-size: 28px;
}

.f_30 {
    font-size: 30px;
}

.f_32 {
    font-size: 32px;
}

.f_34 {
    font-size: 34px;
}

.f_36 {
    font-size: 36px;
}

.f_38 {
    font-size: 38px;
}

.f_40 {
    font-size: 40px;
}

.f_42 {
    font-size: 42px;
}

.f_46 {
    font-size: 46px;
}

.f_48 {
    font-size: 48px;
}

.f_72 {
    font-size: 72px;
}

.f_100 {
    font-size: 100px;
}

.f_230 {
    font-size: 230px;
}

.f_256 {
    font-size: 256px;
}

/*分页*/


.BMap_omCtrl{ display:none !important;}

.a_dw {
    position: relative;
    top: -110px;
}

.a_kxo {
    position: relative;
    top: -50px;
}

.a_nk {
    position: relative;
    top: -70px;
}


.box {
    max-width: 1440px;
    min-width: 100px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.ibox {
    max-width: 1700px;
    min-width: 1200px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.obox {
    max-width: 1600px;
    min-width: 100px;
    width: 85%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.zbox {
    max-width: 1700px;
    min-width: 100px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
}

.alltime,
.alltime * {
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.wow {
    opacity: 0;
}

.wow1 {
    opacity: 1;
}


/* 头部 */
.m_header {
    display: none;
}

.header_nav {
    display: none;
}

.header {
    width: 100%;
    height: 110px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid #eee;
}

.header.fixed {
    height: 70px;
}

.header .zbox {
    height: 100%;
    line-height: 110px;
    position: relative;
}

.header.fixed .zbox {
    line-height: 70px;
}

.header .logo_img {
    float: left;
    cursor: pointer;
    margin-top: 20px;
}

.header.fixed .logo_img {
    margin-top: 12px;
}

.header .logo_img img {
    width: 100%;
}

.header.fixed .logo_img img {
    width: 66%;
}

.header .logo_img>a {
    display: block;
    width: 280px;
}

.header .logo_img>a .logo2 {
    display: none;
}

.header .zbox .h_daohang {
    float: left;
    width: 53%;
    height: 100%;
    line-height: 110px;
    margin-left: 21.5%;
}

.header.fixed .zbox .h_daohang {
    line-height: 70px;
}

.header .zbox .ul1 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.header .zbox .ul1 li {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.header .zbox .ul1 li .ltp a {
    height: 100%;
    position: relative;
}

.header .zbox .ul1 li.act .ltp a {
    color: #2e752f;
}

.header .zbox .ul1 li .ltp a::before {
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background: #2e752f;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

.header .zbox .ul1 li.act .ltp a::before {
    width: 100%;
    opacity: 1;
}

.header .zbox .ul1 li:hover .ltp a::before {
    width: 100%;
    opacity: 1;
}

.header .zbox .ul1 li:hover .ltp a {
    color: #2e752f;
}

.header .zbox .ul1 li .lbt a:hover {
    color: #2e752f;
}

.header .zbox .ul1 li .lbt {
    display: none;
    width: 100%;
    position: fixed;
    top: 110px;
    left: 0;
    z-index: 999;
}

.header.fixed .zbox .ul1 li .lbt {
    top: 70px;
}

.header .zbox .ul1 li .lbt .sbox {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    display: flex;
    justify-content: center;
}

.header .zbox .ul1 li .lbt a {
    display: block;
    line-height: 4;
    font-size: 16px;
    margin-right: 40px;
}

.header .zbox .ul1 li .lbt a:last-child {
    margin-right: 0;
}

.header .zbox .ywss {
    float: right;
    width: 4.9%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .zbox .ywss .en {
    color: #666;
}

.header .zbox .ywss .en:hover {
    color: #2e752f;
}

.header .zbox .ywss .search {
    cursor: pointer;
    position: relative;
}

.header .zbox .ywss .search .img {
    width: 15px;
    height: 15px;
    position: relative;
    z-index: 1;
}

.header .zbox .ywss .search .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header .zbox .ywss .search .img img:last-child {
    opacity: 0;
}

.header .zbox .ywss .search:hover .img img:last-child {
    opacity: 1;
}

.header .zbox .ywss .search:hover .img img:first-child {
    opacity: 0;
}

.header .zbox .ywss .search input {
    width: 0px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    border: 1px solid #2e752f;
    background-color: #2e752f;
    border-radius: 15px;
    /* border-top: 0;
    border-bottom: 0; */
    opacity: 0;
    padding-left: 15px;
    font-size: 12px;
    color: #fff;
}

.header .zbox .ywss .search input::-webkit-input-placeholder {
    color: #cbcbcb;
}

.header .zbox .ywss .search input::-moz-placeholder {
    color: #cbcbcb;
}

.header .zbox .ywss .search input:-moz-placeholder {
    color: #cbcbcb;
}

.header .zbox .ywss .search input:-ms-input-placeholder {
    color: #cbcbcb;
}

.header .zbox .ywss .search:hover input {
    width: 150px;
    opacity: 1;
}

/* 头部 */

/* 脚部 */
.footer {
    width: 100%;
    height: auto;
    background-color: #333333;
    padding-top: 80px;
    /* margin-top: 500px; */
}

.footer .ibox .up {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.footer .ibox .up .left .logo {
    margin-bottom: 40px;
    max-width: 300px;
}

.footer .ibox .up .left .three_img {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    color: rgb(255 255 255 / 70%);
    font-size: 14px;
}
.footer .ibox .up .left .three_img .lxfs{
    margin-bottom: 17px;
}

.footer .ibox .up .left .three_img .three {
    cursor: pointer;
    position: relative;
}

.footer .ibox .up .left .three_img .three .img {
    width: 42px;
    height: 42px;
    position: relative;
}

.footer .ibox .up .left .three_img .three .img img {
    position: absolute;
    top: 0;
    left: 0;
}

.footer .ibox .up .left .three_img .three .img img:last-child {
    opacity: 0;
}

.footer .ibox .up .left .three_img .three:hover .img img:last-child {
    opacity: 1;
}

.footer .ibox .up .left .three_img .three:hover .img img:first-child {
    opacity: 0;
}

.footer .ibox .up .left .three_img .three .s_img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
}

.footer .ibox .up .left .three_img .three:hover .s_img {
    opacity: 1;
    top: 50px;
}

.footer .ibox .up .center {
    width: 53%;
}

.footer .ibox .up .center .ul1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer .ibox .up .center .ul1 li a {
    display: block;
    color: rgb(255 255 255 / 70%);
    margin-bottom: 17px;
}

.footer .ibox .up .center .ul1 li a:hover {
    color: #fff;
    transform: translateX(5px);
}

.footer .ibox .up .center .ul1 li a:first-child {
    line-height: 1;
    color: #fff;
    margin-bottom: 30px;
}

.footer .ibox .up .center .ul1 li a:last-child {
    margin-bottom: 0;
}

.footer .ibox .up .right {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.footer .ibox .up .right .text {
    color: #fff;
    margin-top: 10px;
}

.footer .ibox .down {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #40454a;
}

.footer .ibox .down * {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
}
.footer .ibox .down a:hover{
    color: #fff;
}

.footer .ibox .down .bah {
    margin-left: 27px;
}

.footer .ibox .down .bq_right .yyw {
    margin-right: 57px;
    display: none;
}

.footer .top {
    position: fixed;
    right: -60px;
    bottom: 10%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.34);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 1000;
    cursor: pointer;
}

.footer .top.act {
    right: 0;
}

/* 脚部 */

/* 首页 */
#index .banner {
    width: 100%;
    margin-top: 110px;
}

#index .banner .swiper1 .img {
    width: 100%;
}

#index .banner .swiper1 .img img {
    width: 100%;
}

/* #index .banner .swiper1 .img img:last-child {
    display: none;
}
 */
#index .banner .swiper1 .obox {
    width: 100%;
    height: 360px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#index .banner .swiper1 .swiper-slide-active .obox {}

#index .banner .swiper1 .obox .s_img {
    transform: translateY(50px);
    opacity: 0;
    margin-left: 4%;
}

#index .banner .swiper1 .swiper-slide-active .obox .s_img {
    transform: translateY(0);
    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    /* Firefox 4 */
    -webkit-transition-delay: 0.5s;
    /* Safari 和 Chrome */
    -o-transition-delay: 0.5s;
    /* Opera */
    opacity: 1;
}

#index .banner .swiper1 .btn {
    max-width: 1700px;
    min-width: 100px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
}

#index .banner .swiper1 .btn .swiper1_btn {}

#index .banner .swiper1 .btn .swiper1_btn {
    width: 50px;
    height: 50px;
    position: relative;
    cursor: pointer;
}

#index .banner .swiper1 .btn .swiper1_btn img {
    position: absolute;
    top: 0;
    left: 0;
}

#index .banner .swiper1 .btn .swiper1_btn img:last-child {
    opacity: 0;
}

#index .banner .swiper1 .btn .swiper1_btn:hover img:last-child {
    opacity: 1;
}

#index .banner .swiper1 .btn .swiper1_btn:hover img:first-child {
    opacity: 0;
}

#index .banner .swiper1 .three_quan {
    max-width: 1700px;
    min-width: 100px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    box-sizing: border-box;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    display: flex;
    align-items: center;
}

#index .banner .swiper1 .three_quan .three {
    width: 18px;
    height: 18px;
    position: relative;
    z-index: 5;
    margin-right: 26px;
    cursor: pointer;
}

#index .banner .swiper1 .three_quan .three .donghua {
    position: absolute;
    top: 0;
    left: 0;
}

#index .banner .swiper1 .three_quan .three .donghua .zw canvas {
    opacity: 0;
}

#index .banner .swiper1 .three_quan .three .donghua .zw.circleChart canvas {
    opacity: 1;
}

#index .banner .swiper1 .three_quan .three .dian {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#index .banner .swiper1 .three_quan .three.act .dian {
    width: 4px;
    height: 4px;
    background-color: #2e752f;
    border-radius: 50%;
}

#index .sykg {
    width: 100%;
    position: relative;
}

#index .sykg .rt_img {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .2;
}
#index .sykg .ms_img {
    width: 5.7%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#index .sykg .ms_img img{
    width: 100%;
    height: 100%
}
#index .sykg .ibox {
    height: 100%;
    position: relative;
}

#index .sykg .ibox .left {
    width: 45%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    z-index: 0;
    -webkit-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}

#index .sykg .ibox .left:hover {
    z-index: 15;
    width: 100%;
}

#index .sykg .ibox .left .white_box {
    width: 100%;
    height: 100%;
    background-color: #ffff;
    position: relative;
}

#index .sykg .ibox .left .white_box .img {
    width: calc(100% - 85px);
    height: calc(100% - 88px);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
}

#index .sykg .ibox .left:hover .white_box .img {
    width: 100%;
}

#index .sykg .ibox .left .white_box .img img {
    width: 1700px;
    max-width: 1700px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#index .sykg .ibox .left:hover .white_box .img img {
    height: 100%;
}

#index .sykg .ibox .right {
    width: 50%;
    float: right;
    padding-top: 140px;
}

#index .sykg .ibox .right .text {}

#index .sykg .ibox .right .text .d_text {
    width: 100%;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 30px;
}

#index .sykg .ibox .right .text .c_text {
    width: 100%;
    /*height: 180px;*/
    color: #777;
    line-height: 1.8;
    overflow: auto;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; */
    margin: 35px 0 50px 0;
    text-align: justify;
    padding-right: 15px;
}


#index .sykg .ibox .right .text .c_text a {
    color: #2e752f;
}

#index .sykg .ibox .right .text .c_text::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

#index .sykg .ibox .right .text .c_text::-webkit-scrollbar-thumb {
    background: #2e752f;
}

#index .sykg .ibox .right .text .c_text::-webkit-scrollbar-track {
    background: #fff;
}

#index .sykg .ibox .right .text .three_text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    display: none;
}

#index .sykg .ibox .right .text .three_text .three {
    width: 100%;
}

#index .sykg .ibox .right .text .three_text .three .num {
    color: #333;
    margin-bottom: 5px;
    font-family: "gme";
}

#index .sykg .ibox .right .text .three_text .three .t_text {
    color: #555;line-height: 1.6;
}
#index .sykg .ibox .right .text .three_text .three .t_text b{
    color: #2e752f;
}

#index .sykg .ibox .right .text .more {
    margin: 60px 0 100px 0;
}

#index .sykg .ibox .right .text .ysjt {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-bottom: 22px;
    display: none;
}

#index .sykg .ibox .right .text .ysjt .line {
    width: 110px;
    height: 1px;
    background-color: #2e752f;
    display: flex;
    margin-right: 8px;
}

#index .sykg .ibox .right .text .ysjt .ench {
    color: #2e752f;
}

#index .sykg .ibox .right .text .sjqy {
    color: #777;
    line-height: 1.8;
    display: none;
}

#index .sykg .ibox .yjby {
    position: absolute;
    bottom: 0;
    right: -50px;
    z-index: 2;
    pointer-events: none;
}

#index .yfcx {
    width: 100%;
    background: url(../images/i_25.jpg) center no-repeat;
    background-size: cover;
    padding: 105px 0 110px 0;
    position: relative;
}

#index .yfcx .ms_img {
    width: 5.7%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

#index .yfcx .ms_img img {
    width: 100%;
    height: 100%;
}

#index .yfcx .ibox {
    position: relative;
}

#index .yfcx .ibox .up {
    position: absolute;
    top: 12%;
    left: 0;
    z-index: 6;
}

#index .yfcx .ibox .up .b_text {
    color: #222;
}

#index .yfcx .ibox .up .ul1 {
    height: 24px;
    display: flex;
    align-items: flex-end;
    margin-top: 62px;
}

#index .yfcx .ibox .up .ul1 li {
    height: 100%;
    color: #999;
    font-family: "gmd";
    display: flex;
    align-items: flex-end;
    cursor: pointer;
    position: relative;
    margin-right: 30px;
    font-size: 16px;

}
#index .yfcx .ibox .up .ul1 li:hover{
    color: #2e752f;
}
#index .yfcx .ibox .up .ul1 li::before {
    content: "";
    display: block;
    width: 6px;
    height: 2px;
    background: #999999;
    position: absolute;
    top: 70%;
    right: -19px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#index .yfcx .ibox .up .ul1 li:last-child::before {
    display: none;
}

#index .yfcx .ibox .up .ul1 li.act {
    color: #333;
    font-size: 26px;
}

#index .yfcx .ibox .up .ul1 .d_line {
    color: #999;
    margin: 0 15px;
}

#index .yfcx .ibox .swiper2 {
    width: 100%;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left {
    width: 38%;
    padding-top: 192px;
    position: relative;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left .c_text {
    color: #777;
    line-height: 1.8;
    margin-bottom: 80px;
}


#index .yfcx .ibox .swiperpr {
    width: 100%;
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left {
    width: 38%;
    padding-top: 16%;
    position: relative;
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left .c_text {
    color: #777;
    line-height: 1.8;
    margin-bottom: 80px;
}







#index .yfcx .ibox .three_num {
    width: 38%;
    height: 175px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#index .yfcx .ibox .three_num .b_num {
    color: #f8f8f8;
    font-family: "gmb";
    /* -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #e8e8e8; */
    position: absolute;
    bottom: -30px;
    right: 0;
    opacity: 0;
}

#index .yfcx .ibox .three_num .b_num.act {
    opacity: 1;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right {
    width: 50%;
    margin-right: 6.5%;
    transform: translateX(20px);
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right .sbpic{
    position: absolute;
    top: 20px;
    left: 40px;
    width: 210px;
    z-index: 2;
}
#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right .sbpic img{
    width: 100%;
}
#index .yfcx .ibox .swiper2 .swiper-slide.swiper-slide-active .s2_box .right {
    transform: translateX(0);
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right .img {
    width: 100%;
    overflow: hidden;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right .img img {
    width: 100%;
}

#index .yfcx .ibox .swiper2 .swiper-slide .s2_box:hover .right .img img {
    transform: scale(1.1);
}






#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right {
    width: 50%;
    margin-right: 6.5%;
    transform: translateX(20px);
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right .sbpic{
    position: absolute;
    top: 20px;
    left: 40px;
    width: 210px;
    z-index: 2;
}
#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right .sbpic img{
    width: 100%;
}
#index .yfcx .ibox .swiperpr .swiper-slide.swiper-slide-active .s2_box .right {
    transform: translateX(0);
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right .img {
    width: 100%;
    overflow: hidden;
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right .img img {
    width: 100%;
}

#index .yfcx .ibox .swiperpr .swiper-slide .s2_box:hover .right .img img {
    transform: scale(1.1);
}












#index .yfcx .ibox .btn {
    display: flex;
    position: absolute;
    bottom: 0;
    z-index: 2;
    opacity: 0;
}

#index .yfcx .ibox .btn .swiper2_btn {
    width: 54px;
    height: 54px;
    position: relative;
    cursor: pointer;
}

#index .yfcx .ibox .btn .swiper2_btn img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#index .yfcx .ibox .btn .swiper2_btn img:last-child {
    opacity: 0;
}

#index .yfcx .ibox .btn .swiper2_btn:hover img:last-child {
    opacity: 1;
}

#index .yfcx .ibox .btn .swiper2_btn:hover img:first-child {
    opacity: 0;
}

#index .yfcx .ibox .btn .prev2 {
    margin-right: 45px;
}

/* 产品中心 */
#index .cpzx.phone {
    display: none;
}

#index .cpzx {
    width: 100%;
    background: #f6f6f8 url(../images/i_27.jpg) center top no-repeat;
}

#index .cpzx .ibox {
    padding: 100px 0 100px 0;
}

#index .cpzx .ibox .up {
    width: 100%;
    padding-right: 6.9%;
    padding-bottom: 33px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#index .cpzx .ibox .up .three_text {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#index .cpzx .ibox .up .three_text .title {
    color: #fff;
}

#index .cpzx .ibox .up .three_text .szsk {
    display: flex;
    align-items: center;
}

#index .cpzx .ibox .up .three_text .szsk .sml {
    margin-right: 70px;
}

#index .cpzx .ibox .up .three_text .szsk .sml:last-child {
    margin-right: 0px;
}

#index .cpzx .ibox .up .three_text .szsk .sml {
    color: #bbbbbb;
    position: relative;
    cursor: pointer;
}

#index .cpzx .ibox .up .three_text .szsk .sml.act {
    color: #fff;
}

#index .cpzx .ibox .up .three_text .szsk .sml:hover {
    color: #fff;
}

#index .cpzx .ibox .up .three_text .szsk .sml::before {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -48px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

#index .cpzx .ibox .up .three_text .szsk .sml:hover::before {
    width: 100%;
    opacity: 1;
}

#index .cpzx .ibox .up .three_text .szsk .sml.act::before {
    width: 100%;
    opacity: 1;
}

#index .cpzx .ibox .ul2 {
    position: relative;
    margin-top: 55px;
}

#index .cpzx .ibox .ul2 li:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}

#index .cpzx .ibox .ul2 li {
    /* display: none; */
    opacity: 0;
    z-index: -1;
    transform: translateY(20px);
}

#index .cpzx .ibox .ul2 li.act {
    /* display: block; */
    opacity: 1;
    z-index: 5;
    transform: translateY(0);
}

#index .cpzx .ibox .down {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#index .cpzx .ibox .down .img {
    width: 100%;
    overflow: hidden;
    position: relative;
}
#index .cpzx .ibox .down .img:after{
    position: absolute;
    content: "";
    bottom:0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: -o-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
}

#index .cpzx .ibox .down .img img {
    width: 100%;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

#index .cpzx .ibox .down .img img:hover {
    /* width: 100%; */
    transform: scale(1.1);
    /* -webkit-filter: grayscale(0);
    filter: grayscale(0); */
}

#index .cpzx .ibox .down .img.act img {
    width: 100%;
    /* -webkit-filter: grayscale(0);
    filter: grayscale(0); */
}

#index .cpzx .ibox .down .text {
    color: #fff;
    position: absolute;
    left: 42px;
    bottom: 30px;
}

#index .cpzx .ibox .down .left {
    width: 25%;
    position: relative;
}

#index .cpzx .ibox .down .left .text {
    color: #fff;
    position: absolute;
    left: 42px;
    bottom: 30px;
}

#index .cpzx .ibox .down .center {
    width: 50%;
}

#index .cpzx .ibox .down .center .up1 {
    width: 100%;
    position: relative;
}

#index .cpzx .ibox .down .center .down {
    width: 100%;
    position: relative;
}

#index .cpzx .ibox .down .center .down .s_left {
    width: 50%;
    position: relative;
}

#index .cpzx .ibox .down .center .down .s_right {
    width: 50%;
    position: relative;
}

#index .cpzx .ibox .down .right {
    width: 25%;
}

#index .cpzx .ibox .down .right .s_up {
    width: 100%;
    position: relative;
}

#index .cpzx .ibox .down .right .s_down {
    width: 100%;
    position: relative;
}

/* 新闻资讯 */
#index .xwzx {
    width: 100%;
    background: url(../images/i_26.png) center no-repeat;
    background-size: cover;
    padding: 0 0 105px 0;
}

#index .xwzx .ibox {}

#index .xwzx .ibox .up {
    width: 100%;
    padding-right: 6.9%;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 55px;
}

#index .xwzx .ibox .up .three_text {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#index .xwzx .ibox .up .three_text .title {
    color: #333;
}


#index .xwzx .ibox .up .three_text .szsk {
    display: flex;
    align-items: center;
}

#index .xwzx .ibox .up .three_text .szsk .sml {
    margin-right: 70px;
}

#index .xwzx .ibox .up .three_text .szsk .sml:last-child {
    margin-right: 0px;
}

#index .xwzx .ibox .up .three_text .szsk .sml {
    color: #bbbbbb;
    position: relative;
    cursor: pointer;
}

#index .xwzx .ibox .up .three_text .szsk .sml.act {
    color: #2e752f;
}

#index .xwzx .ibox .up .three_text .szsk .sml:hover {
    color: #2e752f;
}

#index .xwzx .ibox .up .three_text .szsk .sml::before {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #2e752f;
    position: absolute;
    bottom: -48px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

#index .xwzx .ibox .up .three_text .szsk .sml:hover::before {
    width: 100%;
    opacity: 1;
}

#index .xwzx .ibox .up .three_text .szsk .sml.act::before {
    width: 100%;
    opacity: 1;
}









#index .xwzx .down {
    width: calc(100% - 11.4%);
    margin-left: 5.7%;
    padding-top: 58px;
    background-color: #fff;
}

#index .xwzx .down .swiper3 {
    padding: 0 0 0 70px;
    /* 60px */
}

#index .xwzx .down .swiper-scrollbar-drag {
    height: 3px;
    width: 100%;
    position: relative;
    background: #2e752f;
    border-radius: 10px;
    left: 0px;
    bottom: 1px;
    top: auto;
}

#index .xwzx .down .swiper-scrollbar {
    left: 1%;
    bottom: -60px;
    z-index: 50;
    height: 1px;
    width: 98%;
}

#index .xwzx .down .swiper3 .swiper-slide {
    /* margin-right: 70px; */
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box {
    width: 100%;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .year {
    margin-bottom: 45px;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .year .day {
    color: #333333;
    font-family: "gma";
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box:hover .year .day {
    color: #2e752f;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .year .month {
    color: #333333;
    margin-top: 10px;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .d_text {
    color: #333;
    line-height: 1.8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box:hover .d_text {
    color: #2e752f;
}
#index .xwzx .down .swiper3 .swiper-slide .s3_box .ckgd .text:hover{
    color: #2e752f;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .line {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    margin: 42px 0 45px 0;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .ckgd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .ckgd .text {
    color: #666666;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .b_img {
    width: 100%;
    margin-top: 45px;
    overflow: hidden;
    height: 260px;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box .b_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#index .xwzx .down .swiper3 .swiper-slide .s3_box:hover .b_img img {
    transform: scale(1.1);
}

#about .sykg {
    width: 100%;
    background-color: #f6f6f6;
    padding: 80px 0;
    position: relative;
}

#about .sykg .rt_img {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .2;
}

#about .sykg .obox {
    height: 100%;

}

#about .sykg .obox .about_title {
    margin-bottom: 140px;
}

#about .sykg .obox .leftr {
    display: flex;
    justify-content: space-between;
}

#about .sykg .obox .left {
    width: 42%;
    position: relative;
    cursor: pointer;
}

#about .sykg .obox .left:hover .s_img img {
    transform: scale(0.8);
}

#about .sykg .obox .left .img {
    width: 100%;
    height: 100%;
}

#about .sykg .obox .left .img img {
    width: 100%;
    height: 100%;
}

#about .sykg .obox .left .s_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#about .sykg .obox .right {
    width:50%;
    padding-top: 0;
}

#about .sykg .obox .right .text {}

#about .sykg .obox .right .text .d_text {
    width: 100%;
    color: #333;
    line-height: 1.5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#about .sykg .obox .right .text .c_text {
    width: 100%;
    color: #777;
    line-height: 1.8;
    overflow: auto;
    /* text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; */
    margin: 35px 0 55px 0;
    text-align: justify;
    padding-right: 15px;
    letter-spacing: 1.5px;
}
#about .sykg .obox .right .text .c_text p{
    text-indent: 2em;
}

#about .sykg .obox .right .text .c_text a {
    color: #5f1773;
}

#about .sykg .obox .right .text .c_text::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

#about .sykg .obox .right .text .c_text::-webkit-scrollbar-thumb {
    background: #2e752f;
}

#about .sykg .obox .right .text .c_text::-webkit-scrollbar-track {
    background: #fff;
}

#about .sykg .obox .right .text .three_text {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#about .sykg .obox .right .text .three_text .three {
    width: 100%;
}

#about .sykg .obox .right .text .three_text .three .num {
    color: #333;
    margin-bottom: 15px;
    font-family: "gme";
}

#about .sykg .obox .right .text .three_text .three .t_text {
    color: #555;
    line-height: 1.6;
}
#about .sykg .obox .right .text .three_text .three .t_text b{
    color: #2e752f;
}

#about .sykg .obox .right .text .ysjt {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin: 119px 0 20px 0;
}

#about .sykg .obox .right .text .ysjt .line {
    width: 110px;
    height: 1px;
    background-color: #2e752f;
    display: flex;
    margin-right: 8px;
}

#about .sykg .obox .right .text .ysjt .ench {
    color: #2e752f;
}

#about .sykg .obox .right .text .sjqy {
    color: #777;
    line-height: 1.5;
}

#about .sykg .obox .yjby {
    position: absolute;
    bottom: 0;
    right: -50px;
    z-index: 2;
    pointer-events: none;
}

/* 发展历程 */
#about .fzlc {
    width: 100%;
    padding: 80px 0;
    background: url(../images/a_5.png) center no-repeat;
    background-size: cover;
}

#about .fzlc .obox {}

#about .fzlc .obox .down {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

#about .fzlc .obox .down .swiper4 {
    width: 78.75%;
    margin: 100px 0 60px 0;
}

#about .fzlc .obox .down .swiper4 .swiper-pagination-fraction,
#about .fzlc .obox .down .swiper4 .swiper-pagination-custom,
#about .fzlc .obox .down .swiper4 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
    left: 0;
    width: 100%;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .left {
    width: 45.6%;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .left .img {
    width: 100%;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .left .img img {
    width: 100%;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right {
    width: 51.2%;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .years {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .years .num {
    color: #2e752f;
    font-weight: bold;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .years .year {
    color: #2e752f;
    transform: translateY(-10px);
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .ul1 {}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .ul1 li {
    width: 100%;
    line-height: 1.5;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .ul1 li:last-child {
    margin-bottom: 0;
}

#about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .ul1 li span {
    color: #2e752f;
    transform: translateY(-2px);
    margin-right: 10px;
}

#about .fzlc .obox .down .btn {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
}

#about .fzlc .obox .down .btn .swiper4_btn {
    width: 54px;
    height: 54px;
    position: relative;
    cursor: pointer;
}

#about .fzlc .obox .down .btn .swiper4_btn img {
    position: absolute;
    top: 0;
    left: 0;
}

#about .fzlc .obox .down .btn .swiper4_btn img:last-child {
    opacity: 0;
}

#about .fzlc .obox .down .btn .swiper4_btn:hover img:last-child {
    opacity: 1;
}

#about .fzlc .obox .down .btn .swiper4_btn:hover img:first-child {
    opacity: 0;
}

#about .fzlc .obox .swiper5 {
    width: 100%;
    padding: 0 5%;
    position: relative;
}

#about .fzlc .obox .swiper5 .line {
    width: 100%;
    height: 2px;
    background-color: #ebebeb;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box .up {
    color: #2e752f;
    opacity: 0;
}

#about .fzlc .obox .swiper5 .swiper-slide.swiper-slide-active .s5_box .up {
    opacity: 1;
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box .img {
    width: 22px;
    height: 22px;
    margin: 10px 0 7px 0;
    position: relative;
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box .img img {
    position: absolute;
    top: 0;
    left: 0;
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box .img img:last-child {
    opacity: 0;
}

#about .fzlc .obox .swiper5 .swiper-slide.swiper-slide-active .s5_box .img img:last-child {
    opacity: 1;
}

#about .fzlc .obox .swiper5 .swiper-slide.swiper-slide-active .s5_box .img img:first-child {
    opacity: 0;
}

#about .fzlc .obox .swiper5 .swiper-slide .s5_box .down1 {
    color: #666;
    padding-bottom: 15px;
}

#about .fzlc .obox .swiper5 .swiper-slide {
    cursor: pointer;
}

#about .fzlc .obox .swiper5 .swiper-slide.swiper-slide-active .s5_box .down1 {
    opacity: 0;
}

/* 营销网点 */
#about .yxwd {
    width: 100%;
    padding: 80px 0;
}

#about .yxwd .obox {}

#about .yxwd .obox .down {
    width: 100%;
    margin-top: 60px;
}

#about .yxwd .obox .down .up {}

#about .yxwd .obox .down .up .ce_btn {
    width: 130px;
    height: 40px;
    background-color: #f6f6f6;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
}

#about .yxwd .obox .down .up .ce_btn:hover {
    background-color: #2e752f;
}

#about .yxwd .obox .down .up .ce_btn.act {
    background-color: #2e752f;
}

#about .yxwd .obox .down .up .china {
    margin-bottom: 20px;
}

#about .yxwd .obox .down .up .ce_btn .text {
    color: #333333;
}

#about .yxwd .obox .down .up .ce_btn:hover .text {
    color: #fff;
}

#about .yxwd .obox .down .up .ce_btn.act .text {
    color: #fff;
}

#about .yxwd .obox .down .up .ce_btn .img {
    width: 16px;
    height: 7px;
    position: relative;
}

#about .yxwd .obox .down .up .ce_btn .img img {
    position: absolute;
    top: 0;
    left: 0;
}

#about .yxwd .obox .down .up .ce_btn .img img:last-child {
    opacity: 0;
}

#about .yxwd .obox .down .up .ce_btn:hover .img img:last-child {
    opacity: 1;
}

#about .yxwd .obox .down .up .ce_btn:hover .img img:first-child {
    opacity: 0;
}

#about .yxwd .obox .down .up .ce_btn.act .img img:last-child {
    opacity: 1;
}

#about .yxwd .obox .down .up .ce_btn.act .img img:first-child {
    opacity: 0;
}

#about .yxwd .obox .down .ul2 {
    position: relative;
    pointer-events: none;
}

#about .yxwd .obox .down .ul2 li {
    width: 100%;
    opacity: 0;
    transform: translateY(-20px);
}

#about .yxwd .obox .down .ul2 li.act {
    opacity: 1;
    transform: translateY(0);
}

#about .yxwd .obox .down .ul2 li:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}

#about .yxwd .obox .down .ul2 li .img {
    width: 100%;
}

#about .yxwd .obox .down .ul2 li .img img {
    width: 100%;
}

#about .yxwd .obox .down .ul2 li .text {
    width: 43.4%;
    line-height: 1.8;
    color: #666;
    position: absolute;
    top: 55px;
    left: 0;
}

/* 荣誉资质 */
#about .ryzz {
    width: 100%;
    padding: 80px 0 76px 0;
    position: relative;
}

#about .ryzz .obox {}

#about .ryzz .obox .down {
    width: 100%;
    margin-top: 60px;
}

#about .ryzz .obox .down .swiper6 {}

#about .ryzz .obox .down .swiper6 .swiper-slide {
    border: 1px solid #dddddd;
    cursor: pointer;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box {
    padding: 30px 40px 0;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .img {
    width: 100%;
    padding: 0 40px;
    height: 300px;
}
#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media (max-width: 1700px){
    #about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .img{
        height: 200px;
    }
}
@media (max-width: 1500px){
    #about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .img{
        padding: 0;
    }
}
@media (max-width: 800px){
    #about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .img{
        height: 300px;
    }
}
#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .text {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .text .s_img {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .s6_box .text .line {
    width: 100%;
    height: 1px;
    background-color: #d2d2d2;
    margin-top: 10px;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .d_text {
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #333;
    position: relative;
    overflow: hidden;
}

#about .ryzz .obox .down .swiper6 .swiper-slide:hover .d_text {
    color: #fff;
}

#about .ryzz .obox .down .swiper6 .swiper-slide .d_text::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #2e752f;
    position: absolute;
    bottom: -91px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}

#about .ryzz .obox .down .swiper6 .swiper-slide:hover .d_text::before {
    bottom: 0px;
}

#about .ryzz .obox .down .swiper6 .btn {
    display: flex;
    justify-content: center;
    margin-top: 52px;
}

#about .ryzz .obox .down .swiper6 .btn .swiper6_btn {
    width: 54px;
    height: 54px;
    position: relative;
    cursor: pointer;
}

#about .ryzz .obox .down .swiper6 .btn .prev6 {
    margin-right: 20px;
}

#about .ryzz .obox .down .swiper6 .btn .swiper6_btn img {
    position: absolute;
    top: 0;
    left: 0;
}

#about .ryzz .obox .down .swiper6 .btn .swiper6_btn img:last-child {
    opacity: 0;
}

#about .ryzz .obox .down .swiper6 .btn .swiper6_btn:hover img:last-child {
    opacity: 1;
}

#about .ryzz .obox .down .swiper6 .btn .swiper6_btn:hover img:first-child {
    opacity: 0;
}

#about .atanchung {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

#about .atanchung .ibox {
    height: 100%;
}

#about .atanchung .out {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../images/out.png) center no-repeat;
    top: 200px;
    left: 70%;
    z-index: 6;
    cursor: pointer;
}

#about .atanchung .out:hover {
    background: url(../images/out2.png) center no-repeat;
}

#about .atanchung .swiper7 {
    height: 100%;
}

#about .atanchung .swiper7 .sbox {
    width: 100%;
    height: 100%;
}

#about .atanchung .swiper7 .sbox .img {
    width: 430px;
    height: auto;
    overflow: auto;
    margin: 8% auto 0;
}

#about .atanchung .swiper7 .sbox .text {
    text-align: center;
    margin-top: 20px;
    color: #fff;
}

#about .atanchung .swiper7 .img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    padding-right: 10px;
}

#about .atanchung .ibox .tbtn {
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 6;
}

#about .atanchung .ibox .tbtn img {
    position: absolute;
    top: 0;
    left: 0;
}

#about .atanchung .ibox .tbtn img:last-child {
    opacity: 0;
}

#about .atanchung .ibox .tbtn:hover img:last-child {
    opacity: 1;
}

#about .atanchung .ibox .tbtn:hover img:first-child {
    opacity: 0;
}

#about .atanchung .ibox .next7 {
    left: auto;
    right: 0;
}

/* 联系我们 */
#contact .lxwm {
    width: 100%;
    padding: 80px 0 100px 0;
}

#contact .lxwm .five_img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 58px 0 40px 0;
}

#contact .lxwm .five_img .five {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 69px 0 65px 0;
    border: 1px solid transparent;
    position: relative;
}

#contact .lxwm .five_img .five:hover {
    border: 1px solid #e9e9e9;
}

#contact .lxwm .five_img .five::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #2e752f;
    position: absolute;
    bottom: -3px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

#contact .lxwm .five_img .five:hover::before {
    opacity: 1;
    bottom: 0;
}

#contact .lxwm .five_img .line {
    width: 1px;
    height: 110px;
    background-color: #f3f3f3;
}

#contact .lxwm .five_img .five .img {
    width: 36px;
    height: 33px;
    position: relative;
}

#contact .lxwm .five_img .five .img img {
    position: absolute;
    top: 0;
    left: 0;
}

#contact .lxwm .five_img .five:hover .img img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

#contact .lxwm .five_img .five .img img:last-child {
    opacity: 0;
}

#contact .lxwm .five_img .five:hover .img img:last-child {
    opacity: 1;
}

#contact .lxwm .five_img .five:hover .img img:first-child {
    opacity: 0;
}

#contact .lxwm .five_img .five .d_text {
    color: #444;
    margin: 29px 0 20px 0;
}

#contact .lxwm .five_img .five .c_text {
    line-height: 1.6;
    padding: 0 10px;
    text-align: center;
    height: 46px;
}

/* 地图 */
#wrap {
    width: 100%;
    height: 550px;
    position: relative;
    z-index: 1;
}

#mapContainer {
    height: 100%;
    font-size: 14px;
    line-height: 1.4;
}
img{max-width: initial;}

.my-map .icon {
    background: url(../images/c_7.png) no-repeat;
    z-index: 9991;
}

.my-map .icon-cir {
    height: 56px;
    width: 36px;
    z-index: 9991;
}

.my-map .amap-info-content {
    position: relative;
    top: -30px;
    left: 126px;
    padding: 0;
    border: 0;
    overflow: visible;
}

.amap-info-content h5 {
    font-size: 15px;
    font-weight: bold;
}

.amap-info-close {
    display: none !important;
}

.amap-info-content {
    padding: 10px 20px;
    -moz-box-shadow: 2px 2px 11px #e0d6e2;
    -webkit-box-shadow: 2px 2px 11px #e0d6e2;
    box-shadow: 2px 2px 11px #e0d6e2;
}

.amap-info-sharp {
    display: none;
    background: transparent;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    position: relative;
    left: -9px;
}

.map_fp {
    width: 226px;
    height: 72px;
    padding-left: 16px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    transform: translate(10px, -3px);
    -moz-box-shadow: 0px 2px 16px #E0D6E2;
    -webkit-box-shadow: 0px 2px 16px #E0D6E2;
    box-shadow: 0px 2px 16px #E0D6E2;
}

.map_fp .d_text {
    color: #2e752f;
    font-weight: bold;
}

.map_fp .c_text {
    color: #666;
    margin-top: 12px;
}

.map_fp .img {
    position: absolute;
    bottom: -10px;
    left: 20px;
}

/* 人才招聘 */
#contact .rczp {
    width: 100%;
    padding-bottom: 80px;
}

#contact .rczp .down {
    width: 100%;
    margin-top: 60px;
}

#contact .rczp .down .hder {
    width: 100%;
    height: 60px;
    padding-right: 16%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #2e752f;
}

#contact .rczp .down .hder .text {
    width: 100%;
    text-align: center;
    color: #fff;
}

#contact .rczp .down .sfq {
    width: 100%;
}

#contact .rczp .down .sfq .ul1 {
    width: 100%;
}

#contact .rczp .down .sfq .ul1 li {
    width: 100%;
    margin-bottom: 10px;
}

#contact .rczp .down .sfq .ul1 li:last-child {
    margin-bottom: 0;
}

#contact .rczp .down .sfq .ul1 li .ttop {
    width: 100%;
    height: 60px;
    padding-right: 16%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer;
}

#contact .rczp .down .sfq .ul1 li .ttop .text {
    width: 100%;
    width: 100%;
    text-align: center;
    color: #333333;
}

#contact .rczp .down .sfq .ul1 li .ttop .img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
}

#contact .rczp .down .sfq .ul1 li .ttop .img img {
    position: absolute;
    top: 0;
    left: 0;
}

#contact .rczp .down .sfq .ul1 li .ttop .img img:last-child {
    opacity: 0;
}

#contact .rczp .down .sfq .ul1 li.act .ttop .img img:last-child {
    opacity: 1;
}

#contact .rczp .down .sfq .ul1 li.act .ttop .img img:first-child {
    opacity: 0;
}

#contact .rczp .down .sfq .ul1 li .bottom {
    width: 100%;
    padding: 45px 0 0 6.25%;
    display: none;
}

#contact .rczp .down .sfq .ul1 li .bottom .gwyq {
    width: 100%;
}

#contact .rczp .down .sfq .ul1 li .bottom .gwyq div {
    color: #666;
}

#contact .rczp .down .sfq .ul1 li .bottom .gwyq .d_text {
    margin-bottom: 13px;
}

#contact .rczp .down .sfq .ul1 li .bottom .gwyq .c_text {
    line-height: 2.2;
}

#contact .rczp .down .sfq .ul1 li .bottom .gwzz {
    margin-bottom: 45px;
}

#contact .rczp .down .sfq .ul1 li .bottom .ddown {
    color: #666;
    padding: 40px 0;
    border-top: 1px solid #f1f1f1;
    margin-top: 35px;
}

#contact .rczp .down .sfq .ul1 li .bottom .ddown .c_text {
    margin-top: 20px;
}

#contact .rczp .down .x_img {
    width: 30px;
    height: 30px;
    display: block;
    transform: translateY(0px);
    margin: 30px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#contact .rczp .down .x_img:hover {
    transform: translateY(5px);
}

#contact .rczp .down .x_img img {}

/* 客户留言 */
#contact .khly {
    width: 100%;
    background-color: #f6f6f6;
    padding: 95px 0 80px 0;
}

#contact .khly .box {}

#contact .khly .box .down {
    width: 100%;
    margin-top: 60px;
}

#contact .khly .box .down .three_inp {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
}

#contact .khly .box .down .three_inp input {
    width: 100%;
    height: 73px;
    border: 0;
    background-color: #fff;
    color: #333;
    display: flex;
    align-items: center;
    margin-right: 30px;
    padding-left: 30px;
}

#contact .khly .box .down .three_inp input:last-child {
    margin-right: 0;
}

#contact .khly .box .down textarea {
    width: 100%;
    height: 340px;
    resize: none;
    padding: 35px 0 0 30px;
    color: #333;
    border: 0;
    background-color: #fff;
    font-family: "微软雅黑";
}

#contact .khly .box .down .submit {
    width: 200px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2e752f;
    color: #fff;
    border-radius: 4px;
    margin: 30px auto 0;
}

#contact .khly .box .down .submit:hover {
    background-color: #00a658;
    transform: translateY(-5px);
}









.newslist{overflow: hidden;}
.newsitem{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #fff;
    padding: 4%;
    float: left;
}
.newsitem:nth-child(3n){
    margin-right: 0;
}
.newsitem a {
    width: 100%;
}

.newsitem a .year {
    margin-bottom: 45px;
}

.newsitem a .year .day {
    color: #333333;
    font-family: "gma";
}

.newsitem a:hover .year .day {
    color: #2e752f;
}

.newsitem a .year .month {
    color: #333333;
    margin-top: 10px;
}

.newsitem a .d_text {
    color: #333;
    line-height: 1.8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsitem a:hover .d_text {
    color: #2e752f;
}
.newsitem a .ckgd .text:hover{
    color: #2e752f;
}

.newsitem a .line {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    margin: 42px 0 45px 0;
}

.newsitem a .ckgd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
}

.newsitem a .ckgd .text {
    color: #666666;
}

.newsitem a .b_img {
    width: 100%;
    margin-top: 45px;
    overflow: hidden;
    height: 260px;
}

.newsitem a .b_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsitem a:hover .b_img img {
    transform: scale(1.1);
}



.prolist{overflow: hidden;}
.proitem{
    width: 100%;
    background: #fff;
    margin-bottom: 4%;
    padding: 5%;
    float: left;
}
.proitem:last-child{margin-bottom: 0;}
/* .proitem:nth-child(2n){
    margin-right: 0;
} */
.proitem .down {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.proitem .down .left {
    width: 45%;
}

.proitem .down .left .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

.proitem .down .left .img img {
    width: 100%;
}

.proitem .down .right {
    width: 50%;
    display: flex;
    align-items: center;
}

.proitem .down .right .text {
    width: 100%;
    transform: translateY(-20px);
}

.proitem .down .right .text .d_text {
    color: #333333;
}

.proitem .down .right .text .line {
    width: 50px;
    height: 2px;
    background-color: #2e752f;
    margin: 36px 0 50px 0;
}

.proitem .down .right .text .c_text {
    color: #666666;
    line-height: 1.8;
}
.proitem .down .right .text .more{
    margin-top: 50px;
}












#productcon .szml{    background-color: #f8f8f8;}
#productcon .obox{padding: 50px 0 80px 0;}
.prode1box{background: #fff;padding: 5%;}
.prode1left{width: 45%;float: left;border:1px solid rgba(0, 0, 0, 0.1);}
.prode1right{width: 55%;float: left;padding-top:1.25vw;padding-left: 2.5vw}
.prode1left .imgbox{position: relative;width: 100%;height: 100%;}
.prode1left .imgbox img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 84%;max-height: 90%;}
.prode1right .h1{font-size: 24px;color: #1f1f1f;;margin-bottom:2.8vw}
.prode1right .infobox .item{float: left;width: 50%;display: flex;align-items: center;border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 1.07vw 0}
.prode1right .infobox .item2{width:100%;}
.prode1right .infobox .item .title1{font-size: 14px;color: #999;line-height: 1.6;}
.prode1right .infobox .item .txt1{font-size: 14px;color: #1f1f1f; line-height: 1.6;}
.prode1right .more{margin-top:8%;}
.prode1left .swiper-pagination{font-size: 0;bottom: 20px!important}
.prode1left .swiper-pagination-bullet-active{background: #00a658}
.prodetab{margin-top: 32px;position:relative;background-position: center;
    display: flex;
    width: 100%;
    background: #fff;
    justify-content: center;    border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.prodetab.on:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}
.prodetab .row{margin: 0 -2px;}
.prodetab .col-sm-3{padding: 0 2px;}
.prodetab .item{line-height: 60px;background-size: cover;background-position: center;text-align: center;font-size:16px;cursor: pointer;transition: all .3s;    padding: 0 40px;}
.prodetab .item.on{background: #2e752f;color: #fff;}
.prode2{background: #fff;padding: 30px 5%;}
.prode2 img{display:inline-block;}
.prode2box>div{display: none;}
.prode2box p.p{line-height: 2;text-indent: 2em;}
.prode2box span{text-indent: 2em;font-weight: bold;font-size: 20px;}
.prode2box p.p b{font-weight: bold;}

















/* 产品中心 */
#product .szml {
    width: 100%;
    background-color: #f8f8f8;
}

#product .szml .obox {
    padding: 50px 0 80px 0;
}

#product .szml .obox .up {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}

#product .szml .obox .up .left {
    width: 43.7%;
}

#product .szml .obox .up .left .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

#product .szml .obox .up .left .img img {
    width: 100%;
}

#product .szml .obox .up:hover .left .img img {
    transform: scale(1.1);
}

#product .szml .obox .up .right {
    width: 56.3%;
    padding: 80px 60px 0;
}

#product .szml .obox .up .right .text {
    width: 100%;
}

#product .szml .obox .up .right .text .d_text {
    width: 100%;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#product .szml .obox .up .right .text .line {
    width: 36px;
    height: 2px;
    background-color: #2e752f;
    margin: 32px 0 34px 0;
}

#product .szml .obox .up .right .text .c_text {
    width: 100%;
    color: #666;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#dment .szml .obox .down {
    width: 100%;
    padding-bottom: 80px;
}

#dment .szml .obox .down .six_img {
    width: 100%;
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
    overflow: hidden;
}

#dment .szml .obox .down .six_img .six {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    background-color: #fff;
    overflow: hidden;
    border-top-right-radius: 13px;
}

#dment .szml .obox .down .six_img .six:hover {
    -moz-box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    -webkit-box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    transform: translateY(-4px);
}

#dment .szml .obox .down .six_img .six:nth-child(3n) {
    margin-right: 0;
}


#dment .szml .obox .down .six_img .six .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 13px;
    border-top-right-radius: 13px;
}

#dment .szml .obox .down .six_img .six .img img {
    width: 100%;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

#dment .szml .obox .down .six_img .six:hover .img img {
    transform: scale(1.1);
    /* -webkit-filter: grayscale(0);
    filter: grayscale(0); */
}

#dment .szml .obox .down .six_img .six .text {
    padding: 24px 30px;
}

#dment .szml .obox .down .six_img .six .text .d_text {
    width: 100%;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#dment .szml .obox .down .six_img .six:hover .text .d_text {
    color: #2e752f;
}

#dment .szml .obox .down .six_img .six .text .c_text {
    width: 100%;
    color: #666;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#dment .szml .obox .down .six_img .six .line {
    width: 100%;
    height: 6px;
    background-color: rgba(46, 117, 47, .25);
    position: relative;
}

#dment .szml .obox .down .six_img .six .line::before {
    content: "";
    display: block;
    width: 0;
    height: 6px;
    background: #2e752f;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#dment .szml .obox .down .six_img .six:hover .line::before {
    width: 100%;
}

#product .szml .obox .fy {
    margin-top: 60px;
}

/* 新闻详情 */
#news_con {
    width: 100%;
    margin-top: 110px;
}

#news_con .box {
    padding: 80px 0;
}

#news_con .box .text {}

#news_con .box .text .title {
    color: #333;
    line-height: 1.5;
    text-align: center;
}

#news_con .box .text .line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    margin: 30px 0;
}

#news_con .box .text .two_text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 38px;
}

#news_con .box .text .two_text .year {
    color: #666;
}

#news_con .box .text .two_text .read {
    color: #666;
}

#news_con .box .text .img {
    width: 100%;
    margin: 0 0 38px 0;
}

#news_con .box .text .img img {
    width: 100%;
}

#news_con .box .text .cc_text {}

#news_con .box .text .cc_text .c_text {
    color: #666;
    line-height: 1.5;
    margin-bottom: 20px;
}
#news_con .box .text .cc_text .c_text img{
    max-width: 100%;
}

#news_con .box .text .cc_text .c_text:last-child {
    margin-bottom: 0;
}

#news_con .box .text .g_line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    margin: 35px 0 40px 0;
}

#news_con .box .text .sxf {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#news_con .box .text .sxf .left {
    line-height: 1.4;
}

#news_con .box .text .sxf .left .sxyp {
    display: block;
}

#news_con .box .text .sxf .left .sxyp span {
    color: #666;
    line-height: 1.5;
}

#news_con .box .text .sxf .left .sxyp:hover span {
    color: #2e752f;
}

#news_con .box .text .sxf .left .syp {
    margin-bottom: 5px;
}

#news_con .box .text .sxf .right {
    display: flex;
    align-items: center;
}

#news_con .box .text .sxf .right .r_text {
    color: #666;
    margin-right: 7px;
}

#news_con .box .text .sxf .right:hover .r_text {
    color: #2e752f;
}

#news_con .box .text .sxf .right .img {
    width: 13px;
    height: 12px;
    position: relative;
    margin: 0;
}

#news_con .box .text .sxf .right .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#news_con .box .text .sxf .right .img img:last-child {
    opacity: 0;
}

#news_con .box .text .sxf .right:hover .img img:last-child {
    opacity: 1;
}

#news_con .box .text .sxf .right:hover .img img:first-child {
    opacity: 0;
}





/* 可持续发展 */
#dment .lssy {
    width: 100%;
    padding: 80px 0;
}

#dment .lssy .obox {
    position: relative;
}

#dment .lssy .obox .bg_img {
    /* height: 440px; */
    overflow: hidden;
    border-bottom-left-radius: 45px;
    border-top-right-radius: 45px;
    position: relative;
}

#dment .lssy .obox .bg_img .text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#dment .lssy .obox .bg_img .text .up {
    display: flex;
    justify-content: center;
    align-items: center;
}

#dment .lssy .obox .bg_img .text .up .d_text {
    color: #fff;
    line-height: 1.5;
}

#dment .lssy .obox .bg_img .text .c_text {
    width: 100%;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    margin-top: 25px;
}

#dment .wscl {
    width: 100%;
    margin-bottom: 80px;
}

#dment .obox .about_title {
    margin-bottom: 50px;
}

#dment .wscl .down {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#dment .wscl .down .left {
    width: 49%;
}

#dment .wscl .down .left .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

#dment .wscl .down .left .img img {
    width: 100%;
}

#dment .wscl .down .right {
    width: 48.6%;
    padding-right: 40px;
    display: flex;
    align-items: center;
}

#dment .wscl .down .right .text {
    width: 100%;
    transform: translateY(-20px);
}

#dment .wscl .down .right .text .d_text {
    color: #333333;
}

#dment .wscl .down .right .text .line {
    width: 34px;
    height: 2px;
    background-color: #2e752f;
    margin: 20px 0 23px 0;
}

#dment .wscl .down .right .text .c_text {
    color: #666666;
    line-height: 1.8;
    margin-bottom: 20px;
}

#dment .wscl .down .right .text .ul1 {
    display: flex;
}

#dment .wscl .down .right .text .ul1 li {
    display: flex;
    align-items: flex-end;
    margin-right: 37px;
}

#dment .wscl .down .right .text .ul1 li:last-child {
    margin-right: 0;
}

#dment .wscl .down .right .text .ul1 li .l_text {
    margin-left: 8px;
}

#dment .wscl .down .right .text .ul1 li .l_text .l_up {
    display: flex;
    align-items: flex-end;
}

#dment .wscl .down .right .text .ul1 li .l_text .l_up .num {
    color: #2e752f;
}

#dment .wscl .down .right .text .ul1 li .l_text .l_up .wd_text {
    color: #999;
}

#dment .wscl .down .right .text .ul1 li .l_text .dwd_text {
    color: #999;
}

#dment .rnhy {
    width: 100%;
    margin-bottom: 80px;
}

#dment .rnhy .down {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#dment .rnhy .down .left {
    width: 49%;
}

#dment .rnhy .down .left .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}

#dment .rnhy .down .left .img img {
    width: 100%;
}

#dment .rnhy .down .right {
    width: 48.6%;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

#dment .rnhy .down .right .text {
    width: 100%;
    transform: translateY(-20px);
}

#dment .rnhy .down .right .text .d_text {
    color: #333333;
}

#dment .rnhy .down .right .text .line {
    width: 34px;
    height: 2px;
    background-color: #2e752f;
    margin: 20px 0 23px 0;
}

#dment .rnhy .down .right .text .c_text {
    color: #666666;
    line-height: 1.8;
    margin-bottom: 20px;
}

#dment .rnhy .down .right .text .ul1 {
    display: flex;
}

#dment .rnhy .down .right .text .ul1 li {
    display: flex;
    margin-right: 37px;
    margin-right: 37px;
}

#dment .rnhy .down .right .text .ul1 li:last-child {
    margin-right: 0;
}

#dment .rnhy .down .right .text .ul1 li .l_text {
    margin-left: 8px;
}

#dment .rnhy .down .right .text .ul1 li .l_text .l_up {
    display: flex;
    align-items: flex-end;
}

#dment .rnhy .down .right .text .ul1 li .l_text .l_up .num {
    color: #2e752f;
}

#dment .rnhy .down .right .text .ul1 li .l_text .l_up .wd_text {
    color: #999;
}

#dment .rnhy .down .right .text .ul1 li .l_text .dwd_text {
    color: #999;
}

/* 研发创新 */
#research .ljsg {
    width: 100%;
    padding: 80px 0;
}

#research .ljsg .obox {
    position: relative;
}

#research .ljsg .obox .bg_img {
    /* height: 440px; */
    overflow: hidden;
    border-bottom-left-radius: 45px;
    border-top-right-radius: 45px;
    position: relative;
}

#research .ljsg .obox .bg_img .text {
    width: 51.8%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#research .ljsg .obox .bg_img .text .up {
    display: flex;
    justify-content: center;
    align-items: center;
}

#research .ljsg .obox .bg_img .text .up .d_text {
    color: #fff;
    line-height: 1.5;
}

#research .ljsg .obox .bg_img .text .c_text {
    width: 100%;
    color: #fff;
    line-height: 1.8;
    text-align: center;
    margin-top: 25px;
}

/* 原材料研发 */
#research .yclyf {
    width: 100%;
    height: 2530px;
    position: relative;
    padding: 80px 0;
}

#research .yclyf .obox {
    position: relative;
}

#research .yclyf .bg_img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

#research .yc_box {
    width: 1318px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

#research .yclyf .all {
    width: 100%;
}

#research .yclyf .obox .text1 {
    margin-left: 56%;
    color: #333;
}

#research .yclyf .obox .num {}

#research .yclyf .obox .num .left {
    float: left;
    margin-right: 40px;
}

#research .yclyf .obox .num .left>img {
    float: left;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}

#research .yclyf .obox .num .s_img {
    float: left;
    margin: 100px 0px 0 20px;
}

#research .yclyf .obox .num .right {
    width: 50%;
    float: left;
    margin-top: 90px;
}

/* 文字左对齐 */
#research .yclyf .obox .all {
    height: 253px;
}

#research .yclyf .obox .all .left {
    overflow: hidden;
}

#research .yclyf .obox .all .right .d_text {
    color: #030303;
}

#research .yclyf .obox .all .right .line {
    width: 34px;
    height: 2px;
    background-color: #2e752f;
    margin: 15px 0 13px 0;
}

#research .yclyf .obox .all .right .c_text {
    color: #666;
    line-height: 2;
    text-align: justify;
    position: relative;
}

#research .yclyf .obox .all .big_text {
    color: rgba(46, 117, 47, .06);
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0.65;
    font-family: "gmc";
}

/* 文字右对齐 */
#research .yclyf .obox .num1 .left {
    float: right;
    margin-left: 40px;
}

#research .yclyf .obox .num1 .left>img {
    float: right;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}

#research .yclyf .obox .num1 .s_img {
    float: left;
    margin: 100px 20px 0 0px;
}

#research .yclyf .obox .num1 .right {
    width: 52%;
    float: right;
    margin-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#research .yclyf .obox .num1 .right .c_text {
    color: #666;
    line-height: 2;
    text-align: right;
}

#research .yclyf .obox .num1 .big_text {
    left: 0;
    right: auto;
}


#research .yclyf .obox .one {
    margin-top: 135px;
}

#research .yclyf .obox .two {
    margin-top: 40px;
    padding-right: 50px;
}

#research .yclyf .obox .three {
    margin-top: 40px;
    padding-left: 140px;
}

#research .yclyf .obox .zb {
    margin-top: 42px;
    padding-left: 46.2%;
}

#research .yclyf .obox .four {
    margin-top: 40px;
    padding-right: 120px;
}

#research .yclyf .obox .five {
    margin-top: 80px;
    padding-left: 236px;
}

#research .yclyf .obox .cy {
    margin-top: 69px;
    padding-left: 54%;
}

#research .yclyf .obox .six {
    margin-top: 140px;
    padding-right: 210px;
}

#research .yclyf .obox .seven {
    margin-top: 47px;
    padding-left: 170px;
}

#research .yclyf .obox .seven .right {
    margin-top: 110px;
}

/* #research .yclyf .obox .seven .right .big_text{
    top: -75px;
    right: 270px;
} */
/* 设计师展示 */
#research .sjszs {
    width: 100%;
    padding: 80px 0;
    position: relative;
}

#research #mydiv {
    width: 100%;
    height: 100%;
}

#research #mydiv canvas {
    width: 100%;
    height: 100%;
    position: absolute !important;
}

#research .sjszs .obox {
    width: 100%;
}

#research .sjszs .obox .up {
    width: 90%;
    margin: 10px auto 0;
}

#research .sjszs .obox .up .swiper8 {}

#research .sjszs .obox .up .swiper8 .swiper-slide {}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .left {
    width: 32%;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .left .img {
    width: 100%;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .left .img img {
    width: 100%;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right {
    width: 65%;
    display: flex;
    padding-top: 98px;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .line {
    width: 60px;
    height: 2px;
    background-color: #2e752f;
    margin-right: 18px;
    transform: translateY(21px);
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text {
    width: calc(100% - 78px);
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text .big_text {
    color: #333;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text .d_text {
    color: #666;
    margin: 30px 0 32px 0;
}

#research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text .c_text {
    color: #666;
    line-height: 1.8;
}

#research .sjszs .obox .down {
    margin: 0 auto;
    position: relative;
}

#research .sjszs .obox .down .swiper9 {
    width: 90%;
    /* padding-top: 10px; */
}

#research .sjszs .obox .down .swiper9 .swiper-slide {
    width: 16.3%;
    margin-right: 0.875%;
    cursor: pointer;
    margin-top: 8px;
}

#research .sjszs .obox .down .swiper9 .swiper-slide.swiper-slide-active {
    background-color: #2e752f;
    width: 32%;
    padding: 10px;
    margin-top: 0;
}

#research .sjszs .obox .down .swiper9 .swiper-slide.swiper-slide-active .img {
    width: 50% !important;
}

#research .sjszs .obox .down .swiper9 .swiper-slide.swiper-slide-active .s9_box {
    height: 120px;
    display: flex;
}

#research .sjszs .obox .down .swiper9 .swiper-slide.swiper-slide-active .s9_box .text {
    height: 120px;
    z-index: 0;
    padding-left: 7%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    left: auto;
    left: 57%;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box {
    width: 100%;
    height: 132px;
    position: relative;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box .img {
    background-color: #cfd5da;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box .img img {
    width: 44%;
    height: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -24px;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box .text {
    z-index: -1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box .text .d_text {
    color: #fff;
}

#research .sjszs .obox .down .swiper9 .swiper-slide .s9_box .text .c_text {
    color: #fff;
    margin-top: 19px;
}

#research .sjszs .obox .down .btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-33%);
    left: 0;
}

#research .sjszs .obox .down .btn .swiper9_btn {
    width: 54px;
    height: 54px;
    position: relative;
    cursor: pointer;
}

#research .sjszs .obox .down .btn .swiper9_btn img {
    position: absolute;
    top: 0;
    left: 0;
}

#research .sjszs .obox .down .btn .swiper9_btn img:last-child {
    opacity: 0;
}

#research .sjszs .obox .down .btn .swiper9_btn:hover img:last-child {
    opacity: 1;
}

#research .sjszs .obox .down .btn .swiper9_btn:hover img:first-child {
    opacity: 0;
}

/* 搜索页面 */
#search .ipu {
    width: 100%;
    height: 156px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 110px;
}

#search .ipu .obox {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#search .ipu .obox .up {
    width: 76%;
    position: relative;
}

#search .ipu .obox .up .fdj {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-48%);
}

#search .ipu .obox .up .cha {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    cursor: pointer;
}

#search .ipu .obox input {
    width: 100%;
    height: 66px;
    border: 0;
    background-color: #f3f3f3;
    border-radius: 40px;
    padding-left: 72px;
}

#search .ipu .obox input::-webkit-input-placeholder {
    color: #999;
}

#search .ipu .obox input::-moz-placeholder {
    color: #999;
}

#search .ipu .obox input:-moz-placeholder {
    color: #999;
}

#search .ipu .obox input:-ms-input-placeholder {
    color: #999;
}

#search .ipu .obox a.img {
    color: #333;
    margin-left: 20px;
}

#search .jg {
    width: 100%;
    height: 90px;
}

#search .jg .obox {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dbdbdb;
}

#search .jg .obox .ul1 {
    display: flex;
}

#search .jg .obox .ul1 li {
    margin-right: 60px;
}

#search .jg .obox .ul1 li a {
    color: #333;
    position: relative;
}

#search .jg .obox .ul1 li a::before {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #2e752f;
    position: absolute;
    bottom: -35px;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}

#search .jg .obox .ul1 li:hover a::before {
    width: 100%;
    opacity: 1;
}

#search .jg .obox .ul1 li.act a::before {
    width: 100%;
    opacity: 1;
}

#search .jg .obox .ul1 li.act a {
    color: #2e752f;
}

#search .jg .obox .ul1 li a .s1 {
    color: #2e752f;
}

#search .jg .obox .text {
    color: #333;
}

#search .jg .obox .text span {
    color: #2e752f;
}

#search .xwxq {
    background-color: #f8f8f8;
    padding: 80px 0;
}

#search .xwxq .obox .ul2 {
    position: relative;
}

#search .xwxq .obox .ul2 .cpxq {
    float: left;
    display: none;
}

#search .xwxq .obox .ul2 .cpxq.act {
    float: none;
    display: block;
}

#search .xwxq .obox .six_img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#search .xwxq .obox .six_img .six {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 4%;
}

#search .xwxq .obox .six_img .six:nth-child(3n) {
    margin-right: 0;
}

#search .xwxq .obox .six_img .six:nth-child(4) {
    margin-bottom: 0;
}

#search .xwxq .obox .six_img .six:nth-child(5) {
    margin-bottom: 0;
}

#search .xwxq .obox .six_img .six:nth-child(6) {
    margin-bottom: 0;
}

#search .xwxq .obox .six_img .six .year {
    margin-bottom: 20px;
}

#search .xwxq .obox .six_img .six .year .day {
    color: #333333;
    font-family: "gma";
}

#search .xwxq .obox .six_img .six:hover .year .day {
    color: #2e752f;
}

#search .xwxq .obox .six_img .six .year .month {
    color: #333333;
    margin-top: 10px;
}

#search .xwxq .obox .six_img .six .d_text {
    color: #333;
    line-height: 1.8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#search .xwxq .obox .six_img .six:hover .d_text {
    color: #2e752f;
}

#search .xwxq .obox .six_img .six .line {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
    margin: 20px 0;
}

#search .xwxq .obox .six_img .six .ckgd {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
}

#search .xwxq .obox .six_img .six .ckgd .text {
    color: #666666;
}

#search .xwxq .obox .six_img .six .b_img {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
}

#search .xwxq .obox .six_img .six .b_img img {
    width: 100%;
}

#search .xwxq .obox .six_img .six:hover .b_img img {
    transform: scale(1.1);
}


#search .xwxq .obox .five_img {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#search .xwxq .obox .five_img .five {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #fff;
    overflow: hidden;
    border-top-right-radius: 13px;
}

#search .xwxq .obox .five_img .five:hover {
    -moz-box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    -webkit-box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    box-shadow: 0px 0px 15px rgba(34, 34, 34, .1);
    transform: translateY(-4px);
}

#search .xwxq .obox .five_img .five:nth-child(3n) {
    margin-right: 0;
}

#search .xwxq .obox .five_img .five:nth-child(4) {
    margin-bottom: 0;
}

#search .xwxq .obox .five_img .five:nth-child(5) {
    margin-bottom: 0;
}

#search .xwxq .obox .five_img .five:nth-child(6) {
    margin-bottom: 0;
}

#search .xwxq .obox .five_img .five .img {
    width: 100%;
    overflow: hidden;
    border-bottom-left-radius: 13px;
    border-top-right-radius: 13px;
}

#search .xwxq .obox .five_img .five .img img {
    width: 100%;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

#search .xwxq .obox .five_img .five:hover .img img {
    transform: scale(1.1);
    /* -webkit-filter: grayscale(0);
    filter: grayscale(0); */
}

#search .xwxq .obox .five_img .five .text {
    padding: 33px 30px 30px;
}

#search .xwxq .obox .five_img .five .text .d_text {
    width: 100%;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

#search .xwxq .obox .five_img .five:hover .text .d_text {
    color: #2e752f;
}

#search .xwxq .obox .five_img .five .text .c_text {
    width: 100%;
    color: #666;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#search .xwxq .obox .five_img .five .line {
    width: 100%;
    height: 6px;
    background-color: rgba(98, 28, 117, .25);
    position: relative;
}

#search .xwxq .obox .five_img .five .line::before {
    content: "";
    display: block;
    width: 0;
    height: 6px;
    background: #2e752f;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#search .xwxq .obox .five_img .five:hover .line::before {
    width: 100%;
}

#search .xwxq .obox .fy {
    margin-top: 65px;
}

















@media (max-width: 1680px) {
    .header .zbox .h_daohang {
        float: left;
        width: 53%;
        height: 100%;
        line-height: 110px;
        margin-left: 18.5%;
    }

    .header .zbox .h_daohang {
        margin-left: 16.5%;
    }

    #dment .szml .obox .down .six_img .six .text .c_text {
        height: 65px;
    }

    #search .xwxq .obox .five_img .five .text .c_text {
        height: 65px;
    }
}

@media (max-width: 1440px) {
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left .c_text{margin-bottom: 50px;}
    #index .yfcx .ibox .up{top: 0;}
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left{padding-top: 12%;}
    #index .sykg .ibox .right .text .more{margin: 50px 0 50px 0;}
    #index .sykg .ibox .right{padding-top: 100px;}
    .f_256 {
        font-size: 186px;
    }

    .header .zbox .ul1 li .lbt a {
        font-size: 12px;
    }

    .header .zbox .h_daohang {
        margin-left: 14.5%;
    }

    .header .zbox .ywss {
        float: right;
        width: 4.9%;
        height: 100%;
        margin-left: 2%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #about .sykg .obox .left {
        width: 43.8%;
        position: relative;
        cursor: pointer;
    }

    #index .sykg .ibox .left .white_box .img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    #index .yfcx .ibox .up .ul1 {
        margin-top: 35px;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left {
        width: 38%;
        padding-top: 145px;
        position: relative;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left .c_text {
        color: #777;
        line-height: 1.8;
        margin-bottom: 58px;
    }
}

/* dz */

@media (max-width: 1366px) {
    .f_256 {
        font-size: 160px;
    }

    .header .zbox .h_daohang {
        float: left;
        width: 53%;
        height: 100%;
        line-height: 110px;
        margin-left: 15%;
    }

    .header .zbox .ywss {
        float: right;
        width: 4.9%;
        height: 100%;
        margin-left: 0%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #index .sykg .ibox .right {
        padding-top: 70px;
    }

    #index .sykg .ibox .right .text .c_text {
        margin: 35px 0 45px 0;
    }

    #index .sykg .ibox .right .text .more {
        margin: 74px 0 76px 0;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left .c_text {
        color: #777;
        line-height: 1.8;
        margin-bottom: 35px;
    }

    #index .yfcx .ibox .btn {
        display: flex;
        margin-top: 45px;
    }

    #about .sykg .obox .left {
        width: 46.8%;
        position: relative;
        cursor: pointer;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box .year {
        margin-bottom: 25px;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box .line {
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.15);
        margin: 20px 0 25px 0;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box .b_img {
        width: 100%;
        margin-top: 25px;
        overflow: hidden;
    }

    #index .xwzx .down {
        width: calc(100% - 5.7%);
        margin-left: 5.7%;
        padding-top: 35px;
        background-color: #fff;
    }
}

@media (max-width: 1280px) {
    .header .zbox .h_daohang {
        float: left;
        width: 53%;
        height: 100%;
        line-height: 110px;
        margin-left: 11.5%;
    }

    .header .zbox .h_daohang {
        float: left;
        width: 53%;
        height: 100%;
        line-height: 110px;

    }
}

@media (max-width: 1030px) {
    .f_14 {
        font-size: 12px;
    }

    .f_16 {
        font-size: 14px;
    }

    .f_18 {
        font-size: 16px;
    }

    .f_20 {
        font-size: 16px;
    }

    .f_22 {
        font-size: 16px;
    }

    .f_24 {
        font-size: 20px;
    }

    .f_26 {
        font-size: 22px;
    }

    .f_28 {
        font-size: 22px;
    }

    .f_30 {
        font-size: 24px;
    }

    .f_32 {
        font-size: 24px;
    }

    .f_34 {
        font-size: 28px;
    }

    .f_36 {
        font-size: 28px;
    }

    .f_38 {
        font-size: 30px;
    }

    .f_40 {
        font-size: 30px;
    }

    .f_42 {
        font-size: 34px;
    }

    .f_46 {
        font-size: 34px;
    }

    .f_48 {
        font-size: 34px;
    }

    .f_50 {
        font-size: 34px;
    }




    .f_72 {
        font-size: 34px;
    }

    .f_100 {
        font-size: 36px;
    }

    /* .f_230 {
        font-size: 230px;
    }
    
    .f_256 {
        font-size: 256px;
    } */

    .ibox {
        max-width: 1200px;
        min-width: 100px;
        width: 91%;
        margin: 0 auto;
        position: relative;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        box-sizing: border-box;
    }

    .header {
        display: none;
    }

    .m_header {
        width: 100%;
        height: 80px;
        display: block;
        overflow: hidden;
        padding: 0 5%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .m_header .sanline {
        width: 50px;
        height: 50px;
    }

    .m_header .sanline img {
        width: 50px;
        height: 50px;
    }

    .header_nav .sancha {
        width: 50px;
        height: 50px;
    }

    .header_nav .sancha img {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .header_nav {
        display: block;
        position: fixed;
        z-index: 999999999999;
        width: 100%;
        height: 100%;
        top: 0%;
        right: -100%;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
        overflow: hidden;
        box-sizing: border-box;
        background-color: #fff;
    }

    .header_nav.act {
        right: 0;
    }

    .header_nav li a {
        font-size: 18px;
        color: #666;
        padding: 10px 30px 10px 50px;
        line-height: 30px;
        position: relative;
    }

    .header_nav li a.ltp:after {
        content: "";
        display: block;
        width: 5px;
        height: 20px;
        background: #d4d3d4;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: 30px;
    }

    .header_nav li a.ltp.act:after {
        background: #2e752f;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

    .header_nav li a.ltp.act {
        color: #2e752f;
    }

    .header_nav li .qp .hd {
        display: none;
    }

    .header_nav li .qp .hd .hp a {
        display: block;
        font-size: 16px;
    }

    .header_nav li .qp .hd .hp a:last-child {
        border-bottom: 1px solid #ccc;
    }

    .header_nav li.search {
        position: relative;
    }

    .header_nav li.search span {
        position: absolute;
        top: 17px;
    }

    .header_nav li.search .searchbtn img {
        position: absolute;
        top: 7px;
    }
.header_nav .en{
    display: block;
    width: 100%;
    padding: 15px 30px 10px;
    color: #666;
}
    .header_nav .h_input {
        width: 100%;
        height: 42px;
        position: relative;
        padding: 15px 30px 0;
    }

    .header_nav .h_input input {
        width: 100%;
        height: 100%;
        border-radius: 15px;
        border: 2px solid #999;
        padding-left: 15px;
        font-size: 14px;
    }

    .header_nav .h_input .img {
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateX(-50%);
    }

    .footer {
        padding-top: 0;
    }

    .footer .ibox .up {
        display: none;
    }

    /* 脚 */
    #index .banner {
        width: 100%;
        margin-top: 80px;
    }

    #search .ipu {
        width: 100%;
        height: 156px;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        margin-top: 80px;
    }

    #news_con {
        width: 100%;
        margin-top: 70px;
    }

    #news_con .box {
        padding: 30px 0;
    }

    /* dz1 */
}

@media (max-width: 960px) {
    .f_14 {
        font-size: 14px;
    }

    .f_16 {
        font-size: 14px;
    }

    .f_18 {
        font-size: 14px;
    }

    .f_20 {
        font-size: 16px;
    }

    .f_22 {
        font-size: 16px;
    }

    .f_24 {
        font-size: 16px;
    }

    .f_26 {
        font-size: 18px;
    }

    .f_28 {
        font-size: 18px;
    }

    .f_30 {
        font-size: 18px;
    }

    .f_32 {
        font-size: 20px;
    }

    .f_34 {
        font-size: 20px;
    }

    .f_36 {
        font-size: 22px;
    }

    .f_38 {
        font-size: 22px;
    }

    .f_40 {
        font-size: 24px;
    }

    .f_42 {
        font-size: 24px;
    }

    .f_46 {
        font-size: 24px;
    }

    .f_50 {
        font-size: 26px;
    }

    /* 头 */
    .m_header {
        width: 100%;
        height: auto;
        display: block;
        /* overflow: hidden; */
        padding: 0 5%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .m_header a img {
        height: 37px;
    }

    .footer .top {
        display: none;
    }

    .footer .ibox .down {
        display: block;
        height: 95px;
        padding-top: 17px;
        text-align: center;
        line-height: 1.5;
    }

    .footer .ibox .down * {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.3);
        line-height: 1.8;
    }

    #index .banner {
        width: 100%;
        margin-top: 50px;
    }

    /* #index .banner .swiper1 .img img:last-child {
        display: block;
    }
    
    #index .banner .swiper1 .img img:first-child {
        display: none;
    } */


    .newsitem{width: 100%;margin-right: 0;margin-bottom: 20px;}
    .newsitem a .year{margin-bottom: 10px;}
    .newsitem a .line{margin: 10px 0 10px 0;}
    .newsitem a .b_img{margin-top: 20px;height: 180px;}
    .newsitem a .ckgd{padding-right: 0;}
    
    #product .szml .obox {
        padding: 20px 0;
    }

    #product .szml .obox .up {
        display: block;
    }

    #product .szml .obox .up .left {
        width: 100%;
    }

    #product .szml .obox .up .right {
        width: 100%;
        padding: 15px 10px 10px;
    }

    #dment .szml .obox .down .six_img .six {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 6% !important;
        overflow: hidden;
    }

    #dment .szml .obox .down .six_img .six .text {
        padding: 15px 10px;
    }

    #research .yclyf {
        width: 100%;
        height: auto;
        position: relative;
    }

    #research .yclyf .bg_img {
        display: none;
    }

    #research .yc_box {
        width: 100%;
        position: initial;
        top: auto;
        left: auto;
        transform: translateX(0);
    }

    #research .yclyf .obox .all {
        height: auto;
    }

    #research .yclyf .obox .all .left {
        width: 100%;
        float: none;
        margin: 0;
    }

    #research .yclyf .obox .all .right {
        width: 100%;
        float: none;
        margin: 0;
        padding-top: 15px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    #research .yclyf .obox .all .right .line {
        margin: 10px 0 7px 0;
    }

    #research .yclyf .obox .num .left>img {
        float: none;
    }

    #research .yclyf .obox .num .s_img {
        display: none;
    }

    #research .yclyf .obox .text1 {
        margin-left: 0;
        text-align: center;
    }

    #research .yclyf .obox .one {
        margin-top: 20px;
    }

    #research .yclyf .obox .two {
        margin-top: 20px;
        padding-right: 0;
    }

    #research .yclyf .obox .num1 .left>img {
        float: none;
    }

    #research .yclyf .obox .num1 .s_img {
        display: none;
    }

    #research .yclyf .obox .num1 .right .c_text {
        text-align: left;
    }

    #research .yclyf .obox .three {
        margin-top: 20px;
        padding-left: 0;
    }

    #research .yclyf .obox .all .big_text {
        display: none;
    }

    #research .yclyf .obox .zb {
        margin: 30px 0 20px 0;
        padding-left: 0;
        text-align: center;
    }

    #research .yclyf .obox .four {
        margin-top: 20px;
    }

    #research .yclyf .obox .five {
        margin-top: 20px;
        padding-left: 0;
    }

    #research .yclyf .obox .cy {
        margin: 30px 0 20px 0;
        padding-left: 0;
        text-align: center;
    }

    #research .yclyf .obox .six {
        margin-top: 20px;
        padding-right: 0;
    }

    #research .yclyf .obox .seven {
        margin-top: 20px;
        padding-left: 0;
    }

    #research .sjszs {
        width: 100%;
        padding: 30px 0;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box {
        display: block;
    }

    #research #mydiv {
        display: none;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .left {
        width: 50%;
        margin: 0 auto;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right {
        width: 100%;
        padding-top: 2px;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .line {
        display: none;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text {
        width: 100%;
    }

    #research .sjszs .obox .up .swiper8 .swiper-slide .s8_box .right .text .d_text {
        margin: 13px 0 6px 0;
    }

    #research .sjszs .obox .down .swiper9 {
        width: 100%;
        padding-bottom: 20px;
    }

    #research .sjszs .obox .down .btn {
        display: none;
    }

    #research .sjszs .obox .down {
        margin: 7px auto 0;
    }

    #research .sjszs .obox .down .swiper9 .swiper-pagination-fraction,
    .swiper-pagination-custom,
    #research .sjszs .obox .down .swiper9 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    #research .sjszs .obox .down .swiper9 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #2e752f;
    }

    #contact .lxwm {
        width: 100%;
        padding: 20px 0;
    }

    #contact .lxwm .five_img {
        width: 100%;
        display: block;
        margin: 20px 0;
    }

    #contact .lxwm .five_img .five {
        padding: 10px 0;
    }

    #contact .lxwm .five_img .line {
        width: 80%;
        height: 1px;
        margin: 4px auto;
    }

    #contact .lxwm .five_img .five .d_text {
        color: #444;
        margin: 10px 0 8px 0;
    }

    #wrap {
        width: 100%;
        height: 300px;
        position: relative;
        z-index: 1;
    }

    #contact .rczp {
        width: 100%;
        padding-bottom: 20px;
    }

    #contact .rczp .down .hder .text:nth-child(3) {
        display: none;
    }

    #contact .rczp .down .hder .text:nth-child(5) {
        display: none;
    }

    #contact .rczp .down .sfq .ul1 li .ttop .text:nth-child(3) {
        display: none;
    }

    #contact .rczp .down .sfq .ul1 li .ttop .text:nth-child(5) {
        display: none;
    }

    #contact .rczp .down .sfq .ul1 li .ttop .img {
        right: 20px;
    }

    #contact .rczp .down .sfq .ul1 li .bottom {
        padding: 0px 0 0 5.25%;
        display: none;
    }

    #contact .rczp .down .sfq .ul1 li .bottom .gwzz {
        margin-bottom: 20px;
    }

    #contact .rczp .down .sfq .ul1 li .bottom .ddown {
        color: #666;
        padding: 5px 0;
        border-top: 1px solid #f1f1f1;
        margin-top: 20px;
    }

    #contact .rczp .down .sfq .ul1 li .bottom .ddown .text {
        line-height: 1.5;
    }

    #contact .rczp .down .sfq .ul1 li .bottom .ddown .c_text {
        margin-top: 10px;
        line-height: 1.5;
    }

    #contact .rczp .down .x_img {
        margin: 0 auto;
    }

    #contact .khly .box .down .three_inp {
        width: 100%;
        display: block;
        margin-bottom: 15px;
    }

    #contact .khly .box .down .three_inp input {
        height: 40px;
        display: flex;
        align-items: center;
        margin-right: 0;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    #contact .khly .box .down textarea {
        width: 100%;
        height: 150px;
        resize: none;
        padding: 10px 0 0 15px;
        color: #333;
        border: 0;
    }

    #contact .khly {
        padding: 20px 0;
    }

    #dment .wscl .down {
        width: 100%;
        display: block;
    }

    #dment .wscl .down .left {
        width: 100%;
    }

    #dment .wscl .down .right {
        width: 100%;
        padding-right: 0;
        display: block;
    }

    #dment .wscl .down .right .text {
        width: 100%;
        transform: translateY(0);
        padding: 15px 10px 0;
    }

    #dment .wscl .down .right .text .line {
        margin: 15px 0 8px 0;
    }

    #dment .obox .about_title {
        margin-bottom: 20px;
    }

    #dment .wscl {
        width: 100%;
        margin-bottom: 40px;
    }

    #dment .rnhy .down {
        width: 100%;
        display: block;
    }

    #dment .rnhy .down .left {
        width: 100%;
    }

    #dment .rnhy .down .right {
        width: 100%;
        padding-left: 0;
        display: block;
        margin-bottom: 15px;
    }

    #dment .rnhy .down .right .text .line {
        margin: 15px 0 8px 0;
    }

    #dment .rnhy .down .right .text {
        width: 100%;
        transform: translateY(0);
    }

    #dment .rnhy {
        width: 100%;
        margin-bottom: 40px;
    }

    #about .sykg {
        width: 100%;
        background-color: #f6f6f6;
        padding: 20px 0;
        position: relative;
    }

    #about .sykg .rt_img {
        display: none;
    }

    #about .sykg .obox .about_title {
        margin-bottom: 20px;
    }

    #about .sykg .obox .leftr {
        display: block;
    }

    #about .sykg .obox .leftr .left {
        width: 100%;
    }

    #about .sykg .obox .leftr .right {
        width: 100%;
        padding-top: 15px;
    }

    #about .sykg .obox .right .text .c_text {
        margin: 12px 0 10px 0;
        letter-spacing: 0;
        height: auto;
        overflow: initial;
        text-overflow: ellipsis;
        display: block;
    }

    #about .sykg .obox .right .text .three_text {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #about .sykg .obox .right .text .three_text .three .num {
        margin-bottom: 2px;
    }

    #about .sykg .obox .right .text .three_text .three {
        width: 50%;
        margin-bottom: 15px;
    }

    #about .sykg .obox .yjby {
        display: none;
    }

    #about .sykg .obox .right .text .ysjt {
        margin: 3px 0 7px 0;
    }

    #about .sykg .obox .right .text .ysjt .line {
        display: none;
    }

    #about .sykg .obox .right .text .ysjt .ench {
        line-height: 1.5;
    }

    #about .sykg .obox .right .text .sjqy {
        line-height: 1.5;
    }

    #about .fzlc {
        width: 100%;
        padding: 20px 0;
        background: #fff;
    }

    #about .fzlc .obox .down .swiper4 {
        width: 100%;
        margin: 20px 0;
        padding-bottom: 20px;
    }

    #about .fzlc .obox .down .swiper4 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #2e752f;
    }

    #about .fzlc .obox .down .btn {
        display: none;
    }

    #about .fzlc .obox .swiper5 {
        display: none;
    }

    #about .fzlc .obox .down .swiper4 .swiper-slide .s4_box {
        width: 100%;
        display: block;
    }

    #about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .left {
        width: 100%;
    }

    #about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right {
        width: 100%;
        padding: 15px 0 0;
    }

    #about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .years .year {
        transform: translateY(-4px);
    }

    #about .fzlc .obox .down .swiper4 .swiper-slide .s4_box .right .years {
        margin-bottom: 7px;
    }

    #about .yxwd {
        padding: 20px 0;
    }

    #about .yxwd .obox .down {
        margin-top: 20px;
    }

    #about .yxwd .obox .down .ul2 li .text {
        width: 100%;
        line-height: 1.8;
        color: #666;
        position: initial;
        top: 0;
        left: 0;
    }

    #index .banner .swiper1 .obox {
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #index .banner .swiper1 .obox .s_img {
        width: 90%;
        transform: translateY(0);
        opacity: 0;
        margin-left: 5%;
    }
    #index .banner .swiper1 .obox .s_img img{
        max-width: 100%;
    }
    #index .yfcx .ms_img{display: none;}
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box{
        display: block;
    }
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left{
        width: 100%;padding: 0;margin-bottom: 20px;
    }
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .left .c_text{
        margin-bottom: 20px;
    }
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right{
        width: 100%;margin-right: 0;transform: translateX(0px);
    }
    #index .yfcx .ibox .swiperpr .swiper-slide .s2_box .right .sbpic{width: 150px;}

    #index .banner .swiper1 .btn {
        display: none;
    }

    #index .banner .swiper1 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #2e752f !important;
    }

    #index .banner .swiper1 .swiper-pagination-bullet {
        background: #fff;
    }

    #index .sykg .rt_img {
        display: none;
    }

    #index .sykg {
        padding: 20px 0;
    }

    #index .sykg .ibox .left {
        width: 100%;
        height: 100%;
        position: initial;
        left: 0;
        top: 0;
        transform-origin: left bottom;
        -webkit-transform-origin: left bottom;
        z-index: 0;
    }

    #index .sykg .ibox .right {
        width: 100%;
        float: none;
        padding-top: 15px;
    }

    #index .sykg .ibox .left .white_box .img img {
        width: 100%;
        max-width: 1700px;
        height: 100%;
        position: initial;
        top: auto;
        left: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }

    #index .sykg .ibox .left .white_box .img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: initial;
        bottom: 0;
        left: 0;
    }

    #index .sykg .ibox .right .text .c_text {
        width: 100%;
        height: auto;
        margin: 12px 0 10px 0;
        overflow: initial;
        text-overflow: ellipsis;
        display: block;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    #index .sykg .ibox .right .text .three_text {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #index .sykg .ibox .right .text .three_text .three {
        width: 50%;
        margin-bottom: 15px;
    }

    #index .sykg .ibox .right .text .three_text .three .num {
        margin-bottom: 2px;
    }

    #index .sykg .ibox .right .text .more {
        margin: 6px 0 20px 0;
        width: 140px;
        height: 40px;
        padding: 0 20px;
    }

    #index .sykg .ibox .yjby {
        display: none;
    }

    #index .sykg .ibox .right .text .ysjt {
        width: 100%;
        display: flex;
        align-items: flex-end;
        margin-bottom: 14px;
    }

    #index .sykg .ibox .right .text .ysjt .line {
        display: none;
    }

    #index .sykg .ibox .right .text .ysjt .ench {
        line-height: 1.5;
    }

    #index .sykg .ibox .right .text .sjqy {
        line-height: 1.5;
    }

    #index .yfcx {
        padding: 20px 0 60px;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box {
        width: 100%;
        display: block;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left {
        width: 100%;
        padding-top: 0;
        position: relative;
        margin-bottom: 15px;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .right {
        width: 100%;
    }

    #index .yfcx .ibox .three_num {
        display: none;
    }

    #index .yfcx .ibox .up .ul1 {
        display: none;
    }

    #index .yfcx .ibox .up {
        position: initial;
        margin-bottom: 12px;
    }

    #index .yfcx .ibox .swiper2 .swiper-slide .s2_box .left .c_text {
        color: #777;
        line-height: 1.8;
        margin-bottom: 15px;
    }

    #index .yfcx .ibox .btn {
        display: flex;
        justify-content: center;
        margin-top: 24px;
    }

    #index .cpzx.pc {
        display: none;
    }

    #index .cpzx.phone {
        display: block;
    }

    #index .cpzx .ibox .up .three_text,#index .xwzx .ibox .up .three_text {
        width: 100%;
        display: block;
    }
    #index .xwzx .ibox .up .three_text .szsk .sml::before{
        bottom: -10px;
    }
    #index .xwzx .ibox .up .three_text .title{
        margin-bottom: 30px;
    }
    #index .xwzx .ibox .up .three_text .more1{
        margin-top: 30px;
    }


    #index .cpzx .ibox .up .three_text .szsk .sml {
        margin-right: 20px;
    }

    #index .cpzx .ibox .up .three_text .szsk .sml::before {
        bottom: -10px;
    }

    #index .cpzx .ibox .up .three_text .more2 {
        margin-top: 30px;
    }

    #index .cpzx .ibox {
        padding: 20px 0;
    }

    #index .cpzx .ibox .up .three_text .title {
        margin-bottom: 30px;
    }

    #index .cpzx .ibox .up {
        width: 100%;
        padding-right: 0;
        padding-bottom: 21px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    #index .cpzx.phone .ibox .ul2 {
        /* position: relative; */
        margin-top: 20px;
    }
  #index .cpzx.phone .ibox .ul2 li{
      width: 100%;
      overflow: hidden;
    float: left;
    opacity: 0;
  }
    #index .cpzx .ibox .ul2 li.act {
        width: 100%;
        opacity: 1;
        z-index: 5;
        transform: translateY(0);
    }

    #index .cpzx .ibox .swiper123all {
        padding-bottom: 20px;
    }

    #index .cpzx .ibox .swiper123all.swiper-pagination-fraction,
    #index .cpzx .ibox .swiper123all .swiper-pagination-custom,
    #index .cpzx .ibox .swiper123all>.swiper-pagination-bullets {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    #index .cpzx .ibox .swiper123all .s10_box {
        position: relative;
    }

    #index .cpzx .ibox .swiper123all .s10_box .img {
        width: 100%;
        position: relative;
        /* -webkit-filter: grayscale(100%);
        filter: grayscale(100%); */
    }
    #index .cpzx .ibox .swiper123all .s10_box .img:after{
    position: absolute;
    content: "";
    bottom:0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -webkit-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: -o-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: -moz-linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    background: linear-gradient(0deg, rgb(0 0 0 / 20%), rgb(0 0 0 / 0%));
    }

    #index .cpzx .ibox .swiper123all .s10_box:hover .img {
        width: 100%;
        /* -webkit-filter: grayscale(0);
        filter: grayscale(0); */
    }

    #index .cpzx .ibox .swiper123all .s10_box .img img {
        width: 100%;
    }

    #index .cpzx .ibox .swiper123all .s10_box .text {
        position: absolute;
        bottom: 10px;
        left: 10px;
        color: #fff;
    }

    #index .cpzx .ibox .swiper123all .swiper-pagination-fraction,
    #index .cpzx .ibox .swiper123all .swiper-pagination-custom,
    #index .cpzx .ibox .swiper123all .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    #index .cpzx .ibox .swiper123all .swiper-pagination-bullet-active {
        opacity: 1;
        background: #2e752f !important;
    }

    #index .cpzx .ibox .swiper123all .swiper-pagination-bullet {
        background: #fff;
    }

    #index .xwzx {
        width: 100%;
        background-color: #f6f6f8;
        padding: 50px 0;
    }

    #index .xwzx .ibox .up {
        width: 100%;
        padding-right: 0%;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 15px;
    }

    #index .xwzx .down {
        margin-left: 0;
        padding-top: 15px;
        background-color: #fff;
        max-width: 1030px;
        min-width: 100px;
        width: 90%;
        margin: 0 auto;
    }

    #index .xwzx .down .swiper3 {
        padding: 0 0 30px 0;
    }

    #index .xwzx .down .swiper3 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #2e752f;
    }

    #index .xwzx .down .swiper3 .swiper-slide {
        width: 100% !important;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box {
        padding: 0 10px;
    }
    
    #index .xwzx .down .swiper3 .swiper-slide .s3_box .b_img{
        height: 180px;
    }
    #index .xwzx .down .swiper3 .swiper-slide .s3_box .year {
        margin-bottom: 10px;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box .year .month {
        color: #333333;
        margin-top: 3px;
    }

    #index .xwzx .down .swiper3 .swiper-slide .s3_box .line {
        margin: 15px 0
    }

    #index .xwzx .down .bar3 {
        display: none;
    }

    #about .atanchung .swiper7 .sbox .img {
        width: 100%;
        height: auto;
        overflow: auto;
        margin: 19% auto 0;
    }

    #about .atanchung .out {
        position: absolute;
        width: 30px;
        height: 30px;
        background: url(../images/out.png) center no-repeat;
        top: 20px;
        left: 81%;
        z-index: 6;
        cursor: pointer;
    }

    #about .ryzz {
        width: 100%;
        padding: 20px 0;
        position: relative;
    }

    #about .ryzz .obox .down {
        width: 100%;
        margin-top: 20px;
    }

    #about .ryzz .obox .down .swiper6 .btn {
        display: flex;
        justify-content: center;
        margin-top: 20px;
        display: none;
    }

    #about .ryzz .obox .down .swiper6 {
        padding-bottom: 30px;
    }

    #dment .lssy .obox .bg_img .text {
        width: 100%;
        position: initial;
        top: auto;
        left: auto;
        transform: translate(0, 0);
    }

    #dment .lssy .obox .bg_img {
        height: auto;
        overflow: hidden;
        border-bottom-left-radius: 45px;
        border-top-right-radius: 45px;
        position: relative;
    }

    #dment .lssy .obox .bg_img .img {
        display: none;
    }

    #dment .lssy {
        width: 100%;
        padding: 20px 0 30px 0;
    }

    #dment .lssy .obox .bg_img .text .up .d_text {
        color: #333;
        line-height: 1.5;
    }

    #dment .lssy .obox .bg_img .text .c_text {
        width: 100%;
        color: #333;
        line-height: 1.8;
        text-align: center;
        margin-top: 10px;
    }

    #research .ljsg {
        width: 100%;
        padding: 20px 0 30px 0;
    }

    #research .ljsg .obox .bg_img {
        height: auto;
        overflow: hidden;
        border-bottom-left-radius: 45px;
        border-top-right-radius: 45px;
        position: relative;
    }

    #research .ljsg .obox .bg_img .img {
        display: none;
    }

    #research .ljsg .obox .bg_img .text {
        width: 100%;
        position: initial;
        top: auto;
        left: auto;
        transform: translate(0, 0);
    }

    #research .ljsg .obox .bg_img .text .up .d_text {
        color: #333;
        line-height: 1.5;
    }

    #research .ljsg .obox .bg_img .text .c_text {
        width: 100%;
        color: #333;
        line-height: 1.8;
        text-align: center;
        margin-top: 10px;
    }

    #contact .rczp .down {
        width: 100%;
        margin-top: 20px;
    }

    #contact .khly .box .down {
        width: 100%;
        margin-top: 20px;
    }

    #search .ipu {
        width: 100%;
        height: 156px;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        margin-top: 50px;
    }

    #search .ipu {
        width: 100%;
        height: 62px;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        margin-top: 50px;
    }

    #search .ipu .obox input {
        width: 100%;
        height: 30px;
        border: 0;
        padding-left: 35px;
    }

    #search .ipu .obox .up .fdj {
        width: 7%;
        position: absolute;
        top: 50%;
        left: 14px;
        transform: translateY(-50%);
    }

    #search .ipu .obox .up .cha {
        width: 7%;
        position: absolute;
        top: 50%;
        right: 14px;
        transform: translateY(-50%);
        cursor: pointer;
    }

    #search .jg .obox {
        height: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-evenly;
        flex-direction: column;
    }

    #search .jg .obox .ul1 li {
        margin-right: 20px;
    }

    #search .jg .obox .ul1 li a::before {
        bottom: -5px;
    }

    #search .xwxq {
        background-color: #f8f8f8;
        padding: 20px 0;
    }

    #search .jg {
        width: 100%;
        height: 70px;
    }

    #search .xwxq .obox .six_img .six {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6% !important;
    }

    #search .xwxq .obox .six_img .six .year .month {
        color: #333333;
        margin-top: 3px;
    }

    #search .xwxq .obox .six_img .six .year {
        margin-bottom: 7px;
    }

    #search .xwxq .obox .six_img .six .line {
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.15);
        margin: 10px 0;
    }

    #search .xwxq .obox .six_img .six .b_img {
        width: 100%;
        margin-top: 14px;
        overflow: hidden;
    }

    #search .xwxq .obox .five_img .five {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6% !important;
    }

    #search .xwxq .obox .five_img .five .text {
        padding: 15px 10px 0px;
    }

    #news_con {
        width: 100%;
        margin-top: 50px;
    }

    #news_con .box {
        padding: 20px 0;
    }

    #news_con .box .text .line {
        width: 100%;
        height: 1px;
        background-color: #e5e5e5;
        margin: 12px 0;
    }

    #news_con .box .text .img {
        width: 100%;
        margin: 17px 0;
    }

    #news_con .box .text .cc_text .c_text {
        color: #666;
        line-height: 1.5;
        margin-bottom: 8px;
    }

    #news_con .box .text .g_line {
        width: 100%;
        height: 1px;
        background-color: #e5e5e5;
        margin: 16px 0 16px 0;
    }

    #news_con .box .text .sxf {
        width: 100%;
        display: block;
    }

    #news_con .box .text .sxf .left {
        margin-bottom: 15px;
    }

    #index .banner .swiper1 .three_quan {
        display: none;
    }

    #research .sjszs .obox .down .swiper9.swiper-pagination-fraction,
    #research .sjszs .obox .down .swiper9 .swiper-pagination-custom,
    #research .sjszs .obox .down .swiper9>.swiper-pagination-bullets {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    #product .szml .obox .up .right .text .line {
        width: 36px;
        height: 2px;
        background-color: #2e752f;
        margin: 10px 0 10px 0;
    }

    #search .xwxq .obox .fy {
        margin-top: 10px;
    }

    #product .szml .obox .fy {
        margin-top: 10px;
    }

    .proitem .down{display: block;}
    .proitem .down .left,.proitem .down .right,.prode1left,.prode1right,.prode1right .infobox .item{width: 100%;}
    .proitem .down .right .text{transform: translateY(0px);    padding-top: 20px;}
    .proitem .down .right .text .line{    margin: 14px 0 20px 0;}
    .proitem .down .right .text .more,.prode1right .more{margin-top: 20px;width: 140px;    height: 40px;    padding: 0 20px;}
    .prode1right{padding: 20px 0 0;}
    .prode1left .swiper-pagination{    bottom: 8px!important;}
    .prode1right .h1{font-size: 18px;}
    .prode1right .infobox .item{display: block;padding: 10px 0;}
    /* .prode1right .infobox .item .title1,.prode1right .infobox .item .txt1{display: inline-block;} */
    .prodetab .item{line-height: 50px;padding: 0 20px;}
    #productcon .obox{width: 90%;}
    .box{width: 90%;}
    .prode2{padding: 20px 5%;}
    #contact .lxwm .five_img .five .c_text{height: auto;}
    #contact .khly .box .down .submit{width: 140px;    height: 40px;}



}



/*分页相关*/
.pagelist {padding-bottom: 40px;}
.pagelist ul{text-align:center;margin:20px 0 0 0;padding-bottom: 20px;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{
    display:inline-block;
    border:1px solid #ddd;
    padding:6px 15px;
    border-radius: 3px;
    background: #f1eff0;
    color: #999;
    transition: all .5s;
}
.pagelist li a:hover{border-color:#2e752f;background:#2e752f;color:#fff;}
.pagelist li.active a{border-color:#2e752f;background:#2e752f;color:#fff;}