﻿*{
    margin：0;
    padding:0;
}
.top {
    height: 30px;
    background-color: #009900;
    overflow: hidden;
}
.select{
    float:right;
    margin-right:30px;
}
.select img{
   width:20px;
   margin-top:5px;
}
.selects {
    width: 100%;
    height: 70px;
    background-color: #ecefee;
    padding: 10px 24px;
    overflow: hidden;
}

    .selects input {
        border: none;
        outline: none;
        width: 80%;
        background-color: #ecefee;
        float: left;
        font-size: 20px;
    }

    .selects a img {
        margin-top: 20px;
        display: block;
        float: right;
    }
.language {
    float: right;
    color: white;
    line-height: 30px
}
.language a{
    color:white;
}
.bx-title2 h3 {
    position: relative;
    margin-bottom: 10px;
    font-size: 30px;
    color: #333333;
    /* border-bottom: solid 1px #cccccc; */
    line-height: 60px;
    font-weight: inherit;
}
.text-center{
    margin:80px;
}
.bx-title2 h3{
    font-size:28px !important;
}
.title {
    position:relative;
}
.bj {
    position: absolute;
    font-size: 35px;
    color: #ededf8;
    top: -30%;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
}
.row p {
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #666666;
    margin-bottom：100px;
}
.mores {
    text-align: center;
}
    .mores a {
        display: inline-block;
        text-align: center;
        width: 150px;
        height: 40px;
        line-height: 38px;
        color: #009900;
        border: 1px solid #009900;
        border-radius: 50px;
        transition: all linear .3s;
    }
        .mores a:hover {
            background: #009900;
            color: #fff;
        }
        .product {
            background-color: #f6f5fb;
        }

            .product .mores {
                text-align: center;
            }
                .product .mores a {
                    width: 150px;
                    height: 40px;
                    line-height: 40px;
                    background-color: #009900;
                    color: white;
                    border-radius: 50px;
                    margin-top: 50px;
                    margin-bottom: 100px;
                }
                    .product .mores a:hover {
                        background: transparent;
                        color: #009900;
                    }

        .product .mores a {
            color: white;
        }
    .product ul {
        overflow: hidden;
        margin: 0 -5px;
        box-sizing:border-box;
    }
        .product ul li {
            width:25%;
            float:left;
           padding:0 5px;
           
            border-bottom-right-radius: 20px;
            
        }
            .product ul li a {
                display: block;
                overflow: hidden;
                background-color: white;
                border-bottom-right-radius: 20px;
                border: 2px solid white;
            }
            .product li .product_img {
                height: 300px;
                padding-top: 20px;
                padding-bottom:20px;
                text-align:center;
            }
                .product li .product_img img {
                    height:100%;
                }
                 .product li .product_text {
                    height: 58px;
                    border-top: 2px solid white;
                    font-size: 15px;
                    text-align: center;
                    line-height: 58px;
                    color: #666666;
                }
            .product li:hover a {
                border: 2px solid #009900;
            }
            .product li:hover .product_text {
                border-top: 2px solid #009900;
                color: black;
            }

.vedio {
    padding: 200px 0;
    background: url('../images/banner3.png') center center no-repeat;
    background-size:cover;
    width:100%;
}
.vedio_img {
    width: 50%;
    margin: 0 auto;
    position: relative;
}
    .vedio_img .vedioimg {
        
    }
    .vedio_img .start{
        position:absolute;
        top:45%;
        left:45%;
    }
.vedios{
    width:100%;
}

.liuyan{
    width:100%;
    background-color:white;
    padding:90px 0;
}


.text-center {
    text-align: center;
    color: #b1b1b1;
    font-size:30px;
    margin:0 !important;
}

.danhang ul li p {
    margin: 0 0 0px;
    overflow: hidden;
    border-radius: 50px;
    width: 100%;
    line-height: 25px;
    padding: 5px 12px;
    font-size: 15px;
    margin-top: 32px;
    color:#333;
}
.danhang li:hover p {
    background: #009900;
    color: white;
}
.focus p {
    background: #009900;
    color: white !important;
}
.ww{
    margin-top:12px;
    margin-right:10px;
}
.wz{
    width:100%;
    border:1px solid #e6e6e6;
}

.us{
    padding:90px 0;
}
.us_text{
    /*width:50%;
    float:left;*/
    padding-left:100px;
  
}
    .us_text img{
        vertical-align:middle;
    }
    .us_img {
        width: 50%;
        float: left;
        padding-left: 80px
    }
.us_p1{
    font-size:18px;
    color:#333333;
    line-height:32px;
}
.us_p2 {
    font-size: 14px;
    color: #666666;
    line-height: 47px;
}
.us_p3 {
    font-size: 17px;
    color: #333333;
    line-height: 47px;
}
.us_p4 {
    font-size: 24px;
    color: #333333;
    line-height: 47px;
}
.us_p5 {
    font-size: 19px;
    color: #333333;
    line-height: 47px;
}
.con p{
    font-size: 23px !important;
    color: #333333 !important;
    margin-top: 20px !important;
}
.qu_title{
    font-size: 24px;
    color: #333333;
    margin-bottom:20px;
}
.qu_input {
    background-color: #f4f4f4;
    margin-bottom: 10px;
    padding-left: 10px;
    height: 50px;
    padding-top: 10px;
    border-radius: 10px;
}
    .qu_input span {
       line-height:32px;
    }
    .qu_input span:nth-child(1) {
        color: red;
    }
    .qu_input span:nth-child(2){
        color:#8e8c89;
    }
    .qu_input input {
        border: none;
        border-top: none !important;
        float: right;
        width: 93%;
        background-color: #f4f4f4;
        padding-right: 10px;
        height: 32px;
    }
    .qu_input:nth-child(5){
        height:180px;
    }
    .question textarea {
        height: 170px;
        background-color: #f4f4f4;
        border: none;
        width:100%;
        resize:none;
    }
.bg-fff {
    background:#fff;
}
.bg-f5 {
    background:#f6f5f5;
}
.tj {
    text-align:center;
}
.tj input {
    width: 150px;
    margin: 0 auto;
    margin-top: 60px;

}
    .tj input{
        outline:none;
    }
    .btn {
        width: 150px;
        height: 40px;
        margin: 0 auto;
        background-color: white !important;
        border: 1px solid #009900 !important;
        color: #009900 !important;
        text-align: center;
        line-height: 40px;
        font-size: 17px;
        border-radius: 50px !important;
        outline:none;
        transition:all linear .3s;
        text-shadow:none !important;
    }
.tj input.btn:hover {
    color:#fff !important;
    background-color:#009900 !important;
}
.products {
    width: 100%;
    padding: 100px 0;
}
.fenlei {
    margin-bottom: 50px;
}
.fenlei ul {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

}
.fenlei ul li{
    padding:0 48px;
    border:1px solid #acacac;
    height:40px;
    color:#acacac;
    border-radius:50px;
    background-color:white;
    text-align:center;
    line-height:40px;
}
.list{
    width:100%;
    min-height:300px;
}
.list ul{
    width:100%;
    overflow:hidden;
    margin:0 -15px;
    box-sizing:border-box;
}
.list ul li{
    /*width:33.3%;
    float:left;
    padding:0 15px;
    margin-bottom:30px;*/
    
}
.list_img{
    position:relative;
    width:100%;
}
    .list_img img{
        width:100%;
    }
    .list_name {
        position: absolute;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: rgba(0,0,0,0.5);
        height: 40px;
        line-height: 40px;
        width: 100%;
        color: white;
        display: block;
    }
.list_js {
    height:100%;
    width:100%;
    position: absolute;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.5);
    color: white;
    padding:15% 6%;
    display:none;
}

    .list_js p:nth-child(1) {
        font-size: 23px;
        margin-bottom: 30px;
        text-align: center;
    }
        .list_js p:nth-child(2) {
            font-size: 13px;
            text-align:left;
            line-height:26px;
        }
.list ul li:hover .list_name {
    display:none;
}
.list ul li:hover .list_js {
    display: block;
}
.sore_focus {
    border: 1px solid #c92025 !important;
}
.sore_focus a {
    display:block;
    color: #c92025;
}
.foot-logo img{
    width:45%;
}

/*@media only screen and (max-width:1000px ) {
    .bx-nav-tow .bx-logo {
        align-items: center;
        height: 60px;
        width: 75%;
    }
    .bj {
        position: absolute;
        font-size: 25px;
        color: #ededf8;
        top: 0%;
        left: 31%;
        z-index: -1;
    }

    .product .bj {
        left: 15%;
    }
    
    .bx-xs-mt10 {
        margin-top: 10px !important;
        padding: 0 20px;
    }
    .mores {
        text-align: center;
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        color: #b8b8b8;
        border: 1px solid #b8b8b8;
        border-radius: 50px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .product ul li {
        width: 50%;
        float: left;
        padding: 0 5px;
        border-bottom-right-radius: 20px;
        margin-bottom: 16px;
    }
    .product li .product_img {
        height: 150px;
        padding-top: 39px;
    }
        .product li .product_img img {
            margin: 0 auto;
            display: block;
            width:100%;
        }
    .product .mores {
        text-align: center;
        width: 150px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        background-color: #6388cf;
        color: white;
        border-radius: 50px;
        margin-top: 30px;
        margin-bottom: 45px;
    }
    .vedio {
        padding: 0 0;
        background: url(../images/banner3.png) center center no-repeat;
        background-size: cover;
        width: 100%;
    }
    .vedio_img {
        width: 100%;
        padding: 010px;
        margin: 0 auto;
        position: relative;
    }
        .vedio_img .vedioimg {
            width: 100%;
        }
        .vedio_img .start {
            position: absolute;
            top: 45%;
            left: 43%;
            width: 14%;
        }
    .liuyan {
        width: 100%;
        background-color: white;
        padding: 20px 0;
    }
    .qu_input {
        background-color: #f4f4f4;
        margin-bottom: 10px;
        padding-left: 10px;
        height: 50px;
        padding-top: 10px;
        border-radius: 10px;
        padding-right: 10px;
    }
    .qu_input input {
        border: none;
        border-top: none !important;
        float: right;
        width: 78%;
        background-color: #f4f4f4;
        padding-right: 10px;
    }
    .tj {
        width: 150px;
        margin: 0 auto;
        margin-top: 25px;
        color: #f4f4f4;
    }
    .col-xs-12 {
        width: 100%;
        margin-top: 10px;
    }
    .bx-footer-tow .foot-tet p {
        text-align: left !important;
        padding-left: 45px !important;
        margin-top: 10px !important;
    }
    .col-xs-6 {
        width: 100% !important;
        margin-top:10px !important;
    }
    .bx-title2 h3 {
        position: relative;
        margin-bottom: 10px;
        font-size: 20px !important;
        color: #333333;
        line-height: 60px;
        font-weight: inherit;
    }
    .us {
        padding: 30px 0;
    }
    .us_text {
        width: 100%;
        float: left;
        padding: 0 10px;
    }
    .us_img {
    display:none;
    }
    .products {
        width: 100%;
        padding: 30px 0;
    }
    .fenlei {
        margin-bottom: 20px;
    }
    .fenlei ul {
        width: 80%;
        margin: 0 auto;
        display: inherit; 
        overflow:hidden;
    }
        .fenlei ul li {
            padding: 0 1px;
            border: 1px solid #acacac;
            height: 40px;
            color: #acacac;
            border-radius: 50px;
            background-color: white;
            text-align: center;
            line-height: 40px;
            margin-bottom: 10px;
            float: left;
            width: 46%;
        }
            .fenlei ul li:nth-child(1n){
                margin-right:2.5%;
            }
            .fenlei ul li:nth-child(2n) {
                margin-left: 2.5%;
            }
            .list ul {
                width: 100%;
                overflow: hidden;
                margin: 0 0;
                box-sizing: border-box;
            }
        .list ul li {
            width: 50%;
            float: left;
            padding: 0 15px;
            margin-bottom: 30px;
        }
    .list {
         padding: 0 0px;
    }
    .list_name {
        position: absolute;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: rgba(0,0,0,0.5);
        height: 20px;
        line-height: 20px;
        width: 100%;
        color: white;
        display: block;
    }
    .list ul li {
        width: 50%;
        float: left;
        padding: 0 5px;
        margin-bottom: 30px;
    }
    .us_text img {
        margin-top: 12px;
        display: block;
        float: left;
        width: 7%;
        margin-right: 10px;
    }
    .con p {
        font-size: 14px !important;
        color: #333333 !important;
        line-height: 50px;
        margin-top: 0px !important; 
    }
    .qu_title {
        font-size: 21px;
        color: #333333;
        margin-bottom: 20px;
    }
    .danhang ul li p {
        margin: 0 0 0px;
        overflow: hidden;
        border-radius: 50px;
        width: 100%;
        line-height: 25px;
        padding: 5px 12px;
        font-size: 15px;
        margin: 10px 0;
        color: #333;
    }
}*/
.swiper-wrapper .swiper-slide img {
    width:100%;
}
.us_text.con {
    margin-top:40px;
    padding-left:10px;
}
.us_text p {
    display: inline-block;
}
.us_text.con > div {
    padding:15px 10px;
}
    .us_text.con > div img {
        margin-right:10px;
    }
    .us_text.con > div p {
        margin-top:0 !important;
        vertical-align:middle;
    }
.productad li {
    float:left;
    width:20%;
    padding:20px 10px;
}
    .productad li p {
        text-align:center;
        font-size:14px;
        line-height:25px;
    }
    .productad li .img-box {
        overflow:hidden;
        padding:20px;
    }
    .productad li img {
        transition: all linear .3s;
    }
    .productad li:hover img {
        transform: scale(1.1)
    }
.abouts p.text-left {
    font-size:14px;
    text-align:left;
}
.list .bx-product-tow2 li a > div:first-child {
    height:360px;
}
    .list .bx-product-tow2 li a > div:first-child img {
        height:100%;
    }
.bx-product-tow2 ul li .div-fd p {
    margin-top:40px;
}
body {
    min-width:1200px;
}
.bx-product-tow ul li a .bx-product-img {
    height:345px;
    line-height:345px;
    position:relative;
}
    .bx-product-tow ul li a .bx-product-img img {
    vertical-align:middle;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    }
.bx-product-tow ul li a:hover .bx-product-img img {
    transform: translate(-50%,-50%) scale(1.1);
    -webkit-transform: translate(-50%,-50%) scale(1.1);
}
        .bx-product-tow ul li p.bx-text-p5 {
            line-height: 25px;
            height: 125px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 5;
            overflow: hidden;
        }
.bx-product-tow ul li a:hover h3 {
    color: #009900
}