/* 导航 */
.Yd_navBox{
    display: none;
}
.navBox{
    background-color: #000;
}
.Pc_navBox_T{
    display: none;
    width: 100%;
    height: .52rem;
    background: linear-gradient(90deg, #000 0 70%, #e1ff2c 70% 100%);
}
.Pc_navBox_TC{
    width: 15rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navBox_TC_right{
    float: right;
    height: 100%;
    display: flex;
    justify-content: space-around;
    padding: 0 .2rem;
    width: 5rem;
    background-color: rgb(225 255 44 / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
}
.navBox_BC_item a{
    font-size: .18rem;
    line-height: .52rem;
    color: #fff;
    display: block;
    cursor: pointer;
    padding: 0 .2rem;
}
.navBox_BC_item a:hover{
    color: #f0e62d;
    --tw-text-opacity:1;
}
.custom-clip {
    clip-path: polygon(1% 0, 100% 0, 100% 100%, 1% 100%, 0 50%);
}
.Pc_navBox_B{
    width: 100%;
}
.Pc_navBox_BC{
    width: 15rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: .8rem;
}
.navBox_BC_item{
    display: flex;
    height: 100%;
    align-items: center;
}
.navBox_BC_itemLi{
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}
.navBox_BC_itemLi a{
    font-size: .18rem;
    color: #fff;
    display: block;
}
.Pc_navBox_BC img{
    padding: .15rem 0;
}
.navBox_BC_itemLi .BC_itemLi_Icon{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
    width: .3rem;
    height: .15rem;
    transform: translate(72%);
    margin-top: .1rem;
    position: absolute;
    top: .5rem;
    left: .2rem;
    display: none;
}
.navBox_BC_itemLi .BC_itemLi_list{
    display: none;
    position: absolute;
    background: #fff;
    width: auto !important;
    top: .75rem;
    z-index: 999;
    line-height: 3.2;
    right: -1rem;
    z-index: 1;
}
.navBox_BC_itemLi:hover .BC_itemLi_list{ 
    display: flex;
}
.navBox_BC_itemLi:hover .BC_itemLi_Icon{ 
    display: block;
}
.itemLi_listL{
    display: flex;
    padding: .2rem;
}
.itemLi_listL1{
    padding:  0 .2rem;
    min-width: 3.5rem;
}
.itemLi_listL .itemLi_listL1 a{
    font-size: .2rem;
    color: #000;
    line-height: .3rem;
    margin-top: .1rem;
}
.itemLi_listL .itemLi_listL1 a.on{
    color: #6e6969;
}
.itemLi_listR{
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity));
    padding:.2rem;
}
.itemLi_listR .listR_pic{
    background-color: #fff;
    padding: .2rem;
    width: 1.5rem;
    height: 1rem;
}
.itemLi_listR .listR_pic img{
    width: 100%;
    height: auto;
    padding: 0;
    display: block;
}
.itemLi_listR .listR_TT{
    font-size: .2rem;
    font-family: pb;
    line-height: .32rem;
    display: none;
}
.itemLi_listR .listR_TTMsg{
    font-size: .16rem;
    line-height: .28rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis; 
    display: none;
}
.itemLi_listR .itemLi_listRC{
    width: 100%;
    display: none;
}
.itemLi_listR .itemLi_listRC.on {
    display: block;
}
/*  */

.News01{
    width: 100%;
}
.News01 img{
    display: block;
    width: 100%;
    height: 100%;
}
.bannerYD_img{
    display: none !important;
}
.News02{
    width: 100%;
    background-color: #fff;
}
.News02_C{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
}
.News02_C_UL{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.News02_C_Li{
    width: 48%;
    margin-top: .2rem;
    box-shadow: 0px 0px 6px #ddd;
}
.News02_C_Li img{
    width: 100%;
    display: block;
}
.News02_C_Li h4{
    font-size: .24rem;
    color: #000;
    font-family: revert;
    margin: .4rem 0.2rem .2rem;
}
.News02_C_Li p{
    font-size: .18rem;
    color: #333;
    margin-left: 0.2rem;
}
.News02_C_Li_Msg{
    font-size: .15rem;
    color: #333;
    padding: .1rem 0.2rem;
}
.News02_C_Li a{
    font-size: .18rem;
    color: #fff;
    background-color: #000;
    display: block;
    width: 2rem;
    height: .4rem;
    text-align: center;
    line-height: .4rem;
    transition: all .3s;
    margin: .2rem;
}
.News02_C_Li a:hover{
    color: #e1ff2c;
}
.News02_page{
    width: 100%;
    margin-top: .3rem;
    display: flex;
    justify-content: center;
}
.page_item{
    width: .36rem;
    height: .36rem;
    font-size: .2rem;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: .36rem;
    margin-right: .1rem;
    cursor: pointer;
    transition: all .3s;
}
.page_item.on,.page_item:hover{
    background: #e1ff2c;
    color: #000;
}
.News03{
    width: 100%;
    background-color: #000;
}
.News03_C{
    width: 15rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem 0;
}
.News03_CMsg{
    font-size: .3rem;
    color: #fff;
}
.News03_C a{
    font-size: .2rem;
    color: #000;
    background: #fff;
    text-align: center;
    padding: .1rem .2rem;
    margin-right: .1rem;
    cursor: pointer;
    transition: all .3s;
    border: .01rem solid #fff;
}
.News03_C a:hover{
    color: #fff;
    background: #000;
}



/*  */
.footer_T{
    width: 100%;
    background: url("../img/Home_Footer.jpg") no-repeat;
    background-size: cover;
}
.footer_TC{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
}
.footer_TC_Ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer_TC_Li{
    width: 22%;
}
.footer_TC_Li1{
    width: 44%;
    display: flex;
    align-items: center;
}
.footer_TC_Li1img{
    display: block;
    width: 1.28rem;
    height: .95rem;
}
.footer_TC_Li2{
    margin-left: .5rem;
    width: 65%;
}
.footer_TC_Li2 p{
    font-size: .14rem;
    color: #fff;
}
.footer_TC_Li2 img{
    display: block;
    border-radius: .1rem;
    margin-top: .3rem;
    width: 100%;
    /* height: 1.26rem; */
}
.TC_Li_TT{
    font-size: .23rem;
    color: #fff;
    margin-bottom: .2rem;
}
.footer_TC_Li a,.footer_TC_Li p{
    font-size: .18rem;
    color: #ccc;
    display: block;
    margin-top: .1rem;
    font-weight: 400;
    line-height: 0.26rem;
}
.footer_TC_Li p a{
    font-size: .19rem;
    display: block;
    margin-top: 0;
}
.footer_TC_Li p{
    display: flex;
    align-items:flex-start;
}
.footer_TC_Li p img{
    display: block;
    width: .2rem;
    height: .2rem;
    padding-top: .05rem;
    margin-right:.05rem ;
}
.footer_TC_Li a:hover{
    color: #928f8f;
}