.h2{
    background:url(../images/bg-h2.png) no-repeat left center;
    padding-left: 40px;
    color:#333;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
}
.rec-box{
    width: 100%;
    background:#2c2c2c;
    height: 510px;
    float: left;
    color:#fff;
    margin-bottom: 70px;
}
.rec-box .img{
    width: 708px;
    height: 510px;
    float: left;
    transition: ease all .5s;
}
.rec-box .img:hover{
    transform: scale(1.05);
}
.rec-box .con{
    width: 492px;
    height: 392px;
    float: left;
    line-height: 2;
    margin:40px;
    position: relative;
}
.rec-box .con .p1{
    font-size:20px;
    margin-top:20px;
}
.rec-box .con .p2{
    color:#999;
    margin-top:40px;
}
.rec-box .con .p3{
    position: absolute;
    bottom:0;
    left: 0;
}
.rec-box .con .p3 a{
    display: block;
    width: 138px;
    height: 40px;
    border:1px solid #00a2e9;
    color: #00a2e9;
    text-align: center;
    line-height: 40px;
    transition: ease all .5s;
}
.rec-box .con .p3 a:hover{
    transform: scale(1.05);
}
.rmore{
    width: 100%;
    clear: both;
    text-align: center;
    float: left;
}

.rmore a{
    display: inline-block;
    height: 40px;
    width: 140px;
    border:1px solid #41bd2c;
    line-height: 40px;
    text-align: center;
    padding:0 20px;
    color: #41bd2c;
    transition: 0.2s;
}
.rmore a:hover{
    color:#00b0f0;
    border-color:#00b0f0;
    transform: scale(1.05);
}

.h1 {
    clear: both;
    width: 100%;
    float: left;
    text-align: center;
}
.h1 .p1{
    font-size: 30px;
    color:#333;
    line-height: 30px;
    height: 30px;
    background:url(../images/bg-h1.png) no-repeat bottom center;
    padding-bottom: 20px;
}

.pro-box{
    width: 100%;
    float: left;
    padding-bottom:40px;
    background:#f5f5f5;
}
.pro-box .h2{
    margin:20px 0;
}
.pro-box ul.pul{
    width: 1299px;
    margin-left: -19px;
    float: left;
    overflow: hidden;
    margin-bottom: 40px;
}

.pro-box ul li{
    width:413px;
    margin-left: 20px;
    float: left;
    height: 370px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    background:#fff;
}
.pro-box ul .cover{
    position: absolute;
    z-index: 999;
    background:rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    left: -100%;
    transition: 0.5s;
}
.pro-box ul .cover .vm{
    display: inline-block;
    border:1px solid #fff;
    width: 138px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-top: 166px;
}
.pro-box ul li:hover .cover{
    left: 0;
}
.pro-box ul li .img{
    width:100%;
    height: 320px;
    text-align: center;
    float: left;
}
.pro-box ul li .img img{
    width: 320px;
    height: 100%;
}
.pro-box ul li .con{
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding:0 50px;
    height: 380px;
    position: relative;
    text-align: center;
    background:url(../images/bg-pro1.png) center top;
}
.pro-box ul li .p1{
    height: 50px;
    margin-top:30px;
    line-height: 50px;
    font-size: 20px;
    color:#333;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
}
.pro-box .swiper-pagination{
    margin-bottom: -10px;
}
.pro-box .swiper-pagination-switch{
    background-color:#d9d9d9;
    width:14px;
    height:14px;
}
.pro-box .swiper-active-switch{
    background-color:#00a2e9;
}
.case-box{
    width: 100%;
    float: left;
    background:#fff;
}
.case-box li{
    float: left;
    position: relative;
    overflow: hidden;
}
.case-box li img{
    width: 100%;
    height: 100%;
    float: left;
}
.case-box li .cover{
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 2;
    background:rgba(0,0,0,.5);
    color:#fff;
    left:-100%;
    transition: 0.5s all;
    top:0;
    z-index: 999;
}
.case-box li .cover p{
    text-align:center;
}
.case-box li:hover .cover{
    left: 0;
}
.case-box li .cover .cvn{
    width: 90%;
    height: 90%;
    margin:5%;
    float: left;
    position: relative;
}
.case-box li .cover .mv{
    display: inline-block;
    border:1px solid #fff;
    width: 138px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-top:20px;
}
.case-box li .cover .p0{
    font-size: 20px;
    font-weight: bold;
}

.case-box li.e1{
    width: 636px;
    height: 310px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.case-box li.e2{
    width: 310px;
    height: 310px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.case-box li.e3{
    width: 313px;
    height: 630px;
    float: right;
}
.case-box li.e4,.case-box li.e5{
    width: 313px;
    height: 310px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.case-box li.e6{
    width: 310px;
    height: 310px;
}
.about-box{
    width: 100%;
    float: left;
    padding: 60px 0;
}
.about-box .h1{
    margin-bottom: 50px;
}
.about-box .fl{
    position: relative;
}
.about-box #about-flash{
    width: 400px;
    height: 300px;
    overflow:hidden;
    position: relative;
}
.about-next,.about-prev{
    position: absolute;
    z-index: 9999;
    top:130px;
}
.about-next{
    right: 0;
}
.about-prev{
    left:0;
}
.about-box .fr .text{
    width: 700px;
    float: left;
    color: #666;
    line-height: 2;
    height: 300px;
    position: relative;
}
.about-box .fr{
    position: relative;
    margin-right: 96px;
}
.about-box .p2{
    position: absolute;
    bottom: 0;
    left: 0;
}
.about-box .p2 a{
    display: inline-block;
    height: 40px;
    width: 140px;
    border:1px solid #333;
    line-height: 40px;
    text-align: center;
    padding:0 20px;
    color: #333;
    transition: 0.2s;
}
.about-box .text .p4 a:hover{
    transform: scale(1.05);
}
.about-box .swiper-pagination{
    margin-bottom: -50px;
}
.about-box .swiper-pagination-switch{
    background-color:#d9d9d9;
}
.about-box .swiper-active-switch{
    background-color:#1587c0;
}
.news-box{
    width: 100%;
    float: left;
    padding-bottom:50px;
    margin-top:50px;
    background:#f5f5f5;
}
.news-box .h2{
    margin:20px 0;
}


.news-box ul{
    width: 1305px;
    float: left;
    margin-left: -25px;
}
.news-box ul li{
    float: left;
    width: 410px;
    height: 570px;
    margin-left:25px;
    background:#fff;
    transition: 0.5s;
}
.news-box ul li:hover{
    transform: scale(1.05);
}
.news-box ul li img{
    width: 410px;
    height: 340px;
}
.news-box ul li .p1{
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color:#333;
    display: block;
    float: left;
    width: 390px;
    padding:10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.5s;
}

.news-box ul li .p2{
    color:#999;
    height: 80px;
    overflow: hidden;
    line-height: 2;
    margin-top:10px;
    overflow: hidden;
    width: 390px;
    clear: both;
    margin:0 10px;
}
.news-box ul li .p3{
    display: inline-block;
    padding-right: 20px;
    clear: both;
    margin-left: 10px;
    margin-top: 20px;
    background:url(../images/bg-news-vm.png) no-repeat right center;
    color:#888;
    height: 40px;
    line-height: 40px;
}
.news-next,.news-prev{
    position: absolute;
    z-index: 9999;
    top:290px;
}
.news-next{
    right: -100px;
}
.news-prev{
    left:-100px;
}
#news-page{
    margin-top: 40px;
    clear: both;
}