/* 导航 */
.Yd_navBox{
    display: none;
}
.navBox{
    width: 100%;
}
.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: 1.62rem;
    height: .45rem;
}
.navUl{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi a{
    font-size: .2rem;
    padding:.2rem .1rem;
    cursor: pointer;
    border-bottom: .01rem solid #ccc;
    margin: 0 .1rem;
    color: #fff;
}
.Nav_topContent1{
    width: 17rem;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Nav_topContent1>img{
  width: 1.62rem;
    height: .45rem;
}
.navUl1{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navLi1 a{
    font-size: .2rem;
    padding:.2rem .1rem;
    cursor: pointer;
    /* border-bottom: .01rem solid #ccc; */
    margin: 0 .1rem;
    color: #000;
    display: block;
}

/*  */


/*  */
html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: .14rem;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}
.swiper1 {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: .18rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.homeBox{
    width: 100%;
    height: auto;
    position: relative;
}
.homeBox_title{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    z-index: 10;
    padding-left: .5rem;
    padding-right: 2rem;
    background: linear-gradient(to right, rgba(32, 163, 219, 0.6), rgba(19, 65, 143, 0.6)); padding-top: 0.2rem;
}
.HTitle{
    font-size: .42rem;
    font-family: pb;
    color: #fff;
    line-height: 0.5rem; padding-bottom: 0.3rem; 
}
.HTitle1{
    font-size: .3rem;
    line-height: .38rem;
    margin: .2rem 0;
    font-family: p;
    color: #fff;
}
.HTitle_msg{
    font-size: .24rem;
}
.homeBox_But{
    width: 2.5rem;
    height: .6rem;
    background-color: rgb(234, 84, 18);
    margin-top: .2rem;
}
.homeBox_But>a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: .25rem;
    color: #fff;
    text-align: center;
    line-height: .6rem;
}
/*  */
.index01{
    width: 100%;
    height: 8.48rem;
    background: url('../img/index_about.jpg') no-repeat right top;
    position: relative;
}
.index01_Top{
    padding: 1.5rem .3rem 0 .3rem;
}
.index01_TopTitle{
    background: linear-gradient(to right, #C12D31, #e8be46);
    background-clip: text;
    color: transparent !important;
    font-size: .38rem;
    text-align: center;
    text-transform: uppercase;
    font-family: pb;
    margin-bottom: .2rem;
    text-align: left;
        margin-left: 10%;
}
.index01_TopMsg{
    width: 36%;
    float: left;
    margin-left: 10%;
    color: #666;
    /* color: #fff; */
}
.index01_TopMsg p{
    font-size: .18rem;
    line-height: .35rem;
    word-wrap: break-word; margin-bottom: 10px;
}
.index01_UL{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1.5rem;
   background: linear-gradient(to right, rgba(193, 45, 49, 0.9) 10%, rgba(239, 195, 29, 0.9));
    display: flex;
    align-items: center;
    justify-content: center;
}
.index01_Li:last-child{
    border-right: none;
}
.index01_Li{
    display: flex;
    padding: 0 .7rem;
    border-right: .01rem solid rgba(255, 255, 255, 0.5)
}
.index01_Li img{
    width: .8rem;
    height: auto;
    margin-right: .3rem;
}
.M1{
    display: flex;
    color: #fff;
}
.M1 span:first-child{
    font-size: .4rem;
}
.M1 span:last-child{
    font-size: .22rem;
}
.M2{
    color: #fff;
    font-size: .22rem;
}
/*  */
.index02{
    width: 100%;
    height: 7rem;
    background-color: #f8f4f4;
    display: flex;
    position: relative;
}
.index02_left{
    width: 50%;
    height: 7rem;
    position: absolute;
    left: 0;
    display: flex;
    overflow: hidden;
}
.index02_left>div{
    width: 100%;
    height: 100%;
}
.index02_left>div img{
    width: 100%;
    height: auto;
}
.index02_right{
    width: 50%;
    height: 7rem;
    padding: .55rem .5rem 0 .55rem;
    box-sizing: border-box;
    position: absolute;
    right: 0;
}
.index02_rightT{
    background: linear-gradient(to right, #C12D31, #e8be46);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    font-size: .38rem;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: .2rem; font-family: pb;
}
.class_nav{
   display: flex; 
}
/* .class_nav li.active {
    color: #fff;
} */
.class_nav li:hover, .class_nav li.active {
    color: #fff;
}
.class_nav li {
    flex: 1;
    text-align: center;
    font-size: .25rem;
    position: relative;
    height: .38rem;
    line-height: .38rem;
    text-transform: uppercase;
    /* font-style: italic; */
    color: #444444;
    transition: color 0.3s;
    cursor: pointer;
    z-index: 1;
    overflow: hidden;
}
.class_nav li:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.3s;
    border-top-left-radius: .03rem;
    border-top-right-radius: .03rem;
}
.class_nav li:hover:after, .class_nav li.active:after {
    top: 0;
}
.class_nav li:first-child:after {
    background: #c22d31;
}
.class_nav li:nth-child(2):after {
    background: #e27b30;
}
.class_nav li:nth-child(3):after {
    background: #ecaf23;
}
.class_nav {
    display: flex;
    list-style: none;
    margin: 0 0 .42rem;
    padding: 0;
    border-bottom: .02rem solid;
    border-image: linear-gradient(to right, #C12D31, #EFC31D) 4;
}
.index02_rightMsg{
    /* height: 100%; */
}
.index02_rightMsg p{
    font-size: .2rem;
    line-height: .35rem;
    color: #666;
}
.index02_rightData{
    display: flex;
    margin: 45px 0 0;
    padding: 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.index02_rightData li {
    box-sizing: border-box;
    position: relative;
    max-width: 33.3333%;
    padding-bottom: 15px;
}
.LI_isMsg_t1{
    margin-right: .08rem;
}
.LI_isMsg_t1 span:first-child{
    font-size: .4rem;
    font-family: pb;
}
.LI_isMsg_t1 span:last-child{
    font-size: .2rem;
}
.LI_isMsg_t2{
    font-size: .2rem;
}
.index02_rightData li div{
    display: flex;
    align-items: end;
}
.index02_rightData li:first-child {
    color: #c22d31;
    border-bottom: 2px solid #c22d31;
}
.index02_rightData li:nth-child(2) {
    color: #e27b30;
    border-bottom: 2px solid #e27b30;
}
.index02_rightData li:nth-child(3) {
    color: #ecaf23;
    border-bottom: 2px solid #ecaf23;
}
/*.index02_rightData li:last-child {*/
/*    margin-right: 0;*/
/*    width: 100%;*/
/*    margin-top: .4rem;*/
/*    text-align: center;*/
/*    max-width: 100%;*/
/*}*/
/*.index02_rightData li:last-child a {*/
/*    color: #444;*/
/*    font-size: .18rem;*/
/*    text-decoration: none;*/
/*    font-style: italic;*/
/*}*/
/*.index02_rightData li:last-child div {*/
/*    display: block;*/
/*}*/
/*  */
.index03{
    width: 100%;
    background-color: #fff;
}
.index03_title{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.index03_title div{
    background: linear-gradient(to right, #C12D31, #e8be46);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    font-size: .38rem;
    display: inline-block;
    text-transform: uppercase;
    font-family: pb;
    margin-bottom: .2rem;
    margin: auto; font-family: pb;
}
.index03_title p{
    font-size: .2rem;
    word-wrap: break-word;
    text-align: center;
    margin-bottom: .2rem;
    line-height: 1.6;
    color: #666;
}
.index03_content{
    width: 16rem;
    margin: auto;
    padding: .8rem 0;
}
.index03_ul{
    display: flex;
}
.index03_ul li{
    flex: 1;
    height: 2.8rem;
    border-right: 1px solid #fff;
    visibility: visible;
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}
.index03_Li{
    position: relative;
    overflow: hidden;
    height: 100%;
}
.index03_Li img{
    width: 100%;
    height: 100%;
}
.index03_LiText{
    position: absolute;
    left: 0;
    top: 100%;
    transition: top 1s;
    background: linear-gradient(to right, rgba(193, 45, 49, 0.8), rgba(239, 195, 29, 0.8));
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: .3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 15%;
}
.index03_ul li:hover .index03_LiText {
    top: 0;
}
/*  */
.index04{
    width: 100%;
    background: url('../img/index_case.jpg') 0 0 no-repeat;
    background-size: 100%; height: 7rem;
}
.index04_content{
    width: 16rem;
    margin: auto;
    padding: .5rem 0;
    display: flex;
}
.index04_l{
    width: 38%;
    margin-top: 0.8rem;
}
.index04_R{
    width: 62%;
}
.index04_l_t{
    font-size: .36rem;
    text-transform: uppercase;
    color: #fff;
    font-family: pb;
    margin-bottom: .3rem;
}
.index04_l_M{
    font-size: .18rem;
    margin-bottom: .3rem;
    color: #fff;
    line-height: 0.3rem;
}
.index04_l_UL{
    display: flex;
    justify-content: space-between;
    margin: 35px 0 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
}
.index04_l_UL li {
    /* margin-right: .3rem; */
    border-radius: 2rem;
    color: #c14042;
    text-align: center;
    width: calc(25% - .27rem);
    height: 0;
    padding-bottom: calc(25% - .27rem);
    box-sizing: border-box;
    position: relative;
    background: rgba(255, 255, 255, 0.7);
}
.index04_l_UL li > div {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
}
.index04_l_UL li .index04_l_ULt1 {
    font-size: .4rem;
    font-weight: bold;
    line-height: 1.2;
}
.index04_l_UL li .index04_l_ULt2 {
    font-size: .16rem;
    line-height: 1.2;
    min-height: .38rem;
}
/*  */
.index05{
    width: 100%;
    background-color: #fff;
}
.index05_c{
    width: 16rem;
    margin: auto;
    padding: .5rem 0;
}
.index05_cT{
    width: 100%;
    display: flex;
    justify-content: center;
}
.index05_cT div{
    background: linear-gradient(to right, #C12D31, #e8be46);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    font-size: .38rem;
    display: inline-block;
    text-transform: uppercase;
    font-family: pb;
    margin-bottom: .2rem;
}
.index05_B{
    width: 100%;
    display: flex;
}
.index05_BUL{
    width: 60%;
}
.index05_BPCimg{
    width: 40%;
    padding-left: .2rem;
    box-sizing: border-box;
}
.index05_BPCimg img{
    width: 100%;
    height: 100%;
}
.index05_BUL li{
    width: 100%;
    padding: .1rem .3rem;
    box-sizing: border-box;
    transition: all 0.3s;
    margin-bottom: .2rem;
}
.index05_BUL li:hover{
    background-color: #f2e0e0;
}
.BUL_LIT{
    font-size: .26rem;
    margin-bottom: .1rem;
    color: #444444;
}
.BUL_LIM{
    font-size: .18rem;
    word-wrap: break-word;
    color: #444444;
    line-height: 1.6;
}
.BUL_LIimg{
    display: none;
}
/*  */
.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;
}
.index06_footerCUl{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.index06_footerCUl>li{
    max-width: 25%;
}
.footerCUl_h2{
    color: #fff;
    font-size: .24rem;
    margin-bottom: .3rem;
    font-family: pb;
}
.textwidget_ul div {
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
    font-size: .15rem;
    line-height: 1.4;
}
.textwidget_ul div a{
    font-size: .15rem;
    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;
}
.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: .15rem;
}
.textwidget_ul3{
    /* display: flex; */
    /* align-items: flex-end; */
    /* height: 100%; */
    display: flex;
    align-items: flex-start;
    height: 100%;
}
.textwidget_ul3img{
    width: 2rem;
    height: 1rem;
    background: red;
}
.textwidget_ul3img:first-child{
    margin-right: .3rem;
}
.index06_info{
    width: 100%;
    height: .4rem;
    background-color: rgba(33, 33, 33, 0.2);
    font-size: .15rem;
    text-align: center;
    line-height: .4rem;
}
.index07{
    display: none;
}
