﻿/*顶部返回*/
.hide{
    display: none;
}
.head-top{
    text-align: center;
    font-size: .32rem;
    font-weight: bold;
    height: .98rem;
    line-height: .98rem;
    position: fixed;
    width: 100%;
    max-width: 1000px;
    background-color: white;
    top: 0;
    z-index: 111;
}
#back {
    position: fixed;
    background: url("../imgs/png_db_14.png") no-repeat 62% 50%;
    background-size: 25%;
    width: .84rem;
    height: 1rem;
    top: 0;
    z-index: 113;
}
/*注册登录*/
.bgGray{
    position: relative;
    background-color: #f0f0f0;
    width: 100%;
    height: 1.18rem;
}
.boxLogin{
    position: relative;
    padding: 0 .36rem;
    box-sizing: border-box;
}
.form_login li{
    position: relative;
    height: .9rem;
    padding: .26rem 0 .26rem .24rem;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}
.btnLogin{
    width: 100%;
}
.btnLogin input {
    width: 100%;
    height: .88rem;
    color: #fff;
    border-radius: 5px;
    background-color: #fa7298;
    border: none;
    font-size: .32rem;
    line-height: .32rem;
    margin-top: .48rem;
}
.bottom{
    font-size: .28rem;
    position: relative;
    margin-top: .48rem;
}
.toast{
    display: none;
    padding: 0 .36rem;
    min-width: 3rem;
    box-sizing: border-box;
    white-space: nowrap;
    height: 1.15rem;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: center;
    line-height: 1.15rem;
    font-size: .32rem;
    color: white;
    z-index: 14;
}
/*.toast {
    display: none;
    position: fixed;
    top: 5.4rem;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    font-size: .32rem;
    border-radius: 5px;
    border-width: 0;
}*/
.login-toast {
   /* width: 2.4rem;*/
    height:1.1rem;
    line-height: 1.1rem;
}
/*弹窗*/
.news-toast{
    top: 0;
    left: 0;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    z-index: 1111;
}
.toast-box{
    position: absolute;
    width: 4.8rem;
    background-color: white;
    text-align: center;
    border-radius: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 4.8rem;
}

.toast-box > div{
    color: #333333;
    font-size: .32rem;
    line-height: .42rem;
    padding: .46rem 0;
    border-bottom: 1px solid #f0f0f0;
}
#btn-close{
    display: block;
    padding: .3rem 0;
    line-height: .32rem;
    font-size: .32rem;
    color: #fa7298;
}
/*顶部红色*/
/*头部*/
.item-bg {
    height: 1rem;
}

#item-title{
    position: fixed;
    background-color: rgb(250 ,114 ,152);
    height: 1rem;
    width: 100%;
    z-index: 111;
    max-width: 1000px;
}
.back {
    position: fixed;
    background: url("../imgs/png_db_13.png") no-repeat 62% 50%;
    background-size: 25%;
    width: .84rem;
    height: 1rem;
    z-index: 113;
}

.item-bg-txt{
    font-size: .32rem;
    line-height: .32rem;
    font-weight: bold;
    position: fixed;
    margin-left: 6rem;
    top: .32rem;
    color: white;
    z-index: 112;
}
.item-bg-txt>img{
    width: .32rem;
    height: .28rem;
    margin-right: .1rem;
    vertical-align: middle;

}

.item-section {
    position: relative;
    padding: .48rem 0;
    text-align: center;
    box-sizing: border-box;
}

.item-section > p {
    font-size: .32rem;
    font-weight: bold;
    color: #333;
    line-height: .32rem;
}

.item-section > span {
    margin-top: .16rem;
    display: block;
    font-size: .24rem;
    line-height: .24rem;
    color: #999;
}

.top-place {
    background-color: #f0f0f0;
    width: 100%;
    position: relative;
    height: .1rem;
}
.footPlace{
    width: 100%;
    position: relative;
    height: .98rem;
}
/*底部*/
.footer{
    position: fixed;
    bottom: 0;
    left: 0;
    height: .98rem;
    width: 100%;
    background-color: white;
    z-index: 111;
}
.footer ul{
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    height: .98rem;
    padding: .12rem 0;
    box-sizing: border-box;
}
.footer ul li{
    float: left;
    width: 50%;
    height: .98rem;
    text-align: center;
    font-size: .18rem;
    line-height: .32rem;
}
.footer ul li a{
    width: 30%;
}
.footer ul li a div{
    width: .48rem;
    height: .48rem;
    background-size: 100% 100%;
    margin:0 auto .04rem auto;
}
/*绅士可见and视频*/
.list-enter{
    position: relative;
    margin-top: -.01rem;
}
.list-en-photo{
    width: 100%;
    height: 4.21rem;
    text-align: center;

}
.list-txt{
    position: relative;
    margin:.48rem .36rem .72rem .36rem;
}
.list-txt>p{
    font-size: .32rem;
    font-weight: bold;
    color: #333;
    line-height: .32rem;
}
.list-txt>span{
    display: block;
    font-size: .24rem;
    line-height: .24rem;
    color: #999;
}
