header .container {
    width: 100%;
    height: 100%;
    position: relative;
}
header .banner {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align:center;
    overflow: hidden;
    position: relative;
}
header .banner .banner-first {
    width: 100%;
    height: auto;
}
header .banner .banner-first .index_banner {
    width: 100%;
    height: auto;
}
header .banner .banner-first .banner-index {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
header .banner .banner-first .banner-box {
    width: 960px;
    margin: 3% auto;
    display: flex;
    justify-content: space-between;
}
header .banner .banner-first .banner-box-left {
    width: 60%;
}
header .banner .banner-first .banner-box-left .banner-box-left-content {
    width: 100%;
    color: #ffffff;
    text-align: left;
    margin-top: 10%;
}
header .banner .banner-first .banner-box-left .banner-box-left-content .banner-box-left-content-title {
    width: 100%;
    font-size: 32px;
    font-weight: 500;
    margin: 30px 0px;
}
header .banner .banner-first .banner-box-left .banner-box-left-content .banner-box-left-content-desc {
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}
header .banner .banner-first .banner-box-left .banner-box-left-content .banner-box-left-content-btn {
    width: 130px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    background-color: #ffffff;
    color: #51c29a;
    border-radius: 5px;
    margin: 30px 0px;
    font-weight: 400;
    cursor: pointer;
}
header .banner .banner-first .banner-box-right {
    width: 40%;
    text-align: right;
}
header .banner .banner-first .banner-box-right img {
    width: 85%;
}
section {
    padding-top:60px !important;
}
section .title {
    width:100%;
    max-width:1200px;
    margin:0 auto;
    text-align:center;
    font-size:72px;
    font-weight:700;
    color:#f7f8fb;
    line-height:60px;
    height:33px
}
section .tit {
    font-size:30px;
    font-weight:400;
    color:#333;
    line-height:44px
}
.nav-fixed {
    position:fixed;
    top:0;
    left:0;
    z-index:999
}
.second-nav {
    width:100%;
    background:#fff;
    text-align:center
}
.second-nav .nav {
    width:100%;
    border-bottom:1px solid #f4f4f4
}
.second-nav .nav .menu {
    width:1204px;
    margin:0 auto
}
.second-nav .nav .menu li {
    display:inline-block;
    width:73px;
    font-size:18px;
    font-weight:400;
    line-height:70px;
    margin:0 80px
}
.second-nav .nav .menu li a {
    color:#333
}
.second-nav .nav .menu li:hover {
    border-bottom:2px solid #00a4ff
}
.second-nav .nav .menu li:hover a {
    color:#00a4ff
}
.second-nav .nav .menu .active {
    border-bottom:2px solid #00a4ff
}
.second-nav .nav .menu .active a {
    color:#00a4ff
}
.function {
    width:100%;
    text-align:center
}
.function .title {
    color:#f4f4f4
}
.function .tit-con p {
    font-size:16px;
    font-weight:300;
    color:#999;
    line-height:44px
}
.function .nav {
    width:100%
}
.function .nav .menu {
    width:1204px;
    margin:15px auto 0;
    border-bottom:1px solid #f4f4f4
}
.function .nav .menu li {
    display:inline-block;
    width:73px;
    font-size:18px;
    font-weight:400;
    line-height:70px;
    margin:0 55px;
    line-height:44px;
    color:#666;
    cursor:pointer
}
.function .nav .menu li:first-child {
    margin-left:0
}
.function .nav .menu li:last-child {
    margin-right:0
}
.function .nav .menu li:hover {
    border-bottom:2px solid #00a4ff;
    color:#00a4ff
}
.function .nav .menu .active {
    border-bottom:2px solid #00a4ff;
    color:#00a4ff
}
.function .content {
    width:1245px;
    margin:0 auto
}
.function .content .tab-content {
    padding:51px 0 65px;
    text-align:left;
    display:none
}
.function .content .tab-content img {
    width: 650px;
    height: 100%;
    vertical-align:middle
}
.function .content .tab-content .tex-con {
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    margin-left:100px
}
.function .content .tab-content .tex-con p {
    width: 400px;
    font-size:16px;
    color:#566a87;
    line-height:26px;
    text-align:left;
    font-weight:300;
}
.function .content .tab-content .tex-con div {
    width:140px;
    height:40px;
    background:#00a4ff;
    border-radius:4px;
    font-size:16px;
    font-weight:400;
    color:#fff;
    line-height:40px;
    text-align:center;
    margin-top:91px;
    display:inline-block;
    cursor:pointer
}
.clientele {
    width:100%;
    text-align:center
}
.clientele .title {
    color:#f7f8fb
}
.clientele .case {
    width:auto;
    margin:0 auto;
    padding:0px;
}
.clientele .case li {
    display:inline-block;
    width:390px;
    height:210px;
    background:#fff;
    box-shadow:0 6px 14px 0 rgb(35 151 231 / 10%);
    padding:30px 50px;
    margin:30px 10px 0
}
.clientele .case li img {
    width:auto;
    height:50px;
    vertical-align:middle
}
.clientele .case li .li {
    width:300px;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    position:relative
}
.clientele .case li div .text {
    font-size:17px;
    line-height:50px;
    margin-top: 10px;
    text-align: center;
    font-weight: 500;
}
.clientele .case li div .name {
    text-align:center;
    font-size:13px;
    line-height: 20px;
}
.consult-button {
    width: 140px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background-color: #51c29a;
    margin-bottom: 80px;
    margin-top: 40px;
    cursor: pointer;
}
.more-fun {
    width:100%;
    text-align:center
}
.more-fun .title {
    color:#f4f4f4
}
.more-fun .content .list {
    width:auto;
    margin:0 auto;
    text-align:center
}
.more-fun .content .list li {
    display:inline-block;
    width:390px;
    height:210px;
    vertical-align:middle;
    margin:30px 10px 0;
    position: relative;
}
.more-fun .content .list .middle img {
    height: 160px;
    margin: 25px auto;
}
.more-fun .content .list .middle .middle-word {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 75px;
    left: 0;
    height: 60px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
}
.more-fun .content .list .left-li {
    width: 100%;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(48, 48, 48, 0.08);
    border-radius: 40px;
    padding: 5px 0px;
}
.more-fun .content .list .left-middle {
    margin: 15px 20px;
}
.more-fun .content .list .right-middle {
    margin: 15px -20px;
}
.more-fun .content .list .li-img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: 0px 5px;
    position: relative;
    float: left;
}
.more-fun .content .list .li-img img {
    width: 60px;
    height: 60px;
}
.more-fun .content .list .li-img .float-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    padding: 10px 0px;
    text-align: center;
    font-weight: bold;
}
.more-fun .content .list .li-content {
    width: 260px;
    margin-left: 15px;
    height: 60px;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    float: left;
}
.join-cooperate {
    width:100%;
    text-align:center
}
.join-cooperate .title {
    color:#f7f8fb
}
.join-cooperate .case {
    width:1240px;
    margin:0 auto;
    padding:0px;
    position: relative;
    border-bottom: 1px dashed #CCC;
}
.join-cooperate .case li {
    display:inline-block;
    width:180px;
    height:100px;
    margin:30px 10px 0;
    position: relative;
    top: 4px;
}
.join-cooperate .case li img {
    width:auto;
    height:50px;
}
.join-cooperate .case li .li {
    width:300px;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    position:relative
}
.join-cooperate .case li .text {
    font-size:14px;
    line-height:30px;
    text-align: center;
    font-weight: 500;
}
.join-cooperate .case li .join-cooperate-point {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin: 10px auto;
    background: #999999;
}
.service-detail {
    width:100%;
    text-align:center;
    background: #222;
    color: #ffffff;
}
.service-detail .title {
    color:#ffffff;
}
.service-detail .tit-con p {
    color:#ffffff;
}
.service-detail .tit {
    color:#ffffff;
}
.service-detail .case {
    width:100%;
    margin:0 auto;
    padding:0px;
    position: relative;
}
.service-detail .case li {
    display:inline-block;
    width:200px;
    height:100px;
    margin:30px 10px 0;
}
.service-detail .case li .service-tit {
    font-size: 26px;
    font-weight: bold;
}
.service-detail .case li .service-content {
    font-size:14px;
    line-height:40px;
}
.works {
    width:100%;
    text-align:center;
}
.works .title {
    color:#f7f8fb
}
.works .channel {
    width:900px;
    margin:0 auto;
    padding:0px;
    position: relative;
}
.works .channel li {
    display:inline-block;
    width:100px;
    height:30px;
    margin:30px 10px 0;
    cursor: pointer;
}
.works .channel .tab-bar {
    width: 20px;
    height: 3px;
    border-radius: 50px;
    margin: 10px auto;
    background-color: #51c29a;
}
.works .channel .select-show {
    color: #51c29a;
}
.works .channel .tab-bar-show {
    display: none;
}
.works .case {
    width:1200px;
    margin:0 auto;
    padding:0px;
    position: relative;
}
.works .case .li {
    display:inline-block;
    width:40px;
    height:150px;
    margin:30px 5px 0;
    vertical-align: top;
}
.works .case .li .change-next {
    display: none;
}
.works .case .middle {
    width: 950px;
    height: 200px;
    overflow: hidden;
    padding-right: 200px;
}
.works .case .middle-girl {
    display: none;
}
.works .case .middle .middle-inner {
    width: 950px;
    height: 220px;
    padding: 0px 25px;
    white-space: nowrap;
    overflow-x: auto;
}
.works .case .middle .middle-list {
    position: relative;
    display: inline-block;
    width: 107px;
    height: 190px;
    text-align: center;
    margin: 0px 20px;
    cursor: pointer;
}
.works .case .middle .middle-padding {
    width: 100px;
    height: 150px;
}
.works .case .middle .middle-list .middle-list-img {
    width: 110px;
    height: 150px;
}
.works .case .middle .middle-list .middle-list-img img {
    width: 110px;
    height: 150px;
    box-shadow: 0px 3px 6px 0px rgba(48, 48, 48, 0.07);
}
.works .case .middle .middle-list .middle-list-title {
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 35px;
    color: #333333;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.works .case .middle .middle-list .middle-list-desc {
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.works .case .change {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(48, 48, 48, 0.07);
    margin-top: 55px;
    cursor: pointer;
}
.works .case .change img {
    width: 30px;
    height: 30px;
    margin: 5px;
}
.partners {
    width:100%;
    text-align:center;
    padding-bottom: 80px;
}
.partners .title{
    margin-bottom: 80px;
}
.partners .tit-con{
    margin-bottom: 40px;
}
.partners ul{
    width:1200px;
    margin:0 auto;
    padding:0px;
    display: flex;
    justify-content: space-around;
}
.partners ul li {
    border-right: 1px solid #EFF4F8;
    border-bottom: 1px solid #EFF4F8;
    box-sizing: border-box;
    display:inline-block;
    width:25%;
    height: 150px;
    overflow: hidden;
}
.partners .case-1 li{
    border-bottom: 0px;
}
.partners ul .border-right-no {
    border-right: 0px;
}
.partners ul li img {
    width: auto;
    height:60px;
    margin-top: 30px;
}
.partners ul li h5 {
    width: 100%;
    font-size:15px;
    color:#333;
    font-weight: 500;
    margin-top:10px;
}
.partners .on-border-bottom li {
    border-bottom: 0px;
}
.links {
    width:100%;
    text-align:center;
    padding-bottom: 80px;
}
.links .tit-con {
    margin-bottom: 30px;
}
.links .title{
    margin-bottom: 80px;
}
.links ul{
    width:1240px;
    margin:0 auto;
    padding:0px;
}
.links ul li {
    margin-right: 60px;
    line-height: 50px;
    overflow: hidden;
    font-size: 16px;
    cursor: pointer;
    float: left;
}
.change-next-girl {
    display: none;
}
.change-last-girl {
    display: none;
}
.clear {
    clear: both;
}
.index-works {
    width:100%;
    text-align:center;
}
.index-works .title {
    color:#f7f8fb
}
.index-works .case {
    width:1200px;
    margin:0 auto;
    padding:0px;
    position: relative;
}
.index-works .case .li {
    display:inline-block;
    width:40px;
    height:150px;
    margin:30px 5px 0;
    vertical-align: top;
}
.index-works .case .li .change-next {
    display: none;
}
.index-works .case .middle {
    width: 950px;
    height: 150px;
    overflow: hidden;
    padding-right: 200px;
}
.index-works .case .middle .middle-inner {
    width: 950px;
    height: 270px;
    padding: 0px 25px;
    white-space: nowrap;
    overflow-x: auto;
}
.index-works .case .middle .middle-list {
    position: relative;
    display: inline-block;
    width: 260px;
    height: 140px;
    text-align: left;
    margin: 0px 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(48, 48, 48, 0.1);
    border-radius: 6px;
    padding: 15px 15px;
    color: #666666;
    cursor: pointer;
}
.index-works .case .middle .middle-list .middle-list-title {
    width: 230px;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-works .case .middle .middle-list .middle-list-date {
    width: 230px;
    height: 25px;
    line-height: 33px;
    font-size: 14px;
    color: #999999;
}
.index-works .case .middle .middle-list .middle-list-detail {
    width: 230px;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
    position: relative;
}
.index-works .case .middle .middle-list .middle-list-detail .middle-list-detail-position {
    position: absolute;
    width: 65px;
    height: 20px;
    background-color: #ffffff;
    bottom: 0;
    right: 0;
    text-align: right;
    color: #E61717;
    font-weight: 500;
    cursor: pointer;
}
.index-works .case .middle .middle-list .middle-list-detail .middle-list-detail-position a {
    color: #E61717;
}
.index-works .case .change {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(48, 48, 48, 0.07);
    margin-top: 45px;
    cursor: pointer;
}
.index-works .case .change img {
    width: 30px;
    height: 30px;
    margin: 5px;
}
