.banner .swiper-pagination-bullet-active {
    background: #FFF !important;
}

.banner .swiper-button-next {
    right: 160px;
    color: #FFF;
}

.banner .swiper-button-prev {
    left: 160px;
    color: #FFF;
}

.bg_bTn {
        background-image: linear-gradient(to top, #09a7308a, transparent);
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    color: #FFF;
    padding: 20px 0;
}

.index-title {
    font-size: 25px;
    margin-bottom: 25px;
}

.bm {
    text-align: center;
    background: url("/static/webapp/default/pc/images/bj1.jpg") no-repeat 100%;
    background-size: cover;
    padding: 40px 10px;
}

.bm_box {
    width: 1145px;
    margin: 0 auto;
}

.bm_box .layui-form {
    width: 970px;
    background: #FFF;
    border-radius: 5px;
    display: inline-block
}

.bm_box .layui-form .layui-input {
    width: 290px;
    display: inline-block;
    border: none;
}

.bm_box .layui-form .layui-input:focus {
    border-color: unset !important;
    box-shadow: unset
}

.bm_box .layui-form span {
    color: #d2d2d2
}

.zjw-btn {
    background: #09a730 !important;
}

.zjw-btn2 {
    background: transparent;
    color: #000;
    border: 1px solid #09a730;
}

.zjw-btn-nbg {
    background: none !important;
    border: 1px solid #FFF !important;
    color: #FFF !important;
}

.bm_box button {
    border-radius: 5px;
    width: 150px;
    float: right
}

.bm_box .el-input__inner::placeholder {
    color: #333 !important;
}

.bm .zjw-btn {
    width: 100%;
}

.bm .el-col {
    margin-bottom: 10px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.part1 {

    padding:22px 0;
}

.t-box {
    text-align: center;
    padding-bottom: 20px;
}

.index-title-lg {
    color: #333;

    line-height: normal;
    margin-bottom: 5px;
}

.index-title-lg span {
    font-size: 25px;
    font-weight: bolder;
}

.index-title-sm {
    font-size: 14px;
    color: #909399;
    font-weight: normal
}

.p1_box, .p2_box {
    width: 1210px;
    margin: 0 auto;
    font-size: 0;
    position: relative
}

.p1_box {
    height: 400px;
    overflow: hidden
}

.p1_box .nr {
    width: 228px;
    height: 405px;
    margin-right: 18px;
    display: inline-block;
    align-items: center;
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    animation: bTos 0.1s;
}

.p1_box .nr:last-child {
    margin-right: 0 !important;
}

.p1_p {
    letter-spacing: 10px;
    width: 100%;
    height: 405px;
    color: #FFF;
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: bolder
}

.p1_p span {
    font-weight: bolder
}

.p1_box .nr_active {
    width: 412px;
    padding: 50px 30px;
    height: 405px;
    vertical-align: top;
    position: relative;
    animation: sTob 0.1s;
}

@keyframes sTob {
    from {
        width: 182px;
    }
    to {
        width: 400px;
    }
}

@keyframes bTos {
    from {
        width: 400px;
    }
    to {
        width: 182px;
    }
}

.p1_box .nr_active .p1_p {
    display: table-cell;
    writing-mode: unset;
    font-size: 30px;
    height: auto;
    width: 253px;
    line-height: 48px;
}

.p1_box .nr_active .p1_line {
    margin: 20px 0 35px;
    width: 90px;
    height: 3px;
    background: #FFF;
}

.p1_box .nr_active .p1_desc {
    font-size: 18px;
    color: #FFF;
    line-height: 38px;
    margin-bottom: 20px;
}

.p1_box .nr_active button {
    position: absolute;
    left: 30px;
}


.part2 {
    background: url("/static/webapp/default/pc/images/ycbj.png") no-repeat right 5%;
    padding:16px 0;
}

.p2 {
    background-size: cover;
    background-repeat: no-repeat;
}

.p2-a {
    width: 371px;
    height: 520px;
    margin-right: 18px;
    display: inline-block;
    padding: 10px 12px 12px 10px;
    vertical-align: top;
}

.p2-b {
    display: inline-block;
}

.p2-a-1 {
    width: 100%;
    height: 100%;
    border: 2px solid #FFF;
}

.p2-a-2 {
    width: 50%;
   background: #67c23ac2;
    text-align: center;
    color: #FFF;
    padding: 70px 0;
    margin: 140px auto 0
}

.p2-a-2 .p2_en {
    font-size: 25px;

}

.p2-a-2 .p2_line {
    width: 20%;
    height: 1px;
    background: #FFF;
    margin: 10px auto 35px;
}

.p2-a-2 .p2_cn {
    font-size: 26px;
}

.p2-b-1 {
    height: 240px;
    margin-bottom: 20px;
    padding: 10px 12px 12px 10px;
    width: 365px;
}

.p2-b .p2-b-1:last-child {
    margin-bottom: 0
}

.p2-b-2 {
    width: 70%;
     background: #67c23ac2;
    text-align: center;
    color: #FFF;
    padding: 30px 0;
    margin: 34px auto 0
}

.p2-b-2 .p2_en {
    font-size: 25px;

}

.p2-b-2 .p2_line {
    width: 20%;
    height: 1px;
    background: #FFF;
    margin: 10px auto 35px;
}

.p2-b-2 .p2_cn {
    font-size:26px;
}

.p2_active .p2-a-2, .p2_active .p2-b-2 {
    color: #06e73d;
}

.p2_active .p2_line {
    background: #09a730;
}

.p2_active .p2-a-1 {
    border-color: #09a730;
}


.part3 {

    padding: 2px 0;
}

.part5 {
    padding: 17px 0 33px;
    background: url('/static/webapp/default/pc/images/en-bg2.png') no-repeat left top;
}

.p3 {
    font-size: 0
}

.p3-tab {
    width: 12%;
    display: inline-block
}

.p3-tab li {
width: 100%;
    height: 94.24px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    line-height: 94.24px;
    font-size: 22px;
    border-left: 1px solid #e6e6e6;
        background: #09a730;
    color: #FFF;
}

.p3-tab li:last-child {
    border-bottom: 0.1vw solid #e6e6e6;
}

.p3-content {
    width: 88%;
    display: inline-block;
    height: 572px;
    background: #000;
    vertical-align: top;
    overflow: hidden;
    position: relative
}

.p3_act {
    background:#e6a23c !important;
    color: #fff !important;
}

.p3-lg-img {
    width: 100%;

}

.p3-des-in {
    width: 100%;
    text-align: center;
    padding: 11% 0 0;
}

.p3-des-box {
    width: 22%;
       height: 577px;
  background: #09a730a1;
    right: 0;
    top: 0;
    position: absolute
}

.p3-des-box .name {
    color: #fff;
    font-size: 18px;
    margin: 20px 0;
}

.p3-des-box .title {
    color: #FFF;
    font-size: 22px;
    margin: 30px 0 20px;
    overflow: hidden; /* 超出部分隐藏 */
    text-overflow: ellipsis; /* 添加省略号表示被裁切的文本 */
    white-space: nowrap; /* 保持单行显示 */
}

.p3-des-box .a1 {
    width: 50%;
    display: inline-block;
    font-size: 14px;
    color: #fff
}

.p3-des-box .desc {
    font-size: 14px;
    color: #fff;
    margin: 13% 0 20%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10%
}

.p3-des-box .headimg {
    width: 45%;
    margin: 0 auto;
}


.part4 {

    background-size: cover;
    padding: 23px 0;
}

.dss-info-box {
     width: 100%;
    margin-right: 5%;
    position: relative;
    left: 80px;
    top: 13px;
}

.dis-info-box-bg {
    width: 96%;
    display: inline-block;
    background: url('/static/webapp/default/pc/images/desbg.jpg') no-repeat 100%;
    background-size: cover;
    position: relative;
    z-index: 10
}

.dis-info-img {
    position: relative;
    z-index: 9;
        width: 340px;
    height: 480px;
}

.dis-info-pf {
    background: #09a730;
    position: absolute;
    top: 0;
    left: 20px;
    border-radius: 0 0 35px 35px;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 12px 10px 20px;
    fz-index: 99
}

.des_info_1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.des_info_2, .des_info_3 {
    margin-bottom: 15px;
}

.dis-info-pf .pf1 {
}

.dis-info-pf .pf2 {
    font-size: 35px;
    font-weight: bolder
}

.p4-txt {
    color: #FFF;
    font-size: 30px;
    padding-left: 155px;
    position: relative;
    margin-bottom: 20px;
}

.p4-txtab {
    position: absolute;
    top: 90px;
    right: 277px;
}

.p4-txt-1 {
    margin-bottom: 0px;
}

.p4-txt-2 {
    left: 190px;
    position: relative;
    top: 0px;
}

.p4-txt-b {
    font-size: 40px;
}

.p4-des-sm {
    width: 20%;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/static/webapp/default/pc/images/desbg.jpg');
    position: relative;
    margin-right: 20px;
    cursor: pointer;
    z-index: 10
}

.biankuang-top {
    width: 30px;
    height: 30px;
    border-top: 1px solid #09a730;
    border-left: 1px solid #09a730;
    top: 10px;
    left: 10px;
    position: absolute
}

.biankuang-bottom {
    width: 30px;
    height: 30px;
    border-right: 1px solid #09a730;
    border-bottom: 1px solid #09a730;
    bottom: 10px;
    right: 10px;
    position: absolute
}

.p4-des-sm .dis-nr {
    background: rgba(0, 0, 0, .7);
    color: #09a730;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9
}

.des_active .dis-nr {
    display: flex
}

.dis-bg-bord {
    position: absolute;
    width: 125%;
    height: 430px;
    border: 2px solid #09a730;
    top: 40px;
    left: 40px;
    z-index: 1
}

.des_info_line {
    width: 60px;
    height: 2px;
    background: #FFF;
    margin-bottom: 30px;
    margin-top: 30px
}

.bm2_box img {
    cursor: pointer
}

.bm2_active {
    box-shadow: 0px 0px 8px #09a730
}

.part6 {

    background-size: cover;
    padding: 40px 0;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
    font-size: 0;
}

.w1400 .p5 {
    height: 450px;
    width: 100%;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top;
    -webkit-filter: grayscale(30%);
    overflow: hidden;
}

.w1400 .p5:last-child {
    margin-right: 0;
}

.p5_info_box {
    color: #FFF;
   background: #09a730b0;
    height: 100%;
    padding: 0 10px;
}

.p5_info_box h1 {
    font-size: 32px;
    margin-bottom: 0;
}

.p5_info_box p {
    font-size: 18px;
    margin-bottom: 8px;
}

.p5_txt {
    position: relative;
    top: 220px;
}

.p5_act h1 {
   color: #e6a23c;
}

.p5_act .p5_info_box {
       background: #00000070;
}

.p5_act {
    -webkit-filter: grayscale(0%) !important;
}

.p5_txt button {
    display: none
}

.p5_act button {
    display: inline-block
}

.p5_act .p5_txt {
    top: 130px;
}

.tit-30 {
    font-size: 26px;
}

.p6 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
   border: 1px solid #09a730;
}

.p6 img {
    width: 60%;
    margin: 0 auto
}

.p6-txt-box {
   color: #fff;
}

.p6-txt-box .t1 {
    font-size: 24px;
    font-weight: bolder;
    margin: 20px 0;
}

.p6-txt-box .t2 {
    font-size: 16px;
    font-weight: bolder;
    margin: 10px;
}

.p6info {
    text-align: center;
    padding: 40px;
}

.p6-txt-box .t1::before {
    content: "";
    display: inline-block;
    width: 35px; /* 横线宽度 */
    height: 2px; /* 横线高度 */
    background-color: #09a730; /* 横线颜色 */
    margin-right: 10px; /* 横线与文字之间的间距 */
    position: relative;
    top: -8px;
}

.p6-txt-box .t1::after {
    content: "";
    display: inline-block;
    width: 35px; /* 横线宽度 */
    height: 2px; /* 横线高度 */
    background-color: #09a730; /* 横线颜色 */
    margin-left: 10px; /* 横线与文字之间的间距 */
    position: relative;
    top: -8px;
}

.loupan-tit {
    margin-bottom: 20px;
}

.loupan-txt {
    color: #FFF;
    font-size: 16px;

    text-align:left;
        margin: 0 10px 0px 10px;
}

.lp_img {
    transition: transform 0.2s ease-in-out;
}

.lp:hover .lp_img {
    transform: scale(1.1);
}

.lp .lpbox {
    width: 100%;
    overflow: hidden;
    height: 298px;
    margin-bottom: 20px;
}

.loupanTxtP {
    padding-right: 40px
}

.part7 {
    position: relative;

    background-size: cover;
    padding: 40px 0 70px;
}

.part7::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
        background-color: #087423;
    z-index:-2; /* 确保幕布在背景上 */
}

.yy-box .t1 {
    font-size: 30px;
    color: rgb(152, 152, 152);
}

.yy-box .t1 span {
    color: #09a730;
    font-size: 45px;
    font-weight: bolder
}

.yy-box .t1 b {
    position: relative;
    top: -6px;
    font-weight: normal
}

.yy-box {
    width: 80%;
}

.yy-box input {
    height: 55px;
    line-height: 55px;
    background: none;
    border: none;
    font-size: 16px;
    color: #FFF
}

.yy-box button {
    height: 55px;
}

.yy-box input::placeholder {
    color: #ccc
}

.yy-box .el-input__wrapper {
    background: none
}

.yy-box input:focus {
    border-color: #09a730 !important;
}

.yy-box .marB {
    margin-bottom: 27px;
}

.newsBox1, .newsBox2, .newsBox3 {
    padding: 35px;
    height: 410px;
    border: 1px solid #ccc
}

.newsBox1 {
    background: url("/static/webapp/default/pc/images/news1.jpg") no-repeat 100%;
    background-size: cover;
    color: #FFF;
}

.newsBox2 {
    background: url("/static/webapp/default/pc/images/news2.jpg") no-repeat 100%;
    background-size: cover;
    color: #000;
}

.newsTit {
    font-size: 22px;
    color: #67c23a;
    margin-bottom: 30px;
}

.tit-14 {
    font-size: 16px;
    margin-bottom: 15px;
}

.news_desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_desc2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_view_more {
    color:#67c23a;
    font-size: 15px;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.newsline1_box {
    height: 95px;
}

.part7 .el-input__inner {
    border: 1px solid #FFF;
}

.ellipsis {
    white-space: nowrap; /* 保证文本在一行内显示 */
    overflow: hidden; /* 超出容器部分隐藏 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}


* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

.col-w {
    color: #FFF
}

.col-b {
    color: #000
}

.col-b3 {
    color: #333
}

.col-b9 {
    color: #999
}

.col-o {
    color: #09a730
}

.col-g {
    color: #09a730
}

.bg-w {
    background: #000
}

.bg-b {
    background: #000
}

.bg-o {
    background: #09a730
}

.bg-g {
    background: #09a730
}

.zjw-btn {
    border: none !important;
}

.zjw-btn .layui-icon {
    font-size: 14px;
}

.mmm {
    height: 77px;
}

#daoHang {
    background: rgb(29, 29, 29);
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999
}

.dh_1 {
    width: 1400px;
    margin: 0 auto;
    position: relative
}

.dis-i-b {
    display: inline-block
}

.menu .nav-li {
    float: left;
    color: #FFF;
    list-style: none;
    line-height: 77px;
    height: 77px;
    margin-right: 50px;
    cursor: pointer;
    font-size: 15px;
    position: relative;
}

.nav_active {
    border-bottom: 3px solid #09a730;
}

.menu {
    float: right;
}

.nav-child {
    position: absolute;
    top: 77px;
    width: 600px;
    z-index: 10;
    height: 90px;
    left: -20px;
}

.nav .nav-li:last-child .nav-child {
    left: -400px;
}

.nav .nav-li:nth-last-child(2) .nav-child {
    left: -305px;
}

.nav-child li {
    float: left;
    margin: 0 20px;
    line-height: normal;
    text-align: center;
    padding-top: 13px;
}

.nav-child li a {
    color: #FFF;
    font-size: 14px;
}

.nav-child .icon {
    font-size: 32px;
    color: #B9B9B9
}

.mar-bottom20 {
    margin-bottom: 20px;
}

.mar-bottom45 {
    margin-bottom: 45px;
}

#daoHang .phone {
    color: #09a730;
    float: right;
    font-size: 18px;
    line-height: 80px;
    margin-left: 40px;
    display: inline-block
}

.phone span {
    font-size: 24px;
}

.phone a {
    color: #09a730
}

.phone a:hover {
    color: #09a730
}

#submenu {
    background: #000;
    height: 80px;
    width: 100%;
    opacity: 0.7;
    z-index: 5;
    position: absolute;
    top: 80px;
    left: 0
}

#side-menu {
    width: 110px;
    position: fixed;
    right: 20px;
    top: 20%;
    border: 1px solid #09a730;
    z-index: 9999;
    border-radius: 8px;
    background: #FFF
}

#side-menu .side-box {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #f4f4f4;
    padding-top: 10px;
    height: 111px;
    line-height: 1.6;
    box-sizing: border-box
}

#side-menu li:last-child .side-box {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    border-bottom: none;
    padding-top: 5px;
    height: 78px;
    line-height: initial;
    border-radius: 0 0 8px 8px;
}

#side-menu li:last-child {
    border-radius: 0 0 8px 8px;
}

#side-menu li:first-child {
    border-radius: 8px 8px 0 0;
}

.side-box .icon {
    font-size: 34px;
    color: #09a730;
}

#side-menu .side_act {
    color: #FFF;
    background: linear-gradient(to right, #09a730, #ff8920);
}

#side-menu .side_act .icon {
    color: #FFF;
}

#side-menu .side_act .side-box {
    border-bottom: 1px solid #09a730;
}

#side-menu li {
    cursor: pointer;
    position: relative;
}

#side-menu li .kfewm {
    width: 150px;
    position: absolute;
    top: 0;
    left: -170px;
    top: -25px;
    border: 5px solid #09a730;
    border-radius: 2px;
}

#side-menu li .kfewm .kfimg {
    width: 100%
}

#side-menu li .kfewm .jt {
    width: 6px;
    position: absolute;
    top: 63px;
    right: -11px;
}

#side-menu li .phone400 {
    width: 200px;
    position: absolute;
    top: 14px;
    left: -210px;
    height: 75px;
    line-height: 75px;
    color: #FFF;
    background: #09a730;
    text-align: center;
    font-size: 20px;
    border-radius: 10px;
}

#side-menu li .phone400 .jt {
    width: 6px;
    position: absolute;
    top: 32px;
    right: -6px;
}


.footer {

    color: #FFF;
}

.footer-start {
    padding: 50px 0
}

.footer-logo {
    width: 60%
}

.foot-ewm {
    font-size: 13px;
    text-align: center
}

.foot-ewm img {
    width: 80%;
    display: block;
    margin: 0 auto 10px;
}

.foot-menu dt {
    font-size: 13px;
    font-weight: normal;
    color: #ccc;
    margin: 15px 0;
}

.foot-menu li {
    font-size: 16px;
    width: 13%;
    display: inline-block;
    font-weight: bolder;
    vertical-align: top;
}

.footer-left p {
    font-size: 14px;
    margin-bottom: 2px
}

.footer-left h4 {
    font-size: 28px;
    color: #09a730;
    margin-bottom: 30px
}

.footer_end {
    background: #000;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    padding: 20px 0;
}

.footer_end a {
    color: #FFF;
}

.footer_end img {
    width: 20px;
    display: inline-block;
    border: none;
    vertical-align: middle;
}

.mb_menu {
    color: #FFF;
    line-height: 80px;
    display: none
}

.inlinex {
    display: inline-block
}
