/* 导航 */
.Yd_navBox{
    width: 5px;
    height: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 999999999999999;
    cursor: pointer;
    position: fixed;
    top: -5px;
    right: 0;
    display: block;
}
.menubtn {
    width: .4rem;
    height: .3rem;
    position: absolute;
    top: .3rem;
    right: .2rem;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 9999;
}
.menubtn span {
    display: block;
    width: 100%;
    height: .05rem;
    margin-bottom: .06rem;
    background-color: #333;
}
.nav_item{
    overflow: hidden;
    width: 5rem;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    height: auto;
    overflow: scroll;
    height: 100%;
    transition: all 0.4s ease 0s;
}
.nav_item > ul {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: scroll;
    padding-top: .8rem;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav_item > ul > li {
    line-height: 1.5;
    font-size: .12rem;
    text-indent: .2rem;
    position: relative;
    padding: .15rem 0;
    margin-bottom: .2rem;
}
.nav_item > ul > li > a {
    margin-right: .4rem;
    color: #fff;
    font-size: .24rem;
    display: block;
}
.addition_sl{
    margin-top: .2rem;
    display: none;
    transition: all 0.4s ease 0s;
    overflow: hidden;
}
.addition_slItem > a span {
    font-size: .26rem;
    color: #fff;
}
.addition_slItem > a {
    position: relative;
    margin-right: .4rem;
    font-size: .12rem;
    color: #fff;
    display: block;
    padding-top: .05rem;
    padding-bottom: .05rem;
    line-height: 2.5;
    padding-left: .2rem;
}
.addition {
    width: .4rem;
    height: .4rem;
    position: absolute;
    right: .15rem;
    top: .1rem;
    background: url("../img/shizi.png") no-repeat center center;
}
/*  */
.navBox{
    width: 100%;
    /* display: none; */
}
.navBox_wrapperT{
    /* width: 70%; */
    height: .6rem;
    /* margin: auto; */
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ed1c24;
}
.wrapperT_L{
    display: none;
}
.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: .26rem;
}
.wrapperT_R>div{
    margin-right: .15rem;
}
.wrapperT_R>div:last-child{
    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 0;
    cursor: pointer;
    /* border-bottom: .01rem solid #ccc; */
    margin: 0 .1rem;
}
.nav_itemL{
    display: flex;
    justify-content: space-around;
    width:100%;
    background-color: #ed1c24;
    margin-top: .2rem;
}
.nav_YDD{
    display: block;
}
.nav_YDS{
    display: none;
}
.nav_itemLLi{
    width: 25%;
}
.nav_itemLLi a {
    display: block;
    color: #fff;
    font-size: .25rem;
    padding: .1rem .03rem;
    text-align: center;
    box-sizing: border-box;
}
.nav_itemLLi a.active {
    background-color: #333;
}
.nav_logo{
    display: flex;
    justify-content: center;
}

/*  */


/*  */
.index01{
    width: 100%;
}
.index01_swiper {
    
}

.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;
}
/*  */
.index02{
    width: 100%;
    margin: auto;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index02_Li_pic img{
    width: 100%;
}
.index02>ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.index02_Li>a{
    width: 100%;
    display: block;
}
.index02_Li{
    width: 49%;
}
.index02_Li_Msg{
    display: block;
    height: .5rem;
    line-height: .5rem;
    font-size: .24rem;
    color: white;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #000;
}
/*  */
.index03{
    width: 100%;
    margin: auto;
    margin-top: .5rem;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index03_box1_T{
    text-align: center;
    font-size: .36rem;
    color: #333;
    font-family: pb;
}
.index03_box1_T span{
    color: #ed1c24;
}
.index03_box1_M{
    /* width: 7.8rem; */
    margin: auto;
    margin-top: .3rem;
    line-height: 1.5;
    color: #333;
    font-size: .28rem;
}
.index03_box2{
    width:100%;
    /* display: flex; */
    margin-top: .4rem;
}
.index03_box2L{
    width: 100%;
    position: relative;
    padding:0 0 .15rem .15rem;
    box-sizing: border-box;
}
.index03_box2R{
    box-sizing: border-box;
    padding-top: .3rem;
}
.index03_box2L:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 2.2rem;
    height: 2.2rem;
    background-color: #ed1c24;
}
.index03_box2L img{
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
}
.box2RT_1{
    color: #ed1c24;
    font-size: .3rem;
    font-family: pb;
}
.box2RT_2{
    color:#333;
    font-size: .4rem;
    font-family: pb;
    position: relative;
}
.box2RT_2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1.2rem;
    height: .04rem;
    background-color: #ed1c24;
}
.box2RT_Msg{
    color: #333;
    line-height: 1.5;
    font-size: .28rem;
    margin-top: .2rem;
}
.box2RT_btn {
    position: relative;
    margin-top: 21px;
    display: block;
    width: 3rem;
    height: .7rem;
    padding-left: .05rem;
    line-height: .7rem;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #ed1c24;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
}
.box2RT_btn:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: .05rem;
    height: 100%;
    background-color: #000;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
    transition: all 350ms;
}
.box2RT_btn:hover:before {
    width: 100%;
    color:#fff;
}
.box2RT_btn span {
    position: relative;
    z-index: 2;
    color: #fff;
}
/*  */
.index04{
    /* width: 12rem; */
    margin: auto;
    margin-top: .5rem;
    /* display: flex; */
    justify-content: space-between;
    padding-bottom: .5rem;
}
.index04_li{
    width: 100%;
    padding-bottom: .22rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    padding: 0 .2rem;
    box-sizing: border-box;
    margin-bottom: .3rem;
}
.index04_li_pT{
    color: #333;
    font-size: .36rem;
    font-family: pb;
}
.index04_li_pM{
    font-size: .28rem;
    color: #333;
    margin-top: .1rem;
    line-height: 1.6;
    margin-bottom: .1rem;
}
.h-abt-list .item-link {
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 23px;
    height: 14px;
    background: url("../img/habticon_03.png") no-repeat center;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
    transition: all 350ms;
}
.index04_li_img{
    display: block;
    position: absolute;
    bottom: 0;
    left: 100%;
    width: .23rem;
    height: .14rem;
    -webkit-transition: all 350ms;
    -o-transition: all 350ms;
    -moz-transition: all 350ms;
    transition: all 350ms;
}

.index04_li:hover .index04_li_img {
    left: 0;
}
/*  */
.index05{
    width: 100%;
    /* height: 1.92rem; */
    /* background: url("../img/hcontbg.png") no-repeat center; */
    overflow: hidden;
}
.index05_C{
    /* width: 12rem; */
    margin: auto;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0 .2rem;
}
.index05_CL{
    /* width: 50%; */
}
.index05_CLT{
    color: #333;
    font-size: .4rem;
    margin-bottom: .2rem;
}
.index05_CLM{
    color: #444;
    font-size: .28rem;
}
.index05_btn{
    position: relative;
    width: 3rem;
    /* height: .5rem; */
    line-height: 1.5;
    font-size: .32rem;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.index05_btn:before {
    content: "";
    position: absolute;
    right: .19rem;
    top: 50%;
    margin-top: -.08rem;
    width: .4rem;
    height: .16rem;
    background: url("../img/jt_03.png") no-repeat center;
}
.index05_btn a{
    color: #333;
}
/*  */
.index06{
    width: 100%;
    padding: .7rem 0 .5rem 0;
}
.index06_ul{
    /* width: 12rem; */
    margin: auto;
    /* display: flex; */
    justify-content: space-between;
    margin-top: .2rem;
    padding: 0 .2rem;
}
.h-pro-tabhd li a.active {
    color: white;
    background-color: #ed1c24;
    border-color: #ed1c24;
}
.index06_li {
    display: block;
    height: .46rem;
    line-height: .46rem;
    font-size: .26rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    border: 1px solid #a0a0a0;
    overflow: hidden;
    /* width: 23.76%; */
    cursor: pointer;
    transition: all 350ms;
    margin-top: .2rem;
    padding: .15rem 0;
}
.index06_li:hover,.active{
    color: white;
    background-color: #ed1c24;
    border-color: #ed1c24;
}
.index06_C_Ul{
    width: 100%;
    margin-top: .5rem
}
.index06_C_Li>div{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index06_C_Li_item{
    width: 48%;
    margin-left: 0.18%;
    margin-bottom: .2rem;
}
.index06_C_Li_item a{
    width: 100%;
}
.C_Li_item_pic{
    position: relative;
    z-index: 1;
    border: 1px solid #29303a;
    overflow: hidden;
    transition: all 350ms;
}
.C_Li_item_pic img {
    max-width: 100%;
    border: 0px solid #ccc;
    height: auto !important;
    transition: all 350ms;
    display: block;
}
.C_Li_item_Msg{
    color: #333;
    font-size: .28rem;
    text-align: center;
    line-height: 1.5;
    margin-top: .1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 .1rem;
    box-sizing: border-box;
}
.index06_C_Li_item .item-modal {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: url("../img/hpro_06.png") no-repeat center;
    background-color: rgba(237, 28, 36, 0.6);
    transition: all 350ms;
}
.C_Li_item_pic:hover .item-modal {
    top: 0;
}
.C_Li_item_pic:hover img{
    border: 0px solid #ccc;
    transform: scale(1.03,1.03);
}
.C_Li_item_pic:hover{
    border: 1px solid #ccc;
}
/*  */
.index07{
    background-color: #fff;
    margin-bottom: .8rem;
}
.index07_c{
    margin-top: .55rem;
    padding-top: .53rem;
    padding-bottom: .42rem;
    background-color: #f6f7f9;
}
.index07_con{
    /* width: 12rem; */
    margin: auto;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index07_box{
    /* height: 3.6rem; */
    margin-top: .3rem;
    /* display: flex; */
}
.index07_box_pic1{
    /* height: 3.6rem; */
    width: 100%;
    display: flex;
    overflow: hidden;
}
.index07_box_pic2{
    display: none;
}
.index07_box_Msg{
    width: 100%;
    /* padding-right: 74px; */
    box-sizing: border-box;
    margin-top: .2rem;
}
.box_Msg_li a{
    /* display: flex; */
}
.box_Msg_li{
    margin-bottom: .2rem;
}
.box_Msg_li_pic{
    overflow: hidden;
    width: 55%;
    display: flex;
}
.box_Msg_li_pic img{
    width: 100%;
    transition: all 350ms;
}
.box_Msg_li_R {
    padding-left: .2rem;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}
.Msg_li_RT{
    color: #333;
    font-size: .28rem;
    word-wrap: break-word;
    font-family: pb;
    margin-top: .1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Msg_li_Rtime{
    margin-top: .1rem;
    height: .35rem;
    line-height: .35rem;
    padding-left: .5rem;
    font-size: .24rem;
    color: #333333;
    background: url("../img/news_08.png") no-repeat left center;
}
.Msg_li_RMsg{
    display: block;
    /* height: 52px; */
    line-height: 1.5;
    font-size: .24rem;
    color: #333333;
    overflow: hidden;
    margin-top: .1rem;
    margin-bottom: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.box_Msg_li:hover .box_Msg_li_pic img{
    transform: scale(1.03,1.03);
}
/*  */
.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: none;
}
.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{
    color: #fff;
    font-size: .28rem;
    line-height: 1.5;
    padding: 0 .2rem;
}
.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;
}