@charset "utf-8";
.page{
    padding-top: 150px;
}
.main{
    position: relative;
}
.page-img{
    background: url(../img/bg/about.jpg) no-repeat center center;
    /* background-size: auto 100%; */
    background-attachment: fixed;
    height: 650px;
}
.page-about{
    background-color: #ffffff;
}
.page-about-box{
    width: 1280px;
    position: relative;
    top: -360px;
    left: 50%;
    margin-left: -640px;
    background-color: #ffffff;
    border: solid 1px #ddd;
    padding: 50px 40px;
    min-height: 800px;
}
.about-title h2{
    text-align: center;
    font-size: 30px;
    color: #07a33e;
    font-weight: normal;
}
.about-title h3{
    text-align: center;
    font-size: 18px;
    color: #07a33e;
    letter-spacing: 2px;
    font-weight: normal;
    margin: 20px 0 30px;
}
.about-part-title{
    width: 270px;
    background-color: #07a33e;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}
.about-part1-intro{
    padding: 40px 100px;
    text-indent: 2em;
    line-height: 2;
    font-size: 16px;
    color: #707070;
}
.about-part11{
    position: relative;
}
.about-part11 img{
    width: 605px;height: 403px;
}
.about-part11-box{
    position: absolute;
    right: 0;
    top: 50%;
    width: 623px;height: 338px;
    margin-top: -169px;
    border: 2px solid #d2d2d2;
    background-color: #ffffff;
    padding: 0 14px;
}
.about-part11-title{
    text-align: center;
    font-size: 24px;
    color: #000000;
    padding: 20px 0 14px;
}
.about-part11-text{
    text-indent: 2em;
    line-height: 2.2;
    color: #696969;
    font-size: 14px;
}
.about-part11-text p{
    margin-bottom: 10px;
}
.about-part12{
    padding: 60px;
}
.about-part12 img{
    float: right;
    width: 350px;height: 414px;
}
.about-part12-line1{
    border-top: 5px solid #07a33e;
    width: 180px;
}
.about-part12-title1{
    font-size: 24px;
    color: #000000;
    padding: 30px 0; 
}
.about-part12-text1{
    text-indent: 2em;
    line-height: 2;
    color: #696969;
    font-size: 14px;
    width: 600px;
}
.about-part12-box{
    position: relative;
    margin-left: 100px;
    margin-top: 80px;
    padding-left: 26px;
    width: 540px;
}
.about-part12-line2{
    position: absolute;
    left: 0;top: 0;
    width: 5px;
    height: 130px;
    background-color: #07a33e;
}
.about-part12-title2{
    font-size: 24px;
    color: #000000;
    padding: 0 0 6px; 
}
.about-part12-text2{
    text-indent: 2em;
    line-height: 2;
    color: #696969;
    font-size: 14px;
    text-align: justify;
}
.about-part13{
    position: relative;
    padding: 0 60px 120px 80px;

}
.about-part13-box{
    width: 650px;
    position: absolute;
    right: 60px;top: -20px;
}
.about-part13 img{
    width: 318px;height: 212px;
}
.about-part13-title{
    font-size: 24px;
    color: #212121;
    padding-bottom: 16px;
}
.about-part13-text{
    text-indent: 2em;
    line-height: 2;
    color: #212121;
    font-size: 14px;
    text-align: justify;
}
.about-part2-box{
    margin: 10px 0 60px;
}
.about-part3-box{
    position: relative;
}
.about-part3-mask{
    position: absolute;
    width: 440px;height: 440px;
    top: 20%;left: 50%;
    margin-top: -120px;
    margin-left: -220px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    background: url() no-repeat center center;
    background-color: #ffffff;
    background-size: 100% auto;
    display: none;
    z-index: 99;
}
.about-part4-mask{
    position: absolute;
    width: 600px;height: 440px;
    top: 20%;left: 50%;
    margin-top: -120px;
    margin-left: -300px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    background: url() no-repeat center center;
    background-color: #ffffff;
    background-size: 90% auto;
    display: none;
    z-index: 99;
}
.about-part-close{
    position: absolute;
    width: 40px;height: 40px;
    line-height: 40px;
    text-align: center;
    right: -16px;top: -16px;
    font-size: 22px;
    border: 1px solid #f0f0f0;
    color: #696969;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    cursor: pointer;
}
.about-part3-mask img{
    width: 100%;height: 100%;
}
.about-part3-list{
    margin: 30px 0;
}
.about-part3-item{
    float: left;
    width: 290px;height: 250px;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #07a33e;
    background: url() no-repeat center center;
    background-size: 80%;
    cursor: pointer;
}
.about-part-page{
    text-align: right;
}
.about-page-list{
    display: inline-block;
}
.about-page-item{
    float: left;
    width: 30px;height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #f2f2f2;
    margin-right: 6px;
    font-size: 14px;
    color: #707070;
}
.about-page-first,.about-page-last{
    width: 80px;
    font-size: 12px;
    color: #ffffff;
}
.about-page-active,.about-page-item:hover{
    background-color: #07a33e;
    color: #ffffff;
}
.about-page-first{
    background-color:#c8c8c8;
}
.about-page-last{
    background-color: #65beba;
}
.about-page-none,.about-page-none:hover{
    background-color: transparent;
    cursor: default;
    color: #707070;
}
.about-part4{
    margin-top: 40px;
}
.about-part4-box{
    position: relative;
}
.about-part4-list{
    margin: 30px 0;
}
.about-part4-item{
    float: left;width: 290px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
}
.about-part4-item-img{
    width: 290px;height: 220px;
    background: url() no-repeat center center;
    background-size: contain;
}
.about-part4-item-text{
    color: #333333;
    font-size: 16px;
    margin: 20px 0;
    text-align: center;
}
.about-part4-item:hover .about-part4-item-text{
    color: #eebe81;
}
.about-part1,.about-part2,.about-part3,.about-part4{
    padding-top: 200px;
    margin-top: -200px;
}
/* 产品中心 */
.page-pro-title{
    color: #666666;
    font-size: 16px;
    margin-bottom: 30px;
}
.page-pro-title img{
    width: 16px;
    margin-bottom: 4px;
}
.page-pro-title a{
    color: #707070;
}
.page-pro-title .page-pro-index{
    color: #07a33e;
}
.index-pro-item{
    float: left;
    width: calc((100% - 90px)/4);
    float: left;
    margin: 10px;
}
.index-pro-img{
    height: 200px;
    position: relative;
    background-color: #eeeeee;
    overflow: hidden;
}
.index-pro-item img{
    width: 100%;
    height: 100%;
    transition: 424ms linear;
}
.index-pro-mask{
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(2, 134, 72, 0.21);
    z-index: 20;
    opacity: 0;
    transform: skewX(45deg);
    visibility: hidden;
    transition: 360ms;
    z-index: 9;
}
.index-pro-item:hover .index-pro-mask{
    opacity: 1;
    transform: skewX(0);
    visibility: visible;
}
.index-pro-mask:before {
    content: "";
    width: 100%;
    height: 0%;
    border-left: 3px solid rgb(2, 134, 72);
    border-right: 3px solid rgb(2, 134, 72);
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.index-pro-item:hover .index-pro-mask:before {
    height: 100%;
    transition: 330ms 200ms;
}
.index-pro-item:hover .index-pro-mask:after {
    width: 100%;
    transition: 330ms 200ms;
}
.index-pro-item .index-pro-mask:after {
    content: "";
    width: 0%;
    height: 100%;
    border-top: 3px solid rgb(2, 134, 72);
    border-bottom: 3px solid rgb(2, 134, 72);
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    transition: 320ms;
}
.index-pro-mask b{
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -23px;
    margin-top: -23px;
    z-index: 30;
}
.index-pro-item .index-pro-mask b:before {
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(2, 134, 72);
    position: absolute;
    left: 0;
    top: 23px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
}
.index-pro-item:hover .index-pro-mask b:before {
    transition: 355ms 180ms;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.index-pro-item .index-pro-mask b:after {
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(2, 134, 72);
    position: absolute;
    left: 23px;
    top: 0;
    transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
}
.index-pro-item:hover .index-pro-mask b:after {
    transition: 355ms 240ms;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.index-pro-text{
    color: #5d5d5d;
    font-size: 16px;
    line-height: 40px;
    margin-top: 14px;
    transition: 350ms;
    text-align: center;
}
.page-pro-detail{
    padding: 0 30px 40px;
}
.page-peo-detitle{
    font-size: 28px;
    color: #333333;
}
.page-pro-text{
    margin: 20px 0;
    line-height: 26px;
    font-size: 14px;
    color: #696969;
    text-indent: 2em;
}
.page-pro-bottom{
   border-top: 1px solid #f0f0f0;
   padding: 20px;
   font-size: 14px;
}
.page-pro-prev{
    float: left;
}
.page-pro-next{
    float: right;
}
.page-pro-bottom img{
    width: 16px;
    margin-bottom: 2px;
}
.page-pro-bottom span{
    color: #969696;
    margin: 0 4px;
}
.page-pro-bottom b{
    color: #707070;
}
/* 技术服务 */
.page-service-detitle{
    color: #666666;
    font-weight: bold;
    font-size: 26px;
    display: inline-block;
    background-color: yellow;
    padding: 0 4px;
}
.page-service-text{
    margin: 20px 0;
    line-height: 26px;
    font-size: 14px;
    color: #696969;
    text-indent: 2em;
}
/* 新闻资讯 */
.page-news-list{
    padding: 20px;
}
.page-news-item{
    width: 100%;
    height: 159px;
    border: 1px solid transparent;
    margin-bottom: 20px;
}
.page-news-box{
    width: 100%;
    height: 159px;
    border: 1px solid transparent;
    position: relative;
    background: #f7f7f7;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.page-news-box:hover{
    border: 1px solid #efefef;
    box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08);
    background: #00a95f;
}
.page-news-img {
    width: 230px;
    height: 157px;
    float: left;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.page-news-box:hover .page-news-img {
    background: #ccc;
    background: #ccc;
}
.page-news-img img {
    width: 200px;
    height: 130px;
    margin: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.page-news-box a {
    color: #ccc;
    text-decoration: none;
}

.page-news-txt {
    width: 56%;
    float: left;
    margin: 36px 0 28px 34px;
    transition: all .3s ease-out 0s;
}
.page-news-box:hover .page-news-txt {
    margin: 36px 0 28px 54px;
}
.page-news-title{
    font-size: 16px;
    color: #717171;
    display: block;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all .3s ease-out 0s;
}
.page-news-box:hover .page-news-title {
    color: #fff;
}
.page-news-box:hover .page-news-content {
    color: #fff;
}

.page-news-content{
    height: 52px;
    color: #A2A2A2;
    line-height: 24px;
    overflow: hidden;
    transition: all .3s ease-out 0s;
}
.page-news-date {
    float: right;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    color: rgb(153, 153, 153);
    padding: 36px 66px 0px 0px;
    transition: all 0.3s ease-out 0s;
}
.page-news-box:hover .page-news-date {
    padding: 36px 43px 0 0;
    color: #fff;
}
.page-news-date span {
    height: 26px;
    font-size: 19px;
    font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
}
.ser_but {
    position: absolute;
    top: 72px;
    right: 50px;
    width: 70px;
    height: 35px;
    line-height: 35px;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #dedfe1;
    transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}
.page-news-but {
    position: absolute;
    top: 100px;
    right: 105px;

}
.page-news-box:hover .ser_but {
    border: 1px solid #fff;
    margin: 0 -60px;
    color: #ffffff;
}
.about-news-page{
    text-align: left;
    padding: 40px 20px;
}
/* 新闻详情 */
.page-news-detail-title{
    font-size: 30px;
    color: #1e1e1e;
    text-align: center;
    margin-bottom: 30px;
}
.page-news-detail{
    padding: 0 20px;
}
.page-news-line{
    border-top: 1px solid #f0f0f0;
}
.page-news-swiper{
    width: 500px;
    height: 300px;
    margin: 30px auto;
}

/* 本例子css */
.slideBox{ width:100%; height:100%; overflow:hidden; position:relative;border: 1px solid #dedede;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:500px; min-height:300px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/icon/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.page-news-detail-abstract{
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 8px 10px;
    border: 1px solid #e4e4e4;
}
.page-news-detail-text{
    text-indent: 2em;
    line-height: 1.5;
    font-size: 14px;
    min-height: 400px;
}
.page-news-bottom{
    border-top: 1px solid #f0f0f0;
    padding: 20px 0;
    font-size: 14px;
 }
 .page-news-prev{
     float: left;
 }
 .page-news-next{
     float: right;
 }
 .page-news-bottom span{
     color: #969696;
 }
 .page-news-bottom b{
     color: #707070;
     display: inline-block;
     width: auto;
     max-width: 250px;
     overflow: hidden;
     text-overflow: ellipsis;
     vertical-align: middle;
     white-space: nowrap;
     margin-bottom: 2px;
 }
/* 招聘信息 */
.page-job-list{
    margin-bottom: 20px;
}
.page-job-item{
    position: relative;
    padding: 15px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 14px;

}
.page-job-title a{
    display: inline-block;
    max-width: 642px;
    font-size: 20px;
    color: #333333;
    margin: 10px 0;
}
.page-job-title a:hover{
    color: #5e80ce;
}
.page-job-date{
    float: right;
    color: #999999;
    line-height: 46px;
}
.page-job-date img{
    width: 16px;
    margin-right: 8px;
}
.page-job-text{
    width: 80%;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.page-job-text span{
    color: #969696;
    font-size: 13px;
}
.page-job-link{
    position: absolute;
    bottom: 15px;right: 15px;
    width: 100px;height: 28px;
    line-height: 28px;
    color:#eebe81;
    border: 1px solid #f0f0f0;
    font-size: 13px;
    background-color: #fcfcfc;
    text-align: center;
}
.page-job-link:hover{
    background-color: #eebe81;
    color: #ffffff;
    border: 1px solid #eebe81;
}
/* 联系我们 */
.page-contact{
    padding: 30px 60px;
    position: relative;
}
.page-contact-title {
    width: 120px;
    background-color: #07a33e;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding: 6px 0;
}
.page-con-box{
    position: relative;
    font-size: 14px;
    margin: 20px 0;
}
.page-con-box span{
    position: absolute;
    width: 120px;
    height: 40px;
    line-height: 38px;
    text-align: right;
    top: 0;
    left: 0;
}
.page-con-box span img{
    width: 8px;
    margin-right: 3px;
    margin-bottom: 2px;
}
.page-con-text{
    width: 400px;
    margin-left: 130px;
    position: relative;
}
.page-con-text textarea{
    width: 100%;
    height: 120px;
    padding: 0 10px;
    border: 1px solid #F0F0F0;
    color: #707070;
    line-height: 38px;
}
.page-con-text input{
    width: 80%;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #F0F0F0;
    color: #707070;
}
#yzm{
    width: 120px;
}
.codeimg {
    position: absolute;
    left: 130px;
    top: 5px;
    width: 80px;
    height: 30px;
    background: url(../img/icon/bg.png)  repeat-x center center;
    background-size: 10px 100%;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #c8c864;
    letter-spacing: 2px;
}
.chage_image {
    position: absolute;
    left: 220px;
    top: 0;
    cursor: pointer;
    color: #0066CC;
    height: 40px;
    line-height: 40px;
}
#contact-btn{
    width: 140px;
    background-color: #07a33e;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding: 6px 0;  
    border: none;
    cursor: pointer;
}
/* 地图 */
.allmap{
    width: 100%;
    height: 400px;
    margin: 20px auto;
}

.BMap_bubble_title{
    font-weight: bold;
    color: #65beba;
    font-size: 15px;
}
.BMap_bubble_content div{
    line-height: 1.5;
}
.page-contact-top div{
    font-size: 18px;
    line-height: 2;
}
.page-contact-list{
    margin: 20px 0 40px;
}
.page-contact-item{
    float: left;
    width: 24%;
    margin-right: 1%;
    line-height: 2;
}

.page-con-title{
    display: block;
    color: #707070;
    font-size: 20px;
    font-weight: bold;
}
.page-contact-detail{
    font-size: 16px;
}

.page-contact-bottom{
    height: 100px;
}
.m-page{display: none;}

/* 767 */
@media screen and (max-width:767px){
/*     .page{display: none;} */
        /* 隐藏pc内容 */
    .page .header .header1-logo,.page .header .header-line,.page .header .header2,.page .main,.page .footer{display: none;}
    .page{padding: 0;margin: 0;}

    /* 重新设置按钮 放到导航条里 */
    .page .header .header1-btns{
        position: fixed;
        top: 44%;
        left: 0;
        width: 100vw;
        height: 20px;
        text-align: center;
        display: none;
    }
    .page .header .header1-btns a,.page .header .header1-btns a:hover{
        background-color: transparent;
        color: #ffffff;
        font-size: 16px;
        font-family: Arial,"黑体";
    }
    .m-page{display: block;}
    .m-page-box{
        margin: 50px 0;
    }
    /* 标题 */
    .m-title{
        text-align: center;
        margin: 20px 0 30px;
    }
    .m-title-ch{
        font-size: 20px;
        color: #707070;
        padding: 16px 0;
        background: url(../img/icon/title.png) no-repeat top center;
        background-size: 60%;
    }
    .m-title-ch span{
        padding: 0 10px 6px;
        border-bottom: 1px solid #adadad;
    }
    .m-title-en{
        letter-spacing: 8px;
        color: #A9A9A9
    }
    .m-sub{
        position: relative;
        padding-left: 30px;
        height: 26px;
        line-height: 26px;
        color: #007b41;
        font-size: 16px;
    }
    .m-sub-btn{
        position: absolute;
        left: 0;top: 0;
        width: 26px;height: 26px;
        background: #007b41 url(../img/icon/sub.png) no-repeat center center;
        background-size: 80% auto;
    }
    .m-sub-box{
        position: fixed;
        top: 0;left: 100vw;
        width: 100vw;height: 100vh;
    }
    .m-sub-close{
        position: absolute;
        left: 0;top: 60px;
        width: 42px;height: 100%;
        background: rgba(0, 0, 0, .3) url(../img/icon/right.png) no-repeat center 30px;
        background-size: 26px auto;
    }
    .m-sub-list{
        position: absolute;
        left: 42px;top: 60px;
        width: calc(100% - 42px);height: 100%;
        background-color: #ffffff;
    }
    .m-sub-item a{
        display:block;
        color: #333333;
        font-size: 14px;
        line-height: 60px;
        border-bottom: 1px solid #f0f0f0;
        background: rgba(101, 190, 186, 0.3) url(../img/icon/dian.png) no-repeat center left;
        background-size: 26px auto;
        padding-left: 26px;
    }
    /* 关于我们 */
    .m-about-box{
        padding: 20px 0;
    }
    .m-about-text{
        text-indent: 2em;
    }
    .m-about-text p{
        margin-bottom: 8px;
        line-height: 22px;
    }
    /* 持有商标 */
    .m-brand-list{
        margin-bottom: 20px;
    }
    .m-brand-item{
        float: left;
        width: 49%;
        padding-bottom: 36%;
        margin-right: 2%;
        border: 1px solid #e4e4e4;
        background: url() no-repeat center center;
        background-size: contain;
        margin-bottom: 2%;
    }
    .m-honor-item{
        float: left;
        width: 49%;
        margin-right: 2%;   
    }
    .m-brand-item:nth-child(2n),.m-honor-item:nth-child(2n){
        margin-right: 0;
    }
    /* 荣誉证书 */
    .m-honor-img{
        width: 100%;
        padding-bottom: 75%;
        border: 1px solid #e4e4e4;
        background: url() no-repeat center center;
        background-size: cover;
    }
    .m-honor-text{
        font-size: 14px;
        padding: 10px 0;
    }
    /* 产品中心 */
    .m-pro-list{
        margin: 20px 0;
    }
    .m-pro-item{
        float: left;
        width: 48%;
        margin-right: 4%;
        margin-bottom: 2%;
    }
    .m-pro-item:nth-child(2){
        margin-right: 0;
    }
    .m-pro-item a{
        display: block;
        color: #707070;
        font-size: 14px;
    }
    .m-pro-img{
        width: 100%;
        padding-bottom: 75%;
        background: url() no-repeat center center;
        background-size: cover;
    }
    .m-pro-text{
        padding-top: 10px;
    }
    /* 新闻 */
    .m-news-list{
        border-bottom: 1px solid #f0f0f0;
    }
    .m-news-item{
        border-top: 1px solid #f0f0f0;
    }

    .m-news-item a{
        display: block;
        position: relative;
        padding: 10px 10px 14px 0;
    }

    .m-news-img{
        position: absolute;
        top: 10px;left: 0;
        width: 80px;height: 80px;
        background: #f0f0f0 url() no-repeat center center;
        background-size: cover;
    }
    .m-news-right{
        margin-left: 90px;
        width: calc(100% - 90px);
        color: #707070;
        font-size: 12px;
        min-height: 80px;
    }
    .m-news-rtitle{
        font-size: 15px;
        color: #323232;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
    .m-news-rtime {
        margin: 4px 0;
    }
    .m-news-rtime img{
        width: 14px;
        vertical-align: middle;
    }
    .m-news-rtext{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .m-news-rtext span{
        color: #868686;
        font-size: 13px;
    }
    .m-news-more{
        margin: 10px 0;
        padding: 6px 0;
        text-align: center;
        font-size: 12px;
        background-color: rgba(248,248,248,0.8);;
    }
    .m-news-more img{
        width: 16px;
        vertical-align: middle;
        margin-bottom: 2px;
    }
    /* 新闻详情 */
    .m-news-title{
        font-size: 20px;
        color: #000000;
        padding: 20px 0 30px;
        text-align: center;
    }
    .page-news-swiper{
        width: 100%;
        height: 200px;
    }
    /* 本例子css */
    .slideBox .bd img{ width:100%; min-height:200px; display:block;  }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBox .prev,
    .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/icon/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
    .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
    .slideBox .prev:hover,
    .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
    .slideBox .prevStop{ display:none;  }
    .slideBox .nextStop{ display:none;  }
    .m-news-text{
        text-indent: 2em;
        margin-bottom: 20px;
    }
    .m-news-page{
        border-top: 1px solid #f0f0f0;
    }
    .m-news-page a{
        display: block;
        padding-top: 10px;
        color: #707070;
    }
    /* 服务支持 */
    .m-service-title{
        font-size: 20px;
        color: #333333;
        padding: 30px 0;
        text-align: center;
    }
    .m-service-content{
        text-indent: 2em;
    }
    /* 招聘信息 */
    .m-job-item{
        padding: 10px 0;
    }
    .m-job-item a{
        position: relative;
        display: block;
        color: #707070;
        border-top: 1px solid #f0f0f0;
        padding-right: 10px;
    }
    .m-job-title{
        font-size: 16px;
        padding: 10px 0;
    }
    .m-job-text{
        font-size: 12px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 24px;
    }
    .m-job-link{
        position: absolute;
        width: 16px;height: 16px;
        right: -10px;
        top: 50%;
        margin-top: -8px;
    }
    /* 联系我们 */
    .m-page-contact{
        padding: 20px 5%;
    }
    .page-contact-item{
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    .page-contact-top div{
        font-size: 14px;
    }
    .page-con-title{
        font-size: 16px;
    }
    .page-contact-detail{
        font-size: 14px;
    }
    /* 留言 */
    .m-message-title{
        background-color: #F0F0F0;
        padding: 8px 0;
        font-size: 16px;
        text-align: center;
        color: #333333;
    }
    .m-message-attention{
        font-size: 14px;
        margin: 20px 0;
        padding: 4px 0 4px 10px;
        border-left: 1px solid #00a95f;

    }
    .m-form-title{
        font-size: 14px;
        margin: 10px 0;
        color: #707070;
    }
    .m-message-box input,.m-message-box textarea{
        width: 100%;
        border: 1px solid #f0f0f0;
        padding: 0 6px;
        font-size: 12px;
        line-height: 30px;
    }
    .m-yzm{
        position: relative;
    }
    .m-yzm input{
        width: 120px;
        margin-top: 4px;
    }
    .m-message-box input[type="button"]{
        background-color: #65beba;
        border: none;
        margin-top: 20px;
        border-radius: 4px;
        color: #ffffff;
        font-size: 14px;
    }

}
.about-part3-list::after,.about-part4-list::after,.about-page-list::after,.index-pro-list::after,.page-pro-bottom::after,.page-contact-list::after,.m-brand-list::after,.m-honor-list::after,.m-pro-list::after{
    content: "";
    display: block;
    clear: both;
}