
.sh1{
    padding-top: 1.2rem;
    padding-bottom: 1.7rem;
}
.sh1 .p1{
    margin-bottom: 1rem;
}
.sh1 .p1-tit{
    margin-bottom: .45rem;
    font-size: .48rem;
    color: #3b3c3c;
    font-family: "font_M";
}
.sh1 .p1-tit img{
    width: 2.31rem;
    vertical-align: bottom;
}

.sh1 .p2-cont{
    padding-top: .9rem;
    position: relative;
}
.sh1 .p2-cont .txt-box{
    padding-top: .8rem;
    padding-right: .65rem;
    box-sizing: border-box;
    width: 14rem;
    height: 3.4rem;
    background: #e9eaea;
    font-size: .6rem;
    font-weight: bold;
    color: #ff4900;
    font-family: "font_M";
    text-align: right;

}
.sh1 .p2-cont .ip-img{
    position: absolute;
    width: 7.92rem;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.sh1 .p2-cont .logo{
    position: absolute;
    right: 0;
    bottom: 3.15rem;
    width: 9.4rem;
}
.sh1 .p2-cont .en{
    margin-bottom: 1.45rem;
    height: 1.39rem;
    position: relative;
    z-index: 1;
}
.sh1 .p2-cont .en img{
    width: 4.89rem;
    float: right;
}

.sh1 .p3-cont {
    position: relative;
    margin-top: 1.3rem;
}
.sh1 .p3-cont .txt-box{
    position: relative;
    z-index: 1;
    margin-top: -.2rem;
    box-sizing: border-box;
    width: 14rem;
    height: 3.4rem;
    background:#e9eaea;
    color: #3b3c3c;
    font-family: "font_M";
    display: flex;
    justify-content: space-between;
    flex-direction: column;
   

}
.sh1 .p3-cont .txt-box .cn{
    padding-top: .45rem;
    padding-left: .6rem;
    font-size: .48rem;
    font-weight: bold;
    color: #ff4900;
}
.sh1 .p3-cont .txt-box .en img{
    width: 4.89rem;
}
.sh1 .p3-cont .ip-img{
    position: absolute;
    width: 7.92rem;
    right: -.1rem;
    bottom: 0;
    z-index: 2;
}
.sh1 .p3-cont .logo{
    width: 9.4rem;
}


.sh1 .p4-cont {
    position: relative;
    margin-top: 1.3rem;
}
.sh1 .p4-cont .txt-box{
    position: relative;
    z-index: 1;
    top: -.2rem;
    box-sizing: border-box;
    width: 14rem;
    height: 3.4rem;
    background:#e9eaea;
    color: #3b3c3c;
    font-family: "font_M";
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column;
    text-align: right;
   

}
.sh1 .p4-cont .txt-box .cn{
    padding-top: .45rem;
    padding-right: .6rem;
    margin-bottom: .1rem;
    font-size: .48rem;
    font-weight: bold;
    color: #ff4900;
}
.sh1 .p4-cont .txt-box .en img{
    width: 4.89rem;
}
.sh1 .p4-cont .ip-img{
    position: absolute;
    width: 7.92rem;
    left:0;
    bottom: 0;
    z-index: 2;
}
.sh1 .p4-cont .logo{
    width: 9.4rem;
    float: right;
}

.sh2 {
    padding-top: 1.25rem;
}
.sh2 .p1 {
    text-align: center;
    margin-bottom: .95rem;
    font-family: "font_M";
    font-weight: bold;
}
.sh2 .p1 .en img{
    width: 5.18rem;
}
.sh2 .p1 .small{
    margin-top: .3rem;
    margin-bottom: .2rem;
    font-size: .42rem;
    color: #3b3c3c;
}
.sh2 .p1  .big{
    font-size: .6rem;
    color: #ff4900;
}
.sh2 .p1 .desc{
    position: relative;
    margin-top: .35rem;
    padding-bottom: .65rem;
    font-size: .16rem;
    line-height: .3rem;
    color: #3b3c3c;
}
.sh2 .p1 .desc::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: .75rem;
    height: 1px;
    background: #ff4900;
}
.sh2 .p2-swiper{
    width: 14rem;
    margin: 0 auto .95rem auto;
}
.sh2 .p2-swiper .swiper{
    padding-bottom: .8rem;
}
.sh2 .p2-swiper .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #000000;
}
.sh2 .p2-swiper .slide-box{
    height: 6.18rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.sh2 .p2-swiper .slide-box .item{
    position: relative;
    width: 4.6rem;
    height: 6.18rem;
}
.sh2 .p2-swiper .slide-box .item span{
    position: absolute;
    bottom: .35rem;
    left: 0;
    width: 100%;
    font-size: .32rem;
    color: #fff;
    font-family: "font_M";
    text-align: right;
    padding-right: .3rem;
    box-sizing: border-box;
}
.sh3 .p1{
    padding-top: 1.25rem;
    margin-bottom: 1.5rem;
    
}
.sh3 .p1-tit{
    padding-left: 7rem;
}   
.sh3 .p1-tit .en img{
    width: 3.99rem;
}
.sh3 .p1-tit .big{
    margin: .3rem 0;
    font-size: .6rem;
    color: #ff4900;
    font-family: "font_M";
    font-weight: bold;
}
.sh3 .p1-tit  .small{
    position: relative;
    padding-bottom: .75rem;
    width: 4.3rem;
    font-size: .18rem;
    line-height: .36rem;
    color: #000000;
}
.sh3 .p1-tit  .small::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: .75rem;
    height: 1px;
    background: #ff4900;
}
.sh3 .p2{
    padding-bottom: 1.4rem;
}
.sh3 .p2-cont{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sh3 .p2-cont li{
    margin-bottom: .1rem;
    width: 3.43rem;
    height: 2.35rem;
    overflow: hidden;
}
.sh3 .p2-cont li img{
    transition: all .4s ease-in-out;
}
.sh3 .p2-cont li:hover img{
    transform: scale(1.1);
}
.sh3 .p2-cont li.center{
    position: relative;
    width: 6.94rem;
    height: 2.35rem;
    background: #ff4900;
    color: #fff;
}
.sh3 .p2-cont li.center .txt{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    font-family: "font_M";
}
.sh3 .p2-cont li.center .txt .en{
    font-size: .42rem;
    white-space: nowrap;
}
.sh3 .p2-cont li.center .txt .cn{
    font-size: .48rem;
    font-weight: bold;
}

.sh4{
    padding-top: 1.3rem;
    padding-bottom: 1.1rem;
}
.sh4 .sh4-swiper {
    position: relative;
    font-family: 'font_M';
}
.sh4 .sh4-img{
    display: block;
    margin-bottom: .1rem;
}

.sh4 .sh4-swiper .swiper-slide{
    overflow: hidden;
}
.sh4 .sh4-swiper .swiper-slide img{
    transition: all .4s ease-in-out;
    display: block;
}
.sh4 .sh4-swiper .swiper-slide:hover img{
    transform: scale(1.1);
}
.sh4 .sh4-swiper .swiper-button-next::after,
.sh4 .sh4-swiper .swiper-button-prev::after {
    display: none;
}

.sh4 .sh4-swiper .swiper-button-next,
.sh4 .sh4-swiper .swiper-button-prev {
    width: .45rem;
    height: .8rem;
    top: unset;
    bottom: 1.2rem;
    outline: none;
}

.sh4 .sh4-swiper .swiper-button-next {
    right: -.85rem;
    background: url(../img/next3.png) center no-repeat;
    background-size: 100%;
}

.sh4 .sh4-swiper .swiper-button-prev {
    left: -.85rem;
    background: url(../img/prev3.png) center no-repeat;
    background-size: 100%;
}
.sh5{
    padding-top: 1.3rem;
    padding-bottom: 1.45rem;
}
.sh5 .sh5-tit{
    margin-bottom: 1rem;
    padding-left: 7rem;
}
.sh5 .sh5-tit .en img{
    width: 3.5rem;
}
.sh5 .sh5-tit .big{
    margin: .3rem 0;
    font-size: .72rem;
    font-family: "font_M";
    font-weight: bold;
    color: #ff4900;
}
.sh5 .sh5-tit .small{
    width: 4.15rem;
    font-size: .18rem;
    font-weight: bold;
    line-height: .36rem;
    color: #3c3d3d;
    font-family: "font_M";
}