@charset "UTF-8";
.home__product-info {
    opacity: 0;
    -webkit-transform: translate3d(0, .3rem, 0);
    transform: translate3d(0, .3rem, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.home__product-list li > div {
    opacity: 0;
    -webkit-transform: translate3d(0, .3rem, 0);
    transform: translate3d(0, .3rem, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.home__product-list-info {
    opacity: 0;
    -webkit-transform: translate3d(0, .3rem, 0);
    transform: translate3d(0, .3rem, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.home__product-title {
    opacity: 0;
    -webkit-transform: translate3d(0, .3rem, 0);
    transform: translate3d(0, .3rem, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.home__news h2 {
    opacity: 0;
    -webkit-transform: translate3d(0, .3rem, 0);
    transform: translate3d(0, .3rem, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.aniview.home__product-info {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aniview .home__product-list li > div {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aniview.home__product-list-info {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aniview.home__product-title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.aniview.home__news h2 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page__home {
    padding-bottom: 1.11rem
}

.module-content {
    max-width: 1.92rem;
    min-width: 12rem;
    margin: 0 auto
}

.content-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}


body p {margin-bottom: 0;}

#Banner{width:100%;height:auto;position:relative;overflow:hidden}
#Banner .banner-swiper{height:604px;margin-bottom:5px}
#Banner .mobile-banner-swiper{display:none}
#Banner .swiper-container .swiper-slide,#Banner .swiper-container .swiper-wrapper,.ban-swiper{width:100%;height:100%!important}
#Banner .swiper-container .swiper-slide{position:relative}
#Banner .swiper-container .wall-img{width:100%;height:100%;background-size:cover!important;display:block}
#Banner .swiper-container a{display:block;width:100%;height:100%}
#Banner .swiper-container .swiper-slide img{display:block;width:100%}
#Banner .banner-infor{width:80%;height:100%;position:absolute;top:0;left:8%;z-index:10}
#Banner .banner-text{width:60%;height:auto;position:relative;z-index:10;font-size:46px;padding-top:10%;}
#Banner .banner-text h1{display:block;height:65px;line-height:60px;font-size:1em;color:#fff;font-weight:700}
#Banner .banner-text p{display:block;font-size:21px;color:#fff}
#Banner .a-link, #Banner .lk-link{width:145px;height:37px;line-height:37px;margin-top:30px;border:1px solid #fff;display:none;background:0 0}
#Banner .lk-link{position:absolute;top:50%;left:8%;z-index:100;}
#Banner .a-link a{display:block;width:100%;height:100%;color:#fff;font-size:16px}
#Banner .a-link p{display:inline-block;background:url(../images/link-rt.png) no-repeat 100px 50%;padding-right:0}
#Banner .a-link a:hover p{background:url(../images/link-rt.png) no-repeat center right;padding-right:40px}
#Banner .swiper-pagina{width:100%;position:absolute;left:0;bottom:20px;z-index:100}
#Banner .swiper-pagina .swiper-pagination{width:90%;text-align:right;margin:0 auto;position:static}
#Banner .ban-swiper .swiper-pagination{width:90%;text-align:center;margin:0 auto}
#Banner .swiper-pagina .swiper-pagination-bullet,#Banner .swiper-pagina .swiper-pagination-switch{display:inline-block;width:10px;height:10px;border-radius:5px;background:#d2d2d2;margin:0 5px;cursor:pointer;opacity:1}
#Banner .swiper-pagina .swiper-active-switch,#Banner .swiper-pagina .swiper-pagination-bullet-active{background:#546c9e}
#Banner .swiper-pagina .mobile-swiper-pagination{text-align:center}
#Banner .pageBanner{width:100%;position:relative;overflow:hidden}
#Banner .pageBanner img{display:block;width:100%}
#Banner #bannerPic{display:block;height:251px}
.mobile-banner {display: none;}
#Banner .search-case{width:430px;height:120px;position:absolute;top:50%;left:50%;margin-top:-60px;margin-left:-215px}
#Banner .search-case h1{font-size:1.5rem;color:#fff;font-weight:400;text-align:center;display:block;margin-bottom:.875rem}
#Banner .search-layer{background:#fff;width:100%;height:40px;border-radius:20px;position:relative;overflow:hidden}
#Banner .search-layer span{display:block;height:100%;margin-left:50px;margin-right:20px}
#Banner .ui-button{width:50px;height:40px;border:none;box-sizing:border-box;position:absolute;top:0;left:0;background:url(../images/find.png) no-repeat center}
#Banner .ui-input{width:100%;height:100%;border:none;box-sizing:border-box}












.index-page__nav {
    position: fixed;
    top: 50%;
    right: .2rem;
    z-index: 10
}

.index-page__nav .index-page__nav-item {
    border: .02rem solid transparent;
    border-radius: 50%;
    position: relative;
    display: block;
    height: .2rem;
    width: .2rem;
    margin-bottom: .16rem;
    outline: 0 none;
    cursor: pointer;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.index-page__nav .index-page__nav-item:before {
    content: ' ';
    position: absolute;
    bottom: -.24rem;
    left: .09rem;
    width: 1px;
    height: .28rem;
    background-color: rgba(155, 155, 155, .2)
}

.index-page__nav .index-page__nav-item.last:before {
    display: none
}

.index-page__nav .index-page__nav-item span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: .04rem;
    height: .04rem;
    border-radius: 50%;
    background: #959595;
    margin-left: -.02rem;
    margin-top: -.02rem;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.index-page__nav .index-page__nav-item .nav-item__title {
    position: absolute;
    right: .4rem;
    text-indent: 0;
    white-space: nowrap;
    text-align: right;
    color: #999;
    line-height: .22rem;
    opacity: 0;
    -webkit-transition: .36s ease;
    transition: .36s ease;
    top: .1rem;
    visibility: hidden
}

.index-page__nav .index-page__nav-item.active, .index-page__nav .index-page__nav-item:hover {
    background-color: transparent;
    border-color: #666
}

.index-page__nav .index-page__nav-item.active span, .index-page__nav .index-page__nav-item:hover span {
    background-color: #666
}

.index-page__nav .index-page__nav-item.active .nav-item__title, .index-page__nav .index-page__nav-item:hover .nav-item__title {
    opacity: 1;
    top: 0;
    visibility: visible
}

.module-container {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.module-container.active .module-info h2 {
    opacity: 1;
    -webkit-transform: transform(0, .2rem, 0);
    transform: translate(0, 0)
}

.module-container.active .module-info p {
    opacity: 1;
    -webkit-transform: transform(0, .2rem, 0);
    transform: translate(0, 0)
}

.module-container .module-info {
    width: 12rem;
    margin: 0 auto;
    text-align: left;
    margin-top: 2.45rem
}

.module-container .module-info h2 {
    font-size: .48rem;
    letter-spacing: 0;
    line-height: .68rem;
    font-weight: 700;
    width: 4.8rem;
    opacity: 0;
    -webkit-transform: translate3d(0, .2rem, 0);
    transform: translate3d(0, .2rem, 0);
    transition: all 1s cubic-bezier(.4, 0, .2, 1);
    transform: translate(2rem, 0)
}

.module-container .module-info p {
    margin-top: .25rem;
    font-size: .3rem;
    line-height: .3rem;
    opacity: 0;
    -webkit-transform: translate3d(0, .2rem, 0);
    transform: translate3d(0, .2rem, 0);
    transition: all 1s cubic-bezier(.4, 0, .2, 1) .2s;
    transform: translate(2rem, 0)
}

.module-container .module-info .a-button {
    background-image: linear-gradient(90deg, #6692FF 0, #4A52FF 100%);
    border-radius: .22rem;
    height: .44rem;
    line-height: .44rem;
    padding: 0 .25rem;
    margin-bottom: .2rem;
    display: inline-block;
    color: #fff;
    font-size: .23rem
}

.module-container .module-info.english h2 {
    font-weight: 300;
    font-size: .3rem
}

.module-container .module-info.english p {
    font-weight: 700;
    font-size: .5rem
}

.module-container .a-banner {
    display: block;
    width: 16rem;
    height: 100%
}

.prodcut-c6cn .module-info {
    margin-top: 2.43rem
}

.prodcut-c6cn .module-info h2 {
    width: 8rem
}

.img-wrapper {
    margin: 0 .5rem .2rem .5rem;
    max-height: 7rem;
    overflow: hidden
}

.img-wrapper .img-wrapper__item {
    float: left;
    display: block;
    position: relative;
    width: 24.5%;
    height: 100%;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.img-wrapper .img-wrapper__item.w {
    width: 49%
}

.img-wrapper .img-wrapper__item img {
    display: block;
    border: 0;
    width: 100%
}

.img-wrapper .img-wrapper__item .bg-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.item-cnt {
    position: absolute;
    width: 100%;
    height: .02rem;
    top: 50%;
    margin-top: .1rem
}

.item-cnt .item-cnt__title {
    position: absolute;
    top: 50%;
    margin-top: -.47rem;
    width: 100%;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .36s ease 0s;
    transition: all .36s ease 0s
}

.item-cnt .item-cnt__title h2 {
    margin-bottom: .14rem;
    font-size: .26rem;
    color: #fff;
    line-height: 1.2
}

.item-cnt .item-cnt__title h2.color-black {
    color: #000
}

.item-cnt .item-cnt__title p {
    font-size: .14rem;
    color: #fff;
    line-height: 1
}

.item-cnt .item-cnt__title p.color-black {
    color: #000
}

.item-cnt .item-cnt__title .hover-text {
    display: none
}

.item-cnt .item-cnt__btn {
    position: absolute;
    left: 50%;
    margin-left: -1rem;
    top: 50%;
    margin-top: .8rem;
    width: 2rem;
    height: .46rem;
    border: 1px solid #fff;
    border-radius: .23rem;
    line-height: .46rem;
    vertical-align: middle;
    color: #fff;
    font-size: .14rem;
    text-align: center;
    cursor: pointer;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9);
    -webkit-transition: all .36s cubic-bezier(0, 0, .74, 1.6) .1s;
    transition: all .36s cubic-bezier(0, 0, .74, 1.6) .1s
}

.item-cnt .item-cnt__btn:hover {
    background-color: #fff;
    color: #333
}

.item-cnt .item-cnt__btn a {
    display: block;
    height: 100%
}

.item-cnt .item-cnt__btn a:hover {
    color: #fff
}

.item-cnt .item-cnt__pro {
    position: absolute;
    width: 2.7rem;
    left: 50%;
    margin-left: -1.35rem;
    top: -.9rem;
    height: 1.6rem;
    text-align: center;
    visibility: hidden
}

.item-cnt .item-cnt__pro .item-cnt__pro-t {
    position: relative;
    display: block;
    margin-bottom: .36rem;
    font-size: .14rem;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .3s ease-out -.1s;
    transition: all .3s ease-out -.1s;
    opacity: 0
}

.item-cnt .item-cnt__pro .item-cnt__pro-t:after {
    content: ' ';
    position: absolute;
    left: .47rem;
    top: 50%;
    width: .3rem;
    height: 1px;
    background-color: #fff
}

.item-cnt .item-cnt__pro .item-cnt__pro-t:before {
    content: ' ';
    position: absolute;
    right: .47rem;
    top: 50%;
    width: .3rem;
    height: 1px;
    background-color: #fff
}

.item-cnt .item-cnt__pro .item-cnt__pro-p {
    display: block;
    text-align: center
}

.item-cnt .item-cnt__pro .item-cnt__pro-p .item {
    display: inline-block;
    width: .78rem;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(0, .6rem, 0);
    transform: translate3d(0, .6rem, 0);
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.item-cnt .item-cnt__pro .item-cnt__pro-p .item.first {
    -webkit-transition-delay: -.15s;
    transition-delay: -.15s;
    margin-right: .24rem
}

.item-cnt .item-cnt__pro .item-cnt__pro-p .item.second {
    -webkit-transition-delay: -.1s;
    transition-delay: -.1s
}

.item-cnt .item-cnt__pro .item-cnt__pro-p .item img {
    display: block;
    border: 0;
    width: 100%;
    height: auto
}

.img-wrapper__item:hover .cover-mask {
    visibility: visible;
    opacity: 1
}

.img-wrapper__item:hover .item-cnt__title {
    margin-top: -1.8rem
}

.img-wrapper__item:hover .item-cnt__title h2, .img-wrapper__item:hover .item-cnt__title p {
    color: #fff
}

.img-wrapper__item:hover .item-cnt__title .static-text {
    display: none
}

.img-wrapper__item:hover .item-cnt__title .hover-text {
    display: block
}

.img-wrapper__item:hover .item-cnt__btn {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.img-wrapper__item:hover .item-cnt__pro {
    visibility: visible
}

.img-wrapper__item:hover .item-cnt__pro .item-cnt__pro-t {
    opacity: 1
}

.img-wrapper__item:hover .item-cnt__pro .item-cnt__pro-p .item {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#ms_js .module-container {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

#ms_js .slide-info {
    width: 5.96rem;
    height: 4rem;
    position: absolute;
    left: 50%;
    margin-left: -2.98rem;
    top: 50%;
    margin-top: -2.5rem;
    text-align: center;
    z-index: 5;
    background: url(about:blank)
}

#ms_js .slide-info.active .play-box, #ms_js .slide-info.active .tag-list, #ms_js .slide-info.active h2, #ms_js .slide-info.active p {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

#ms_js .slide-info.active:hover .play-box {
    opacity: .5;
    visibility: visible
}

#ms_js .slide-info h2 {
    font-size: .46rem;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-bottom: .3rem
}

#ms_js .slide-info p {
    font-size: .18rem;
    color: #fff;
    line-height: 1.5;
    text-align: left
}

#ms_js .slide-info .tag-list {
    margin-top: .4rem;
    word-spacing: -.06rem
}

#ms_js .slide-info .tag-list__item {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    word-spacing: 0;
    text-align: center
}

#ms_js .slide-info .play-box {
    display: inline-block;
    position: relative;
    width: .66rem;
    height: .66rem;
    margin-bottom: .4rem;
    border: 0;
    cursor: pointer;
    opacity: .5
}

#ms_js .slide-info .play-box .play-btn {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0
}

#ms_js .slide-info .play-box .pause-btn {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    top: 0;
    display: none
}

#ms_js .video-cover {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 3
}

#sy .img-wrapper .img-wrapper__item {
    margin-right: 0
}

#sy .img-wrapper .img-wrapper__item.w33 {
    width: 33.3333%
}

#bs_js .img-wrapper {
    max-height: 7rem
}

#ysrelate_js .module-container {
    padding: 0;
    background-color: #697076
}

#ysrelate_js .module-container .left-cnt {
    float: left;
    width: 30%;
    height: 100%;
    overflow: hidden
}

#ysrelate_js .module-container .left-cnt img {
    display: block;
    border: 0;
    height: 100%;
    width: auto
}

#ysrelate_js .module-container .right-cnt {
    position: relative;
    height: 100%;
    margin-left: 30%;
    overflow: hidden
}

.right-cnt .ys-info {
    width: 10.6rem;
    height: 7.4rem;
    position: absolute;
    left: 50%;
    margin-left: -5.3rem;
    top: 50%;
    margin-top: -3.5rem
}

.right-cnt .ys-info .ys-info__title {
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transform: translate3d(0, .2rem, 0);
    transform: translate3d(0, .2rem, 0);
    visibility: hidden;
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.right-cnt .ys-info .ys-info__title .h2 {
    font-size: .3rem;
    line-height: 1.5;
    margin-bottom: .1rem
}

.right-cnt .ys-info .ys-info__title .about {
    position: relative;
    font-size: .14rem;
    margin-bottom: .3rem
}

.right-cnt .ys-info .ys-info__title .about:after {
    content: ' ';
    display: block;
    width: .4rem;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -.2rem;
    bottom: -.14rem;
    background-color: #fff
}

.right-cnt .ys-info .ys-info__title .desc {
    font-size: .14rem;
    line-height: 1.5
}

.right-cnt .ys-info .ys-info__title .desc p {
    margin-bottom: .11rem
}

.right-cnt .ys-info .ys-info__title .get-more {
    font-size: .16rem;
    margin-bottom: .4rem
}

.right-cnt .ys-info .ys-info__title:hover .get-more .hover-more__sign {
    margin-left: .1rem;
    opacity: 1
}

.ys-info__img {
    width: 100%;
    height: 65%
}

.ys-info__img .ys-info__img-item {
    float: left;
    display: block;
    width: 32%;
    height: 100%;
    margin-right: 2%;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: translate3d(0, 1rem, 0);
    transform: translate3d(0, 1rem, 0);
    visibility: visible;
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.ys-info__img .ys-info__img-item.second {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.ys-info__img .ys-info__img-item.third {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.ys-info__img .ys-info__img-item .img-box {
    display: block;
    height: 75%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.ys-info__img .ys-info__img-item img {
    display: block;
    border: 0;
    height: auto;
    width: 100%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.ys-info__img .ys-info__img-item .title {
    height: 25%;
    padding-top: 10%;
    font-size: .18rem;
    text-align: center;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.ys-info__img .ys-info__img-item .title h2 {
    font-size: 100%;
    color: #333;
    line-height: 1;
    margin-bottom: .14rem
}

.ys-info__img .ys-info__img-item .title p {
    font-size: 89%;
    color: #999;
    line-height: 1
}

.ys-info__img .ys-info__img-item:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.ys-info__img .ys-info__img-item:hover .title {
    padding-top: 8%
}

.news-wrapper {
    height: 100%;
    width: 100%;
    max-height: 9.6rem
}

.news-wrapper .news-wrapper__title {
    display: table;
    width: 100%;
    height: 40%;
    text-align: center;
    vertical-align: middle;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.news-wrapper .news-wrapper__title .table-cell {
    display: table-cell;
    vertical-align: middle
}

.news-wrapper .news-wrapper__title .table-cell h2 {
    font-size: .3rem;
    color: #fff;
    line-height: 1;
    margin-bottom: .6rem
}

.news-wrapper .news-wrapper__title .table-cell p {
    font-size: .14rem;
    color: #fff
}

.news-wrapper .news-wrapper__box {
    padding: .5rem .5rem 0;
    height: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.news-wrapper .inner-ani {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translate3d(0, .2rem, 0);
    transform: translate3d(0, .2rem, 0);
    -webkit-transition: all .72s ease;
    transition: all .72s ease
}

.img-scroll {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.img-scroll .img-scroll__inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.img-scroll .img-scroll__item {
    float: left;
    width: 7.6rem;
    height: 100%;
    margin-right: .2rem;
    cursor: pointer
}

.img-scroll .img-scroll__item .img-scroll__item-shadow {
    display: block;
    width: 98%;
    height: 95%;
    margin: 2.5% 1%;
    -webkit-box-shadow: 0 0 .2rem rgba(0, 0, 0, .03);
    box-shadow: 0 0 .2rem rgba(0, 0, 0, .03);
    border-radius: .05rem
}

.img-scroll .img-scroll__item .img-scroll__item-shadow:hover {
    color: #999
}

.img-scroll .img-scroll__item .img-scroll__item-img {
    float: left;
    width: 60%;
    height: 100%;
    overflow: hidden
}

.img-scroll .img-scroll__item .img-scroll__item-img .bg-img {
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .36s;
    transition: all .36s
}

.img-scroll .img-scroll__item .img-scroll__item-desc {
    margin-left: 60%;
    height: 100%;
    padding: .34rem .2rem 0
}

.img-scroll .img-scroll__item .img-scroll__item-desc .sign {
    font-size: .16rem;
    color: #f93;
    line-height: 1.2;
    margin-bottom: .24rem
}

.img-scroll .img-scroll__item .img-scroll__item-desc .title {
    font-size: .24rem;
    color: #333;
    line-height: 1.2;
    margin-bottom: .3rem
}

.img-scroll .img-scroll__item .img-scroll__item-desc .desc, .img-scroll .img-scroll__item .img-scroll__item-desc .desc-cut {
    font-size: .14rem;
    color: #999;
    line-height: 2;
    margin-bottom: .4rem
}

.img-scroll .img-scroll__item .img-scroll__item-desc .desc-cut {
    display: none;
    line-height: 1.2;
    margin-bottom: .2rem
}

.img-scroll .img-scroll__item .img-scroll__item-desc .check {
    font-size: .14rem;
    color: #333
}

.img-scroll .img-scroll__item:hover .img-scroll__item-img .bg-img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.img-scroll .img-scroll__item:hover .img-scroll__item-desc .check.hover-more .hover-more__sign {
    margin-left: .1rem;
    opacity: 1
}

.img-scroll .ctrl-left, .img-scroll .ctrl-right {
    position: absolute;
    width: .46rem;
    height: .66rem;
    top: 50%;
    margin-top: -.33rem;
    cursor: pointer
}

.img-scroll .ctrl-left {
    left: .06rem
}

.img-scroll .ctrl-right {
    right: .06rem
}

#job_js .module-container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

#job_js .job-info {
    width: 10.6rem;
    height: 4.6rem;
    position: absolute;
    left: 50%;
    margin-left: -5.03rem;
    top: 50%;
    margin-top: -2.03rem;
    background-color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#job_js .job-info .job-info__desc {
    width: 5.6rem;
    float: left
}

#job_js .job-info .job-info__img {
    margin-left: 5.6rem
}

#job_js .job-info .job-info__img img {
    display: block;
    border: 0
}

.job-info__desc {
    padding-top: .7rem
}

.job-info__desc .title {
    margin-bottom: .3rem;
    opacity: 0;
    -webkit-transform: scale(.95, .95);
    transform: scale(.95, .95);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.job-info__desc .title h2 {
    font-size: .3rem;
    color: #333;
    line-height: 1.2;
    margin-bottom: .08rem
}

.job-info__desc .title p {
    font-size: .14rem;
    color: #666;
    line-height: 1.2
}

.job-info__desc .desc {
    font-size: .14rem;
    line-height: 2;
    color: #333;
    margin-bottom: .5rem;
    opacity: 0;
    -webkit-transform: translate3d(0, .2rem, 0);
    transform: translate3d(0, .2rem, 0);
    -webkit-transition: all .5s ease .4s;
    transition: all .5s ease .4s
}

.job-info__desc .more-btn {
    display: inline-block;
    position: relative;
    width: 4.05rem;
    height: .45rem;
    line-height: .45rem;
    vertical-align: middle;
    font-size: .14rem;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease .9s;
    transition: all .5s ease .9s
}

.job-info__desc .more-btn:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: .22rem;
    border-top: .02rem solid #333;
    border-left: .02rem solid #333;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .36s cubic-bezier(.35, .47, 0, 1.14);
    transition: all .36s cubic-bezier(.35, .47, 0, 1.14)
}

.job-info__desc .more-btn:before {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1rem;
    height: .22rem;
    border-bottom: .02rem solid #333;
    border-right: .02rem solid #333;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .36s cubic-bezier(.35, .47, 0, 1.14);
    transition: all .36s cubic-bezier(.35, .47, 0, 1.14)
}

.job-info__desc .more-btn .link-inner-ani {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #333;
    margin: 0 auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: all .35s;
    transition: all .35s
}

.job-info__desc .more-btn a {
    display: block;
    position: absolute;
    width: 4.05rem;
    top: 50%;
    left: 50%;
    margin-left: -2.25rem;
    margin-top: -.225rem
}

.job-info__desc .more-btn a:hover {
    color: #fff
}

.job-info__desc .more-btn:hover .link-inner-ani {
    -webkit-transform: scale3d(.98, .95, 1);
    transform: scale3d(.98, .95, 1)
}

.job-info__desc .more-btn:hover:after {
    top: -.05rem;
    left: -.02rem;
    opacity: 1
}

.job-info__desc .more-btn:hover:before {
    bottom: -.05rem;
    right: -.02rem;
    opacity: 1
}

.playing .module-container .module-title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.playing .right-cnt .ys-info .ys-info__title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.playing .right-cnt .ys-info__img .ys-info__img-item {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible
}

.playing .news-wrapper .inner-ani {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.playing .job-info__desc .title {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.playing .job-info__desc .desc {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.playing .job-info__desc .more-btn {
    opacity: 1
}

.cover-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/32c7cb5d6b9023a9925e21da71e0e715.png);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.hover-more {
    display: inline-block;
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s
}

.hover-more .hover-more__sign {
    display: inline-block;
    margin-left: -.04rem;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease 0s;
    transition: all .35s ease 0s
}

.hover-more:hover .hover-more__sign {
    margin-left: .1rem;
    opacity: 1
}

.home-smart__hd {
    padding-top: .8rem;
    /*height: 1.94rem;*/
    font-size: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.home-smart__hd li {
    display: inline-block;
    width: 20%;
    font-size: .24rem;
    overflow: hidden
}

.home-smart__hd li i {
    width: .9rem;
    height: .9rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center
}

.home-smart__hd li img {
    width: 8.64rem;
    height: 5.6rem
}

.home-smart__hd li div {
    height: .4rem;
    line-height: .4rem;
    margin: .15rem 0 0;
    position: relative
}

.home-smart__hd li div::after {
    content: '';
    background: 0 0;
    border-radius: .02rem;
    border-radius: .02rem;
    width: 1rem;
    height: .04rem;
    position: absolute;
    left: 50%;
    margin-left: -.5rem;
    bottom: -.15rem
}

.home-smart__hd li p {
    font-size: .14rem;
    color: #989CA8;margin-bottom: .5rem;
}

.home-smart__hd li.active div {
    color: #FF8F42;
    font-size: .3rem
}

.home-smart__hd li.active div::after {
    content: '';
    background-image: linear-gradient(90deg, #FFC377 0, #FF8F42 100%)
}

.home-smart__hd-house {
    cursor: pointer
}

.home-smart__hd-house i {
    background-image: url(../images/69c03ff313668b592a1d7244b892d485.png)
}

.home-smart__hd-house.active i {
    background-image: url(../images/4a45ff16e50f24cfe7f39c66f42bb29d.png)
}




.home-smart__hd-flats {
    cursor: pointer
}

.home-smart__hd-flats i {
    background-image: url(../images/14c65ff099b0aecd1d18baddae64a859.png)
}

.home-smart__hd-flats.active i {
    background-image: url(../images/4eede12a6cfe347664ca9afb333c14b9.png)
}

.home-smart__hd-office {
    cursor: default
}

.home-smart__hd-office div {
    color: #989CA8
}

.home-smart__hd-office i {
    background-image: url(../images/2fec1ec480d0fdf6f5799d5c494b048b.png)
}


.home-smart__hd-office.active i {
    background-image: url(../images/jfdh3_active.png);

}
.home-smart__hd-hotel {
    cursor: default
}

.home-smart__hd-hotel div {
    color: #989CA8
}

.home-smart__hd-hotel i {
    background-image: url(../images/80ef6e884c07c025214670662e2cf7b2.png)
}

.home-smart__hd-hotel.active i {
    background-image: url(../images/jfdh4_active.png);
}



.home-smart__bd {
    position: relative;
    height: 5.6rem;
    background-color: #F7F8FA
}

.home-smart__bd .img {
    width: 8.64rem;
    height: 5.6rem;
    float: left
}

.home-smart__bd img {
    vertical-align: middle;
    width: 8.64rem;
    height: 5.6rem
}

.home-smart__info {
    float: left;
    padding: 0 .85rem 0 .75rem;
    width: 5.74rem
}

.home-smart__title {
    font-size: .34rem;
    height: .4rem;
    line-height: .4rem;
    margin: 1rem 0 .25rem;
    font-weight: 500
}

.home-smart__desc {
    color: #646A7D;
    font-size: .18rem;
    line-height: .36rem;
    font-weight: 100;margin:0;
}

.home-smart__tag {
    margin-top: .15rem
}

.home-smart__tag li {
    padding: 0 .14rem;
    background-color: #fff;
    height: .34rem;
    line-height: .34rem;
    border-radius: .17rem;
    float: left;
    font-size: .16rem;
    margin: 0 .15rem .15rem 0
}

.home-smart__more {
    margin-top: .64rem;
    width: 1.14rem;
    line-height: .44rem
}

.home__product {
    margin-top: 1.2rem
}

.home__product-banner {
    overflow: hidden;
    position: relative
}

.home__product-banner > a {
    display: block;
    width: 16rem;
    height: 5.2rem
}

.home__product-banner img {
    vertical-align: middle;
    width: 16rem;
    height: 5.2rem;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.home__product-banner:hover img {
    -webkit-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -moz-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -ms-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -o-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    transform: matrix(1.03, 0, 0, 1.03, 0, 0)
}

.home__product-info {
    position: absolute;
    top: 1.5rem;
    left: 1.4rem;
    z-index: 1
}

.home__product-info div {
    font-size: .34rem;
    line-height: .5rem;
    font-weight: 500
}

.home__product-info p {
    margin-top: .2rem;
    font-size: .26rem;
    line-height: .3rem
}

.home__product-title {

    font-size: .34rem;
    line-height: .4rem;
    font-weight: 700;
    margin-bottom: .38rem
}

.home__product-title a {
    font-size: .24rem;
    color: #646A7D;
    float: right;
    line-height: .3rem;
    padding-right: .34rem;
    font-weight: 400;
    -webkit-transition: none;
    transition: none
}

.home__product-title a::after {
    content: '';
    display: block;
    width: .24rem;
    height: .24rem;
    position: absolute;
    background: url(../images/a8b62d4d6eef13774bd2968784068a53.png) no-repeat;
    background-size: contain;
    top: .04rem;
    right: 0
}

.home__product-title a:hover {
    color: #FF8F42
}

.home__product-title a:hover::after {
    background-image: url(../images/c22f613ffc0c4d223f23af6857fc77ab.png)
}

.home__product-more {
    margin-top: .24rem;
    width: 1.14rem;
    line-height: .44rem
}

.home__product-list {
    margin-top: .3rem
}

.home__product-list li {
    overflow: hidden;
    float: left;
    margin-left: .3rem;
    width: 7.85rem;
    position: relative
}

.home__product-list li:hover img {
    -webkit-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -moz-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -ms-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -o-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    transform: matrix(1.03, 0, 0, 1.03, 0, 0)
}

.home__product-list li:hover .hover-more__sign {
    margin-left: .1rem;
    opacity: 1
}

.home__product-list li:first-child {
    margin-left: 0
}

.home__product-list li > a {
    width: 7.85rem;
    height: 5.2rem;
    display: block
}

.home__product-list li > a img {
    width: 7.85rem;
    height: 5.2rem;
    vertical-align: middle;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.home__product-list li > div {
    position: absolute;
    top: .68rem;
    width: 7rem;
    left: 50%;
    margin-left: -3.5rem;
    text-align: center
}

.home__product-list li > div div {
    font-size: .34rem;
    height: .4rem;
    line-height: .4rem;
    font-weight: 500;
    overflow: hidden
}

.home__product-list li p {
    font-size: .2rem;
    height: .4rem;
    line-height: .26rem;
    margin-top: .19rem;
    overflow: hidden
}

.home__product-list li a {
    font-size: .18rem;
    line-height: .2rem;
    font-weight: 500
}

.home__product-list li .light {
    color: #fff
}

.home__product-list li .light a {
    color: #fff
}

.home__product-list li .light a:hover {
    color: #FF8F42
}

.home__dealer {
    height: 7.8rem;
    margin-top: 1.2rem
}

.home__dealer-bd {
    position: relative;
    overflow: hidden
}

.home__dealer-bd > div {
    height: 6rem;
    width: 16rem;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.home__dealer-bd > div:hover {
    -webkit-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -moz-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -ms-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -o-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    transform: matrix(1.03, 0, 0, 1.03, 0, 0)
}

.home__dealer-bd > div > div {
    width: 16rem;
    position: relative;
    z-index: 21
}

.home__dealer-bd > div > div > a {
    display: block;
    width: 16rem;
    height: 6rem;
    transition: none
}

.home__dealer-bd > div > div > a img {
    width: 16rem;
    height: 6rem;
    vertical-align: middle
}

.home__dealer-info {
    top: 2.02rem;
    width: 15rem;
    left: 50%;
    margin-left: -7.5rem;
    position: absolute;
    text-align: center;
    overflow: hidden
}

.home__dealer-info p {
    font-size: .36rem;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    line-height: .6rem
}

.home__dealer-button {
    margin-top: .3rem;
    width: 1.14rem;
    line-height: .44rem
}

.home__dealer-store > div {
    top: 2.4rem
}

.home__dealer-ft li {
    width: 50%;
    float: left;
    cursor: pointer;
    background: #F2F3F5;
    height: 1.8rem
}

.home__dealer-ft li.active {
    background: #FBFBFB
}

.home__dealer-ft li.active i {
    width: 50%;
    height: .04rem;
    position: absolute;
    bottom: 0;
    display: block;
    background-image: linear-gradient(-45deg, #FF8F42 0, #FFBE59 100%)
}

.home__dealer-ft li.active h3 {
    color: #FF8F24
}

.home__dealer-ft li h3 {
    font-size: .3rem;
    margin-top: .47rem;
    padding-left: .4rem;
    height: .42rem;
    line-height: .42rem;
    overflow: hidden;
    font-weight: 500
}

.home__dealer-ft li p {
    margin-top: .18rem;
    font-size: .18rem;
    color: #646A7D;
    line-height: .2rem;
    padding-left: .4rem
}

.home__news {
    margin-top: 1.2rem;
    font-size: .34rem;
    line-height: .4rem
}

.home__news h2 {
    font-size: .34rem;
    line-height: .4rem;
    font-weight: 700;
    margin-bottom: .3rem
}

.home__news h2 a {
    font-size: .24rem;
    color: #646A7D;
    float: right;
    line-height: .3rem;
    padding-right: .34rem;
    font-weight: 400;
    position: relative;
    -webkit-transition: none;
    transition: none
}

.home__news h2 a::after {
    content: '';
    display: block;
    width: .24rem;
    height: .24rem;
    position: absolute;
    background: url(../images/32639a29c02a58bbc7dd082ce3c4bfd2.png) no-repeat;
    background-size: contain;
    top: .04rem;
    right: 0
}

.home__news h2 a:hover {
    color: #FF8F42
}

.home__news h2 a:hover::after {
    background-image: url(../images/c22f613ffc0c4d223f23af6857fc77ab.png)
}

.home__news li {
    width: 3.78rem;
    /*height: 3.48rem;*/
    float: left;
    margin-left: .29333rem;
    overflow: hidden
}

.home__news li:first-child {
    margin-left: 0
}

.home__news li > a {
    display: block;
    overflow: hidden;
    width: 3.78rem;
    /*height: 1.67rem*/
}

.home__news li img {
    width: 3.78rem;
    /*height: 1.67rem;*/
    vertical-align: middle;
    -webkit-transition: all .36s;
    transition: all .36s
}

.home__news li h3 {
    font-size: .18rem;
    line-height: .3rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: .6rem;margin-bottom: 0;
}

.home__news li p {
    font-size: .16rem;
    color: #989CA8;
    line-height: .2rem
}

.home__news li:hover img {
    -webkit-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -moz-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -ms-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    -o-transform: matrix(1.03, 0, 0, 1.03, 0, 0);
    transform: matrix(1.03, 0, 0, 1.03, 0, 0)
}

.home__news li:hover .hover-more__sign {
    margin-left: .1rem;
    opacity: 1
}

.home__news-box {
    padding: .2rem .25rem 0;
    border: 1px solid #EAEBED;
    border-top: none;
    height: 1.6rem;
    background-color: #FFF
}

.home__news-box > div {
    height: 1.2rem;
    overflow: hidden
}

.home__news-box h3 {
    font-size: .18rem;
    line-height: .3rem;
    max-height: .6rem;
    overflow: hidden
}

.home__news-box p {
    margin-top: .1rem;
    margin-bottom: .1rem;
    font-size: .16rem;
    color: #989CA8;
    height: .2rem;
    line-height: .2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.home__news-more {
    display: block;
    font-size: .16rem;
    color: #646A7D;
    line-height: .16rem
}


nav.menu ul{ margin-bottom: 0;}
.prod-nav ul.type-nav  {margin-bottom: 0;display: inline-block; }
.prod-nav .type-nav  li { float:left;margin-left:.2rem;}

.resetP {margin-bottom: 0;font-size: 16px; }
.resetP a {color:#373C43; font-weight: 300;    font-family: '微软雅黑';}

.prod-nav .type-nav  li:hover {
    padding-bottom: 4px;
    border-bottom: 2px solid #000;
    box-sizing: border-box;
}
.prod-nav .type-nav h1{ font-size: 30px;    margin-bottom: 0; font-weight: 200;}

div.col-md-6 h3{margin-bottom: 0;font-size: 16px;padding:.2rem;}
.accordion .pro-content-box{padding:.1rem;}
.accordion .pro-content-box p{ padding:0;}
.prod-nav .type-nav  li.curr {
    padding-bottom: 4px;
    border-bottom: 2px solid #000;
    box-sizing: border-box;
}

/*.paddingBox{padding:50px 0 60px}*/
.paddingBox ul {margin-bottom: 0;}

.cat-nav {text-align: center}
.cat-nav ul { display: inline-block;height: 1rem;line-height: 1rem;}

.cat-nav ul li {
    list-style: none;
    float: left;
    margin-left: .2rem;
    line-height: 2;
}

.cat-nav li.curr a {
    background-color: #1b2b4d;
    color: #fff;
}

.cat-nav ul li a {
    display: block;
    padding: 5px 15px;
    box-sizing: border-box;
    border: 1px solid #1b2b4d;
    border-radius: 5px;
}

.cat-nav-current, .cat-nav ul li a:hover {
    background-color: #1b2b4d;
    color: #fff;
}

.product-list p,.product-list ul{margin-bottom: 0;font-size: 16px;    overflow: hidden;}


.prod-nav .type-nav li a,.cat-nav li a  {
    color: #373C43;
    text-decoration:none;

}

.product-description{background: #eee;padding:10px 0;font-size: 16px;}
.product-list .item-box {
    margin: 0 7px 15px;
    position: relative;
    /*padding: 32px;*/
    display: block;
    /*background: #f5f5f5;*/
}


.cat-nav li a {
    font-size: 20px;
}
.pro_block {
    position: relative;
    width: 100%;
}

.product-list{
    width: 100%;
    overflow: hidden;
}
.product-list li {
    width: 33.3%;
    /*height: 3rem;*/
    display: block;
    float: left;text-align: center;
}
.product-list .product-index-ul li p a img {
    max-width: 100%;
    height: 3.2rem;

}
.item-box-clrp {border:1px solid #ccc;transition: all .4s;}

.item-box-clrp:hover  {
/*border-radius:3px;*/
    border:1px solid #666;
}

.product-page {
    text-align: center;
    margin: .26rem auto;
    font-size: .2rem;
    color: #373C43;

}

.product-page span{
    padding: .1rem;
}

.product-page a {
    border: 1px solid #eaecef;
    color: #373C43;
    border-radius: 4px;
    background: #fff;
    height: 36px;
    line-height: 36px;
    margin-right: 4px;
    font-size: 14px;
    font-weight: 400;
    padding:.1rem;
}

.four-category,.four-level-category  { font-size: 16px; color:#373C43;  }
.four-category a,.four-level-category a,ol.breadcrumb a {color: #373C43}

ol.breadcrumb {
    margin-bottom: .1rem;
    padding: .1rem;
    font-size: 16px;border-radius: 5px;background: inherit;
}

.accordion h3,.accordion p {font-size: 16px;margin-bottom: 0;box-sizing: border-box;padding:.2rem;}
div.card-header {padding: .1rem;}

.pro-content-nav p {margin:0 auto;padding:.2rem;}
.product-type-number {
    font-size: 16px;margin-bottom: 0;box-sizing: border-box;padding: .2rem;
}
.content-box table{width: 100%!important;    border-collapse: collapse;margin: 10px 0;}
.content-box table tr,.content-box table td{border:1px solid #ccc; font-size: 16px;}



.content-box img {    max-width: 100%;}


.service-header {text-align: center;}
.service-header p,.service-header a, .service-header h2,.contact-box-header{margin-bottom:0;font-size: 14px;line-height: 1;}
.service-header h2{ font-size: 30px; color: #546c9e;padding-top: 50px;}
.service-header p{padding: 20px 0;font-size: 16px;}
.service-box .contact-box-header{ line-height: initial; }
.service-box .contact-box-header .left-tag {width:120px;box-sizing: border-box; border-left:5px solid red; padding-left: 10px;line-height: .1rem;color:#546c9e;font-size: 16px;}
.service-box .contact-box-header .border-line {width: calc(100% - 120px);display: inline-block;box-sizing: border-box; border-top: 1px solid #ccc;margin:.1rem;vertical-align: middle;}

.service-box .contact-card {width: 100%;}
.service-box .contact-card .contact-current {
    background-color: #eee;
    color: #1b2b4d;
    margin:.2rem 0;
    font-size: 16px;
    padding: .1rem;
    overflow: hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    line-height: 0;

}


.service-box .contact-current:hover {
    background-color: #1b2b4d;
    color: #fff;
}
.service-box  .contact-card .contact-current p {margin:0;line-height: 2;}


.service-box .contact-card .contact-current .card-left { width: 60%;}
.service-box .contact-card .contact-current .card-left h4 {line-height: 2rem;font-size: 16px;line-height: 38px; margin-bottom: 10px;}
.service-box .contact-card .contact-current p {font-size: 16px;}
.service-box .contact-card .contact-current .card-right { width: 40%; text-align: center}
.service-box .contact-card .contact-current .card-right img {max-width: 100%;height: 125px;}
/*.service-box .contact-card .contact-current .card-right span {font-size: 14px;}*/
.service-box .contact-card .contact-current .card-left .fa-user-tie{ font-size: 28px;line-height: 28px;}
.service-box .contact-card .col-md-4 {float:left;}


.platform-box-header {font-size: 16px;}


.platform-header {text-align:center;background-color: #f4f4f4;}
.platform-header p {color: #7d7d7d;}
.last-platform h3 {font-size: 16px;}
.platform-left, .platform-right {margin:0;padding:0!important;}
.platform-description {margin:2px;background-color: #f4f4f4;padding: 20px;}
.platform-description p {margin-bottom: 18px;}
div.col-md-6 .platform-description h3, .platform-description h3 {font-size: 26px;}
.platform-description .icon-p img{ width: 30%}
/*.platform-description .fix-margin {margin:1.1rem 0;}*/
.platform-description .fix-margin {margin: 10px;}
.news-content p {font-size: 16px;margin-bottom: 10px;}
.news-content h3 {font-size: 30px;margin-bottom: 10px;padding:20px 0;}

.news-list-top {margin:20px 0;border-bottom: 1px solid #dee2e6!important;}

.new-list .product-index-ul li {width: 24.9%;}

.new-list .product-index-ul li p a img {max-width: 100%;height: auto;}


.about-box {padding:100px 0;overflow: hidden; max-width: 1140px;    margin:0 auto;}
.about-box-h2 { font-size: 30px; line-height: 100px;text-align: center}
.about-box-left,.about-box-right {width: 50%;float:left;padding: 20px;box-sizing: border-box; }
.about-box-left .company-img img{  max-width: 100%;}
.cat-banner picture img{max-width: 100%;}

.about-box-right p { color: #666;    margin-bottom: 14px;    line-height: 30px;}
.news-list-ul {font-size: 16px;}
.news-list-ul li button{    line-height: 15px;     padding: 10px 25px;    font-size: 14px;    border-radius: 5px;}

.news-list-ul li.list-group-item {padding: 20px 12px;}
.news-list-ul li.list-group-item a {color:#495057;}