.form-control {
    display: block;
    width: 100%;
    height: 25px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 /*
 .RighInfo002125
 */
.RighInfo002125 {
    background-image: url('../img/about-i.png');
    background-repeat: no-repeat;
    background-position: center;
    /*background-attachment:fixed;*/
}
.RighInfo002125  img {
    width: auto;
}
.RighInfo002125 .box {
    position: relative;
    color: #333;
    overflow: hidden;
    min-height: 660px;
    width: 80%;
    margin: 0 auto;
}

.RighInfo002125 .box2 {
    /*background: #f9f9f9;*/

}

.RighInfo002125 .pic,
.RighInfo002125 .txt {
    position: absolute;
    width: 100%;
    max-width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 10;
}

.RighInfo002125 .box1 .txt {
    /*padding-left: 40%;*/
    padding-right: 2%;
}

.RighInfo002125 .box2 .txt {
    padding-right: 60%;
    padding-left: 2%;
    box-sizing: border-box;
    color: #fff;
}

.RighInfo002125 .box2 .pic {
    display: none;
}

.RighInfo002125 .box2 .pics {
    position: absolute;
    width: 100%;
    max-width: 80%;
    left: 41%;
    /*transform: translate(-50%, -50%);*/
    top: 25%;
}

.RighInfo002125 .box2 .pics img {
    width: 450px;
    height: 335px;
    position: absolute;    
    transition: 1s;
    opacity: 0;
}
.RighInfo002125 .box2 .pics img:nth-child(1) {

}

.RighInfo002125 .box2 .pics img:nth-child(2) {
    left: 400px;
}

/*   .RighInfo002125 .box2 .pics img:nth-child(1) {
    top: -197px;
    right: 318px;
    transform: translate(-50%, -50%);
}

.RighInfo002125 .box2 .pics img:nth-child(2) {
    top: -180px;
    right: 195px;
    transform: translate(0, -50%);
}

.RighInfo002125 .box2 .pics img:nth-child(3) {
    top: -180px;
    right: 73px;
    transform: translate(50%, -50%);
}

.RighInfo002125 .box2 .pics img:nth-child(4) {
    top: -60px;
    right: 318px;
    transform: translate(-50%, 0);
}

.RighInfo002125 .box2 .pics img:nth-child(5) {
    top: -60px;
    right: 195px;
}

.RighInfo002125 .box2 .pics img:nth-child(6) {
    top: -60px;
    right: 73px;
    transform: translate(0, -50%);
}

.RighInfo002125 .box2 .pics img:nth-child(7) {
    top: 62px;
    right: 318px;
    transform: translate(-50%, 50%);
}

.RighInfo002125 .box2 .pics img:nth-child(8) {
    top: 62px;
    right: 195px;
    transform: translate(0, 50%);
}

.RighInfo002125 .box2 .pics img:nth-child(9) {
    top: 62px;
    right: 0;
    transform: translate(50%, 50%);
}
*/
.RighInfo002125 .box h1 {
    margin: 0;
    /*margin-bottom: 40px;*/
    color: #fff;
    font-size: 30px;
    line-height: 48px;
    width: 600px;
    font-weight: 500;
}
.RighInfo002125 .box em {
    display: block;
    position: relative;
    width: 120px;
    height: 4px;
    background-color: #005dc1;
}

.RighInfo002125 .box em:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background-color: #5cae38;
    width: 50%;
    height: 100%;

}
.RighInfo002125 .box p {
    line-height: 36px;
    overflow: hidden;
    font-size: 14px;
    color: #c7d0d7;
    padding-top: 20px; 
    font-weight: 500;
    text-align: justify;
    text-justify: inter-ideograph;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.RighInfo002125 .box .more {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    border: 1px solid #fff;
}
.RighInfo002125 .box .more:hover {
    color: #fff;
}
@media(min-width:1201px) {

    /*2d动画 star*/
    .RighInfo002125 .box .pic,
    .RighInfo002125 .box .txt p,
    .RighInfo002125 .box .txt h1,
    .RighInfo002125 .box .more {
        opacity: 0;
        transition: 0.5s;
    }

    .RighInfo002125 .box_active .pic,
    .RighInfo002125 .box_active .txt p,
    .RighInfo002125 .box_active .txt h1,
    .RighInfo002125 .box_active .more {
        opacity: 1;
    }

    .RighInfo002125 .box .pic,
    .RighInfo002125 .box .txt h1 {
        transform: translateX(-50%);
    }

    .RighInfo002125 .box .txt p {
        transform: translateX(50%);
    }

    .RighInfo002125 .box .more {
        transform: translateY(200%);
    }

    .RighInfo002125 .box.box_active .pic {
        transform: translate(-50%, -50%);
    }

    .RighInfo002125 .box.box_active .txt p,
    .RighInfo002125 .box.box_active .txt h1 {
        transform: translatex(0);
    }

    .RighInfo002125 .box.box_active .more {
        transform: translateY(0);
    }

    /*2d动画 end*/

    .RighInfo002125 .box2.box_active .pics img {        
        transform: translate(0);
        opacity: 1;
    }
}

@media(max-width:1500px) {
    .RighInfo002125 .box1 .txt {
        padding-left: 55%;
        padding-right: 2%;
    }

    .RighInfo002125 .box2 .txt {
        padding-right: 55%;
        padding-left: 2%;
    }
}

@media(max-width:1100px) {
    .RighInfo002125 .box1 .txt {
        padding-left: 60%;
    }

    .RighInfo002125 .box2 .txt {
        padding-right: 60%;
    }
}

@media(max-width:1050px) {
    .RighInfo002125 .box {
        min-height: auto;
    }

    .RighInfo002125 .pic {
        display: block;
    }

    .RighInfo002125 .pics {
        display: none;
    }

    .RighInfo002125 .pic,
    .RighInfo002125 .txt {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        transform: none;
        text-align: center;
    }

    .RighInfo002125 .box2 .pic {
        text-align: center;
    }

    .RighInfo002125 .txt {
        padding: 2% !important;
    }

    .RighInfo002125 .box h1 {
        width: auto;
        font-size: 30px;
    }

    .RighInfo002125 .box p {
        font-size: 14px;
        line-height: 2;
        text-align: center;
    }
    .RighInfo002125 .box1 p {text-align:justify;}
}

@media(max-width:640px) {
    .RighInfo002125 .box h1 {
        font-size: 20px;
        margin-bottom:15px;
        line-height:1.5em;
    }

    .RighInfo002125 .box1 .pic {
        position: relative;
        height: auto;
    }
    .RighInfo002125 .box1 .pic img {display:block; width:80%; height:auto; margin:0 auto;}
    .RighInfo002125 .box1 .txt {
        padding: 5% !important;
    }
    .RighInfo002125 .box2 .pics{position: static;transform: translate(0);display: block;text-align: center;}
    .RighInfo002125 .box2 .pics img{position: static;transform: translate(0) !important;width: 30%;opacity: 1;}
}



/*Banner002588 */
/*swiper*/
.Banner002588 .swiper-container {
    background: #000;
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.Banner002588 .swiper-container-android .swiper-slide,
.Banner002588 .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.Banner002588 .swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.Banner002588 .swiper-slide {
    position: relative;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.Banner002588 .swiper-slide-active{ z-index: 6;}

/*swiper end*/
.Banner002588 .swiper-slide > img {
    display: block;
    width: 100%;
    max-width: none;
}

.Banner002588 .swiper-slide img.wap {
    display: none;
}

.Banner002588 .txt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    padding-bottom: 5%;
}

.Banner002588 .txt-main {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 12%;
}
.Banner002588 .img-main {
    position: absolute;
    top: 4%;
    right: 3%;
    width: 50%;
}
.Banner002588 .img-main img{
    width: 45%;
    display: block;
} 
.Banner002588 .img-main.img-main1 img {
    padding-left: 20%;
}
.Banner002588 .img-main.img-main1 img:nth-child(1) {
    padding-top: 5%;
}

.Banner002588 .img-main.img-main2 {
    top: 7%;
    right: 19%;
}

.Banner002588 .img-main.img-main2 img {
    display: inline-block;
    vertical-align: middle;
}
.Banner002588 .img-main.img-main2 img:nth-child(2) {
    padding-top: 3%;
    padding-left: 2%;
}
.Banner002588 .img-main.img-main3 {
    top: 12%;
    right: 12%;
}
.Banner002588 .img-main.img-main3 img {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
}

.Banner002588 .img-main.img-main3 img:nth-child(2) {
    margin-top: 4%;
}
.Banner002588 .img-main.img-main3 img:nth-child(3) {
    margin-top: 7%;
}

.Banner002588 .txt-main aside {
    padding: 1% 0;
    float: left;
}
.Banner002588 .text {
    text-align: left;
    /*opacity: 0.4;*/
    clear: both;
}

.Banner002588 .text * {
    margin: 0;
    color: #fff;
}

.Banner002588 .text h1 {
    font-size: 50px;
    font-weight: lighter;
    padding: 5px 0;
    letter-spacing: 5px;
}

.Banner002588 .text span {
    display: block;
    font-size: 22px;
    font-weight: lighter;
    opacity: 0.5;
    text-transform: uppercase;
   
}

.Banner002588 .text p {
    max-width: 700px;
    font-size: 16px;
    font-weight: lighter;
    text-align: justify;
    opacity: 0.8;
}

.Banner002588 .text a {
    margin-top: 5%;
    border-radius: 40px;
    border: 1px solid #fff;
    width: 164px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    transition: 0.3s;
}

.Banner002588 .text a:hover {
    background: #23a2e9;
    color: #fff;
    border-color: #23a2e9;
}

@media(max-width:1366px) {
    .Banner002588 .txt-main {
        padding: 0 10%;
    }
}

@media(max-width:1200px) {
    .Banner002588 .swiper-slide img.pc {
        display: none;
    }

    .Banner002588 .swiper-slide img.wap {
        display: block;
    }

    .Banner002588 .text h1 {
        font-size: 40px;
    }
}

@media(max-width:1024px) {
    .Banner002588 .txt-main aside {
        max-width: 70%;
    }

    .Banner002588 .text h1 {
        font-size: 36px;
    }

    .Banner002588 .text p {
        font-size: 18px;
    }
}

@media(max-width:640px) {   
    .Banner002588 .txt {
        top:50%;
        height:auto;
        transform:translateY(-50%);
        margin-top:15px;
    }
    .Banner002588 .txt-main aside {max-width:none; float:none;}
    .Banner002588 .text a {
        line-height: 28px;
        width: 100px;
        font-size:12px;
    }

    .Banner002588 .text h1 {
        font-size: 20px;
    }

    .Banner002588 .text span {
        font-size: 14px;
    }

    .Banner002588 .text p {
        max-width: none;
        font-size: 12px;
        white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    }
    
}

@media(max-width:480px) {
    .Banner002588 .txt-main aside {max-width:none;}
    .Banner002588 .txt-main {width:94%; padding:0 3%;}
    .Banner002588 .text h1 {
        font-size: 16px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }

    .Banner002588 .text span {
        font-size: 12px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        display:block;
    }
    
    .Banner002588 .text a {
        line-height: 24px;
        width: 80px;
    }

    .Banner002588 .swiper-slide {}
    .Banner002588 .swiper-slide > img {max-width:none; height:100%;}
    
    .Top002262_fixed {position:absolute; background-color:transparent;}
    .Top002262 .auto {padding:10px 2%;}
    .Top002262 .header-left {display:block; height:24px; padding:3px 0;}

    .Top002262 .top-search .text {height:24px; line-height:normal; width:120px; padding-left:10px;}
    
    .Top002262 .logo {display:block;}
    .Top002262 .logo img {display:block; width:auto; height:24px;}
    .Top002262 .header-right dd {padding:3px 0;}
    .Top002262 #open_menu {margin-top:-3px;}
}

.Banner002588 .pager {
    position: absolute;
    width: 100%;
    bottom: 5%;
    z-index: 10;
    text-align: center;
}

.Banner002588 .pager li {
    display: inline-block;
    position: relative;
    width: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.46);
    opacity: 0.5;
    height: 8px;
    margin: 0 5px;
    cursor: pointer;
}

.Banner002588 .pager li.active {
    background: #fff;
    width: 40px;
    opacity: 1;
}


/*
 .Bottom002381
 */

.Bottom002381 {
    background: #161616;
    position: relative;
}

.Bottom002381 .auto {
    max-width: 80%;
    margin: 0 auto;
}

@media(max-width:1400px) {
    .Bottom002381 .auto {
        padding: 0 2%;
    }
}

.Bottom002381,
.Bottom002381 a {
    color: #a8a8a8;
    font-size: 14px;
}

.Bottom002381 a:hover {
    color: #23a2e9;
}

.Bottom002381 .bottom {
    padding: 4% 0;
}

.Bottom002381 .bottom nav li h3 {
    font-size: 18px;
    margin: 0;
    font-weight: lighter;
}

.Bottom002381 .bottom nav li h3 a {
    color: #fff;
}

.Bottom002381 .bottom nav li dl {
    padding-top: 15px;
    max-height: 235px;
    overflow: hidden;
}

.Bottom002381 .bottom nav li dl dd {
    padding: 5px 0;
}

.Bottom002381 .weixin {
    text-align: center;
}

.Bottom002381 .weixin li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1%;
    text-align:center;
}

.Bottom002381 .weixin figure {
    background: url(../img/ewm-bg.png) no-repeat center;
    background-size: contain;
    padding: 5px;
}

.Bottom002381 .weixin img {
    max-width: 87px;
}

.Bottom002381 .weixin span {
    display: block;
    margin: 20px auto;
    width: 114px;
    height: 38px;
}

.Bottom002381 .tel dt {
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: lighter;
}

.Bottom002381 .tel span {
    font-size: 14px;
    display: block;
}

.Bottom002381 .share .span {
    color: #999;
    font-size: 15px;
}

.Bottom002381 .tel dd {
    font-size: 24px;
    color: #0fec45;
    font-weight: lighter;
}

.Bottom002381 .share {
    text-align: left;
    margin-top: 10px;
}

.Bottom002381 .share > * {
    display: inline-block;
}

.Bottom002381 .share a {
    background: none;
    padding-left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #999;
    text-align: center;
    color: #999;
    font-size: 20px;
    margin-right: 8px;
}

.Bottom002381 footer,
.Bottom002381 footer a {
    color: #666;
}

.Bottom002381 footer a {
    margin-left: 5px;
}

.Bottom002381 footer a:hover {
    color: #1666c5;
}

.Bottom002381 footer {
    background: #222;
    padding: 20px 0;
}
.Bottom002381 .bottom nav {margin-bottom:20px;}


.Bottom002381 .bottom nav li {
    float: left;
    margin-right: 6%;
    /*min-height: 185px;*/
}

.Bottom002381 .bottom nav {
    float: left;
    width: 57%;
}

.Bottom002381 .bottom nav li {
    float: left;
    margin-right: 6%;
    /*min-height: 185px;*/
    text-align: center;
}

.Bottom002381 .bottom nav li:last-child {
    margin-right: 0;
}

.Bottom002381 .weixin {
    display: inline-block;
    vertical-align: top;
}

.Bottom002381 .contact {
   display: inline-block;
   vertical-align: top;
   margin-left: 50px; 
}

.Bottom002381 .links {
    float: right;
}

.Bottom002381 .copyright {
    float: left;
    margin: 0;
}
.Bottom002381 .flooer-right {
    float: right;
    margin-left: 10%; 
}
.Bottom002381 .flooer-adlress {
    /*float: left;*/
    line-height: 2;
}
.Bottom002381 .flooer-adlress span{
    display: block;
}

/*关于我们*/
.about-nav {
    height: 70px;
    background-color: #f2f5f7;
}
.about-nav ul {
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}
.about-nav ul li {
    height: 100%;
    padding: 0 20px;
    color: #666;
    line-height: 70px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.about-nav ul li a {
     color: #999;
  	display: block;
}
.about-nav ul li.on {
    background-color: #fff;
    color: #333;
}
.about-nav ul li:hover {
    background-color: #fff;
    color: #333;
}

.about-01 {
    max-width: 80%;
    margin: 20px auto 100px auto;
}
.about-01 img {
    width: auto;
}
.about-top-title {
    /*padding: 10px 0;*/
    border-bottom: 1px solid #ccc;
    color: #005dc1;
    margin-top: 30px;
}
.about-top-title .left{
    float: left;
    font-size: 20px;
}
.about-top-title .left em {
    display: block;
    position: relative;
    width: 100%;
    height: 3px;
    margin-top: 7px;
    background-color: #005dc1;
}

.about-top-title .left em:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background-color: #5cae38;
    width: 50%;
    height: 100%;
}
.about-top-title .right {
    float: right;
    margin-top: 10px;
}

.about-01 .about-com {
    color: #333;
    font-size: 0;
}

.about-01 .about-com p {
    padding: 20px 0;
    font-size: 16px;
    line-height: 2;
}

.about-01 .about-com p img {
    width: 49%;
    font-size: 0;
}
/*企业文化*/
.about-01 .about-culture{
    padding: 20px 0;
}
.about-01 .about-culture ul li {
    padding: 15px;
    background-color: #efefef;
    color: #005dc1;
}
.about-01 .about-culture ul li:nth-child(2n) {
    background-color: #fff;
}

/*发展历程*/
.about-01 .about-developmentPath {
    width: 100%;
    height: 600px;
    background-color: #ccc;
    margin-top: 20px;
}

/*企业荣誉*/
.about-01 .about-com .honor li{
    width: 31.8%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 2%;
}
.about-01 .about-com .honor li:nth-child(3n) {
    margin-right: 0;
}
.about-01 .about-com .honor li img ,.about-01 .about-com .honor li span {
    display: block;
}
.about-01 .about-com .honor li img {
    width: 100%;
    margin-bottom: 10px;
}

.about-01 .about-com .honor li span {
    text-align: center;
    padding: 10px;
}

/*检验报告*/
.about-01 .about-com .report li{
    width: 23.2%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 2%;
  	text-align: center;
}
.about-01 .about-com .report li:nth-child(4n) {
    margin-right: 0;
}
.about-01 .about-com .report li img {
    width: 100%;
    margin-bottom: 10px;
}

.about-01 .about-com .report li a {
	color:#666;
}

.about-01 .about-com .report li:hover a  {
	color: #23a2e9;
}
/*专利证书*/
.about-01 .about-com .certificate li{
    width: 23.2%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 2%;
    text-align: center;
}
.about-01 .about-com .certificate li:nth-child(4n) {
    margin-right: 0;
}
.about-01 .about-com .certificate li img ,.about-01 .about-com .honor li span {
    display: block;
}
.about-01 .about-com .certificate li img {
    width: 100%;
    margin-bottom: 10px;
}

.about-01 .about-com .certificate li span {
    text-align: center;
    padding: 10px;
}
/*总经理致辞*/
.about-01 .about-speech {
	width: 90%;
    margin-left: 5%;
    margin-top: 3%;	
    line-height: 2.5;
    font-size: 16px;
    padding: 80px;
    box-sizing: border-box;
    border-bottom:10px solid #005dc1;
    box-shadow: 5px 5px 5px #e5e6e6, -3px 3px 3px #e5e6e6,3px -3px 3px #e5e6e6,-3px -3px 3px #e5e6e6;
} 

/*招聘*/
.about-01 .about-com {
    font-size: 14px;
}

.about-01 .about-com .recruitment-tab  {
    background-color: #303744;
    color: #fff;
    margin-top: 20px;
    font-size: 0;
}
.about-01 .about-com .recruitment-tab  span {
    display: inline-block;
    width: 25%;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
}
.about-01 .about-com  .recruitment-con {
    margin-bottom:150px;
}
.about-01 .about-com  .recruitment-con li {
    border-bottom: 1px solid #eee;
}
.about-01 .about-com  .recruitment-con li a {
    font-size: 0;
    color: #666;
}

.about-01 .about-com  .recruitment-con li:hover {
    background-color: #eee;
}
.about-01 .about-com  .recruitment-con li span{
    display: inline-block;
    width: 25%;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
}

/*产品中心*/
.about-01  .product-nav{
    padding: 20px 0;
}
.about-01  .product-nav li {
    display: inline-block;
    padding-right: 10px;
}
.about-01  .product-nav li.on a{
    color: #666;
}
.about-01  .product-con li{
    display: inline-block;
    width: 24%;
    margin-right: 1%;
    margin-top:10px;
}
.about-01  .product-con li:nth-child(4n) {
    margin-right:0;
}
.about-01  .product-con li a {
    color: #333;
}
.about-01  .product-con li .img{
    position: relative;
    background-color: #daeff9;
}
.about-01  .product-con li .img .img-info {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px;
    background-color: rgba(32,115, 201, .7);
    color: #fff;
    opacity: 0;
    transition: all .4s;
    text-align: center;
}

.about-01  .product-con li .img .img-info p {
    padding-bottom: 20px;
}
.about-01  .product-con li .img .img-info p:nth-child(1) {
    font-size: 18px;
    padding-top: 20%;
}
.about-01  .product-con li a .info {
    padding: 10px; 
    text-align: center;
    font-size: 15px;
}


.about-01  .product-con li a .info  .info_shizi_icon {
    opacity: 0;
    float: right;
    margin-top: 4px;
    transition: all .4s;
}
.about-01  .product-con li:hover {
    box-shadow: 5px 5px 5px #e5e6e6, -5px 5px 5px #e5e6e6;
}
.about-01  .product-con li:hover .img-info{
    opacity: 1;
}
.about-01  .product-con li:hover .info span{
    opacity: 0;
}
.about-01  .product-con li:hover .info .info_shizi_icon {
    opacity: 1;
}
/*产品详情*/
.about-01 .product-cons  {
    font-size: 0;
}
.about-01 .product-cons .left{
    display: inline-block;
    vertical-align: top;
    width: 60%;
    font-size: 14px;
}
.about-01 .product-cons .left img {
    width: 100%;
}
.about-01 .product-cons .left .title {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.about-01 .product-cons .right {
    display: inline-block;
    vertical-align: top;
    width: 39.8%;
    border-left: 1px solid #ccc;
}
.about-01 .product-cons .right ul {
    margin-left: 30px;
}
.about-01 .product-cons .right ul li {
    width: 300px;
    margin-bottom:10px;
    overflow: hidden;
}
.about-01 .product-cons .right ul li img {
    width: 100%;
    transition: all .3s;
}


.about-01 .product-cons .right ul li:hover img{
    transform: scale(1.4);
}
/*工程案例*/
.about-01 .product-con.engineeringCase li{
    width: 32.4%;
}
.about-01 .product-con.engineeringCase li img {
    width: 100%;
}
.about-01 .product-con.engineeringCase li:nth-child(4n) {
    margin-right: 1%;
}
.about-01 .product-con.engineeringCase li:nth-child(3n) {
    margin-right: 0;
}

/*产品说明书下载*/

.about-01 .download_con{
    width: 90%;
    margin-left: 5%;
}
.about-01 .download_con .download_top span {
    display: block;
    font-size: 14px;
    color: #494747;
}
.about-01 .download_con .download_top span:nth-child(1) {
    font-size: 35px;
    color: #005dc1;
}
.about-01 .download_con .download_top span:nth-child(2) {
    font-size: 60px;
    color: #a5a5a5;
    padding:10px 0;
}
.about-01 .download_con .download_tab {
    margin: 50px 0;
    text-align: center;
}
.about-01 .download_con .download_tab li{
    display: inline-block;
    margin: 0 5px;
    padding: 7px 15px;
    border:1px solid #ccc; 
    font-size: 14px;
    border-radius: 5px;
}
.about-01 .download_con .download_tab li:hover {
    background-color: #005dc1
}
.about-01 .download_con .download_tab li:hover a{
    color: #fff;
}
.about-01 .download_con .download_tab li.on {
    background-color: #005dc1;
    
}
.about-01 .download_con .download_tab li.on a {
    color: #fff;
}
.about-01 .download_con .download_tab li a {
    color: #666;
}
.about-01 .download_con  .download_ms {
    margin-bottom: 50px;
}
.about-01 .download_con  .download_ms li{
    padding: 10px;
    border-bottom: 1px solid #ccc; 
    font-size: 15px;
}

.about-01 .download_con  .download_ms li .left {
    float: left;
}
.about-01 .download_con  .download_ms li .right {
    float: right;
}
.about-01 .download_con  .download_ms li .right a {
    color: #999;
}
.about-01 .download_con  .download_ms li .right .download_icon2 {
    display: none;
}
.about-01 .download_con  .download_ms li .right a img {
    display: inline-block;
    vertical-align: middle;
}
.about-01 .download_con  .download_ms li .right a span {
    display: inline-block;
    vertical-align: middle;
}

.about-01 .download_con  .download_ms li:hover {
    background-color: #eee;
    color: #005dc1;
}
.about-01 .download_con  .download_ms li:hover a {
    color: #005dc1;
}

.about-01 .download_con  .download_ms li:hover .download_icon2 {
    display: inherit;
}
.about-01 .download_con  .download_ms li:hover .download_icon {
    display: none;
}
/*加盟*/
.about-01 .join-con  {
    margin-bottom: 100px;
}
.about-01 .join-con .join-title {
    color: #005dc1;
    font-size: 26px;
    text-align: center;
    margin-bottom: 50px;
}
.about-01 .join-con .join-from {
    width: 80%;
    margin: 0 auto;
}

.about-01 .join-con .join-from .list.anniu {
    text-align: center;
}
.about-01 .join-con .join-mx {
    margin-top: 20px;
    font-size: 0;
}

.about-01 .join-con .join-mx li {
    display: inline-block;
    vertical-align: top;
    width: 16.8%;
    height: 500px;
    font-size: 14px;
    margin-right: 2%;
    border-radius: 20px;
    padding: 10px; 
    font-size: 16px;
    box-shadow: 5px 5px 5px #ccc,-5px 2px 5px #ccc,5px -2px 5px #ccc,-5px -2px 5px #ccc;
}
.about-01 .join-con .join-mx li:nth-child(5n) {
    margin-right: 0;
}

.about-01 .join-con .join-mx li .yx {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #005dc1;
    border:10px solid #ccc;
    font-size: 60px;
    text-align: center;
    color: #fff;
    margin: 50px auto 40px auto; 
    line-height: 80px;
}
.about-01 .join-con .join-mx li .bottom {
    padding: 0 10px;
    margin-bottom:50px; 
    text-align: center;
    line-height: 2;
}

.about-01 .join-con .join-from .list span{
    display: block;
    font-size: 16px;
    margin:10px 0; 
}
.about-01 .join-con .join-from .list .left {
    float: left;
    width: 45%;
}
.about-01 .join-con .join-from .list .right {
    float: right;
    width: 45%;
}
.about-01 .join-con .join-from .list .btn_tj {
    margin: 20px 0; 
}

/*联系我们*/
.about-01 .lxwm-con {
    margin:20px 0 100px 0;
}
.about-01 .lxwm-con img{  
    width: 100%;
}

.about-01 .lxwm-con .bottom {
    margin-top: 34px;
}

.about-01 .lxwm-con .top .left{
    float: left;
}
.about-01 .lxwm-con .top .left p {
    line-height: 2;
    font-size: 14px;
}
.about-01 .lxwm-con .top .left p.title {
    font-size: 24px;
    color:#005dc1;
}
.about-01 .lxwm-con .top .left p.fb {
    font-size: 43px;
    color:#a5a5a5;
}
.about-01 .lxwm-con .top .right{
    width: 400px;
    float: right;
}
.about-01 .lxwm-con .top .cot_from .list {
    display: flex;
}
.about-01 .lxwm-con .top .cot_from .list span{
    font-size: 16px;
    padding:10px 0;
    flex: 0 0 80px;
}
.about-01 .lxwm-con .top .cot_from .list input.form-control{
    height: 20px;
}

.about-01 .lxwm-con .top .cot_from .list textarea.form-control {
    height: 100px;
}

.about-01 .lxwm-con .top .cot_from .list button {
    border: none;
    padding: 5px 30px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff; 
    margin-top: 20px;
    cursor: pointer;
    margin-left: 80px;
    background: -webkit-linear-gradient(left, #dc2028 , #f95a6c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #dc2028, #f95a6c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #dc2028, #f95a6c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #dc2028 , #f95a6c); /* 标准的语法（必须放在最后） */
}

@media (max-width: 1440px) {
    .Bottom002381 .bottom nav li{margin-right: 4%;}
}

@media (max-width: 767px) {
    .Bottom002381 .bottom nav {
        display: none;
    }

    .Bottom002381 .bottom nav li dl {
        display: none;
        padding: 10px 0;
    }

    .Bottom002381 .bottom nav li h3 {
        padding: 8px 0;
    }

    .Bottom002381 .weixin,
    .Bottom002381 .contact {
        background: none;
        text-align: center;
        padding-top: 10px;
        width: 100%;
        height: auto;
    }

    .Bottom002381 .share {
        text-align: center;
        margin: 4% auto 0;
        font-size:0;
        line-height:normal;
    }
    .Bottom002381 .share a {float:none;}
    .Bottom002381 footer {
        text-align: center;
    }

    .Bottom002381 .copyright {              

        margin: 5px 0 0;
    }
        
    .Bottom002381 .weixin ul {font-size:0; line-height:normal; text-align:center;}
    .Bottom002381 .weixin li {width:31.333%; font-size:14px; vertical-align:top;}
    .Bottom002381 .weixin img {display:block; padding:2%; margin:0 auto;}
}
.gh0 #header .header-bottom .searchFor {
    display: none;
}
.mobile-nav-btn {
    display: none;
}
.mobile-logo {display: none;}
.agent-pc .npagePage .news .moblie-times,.mobile-lunbotu {
    display: none;
}

@media screen and (max-width: 600px) {
    .Bottom002381 footer {
        background: #222;
        padding: 10px 0;
        font-size: 12px;
    }
    .Bottom002381 .links {
         float: none; 
    }

    .Bottom002381, .Bottom002381 a {
        font-size: 12px;
    }

    .qq-client {
        display: none;
    }

    .Bottom002381 .weixin {
        width: 50%;
    }

    .Bottom002381 .contact {
        width: 48%;
        margin-left: 0;
        padding-top: 10%;
    }

    .Bottom002381 .flooer-right {
        float: none;
        margin-left: 0;
    }

    .Bottom002381 .tel dd {
        font-size: 18px;
    }

    .Bottom002381 .tel dt {
        font-size: 16px;
    }

    .Bottom002381 .weixin li {
        width: 100%;
    }
    .Bottom002381 .weixin span {
        margin: 10px auto;
        height: auto; 
    }
    .RighInfo002125 .box em {
        margin-left: 50%;
        transform: translate3d(-50%, 0 ,0);
    }
    .agent-pc .service .module_container {
        padding-bottom: 0; 
    }

    .RighInfo002125 .box2 .txt {
        max-width: 100%;
    }
    .RighInfo002125 .box2 .pics {
        max-width: 100%;
    }

    .RighInfo002125 .box2 .pics img {
        width: 100%;
    }

    .fdRight {
        display: none;
    }
    .header-content, .header-top {
        display: none;
    }
    .gh0 #header .header-bottom .searchFor {
        display: none;
    }
    .gh0 #header .header-top .header-top-con, .gh0 #header .header-content .header-content-con, .gh0 #header .header-bottom .header-bottom-con {
        width: 100%;
        position: relative;
    }
    .gh0 #header {
        height: auto;
    }
    .gh0 #header .nav {
        display: none;
        position: absolute;
        z-index: 99;
        top: 50px;
        right: 0;
        width: 35%;
    }
    .gh0 #header .header-bottom ul li {
        width: 100%;
        background-color: #23a2e9;
    }
    .mobile-nav-btn {
        display: block;
        position: absolute;
        float: right;
        width: 25px;
        top: 15px;
        right: 5%;
    }

    .mobile-nav-btn span {
        display: block;
        background-color: #fff;
        width: 100%;
        height: 3px;
        margin-bottom: 5px;
        border-radius: 1px;
    }
    
    .mobile-logo {
        position: absolute;
        left: 50%;
        top: .8rem;
        transform: translate3d(-50%,0,0);
        width: 50%;
        display: block;
    }

    .product .product-center,.RighInfo002125 .box {
        width: 90%;
    }
    .agent-pc #indexPage .project .item_block {
        padding-bottom: 10px;
    }

    .Banner002588 {
        display: none;
    }
    .about-nav ul {
        display: flex;
    }
    .about-nav {
        overflow-y: hidden;
        overflow-x: auto;
        height: 50px;
    }
    .about-nav ul li a {
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .about-nav ul li {
        padding: 0 6px;
        line-height: 50px;
        font-size: 12px;
    }
    .about-01 {
        max-width: 95%;
    }
    .about-01 .about-com .honor li {
        width: 47.3%;
    }
    .about-01 .about-com .report li {
        width: 30.4%;
    }
    .about-01 .about-com .certificate li {
        width: 30.4%;
    }

    .about-01 .about-speech {
        padding: 10px;
    }

    .agent-pc .npagePage .container_category {
        display: flex;
        margin: 10px 0;
        overflow-y: hidden;
        overflow-x: auto;
    }
    .npagePage .news .container_category a::after {
        top: -10px;
    }
    .agent-pc .npagePage .container_category a:first-child {
        margin-left: 0; 
    }
    .container_category a {
        padding: 8px 5px;
        flex: 0 0 auto;
    }
    .npagePage .container_target {
        padding:10px;
    }
    .npagePage #pageTarget::before {
        margin-top: 37px;
    }

    .npagePage .container_content {
        padding-top: 0;
    }
    .agent-pc .npagePage.post .news #postContent .usetdate {
        margin-top: 10px;
    }
    .agent-pc .npagePage.post .news #postInfo {
        width: auto;
    }
    .agent-pc .npagePage.post .news .postbody {
        width: auto;
    }

    #indexPage .news.module .module_container {
        padding-bottom: 0;
    }

    .about-01 .product-con li,
    .about-01 .product-con.engineeringCase li {
        width: 48.3%;
    }

    .about-01 .download_con {
        width: 100%;
         margin-left: 0; 
    }

    .about-01 .download_con .download_top span:nth-child(1) {
        font-size: 24px;
    }

    .about-01 .download_con .download_top span:nth-child(2) {
        font-size: 30px;
    }
    .agent-pc .npagePage .news .item_block {
        padding: 10px 0;
    }
    .agent-pc .npagePage .news .date_wrap {
        display: none;
    }
    .agent-pc .npagePage .news .item_img {
        width: 100%;
    }
    .agent-pc .npagePage .news .item_block .item_wrapper {
        width: 100%;
        padding: 0;
    }
    .agent-pc .npagePage .news .item_block {
        margin-bottom: 0;
    }

    .agent-pc .npagePage .news .moblie-times {
        display: block;
    }

     .agent-pc .npagePage .news .moblie-times span{
        padding-right: 10px;
        margin-top: 10px;
     }

     .agent-pc .npagePage .news .moblie-times span:nth-child(1){
        font-size: 24px;
     }

     .agent-pc .npagePage .news .moblie-times span:nth-child(2){
        font-size: 14px;
        color: #23a2e9;
     }
     .agent-pc .npagePage .news .item_block:nth-child(2n) .item_info {
        width: 100%;
     }
     .agent-pc .news .content_list {
        padding-bottom: 0;
     }

     .agent-pc .npagePage .news .item_des {
        width: 100%;
     }

     .about-01 .join-con .join-from {
        width: 100%;
     }

     .about-01 .join-con .join-from .list {
        width: 100%;
     }

     .form-control {
        width: 90%;
     }
     .about-01 .join-con .join-from .list .right {
        float: left;
        margin-left: 20px;
     }

     .about-01 .lxwm-con .top .left, .about-01 .lxwm-con .top .right {
        width: 100%;
     }

     .agent-pc .npagePage.post .project #postContent {
        width: 100%;
        max-width: 100%;
        left: 0;
        top: 0;
     }
     .agent-pc .npagePage.post .project .postbody {
        padding:10px;
     }

     .agent-pc .npagePage.post .project #listContent {
        width: 100%;
        max-width: 100%;
        padding: 0;
     }
     .npagePage.post .mlistpost .item_tags {
        padding: 10px;
     }
     .agent-pc .npagePage.post .project #postInfo {
        /*padding:60px 10px;*/
        float: none;
     }
     .agent-pc .npagePage.post .project #postInfo .wrapper {
        padding: 0 10px;
     }
     .agent-pc .npagePage .project .item_info {
        padding: 28px 10px;
     }
     .agent-pc .npagePage.post #postContent .project .item_block .title {
        width: 100%;
     }
     .agent-pc .project .item_info,.agent-pc .npagePage.post #postContent .subtitle {
        width: 100%;
     }
     .agent-pc .npagePage.post .project .item_block {
        width: 49%;
     }
     .agent-pc .npagePage.post .project .postMianCont {
        max-width: 100%;
     }
     .agent-pc .npagePage.post .project .title, .agent-pc .npagePage.post .project .subtitle{
        width: 100%;
     }
     .agent-pc .npagePage.post .project .description {
        display: none;
     }

     .about-01 .join-con .join-mx {
        padding: 0 10px;
        margin-bottom: 20px;
     }
     .about-01 .join-con .join-mx li {
        width: 95%;
        height: auto;
        margin-bottom: 20px;
     }
     .about-01 .join-con .join-mx li .bottom {
        margin-bottom: 10px;
     }
     .about-01 .join-con .join-mx li .yx {
        width: 60px;
        height: 60px;
        font-size: 40px;
        margin: 20px auto 20px auto;
        line-height: 60px;
    }
    .mobile-lunbotu {
        display: block;
    }
}