@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:#5a5a5a;}
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:47px;
    float:left;
    width:114px;
    height:34px;
}
.header .nav{
    margin-top:37px;
    margin-left:104px;
    float:left;
}
.header .nav li{
    float:left;
    width:97px;
    line-height:29px;
    text-align:center;
}
.header .nav li.act{
    border:1px solid #9d92f8;
}
.header .nav li a{
    font-size:18px;
    color:#ffffff;
}
.header .phone{
    margin-right:51px;
    margin-top:40px;
    padding-left:39px;
    float:right;
    color:#ffffff;
    font-size:22px;
    line-height:27px;
    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:65px 0 50px;
}
.part .title.t1{
    background:url("../img/title-t1.png") no-repeat center 100px;
}
.part .title.t2{
    background:url("../img/title-t2.png") no-repeat center 100px;
}
.part .title.t3{
    background:url("../img/title-t3.png") no-repeat center 100px;
}
.part .title.t4{
    background:url("../img/title-t4.png") no-repeat center 100px;
}
.part .title.t5{
    background:url("../img/title-t5.png") no-repeat center 100px;
}
.part .title.t6{
    background:url("../img/title-t6.png") no-repeat center 100px;
}
.part .title.t7{
    background:url("../img/title-t7.png") no-repeat center 100px;
}
.part .title h3{
    font-size:16px;
    line-height:16px;
    color:#f66567;
    text-align:center;
}
.part .title.c2 h3{
    color:#57e1fe;
}
.part .title h2{
    margin-top:24px;
    font-size:42px;
    font-weight:bold;
    line-height:42px;
    color:#23242a;
    text-align:center;
}
.part .title.c2 h2{
    color:#ffffff;
}
.part .title p{
    margin-top:18px;
    font-size:18px;
    line-height:18px;
    color:#a2a6ab;
    text-align:center;
}.part .title.c2 p{
     color:#b9bfff;
 }
.p1 ul{
    margin-left:74px;
}
.p1 ul li{
    margin-right:17px;
    margin-bottom:17px;
    float:left;
    width:160px;
    height:125px;
    position:relative;
    border:1px solid #f9f8ff;
}
.p1 ul li img{
    width:160px;
    height:125px;
}
.p1 ul li h3{
    bottom:22px;
    font-size:18px;
    line-height:18px;
    color:#a2a6ab;
    width:160px;
    text-align:center;
    position:absolute;
}
.p1 ul li p{
    top:70px;
    font-size:18px;
    line-height:26px;
    color:#a2a6ab;
    width:160px;
    text-align:center;
    position:absolute;
}
.part .link{
    margin:50px auto 65px;
    width:287px;
    height:64px;
    font-size:22px;
    line-height:55px;
    text-align:center;
    color:#ffffff;
    display:block;
    background:url("../img/link.png") no-repeat center;
}
.part .link.l2{
    background:url("../img/link2.png") no-repeat center;
}
.p2{
    background:#f9fcff;
}
.p2 ul{
    margin-left:85px;
}
.p2 ul li{
    margin-right:16px;
    margin-bottom:24px;
    float:left;
    width:201px;
}
.p2 ul li img{
    width:201px;
    height:133px;
}
.p2 ul li .tag{
    margin-top:4px;
    width:208px;
    height:42px;
    text-align:center;
    background:url("../img/p2-tag1.png") no-repeat center;
    transition:0.4s;
}
.p2 ul li:hover .tag{
    background:url("../img/p2-tag2.png") no-repeat center;
    transition:0.4s;
}
.p2 ul li .tag h2{
    width:201px;
    font-size:18px;
    color:#ffffff;
    line-height:38px;
}
.p3{
    height:746px;
    background:url("../img/p3-bg.jpg") no-repeat center;
}
.p3 .btn{
    margin:0 auto;
    width:942px;
    height:44px;
    overflow:hidden;
    background:url("../img/p3-btn.jpg") no-repeat center;
}
.p3-ul{
    margin-left:170px;
    margin-top:10px;
}
.p3-ul li{
    float:left;
    width:152px;
    height:24px;
    font-size:18px;
    font-weight:bold;
    color:#6c78fb;
    cursor:pointer;
    text-align:center;
    line-height:24px;
    border-left:1px solid #cdcdcd;
}
.p3-ul li.act{
    color:#f66567;
}
.p3-div{
    width:1024px;
    height:320px;
    overflow:hidden;
    position:relative;
}
.p3-div > div{
    top:320px;
    left:0;
    width:1024px;
    height:320px;
    position:absolute;
    transition:0.4s;
}
.p3-div > div.act{
    top:0;
    transition:0.4s;
}
.p3-div .ul1{
    margin-left:45px;
    margin-top:36px;
    width:1024px;
}
.p3-div .ul1 li{
    margin-right:58px;
    float:left;
    color:#ffffff;
    font-size:16px;
    line-height:22px;
}
.p3-div .ul1 li.l1{
    padding-left:42px;
    background:url("../img/p3-tag1.png") no-repeat left center;
}
.p3-div .ul1 li.l2{
    padding-left:36px;
    background:url("../img/p3-tag2.png") no-repeat left center;
}
.p3-div .ul1 li.l3{
    padding-left:36px;
    background:url("../img/p3-tag3.png") no-repeat left center;
}
.p3-div .ul2{
    margin-top:30px;
    margin-left:42px;
}
.p3-div .ul2 li{
    margin-right:20px;
    float:left;
    width:220px;
    height:224px;
    cursor:pointer;
    background:#ffffff;
}
.p3-div .ul2 li img{
    width:220px;
    height:135px;
}
.p3-div .ul2 li h2{
    margin-top:16px;
    margin-left:16px;
    font-size:16px;
    font-weight:bold;
}
.p3-div .ul2 li h3{
    margin-top:22px;
    padding:0 16px;
    font-size:14px;
    color:#fd916c;
    line-height:14px;
    font-weight:bold;
}
.p3-div .ul2 li h3 span{
    padding-left:20px;
    float:right;
    color:#adadad;
    font-weight:normal;
    background:url("../img/p3-tag4.png") no-repeat left center;
}
.p3 .link{
    margin:30px auto 0;
}
.p4{
    background:#fefeff;
}
.p4 ul{
    margin:0 auto;
    width:818px;
}
.p4 ul li{
    margin-bottom:22px;
    height:60px;
    overflow:hidden;
    transition:0.4s;
}
.p4 ul li.act{
    height:auto;
    transition:0.4s;
}
.p4 ul li .tit{
    width:818px;
    height:60px;
    cursor:pointer;
    background:url("../img/p4-tit.png") no-repeat center;
}
.p4 ul li.act .tit{
    background:url("../img/p4-tit-act.png") no-repeat center;
}
.p4 ul li .tit h2{
    margin-left:90px;
    padding-left:46px;
    font-size:20px;
    line-height:60px;
}
.p4 ul li.act .tit h2{
    color:#ffffff;
}
.p4 ul li .tit.t1 h2{
    background:url("../img/p4-tag1.png") no-repeat left center;
}
.p4 ul li.act .tit.t1 h2{
    background:url("../img/p4-tag1-act.png") no-repeat left center;
}
.p4 ul li .tit.t2 h2{
    background:url("../img/p4-tag2.png") no-repeat left center;
}
.p4 ul li.act .tit.t2 h2{
    background:url("../img/p4-tag2-act.png") no-repeat left center;
}
.p4 ul li .tit.t3 h2{
    background:url("../img/p4-tag3.png") no-repeat left center;
}
.p4 ul li.act .tit.t3 h2{
    background:url("../img/p4-tag3-act.png") no-repeat left center;
}
.p4 ul li .tit.t4 h2{
    background:url("../img/p4-tag4.png") no-repeat left center;
}
.p4 ul li.act .tit.t4 h2{
    background:url("../img/p4-tag4-act.png") no-repeat left center;
}
.p4 ul li .tit.t5 h2{
    background:url("../img/p4-tag5.png") no-repeat left center;
}
.p4 ul li.act .tit.t5 h2{
    background:url("../img/p4-tag5-act.png") no-repeat left center;
}
.p4 ul li .tit.t6 h2{
    background:url("../img/p4-tag6.png") no-repeat left center;
}
.p4 ul li.act .tit.t6 h2{
    background:url("../img/p4-tag6-act.png") no-repeat left center;
}
.p4 ul li table th{
    font-size:18px;
    line-height:49px;
    color:#6c78fb;
    text-align:center;
    border-bottom:1px solid #e8eafe;
}
.p4 ul li table td{
    padding:32px;
    font-size:16px;
    line-height:20px;
    color:#92939b;
    background:#fcfcfc;
    border-right:1px solid #e8eafe;
    border-bottom:1px solid #e8eafe;
}
.p4 ul li table td.last{
    border-right:none;
}
.hot{
    height:292px;
    overflow:hidden;
    background:url("../img/hot.jpg") no-repeat center;
}
.hot ul{
    margin-top:80px;
}
.hot ul li{
    margin:0 27px;
    float:left;
    width:150px;
}
.hot ul li p{
    margin-top:28px;
    font-size:22px;
    line-height:22px;
    color:#ffffff;
    text-align:center;
}
.hot ul li img{
    margin:0 auto;
}
.p5{
    background:#f9fcff;
}
.p5 ul li{
    margin-bottom:14px;
    margin-left:14px;
}
.p5 ul li h2{
    width:107px;
    height:26px;
    font-size:18px;
    line-height:26px;
    color:#6c78fb;
    display:inline-block;
    font-weight:bold;
    text-align:center;
    border:1px solid #a6adff;
    border-radius:12px;
}
.p5 ul li span{
    margin-left:24px;
    font-size:16px;
    color:#a2a6ab;
    display:inline-block;
    line-height:26px;
}
.p5 ul li span.sp{
    margin-left:133px;
}
#carousel{
    width:1024px;
    height:360px;
}
#carousel img{
    width:637px;
    height:360px;
}
.p5 .btn{
    margin-top:20px;
    margin-left:362px;
}
.p5 .p5-left{
    margin-right:100px;
    float:left;
    width:100px;
    height:30px;
    font-weight:bold;
    cursor:pointer;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
    background:#6c78fb;
    border-radius:4px;
}
.p5 .p5-right{
    float:left;
    width:100px;
    height:30px;
    font-weight:bold;
    cursor:pointer;
    font-size:18px;
    line-height:30px;
    color:#ffffff;
    text-align:center;
    background:#6c78fb;
    border-radius:4px;
}
.p6 ul{
    margin-left:132px;
}
.p6 ul li{
    margin-right:24px;
    margin-bottom:24px;
    padding:10px;
    float:left;
    width:234px;
    height:156px;
    background:#ffffff;
    border:1px solid #f4f9fd;
}
.p7{
    height:630px;
    background:url("../img/p7-bg.jpg") no-repeat center;
}
.p7 ul{
    margin-left:77px;
}
.p7 ul li{
    margin-bottom:35px;
    margin-right:40px;
    float:left;
    width:415px;
    height:67px;
    font-size:20px;
    text-indent:101px;
    line-height:67px;
    color:#6e6e6f;
    background:url("../img/p7-li.png") no-repeat center;
}
.p7 .link{
    margin:0 auto;
}
.footer{
    padding:24px 0;
    background:#2b1cad;
}
.footer p{
    color:#ffffff;
    font-size:18px;
    line-height:30px;
    text-align:center;
}
.video-fix{
    top:50%;
    left:50%;
    margin-left:-400px;
    margin-top:-250px;
    padding:20px;
    width:800px;
    height:500px;
    z-index:99999;
    display:none;
    position:fixed;
    background:#ffffff;
    border:3px solid #000000;
    border-radius:5px;
}
.video-fix .close {
    right:2px;
    top:2px;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
    height:18px;
    width:18px;
    display:block;
    cursor:pointer;
    line-height:18px;
    text-align:center;
    background:#cd1c1e;
    position:absolute;
}








