.home{
    width: 100%;
    background-color: #fff;
}
.home_title{
    color: #000;
    font-size: 2.86vw;
    font-weight: 200;
    font-family: 'OPPOSans-B';
}
.subhead{
    color: #989898;
    margin-bottom: 3vw;
    letter-spacing: 1px;
    font-size: 1.56vw;
    font-family: 'OPPOSans-R';
}
.banner{
    width: 100%;
}
.banner .slider_main{
    width: 100%;
}
.banner .slider_main .masthead{
    top: 9vw;
    right: 14%;
    z-index: 10;
    width: 40%;
}
.banner .swiper {
    width: 100%;
}
.banner .swiper-slide {
    background-position: center;
    background-size: cover;
}
.banner .slider_main img{
    display: block;
    width: 100%;
}
.banner .slider_main .masthead .text_wrap .text_title{
    font-size: 36px;
    line-height: 60px;
    /* font-family: 'OPPOSans-R'; */
}
.banner .slider_main .masthead .text_wrap .text_title36{
    font-size: 72px;
    font-weight: 500;
    /* font-family: 'OPPOSans-B'; */
}
.banner .slider_main .masthead .text_wrap .text_wire{
    width: 72px;
    height: 5px;
    border-radius: 2px;
    background-color: #7c38ff;
    margin-top: 24px;
}

/* 了解点晶 */
.home .banner .slider_main .masthead .text_wrap{
    background-color: rgba(255, 255, 255, 0.4);
    width: 550px;
    height: 220px;
    padding-left: 50px; 
    border-radius: 5px;
    color: #000;
}
.home .banner .slider_main .flexslider .slides li{
    float: left;
}
.home .banner .slider_main .flexslider .flex-control-nav{
    position: absolute;
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    z-index: 9;
}
.home .banner .slider_main .flexslider .flex-control-nav li{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    zoom: 1;
    float: left;
}
.home .banner .slider_main .flexslider .flex-control-nav a{
    background-color: #868686;
    cursor: pointer;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    border-radius: 50%;
}
.home .banner .slider_main .flexslider .flex-control-nav a.flex-active{
    background-color: #7c38ff;
}

.home .enterprise_overview{
    width: 100%;
    margin: 7.89vw auto 0;
    max-width: 1920px;
}
.home .enterprise_overview .overview{
    width: 100%;
}
.home .enterprise_overview .overview>div{
    width: 48%;
    letter-spacing: 1px;
}
.home .enterprise_overview .overview .left{
    margin-right: 3%;
}
.home .enterprise_overview .overview .left img{
    width: 100%;
}
.home .enterprise_overview .overview .right{
    margin-top: 1.5vw; 
    /*  4.68vw; */
}
.home .index_title{
    font-size: 2vw;
}
.home .enterprise_overview .overview .details{
    text-align: justify;
    color: #a6a6a6;
    line-height: 2vw;
    font-size: 1.2vw;
    font-family: 'FZLTXH-GBk';
}
.home .enterprise_overview .overview .details p{
    margin-top: 10px;
}
.home .product_service{
    margin-top: 10vw;
}
.home .product_service .service{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.home .product_service .service .product{
    width: 72%;
    min-width: 1370px;
    margin: 0 auto;
}
@media screen and (max-width: 920px){
    .home .product_service .service .product .product_details ul li:nth-child(1n){
        margin-right: 10px;
    }
}
@media (max-width: 1370px) {
    .home .product_service .service .product{
        width: 902px;
        min-width: 902px;
        margin: 0 auto;
    }
    .home .product_service .service .product .product_details ul li:nth-child(2n) {
        margin-right: 0;
    }   
}
@media (min-width: 1371px) {
    .home .product_service .service .product .product_details ul li:nth-child(3n){
        margin-right: 0;
    }
}
.home .product_service .service .product .product_details ul li{
    transition: 0.5s linear;
    overflow: visible;
    margin-right: 32px;
    float: left;
    margin-bottom: 6vw;
}
.home .product_service .service .product .product_details ul li .img{
    width: 435px;
    height: 268px;
    transition: 0.5s linear;
    overflow: hidden;
    cursor: default;
}
.home .product_service .service .product .product_details ul li .img .img_url{
    width: 435px;
    height: 268px;
    transition: 0.5s linear;
    overflow: visible;
}
.home .product_service .service .product .product_details ul li .img a{
    display: block;
    line-height: 268px;
    color: #cccccd;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.home .product_service .service .product .product_details ul li .jz{
    transition: 0.4s linear 0.4s;
    overflow: hidden;
    background-color: #7c38ff;
    cursor: default;
}
.home .product_service .service .product .product_details ul li .colour{
    background-color: #f5f5f7;
    transition: 0.5s linear;
}
.home .product_service .service .product .product_details ul li .case{
    padding: 40px 0 0 30px;
}
.home .product_service .service .product .product_details ul li .case div{
    font-size: 28px;
    text-align: left;
    font-family: 'FZLTZH-GBk';
}
.home .product_service .service .product .product_details ul li .case .case_title a{
    transition: 0.2s linear;
    color: #000;
    font-weight: 300;
}
.home .product_service .service .product .product_details ul li .case .case_msg a{
    display: block;
    color: #8d8d8d;
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 20px;
    font-family: 'Microsoft YaHei';
}

.home .cooperative_brand{
    width: 100%;
    padding-top: 4.21vw;
    margin-top: 2vw;
}
.home .cooperative_brand .brand{
    text-align: center;
    width: 66%;
    max-width: 1400px;
    margin: 0 auto;
    background: url(../images/home/brand_bg.png) 0px 80px no-repeat;
    background-size: 100%;
}
.home .cooperative_brand .brand .img_tumble{
    margin: 0 auto;
    /* width: 80%; */
    max-width: 1230px;
    height: 600px;
}
.home .cooperative_brand .brand .img_tumble>div{
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}
.home .cooperative_brand .brand .img_tumble ul{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    animation: picmove 20s linear infinite;
}
.home .cooperative_brand .brand .img_tumble ul li{
    float: left;
    width: 296px;
    height: 100%;
}

@keyframes picmove {
    from {
        transform: translateX(0);
        -webkit-transform: translateX(0); 
    }
    to {
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);  
    }
    
}
.home .cooperative_brand .brand .img_tumble ul:hover {
    animation-play-state: paused;
    cursor: pointer;
}

/* 点晶服务 */
.serve-content{
    width: 100%;
}
.serve-content .serve-box{
    width: 100%;
}
.serve-content .serve-box .tab-list{
    padding: 15px 0;
    width: 100%;
    box-shadow: 10px 10px 15px #ebebeb;
}
.serve-content .serve-box .tab-list.ac{
    position: fixed;
    top: 100px;
    left: 0;
    background: #e2e2e2;
    z-index: 11;
    box-shadow: none;
}
.serve-content .serve-box .tab-list ul{
    width: 80%;
    max-width: 1420px;
    margin: 0 auto;
}
.serve-content .serve-box .tab-list ul li{
    float: left;
    width: 20% !important;
    text-align: center;
    font-size: 18px;
    font-family: 'OPPOSans-R'   
}
.serve-content .serve-box .tab-list ul li a{
    color: #a7a7a7;
    display: block;
    cursor: pointer;
    letter-spacing: 2px;
}
.serve-content .serve-box .tab-list ul li a.selected{
    display: none;
}
.serve-content .serve-box .tab-list ul li.flex-active-slide a.unselected{
    display: none;
}
.serve-content .serve-box .tab-list ul li.flex-active-slide a.selected{
    display: block;
}
.serve-content .serve-box .tab-list ul li a .icon{
    width: 40px;
    height: 32px;
    /* margin-right: 6px; */
}
.serve-content .serve-box .tab-list ul li.flex-active-slide a.selected span{
    color: #000;
}
.serve-details ul li.sliderItems{
    text-align: center;
    margin: 10.5vw 0;
}
.serve-details .pattern .pattern-details{
    width: 86%;
    max-width: 1660px;
    margin: 0 auto;
}
.serve-details .pattern .pattern-details .pattern-box{
    width: 100%;
}
.serve-details .pattern .pattern-box li{
    float: left;
    width: 32%;
    max-width: 540px;
    margin-right: 2%;
    font-family: 'OPPOSans-R';
}
.serve-details .pattern .pattern-box li.mr0{
    margin-right: 0;
}
.serve-details .pattern .pattern-box li a.pic{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.serve-details .pattern .pattern-box li a.pic img{
    border-radius: 15px;
    width: 100%;
    transition: 0.5s linear;
    overflow: visible;
}
.serve-details .pattern .pattern-box li h6{
    text-align: left;
    padding: 30px 0 20px;
    letter-spacing: 2px;
    font-size: 2.11vw;
    font-weight: 500;
}
.serve-details .pattern .pattern-box li p{
    text-align: left;
    color: #a5a6a6;
    line-height: 1.69vw;
    font-size: 1.2vw;
}
.serve-details .service .service-details{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto
}
.serve-details .service .service-details ul li div.box{
    float: left;
    width: 50%;
    height: 44vw;
}
.serve-details .service .service-details ul li div.box img{
    height: 100%;
}
.serve-details .service .service-details ul li .pic{
    width: 100%;
    overflow: hidden;
}
.serve-details .service .service-details ul li .pic img{
    width: 100%;
}
.serve-details .service .service-details ul li .msg h3{
    font-size: 2.63vw;
    font-weight: 500;
    line-height: 3.2vw;
    font-family: 'FZLTZH-GBk';
}
.serve-details .service .service-details ul li .msg p{
    color: #989898;
    line-height: 1.68vw;
    font-size: 1.1vw;
    margin-top: 1.58vw;
    font-family: 'OPPOSans-R';
    text-align: justify;
    text-justify: distribute-all-lines;
}
.serve-details .service .service-details ul li .msg p span{
    text-indent: 0;
    color: #bea5ff;
    cursor: pointer;
    font-size: 1.31vw;
}
.serve-details .service .service-details ul li .msg div{
    width: 60%;
    max-width: 576px;
    /* letter-spacing: 1px; */
}
.serve-details .service .service-details ul li .msg .msg-left{
    padding: 0 0 0 8.42vw;
    top: 50%;
    transform: translateY(-50%);
}
.serve-details .service .service-details ul li .msg .msg-right{
    padding: 0 0 0 12vw;
    top: 50%;
    transform: translateY(-50%);
}
.serve-details li.channel{
    margin: 0 auto !important;
}
.serve-details .channel .channel-details{
    width: 100%;
}
.serve-details .channel .channel-details .channel-title{
    /* top: 400px;
    left: 400px; */
    top: 15vw;
    left: 21.05%;
    color: #fff;
    text-align: left;
}
.serve-details .channel .channel-details .channel-title .title36{
    /* font-size: 50px; */
    font-size: 2.63vw;
    letter-spacing: 4px;
    font-family: 'FZLTZH-GBk';
}
.serve-details .channel .channel-details .channel-title .wire{
    width: 50px;
    height: 3px;
    display: block;
    margin: 1.05vw 0 4.21vw;
    background-color: #7c38ff;
}
.serve-details .channel .channel-details .channel-title p{
    line-height: 2.1vw;
    font-size: 1.31vw;
    width: 70%;
    max-width: 490px;
    font-family: 'OPPOSans-R';
}
.serve-details .channel .channel-details .channel-tab{
    top: 15vw;
    right: 10.5vw;
    width: 38%;
    padding: 0 1% 3vw;
    max-width: 720px;
    /* height: 510px; */
    background-color: #fff;
}
.serve-details .channel .channel-details .channel-tab ul li{
    float: left;
    width: 25%;
    max-width: 180px;
    text-align: center;
    margin-top: 3.68vw;
}
.serve-details .channel .channel-details .channel-tab ul li div a{
    width: 100px;
    height: 90px;
    display: inline-block;
}
.serve-details .channel .channel-details .channel-tab ul li p{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
}
.serve-details li.category{
    width: 100%;
    margin: 0 auto !important;
    background-color: #3f3e3e;
    height: 1172px;
    padding-top: 20.52vw;
}
.serve-details .category .category-details{
    width: 1200px;
    /* width: 62.5%; */
    /* height: 800px; */
    margin: 0 auto;
}
.serve-details .category .category-details .category-title{
    top: 0;
    left: 0;
    color: #fff;
}
.serve-details .category .category-details .category-title .fonts36{
    font-size: 50px;
    font-weight: 500;
    font-family: 'FZLTZH-GBk';
}
.serve-details .category .category-details .category-title .msg{
    font-size: 35px;
    font-family: 'OPPOSans-R';
}
.serve-details .category .category-details .category-title h4{
    text-align: left;
}
.serve-details .category .category-details .category-title .wire50{
    margin: 16px 0;
}
.serve-details .category .category-details .category-title span{
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 44px;
}
.serve-details .category .category-details .box{
    width: 600px;
    height: 294px;
    overflow: hidden;
    z-index: 10;
}
.serve-details .category .category-details .box .pic{
    width:300px;
    height:294px;
    transition: 0.3s linear;
    background-color: #fff;
}
.serve-details .category .category-details .box .pic a{
    width: 300px;
    height: 294px;
    top: 0;
    left: 0;
    overflow: hidden;
    transition: 0.3s linear;
}
.serve-details .category .category-details .box .text{
    width: 300px;
    height: 294px;
    line-height: 294px;
    font-size: 30px;
    z-index: 19;
    font-family: 'OPPOSans-R';
    background-color: #2c2a29;
}
.serve-details .category .category-details .tv .text{
    top: 0px;
    left: 300px;
}
.serve-details .category .category-details .bx{
    top: 294px; 
    left: 0;
}
.serve-details .category .category-details .water{
    top: 294px;
    right: 0;
}
.serve-details .category .category-details .cd{
    top: 588px;
    left: 0;
}
.serve-details .category .category-details .xjd{
    top: 588px;
    right: 0;
}
.serve-details .category .category-details .box .text p{
    color: #cbcbcb;
    letter-spacing: 20px;
    transition: 0.3s linear;
}
.serve-details .category .category-details .box:hover .text p{
    color: #fff;
}   
.serve-details .category .category-details .box div.frame{
    transition: 0.3s linear;
    overflow:hidden;
    width:600px;
    height:294px;
    z-index: 20;
}
.serve-details .category .category-details .box div.frame div.rel{
    overflow: hidden;
    width: 600px;
    height: 294px;
    line-height: normal;
}
.serve-details .category .category-details .box div.frame div .wireh4{
    outline-color: transparent;
    display: block;
    width: 592px;
    height: 286px;
    top: 0px;
    left: 0px;
    border: 4px solid #7c38ff;
    z-index: 10;
}
.serve-details .category .category-details .box .img{
    width: 600px;
    height: 294px;
    top: 0px;
    left: 0px;
}
.serve-details .category .category-details .box .img a{
    overflow: hidden;
    width: 600px;
    height: 294px;
    top: 0;
    left: 0;
}
.serve-details li.case{
    width: 100%;
    margin-bottom: 0 !important;
}
.serve-details .case .case-nav-box{
    width: 100%;
}
.serve-details .case .case-nav-box .case-nav{
    width: 60%;
    max-width: 520px;
    text-align: center;
    margin: 60px auto 20px;
}
.serve-details .case .case-nav-box .case-nav .flex-viewport{ 
    overflow: hidden;
    max-height: initial;
    height: auto;
    transition: all 1s ease;
    webkit-transition: all 1s ease;
}
.serve-details .case .case-nav-box .case-nav .flex-viewport .slides{
    transition-duration: 0s;
    transform: translate3d(0px, 0px, 0px);
}
.serve-details .case .case-nav-box .case-nav .flex-viewport .slides li{
    width: 25% !important;
    max-width: 130px;
    color: #585858;
    display: block;
    font-size: 20px;
    cursor: default;
    letter-spacing: 2px;
    font-family: 'OPPOSans-R';
}
.serve-details .case .case-nav-box .case-nav .flex-viewport .slides li.flex-active-slide{
    color: #7c38ff;
    font-family: 'OPPOSans-B';
}
.serve-details .case .case-nav-box .case-nav .flex-viewport .slides li.flex-active-slide:after{
    content: '';
    display: block;
    width: 4px;
    height: 20px;
    background: #7c38ff;
    margin: 6px auto;
    border-radius: 2px;
}
.case-box .parallax-section{
    padding: 180px 0 90px;
}
.case-box .parallax-section .container{
    width: 1066px;
    margin: 0 auto;
}
.case-box .parallax-section .container .fl{
    float: left;
    width: 50%;
}
/* .case-box .leftbox{
    background: #000;
    padding: 60px;
    color: #fff;
}
.case-box .leftbox .lefttxtbox{
    height: 250px;
    overflow-y: auto;
}
.case-box .leftbox .lefttxtbox .rbimg{
    right: 0;
    bottom: 0;
}
.case-box .leftbox .lefttxtbox .mCustomScrollBox{
    position: relative;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
}
.case-box .leftbox .lefttxtbox .mCustomScrollBox .mCSB_scrollTools{
    position: absolute;
    display: block;
    right: -7px;
    width: 16px;
    height: 100%;
    top: 0;
}
.case-box .leftbox .lefttxtbox h4{
    font-size: 25px;
    font-weight: 250;
    margin-bottom: 30px;
    font-family: 'OPPOSans-B';
}
.case-box .leftbox .lefttxtbox p{
    font-size: 15px;
    letter-spacing: 0.9px;
    line-height: 30px;
    font-weight: 250;
    font-family: 'OPPOSans-B';
} */
.case-box .fl.last{
    margin-top: 80px;
}
.case-box .rightbox{
    background: #fff;
    padding: 30px 30px 30px 40px;
}
.case-box .rightbox .righttxtbox{
    height: 495px;
    padding-right: 10px;
    overflow-y: auto;
}
/* 滚动条样式 */
.lefttxtbox::-webkit-scrollbar, .righttxtbox::-webkit-scrollbar{
    width: 3px;
    height: 100%;
    margin: 0 auto;
}
.lefttxtbox::-webkit-scrollbar-thumb, .righttxtbox::-webkit-scrollbar-thumb{
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #FFF;
}
.lefttxtbox::-webkit-scrollbar-track, .righttxtbox::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #393D49;
}
.case-box .rightbox .righttxtbox h4{
    color: #000;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'OPPOSans-B';
}
.case-box .rightbox .righttxtbox p{
    color: #575757;
    text-align: left;
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    font-family: 'OPPOSans-R';
    letter-spacing: 0.5px;
    line-height: 24px;
    padding-bottom: 10px;
}
.case-box .rightbox .righttxtbox p::before{
    content: '';
    display: block;
    background: #7c38ff;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
}
.case-box .rightbox .righttxtbox p:after{
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    background: #ddd;
    min-height: 1px;
    left: 5px;
    top: 19px;
    height: 100%;
}
.case-box .rightbox .righttxtbox p:last-child:after {
    height: 0;
}
.flex-direction-nav a {
    display: block;
    width: 80px;
    height: 150px;
    margin: 0;
    top: 10%;
    opacity: 1;
    position: absolute;
    z-index: 10; 
    overflow: hidden; 
    cursor: pointer; 
    color: rgba(0,0,0,0.8); 
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3); 
    -webkit-transition: all .3s ease; 
    -moz-transition: all .3s ease; 
    transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
    left: 5% !important;
}
.flex-direction-nav .flex-next {
    right: 5% !important;
    left: initial !important;
    text-align: right !important;
}
.flex-direction-nav a:before {
    display: inline-block;
    width: 80px;
    height: 150px;
    content: '' !important;
    background:url("../images/serve/left_arrows.png");
    background-position: 0 0;
}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { 
    opacity: 1; 
}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;display: none; }
.flex-direction-nav a.flex-next:before  { 
    background-position: right 0; 
    background: url(../images/serve/right_arrows.png);
}
/* 点晶新闻 */
.news-content{
    width: 100%;
}
.news-content .news-box{
    width: 100%;
    margin: 10.53vw auto 10px;
}
.news-content .news-box h2.home_title, .news-content .news-box p.subhead{
    text-align: center;
}
.news-content .news-box ul{
    width: 88%;
    margin: 0 auto;
}
.news-content .news-box ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 6.84vw;
}
.news-content .news-box ul li:nth-child(3n){
    margin-right: 0;
}
.news-content .news-box ul li .pic{
    width: 100%;
    height: 16vw;
    overflow: hidden;
}
.news-content .news-box ul li .pic img{
    width: 100%;
    height: 100%;
    transition: 0.5s linear;
    overflow: visible;
}
.news-content .news-box ul li a{
    display: block;
}
.news-content .news-box ul li a h6{
    color: #000;
    margin: 1.26vw 0;
    font-size: 26px;
    cursor: default;
    font-weight: 300;
    font-family: 'OPPOSans-B';
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow:ellipsis;
}
.news-content .news-box ul li a p{
    /* line-height: 36px;
    height: 72px; */
    font-size: 20px;
    color: #585858;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
}
.news-content .news-box ul li a span{
    display: block;
    margin: 10px 0 20px;
    color: #a3a3a3;
    font-size: 20px;
}

.news-content .news-box ul li p.link{
    display: block;
    padding: 6px 0;
    color: #000;
    font-size: 20px;
    transform: 0.3s linear;
}
.news-content .news-box ul li p.link:hover{
    color: #7c38ff;
}
#pageGro{ 
    /* width:50%;  */
    height:25px;
    margin:20px auto 50px;
    display: table;
}
#pageGro div,#pageGro div ul li{ 
    font-size:12px; 
    color:#999; 
    line-height:23px; 
    float:left; 
    margin-bottom: 0;
    margin-left:5px;
    text-align: center;
} 
#pageGro div ul li{ 
    width:22px; 
    text-align:center; 
    border:1px solid #999; 
    cursor:pointer;
} 
/* #pageGro div ul li:first-child{
    color:#fff; 
    background:#3c90d9; 
    border:1px solid #3c90d9;
} */
#pageGro div ul li.on{ 
    color:#fff; 
    background:#7c38ff; 
    border:1px solid #7c38ff;
} 
#pageGro .pageUp,#pageGro .pageDown{ 
    width:60px; 
    border:1px solid #999; 
    cursor:pointer;
} 
/* 加入我们 */
.join .banner{
    width: 100%;
}
.join .banner .bounce{
    width: 26.84%;
    left: 26.3%;
    bottom: 8.42vw; 
    animation: bounce-up 1.4s linear infinite;
    -webkit-animation: bounce-up 1.4s linear infinite;
}
.joinnav{
    width: 100%;
}
.joinnav.ac{
    position: fixed;
    left: 0;
    top: 100px;
    z-index: 99;
}
.joinnav ul{
    width: 100%;
    background-color: #191819;
}
.joinnav ul li{
    float: left;
    width: 20%;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: default;
    font-family: 'OPPOSans-B';
}
.joinnav ul li.active{
    background-color: #53fbdd;
    color: #000;
    font-size: 20px;
    font-weight: 200;
}
.join-details{
    width: 100%;
}
.join-details ul.details{
    width: 100%;
    margin: 3vw 0 0;
    /* margin: 70px 0 120px; */
}
.join-details ul li.box{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.join-details ul li.box .title{
    width: 60%;
    max-width: 1500px;
    /* height: 157px; */
    margin: 0 auto;
    /* background: url(../images/join/title.png) no-repeat; */
    z-index: 11;
}
.join-details ul li.box .title h5{
    /* padding-left: 580px;
    line-height: 157px; */
    left: 38%;
    top: 1.7vw;
    font-size: 2.2vw;
    width: 8ch;
    font-weight: 200;
    overflow: hidden;
    white-space: nowrap; 
    font-family: 'OPPOSans-B';
    animation: typing 1s steps(8);
}
/* 长度单位 ch （1ch就是当前字体下数字0的宽度）中文的一个字符等于 2ch,英文的一个字符等于1ch */
.join-details ul li.history{
    max-width: 1920px;
    margin: 0 auto;
}
.join-details ul li.box .history-box{
    width: 68.47%;
    max-width: 1457px;
    height: 50vw;
    margin: 20px 0 0 13vw;
    /* padding: 360px 0 0 300px; */
    /* background: url(../images/join/historybg.png) no-repeat; */
}
.join-details ul li.box .history-box .history-bg{
    width: 100%;
}
.join-details ul li .date-box{
    width: 78%;
    max-width: 1300px;
    padding: 14vw 0 0 15%;
    overflow: hidden;
}
.join-details ul li .history-box .date-nav{
    margin: 2.63vw 0 0 15%;
    width: 78%;
    max-width: 1300px;
}
.join-details ul li .history-box .date-nav ul li{
    margin: 0 1.4vw 0 0 !important;
    width: 3.5vw !important;
    cursor: default;
}
.join-details ul li .history-box .date-nav ul li span{
    display: block;
    /* padding: 2px 6px; */
    font-size: 1vw;
    color: #d1d1d1;
    text-align: center;
    position: relative;
}
.join-details ul li .history-box .date-nav ul li span::before{
    content: '';
    background: #d1d1d1;
    height: 2px;
    width: 1.4vw;
    position: absolute;
    margin-top: -1px;
    right: -1.4vw;
    top: 50%;
}
.join-details ul li .history-box .date-nav ul li:last-child span::before{
    width: 0;
}
.join-details ul li .history-box .date-nav ul li.flex-active-slide span{
    background: #fff87f;
    color: #7f7f7f;
    font-weight: 600;
}
.firm-box{
    max-width: 1757px;
    width: 76%;
    margin: 1vw auto 3vw;
}
.firm-box .firm-left{
    width: 28%;
    max-width: 426px;
}
.firm-box .firm-left .firm-left-title{
    max-width: 426px;
    width: 100%;
    /* max-height: 137px;
    height: 7.2vw;
    background: url(../images/join/firmtitle.png) no-repeat;
    background-size: 100% 100%; */
    margin: 5vw 0 0;
}
.firm-box .firm-left .firm-nav{
    margin: 7vw 0 0;
    width: 100%;
}
.firm-box .firm-left .firm-nav ul li{
    max-width: 412px;
    width: 96.71%;
    max-height: 92px;
    height: 4vw;
    margin: 1.8vw 0 0;
    background: url(../images/join/firmnot.png) no-repeat;
    background-size: 100% 100%;
}
.firm-box .firm-left .firm-nav ul li span{
    font-size: 1.8vw;
    display: block;
    text-align: center;
    line-height: 4vw;
    font-family: 'OPPOSans-R';
}
.firm-box .firm-left .firm-nav ul li.active{
    max-width: 436px;
    width: 102.34%;
    max-height: 118px;
    height: 5vw;
    margin-left: -20px;
    background: url(../images/join/firmsel.png) no-repeat;
    background-size: 100% 100%;
}
.firm-box .firm-right{
    max-width: 1212px;
    width: 64%;
    /* max-height: 1060px;
    height: 40vw; */
    /* background: url(../images/join/firmbg.png) no-repeat; */
    /* background-size: 100% 100%; */
}
.firm-box .firm-right .box-list{
    top: 7vw;
    left: 5%;
    width: 82%;
}
.firm-box .firm-right .firm-box{
    /* max-width: 1016px; */
    width: 100%;
    /* max-height: 830px;
    height: 35.68vw; */
    /* margin: 7vw 0 0 2.53vw; */
}
.firm-box .firm-right .firm-box ul li{
    border-radius: 5px;
    overflow: hidden;
    float: left;
    display: none;
    cursor: default;
}
.firm-box .firm-right .firm-box .firm-next{
    width: 11.5%;
    bottom: 2.5vw;
    right: 12%;
    z-index: 99;
}
.firm-box .firm-right .firm-box .firm-next.active{
    animation: pulse 1s linear;
}
.activity-box {
    width: 74%;
    max-width: 1400px;
    margin: 4vw auto;
    overflow: hidden;
    padding: 60px 0 20px;
}
/* .activity-box .swiper-slide img{
    width: 600px;
    height: 700px;
} */
.activity-box .swiper-container {
    width: 100%;
    height: 100%;
  }
.activity-box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
    transition: 300ms;
    transform: scale(0.8);
}
/* .swiper-slide-duplicate-active */
.activity-box .swiper-slide-active{
    transform: scale(1.1) !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
.activity-box .button-next{
    right: 36.5%;
    bottom: 2.7vw;
    width: 3vw;
    height: 3vw;
    z-index: 99;
    /* background: #000; */
    opacity: 0;
    cursor: pointer;
}
.league{
    width: 100%;
}
.league .league-box{
    max-width: 1900px;
    width: 60%;
    margin: -6.5vw auto 50px;
    /* max-height: 1393px;
    height: 56.7vw; */
    /* padding: 30px 0 0; */
    /* background: url(../images/join/leaguebg.png) no-repeat;
    background-size: 100% 100%; */
}
.league .league-box .title{
    width: 75% !important;
}
.league .league-box .league-detail{
    max-width: 1437px;
    width: 75.5%;
    max-height: 862px;
    /* height: 27vw; */
    overflow: hidden;
    top: 11.75vw;
    left: 9.7%;
}
.league .league-nav{
    width: 100%;
    overflow: hidden;
    margin: 0 auto 4vw;
}
.league .league-nav ul li{
    text-align: center;
    font-family: 'OPPOSans-B';
}
.league .league-nav ul li .msg1{
    display: inline-block;
    font-size: 2vw;
    color: #000;
    padding: 10px 5vw;
    border: 3px solid #000;
    border-radius: 3px;
    background-color: #ffee57;
}
.league .league-nav ul li .msg2{
    display: inline-block;
    font-size: 1.8vw;
    color: #000;
    padding: 10px 3vw;
    border: 3px solid #000;
    border-radius: 3px;
    background-color: #9cfbaf;
    margin-top: 2vw;
}
.weal .weal-box{
    width: 100%;
    max-width: 1920px;
    margin: 1vw auto 6vw;
    height: 50vw;
    max-height: 1306px;
}
.weal .weal-box .weal-bg{
    width: 50%;
    max-width: 1688px;
    top: 0;
    right: 18%;
}
.weal .weal-box .weal1{
    width: 23%;
    top: 8.5vw;
    left: 34.5%;
}
.weal .weal-box .weal2{
    width: 28%;
    top: 16.5vw;
    right: 30.5%;
}
.weal .weal-box .weal3{
    width: 35%;
    bottom: 8.5vw;
    left: 34.5%;
}
.post .post-box{
    width: 56%;
    max-width: 1300px;
    height: 43.68vw;
    max-height: 830px;
    margin: 1vw auto 0;
}
.post .post-box .post-title{
    top: 5vw;
    left: 0;
    width: 40%;
    max-width: 629px;
}
.post .post-box ul{
    top: 14vw;
    left: 0;
}
.post .post-box ul li{
    margin-top: 15px;
}
.post .post-box ul li span{
    padding: 0 1.05vw;
    height: 3vw;
    line-height: 3vw;
    font-size: 1.5vw;
    border: 3px solid #000;
    border-radius: 5px;
    font-family: 'OPPOSans-R';
}
.post .post-box ul li span.active{
    background: #97f0ad;
}
.post .post-box .star{
    top: 0;
    /* right: 60px; */
    right: 5.5%;
    width: 34%;
    max-width: 410px;
    z-index: 99;
    /* animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite; */
}
.post .post-box .pic{
    /* top: 137px;
    right: 33px; */
    top: 6.5vw;
    right: 2%;
    width: 40%;
    max-width: 479px;
    /* height: 510px; */
}
.post .post-box .link{
    /* bottom: 0; */
    bottom: 4.5vw;
    right: 0;
    width: 42%;
    max-width: 512px;
    /* height: 199px; */
}
.post .post-box .hand{
    /* bottom: 70px;
    right: 520px; */
    bottom: 7.5vw;
    right: 42.5%; 
    width: 10%;
    max-width: 150px;
    /* height: 90px; */
    animation: leftIn 2s linear infinite;
}

@keyframes typing {
    from { width: 0ch}
}
@keyframes leftIn {
    0%, 100%{
        transform: translateX(0px)
    }
    50%{
        transform: translateX(-10px)
    }
}
@keyframes bounce-up {
    25%{
        transform: translateY(10px)
    }
    50%, 100%{
        transform: translateY(0)
    }
    75%{
        transform: translateY(-10px)
    }
}
@keyframes rotation{
    from { 
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}
@media (min-width: 768px) {
    .case-box .parallax-section .container{
        width: 750px;
    }
    
    .serve-details .pattern .pattern-box li p{
        font-size: 14px;
        line-height: 20px;
    }
    .serve-details .service .service-details ul li .msg p{
        font-size: 14px;
        line-height: 20px;
    }
    /* .serve-details .channel .channel-details .channel-title p{
        font-size: 14px;
        line-height: 20px;
    } */
    .home .enterprise_overview .overview .subhead{
        margin-bottom: 1vw;
    }
    .home .enterprise_overview .overview .details{
        font-size: 14px;
        line-height: 18px;
        max-height: 25vw;
        overflow-y: scroll;
    }
    .activity-box .button-next{
        right: 35.5%;
        bottom: 1.8vw;
        width: 3.2vw;
        height: 3.2vw;
    }
}
@media screen and (min-width: 800px)  {
    .footer-link{
        font-size: 12px;
    }
    .serve-details .channel .channel-details .channel-tab ul li{
        width: 33%;
    }
    .serve-details .channel .channel-details .channel-tab ul li.more{
        display: none;
    }
    .case-box .parallax-section .container{
        width: 800px;
    }
    .news-content .news-box ul li a h6{
        font-size: 22px;
    }
    .news-content .news-box ul li a span{
        font-size: 16px;
        margin: 6px 0 12px;
    }
    .news-content .news-box ul li p.link{
        font-size: 17px;
    }
    
}
@media screen and (min-width: 1000px) {
    .case-box .parallax-section .container{
        width: 1000px;
    }
    .activity-box .button-next{
        right: 34.7%;
        bottom: 1.6vw;
        width: 3.5vw;
        height: 3.5vw;
    }
}
@media screen and (min-width: 1200px) {
    .home .enterprise_overview .overview .subhead{
        margin-bottom: 1vw;
    }
    .footer-link{
        font-size: 13px;
    }
    .serve-details .pattern .pattern-box li p{
        font-size: 14px;
        line-height: 20px;
    }
    .serve-details .service .service-details ul li .msg p{
        font-size: 16px;
        line-height: 22px;
    }
    .serve-details .service .service-details ul li .msg p span{
        font-size: 16px;
    }
    .case-box .parallax-section .container{
        width: 1000px;
    }
    .news-content .news-box ul li a h6{
        font-size: 26px;
    }
    .news-content .news-box ul li a span{
        font-size: 20px;
        margin: 10px 0 20px;
    }
    .news-content .news-box ul li p.link{
        font-size: 20px;
    }
    .home .enterprise_overview .overview .details{
        font-size: 15px;
        line-height: 26px;
        max-height: 25vw;
        overflow-y: scroll;
    }
    .activity-box .button-next{
        right: 33.5%;
        bottom: 0.7vw;
        z-index: 99999;
    }
}
@media screen and (min-width: 1920px) {
    .footer-link{
        font-size: 16px;
    }
    .serve-details .channel .channel-details .channel-tab ul li.more{
        display: block;
    }
    .serve-details .service .service-details ul li .msg p{
        font-size: 20px;
        line-height: 32px;
    }
    .serve-details .service .service-details ul li .msg p span{
        font-size: 25px;
    }
    .serve-details .channel .channel-details .channel-tab{
        top: 400px;
        right: 200px;
        width: 770px;
        height: 510px;
    }
    .serve-details .channel .channel-details .channel-title{
        top: 400px;
    }
    .join-details ul li.box .title h5{
        font-size: 60px;
        top: 20px;
    }
    .post .post-box ul{
        top: 16.8vw;
    }
    .join-details ul li .history-box .date-nav ul li{
        width: 64px !important;
        margin-right: 31px !important;
    }
    .join-details ul li .history-box .date-nav ul li span::before{
        right: -31px;
        width: 30px;
    }
    .home .enterprise_overview .overview .details{
        font-size: 17px;
        line-height: 28px;
        overflow-y: auto;
    }
}

::-webkit-scrollbar {
    /*滚动条整体样式*//*高宽分别对应横竖滚动条的尺寸*/
    /* width: 4px; 
    height: 1px; */
  }
  ::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    /* border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
    background: #717171; */
  }
  ::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    /* box-shadow: inset 0 0 5px rgba(152, 152, 152, 0.1);
    border-radius: 10px;
    background: #ededed; */
  }
