* {
    margin: 0;
    padding: 0;
}

.wrap {
    width: 12rem;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #010101;
    /*font-family: "汉仪仿宋简";*/
}

ul,
li {
    list-style: none;
}

i {
    font-style: normal
}

body {
    width: 100%;
    height: 100%;
    background: url(../../IMAGE/beijing.png);
}

.MVM {
    width: 100%;
    font-size: 0.24rem;
}

.MVM-top {
    width: 100%;
    height: 0.4rem;
    background-color: #1f0c0c;
}


/*导航条*/

.MVM-header {
    position: relative;
    width: 100%;
    height: 1rem;
    background-color: #b70c16;
    color: #010101;
    height: 0.8rem;
}

.MVM-header .hearLogo img {
    display: inline-block;
    height: 0.62rem;
    margin: 0.09rem 0 0 3.6rem;
}

.business-module a {
    color: white;
}

.business-module img {
    display: inline-block;
    width: 2.17rem;
    height: 0.47rem;
}

.company-introduction img,
.projection-guide img,
.film-operation img,
.about-us img {
    display: inline-block;
    width: 2.17rem;
    height: 0.47rem;
    visibility: hidden;
}

.company-introduction a,
.company-introduction img {
    position: absolute;
    left: 7.74rem;
    top: 0.34rem;
    cursor: pointer;
}

.business-module a,
.business-module img {
    position: absolute;
    left: 9.30rem;
    top: 0.34rem;
    cursor: pointer;
}

.projection-guide a,
.projection-guide img {
    position: absolute;
    left: 10.87rem;
    top: 0.34rem;
    cursor: pointer;
}

.film-operation a,
.film-operation img {
    position: absolute;
    left: 12.68rem;
    top: 0.3rem;
    cursor: pointer;
}

.about-us a,
.about-us img {
    position: absolute;
    left: 14.63rem;
    top: 0.3rem;
    cursor: pointer;
}

.mb_box {
    font-size: 0.12rem;
}


/*中间内容*/


/* .MVM .banner{
    width:12rem;
    height:3.38rem;
    margin-top:0.1rem;
} */

.MVM .item-box {
    background: url("../../IMAGE/homePage/histogram10.png") no-repeat;
    width: 2.26rem;
    height: 2.26rem;
    background-size: 100%;
    position: absolute;
}

.item-box>span {
    width: 1.4rem;
    height: 1.4rem;
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    top: 0.38rem;
    left: 0.5rem;
    cursor: pointer;
}

.MVM .item-img {
    width: 0.55rem;
    height: 0.55rem;
    cursor: pointer;
    position: absolute;
    transform: rotate(-45deg);
    top: 0.33rem;
    left: 0.27rem;
}

.MVM .item-name {
    position: absolute;
    transform: rotate(-45deg);
    top: 0.85rem;
    left: 0.55rem;
    font: 0.22rem/0.22rem "微软雅黑";
    color: #000;
    white-space: nowrap;
}

.watch-movie {
    top: 0.1rem;
    left: 2.19rem;
}

.buy-movie {
    top: 0.1rem;
    left: 4.08rem;
}

.sell-movie {
    top: 0.1rem;
    left: 5.98rem;
}

.shoot-movie {
    top: 0.1rem;
    left: 7.88rem;
}

.push-advertising {
    top: 1.5rem;
    left: 5.03rem;
}

.theater-operations {
    top: 1.5rem;
    left: 6.93rem;
}

.theater-operations .operate {
    top: 0.84rem;
    left: 0.44rem;
}

.one-x {
    top: 1.5rem;
    left: 3.13rem;
}

.one-x .more {
    top: 0.82rem;
    left: 0.67rem;
}