.content-item{
    width: 1000px;
    margin: 60px auto 60px;
}
img{

}
.meiye-video{
    width: 440px;
    margin: 0 auto;
}
.way{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.way-item{
    text-align: center;
    padding: 60px 0 60px;
    width: 30%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}
.hy-way-item{
    text-align: center;
    padding: 35px 0 90px;
    width: 23%;
    background-image: url(../image/hyfz/组51@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.way-img{
    height: 90px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.way-img img{
    height: 100%;
}
.way-name{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}
.way-des{
    color: #999999;
    font-size: 20px;
}
.content{
    width: 1000px;
    margin: 40px auto 40px;
    position: relative;
}
.main-title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}
.title-des{
    font-size: 20px;
}
.gn{
    background-image: url(../image/jyfz/组58@2x.png);
    background-size: cover;
    height: 274px;
}
.jz{
    background-image: url(../image/jyfz/组57@2x.png);
    background-size: cover;
    height: 213px;
}
.gn .item{
    box-shadow: none !important;
    /* width: 185px !important; */
    height: 100px !important;
    /* background-color: rgba(0,0,0,.5); */
}
.content-main{
    margin-top: 40px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.content-main img{
    width: 48%;

}
.content-main .item{
    width: 18%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    padding: 10px 10px 20px;
    margin-bottom: 20px;
}

.content-main .item .detail-img{
    width: 85px;
    margin: 0 auto;
}
.content-main .item .detail-img img{
    width: 100%;
}
.content-main .item .detail-title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.content-main .item .detail-des{
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    text-align: center;
}
.qiye{
    width: 100%;
    padding: 10px 0;
    background-color: #f8f8f8;
}
.jb{
    padding: 10px 0;
    background-image: linear-gradient(to bottom, #e4eeed,#ffffff);
}
.content .item-one{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    position: absolute;
    background-color: #Fff;
    top: 0;
    left: 0;
    width: 600px;
    padding: 20px 40px 40px 40px;
    z-index: 200;
}
.content .item-two{
    background-image: url(../image/zhifu/4@2x.png);
    background-size: cover;
    /* border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1); */
    position: absolute;
    bottom: 0;
    right: 0;
    width: 560px;
    height: 450px;
    /* padding: 10px 20px 20px 20px; */
}
.content .item-two p{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 55px;
    font-weight: bold;
}
.content .item-one .img{
    overflow: hidden;
    border-radius: 10px;
    /* height: 292px; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    margin-top: 25px;
}
.content .item-one .img video{
    width: 100%;
}
.content .item-one .img img,
.content .item-two .img img{
    width: 100%;
}
.disable-item{
    width: 49%;
    height: 240px;
    background-size: cover;
    margin-bottom: 20px;
    position: relative;
}
.disable-one{
    background-image: url(../image/zhifu/5@2x.png);
}
.disable-two{
    background-image: url(../image/zhifu/5-2@2x.png);
}
.disable-three{
    background-image: url(../image/zhifu/5-3@2x.png);
}
.disable-four{
    background-image: url(../image/zhifu/5-4@2x.png);
}
.disable-five{
    background-image: url(../image/zhifu/5-5@2x.png);
}
.disable-six{
    background-image: url(../image/zhifu/5-6@2x.png);
}
.disable-title{
    position: absolute;
    left: 70px;
    bottom: 95px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.disable-ses{
    width: 315px;
    position: absolute;
    left: 70px;
    bottom: 45px;
    font-size: 12px;
    color: #fff;
}
.advage{
    width: 30%;
}
.advage-title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.advage-des{
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
    height: 57px;
    line-height: 25px;
}
.advage-img{
    margin-top: 25px;
    width: 100%;
}
.advage-img img{
    width: 100%;
}
.ymfz-have{
    position: absolute;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.copnter{
    margin-top: 80px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999999;
}
.coptext{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 70px 0 90px;
    height: 35px;
    white-space: nowrap;
    border-right: 1px solid #cdcdcd;
}
.copmember{
    width: 670px;
    padding-left: 70px;
    display: flex;
    flex-wrap: wrap;
}
.copmember p{
    margin-right: 20px;
    width: 80px;
    height: 30px;
}
.yy-item{
    width: 40%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: bold;
}
.yy-item div{
    width: 130px;
    text-align: center;
}
.process{
    height: 251px;
    position: relative;
    background-image: url(../image/hyfz/组2@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.process-item{
    position: absolute;
    color: #fff;
    font-size: 16px;
}
.process-item p{
    text-align: center;
}