/* pop */


.pop {
    display: none;
    position: absolute;
    margin-left: auto !important;
    margin-top: auto !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pop .close {
    position: absolute;
    right: 0rem;
    top: -60rem;
    width: 42rem;
    height: 42rem;
    background: url(../img/close.png) center center no-repeat;
    background-size: 100% auto;
}

.zhuce {
    width:600rem;
    height: 548rem;
    background: url(../img/pop/pop.png) center center no-repeat;
    background-size: cover;
}

.zhuce h3 {
    text-align: center;
    font-size: 35rem;
    color: #511500;
    margin-top: 60rem;
    position: relative;
    font-weight: 400;
}



.zhuce .poptext {
    width: 100%;
    height: 390rem;
    position: relative;
}

.zhuce .poptext h4 {
    font-size: 16rem;
    text-align: center;
    color: #af6648;
    position: absolute;
    transform: translate(-50%);
    left: 50%;
    width: 90%;
    top: 0;
}

.zhuce .poptext .tips {
    display: none;
    font-size: 12rem;
    color: red;
    position: absolute;
    left: 45rem;
    top: 67rem;
    z-index: 24;
}






.zhuce .poptext .inp {
    position: absolute;
    transform: translate(-50%);
    left: 50%;
    font-size: 24rem;
    line-height: 60rem;
    height:60rem;
    border: 1rem solid #933715;
    color: #933715;
    background-color: #fff9ea;
    border-radius: 10rem;
    width: 520rem;
    top: 90rem;
    text-indent: 30rem;
}

.zhuce .poptext .inp::placeholder {
    color: #933715;
    text-align: center;
}



.zhuce .poptext .lookpp {
    position: absolute;
    left: 40rem;
    width: 90%;
    top: 200rem;
}

.zhuce .poptext .yinsi{
    top: 185rem;
}
.zhuce .poptext .lookpp .ckbox {
    display: inline-block;
    cursor: pointer;
    width: 30rem;
    height: 30rem;
    vertical-align: top;
}



.zhuce .poptext .lookpp em {
    display: inline-block;
    font-size: 13rem;
    color: #938870;
    vertical-align: text-top;
    width: 88%;
}

.zhuce .poptext .lookpp em a {
    text-decoration: underline;
    color: #511500;
    text-underline-offset: 7rem;
}

.zhuce .poptext .sub {
    position: absolute;
    bottom: 0;
    transform: translate(-50%);
    left: 50%;
    width:272rem;
    height:66rem;
    font-size: 18rem;
    color: #fff;
    line-height:66rem;
    text-align: center;
    background: url(../img/pop/sub.png) center center no-repeat;
    background-size: 100% auto;
}




.thank {
    width:600rem;
    height:308rem;
    background: url(../img/pop/pop2.png) center center no-repeat;
    background-size: 100% auto;
}

.thank h3 {
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 36rem;
    color: #511500;
    font-weight: 400;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}






.popvideo {
    display: none;
    position: absolute;
    z-index: 50;
    width: 721rem;
    height:407rem;
}

.popvideo .popContent {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: url(../img/pop/pop.png) center top no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    position: relative;

}
.popvideo .vbg{
    width: 721rem;
    height: 407rem;
    background: url(../img/pop/kuang.png) center top no-repeat;
    background-size: 100% auto;
}
.popvideo .videobox{
    position: absolute;
    width: 709rem;
    height: 400rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}


.popvideo  .videobox iframe{
    width: 100%;
    height: 100%;
}


/* pop  剧照  视频*/


.popMedia { display: none; position: absolute; z-index: 50;  width: 721rem; height: 407rem; }


.popMedia  .swiper-container{ width: 100%; height: 100%; position: relative; }
.popMedia .popContent { width: 721rem; height: 407rem; margin: 0 auto; background: url(../img/pop/kuang.png) center top no-repeat; background-size: 100% auto; overflow: hidden; }
.popMedia .popContent .swiper-slide{ width: 719rem !important; height: 405rem !important; overflow: hidden; background-position: center; background-size: cover; }
.popMedia .popContent .videolist{ position: absolute; width: 719rem; height: 405rem; left: 50%; top: 50%; transform: translate(-50%,-50%); margin: 3rem 0 0 3rem; }

.popMedia .popContent .swiper-slide img{ margin: 3rem 0 0 3rem; width: 100%; height:auto; }




.popMedia .popContent .videolist iframe{ width: 719rem; height: 405rem; }
.popMedia .download { 
    position: absolute;
    bottom: -50rem;
    color: #d5b75e;
    font-size: 25rem;
    text-transform: uppercase;
    text-align: center;
    left: 0;

 }


.popMedia .popContent .pagebtn {    width: 60rem;
    height: 47rem;
    bottom: -115rem;
    top: auto;
    z-index: 20;
}

.popMedia .popContent .page_next { background: url(../img/pop/right.png) no-repeat; background-size:100% auto; right: 25rem; }

.popMedia .popContent .page_prev { background: url(../img/pop/left.png) no-repeat; background-size:100% auto; left: 25rem; }

.popMedia .popContent .swiper-button-next:after, .popMedia .popContent .swiper-button-prev:after{ display: none; }



.popMedia .swiper-pagination{     bottom: -120rem;top: auto;left: 50%; transform: translateX(-50%);}
.popMedia .swiper-pagination-bullet{ opacity: 1; width: 19rem; height: 19rem; background: url(../img/pop/dian1.png) center center no-repeat; background-size: 19rem auto; margin-left: 20rem !important; }

.popMedia .swiper-pagination-bullet-active{ background: url(../img/pop/dian2.png) center center no-repeat; background-size: 19rem auto; }

.popMedia .num{ 
    position: absolute;
    margin-top: 130rem;
    font-size: 24rem;
    color: #eaca68;
    left: 50%;
    transform: translate(-50%);
}

/* 剧照跳转弹框 */
.mediakit{
     width:600rem;
     height:308rem;
     background: url(../img/pop/pop2.png) center center no-repeat;
     background-size: 100% auto;
}
.mediakit-content{
    width:100%;
    height:100%;
    position:relative;
    display:flex;
    align-items:center;
    box-sizing:border-box;
    padding:0 50rem;

}
.media-text{
    text-align:center;
    color: #511500;
    font-size: 25rem;
}
.media-text .media-kit-go{
    color: #3092e5;
    text-decoration: underline;
}
/* 配置弹框 */
.config {
    width: 600rem;
    height: 548rem;
    background: url(../img/pop/config_bg.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top:67rem;
    padding-bottom: 40rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.config .config-list{
    width: 518rem;
    /* height: 145rem; */
    background-color: #fffdf5;
    border-radius: 8rem;
    font-size: 18rem;
    line-height: 25rem;
    letter-spacing: 0rem;
    color: #af6648;
    margin: 0 auto 28rem;
    padding: 12rem 17rem;
}
.config-title{
    width: 100%;
	height: 34rem;
    line-height: 34rem;
	font-size: 34rem;
	color: #511500;
    margin-bottom: 12rem;
    font-weight: bold;
    text-align: center;
}
.dialog-text {
    height: 100%;
}
.dialog-text .common-scroll{
    max-height: 100%;
    overflow: scroll;
}