/*头部导航覆盖区域*/
.header .nav li.active{
    position: relative;
}
.header .nav li:nth-child(4).active  a{
    margin-left: 20px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.header .nav li.active  a i{
    display: inline-block;
    width: 6px;
    height: 8px;
    position: absolute;
    background: url(../images/nav-icon.png) no-repeat center;
    top: 22px;
    left: 5px;
}
.header .nav li.active  a img{
    position: absolute;
    margin:3px 0 0 6px;
}
.header .nav li dd span {
    display: inline-block;
    float: right;
    font-size: 24px;
    line-height: 20px;
    margin-left: 4px;
    opacity: 0;
}


.header .nav li:nth-child(5).active  a{
    margin-left: 20px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.header .nav li.active  a i{
    display: inline-block;
    width: 6px;
    height: 8px;
    position: absolute;
    background: url(../images/nav-icon.png) no-repeat center;
    top: 22px;
    left: 5px;
}
.header .nav li.active  a img{
    position: relative;
    top: 8px;
}




/*banner和主体类容区域*/
.main {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    margin-top: 160px;
    font-size: 0px;
    position: relative;
}
.main .mainTop{
    width: 100%;
    padding: 0 100px 0 30px;
    box-sizing: border-box;
    position: relative;
}

.main .mainTop .topOne a.oneImg{
    width: 880px;
    height: 650px;
    display: inline-block;
    position: relative;
    z-index: 110;
    left: -60px;
}
.main .mainTop .topOne a.oneImg:hover p{
    color: #a31e2c;
}

.main .mainTop .topOne a p{
    position: absolute;
    color: #333;
    font-size: 16px;
    writing-mode: tb-rl;
    text-transform: capitalize;
    top:200px;
    right: 0;
}
.main .mainTop .topOne a p i{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url("../images/storyBGLeft.png") no-repeat center;
}
.main .mainTop .topOne .text{
    height: 430px;
    overflow: hidden;
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 40px 0 0 60px;
    float: right;
    border-bottom: 1px #ededed solid;
    width: 390px;
    box-sizing: border-box;
}
.main .mainTop .topOne .text h1{
    font-size: 28px;
    color: #000;
    text-align: center;
}

.main .mainTop .topOne .text  p{
    text-align: left;
    padding:16px 0 0 30px;
}
.main .mainTop .topOne .text .first {
    background: url("../images/nav-icon.png") no-repeat  22px 25px ;
}
.main .mainTop .topOne .text .stroy{
    width: 100%;
    height: 330px;
    overflow: scroll;
    display: inline-block;
}
.main .mainTop .topOne .text .first a{
    color: #a31e2c;
}
.main .mainTop .topOne .text  a:hover {
    color: #a31e2c;
}
.main .mainTop .topOne span.textBG{
    font-family: "Aparajita";
    font-size: 400px;
    position: absolute;
    text-transform: capitalize;
    top: -164px;
    right: -235px;
    color: #f5f5f5;
    z-index: -1;
}
.main .mainTop .topOne  .SquareBG{
    width: 420px;
    height: 420px;
    display: inline-block;
    position: absolute;
    top: -92px;
    left: 494px;
    border: 8px #e6e6e6 solid;
}


.main .topFour {
    position: relative;
    padding: 300px 0 0 0 ;
}
.main .topFour .BGImg{
    padding:  0 0 40px 40px;
    background: #fff;
    position: absolute;
    top: -30px;
    right: -390px;
    z-index: 100;
}
.main .topFour .mainMoive{
    position: relative;
    display: inline-block;
}
.main .topFour .mainMoive button.moiveBtn{
    height: 126px;
    width: 126px;
    position: absolute;
    top:50%;
    left: 50%;
    display: inline-block;
    background: url(../images/moiveBtn.png) no-repeat center;
    margin:-63px 0 0 -63px;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
}
/*.main .topFour .text{
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 16px;
    color: #333333;
    margin: 250px 0 0 140px ;
}*/
.main .topFour .text{
display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 16px;
    color: #333333;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 20px;
}	
.main .topFour .text h1{
    text-align: center;
    font-size: 60px;
}
.main .topFour .text p{
   margin: 6px 0 0 0 ;
    text-align: center;
}
.main .topFour .textBG{
    font-family: "Aparajita";
    font-size: 400px;
    position: absolute;
    text-transform: capitalize;
    top: -4%;
    right: 20%;
    color: #f5f5f5;
    z-index: 1000;
}
.main .topFour .textBGTwo {
    right: 0%;
    top: 75%;
    z-index: -1;
    font-size: 600px;
}


.main .mainBottom{
    width: 1200px;
    margin: 100px  auto 0 auto;
    padding: 0 0 60px 0;
    border-bottom: 1px #e6e6e6 solid;
}
.main .mainBottom h1 {
    text-align: center;
    font-size: 28px;
    color: #000000;
    margin: 0 0 40px 0;
}
.main .mainBottom ul{
    max-height: 610px;
    overflow: hidden;
}
.main .mainBottom ul li {
    width: 285px;
    height: 285px;
    display:inline-block;
    position: relative;
    margin: 0px 20px 20px 0;
    cursor: pointer;
    overflow: hidden;
}
.main .mainBottom ul li:nth-child(4n){
    margin: 0 0 20px 0;
}
.main .mainBottom ul li .name{
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 286px;
}
.main .mainBottom ul li:hover .name{
    top: 285px;
    transition: 0.8s;
}

.main button.moreBtn,
.main button.finishBtn{
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border: 1px solid #999999;
    display: block;
    cursor: pointer;
    color: #999;
    margin: 60px auto 0 auto;
}
.main button.moreBtn:hover{
    background-color: #a31e2c;
    color: #fff;
}



/*电影弹出框*/
#moive{
    display: none;
}
#moive .moiveDalog {
    width: 870px;
    height: 550px;
    border-radius: 6px;
    display: inline-block;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    margin: -275px 0 0 -435px;
}
#moive .moiveDalog h1{
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #333333;;
    font-size: 24px;
    margin: 10px 0 8px 0;
}
#moive .moiveBg{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    background-color: rgba(0,0,0,0.4);
}
#moive .moiveDalog button.close{
    width: 22px;
    height: 22px;
    line-height: 20px;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    right: 12px;
    z-index: 1000;
    cursor: pointer;
    border: none;
    background: url("../images/close.png") no-repeat #ccc center  ;
    outline: none;
}
#moive .moiveDalog button.close:hover{
    background-color: #a31e2c;
}
#moive video{
    width: 870px;
    height: 500px;
}

