/*markBox*/
.markBox{width: 100%;height: 135px;}
.markBoxItem:nth-child(odd){background-color: #f7f7f7;width: 100%;height: 135px;}
.markBoxItem:nth-child(even){background-color: #f2f2f2;width: 100%;height: 135px;}
.markBoxItem-text{margin-left: 15px;}
.markBoxItem-title{color: #333333;font-size: 16px;}
.markBoxItem-content{color: #666666;font-size: 14px;}
.markBoxItem-text p:nth-of-type(2){padding-top: 5px;}
/*markBox*/

/*first-mian*/
.first-mian{width: 100%;background:url(../images/index/bg3.png) no-repeat center bottom;padding-bottom: 65px;}
.first-content{width: 1200px;margin: 0 auto;}
.first-content-title{color: #333333;font-size: 30px;text-align: center;margin: 65px auto;}
.navBox{width: 100%;text-align: center;}
.navItem{padding: 10px 30px;border-radius: 5px;font-size: 16px;color: #333333;cursor: pointer;}
.navItem.active{background-color: #2bd094;color: #fff;}
.tabBox{margin: 55px 0 0 0;width: 100%;padding: 35px 35px 0 35px;position: relative;}
.tabBoxSign{display: none;}
.tabBox .tabBoxSign.active{display: block;}
.tabBoxItem{padding:10px 15px;box-sizing:border-box;}
.tabBoxItem-left{width: 285px;}
.tabBoxItem-left .tabBoxItem-leftItem:hover{box-shadow: 0 0 10px 2px rgba(122,122,122,.1);}
.tabBoxItem-leftItem{text-align: right;padding: 15px 20px 10px 20px;margin: 15px 0;}
.tabBoxItem-leftItem.active{box-shadow: 0 0 10px 2px rgba(122,122,122,.1);}
.tabBoxItem-leftItem.active p{color: #d02b2b !important;}
.tabBoxItem-leftItem p:nth-of-type(1),.tabBoxItem-rightItem p:nth-of-type(1){color: #2b2d3b;font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.tabBoxItem-leftItem p:nth-of-type(2),.tabBoxItem-rightItem p:nth-of-type(2){color: #999999;font-size: 14px;line-height: 1.5;}
.tabBoxItem-middle-1{margin-right: 4px;width: 230px;height: 455px;box-shadow: 0 0 10px 2px rgba(122,122,122,.1);border-radius: 25px;padding: 20px 0;}
.tabBoxItem-middle-1 img{display: none;width: 100%;height: 100%;}
.tabBoxItem-middle-1 .show{display: inline;}
.tabBoxItem-middle-2{margin-left: 4px;width: 230px;height: 455px;background:url(../images/index/phone_bg.png) no-repeat center bottom;box-shadow: 0 0 10px 2px rgba(43,148,108,.2);border-radius: 25px;padding:50px 17px 60px 17px;}
.tabBoxItem-middle-2 img{display: none;width: 100%;height: 100%;}
.tabBoxItem-middle-2 .show{display: inline;}
.tabBoxItem-right{width: 285px;}
.tabBoxItem-right .tabBoxItem-rightItem:hover{box-shadow: 0 0 10px 2px rgba(43,148,108,.2);}
.tabBoxItem-rightItem{padding: 15px 20px 10px 20px;margin:15px 0;}
.tabBoxItem-rightItem.active{box-shadow: 0 0 10px 2px rgba(43,148,108,.2);color: #2bd094 !important;}
.tabBoxItem-rightItem.active p{color: #2bd094 !important;}
.tabBoxItem-leftItem,.tabBoxItem-rightItem{cursor: pointer;}
.tabBoxItemLeft{width: 30px;height: 80px;background-color: #2bd094;background-image: url(../images/jiantou-left.png);background-repeat: no-repeat;background-size: 10 auto;background-position: center;position: absolute;left: -40px;top: 50%;transform: translate(0,-50%);}
.tabBoxItemRight{width: 30px;height: 80px;background-color: #2bd094;background-image: url(../images/jiantou-right.png);background-repeat: no-repeat;background-size: 10 auto;background-position: center;position: absolute;right: -40px;top: 50%;transform: translate(0,-50%);}
/*first-mian*/

/*second-main*/
.second-main{background-color:#fafafa;padding:65px 0 60px 0;}
.second-content{width: 1200px;margin: 0 auto;}
.second-content:after{content:'';display:block;width:0;height:0;clear:both;}
.second-content-title{color: #333;font-size: 30px;text-align: center;margin-bottom:60px;}
.second-content .list{float:left;width:calc(33.33% - 20px);background-color:#fff;text-align:center;box-sizing:border-box;padding:50px 20px 20px;margin:0 20px 30px 0;}
.second-content .list:nth-child(3n){margin-right:0;}
.second-content .list .icon{margin-bottom:35px;}
.second-content .list .name{font-size:24px;color:#333;margin-bottom:15px;}
.second-content .list .small{text-align:left;font-size:16px;color:#999;line-height:1.7;height:108px;}
.second-content .list .link{border-top:solid 2px #f9f9f9;margin-top:40px;}
.second-content .list .link>a{display:inline-block;vertical-align:top;background-color:#fff;line-height:normal;font-size:14px;color:#f15555;padding:0 15px;margin-top:-12px;}
/*second-main*/

/*third-main*/
.third-main1{width: 100%;}
.third-content{width: 1200px;margin: 0 auto;margin-top: 70px;}
.third-content-title{color: #333333;font-size: 24px;text-align: center;margin: 0px auto;padding-top: -450px;}
.smalltitle{color: #999999;font-size: 16px;text-align: center;margin-top: 10px;}
#third-swiper{font-size: 0;}
.third-main1 .slide-list{font-size:0;box-shadow:0 0 20px 1px rgba(102,102,102,.1);margin:40px 10px 60px 10px;width:calc(25% - 20px);display: inline-block;}
.third-main1 .slide-list .text{padding:15px 5px 10px 5px;}
.third-main1 .slide-list .img{width:100%;}
.third-main1 .slide-list .name{text-align:center;font-size:20px;color:#333;margin:10px 0 5px 0;}
.third-main1 .slide-list .bd{height:0;border-top:solid 2px #2bd094;width:22px;margin:0 auto;display:block;}
.third-main1 .slide-list .small{font-size:14px;color:#999;margin-top:6px;padding: 0 10px 10px 10px;line-height: 1.5;}
.third-main1 .swiper-pagination-bullet{width:10px;height:10px;border:0;background:rgba(43,208,148,.15);}
.third-main1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2.5px;}
.third-main1 .swiper-pagination-bullet-active{background:rgb(43,208,148);}
.third-main1 .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;}
/*third-main*/

/*fouth-main*/
.fouth-main{width: 100%;}
.fouthContent{width: 1200px;margin: 0 auto;}
.fouth-content-title{color: #333333;font-size: 30px;text-align: center;margin: 0px auto;padding-top: 70px;}
.fouth-content{margin-top:20px;}
.fouth-content .list{text-align:center;width:calc(33.3333% - 32px);padding:50px 0px;margin:16px;box-shadow:0 0 20px 2px rgba(122,122,122,.1); }
.fouth-content .list .name{font-size:20px;color:#333;margin:30px 0 20px 0;}
.fouth-content .list .small{text-align:center;font-size:14px;color:#999;}
/*fouth-main*/

/*fifth-main*/
.fifth-main{background-color:#fafafa;padding:45px 0 42px 0;margin-top: 80px;}
.fifth-content{width: 1200px;margin: 0 auto;}
.fifth-content-title{color: #333;font-size: 30px;text-align: center;margin-bottom:45px;}
.fifth-content-list{
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}
.fifth-content-list .case_li{
    width: 280px;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
    padding: 40px 20px 45px;
    cursor: pointer;
    margin-right: 26.66px;
}
.fifth-content-list .case_li:nth-child(4n){
    margin-right: 0;
}
.fifth-content-list .case_li:hover{
    box-shadow: 0 0 20px 2px rgba(122,122,122,.3);
}

.fifth-content-list .case_li:hover .fifth-content-img{
    height: 0;
    overflow: hidden;
}
.fifth-content-list .case_li:hover .fifth-content-code{
    display: block;
}
.fifth-content-list .fifth-content-img>img{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 30px;
}
.fifth-content-list .fifth-text-title{
    color: #0C0407;
    font-size: 20px;
    margin-bottom: 15px;
}
.fifth-content-list .fifth-text-text{
    color: #666666;
    font-size: 14px;
    line-height: 1.8em;
}
.fifth-content-list .fifth-content-code{
    display: none;
    margin-top: 32px;
}
.fifth-content-list .fifth-code-text{
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}
.fifth-content-list .fifth-code-img{
    width: 88px;
    height: 88px;
}
.load_more{
    text-align: center;
    margin-top: 40px;
}
.load_more>div{
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background-color: #2BD094;
    border-radius: 5px;
    cursor: pointer;
}
.load_more>div>img{
    transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg); 
    margin-left: 10px;
    margin-top: -3px;
    height: 10px;
}

/* .fifth-content .list-group:nth-child(odd) .list:nth-child(odd){background-color:#fff;}
.fifth-content .list-group:nth-child(even) .list:nth-child(even){background-color:#fff;}
.fifth-content .list-group:after{content:'';display:block;width:0;height:0;clear:both;}
.fifth-content .list-group .list{position:relative;float:left;width:200px;height:200px;font-size:0;box-sizing:border-box;padding:10px;transition: all .6s;}
.fifth-content .list-group .logo-box{text-align:center;margin-top:43px;}
.fifth-content .list-group .logo-box .icon{height:70px;margin-bottom:15px;}
.fifth-content .list-group .logo-box .icon img{max-height:100%;}
.fifth-content .list-group .logo-box .name{font-size:16px;color:#333;word-break: break-all;}
.fifth-content .list-group .qr-box{position:absolute;opacity:0;z-index:5;width:100%;height:100%;top:0;left:0;background-color:#fff;box-shadow:0 0 20px 2px rgba(122,122,122,.3);}
.fifth-content .list-group .qr-box img{width:130px;}
.fifth-content .list-group .list:hover .qr-box{opacity:1;}
.fifth-content .more-link{width:150px;height:40px;line-height:40px;text-align:center;margin:40px auto 0 auto;font-size: 18px;color:#fff;display: block;background-color:#2bd094;} */
/*fifth-main*/

/*sixth-main*/
.sixth-main{width: 100%;}
.sixth-content{width: 1200px;margin: 0 auto;}
.sixth-content-title{color: #333333;font-size: 30px;text-align: center;padding: 57px 0 47px 0;}
.sixthBoxItem{width: 30%;}
.sixthBoxItemImg-1{width: 100%;height: 130px;background-image: url(../images/index/new-bg-2.png);background-repeat: no-repeat;padding: 45px 20px 40px 20px;}
.sixthBoxItemImg-2{width: 100%;height: 130px;background-image: url(../images/index/new-bg-3.png);background-repeat: no-repeat;padding: 45px 20px 40px 20px;}
.sixthBoxItemImg-3{width: 100%;height: 130px;background-image: url(../images/index/new-bg-1.png);background-repeat: no-repeat;padding: 45px 20px 40px 20px;}
.sixthBoxItem .big{font-size: 20px;color: #fff;}
.sixthBoxItem .small{font-size: 14px;padding-top: 5px;color: #fff;}
.newList{margin: 30px 0 60px 0;}
.newList p{color: #666666;font-size: 14px;line-height: 2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/*sixth-main*/