/* 导航 */
.Yd_navBox{
    display: none;
}
.navBox{
    width: 100%;
    height: 1.26rem;
}
.navBox_header {
    width: 100%;
    height: 118px;
    background: url("../img/hdbg.png") no-repeat center;
}
.navBox_wrapper{
    position: relative;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    width: 90%;
    max-width: 16rem;
    margin: auto;
}
.navBox_wrapperT{
    width: 70%;
    height: .35rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wrapperT_L , .wrapperT_R{
    display: flex;
}
.wrapperT_icon1 {
    background-image: url("../img/hdicon1.png");
}
.wrapperT_icon2 {
    background-image: url("../img/hdicon2.png");
}
.wrapperT_icon3 {
    background-image: url("../img/hdicon5.png");
}
.wrapperT_icon4 {
    background-image: url("../img/hdicon4.png");
}
.wrapperT_icon{
    margin-right: .2rem;
    display: block;
    width: .21rem;
    height: .21rem;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}
.wrapperT_R>div , .wrapperT_R>div>a{
    color: #fff;
    font-size: .16rem;
}
.wrapperT_R>div{
    margin-right: .15rem;
}
.nav_logo{
    width: 31.25%;
    height: .7rem;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    /* background: #fff; */
    /* position: relative; */
}
.nav_logo img{
    width: 2.71rem;
    height: .7rem;
    z-index: 1;
}
.nav_itemL{
    display: flex;
    justify-content: space-around;
    width: calc(100% - 5rem);
    height: .7rem;
}
.nav_itemLLi{
    line-height: .7rem;
}
.nav_YDD{
    display: none !important;
}
.nav_YDS{
    display: block;
}
.nav_itemLLi a {
    display: block;
    color: #000;
    font-size: .25rem;
    background: bottom;
}
.nav_YDS_UL{
    width: 2.6rem;
    position: absolute;
    z-index: 2;
    background-color: #fff;
    top: .7rem;
    display: none;
}
.nav_YDS:hover .nav_YDS_UL{
    display: block !important;
}
.nav_YDS_Li a{
    font-size: .2rem;
    line-height: 2;
    padding: 0 .2rem;
    transition: all 350ms;
}
.nav_YDS_Li a:hover{
    background-color: #000;
    color: #fff;
}
/*  */
/*  */
.index01{
    width: 100%;
}
.index01_swiper {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    /* font-size: 14px; */
    color: #000;
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
}

.swiper {
    width: 100%;
    height: 100%;
}
.swiper1 {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.homeBox_mySwiper{
    height: 8rem;
}
.homeBox{
    width: 100%;
    /* height: 100%; */
    position: relative;
}
.homeBox_mySwiper .swiper-button-next, .homeBox_mySwiper .swiper-button-prev {
    color: #fff;
    width: .46rem;
    height: .46rem;
    background-color:rgba(0, 0, 0, 0.5);
    /* border-radius: 50%; */
    font-size: .26rem;
}
/*  */
.products02_nav{
    width: 100%;
}
.products02_navC{
    width: 12rem;
    margin: auto;
    border-bottom: .01rem solid #888;
    font-size: .2rem;
    padding: .1rem 0;
}
.products02_navC a{
    color: #333;
}
.products02_navC a:last-child{
    color: #ed1c24;
}
.products02_box{
    width: 12rem;
    margin: auto;
    padding-top: .5rem;
    padding-bottom: 1rem;
}
.Contact01_T{
    display: flex;
    justify-content: space-between;
}
.C01_T_L {
    float: left;
    width: 38.33333%;
    color: #555555 !important;
}
.C01_T_R {
    float: right;
    /* margin-bottom: -22px; */
    width: 56.25%;
    overflow: hidden;
}
.C01_T_LTitle{
    line-height: .34rem;
    font-size: .18rem;
    color: #333333;
}
.C01_T_Litem{
    margin-top: .3rem;
}
.C01_T_Litem_T{
    line-height: .24rem;
    font-size: .18rem;
    color: #333333;
}
.C01_T_Litem1 .C01_T_Litem_deso {
    background-image: url("../img/cont_03.png");
}
.C01_T_Litem2 .C01_T_Litem_deso {
    background-image: url("../img/cont_09.png");
}
.C01_T_Litem3 .C01_T_Litem_deso {
    background-image: url("../img/cont_11.png");
}
.C01_T_Litem4 .C01_T_Litem_deso {
    background-image: url("../img/cont_13.png");
}
.C01_T_Litem_deso {
    margin-top: .1rem;
    padding-left: .29rem;
    line-height: .2rem;
    font-size: .18rem;
    color: #555555;
    background-repeat: no-repeat;
    background-position: left top;
}
.tab_item_form{
    padding-left: .3rem;
    padding-right: .54rem;
    padding-top: .34rem;
    padding-bottom: .3rem;
    /* background-color: #f8f8f8; */
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item_form_item{
    margin-bottom: .17rem;
    padding-left: .15rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    width: 49%;
}
.item_form_item.important {
    background: url("../img/star1.png") no-repeat left 20px;
}
.item_form_item input, .item_form_item textarea {
    width: 100%;
    height: .44rem;
    padding: 0 .1rem;
    line-height: .44rem;
    font-size: .14rem;
    color: #999999;
    background-color: #fff;
    border-radius: .05rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    border: 1px solid #d2d2d2;
}
input, textarea{
    border: none;
    background: none;
    font-family: inherit;
    outline: none
}
.item_form_C{
    width: 100% !important;
}
.item_form_item textarea{
    height: .6rem !important;
}
.item_form_btn{
    width: 40%;
    height: .44rem;
    font-size: .16rem;
    color: white;
    background-color: #ed1c24;
    border-radius: 5px;
    text-transform: uppercase;
    margin: auto;
    margin-top: .2rem;
    cursor: pointer;
    border: none;
}
.Contact01_B{
    width: 100%;
    margin-top: .5rem;
}
.Contact01_B img{
    width: 100%;
    display: block;
}








/*  */
.index08{
    width: 100%;
    background-color: #212223;
}
.index08_T {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .24rem;
    line-height: .3rem;
    font-size: .14rem;
    color: #ffffff;
}
.index08_T:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 8px;
    background: url("../img/ft_02.jpg") no-repeat center;
}
.index08_TC{
    width: 12rem;
    margin: auto;
}
.TC_box{
    display: flex;
}
.TC_box_Li1{
    width: 2.22rem;
    margin-right: .5rem;
}
.TC_box_Li1:last-child{
    margin-right: 0;
}
.TC_box_TT{
    color: #fff;
    font-size: .24rem;
}
.TC_box_MUl{
    margin-top: .2rem;
}
.TC_box_Mli,.TC_box_Mli a{
    color: #fff;
    font-size: .14rem;
}
.TC_box_iconUl{
    display: flex;
    margin-top:.18rem;
}
.TC_box_iconLI{
    margin-right: .12rem;
    margin-bottom: .12rem;
    display: block;
    width: .35rem;
    font-size: 0;
    line-height: 0;
}
.index08_TC_info,.index08_TC_info a{
    margin-top: .2rem;
    color: #fff;
    font-size: .14rem;
    line-height: 1.5;
}
.linklist{
    padding-top: .13rem;
    padding-bottom: .13rem;
    background: url("../img/ftbg_04.jpg") repeat-y center;
    min-height: .24rem;
    display: none;
}
.linklist_msg {
    margin: 0 auto;
    max-width: 12rem;
    overflow: hidden;
}
.linklist ul {
    text-align: center;
    letter-spacing: 0;
    font-size: 0;
    text-align: center;
}
.linklist ul li {
    margin: 0 .06rem;
    display: inline-block;
    font-size: .14rem;
    color: #ffffff;
    line-height: .24rem;
}