body
{
	font-family: "微软雅黑";
	margin: 0px;
	font-size: 14px;
	color: #333;
	/*background: url(../img/sy.png);*/
	-webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
    -webkit-user-select:none; /*webkit浏览器*/   
    -khtml-user-select:none; /*早期浏览器*/   
    -moz-user-select:none;/*火狐*/   
    -ms-user-select:none; /*IE10*/   
    user-select:none; 
}

.thisName
{
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}


.muluTitle
{
	margin-top: 30px;
	width: 96%;
	margin-left: 2%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}

.mulu
{
	float:left;
	width: 90%;
	margin-left: 5%;
	text-align: left;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	border-bottom:dashed 1px #333;
}

.mulu a
{
	color: #333;
	text-decoration: none;
}

.contOut
{
	float:left;
	width: 100%;
	height: 100%;
}


.titleStyle
{
	float:left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	color: #000;
	margin-bottom: 10px;
}

.line
{
	float:left;
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}

.line_zd
{
	float:left;
	width: 100%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
}

.line_zdSmall
{
	float:left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 16px;
}

.line_zdSmall2
{
	float:left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
}

.topMore
{
	margin-top: 20px;
}

.param
{
	float:left;
	width: 100%;
	margin-bottom: 8px;
	line-height: 24px;
	text-indent: 2em;
	color: #333;
	letter-spacing: 0px;
}

.rightAlign
{
	text-align: right;
}

.boldFont
{
	font-weight: bold;
}

.page
{
	float:left;
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pageLine
{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	font-size: 12px;
}

.pageLine a
{
	color: #2D78FF;
	text-decoration: none;
}

.leftFont
{
	text-align: left;
}


table
{
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	width: 96%;
	margin-bottom: 30px;
	margin-left: 2%;
}

table td
{
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	height: 30px;
}


.tableStyle
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 10px;
}

.tableName
{
	float:left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;	
}

.tableName span
{
	background:#B4E1F5;
	padding: 3px 8px 3px 8px;
	color: #333333;
}

.tableIn
{
	float: left;
	width: 100%;
}

.tableIn img
{
	width: 100%;
}

.tableMemo
{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	/*letter-spacing: 0.2em;*/
}

.tableMemo .memo_noIndent
{
	float: left;
	width: 100%;
	word-wrap: break-word;
}

.tableMemo .memo_indent
{
	float: left;
	width: 86%;
	margin-left: 7%;
	word-wrap: break-word;
}

.tableMemo .memo_top
{
	margin-top: 20px;
}



.noIndent
{
	text-indent: 0em;
	margin-top: 10px;
}

.titleSmall
{
	float:left;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
	color: #000;
	margin-bottom: 10px;
}

.pf
{
	float: left;
	font-size: 10px;
	margin-top: -5px;
	text-indent:0em;
}

.floatLeft
{
	float: left;
}

.tableIn table
{
	/*width: 100%;*/
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.tableIn table tr td
{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}



.muluCont
{
	float:left;
	width: 100%;
}

.muluCont a
{
	color: #333;
}

.xfOut
{
	position:fixed;
	right: 10px;
	bottom:10px;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	text-align: center;
	background: rgba(45,121,255,0.4);
	color: white;
	text-align: center;
}

.xfIn
{
	float:left;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin-top:5px;
	margin-left: 5px;
	background: rgba(45,121,255,0.7);
	line-height:50px;
	font-size: 16px;
}

.outBox
{
	float:left;
	width: 100%;
	height: 100%;
	padding-bottom: 100px;
}

.buttonLine
{
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 50px;
	border-top:1px solid #D6D6D6;
	background: white;
	line-height: 50px;
	color: #7A7A7A;
	z-index: 2;
}


.last
{
	float:left;
	width: 33%;
	text-align: left;
	height: 100%;
	line-height: 50px;
}


.button
{
	float:left;
	width: 33%;
	text-align: center;
	height: 100%;
	line-height: 50px;
	font-weight: bold;
}




.next
{
	float:left;
	width: 33%;
	text-align: right;
	height: 100%;
	line-height: 50px;
}

.last1
{
	float: left;
	margin-left: 10px;
}

.last2
{
	float: left;
	margin-top: -2px;
}

.next1
{
	float: right;
	margin-top: -2px;
}


.next2
{
	float: right;
	margin-right: 7px;
}

.last a
{
	color:#7A7A7A ;
}


.next a
{
	color:#7A7A7A ;
}


.button a
{
	color:#7A7A7A ;
}

.bookDetail
{
	float:left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DADADA;
	height: 150px;
}

.bookImg
{
	float:left;
	width: 30%;
	height: 100%;
}

.bookImg img
{
	width: 100%;
	border-radius: 5px;
}


.bookText
{
	float:left;
	width: 65%;
	margin-left: 5%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}


.menuBox
{
	float:left;
	width: 90%;
	margin-left: 5%;
	height: 100%;
}

.bookMenu
{
	float:left;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #DADADA;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bookMenu a
{
	color: #333;
}


.bookMenu span
{
	font-size: 16px;
}

.bookMenuIn
{
	float:left;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #DADADA;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-indent: 2em;
}


.messBox
{
	position: fixed;
	top: 46%;
	background: rgba(0,0,0,0.5);
	height: 40px;
	width: 20%;
	margin-left: 40%;
	border-radius: 5px;
	z-index: 999;
	color: white;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	display: none;
}