*{
    margin:0;
    padding:0;
    text-decoration: none;
    list-style-type: none;
}

@font-face {
    font-family: 'alimama';
    src: url('/static/web/font/fangyuanti_zip_subset.ttf') format('truetype');
}
.ab1{
    background:#ffffff;
}
.ab2{
    background:#f5f5fa;
}
.family{
    font-family:alimama;
}

a{
    color: inherit;
    text-decoration: none;
    outline: none;
}
a:hover,
a:focus,
a:active {
    color: inherit;
    text-decoration: none;
    outline: none;
}

.carousel {
    display: flex;
    transition: transform 1s ease;

}
.yd1{
    width:100%;
    height:310px;
    flex: 1 0 100%;
    position: relative;
}

.yd1 img{
    width:100%;
    height:310px;
}
.mask{
    position:absolute;
    width:100%;
    height:310px;
    left:0px;
    top:0px;
    background:rgb(0,0,0,0.4);
    display:flex;
    align-items:end;
}
.mask1, .mask2, .mask3 {
    height:35px;
    background:rgb(0,0,0,0.3);
    color:#ffffff;
    font-family:alimama;
    text-align:center;
    line-height:35px;
    font-size:12px;
    letter-spacing:1px;
}
.mask1 {
    width:20%;
}
.mask2 {
    width:19.4%;
    margin-left:0.3%;
}
.mask3 {
    width:20%;
    margin-left:0.4%;
}


/* 关于我们 */
.AboutUs{
    width:100%;
    padding: 10px 0;
}
.AboutUs1{
    width:100%;
    height:335px;
    padding-top:10px;
}
.AboutUsTitle{
    width:90%;
    height:35px;
    margin:auto;
    display:flex;
    align-items:center;
    font-size:14px;
    position: relative;
}
.AboutUsTitle span:nth-child(1){
    font-size:8px;
    color:#ffbc39;
    margin-right:1.5px;
}
.AboutUsTitle span:nth-child(2){
    font-size:10px;
    color:#ffbc39;
    margin-right:1.5px;
    margin-top:0.2px;
}
.AboutUsTitle span:nth-child(3){
    font-size:13px;
    color:#ffbc39;
    margin-right:5px;

}


.AboutUscon{
    margin:auto;
    margin-top:5px;
    width:90%;
    border-radius:12px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -4px 10px, rgba(0, 0, 0, 0.2) 0px 4px 8px;
    display:flex;
    align-items:center;
    justify-content:center;

}

.AboutUscontext{
    width: 90%;
    font-size: 12px;
    text-align: justify;
    line-height: 1.8;
    letter-spacing: 0.8px;
    margin: 10px;
}

.AboutUscontext p{
    padding: 8px 0;
}

.AboutUsNva{
    width:90%;
    height:40px;
    margin:auto;
    margin-top:5px;
    border-radius:10px;
}
.AboutUsNva ul{
    display:flex;
    width:100%;
    height:100%;
    justify-content:center;
}
.AboutUsNva ul li{
    width:28%;
    height:90%;
    display:block;
    line-height:36px;
    text-align:center;
    font-size:12.5px;
    letter-spacing:1px;
}
/* .AboutUsNva ul li:hover{
    box-shadow:rgba(0, 0, 0, 0.2) 0px 4px 8px;
    border-radius:15px;
    background: #ffffff;
} */
.AboutUsNvacon{
    width:90%;
    height:180px;
    margin:auto;
    margin-top:5px;
    display:flex;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -1px 10px, rgba(0, 0, 0, 0.2) 0px 4px 8px;
    border-radius:10px;
    background: #ffffff;
}
.AboutUsNvatime{
    color: #85868f;
}
.AboutUsNvaconLIst{
    width:33.3%;
    height:100%;
}
.AboutUsNvaconLIst1{
    width:100%;
    height:55%;
    display:flex;
    justify-content:center;
    align-items:center;
}
.AboutUsNvaconLIst1 img{
    width:45px;
    height:45px;
}
.AboutUsNvaconLIst2{
    width:100%;
    height:15%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:12px;
}
.AboutUsNvaconLIst3{
    width:100%;
    height:15%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:10px;
    color:#85868f;
    letter-spacing:0.5px;
}
.advantage{
    width:90%;
    height:290px;
    margin:auto;
    margin-top:10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.advantageLIst{
    width:49.5%;
    height:49%;
    position: relative;
}
.advantageLIst img{
    width:100%;
    height:100%;
    object-fit: cover;
}
.shade{
    position:absolute;
    background:rgb(0,0,0,0.4);
    width:100%;
    height:100%;
    z-index:10;
    left:0;
    top:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.shade span{
    color: #ffffff;
    font-size:25px;
    margin-bottom:5px;
}
.shade text{
    color: #ffffff;
    font-size:12.5px;
    letter-spacing:1px;
}


.advantage1{
    border-radius:10px 0 0 0;
}
.advantage2{
    border-radius:0 10px 0 0;
}
.advantage3{
    border-radius:0 0 0 10px;
}
.advantage4{
    border-radius:0 0 10px 0;
}


/* 企业新闻 */
.journalism{
    width:95%;
    height:220px;
    margin:auto;
    display:flex;
    align-items:center;
    justify-content: space-between;
}
.journalismList{
    width:48%;
    height:80%;
    border-radius:10px;
    background:#ffffff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;
}
.journalismListIMG{
    margin:auto;
    margin-top:10px;
    width:90%;
    height:80px;
}
.journalismListIMG img{
    width:100%;
    height:100%;
    object-fit: cover;
    border-radius:2px;
}
.journalismListTitle{
    margin:auto;
    margin-top:8px;
    width:90%;
    height:40px;
    font-size:11px;
    letter-spacing:0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 3em;
    text-align: justify;
    color:#000000;
}
.journalismListtime{
    width:90%;
    height:15px;
    margin:auto;
    margin-top:5px;
    color: #85868f;
    text-align:right;
    line-height:15px;
    font-size:10px;
}
.journalismListioc{
    width:90%;
    height:20px;
    margin:auto;
    display:flex;
    align-items:center;
    justify-content:right;
}
.criterion{
    width:8px;
    height:8px;
    border:2px solid #ffbc39;
    border-radius:100px;
}
.line{
    width:60px;
    height:1.6px;
    background:#ffbc39;
}
.NEWenterprise{
    width:60px;
    height:20px;
    background:#ffbc39;
    border-radius:10px;
    position:absolute;
    right:0;
    text-align:center;
    line-height:20px;
    font-size:9.5px;
    color:#ffffff;
}




