@font-face {
    font-family: 'p';
    src: url('../fonts/Poppins-Regular.ttf');
}

@font-face {
    font-family: 'pb';
    src: url('../fonts/Poppins-Bold.ttf');
}

body {
    font-family: p;
}

.whass {
    width: 1.4rem !important;
}

.YugongBox {
    width: 100%;
    height: 5.50rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/AbooutUs.jpg');
}

.YugongBox_title {
    font-size: .48rem;
    color: #ffffff;
    text-align: center;
    line-height: .6rem;
    font-family: pb;
}

.YugongBox_msg {
    margin-top: .25rem;
    font-size: .3rem;
    color: #ffffff;
    text-align: center;
}

.AboutUs_Msg {
    width: 100%;
    padding-bottom: .2rem;
    /*height: 14.5rem;*/
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}

.AboutUs_Msg_content_lmsg {
    font-size: .3rem;
    line-height: .45rem;
    color: #666666;
    word-wrap: break-word;
    /*line-height: .36rem;*/
    margin-bottom: .5rem;
}

.AboutUs_Msg_content {
    /*height: 6.98rem;*/
    /* display: flex; */
}

.AboutUs_Msg_content_l {
    width: 6.20rem;
    padding-top: .28rem;
    /* position: relative; */
    height: 100%;
    margin: 0 auto;
    padding-bottom: .2rem;
}

.AboutUs_Msg_content_l>div:first-child {
    font-family: pb;
}

.AboutUs_Msg_content_lbut {
    /* position: absolute; */
    /* bottom: .3rem;、 */
    width: 3.95rem;
    height: .65rem;
    border-radius: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-image: linear-gradient(50deg, #e81416, #f24b1a);
}

.AboutUs_Msg_content_lbut>div {
    font-size: .26rem;
    color: #ffffff;
}

.AboutUs_Msg_content_R {
    width: 7.18rem;
    height: 6.91rem;
    background-image: url('../img/AbooutUs1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /* margin-left: .58rem; */
    margin: 0 auto;
}

.ConuntBox {
    /*height: 7.33rem;*/
    width: 100%;
    background-image: url('../img/AbooutUs2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ConuntBox_contentLi_icon {
    width: 1.75rem;
    height: 1.75rem;
    background-image: url('../img/icon8.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.ConuntBox_contentLi_icon>div>span {
    font-size: .36rem;
}

.ConuntBox_contentLi_icon>div {
    display: flex;
    font-size: .24rem;
}

.ConuntBox_contentLi_icon>div>div {
    font-size: .48rem;
    background: linear-gradient(#e71316, #f27348);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.ConuntBox_contentLi_icon>div>span {
    background: linear-gradient(#e71316, #f27348);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ConuntBox_contentLi_msg {
    font-size: .3rem;
    color: #ffffff;
    word-wrap: break-word;
    text-align: center;
    margin-top: .16rem;
    line-height: .45rem;
}

.ConuntBox_contentLi {
    width: 2.5rem;
    cursor: pointer;
    margin-bottom: .3rem;
}

.ConuntBox_contentUl {
    width: 6rem;
    margin-top: .69rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.StrongBox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.StrongBox_content_title_l {
    /*width: 6.60rem;*/
    text-align: center;
}

.StrongBox_content_title_l>div:last-child {
    font-size: .3rem !important;
    line-height: .45rem !important;
}

.StrongBox_content_title_l>div:first-child {
    font-family: pb;
}

.StrongBox_content_title_Rbut {
    margin-top: .37rem;
    /* width: 2.95rem; */
    height: .65rem;
    border-radius: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-image: linear-gradient(50deg, #e81416, #f24b1a);
    padding: 0 .2rem;
    box-sizing: border-box;
}

.StrongBox_content_title_Rbut>div {
    font-size: .3rem;
    color: #ffffff;
}

.StrongBox_content_title {
    /* display: flex; */
}

.StrongBox_content {
    margin-top: .8rem;
    /* padding-bottom: .75rem; */
}

.StrongBox_content_imgBox {
    width: 7.5rem;
    height: 11.14rem;
    margin-top: .64rem;
}

.StrongBox_content_imgdis {
    display: none;
}

.StrongBox_content_imgBox_flex {
    display: block !important;
}

.margin_imgBox_TL {
    margin-top: 0 !important;
}

.StrongBox_content_imgBox_TLBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.StrongBox_content_imgBox_TL {
    overflow: hidden;
}

.StrongBox_content_imgBox_TL>img {
    width: 3.65rem;
    height: 2.46rem;
    transition: 0.4s;
}

.StrongBox_content_imgBox img:hover {
    transform: scale(1.05);
    transition: 0.4s;
}

.StrongBox_content_imgBox_TR {
    /* width: 9.35rem; */
    height: 5.02rem;
    overflow: hidden;
    margin-top: .14rem;
}

.StrongBox_content_imgBox_TR>img {
    /* width: 100%; */
    height: 100%;
    transition: 0.4s;
}

.StrongBox_content_img {
    width: 3.65rem;
    height: 2.95rem;
    overflow: hidden;
}

.StrongBox_content_img>img {
    transition: 0.4s;
}

.AboutUs_contenr_Bottom {
    width: 100%;
    height: 11.5rem;
    border-radius: .3rem .3rem 0 0;
    display: flex;
    justify-content: center;
    background-image: url('../img/contactUs1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.AboutUs_contenr_Bottom_msg {
    font-size: .26rem !important;
}

.swiper_nav {
    width: 100%;
    /* height: 1.12rem; */
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    z-index: 10;
    border-bottom: 0.01rem solid rgba(239, 239, 247, 0.1);
    background: #ffffff;
    transition: all 0.5s
}

.swiper_nav_center>img {
    width: 1.80rem;
    height: .52rem;
    display: none;
}

.swiper_nav_center {
    display: none;
    width: 13rem;
    height: 1.12rem;
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
}

.swiper_nav_Tbar {
    display: none;
}

.swiper_nav_Tbar>div {
    margin: 0 .18rem;
    font-size: .26rem;
    color: #333333;
    cursor: pointer;
}

/* 导航 */
.ConuntBox_content {
    padding-top: .5rem;
}

.ConuntBox_content>div:first-child {
    font-family: pb;
}



.Yd_navBox_DetailsUl>li>a {
    color: #000;
    text-decoration: none;
}

.PRODUCT_ChildLi {
    padding: 0 !important;
    overflow: hidden;
    height: 0;
}

.PRODUCTChild {
    width: 100%;
    padding: .3rem .2rem;
    font-size: .26rem;
    line-height: .5rem;
    text-indent: .8rem;
}

.PRODUCTChild_A {
    width: 100%;
    height: 1rem;
    /*padding: .3rem .2rem;*/
    /* font-size: .26rem; */
    line-height: 1rem;
    text-indent: 1.5rem;
    transform: 0.4s;
}

.PRODUCTChild_A>a {
    width: 100%;
}

.PRODUCTChild_A>a>div {
    font-size: .26rem;
    color: #666;
}