@charset "utf-8";
html{width:100%;}
body{max-width:750px; margin:0; padding:0; font-size:100%; font-family:"Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif; background-color:#e8edf4;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{border:0;}
ol,ul{list-style:none;}
a{text-decoration:none;outline:none;}
.zxnav{
	height: 112px !important;
	background-color: rgba(60, 81, 105, 1) !important;
}
.zx_logo{width: 177px !important; height: 59px !important; margin-left: 10px !important; background: url(../images/logo_des.png) no-repeat center !important;}
.kk{background: url(https://zx.wanmei.com/web20250327/m/images/icon.png) no-repeat center !important;}
#mDownloadTop{
	width: 289px;
	height: 85px;
	background: url(https://zx.wanmei.com/web20260826/m/images/enter_btn.png) no-repeat;
}
.down_icon.fright {
    right: 15px !important;
}

.wrap{
	width: 100%;
	min-height: 1459px;
	padding-top: 150px;
	background: url(https://zx.wanmei.com/web20260826/m/images/m-tongren-bg.jpg) no-repeat;
	position: relative;
}
.tongren_box{
	width: 702px;
	margin: 0 auto;
	position: relative;
}
.tongren_box .tr_tab{
    width: 100%;
    overflow: hidden;
}
.tongren_box .tr_tab .tr_move_tab{
	float: left;
	width: 329px;
	height: 69px;
	background: url(https://zx.wanmei.com/web20260826/m/images/tr_move_tab.png) no-repeat;
}
.tr_tab .tr_move_tab.on{
	background: url(https://zx.wanmei.com/web20260826/m/images/tr_move_tab_on.png) no-repeat;
}
.tongren_box .tr_tab .tr_pic_tab{
	float: right;
	width: 329px;
	height: 69px;
	background: url(https://zx.wanmei.com/web20260826/m/images/tr_pic_tab.png) no-repeat;
}
.tr_tab .tr_pic_tab.on{
	background: url(https://zx.wanmei.com/web20260826/m/images/tr_pic_tab_on.png) no-repeat;
}
.tongren_box .tongren_con{
	width: 702px;
	margin: 0 auto;
	margin-top: 36px;
	display: none;
}
.tongren_con ul{
	width: 702px;
	margin: 0 auto;
	overflow: hidden;
}
.tongren_con ul li{
	float: left;
	width: 332px;
	height: 191px;
	margin: 8px 9px;
	position: relative;
	overflow: hidden;
	background: #000;
}
.tongren_con ul li .mask{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
}
.tongren_con ul li img{
	max-width: 332px;
}
.tongren_con ul li span{
	width: 157px;
	height: 163px;
	background: url(https://zx.wanmei.com/web20260826/m/images/play.png) no-repeat;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -78px;
}
.check_more_btn{
	width: 669px;
	height: 69px;
	margin: 0 auto;
	margin: 44px 0 44px 0;
	background: url(https://zx.wanmei.com/web20260826/m/images/tr-more-btn.png) no-repeat;
}
.videoFiex{
	width: 100%; 
	height: 100%; 
	position: fixed; 
	left: 0; 
	top: 0; 
	z-index: 1000; 
	background: rgba(0,0,0,0.8); 
	display: none;
}
.videoMain{
	width: 640px; 
	height: auto; 
	position: absolute; 
	left: 50%;
	margin-left: -320px; 
	top: 50%; 
	margin-top: -160px; 
	background: #000;
}
.videoMain video{
	width: 100%; 
	height: 320px;
}
.btn_gtt {
    display: none;
    position: fixed;
    width: 71px;
    height: 71px;
    right: 10px;
    bottom: 210px;
    background: url(https://ht.wanmei.com/m/images/cover221210/btn_gtt.png);
    z-index: 10;
    cursor: pointer;
}
/*同人画集弹窗*/
.pop_pic{
  width: 100%; 
  height: 100%; 
  position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 200; 
  background: rgba(0,0,0,0.8); 
  display: none;
}
.pop_pic .pic_main{
  width: 100%;
  height: 100%;
  position: relative;
}
.pop_pic .pic_main img{
    width: 680px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
