/* 导航 */
.Yd_navBox{
    width: 100%;
    z-index: 100;
    height: .8rem;
    background: #fff;
    position: fixed;
    margin: auto 0;
    display: flex;
    transition: all 0.5s linear;
}
.Yd_navBox_img{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 0 .5rem;
}
.Yd_navBox_img>img{
    width: 1.80rem;
    height: .52rem;
}
.Yd_navBox_imgicon>img{
    width: .68rem;
    height: .68rem;
}
.Yd_navBox_Details{
    z-index: 999;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    background: #fff;
    transition: all 0.5s linear;
}
.Yd_navBox_Details>div{
    text-align: right;
    font-size: .48rem;
    padding: .2rem .5rem .2rem 0;
}
.Yd_navBox_DetailsUl>li{
    width: 100%;
    height: .5rem;
    padding: .3rem .2rem;
    font-size: .26rem;
    line-height: .5rem;
}
.Yd_navBox_DetailsUl>li a{
    color: #000;
}
/*  */
.navBox{
    width: 100%;
    display: none;
}
.Nav_top{
    width: 100%;
    height: .9rem;
    position: absolute;
    top: 0;
    z-index: 10;
}
.Nav_top1{
    width: 100%;
    height: .9rem;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: #fff;
    transform: scale(0.5s);
    z-index: 100;
}
.Nav_topContent{
    width: 17rem;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Nav_topContent>img{
    width: 2rem;
    height: .6rem;
}
.navUl{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi a{
    font-size: .22rem;
    padding:.05rem .2rem;
    cursor: pointer;
    border-bottom: .01rem solid #ccc;
    margin: 0 .1rem;
}
.Nav_topContent1{
    width: 17rem;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Nav_topContent1>img{
    width: 2rem;
    height: .6rem;
}
.navUl1{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi1 a{
    font-size: .22rem;
    padding:.05rem .2rem;
    cursor: pointer;
    /* border-bottom: .01rem solid #ccc; */
    margin: 0 .1rem;
}

/*  */

/*  */
.homeBox{
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: .8rem;
}
.homeBox_img{
    width: 100%;
    height: 2.2rem;
    background-image: url('../img/newsbg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
}
.homeBox_title{
    font-size: .4rem;
    color: #fff;
    position: absolute;
    top: 60%;
    left: 10%;
}
/*  */
.news01{
    width: 100%;
    background-color: #fff;
}
.news01_content{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem .2rem;
}
.news01H2{
    text-transform: initial;
    font-size: .42rem;
    font-weight: bold;
    margin-bottom: .15rem;
    background: linear-gradient(to right, #C12D31, #EFC31D);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-family: pb;
}
.news01_li,.news01_li a{
    width: 100%;
    /* display: flex; */
    margin-bottom: .2rem;
}
.news01_li_L{
    /* width: 35%; */
}
.news01_li_R{
    /* width: 65%; */
    padding: .3rem .2rem;
    box-sizing: border-box;
}
.news01_li_L>img{
    width: 100%;
    height: 4rem;
}
.news01_li_RT{
    font-size: .35rem;
    color: #444;
}
.news01_li_RTM{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: .3rem;
    color: #444;
    margin-top: .3rem;
}
.news01_li_RTime{
    font-size: .25rem;
    margin-top: .1rem;
    color: #999;
}





/*  */
.index06{
    width: 100%;
    color: #fff;
    background: #000;
    /* background: url('../img/contact_bg.jpg') no-repeat; */
    background-size: 100%;
}
.index06_footerC{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem 0;
}
.index06_footerCIcon img{
    width: 2rem;
    height: .6rem;
}
.index06_footerCIcon{
    margin-bottom: .3rem;
    padding-left: .8rem;
}
.index06_footerCUl{
    /* display: flex; */
    width: 100%;
    justify-content: space-between;
}
.index06_footerCUl li{
    width: 100%;
    padding: 0 .8rem;
    box-sizing: border-box;
    margin-bottom: .3rem;
}
.footerCUl_h2{
    color: #fff;
    font-size: .4rem;
    margin-bottom: .3rem;
    font-family: pb;
}
.textwidget_ul div {
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
    font-size: .28rem;
}
.textwidget_ul div a{
    font-size: .28rem;
    color: #fff;
}
.textwidget_ul div>img{
    margin-right: .2rem;
}
.media_icon{
    margin-top: .5rem;
}
.media_icon>a{
    margin-right: .2rem;
}
.footerCUl_li2{
    position: relative;
    margin-bottom: .15rem;
    margin-bottom: .5em;
}
.footerCUl_li2:before {
    content: '';
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: #fff;
    margin-left: -.08rem;
    margin-right: .12rem;
    display: inline-block;
    vertical-align: middle;
    /* margin-bottom: .15rem; */
}
.textwidget_ul2{
    padding-left: .1rem;
}
.footerCUl_li2>a{
    color: #fff;
    font-size: .28rem;
}
.textwidget_ul3{
    display: flex;
    align-items: flex-end;
    height: 100%;
}
.textwidget_ul3img{
    width: 1rem;
    height: 1rem;
    background: red;
}
.textwidget_ul3img:first-child{
    margin-right: .3rem;
}
.index06_info{
    width: 100%;
    /* height: .6rem; */
    background-color: rgba(33, 33, 33, 0.2);
    font-size: .25rem;
    text-align: center;
    line-height: .6rem;
}
body {
    font-size: .14rem;
}
