@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei', sans-serif;color:#9b9b9b;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;display:block}
b{font-weight:normal}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}


.wrap{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1024px;
    overflow:hidden;
    position:relative;
}
.main{
    margin:0 auto;
    width:1024px;
    position:relative;
}
.header{
    top:0;
    left:50%;
    margin-left:-960px;
    height:100px;
    width:1920px;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:33px;
    margin-left:23px;
    float:left;
    width:114px;
    height:34px;
}
.header .nav{
    margin-left:30px;
    margin-top:44px;
    float:left;
    position:relative;
}
.header .nav li{
    padding-bottom:30px;
    margin-left:30px;
    float:left;
    text-align:center;
    position:relative;
}
.header .nav li:hover span{
    left:50%;
    margin-left:-30px;
    bottom:-1px;
    width:60px;
    height:3px;
    display:block;
    position:absolute;
    background:#00fffc;
}
.header .nav li a{
    font-size:18px;
    line-height:18px;
    color:#ffffff;
    display:block;
}
.header .nav img{
    left:30px;
    bottom:0;
    position:absolute;
}
.header .phone{
    margin-top:40px;
    margin-right:25px;
    padding-left:38px;
    float:right;
    color:#00fffc;
    font-size:22px;
    line-height:27px;
    background:url("../img/phone.png") no-repeat left center;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    margin:0 auto;
    width:100%;
    height:700px;
    position:relative;
}
#banner{
    width:100%;
    height:700px;
}
#banner .swiper-slide{
    width:100%;
    height:700px;
    position:relative;
    overflow:hidden;
}
#banner img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:700px;
    position:absolute;
}
.pagination {
    width:100%;
    bottom:20px;
    z-index:99999;
    text-align:center;
    position: absolute;
}
.swiper-pagination-switch {
    width:8px;
    height:8px;
    margin:0 5px;
    cursor:pointer;
    display:inline-block;
    background:#0084ff;
    border-radius:100%;
}
.swiper-active-switch {
    width:40px;
    height:8px;
    background:#1fff8e;
    border-radius:4px;
}
.main{
    margin:0 auto;
    width:1024px;
}
.part{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.part .title{
    padding:60px 0 50px;
}
.part .title h2{
    font-size:42px;
    line-height:42px;
    text-align:center;
    color:#222226;
}
.part .title img{
    margin:30px auto;
    width:149px;
    height:8px;
}
.part .title p{
    font-size:18px;
    line-height:18px;
    text-align:center;
    color:#222226;
}
.part .title.t2 h2{
    color:#ffffff;
}
.part .title.t2 p{
    color:#ffffff;
}
.p1{
    background:#f7faff;
}
.p1 ul{
    margin-left:52px;
}
.p1 ul li{
    margin-bottom:18px;
    margin-right:16px;
    float:left;
    width:218px;
    overflow:hidden;
    border-bottom:1px solid #ffffff;
    transition:0.4s;
    box-shadow:0 0 15px 5px #eceff7;
}
.p1 ul li:hover{
    border-bottom:1px solid #ffa619;
    transition:0.4s;
}
.p1 ul li .tit{
    width:218px;
    height:44px;
    line-height:44px;
    font-size:20px;
    color:#ffffff;
    text-align:center;
    background:url("../img/p1-tit.png") no-repeat center;
}
.p1 ul li .info{
    width:218px;
    height:109px;
    overflow:hidden;
}
.p1 ul li.l1 .info{
    background:url("../img/p1-l1.jpg") no-repeat center;
}
.p1 ul li.l2 .info{
    background:url("../img/p1-l2.jpg") no-repeat center;
}
.p1 ul li.l3 .info{
    background:url("../img/p1-l3.jpg") no-repeat center;
}
.p1 ul li.l4 .info{
    background:url("../img/p1-l4.jpg") no-repeat center;
}
.p1 ul li.l5 .info{
    background:url("../img/p1-l5.jpg") no-repeat center;
}
.p1 ul li.l6 .info{
    background:url("../img/p1-l6.jpg") no-repeat center;
}
.p1 ul li.l7 .info{
    background:url("../img/p1-l7.jpg") no-repeat center;
}
.p1 ul li.l8 .info{
    background:url("../img/p1-l8.jpg") no-repeat center;
}
.p1 ul li.l9 .info{
    background:url("../img/p1-l9.jpg") no-repeat center;
}
.p1 ul li.l10 .info{
    background:url("../img/p1-l10.jpg") no-repeat center;
}
.p1 ul li.l11 .info{
    background:url("../img/p1-l11.jpg") no-repeat center;
}
.p1 ul li.l12 .info{
    background:url("../img/p1-l12.jpg") no-repeat center;
}
.p1 ul li.l13 .info{
    background:url("../img/p1-l13.jpg") no-repeat center;
}
.p1 ul li.l14 .info{
    background:url("../img/p1-l14.jpg") no-repeat center;
}
.p1 ul li.l15 .info{
    background:url("../img/p1-l15.jpg") no-repeat center;
}
.p1 ul li.l16 .info{
    background:url("../img/p1-l16.jpg") no-repeat center;
}
.p1 ul li .info h3{
    margin-top:26px;
    font-size:18px;
    color:#ffa619;
    font-weight:bold;
    line-height:24px;
    text-align:center;
}
.p1 ul li .info h3 span{
    font-size:24px;
}
.p1 ul li .info h4{
    margin-top:10px;
    font-size:18px;
    color:#6066f2;
    font-weight:bold;
    line-height:24px;
    text-align:center;
}
.p1 ul li .info h4 span{
    font-size:24px;
}
.part .link{
    margin:40px auto 60px;
    width:274px;
    height:64px;
    font-size:22px;
    color:#ffffff;
    display:block;
    text-align:center;
    line-height:55px;
    background:url("../img/link.png") no-repeat center;
}
.part .link.l2{
    background:url("../img/link2.png") no-repeat center;
}
.p2{
    height:1620px;
    background:url("../img/p2-bg.jpg") no-repeat center top;
}
.p2 .box{
    width:1024px;
    height:560px;
    position:relative;
    background:url("../img/p2-box.png");
}
.p2 .box .txt{
    top:505px;
    left:400px;
    color:#ffffff;
    font-size:14px;
    line-height:14px;
    position:absolute;
}
.p2 .box .ul{
    top:250px;
    left:84px;
    position:absolute;
}
.p2 .box .ul li{
    margin-bottom:12px;
    width:208px;
    height:70px;
    overflow:hidden;
    border-radius:3px;
    box-shadow:0 0 15px 5px #e6e6fa;
}
.p2 .box .ul li.l1{
    background:url("../img/p2-ul-l1.jpg") no-repeat 20px center #ffffff;
}
.p2 .box .ul li.l2{
    background:url("../img/p2-ul-l2.jpg") no-repeat 20px center #ffffff;
}
.p2 .box .ul li.l3{
    background:url("../img/p2-ul-l3.jpg") no-repeat 20px center #ffffff;
}
.p2 .box .ul li h2{
    margin-top:12px;
    margin-left:77px;
    font-size:20px;
    color:#5f65f1;
    line-height:24px;
}
.p2 .box .ul li h2 span{
    color:#ffa619;
}
.p2 .table{
    top:190px;
    left:340px;
    width:465px;
    height:240px;
    overflow:hidden;
    position:absolute;
}
.p2 .table > div.d1{
    top:0;
    left:0;
    height:480px;
    position:absolute;
    animation:tb1 10s infinite linear;
}
@keyframes tb1{
    0%{top:0;}
    100%{top:-480px;}
}
.p2 .table > div.d2{
    top:480px;
    left:0;
    height:480px;
    position:absolute;
    animation:tb2 10s infinite linear;
}
@keyframes tb2{
    0%{top:480px;}
    100%{top:0;}
}
.p2 .table ul{
    float:left;
}
.p2 .table ul li{
    height:29px;
    font-size:18px;
    line-height:29px;
    border-bottom:1px dashed #e6e6e6;
}
.p2 .table .ul1 li{
    width:110px;
    text-indent:50px;
}
.p2 .table .ul2 li{
    width:130px;
    text-align:center;
}
.p2 .table .ul3 li{
    width:90px;
    text-align:center;
}
.p2 .table .ul4 li{
    text-indent:28px;
}
.p2 .box2{
    margin-left:-38px;
    width:1100px;
    height:680px;
    overflow:hidden;
    background:#ffffff;
    box-shadow:0 0 15px 5px #e6e6fa;
    box-shadow:0 0 15px 5px rgba(95,101,241,0.14);
}
.p2 .box2 .tit{
    margin-top:44px;
    padding-bottom:22px;
    font-size:38px;
    line-height:38px;
    color:#5f65f1;
    text-align:center;
    background:url("../img/p2-tit.png") no-repeat center bottom;
}
.p2-img{
    margin:50px auto 0;
    width:916px;
    height:421px;
    overflow:hidden;
    position:relative;
}
.p2-img img{
    top:421px;
    left:0;
    width:916px;
    height:421px;
    position:absolute;
    transition:0.4s;
}
.p2-img img.act{
    top:0;
    transition:0.4s;
}
.p2-ul{
    margin-top:40px;
    margin-left:510px;
}
.p2-ul li{
    margin-right:10px;
    float:left;
    width:20px;
    height:8px;
    cursor:pointer;
    background:#5f65f1;
    border-radius:3px;
    transition:0.4s;
}
.p2-ul li.act{
    width:60px;
    background:#ffa619;
    transition:0.4s;
}
.p3{
    background:#f7faff;
}
.p3-ul{
    margin-left:224px;
}
.p3-ul li{
    margin-right:28px;
    float:left;
    width:269px;
    height:51px;
    font-size:20px;
    color:#6066f2;
    cursor:pointer;
    line-height:51px;
    text-align:center;
    background:url("../img/p3-li.jpg") no-repeat center;
    transition:0.4s;
}
.p3-ul li.act{
    color:#ffffff;
    background:url("../img/p3-li-act.jpg") no-repeat center;
    transition:0.4s;
}
.p3-div{
    margin-top:40px;
    width:100%;
    height:616px;
    overflow:hidden;
    position:relative;
}
.p3-div > div{
    top:616px;
    left:0;
    width:100%;
    height:616px;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.p3-div > div.act{
    top:0;
    transition:0.4s;
}
.p3-div > div ul{
    margin-left:55px;
}
.p3-div > div ul li{
    margin-right:14px;
    margin-bottom:14px;
    float:left;
    width:216px;
    height:137px;
    overflow:hidden;
    position:relative;
}
.p3-div > div ul li img{
    width:216px;
    height:137px;
}
.p3-div > div ul li h2{
    left:0;
    bottom:0;
    width:100%;
    height:38px;
    color:#ffffff;
    font-size:20px;
    text-align:center;
    line-height:38px;
    position:absolute;
    background:#7378f1;
    background:rgba(96,102,242,0.85);
}
.p4 .box{
    height:400px;
    position:relative;
}
.p4 .btn{
    left:50%;
    margin-left:-156px;
    width:312px;
    bottom:20px;
    position:absolute;
    background:url("../img/p4-line.png") no-repeat center;
}
.p4 .btn li{
    width:107px;
    height:24px;
    cursor:pointer;
}
.p4 .btn li.b1{
    float:left;
    background:url("../img/p4-b1.png") no-repeat center;
}
.p4 .btn li.b2{
    float:right;
    background:url("../img/p4-b2.png") no-repeat center;
}
#p4{
    margin:0 auto;
    width:870px;
    height:323px;
    overflow:hidden;
}
#p4 img{
    margin:0 auto;
    width:191px;
    height:323px;
}
.p5{
    height:1086px;
    background:url("../img/p5-bg.jpg") no-repeat center;
}
.p5 ul{
    margin-left:64px;
}
.p5 ul li{
    margin-right:25px;
    margin-bottom:24px;
    float:left;
    width:435px;
    height:210px;
    overflow:hidden;
    background:#ffffff;
}
.p5 ul li .img{
    margin-top:33px;
    margin-left:22px;
    float:left;
    width:90px;
}
.p5 ul li .img img{
    width:90px;
    height:90px;
}
.p5 ul li .img h2{
    margin-top:20px;
    font-size:20px;
    line-height:20px;
    text-align:center;
    color:#6066f2;
}
.p5 ul li .info{
    margin-top:28px;
    margin-left:10px;
    float:left;
    width:292px;
}
.p5 ul li .info h2{
    margin-left:20px;
    font-size:20px;
    font-weight:bold;
    line-height:20px;
    color:#ffa619;
}
.p5 ul li .info .txt{
    margin-top:6px;
    width:292px;
    height:138px;
    background:url("../img/p5-txt.png") no-repeat center;
}
.p5 ul li .info .txt p{
    margin-top:8px;
    padding:0 20px;
    font-size:14px;
    line-height:22px;
}
.footer{
    padding:28px 0;
    background:#ffffff;
}
.footer p{
    font-size:18px;
    line-height:30px;
    color:#222226;
    text-align:center;
}
