ul,li{
    list-style-type: none;
}
body {
    margin: 0;
    padding: 0;
}
.fivs{
    margin-top: 0rem !important;
}
.buttons1 button{
    margin-top: 0.4rem !important;
}
* {
    margin: 0;
    padding: 0;
}
.index01{
    width: 100%;
    height: 12rem;
}
.index01 a{
    display: block;
    height: 100%;
}
.index01 img{
    width: 100%;
    display: block;
    height: 100%;
}
.index02{
    background: #f6f6f6;
    padding-bottom: .8rem;
}
.index02_C{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem .2rem;
    box-sizing: border-box;
    /* display: flex; */
}
.index02_CL ,.index02_CR{
    width: 100%;
}
.pc_index02_CL{
    display: none;
}
.index02_CL{
    border:.01rem solid #f5a333;
    overflow: hidden;
}
.yd_index02_CL{
    margin-top: .2rem;
}
.index02_CL img{
    width: 100%;
    height: auto;
    display: block;
    transition: all .3s;
}
.index02_CL:hover .index02_CLimg{
    transform: scale(1.05);
}
.index02_CR{
    padding:0 .2rem;
    box-sizing: border-box;
}
.index02_CR h1{
    font-size: .41rem;
    font-family: pb;
    line-height: 1.2;
    margin-top: .1rem;
}
.index02_CR p{
    font-size: .32rem;
    color: #666666;
    line-height: 1.5;
    margin-top: .2rem;
}
.index02_CR a{
    display: block;
    position: relative;
    margin: 1rem 0 0 .45rem;
}
.index02_CR a .I02_btn_img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-image: url("../img/1.png");
    background-size: 100%;
    width: 5.35rem;
    height: .85rem;
    padding: .1rem 0;
    box-sizing: border-box;
}
.I02_btn_img p:first-child{
    font-size: .22rem;
    color: #fff;
    margin: 0;
    text-align: center;
}
.I02_btn_img p:last-child{
    font-size: .3rem;
    color: #fff;
    margin: 0;
    text-align: center;
    line-height: 1;
}
.I02_btn{
    border-radius: 50% !important;
    border: .02rem solid #f5a333;
    position: absolute;
    top: -.73rem;
    left: -.43rem;
    overflow: hidden;
    width: 1.54rem;
    height: 1.54rem;
}
.I02_btn img{
    width: 100%;
    height: 100%;
}
.index03{
    background: #fff;
    width: 100%;
}
.index03_C{
    /* width: 15rem; */
    /* margin: auto; */
    padding: .5rem 0 0 0;
}
.pc_index03{
    display: none;
}
.index03_C h1{
    font-size: .42rem;
    font-family: pb;
    text-align: center;
}
.yd_index03_CP{
    font-size: .26rem;
    color: #666;
    text-align: center;
}
.yd_index03_CUl{
    width: 100%;
    padding:.2rem;
    box-sizing: border-box;
}
.yd_index03_CLi{
    background: #f6f6f6;
    margin-bottom: .4rem;
}
.yd_index03_CLiImg{
    width: 100%;
    height: 4.6rem;
}
.yd_index03_CLiMsg{
    padding: .5rem .8rem;
    box-sizing: border-box;
}
.yd_index03_CLiMsg h2{
    font-size: .35rem;
    color: #000;
    margin-bottom: .2rem;
    font-family: pb;
}
.yd_index03_CLiMsg p{
    font-size: .26rem;
    color: #666;
    line-height: 2;
    margin: 0!important;
    margin-top: .1rem;
}
.yd_i03_Btn{
    width: 3.8rem;
    height: .84rem;
    background: url('../img/1_1.png') no-repeat;
    background-size: 100%;
    display: block;
    margin: auto;
    margin-top: .3rem;
    margin-bottom: .2rem;
    font-size: .35rem;
    color: #fff;
    line-height: .84rem;
    text-decoration: none;
    text-indent: .5rem;
}
.yd_index03_CLiImg img{
    width: 100%;
    height: 100%;
    display: block;
}
.yd_index03_CP span{
    width: 1rem;
    height: .1rem;
    background: #f77b35;
    margin: auto;
    display: block;
    margin-top: .2rem;
    border-radius: .3rem;
}
.I03_UL{
    display: flex;
    margin-top: .5rem;
}
.I03_liL{
    width: 30%;
    height: 7.16rem;
}
.I03_liR{
    width: 68%;
    display: flex;
    justify-content: space-between;
    padding-left: .2rem;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-content: space-between;
}
.I03_liL_item{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.I03_liL_item .I03_liL_itemimg{
    width: 100%;
    position: absolute;
    height: 7.16rem;
}
.I03_liL_itemC{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    box-sizing: border-box;
    padding: .8rem .3rem .5rem;
}
.I03_liL_itemC h1{
    font-size: .36rem;
    font-family: pb;
    width: 90%;
    margin: auto;
    color: #fff;
    line-height: 1.2;
    text-align: left;
    margin-top: .5rem;
    transition: all .3s;
}
.I03_liL_Btn{
    display: flex;
    background: linear-gradient(to right, #f5a333, #f29035);
    width: 2.61rem;
    height: .6rem;
    border-radius: .4rem;
    margin: auto;
    margin-top: .3rem;
    align-items: center;
    text-decoration:none;
    padding: 0 .3rem;
    box-sizing: border-box;
    transition: all .3s;
    opacity: 0;
}
.I03_liL_Btn img{
    width: .3rem;
    height: .3rem;
    margin-right: .15rem;
}
.I03_liL_Btn p{
    font-size: .28rem;
    color: #fff;
    padding-bottom: .05rem;
}
.index02_CRT{
    font-size: .22rem;
    color: #fff;
    text-align: center;
    margin-top: 2.9rem;
    transition: all .3s;
}
.I03_liL_item:hover .I03_liL_Btn{
    opacity: 1;
}
.I03_liL_item:hover .I03_liL_itemC h1{
    margin-top: 0;
}
.I03_liL_item:hover .index02_CRT{
    margin-top: 3.4rem;
}
.I03_item{
    width: 49%;
    height: 3.5rem;
    position: relative;
    overflow: hidden;
}
.I03_item .I03_itemimg{
    position: absolute;
    width: 100%;
    height: 100%;
}
.I03_itemC{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(232,144,51,.9);
    padding: .1rem .5rem;
    box-sizing: border-box;
    top: 3rem;
    transition: all .3s;
}
.I03_itemC h2{
    font-size: .22rem;
    color: #fff;
    text-align: left;
}
.I03_itemC p{
    font-size: .2rem;
    color: #fff;
    line-height: 1.2;
}
.I03_liR_Btn{
    display: flex;
    width: 2.61rem;
    height: .55rem;
    border-radius: .4rem;
    margin: auto;
    margin-top: .3rem;
    align-items: center;
    text-decoration:none;
    padding: 0 .3rem;
    box-sizing: border-box;
    transition: all .3s;
    background: #fff;
}
.I03_liR_Btn img{
    width: .3rem;
    height: .3rem;
    margin-right: .2rem;
}
.I03_liR_Btn p{
    font-size: .25rem;
    color: #f29035;
    padding-bottom: .05rem;
}
.I03_item:hover .I03_itemC{
    top: 0;
    padding: .4rem .5rem;
}
.index04{
    background: #18539f;
    width: 100%;
}
.index04_C{
    margin: auto;
    padding: .5rem .2rem;
    box-sizing: border-box;
}
.index04_CTT{
    font-size: .42rem;
    text-align: center;
    color: #fff;
    font-family: pb;
}
.index04_CLi{
    display: flex;
    align-items:center;
    width: 100%;
    height: 3.9rem;
    margin-bottom: .2rem;
}
.index04_CLiL{
    width: 50%;
    height: 80%;
}
.index04_CLiL img{
    display: block;
    width: 100%;
    height: 100%;
}
.index04_CLiR{
    width: 50%;
    height: 100%;
    background: #fff;
    padding: .3rem;
    box-sizing: border-box;
}
.index04_CLiR h2{
    font-size: .32rem;
    color: #000;
     font-family: pb; 
}
.index04_CLiR p{
    font-size: .23rem;
    color: #666;
    margin-top: .1rem;
}






.index05{
    width: 100%;
    background: #fff;
}
.index05_C{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem 0;
}
.index05_C .index04_CTT{
    color: #000 !important;
    font-family: pb;
}
.index05_CUL{
    margin-top: .5rem;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index05_CLi{
    width: 49%;
    cursor: pointer;
    margin-bottom: .2rem;
}
.index05_CLiImg{
    width: 100%;
    height: 3.74rem;
    overflow: hidden;
}
.index05_CLiImg img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.index05_CLi:hover .index05_CLiImg img{
    transform: scale(1.05);
}
.index05_CLiMsg{
    padding: .3rem .2rem;
    box-sizing: border-box;
    height:4.6rem;
    background: #f29035;
    transition: all .3s;
}
.index05_CLiMsg h2{
    font-size: .34rem;
    color: #fff;
    transition: all .3s;
    font-family: pb;
    margin-bottom: .2rem;
}
.index05_CLiMsg p{
    font-size: .28rem;
    color: #fff;
    margin-top: .1rem;
    transition: all .3s;
}
.index05_CLi:hover .index05_CLiMsg{
    background: #f29035;
}
.index05_CLi:hover .index05_CLiMsg h2{
    color: #fff;
}
.index05_CLi:hover .index05_CLiMsg p{
    color: #fff;
}
.index06{
    width: 100%;
    background: #fff;
}
.index06_C{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem 0;
}
.index06_C .index04_CTT{
    color: #000 !important;
}
.index04_CUl{
    /* display: flex; */
    justify-content: space-between;
    margin-top: .5rem;
    padding: 0 .2rem;
    box-sizing: border-box;
}
.index06_CLi{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 5.5rem;
    margin-bottom: .5rem;
}
.index04_CLiImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 84%;
    z-index: 1;
    border-bottom: .08rem solid #f29035;
    box-sizing: border-box;
    overflow: hidden;
}
.index04_CLiImg img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.index04_CLiMsg{
    position: absolute;
    background-color: #f1f3f5;
    right: 0;
    bottom: 0;
    width: 90%;
    height: 90%;
    display: none;
}
.index06_CLi:hover .index04_CLiImg img{ 
    transform: scale(1.05);
}
.index04_CLiMsg1{
    font-size: .3rem;
    color: #333333;
    position: absolute;
    bottom: .2rem;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
}
.index04_CLiBtn{
    position: absolute;
    right: 1rem;
    bottom: 1.2rem;
    background: url('../img/4.png') no-repeat;
    background-size: 100%;
    width: 3.5rem;
    height: 1.2rem;
    z-index: 2;
    cursor: pointer;
    font-size: .3rem;
    color: #fff;
    line-height: 1.1rem;
    text-indent: .5rem;
    text-decoration: none;
}
.index07{
    width: 100%;
    background: url('../img/8.png') no-repeat;
    background-size: 100%;
    background-color: #f1f2f6;
}
.index07_C{
    /* width: 15rem; */
    margin: auto;
    padding: .5rem .2rem;
    box-sizing: border-box;
}
.index07_CTT{
    color: #000;
    font-family: pb;
}
.index07_C p{
    font-size: .3rem;
    color: #666666;
    text-align: center;
    margin-top: .2rem;
}
.index07_C p span{
    color: #fd5e20;
}
.index07_CImg{
    margin-top: .5rem;
}
.index07_CImg img{
    width: 100%;
    height: 100%;
    display: block;
}
.index08{
    width: 100%;
    background: url('../img/26.jpg') no-repeat;
    background-size: 100%;
    height: 10.03rem;
    padding-top:.8rem ;
    box-sizing: border-box;
}
.yd_i08_Btn{
    width: 4.2rem;
    height: .84rem;
    background: url('../img/9.png') no-repeat;
    background-size: 100%;
    display: block;
    margin: auto;
    margin-top: .8rem;
    margin-bottom: .2rem;
    font-size: .35rem;
    color: #fff;
    line-height: .83rem;
    text-decoration: none;
    text-indent: .5rem;
}
.index08 p{
    font-size: .32rem;
    color: #666666;
    margin-top: .2rem;
    width: 80%;
    margin: auto;
    margin-top: .2rem;
}
.index09{
    width: 100%;
    background: #fff;
    position: relative;
    height: auto;
    padding: .4rem .2rem;
    box-sizing: border-box;
}
.index09_1{
    width: 100%;
    position: relative;
    height: 6.5rem;
}
.index09_1Ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    top: -1rem;
}
.index09_1Li{
    width: 49%;
    height: 2.22rem;
    border: .01rem solid #ff9900;
    box-sizing: border-box;
    margin-bottom: .2rem;
}
.index09_1Li img{
    width: 100%;
    height: 100%;
    display: block;
}
.index09_1Btn{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
}
.index09_2Btn{
    width: 80%;
}
.index09_1Btns{
    /* width: 3.5rem; */
    height: .56rem;
    background: #ee7446;
    border-radius: .4rem;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);
    font-size: .36rem;
    color: #fff;
    text-align: center;
    line-height: .56rem;
    text-transform: uppercase;
    padding: .05rem .3rem;
}
.index09_1Btn span{
    width: 0;
    height: 0;
    border-top: .15rem solid #ee7446;
    border-right: .15rem solid transparent;
    border-left: .15rem solid transparent;
    position: absolute;
    left: 50%;
    bottom: .05rem;
    transform: translate(-50%);
}
.index09_2{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .2rem;
}
.index09_2Item{
    width: 32.5%;
    height: 1.68rem;
    margin-bottom: .1rem;
    box-sizing: border-box;
    border: .01rem solid #ff9900;
}
.index09_3item{
    height: 3.4rem!important;
}
.index09_2Item img{
    width: 100%;
    height: 100%;
}






.index09_Tbb{
    width: 16rem;
    padding: .5rem 0;
    background: #fff;
    padding: .5rem .3rem 0;
    box-sizing: border-box;
    position: absolute;
    top: -12%;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    justify-content: center;
}
.index09_TbbI{
    padding: .1rem .2rem;
    border: .02rem solid #f77b35;
    font-size: .22rem;
    color: #666666;
    margin-right: .2rem;
    cursor: pointer;
}
.index09_TbbI.on{
    color: #fff;
    background-color: #f77b35;
    position: relative;
}
.index09_TbbI.on span{
    width: 0;
    height: 0;
    border-top: .1rem solid #f77b35;
    border-right: .1rem solid transparent;
    border-left: .1rem solid transparent;
    position: absolute;
    left: 50%;
    bottom: -.1rem;
    transform: translate(-50%);
}
.index09_Img{
    width: 15rem;
    margin: auto;
    margin-top: .2rem;
    display: none;
    transition: all .3s;
}
.index09_ImgItem{
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 5.62rem;
}
.pc{
    display: none !important;
}
.yd{
    display: block !important;
}
.index09_Img.on{
    display: block;
}
.index09_ImgItemL{
    width: 30%;
    height: 5.62rem;
    border: .01rem solid #f77b35;
}
.index09_ImgItemL img{
    display: block;
    width: 100%;
    height: 100%;
}
.index09_ImgItemR{
    width: 69%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}
.I09_item{
    width: 49.4%;
    height: 49%;
    border: .01rem solid #f77b35;
}
.I09_item img{
    display: block;
    width: 100%;
    height: 100%;
}