
/* 技术支持 */
.mv-a{width: 100%;}
.mv-b{width: 100%;margin: 0 auto;}
.mv-cont{width: 100%;font-size: 0; display: flex;flex-wrap: wrap;}
.mv-left{display: inline-block;vertical-align: middle;text-align: right; width: 50%;padding: 1.77rem  0 1.47rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mv-c{display: inline-block;vertical-align:bottom;margin-right: 0.8rem; text-align: left; width: 3.5rem; padding: .45rem .3rem .9rem; background-image: url('/static/home/images/g36.png');background-size:cover;background-position: right bottom;background-repeat: no-repeat;}
.mv-em{color: #ffffff;margin-bottom: .18rem;}
.mv-titles{color: #ffffff;padding-bottom: 1.05rem;margin-bottom: .35rem; position: relative;}
.mv-titles:after{content: '';position: absolute;bottom: 0;left: 0;width: .6rem;height: .6rem;background-image: url('/static/home/images/g37.png');background-size: auto .6rem;background-position: center center;background-repeat: no-repeat;}
.mv-d{color: #ffffff;line-height: 1.3;margin-bottom: .15rem;}
.mv-e{color: #ffffff;opacity: 0.25;line-height: 1.2;}
.mv-navbox{display: inline-block;vertical-align: bottom;width: 1.75rem;text-align: left;}
.mv-nav{display: block;cursor: pointer;width: 100%;color: #333333;padding: .95rem .25rem  .6rem .25rem;background-color: rgba(215,213,213,.8);position: relative;}
.mv-nav:before{content: '';position: absolute;top: .37rem;left: .25rem;	width: .23rem;height: .03rem;background-color: #333333;}
 
.mv-nav.active{background-color: #fff;color: #0f69ce;}
.mv-nav.active:before{background-color: #0f69ce;}

.mv-right{display: inline-block;vertical-align: middle;width: 50%;padding: 1.6rem  .8rem 1.47rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.mv-f{width: 100%;}
.mv-g{color: #333333;margin-bottom: .45rem;}
.mv-textbox{display: block;color: #666666;line-height: 2.25;max-width: 35em; min-height: 2.25rem;padding-bottom: .35rem;}
.mv-textbox *{line-height: inherit;}
.mv-imgbox{width: 100%;}
.mv-one{display: inline-block;vertical-align: middle; width: 1.85rem;margin-right: .25rem;margin-bottom: .4rem;}
.mv-one img{width: 100%;}

.mv-list{width: 100%;}
.mv-item{display: inline-block;vertical-align: top;width: calc(33.33% - .1rem); margin-bottom: .4rem; margin-right: .15rem;text-align: center;}
.mv-item:nth-child(3n){margin-right: 0;}
.mv-img{display: block;cursor: pointer;margin-bottom: .13rem; width: 100%;height: 2.2rem;line-height: 2.2rem;}
.mv-img img{max-width: 100%;max-height: 100%;height: auto;}
.mv-name{color: #333333;line-height: 1.3;}

@media(max-width:900px) {
    .mv-b{width: 100%;max-width: 500px; }
    .mv-left{width: 100%;padding: .5rem 10px;}
    .mv-c{width: 100%;margin-right: 0;padding: .5rem .25rem; background-size: 0 0;background-color: rgba(15,105,206,.68);}
    .mv-navbox{width: 100%;}
    .mv-right{width: 100%;padding: .5rem .25rem;}
    .mv-one{width: calc(33.33% - .1rem);margin-right: .15rem;}
    .mv-one:nth-child(3n){margin-right: 0;}
 
    .mv-img{height: 1.8rem;line-height: 1.8rem;}
  
}
