/* 导航 */
.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: 0.22rem;
    line-height: .52rem;
    color: #fff;
    display: block;
    font-weight: 400;
    font-family: auto;
    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: .22rem;
    color: #fff;
    display: block;
}
.Pc_navBox_BC img{
    padding: .15rem 0;
    display: block;
}
.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;
}
/*  */
.yd_index01_CR{
    display: none;
}
.index01{
    width: 100%;
    height: 6.5rem;
    position: relative;
}
.index01 img{
    display: block;
    width: 100%;
    height: 100%;
}
.bannerYD_img{
    display: none !important;
}
.Prod01Btn{
   position: absolute;
    display: flex;
    bottom: 33%;
    left: 39%;
    transform: translate(0,-50%);
}
.headerImg_Btn1{
    /* padding: .1rem .6rem; */
    color: #fff;
    font-size: .22rem;
    margin-right: .2rem;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    justify-content: center;
}
.headerImg_Btn1:first-child{
    background: url("../img/Prd02.png") no-repeat;
    background-size: 100%;
    width: 2rem;
    height: .6rem;
    line-height: .65rem;
    color: #f0e62d;
}
.headerImg_Btn1:last-child{
    background: url("../img/Prd03.png") no-repeat;
    background-size: 100%;
    width: 2rem;
    height: .6rem;
    line-height: .45rem;
    margin-top: .13rem;
    color: #000;
}
/**/
.index02_2{
    width: 100%;
    background: #fff;
    padding: .8rem 0 0.5rem;
}
.index02_2C{
    width: 15rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.index02_2CL,.index02_2CR{
    width: 49%;
}
.index02_2CR{
    height: 4.6rem;
    border-radius: .1rem;
    overflow: hidden;
}
.index02_2CLT{
    font-size: .48rem;
    text-align: center;
    font-family: pb;
    color: #333333;
}
.index02_2CLP{
    font-size: .2rem;
    color: #666666;
}
.index02_2CLP p{
    margin-bottom: .2rem;
    margin-top: 0.2rem;
}
.index02_2CLBtn{
    font-size: .24rem;
    display: flex;
    margin-top: .5rem;
    justify-content: center;
}
.index02_2CLBtn1{
    border: .01rem solid #333333;
    padding: .03rem .15rem;
    margin-right: .2rem;
}
.index02_2CLBtn1:first-child{
    background: linear-gradient(to right ,#414141,#010101);
    color: #f0e62d;

}
/*  */
.index02{
    background: #fff;
    width: 100%;
}
.index02_C{
    width: 15rem;
    margin: auto;
    padding: .2rem 0 .5rem 0;
}
.index02_C ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#indemo {
    float: left;
    width: 800%;
}
#index_demo{
    width:100%; 
    float:right; 
    overflow:hidden;
    height:3.6rem; 
    border:none;
}
#index_demo1,#index_demo2{
    height:3.6rem;
    float:left; 
    display:inline-table;
}
#index_demo1 li,#index_demo2 li{ 
    width: 3.65rem;
    height:3.6rem; 
    float:left; 
    margin-right: .15rem;
    /* position: relative; */
    /* border: .01rem solid #c8c7c3; */
    border-radius: .2rem;
}
#index_demo1 li img,#index_demo2 li img{ 
    display:block; 
    width: 100%;
    height: 2.4rem;
    background:#ccc;
    border-radius: .1rem;
    /* position: absolute; */
    left: 0;
    top: 0;
}
#index_demo1,#index_demo2{
    float: left;
}
.index_demo1Msg{
    width: 100%;
    font-size: .25rem;
    height: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    /* font-family: rl; */
    padding: 0 .2rem;
    box-sizing: border-box;
    text-align: center;
    margin-top: .2rem;
}
.index_demo1Btn{
    font-size: .2rem;
    padding: .05rem;
    text-align: center;
    width: 100%;
    background: #000;
    margin-top: .2rem;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
}
.index_demo1Btn a{
    font-size: .2rem;
    color: #fff;
}

/*  */
.index03{
    width: 100%;
    /* background-color: #000; */
    background: url("../img/Home_YourB.jpg") no-repeat;
    background-size: cover;
    position: relative;
}
.index03 .absolute{
    position: absolute;
    left: 0;
    top: 0;
}
.index03_C{
    width: 15rem;
    margin: auto;
}
.index03_CT_UL{
    display: none;
    justify-content: space-between;
    padding-top: .5rem;
}
.index03_CT_Li{
    width: 22%;
    display: flex;
}
.index03_CT_Li img{
    max-width: .56rem;
    max-height: .56rem;
    margin-right: .1rem;
}
.CT_Li_Msg h3{
    font-size: .2rem;
    color: #fff;
}
.CT_Li_Msg p{
    font-size: .16rem;
    color: #fff;
}
.index03_CBoxT{
    padding: .8rem 0 .4rem 0;
}
.index03_CBoxT h2{
    /* max-width: 6.42rem; */
    font-size: .5rem;
    color: #fff;
    margin: auto;
    text-align: center;
    font-family: pb;
}
.index03_CBoxT p{
    max-width: 3.4rem;
    font-size: .16rem;
    text-align: center;
    margin: auto;
    color: #fff;
    line-height: .3rem;
}
.ListBox_item{
    display: flex;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 1.5s;
    justify-content: center;
    align-items: center;
}
.ListBox_item.on{
    opacity: 1;
    display: flex;
    height: auto;
    overflow: auto;
}
.ListBox_itemL{
    width: 32.5%;
}
.ListBox_itemC{
    /* width: 50%; */
}
.yd_ListBox_itemC{
    display: none;
}
.itemL_li{
    display: flex;
    justify-content: end;
    margin-bottom: 1rem;
}
.itemL_li:last-child{
    margin-bottom: 0;
}
.itemL_li:first-child{
    margin-top: .5rem;
}
.itemL_liMsg p{
    font-size: .24rem;
    color: #fff;
    font-weight: 600;
    text-align: right;
}
.itemL_liMsg p:last-child{
    font-size: .2rem;
    color: #999999;
    font-weight: 400 !important;
    padding-top: 0.1rem;
}
.yd_itemL_liPic{
    display: none;
}
.itemL_liPic{
    /* padding: .2rem; */
    --tw-bg-opacity: 1;
    /* background-color: rgb(225 255 44 / var(--tw-bg-opacity)); */
    margin-left: .1rem;
    border-radius: .05rem;
    border: .01rem solid #d5cc29;
    width: .59rem;
    height: .59rem;
}
.itemL_liPic img{
    width: .58rem;
    height: .58rem;
    display: block;
}
.ListBox_itemC{
    padding: 0 .3rem;
}
.ListBox_itemC img{
    width: 100%;
}
.ListBox_itemR .itemL_liMsg p{
    text-align: left;
    font-weight: 600;
    /* padding-top: 0.1rem; */
}
.ListBox_itemR .itemL_li{
    justify-content: start;
}
.ListBox_itemR .itemL_liPic{
    margin: 0 .1rem 0 0;
}
.ListBox_item_UL{
    padding-bottom: .6rem;
    overflow: hidden;
}
.ListBox_item_page{
    width: 100%;
    display: flex;
    justify-content: center;
}
.page_item{
    width: .2rem;
    height: .2rem;
    background: #fff;
    border-radius: .5rem;
    margin-right: .15rem;
    cursor: pointer;
}
.page_item.on{
    background: #e1ff2c;
}
.ListBox_item_btn{
    justify-content: center;
}
.CBox_ListBox{
    padding-bottom: .7rem;
}
.index01_CLbtn{
    display: flex;
    justify-content: center;
}
.index01_CLbtn a{
    padding: .1rem .3rem;
    border: .01rem solid #fff;
    font-size: .3rem;
    color: #fff;
    margin-right: .3rem;
    transition: all .3s;
    border-radius: .05rem;
}
.index01_CLbtn a:last-child{ 
    background: #8d8d8d;
    color: #000;
}
.index01_CLbtn a:nth-child(1){ 
    color: #f0e62d;
}
.ListBox_item_btn{
    justify-content: center;
}
/*  */
.index04_4{
    width: 100%;
    background: #fff;
    padding: .8rem 0 0.5rem;
}
.index04_4C{
    width: 15.5rem;
    margin: auto;
}
.index04_4CT{
    font-size: .5rem;
    color: #333333;
    background: url("../img/HomeTB1.png"),url("../img/HomeTB2.png");
    background-position:  left,  right;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
    width: 43%;
    margin: auto;
    font-family: pb;
}
.index04_4CP{
    color: #666666;
    font-size: .2rem;
    text-align: center;
}
.index04_4CPImg{
    width: 100%;
    height: 100%;
    margin-top: .3rem;
    display: block;
}
.index05_5{
    width: 100%;
    /* background: #fff; */
    padding: .5rem 0;
    background: url("../img/HomeCus1.jpg") bottom no-repeat #fff;
}
.index05_5C{
    width: 15rem;
    margin: auto;
}
.index05_5CT{
    font-size: .5rem;
    color: #333333;
    background: url("../img/HomeTB1_1.png"),url("../img/HomeTB2_2.png");
    background-position:  left,  right;
    background-repeat: no-repeat, no-repeat;
    text-align: center;
    width: 50%;
    margin: auto;
    font-family: pb;
}
.index05_5img{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    height: 9.70rem;
    margin-top: .5rem;
}
.index05_5img img{
    display: flex;
    border-radius: .05rem;
}
.index05_6{
    width: 100%;
    height: 10.86rem;
    position: relative;
}
.index05_6 img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.index05_6TBox{
    position: absolute;
    top: 25%;
    left: .4rem;
}
.index05_6TBoxT1{
    font-size: .5rem;
    font-family: pb;
    background: url("../img/HomeZ1.png") no-repeat;
    background-size: 100%;
    width:6.45rem;
    height: .9rem;
    display: flex;
    justify-content: center;
    align-items: end;
    padding-top: .2rem;
}
.index05_6TBoxT12{
    font-size: .2rem;
    color: #666666;
    font-family: p;
    width: 6rem;
    margin-top: .2rem;
    margin-left: 24%;
}
.index05_5img1{
    width: 24%;
    /* height: 2.6rem; */
}
.index05_5img2{
    width: 49%;
    /* height: 4rem; */
}
.index07_7{
    width: 100%;
    background: url("../img/HomeFrom.jpg") no-repeat;
    background-size: cover;
    padding: .7rem 0;
}
.index07_7C{
    width: 15rem;
    margin: auto;
    border-radius: .1rem;
    display: flex;
    border: .02rem solid #000;
    background: #000;
}
.index07_7CL{
    width: 40%;
    padding: .8rem;
    box-sizing: border-box;
    background: url("../img/Home_From1.png") bottom no-repeat #000;
}
.index07_7CR{
    width: 60%;
    background: #fff;
    padding: .6rem .5rem .3rem;
    box-sizing: border-box;
    border-radius:.08rem;
}
.index07_7CLT{
    font-size: .4rem;
    text-align: center;
    font-family: pb;
    color: #f0e62d;
}
.index07_7CLLin{
    width: 20%;
    margin: auto;
    border-top: .01rem solid #999999;
    display: block;
    margin-top:.1rem ;
    margin-bottom: .2rem;
}
.index07_7CLMsg{
    font-size: .2rem;
    color: #ffffff;
}
.index07_7CLMsg p{
    margin-bottom: .2rem;
}
.index07_7CR .index07_7CLT{
    color: #333333;
    font-size: .3rem;
}
.From_BoxRInput{
    width: 100%;
    margin-top: .3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.From_input,.From_textarea{
    width: 100%;
    border: .01rem solid #e5e5e5;
    border-radius: .1rem;
    background: #fafafc;
    color: #999999;
    font-size: .2rem;
    padding-left: .2rem;
    box-sizing: border-box;
    height: .6rem;
    line-height: .6rem;
    margin-bottom: .2rem;
    font-family: p;
}
.From_textarea{
    height: 1rem !important;
}
.From_inputW{
    width: 49%;
}
.From_BoxRBtn{
    font-size: .3rem;
    color: #f0e62d;
    background: #000;
    border-radius: .02rem;
    width: 3rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    margin: auto;
    margin-top: .3rem;
    margin-bottom: .3rem;
    cursor: pointer;
}


/*  */




.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;
    font-weight: 600;
    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;
}