 .czlc {
     width: 100%;
     display: flex;
     margin-top: 40px;
     padding-bottom: 160px;
     background-image: url('/images/fzlc-01.png');
     background-repeat: no-repeat;
     background-position: bottom right;
 }

 .czlc-item {
     width: 16.6%;
     height: 400px;
     box-sizing: border-box;
     border-left: solid 2px #f1be88;
     padding-top: 50px;
     background-image: url('/images/fzlc-02.png');
     background-repeat: no-repeat;
     background-position: left top;
 }

 .czlc-item>div {
     width: 100%;
     display: flex;
     flex-direction: column;
     margin-bottom: 40px;
 }

 .czlc-item>div>label {
     width: 100%;
     display: block;
     padding: 0px 0px 0px 10px;
     margin: 0px;
     font-size: 16px;
     color: #9f6347;
 }

 .czlc-item>div>label>span {
     font-size: 28px;
     color: #9f6347;
     display: inline-block;
     margin-right: 3px;
 }

 .czlc-item>div>p {
     width: 100%;
     height: 100px;
     display: block;
     padding: 5px 10px;
     margin: 0px;
     font-size: 16px;
     line-height: 24px;
     color: #504843;
 }

@media(max-width:640px){
 .czlc {
     width: 100%;
     display: flex;
     margin-top: 20px;
     padding-bottom: 20px;
     background-image: none;
     background-repeat: no-repeat;
     background-position: bottom right;
     flex-direction: column;
 }

 .czlc-item {
     width: 100%;
     height: auto;
     box-sizing: border-box;
     border-left: solid 2px #f1be88;
     padding-top: 50px;
     background-image: url('/images/fzlc-02.png');
     background-repeat: no-repeat;
     background-position: left top;
     margin-top: 0px !important;
     margin-bottom: 5px;
 }

 .czlc-item>div {
     width: 100%;
     display: flex;
     flex-direction: column;
     margin-bottom: 10px;
 }

 .czlc-item>div>label {
     width: 100%;
     display: block;
     padding: 0px 0px 0px 10px;
     margin: 0px;
     font-size: 16px;
     color: #9f6347;
 }

 .czlc-item>div>label>span {
     font-size: 28px;
     color: #9f6347;
     display: inline-block;
     margin-right: 3px;
 }

 .czlc-item>div>p {
     width: 100%;
     height: auto;
     display: block;
     padding: 5px 10px 10px 10px;
     margin: 0px;
     font-size: 16px;
     line-height: 24px;
     color: #504843;
 }

}

.czlc-item-en {
    width: 16.6%;
    height: 880px;
    box-sizing: border-box;
    border-left: solid 2px #f1be88;
    padding-top: 50px;
    background-image: url('/images/fzlc-02.png');
    background-repeat: no-repeat;
    background-position: left top;
}

.czlc-item-en>div {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 240px;
}

.czlc-item-en>div>label {
    width: 100%;
    display: block;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    font-size: 16px;
    color: #9f6347;
}

.czlc-item-en>div>label>span {
    font-size: 28px;
    color: #9f6347;
    display: inline-block;
    margin-right: 3px;
}

.czlc-item-en>div>p {
    width: 100%;
    height: 100px;
    display: block;
    padding: 5px 10px;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #504843;
}

@media(max-width:640px){
.czlc {
    width: 100%;
    display: flex;
    margin-top: 20px;
    padding-bottom: 20px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom right;
    flex-direction: column;
}

.czlc-item-en {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-left: solid 2px #f1be88;
    padding-top: 50px;
    background-image: url('/images/fzlc-02.png');
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 0px !important;
    margin-bottom: 5px;
}

.czlc-item-en-en>div {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.czlc-item-en>div>label {
    width: 100%;
    display: block;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    font-size: 16px;
    color: #9f6347;
}

.czlc-item-en>div>label>span {
    font-size: 28px;
    color: #9f6347;
    display: inline-block;
    margin-right: 3px;
}

.czlc-item-en>div>p {
    width: 100%;
    height: auto;
    display: block;
    padding: 5px 10px 10px 10px;
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #504843;
}

}

