* {
    font-family: Microsoft YaHei;
}

html,
body {
    position: relative;
    height: 100%;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper-container1 {
    width: 100%;
    height: 4.166667rem;
    overflow: hidden;
    position: relative;
}

.swiper-container1 .swiper-slide {
    width: 100%;
    height: 4.166667rem;
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container2 .swiper-pagination2 {
    padding-top: .347222rem;
    text-align: center;
}

.swiper-container2 {
    width: 100%;
    height: 2.638889rem;
    margin: 20px auto;
}

.swiper-container2 .swiper-slide {
    text-align: center;
    font-size: .125rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-container3 .swiper-slide,
.swiper-container4 .swiper-slide,
.swiper-container5 .swiper-slide {
    text-align: center;
    font-size: .125rem;
    background: #fff;
}


/* ----------- h5-菜-单 ------------- */

.navlist {
    display: none;
}


/* ---------轮-播-图-------  */

.carousel {
    width: 100%;
    height: 4.166667rem;
    position: relative;
    margin-bottom: .826389rem;
}


/* -------------搜-索------- */

.search {
    width: 6.944444rem;
    height: .486111rem;
    position: absolute;
    left: 16%;
    bottom: -0.381944rem;
    z-index: 999;
    background: white;
    box-shadow: 1px 2px 5px 0px rgba(51, 51, 51, 0.2);
}


/* 热门关键词 */

.search .keyword {
    width: 4.111111rem;
    height: .277778rem;
    float: left;
    border-right: .006944rem solid rgba(153, 153, 153, 1);
    line-height: .277778rem;
    margin-top: .104167rem;
    font-size: .111111rem;
}

.keyword p {
    display: inline-block;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    text-indent: .256944rem;
}

.keyword span {
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin-left: .180556rem;
}

.keyword span+span {
    margin-left: .215278rem;
}


/* 搜索 */

.search .search_in {
    width: 2.826389rem;
    height: .486111rem;
    float: right;
    position: relative;
}

.search_in input {
    width: 1.784722rem;
    height: .486111rem;
    border: none;
    outline: none;
    text-indent: .736111rem;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .111111rem;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.search_in .sea {
    width: 1.041667rem;
    height: .486111rem;
    background: rgba(0, 177, 183, 1);
    font-size: .138889rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    border: none;
    cursor: pointer;
}


/* -------------产-品-中-心-------- */

.product {
    width: 8.333333rem;
    height: 6rem;
    margin: 0 auto .5rem;
    text-align: center;
}

.product .title {
    font-size: .25rem;
}

.product .title .gs {
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.product .title .chan {
    color: #00B1B7;
}

.product .small {
    font-size: .097222rem;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
    margin-bottom: .3rem;
}


/* 选项卡 */

.choose {
    width: 8.333333rem;
    height: .277778rem;
    display: flex;
    display: -ms-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.choose li {
    /* flex:1; */
    border: .006944rem solid rgba(216, 216, 216, 1);
    border-radius: .034722rem;
    line-height: .277778rem;
    font-size: .097222rem;
    width: 1.25rem;
    height: .277778rem;
    color: #666666;
    cursor: pointer;
}

.choose li.qi {
    background: rgba(0, 177, 183, 1);
    border: .006944rem solid rgba(0, 177, 183, 1);
    color: white;
}

.choose li+li {
    margin-left: .111111rem;
}


/* 选项卡内容 */

.product .chooose_bottom {
    width: 8.333333rem;
    height: 4.1rem;
    margin-top: .2rem;
    position: relative;
}

.chooose_bottom>li {
    width: 8.333333rem;
    height: 4.1rem;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.chooose_bottom li.bott {
    display: block;
}

.chooose_bottom li .product_left {
    width: 4.166667rem;
    height: 4.1rem;
    float: left;
    position: relative;
}

.product_left img {
    width: 4.166667rem;
    height: 4.1rem;
}

.product_left .ti {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    height: .506944rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00B1B7;
    font-size: .138889rem;
    color: white;
    line-height: .506944rem;
}

.product_left .jia {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 177, 183, .8);
    opacity: 0;
    transition: all .6s ease 0s;
}

.product_left .jia .jia_in {
    width: auto;
    height: .694444rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}

.jia .jia_in img {
    width: .305556rem;
    height: .305556rem;
    margin-top: .138889rem;
}

.jia .jia_in .kk {
    font-size: .180556rem;
    color: white;
    font-weight: 400;
}

.product_left:hover .jia {
    opacity: 1;
}

.product_left:hover .jia_in {
    opacity: 1;
}

.product_left:hover .ti {
    opacity: 0;
}

.chooose_bottom li .product_right {
    width: 4.027778rem;
    height: 4.1rem;
    float: right;
    display: flex;
    display: -ms-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product_right .small_jia {
    width: 1.944444rem;
    height: 1.985rem;
    margin-bottom: .138889rem;
    position: relative;
}

.product_right .small_jia:nth-child(5),
.product_right .small_jia:nth-child(6) {
    display: none;
}

.product_right .small_jia>.tit {
    display: none;
}

.small_jia>img {
    width: 1.944444rem;
    height: 1.985rem;
}

.product_right .small_add {
    display: block;
    padding-top: .486111rem;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 177, 183, .8);
    transition: all .6s ease 0s;
}

.small_add>img {
    width: .277778rem;
    height: .277778rem;
}

.small_add .kk {
    font-size: .166667rem;
    margin-top: .208333rem;
    color: white;
}

.small_jia:hover .small_add {
    opacity: 1;
}


/* --------------查-看-更-多----------- */

.more {
    display: block;
    width: 1.388889rem;
    height: .347222rem;
    border: .006944rem solid rgba(204, 204, 204, 1);
    /*margin-top: .472222rem;*/
    margin: .472222rem auto;
    line-height: .347222rem;
    font-size: .129653rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.chooose_bottom li .right_h5 {
    display: none;
}


/* ------------------宣-传-语------------ */

.slogan {
    width: 100%;
    height: 1.388889rem;
    margin: 0 auto .576389rem;
}

.slogan div {
    width: 50%;
    height: 1.388889rem;
}

.slogan .slogan_left {
    background: url(../images/index/left.png) no-repeat;
    float: left;
    background-size: 100% 100%;
    text-align: right;
    padding: .458333rem .673611rem 0 0;
}

.slogan_left h3 {
    font-size: .201389rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: .118056rem;
}

.slogan_left h5 {
    font-size: .131944rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.slogan .slogan_right {
    background: url(../images/index/right.png) no-repeat;
    float: right;
    background-size: 100% 100%;
    color: #fff;
    padding-left: 1.4rem;
}

.slogan_right p {
    font-size: .125rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: .208333rem;
    margin-left: .555556rem;
}

.slogan_right p img {
    vertical-align: middle;
}

.slogan_right h3 {
    font-size: .222222rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.slogan_right a {
    display: inline-block;
    width: 1.666667rem;
    height: .277778rem;
    background: rgba(0, 177, 183, 1);
    border-radius: .034722rem;
    font-size: .125rem;
    margin: .11rem 0 .069444rem;
    text-align: center;
    line-height: .277778rem;
    color: white;
}

.slogan_right h5 {
    font-size: .125rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.cc {
    display: block;
}


/* ----------- 企-业-文-化 --------- */

.culture {
    width: 100%;
    height: 8.819444rem;
    margin: 0 auto;
}

.culture .title,
.culture .small {
    text-align: center;
}

.culture .title {
    font-size: .25rem;
}

.culture .title .gs {
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.culture .title .chan {
    color: #00B1B7;
}


/* 优势介绍  */

.advantages {
    width: 8.333333rem;
    height: 7.930556rem;
    margin: .451389rem auto 0;
}

.advantages li {
    width: 8.333333rem;
    height: 2.638889rem;
}

.advantages .ad_li1 img {
    width: 4.166667rem;
    height: 2.638889rem;
    float: left;
}

.advantages .ad_li1 .content {
    width: 4.16rem;
    height: 2.638889rem;
    background: rgba(238, 238, 238, 1);
    float: right;
    padding: .486111rem;
}

.advantages .ad_li2 .content {
    width: 4.166667rem;
    height: 2.638889rem;
    float: left;
    background: rgba(238, 238, 238, 1);
    padding: .486111rem;
}

.advantages .ad_li2 img {
    width: 4.16rem;
    height: 2.638889rem;
    float: right;
}

.content p:first-child {
    font-size: .208333rem;
    color: rgba(51, 51, 51, 1);
    margin-bottom: .243056rem;
}

.content p:last-child {
    display: block;
    width: 100%;
    /*height: 1.156069rem;*/
    font-size: .111111rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.ad_h5 {
    display: none;
}


/* ----------- 视-频-中-心 --------- */

.video {
    width: 100%;
    height: 4.747222rem;
    margin-top: .680556rem;
    padding-top: .368056rem;
    background: url(../images/bg2.png) no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    /* background: red; */
}

.video .title,
.video .small {
    text-align: center;
}

.video .title {
    font-size: .25rem;
}

.video .title .gs {
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.video .title .chan {
    color: #00B1B7;
}

.video .small {
    font-size: .097222rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.video_in {
    margin: .334722rem auto 0;
    width: 100%;
    height: 3.6rem;
    overflow: hidden;
    position: relative;
}

.swiper-container2 .swiper-slide {
    position: relative;
}

.video .vi_h5 {
    display: none;
}

.desc {
    position: absolute;
    width: 100%;
    height: .555556rem;
    bottom: 0;
    left: 0;
    text-align: left;
    /*padding-left: .277778rem;*/
    padding: .1rem;
    color: white;
    background: rgba(0, 0, 0, 0.3);
}

.desc .desc1 {
    font-size: .166667rem;
    margin-bottom: .027778rem;
}

.desc .desc2 {
    font-size: .097222rem;
    display: inline-block;
    width: 100%;
    height: .15rem;
    /*background: red;*/
    overflow: hidden;
}

.swiper-container2 .swiper-slide:hover .mask {
    opacity: 1;
}

.swiper-container2 .swiper-slide .mask {
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 0;
    display: flex;
    display: -ms-flex;
    justify-content: space-around;
    align-items: center;
    transition: .5s;
}

.swiper-container2 .swiper-slide .mask .bo {
    width: .4rem;
    height: .493333rem;
}

.video_h5 {
    display: none;
}


/* ---------- 关-于-我-们 --------- */

.ab_us {
    width: 100%;
    height: 4.34rem;
    background: #F5F5F5;
    padding-top: .708333rem;
    box-sizing: border-box;
}

.about {
    width: 8.333333rem;
    height: 3.625rem;
    margin: 0 auto;
    display: flex;
    display: -ms-flex;
    flex-wrap: nowrap;
}

.about_left {
    width: 3.83rem;
    height: inherit;
    padding: .722222rem 0 0 .5625rem;
    /* border: .006944rem solid #d8d8d8; */
    border-left: 0;
    background: white;
    position: relative;
}

.about_left img {
    width: .3125rem;
    height: 2.013889rem;
    position: absolute;
    left: 0;
    bottom: 0;
}


/* 关于我们 */

.about_left .ab {
    width: 1.166667rem;
    height: .486111rem;
    text-align: center;
    line-height: .486111rem;
    border-bottom: .027778rem solid #00b1b7;
    font-size: .277778rem;
    font-weight: 400;
    color: rgba(0, 177, 183, 1);
}

.about_left .us {
    width: 2.923611rem;
    /*height: .784722rem;*/
    font-family: MicrosoftYaHei;
    font-size: .097222rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-top: .354167rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}


/* 了解详情 */

.about_left .understand {
    display: inline-block;
    width: 1.25rem;
    height: .29rem;
    background-color: #00b1b7;
    border-radius: .034722rem;
    margin-top: .194444rem;
    text-align: center;
    line-height: .29rem;
    font-size: .118056rem;
    color: #fff;
}

.about_right {
    width: 4.5rem;
    height: inherit;
    position: relative;
}

.about_right h3 {
    width: 2rem;
    height: .451389rem;
    font-family: MicrosoftYaHei;
    font-size: .166667rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .194444rem;
    letter-spacing: 0px;
    color: #333333;
    margin-left: .444444rem;
    margin-bottom: .104167rem;
}

.about_right .qian {
    width: 4.583333rem;
    height: 2.4rem;
}

.about_right .hou {
    width: 3.472222rem;
    height: 2.222222rem;
    position: absolute;
    bottom: 0;
}


/* ------------ 成-功-案-例 ----------- */

.success {
    width: 8.333333rem;
    height: 2.097222rem;
    margin: .659722rem auto .534722rem;
    position: relative;
    border-top: .006944rem solid rgba(240, 240, 240, 1);
}

.success .dist {
    position: absolute;
    top: -0.145833rem;
    left: 34%;
    width: 2.777778rem;
    height: .3125rem;
    background: white;
    display: flex;
    display: -ms-flex;
    justify-content: space-between;
}

.success .dist span {
    display: inline-block;
    width: 1.25rem;
    height: .3125rem;
    cursor: pointer;
    /* background:rgba(255,255,255,1); */
    border: .006944rem solid rgba(240, 240, 240, 1);
    text-align: center;
    line-height: .3125rem;
    font-size: .111111rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.success .dist .honor {
    background: rgba(0, 177, 183, 1);
    border: .006944rem solid transparent;
    color: white;
}


/* 成-功-案-例-的-轮-播-图 */

.success_lbt {
    width: 100%;
    height: 1.527778rem;
    margin-top: .563rem;
    overflow: hidden;
}

.success_lbt .swiper-container3 {
    width: 100%;
    height: 1.527778rem;
}

.success_lbt .swiper-container3 .swiper-wrapper,
.success_lbt .swiper-container4 .swiper-wrapper,
.success_lbt .swiper-container5 .swiper-wrapper {
    width: 100%;
    height: 1.527778rem;
}

.success_lbt .swiper-slide {
    position: relative;
}

.success_lbt .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .25rem;
    background: rgba(0, 0, 0, 1);
    opacity: 0.5;
    color: #fff;
    text-align: center;
    line-height: .25rem;
    font-size: .097222rem;
}


/* ---------- 新-闻-动-态 ----------- */

.active {
    width: 8.333333rem;
    height: auto;
    margin: 0 auto .4rem;
    text-align: center;
    position: relative;
}

.active .title span:first-child {
    font-size: .25rem;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.active .title span:last-child {
    color: #00B1B7;
    font-size: .25rem;
}

.active .small {
    font-size: .097222rem;
    font-weight: bold;
    color: rgba(153, 153, 153, 1);
    margin-bottom: .347222rem;
}


/* 新-闻-动-态-轮-播-图- */

.act_lbt {
    width: 100%;
    height: auto;
    margin-top: .763889rem;
    overflow: hidden;
}

.act_lbt .swiper-container5 {
    width: 100%;
}

.swiper-container5 {
    display: block;
}

.swiper-container6 {
    display: none;
}

.act_lbt .swiper-container5 .swiper-slide {
    height: auto;
    border: .006944rem solid #e5e5e5;
}

.act_lbt .swiper-slide .eight {
    width: .972222rem;
    height: inherit;
    float: left;
    color: #018C91;
}

.act_lbt .swiper-slide .eight span:first-child {
    display: block;
    font-size: .444444rem;
    font-weight: 400;
    margin-top: .2rem;
}

.act_lbt .swiper-slide .new_title {
    width: 3rem;
    height: inherit;
    float: right;
    padding: .2rem .3rem .2rem .034722rem;
    font-size: .097222rem;
    text-align: justify;
}

.zuo {
    right: -0.4rem;
    width: .233333rem;
    height: .6rem;
    background: rgba(221, 221, 221, 1);
    color: #fff;
    text-align: center;
    line-height: .6rem;
    font-size: .226667rem;
    top: 56%;
}

.you {
    left: -0.4rem;
    width: .233333rem;
    height: .6rem;
    background: rgba(221, 221, 221, 1);
    color: #fff;
    text-align: center;
    line-height: .6rem;
    font-size: .226667rem;
    top: 56%;
}

.zuo11,
.you11 {
    display: none;
}

.new_title h3 {
    font-size: .166667rem;
    margin-bottom: .201389rem;
    font-weight: 400;
    color: #333;
}

.new_title p {
    width: 100%;
    /*height: .1rem;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    color: #666;
}

.textlist {
    display: none;
}

@media screen and (min-width: 760px) and (max-width: 1200px) {
    .footer .foot_bottom {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    .swiper-container1 {
        width: 100%;
        height: 6.166667rem;
        overflow: hidden;
        position: relative;
    }
    .swiper-container1 .swiper-slide {
        width: 100%;
        height: 6.166667rem;
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .carousel {
        /*margin-top: -0.426667rem;*/
        margin-bottom: 0;
    }
    .carousel .swiper-container-horizontal>.swiper-pagination-bullets {
        display: none;
    }
    .search {
        display: none;
    }
    /*首页导航*/
    .navlist {
        background: rgba(0, 177, 183, 1);
        width: 100%;
        height: 2.4rem;
        margin: 2rem auto .533333rem;
        display: block;
    }
    .navlist ul {
        padding: 0;
    }
    .navlist li {
        float: left;
        width: 25%;
        text-align: center;
        display: block;
    }
    .navlist li a {
        display: block;
    }
    .navlist li h3 {
        line-height: 1.2rem;
        font-size: .4rem;
        font-weight: 100;
        color: #fff;
        height: 1.2rem;
        border-right: .002667rem solid #86c5c7;
        border-bottom: .002667rem solid #32979b;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .navlist li:nth-child(4n) h3 {
        border-right: 0;
    }
    /* --------- 产-品-中-心 -------- */
    .product {
        width: 9.333333rem;
        height: 18.5rem;
        background: white;
    }
    .product .title span {
        font-size: .48rem;
    }
    .product .small {
        font-size: .266667rem;
        margin-top: .186667rem;
    }
    /* --------选-项-卡------ */
    .product .choose {
        width: 8.2rem;
        height: 2rem;
        margin: .213333rem auto .533333rem;
        align-items: center;
    }
    .product .choose>li {
        width: 2.4rem;
        height: .7rem;
        text-align: center;
        line-height: .65rem;
        font-size: .186667rem;
        border: .01333rem solid #D8D8D8;
        margin-bottom: .266667rem;
        box-shadow: 0px 0px 2px #e5e5e5;
        border-radius: .034722rem;
    }
    .choose li+li {
        margin-left: 0;
    }
    .choose li.qi {
        background: rgba(0, 177, 183, 1);
        border: .026667rem solid rgba(0, 177, 183, 1);
        color: white;
    }
    /* ----------选-项-卡-内-容--------- */
    .product .chooose_bottom {
        width: 100%;
        height: 13.5rem;
    }
    .chooose_bottom>li {
        width: 100%;
        height: 4.5rem;
        margin: 0 auto;
    }
    .jia .jia_in img {
        width: .533333rem;
        height: .533333rem;
        margin-top: .138889rem;
    }
    .jia .jia_in .kk {
        font-size: .35rem;
        color: white;
        font-weight: 400;
    }
    .product .chooose_right>li {
        width: 100%;
        height: 4.533333rem;
    }
    .chooose_bottom li .product_left,
    .chooose_bottom li .product_right {
        display: none;
    }
    .product_left img {
        width: 6.16rem;
        height: 4.4rem;
    }
    .chooose_bottom li .right_h5 {
        width: 96%;
        height: 4.5rem;
        display: flex;
        display: -ms-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .product_right .small_jia {
        width: 47%;
        height: 4rem;
        margin-bottom: .533333rem;
        position: relative;
        /*background: red;*/
        /*border:.0001rem solid #999999;*/
        box-shadow: 0px 0px 2px #e5e5e5;
    }
    .product_right .small_jia:nth-child(5),
    .product_right .small_jia:nth-child(6) {
        display: block;
    }
    .product_right .small_jia>img {
        width: 100%;
        height: 3.3rem;
    }
    .product_right .small_jia>.tit {
        position: absolute;
        bottom: 0;
        font-size: .2rem;
        color: #333333;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        height: .5rem;
        /*background: red;*/
        overflow: hidden;
    }
    .product_right .small_add {
        display: none;
        width: 100%;
        height: 100%;
    }
    .small_add>img {
        width: 0.7rem;
        height: 0.7rem;
    }
    .small_add .kk {
        font-size: .213333rem;
    }
    .product_right .aa {
        display: none;
    }
    .more {
        width: 2.666667rem;
        height: .666667rem;
        color: #999;
        font-size: .24rem;
        line-height: .666667rem;
    }
    /* --------宣-传-语--------- */
    .slogan {
        width: 100%;
        height: 2.733333rem;
    }
    .slogan .slogan_left {
        width: 100%;
        height: 2.666667rem;
        background: url(../images/index/left1.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        display: none;

    }
    .slogan .slogan_left1 {
        width: 100%;
        height: 2.666667rem;
        background: url(../images/index/left1.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        display: block;
    }
    .slogan_left h3 {
        font-size: .426667rem;
        margin-top: .35rem;
    }
    .slogan_left h5 {
        font-size: .24rem;
    }
    .slogan .slogan_right {
        width: 100%;
        height: 2.666667rem;
        background: url(../images/index/right1.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        padding-left: 0;
        font-size: .24rem;

    }
    .slogan .slogan_right1 {
        width: 100%;
        height: 2.666667rem;
        background: url(../images/index/right1.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        padding-left: 0;
        font-size: .24rem;
        display: none;

    }
    .slogan_right p {
        margin-top: .35rem;
        margin-left: 0;
    }
    .slogan_right img {
        width: .25rem;
        height: .25rem;
    }
    .slogan_right h3 {
        font-size: .426667rem;
    }
    .slogan_right a {
        width: 3.2rem;
        height: .533333rem;
        font-size: .24rem;
        line-height: .533333rem;
        margin-bottom: .213333rem;
    }
    /* -------- 企-业-文-化 ------- */
    .culture {
        width: 9.333333rem;
        height: 9.44rem;
    }
    .culture .title span {
        font-size: .48rem;
    }
    .culture .small {
        font-size: .266667rem;
        margin-top: .186667rem;
    }
    /* -----优-势-介-绍---- */
    .advantages {
        display: none;
    }
    /* -----h5-页-面-的-优-势-介-绍----- */
    .culture .ad_h5 {
        width: 100%;
        height: 7.466667rem;
        margin-top: .8rem;
        display: block;
        overflow: hidden;
    }
    .ad_h5 .advantages1 {
        width: 23rem;
        height: inherit;
        margin-left: -6.8rem;
        display: flex;
        display: -ms-flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .advantages1 .ad_li1 {
        width: 7.3rem;
        height: inherit;
        margin: 0 .2rem;
    }
    .ad_li1 img {
        width: 7.3rem;
        height: 5.066667rem;
    }
    .ad_li1 .content1 {
        width: 100%;
        height: 2.4rem;
        background: #eee;
        padding: .253333rem;
    }
    .ad_li1 .content1 p:first-child {
        font-size: .4rem;
    }
    .ad_li1 .content1 p:nth-child(2) {
        width: 100%;
        height: 1rem;
        /*background: red;*/
        font-size: .213333rem;
        margin-top: .266667rem;
        overflow: hidden;
        /*white-space: nowrap;*/
    }
    /* ----------视-频-中-心-------- */
    .video {
        width: 100%;
        height: 9rem;
        margin: .693333rem auto 0;
        background: none;
        background-position-x: center;
        background-position-y: center;
    }
    .video .title span {
        font-size: .48rem;
    }
    .video .small {
        font-size: .266667rem;
        margin-top: .186667rem;
    }
    .video .video_in {
        display: none;
    }
    .video .vi_h5 {
        width: 100%;
        height: 100%;
        display: block;
        margin-top: .6rem;
        position: relative;
    }
    .vi_h5 img {
        width: 100%;
        height: 6.8rem;
    }
    .vi_h5 .mask {
        display: none;
    }
    .vi_h5 .mask {
        width: 100%;
        height: 6.8rem;
        background: rgba(0, 0, 0, .2);
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        display: -ms-flex;
        justify-content: center;
        align-items: center;
    }
    .vi_h5 .mask .bo {
        width: .8rem;
        height: 1.066667rem;
    }
    .vi_h5 p{
        padding: 0 .6rem;
        font-size: .4rem;
    }
    /* ------------ 关-于-我-们 ----------- */
    .ab_us {
        width: 100%;
        height: 12.613333rem;
        padding: 0;
    }
    .ab_us .about {
        width: 100%;
        height: 12.613333rem;
        margin: 1.5rem auto;
        display: flex;
        display: -ms-flex;
        flex-wrap: wrap-reverse;
    }
    .about .about_right {
        width: 100%;
        height: 5.92rem;
        position: relative;
    }
    .about_right h3 {
        display: none;
    }
    .about_right .qian {
        width: 100%;
        height: 5.36rem;
        position: absolute;
    }
    .about_right .hou {
        width: 7.786667rem;
        height: 4.5rem;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .about .about_left {
        width: 100%;
        height: 6.72rem;
        border-bottom: .026667rem solid #D8D8D8;
    }
    .about_left img {
        width: .613333rem;
        height: 3.946667rem;
        margin-left: .186667rem;
        margin-bottom: .35rem;
    }
    .about_left .ab {
        width: 2.266667rem;
        height: .906667rem;
        font-size: .533333rem;
        margin-left: .533333rem;
    }
    .about_left .us {
        width: 100%;
        height: 3.3rem;
        /*margin-left: .533333rem;*/
        font-size: .186667rem;
        /*margin-top: .666667rem;*/
        line-height: .5rem;
        /*margin-bottom: 1.1rem;*/
        padding: .4rem;
        text-align: justify;
    }
    .about_left .understand {
        display: block;
        /*margin-left: .533333rem;*/
        margin: .5rem auto;
        width: 2.4rem;
        height: .613333rem;
        font-size: .293333rem;
        line-height: .613333rem;
    }
    /* ------------ 成-功-案-例 ---------- */
    .success {
        width: 100%;
        height: 4.32rem;
        position: relative;
    }
    .success .dist {
        width: 5.333333rem;
        height: .613333rem;
        position: absolute;
        left: 22%;
        top: -.27rem;
    }
    .success .dist span {
        width: 2.4rem;
        height: .613333rem;
        text-align: center;
        line-height: .613333rem;
        font-size: .213333rem;
    }
    .success .success_lbt {
        width: 100%;
        height: 2.96rem;
        margin-top: 1.066667rem;
    }
    .success_lbt .swiper-container3 {
        width: 100%;
        height: 2.96rem;
    }
    .swiper-container3 div {
        height: inherit;
    }
    .success_lbt .swiper-slide {
        width: 6rem;
        height: 2.96rem;
        position: relative;
    }
    .success_lbt .swiper-slide p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: .48rem;
        background: rgba(0, 0, 0, 1);
        opacity: 0.5;
        color: #fff;
        text-align: center;
        line-height: .48rem;
        font-size: .186667rem;
    }
    .success .swiper-button-next,
    .success .swiper-button-prev {
        display: none;
    }
    /* --------- 新-闻-动-态 --------- */
    .active {
        height: auto;
    }
    .active .act_lbt {
        display: none;
    }
    .active .title {
        margin-bottom: .533333rem;
    }
    .active .title span:first-child {
        font-size: .48rem;
    }
    .active .title span:last-child {
        font-size: .48rem;
    }
    /*新闻资讯*/
    .textlist {
        display: block;
        margin: 0 0.24rem;
        margin-top: 0;
    }
    .textlist ul {
        display: inline-block;
        width: 100%;
    }
    .textlist ul li {
        display: block;
        width: 100%;
        float: left;
        border-bottom: #dddddd solid 1px;
        padding: .2rem 0;
    }
    /*.textlist ul li:nth-child(4) {*/
    /*    border-bottom: none;*/
    /*}*/
    .textlist ul li .tl {
        float: left;
        width: 5.5rem;
        text-align: left;
    }
    .textlist ul li .tl .em {
        display: block;
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.4rem;
        margin-bottom: 0.09rem;
        font-weight: normal;
        /*text-overflow: ellipsis;*/
        /*white-space: nowrap;*/
        /*overflow: hidden;*/
    }
    .textlist ul li .tl .de {
        text-indent: 4ch;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        height: 1.8rem;
        font-size: .22rem;
        line-height: 0.6rem;
        color: #999999;
        margin-bottom: 0.09rem;
        text-align: left;
    }
    .textlist ul li .tl span {
        display: block;
        font-size: 0.2rem;
        color: #999999;
        line-height: 0.2rem;
        float: left;
        height: 0.24rem;
        line-height: 0.24rem;
    }
    .textlist ul li .tl .i {
        display: block;
        font-size: 0.2rem;
        color: #999999;
        line-height: 0.2rem;
        float: left;
        height: 0.24rem;
        line-height: 0.24rem;
    }
    .textlist ul li img {
        float: right;
        width: 1.84rem;
        height: 1.38rem;
    }
    .photo {
        width: 1.84rem;
        height: 1.38rem;
        overflow: hidden;
        position: relative;
        float: right;
    }
    .photo .nnll {
        top: 0;
        z-index: 2;
        position: absolute;
        width: 1.84rem;
        height: 1.38rem;
        line-height: 1.319444rem;
        text-align: center;
        font-size: .2rem;
        color: #f4f4f4;
    }
}