﻿.bx-head {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 999;
}
.bx-head .bx-nav-tow .bx-nav ul li a{
    color: rgba(255,255,255,0.6);
}
.bx-head .bx-nav-tow .bx-nav ul li a.focus{
    color: #fff;
}
.header-tel{
    color: #fff;
    font-size: 16px;
}
.bx-head .bx-nav-tow{
    text-align: center;
}
.bx-head .bx-nav-tow .bx-nav ul{
    display: inline-block;
}
.bx-head.light{
    background: rgba(0,0,0,0.6);
}
.bx-nav{
    height: 88px;
    line-height: 88px;
}
/* .banner-link a{
    display: inline-block;
    width: 170px;
    height: 50px;
    border: 1px solid #0091FF;
    background: #0091FF;
    line-height: 48px;
    text-align: center;
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 60%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    color: #fff;
    font-size: 16px;
    transition: all linear .3s;
}
.banner-link a:hover{
    background: transparent;
    color: #0091FF;
} */
.bx-ptb100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.big-title p{
    font-size: 14px;
    color: #CCCDD1;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.big-title h1{
    font-size: 32px;
    color: #0091FF;
    padding-bottom: 20px;
    margin-top: 5px;
}
.big-title h1:before{
    content: '';
    width: 42px;
    height: 6px;
    background: #F9AD3B;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -21px;
}
.home-about-text p{
    font-size: 16px;
    color: #8E919B;
    line-height: 30px;
}
.about-img-item{
    display: inline-block;
    margin: 40px 15px;
}
.about-img-item p{
    font-size: 16px;
    color: #8E919B;
    margin-top: 10px;
}
.home-big-img div{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.home-big-img div p{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
}
.home-big-img div a{
    display: inline-block;
    width: 170px;
    height: 50px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.4);
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    transition: all linear .3s;
}
.home-big-img div a:hover{
    color: #0091FF;
    border-color: #0091FF;
}
.bx-ptb80{
    padding-top: 80px;
    padding-bottom: 80px;
}
.home-product .content p{
    color: #fff;
    line-height: 30px;
}
.choose-bg{
    padding: 20px; 
    box-shadow: 0px 0px 20px 20px #F1F8FE inset;
}
.choose-bg>div{
    padding: 80px 0 100px;
}
.choose-item>div{
    display: inline-block;
    text-align:center;
}
.choose-text{
    color: #fff;
    text-align: left;
    vertical-align: middle;
}
.choose-text h1{
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.choose-text p{
    font-size: 16px;
}
.footer{
    background: #000000;
    padding: 50px 0;
}
.footer-content>div{
    max-width: 33%;
}
.footer-content{
    display: flex;
    justify-content: space-between;
    color: rgba(255,255,255,0.4) !important;
}
.footer-content a{
    color: rgba(255,255,255,0.4) !important;
    font-size: 16px;
}
.footer-content h1{
    color: rgba(255,255,255,0.6) !important;
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 25px;
}
.footer-content p{
    margin-bottom: 10px;
    font-size: 16px;
}
.footer-center p span{
    margin-left: 10px;
    vertical-align: middle;
}
.ny-banner img{
    width: 100%;
}
.company-text p{
    color: #8E919B;
}
.company-bg{
    background: #000;
    height: 60%;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}
.company-item{
    width: 33.3%;
    padding: 50px 0 40px 0;
    text-align: center;
    background: #fff;
    box-shadow: 1px 2px 10px 2px rgba(0,0,0,0.16);
}
.company-item h1{
    font-size: 28px;
    color: #101010;
    margin: 20px 0 10px;
}
.company-item p{
    font-size: 14px;
    color: rgba(142,144,155,0.6);
    margin-bottom: 20px;
}
.company-item span{
    color: #747474;
    font-size: 16px;
}
.m-idea{
    padding: 60px 20px 50px ;
}
.midea-item{
    float: left;
    width: 50%;
    text-align: center;
}
.midea-item-box{
    width: 224px;
    height: 254px;
    background: url(../images/m-bg.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%;

}
.m-idea ul .midea-item:nth-child(n+3){
    width: 33.3%;
}
.m-idea ul .midea-item:first-child{
    padding-left: 16.65%;
}
.m-idea ul .midea-item:nth-child(2){
    padding-right: 16.65%;
}
.midea-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 80%;
    text-align: center;
}
.midea-text h1{
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 15px;
}
.midea-text p{
    font-size: 14px;
    color: #fff;
}
.choose-bg .big-title h1{
    color: #fff;
}
.title-desc p{
    font-size: 16px;
    color: #878787;
}
.patent-list li{
    display: inline-block;
    width: 33%;
    padding: 20px;
}
.patent-list ul{
    text-align: center;
    margin: 0 -25px;
}
.patent-list li img{
    max-width: 100%;
}
.patent-item p{
    color: #747474;
    text-align: left;
    margin-top: 20px;
}
.pidea-list li{
    float: left;
    width: 33.3%;
    padding: 0 25px;
}
.pidea-item div{
    padding: 30px;
    box-shadow: 2px 2px 6px 2px rgba(30,30,30,.2);
}
.pidea-item h1{
    font-size: 32px;
    color: #1C1C1C;
    font-weight: bold;
}
.pidea-item div>p:nth-child(2){
    font-size: 20px;
    color: rgba(146,146,146,0.76);
    margin: 10px 0 30px;
}
.pidea-item div>p:last-child{
    font-size: 16px;
    color: #1C1C1C;
}
.join-item h1{
    font-size: 24px;
    color: #1C1C1C;
    margin-bottom: 20px;
}
.join-item h1+p{
    margin-bottom: 5px;
}
.join-item p{
    font-size: 16px;
    color: #1C1C1C;
    line-height: 25px;
}
.join-list{
    margin: 0 -20px;
}
.join-list li{
    float: left;
    width: 50%;
    padding: 20px;
}
.join-item{
    box-shadow: 2px 2px 6px 2px rgba(30,30,30,.2);
}
.join-item a{
    display: inline-block;
    width: 170px;
    height: 52px;
    line-height: 50px;
    border: 1px solid #0091FF;
    background: #0091FF;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all linear .3s;
    margin-top: 40px;
}
.join-item a:hover{
    background: transparent;
    color: #0091FF;
}
.join-item>div{
    height: 75px;
    overflow: hidden;
    transition: all linear .3s;
}
.lxwm-bg{
    position: relative;
    top: -100px;
}
.lxwm-bg img{
    max-width: 100%;
    width: 100%;
}
.contact-bg{
    background: #272727;
    padding: 100px;
    display: flex;
    justify-content: space-between;

}
.contact{
    padding: 0 100px;
    position: relative;
    top: 100px;
    z-index: 2;
}
.contact .big-title h1{
    color: #fff;
}
.contact-content p{
    color: #fff;
    position: relative;
    font-size: 16px;
    padding-left: 38px;
}
.contact-content p:nth-child(2){
    margin: 35px 0;
}
.contact-content p:before{
    content: '';
    width: 18px;
    height: 18px;
    background: #0091FF;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -9px;
}
.contact-right p{
    font-size: 16px;
    color: #878787;
    margin-top: 10px;
}
.lxwm{
    margin-bottom: -100px;
}
.product_banner{
    display: none;
}
.product-cate{
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.product-cate a{
    display: block;
}
.product-cate a p {
    font-size: 60px;
    color: rgba(0,0,0,0.05);
    line-height: 1;
}
.product-cate a span{
    color: #8E919B;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: all linear .3s;
}
.product-cate a.active span,
.product-cate a:hover span{
    color: #000000;
    font-weight: bold;
}
.product-cate:before{
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #CECECE;
    position: absolute;
    left: 0;
    bottom: 15px;
}
.product-nav li,
.product-nav li a{
    display: inline-block;
}
.product-nav li a{
    min-width: 210px;
    height: 52px;
    border: 1px solid #707070;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 20px;
    transition: all linear .3s;
}



.product-nav li{
    margin: 5px;
}
.product-nav li.active a,
.product-nav li a.active,
.product-nav li a:hover,
.product-nav li a.sore_focus{
    border-color: #0091FF;
    background: #0091FF;
    color: #fff;
}

sore_focus
.product-nav ul {
    margin: 0 -10px;
}

.detail-l{
    width: 50%;
    padding-right: 20px;
}
.detail-r{
    width: 50%;
    padding-left: 20px;
}
.detail-title{
    padding-left: 34px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    position: relative;
    margin-bottom: 10px;
}
.detail-title:before{
    content: '';
    width: 24px;
    height: 24px;
    background: #0091FF;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}
.detail-title span{
    font-size: 24px;
}
.product-detail{
    color: #8E919B;
    font-size: 16px;
}
.product-detail img{
    max-width: 100%;
}
.detail-table table{
    width: 100%;
    font-size: 16px;
}
.detail-table table tr td{
    background: #FBFBFB;
}
.detail-table table tr td{
    font-size: 16px;
    text-align: center;
    color: #8E919B;
}
.detail-table table tr:first-child td{
    color: #000;
    height: 60px;
}
.detail-table table tr td:first-child{
    color: #000;
}
.detail-table1 table tr td{
    height: 105px;
}
.detail-table2 table td{
    height: 60px;
}
.detail-list .detail-item{
    float: left;
}
.detail-three .detail-item{
    width: 33.3%;
}
.detail-item h1{
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
}
.detail-item p{
    font-size: 14px;
    color: #000;
}
.detail-js h1{
    color: #0091FF;
    margin: 10px 0 5px;
    font-weight: bold;
}
.detail-table3 table{
    width: 60%;
    margin: 0;
}
.detail-table3 table tr td{
    color: #000;
}
.detail-l.detail-6{
    width: 60%;
}
.detail-r.detail-4{
    width: 40%;
}
.detail-list-four .pull-left{
    width: 25%;
    padding: 10px;
}

.pro-title1 span{
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 20px;
    color: #F9AD3B;
    font-weight: bold;
}
.pro-title1 h1{
    color: #EFEFEF;
    font-size:60px;
}
.home-product-nav li a{
    border-color: #E5E5E5;
}
.h-p-left{
    width: 40%;
}
.h-p-right{
    width: 60%;
    padding-left: 30px;
}
.h-p-right img{
    max-width: 100%;
}
.h-p-sub-nav li{
    float: left;
    margin-right: 20px;
}
.h-p-sub-nav li a{
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #F1F8FE;
    text-align: center;
    padding-top: 30px;
}
    .h-p-sub-nav li a span {
        width: 28px;
        height: 28px;
        display: inline-block;
        background: url(../images/lh4.png) no-repeat;
        background-position: center center;
    }
.h-p-sub-nav li a:hover,
.h-p-sub-nav li.active a{
    background: #0091FF;
}
.h-p-sub-nav li a p{
    color: #8E919B;
}
.h-p-sub-nav li a:hover p,
.h-p-sub-nav li.active a p{
    color: #fff;
}
.h-p-sub-nav1 li:nth-child(2) a span{
    background: url(../images/lh2.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(3) a span{
    background: url(../images/lh1.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(4) a span{
    background: url(../images/lh4.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(2).active a span,
.h-p-sub-nav1 li:nth-child(2) a:hover span{
    background: url(../images/lh-active2.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(3).active a span,
.h-p-sub-nav1 li:nth-child(3) a:hover span{
    background: url(../images/lh-active1.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(4).active a span,
.h-p-sub-nav1 li:nth-child(4) a:hover span{
    background: url(../images/lh-active4.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav1 li:nth-child(1).active a span,
.h-p-sub-nav1 li:nth-child(1) a:hover span {
    background: url(../images/lh-active4.png) no-repeat;
    background-position: center center;
}
.home-p-text{
    color: #8E919B;
    height: 325px;
    overflow: hidden;
    line-height: 25px;
}
.home-product2{
    background: url(../images/home-product2.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.h-p-c2-box{
    position: absolute;
    right: 0;
    top: 0;
    width: calc(60% - 30px);
    background: #fff;
    padding: 30px 50px 40px 60px;
}
.h-p-sub-nav2 li:nth-child(1) a span{
    background: url(../images/p2-3.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav2 li:nth-child(2) a span{
    background: url(../images/p2-2.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav2 li:nth-child(3) a span{
    background: url(../images/p2-1.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav2 li:nth-child(2).active a span,
.h-p-sub-nav2 li:nth-child(2) a:hover span{
    background: url(../images/p2-2-active.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav2 li:nth-child(3).active a span,
.h-p-sub-nav2 li:nth-child(3) a:hover span{
    background: url(../images/p2-1-active.png) no-repeat;
    background-position: center center;
}
.h-p-sub-nav2 li:nth-child(1).active a span,
.h-p-sub-nav2 li:nth-child(1) a:hover span{
    background: url(../images/p2-3-active.png) no-repeat;
    background-position: center center;
}
.h-p2-swiper .swiper-container{
    width: 100%;
}
.h-p2-swiper .swiper-slide{
    width: 100%;
}
.h-p2-swiper .swiper-slide h1{
    color: #8E919B;
    font-size: 16px;
    margin-bottom: 20px;
}
.h-p2-swiper .swiper-slide .h-p2-text{
    color: #8E919B;
    height: 75px;
    overflow: hidden;
}
.h-p-c2-box .swiper-button-next,
.h-p-c2-box .swiper-button-prev{
    width: 36px;
    height: 36px;
    background: #0091FF;
    border-radius: 18px;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;

}
.h-p-c2-box .swiper-button-next.swiper-button-disabled,
.h-p-c2-box .swiper-button-prev.swiper-button-disabled{
    background-color: #8E919B;
}
.h-p-c2-box .swiper-button-next{
    top: 80px;
    right: 60px;
}
.h-p-c2-box .swiper-button-prev{
    top: 80px;
    left: calc(100% - 160px);
}
.h-p-c2 img{
    width: 100%;
}
.home-p3{
    color: #8E919B;
}
.home-p3-list .pull-left{
    padding: 0 24px;
    width: 33.3%;
}
.home-p3-list{
    margin: 0 -24px;
}
.home-p3-list img{
    max-width: 100%;
}
.bx-pb100{
    padding-bottom: 100px;
}
.home-big-img img{
    max-width: 100%;
}
.pc-banner{
    display: block;
}
.pc-banner img{
    max-width: inherit;
}
.phone-banner{
    display: none;
}
.link-a {
    display:none;
    text-align:right;
}
.link-a a {
    display: inline-block;
    width: 120px;
    text-align: center;
    height: 36px;
    line-height: 34px;
    border: 1px solid #0091FF;
    color: #0091FF;
    font-size: 14px;
}
.link-pc-a {
    display:block;
}
    .link-a a:hover {
        color: #fff;
        background: #0091FF;
    }
    @media(max-width:1560px) {
        .h-p-sub-nav li a{
        width: 100px;
        height: 100px;
        padding-top: 20px;
    }
}
@media(max-width:1440px){
    .bx-nav{
        line-height: 70px;
        height: 70px;
    }
    .bx-head .bx-nav-tow .bx-nav ul li{
        line-height: 70px;
        font-size:14px;
    }
    .bx-head .bx-nav-tow .bx-nav ul li a{
        padding: 0 15px;
    }
    .bx-head .bx-nav-tow{
        line-height: 70px;
        height: 70px;
    }
    .bx-head .bx-nav-tow .bx-logo img{
        max-height: 70px;
    }
    .bx-head .bx-nav-tow .bx-logo{
        height: 70px;
    }
    .h-p-sub-nav li a{
        width: 80px;
        height: 80px;
        padding-top: 10px;
        font-size: 14px;
    }
    .product-nav li a{
        min-width: 180px;
        height: 46px;
        line-height: 44px;
    }
}
@media(max-width:1000px){
    .link-a {
        text-align:center;
    }
    .link-pc-a {
        display:none;
    }
    .link-phone-a {
        display:block;
    }
    .pc-banner {
        display: none;
    }
    .phone-banner{
        display: block;
    }
    .home-p3-list{
        margin: 0 -5px;
    }
    .header-tel{
        display: none;
    }
    .bx-nav{
        height: auto;
        line-height: 1;
        padding: 10px 0;
    }
    .bx-head .bx-nav-tow .bx-nav ul li{
        line-height: 40px;
    }
    .bx-head .bx-nav-tow .bx-nav ul li a{
        padding: 0 15px;
    }
    .bx-head .bx-nav-tow{
        line-height: 60px;
        height: 60px;
    }
    .bx-head .bx-nav-tow .bx-logo img{
        max-height: 60px;
    }
    .bx-head .bx-nav-tow .bx-logo{
        height: 60px;
    }
    .bx-head .bx-nav-tow .bx-nav ul li a{
        color: #333;
        line-height: 40px;
        height: 40px;
    }
    .bx-head .bx-nav-tow .bx-nav ul li a.focus{
        color: #0091FF;
    }
    .big-title h1{
        font-size: 20px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .big-title h1:before{
        height: 2px;
    }
    .big-title p{
        letter-spacing: 3px;
        font-size:12px;
    }
    .home-about-sub-img ul{
        font-size: 0;
        margin: 10px -5px 0;
    }
    .home-about-sub-img ul li{
        padding: 5px;
    }
    .home-about-sub-img ul li img{
        width: 100%;
    }
    .about-img-item{
        margin: 0px;
        width: 50%;
    }
    .home-big-img div p{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .home-big-img div a{
        width: 120px;
        height: 40px;
        line-height: 38px;
    }
    .product-nav ul{
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        font-size: 0;
        border-bottom: 1px solid #CECECE;
    }
    .product-nav ul::-webkit-scrollbar-track{
        display: none;
    }
    .product-nav ul::-webkit-scrollbar{
        display: none;
    }
    .h-p-left{
        width: 100%;
    }
    .h-p-right{
        width: 100%;
        padding-left: 0;
    }
    .about-img-item p{
        font-size: 14px;
    }
    .product-nav li a{
        height:auto;
        line-height: 40px;
        border: none;
        min-width: inherit;
        padding: 0 20px;
        border-bottom: 2px solid transparent;
        padding-bottom: 3px;
    }
    .product-nav li.active a, .product-nav li a.active, .product-nav li a:hover{
        background: none;
        color: #0091FF;
        border-bottom: 2px solid #0091FF;
    }
    .product-nav li{
        margin: 0;
        
        
    }
    .home-p-text{
        height: auto;
    }
    .h-p-sub-nav li a{
        width: 70px;
        height: 70px;
        padding-top: 10px;
    }
    .h-p-sub-nav li a p{
        font-size: 14px;
    }
    .h-p-sub-nav li{
        margin-right: 10px;
    }
    .h-p-sub-nav li a span{
        width: 20px;
        height: 20px;
        background-size: 90% !important;
    }
    .h-p-c2-box{
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        padding: 20px 10px;
    }
    .h-p-c2-box .swiper-button-next{
        top:calc(100% - 30px);
        right: 10px;
    }
    .h-p-c2-box .swiper-button-prev{
        top:calc(100% - 30px);
        left: calc(100% - 80px);
    }
    .h-p-c2-box .swiper-button-next, .h-p-c2-box .swiper-button-prev{
        width: 30px;
        height: 30px;
    }
    .home-p3-list .pull-left{
        padding: 0 5px;
    }
    .choose-bg>div{
        padding: 30px 0;
    }
    .choose-item{
        font-size: 0;
    }
    .choose-img{
        width: 40%;
    }
    .choose-text{
        width: 50%;
        margin-left: 0 !important;
        padding-left: 10px;
    }
    .choose-text h1{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .choose-text p{
        font-size: 14px;
        text-align: left;
	height: 40px;
    line-height: 20px;
    -webkit-line-clamp: 2;
display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;

    }
    .choose-list .col-xs-6:nth-child(1){
        width: 100%;
        margin-bottom: 10px;
    }
    .choose-list .col-xs-6:nth-child(1) .choose-img{
        width: 20%;
    }
    .choose-list .col-xs-6:nth-child(1) .choose-text{
        width: 25%;
    }
    .choose-bg{
       /* padding: 10px;*/
margin: 0 -10px;
    padding: 0;
    }
    .choose-list.row{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .footer-content{
        display: block;
    }
    .footer-content>div{
        max-width: 100%;
    }
    .footer-right{
        text-align: center;
    }
    .footer{
        padding: 30px 0 10px;
    }
    .footer-content h1{
        padding-left: 0;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .copy-right{
        display: none;
    }
    .footer-center{
        margin: 10px 0;
    }
    .footer-content p{
        margin-bottom: 5px;
    }
    .phone-copyright a{
        color: rgba(255,255,255,0.4) !important;
        font-size: 14px;
    }
    .midea-item-box{
        width: 100%;
    }
    .bx-mb-nav{
        margin-top: 0px !important;
    }
    .company-item h1{
        font-size: 16px;
        margin: 10px 0 5px 0;
    }
    .company-item span{
        font-size: 12px;
	height: 80px;
    line-height: 20px;
    -webkit-line-clamp: 4;
    }
    .company-item{
        padding: 20px 10px;
    }
    .company-item img{
        width: 70%;
    }
    .company-item p{
        margin-bottom: 10px;
    }
    .midea-item-box{
        background: none;
        height: auto;
        border: 1px dashed #fff;
        padding: 15px 10px;
    }
    .m-idea{
        padding: 30px 10px;
    }
    .midea-text{
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
        width: 100%;
    }
    .m-idea ul .midea-item:first-child,
    .m-idea ul .midea-item:nth-child(2){
        padding: 5px;
    }
    .midea-item{
        padding: 5px;
    }
    .m-idea ul .midea-item:nth-child(n+3){
        width: 50%;
    }
    .m-idea ul .midea-item:last-child{
        width: 100%;
    }
    .m-idea ul .midea-item:last-child .midea-text p{
        -webkit-line-clamp: 3;
        height: 75px;
    }
    .patent-list ul{
        margin: 0 -5px;
        font-size: 0;
    }
    .patent-list li{
        width: 50%;
        padding: 5px;
    }
    .patent-item p{
        margin-top: 10px;
    }
    .join-list li{
        width: 100%;
        padding: 10px;
    }
    .pidea-list li{
        padding: 5px;
        width: 50%;
    }
    .pidea-list li:last-child{
        width: 100%;
        
    }
    .pidea-list ul{
        margin: 0 -5px;
    }
    .pidea-item div{
        padding: 10px;
    }
    .pidea-item h1{
        font-size: 20px;
    }
    .pidea-item div>p:nth-child(2){
        font-size: 16px;
        margin: 10px 0 20px;
    }
    .pidea-item div>p:last-child{
        font-size: 14px;
    }
    .join-item h1{
        font-size: 18px;
    }
    .join-item a{
        height: 40px;
        line-height: 38px;
        margin-top: 20px;
        width: 120px;
    }
    .join-list{
        margin: 0;
    }
    .contact{
        padding: 0 10px ;
        top: 0;
    }
    .contact-bg{
        padding: 20px;
        display: block;
    }
    .contact .big-title h1{
        text-align: center;
        margin-bottom: 20px;
    }
    .contact-content p:nth-child(2){
        margin: 10px 0;
    }
    .contact-right{
        margin-top: 20px;
    }
    .detail-l{
        width: 100%;
        padding-right: 0;
    }
    .detail-r{
        padding-left: 0;
        width: 100%;
    }
    .detail-title span,
    .detail-title{
        font-size: 18px;
    }
    .detail-title::before{
        width: 18px;
        height: 18px;
        margin-top: -9px;
    }
    .product-cate{
        display: block;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .product-cate::-webkit-scrollbar-track{
        display: none;
    }
    .product-cate::-webkit-scrollbar{
        display: none;
    }
    .product-cate>div{
        display: inline-block;
        padding: 0 20px;
    }
    .product-cate a span{
        position: relative;
        transform: none;
        -webkit-transform: none;
        left: 0;
    }
    .product-cate a p{
        position: relative;
        bottom: -20px;
        font-size: 40px;
    }
    .product-cate a span{
        font-size: 18px;
    }
    .detail-table3 table{
        width: 100%;
    }
    .detail-r.detail-4,
    .detail-l.detail-6{
        width: 100%;
    }
    .detail-three .detail-item{
        width: 100%;
        margin-bottom: 20px;
    }
    .detail-three .detail-item:last-child{
        margin-bottom: 0;
    }
}





.bx-newslist03 {
    padding-top: 0px;
}

    .bx-newslist03 ul li {
        margin-top: 10px;
    }

        .bx-newslist03 ul li a {
            display: block;
            transition: all 0.5s ease;
            text-align: center
        }

            .bx-newslist03 ul li a img {
                display: block;
                width: 100%
            }

        .bx-newslist03 ul li:hover img {
            -webkit-transform: scale(1.1);
            -webkit-transition-timing-function: ease-out;
            -webkit-transition-duration: 750ms;
            -moz-transform: scale(1.1);
            -moz-transition-timing-function: ease-out;
            -moz-transition-duration: 750ms;
            overflow: hidden;
        }

        .bx-newslist03 ul li a:hover {
            position: relative;
        }

            .bx-newslist03 ul li a:hover h3, .bx-newslist03 ul li a:hover p {
                opacity: 0.8;
            }

        .bx-newslist03 ul li p {
            font-size: 14px;
            color: #333;
            line-height: 14px;
            line-height: 25px;
            margin-top: 10px;
            height: 50px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-align: left;
        }

        .bx-newslist03 ul li .div-fd {
            padding: 20px 5px;
        }

            .bx-newslist03 ul li .div-fd span {
                float: right;
                display: inline-block;
                font-size: 14px;
                color: #999;
            }

        .bx-newslist03 ul li h3 {
            font-size: 16px;
            color: #333;
            font-weight: inherit;
            float: left;
            width: 75%;
            text-align: left;
        }

@media (max-width: 1000px) {
    .bx-newslist03 ul li p {
        font-size: 14px;
        line-height: 14px;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .bx-newslist03 ul li p {
        font-size: 14px;
        line-height: 14px;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .bx-list-news03 .news-categroy03 ul {
        margin-left: -2%;
    }

        .bx-list-news03 .news-categroy03 ul li {
            width: 22.5%;
            margin-top: 20px;
        }
}

/*分页*/
.webdiyerCss {
    clear: left;
    padding: 30px 0;
    width: 100%;
    text-align: center;
}

    .webdiyerCss a, .webdiyerCss a:link, .webdiyerCss .redcss { /*float:left;*/
        padding: 6px 8px;
        margin: 0 3px;
    }

    .webdiyerCss input {
        height: 31px;
        margin: -2px 2px 0 -10px;
        padding: 7px 2px;
        text-align: center;
        *margin-left: 1px;
    }

    .webdiyerCss .page_go {
        display: inline-block;
        padding: 5px 12px;
        height: 31px;
        margin-left: 5px;
        *height: 32px;
    }

    .webdiyerCss input, .webdiyerCss a, .webdiyerCss a:link {
        color: #000;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 3px;
    }

    .webdiyerCss .redcss, .webdiyerCss .page_go {
        font-weight: bold;
        background: #0566c5;
        border: 1px solid #0566c5;
        color: #fff;
        border-radius: 3px;
    }

        .webdiyerCss a:hover, .webdiyerCss .page_go:hover {
            background: #eee;
            border: 1px solid #eee;
            color: #333;
        }

    .webdiyerCss a {
        *margin-bottom: 10px;
        _margin-bottom: 10px;
    }
