
a:link{text-decoration:none ; color:white ;}
.hp {

    background: #F4F4F4;
}

.hhp {
    width: 65%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 70px;
}

.hp-div {
    width: 30%;
    margin: auto;
    display: flex;
    margin-top: 40px;
    margin-bottom: 60px;

}

.hp-div2 {
    width: 20%;
    height: 7px;
    background: #008068;
    margin: auto;
}

.hp-div1,
.hp-div3 {
    width: 40%;
    height: 1px;
    border: 1px solid #282828;
    margin: auto;
}

.hp-title {
    text-align: center;

    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #282828;
}

.haoping-item {
    margin-bottom: 80px;
}

.haoping-img {
    text-align: center;
}
.haoping-img img{
    width: 100%;
}

.haoping-item-title1 {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #008068;

}

.haoping-item-title2 {

    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;

}

.haoping-item-content2 {
    width: 80%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
   
}

.haoping-item-content {
    width: 100%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.22);
    background: #FFFFFF;
}
.haoping-item-xian{
    margin-top: 7px;
    width: 26px;
    border-bottom: 3px solid #008068;
}
.hp-video{
    margin-top: 50px;
    padding-bottom: 80px;
}
.hp-contents{
    width: 93%;
    margin: auto;
    
}
.hp-item{
    text-align: center;
}

