
.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;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{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-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: #0f69ce;} 
.mj-nav:hover .mj-e{color: #222222;border-bottom: .02rem solid #0f69ce;}
.mj-nav:hover .mj-e:after{display: block;}
.mj-nav.active .mj-e{color: #222222;border-bottom: .02rem solid #0f69ce;}
.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: #0f69ce;border: solid 1px #0f69ce;}
.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: #0f69ce;border: solid 1px #0f69ce;}

.mj-buttom{width: 100%; text-align: left;font-size: 0;padding-top: .4rem;}
.mj-item{display: inline-block;vertical-align: top;cursor: pointer;width:46.9%;margin-right: 6.1%;margin-bottom: .8rem; background-color: #f6f6f6;}
.mj-item:nth-child(2n){margin-right: 0;}
.mj-text{display: inline-block;vertical-align: middle;position: relative; width: calc(100% - 4.7rem);min-height: 2.8rem;padding:.1rem .3rem  .6rem .5rem;}
.mj-name{color: #000000;line-height: 1.3;margin-bottom: .1rem; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mj-f{color: #666666;margin-bottom:  .27rem;line-height: 1.3; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mj-g{display: inline-block;vertical-align: middle;padding: .09rem .3rem;margin-right: .1rem !important;margin-bottom: .1rem; color: #999999;border-radius: .17rem;border: solid 1px #c7c7c7;}
.mj-g:last-child{margin-right: 0 !important;}
.mj-h{position: absolute;left: .5rem;bottom: .1rem; padding-bottom: .1rem;cursor: pointer;  } 
.mj-h:before{content: '';position: absolute;bottom: 0;left: 0; width: 100%;height: 1px;background-color: #999999;}
.mj-h:after{content: '';position: absolute;bottom: 0;left: 0; width: .4rem;height: 1px;background-color: #0f69ce;}
.mj-htext{display: inline-block;vertical-align: middle;color: #000000;}
.mj-himg{display: inline-block;vertical-align: middle;}
.mj-himg1{display: block;width: 1em;margin-left: .1rem;}
.mj-himg2{display: none;width: 1em;margin-left: .1rem;}  
.mj-img{display: inline-block;vertical-align: middle;width: 4.7rem;overflow: hidden;}
.mj-img img{width: 100%;transform: scale(1.00);transition: all ease .5s;}

.mj-item:hover .mj-img img{transform: scale(1.05);}
.mj-item:hover .mj-htext{color: #0f69ce;}
.mj-item:hover .mj-himg1{display: none;}
.mj-item:hover .mj-himg2{display: block;}

@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%;}
    .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;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;background-color: #f7f7f7;}
 
.bg-buttom:hover{background-color: #0f69ce !important;color: #ffffff;}
.bg-item:hover{background-color: #0f69ce !important;color: #ffffff;}
.bg-item.active{background-color: #0f69ce !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;}
}
