.fixed_search_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(204, 204, 204, 0.4117647058823529);
    height: 70px;
    z-index: 999999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.fixed_search_box.hack {
    top: 90px
}

.top_search {
    cursor: pointer
}

.w90 {
    width: 70%;
    margin: 0 auto
}

#yg_search {
    display: block;
    width: 100%;
    height: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center
}

#yg_search input[type="text"] {
    width: 80%;
    height: 100%;
    display: block;
    background-color: #fff;
    padding: 0 20px;
    font-size: 14px;
    color: #666
}

#yg_search input[type="submit"] {
    width: 20%;
    height: 100%;
    display: block;
    background-color: #fff;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    background: #1c6646 url(../images/icon_search.png) no-repeat center/30px 30px
}

.searchlist_ul {
    padding: 15px 0
}

.searchlist_ul li a {
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.searchlist_ul li {
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    color: #666
}

.searchlist_ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse
}

.lee_btn1 {
    display: none
}

#Rubbish_box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999999;
    transition: .4s
}

#Rubbish_box.hacks {
    bottom: 0
}

.form2_content h2 {
    font-size: 30px;
    text-align: center;
    margin: 30px 20px
}

.rubbish_form {
    position: absolute;
    width: 35%;
    background-color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    border-radius: 5px;
    padding: 30px 20px
}

.form2_content .input-box {
    flex: 1
}

.close {
    position: absolute;
    top: 10px;
    right: 1vw;
    cursor: pointer
}

.form2_content .text {
    font-size: 14px;
    color: #666;
    width: 98px;
    text-align: right
}

.form2_content .input {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin: 0.6vw 0
}

#select11 {
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 20px;
    flex: 1
}

#select2_wrap {
    flex: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

#select2_wrap select {
    flex: 1;
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 20px
}

.input-box input {
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 20px
}

.input-box textarea {
    height: 85px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 20px
}

button.btn {
    flex: 1;
    height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #134630;
    margin: 1.2vw auto 0;
    display: block;
    cursor: pointer;
    outline: none
}

.foot {
    padding: 55px 95px 0px 89px;
    width: 100%;
    background: url('../images/cc/footbg.png')repeat center/100% 100%
}

.c1_item:hover {
    border-color: #1c6646
}

.c2_kuang:hover {
    border-color: #1c6646
}

.c1_tu {
    overflow: hidden
}

.c1_tu img {
    transition: .3s
}

.c1_item:hover .c1_tu img {
    transform: scale(1.2)
}

.c4_anlilast .c4_alitem_last {
    width: 31.5%;
    height: 0;
    margin: 0;
    padding: 0
}

.top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px
}

.c_left {
    width: 64.79%;
    display: flex;
    justify-content: space-between
}

.classify {
    font-size: 18px;
    padding-bottom: 12px;
    color: #333333
}

.about p {
    font-size: 14px;
    line-height: 36px;
    color: #666666
}

.case {
    width: 155px
}

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

.double p {
    font-size: 14px;
    line-height: 36px;
    color: #666666
}

.tel {
    display: flex;
    align-items: center;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #134630;
    font-weight: bold
}

.huan_img {
    overflow: hidden;
    cursor: pointer
}

.huan_img img {
    transition: .3s
}

.huan_img:hover img {
    transform: scale(1.2)
}

.teltu {
    margin-right: 6px;
    width: 28px
}

.teltu img {
    width: 100%
}

.guanz {
    font-size: 18px;
    color: #333333;
    margin-top: 26px;
    margin-bottom: 31px
}

.sj {
    display: flex
}

.sjtu {
    width: 60px;
    margin-right: 20px
}

.sjtu img {
    width: 100%
}

.c_cs {
    display: none
}

.sjtu:hover .c_hs {
    display: none
}

.sjtu:hover .c_cs {
    display: block
}

.login {
    width: 140px;
    height: 36px;
    border: solid 1px #cccccc;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    color: #333333;
    margin-top: 33px
}

.bottom {
    padding-top: 22px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e6e6e6
}

.cop {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    display: flex;
    align-items: center
}

.cop img {
    margin-left: 12px
}

.add {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    margin-left: 15px
}

.biao {
    display: flex
}

@media (max-width:1399px) {
    .foot {
        padding: 55px 50px 23px 40px
    }

    .c_left {
        width: 70.79%
    }
}

@media (max-width:990px) {
    .foot {
        padding: 25px 25px 10px 20px
    }

    .c_left {
        width: 64.79%;
        display: flex;
        flex-wrap: wrap;
        justify-content: left
    }

    .case {
        width: 135px
    }

    .top .about,
    .top .case {
        margin-top: 15px;
        margin-right: 25px
    }

    .top p {
        font-size: 12px;
        line-height: 20px;
        color: #666666
    }

    .classify {
        font-size: 16px;
        padding-bottom: 10px;
        color: #333333
    }

    .guanz {
        font-size: 18px;
        color: #333333;
        margin-top: 15px;
        margin-bottom: 16px
    }

    .login {
        margin-top: 17px
    }
}

@media (max-width:767px) {
    .foot {
        padding: 10px 10px 5px 10px
    }

    .c_left {
        width: 100%;
        display: flex;
        margin-bottom: 15px
    }

    .top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 10px
    }

    .tel {
        display: flex;
        align-items: center;
        font-size: 14px;
        letter-spacing: 0px;
        color: #134630
    }

    .tel img {
        width: 80%;
        margin-right: 6px
    }

    .sjtu {
        margin-right: 5px
    }

    .sjtu img {
        width: 80%
    }

    .guanz {
        margin-top: 8px;
        margin-bottom: 8px
    }

    .login {
        width: 130px;
        height: 36px;
        border: solid 1px #cccccc;
        font-size: 12px;
        line-height: 36px;
        text-align: center;
        color: #333333;
        margin-top: 10px
    }

    .bottom {
        padding-top: 15px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        border-top: 1px solid #e6e6e6
    }

    .cop {
        font-size: 12px;
        line-height: 18px;
        color: #666666;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .biao {
        margin: 5px 0
    }

    .add {
        font-size: 1px;
        line-height: 18px;
        color: #666666;
        margin-left: 0
    }
}

.c_content {
    width: 1400px;
    margin: 0 auto
}

.c1_title {
    width: 500px;
    margin: 57px auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.c1_title h1 {
    font-size: 30px;
    line-height: 30px;
    color: #333333
}

.c1_title p {
    width: 40px;
    height: 3px;
    background-color: #134630;
    margin-top: 14px;
    margin-bottom: 12px
}

.c1_title span {
    font-size: 30px;
    line-height: 30px;
    color: #e6e6e6;
    font-weight: bold
}

.c1_one {
    margin-top: 41px
}

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

.c1_item {
    width: 23.64%;
    display: flex;
    flex-direction: column;
    border: solid 1px #e5e5e5;
    padding: 35px 35px 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.c1_name {
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.c1_time {
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    padding-top: 16px;
    padding-bottom: 23px
}

.c1_tu img {
    width: 100%
}

.c1_text {
    padding-top: 21px;
    font-size: 12px;
    line-height: 19px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.c1_gd {
    margin: 38px auto;
    width: 180px;
    height: 50px;
    background-color: #134630;
    font-size: 16px;
    line-height: 50px;
    color: #fefefe;
    text-align: center
}

.c1_two {
    padding-bottom: 70px
}

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

.c1_dtu {
    width: 47.14%;
    overflow: hidden
}

.c1_explain {
    padding-top: 49px;
    padding-left: 41px;
    width: 47.28%;
    background: url(../images/cc/sanjiao.png) no-repeat;
    background-size: 9.06%
}

.c1_dtu img {
    width: 100%;
    transition: all 0.6s
}

.c1_dtu img:hover {
    transform: scale(1.4)
}

.c1_name2 {
    padding-bottom: 18px;
    font-size: 24px;
    line-height: 24px;
    color: #333333
}

.c1_text2 {
    font-size: 16px;
    line-height: 36px;
    color: #333333
}

.c1_xian {
    width: 85.71%;
    height: 1px;
    margin: 0 auto;
    background-color: #e6e6e6;
    margin-top: 45px;
    margin-bottom: 45px
}

@media (max-width:1399px) {
    .c_content {
        width: 100%
    }

    .c1_name2 {
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 20px;
        color: #333333
    }

    .c1_text2 {
        font-size: 14px;
        line-height: 26px;
        color: #333333
    }

    .c1_explain {
        padding-top: 29px;
        padding-left: 21px
    }
}

@media (max-width:990px) {
    .c1_title {
        margin-top: 20px
    }

    .c1_title h1 {
        font-size: 26px;
        line-height: 26px;
        color: #333333
    }

    .c1_title p {
        width: 40px;
        height: 3px;
        background-color: #134630;
        margin-top: 14px;
        margin-bottom: 12px
    }

    .c1_one {
        margin-top: 20px
    }

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

    .c1_item {
        margin-bottom: 15px;
        width: 48.64%;
        display: flex;
        flex-direction: column;
        border: solid 1px #e5e5e5;
        padding: 15px
    }

    .c1_name {
        font-size: 14px;
        line-height: 16px;
        color: #333333
    }

    .c1_time {
        font-size: 12px;
        line-height: 12px;
        color: #999999;
        padding-top: 10px;
        padding-bottom: 12px
    }

    .c1_text {
        padding-top: 12px;
        font-size: 12px;
        line-height: 19px;
        color: #999999
    }

    .c1_gd {
        margin: 15px auto
    }

    .c1_two {
        padding-bottom: 30px
    }

    .c1_yi {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 auto
    }

    .c1_dtu {
        width: 80%;
        margin: 0 auto
    }

    .c1_explain {
        padding-top: 49px;
        padding-left: 10px;
        padding-right: 10px;
        width: 80%;
        margin: 0 auto
    }

    .c1_reverse {
        display: flex;
        flex-direction: column-reverse
    }
}

@media (max-width:767px) {
    .form2_content h2 {
        font-size: 4vw;
        font-weight: bold;
        margin: 3vw auto;
        margin-top: 0
    }

    .c1_title {
        width: 300px;
        margin: 57px auto 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .c1_title {
        margin-top: 15px
    }

    .c1_title h1 {
        font-size: 20px;
        line-height: 20px;
        color: #333333;
        font-weight: bold
    }

    .c1_title p {
        width: 40px;
        height: 3px;
        background-color: #134630;
        margin-top: 6px;
        margin-bottom: 6px
    }

    .c1_title span {
        font-size: 16px;
        line-height: 20px;
        color: #e6e6e6;
        font-weight: bold
    }

    .c1_dtu {
        width: 100%;
        margin: 0 auto
    }

    .c1_explain {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        margin: 0 auto
    }

    .c1_xian {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .c1_name2 {
        padding-bottom: 12px;
        font-size: 18px;
        line-height: 18px;
        color: #333333
    }

    .c1_text2 {
        font-size: 12px;
        line-height: 20px;
        color: #333333
    }

    .c1_two {
        padding-bottom: 15px
    }
}

.c2_banner {
    position: relative
}

.c2_banbox {
    width: 50%;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translateY(-50%);
    z-index: 100;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.c2_banone,
.c2_bantwo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.c2_son {
    width: 16.66%;
    height: 40px;
    border: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #ffffff
}

.c2_nr {
    margin-bottom: 60px
}

.c2_two {
    margin-top: 56px
}

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

.c2_item {
    width: 31.42%
}

.c2_kuang {
    width: 100%;
    border: solid 1px #e5e5e5;
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 93.18%;
    padding-bottom: 7.27%
}

.c2_tu {
    width: 90.9%;
    position: absolute;
    top: -20px;
    left: 4.54%
}

.c2_tu img {
    width: 100%;
    height: 398px;
    max-height: 398px;
    object-fit: cover
}

.c2_name {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    margin: 0 auto
}

.c2_second {
    margin-top: 40px
}

.c2_more {
    width: 160px;
    height: 46px;
    background-color: #134630;
    font-size: 16px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    margin: 40px auto 0
}

@media (max-width:1399px) {
    .c2_son {
        font-size: 14px
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .c2_tu img {
        width: 100%;
        height: 320px;
        max-height: 320px;
        object-fit: cover
    }
}

@media (max-width:990px) {
    .c2_banbox {
        height: 70px
    }

    .c2_son {
        width: 18.66%;
        height: 30px;
        font-size: 11px;
        line-height: 30px
    }

    .c2_name {
        font-size: 15px;
        line-height: 15px
    }

    .c2_kuang {
        padding-top: 86.18%;
        padding-bottom: 4.27%
    }

    .c2_nr {
        margin-bottom: 30px
    }

    .c2_two {
        margin-top: 40px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .c2_tu img {
        width: 100%;
        height: 280px;
        max-height: 280px;
        object-fit: cover
    }
}

@media (min-width:768px) and (max-width:991px) {
    .c2_tu img {
        width: 100%;
        height: 200px;
        max-height: 200px;
        object-fit: cover
    }

    .c4_alitem img {
        height: 220px !important
    }
}

@media (max-width:767px) {
    .c4_alitem img {
        height: 220px !important
    }

    .c2_banbox {
        display: none
    }

    .c2_name {
        font-size: 12px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .c2_kuang {
        padding-top: 86.18%;
        padding-bottom: 12.25%
    }

    .c2_second {
        margin-top: 15px
    }

    .c2_more {
        width: 100px;
        height: 35px;
        background-color: #134630;
        font-size: 12px;
        color: #ffffff;
        line-height: 35px;
        text-align: center;
        margin: 20px auto 0
    }

    .c2_nr {
        margin-bottom: 15px
    }

    .c2_two {
        margin-top: 26px
    }

    .c2_tu img {
        width: 100%;
        height: 100px;
        max-height: 100px;
        object-fit: cover
    }
}

.c3_box {
    margin-top: 68px
}

.c3_item {
    display: flex;
    justify-content: space-between;
    background: #f8f8f8;
    margin-bottom: 50px
}

.c3_left {
    width: 68.78%;
    padding: 62px 80px 91px 60px
}

.c3_right {
    width: 31.14%
}

.c3_right img {
    width: 100%
}

.c3_xian {
    width: 50px;
    height: 4px;
    background-color: #134630
}

.c3_name {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 23px;
    margin-bottom: 26px
}

.c3_text {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.c3_item:hover {
    background: #134630
}

.c3_item:hover .c3_xian {
    background-color: #fff
}

.c3_item:hover .c3_name {
    color: #fff
}

.c3_item:hover .c3_text {
    color: #fff
}

@media (max-width:1399px) {
    .c3_box {
        width: 80%;
        margin: 60px auto
    }

    .c3_left {
        width: 68.78%;
        padding: 32px 80px 13px 60px
    }

    .c3_item {
        margin-bottom: 30px
    }
}

@media (max-width:990px) {
    .c3_box {
        width: 80%
    }

    .c3_item {
        margin-bottom: 30px
    }

    .c3_left {
        width: 68.78%;
        padding: 20px 56px 43px 30px
    }

    .c3_name {
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 14px
    }

    .c3_text {
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width:767px) {
    .c3_box {
        width: 90%;
        margin: 25px auto
    }

    .c3_item {
        margin-bottom: 15px
    }

    .c3_xian {
        width: 40px;
        height: 3px;
        background-color: #134630
    }

    .c3_left {
        width: 68.78%;
        padding: 5px 10px 0px 10px
    }

    .c3_name {
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .c3_text {
        font-size: 12px;
        line-height: 14px
    }
}

.c4_lbt {
    display: none
}

.c4_lbtsj {
    display: none
}

.c_block {
    display: block
}

.cc_lunb {
    display: block
}

.c4_one {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.c4_jt,
.c4_jtx {
    width: 15px;
    height: 26px
}

.c4_jt img,
.c4_jtx img {
    width: 100%
}

.c4_dtu {
    width: 59.61%
}

.c4_dtu img {
    width: 100%
}

.c4_middle {
    width: 89.85%;
    display: flex;
    align-items: center
}

.c4_features {
    margin-left: 10.01%
}

.c4_name {
    font-size: 36px;
    line-height: 50px;
    color: #134630
}

.c4_merit {
    margin-top: 30px;
    font-size: 16px;
    line-height: 48px;
    color: #333333
}

.c4_free {
    width: 180px;
    height: 50px;
    background-color: #134630;
    font-size: 16px;
    line-height: 50px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px
}

.c4_free img {
    width: 7px;
    height: 13px;
    margin-left: 10px
}

.c4_two {
    margin-top: 24px;
    display: flex;
    justify-content: center
}

.c4_item {
    width: 100px;
    height: 100px;
    border: solid 1px #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px
}
.c4_itemsj {
    width: 100px;
    height: 100px;
    border: solid 1px #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px
}

.c4_border {
    border: solid 2px #134630 !important
}

.c4_item img {
    width: 80%
}

.c4_itemsj img {
    width: 80%
}

.c4_three {
    width: 100%;
    position: relative;
    margin-top: 98px
}

.c4_three img {
    width: 100%
}

.c4_js {
    width: 52.81%;
    position: absolute;
    left: 23.59%;
    bottom: 0;
    display: flex;
    justify-content: space-between
}

.c4_js a {
    width: 32.93%;
    height: 60px;
    background-color: #134630;
    padding: 0 16px
}

.c4_lj {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 60px
}

.c4_sjx {
    width: 0;
    height: 0;
    border: 10px solid;
    border-left-color: #fff;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.c4_four {
    width: 1400px;
    margin: 0 auto
}

.c4_box02 {
    margin-top: 33px
}

.c4_item2 {
    display: flex;
    align-items: center;
    margin-bottom: 36px
}

.c4_ztu {
    width: 21.42%;
    height: 230px
}

.c4_ztu img {
    width: 100%;
    max-height: 100%
}

.c4_yli {
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    margin-left: 45px
}

.c4_yli p {
    position: relative;
    padding-left: 15px
}

.c4_yli p:before {
    content: "●";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#product_ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px
}

#product_ul li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 46.42%;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 20px 30px;
    font-size: 16px
}

#product_ul li b {
    font-weight: bold;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#product_ul li span {
    width: 40%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.c4_xqcs {
    width: 100%
}

.c4_pzz {
    width: 46.42%
}

.c4_cx {
    padding: 20px 0 20px 30px;
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    display: flex
}

.c4_xh {
    width: 50%
}

.c4_cx .c4_xh:first-child {
    font-weight: bold
}

.c4_cs {
    width: 50%
}

.c4_xgal {
    margin-bottom: 75px
}

.c4_anli {
    margin-top: 36px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.c4_alitem {
    width: 31.5%
}

.c4_alitem img {
    width: 100%;
    height: 330px;
    overflow: hidden;
    object-fit: cover
}

.c4_alname {
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    margin-top: 28px
}

.c_sj {
    display: none
}

@media (max-width:1399px) {
    .c4_four {
        width: 100%
    }

    .c4_alname {
        font-size: 16px;
        line-height: 16px;
        margin-top: 20px
    }

    .c4_js a {
        height: 45px
    }

    .c4_lj {
        line-height: 45px
    }

    .c4_xgal {
        margin-bottom: 65px
    }
}

@media (max-width:990px) {
    .c4_js a {
        height: 35px
    }

    .c4_lj {
        line-height: 35px
    }

    .c4_sjx {
        width: 0;
        height: 0;
        border: 7px solid;
        border-left-color: #fff;
        border-right: none;
        border-top-color: transparent;
        border-bottom-color: transparent
    }

    .c4_ztu {
        width: 21.42%
    }

    .c4_yli {
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        margin-left: 25px
    }

    .c4_xqcs {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 15px
    }

    .c4_pzz {
        width: 100%;
        margin-bottom: 20px
    }

    .c4_cx {
        padding: 15px 0 15px 20px;
        font-size: 14px;
        line-height: 14px;
        color: #333333;
        border-bottom: 1px solid #e6e6e6;
        display: flex
    }

    .c4_alname {
        font-size: 14px;
        line-height: 14px;
        margin-top: 15px
    }

    .c4_xgal {
        margin-bottom: 45px
    }
}

@media (max-width:767px) {
    .cc_lunb {
        display: none
    }

    .c4_middle {
        width: 89.85%;
        display: flex;
        align-items: center
    }

    .c4_features {
        margin-left: 5.01%
    }

    .c4_name {
        font-size: 16px;
        line-height: 10px;
        color: #134630
    }

    .c4_merit {
        margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
        color: #333333
    }

    .c4_free {
        width: 120px;
        height: 30px;
        background-color: #134630;
        font-size: 12px;
        line-height: 30px;
        margin-top: 20px
    }

    .c4_free img {
        width: 7px;
        height: 13px;
        margin-left: 10px
    }

    .c4_two {
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .c4_item {
        width: 50px;
        height: 50px;
        border: solid 1px #e5e5e5;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }
    
    .c4_itemsj {
        width: 50px;
        height: 50px;
        border: solid 1px #e5e5e5;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 5px
    }
    .c4_itemsj img {
        width: 90%
    }


    .c4_item img {
        width: 90%
    }

    .c4_item2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px
    }

    .c4_box02 {
        margin-top: 10px
    }

    .c4_ztu {
        width: 90%
    }

    .c4_yli {
        width: 90%;
        font-size: 12px;
        line-height: 20px;
        color: #333333;
        margin-left: 0px
    }

    .c4_cx {
        padding: 10px 0 10px 25px;
        font-size: 12px;
        line-height: 12px;
        color: #333333;
        border-bottom: 1px solid #e6e6e6;
        display: flex
    }

    .c4_pzz {
        width: 100%;
        margin-bottom: 10px
    }

    .c4_anli {
        margin-top: 20px;
        flex-direction: column;
        display: flex;
        justify-content: space-between
    }

    .c4_alitem {
        width: 100%
    }

    .c4_alname {
        font-size: 18px;
        line-height: 18px;
        margin-top: 15px;
        margin-bottom: 20px
    }

    .c4_xgal {
        margin-bottom: 20px
    }

    .c4_js {
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: 0;
        display: flex;
        justify-content: space-between
    }

    .c4_js a {
        height: 26px
    }

    .c4_lj {
        font-size: 12px;
        line-height: 24px
    }

    .c4_three img {
        height: 55px
    }

    .c_sj {
        display: block
    }
}

.c5_one {
    margin-top: 73px;
    display: flex;
    justify-content: space-between
}

.c5_name {
    font-size: 36px;
    line-height: 46px;
    color: #333333
}

.c5_text {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-top: 15px
}

.c5_letf {
    width: 53.14%
}

.c5_right {
    width: 42.92%
}

.c5_right img {
    width: 100%
}

.c5_two {
    padding: 46px 75px 45px 64px;
    background: #f2f2f2;
    display: flex;
    justify-content: space-between;
    margin-top: 70px
}

.c5_xian {
    width: 40px;
    height: 4px;
    background-color: #134630
}

.c5_num {
    font-size: 48px;
    font-weight: bold;
    color: #134630
}

.c5_num span {
    font-size: 16px;
    color: #134630
}

.c5_xj {
    font-size: 15px;
    color: #000000
}

.c5_three {
    margin-top: 77px;
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between
}

.c5_box {
    width: 32.14%;
    position: relative
}

.c5_box .c5_tu {
    width: 100%
}

.c5_scc {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 22px;
    bottom: 19px
}

.c5_jiah {
    position: absolute;
    right: 24px;
    bottom: 20px
}

.c5_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #134630;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 58px
}

.c5_title {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    font-weight: bold
}

.c5_fgx {
    width: 40px;
    height: 2px;
    background-color: #ffffff;
    margin-top: 21px;
    margin-bottom: 15px
}

.c5_details {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff
}

.c5_box:hover .c5_scc {
    opacity: 0
}

.c5_box:hover .c5_jiah {
    opacity: 0
}

.c5_hover {
    opacity: 0
}

.c5_box:hover .c5_hover {
    opacity: 0.8
}

@media (max-width:1399px) {
    .c5_one {
        margin-top: 73px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .c5_right {
        width: 50.92%
    }

    .c5_two {
        padding: 36px 0px 35px 0px
    }

    .c5_num {
        font-size: 35px
    }

    .c5_num span {
        font-size: 16px
    }

    .c5_xj {
        font-size: 14px
    }
}

@media (max-width:990px) {
    .c5_two {
        padding: 46px 75px 45px 64px;
        background: #f2f2f2;
        display: flex;
        justify-content: space-between;
        margin-top: 70px
    }

    .c5_one {
        margin-top: 45px
    }

    .c5_name {
        font-size: 20px;
        line-height: 25px
    }

    .c5_text {
        font-size: 14px;
        line-height: 20px;
        margin-top: 5px
    }

    .c5_right {
        width: 50.92%
    }

    .c5_two {
        padding: 36px 0px 35px 0px
    }

    .c5_num {
        font-size: 20px
    }

    .c5_num span {
        font-size: 15px
    }

    .c5_xj {
        font-size: 12px
    }

    .c5_hover {
        padding: 0 10px
    }

    .c5_title {
        font-size: 16px;
        line-height: 16px
    }

    .c5_fgx {
        width: 40px;
        height: 2px;
        background-color: #ffffff;
        margin-top: 15px;
        margin-bottom: 8px
    }

    .c5_details {
        font-size: 12px;
        line-height: 18px
    }
}

@media (max-width:767px) {
    .c5_one {
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .c5_name {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        color: #333333;
        font-weight: bold
    }

    .c5_text {
        font-size: 14px;
        line-height: 1.8;
        color: #333333;
        margin-top: 5px;
        margin-bottom: 4vw;
        padding: 0 2vw
    }

    .c5_letf {
        width: 100%
    }

    .c5_right {
        width: 100%
    }

    .c5_three {
        margin-top: 77px;
        margin-bottom: 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c5_box {
        width: 100%;
        position: relative;
        margin-bottom: 15px
    }

    .c5_title {
        font-size: 20px;
        line-height: 20px;
        color: #ffffff;
        font-weight: bold
    }

    .c5_fgx {
        width: 40px;
        height: 2px;
        background-color: #ffffff;
        margin-top: 21px;
        margin-bottom: 15px
    }

    .c5_details {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff
    }

    .c5_three {
        margin-top: 25px;
        margin-bottom: 20px;
        display: flex;
        justify-content: space-between
    }

    .c5_two {
        padding: 20px 10px 0px 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c5_item {
        width: 46%;
        margin-bottom: 20px
    }
}

.c6_text {
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #333333
}

.c6_one {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 90px
}

.c6_left {
    width: 38.07%;
    position: relative
}

.c6_left .c6_img {
    width: 100%
}

.c6_wz {
    display: flex;
    align-items: center;
    position: absolute;
    left: 32px;
    bottom: 24px
}

.c6_wz span {
    font-size: 24px;
    line-height: 0;
    color: #ffffff;
    margin-right: 24px
}

.c6_right {
    width: 60.21%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

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

.c6_item {
    width: 48.75%;
    position: relative
}

.c6_tu {
    width: 100%
}

@media (max-width:990px) {
    .c6_wz {
        left: 18px;
        bottom: 12px
    }

    .c6_wz span {
        font-size: 16px;
        line-height: 0;
        color: #ffffff;
        margin-right: 12px
    }
}

@media (max-width:767px) {
    .c6_text {
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        color: #333333
    }

    .c6_one {
        flex-direction: column;
        margin-top: 20px;
        margin-bottom: 10px
    }

    .c6_left {
        width: 100%;
        margin-bottom: 10px
    }

    .c6_right {
        width: 100%
    }

    .c6_top {
        margin-bottom: 10px
    }
}

.c7_title {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #666666;
    padding-bottom: 39px;
    margin-top: 50px;
    border-bottom: solid 1px #e5e5e5
}

.c7_title .c7_wx {
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    margin-right: 28px
}

.c7_one {
    margin-bottom: 94px
}

.c7_item {
    display: flex;
    justify-content: space-between;
    padding-top: 28px;
    padding-bottom: 33px;
    border-bottom: solid 1px #e5e5e5
}

.c7_left {
    width: 68.42%
}

.c7_right {
    width: 19.35%
}

.c7_right img {
    width: 100%
}

.c7_left h3 {
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px
}

.c7_left p {
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #666666
}

@media (max-width:1399px) {
    .c7_title {
        font-size: 16px;
        line-height: 36px;
        letter-spacing: 0px;
        color: #666666;
        padding-bottom: 20px;
        margin-top: 30px;
        border-bottom: solid 1px #e5e5e5
    }

    .c7_right {
        width: 25.35%
    }
}

@media (max-width:990px) {
    .c7_left h3 {
        font-size: 20px;
        color: #333333;
        margin-bottom: 10px
    }

    .c7_left p {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: 0px;
        color: #666666
    }
}

@media (max-width:767px) {
    .c7_title {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-bottom: 10px;
        margin-top: 10px
    }

    .c7_title .c7_wx {
        font-size: 20px;
        line-height: 20px;
        margin-right: 0px
    }

    .c7_xq {
        font-size: 14px;
        line-height: 18px;
        color: #666666
    }

    .c7_item {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 28px;
        padding-bottom: 10px;
        border-bottom: solid 1px #e5e5e5
    }

    .c7_left {
        width: 100%
    }

    .c7_right {
        width: 100%
    }

    .c7_one {
        margin-bottom: 30px
    }
}

.c8_purpose {
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 45px
}

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

.c8_item {
    width: 31.42%
}

.c8_item img {
    width: 100%
}

.c8_name {
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 23px
}

.c8_sm {
    width: 83.63%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    text-align: center
}

.c8_dtu {
    margin-top: 56px;
    width: 100%;
    position: relative
}

.c8_dtu img {
    width: 100%
}

.c8_dw {
    width: 32.28%;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 13.57%;
    display: flex;
    align-items: center
}

.c8_promise {
    padding: 60px 50px 60px 35px;
    background-color: #000000;
    opacity: 0.8;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff
}

.c8_two {
    width: 1400px;
    margin: 68px auto 50px
}

.c8_service {
    width: 100%;
    position: relative;
    height: 376px;
    margin-top: 42px
}

.c8_kf {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.c8_kf img {
    width: 100%
}

.c8_lx {
    width: 54.35%;
    background-color: #f5f5f5;
    padding: 4.85% 0% 6.3% 8.79%;
    position: absolute;
    bottom: 0;
    right: 0
}

.c8_top {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    line-height: 33px;
    color: #333333
}

.c8_top span {
    margin-left: 22px
}

.c8_lx:nth-child(1) {
    margin-bottom: 30px
}

@media (max-width:1399px) {
    .c8_dw {
        width: 47.28%;
        left: 10.57%
    }

    .c8_promise {
        padding: 20px 20px 15px 20px
    }

    .c8_two {
        width: 100%;
        margin: 68px auto 50px
    }

    .c8_top {
        font-size: 14px;
        line-height: 25px;
        color: #333333;
        margin-bottom: 20px
    }

    .c8_lx {
        padding: 6.85% 0% 4.3% 8.79%
    }
}

@media (max-width:990px) {
    .c8_name {
        font-size: 18px;
        line-height: 18px;
        color: #333333;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 10px
    }

    .c8_sm {
        width: 83.63%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        text-align: center
    }

    .c8_promise {
        padding: 10px 20px 10px 15px;
        background-color: #000000;
        opacity: 0.8;
        font-size: 14px;
        line-height: 24px;
        color: #ffffff
    }

    .c8_service {
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center
    }

    .c8_kf {
        width: 80%;
        position: relative;
        z-index: -1
    }

    .c8_lx {
        width: 80%;
        background-color: #f5f5f5;
        padding: 4.85% 0% 6.3% 8.79%;
        position: relative;
        z-index: -1
    }
}

@media (max-width:767px) {
    .c8_box {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .c8_item {
        width: 100%
    }

    .c8_purpose {
        font-size: 14px;
        line-height: 14px;
        color: #333333;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 20px
    }

    .c8_dw {
        width: 100%;
        left: 0%
    }

    .c8_promise {
        padding: 5px;
        background-color: #000000;
        opacity: 0.8;
        font-size: 12px;
        line-height: 15px;
        color: #ffffff
    }

    .c8_service {
        margin-top: 20px
    }

    .c8_two {
        width: 100%;
        margin: 15px auto 20px
    }

    .c8_kf {
        width: 100%
    }

    .c8_lx {
        width: 100%
    }

    .c8_lx:nth-child(1) {
        margin-bottom: 15px
    }

    .c8_dtu {
        margin-top: 20px
    }
}

.c9_one {}

.c9_box {
    margin-top: 69px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.c9_box .c1_item {
    margin-bottom: 35px
}

@media (min-width:768px) and (max-width:991px) {
    .c4_three {
        margin-top: 45px
    }
}

@media (max-width:767px) {
    .c4_three {
        margin-top: 45px
    }

    .c9_box {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .c9_box .c1_item {
        margin-bottom: 15px
    }

    #product_ul {
        flex-wrap: wrap
    }

    #product_ul li {
        width: 100%;
        font-size: 14px;
        padding: 10px 20px
    }

    .rubbish_form {
        position: absolute;
        width: 90%;
        background-color: #fff;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        margin: 0 auto;
        border-radius: 5px;
        padding: 30px 20px
    }

    .close {
        position: absolute;
        top: 10px;
        right: 1vw;
        cursor: pointer
    }

    .form2_content .text {
        font-size: 15px;
        color: #666;
        width: 100%;
        text-align: left;
        text-align-last: left;
        margin-bottom: 1vw
    }

    .form2_content .input {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        margin: 0.6vw 0;
        flex-wrap: wrap
    }

    .input-box input {
        height: 35px;
        border: 1px solid #ccc;
        width: 100%;
        padding: 0 20px;
        display: block
    }

    .input-box {
        width: 100%
    }

    .input-box textarea {
        height: 100%;
        border: 1px solid #ccc;
        width: 100%;
        padding: 20px
    }

    button.btn {
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background-color: #134630;
        margin: 1.2vw auto 0;
        display: block;
        cursor: pointer;
        outline: none;
        margin-top: 3vw
    }

    .c4_yli p:before {
        display: none
    }

    .searchlist_ul {
        padding: 0 3vw
    }

    .searchlist_ul li {
        font-size: 12px
    }

    .lee_sxcl .lee_cz {
        padding-right: 8px
    }
}

@media (max-width:991px) {
    .top_right {
        display: none
    }

    .fixed_search_box {
        display: none
    }

    .con1400 {
        padding: 0 3vw
    }
}

@media (max-width:768px) {
    #webheader {
        height: 45px
    }
}

#three_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.19);
    z-index: 9999999999;
    display: none
}

.three_con {
    position: relative;
    width: 730px;
    height: auto;
    padding-bottom: 39px;
    color: #252525;
    left: 50%;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    background-color: #fff;
    display: none
}

.three1_title {
    font-weight: 600;
    height: 54px;
    line-height: 55px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    color: #252525;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 60px;
    text-align: center
}

.three1 {
    position: relative
}

.closess {
    position: absolute;
    right: 20px;
    top: 20px
}

.closess {
    width: 15px;
    height: 15px;
    background: url(../images/closess.png) no-repeat right center/100% 100%;
    cursor: pointer
}

.thre_con {
    padding-top: 38px;
    width: 470px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

.ace_img {
    width: 256px;
    height: 256px;
    margin: 7px auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center
}

.ace_img img {
    max-width: 100%
}

.zhiCustomBtn {
    display: none;
    position: fixed;
    right: 0;
    bottom: 160px;
    width: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 0 0 3px 1px hsla(0, 0%, 66.7%, .3);
    box-shadow: 0 0 3px 1px hsla(0, 0%, 66.7%, .3);
    background: #fff;
    cursor: pointer;
    z-index: 60;
    border-radius: 8px 0 0 8px;
    cursor: pointer
}

.zhiCustomBtn p {
    font-size: 12px;
    color: #252525;
    padding: 10px 5px 10px 7px;
    text-align: right
}

.goTop_mode {
   
    position: fixed;
    right: 15px;
    right: 30px;
    bottom: 20px;
    width: 45px;
    height: 45px;
    z-index: 50;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
    background: url(../images/tops.png) no-repeat right center/100% 100%;
    display: none !important;
}

@media (max-width:767px) {
    .three_con {
        width: 320px
    }

    .three1_title {
        padding: 0 30px
    }

    .thre_con {
        width: 90%;
        padding-top: 10px
    }

    .zhiCustomBtn {
        display: block;
        bottom: 150px
    }
    .goTop_mode {
        display: block !important;
    }
      
}

/* 益高 样式混乱修改  6.16 */
.crams_left a{
    line-height: 60px;
}
.huan_right{
    align-items: unset !important;
}
.lh_ygxwtopdemo{
    max-height: 400px;
}
.history_btn{
    max-height: 120px;
}
.q_about_culture_1 ul li div{
    height: 240px;
}
.huan_seorder_group img{
    display: none;
}