@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:#364656;}
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;}
/*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;
}
.header{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:29px;
    margin-left:0;
    float:left;
    width:138px;
    height:42px;
}
.header .logo-text{
    margin-top:36px;
    margin-left:19px;
    padding-left:20px;
    float:left;
    color:#ffffff;
    font-size:24px;
    line-height:36px;
    border-left:1px solid #5fffb5;
}
.header .phone{
    margin-top:36px;
    padding-left:46px;
    float:right;
    color:#ffffff;
    font-size:24px;
    line-height:30px;
    background:url("../img/phone.png") no-repeat left center;
}
.header .nav{
    margin-top:10px;
    width:100%;
    height:50px;
    overflow:hidden;
    background:url("../img/nav-bg.png") no-repeat center;
}
.header .nav ul{
    margin-top:10px;
    margin-left:470px;
}
.header .nav ul li.first{
    border-left:1px solid #27ffa6;
}
.header .nav ul li{
    float:left;
    text-align:center;
    border-right:1px solid #27ffa6;
}
.header .nav ul li a{
    padding:0 40px;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    display:block;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    margin:0 auto;
    width:100%;
    height:800px;
    position:relative;
}
#banner{
    width:100%;
    height:750px;
}
#banner .swiper-slide{
    width:100%;
    height:750px;
    position:relative;
    overflow:hidden;
}
#banner img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:750px;
    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;
}
.part{
    margin:0 auto;
    width:100%;
}
.part .title{
    padding:50px 0;
}
.part .title .tag{
    margin:0 auto;
    width:52px;
    height:70px;
    background:url("../img/title-tag.png") no-repeat center;
}
.part .title h2{
    margin-top:15px;
    font-size:48px;
    font-weight:bold;
    line-height:48px;
    color:#364656;
    text-align:center;
}
.part .title h2 span{
    color:#00dd93;
}
.part .title p{
    margin-top:20px;
    font-size:22px;
    line-height:22px;
    color:#5c6e82;
    text-align:center;
}
.p1 .box{
    width:100%;
    height:650px;
    overflow:hidden;
    background:url("../img/p1-box.jpg") no-repeat center;
}
.p1 .box ul{
    margin-left:90px;
    margin-top:130px;
    width:1200px;
}
.p1 .box ul li{
    margin-right:47px;
    float:left;
    width:270px;
    height:306px;
    position:relative;
    background:url("../img/p1-li.png") no-repeat center;
}
.p1 .box ul li.l2{
    background:url("../img/p1-li2.png") no-repeat center;
}
.p1 .box ul li h3{
    top:-8px;
    left:0;
    width:270px;
    color:#ffffff;
    font-size:30px;
    line-height:30px;
    text-align:center;
    position:absolute;
}
.p1 .box ul li h2{
    margin-top:94px;
    color:#ffffff;
    font-size:48px;
    line-height:48px;
    text-align:center;
}
.p1 .box ul li .img{
    width:270px;
    height:90px;
}
.p1 .box ul li .img.i1{
    background:url("../img/p1-img1.png") no-repeat center;
}
.p1 .box ul li .img.i2{
    background:url("../img/p1-img2.png") no-repeat center;
}
.p1 .box ul li .img.i3{
    height:60px;
    background:url("../img/p1-img3.png") no-repeat center bottom;
}
.p1 .box ul li p{
    color:#5fffb5;
    font-size:30px;
    line-height:30px;
    text-align:center;
}
.p1 .box ul li p.big{
    margin-top:10px;
    line-height:36px;
}
.part .link{
    margin:50px auto;
    width:400px;
    height:75px;
    font-size:36px;
    color:#ffffff;
    display:block;
    line-height:75px;
    text-align:center;
    background:#0084ff;
    border-radius:4px;
}
.p2 .box{
    width:100%;
    height:655px;
    background:url("../img/p2-box.jpg") no-repeat center;
}
.p2 .box .main{
    position:relative;
}
.p2 .box ul{
    height:480px;
}
.p2 .box ul li{
    position:absolute;
    background:#ffffff;
    border:1px solid #d5d5d5;
}
.p2 .box ul li.l1{
    top:0;
    left:20px;
    width:548px;
    height:428px;
}
.p2 .box ul li.l2{
    top:100px;
    left:500px;
    width:505px;
    height:380px;
    box-shadow:0 0 15px 5px #e8e8e8;
}
.p2 .box ul li.l1 span{
    top:-10px;
    left:10px;
    width:30px;
    height:70px;
    display:block;
    position:absolute;
    background:#52e39a;
}
.p2 .box ul li.l2 span{
    top:-10px;
    right:10px;
    width:70px;
    height:30px;
    display:block;
    position:absolute;
    background:#0084ff;
}
.p2 .box ul li h2{
    margin:30px auto 0;
    font-size:24px;
    text-align:center;
    line-height:24px;
}
.p2 .box ul li h3{
    margin:7px auto 0;
    width:200px;
    height:35px;
    color:#ffffff;
    font-size:24px;
    text-align:center;
    line-height:35px;
    background:#0385ff;
}
.p2 .box ul li.l2 h3{
    width:250px;
    background:#52e39a;
}
.p2 .box ul li img{
    left:0;
    bottom:0;
    position:absolute;
}
.p3 .box{
    width:100%;
    height:935px;
    background:url("../img/p3-box.jpg") no-repeat center;
}
.p3 .box .main{
    height:760px;
    position:relative;
}
.p3 .box .line{
    top:140px;
    left:-3px;
    width:1030px;
    height:220px;
    position:absolute;
    background:url("../img/p3-line.png") no-repeat center;
}
.p3 .box .line ul li{
    width:160px;
    position:absolute;
}
.p3 .box .line ul li p{
    font-size:22px;
    color:#ffffff;
    line-height:22px;
    text-align:center;
}
.p3 .box .line ul li h2{
    margin-top:16px;
    font-size:24px;
    color:#5fffb5;
    line-height:30px;
    text-align:center;
}
.p3 .box .line ul li h2 span{
    font-size:30px;
    color:#fff600;
}
.p3 .box .line ul li.l1{
    top:-90px;
    left:70px;
}
.p3 .box .line ul li.l2{
    top:-40px;
    left:305px;
}
.p3 .box .line ul li.l3{
    top:-90px;
    left:550px;
}
.p3 .box .line ul li.l4{
    top:-40px;
    left:785px;
}
.p3 .info{
    bottom:0;
    left:50%;
    margin-left:-425px;
    width:850px;
    height:420px;
    position:absolute;
    background:#ffffff;
    box-shadow:0 0 5px 1px #dde0e4;
}
.p3 .info .tit{
    top:-20px;
    left:25px;
    position:absolute;
}
.p3 .info .tit li{
    margin-right:10px;
    float:left;
    height:35px;
    line-height:35px;
    text-align:center;
    color:#ffffff;

}
.p3 .info .tit li.l1{
    width:120px;
    background:#0385ff;
}
.p3 .info .tit li.l2{
    width:180px;
    background:#52e39a;
}
.p3 .info .tit li.l3{
    width:160px;
    background:#0385ff;
}
.p3 .info .tit li.l4{
    width:180px;
    background:#52e39a;
}
.p3 .info .tit li.l5{
    width:120px;
    background:#0385ff;
}
.p3 .table{
    margin:28px auto;
    width:800px;
    height:300px;
    overflow:hidden;
    position:relative;
}
.p3 .table .txt{
    width:1000px;
    height:300px;
    position:absolute;
    background:#ffffff;
}
.p3 .table .txt.t1{
    top:0;
    left:0;
    animation:4s txt1 linear infinite;
}
.p3 .table .txt.t2{
    top:100%;
    left:0;
    animation:4s txt2 linear infinite;
}
@keyframes txt1{
    0%{top:0;}
    100%{top:-100%;}
}
@keyframes txt2{
    0%{top:100%;}
    100%{top:0;}
}
.p3 .table .txt ul li{
    line-height:30px;
    font-size:18px;
    text-align:center;
}
.p3 .table .txt ul{
    margin-right:10px;
    float:left;
}
.p3 .table .txt ul.ul1{
    width:120px;
}
.p3 .table .txt ul.ul2{
    width:180px;
}
.p3 .table .txt ul.ul3{
    width:160px;
}
.p3 .table .txt ul.ul4{
    width:180px;
}
.p3 .table .txt ul.ul5{
    width:120px;
}
.p3 .info .ps{
    top:340px;
    left:50%;
    margin-left:-225px;
    width:450px;
    height:50px;
    position:absolute;
    background:#e7e9ec;
}
.p3 .info .ps p{
    margin-top:6px;
    font-size:12px;
    line-height:18px;
    text-align:center;
}
.p4 .box{
    width:100%;
    height:610px;
    overflow:hidden;
    background:url("../img/p4-box.jpg") no-repeat center;
}
.p4 .box img{
    margin:80px auto 0;
    width:922px;
    height:435px;
}
.p5 .box{
    width:100%;
    height:968px;
    overflow:hidden;
    background:url("../img/p5-box.jpg") no-repeat center;
}
.p5 .box img{
    margin-left:-138px;
    width:1300px;
    height:805px;
}
.p6 .box{
    width:100%;
    height:760px;
    background:url("../img/p6-box.jpg") no-repeat center;
}
.p6 .box .main{
    position:relative;
}
.p6 .box .p6-ul{
    top:45px;
    left:50px;
    position:absolute;
}
.p6 .box .p6-ul li{
    margin-bottom:30px;
    width:377px;
    height:70px;
    cursor:pointer;
    position:relative;
    background:url("../img/p6-l1.png") no-repeat center;
    transition:0.4s;
}
.p6 .box .p6-ul li.act{
    background:url("../img/p6-l2.png") no-repeat center;
    transition:0.4s;
}
.p6 .box .p6-ul li span{
    width:70px;
    height:70px;
    line-height:70px;
    font-size:40px;
    font-weight:bold;
    display:block;
    color:#364656;
    text-align:center;
}
.p6 .box .p6-ul li.act span{
    color:#ffffff;
}
.p6 .box .p6-ul li p{
    top:0;
    right:0;
    font-size:26px;
    line-height:70px;
    width:320px;
    color:#ffffff;
    position:absolute;
    text-align:center;
}
.p6 .box .p6-ul li.act p{
    color:#364656;
}
.p6 .box .p6-div{
    top:195px;
    right:-120px;
    width:600px;
    height:550px;
    position:absolute;
    overflow:hidden;
}
.p6 .box .p6-div > div{
    top:0;
    right:-600px;
    width:600px;
    height:550px;
    position:absolute;
    transition:0.4s;
}
.p6 .box .p6-div > div.act{
    top:0;
    right:0;
    transition:0.4s;
}
.p6 .box .p6-div > div h2{
    margin:0 auto;
    width:180px;
    height:40px;
    font-size:24px;
    color:#ffffff;
    text-align:center;
    line-height:40px;
    background:#0084ff;
}
.p6 .box .p6-div > div .txt1{
    height:250px;
}
.p6 .box .p6-div > div .txt1 ul{
    margin-top:30px;
}
.p6 .box .p6-div > div .txt1 ul li{
    margin-right:10px;
    margin-bottom:10px;
    float:left;
    padding:0 24px;
    color:#ffffff;
    font-size:20px;
    line-height:33px;
    border:1px solid #5e6d6c;
}
.p6 .box .p6-div > div .txt2 ul{
    margin-top:24px;
}
.p6 .box .p6-div > div .txt2 ul li{
    font-size:16px;
    line-height:30px;
    color:#ffffff;
}
.p7 .box{
    width:100%;
    height:1205px;
    overflow:hidden;
    background:url("../img/p7-box.jpg") no-repeat center;
}
.p7 .box .main{
    position:relative;
    height:970px;
}
.p7 .box .img{
    margin:70px auto 0;
    width:944px;
    height:320px;
}
.p7-banner{
    margin:50px auto 0;
    width:910px;
    height:610px;
    overflow:hidden;
}
#p7{
    width:910px;
    height:610px;
    overflow:hidden;
}
#p7 .ctn{
    width:910px;
    height:610px;
    position:relative;
}
#p7 .ctn.i1{
    background:url("../img/p7-img1.png") no-repeat center;
}
#p7 .ctn.i2{
    background:url("../img/p7-img2.png") no-repeat center;
}
#p7 .ctn.i3{
    background:url("../img/p7-img3.png") no-repeat center;
}
#p7 p{
    left:530px;
    bottom:50px;
    font-size:30px;
    line-height:30px;
    color:#ffffff;
    position:absolute;
}
#p7-pagination{
    left:800px;
    width:100px;
    bottom:80px;
}
.p8 .box{
    width:100%;
    height:530px;
    overflow:hidden;
    background:url("../img/p8-box.jpg") no-repeat center;
}
.p8 .box .main{
    position:relative;
}
.p8 .box ul li{
    width:255px;
    position:absolute;
}
.p8 .box ul li.l1{
    top:110px;
    left:65px;
}
.p8 .box ul li.l2{
    top:110px;
    left:370px;
}
.p8 .box ul li.l3{
    top:110px;
    left:700px;
}
.p8 .box ul li.l4{
    top:300px;
    left:150px;
    width:300px;
}
.p8 .box ul li.l5{
    top:300px;
    left:550px;
    width:300px;
}
.p8 .box ul li h2{
    padding-left:75px;
    width:155rem;
    height:70px;
    font-size:30px;
    line-height:70px;
    color:#ffffff;
}
.p8 .box ul li.l1 h2{
    background:url("../img/p8-tag1.png") no-repeat left center;
}
.p8 .box ul li.l2 h2{
    background:url("../img/p8-tag2.png") no-repeat left center;
}
.p8 .box ul li.l3 h2{
    background:url("../img/p8-tag3.png") no-repeat left center;
}
.p8 .box ul li.l4 h2{
    background:url("../img/p8-tag4.png") no-repeat left center;
}
.p8 .box ul li.l5 h2{
    background:url("../img/p8-tag5.png") no-repeat left center;
}
.p8 .box ul li p{
    margin-top:15px;
    font-size:18px;
    line-height:24px;
    color:#ffffff;
}
.p9 .box{
    width:100%;
    height:791px;
    overflow:hidden;
    background:url("../img/p9-box.jpg") no-repeat center;
}
.p9 .box .main{
    height:616px;
    position:relative;
}
.p9 .p9-div{
    width:100%;
    height:450px;
    position:relative;
    overflow:hidden;
}
.p9 .p9-div > div{
    top:450px;
    left:0;
    width:1024px;
    height:450px;
    position:absolute;
    overflow:hidden;
    transition:0.4s;
}
.p9 .p9-div > div.act{
    top:0;
    transition:0.4s;
}
.p9 .p9-div > div .img{
    top:100px;
    left:120px;
    width:300px;
    height:380px;
    position:absolute;
    background:#5fffb5;
}
.p9 .p9-div > div .img img{
    top:-40px;
    left:20px;
    width:300px;
    height:400px;
    position:absolute;
}
.p9 .p9-div > div .info{
    top:100px;
    right:120px;
    position:absolute;
}
.p9 .p9-div > div .info h2{
    font-size:36px;
    line-height:36px;
    font-weight:bold;
    text-align:right;
}
.p9 .p9-div > div .info h3{
    margin-top:22px;
    font-size:30px;
    line-height:30px;
    text-align:right;
}
.p9 .p9-div > div .info span{
    margin-top:46px;
    float:right;
    width:65px;
    height:5px;
    display:block;
    background:#5fffb5;
}
.p9 .p9-div > div .info p{
    margin-top:40px;
    font-size:18px;
    line-height:26px;
    text-align:right;
}
.p9 .p9-ul{
    margin:80px auto 0;
    width:950px;
    height:80px;
    position:relative;
    background:#5fffb5;
}
.p9 .p9-ul ul{
    top:-30px;
    left:100px;
    position:absolute;
}
.p9 .p9-ul ul li{
    float:left;
    margin-right:10px;
    width:120px;
    height:90px;
    cursor:pointer;
}
.p9 .p9-ul ul li.act{
    border:2px solid #0084ff;
}
.p10 .box{
    width:100%;
    height:635px;
    overflow:hidden;
    background:url("../img/p10-box.jpg") no-repeat center;
}
.p10 .box .main{
    position:relative;
}
.p10 .box .ctn{
    float:left;
    margin-top:50px;
    margin-left:187px;
    width:671px;
    height:419px;
    position:relative;
    background:url("../img/p10-ctn.png") no-repeat center;
}
.p10 .p10-ul{
    margin-left:20px;
    margin-top:75px;
}
.p10 .p10-ul li{
    margin-bottom:10px;
    width:171px;
    height:61px;
    line-height:61px;
    color:#ffffff;
    font-size:24px;
    cursor:pointer;
    text-indent:24px;
    background:url("../img/p10-l1.png") no-repeat center;
}
.p10 .p10-ul li.act{
    margin-left:-40px;
    width:210px;
    height:70px;
    line-height:70px;
    font-size:30px;
    text-indent:40px;
    background:url("../img/p10-l2.png") no-repeat center;
}
.p10 .p10-img{
    top:0;
    left:240px;
    width:380px;
    height:240px;
    position:absolute;
    overflow:hidden;
}
.p10 .p10-img img{
    top:240px;
    left:0;
    width:380px;
    height:240px;
    position:absolute;
    transition:0.4s;
}
.p10 .p10-img img.act{
    top:0;
    transition:0.4s;
}
.p10 .p10-txt{
    top:280px;
    left:240px;
    width:330px;
    color:#ffffff;
    height:72px;
    position:absolute;
    overflow:hidden;
}
.p10 .p10-txt p{
    top:72px;
    left:0;
    font-size:20px;
    line-height:36px;
    color:#ffffff;
    position:absolute;
    transition:0.4s;
}
.p10 .p10-txt p.act{
    top:0;
    transition:0.4s;
}



.footer{
    padding:26px 0;
    background:#21262f;
}
.footer p{
    font-size:16px;
    color:#ffffff;
    text-align:center;
    line-height:24px;
}











