body, div, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
    font: 14px Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif
}

table, td, tr, th {
    font-size: 14px
}

ol, ul {
    list-style: none
}

li {
    list-style-type: none
}

img {
    vertical-align: top;
    border: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: 400
}

address, cite, code, em, th, i {
    font-weight: 400;
    font-style: normal
}

.clear {
    *zoom: 1
}

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

a {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active {
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}

input[type=button], input[type=submit], input[type=file], button {
    cursor: pointer;
    -webkit-appearance: none
}

input[type=text] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

@font-face {
    font-family: Helvetica33;
    src: url(img/Helvetica33.OTF)
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent
}

.rsSlide {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.fullWidth {
    width: 100%;
    max-height: 620px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #f0f0f0
}

#full-width-slider {
    width: 100%;
    color: #000
}

.royalSlider {
    position: relative;
    direction: ltr
}

.royalSlider > * {
    float: left
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative
}

img.rsImg {
    max-width: none
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    color: #fff
}

.Totop {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 99999
}

.Totop a {
    display: block;
    width: 38px;
    height: 38px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #fff url(../image/tp_tb1.png) center center no-repeat
}

.Totop a:hover {
    border: 1px solid #57A443;
    background: #e5e5e5 url(../image/tp_tb1.png) center center no-repeat
}

.zoomImage{
    width:100%;
    height:0;
    padding-bottom: 90%;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
}

@media screen and (min-width: 1200px) {
    .ly_top {
        width: 100%;
        height: 80px;
        /*overflow: hidden;*/
        margin: 0 auto;
        padding: 20px 0;
        border-bottom: 1px solid #e5e5e5
    }

    .ly_top .top_main {
        width: 1200px;
        height: 80px;
        /*overflow: hidden;*/
        margin: 0 auto;
        padding: 0
    }

    .top_main .ly_logo {
        width: 40%;
        height: 80px;
        /*overflow: hidden;*/
        margin: 0;
        padding: 0;
        float: left
    }

    .r_text h3 {
        color: #7d8488;
        font-size: 12px;
        font-weight: 700;
        margin: 0 0 8px;
        padding: 0
    }

    .r_text p {
        color: #008ed8;
        font-size: 14px;
        font-family: arial;
        margin: 0;
        padding: 0
    }

    .ly_nav {
        width: 60%;
        height: 80px;
        margin: 0;
        padding: 0;
        float: left;
        position: relative;
        text-align: center;
    }

    .nav {
        width: 100%;
        height: 80px;
        margin: 0 auto
    }

    .nav_item {
        float: left;
        height: 80px;
        position: relative
    }

    .nav_item > a {
        display: block;
        padding: 0 40px;
        line-height: 80px;
        font-size: 24px;
        color: black; /*00af80*/
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .nav_item > a:hover, .nav_item > a.navon {
        height: 48px;
        font-weight: 700;
    }

    .menu_open {
        display: none
    }

    .nav_item_open {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 1000;
        box-shadow: 0 4px 8px 0 rgba(0, 12, 49, .1);
        background: #fff;
        border-radius: 0 0 2px 2px;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(34px);
        transform: translateY(34px);
        -webkit-transition: all .4s;
        transition: all .4s;
        overflow: hidden
    }

    .nav_item:hover .nav_item_open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    .subopen {
        display: none
    }

    .nav_item2 {
        width: 100%;
        line-height: 40px
    }

    .nav_item2 a {
        display: block;
        padding: 0 10px;
        color: #666;
        font-size: 14px;
        white-space: nowrap;
        text-align: center
    }

    .nav_item2:hover a {
        background: #57A443;
        color: #fff
    }

    .hcover {
        display: none
    }

    .rsMinW .rsArrow {
        display: block;
        width: 50px;
        height: 50px;
        margin: -20px 0 0;
        position: absolute;
        cursor: pointer;
        z-index: 21
    }

    .rsMinW .rsArrowLeft {
        left: 10px;
        top: 50%
    }

    .rsMinW .rsArrowRight {
        right: 10px;
        top: 50%
    }

    .rsMinW .rsArrowIcn {
        width: 50px;
        height: 50px;
        margin: 0;
        position: absolute;
        cursor: pointer;
        background: url(../image/rs-minimal-white.png) no-repeat
    }

    .rsMinW .rsArrowIcn:hover {
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: 0 0
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -50px 0
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn:hover {
        background-position: 0 -50px
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn:hover {
        background-position: -50px -50px
    }

    .rsMinW .rsBullets {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: absolute;
        bottom: 15px;
        left: 0;
        z-index: 35;
        text-align: center
    }

    .rsMinW .rsBullet {
        display: inline-block;
        *display: inline;
        width: 40px;
        height: 4px;
        *zoom: 1;
        padding: 4px
    }

    .rsMinW .rsBullet span {
        display: block;
        width: 40px;
        height: 4px;
        background: rgba(255, 255, 255, .5)
    }

    .rsMinW .rsBullet.rsNavSelected span {
        background-color: #fff
    }

    .ly_tit {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 0px;
        padding: 0
    }

    .ly_tit h5 {
        width: 100%;
        overflow: hidden;
        color: #57A443;
        font-size: 24px;
        text-align: center;
        margin: 0 auto 10px;
        padding: 0
    }

    .ly_tit span {
        display: block;
        width: 100%;
        overflow: hidden;
        color: #bbb;
        font-size: 12px;
        text-align: center;
        margin: 0 auto;
        padding: 0
    }

    .ly_tit span font {
        color: #dfdfdf
    }

    .ly_about {
        width: 100%;
        overflow: hidden;
        margin: 0px auto;
        padding: 80px 0 40px;
        background-color: #f5f5f5
    }

    .ly_about .ab_main {
        width: 1200px;
        height: 360px;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .ab_main .ab_text {
        width: 560px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ab_text h3 {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        color: #424a51;
        font-size: 24px
    }

    .ab_text p {
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        margin: 40px auto;
        padding: 0;
        color: #333;
        font-size: 18px;
        text-indent: 2em;
        text-align: justify
    }

    .ab_text a {
        display: block;
        width: 160px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #57A443
    }

    .ab_text a span {
        color: #fff
    }

    .ab_text a:hover {
        background-color: #57A443
    }

    .ab_main .ab_img {
        width: 720px;
        height: 360px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: -160px
    }

    .ly_products {
        width: 90%;
        overflow: hidden;
        margin: 40px auto;
        padding: 0
    }

    .ly_scheme {
        width: 90%;
        overflow: hidden;
        margin: 40px auto;
        padding: 0
    }

    .scheme_list {
        width: 90%;
        /*height: 450px;*/
        overflow: hidden;
        margin: 20px auto;
        padding: 0
    }

    .scheme_list ul {
        width: 100%;
    }

    /*.scheme_list ul li:nth-child(4n) {*/
    /*margin: 0*/
    /*}*/
    .scheme_list ul li a p {
        width: 100%;
        height: 44px;
        overflow: hidden;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: black;
    }

    .scheme_list ul li a:hover p {
        background-color: #00af80
    }

    .scheme_image1 {
        width: 42%;
        height: 340px;
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left;
    }

    .scheme_image1 .scheme_img1 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do1.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image2 .scheme_img2 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do3.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image3 .scheme_img3 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do2.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image4 {
        width: 48%;
        height: 420px;
        overflow: hidden;
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
    }

    .scheme_image4 .scheme_img4 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image4 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zhyq.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image5 {
        width: 48%;
        height: 420px;
        overflow: hidden;
        margin: 0 0 0 10px;
        padding: 0;
        float: left;
    }

    .scheme_image5 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .z1 {
        font-size: 24px;
        padding-top: 360px;
        margin-right: 30px;
        text-align: right;
    }


    .scheme_image2 {
        width: 25%;
        /*height: 340px;*/
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_image3 {
        width: 25%;
        /*height: 340px;*/
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_list ul li a {
        display: block;
        width: 100%;
        height: 420px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }

    .scheme_list ul li a .pro_img1 {
        width: 790px;
        height: 340px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .scheme_list ul li a .pro_img2 {
        width: 340px;
        height: 340px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .protab {
        width: 1200px;
        height: 40px;
        overflow: hidden;
        margin: 0 auto 40px;
        padding: 0;
        text-align: center
    }

    .protab ul {
        display: inline-block
    }

    .protab ul li {
        width: 160px;
        height: 40px;
        overflow: hidden;
        margin: 0;
        padding: 0 5px;
        float: left;
        cursor: pointer
    }

    .protab ul li span {
        display: block;
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #9da9b2
    }

    .protab ul li.protab0 span {
        background-color: #008ed8
    }

    .pro_list {
        width: 90%;
        /*height: 450px;*/
        overflow: hidden;
        margin: 20px auto;
        padding: 0
    }

    .pro_list ul li {
        width: 18%;
        height: 266px;
        overflow: hidden;
        margin: 0 20px 20px 0;
        padding: 0;
        float: left
    }

    /*.pro_list ul li:nth-child(5n) {*/
    /*margin: 0 0 40px 0;*/
    /*}*/
    .pro_list ul li a {
        display: block;
        width: 100%;
        height: 266px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }

    .pro_list ul li a .pro_img {
        width: 100%;
        height: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .pro_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    /*.tec_r3 ul li {*/
    /*    width: 18%;*/
    /*    height: 266px;*/
    /*    overflow: hidden;*/
    /*    margin: 0 20px 20px 0;*/
    /*    padding: 0;*/
    /*    float: left*/
    /*}*/

    .tec_r3 ul li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .pro_list ul li a p {
        width: 100%;
        height: 44px;
        overflow: hidden;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #00af80
    }

    .pro_list ul li a:hover p {
        background-color: #00af80
    }

    .ly_foot {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 25px 0 25px;
        background-color: #565555
    }

    .ly_foot .ft_main {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_logo {
        width: 150px;
        height: 120px;
        overflow: hidden;
        margin: 0 60px 0 0;
        padding: 0;
        float: left
    }

    .ft_logo a img {
        display: block;
        width: 150px;
        height: 50px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_contact {
        height: 160px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ft_contact ul li {
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        margin: 0;
        padding: 0 0 0 40px;
        position: relative
    }

    .ft_contact ul li img {
        display: block;
        width: 20px;
        height: 20px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 10px;
        top: 10px
    }

    .ft_contact ul li span {
        color: #999
    }

    .ft_contact ul li a {
        color: #fff
    }

    .ft_main .ft_line1 {
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0 175px;
        float: left
    }

    .ft_line1 img {
        display: block;
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .ft_main .ft_ewm {
        height: 120px;
        float: right
    }

    .ft_ewm img {
        width: 120px;
        height: 120px;
        overflow: hidden;
        margin: 0 0 0 10px;
        padding: 0;
        float: right
    }

    .ft_ewm p {
        width: 20px;
        height: 80px;
        overflow: hidden;
        line-height: 16px;
        margin: 0;
        padding: 20px 0;
        color: #fff;
        font-size: 14px
    }

    .ft_main .ft_copy {
        width: 1200px;
        height: 20px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #565555;
        text-align: center;
        /*background: url(../image/ft_line2.png) center center no-repeat*/
    }

    .ft_copy span {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        color: #f5f5f5;
        font-size: 12px;
        padding: 0 24px 0 0;
        background-color: #565555;
        text-align: center;
        margin: 0 auto;
    }

    .ft_copy span a {
        text-align: center;
        color: #f5f5f5
    }

    .ft_copy span a:hover {
        text-align: center;
        color: #00af80
    }

    .nybanner {
        width: 100%;
        height: 360px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .nybanner img {
        display: block;
        width: 1920px;
        height: 360px;
        overflow: hidden;
        margin: -180px 0 0 -960px;
        position: absolute;
        left: 50%;
        top: 50%;
        background-size: cover;
    }

    .ny_main {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ny_main .ny_l {
        width: 240px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ny_main .ny_r {
        width: 920px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: right
    }

    .ny_l .ny_lcon {
        width: 240px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0
    }

    .ny_ltit {
        width: 200px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin: 0 auto;
        padding: 10px 20px;
        background-color: #00af80
    }

    .ny_ltit span {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        margin: 0 0 0 10px
    }

    .ny_lcon ul {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px 10px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_lcon ul li {
        width: 220px;
        overflow: hidden;
        margin: 0 auto 10px;
        padding: 0
    }

    .ny_lcon ul li a {
        display: block;
        width: 200px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #333;
        font-size: 16px;
        background: #f5f5f5 200px 14px no-repeat;
        margin: 0 auto;
        padding: 0 10px
    }

    /* .ny_lcon ul li a:hover, .ny_lcon ul li a.nyon { */
    /* color: #fff; */
    /* background: #00af80 url(../image/jt_tb3.png) 200px 14px no-repeat */
    /* } */
    .ny_lnew {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_lnew ol li {
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        margin: 0 auto;
        padding: 0;
        border-bottom: 1px dotted #dfdfdf
    }

    .ny_lnew ol li a {
        color: #666;
        font-size: 14px
    }

    .ny_lnew ol li a:hover {
        color: #008ed8
    }

    .ny_lnew ol li a span {
        display: block;
        width: 4px;
        height: 4px;
        overflow: hidden;
        margin: 18px 10px 18px 0;
        padding: 0;
        background-color: #008ed8;
        border-radius: 50%;
        float: left
    }

    .ny_lcon .ny_llxwm {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px 10px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_llxwm p {
        width: 100%;
        overflow: hidden;
        line-height: 22px;
        color: #333;
        font-size: 14px;
        margin: 0 auto 10px;
        padding: 0
    }

    .ny_llxwm p span, .ny_llxwm p em {
        color: #999;
        font-style: normal
    }

    .ny_llxwm p em {
        display: block;
        text-indent: 2em;
        text-align: justify;
        margin: 4px 0 0
    }

    .ny_llxwm p a {
        display: block;
        color: #008ed8;
        text-decoration: underline;
        text-indent: 2em;
        text-align: justify;
        margin: 4px 0 0
    }

    .ny_llxwm p a:hover {
        color: #00af80
    }

    .ny_r .ab_con1 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 60px;
        padding: 0
    }

    .ab_con1 h3 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 40px;
        padding: 0;
        color: #333;
        font-size: 24px
    }

    .ab_con1 p {
        width: 100%;
        overflow: hidden;
        line-height: 30px;
        color: #999;
        font-size: 16px;
        text-indent: 2em;
        text-align: justify
    }

    .ab_con1 p img {
        display: block;
        width: 350px;
        height: 210px;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .ab_con1 p span {
        float: right;
        width: 538px
    }

    .ny_r .ab_con3 {
        width: 100%;
        min-height: 460px;
        overflow: hidden;
        margin: 80px auto;
        padding: 0;
        background: url(../image/ab_con3bg.png) 385px center no-repeat
    }

    .ab_con3 .ab_con3_img {
        width: 351px;
        height: 385px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ab_con3_img img {
        display: block;
        width: 351px;
        height: 385px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ab_con3 .ab_con3_text {
        width: 440px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: right
    }

    .ab_con3_text h5 {
        width: 100%;
        overflow: hidden;
        color: #333;
        font-size: 24px;
        margin: 0px auto 15px;
        padding: 0
    }

    .ab_con3_text ul li {
        width: 100%;
        overflow: hidden;
        line-height: 30px;
        color: #333;
        font-size: 16px;
        margin: 0 0 6px;
        padding: 0
    }

    .ab_con3_text ul li span {
        color: #999
    }

    .ab_con3_text ul li.l1 {
        text-indent: 30px
    }

    .ab_con3_text ul li.l2 {
        text-indent: 60px
    }

    .ab_con3_text ul li.l3 {
        text-indent: 90px
    }

    .ab_con3_text ul li.l4 {
        text-indent: 120px
    }

    .lsyg {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 80px 0;
        background-color: #f8f8f8
    }

    .lsyg .lsyg_tit {
        width: 1200px;
        overflow: hidden;
        color: #333;
        font-size: 24px;
        text-align: center;
        margin: 0 auto 40px;
        padding: 0
    }

    .lsyg_tit p {
        width: 40px;
        height: 2px;
        overflow: hidden;
        margin: 10px auto 0;
        padding: 0;
        background-color: #333
    }

    .lsyg .lsyg_list {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        padding: 40px 0;
        background: url(../image/lsyg_m_line.png) center top no-repeat
    }

    .lsyg_list .lsyg_l, .lsyg_list .lsyg_r {
        width: 608px;
        overflow: hidden;
        margin: 0 0 20px;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_list .lsyg_l {
        float: left
    }

    .lsyg_list .lsyg_r {
        float: right
    }

    .lsyg_l h5, .lsyg_r h5 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #333;
        font-size: 24px;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l p, .lsyg_r p {
        width: 100%;
        overflow: hidden;
        line-height: 24px;
        color: #999;
        font-size: 14px;
        text-align: justify;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l h5, .lsyg_l p {
        text-align: right;
        padding: 0 68px 0 0
    }

    .lsyg_r h5, .lsyg_r p {
        padding: 0 0 0 68px
    }

    .lsyg_l h5 {
        background: url(../image/lsyg_l_line.png) center right no-repeat
    }

    .lsyg_r h5 {
        background: url(../image/lsyg_r_line.png) center left no-repeat
    }

    .pro_form {
        width: 920px;
        overflow: hidden;
        margin: 40px auto 20px;
        padding: 0
    }

    .pro_form ul li {
        width: 920px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0
    }

    .pro_form ul li p {
        width: 70px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #666;
        font-size: 14px;
        margin: 0;
        padding: 0 10px 0 0;
        float: left
    }

    .ly_crb {
        width: 1200px;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        margin: 20px auto;
        padding: 0;
        color: #666;
        font-size: 18px
    }

    .ly_crb a {
        color: #666
    }

    .ly_crb a:hover {
        color: #008ed8
    }

    .ly_crb span, .ly_crb em {
        color: #999;
        font-style: normal
    }

    .ly_crb img {
        display: block;
        width: 16px;
        height: 16px;
        overflow: hidden;
        margin: 12px 10px 12px 0;
        padding: 0;
        float: left
    }

    .ab_img a img {
        display: block;
        width: 600px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .prolist_img img {
        display: block;
        width: 216px;
        height: 216px;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        object-fit: contain;
    }

    .scheme_index img {
        display: block;
        width: 40%;
        /*height: 216px;*/
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .scheme_index {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .scheme_index ul li a .scheme_index_img {
        width: 290px;
        height: 194px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left;
        position: relative
    }

    .scheme_index_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .ny_main .ny {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: right
    }

    .swiper {
        width: 97%;
        height: 290px;
    }

    .swiper .swiper-wrapper .swiper-slide {
        width: 222px;
        border-radius: 20px;
    }

    .swiper .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    .swiper .swiper-wrapper .swiper-slide-prev {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-prev img {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-next {
        height: 100% !important;
    }

    /*.swiper .swiper-wrapper .swiper-slide-next img {*/
    /*    height: 250px !important;*/
    /*}*/

    .swiper .swiper-wrapper .swiper-slide-active {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1081px) {
    .ly_top {
        width: 100%;
        height: 80px;
        /* overflow: hidden; */
        margin: 0 auto;
        padding: 20px 0;
        border-bottom: 1px solid #e5e5e5
    }

    .ly_top .top_main {
        width: 96%;
        height: 80px;
        /*overflow: hidden;*/
        margin: 0 auto;
        padding: 0
    }

    .top_main .ly_logo {
        width: 40%;
        height: 80px;
        /*overflow: hidden;*/
        margin: 0;
        padding: 0;
        float: left
    }

    .ly_nav {
        width: 96%;
        height: 50px;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .nav {
        width: 100%;
        height: 80px;
        margin: 0 auto
    }

    .nav_item {
        float: left;
        height: 80px;
        position: relative;
    }

    .nav_item > a {
        display: block;
        padding: 0 25px;
        line-height: 80px;
        font-size: 24px;
        color: black;
        -webkit-transition: all .4s;
        transition: all .4s
    }

    .nav_item > a:hover, .nav_item > a.navon {
        height: 48px;
        font-weight: 700;
        /*border-bottom: 2px solid #57A443*/
    }

    .menu_open {
        display: none
    }

    .nav_item_open {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 10;
        box-shadow: 0 4px 8px 0 rgba(0, 12, 49, .1);
        background: #fff;
        border-radius: 0 0 2px 2px;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(34px);
        transform: translateY(34px);
        -webkit-transition: all .4s;
        transition: all .4s;
        overflow: hidden
    }

    .nav_item:hover .nav_item_open {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    .subopen {
        display: none
    }

    .nav_item2 {
        width: 100%;
        line-height: 40px
    }

    .nav_item2 a {
        display: block;
        padding: 0 20px;
        color: #666;
        font-size: 14px;
        white-space: nowrap;
        text-align: left
    }

    .nav_item2:hover a {
        background: #57A443;
        color: #fff
    }

    .hcover {
        display: none
    }

    .rsMinW .rsArrow {
        display: block;
        width: 50px;
        height: 50px;
        margin: -20px 0 0;
        position: absolute;
        cursor: pointer;
        z-index: 21
    }

    .rsMinW .rsArrowLeft {
        left: 10px;
        top: 50%
    }

    .rsMinW .rsArrowRight {
        right: 10px;
        top: 50%
    }

    .rsMinW .rsArrowIcn {
        width: 50px;
        height: 50px;
        margin: 0;
        position: absolute;
        cursor: pointer;
        background: url(../image/rs-minimal-white.png) no-repeat
    }

    .rsMinW .rsArrowIcn:hover {
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: 0 0
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -50px 0
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn:hover {
        background-position: 0 -50px
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn:hover {
        background-position: -50px -50px
    }

    .rsMinW .rsBullets {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: absolute;
        bottom: 15px;
        left: 0;
        z-index: 35;
        text-align: center
    }

    .rsMinW .rsBullet {
        display: inline-block;
        *display: inline;
        width: 40px;
        height: 4px;
        *zoom: 1;
        padding: 4px
    }

    .rsMinW .rsBullet span {
        display: block;
        width: 40px;
        height: 4px;
        background: rgba(255, 255, 255, .5)
    }

    .rsMinW .rsBullet.rsNavSelected span {
        background-color: #fff
    }

    .ly_tit {
        width: 96%;
        overflow: hidden;
        margin: 0 auto 0;
        padding: 0
    }

    .ly_tit h5 {
        width: 100%;
        overflow: hidden;
        color: #57A443;
        font-size: 24px;
        text-align: center;
        margin: 0 auto 10px;
        padding: 0
    }

    .ly_tit span {
        display: block;
        width: 100%;
        overflow: hidden;
        color: #bbb;
        font-size: 12px;
        text-align: center;
        margin: 0 auto;
        padding: 0
    }

    .ly_tit span font {
        color: #dfdfdf
    }

    .ly_about {
        width: 100%;
        overflow: hidden;
        margin: 80px auto;
        padding: 80px 0 40px;
        background-color: #f5f5f5
    }

    .ly_about .ab_main {
        width: 96%;
        min-height: 360px;
        margin: 0 auto;
        padding: 0 20px;
        position: relative;
        box-sizing: border-box
    }

    .ab_main .ab_text {
        width: 40%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ab_text h3 {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        color: #424a51;
        font-size: 24px
    }

    .ab_text p {
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        margin: 40px auto;
        padding: 0;
        color: #888;
        font-size: 14px;
        text-indent: 2em;
        text-align: justify
    }

    .ab_text a {
        display: block;
        width: 160px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #008ed8
    }

    .ab_text a span {
        color: #fff
    }

    .ab_text a:hover {
        background-color: #00af80
    }

    .ab_main .ab_img {
        width: 720px;
        height: 360px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        right: -60px
    }

    .ly_products {
        width: 96%;
        overflow: hidden;
        margin: 40px auto;
        padding: 0
    }

    .ly_scheme {
        width: 96%;
        overflow: hidden;
        margin: 80px auto;
        padding: 0
    }

    .scheme_list {
        width: 90%;
        /*height: 450px;*/
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .scheme_image1 {
        width: 42%;
        height: 340px;
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_image1 .scheme_img1 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do1.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image2 .scheme_img2 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do3.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image3 .scheme_img3 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do2.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image2 {
        width: 25%;
        /* height: 340px; */
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_image3 {
        width: 25%;
        /*height: 340px;*/
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_image4 {
        width: 47%;
        height: 340px;
        overflow: hidden;
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
    }

    .scheme_image4 .scheme_img4 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image4 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zhyq.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image5 {
        width: 47%;
        height: 340px;
        overflow: hidden;
        margin: 0 0 0 10px;
        padding: 0;
        float: left;
    }

    .scheme_image5 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .z1 {
        font-size: 24px;
        padding-top: 290px;
        margin-right: 20px;
        text-align: right;
    }

    .scheme_list ul {
        width: 100%;
    }

    .scheme_list ul li {
        margin: 20px 20px 0 0;
    }

    .scheme_list ul li a {
        display: block;
        width: 100%;
        height: 340px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }

    .scheme_list ul li a .pro_img1 {
        width: 790px;
        height: 340px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .scheme_list ul li a .pro_img2 {
        width: 340px;
        height: 340px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .protab {
        width: 100%;
        height: 40px;
        overflow: hidden;
        margin: 0 auto 40px;
        padding: 0;
        text-align: center
    }

    .protab ul {
        display: inline-block
    }

    .protab ul li {
        width: 160px;
        height: 40px;
        overflow: hidden;
        margin: 0;
        padding: 0 5px;
        float: left;
        cursor: pointer
    }

    .protab ul li span {
        display: block;
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #9da9b2
    }

    .protab ul li.protab0 span {
        background-color: #008ed8
    }

    .pro_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .pro_list ul li {
        width: 22%;
        height: 224px;
        overflow: hidden;
        margin: 0 4% 0 0;
        padding: 0;
        float: left
    }

    /* .pro_list ul li:nth-child(4n) {
        margin: 0
    } */
    .pro_list ul li a {
        display: block;
        width: 100%;
        height: 224px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }

    .pro_list ul li a .pro_img {
        width: 100%;
        height: 180px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .pro_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .pro_list ul li a p {
        width: 100%;
        height: 44px;
        overflow: hidden;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: #00af80
    }

    .pro_list ul li a:hover p {
        background-color: #00af80
    }

    .tec_r1 {
        width: 100%;
        height: 280px;
        margin: 0 auto 60px;
        padding: 0
    }

    .tec_r1 ul li {
        width: 28%;
        height: 200px;
        margin: 0 5% 0 0;
        padding: 0px 0;
        background-color: #fff;
        box-shadow: 0 10px 20px rgba(32, 50, 68, .1);
        float: left
    }

    .tec_r1 ul li:nth-child(3n+3) {
        margin: 0
    }

    .tec_r1 ul li img {
        display: block;
        width: 276px;
        height: 280px;
        overflow: hidden;
        margin: 0 auto 10px;
        padding: 0;
        border-color: #74AF47;
        border-style: solid;
        border-width: 1px;
    }

    .tec_r1 ul li p {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        color: #333;
        font-size: 24px;
        text-align: center
    }

    .tec_r2 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .tec_r2 h5 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 32px;
        padding: 0;
        color: #333;
        font-size: 24px;
        text-align: justify
    }

    .tec_r2 p {
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        margin: 0 auto 20px;
        padding: 0;
        color: #666;
        font-size: 18px;
        text-align: justify;
        text-indent: 2em
    }
    .tec_r3 ul li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }
    .ly_foot {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 80px 0 30px;
        background-color: #565555
    }

    .ly_foot .ft_main {
        width: 96%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_logo {
        width: 150px;
        height: 120px;
        overflow: hidden;
        margin: 0 60px 0 0;
        padding: 0;
        float: left
    }

    .ft_logo a img {
        display: block;
        width: 150px;
        height: 60px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_contact {
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ft_contact ul li {
        height: 40px;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        margin: 0;
        padding: 0 0 0 40px;
        position: relative
    }

    .ft_contact ul li img {
        display: block;
        width: 20px;
        height: 20px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 10px;
        top: 10px
    }

    .ft_contact ul li span {
        color: #999
    }

    .ft_contact ul li a {
        color: #fff
    }

    .ft_main .ft_line1 {
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0 8%;
        float: left
    }

    .ft_line1 img {
        display: block;
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .ft_main .ft_ewm {
        width: 150px;
        height: 120px;
        float: right
    }

    .ft_ewm img {
        width: 120px;
        height: 120px;
        overflow: hidden;
        margin: 0 0 0 10px;
        padding: 0;
        float: right
    }

    .ft_ewm p {
        width: 20px;
        height: 80px;
        overflow: hidden;
        line-height: 16px;
        margin: 0;
        padding: 20px 0;
        color: #fff;
        font-size: 14px
    }

    .ft_main .ft_copy {
        width: 100%;
        height: 20px;
        overflow: hidden;
        margin: 60px auto 0;
        padding: 0;
        background-color: #565555
        /*background: url(../image/ft_line2.png) center center no-repeat*/
    }

    .ft_copy span {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        color: #f5f5f5;
        font-size: 12px;
        padding: 0 24px 0 0;
        background-color: #565555;
        text-align: center;
        margin: 0 auto;
    }

    .ft_copy span a {
        color: #f5f5f5
    }

    .ft_copy span a:hover {
        color: #00af80
    }

    .nybanner {
        width: 100%;
        height: 360px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .nybanner img {
        display: block;
        width: 1920px;
        height: 360px;
        overflow: hidden;
        margin: -180px 0 0 -960px;
        position: absolute;
        left: 50%;
        top: 50%;
        background-size: cover;
    }

    .ny_main {
        width: 96%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
        position: relative
    }

    .ny_main .ny_l {
        width: 240px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ny_main .ny_r {
        width: 76%;
        overflow: hidden;
        margin: 0;
        padding: 0 0 0 40px;
        box-sizing: border-box
    }

    .ny_l .ny_lcon {
        width: 240px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0
    }

    .ny_ltit {
        width: 200px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin: 0 auto;
        padding: 10px 20px;
        background-color: #00af80
    }

    .ny_ltit span {
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        font-style: italic;
        margin: 0 0 0 10px
    }

    .ny_lcon ul {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px 10px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_lcon ul li {
        width: 220px;
        overflow: hidden;
        margin: 0 auto 10px;
        padding: 0
    }

    .ny_lcon ul li a {
        display: block;
        width: 200px;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #333;
        font-size: 14px;
        background: #f5f5f5 url(../image/jt_tb2.png) 200px 14px no-repeat;
        margin: 0 auto;
        padding: 0 10px
    }

    .ny_lcon ul li a:hover, .ny_lcon ul li a.nyon {
        color: #fff;
        background: #00af80 url(../image/jt_tb3.png) 200px 14px no-repeat
    }

    .ny_lnew {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_lnew ol li {
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        margin: 0 auto;
        padding: 0;
        border-bottom: 1px dotted #dfdfdf
    }

    .ny_lnew ol li a {
        color: #666;
        font-size: 14px
    }

    .ny_lnew ol li a:hover {
        color: #008ed8
    }

    .ny_lnew ol li a span {
        display: block;
        width: 4px;
        height: 4px;
        overflow: hidden;
        margin: 18px 10px 18px 0;
        padding: 0;
        background-color: #008ed8;
        border-radius: 50%;
        float: left
    }

    .ny_lcon .ny_llxwm {
        width: 220px;
        overflow: hidden;
        margin: 0 auto;
        padding: 20px 9px 10px;
        border-right: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf
    }

    .ny_llxwm p {
        width: 100%;
        overflow: hidden;
        line-height: 22px;
        color: #333;
        font-size: 14px;
        margin: 0 auto 10px;
        padding: 0
    }

    .ny_llxwm p span, .ny_llxwm p em {
        color: #999;
        font-style: normal
    }

    .ny_llxwm p em {
        display: block;
        text-indent: 2em;
        text-align: justify;
        margin: 4px 0 0
    }

    .ny_llxwm p a {
        display: block;
        color: #008ed8;
        text-decoration: underline;
        text-indent: 2em;
        text-align: justify;
        margin: 4px 0 0
    }

    .ny_llxwm p a:hover {
        color: #00af80
    }

    .ny_r .ab_con1 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 60px;
        padding: 0
    }

    .ab_con1 h3 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 40px;
        padding: 0;
        color: #333;
        font-size: 24px
    }

    .ab_con1 p {
        width: 100%;
        overflow: hidden;
        line-height: 28px;
        color: #999;
        font-size: 14px;
        text-indent: 2em;
        text-align: justify
    }

    .ab_con1 p img {
        display: block;
        width: 350px;
        height: 200px;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .ny_r .ab_con3 {
        width: 100%;
        overflow: hidden;
        margin: 80px auto;
        padding: 0;
        background: url(../image/ab_con3bg.png) 460px center no-repeat
    }

    .ab_con3 .ab_con3_img {
        width: 48%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left
    }

    .ab_con3_img img {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ab_con3 .ab_con3_text {
        width: 48%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: right
    }

    .ab_con3_text h5 {
        width: 100%;
        overflow: hidden;
        color: #333;
        font-size: 24px;
        margin: 10px auto 40px;
        padding: 0
    }

    .ab_con3_text ul li {
        width: 100%;
        overflow: hidden;
        line-height: 28px;
        color: #333;
        font-size: 14px;
        margin: 0 0 6px;
        padding: 0
    }

    .ab_con3_text ul li span {
        color: #999
    }

    .ab_con3_text ul li.l1 {
        text-indent: 30px
    }

    .ab_con3_text ul li.l2 {
        text-indent: 60px
    }

    .ab_con3_text ul li.l3 {
        text-indent: 90px
    }

    .ab_con3_text ul li.l4 {
        text-indent: 120px
    }

    .lsyg {
        width: 96%;
        overflow: hidden;
        margin: 0 auto;
        padding: 80px 2%;
        background-color: #f8f8f8
    }

    .lsyg .lsyg_tit {
        width: 100%;
        overflow: hidden;
        color: #333;
        font-size: 24px;
        text-align: center;
        margin: 0 auto 40px;
        padding: 0
    }

    .lsyg_tit p {
        width: 40px;
        height: 2px;
        overflow: hidden;
        margin: 10px auto 0;
        padding: 0;
        background-color: #333
    }

    .lsyg .lsyg_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 40px 0;
        background: url(../image/lsyg_m_line.png) center top no-repeat
    }

    .lsyg_list .lsyg_l, .lsyg_list .lsyg_r {
        width: 50.8%;
        overflow: hidden;
        margin: 0 0 20px;
        padding: 0
    }

    .lsyg_list .lsyg_l {
        float: left
    }

    .lsyg_list .lsyg_r {
        float: right
    }

    .lsyg_l h5, .lsyg_r h5 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        color: #333;
        font-size: 24px;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l p, .lsyg_r p {
        width: 100%;
        overflow: hidden;
        line-height: 24px;
        color: #999;
        font-size: 14px;
        text-align: justify;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l h5, .lsyg_l p {
        text-align: right;
        padding: 0 68px 0 0
    }

    .lsyg_r h5, .lsyg_r p {
        padding: 0 0 0 68px
    }

    .lsyg_l h5 {
        background: url(../image/lsyg_l_line.png) center right no-repeat
    }

    .lsyg_r h5 {
        background: url(../image/lsyg_r_line.png) center left no-repeat
    }

    .pro_form {
        width: 100%;
        overflow: hidden;
        margin: 40px auto 20px;
        padding: 0
    }

    .pro_form ul li {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0
    }

    .pro_form ul li p {
        width: 11%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #666;
        font-size: 14px;
        margin: 0;
        padding: 0;
        float: left;
        box-sizing: border-box
    }

    .ly_crb {
        width: 96%;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        margin: 20px auto;
        padding: 0;
        color: #666;
        font-size: 16px
    }

    .ly_crb a {
        color: #666
    }

    .ly_crb a:hover {
        color: #008ed8
    }

    .ly_crb span, .ly_crb em {
        color: #999;
        font-style: normal
    }

    .ly_crb img {
        display: block;
        width: 16px;
        height: 16px;
        overflow: hidden;
        margin: 12px 10px 12px 0;
        padding: 0;
        float: left
    }

    .swiper {
        width: 97%;
        height: 290px;
    }

    .swiper .swiper-wrapper .swiper-slide {
        width: 222px;
        border-radius: 20px;
    }

    .swiper .swiper-wrapper .swiper-slide img {
        /* left: 120px; */
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    .swiper .swiper-wrapper .swiper-slide-prev {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-prev img {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-next {
        height: 100% !important;
    }

    /*.swiper .swiper-wrapper .swiper-slide-next img {*/
    /*    height: 250px !important;*/
    /*}*/

    .swiper .swiper-wrapper .swiper-slide-active {
        width: 100%;
    }
}

@media screen and (min-width: 1081px) {

    .news_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .news_list ul li {
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0
    }

    .news_list ul li a {
        display: block;
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0;
        background-color: #f8f8f8;
        position: relative
    }

    .news_list ul li a .news_img {
        width: 327px;
        height: 140px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        position: relative
    }

    .news_img img {
        display: block;
        width: 100%;
        max-height: 100%;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .news_list ul li a .news_text {
        width: 100%;
        height: 140px;
        overflow: hidden;
        margin: 0;
        padding: 20px 20px 20px 347px;
        box-sizing: border-box;
        position: absolute;
        right: 0;
        top: 0
    }

    .news_list ul li a .news_text .news_tit {
        width: 100%;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        color: #333;
        font-size: 16px;
        margin: 0 auto;
        padding: 0
    }

    .news_list ul li a .news_text span {
        display: block;
        width: 100%;
        overflow: hidden;
        color: #999;
        font-size: 12px;
        margin: 15px auto;
        padding: 0
    }

    .news_list ul li a .news_text p {
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
        color: #999;
        font-size: 14px;
        text-indent: 2em;
        margin: 0 auto;
        padding: 0
    }

    .news_list ul li a:hover {
        background-color: #fafafa
    }

    .news_list ul li a:hover .news_text .news_tit {
        color: #008ed8
    }

    .products_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }


    .ny_lcon ul li .pro_menu {
        width: 100%;
        overflow: hidden;
        margin: 10px auto;
        padding: 0
    }

    .ny_lcon ul li .pro_menu a {
        display: block;
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #333;
        font-size: 14px;
        margin: 0 auto;
        padding: 0 20px;
        background: 0 0;
        box-sizing: border-box
    }

    .ny_lcon ul li .pro_menu a:hover {
        /* color: #00af80 */
    }

    .products_list ul li {
        width: 100%;
        height:220px;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0;
        background-color: #f8f8f8;
        position: relative
    }

    .products_list ul li a .prolist_img {
        width: 270px;
        height: 220px;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left;
        position: relative;
        background-color: white;
    }

    .prolist_img img {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        object-fit: contain;
    }

    .products_list ul li .prolist_text {
        width: 100%;
        height: 220px;
        overflow: hidden;
        margin: 0;
        padding: 20px 20px 20px 310px;
        box-sizing: border-box;
        position: absolute;
        right: 0;
        top: 0;
        border: 1px solid #00af80;
    }

    .prolist_text .prolist_tit {
        width: 100%;
        height: 24px;
        overflow: hidden;
        line-height: 24px;
        color: #333;
        font-size: 24px;
        margin: 0 auto;
        padding: 0
    }

    .products_list ul li a:hover .prolist_text .prolist_tit {
        color: #008ed8
    }

    .prolist_text p {
        width: 100%;
        overflow: hidden;
        margin: 13px auto;
        padding: 0
    }

    .prolist_text p b {
        display: block;
        width: 100%;
        height: 24px;
        overflow: hidden;
        line-height: 24px;
        color: #333;
        font-size: 14px
    }

    .prolist_text p span {
        display: block;
        width: 100%;
        height: 48px;
        overflow: hidden;
        line-height: 24px;
        color: #333;
        font-size: 16px;
        text-indent: 2em;
        text-align: justify
    }

    .prolist_text em.pro_check {
        display: block;
        width: 120px;
        height: 36px;
        overflow: hidden;
        line-height: 36px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin: 0;
        padding: 0;
        float: right;
        background-color: #00af80
    }

    .prolist_text em.pro_check:hover {
        background-color: #00af80
    }

    .tec_r1 {
        width: 100%;
        height: 280px;
        margin: 0 auto 60px;
        padding: 0
    }

    .tec_r1 ul li {
        width: 28%;
        height: 200px;
        margin: 0 5% 0 0;
        padding: 0px 0;
        background-color: #fff;
        box-shadow: 0 10px 20px rgba(32, 50, 68, .1);
        float: left
    }

    .tec_r1 ul li:nth-child(3n+3) {
        margin: 0
    }

    .tec_r1 ul li img {
        display: block;
        width: 276px;
        height: 280px;
        overflow: hidden;
        margin: 0 auto 10px;
        padding: 0;
        /*border-color: #74AF47;*/
        border-style: solid;
        /*border-width: 1px;*/
    }

    .tec_r1 ul li p {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        color: #333;
        font-size: 24px;
        text-align: center
    }

    .tec_r2 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .tec_r2 h5 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 32px;
        padding: 0;
        color: #333;
        font-size: 24px;
        text-align: justify
    }

    .tec_r2 p {
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        margin: 0 auto 20px;
        padding: 0;
        color: #666;
        font-size: 18px;
        text-align: justify;
        text-indent: 2em
    }
    .tec_r3 ul li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }
    .prodetail_con {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .prodetail_con .prodetail_tit {
        width: 100%;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        color: #333;
        font-size: 24px;
        margin: 0 auto 40px;
        padding: 10px 0;
        border-bottom: 1px solid #dfdfdf
    }

    .prodetail_con .pro_xxjs {
        width: 100%;
        overflow: hidden;
        margin: 40px auto;
        padding: 0
    }

    .pro_xxjs b {
        display: block;
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        color: #333;
        font-size: 14px;
        font-weight: 700;
        margin: 20px auto 0;
        padding: 0
    }

    .pro_xxjs p {
        display: block;
        width: 100%;
        overflow: hidden;
        line-height: 26px;
        color: #666;
        font-size: 16px;
        text-align: justify;
        text-indent: 2em;
        margin: 0 auto;
        padding: 0
    }

    .swiper {
        width: 97%;
        height: 290px;
    }

    .swiper .swiper-wrapper .swiper-slide {
        width: 222px;
        border-radius: 20px;
    }

    .swiper .swiper-wrapper .swiper-slide img {
        /* left: 120px; */
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    .swiper .swiper-wrapper .swiper-slide-prev {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-prev img {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-next {
        height: 100% !important;
    }

    /*.swiper .swiper-wrapper .swiper-slide-next img {*/
    /*    height: 250px !important;*/
    /*}*/

    .swiper .swiper-wrapper .swiper-slide-active {
        width: 100%;
    }
}

@media screen and (max-width: 1080px) {
    .ly_top {
        width: 100%;
        height: 0.6rem;
        overflow: hidden;
        margin: 0 auto;
        padding: .2rem 0
    }

    .ly_top .top_main {
        width: 94%;
        height: 0.6rem;
        /*overflow: hidden;*/
        margin: 0 auto;
        padding: 0
    }

    .top_main .ly_logo {
        width: 3.4rem;
        height: 0.6rem;
        /*overflow: hidden;*/
        margin: 0;
        padding: 0;
        float: left;
        -ms-interpolation-mode: bicubic;
    }

    /*img*/
    .ly_logo img {
        display: block;
        width: 50%;
        height: 100%;
        overflow: hidden;
        vertical-align: middle;
        -ms-interpolation-mode: bicubic;
    }

    .menu_open {
        display: block;
        float: right;
        width: .48rem;
        height: .4rem;
        position: absolute;
        top: .4rem;
        right: .3rem
    }

    .menu_open i {
        height: 2px;
        width: 100%;
        background-color: #008ed8;
        display: block;
        margin: 0 0 8px
    }

    .nav {
        width: 50%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -50%;
        z-index: 100;
        overflow: hidden;
        background-color: #008ed8
    }

    .hcover {
        display: block;
        width: 50%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        position: fixed;
        right: -50%;
        top: 0;
        z-index: 101
    }

    .nav_ul {
        margin: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 20px;
        text-align: left;
        background-color: #ffffff;
    }

    .nav_item {
        float: none;
        margin: 0;
        width: 100%;
        height: 46px;
        position: relative
    }

    .nav_item:after {
        content: '';
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .nav_item > a {
        display: block;
        margin: 0;
        font-size: 14px;
        line-height: 1.8;
        color: #333333;
        padding: 10px 10px 10px 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-right: 46px
    }

    .nav_item i {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 46px;
        height: 100%;
        display: block
    }

    .nav_item i:after {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        margin-bottom: -4px;
        border: 1px solid rgba(255, 255, 255, .5);
        border-top: 0;
        border-left: 0;
        position: absolute;
        bottom: 50%;
        right: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .nav_item_open {
        width: 50%;
        height: 100%;
        margin: 0;
        box-shadow: none;
        background-color: #008ed8;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        position: fixed;
        left: -50%;
        top: 0
    }

    .subopen {
        display: block
    }

    .subopen a {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 30px 10px 18px 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 14px;
        color: rgba(255, 255, 255, .5);
        background: rgba(0, 0, 0, .1);
        text-indent: 20px;
        position: relative
    }

    .subopen a:before {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        bottom: 50%;
        left: 20px;
        margin-bottom: -10px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border: 1px solid rgba(255, 255, 255, .5);
        border-right: 0;
        border-bottom: 0
    }

    .nav_item2 {
        position: relative
    }

    .nav_item2 a {
        display: block;
        overflow: hidden;
        margin: 0;
        line-height: 1.8;
        padding: 10px 10px 10px 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #fff
    }

    .nav_item2:after {
        content: '';
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .fullWidth {
        width: 100%;
        overflow: hidden;
        margin: 0 auto 0;
        background-color: #f0f0f0
    }

    .rsMinW .rsArrow {
        display: block;
        width: .5rem;
        height: .5rem;
        margin: -.2rem 0 0;
        position: absolute;
        cursor: pointer;
        z-index: 21
    }

    .rsMinW .rsArrowLeft {
        left: .1rem;
        top: 50%
    }

    .rsMinW .rsArrowRight {
        right: .1rem;
        top: 50%
    }

    .rsMinW .rsArrowIcn {
        width: .5rem;
        height: .5rem;
        margin: 0;
        position: absolute;
        cursor: pointer;
        background: url(../image/rs-minimal-white.png) no-repeat;
        background-size: 1rem 1rem
    }

    .rsMinW .rsArrowIcn:active {
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
        background-position: 0 0
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
        background-position: -.5rem 0
    }

    .rsMinW.rsHor .rsArrowLeft .rsArrowIcn:active {
        background-position: 0 -.5rem
    }

    .rsMinW.rsHor .rsArrowRight .rsArrowIcn:active {
        background-position: -.5rem -.5rem
    }

    .rsMinW .rsBullets {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: absolute;
        bottom: .04rem;
        left: 0;
        z-index: 35;
        text-align: center
    }

    .rsMinW .rsBullet {
        display: inline-block;
        *display: inline;
        width: .4rem;
        height: .04rem;
        *zoom: 1;
        padding: .04rem
    }

    .rsMinW .rsBullet span {
        display: block;
        width: .4rem;
        height: .04rem;
        background: rgba(255, 255, 255, .5)
    }

    .rsMinW .rsBullet.rsNavSelected span {
        background-color: #fff
    }

    .ly_tit {
        width: 94%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ly_tit h5 {
        width: 100%;
        overflow: hidden;
        color: #57A443;
        font-size: .3rem;
        text-align: center;
        margin: 0 auto .04rem;
        padding: 0
    }

    .ly_tit span {
        display: block;
        width: 100%;
        overflow: hidden;
        color: #bbb;
        font-size: .22rem;
        text-align: center;
        margin: 0 auto;
        padding: 0
    }

    .ly_tit span font {
        color: #dfdfdf
    }

    .ly_about {
        width: 100%;
        overflow: hidden;
        margin: .24rem auto;
        padding: .48rem 0;
        background-color: #f5f5f5
    }

    .ly_about .ab_main {
        width: 94%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box
    }

    .ab_main .ab_text {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .ab_text h3 {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        color: #424a51;
        font-size: .32rem;
        text-align: center
    }

    .ab_text p {
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        margin: .24rem auto;
        padding: 0;
        color: #888;
        font-size: .26rem;
        text-align: center
    }

    .ab_text a {
        display: block;
        width: 2.8rem;
        height: .64rem;
        overflow: hidden;
        line-height: .64rem;
        color: #fff;
        font-size: .26rem;
        text-align: center;
        background-color: #00af80;
        margin: 0 auto;
        padding: 0
    }

    .ab_text a span {
        color: #fff
    }

    .ab_text a:hover {
        background-color: #00af80
    }

    .ab_main .ab_img {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .48rem;
        padding: 0
    }

    .ab_img a img {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ly_products {
        width: 94%;
        overflow: hidden;
        margin: .48rem auto;
        padding: 0
    }

    .ly_scheme {
        width: 90%;
        overflow: hidden;
        margin: 40px auto;
        padding: 0
    }

    .scheme_list {
        width: 100%;
        /*height: 450px;*/
        overflow: hidden;
        margin: 10px 10px;
        padding: 0
    }

    .scheme_list ul {
        width: 100%;
    }

    .scheme_list ul li {
        margin: 0.1rem 0.1rem 0 0;
    }

    /*.scheme_list ul li:nth-child(4n) {*/
    /*margin: 0*/
    /*}*/
    .scheme_list ul li a p {
        width: 100%;
        height: 44px;
        overflow: hidden;
        line-height: 44px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-color: black;
    }

    .scheme_list ul li a:hover p {
        background-color: #00af80
    }

    .scheme_image1 {
        width: 30%;
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left;
    }

    .scheme_image1 .scheme_img1 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do1.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image2 .scheme_img2 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do3.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image3 .scheme_img3 {

        width: 100%;
        height: 100%;
        background-image: url("../img/do2.png");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image4 {
        width: 46%;
        overflow: hidden;
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
    }

    .scheme_image4 .scheme_img4 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image4 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zhyq.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .scheme_image5 {
        width: 46%;
        overflow: hidden;
        margin: 0 0 0 10px;
        padding: 0;
        float: left;
    }

    .scheme_image5 .scheme_img5 {

        width: 100%;
        height: 100%;
        background-image: url("../img/zngf.jpeg");
        background-repeat: no-repeat;
        /*background-size: 100%;*/
        color: #fff;
    }

    .z1 {
        font-size: 24px;
        padding-top: 80%;
        margin-right: 10%;
        text-align: right;
    }


    .scheme_image2 {
        width: 30%;
        /*height: 340px;*/
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_image3 {
        width: 30%;
        /*height: 340px;*/
        overflow: hidden;
        margin: 0 20px 0 0;
        padding: 0;
        float: left
    }

    .scheme_list ul li a {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }


    .protab {
        width: 100%;
        height: .64rem;
        overflow: hidden;
        margin: 0 auto .48rem;
        padding: 0;
        text-align: center
    }

    .protab ul {
        display: inline-block
    }

    .protab ul li {
        width: 2rem;
        height: .64rem;
        overflow: hidden;
        margin: 0;
        padding: 0 .05rem;
        float: left;
        cursor: pointer
    }

    .protab ul li span {
        display: block;
        width: 100%;
        height: .64rem;
        overflow: hidden;
        line-height: .64rem;
        color: #fff;
        font-size: .26rem;
        text-align: center;
        background-color: #9da9b2
    }

    .protab ul li.protab0 span {
        background-color: #00af80
    }

    .pro_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .pro_list ul li {
        width: 22%;
        overflow: hidden;
        margin: 0 2% .24rem 0;
        padding: 0;
        float: left
    }

    /* .pro_list ul li:nth-child(2n) {
        margin: 0 0 .24rem
    } */
    .pro_list ul li a {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f5f5f5
    }

    .pro_list ul li a .pro_img {
        width: 100%;
        height: 2.26rem;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: relative
    }

    .pro_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .pro_list ul li a p {
        width: 100%;
        height: .64rem;
        overflow: hidden;
        line-height: .64rem;
        color: #fff;
        font-size: .26rem;
        text-align: center;
        background-color: #00af80
    }

    .pro_list ul li a:active p {
        background-color: #00af80
    }

    .ly_foot {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0 0;
        background-color: #565555
    }

    .ly_foot .ft_main {
        width: 94%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_logo {
        width: 3rem;
        overflow: hidden;
        margin: 0 0 0 0;
        padding: 0
    }

    .ft_logo a img {
        display: block;
        width: 1.8rem;
        height: 0.7rem;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ft_main .ft_contact {
        width: 90%;
        overflow: hidden;
        margin: 0rem auto;
        padding: 0
    }

    .ft_contact ul li {
        width: 100%;
        line-height: .4rem;
        color: #fff;
        font-size: .15rem;
        text-align: justify;
        margin: 0 auto 0;
        padding: 0 0 0 0;
        position: relative;
        box-sizing: border-box
    }

    .ft_contact ul li img {
        display: block;
        width: .4rem;
        height: .4rem;
        overflow: hidden;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0
    }

    .ft_contact ul li span {
        color: #999
    }

    .ft_contact ul li a {
        color: #fff
    }

    .ft_main .ft_line1 {
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0 8%;
        float: left;
        display: none
    }

    .ft_line1 img {
        display: block;
        width: 2px;
        height: 120px;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .ft_main .ft_ewm {
        width: 100%;
        overflow: hidden;
        margin: .48rem auto;
        padding: 0
    }

    .ft_ewm img {
        display: block;
        width: 3rem;
        height: 3rem;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ft_ewm p {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0;
        color: #fff;
        font-size: .32rem;
        text-align: center
    }

    .ft_main .ft_copy {
        width: 90%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        background-color: #565555
    }

    .ft_copy span {
        display: inline-block;
        line-height: .4rem;
        color: #f5f5f5;
        font-size: .18rem;
        padding: 0;
        text-align: center;
        margin: 0 auto;
    }

    .ft_copy span a {
        color: #f5f5f5
    }

    .ft_copy span a:active {
        color: #00af80
    }

    .nybanner {
        width: 100%;
        height: 3.6rem;
        overflow: hidden;
        margin: 0 auto .48rem;
        padding: 0;
        position: relative
    }

    .nybanner img {
        display: block;
        width: 19.2rem;
        height: 3.6rem;
        overflow: hidden;
        margin: -1.8rem 0 0 -9.6rem;
        position: absolute;
        left: 50%;
        top: 50%;
        background-size: cover;
    }

    .ny_main {
        width: 94%;
        overflow: hidden;
        margin: .48rem auto;
        padding: 0
    }

    .ny_main .ny_l {
        width: 0%;
        height: 0;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ny_main .ny_r {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ny_l .ny_lcon {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ny_ltit {
        width: 100%;
        height: .8rem;
        overflow: hidden;
        line-height: .4rem;
        color: #fff;
        font-size: .32rem;
        font-weight: 700;
        margin: 0 auto;
        padding: .2rem;
        background-color: #00af80;
        box-sizing: border-box
    }

    .ny_ltit span {
        display: inline-block;
        font-size: .22rem;
        font-weight: 400;
        font-style: italic;
        margin: 0 0 0 .12rem
    }

    .ny_lcon ul {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: .24rem .24rem 0;
        border-right: .01rem solid #dfdfdf;
        border-bottom: .01rem solid #dfdfdf;
        border-left: .01rem solid #dfdfdf;
        box-sizing: border-box
    }

    .ny_lcon ul li {
        width: 48%;
        overflow: hidden;
        margin: 0 4% .24rem 0;
        padding: 0;
        background-color: #f8f8f8;
        float: left
    }

    .ny_lcon ul li:nth-child(2n+2) {
        margin: 0 0 .24rem
    }

    .ny_lcon ul li a {
        display: block;
        width: 100%;
        height: .8rem;
        overflow: hidden;
        line-height: .8rem;
        color: #333;
        font-size: .28rem;
        background: #f5f5f5 url(../image/jt_tb2.png) 2.7rem .28rem no-repeat;
        margin: 0 auto;
        padding: 0 .24rem;
        box-sizing: border-box
    }

    .ny_lcon ul li a:active, .ny_lcon ul li a.nyon {
        color: #fff;
        background: #00af80 url(../image/jt_tb3.png) 2.7rem .28rem no-repeat
    }

    .ny_lcon ul li.pro_mli {
        width: 100%;
        overflow: hidden;
        margin: 0 0 .24rem;
        padding: 0;
        background: 0 0
    }

    .ny_lcon ul li.pro_mli a {
        background: #f5f5f5 url(../image/jt_tb2.png) 6rem .28rem no-repeat
    }

    .ny_lcon ul li.pro_mli a:active, .ny_lcon ul li.pro_mli a.nyon {
        color: #fff;
        background: #008ed8 url(../image/jt_tb3.png) 6rem .28rem no-repeat
    }

    .ny_lcon ul li .pro_menu {
        width: 100%;
        overflow: hidden;
        margin: .24rem auto 0;
        padding: 0
    }

    .ny_lcon ul li .pro_menu a {
        display: block;
        width: 50%;
        height: .6rem;
        overflow: hidden;
        line-height: .6rem;
        color: #333;
        font-size: .24rem;
        margin: 0 0 .12rem;
        padding: 0 .24rem;
        background: 0 0;
        box-sizing: border-box
    }

    .ny_lcon ul li.pro_mli .pro_menu a {
        float: left
    }

    .ny_lcon ul li .pro_menu a:active, .ny_lcon ul li.pro_mli .pro_menu a:active {
        color: #00af80;
        background: 0 0
    }

    .ny_lnew {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: .24rem;
        border-right: .01rem solid #dfdfdf;
        border-bottom: .01rem solid #dfdfdf;
        border-left: .01rem solid #dfdfdf;
        box-sizing: border-box
    }

    .ny_lnew ol li {
        width: 100%;
        height: .8rem;
        overflow: hidden;
        line-height: .8rem;
        margin: 0 auto;
        padding: 0;
        border-bottom: .01rem dotted #dfdfdf
    }

    .ny_lnew ol li a {
        color: #666;
        font-size: .28rem
    }

    .ny_lnew ol li a:active {
        color: #008ed8
    }

    .ny_lnew ol li a span {
        display: block;
        width: .1rem;
        height: .1rem;
        overflow: hidden;
        margin: .35rem .2rem .35rem 0;
        padding: 0;
        background-color: #008ed8;
        border-radius: 50%;
        float: left
    }

    .ny_lcon .ny_llxwm {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: .24rem .24rem 0;
        border-right: .01rem solid #dfdfdf;
        border-bottom: .01rem solid #dfdfdf;
        border-left: .01rem solid #dfdfdf;
        box-sizing: border-box
    }

    .ny_llxwm p {
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .28rem;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ny_llxwm p span, .ny_llxwm p em {
        color: #999;
        font-style: normal
    }

    .ny_llxwm p a {
        color: #008ed8;
        text-decoration: underline
    }

    .ny_llxwm p a:active {
        color: #00af80
    }

    .ny_r .ab_con1 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .48rem;
        padding: 0
    }

    .ab_con1 h3 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0;
        color: #333;
        font-size: .4rem
    }

    .ab_con1 p {
        width: 100%;
        overflow: hidden;
        line-height: .44rem;
        color: #999;
        font-size: .28rem;
        text-align: justify
    }

    .ab_con1 p img {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ny_r .ab_con3 {
        width: 100%;
        overflow: hidden;
        margin: .48rem auto;
        padding: 0
    }

    .ab_con3 .ab_con3_img {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .48rem;
        padding: 0
    }

    .ab_con3_img img {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .ab_con3 .ab_con3_text {
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0;
        background: url(../image/ab_con3bg.png) center center no-repeat
    }

    .ab_con3_text h5 {
        width: 100%;
        overflow: hidden;
        color: #333;
        font-size: .4rem;
        margin: 0 auto .24rem;
        padding: 0
    }

    .ab_con3_text ul li {
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .28rem;
        margin: 0 0 .24rem;
        padding: 0
    }

    .ab_con3_text ul li span {
        color: #999
    }

    .ab_con3_text ul li.l1 {
        text-indent: .4rem
    }

    .ab_con3_text ul li.l2 {
        text-indent: .8rem
    }

    .ab_con3_text ul li.l3 {
        text-indent: 1.2rem
    }

    .ab_con3_text ul li.l4 {
        text-indent: 1.6rem
    }

    .lsyg {
        width: 94%;
        overflow: hidden;
        margin: 0 auto;
        padding: .48rem 3%;
        background-color: #f8f8f8
    }

    .lsyg .lsyg_tit {
        width: 100%;
        overflow: hidden;
        color: #333;
        font-size: .4rem;
        text-align: center;
        margin: 0 auto .48rem;
        padding: 0
    }

    .lsyg_tit p {
        width: .4rem;
        height: .02rem;
        overflow: hidden;
        margin: .01rem auto 0;
        padding: 0;
        background-color: #333
    }

    .lsyg .lsyg_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: .24rem 0;
        background: url(../image/lsyg_m_line.png) center top no-repeat;
        background-size: .14rem 36rem
    }

    .lsyg_list .lsyg_l, .lsyg_list .lsyg_r {
        width: 51.2%;
        overflow: hidden;
        margin: 0 0 .02rem;
        padding: 0
    }

    .lsyg_list .lsyg_l {
        float: left
    }

    .lsyg_list .lsyg_r {
        float: right
    }

    .lsyg_l h5, .lsyg_r h5 {
        width: 100%;
        height: .4rem;
        line-height: .4rem;
        color: #333;
        font-size: .32rem;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l p, .lsyg_r p {
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        color: #999;
        font-size: .26rem;
        text-align: justify;
        margin: 0;
        padding: 0;
        box-sizing: border-box
    }

    .lsyg_l h5, .lsyg_l p {
        text-align: right;
        padding: 0 .68rem 0 0
    }

    .lsyg_r h5, .lsyg_r p {
        padding: 0 0 0 .68rem
    }

    .lsyg_l h5 {
        background: url(../image/lsyg_l_line.png) center right no-repeat;
        background-size: .48rem .16rem
    }

    .lsyg_r h5 {
        background: url(../image/lsyg_r_line.png) center left no-repeat;
        background-size: .48rem .16rem
    }

    .news_list {
        width: 100%;
        overflow: hidden;
        margin: .48rem auto;
        padding: 0
    }

    .news_list ul li {
        width: 100%;
        height: 2rem;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .news_list ul li a {
        display: block;
        width: 100%;
        height: 2rem;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0;
        background-color: #f8f8f8
    }

    .news_list ul li a .news_img {
        width: 36%;
        height: 2rem;
        overflow: hidden;
        margin: 0;
        padding: 0;
        position: relative;
        float: left
    }

    .news_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }

    .news_list ul li a .news_text {
        width: 64%;
        height: 2rem;
        overflow: hidden;
        margin: 0;
        padding: .2rem;
        box-sizing: border-box;
        float: right
    }

    .news_list ul li a .news_text .news_tit {
        width: 100%;
        height: .4rem;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .28rem;
        margin: 0 auto;
        padding: 0
    }

    .news_list ul li a .news_text span {
        display: block;
        width: 100%;
        overflow: hidden;
        color: #999;
        font-size: .22rem;
        margin: .1rem auto;
        padding: 0
    }

    .news_list ul li a .news_text p {
        width: 100%;
        height: .72rem;
        overflow: hidden;
        line-height: .36rem;
        color: #999;
        font-size: .24rem;
        text-indent: 2em;
        text-align: justify;
        margin: 0 auto;
        padding: 0
    }

    .news_list ul li a:active {
        background-color: #fafafa
    }

    .news_list ul li a:active .news_text .news_tit {
        color: #008ed8
    }

    .products_list {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .products_list ul li {
        width: 100%;
        height: 2rem;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0;
        background-color: #f8f8f8;
        position: relative
    }

    .products_list ul li a .prolist_img {
        width: 32%;
        height: 2rem;
        overflow: hidden;
        margin: 0;
        padding: 0;
        background-color: #f5f5f5;
        float: left;
        position: relative;
        background-color: white;
    }

    .prolist_img img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        object-fit: contain;
    }

    .products_list ul li .prolist_text {
        width: 68%;
        height: 2rem;
        overflow: hidden;
        margin: 0;
        padding: .2rem;
        box-sizing: border-box;
        border: 1px solid #00af80;
    }

    .prolist_text .prolist_tit {
        width: 100%;
        height: .4rem;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .28rem;
        margin: 0 auto;
        padding: 0
    }

    .products_list ul li a:active .prolist_text .prolist_tit {
        color: #008ed8
    }

    .prolist_text p {
        width: 100%;
        overflow: hidden;
        margin: .12rem auto 0;
        padding: 0
    }

    .prolist_text p b {
        display: block;
        width: 100%;
        height: .36rem;
        overflow: hidden;
        line-height: .36rem;
        color: #333;
        font-size: .24rem
    }

    .prolist_text p span {
        display: block;
        width: 100%;
        height: .72rem;
        overflow: hidden;
        line-height: .36rem;
        color: #999;
        font-size: .24rem;
        text-indent: 2em;
        text-align: justify
    }

    .prolist_text em.pro_check {
        display: none
    }

    .tec_r1 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0
    }

    .tec_r1 ul li {
        width: 100%;
        height: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        background-color: #f8f8f8;
        position: relative
    }

    .tec_r1 ul li:nth-child(3n+3) {
        margin: 0
    }

    .tec_r1 ul li a .tec_img {
        width: 32%;
        height: 2rem;
        margin: 0;
        padding: 0;
        background-color: #f5f5f5;
        float: left;
        position: relative
    }

    .tec_r1 ul li .tec_text {
        width: 68%;
        height: 2rem;
        overflow: hidden;
        margin: 0;
        padding: .2rem;
        box-sizing: border-box
    }

    .tec_r1 ul li a:active .tec_text .tec_tit {
        color: #008ed8
    }

    .tec_r1 ul li img {
        display: block;
        width: 6rem;
        height: 5rem;
        overflow: hidden;
        margin: 0 auto .12rem;
        padding: 0
    }

    .tec_r1 ul li p {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        color: #333;
        font-size: .24rem;
        text-align: center
    }

    .tec_r2 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .tec_r2 h5 {
        width: 100%;
        overflow: hidden;
        margin: 0 auto .24rem;
        padding: 0;
        color: #333;
        font-size: .32rem;
        text-align: justify
    }

    .tec_r2 p {
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        margin: 0 auto .24rem;
        padding: 0;
        color: #666;
        font-size: .26rem;
        text-align: justify;
        text-indent: 2em
    }
    .tec_r3 ul li img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        padding: 0;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0
    }
    .prodetail_con {
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0
    }

    .prodetail_con .prodetail_tit {
        width: 100%;
        height: .4rem;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .32rem;
        margin: 0 auto .24rem;
        padding: .2rem 0;
        border-bottom: .01rem solid #dfdfdf
    }

    .prodetail_con .pro_xxjs {
        width: 100%;
        overflow: hidden;
        margin: .24rem auto .48rem;
        padding: 0
    }

    .pro_xxjs b {
        display: block;
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        color: #333;
        font-size: .26rem;
        font-weight: 700;
        margin: .24rem auto 0;
        padding: 0
    }

    .pro_xxjs p {
        display: block;
        width: 100%;
        overflow: hidden;
        line-height: .4rem;
        color: #666;
        font-size: .26rem;
        text-align: justify;
        text-indent: 2em;
        margin: 0 auto;
        padding: 0
    }

    .ly_crb {
        width: 94%;
        overflow: hidden;
        line-height: .44rem;
        margin: .48rem auto;
        padding: 0;
        color: #666;
        font-size: .26rem
    }

    .ly_crb a {
        color: #666
    }

    .ly_crb a:hover {
        color: #008ed8
    }

    .ly_crb span, .ly_crb em {
        color: #999;
        font-style: normal
    }

    .ly_crb img {
        display: block;
        width: .4rem;
        height: .4rem;
        overflow: hidden;
        margin: 0 .1rem 0 0;
        padding: 0;
        float: left
    }

    .swiper {
        width: 97%;
        height: 2rem;
    }

    .swiper .swiper-wrapper .swiper-slide {
        width: 222px;
        border-radius: 20px;
    }

    .swiper .swiper-wrapper .swiper-slide img {
        /* left: 120px; */
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    .swiper .swiper-wrapper .swiper-slide-prev {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-prev img {
        height: 100% !important;
    }

    .swiper .swiper-wrapper .swiper-slide-next {
        height: 100% !important;
    }

    /*.swiper .swiper-wrapper .swiper-slide-next img {*/
    /*    height: 250px !important;*/
    /*}*/

    .swiper .swiper-wrapper .swiper-slide-active {
        width: 100%;
    }

}

.pagination-wrapper {
    margin: 20px 0
}

.pagination {
    height: 34px;
    text-align: center
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #555;
    text-decoration: none
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #09f
}

.pagination li.thisclass {
    background: #09f;
    color: #fff
}

.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: 0 0;
    border-color: #09f;
    color: #fff;
    cursor: default
}

#maximg img {
    max-width: 44% !important;
    height: auto !important
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff
}

.pagess ul li.thisclass a {
    color: #fff
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff
}
