@charset "utf-8";
.section{
    padding: 90px 0;
}
.section.section2{
    padding: 20px 0 30px;
}
.section2 .s2-left{
    width: 570px;
    box-shadow: 0px 2px 7px 0px rgba(107, 107, 107, 0.4);
    border-radius: 2px;
    border: solid 4px #ffffff;
}
.s2-right{
    padding-top: 10px;
    margin: 16px 0 16px 600px;
    line-height: 1.8;
}
.s2-right p+p{
    margin-top: 1.5em;
}
.about-ft li{
    float: left;
    width: 25%;
    position: relative;
    padding: 70px 0;
    font-family: "Microsoft YaHei";
}
.about-ft li+li:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 100px;
    background-color: #acacac;
    opacity: 0.4;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.about-ft li b{
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
}

.section3{
    background: url(//xinjun.haocew.com/image/rongcy/img_20.jpg) center center/cover no-repeat;
    padding: 60px 0;
}
.section3 .section-layer p{
    margin-bottom: 20px;
    line-height: 1.7;
}


.seDisplay li{
    float: left;
    width: 285px;
    height: 200px;
    color: #ffffff;
    margin: 0 0 20px 20px;
    position: relative;
    cursor:pointer;
    line-height: 44px;
}
.seDisplay li:first-child{
    width: 590px;
    height: 420px;
    margin: 0;
}
.seDisplay .cell-top{
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition:all 0.5s;
}
.seDisplay li:hover .cell-top{
    transform:scale(1.2)
}
.seDisplay .cell-bottom{
    background-color: rgba(0,0,0,0.6);
    padding: 0 11px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
    left: 0;
}
.seDisplay li:first-child .cell-bottom {
    line-height: 24px;
    padding: 10px 11px;
}


.section4 .section-layer{
    width:1000px;
    margin: 0 auto;
}
.section4 .swiper-slide {
    width: 320px;
}
.section4 .swiper-button-prev,.section4 .swiper-button-next{
    width: 34px;
    height: 34px;
    background-size: 60% 60%;
    border-radius: 100%;
    border: 2px solid #cccccc;
    transition: all 0.3s;
    margin-top:-38px;
}
.section4 .swiper-button-prev{
    left: -48px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
}
.section4 .swiper-button-prev:hover{
    border-color:#018dd6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%231082ff'%2F%3E%3C%2Fsvg%3E");
}
.section4 .swiper-button-next{
    right: -48px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cccccc'%2F%3E%3C%2Fsvg%3E");
}
.section4 .swiper-button-next:hover{
    border-color:#1082ff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.section5{
    background: url(//xinjun.haocew.com/image/rongcy/img_16.jpg) center center/cover no-repeat;
    padding-bottom: 60px;
    position: relative;
}
.section5:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.section5>div{
    position: relative;
    z-index: 10;
}
.section5 ul{
    padding-left: 2px;
    padding-top: 30px;
}
.section5 li{
    padding: 9px 4px;
    background-color: #ffffff;
    width: 124px;
    margin:0 20px 20px 0;
    float: left;
}
.section5 li:nth-child(8n){
    margin-right: 0;
}