
.mh-a{width: 100%;position: relative;}
.mh-img{width: 100%;}
.mh-img img{width: 100%;}
.mh-cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);padding-top: 1rem; width: 17.7rem;text-align: center;}
.mh-en{color: #fff;margin-bottom: .25rem;}
.mh-titles{color: #fff;line-height: 1.5;}
@media(max-width: 900px){ 
    .mh-cont{width: 100%; padding: 0 10px;} 
    .mh-img img{min-height: 200px;object-fit: cover;}
}

.mo-a{width: 100%;padding-top: .8rem;padding-bottom: 1.3rem; overflow: hidden;}
.mo-b{width: 17.7rem;margin: 0 auto;text-align: center;}
.mo-cont{width: 100%;min-height: 6.3rem;padding-bottom: .6rem;position: relative;font-size: 0;}
.mo-one{width: 100%;text-align: center;margin-bottom: .1rem;}  
.mo-item{display: inline-block;width: 8.75rem;cursor: pointer;overflow: hidden; position: relative;}
.mo-bg{display: block;transform: scale(1.00);transition: all ease .5s; width: 100%;height: 5.7rem; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mo-text{opacity: 0;transition:all ease .5s; position: absolute;top: 50%;left: 50%;width: 50%;transform: translate(-50%,-50%);text-align: center; padding: .88rem 0;background-color: rgba( 34,87,187,.65);}
.mo-icon{display: block;margin: 0 auto; width: .36rem; }
.mo-more{display: inline-block;position: relative;padding: .1rem 0;margin-top: .2rem; color: #ffffff;}
.mo-more:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: rgba(255,255,255,.5);}
.mo-more:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #fff;}
.mo-more img{width: 1em;margin-left: .25rem;}

.mo-item:hover .mo-text{opacity: 1;}
.mo-item:hover .mo-bg{transform: scale(1.05);}


@media(min-width:900px) {
    .mo-one:nth-child(10n+1){position: absolute;top: 0;left: 0;width: auto;}
    .mo-one:nth-child(10n+1) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+1) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+1) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+2){position: absolute;top: 2.9rem;left: 0;width: auto;}
    .mo-one:nth-child(10n+2) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+2) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+2) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+4){position: absolute;top: 0;right: 0;width: auto;}
    .mo-one:nth-child(10n+4) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+4) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+4) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+5){position: absolute;top: 2.9rem;right: 0;width: auto;}
    .mo-one:nth-child(10n+5) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+5) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+5) .mo-text{padding: .3rem 0;} 
     
    .mo-one:nth-child(10n+6){text-align: left;}

    .mo-one:nth-child(10n+7){position: absolute;top: 5.8rem;right: 4.45rem;width: auto;}
    .mo-one:nth-child(10n+7) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+7) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+7) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+8){position: absolute;top: 8.7rem;right: 4.45rem;width: auto;}
    .mo-one:nth-child(10n+8) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+8) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+8) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+9){position: absolute;top: 5.8rem;right: 0;width: auto;}
    .mo-one:nth-child(10n+9) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+9) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+9) .mo-text{padding: .3rem 0;} 

    .mo-one:nth-child(10n+10){position: absolute;top: 8.7rem;right: 0;width: auto;}
    .mo-one:nth-child(10n+10) .mo-item{ width: 4.35rem;}
    .mo-one:nth-child(10n+10) .mo-bg{height: 2.8rem;}
    .mo-one:nth-child(10n+10) .mo-text{padding: .3rem 0;} 

}

@media(max-width:900px) { 
    .mo-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mo-one{display: inline-block;vertical-align: middle; width: calc(50% - 10px);margin: 0 5px 10px;}
    .mo-item{width: 100%;}
    .mo-bg{height: auto;padding-top: 64.3%;}
    .mo-text{width: 80%;padding: .3rem 0;max-width: 150px;}

    .mo-one:nth-child(10n + 3){width: calc(100% - 10px);}
    .mo-one:nth-child(10n + 6){width: calc(100% - 10px);}
     
}


.mj-a{width: 100%;min-height: 50vh; padding-top: .8rem;padding-bottom: 1.3rem;overflow: hidden;}
.mj-b{width: 17.7rem;margin: 0 auto;}
.mj-cont{width: 100%;text-align: center;}
.mj-top{display: inline-block;position: relative;z-index: 8; margin-bottom: .5rem;}
.mj-top:before{content: '';position: absolute;top: -10%;left: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-top:after{content: '';position: absolute;top: -10%;right: -19rem;z-index: 28; width: 19rem;height: 120%;background-color: #fff;}
.mj-c{display: block;width: 24em;overflow: visible !important; }
.mj-nav{width: auto; min-width: 33.33%;cursor: pointer;}
.mj-d{width: 100%;padding:0 .4rem ;position: relative;}
.mj-d:before{display: none; content: '';position: absolute;top: 0;right: 0;width: .4rem;height: 100%; background-image: url('/static/home/images/g24.png');background-size: 10px auto; background-position: left center;background-repeat: no-repeat;}
.mj-nav.has-mjsub .mj-d:before{display: block;}
.mj-d:after{content: '';position: absolute;top: 50%;right: -.05rem;margin-top: -.09rem;width: .03rem; height: .18rem;background-color: #eee;}
.mj-e{display: inline-block; color: #999999;padding: .1rem 0; position: relative;border-bottom: .02rem solid #fff;}
.mj-e:after{display: none; content: '';position: absolute;bottom: -.1rem;left: 50%;margin-left: -.05rem; width: .11rem;height: .1rem;background-image: url('/static/home/images/g25.png');background-size: .11rem auto; background-position: top center;background-repeat: no-repeat;}
.mj-sub{display: none; position: absolute;top: 1.5em;left: 50%;transform: translate(-50%,0); padding: .15rem .25rem;white-space: nowrap;  } 
.mj-list{width: 100%;padding: .1rem .15rem;	background-color: #ffffff;box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.08);border-radius: 0px 0px 6px 6px;}
.mj-one{display: block;color: #666666;border-bottom: 1px dashed #eeeeee;padding: .05rem ;line-height: 1.8;}
.mj-one:last-child{border-bottom: none;}
.mj-one:hover{color: #b48a28;} 
.mj-nav:hover .mj-e{color: #222222;border-bottom: .02rem solid #b48a28;}
.mj-nav:hover .mj-e:after{display: block;}
.mj-nav.active .mj-e{color: #222222;border-bottom: .02rem solid #b48a28;}
.mj-nav.active .mj-e:after{display: block;} 
.mj-prev{z-index: 38; left: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-prev:hover{background-image: url('/static/home/images/g23-b.png');background-color: #b48a28;border: solid 1px #b48a28;}
.mj-next{z-index: 38;transform: rotate(-180deg); right: -.46rem;margin-top: -.18rem;	width: .36rem;height: .36rem;border: solid 1px #aaaaaa;border-radius: 50%; background-image: url('/static/home/images/g23.png');background-size: .08rem auto;background-position: center center;background-repeat: no-repeat;}
.mj-next:hover{background-image: url('/static/home/images/g23-b.png');background-color: #b48a28;border: solid 1px #b48a28;}
@media(max-width: 900px){ 
    .mj-b{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .mj-top{padding: 0 .5rem;width: 100%;}
    .mj-top:before{left: -18.5rem;}
    .mj-top:after{right: -18.5rem;}
    .mj-c{width: 100% !important;}
    .mj-d{padding: 0 .6rem;}
    .mj-prev{left: 0;}
    .mj-next{right: 0;}
    .mj-buttom{width: 100%;display: flex;flex-wrap: wrap; }
    .mj-item{display: flex;flex-wrap: wrap;flex-direction: column-reverse; justify-content: flex-end; width: calc(50% - 5px);margin-right: 10px;margin-bottom: .5rem;}
    .mj-item:nth-child(2n){margin-right: 0;}
    .mj-img{width: 100%;}
    .mj-text{width: 100%; padding: .15rem .15rem;}
    .mj-h {left: 0;top: 0; position: relative;margin: .25rem 0;padding-bottom: .15rem;}
}

.bg-cont{width: 100%;font-size: 0;text-align: center;}
.bg-buttom{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 83px;height: 50px;line-height: 50px;font-size: 18px;color: #666666;background-color: #f7f7f7;}
.bg-item{ display: inline-block;vertical-align: middle;cursor: pointer;margin: 0 5px .1rem; min-width: 50px;height: 50px;line-height: 50px;font-size: 20px;color: #666666;background-color: #f7f7f7;}
.bg-buttom:hover{background-color: #2257bb !important;color: #ffffff;}
.bg-item:hover{background-color: #2257bb !important;color: #ffffff;}
.bg-item.active{background-color: #2257bb !important;color: #ffffff;}
.bg-cont.cont2 .bg-buttom{background-color: #fff;}
.bg-cont.cont2 .bg-item{background-color: #fff;}
@media(max-width:1400px) {
    .bg-buttom{min-width: 55px;height: 45px;line-height: 45px;font-size: 14px;}
    .bg-item{min-width: 45px;height: 45px;line-height: 45px;font-size: 16px;}
}
@media(max-width:900px) {
    .bg-buttom{min-width: 45px;height: 35px;line-height: 35px;font-size: 12px;}
    .bg-item{min-width: 35px;height: 35px;line-height: 35px;font-size: 13px;}
}
