.banner img{
    width: 100%;
}
.banner_pc{
    position: relative;
}
/*.banner_main{
    position: absolute;
    left: 50%;
    top: 0;
    width: 94%;
    max-width: 1200px;
    height: 100%;
    transform: translate(-50%,0);
}*/
a.banner_more{
    position: absolute;
    left: 18.75%;
    bottom: 7.4%;
    display: block;
    width: 19.11%;
    text-align: center;
    transition: all 0.6s;
}
a.banner_more:hover {
    transform: scale(1.05);
}
img.mm{
    display: none;
}
.footer{
    padding: 35px 0;
    background: #eeeef0;
}
.foot{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.foot_lf{
    width: 16.6%;
}
.foot_lf img{
    max-width: 130px;
}
.foot_con{
    flex: 1;
    max-width: 850px;
}
.foot_url{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px 15px;
}
.foot_url a{
    display: block;
    font-size: 16px;
    color: #252526;
}
.foot_url a:hover{
    font-weight: bold;
}
.foot_content{
    font-size: 12px;
    line-height: 28px;
    color: #577f9c;
}
.title{
    position: relative;
    color: #252525;
    text-align: center;
    margin-bottom: 50px;
    z-index: 2;
}
.title h3{
    font-size: 34px;
    font-weight: bold;
}
.title h3 span{
    position: relative;
}
.title h3 span:before{
    content: "";
    position: absolute;
    left: -25px;
    top: -15px;
    width: 54px;
    height: 49px;
    background: url(../images/t.png)no-repeat;
    z-index: -1;
}
.title h3 span:after{
    content: "";
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -16px;
    width: 35px;
    height: 32px;
    background: url(../images/t1.png)no-repeat;
    z-index: -1;
}
.title h5{
    font-size: 18px;
    line-height: 30px;
    color: #595b5b;
    margin-top: 15px;
}
.title h5 strong{
    color: #aa380a;
}
.index7{
    padding: 90px 0 20px;
}
.index7 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index7 ul li{
    position: relative;
    width: 30%;
    padding: 3px;
    margin-bottom: 50px;
    border-radius: 12px;
    box-shadow: 0 3px 8px rgba(86, 76, 215, 0.48);
    background: #ffffff;
}
.ind7{
    text-align: center;
    padding: 50px 12px 10px;
    border-radius: 12px;
    box-shadow: inset 0 3px 8px rgba(86, 76, 215, 0.48);
    background: #f3edff;
}
.ind7 img{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}
.ind7 h3{
    font-size: 22px;
    color: #323232;
    font-weight: bold;
    margin-bottom: 15px;
}
.ind7 h5{
    font-size: 16px;
    line-height: 26px;
    color: #323232;
    min-height: 78px;
}
.w1410{
    width: 94%;
    max-width: 1410px;
    margin: 0 auto;
}
.index8{
    padding-top: 30px;
/*    background: url(../images/ind8.png)top center no-repeat;
    background-size: cover;*/
}
.index8 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index8 ul li{
    width: 15.9%;
    text-align: center;
    margin-bottom: 40px;
    padding: 15px 15px 30px;
    border-radius: 10px;
    background: #e4e2f9;
}
.index8 ul li img{
    width: 100%;
    border-radius: 10px;
}
.index8 ul li h3{
    font-size: 22px;
    color: #373737;
    font-weight: bold;
    margin: 20px 0 5px;
}
.index8 ul li h3:after{
    content: "";
    display: block;
    width: 38px;
    height: 1px;
    margin: 5px auto 0;
    background: #2683e2;
}
.index8 ul li h5{
    font-size: 18px;
    line-height: 30px;
    color: #373737;
    padding: 0 5px;
}
.index9{
    padding: 50px 0;
/*    background: #fdf6f3;*/
}
.index9 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index9 ul li{
    width: 19.6%;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border-radius: 19px;
    background: #564cd7;
}
.index9 ul li:nth-child(2){
    background: #7a64e2;
}
.index9 ul li:nth-child(3){
    background: #a27eee;
}
.index9 ul li:nth-child(4){
    background: #be9fff;
}
.index9 ul li:nth-child(5){
    background: #d4c0ff;
}
.index9 ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    padding: 10px;
}
.index{
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 94%;
    max-width: 1080px;
    margin: -55px auto 0;
    padding: 10px 40px 10px 50px;
    background: #f4f2fc;
    border-radius: 23px;
    box-shadow: 0 6px 13px rgba(139, 113, 228, 0.5);
    z-index: 1;
}
.ind_one{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.ind_one img{
    margin-right: 15px;
}
.ind_one p{
    font-size: 28px;
    color: #000000;
}
.ind_two{
    width: 37.5%;
}
.index1{
    padding: 100px 0;
}
.index1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index1 ul li{
    width: 30.8%;
    color: #ffffff;
    margin-bottom: 30px;
    border-radius: 13px;
    background: linear-gradient(to bottom, #a39af8, #4f47d5);
}
.index1 ul li a{
    display: flex;
    align-items: center;
    min-height: 140px;
    padding: 15px 20px;
    background: url(../images/ind1.png) right 20px center no-repeat;
}
.index1 ul li h3{
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}
.index1 ul li:nth-child(2),
.index1 ul li:nth-child(5){
    background: linear-gradient(to bottom, #c9f6e9, #52d4b7);
}
.index1 ul li:nth-child(3),
.index1 ul li:nth-child(6){
    background: linear-gradient(to bottom, #a0d2ff, #5daaff);
}
.more1{
    text-align: center;
    margin: 35px auto 0;
}
.more1 a{
    display: inline-block;
    font-size: 22px;
    line-height: 50px;
    color: #ffffff;
    padding: 0 20px;
    min-width: 245px;
    height: 50px;
    border-radius: 26px;
    background: linear-gradient(to right, #f9ad19, #f9c219);
/*    box-shadow: inset 0 3px 7px rgba(6, 0, 1, 0.35);*/
}
.more1 a:hover{
    background: linear-gradient(to right, #4f47d5, #a39af8);
}
.index2{
    display: flex;
    flex-wrap: wrap;
}
.ind2_lf{
    width: 37.76%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    background: url(../images/ind2z.jpg)top left no-repeat;
    background-size: cover;
}
.ind2_ri{
    width: 62.24%;
    padding: 70px 70px 45px;
    background: #efeaff;
}
.w970{
    width: 100%;
    max-width: 970px;
}
.ind2_ri .title {
    text-align: left;
    margin-bottom: 30px;
}
.ind2_con{
    width: 100%;
    max-width: 760px;
    font-size: 24px;
    line-height: 38px;
    color: #414141;
    margin-bottom: 30px;
}
.ind2_con strong{
    color: #6b4dd7;
}
.ind2_ri ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ind2_ri ul li{
    width: 24.22%;
    border-radius: 14px;
    border: 1px solid #8a71e6;
    box-shadow: 0 5px 10px rgba(151, 123, 233, 0.65);
    background: #fafafa;
    overflow: hidden;
}
.ind2_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}
.ind2_img img{
    max-height: 90%;
}
.ind2_ri ul li h3{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    min-height: 50px;
    padding: 2px 3px;
    background: linear-gradient(to bottom, #574ae0, #8b80ff);
}
.index3{
    padding: 90px 0;
}
.index3 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index3 ul li{
    text-align: center;
    margin-bottom: 30px;
}
.ind3_img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 109px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.ind3_img img{
    max-height: 100%;
}
img.tu2{
    display: none;
}
.index3 ul li p{
    font-size: 24px;
    color: #000000;
}
.index3 ul li:hover img.tu1{
    display: none;
}
.index3 ul li:hover img.tu2{
    display: block;
}
.index4 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index4 ul li{
    position: relative;
    width: 23.33%;
    margin-bottom: 30px;
    padding: 50px 20px;
    border-radius: 15px;
    border: 1px solid #8b71e4;
    border-bottom: 20px solid #8b71e4;
    background: #ffffff;
    box-shadow: 0 5px 16px rgba(151, 123, 233, 0.31);
}
.index4 ul li h2{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    background: #8b71e4;
}
.index4 ul li h3{
    font-size: 22px;
    color: #8b71e4;
    font-weight: bold;
    text-align: center;
    margin: 60px 0 20px;
}
.ind4_con{
    font-size: 18px;
    line-height: 32px;
    color: #000000;
}
/*.index4 ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 85.7%;
    height: 49.6%;
    background: url(../images/ind41_03.png)no-repeat;
    background-size: 100% 100%;
}*/
.index4 ul li img.ind4_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 85.7%;
}
.index4 ul li:hover img.tu1{
    display: none;
}
.index4 ul li:hover img.tu2{
    display: block;
}
/*.index4 ul li:after{
    display: none;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 75%;
    height: 19.8%;
    background: url(../images/ind42.png)no-repeat;
    background-size: 100% 100%;
}*/
.index4 ul li img.ind4_img2{
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 75%;
}
.index4 ul li:hover{
    color: #ffffff;
    background: #8b71e4;
    border-bottom: 20px solid #f9c219;
}
.index4 ul li:hover:after{
    display: block;
}
.index4 ul li:hover:before{
    background: url(../images/ind411_03.png)no-repeat;
    background-size: 100% 100%;
}
.index4 ul li:hover h2{
    color: #8b71e4;
    background: #ffffff;
}
.index4 ul li:hover h3,
.index4 ul li:hover .ind4_con{
    color: #ffffff;
}
.index5{
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 100px 0;
}
.ind5 img{
    margin: 0 auto;
}
.ind6{
    padding: 35px;
    box-shadow: -5px 5px 10px rgba(151, 123, 233, 0.65);
    background: url(../images/ind6.png)left top no-repeat;
    background-size: cover;
}
.ind6_lf{
    width: 24.8%;
    padding: 30px 0;
    background: #f9f9f9;
}
.ind6_lf a{
    display: flex;
    align-items: center;
    font-size: 24px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 15px;
    padding-left: 20px;
    border-left: 5px solid #f9f9f9;
}
.ind6_lf a:last-child{
    margin-bottom: 0;
}
.ind6_lf a.cur{
    font-size: 30px;
    color: #8b71e4;
    font-weight: bold;
    border-color: #3927fe;
}
.ind6_lf a.cur:after{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-left: 15px;
    background: url(../images/ind61.png)no-repeat;
    background-size: 100% 100%;
}
.ind6_ri{
    width: 71.7%;
    padding-top: 50px;
}
.ind6_ri ul{
    display: none;
    overflow: hidden;
}
.ind6_ri ul:first-child{
    display: block;
}
.ind6_ri ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    border-radius: 9px;
    border: 1px solid #887dfd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    height: 70px;
    text-align: center;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}
.ind6_ri ul li:nth-child(4n),
.ind6_ri ul li:last-child{
    margin-right: 0;
}
.ind6_ri ul li:hover{
    color: #ffffff;
    background: #887dfd;
}
.ind6_ri .more1{
    text-align: left;
    margin-top: 50px;
}
.team{
    padding: 70px 0 100px;
}
.team_nav{
    margin-bottom: 35px;
}
.team_nav a{
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 310px;
    font-size: 24px;
    line-height: 50px;
    color: #252525;
    text-align: center;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 25.5px;
    background: #eaeaea;
    margin-right: 20px;
}
.team_nav a:last-child{
    margin-right: 0;
}
.team_nav img{
    margin-left: 10px;
    opacity: 0;
}
.team_nav a.cur{
    background: linear-gradient(to right, #f9ad19, #f9c219);
}
.team_nav a.cur img{
    opacity: 1;
}
.team_ul{
    position: relative;
}
.team_ul:after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
    height: 59%;
    background: #9a92ff;
    z-index: -1;
}
.team_ul div.main{
    display: none;
}
.team_ul div.main:first-child{
    display: block;
}
.team_ul ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.team_ul ul li{
    position: relative;
    width: 32.5%;
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
    padding: 40px 35px 75px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
    background: linear-gradient(to bottom, #a681ef, #4c45d4);
}
/*.team_img{
    margin-bottom: 35px;
}*/
.team_img img{
    margin: 0 auto;
}
.team_ul ul li h3{
    font-size: 20px;
    line-height: 36px;
    margin: 35px 0 20px;
}
.team_con{
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    text-align-last: center;
}
.team_ul ul li a{
    position: absolute;
    left: 14%;
    bottom: -35px;
    width: 72%;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #000000;
    font-weight: bold;
    border-radius: 42px;
    background: #fbdc1a;
}
.team_ul ul li a img{
    margin-left: 15px;
}
.fuwu{
    width: 94%;
    max-width: 1460px;
    margin: 0 auto;
}
.fuwu_img img{
    width: 100%;
}
.w1020{
    width: 94%;
    max-width: 1020px;
    margin: 0 auto;
}
.fuwu ul{
    display: none;
}
.fuwu ul li{
    width: 49%;
    text-align: center;
    margin-right: 2%;
    margin-bottom: 3vw;
}
.fuwu ul li:nth-child(2n),
.fuwu ul li:last-child{
    margin-right: 0;
}
.fuwu ul li img{
    width: 40px;
    margin: 0 auto;
}
.fuwu ul li h3{
    font-size: 4.5vw;
    color: #6e4fd8;
    font-weight: bold;
    margin: 2vw 0;
}
.fw_con{
    font-size: 3.25vw;
    line-height: 5vw;
    color: #000000;
}


.customer{
    position: fixed;
    top: 30%;
    right: 0;
    text-align: center;
    z-index: 9999;
}
.kf_img{
    position: absolute;
    top: -75px;
    right: 0;
    z-index: 1000;
}
.customer ul{
    position: relative;
    background-color: #fff;
    border-radius: 15px 0px 0px 15px;
    padding: 5px 6px;
    box-shadow: 0px 0px 15px 1px rgb(0,0,0,0.1);
    z-index: 2000;
}
.customer ul li{
    position: relative;
    padding: 8px 0;
    cursor: pointer;
}
.customer ul li p{
    font-size: 14px;
    color: #000000;
}
.customer_img img{
    margin: 0 auto 5px;
}
.customer ul li:hover img.tu1{
    display: none;
}
.customer ul li:hover img.tu2{
    display: block;
}
.customer ul li:hover p{
    color: #fa9e19 !important;
}
.customer_tel{
    position: absolute;
    background-color: #fff;
    width: 160px;
    text-align: left;
    padding: 10px 0 10px 15px !important;
    z-index: 1;
    top: 0;
    left: -175px;
    border-radius: 4px;
    transition: all .3s;
    display: none;
    overflow: hidden;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);
}
.customer_tel p{
    color: #fa9e19;
    margin-bottom: 5px;
}
.customer_tel span{
    font-size: 14px;
}
.customer ul li:nth-child(1) p{
    color: #057ec7;
}
.customer ul li:nth-child(2) p{
    color: #f2973a;
}
.customer ul li:nth-child(3) p{
    color: #2ec100;
}
.customer ul li:nth-child(4) p{
    color: #ff0000;
}
.customer ul li:hover .customer_tel,
.customer ul li:hover .customer_ewm{
    display: block;
}
.customer_ewm{
    position: absolute;
    background-color: #fff;
    padding: 2px 0px 9px 2px;
    top: 0px;
    z-index: 1;
    left: -158px;
    border-radius: 4px;
    transition: all .3s;
    display: none;
    overflow: hidden;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);
}
.customer_ewm img{
    width: 140px;
    margin: 0 auto;
}
.customer_ewm p{
    color: #fa9e19;
}
@media only screen and (max-width: 640px){
.customer ul{
    padding: 5px 3px;
}
.kf_img{
    top: -60px;
}
.customer ul li {
    padding: 6px 0;
}
.customer ul li p{
    font-size: 12px;
}
}