/* 导航 */
.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;
}
/*  */
.yd_index01_CR{
    display: none;
}
.index01{
    width: 100%;
    height: 6.48rem;
    background-color: #000;
}
.index01 img{
    display: block;
    width: 100%;
    height: 100%;
}
.bannerYD_img{
    display: none !important;
}
/*  */
.AboutUs01{
    width: 100%;
    background: url("../img/About01img.jpg") no-repeat #fff;
    background-position: right;
    background-size: 60%;
}
.AboutUs01_C{
    width: 15rem;
    margin: auto;
    padding: .5rem 0;
}
.AboutUs01_Con{
    width: 50%;
}
.AboutUs01_ConTis{
    font-size: .2rem;
    color: #006ec1;
    display: flex;
    align-items: center;
    font-family: p;
}
.AboutUs01_ConTis span{
    width: .22rem;
    height: .22rem;
    border: .01rem solid #006ec1;
    border-radius: 50%;
    margin-right: .1rem;
    display: block;
}
.AboutUs01_ConT{
    font-size: .35rem;
    color: #333333;
    font-family: 'pb';
    margin: .3rem 0 .5rem 0;
}
.AboutUs01_ConB{
    width: 100%;
    border-top:.01rem solid #d6d6d6 ;
    padding: .3rem 0;
}
.AboutUs01_ConBF{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.AboutUs01_ConBFL{
    font-size: .2rem;
    color: #999999;
    font-family: p;
}
.AboutUs01_ConBFR{
    color: #006ec1;
    font-size: 1.2rem;
    display: flex;
    align-items: baseline;
    font-family: mpr;
    width: 35%;
}
.AboutUs01_ConBFR span{
    font-size: .2rem;
    color: #999999;
    font-family: p;
}
.AboutUs01_ConBP{
    font-family: p;
    font-size: .2rem;
    color: #666666;
}

/*  */
.AboutUs02{
    width: 100%;
    background: url("../img/About02img.jpg") no-repeat ;
}
.AboutUs02_C{
    width: 15rem;
    margin: auto;
    padding: .7rem 0;
}
.AboutUs02_CTT{
    font-size: .52rem;
    color: #fff;
    text-align: center;
    font-family: pb;
}
.AboutUs02_CUl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .5rem;
}
.AboutUs02_CLi{
    width: 30%;
    margin-bottom: .3rem;
}
.AboutUs02_CLi h2{
    font-size: .25rem;
    color: #fff;
    text-align: center;
}
.AboutUs02_CLi p{
    font-size: .18rem;
    color: #999999;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-top: .15rem;
}
.AboutUs02_CLi img{
    display: block;
    margin: auto;
    width: 20%;
    margin-bottom: .2rem;
}
/*  */
.index04_4{
    width: 100%;
    background: #fff;
    padding: .5rem 0;
}
.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;
}
/*  */
.AboutUs04{
    width: 100%;
    background: #fff;
}
.AboutUs04_C{
    /* width: 15rem; */
    margin: auto;
    padding: .8rem 0;
    /* display: flex; */
    justify-content: space-between;
}
.AboutUs04_C .index04_4CT{
    width: 38% !important;
}
#indemo {
    float: left;
    width: 800%;
}
#index_demo,#index_demo3{
    width:100%; 
    float:right; 
    overflow:hidden;
    height:3rem; 
    border:none;
}
#index_demo1,#index_demo2,#index_demo4,#index_demo5{
    height:3rem;
    float:left; 
    display:inline-table;
}
#index_demo1 li,#index_demo2 li,#index_demo4 li,#index_demo5 li{ 
    /* width:4.36rem;  */
    width: 4.94rem;
    height:3rem; 
    float:left; 
    margin-right: .1rem;
    position: relative;
    /* padding-left:8px;  */
}
#index_demo1 li img,#index_demo2 li img,#index_demo4 li img,#index_demo5 li img{ 
    /* width: 4.36rem; */
    /* height: 100%; */
    display:block; 
    width: 100%;
    height: 100%;
    background:#ccc;
    position: absolute;
}
#index_demo1,#index_demo2,#index_demo4,#index_demo5{
    float: left;
}
.MTrd04_CDemoBox{
    width: 100%;
    position: relative;
}
.MTrd04S1{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle, transparent, transparent, #000);
}


/*  */
.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;
    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;
}