@charset "utf-8";

* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 14px;
    color: #555;
    /*font-family: "Microsoft YaHei", Arial, Tahoma, sans-serif;*/
   font-family:  ;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
    margin: 0;
    padding: 0;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    list-style: none;
}

input,
select,
button,
textarea {
    font-size: 14px;
    border: 0;
    background: none;
    outline: none;
    vertical-align: middle;
    font-family: "Microsoft YaHei", Arial, Tahoma, sans-serif;
}

button {
    overflow: visible
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

a:hover {
    color: #00b7ee;
    text-decoration: none !important;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0px;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #5b5b5b;
}

::-webkit-scrollbar-thumb:active {
    background-color: #00b7ee;
}

@media only screen and (max-width:992px) {
    body {
        font-size: 13px;
    }

    input,
    select,
    button,
    textarea {
        font-size: 13px;
    }

    input,
    textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }

}

@media only screen and (max-width:992px) {
    html.on {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
    }
}

body {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

@media only screen and (max-width:992px) {
    body.on {
        transform: translateX(-60%);
        -webkit-transform: translateX(-60%);
        -moz-transform: translateX(-60%);
        -ms-transform: translateX(-60%);
        -o-transform: translateX(-60%);
    }
}

@media only screen and (max-width:992px) {
    .sj_bj {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 99999;
        display: none;
    }
}

.header {
    width: 100%;
    background-color: transparent;
    /* position: fixed;
    top: 0;
    left: 0; */
    z-index: 9999;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    background-color: #7db849;
}

.logo {
    width: 320px;
    float: left;
    margin: 10px 0;
    position: relative;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    float: left;
    margin-right: 40px;
}

.logo img {
    width: 100%;
    height: auto;
    display: block;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.heade.on .logo img {
    opacity: 0;
}

.header .logo img.d_w {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.header .language {
    float: right;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    margin-top: 34px;
    margin-left: 25px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.header .language .l_m i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}

.header .language .x_l {
    width: 120px;
    padding-top: 8px;
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -60px;
    display: none;
}

.header .language .x_l:before {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 8px solid #535352;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
}

.header .language .x_l ul {
    padding: 5px 15px;
    background-color: #535352;
}

.header .language .x_l ul li a {
    color: #ddd;
    line-height: 36px;
    display: block;
}

.header .language .x_l ul li a:hover {
    color: #00b7ee;
}

.header .s_ch {
    height: 32px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-top: 34px;
    margin-left: 15px;
    float: right;
    cursor: pointer;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .s_ch i {
    font-size: 22px;
}

.header .s_ch:hover {
    color: #00b7ee;
}

.header .an {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    height: 22px;
    width: 30px;
    display: none;
}

.header .an span {
    width: 30px;
    height: 2px;
    background-color: #555;
    display: block;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .an span.a1 {
    top: 0;
    left: 0;
}

.header .an span.a2 {
    top: 10px;
    left: 0;
}

.header .an span.a3 {
    top: 20px;
    left: 0;
}

.header .an.n span.a2 {
    display: none;
}

.header .an.n span.a1 {
    top: 10px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.header .an.n span.a3 {
    top: 10px;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}




.header .nav ul li {
    width: 170px;
    float: left;
    position: relative;
}

/* .header .nav ul li:after{width:0; height:2px; background-color:#00b7ee; position:absolute; left:50%; bottom:0; content:"";
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;} */
.header .nav ul li:hover:after {
    width: 100%;
}

.header .nav ul li.on:after {
    width: 100%;
}

.header .nav .y_j {
    position: relative;
    text-align: center;
}

.header .nav .y_j i {
    display: none;
}

.header .nav .y_j a {
    display: inline-block;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    line-height: 65px;
    color: #fff;
    font-weight: bold;
}

.header .nav .y_j:hover {}



.header .nav .y_j.on {}



/* .header .nav ul li:hover .y_j a{color:#00b7ee;}
.header .nav ul li.on .y_j a{color:#00b7ee;} */
.header .nav .e_j {
    width: 170px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 0 5px #aaa;
    position: absolute;
    left: 45%;
    margin-left: -75px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav ul li:hover .e_j {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    z-index: 999;
}

.header .nav .e_j a {
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    display: block;
}



@media only screen and (max-width:992px) {

    .header {
        position: relative;
        top: auto;
        left: auto;
    }



    .header.on {
        box-shadow: none;
    }

    .header .logo {
        width: 188px;
        margin: 15px 0;
    }



    .header .logo img {
        width: 100%;
        height: auto;
        display: block;
        opacity: 0;
        transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
    }

    .header .logo img.d_w {
        opacity: 1;
    }

    .header .language {
        float: right;
        height: 32px;
        font-size: 15px;
        text-align: center;
        line-height: 32px;
        color: #fff;
        margin-top: 21px;
        margin-left: 0;
        margin-right: 50px;
        color: #555;
    }

    .header .s_ch {
        margin-top: 20px;
        margin-left: 0;
        float: left;
    }

    .header .an {
        display: block;
        right: 39px;
    }

    .header .nav {
        width: 60%;
        height: 100%;
        padding: 10px 5% 0;
        margin: 0;
        background-color: #141414;
        height: 100%;
        position: fixed;
        top: 0;
        right: -60%;
        z-index: 9999;
        overflow: auto;
        transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
    }

    .header .nav ul {
        width: 100%;
        float: none;
    }

    .header .nav ul li {
        width: 100%;
        height: auto;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        float: none;
        margin: 0;
    }

    .header .nav ul li:after {
        display: none;
    }

    .header .nav .y_j i {
        display: block;
        width: 100%;
        padding-right: 10px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 14px;
        text-align: right;
        color: #fff;
        line-height: 50px;
        z-index: 99;
    }

    .header .nav .y_j a {
        line-height: 50px;
        color: #fff;
    }

    .header .nav ul li:hover .y_j a {
        color: #fff;
    }

    .header .nav ul li.on .y_j a {
        color: #fff;
    }

    .header .nav .e_j {
        width: 100%;
        background: none;
        box-shadow: none;
        position: relative;
        left: auto;
        top: auto;
        padding: 5px 0;
        margin-left: 0;
        opacity: 1;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }

    .header .nav ul li:hover .e_j {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }

    .header .nav .e_j a {
        line-height: 32px;
        text-align: left;
        color: #fff;
    }
}

@media only screen and (max-width:768px) {
    .header .an {
        right: 15px;
    }
}

@media only screen and (max-width:320px) {
    .header .logo {
        width: 168px;
    }

    .header .language {
        margin-top: 19px;
        margin-right: 45px;
    }
}



@media only screen and (max-width:992px) {
    .sj_bj {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 999999999999999999999;
        display: none;
    }
}

.top1 {
    padding: 15px 0;
}

.top1:after {
    display: block;
    content: '';
    clear: both;
}

.gsmc {
    padding-right: 20px;
    border-right: 1px solid #dddddd;
    margin: 18px 16px 12px 0;
}

.mc1 {
    font-size: 30px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 8px;
    font-weight: 800;
}

.mc2 {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
}

.gsjs {
    float: left;
    margin: 18px 0 12px 0;
    font-size: 18px;
    font-weight: 800;
    line-height: 29px;
}

.gsjs .js2 {
    color: #7db849;
}

.dh {
    float: right;
    display: flex;
    margin: 18px 0 12px 0;
}

.dh .t_p {
    margin-right: 10px;
}

.dh1 {
    font-size: 24px;
    color: #7db849;
    line-height: 16px;
    margin-bottom: 7px;
    font-weight: 800;
}

.dh2 {
    font-size: 26px;
    color: #7db849;
    font-weight: 800;
    line-height: 26px;
}

.topest {
    line-height: 40px;
    background-color: #eeeeee;
    font-size: 14px;
}

.topest .wel {
    float: left;
}

.topest .link {
    float: right;
    line-height: 16px;
    margin: 12px 0;
}

.topest:after {
    display: block;
    content: '';
    clear: both;
}

.topest .link ul {
    display: flex;
}

.topest .link ul li {
    padding: 0 13px;
    border-right: 1px solid #999999;
}

.topest .link ul li:last-child {
    border-right: none;
}

.banner {
    height: 600px;
}

.banner .swiper-container {
    width: 100%;
    height: 100%;
}

.banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
}


/* ËÑË÷ */
.search {
    background-color: #ededed;
    color: #565656;
    height: 75px;
}

.search2 {
    background-color: #fff;
    color: #565656;
    height: 75px;
}

.hotkeys {
    float: left;
    line-height: 75px;
}

.hotkeys a {
    display: inline-block;
    margin: 0 5px;
}

.doSearch {
    float: right;
    margin-top: 15px;
    border-radius: 20px;
    border: 1px solid #7db849;
    padding-right: 15px;
}

.ipts:after {
    display: block;
    content: '';
    clear: both;
}

.doSearch input[type='search'] {

    outline: none;
    float: left;
    width: 200px;
    margin-top: 2px;
    padding-left: 15px;
    height: 40px;
    border-right: none;
}

.doSearch input[type='image'] {
    margin-top: 10px;
}

.title {
    text-align: center;
}

.title1 {
    font-size: 40px;
    color: #7db849;
    font-weight: bold;
}

.title2 {
    font-size: 18px;
    color: #666666;
}

.title i {
    display: block;
    height: 1px;
    width: 160px;
    background-color: #c2c2c2;
    margin: 15px auto 0;
    position: relative;
}

.title i:after {
    display: block;
    width: 30px;
    height: 5px;
    background-color: #7bb746;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -2px;
}


.about {
    padding: 100px 0;
}

.about .w_z {
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    font-size: 16px;
    color: #666666;
}
.about .w_z1 {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
}

.about .icon .t_p {
    width: 153px;
    margin: 0 auto;
}

.about .icon .t_p img {
    width: 100%;
}

.about .icon .w_z {
    text-align: center;
}

.about .icons {
    margin-top: 70px;
}
.aboutin .container:after{
    display: block;
    clear: both;
    content:''
}
.productin .container:after{
    display: block;
    clear: both;
    content:''
}
.case {
    padding: 100px 0 40px;
    background-color: #f2f2f2;
}

.case .swiper-container {
    width: 100%;
    height: 100%;
    padding: 50px 0 100px;
    --swiper-theme-color: #7db849;
}

.case .swiper-slide {
    border: 1px solid transparent;
    transition: all ease .5s;
}

.case .swiper-slide:hover {
    border: 1px solid #7db849;
}

.case .w_z {
    padding: 20px 35px 40px;
    background-color: #fff;
    width: 100%;
    position: relative;
    text-align: center;
}

.case .t_p {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.case .t_p img {
    width: 100%;
    height: 100%;
    transition: all ease .5s;
}
.case .swiper-slide:hover .t_p img{
    transform: scale(1.1);
}
.case .w_z .bt {
    font-size: 18px;
    color: #333333;

}

.case .w_z .info {
    font-size: 15px;
    color: #666666;
}

.case .w_z .more {
    display: block;
    width: 160px;
    height: 40px;
    background-color: #9f9f9f;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -80px;
    transition: all ease .5s;
}

.case .swiper-slide:hover .more {
    background-color: #7db849;
}

.liuyan {
    height: 280px;
    background-color: #7db849;
    padding: 40px;
}
.liuyan .container:after{
    display: block;
    content: '';
    clear: both;
}
.liuyan .w_z {
    width: 600px;
    float: left;
}

.liuyan .w_z1 {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
}

.liuyan .w_z2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-top: 40px;
}

.liuyan .w_z3 {
    font-size: 29px;
    color: #fff;
    font-weight: lighter;
}

.biaodan {
    width: 440px;
    float: right;
    margin-right: 40px;
}

.biaodan .ly textarea {
    width: 100%;
    height: 140px;
    background-color: rgba(255, 255, 255, .7);
    padding: 25px;
}

.biaodan .dhs input {
    width: 100%;
    background-color: rgba(255, 255, 255, .7);
    line-height: 40px;
    padding-left: 20px;
    margin-top: 15px;
}

.biaodan .tj input {
    width: 100%;
    background-color: #ff9900;
    line-height: 40px;
    color: #fff;
    margin-top: 15px;
}


.about1 {
    padding-top: 145px;
    padding-bottom: 90px;
    overflow: hidden;
}

.about1 .container {
    padding-top: 35px;
    padding-left: 60px !important;
}

.about1 .container.ab-title {
    padding: 0 !important;
}

.about1 .ab-title {
    font-size: 80px;
    color: rgba(235, 235, 235, .7);
    font-weight: bold;
    text-align: right;
    line-height: 0;
}

.about1 .n_r {
    display: flex;
}

.about1 .n_r .t_p {
    width: 50%;
}

.about1 .n_r .t_p img {
    width: 100%;
}

.about1 .n_r .w_z {
    width: 50%;
    background-color: #fff;
    padding: 50px;
}

.about1 .n_r .w_z .b_t {
    font-size: 22px;
    line-height: 42px;
    font-weight: bold;
    color: #7bb746;
}

.about1 .n_r .w_z .j_s {
    font-size: 14px;
    line-height: 27px;
    color: #888888;
    margin-top: 15px;
    margin-bottom: 30px;
}

.about1 .more {
    display: block;
    width: 134px;
    height: 43px;
    background-color: #7bb746;
    color: #fff;
    line-height: 43px;
    text-align: center;
}

.about1 .more img {
    margin-left: 10px;
}

.ab1-item {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 15px 0;
}

.ab1-item .t_p i {
    font-size: 50px;
    color: #999999;
    margin-right: 10px;
}

.about1 .row {
    margin-top: 60px;
}

.ab1-item:hover {
    background-color: #7bb746;
}

.ab1-item:hover i {
    color: #fff;
}

.ab1-item:hover .w_z {
    color: #fff;
}

.news {
    padding: 60px 0;
}

.news:after {
    display: block;
    content: '';
    clear: both;
}

.news1 {
    width: 680px;
    float: left;
}

.newstit {
    width: 100%;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    background-color: #eeeeee;
}

.newstit1 {
    background-color: #7bb746;
    width: 120px;
    text-align: center;
}

.news-list1 li {
    padding: 10px 0;
    border-bottom: 1px dashed #cccccc;
}

.news-list1 li:after {
    display: block;
    clear: both;
    content: '';
}

.news-list1 li .t_p {
    width: 150px;
    float: left;
    margin-right: 10px;
}

.news-list1 li .t_p img {
    width: 100%;
}

.news-list1 li .w_z {
    width: 515px;
    float: right;
}

.news-list1 li .w_z .bt {
    font-size: 18px;
}

.news-list1 li .w_z .bt a {
    color: #999999;
}
.news-list1 li .w_z .bt a:hover{
    color: #7BB747;
}
.news-list1 li .w_z .date {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
}

.news-list1 li .w_z .info {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
}

.news-list2 li {
    padding: 10px 0;
    border-bottom: 1px dashed #cccccc;
}

.news-list2 .date {
    font-size: 14px;
    font-weight: lighter;
}

.news-list2 li .bt {
    font-size: 18px;
}

.news-list2 li .bt a {
    color: #999999;
    font-size: 16px;
}
.news-list2 li .bt a:hover{
    color: #7BB746;
}
.news2 {
    width: 440px;
    float: right;
}

.qa-item {
    padding: 17px 0;
    border-bottom: 1px dashed #cccccc;
}

.qa-item .que {
    display: flex;
    justify-content: space-between;
}

.qa-item .que span {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #7bb746;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.qa-item .wz {
    width: 400px;
}
.qa-item .wz a:hover{
    color: #7bb746;
}
.qa-item .ans {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.qa-item .ans span {
    display: block;
    width: 25px;
    height: 25px;
    background-color: #cccccc;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}

.add {
    padding: 45px 0;
    background-color: #7bb746;
    text-align: center;
    color: #fff;
}

.add .w_z1 {
    font-size: 35px;
    line-height: 48px;
    font-weight: lighter;
}

.add .w_z2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
    margin-top: 30px;
}

.add .add-dh {
    font-size: 32px;
    font-weight: bold;
    margin-top: 35px;
}

.add .add-dh img {
    margin-right: 15px;
}


/* footer */

.footer {
    background-color: #000;
    padding: 65px 0 62px 0;
    color: #fff;
}

.footer .container {
    padding: 0;
}

.footer .row>.ft_xx {
    padding-left: 0;
}

.x_x div {
    display: flex;
}

.x_x div .tp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.footer .x_x .icon-zuoji2,
.footer .x_x .icon-xinfeng,
.footer .x_x .icon-dizhi1 {
    position: relative;
    padding-left: 30px;
}

.footer .x_x .icon-zuoji2:before,
.footer .x_x .icon-xinfeng:before,
.footer .x_x .icon-dizhi1:before {
    position: absolute;
    left: 0;
    font-size: 23px;
}

.icon-zuoji2:before {
    content: "\e643";
}

.icon-xinfeng:before {
    content: "\e503";
}

.icon-dizhi1:before {
    content: "\e612";
}

.footer .ft_xx .xx_logo {
    margin-bottom: 47px;
    margin-left: 20px;
}

.footer .ft_xx .xx_logo img {
    max-width: 100%;
}

.footer .ft_xx .x_x p {
    font-size: 17px;
    line-height: 34px;
}

.footer .ft_dh h3 {
    font-size: 19px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.footer .ft_dh ul li a {
    font-size: 13px;
    color: #fff;
    line-height: 31px;
}

.footer .ft_dh ul li a:hover {
    color: #fff !important;
}

.footer .ft_er {
    background-color: #fff;
    padding: 10px;
    text-align: center;
    padding-bottom: 23px;
}

.footer .ft_er .er_img {
    margin-bottom: 10px;
    display: inline-block;
}

.footer .ft_er .er_img img {
    max-width: 100%;
}

.footer .ft_er .er_wz {
    font-size: 17px;
    color: #333;
}

.banquan {
    border-top: 1px solid rgba(255, 255, 255, .6);
    padding: 20px 0;
    background-color: #000000;
    color: rgba(255, 255, 255, .6);
    text-align: center;
}

@media only screen and (max-width:992px) {
    .footer .ft_er {
        width: 34%;
        margin: 30px auto 0;
    }

    .footer .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .footer .ft_xx .x_x p {
        font-size: 15px;
        line-height: 24px;
    }

    .footer .ft_xx .xx_logo {
        margin-bottom: 30px;
    }

    .footer .x_x .icon-zuoji2:before,
    .footer .x_x .icon-xinfeng:before,
    .footer .x_x .icon-dizhi1:before {
        font-size: 18px;
    }

    .footer .ft_dh h3 {
        font-size: 17px;
    }

    .footer .ft_dh ul li a {
        font-size: 13px;
        line-height: 24px;
    }

    .banquan {
        line-height: 65px;
        font-size: 14px;
    }

    .footer .row>.ft_xx {
        padding-left: 15px;
    }
}

@media only screen and (max-width:485px) {
    .banquan {
        line-height: 36px;
    }

    .footer .ft_dh {
        display: none;
    }
}

.position {
    background-color: #efefef;
}

.position .container {
    display: flex;
    line-height: 55px;
    align-items: center;
}

.position .container .t_p {
    margin-right: 10px;
}

.position .container .w_z {
    font-size: 14px;
    color: #666;
}

.position .container .w_z a {
    color: #666;
}

.abin {
    padding: 60px 0;
}

.abin .n_r {
    margin-top: 50px;
}

.abin .n_r .t_p {
    width: 480px;
    float: left;
    padding: 30px 0 0 30px;
}

.abin .n_r .t_p img {
    width: 100%;
}

.abin .n_r:after {
    display: block;
    content: '';
    clear: both;
}

.abin .n_r .w_z {
    width: 640px;
    float: right;
    padding-top: 70px;

}

.abin .n_r .w_z .bt {
    font-size: 30px;
    color: #7bb746;
}

.abin .n_r .w_z .info {
    font-size: 16px;
    color: #666666;
    font-weight: lighter;
    margin-top: 30px;
    line-height: 30px;
}

.zhuanli {
    padding: 60px 0;
    background-color: #eeeeee;
}



#d_tab29 ul,
#d_tab29 li {
    margin: 0;
    padding: 0;
    list-style: none
}

#d_tab29 img {
    border: 0;
    vertical-align: top
}

#d_tab29 {
    position: relative;
    height: 590px;
    background: url('/EIqrESyDEyLoEIVqJyyHIyqNT1qJNE1rEIL.jpg') no-repeat center 0;
    text-align: left
}

#d_tab29 .d_img {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 100%
}

#d_tab29 .d_img li {
    position: absolute;
    display: none;
    z-index: 0
}

#d_tab29 .d_img li img {
    width: 100%;
    cursor: pointer;
}

#d_tab29 .d_img li.d_pos1 {
    display: block;
    width: 253px;
    left: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
    display: block;
    width: 278px;
    left: 15%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
    display: block;
    width: 311px;
    left: 35%;
    top: 20px;
    z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
    display: block;
    width: 278px;
    right: 15%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
    display: block;
    width: 253px;
    right: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_menu {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

#d_tab29 .d_menu li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: url('/EIqrESyDEyLoEIVqJyyHIyqNT1qSKO1RJ1L.jpg') no-repeat 0 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 3px
}

#d_tab29 .d_menu li.d_select {
    background: url('/EIqrESyDEyLoEIVqJyyHIyqNT1qSKO1RJ1L.jpg') no-repeat 0 -18px
}

#d_tab29 .d_next {
    position: absolute;
    left: 50%;
    margin-left: 580px;
    top: 205px;
    z-index: 10;
    cursor: pointer
}

#d_tab29 .d_prev {
    position: absolute;
    left: 50%;
    margin-left: -620px;
    top: 205px;
    z-index: 10;
    cursor: pointer
}

.swiper-cp {
    display: none;
}

.swiper-ry {
    display: none;
}

@media only screen and (max-width:992px) {
    #d_tab29 {
        height: 300px;
    }

    #d_tab29 .d_next,
    #d_tab29 .d_prev {
        display: none;
    }

    #d_tab29 .d_img {
        margin: 0;
        width: 100%;
    }

    #d_tab29 .d_img li.d_pos1 {
        width: 126px;
        top: 60px;
    }

    #d_tab29 .d_img li.d_pos2 {
        width: 139px;
        top: 40px;
        z-index: 2
    }

    #d_tab29 .d_img li.d_pos3 {
        width: 165px;
        top: 20px;
        z-index: 3
    }

    #d_tab29 .d_img li.d_pos4 {
        width: 139px;
        top: 40px;
    }

    #d_tab29 .d_img li.d_pos5 {
        width: 126px;
        top: 60px;
    }
}

.kePublic {
    margin-top: 70px;
}

.shebei {
    padding: 60px 0;
}

.shebei .swiper-container {
    width: 100%;
    height: 100%;
    padding: 60px 0;
    --swiper-theme-color: #7db849;
}

.shebei .swiper-slide {
    position: relative;
}

.shebei .swiper-slide img {
    width: 100%;
}

.shebei .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    padding: 50px 40px;
    background-color: rgba(0,0,0,.65);
    opacity: 0;
    transition: all ease .5s;
}
.shebei .mask .bt1{
    font-size: 18px;
    font-weight: bold;
}
.shebei .mask .bt i{
    display: block;
    width: 45px;
    height: 4px;
    background-color: #fff;
    margin-top: 15px;
}
.shebei .mask .info{
    margin-top: 15px;
    font-size: 16px;
}
.shebei .swiper-slide:hover .mask{
    opacity: 1;
}

.cor{
    padding: 60px 0;
}

.cor{
    padding: 70px 0 100px;
}
.cor .n_r{
    margin-top: 60px;
}
.cor .n_r ul{
    display: flex;
    flex-wrap: wrap;
}
.cor .n_r ul li{
    width: 20%;
    border: 1px solid #f3f4f6;
}
.cor .n_r ul li img{
    width: 100%;
}

.productin{
    padding: 40px 0;
}
.productin .container:after{
    display: block;
    content: '';
    clear: both;
}

.left{
    width: 260px;
    float: left;
    margin-bottom: 40px;
}
.left-nav{
    width: 100%;
    padding: 10px;
    border: 1px solid #edeff0;
}
.left-nav .b_t{
    line-height: 85px;
    display: flex;
    align-items: center;
    background-color: #7bb746;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-left: 20px;
    border: 1px solid #619830;
}
.left-nav .t_p{
    margin-right: 15px;
    padding-bottom: 5px;
}
.left-nav .l_b li{
    line-height: 45px;
    background-color: #f5f5f5;
    padding: 0 20px;
    margin: 2px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left-nav .l_b li a{
    color: #666666;
}

.left-nav .l_b li.on{
    background-color: #7bb746;
}
.left-nav .l_b li.on a{
    color: #fff;
}
.left-lx {
    margin-top: 25px;
}
.left-lx .b_t{
    width: 100%;
    height: 88px;
    border: 1px solid #619830;
    background-color: #7bb746;
}
.left-lx .b_t{
    display: flex;
    justify-content: center;
    align-items: center;
}
.left-lx .b_t .t_p{
    margin-right: 15px;
}
.left-lx .b_t .w_z1{
    font-size: 16px;
    color: #fff;
}
.left-lx .b_t .w_z2{
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}
.left-lx .n_r{
    padding: 30px 20px;
    background-color: #f5f5f5;
    font-size: 16px;
    line-height: 28px;
}
.right{
    width: 900px;
    float: right;
}
.pro-item{
    margin-bottom: 40px;
}
.pro-item:hover .name a{
    color: #7bb746;
}
.links .link1:hover{
    background-color: #7bb746;
    color: #fff;
}
.links .link2:hover{
    background-color: #7bb746;
    color: #fff;
}
.pro-item .t_p{
    padding: 10px;
    border: 1px solid #e1e1e1;
}
.pro-item .t_p img{
    width: 100%;
}
.pro-item .name{
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}
.links{
    border: 1px solid #e1e1e1;
    line-height: 40px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
}
.links .link1{
    display: inline-block;
    width: 50%;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    color: #666666;
}
.links .link2{
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #666666;
}

.newsin-list li {
    width: 100%;
    padding: 35px 0;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}
.newsin-list li:after{
    display: block;
    content: '';
    clear: both;
}
.newsin-img{
    width: 240px;
    float: left;
    margin-right: 20px;
}
.newsin-img img{
    width: 100%;
}
.newsin-list li .newsin-right {
    display: block;
}

.newsin-list li .rightAll {
    padding-left: 25px;
    position: relative;
    float: left;
    width: 635px;
}
.newsin-list li .rightAll strong{
    display: block;
    font-size: 16px;
    margin-bottom: 25px;
    transition: all ease .5s;
}
.newsin-list li .rightAll strong:hover{
    color: #7BB746;
}
.newsin-list li .rightAll p {
    margin-bottom: 35px;
    font-size: 14px;
}
.newsin-date {
    display: inline-block;
    margin-right: 30px;
}

.newsin-date img{
    margin-right: 5px;
    margin-bottom: 2px;
}

.from img {
    margin-right: 5px;
    margin-bottom: 5px;
}

.newsin-list .more{
    display: block;
    width: 100px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background-color: #7bb746;
    position: absolute;
    right: 0;
    bottom: 35px;
}



/* cp_fw */

.cp_fw .fw_js {
    padding-top: 88px;
    padding-bottom: 195px;
    padding-left: 0;
}

.cp_fw .fw_js h4 {
    font-weight: bold;
    font-size: 23px;
    color: #333;
    margin-bottom: 15px;
}

.cp_fw .fw_js span {
    font-size: 15px;
    color: #666;
}

.cp_fw .fw_js h5 {
    font-size: 20px;
    font-weight: bold;
    color: #7db849;
    margin-top: 37px;
    margin-bottom: 10px;
}

.cp_fw .fw_js p {
    font-size: 16px;
    color: #666;
    line-height: 27px;
    margin-top: 30px;
}

.cp_fw .fw_lb {
    height: 500px;
    margin-top: 62px;
}

.cp_fw .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    
}

.cp_fw .swiper-slide1 {
    background-size: cover;
    background-position: center;
    width: 76.57%!important;
    margin: 0 12%!important;
    border: 1px solid #f2f2f2;
    text-align: center;
}

.cp_fw .swiper-slide1 img {
    display: inline-block;
    padding: 15px;
    max-width: 100%;
    max-height: 100%;
}

.cp_fw .swiper-slide2 {
    width: 18.22%!important;
    border: 1px solid #f2f2f2;
    text-align: center;
}

.cp_fw .swiper-slide2 img {
    display: inline-block;
    margin: 15px 0;
    max-width: 100%;
}

.cp_fw .gallery-top {
    height: 68%;
    width: 100%;
}

.cp_fw .gallery-thumbs {
    position: relative;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.cp_fw .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 90%;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: none!important;
}

.cp_fw .swiper-wrapper:last-child {
    position: absolute;
    left: -31%;
    transform: translate3d(271px, 0px, 0px)!important
}



#div1>div {
    width: 100%;
    border-top: 1px #7db849 solid;
    padding-top: 50px;
    padding-bottom: 80px;
    display: none;
}

#div1 .xq_wz {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

#div1 input {
    width: 108px;
    line-height: 53px;
    font-weight: bold;
    color: #666666;
    background-color: #f4f4f4;
    margin-right: 2px;
}

#div1 .xq_tp {
    margin-top: 35px;
}

#div1 .xq_tp img {
    max-width: 100%;
}

.active {
    background: #7db849!important;
    color: #fff!important;
}

@media only screen and (max-width:992px) {
    .cp_fw .swiper-wrapper:last-child {
        position: static;
        left: 0;
        transform: translate3d(0, 0px, 0px)!important;
    }
    .cp_fw .swiper-slide1 img {
        margin: 53px 0;
    }
    .cp_fw .fw_js h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .cp_fw .fw_js {
        padding-top: 0;
        padding-bottom: 70px;
        padding-left: 15px;
    }
    .cp_fw .fw_js span {
        font-size: 13px;
        line-height: 24px
    }
    .cp_fw .fw_js h5 {
        font-size: 18px;
        margin-top: 11px;
    }
    .cp_fw .fw_js p {
        font-size: 14px;
        line-height: 22px;
    }
    #div1 input {
        width: 20%;
        font-size: 12px;
    }
    #div1 .xq_wz {
        font-size: 14px;
        line-height: 26px;
    }
}

.cp_fw .small{
    position: absolute;
    left: -31%;
    transform: translate3d(271px, 0px, 0px)!important
}

.gallery-top {
    height: 80%;
    width: 100%;
  }

  .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
  }

  .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }

  .fw_js .more {
    display: block;
    width: 134px;
    height: 43px;
    background-color: #7bb746;
    color: #fff;
    line-height: 43px;
    text-align: center;
    margin-top: 40px;
}

.fw_js .more img {
    margin-left: 10px;
}
.m-logo{
    display: none;
}








/* »·±£Éè±¸ */
.hbsb{
    padding: 60px 0;
}
.hbsb .title1{
    color: #fff;
}
.hbsb .title2{
    color: #fff;
}
.xxk-nav{
    margin-top: 40px;
}
.xxk-nav ul{
    display: flex;
    justify-content: center;
}
.xxk-nav ul li{
    line-height: 20px;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 25px;
    background-color: #fff;
    color: #666666;
    margin-right: 20px;
    cursor: pointer;
}
.xxk-nav ul li.on{
    background-color: #7bb746;
    color: #fff;
}
.xxk-nr{
    margin: 40px auto 0;
    width: 90%;
    padding: 40px;
    background-color: #fff;
}
.xxk-item{
    position: relative;
    display: none;
}
.xxk-item:first-child{
    display: block;
}
.xxk-item .swiper-slide{
    display: flex;
    justify-content: space-between;
}
.xxk-item .swiper-slide .w_z{
    width: 49%;
}
.xxk-item .swiper-slide .t_p{
    width: 49%;
}
.xxk-item .swiper-slide .t_p img{
    width: 100%;
}
.xxk-item .swiper-slide .w_z .bt1{
    font-size: 25px;
    color: #333333;
    font-weight: bold;
}
.xxk-item .swiper-slide .w_z .bt i{
    display: block;
    width: 100px;
    height: 2px;
    background-color: #7bb746;
    margin-top: 10px;
}
.xxk-item .swiper-slide .w_z .info{
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px;
    color: #999999;
}
.xxk-item .swiper-slide .w_z .more{
    display: block;
    width: 160px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #9f9f9f;
    margin-top: 40px;
}
.xxk-item .swiper-button-next-a{
    width: 24px;
    height: 24px;
    background-color: #7bb746;
    color: #fff;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: -30px;
    right: 0;
    outline:none;
    user-select:none;
}
.xxk-item .swiper-button-prev-a{
    width: 24px;
    height: 24px;
    background-color: #7bb746;
    color: #fff;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 28px;
    bottom: -30px;
    outline:none;
    user-select:none;
}













.pages{width:100%; height:30px; float:left; line-height:30px; text-align:center;margin-top: 50px;}
.pages a{ text-decoration:none; font-family:Î¢ÈíÑÅºÚ; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #7bb746; background:#7bb746; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:Î¢ÈíÑÅºÚ; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }


.ny_nr .xw_xq{ padding: 30px 0px;}
.ny_nr .xw_xq .xq_lf .xq_tl{ text-align: center; font-size: 30px; font-weight: bold; margin-bottom: 15px;color:#7BB746}
.ny_nr .xw_xq .xq_lf .xq_fc{ width: 100%; border-bottom: solid 1px #cacaca; padding: 20px 0px; }
.ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: right;}
.ny_nr .xw_xq .xq_nr{ width: 100%; overflow: hidden; padding: 20px 0px; line-height: 30px; font-size: 14px;}
.ny_nr .xw_xq .xq_nr img{ max-width: 100%; display: block;}
.ny_nr .xw_xq .xq_fy{ text-align: center; padding: 15px 0px;}
.ny_nr .xw_xq .xq_fy a{ display: inline-block; margin: 0px 15px; padding: 10px 20px; background-color: #000000; color: #FFFFFF; font-size: 14px;}
.ny_nr .xw_xq .xq_rt{ width: 100%; overflow: hidden; margin-top: 56px; }
.ny_nr .xw_xq .xq_rt .rt_bt{font-size: 24px; font-weight: bold;background-color: #000000; color: #FFFFFF; padding: 15px 0px; text-align: center;}
.ny_nr .xw_xq .xq_rt .rt_lb li a{ display: block; border-bottom: dashed 1px #cccccc; line-height: 56px; font-size: 14px; color: #666;}
@media only screen and (max-width:640px) {

    .ny_nr .xw_xq{ padding: 20px 0px;}
    .ny_nr .xw_xq .xq_lf .xq_tl{font-size: 22px;}
    .ny_nr .xw_xq .xq_lf .xq_fc{padding: 15px 0px; }
    .ny_nr .xw_xq .xq_lf .xq_fc .right{text-align: center;}
    .ny_nr .xw_xq .xq_fy{  padding: 10px 0px;}
    .ny_nr .xw_xq .xq_fy a{ margin: 0px 10px; padding: 10px 15px; }
    .ny_nr .xw_xq .xq_rt{  margin-top: 15px; }
    .ny_nr .xw_xq .xq_rt .rt_bt{font-size: 20px;  padding: 10px 0px; }
    .ny_nr .xw_xq .xq_rt .rt_lb li a{ line-height: 40px;}
}

.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .yj_cp .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:30px;}
.gy_wm .yj_cp .t_p{overflow:hidden;}
.gy_wm .yj_cp .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gy_wm .yj_cp .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.gy_wm .yj_cp .w_z{padding:20px 10px; text-align:center;}
.gy_wm .yj_cp .w_z h3{font-size:20px; line-height:32px;}
.gy_wm .yj_cp .w_z p{line-height:24px; color:#999;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.gy_wm .zl_lb .n_r{padding:20px 20px 20px 100px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.gy_wm .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gy_wm .zl_lb ul li:hover h3{color:#F9E700;}
.gy_wm .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.gy_wm .zl_lb p{margin-bottom:20px; line-height:24px;color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.gy_wm .zl_lb a{width:120px; background-color:#7DB849; line-height:32px; text-align:center; color:#fff; display:block;}
.gy_wm .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.gy_wm .zp_js .n_r{margin-bottom:50px; overflow:hidden; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.gy_wm .zp_js .t_p img{width:100%; height:auto; display:block;}
.gy_wm .zp_js .w_z{padding:20px;}
.gy_wm .zp_js .w_z h3{font-size:20px; font-weight:bold; color:#7DB849; margin-bottom:15px;}
.gy_wm .zp_js .w_z p{font-size:15px; line-height:26px; color:#777;}
.gy_wm .lx_dt .map{width:100%; height:460px; margin-bottom:50px;}
.gy_wm .lx_wm .n_r h3{font-size:22px; line-height:32px; color:#7DB849;}
.gy_wm .lx_wm .n_r h4{font-size:16px; line-height:24px; color:#888; text-transform:uppercase; margin-bottom:20px;}
.gy_wm .lx_wm .w_z{font-size:15px; line-height:32px;}
.gy_wm .lx_wm .l_y input{width:100%; height:47px; font-size:14px; line-height:46px; border:none;border-bottom:1px solid #ddd; display:block;}
.gy_wm .lx_wm .l_y textarea{width:100%; height:73px; padding:10px 0; font-size:14px; line-height:26px;border: none; border-bottom:1px solid #ddd; display:block; resize:none;}
.gy_wm .lx_wm .l_y button{border:none;width:120px; height:36px; background-color:#7DB849; margin-top:15px; margin-right:15px; font-size:15px; line-height:36px; text-align:center; color:#fff; float:left;}
.gy_wm .lx_wm .l_y button.c_z{background-color:#aaa;}
.gy_wm .yz_xx{max-width:560px; margin:0 auto; padding:30px 80px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);}
.gy_wm .yz_xx .n_r{position:relative;}
.gy_wm .yz_xx .n_r input{width:100%; height:51px; border-bottom:1px solid #eee; line-height:50px; margin-bottom:10px; display:block;}
.gy_wm .yz_xx .n_r.y_z input{padding-right:120px;}
.gy_wm .yz_xx .n_r .y_m{width:100px; height:40px; background:url(/EIqrESyDEyLoEIVqJyyHIyqNT1EOJk1RJ1L.jpg) no-repeat center / cover; position:absolute; top:5px; right:0;}
.gy_wm .yz_xx button{width:100%; height:50px; background-color:#7DB849; font-size:16px; line-height:50px; text-align:center; color:#fff; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .yz_xx button:hover{background-color:#7DB849;}


.gy_wm .zl_lb .n_r{padding:20px 20px 20px 100px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.gy_wm .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gy_wm .zl_lb ul li:hover h3{color:#7DB849;}
.gy_wm .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.gy_wm .zl_lb p{margin-bottom:20px; line-height:24px;  color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.gy_wm .zl_lb a{width:120px; background-color:#7DB849; line-height:32px; text-align:center; color:#fff; display:block;}

.main .container:after{
    display: block;
    content: '';
    clear: both;
}
.main .container{
    padding-top: 60px;
}

.map{
    padding: 100px 0;
}
.sitemap_item{
    padding: 40px 0;
}
.item_box{
    margin-bottom: 40px;
}
.sitemap_item .item_box h3{
    font-size: 18px;
    font-weight: bold;
}
.sitemap_item .item_box ul li {
    float: left;
    display: inline;
    padding-top: 5px;
    font-size: 14px;
    width: 15%;
    padding-right: 5px;
    box-sizing: border-box;
}
.sitemap_item .item_box ul:after{
    display: block;
    content: '';
    clear: both;
}
.sitemap_item .item_box ul{
    margin-top: 20px;
}
.black h3{
    color: #000;
}

.ljzx{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.tanchuang{
    width: 375px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -185px;
    margin-top: -80px;
    z-index: 9999;
    border-radius: 10px;
    overflow: hidden;
    height: 165px;
}
.tanchuang img{
    width: 100%;
    height: 100%;
}
.tanchuang .btns{
    position: absolute;
    right: 20px;
    bottom: 10px;
    display: flex;
}
.tanchuang .gb{
    display: block;
    width: 70px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #000;
    margin-right: 10px;
    color: #fff;
    cursor: pointer;
}
.tanchuang .zx{
    display: block;
    width: 70px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    color: #4587E8;
}
.banner .swiper-pagination-bullet{
    width: 30px;
    height: 4px;
    border-radius: 0;
    background-color: #fff;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active{
    background-color: #04AF6A;
}

.fangda{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,.6);
    justify-content:center;
    align-items: center;
    display: none;
    z-index: 9999;
}
.fangda img{
    height: 90%;
}