.banner{
	background-color:#092a4f;
}
.banner_con{
	background: url('../image/banner4.png') no-repeat top right;
}
.banner .swiper-container{
    height:500px;	position:relative;
}
.banner .swiper-slide a{
    display:block;
    width:100%;
    height:100%;
}
.banner .swiper-slide img{
    position:absolute;
}
.banner .slide1{}
.banner .slide1 .s0{
    top: 135px;
    left: 50%;
    margin-left: -243.5px;
    width:487px;
    height:101px;
}
.banner .slide1 .slide_bottom{
    position:absolute;
    bottom:0;
    width:100%;
    height:390px;
}
.banner .slide1 .slide_bottom img{
    max-height:100%;
}
.banner .slide1 .slide_bottom .s1{
    bottom:0;
    left:50%;
    margin-left:-340px;
    height:60%;
    z-index:1;
}
.banner .slide1 .slide_bottom .s2{
    bottom:0;
    left:50%;
    margin-left:-240px;
    height:70%;
    z-index:2;
}
.banner .slide1 .slide_bottom .s3{
    bottom:0;
    left:50%;
    margin-left:-100px;
    height:90%;
    z-index:4;
}
.banner .slide1 .slide_bottom .s4{
    bottom:0;
    left:50%;
    height:70%;
    margin-left:80px;
    z-index:3;
}
.banner .slide1 .slide_bottom .s5{
    bottom:0;
    left:50%;
    margin-left:210px;
    height:60%;
    z-index:2;
}


.banner .slide1 .slide_bottom img.on{
    z-index:15;
    height:100%;
}



.case{
    background-color: #f6fbff;
    width: 100%;
    height: 385px;
}

.title-box{
    text-align: center;
    padding-top: 45px;
}

.title{
    font-size: 28px;
    margin-bottom: 5px;
}

.title-line{
    border-bottom: 2px solid #2277da;
    width: 55px;
    text-align: center;
    margin: 0 auto;
}

.title-en{
    color: #ddd;
    font-size: 17px;
    margin-top: 5px;
}

.case-box{
    width: 1004px;
    height: 170px;
    margin: 0 auto;
    margin-top: 30px;
}

.case-item{
    height: 170px;
    width: 200px;
    float: left;
    text-align: center;
}

.case-item-img{
    height: 82px;
    width: 82px;
    margin: 0 auto;
    margin-top: 35px;
}

.case-item-img:hover{
    margin-top: 10px;
    transition: all 0.5s cubic-bezier(0.51, -0.51, 0.47, 1.37);
}

.case-item-text{
    font-size: 17px;
    margin-top: 25px;
}

.case-item-line{
    height: 170px;
    width: 0;
    border-left: 1px solid #ddd;
    float: left;
}



.feature{
    height: 600px;
    width:100%;
    background: url("../image/feature_bg.png");
}

.feature-item{
    height: 280px;
    width: 25%;
    text-align: center;
    float: left;
    min-width: 118px;
}

.feature-box{
    height: 340px;
    width: 60%;
    min-width: 472px;
    margin: 40px auto 0;
}

.feature-img{
    height: 118px;
    width: 118px;
    margin: 30px auto 40px;
}

.feature-img:hover{
    -moz-transform: scale(1.3);  
    -webkit-transform: scale(1.3); 
    -o-transform: scale(1.3); 
    -ms-transform: scale(1.3); 
    transform: scale(1.3);
    transition: all 0.5s cubic-bezier(0.51, -0.51, 0.47, 1.37);

}

.feature-text{
    font-size: 23px;
    color: #fff;

}

.feature-text-en{
    font-size: 19px;
    color: #fff;
    padding-top: 5px;
}

.feature-line{
    height: 0px;
    border-bottom: 1px solid #fff;
    width: 80px;
    padding-top: 10px;
    margin: 0 auto;
}

.feature-desc{
    padding:20px 6%;
    width: 88%;
    text-align: center;
    color: #FFF;
}

.feature-btn-box{
    width: 200px;
    height: 55px;
    margin: 20px auto 0;
	background:url('../image/feature_btn.png');
	display: none;
}
.feature-btn-box a{
	 width: 100%;
    height: 100%;
    display: block;
}




.advantage{
    background-color: #f6fbff;
    width: 100%;
    height: 1070px;
}

.adv-box{
    width: 70%;
    margin: 0 auto;
    height: 450px;
    min-width: 1120px;
    display: flex;
}

.adv-item{
    width: 280px;
    height: 395px;
    float: left;
    text-align: center;
    background-color: #fff;
    margin-top: 40px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #ddd;
}

.adv-item:hover{
    box-shadow: -2px 6px 17px 4px #ccc;

}

.adv-img{
    height: 147px;
    width: 147px;
    margin: 30px auto 0;
}

.adv-title{
    font-size: 18px;
    margin-top: 30px;
}

.adv-text{
    color: #9d9d9d;
    font-size: 15px;
    width: 80%;
    margin: 10px auto 0;
}

.adv-btn{
    width: 80px;
    display: none;
    height: 27px;
    line-height: 27px;
    border: 1px solid #ddd;
    font-size: 15px;
    margin: 30px auto 0;
}

.adv-block{
    margin-top: 40px;
    height: 395px;
    float: left;
    min-width: 0;
    flex: 1;
}

.case-item .img1{
	background: url('../image/case_item11.png')
}

.case-item .img2{
	background: url('../image/case_item21.png')
}

.case-item .img3{
	background: url('../image/case_item31.png')
}

.case-item .img4{
	background: url('../image/case_item41.png')
}

.case-item .img5{
	background: url('../image/case_item5.png')
}

.feature-item .img1{
	background: url('../image/feature_item01.png')
}

.feature-item .img2{
	background: url('../image/feature_item02.png')
}

.feature-item .img3{
	background: url('../image/feature_item03.png')
}

.feature-item .img4{
	background: url('../image/feature_item04.png')
}
.adv-item .img1{
	background: url('../image/adv_item1.png');
}

.adv-item .img2{
	background: url('../image/adv_item2.png');
}

.adv-item .img3{
	background: url('../image/adv_item3.png');
}

.adv-item .img4{
	background: url('../image/adv_item4.png');
}

.adv-item .img5{
	background: url('../image/adv_item5.png');
}

.adv-item .img6{
	background: url('../image/adv_item6.png');
}

.adv-item .img7{
	background: url('../image/adv_item7.png');
}

.adv-item .img8{
	background: url('../image/adv_item8.png');
}

#img{
	width: 100%;
	cursor: pointer;
}
#img-href{
	display: none
}
.m-foot .kuan{
	width: 1380px;
}
.hangye{
	width: 100px; display: block; color: #999; margin-bottom: 10px;
}
.shouhou{
	width: 100px; display: block;color: #999;margin-bottom: 10px;
}
.wenzi{
	color: #999;
}