/* 导航 */
.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;
}
/*  */
.newsDetails01{
    width: 100%;
    background-color: #000;
}
.newsDetails01_C{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.newsDetails01_CL{
    width: 45%;
}
.newsDetails01_CL h1{
    font-size: .4rem;
    color: #fff;
}
.CL_Box{
    display: flex;
}
.CL_BoxL{
    font-size: .15rem;
    color: #fff;
    display: flex;
}
.CL_BoxL svg{
    margin-right: .1rem;
}
.CL_BoxR{
    margin-left: .3rem;
}
.CL_BoxR p{
    color: #e1ff2c;
    margin-right: .1rem;
}
.CL_BoxR a{
    color: #fff;
}
.yd_newsDetails01_CR{
    display: none;
}
.newsDetails01_CR img{
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0 100%, 0 15%);
    height: 4.25rem;
    width: 100%;
}
.newsDetails02{
    width: 100%;
    background: #fff;
}
.newsDetails02_C{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
    /* display: flex; */
    /* justify-content: space-between; */
}
.newsDetails02_CL{
    width: 100%;
}
.newsDetails02_CR{
    width: 20%;
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity));
    padding:.5rem;
    box-sizing: border-box;
}
.newsDetails02_CL p{
    font-size: .18rem;
    padding: .1rem 0;
}
.newsDetails02_CL h2{
    font-size: .25rem;
    padding: .1rem 0 .15rem 0;
}
.newsDetails02_CL h3{
    font-size: .22rem;
    padding: .1rem 0 .15rem 0;
}
.newsDetails02_CL img{
    width: 85%;
    height: auto;
    display: block;
}
.newsDetails02_CL ul{
    margin-top: .2rem;
    padding-left: .3rem;
    list-style-type: disc;
}
.newsDetails02_CL ul li{
    font-size: .22rem;
}
.newsDetails02_CL ul li::marker {
    color: var(--tw-prose-bullets);
}
.CR_TT{
    font-size: .21rem;
    font-family: pb;
    margin-bottom: .2rem;
}
.newsDetails02_CR ul li{
    width: 100%;
    height: .3rem;
    border-radius: .5rem;
    background-color: #000;
    text-align: center;
    margin-bottom: .1rem;
}
.newsDetails02_CR ul li a{
    color: #fff;
    line-height: .3rem;
    font-size: .16rem;
    display: block;
}
.CL_Box02{
    width: 100%;
    padding: .3rem;
    box-sizing: border-box;
    background-color: #000;
    display: flex;
    margin: .2rem 0;
}
.CL_Box02L{
    width: 65%;
}
.CL_Box02R{
    width: 35%;
    border-left: .01rem solid #fff;
}
.CL_Box02L h1{
    font-size: .25rem;
    color: #fff;
}
.CL_Box02L p{
    font-size: .18rem;
    color: #fff;
    width: 95%;
}
.CL_Box02R div{
    width: 100%;
    height: 100%;
    padding:0 .2rem;
    box-sizing: border-box;
}
.CL_Box02R div p{
    font-size: .18rem;
    color: #fff;
}
.CL_Box02R div a{
    display: block;
    width: 100%;
    background: #e1ff2c;
    font-size: .2rem;
    text-align: center;
    height: 100%;
    color: #000;
    align-content: center;
    font-weight: 600;
}
.newsDetails03{
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}
.newsDetails03_C{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
}
.newsDetails03_CTT{
    font-size: .35rem;
    text-align: center;
    color: #000;
}
.News02_C_UL{
    display: flex;
    justify-content: space-between;
    margin-top: .3rem;
}
.News02_C_Li{
    width: 32%;
    margin-top: .2rem;
}
.News02_C_Li img{
    width: 100%;
    display: block;
}
.News02_C_Li h4{
    font-size: .25rem;
    color: #000;
    margin: .2rem 0;
}
.News02_C_Li p{
    font-size: .18rem;
    color: #000;
}
.News02_C_Li_Msg{
    font-size: .15rem;
    color: #000;
    padding: .1rem 0;
}
.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-top: .2rem;
}
.News02_C_Li a:hover{
    color: #e1ff2c;
}
.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;
}