body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333;
	font-size: 17px;
	line-height: 25px;
	overflow-x: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	font-family: 宋体;
}

a {
	text-decoration: none;
	word-break: break-all;
	color: blue;
	cursor: pointer;
	pointer-events: auto;
}

div {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

b {
	font-size: 1.2em;
	font-weight: bold;
}

big {
	font-weight: bold;
	padding: 0px 5px;
}

table {
	width: 100%;
	text-align: center;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	padding: 0px;
}

.menuA {
	width: 16.6%;
	height: 100%;
	text-align: center;
	font-size: 22px;
	font-family: 黑体;
	color: #951010;
	font-weight: bold;
	cursor: pointer;
}

.menuB {
	width: 16.6%;
	height: 100%;
	text-align: center;
	font-size: 22px;
	font-family: 黑体;
	color: #666;
	cursor: pointer;
}

.divHead {
	width: 100%;
	height: 375px;
	position: relative;
}

.divBK {
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0px;
	top: 25px;
}

.divBK_LOG {
	width: 100%;
	height: 25px;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}

.divBK_LOG2 {
	max-width: 1024px;
	width: 90%;
	margin: auto;
	text-align: left;
}

.divBK_PG {
	width: 100%;
	height: 35px;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 340px;
	text-align: center;
	pointer-events: none;
}


.divBK_Ads {
	width: 100%;
	height: 100%;
	margin: auto;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	text-align: center;
	pointer-events: auto;
}

.img_Ads {
	max-width: 1024px;
	width: 90%;
	cursor: pointer;
}

.divBK_LF {
	width: 100%;
	height: 100px;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	text-align: left;
	pointer-events: none;
}

.divBK_RT {
	width: 100%;
	height: 100px;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	text-align: right;
	pointer-events: none;
}

.prdIcon {
	width: 120px;
}

.prdIcon2 {
	width: 120px;
	filter: url(blur.svg#blur);
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: blur(10px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
}

.prdName {
	padding: 5px 10px;
	font-size: 24px;
	font-family: 黑体;
	color: #333;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.prdSub {
	padding: 5px 30px;
	color: #666;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.divTitle {
	width: 100%;
	height: 80px;
	border-bottom: 1px dotted #828282;
}

.divTitleTxt {
	max-width: 1024px;
	width: 90%;
	margin: auto;
	line-height: 80px;
	font-family: 黑体;
	color: #666;
	font-size: 30px;
	text-align: center;
}

.divName {
	font-size: 24px;
	line-height: 40px;
	font-family: 黑体;
}

.divHint {
	color: #666;
	padding: 5px 0px;
}

.td1 {
	width: 20%;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

.div1 {
	height: 30px;
	font-family: 黑体;
	font-weight: bold;
	color: #666;
	font-size: 20px;
}

.div2 {
	height: 25px;
	color: #666;
	font-size: 15px;
}

.div2s {
	height: 25px;
	color: #951010;
	font-weight: bold;
	font-size: 15px;
}

.div3 {
	text-indent: 2em;
	max-width: 1024px;
	width: 90%;
	margin: auto;
	text-align: left;
	line-height: 30px;
	color: #666;
	font-size: 20px;
}

.framelayer {
	width: 220px;
	height: 250px;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #dadada;
	position: absolute;
	text-align: center;
}

.framelayer2 {
	width: 450px;
	height: 270px;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #dadada;
	position: absolute;
	text-align: center;
}

.frameTitle {
	height: 30px;
	line-height: 30px;
	font-family: 黑体;
	font-weight: bold;
	color: #666;
	font-size: 20px;
	padding: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}

.frameCode {
	width: 180px;
}

.divH1 {
	width: 100%;
}

.divH1s {
	width: 100%;
	padding: 10px 0px;
	font-weight: bold;
	line-height: 30px;
	font-family: 黑体;
	font-size: 24px;
	color: #951010;
	border-bottom: 1px dotted #828282;
}

.divH2 {
	max-width: 1024px;
	width: 90%;
	margin: auto;
	text-align: center;
	padding: 20px 0px;
}

.divH3 {
	max-width: 1024px;
	width: 90%;
	margin: auto;
	text-align: center;
}

.divH4 {
	max-width: 1024px;
	width: 90%;
	margin: auto;
}

.td25L {
	width: 25%;
}

.td75R {
	width: 75%;
	color: #666;
	text-align: left;
	vertical-align: middle;
}

.td90L {
	width: 90%;
	text-align: left;
}

.td10R {
	width: 10%;
}

.divL1 {
	padding: 20px;
}

.divL2 {
	color: #999;
	line-height: 20px;
	font-size: 15px;
}

.divL3 {
	padding: 10px;
	font-weight: bold;
	font-size: 20px;
}

.divsub {
	padding: 0px 20px 20px 20px;
}

.divsub2 {
	font-family: 黑体;
	font-weight: bold;
	color: #666;
	font-size: 24px;
	border-bottom: dotted 1px #828282;
	padding: 0px 10px 0px 10px;
}

.divsub3 {
	padding: 0px 10px 10px 10px;
	color: #999;
}

.divsub4 {
	padding: 0px 10px;
}

.pTxt {
	text-decoration: line-through;
	color: #454545;
}

.pTxt2 {
	color: #999;
	font-weight: normal;
	font-size: 15px;
}

.imgnext {
	width: 30px;
}

.red {
	color: Red;
	font-size: 20px;
	line-height: 20px;
}

.ccc {
	color: #ccc;
	font-size: 20px;
	line-height: 20px;
}

.divFG {
	border-bottom: dotted 1px #828282;
	height: 0px;
}