html,body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,div,ul,ol,li,video,section,header,form,button,input,textarea,table,th,td {margin:0;padding:0; box-sizing: border-box;}
html {background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
body {color: #313131; background-color: #fff;font:normal 14px/24px "\5FAE\8F6F\96C5\9ED1","Microsoft YaHei",Arial,sans-serif;width:100%;min-width:1200px;overflow-x:hidden;overflow-y:scroll;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
button,input, select, textarea {font-size:100%;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
ul,ol,li {list-style:none;}
iframe {display:block;}
table{border-collapse:collapse;border-spacing:0;}
img{vertical-align:middle; border:0;}
input,textarea,select{ font-family:inherit; font-size:inherit; font-weight:inherit; border: none;}
input:focus{border: none; outline: none;}
a{ color: #313131;outline:none;text-decoration:none;transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;}
a:hover{text-decoration:none;}
video{ border: none; object-fit: fill;}
body.stop-scrolling{ overflow: initial;}
.fl{float: left;}
.fr{float: right;}
.mt40{ margin-top: 40px;}
.w12{ width: 1200px; margin: 0 auto; overflow: hidden;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{display:inline-block;} 

.c{
    margin: 70px 0;
}
.c1 .title{
    width: 856px;
    height: 217px;
    margin: auto;
    background: url(../images/title1.jpg) no-repeat center;
    text-align: center;
}
.c1 .title h3{
    font-size: 46px;
    line-height: 50px;
    color: #6e6e6e;
    padding-bottom: 10px;
}
.c1 .title span{
    display: inline-block;
    padding: 24px 0 0 140px;
    font-size: 56px;
    font-weight: bold;
    color: #472cbf;
    line-height: 60px;
}
.c1-n{
    width: 1200px;
    border-radius: 20px;
    background-color: #fdf8f1;
    box-shadow: 0 0 30px rgba(0, 0, 0, .2);
    padding-top: 20px;
    margin: 30px auto;
    text-align: center;
    overflow: hidden;
}
.n1-nn-n{
    display: flex;
    justify-content: center;
}
.n1-nn-ns {
    width: 280px;
    height: 280px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 30px;
    position: relative;
}
.n1-nn-ns h3 {
    font-size: 56px;
    font-weight: bold;
    color: #fb5e32;
    line-height: 62px;
}
.n1-nn-ns p {
    font-size: 22px;
    margin-top: 10px;
}
.n1-nn-ns img {
    width: 242px;
    height: 242px;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-animation: rotate-l 8s cubic-bezier(1, 1.01, 0, 0.01) infinite;
    -o-animation: rotate-l 8s cubic-bezier(1, 1.01, 0, 0.01) infinite;
    animation: rotate-l 8s cubic-bezier(1, 1.01, 0, 0.01) infinite;
}
.zixun {
    text-align: center;
}
.zixun a {
    display: inline-block;
    width: 394px;
    line-height: 68px;
    background: linear-gradient(to bottom, #f73b1f,#fe7c43);
    border-radius: 68px;
    font-size: 32px;
    color: #fff;
    position: relative;
}
.zixun a img {
    width: 36px;
    display: inline-block;
    vertical-align: middle;
}
.zixun a:after {
    display: block;
    content: '';
    background: url(../images/swipe_light.png) no-repeat;
    background-size: contain;
    width: 135px;
    height: 100px;
    margin-top: -2.133333rem;
    animation: anm2 3s linear infinite forwards;
    -ms-animation: anm2 3s linear infinite forwards;
    -webkit-animation: anm2 3s linear infinite forwards;
    position: absolute;
    top: 0;
    left: 0;
}
.n1-nn-ns-from{
    font-size: 20px;
    color: #6e6e6e;
    margin: 30px 0;
}

.c2{
    background: url(../images/c2.jpg) no-repeat center;
    height: 798px;
}
.n2-nn-n {
    display: flex;
    justify-content: space-between;
    padding-top: 280px;
}
.n2-nn-ns {
    width: 280px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 0 0.6933rem rgba(0, 0, 0, .2);
    padding-bottom: 30px;
    margin-top: 30px;
    background-color: #fff;
}
.n2-nn-ns img {
    width: 100%;
    height: 218px;
    border-radius: 20px 20px 0 0;
}
.n2-nn-ns h3 {
    font-size: 24px;
    font-weight: bold;
    color: #6e6e6e;
    line-height: 26px;
    padding: 20px 0;
}
.n2-nn-ns p {
    display: inline-block;
    width: 260px;
    line-height: 40px;
    background: #8645e9;
    color: #fff;
    font-size: 18px;
    border-radius: 40px;
}
.c3 .title{
    text-align: center;
    padding: 30px 0;
}
.c3 .title h3{
    font-size: 56px;
    color: #472cbf;
    line-height: 60px;
    font-weight: bold;
}
.c3 .title p{
    font-size: 30px;
    margin-top: 20px;
    color: #6e6e6e;
}
.c3n{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 80px;
}
.c3ns{
    width: 290px;
    background-color: #fffaf2;
    margin-bottom: 30px;
}
.c3ns-top{
    padding: 30px 0;
    background: linear-gradient( to right bottom,#b83def,#3d3be6);
    text-align: center;
    overflow: hidden;
}
.c3ns-top img{
    width: 79px;
    height: 79px;
    margin: 0 auto 30px;
}
.c3ns-top h3{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.c3ns ul{
    padding: 30px 16px;
    line-height:40px;
    font-size: 24px;
    color: #6e6e6e;
}
.c4{
    padding: 80px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.c4n{
    margin-top: 80px;
}
.swiper-container_zp img{
    display: block;
    width: 1049px;
    margin: auto;
}
.content3-n-top{
    margin: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content3-n-top-img{
    width: 343px;
    height: 343px;
    border-radius: 50%;
    margin-right: 68px;
    text-align: center;
    background: linear-gradient(to right,#122d3e, #4c778b,#122d3e);
    overflow: hidden;
    flex-shrink: 0;
    color: #4c4c4c;
}
.content3-n-top-ifo h3{
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.content3-n-top-ifo span{
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    margin: 15px 0;
    color: #4c4c4c;
}
.content3-n-top-ifo p{
    font-size: 18px;
    line-height: 30px;
    color: #4c4c4c;
}
.content3-n-cont{
    width: 80%;
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content3-n-cont .on .techer-ifo{
    display: block;
}
.content3-n-cont-list{
    width: 270px;
    height: 400px;
    overflow: hidden;
    position: relative;
    background-color: #f1f2f6;
    border-radius: 10px;
}
.content3-n-cont-list:hover{
    cursor: pointer;
}
.content3-n-cont-list-top{
    text-align: center;
}
.content3-n-cont-list-topimg{
    width: 270px;
    height: 298px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px 10px 0 0;
}
.content3-n-cont-list-topimg img{
    width: 100%;
}
.content3-n-cont-list-top h3{
    font-size: 32px;
    line-height: 40px;
    padding: 10px 0;
    font-weight: bold;
}
.content3-n-cont-list-top span{
    font-size: 20px;
}
.techer-ifo{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(69, 70, 233, .8);
    border-radius: 10px;
    color: #fff;
    padding: 30px 16px;
    font-size: 18px;
    display: none;
}
.techer-ifo dt{
    font-size: 24px;
    font-weight: bold;
}
.techer-ifo dd:nth-of-type(1){
    padding: 15px 0;
}
.techer-ifo dd:nth-of-type(2){
    height: 240px;
    overflow: hidden;
}
.c6{
    height: 712px;
    background: url(../images/c6.jpg) no-repeat center;
}
.c6 .title{
    text-align: center;
    padding: 80px 0;
}
.c6 .title h3{
    color: #ffd909;
    font-size: 56px;
    line-height: 60px;
    font-weight: bold;
}
.c6 .title p{
    margin-top: 20px;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
}
.c6n{
    display: flex;
    margin: 30px 0;
    justify-content: space-between;
}
.c6ns{
    width: 262px;
    height: 262px;
    border: 1px dashed #fff;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
}
.c6ns h3{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
}
.c6ns p{
    font-size: 30px;
    margin-top: 20px;
}
.c7n-b-t{
    margin: 20px 0 40px;
}
.c7n-b-t h3{
    font-size: 40px;
    font-weight: bold;
    line-height: 42px;
}
.c7n-b-t img{
    margin-top: 20px;
}
.zhengshu,.jiuye{
    margin: 30px 0;
}
.form{
    height: 369px;
    background: url(../images/form-bg.jpg) repeat;
    padding: 30px 0;
}

.form h4{
    font-size: 40px;
    font-weight: bold;
    color: #472cbf;
    line-height: 50px;
    text-align: center;
}
.form #tel2,.form #name2{
    width: 520px;
    height: 64px;
    line-height: 64px;
    border: 1px solid #ccc;
    margin: 80px 20px 0;
    padding-left: 60px;
    font-size: 18px;
}
.form #tel2{
    background: url(../images/form_tel.png) no-repeat 20px;
}
.form #name2{
    background: url(../images/form_name.png) no-repeat 20px;
}
.ajaxForm_btn{
    display: block;
    width: 360px;
    margin: 30px auto;
    line-height: 60px;
    background: linear-gradient(to bottom, #8645e9,#b45ff1);
    border-radius: 60px;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
}
@-webkit-keyframes rotate-l {
    from {
        -webkit-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

    to {
        -webkit-transform: rotateZ(-360deg);
        -ms-transform: rotateZ(-360deg);
        -o-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
    }
}
@keyframes anm2 {
    0% {
        transform: translate(-3.6rem);
        -webkit-transform: translate(-3.6rem);
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    67% {
        transform: translate(-3.6rem);
        -webkit-transform: translate(-3.6rem);
        opacity: 1;
    }
    100% {
        transform: translate(13.333333rem);
        -webkit-transform: translate(13.333333rem);
    }
}