@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:#919191;}
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:30px;
    margin-left:23px;
    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-radius:14px;
    border:1px solid #991232;
}
.header .nav li a{
    font-size:18px;
    color:#ffffff;
    display:block;
}
.header .nav li.act a{
    color:#f81747;
}
.header .phone{
    margin-right:24px;
    margin-top:37px;
    padding-left:37px;
    float:right;
    color:#f81747;
    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:700px;
    overflow:hidden;
}
#banner{
    width:100%;
    height:700px;
}
#banner .swiper-slide{
    width:100%;
    height:700px;
    overflow:hidden;
    position:relative;
}
#banner .swiper-slide img{
    top:0;
    left:50%;
    margin-left:-960px;
    width:1920px;
    height:700px;
    position:absolute;
}
.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:#14121f;
    background:url("../img/title-img.png") no-repeat center;
}
.part .title.t2 h2{
    color:#ffffff;
    background:url("../img/title-img2.png") no-repeat center;
}
.part .title h2 span{
    color:#f81747;
}
.part .title p{
    margin-top:25px;
    font-size:18px;
    line-height:18px;
    text-align:center;
}
.part .title.t2 p{
    color:#ffffff;
}
.p1{
    background:#f9f9f9;
}
.p1 ul li{
    margin-left:77px;
    margin-bottom:40px;
    float:left;
    width:412px;
    height:232px;
    position:relative;
    background:#ffffff;
    border:1px solid #f0f0f0;
    box-shadow:0 0 25px 5px #e2e2e8;
}
.p1 ul li img{
    top:30px;
    left:-35px;
    width:214px;
    height:170px;
    position:absolute;
}
.p1 ul li .info{
    margin-top:46px;
    margin-left:180px;
    width:202px;
}
.p1 ul li h2{
    padding-bottom:12px;
    font-size:20px;
    line-height:20px;
    color:#f81747;
    border-bottom:1px solid #f81747;
}
.p1 ul li p{
    margin-top:6px;
    font-size:16px;
    line-height:28px;
}
.part .link{
    margin:50px auto 60px;
    width:274px;
    height:68px;
    font-size:22px;
    text-align:center;
    line-height:68px;
    color:#14121f;
    display:block;
    background:url("../img/link.png") no-repeat center;
}
.part .link.l2{
    color:#ffffff;
    background:url("../img/link2.png") no-repeat center;
}
.p2 .tit{
    margin:0 auto;
    width:757px;
    height:42px;
    border:1px solid #cdcdcd;
}
.p2 .tit h2{
    float:left;
    margin-left:32px;
    padding-left:26px;
    font-size:20px;
    line-height:42px;
    color:#14121f;
    background:url("../img/p2-star.png") no-repeat left center;
}
.p2 .tit .p2-ul1{
    float:left;
    margin-top:9px;
    margin-left:44px;
    line-height:24px;
    border-left:1px solid #cdcdcd;
}
.p2 .tit .p2-ul1 li{
    float:left;
    padding:0 20px;
    font-size:20px;
    line-height:24px;
    color:#14121f;
    cursor:pointer;
    border-right:1px solid #cdcdcd;
    transition:0.4s;
}
.p2 .tit .p2-ul1 li.act{
    color:#f81747;
    transition:0.4s;
}
.p2 .tit .p2-ul2{
    margin-top:16px;
    margin-right:30px;
    float:right;
}
.p2 .tit .p2-ul2 li{
    margin-left:6px;
    float:left;
    width:10px;
    height:10px;
    cursor:pointer;
    background:#e5e5e5;
    border-radius:100%;
    transition:0.4s;
}
.p2 .tit .p2-ul2 li.act{
    background:#f81747;
    transition:0.4s;
}
.p2 .p2-div{
    height:780px;
    overflow:hidden;
    position:relative;
}
.p2 .p2-div ul{
    top:780px;
    left:0;
    margin-top:45px;
    margin-left:38px;
    position:absolute;
    transition:0.4s;
}
.p2 .p2-div ul.act{
    top:0;
    transition:0.4s;
}
.p2 .p2-div ul li{
    margin-right:20px;
    margin-bottom:24px;
    float:left;
    width:220px;
    height:224px;
    cursor:pointer;
    overflow:hidden;
    position:relative;
    background:#ffffff;
    box-shadow:0 0 25px 5px #f3f3f4;
}
.p2 .p2-div ul li img{
    width:220px;
    height:135px;
}
.p2 .p2-div ul li h2{
    margin-top:16px;
    margin-left:16px;
    font-size:16px;
    line-height:16px;
    color:#676767;
}
.p2 .p2-div ul li p{
    bottom:16px;
    padding:0 16px;
    width:188px;
    position:absolute;
}
.p2 .p2-div ul li p .sp1{
    float:left;
    color:#ffb3b5;
}
.p2 .p2-div ul li p .sp2{
    float:right;
    color:#aeaeae;
}
.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;
}
.p3{
    background:url("../img/p3-bg.jpg") no-repeat center;
}
.p3 .box{
    margin:0 auto;
    width:902px;
    height:628px;
    position:relative;
    background:url("../img/p3-box.jpg") no-repeat center;
}
.p3-ul{
    padding-top:70px;
    margin-left:-21px;
    float:left;
    width:343px;
}
.p3-ul li{
    margin-left:21px;
    width:322px;
    height:80px;
    cursor:pointer;
}
.p3-ul li .tag{
    float:left;
    width:80px;
    height:80px;
}
.p3-ul li.c1{
    background:#1f1f32;
}
.p3-ul li.c2{
    background:#19192b;
}
.p3-ul li.l1 .tag{
    background:url("../img/p3-tag1.png") no-repeat center #2c2c43;
}
.p3-ul li.l2 .tag{
    background:url("../img/p3-tag2.png") no-repeat center #25253c;
}
.p3-ul li.l3 .tag{
    background:url("../img/p3-tag3.png") no-repeat center #2c2c43;
}
.p3-ul li.l4 .tag{
    background:url("../img/p3-tag4.png") no-repeat center #25253c;
}
.p3-ul li.l5 .tag{
    background:url("../img/p3-tag5.png") no-repeat center #2c2c43;
}
.p3-ul li.l6 .tag{
    background:url("../img/p3-tag6.png") no-repeat center #25253c;
}
.p3-ul li.l1.act .tag{
    background:url("../img/p3-tag1-act.png") no-repeat center #14121f;
}
.p3-ul li.l2.act .tag{
    background:url("../img/p3-tag2-act.png") no-repeat center #14121f;
}
.p3-ul li.l3.act .tag{
    background:url("../img/p3-tag3-act.png") no-repeat center #14121f;
}

.p3-ul li.l4.act .tag{
    background:url("../img/p3-tag4-act.png") no-repeat center #14121f;
}

.p3-ul li.l5.act .tag{
    background:url("../img/p3-tag5-act.png") no-repeat center #14121f;
}

.p3-ul li.l6.act .tag{
    background:url("../img/p3-tag6-act.png") no-repeat center #14121f;
}
.p3-ul li.act{
    margin-left:0;
    padding-left:21px;
    background:#f81747;
    transition:0.2s;
}
.p3-ul li h2{
    float:left;
    width:242px;
    height:80px;
    font-size:20px;
    color:#ffffff;
    text-indent:28px;
    line-height:80px;
}
.p3-div{
    margin-top:36px;
    margin-left:45px;
    float:left;
    width:530px;
    height:580px;
    position:relative;
    overflow:hidden;
}
.p3-div > div{
    top:580px;
    left:0;
    width:530px;
    height:580px;
    position:absolute;
    background:#1c1c2e;
    transition:0.4s;
}
.p3-div > div.act{
    top:0;
    transition:0.4s;
}
.p3-div h2{
    margin-bottom:22px;
    margin-left:8px;
    padding-left:10px;
    padding-bottom:18px;
    font-size:20px;
    line-height:20px;
    color:#ffffff;
    position:relative;
    border-bottom:1px solid #403f4e;
}
.p3-div h2 span{
    top:2px;
    left:0;
    width:4px;
    height:18px;
    display:block;
    position:absolute;
    background:#f81747;
}
.p3-div h3{
    font-size:16px;
    line-height:16px;
    color:#f81747;
}
.p3-div p{
    margin:6px 0;
    font-size:16px;
    width:500px;
    line-height:24px;
    color:#c4ccdd;
}
.p4{
    padding-bottom:60px;
}
.p4 .box{
    margin:0 auto;
    width:951px;
    height:513px;
    position:relative;
    background:url("../img/p4-box.png") no-repeat center;
}
.p4-img{
    top:13px;
    left:107px;
    width:242px;
    height:372px;
    position:absolute;
    overflow:hidden;
}
.p4-img img{
    top:372px;
    left:0;
    width:242px;
    height:372px;
    position:absolute;
    transition:0.4s;
}
.p4-img img.act{
    top:0;
    transition:0.4s;
}
.p4-ul{
    top:373px;
    right:128px;
    position:absolute;
}
.p4-ul li{
    margin-right:10px;
    float:left;
    width:48px;
    height:54px;
    cursor:pointer;
}
.p4-ul li.l1{
    background:url("../img/p4-li1.jpg") no-repeat center;
}
.p4-ul li.l2{
    background:url("../img/p4-li2.jpg") no-repeat center;
}
.p4-ul li.l3{
    background:url("../img/p4-li3.jpg") no-repeat center;
}
.p4-ul li.l4{
    background:url("../img/p4-li4.jpg") no-repeat center;
}
.p4-ul li.l5{
    background:url("../img/p4-li5.jpg") no-repeat center;
}
.p4-ul li.l1.act{
    background:url("../img/p4-li1-act.jpg") no-repeat center;
}
.p4-ul li.l2.act{
    background:url("../img/p4-li2-act.jpg") no-repeat center;
}
.p4-ul li.l3.act{
    background:url("../img/p4-li3-act.jpg") no-repeat center;
}
.p4-ul li.l4.act{
    background:url("../img/p4-li4-act.jpg") no-repeat center;
}
.p4-ul li.l5.act{
    background:url("../img/p4-li5-act.jpg") no-repeat center;
}
.p4-info{
    top:98px;
    right:128px;
    width:420px;
    height:300px;
    position:absolute;
    overflow:hidden;
}
.p4-info > div{
    top:-300px;
    left:0;
    width:420px;
    height:300px;
    position:absolute;
    background:#14121f;
    transition:0.4s;
}
.p4-info > div.act{
    top:0;
    transition:0.4s;
}
.p4-info h2{
    font-size:26px;
    line-height:26px;
    color:#f81747;
}
.p4-info h2 span{
    margin-left:21px;
    padding-left:13px;
    font-size:20px;
    line-height:26px;
    color:#ffffff;
    border-left:2px solid #ffffff;
}
.p4-info img{
    margin:22px auto 18px;
    width:412px;
    height:6px;
}
.p4-info p{
    font-size:16px;
    line-height:28px;
    color:#ebe7ff;
}
.p4-info ul{
    margin-top:14px;
}
.p4-info ul li{
    margin-right:10px;
    float:left;
}
.p4-info ul li a.btn1{
    width:37px;
    height:37px;
    display:block;
    background:url("../img/p4-tag1.png") no-repeat center;
}
.p4-info ul li a.btn2{
    width:37px;
    height:37px;
    display:block;
    background:url("../img/p4-tag2.png") no-repeat center;
}
.p5 .ul1{
    margin-left:55px;
}
.p5 .ul1 li{
    margin-right:20px;
    margin-bottom:19px;
    float:left;
    width:290px;
    height:191px;
}
.p5 .ul1 li img{
    width:290px;
    height:191px;
}
.p5 .tit{
    margin:45px auto 30px;
    width:906px;
    height:46px;
    font-size:20px;
    color:#14121f;
    text-indent:45px;
    line-height:46px;
    background:url("../img/p5-tit.png") no-repeat center;
}
.p5 .ul2{
    margin-left:55px;
}
.p5 .ul2 li{
    margin-bottom:10px;
    margin-right:10px;
    float:left;
    width:294px;
    height:53px;
    line-height:53px;
    background:#ffffff;
    border:1px solid #f4f4f4;
}
.p5 .ul2 li a{
    color:#b4b4b4;
    text-indent:20px;
    display:block;
}
.p5 .ul2 li:hover a{
    color:#f81747;
}
.p6{
    background:#0d0b15;
}
.p6 .box{
    margin:0 auto;
    width:877px;
    height:606px;
    position:relative;
    background:url("../img/p6-table.png") no-repeat center;
}
.p6 .table{
    top:100px;
    left:100px;
    width:660px;
    height:480px;
    overflow:hidden;
    position:absolute;
}
.p6 .table > div.d1{
    top:0;
    width:660px;
    height:480px;
    animation:10s d1 linear infinite;
    position:absolute;
}
@keyframes d1{
    0%{top:0;}
    100%{top:-480px;}
}
.p6 .table > div.d2{
    top:480px;
    width:660px;
    height:480px;
    animation:10s d2 linear infinite;
    position:absolute;
}
@keyframes d2{
    0%{top:480px;}
    100%{top:0;}
}
.p6 .table ul{
    float:left;
}
.p6 .table ul li{
    margin-bottom:30px;
    font-size:18px;
    line-height:18px;
    color:#c4ccdd;
}
.p6 .table .ul1{
    width:130px;
}
.p6 .table .ul2{
    width:170px;
}
.p6 .table .ul3{
    width:130px;
}
.p6 .table .ul4{
    width:190px;
}
.p6 .table .ul5{
    width:40px;
}
.p6 h3{
    margin-top:32px;
    margin-left:365px;
    font-size:14px;
    line-height:14px;
    color:#c4ccdd;
}




.footer{
    padding:24px 0;
    background:#060608;
}
.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;
}








