.hslbanner{

    width: 100%;

}

.hslbanner img{

    width: 100%;

}

.heared-title {
    margin-top: 50px;
    width: 35%;
    margin: auto;

}

.heared-title img{

    width: 100%;

}

.confront{

    width: 70%;

    margin: auto;

}

.confront a{

    display: block;

    background: url(../czs-img/cz03.jpg) no-repeat;

    background-position: center top;

    background-size: 100% 100%;

    width: 100%;

    padding: 85px 0;

}

.confront a p{
    width: 40%;
    font-size: 22px;
    color: black;
    text-align: start;
    margin-left: 47%;
    line-height: 40px;

}

.alter ul{

    display: flex;

    justify-content: space-around;



}

.alter{

    width: 70%;

    margin: auto;

}

.alter ul li{

    width: 30%;

    background-color: #f6f6f6;

    padding-bottom: 8px;

}

.alter ul li div{

    display: flex;

    justify-content: space-between;

}

.alter ul li div p{

    font-size: 20px;

    width: 60%;

    margin-top: 10px;

    margin-left: 20px;

    text-align: start;

}

.alter ul li div a{

    display: block;

    color: #fff;

    background-color: #fec420;

    font-size: 28px;

    width: 15%;

    padding: 10px;

    font-weight: 1000;

    margin-right: 20px;

}

.alter ul li img{

    width: 100%;

}



.server1{

    display: block;

    width: 25%;

    margin:0 auto 50px;

    background: url(../czs-img/cz07.jpg) no-repeat;

    background-position: center top;

    background-size: auto 100%;

    font-size: 30px;

    color: #fff;

    padding: 12px;


}

.server1:hover{

    color: #666;

}

.ardently{
    padding: 50px 0;
    width: 100%;

    background-color: #f8f8f8;

}

.favor{

    width: 70%;

    margin: auto;

}

.favor ul{

    display: flex;

    justify-content: space-around;

    flex-wrap: wrap;

}

.favor ul li{

    width: 30%;

    margin-top: 15px;

}

.favor ul li img{

    width: 100%;

}



.certificate{

    width: 70%;

    margin: auto;

}

.certificate ul {

    display: flex;

    justify-content: space-around;

}

.certificate li{

    width: 45%;

    background-color: white;

    box-shadow: -5px 0 5px #e0e0e0, 5px 0 5px #e0e0e0, 0 -5px 5px #e0e0e0, 0 5px 5px #e0e0e0;

    padding-bottom: 13px;

}

.certificate li img{

    display: block;

    width: 95%;

    margin: auto;

}

.certificate li p{

    font-size: 30px;

    margin-top: 10px;

}

.certificate li span{

    color: #fdc22d;

}

.certificate li a{

    display: block;

    width: 35%;

    margin: auto;

    border: 1px solid #fdc22d;

    text-align: center;

    padding: 10px 0;

    font-size: 25px;

    margin-top: 10px;

    color: #666;

}



.achievement{

    width: 70%;

    margin: auto;



}

.achievement ul {

   display: flex;

   justify-content: space-around;

}

.achievement ul li{

    width: 23%;

    position: relative;

}

.achievement ul li img{

    width: 100%;

}

.achievement ul li p{

  font-size: 25px;

  color: #666;

}