header .container {
    width: 100%;
    height: 100%;
    position: relative;
}
header .nav {
    height: 100px;
    margin:auto;
    z-index: 9;
}
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: #5463f9;
    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: 65%;
    margin-top:2%;
}
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:1200px;
    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
}
.advantage {
    width:100%;
    text-align:center;
    padding-bottom: 80px;
}
.advantage .content {
    padding-bottom:0px
}
.advantage .title {
    color:#f7f8fb
}
.advantage .swiper-con {
    width:1204px;
    margin:0 auto;
    overflow:hidden
}
.advantage .swiper-con .swiper-container {
    width:100%;
    height:653px;
    position:relative;
    --swiper-navigation-color:#2B3030;
    --swiper-navigation-size:20px;
    --swiper-pagination-color:#E72323
}
.advantage .swiper-con .swiper-slide {
    height:653px;
    background:#FBFBFB
}
.advantage .swiper-con .swiper-slide ul {
    padding:0 60px
}
.advantage .swiper-con .swiper-slide ul li {
    float:left;
    text-align:center;
    margin-left:24px;
    margin-top:28px
}
.advantage .swiper-con .swiper-slide ul li .nomol {
    width:240px;
    height:280px;
    padding-top:34px
}
.advantage .swiper-con .swiper-slide ul li .nomol div {
    width:114px;
    height:114px;
    border-radius:50%;
    text-align:center;
    line-height:114px;
    margin:0 auto
}
.advantage .swiper-con .swiper-slide ul li .nomol div img {
    vertical-align:middle
}
.advantage .swiper-con .swiper-slide ul li .nomol h4 {
    margin:0 auto;
    font-size:20px;
    font-weight:300;
    color:#333;
    line-height:48px
}
.advantage .swiper-con .swiper-slide ul li .nomol p {
    margin:0 auto;
    font-size:16px;
    font-weight:300;
    color:#666;
    line-height:26px
}
.advantage .swiper-con .swiper-slide ul li .hover {
    display:none;
    width:240px;
    height:280px;
    box-shadow:0 2px 13px 1px rgba(0,0,0,.18);
    border-radius:10px;
    text-align:center;
    line-height:280px
}
.advantage .swiper-con .swiper-slide ul li .hover p {
    width:180px;
    display:inline-block;
    vertical-align:middle;
    font-size:18px;
    font-weight:300;
    color:#fff;
    line-height:26px
}
.advantage .swiper-con .swiper-slide ul li:hover {
    cursor:pointer
}
.advantage .swiper-con .swiper-slide ul li:hover .nomol {
    display:none
}
.advantage .swiper-con .swiper-slide ul li:hover .hover {
    display:block
}
.advantage .swiper-con .swiper-slide ul li:first-child .nomol div {
    background:-webkit-linear-gradient(43deg,#0999ff,#abdcff);
    background:-o-linear-gradient(43deg,#0999ff,#abdcff);
    background:linear-gradient(133deg,#0999ff,#abdcff)
}
.advantage .swiper-con .swiper-slide ul li:first-child .hover {
    background:-webkit-linear-gradient(43deg,#0999ff,#abdcff);
    background:-o-linear-gradient(43deg,#0999ff,#abdcff);
    background:linear-gradient(133deg,#0999ff,#abdcff)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(2) .nomol div {
    background:-webkit-linear-gradient(43deg,#ff6866,#feb692);
    background:-o-linear-gradient(43deg,#ff6866,#feb692);
    background:linear-gradient(133deg,#ff6866,#feb692)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(2) .hover {
    background:-webkit-linear-gradient(43deg,#ff6866,#feb692);
    background:-o-linear-gradient(43deg,#ff6866,#feb692);
    background:linear-gradient(133deg,#ff6866,#feb692)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(3) .nomol div {
    background:-webkit-linear-gradient(43deg,#ffaf40,#ffeaa1);
    background:-o-linear-gradient(43deg,#ffaf40,#ffeaa1);
    background:linear-gradient(133deg,#ffaf40,#ffeaa1)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(3) .hover {
    background:-webkit-linear-gradient(43deg,#ffaf40,#ffeaa1);
    background:-o-linear-gradient(43deg,#ffaf40,#ffeaa1);
    background:linear-gradient(133deg,#ffaf40,#ffeaa1)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(4) .nomol div {
    background:-webkit-linear-gradient(43deg,#51dacc,#aafff6);
    background:-o-linear-gradient(43deg,#51dacc,#aafff6);
    background:linear-gradient(133deg,#51dacc,#aafff6)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(4) .hover {
    background:-webkit-linear-gradient(43deg,#51dacc,#aafff6);
    background:-o-linear-gradient(43deg,#51dacc,#aafff6);
    background:linear-gradient(133deg,#51dacc,#aafff6)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(5) .nomol div {
    background:-webkit-linear-gradient(43deg,#34ce79,#81fbb8);
    background:-o-linear-gradient(43deg,#34ce79,#81fbb8);
    background:linear-gradient(133deg,#34ce79,#81fbb8)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(5) .hover {
    background:-webkit-linear-gradient(43deg,#34ce79,#81fbb8);
    background:-o-linear-gradient(43deg,#34ce79,#81fbb8);
    background:linear-gradient(133deg,#34ce79,#81fbb8)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(6) .nomol div {
    background:-webkit-linear-gradient(43deg,#a54dd7,#e2b0ff);
    background:-o-linear-gradient(43deg,#a54dd7,#e2b0ff);
    background:linear-gradient(133deg,#a54dd7,#e2b0ff)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(6) .hover {
    background:-webkit-linear-gradient(43deg,#a54dd7,#e2b0ff);
    background:-o-linear-gradient(43deg,#a54dd7,#e2b0ff);
    background:linear-gradient(133deg,#a54dd7,#e2b0ff)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(7) .nomol div {
    background:-webkit-linear-gradient(43deg,#f65273,#fff6b7);
    background:-o-linear-gradient(43deg,#f65273,#fff6b7);
    background:linear-gradient(133deg,#f65273,#fff6b7)
}
.advantage .swiper-con .swiper-slide ul li:nth-child(7) .hover {
    background:-webkit-linear-gradient(43deg,#f65273,#fff6b7);
    background:-o-linear-gradient(43deg,#f65273,#fff6b7);
    background:linear-gradient(133deg,#f65273,#fff6b7)
}
.advantage .swiper-con .swiper-slide ul li:last-child .nomol div {
    background:-webkit-linear-gradient(43deg,#806ff2,#ce9ffc);
    background:-o-linear-gradient(43deg,#806ff2,#ce9ffc);
    background:linear-gradient(133deg,#806ff2,#ce9ffc)
}
.advantage .swiper-con .swiper-slide ul li:last-child .hover {
    background:-webkit-linear-gradient(43deg,#806ff2,#ce9ffc);
    background:-o-linear-gradient(43deg,#806ff2,#ce9ffc);
    background:linear-gradient(133deg,#806ff2,#ce9ffc)
}
.advantage .swiper-con .swiper-button-prev,.advantage .swiper-con .swiper-button-next {
    width:50px;
    height:50px;
    border-radius:50px;
    color: #999999;
    box-shadow:0 2px 6px 0 rgba(0,0,0,.14);
    top:46%
}
.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:1200px;
    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 #E51717;
    color:#E51717
}
.function .nav .menu .active {
    border-bottom:2px solid #E51717;
    color:#E51717
}
.function .content {
    width:1204px;
    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:#E51717;
    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:1200px;
    margin:0 auto;
    padding:20px 0 80px
}
.clientele .case li {
    display:inline-block;
    width:550px;
    height:240px;
    background:#fff;
    box-shadow:0 6px 14px 0 rgba(231,35,35,0.1);
    padding:40px 30px;
    margin:40px 19px 0
}
.clientele .case li img {
    width:150px;
    height:160px;
    margin-right:22px;
    vertical-align:middle
}
.clientele .case li div {
    width:300px;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    position:relative
}
.clientele .case li div .text {
    font-size:14px;
    color:#666;
    line-height:21px;
    text-align:left
}
.clientele .case li div .name {
    position:absolute;
    bottom:0;
    right:0;
    text-align:right;
    color:#999;
    font-size:12px
}
.more-fun {
    width:100%;
    text-align:center
}
.more-fun .title {
    color:#f4f4f4
}
.more-fun .content .list {
    width:1200px;
    margin:50px auto 0;
    text-align:center
}
.more-fun .content .list li {
    display:inline-block;
    width:275px;
    height:360px;
    background:#fff;
    box-shadow:0 4px 16px 0 rgba(0,0,0,.1);
    text-align:center;
    vertical-align:middle;
    margin-left:13px;
    margin-right:13px
}
.more-fun .content .list li:first-child {
    margin-left:0
}
.more-fun .content .list li:last-child {
    margin-right:0
}
.more-fun .content .list li div {
    display:inline-block;
    width:79px;
    height:86px;
    line-height:86px;
    margin-top:50px
}
.more-fun .content .list li div img {
    height: 70px;
    vertical-align:middle
}
.more-fun .content .list li h4 {
    font-size:20px;
    font-weight:400;
    color:#333;
    line-height:24px;
    margin-top:40px;
    margin-bottom:30px
}
.more-fun .content .list li p {
    font-size:14px;
    color:#999;
    line-height:23px;
}
.more-fun .content .see-more {
    width:140px;
    height:40px;
    background:#E72323;
    border-radius:4px;
    margin-top:40px;
    display:inline-block;
    font-size:16px;
    font-weight:400;
    color:#fff;
    line-height:40px;
    margin-bottom:75px;
    cursor: pointer;
}
.join-cooperate {
    width:100%;
    text-align:center
}
.join-cooperate .title {
    color:#f7f8fb
}
.join-cooperate .case {
    width:1200px;
    margin:0 auto;
    padding:0px;
    position: relative;
    border-bottom: 1px dashed #CCC;
}
.join-cooperate .case li {
    display:inline-block;
    width:175px;
    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;
}
