html, body {
    font-size: 14px;
    font-family: 'Microsoft yahei', '微软雅黑';
    background: #fff !important;
    color: #333;
    font-weight: 100;
}
.index-content * {
    box-sizing: initial;
}
img {
    max-width: 100%;
}
.index-content {
    width: 100%;
}
.index-content::after {
  content: "";
  display: table;
  clear: both;
}
.index-section1{
	position: relative;
	z-index: 1;
}
.index-section-wapper{
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
}
.svg-json{
    max-width: calc(100% - 100px);
    width: 100%;margin-left:auto;margin-right:auto;
}
.hip-shk {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.hip-shk span {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 36px;
    color: #121212;
    font-weight: bold;
}
.hip-shk p {
    width: 100%;
    float: left;
    text-align: center;
    color: #666;
    font-size: 20px;
    margin-top: 15px;
}
.index-section1 .shadow-box {
    margin: 0 -30px;
    overflow: hidden;
    padding: 20px 30px 0;
    margin-top: 50px;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
#swiper-container-5, #swiper-container-4, #swiper-container-3, #swiper-container-2 {
    overflow: visible;
    padding-bottom: 50px;
}
.swiper-container-horizontal {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.index-section-btn {
    text-align: center;
    margin-top: 60px;
}
.btn1 {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background: #BF09CB;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: 0;
    color: #fff;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}
.section-ul-1 li {
    display: inline-block;
    font-size: 14px;
    width: calc(25% - 30px);
    margin-right: 40px;
    box-shadow: 0 4px 32px 0 rgba(10,14,29,.02),0 8px 64px 0 rgba(10,14,29,.08);
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 0px 0 30px;
    vertical-align: top;
    transition: transform .3s ease;
}
.index-section1 .section-ul-1 li {
    box-shadow: 0px 8px 20px 8px rgba(10,14,29,.08);
    padding-top: 20px;
}
.section-ul-1 li .svg {
    overflow: hidden;
    /* height: 180px; */
    padding: 0px 0;
    position: relative;
    text-align: center;
}
.section-ul-1 li .svg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 10;
}
#swiper-container-4 img {
    width: 80px;
}
.index-section2 .section-ul-1 li:nth-child(3n) {
    margin-right: 0;
}
.section-ul-1 li h4 {
    text-align: center;
    font-size: 24px;
    color: #121212;
    font-weight: normal;
    margin-top: 25px;
}
#swiper-container-4 p {
    text-align: center;
    height: 40px;
    font-size: 16px;
}
.index-section1 .section-ul-1 li a {
    position: relative;
    display: inline-block;
    width: 125px;
    height: 44px;
    line-height: 42px;
    color: #BF09CB;
    border: solid 1px #BF09CB;
    font-size: 16px;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    overflow: hidden;
}
.section-margin {
    margin-top: 0px;
    width: 100%;
    float: left;
}
.section-title {
    text-align: center;
    font-size: 36px;
    color: #121212;
    margin-bottom: 15px;
}
.section-detail {
    text-align: center;
    color: #666;
    font-size: 20px;
}
.index-section2 .section-ul-1 {
    margin-top: 50px;
}
.section-ul-1 li p {
    line-height: 20px;
    color: #999;
    padding: 0 35px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;
    height: 120px;
}
.index-section2 .section-ul-1 li p {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    padding: 0px 65px;
}
.index-section3 {
    margin-top: 0;
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.index-section3 .section-title {
    color: #333;
}
.index-section3 .index-section-tab {
    margin-top: 50px;
}
.index-section3 .tab-content {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.index-section3 .tab-item.on {
    position: relative;
    transform: none;
}
.index-section3 .tab-item {
    text-align: center;
    transform: translate(-100%,0);
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s ease;
}
.index-section3 .tab-item {
    display: flex;
    align-items: center;
    text-align: left;
}
.tab-content .tab-img {
    width: 650px;
    margin-right: 50px;
}
.tab-content .tab-img img {
    width: 100%;
}
.tab-content .text {
    width: calc(100% - 700px);
}
.tab-item .d-flex {
    display: flex;
    align-items: center;
    line-height: 2;
}
.tab-item a.btn {
    display: block;
    width: 120px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    background: #740485;
    margin-top: 10px;
}
.index-section4 .index-section4-content {
    margin: 50px 0 0;
    font-size: 0;
}
.index-section4 .index-section4-left {
    display: inline-block;
    font-size: 14px;
    width: calc(100% - 810px);
    vertical-align: top;
    margin-right: 130px;
}
.index-section4 .index-section4-left ul {
    font-size: 0;
}
.index-section4-left .svg big {
    font-size: 60px;
    line-height: 80px;
    font-weight: 400;
}
.index-section4 .index-section4-left li .detail {
    padding: 0 30px;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.index-section4 .index-section4-left li {
    display: inline-block;
    font-size: 14px;
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 40px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    padding-bottom: 60px;
    box-sizing: border-box;
    transition: all 0.3s ease;
    cursor: pointer;
    vertical-align: top;
}
.index-section4 .index-section4-left li:nth-child(2n) {
    margin-right: 0;
}
.index-section4-left .detail h3 {
    font-weight: 400;
    font-size: 16px;
}
.index-section4-left .detail p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index-section4 .index-section4-left li:hover,
.index-section4 .index-section4-left li.on{
	border-color: #BF09CB;
}
.index-section4 .index-section4-left li .svg {
    text-align: center;
}
.index-section4-left  .svg {
    position: relative;
    margin: 0 auto;
    color: #BF09CB;
    display: flex;
    align-items: top;
    justify-content: center;
    padding-top: 20px;
}
.index-section4 .index-section4-right {
    display: inline-block;
    font-size: 14px;
    width: 680px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 32px rgba(167,179,255,.15);
}
.index-section4 .index-section4-right .video {
    width: 100%;
    position: relative;
    z-index: 9;
}
.index-section4 .index-section4-right .video .img {
    position: relative;
    z-index: 10;
}
.index-section4 .index-section4-right .video .img img {
    width: 100%;
    display: block;
}
.index-section4 .index-section4-right .video .img .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}
.index-section4 .index-section4-right .video .img .bg svg {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -60px;
    fill: #fff;
    cursor: pointer;
}
.index-section4 .index-section4-right .video video {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.index-section4 .index-section4-right .video-content {
    padding: 30px 40px 85px;
}
.index-section4 .index-section4-right .video-content h4 {
    font-size: 20px;
    color: #121212;
    font-weight: normal;
}
.index-section4 .index-section4-right .video-content p {
    color: #666;
    margin-top: 15px;
}
.more-functions {
    background: #f8f8f8;
    padding: 100px 0;
}
.more-functions .more-functions-wapper {
    max-width: 1360px;
    margin: 0 auto;
    width: 100%;
}
.more-functions h3 {
    margin: 0 0 15px;
}
.new-big-title {
    text-align: center;
    font-size: 36px;
    color: #121212;
    margin-bottom: 15px;
}
.more-functions-list {
    margin-top: 50px;
}
.more-functions .more-functions__con {
    width: 100%;
    position: relative;
}
.more-functions .more-functions__item {
    height: 0;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    overflow: hidden;
}
.more-functions .more-functions__on {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.more-functions .more-functions__item .more-functions__item-wapper {
    overflow: hidden;
    transition: all 0.3s;
}
.more-functions .more-functions__item-wapper a {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    box-sizing: border-box;
    border-right: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8;
    background: #fff;
    font-size: 14px;
    text-align: center;
    min-height: 550px;
    line-height: 30px;
}
.more-functions .more-functions__item-wapper a i {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    text-align: center;
    font-size: 50px;
    color: #BF09CB;
    margin: 50px 0 0;
}
.more-functions .more-functions__item-wapper a h5 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin: 10px 0 5px;
}
.more-functions .more-functions__item-wapper a p {
    font-size: 16px;
    color: #999;
    padding: 10px 30px;
}
.more-functions .more-functions__item-wapper a:hover{
	background:#BF09CB;
}
.more-functions .more-functions__item-wapper a:hover i{
	background:#fff;
}
.more-functions .more-functions__item-wapper a:hover h5,
.more-functions .more-functions__item-wapper a:hover p{
	color:#fff;
}
.home-about {
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
}
.index-section7 ul {
    width: calc(33.3333333333% - 13px);
    margin-top: 50px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.home-about ul {
    width: 100%;
    margin-top: 0px;
    float: left;
    margin: 0 -5%;
    display: contents;
}
.index-section7 ul:last-child {
    margin-right: 0;
}
.index-section7 li {
    margin-bottom: 40px;
    height: 80px;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    vertical-align: top;
}
.home-about ul li {
    width: 25%;
    float: left;
    text-align: center;
    height: auto;
}
.home-about ul li .ha-1 {
    padding: 0 5%;
}
.home-about ul li .ha-2 {
    background-color: #fff;
    float: left;
    width: 100%;
    box-shadow: 0px 8px 20px 8px rgba(10,14,29,.08);
    padding-top: 20%;
    padding-bottom: 20%;
}
.home-about ul li .ha-2 span {
    width: 100%;
    float: left;
}
.home-about ul li .ha-2 span img {
    max-width: 100%;
}

@media screen and (max-width: 1919px) {
    .index-section-wapper {
        max-width: 1280px;
    }
    .index-section7 ul {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    .index-section7 li {
        margin-bottom: 30px;
    }
    .index-section4 .index-section4-left {
        width: calc(100% - 730px);
        margin-right: 50px;
    }
    .index-section4 .index-section4-right {
        width: 680px;
    }
    .index-section4 .index-section4-left li {
        width: calc(50% - 15px);
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .index-section4 .index-section4-right .video .img .bg svg {
        width: 100px;
        height: 100px;
        margin: -50px 0 0 -50px;
    }
    .more-functions .more-functions-wapper {
        max-width: 1280px;
    }
    .index-section4 .index-section4-left {
        width: calc(100% - 730px);
        margin-right: 50px;
    }
    .index-section7 ul {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
}
@media(max-width:1450px){
    .index-content {
        overflow:hidden;
    }
}
@media screen and (max-width: 1366px)  {
    /*.index-section-wapper {*/
    /*    max-width: calc(100% - 0px);*/
    /*    width: 100%;*/
    /*}*/
    .section-ul-1 li {
        width: calc(25% - 15px);
        margin-right: 20px;
    }
    .index-section2 .section-ul-1 li {
        width: calc(33.3333% - 14px);
        margin-right: 21px;
    }
    .index-section4 .index-section4-left {
        width: calc(100% - 600px);
    }
    .index-section4 .index-section4-right {
        width: 550px;
    }
    .index-section4 .index-section4-right .video .img .bg svg {
        width: 80px;
        height: 80px;
        margin: -40px 0 0 -40px;
    }
    .index-section7 li {
        margin-bottom: 20px;
        WIDTH: 33.333%;
        float: left;
    }
    .index-section4 .index-section4-left li {
        width: calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .index-section4 .index-section4-left li {
        padding-bottom: 30px;
    }
    .index-section4 .index-section4-left {
        width: calc(100% - 550px);
    }
    .index-section4 .index-section4-left {
        width: calc(100% - 600px);
    }
    .index-section7 ul {
        width: 100%;
        margin-right: 20px;
    }
}
@media screen and (max-width: 1024px) {
    .index-section4 .index-section4-left {
        width: calc(100% - 550px);
    }
    .index-section4 .index-section4-left {
        width: 100%;
    }
    .index-section4 .index-section4-right {
        width: 500px;
    }
}
@media screen and (max-width: 1023px) {
    .index-section4 .index-section4-left li {
        width: calc(50% - 20px);
        margin-right: 40px;
        margin-bottom: 40px;
    }
    .index-section4 .index-section4-right {
        width: 100%;
    }
    .index-section7 ul {
        width: 100%;
        margin: 0;
    }
    .index-section7 li {
        height: auto;
    }
}
@media (max-width: 1200px) {
    .index-section-wapper {
        padding: 0;
    }
    .section-ul-1 li h4 {
        font-size: 14px;
    }
}
@media (max-width: 1050px) {
    .section-ul-1 li h4 {
        font-size: 18px;
    }
}
@media (max-width: 800px) {
    .index-section-wapper {
        width: 90%;
        max-width: 100%;
        margin: auto;
    }
    .index-section3 .tab-item {
        display: block;
    }
    .index-section3 .text {
        width: 100%;
    }
    .index-section3 .tab-img {
        width: 100%;
    }
}
@media (max-width: 769px) {
   .svg-json {
       max-width: calc(100% - 0px);
    } 
    .section-ul-1 li.swiper-slide {
        width: 100% !important;
    }
    .section-ul-1 {
        display: block !important;
    }
    .section-ul-1 li {
        margin-bottom: 20px;
    }
    .section-detail {
        font-size: 16px;
    }
    .home-about ul li {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .section-title {
        font-size: 30px;
    }
    .more-functions .more-functions__item-wapper a {
        width: 100%;
        min-height: auto;
    }
}
@media screen and (max-width: 767px) {
    #swiper-container-5, #swiper-container-4, #swiper-container-3, #swiper-container-2 {
        padding-bottom: 30px;
    }
    .section-title {
        font-size: 24px;
    }
    .index-section3 .index-section-tab {
        margin-top: 30px;
    }
    .index-section3 .tab-content {
        margin-top: 20px;
    }
    .index-section4 .index-section4-left li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .index-section7 li {
        margin-bottom: 15px;
    }
}