@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;
    position:relative;
}
.header{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:100px;
    z-index:9999;
    position:absolute;
}
.header .logo{
    margin-top:35px;
    margin-left:0;
    float:left;
    width:98px;
    height:30px;
}
.header .logo-text{
    margin-top:38px;
    margin-left:12px;
    padding-left:8px;
    float:left;
    color:#ffffff;
    font-size:18px;
    line-height:26px;
    border-left:1px solid #5fffb5;
}
.header .nav{
    margin-top:42px;
    margin-left:55px;
    float:left;
}
.header .nav li{
    margin-right:14px;
    float:left;
    line-height:20px;
    text-align:center;
    position:relative;
}
.header .nav li.act span{
    top:24px;
    left:50%;
    margin-left:-40px;
    width:80px;
    height:6px;
    position:absolute;
    background:url("../img/nav-act.png") no-repeat center;
}
.header .nav li a{
    font-size:20px;
    color:#ffffff;
    display:block;
}
.header .phone{
    margin-top:40px;
    padding-left:24px;
    float:right;
    color:#ffffff;
    font-size:18px;
    line-height:20px;
    background:url("../img/phone.png") no-repeat left center;
}
.content{
    margin:0 auto;
    width:100%;
}
.banner{
    width:100%;
    height:750px;
    overflow:hidden;
}
#banner{
    width:100%;
    height:750px;
}
#banner .swiper-slide{
    width:100%;
    height:750px;
    overflow:hidden;
    position:relative;
}
#banner .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:750px;
    position:absolute;
}
.part{
    margin:0 auto;
    width:100%;
    overflow:hidden;
}
.part .title{
    padding:50px 0px;
}
.part .title img{
    margin:0 auto;
    width:52px;
    height:70px;
}
.part .title h2{
    margin-top:14px;
    font-size:48px;
    font-weight:bold;
    line-height:48px;
    text-align:center;
}
.part .title h2 span{
    color:#00dd93;
}
.part .title p{
    margin-top:18px;
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.p1{
    height:950px;
    background:url("../img/p1-bg.jpg") no-repeat center bottom;
}
.p1 ul{
    margin-bottom:20px;
    margin-left:32px;
}
.p1 ul li{
    margin-bottom:30px;
    margin-right:30px;
    float:left;
    width:300px;
    height:150px;
}
.p1 ul li.l1{
    background:url("../img/p1-l1.jpg") no-repeat center;
}
.p1 ul li.l2{
    background:url("../img/p1-l2.jpg") no-repeat center;
}
.p1 ul li h2{
    margin-top:44px;
    font-size:24px;
    line-height:24px;
    color:#ffffff;
    text-align:center;
    text-shadow:2px 2px 2px rgba(0,0,0,0.4);
}
.p1 ul li a{
    margin:20px auto 0;
    width:128px;
    height:28px;
    color:#ffffff;
    font-size:18px;
    line-height:28px;
    text-align:center;
    display:block;
    border:1px solid #ffffff;
    border-radius:4px;
}
.part .link{
    margin:0 auto;
    width:400px;
    height:75px;
    font-size:36px;
    color:#ffffff;
    display:block;
    text-align:center;
    line-height:75px;
    background:#0078e8;
    border-radius:4px;
    transition:0.4s;
}
.part .link:hover{
    animation:0.5s link linear infinite;
    background:#0067c7;
    border-radius:36px;
    transition:0.2s;
}
@keyframes link {
    0%{opacity:1}
    50%{opacity:0.9}
    100%{opacity:1}
}
.p2{
    height:890px;
    background:url("../img/p2-bg.jpg") no-repeat center 460px;
}
.p2 .box{
    margin:-15px auto 40px;
    width:900px;
    height:520px;
    position:relative;
    background:url("../img/p2-box.jpg") no-repeat center;
}
.p2 .box .ul1{
    top:140px;
    left:66px;
    position:absolute;
}
.p2 .box .ul1 li{
    margin-bottom:50px;
    padding-right:30px;
    font-size:20px;
    line-height:20px;
    color:#ffffff;
    background:url("../img/p2-sj.png") no-repeat 100px center;
}
.p2 .box .ul2{
    top:60px;
    left:235px;
    position:absolute;
}
.p2 .box .ul2 li{
    margin-bottom:10px;
    overflow:hidden;
}
.p2 .box .ul2 h2{
    width:200px;
    height:50px;
    color:#ffffff;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:50px;
    text-shadow:2px 2px 2px #28d566;
    background:url("../img/p2-tit.jpg") no-repeat center;
}
.p2 .box .ul2 h3{
    padding-top:5px;
    width:198px;
    height:53px;
    font-size:18px;
    color:#ffffff;
    line-height:24px;
    text-align:center;
    border:1px solid #5c6e82;
}
.p2 .box .ul3{
    top:60px;
    right:65px;
    position:absolute;
}
.p2 .box .ul3 li{
    margin-bottom:10px;
    overflow:hidden;
}
.p2 .box .ul3 h2{
    width:200px;
    height:50px;
    color:#ffffff;
    font-size:30px;
    font-weight:bold;
    text-align:center;
    line-height:50px;
    text-shadow:2px 2px 2px #0059ff;
    background:url("../img/p2-tit2.jpg") no-repeat center;
}
.p2 .box .ul3 h3{
    padding-top:5px;
    width:200px;
    height:55px;
    font-size:18px;
    color:#5c6e82;
    line-height:24px;
    text-align:center;
    background:#ffffff;
}
.p3{
    height:900px;
    background:url("../img/p3-bg.jpg") no-repeat center 265px;
}
#carousel{
    margin:50px auto;
    width:1024px;
    height:395px;
    position:relative;
}
.p3-left{
    top:335px;
    left:782px;
    width:20px;
    height:30px;
    z-index:9999;
    cursor:pointer;
    position:absolute;
    background:url("../img/p3-left.jpg") no-repeat center;
}
.p3-right{
    top:335px;
    left:812px;
    width:20px;
    height:30px;
    z-index:9999;
    cursor:pointer;
    position:absolute;
    background:url("../img/p3-right.jpg") no-repeat center;
}
.p4{
    height:922px;
    background:url("../img/p4-bg.jpg") no-repeat center bottom;
}
.p4 ul{
    margin-top:70px;
    margin-left:32px;
    margin-bottom:40px;
    width:1200px;
}
.p4 ul li{
    margin-right:60px;
    float:left;
    width:280px;
    height:410px;
    position:relative;
    background:#364656;
}
.p4 ul li img{
    margin-left:60px;
    width:200px;
    height:235px;
}
.p4 ul li h3{
    top:10px;
    left:0;
    padding-top:20px;
    width:40px;
    height:100px;
    font-size:24px;
    line-height:26px;
    color:#ffffff;
    text-align:center;
    position:absolute;
    background:#0084ff;
}
.p4 ul li h2{
    margin-top:26px;
    color:#5fffb5;
    font-size:24px;
    line-height:24px;
    text-align:center;
}
.p4 ul li p{
    margin-top:10px;
    color:#ffffff;
    font-size:20px;
    line-height:20px;
    text-align:center;
}
.p4 ul li a{
    margin:32px auto 0;
    width:158px;
    height:38px;
    color:#ffffff;
    font-size:20px;
    display:block;
    line-height:38px;
    text-align:center;
    border:1px solid #ffffff;
    border-radius:4px;
}
.p5{
    padding-bottom:50px;
    background:url("../img/p5-bg.jpg") no-repeat center bottom;
}
.p5 .img{
    margin:0 auto 50px;
    width:1300px;
    height:805px;
}
.p6{
    height:930px;
    background:url("../img/p6-bg.jpg") no-repeat center bottom;
}
.p6 .box{
    margin:50px auto;
    width:810px;
    height:450px;
    overflow:hidden;
    position:relative;
    background:url("../img/p6-box.png") no-repeat center;
}
.p6-ul{
    margin-top:78px;
    margin-left:50px;
}
.p6-ul li{
    margin-bottom:15px;
    width:180px;
    height:55px;
    cursor:pointer;
    overflow:hidden;
    background:url("../img/p6-li.png") no-repeat center;
    transition:0.4s;
}
.p6-ul li.act{
    background:url("../img/p6-li-act.png") no-repeat center;
    transition:0.4s;
}
.p6-ul li h2{
    margin-top:4px;
    font-size:18px;
    text-align:center;
    line-height:22px;
    color:#ffffff;
}
.p6-div{
    top:78px;
    left:260px;
    width:498px;
    height:333px;
    overflow:hidden;
    position:absolute;
    background:url("../img/p6-tag.png") no-repeat 430px 304px;
    border:1px solid #5c6e82;
}
.p6-div > div{
    top:335px;
    left:0;
    width:500px;
    height:335px;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.p6-div > div.act{
    top:0;
    transition:0.4s;
}
.p6-div > div h2{
    margin-top:22px;
    margin-left:30px;
    padding-left:32px;
    font-size:24px;
    line-height:24px;
    color:#1ffd8d;
    background:url("../img/p6-tag2.png") no-repeat left center;
}
.p6-div > div ul{
    margin-top:30px;
    margin-left:60px;
}
.p6-div > div ul li{
    margin-bottom:10px;
    margin-right:10px;
    padding:0 15px;
    float:left;
    font-size:18px;
    color:#ffffff;
    line-height:30px;
    background:#364656;
}
.p6-div > div ul.ul2{
    margin-left:30px;
}
.p6-div > div ul.ul2 li{
    margin-right:5px;
    padding:0 5px;
}
.p6-div > div ul li span{
    color:#5fffb5;
}
.p6-div > div p{
    margin-left:60px;
    margin-top:18px;
    font-size:18px;
    color:#ffffff;
    line-height:24px;
}
.p7 ul{
    margin-left:66px;
}
.p7 ul li{
    margin-right:49px;
    margin-bottom:38px;
    float:left;
    width:420px;
    height:370px;
    border:1px solid #ebebeb;
    box-shadow:0 0 10px 2px #ebebeb;
}
.p7 ul li img{
    margin:25px auto 15px;
    width:350px;
    height:190px;
}
.p7 ul li h2{
    margin-left:42px;
    padding-left:30px;
    font-weight:bold;
    font-size:20px;
    line-height:24px;
}
.p7 ul li h2.t1{
    background:url("../img/p7-tag1.png") no-repeat left center;
}
.p7 ul li h2.t2{
    background:url("../img/p7-tag2.png") no-repeat left center;
}
.p7 ul li p{
    margin-bottom:10px;
    margin-left:42px;
    margin-top:8px;
    font-size:16px;
    line-height:18px;
    word-break:break-all;
}
.p7-2{
    height:1030px;
    background:url("../img/p7-2-bg.jpg") no-repeat center bottom;
}
.p7-2 .ul1{
    margin-left:170px;
    margin-top:50px;
}
.p7-2 .ul1 li{
    margin-right:90px;
    float:left;
    width:169px;
    height:151px;
    background:url("../img/p7-2-li.png") no-repeat center;
}
.p7-2 .ul1 li h2{
    margin-top:40px;
    color:#ffffff;
    font-size:24px;
    font-weight:bold;
    line-height:24px;
    text-align:center;
}
.p7-2 .ul1 li p{
    margin-top:10px;
    font-size:20px;
    color:#ffffff;
    line-height:28px;
    text-align:center;
}
.p7-2 .ul2{
    margin:25px auto 50px;
    padding-top:105px;
    width:830px;
    height:265px;
    background:url("../img/p7-2-box.png") no-repeat center;
}
.p7-2 .ul2 li{
    margin-left:500px;
    margin-bottom:20px;
    width:300px;
    height:35px;
    font-size:16px;
    color:#ffffff;
    text-indent:29px;
    line-height:35px;
    background:url("../img/p7-2-jt.png") no-repeat 11px center #0084ff;
}
.p8{
    background:url("../img/p8-bg.jpg") no-repeat center 265px;
}
.p8 .main{
    margin-bottom:50px;
    height:530px;
    position:relative;
}
.p8 ul li{
    width:260px;
    position:absolute;
}
.p8 ul li.l1{
    top:125px;
    left:66px;
}
.p8 ul li.l2{
    top:125px;
    left:370px;
}
.p8 ul li.l3{
    top:125px;
    left:705px;
}
.p8 ul li.l4{
    top:310px;
    left:145px;
    width:350px;
}
.p8 ul li.l5{
    top:310px;
    left:555px;
    width:350px;
}
.p8 ul li h2{
    padding-left:75px;
    font-size:30px;
    font-weight:bold;
    line-height:70px;
    color:#ffffff;
}
.p8 ul li.l1 h2{
    background:url("../img/p8-tag1.png") no-repeat left center;
}
.p8 ul li.l2 h2{
    background:url("../img/p8-tag2.png") no-repeat left center;
}
.p8 ul li.l3 h2{
    background:url("../img/p8-tag3.png") no-repeat left center;
}
.p8 ul li.l4 h2{
    background:url("../img/p8-tag4.png") no-repeat left center;
}
.p8 ul li.l5 h2{
    background:url("../img/p8-tag5.png") no-repeat left center;
}
.p8 ul li p{
    font-size:18px;
    line-height:26px;
    color:#ffffff;
}
.p9{
    height:1050px;
    background:url("../img/p9-bg.jpg") no-repeat center bottom;
}
.p9-div{
    margin:0 auto 50px;
    width:1024px;
    height:616px;
    overflow:hidden;
    position:relative;
    background:url("../img/p9-box.png") no-repeat center;
}
.p9-div > div{
    top:-456px;
    left:0;
    width:1024px;
    height:456px;
    overflow:hidden;
    position:absolute;
    transition:0.4s;
}
.p9-div > div.act{
    top:0;
    transition:0.4s;
}
.p9-div > div img{
    margin-top:36px;
    margin-left:137px;
    float:left;
    width:300px;
    height:400px;
}
.p9-div > div .info{
    margin-top:100px;
    float:left;
    width:470px;
}
.p9-div > div .info h2{
    font-size:36px;
    line-height:36px;
    font-weight:bold;
    text-align:right;
}
.p9-div > div .info h3{
    margin-top:22px;
    font-size:30px;
    line-height:30px;
    text-align:right;
}
.p9-div > div .info span{
    margin-top:45px;
    margin-left:404px;
    width:65px;
    height:5px;
    display:block;
    background:#5fffb5;
}
.p9-div > div .info p{
    margin-top:40px;
    font-size:18px;
    line-height:24px;
    text-align:right;
}
.p9-ul{
    top:505px;
    left:137px;
    position:absolute;
}
.p9-ul li{
    margin-right:10px;
    float:left;
    width:120px;
    height:90px;
    transition:0.4s;
}
.p9-ul li.act{
    margin-top:-10px;
    transition:0.4s;
}
.p9-ul li img{
    width:120px;
    height:90px;
}
.p10{
    height:900px;
    background:url("../img/p10-bg.jpg") no-repeat center bottom;
}
.p10 .box{
    margin:50px auto;
    width:671px;
    height:419px;
    position:relative;
    background:url("../img/p10-box.png") no-repeat;
}
.p10-ul{
    top:80px;
    left:20px;
    position:absolute;
}
.p10-ul li{
    margin-bottom:10px;
    width:171px;
    height:61px;
    cursor:pointer;
    color:#ffffff;
    line-height:61px;
    font-size:24px;
    text-indent:25px;
    background:url("../img/p10-li.png") no-repeat center;
    transition:0.4s;
}
.p10-ul li.l2{
    text-indent:40px;
}
.p10-ul li.act{
    margin-left:-40px;
    width:210px;
    height:70px;
    line-height:70px;
    font-size:30px;
    text-indent:40px;
    background:url("../img/p10-li-act.png") no-repeat center;
    transition:0.4s;
}
.p10-ul li.l2.act{
    text-indent:50px;
}
.p10-div{
    top:0;
    left:240px;
    width:390px;
    height:360px;
    overflow:hidden;
    position:absolute;
}
.p10-div > div{
    top:0;
    left:390px;
    width:390px;
    height:360px;
    position:absolute;
    transition:0.4s;
}
.p10-div > div.act{
    left:0;
    transition:0.4s;
}
.p10-div > div img{
    width:380px;
    height:240px;

}
.p10-div > div p{
    margin-top:36px;
    font-size:20px;
    color:#b3b6b7;
    line-height:36px;
}
.footer{
    padding:24px 0;
    background:#060608;
}
.footer p{
    color:#ffffff;
    font-size:18px;
    line-height:30px;
    text-align:center;
}






