﻿/*-------------------------
	Simple reset
--------------------------*/
* {
	margin:0;
	padding:0;
}

/*-------------------------
	General Styles
--------------------------*/
body { 
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

#bn {
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;
	margin:0px;
}

#bn .tu {
	text-align:center;
	display:block;
	height:100%;
	width:100%;
	margin:0px;
}

.tu img {
	vertical-align:middle;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
}

#bn #menu .menu_buttom {
	display:inline;
	float:left;
	/*width:25%;*/
	width:33.3%;
	height:100px;
	line-height:100px;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	text-align:center;
	font-size:38px;
	font-weight:bolder;
}

#bn #menu .menu_buttom1 {
	display:inline;
	float:left;
	width:33.3%;
	height:100px;
	line-height:100px;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	text-align:center;
	font-size:38px;
	font-weight:bolder;
}

#bn #menu {
	position:absolute;
	left:0px;
	height:100px;
	width:100%;
	z-index:2;
	bottom:0px;
}

/*----------------------------
	Directional Nav
-----------------------------*/		
#popupBigimage {
	position:absolute;
	width:100%;
	height:100%;
	visibility:hidden; 
	overflow:auto; 
	background-color:#f3f3f3; 
	left:0px;
	top:0px;
	z-index:1001;
	text-align:center;
}

/*----------------------------
	The popupWindow
-----------------------------*/
#popupContents {
	box-shadow:0 0 10px #040404;
	position:absolute;
	visibility:hidden;   
	overflow:hidden;
	height:100%; 
	background-color:#f3f3f3; 
	padding:0px;
	z-index:1;
}

#popupContents .title_left {
	padding-top:12px; 
	padding-left:10px;
	float:left;
}

#popupContents .title_right {
	float:right;
	padding-right:5px;
}

#albumContent {
	height:78%;
	margin-top:1px;
	overflow-y:auto;
	overflow-x:hidden;
}
/* 
.ItemContent {
	float:left;
	position:absolute;
	left:20px;
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
 */
.ItemNum {
	float:right;
	position:absolute;
	right:55px;
	padding-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

#popupProfiles {
	box-shadow:0 0 10px #040404;
	position:absolute;
	visibility:hidden;   
	overflow:hidden;;  
	background-color:#f3f3f3;   
	padding:0px;
	z-index:1;
	height:100%;
}

#popupProfiles .title_left {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6d6a64;
	padding-top:12px; 
	padding-left:10px; 
	float:left;
}

#popupProfiles .title_right {
	float:right;
	padding-right:5px;
}

#btn_contentArea {
	width:100%;
	position:absolute;
	margin:0;
	padding:0;
	z-index:100;
	top:50px;
	height:85%;
}

#btn_profile.btnProfile {
	position:absolute;
	left:8px;
	z-index:120;
	top:8px;
	cursor:pointer;
}

#popupShareBox {
	position:absolute;
	width:100%;
	height:500px;
	bottom:0px;
	visibility:hidden;   
   	overflow:hidden;
	clear:both;
	margin:auto;
	cursor:pointer;
	background-color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
	z-index:1002;
	text-align:center;
}

#screenMask {
	position:absolute;
	width:100%;
	height:100%;
	visibility:hidden;   
	overflow:hidden;
	background-color:#000000;
	opacity:0.6;
	padding:0px;
	margin:0px;
	z-index:1001;
}

#popupPassword {
	position:absolute;
	visibility:hidden;   
	overflow:hidden;
	width:260px;
	height:280px;
	background-color:#ffffff;
	padding:0px;
	z-index:1002;
}

#passwordContent {
	position:absolute;
	left:6px;
	z-index:120;
	top:0px;
	width:98%;
	height:306px;
	border-radius: 5px;
	
}

.pb {
	padding-bottom: 10px; 
}

#inBookLogin {
	background-color: #FFFFFF;
	width: 90%;
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#inBookLogin .s_title { 
	font-family: "΢���ź�"; 
	font-size: 24px; 
	color: #333333; 
	text-align: left;
	padding-left:5px; 
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px; 
}

#inBookLogin input { 
	width: 98%; 
	height: 40px; 
	line-height: 20px; 
	padding-left: 5px; 
	border-radius: 5px; 
	border: solid 1px #CCCCCC; 
	font-size: 14px;
	padding-top:10px;
	padding-bottom:10px;
}

#inBookLogin #btnEnter { 
	background-color: #FF9900; 
	border-radius: 5px; 
	width: 99%; 
	height: 40px; 
	line-height: 40px; 
	font-family: "΢���ź�"; 
	font-size: 18px; 
	color: #FFFFFF; 
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	cursor:pointer; 
}

#inBookLogin #btnEnter a { 
	display: block; 
	color: #FFFFFF; 
	text-decoration: none; 
}

#inBookLogin #companyInfo { 
	text-align: left; 
	line-height: 28px; 
	font-family: "΢���ź�"; 
	font-size: 14px; 
	color: #666666; 
	padding-top: 10px; 
}

#inBookLogin #companyInfo ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

#inBookLogin #companyInfo ul li { 
	padding-left: 5px; 
}

#boxCss {
	position:absolute;
	height:100%;
	width:100%;
	overflow:hidden;
	margin:0px;
}

.piclist{
	position:relative;
	-webkit-transition: left 600ms ease-out;
	width:100%;
	height:100%;
	left:0;
}

.piclist li{
	display:table-cell;
	width:100%;
	height: 235px;
	position:relative;
	float: left;
	vertical-align: middle;
}

.swipe{
	text-align:center;
	vertical-align: middle;
	display:block;
	height:100%;
	width:100%;
	background: #fff url(../images/loader.gif) no-repeat center center;
	margin:0px;
	overflow: hidden; visibility: visible; list-style: none; 
}

#pageCountDiv {
	position:absolute;
	right:0px;
	z-index:2;
	top:0px;
	height:80px;
	width:150px;
	line-height:80px;
	background:#333;
	opacity:0.5;
	color:#fff;
	text-align:center;
	font-size:38px;	
}

#pageScreenDiv {
	position:absolute;
	left:0px;
	z-index:2;
	top:0px;
	height:80px;
	width:150px;
	line-height:80px;
	background:#333;
	opacity:0.5;
	color:#fff;
	font-size:38px;
	text-align:center;	
}

#cancelBtn {
	position:absolute;
	width:96%;
	height:100px;
	border:solid #cccccc 2px;
	margin-top:10px;
	left:20px;
	right:20px;
	text-align:center;
	background:#cccccc;
	line-height:100px;
	cursor:pointer;
	font-size:52px;
	font-weight:bold;
}

.listDivShow {
	width:90%;
	margin:auto;
	clear:both;
	overflow:hidden;
}

.listShowDivCss {
	float:left;
	background-color:#ffffff;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
}

.listShowImgDivCss {
	width:223px;
	height:280px;
	cursor:pointer;
}

.handPoint {
	cursor:pointer;
}

.objectAlignCenter {
	text-align:center;
}

.popupShareTitleTxt {
	text-align:center;
	font-family:Arial, Verdana, Tahoma;
	font-size:52px;
	font-weight:bold;
}

.popupShareTxt {
	font-family:Arial, Verdana, Tahoma;
	font-size:38px;
	font-weight:bold;
}

#pause {
	position:absolute;
	left:0px;
	z-index:2;
	top:0px;
	height:80px;
	width:100px;
	line-height:80px;
	background:#333;
	opacity:0.5;
	color:#fff;
	font-size:42px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}

#popupAppBox {
	position:absolute;
	width:100%;
	display:none;   
	clear:both;
	margin:auto;
	cursor:pointer;
	background-color:#FFFFFF;
	z-index:1001;
	text-align:center;
}

#appDownloadMask {
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	overflow:hidden;
	background-color:#000000;
	cursor:pointer;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	opacity:0.6;
	padding:0px;
	margin:0px;
	z-index:1000;
}

/* 画册目录部分 */
.bodyDivShow {
	clear: both;
    margin: auto;
    width: 100%;
    height: 90%;
    position: absolute;
    top: 0px;
    background-color: rgba(50, 48, 48, 0.31);
    overflow: scroll;
    margin-top: 90px;
    padding-bottom: 190px;
    -webkit-overflow-scrolling : touch;
}
.backTable{
	position: fixed;
    z-index: 88;
    top: -1px;
}
.headBackIcon {
	width:15%;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.handPoint {
	cursor:pointer;
}

.headTitleTxt {
	width:70%;
	text-align:center;
	font-size: 50px;
  	line-height: 100px;
	font-weight:bold;
	color:#FFFFFF;
}

.headBackIconRight {
	width:15%;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

.Index10SpaceCss {
	clear:both;
	margin:auto;
	width:100%;
	height:20px;
}

.guidelinesShow {
	background-color:#ebebeb;
	width:100%;
	height:auto;
	margin:auto;
	clear:both;
	overflow:hidden;
}

.classificationShow {
	background-color:#ffffff;
	width:100%;
	height:auto;
	margin:auto;
	clear:both;
	overflow:hidden;
}

.stripDivCss {
	position:relative;
	height:100px;
	cursor:pointer;
}

.ItemContent {
	float:left;
	position:absolute;
	width:90%;
	text-align:left;
	font-size: 48px;
}

.txtClassItem {
	float:left;
	position:absolute;
	left:10px;
	width:80%;
	line-height:100px;
	padding-top:15px;
	text-align:left;
}

.rightDiv{
	float:right;
	position:absolute;
	right:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
}

.tableBg {
	background-color:#04112b;
}

.ItemContentNoCss {
	float:left;
	width:20%;
	text-align:center;
	background-color:#999999;
	color:#FFFFFF;
	line-height:100px;
	padding-bottom:10px;
	/*margin-right:10px;*/
}

.ItemContentTxtCss {
	float:right;
	width:75%;
	padding-bottom:10px;
	line-height:100px;
}