@charset "utf-8";
body { 
	position: relative;
	min-width: 1000px;
	font-family:'Arial';
	line-height: 150%;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
ul,dl,ol { list-style-type: none; }
* { margin: 0; padding: 0; }
img { border: none; }
.clear { clear: both; }
.cnt { 
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.cnt.left { float: left; }
.cnt.right { float: right; }
.sec { overflow: hidden; }
.fancy { position: relative; }
.fancy .elem , .fancy .border { position: absolute; }
.fancy .border.bt { top: 0px; left: 0px; right: 0px; }
.fancy .border.bl { left: 0px; top: 0px; bottom: 0px; }
.fancy .border.bb { left: 0px; right: 0px; bottom: 0px; }
.fancy .border.br { top: 0px; right: 0px; bottom: 0px; }
.fancy input,
.fancy select,
.fancy textarea {
	background: none;
	border: none;
}
.imgbox { overflow: hidden; display: block; }
.imgbox img { width: 100%; height: 100%; }
.imgbox.fancy { position: relative; }
.imgbox.fancy .imgtit { position: absolute; left: 0; right: 0; bottom: 0; }
.imgbox.fancy img.mask { position: absolute; left: 0px; top: 0px; }

form.style1 textarea ,
form.style1 input {
	border: 1px solid #ccc;
	color: #333;
	line-height: 20px;
	background: url(/images/lib/global/input_bg.gif) #fff repeat-x;
}
form.style1 input[type=text] { height: 20px; }
form.style1 input[type=submit] {
	border: none;
	background: url(/images/lib/global/button_grey.gif);
	width: 110px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #555;
	text-align: center;
}
a.more {
	display: inline-block;
	font-size: 15px;
	line-height: 35px;
	color: black;
	padding: 0 24px 0 48px;
	background: #f5f5f5 url(/images/more.png) no-repeat 18px center;
	border: 1px solid transparent;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #898989;
}
.star img {
	padding: 0 9px 0 0;
}
.content {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.content hr {
	display: block;
	height: 0;
	clear: both;
	border: none;
	margin: 20px 0;
	border-top: 1px solid #f1f1f1;
}
.anchr {
	margin-top: 10px;
}

#header {
	display: block;
	position: relative;
	height: 122px;
	padding-bottom: 5px;
	margin-bottom: -5px;
	background: url(/images/hbg.png) repeat-x;
	z-index: 1;
}
#header .cnt {
	overflow: hidden;
}
#header .logo {
	float: left;
	width: 280px;
	height: 83px;
	margin: 23px 36px 0 0;
}
#header .memfunc {
	float: right;
	margin-top: 74px;
}
#header .navi {
	/* margin-top: 76px; */
}
#header .navi ,
#header .navi a {
	font-size: 0;
	color: #606060;
}
#header .navi a {
	display: inline-block;
	padding-top: 76px;
	margin: 0 22px;
	font-size: 16px;
	cursor: pointer;
}
#header .navi a.sub {
	padding-right: 22px;
	background: url(/images/hdarr.gif) no-repeat right 90%;
}
#header .memfunc ,
#header .memfunc a {
	font-size: 16px;
	color: #606060;
}
#header .memfunc a {
	padding-left: 20px;
	margin-left: 6px;
}
#header .memfunc a.e1 {
	background: url(/images/hico1.png) no-repeat left center;
}
#header .memfunc a.e2 {
	padding-left: 30px;
	border-left: 1px solid #606060;
	background: url(/images/hico2.png) no-repeat 10px center;
}
.subnavi {
	visibility: hidden;
	position: absolute;
	top: 122px;
	left: 0;
	right: 0;
	z-index: 1;
	background: white;
	/* overflow: hidden; */
}
.subnavi.show {
	visibility: visible;
}
.subnavi .border.bb {
	height: 10px;
	bottom: -10px;
	background: url(/images/subnavibdb.png) repeat-x left top;
}
.subnavi .ad {
	float: right;
	width: 321px;
	height: 240px;
}
.subnavi .hd ,
.subnavi .hd a {
	background: #f0f0f0;
	font-size: 16px;
	color: #606060;
}
.subnavi .hd a {
	display: inline-block;
	padding: 17px 52px;
}
.subnavi .hd a.on ,
.subnavi .hd a:hover {
	background: white;
	color: #9e1014;
}
.subnavi .bd {
	/* padding-top: 37px; */
	font-size: 0;
}
.subnavi .bd  .slider>*{
	min-height: 1px;
}
.subnavi .bd .blk ,
.subnavi .bd .blk a {
	font-size: 14px;
	color: #3c3c3c;
}
.subnavi .bd a:hover {
	color: #9e1014;
	text-decoration: none;
}
.subnavi .bd .blk {
	display: inline-block;
	padding: 37px 0;
	width: 190px;
	text-align: center;
	vertical-align: top;
}
.subnavi .bd h3 {
	padding: 0 3px;
	min-width: 124px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
}
.subnavi .bd h3 ,
.subnavi .bd a {
	font-size: 14px;
	font-weight: normal;
}
.subnavi .bd .blk.first h3 {
	border-left: none;
}
.subnavi .bd .blk .imgbox {
	width: 124px;
	height: 124px;
	margin: 0 auto;
}
#bcnavi ,
#bcnavi a {
	margin: 39px 0;
	font-size: 12px;
	color: #323232;
}
#bcnavi .cnt {
	overflow: hidden;
}
#bcnavi p {
	float: left;
	min-width: 268px;
	padding: 0 30px 10px 0;
	border-bottom: 2px solid #c92d2d;
}
#ad1 {
	position: relative;
	width: 100%;
	height: 348px;
	overflow: hidden;
}
#ad1 .bd {
	position: absolute;
	width: 1680px;
	height: 348px;
	top: 0;
	left: 50%;
	margin-left: -840px;
	overflow: hidden;
}
#ad2 {
	width: 1200px;
	height: 237px;
}
#pcatetab_holding {
	display: none;
	height: 57px;
	margin: 40px 0 55px;
}
#pcatetab {
	margin: 40px 0 55px;
	font-size: 0;
	text-align: center;
	border-bottom: 1px solid #cbcbcb;
	background: white;
}
#pcatetab.fixing {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 0 55px;
	z-index: 1;
}
#pcatetab a {
	position: relative;
	display: inline-block;
	min-width: 200px;
	margin: 0 0 0 -1px;
	font: normal 18px '微软雅黑';
	padding: 18px 36px 14px;
	border: 1px solid #cbcbcb;
	border-bottom: none;
	color: black;
}
#pcatetab a em {
	position: absolute;
	bottom: -22px;
	left: 50%;
	margin-left: -5px;
	border: 11px solid transparent;
}
#pcatetab a.on ,
#pcatetab a:hover ,
#pcatetab a:active {
	padding: 19px 37px 15px;
	color: white;
	background: #c92d2d;
	border: none;
	text-decoration: none;
}
#pcatetab a.on em ,
#pcatetab a:hover em {
	border-top-color: #c92d2d;
}
.sectit {
	padding-top: 30px;
}
.sectit h3 {
	margin: 0 13px;
	font-size: 30px;
	line-height: 43px;
	border-bottom: 1px solid #b4b4b4;
	padding: 0 0 17px 60px;
	background: url(/images/plistsec.png) no-repeat left top;
}
.sectit h3 ,
.sectit h3 a {
	color: black;
	font-weight: normal;
}

.plist {
	padding-bottom: 46px;
	font-size: 0;
	text-align: left;
}
.plist .blk {
	display: inline-block;
	width: 271px;
	margin: 0 13px;
	font-size: 14px;
	text-align: left;
	border-bottom: 3px solid #525252;
}
.plist .blk:hover {
	border-bottom-color: #c82b2b;
}
.plist .imgbox {
	width: 266px;
	height: 266px;
	margin-left: auto;
	margin-right: auto;
	background: white;
}
.plist h3 {
	margin: 0 10px;
	color: #c82b2b;
	font-size: 16px;
	font-weight: normal;
}
.plist p {
	margin: 9px 10px 0;
	height: 63px;
	font-size: 12px;
	line-height: 21px;
	color: #ababab;
	overflow: hidden;
}
.plist .more {
	display: block;
	width: 80px;
	margin: 28px auto;
}
#plist_cnt .sectit {
	padding-top: 68px;
}
#psec1 {
	overflow: hidden;
}
#pgaly {
	float: left;
	width: 437px;
	position: relative;
}
#pgaly .bd {
	width: 435px;
	height: 435px;
	border: 1px solid #cbcbcb;
	overflow: hidden;
}
#pgaly .bd a {
	width: 100%;
	height: 100%;
}
#pgaly .hd {
	margin-top: 10px;
	font-size: 0;
	text-align: center;
}
#pgaly .hd span {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	margin: 16px 4px;
	font-size: 12px;
	border: 1px solid #ccc;
}
#pgaly .hd .imgbox {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#pgaly .hd em {
	display: none;
	position: absolute;
	top: -21px;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-bottom-color: #ccc;
}
#pgaly .hd span:hover em ,
#pgaly .hd span.on em {
	display: block;
}

#pgaly .MagicZoom{display:block; margin:0 auto;}
#pgaly .MagicZoom img{border:0 !important; padding:0 !important; margin:0 !important;}
#pgaly .MagicZoomBigImageCont{border:1px solid #999;}
#pgaly .MagicZoomHeader{font-size:8pt !important; line-height:normal !important; color:#fff; background:#666; text-align:center !important;}
#pgaly .MagicZoomPup{border:1px solid #ccc; background:#fff; cursor:move;}
#pgaly .MagicZoomLoading{border:1px solid #ddd; background:#fff url(/images/lib/product/zoomloader.gif) no-repeat 2px 50%; padding:4px 4px 4px 24px !important; margin:0; text-decoration:none; text-align:left; font-size:8pt; font-family:sans-serif; color:#444;}
#pgaly #zoom-big { position:absolute; top: 0px; left: 436px; }

#pinfo {
    float: right;
	
    width: 639px;
    margin-right: 52px;
}
#pinfo h1 {
	padding: 12px 0;
	font-size: 25px;
	line-height: 28px;
	color: black;
}
#pinfo .statue {
	padding: 25px 0;
	font-size: 14px;
	line-height: 14px;
	color: #969696;
}
#pinfo .statue a {
	padding: 0 3px;
	color: #c92d2d;
	cursor: pointer;
}
#pinfo h3 {
	padding: 5px 0;
	font-size: 18px;
	color: #323232;
}
#pinfo .feature {
	padding: 9px 0;
	font-size: 14px;
}
#pinfo .feature table {
	width: 100%;
	border-collapse: collapse;
}
#pinfo .feature td {
	height: 27px;
	background: white;
}
#pinfo .feature .odd td {
	background: #e1e1e1;
}
#pinfo .buy {
	display: inline-block;
	margin: 22px 0;
	padding: 0 29px 0 71px;
	color: white;
	font-size: 23px;
	line-height: 50px;
	border-radius: 3px;
	background: #c92d2d url(/images/amazon.png) no-repeat 27px center;
}
.tab1 {
	padding: 45px 0;
}
.tab1 .hd {
	font-size: 0;
	border-bottom: 1px solid #ccc;
}
.tab1 .hd a {
	position: relative;
	display: inline-block;
	margin: 0 -1px -1px;
	padding: 17px 42px;
	text-align: center;
	font-size: 21px;
	line-height: 24px;
	color: black;
	border: 1px solid #cbcbcb;
	background: white;
	cursor: pointer;
}
.tab1 .hd a em {
	display: none;
	position: absolute;
	left: 50%;
	bottom: -20px;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top-color: #b2b2b2;
}
.tab1 .hd a:hover,
.tab1 .hd a.on {
	color: white;
	background: #b2b2b2;
	text-decoration: none;
}
.tab1 .hd a:hover em,
.tab1 .hd a.on em {
	display: block;
}
.tab1 .hd {
	margin: 0 0 45px;
}
.review {
	width: 100%;
	margin: 6px 0;
	border: 1px solid #cbcbcb;
	border-collapse: collapse;
}
.review td {
	overflow: hidden;
	border: 1px solid #cbcbcb;
}
.review .member {
	width: 405px;
	text-align: center;
}
.review .msg {
	width: 792px;
	vertical-align: top;
}
.review .avatar {
	display: inline-block;
	width: 48px;
	height: 48px;
	padding-right: 54px;
	vertical-align: middle;
}
.review .minfo {
	display: inline-block;
	font-size: 14px;
	color: #646464;
	vertical-align: middle;
}
.review .minfo h3 {
	font-weight: normal;
}
.review .title {
	padding: 4px 17px;
	font-size: 14px;
	color: black;
	border-bottom: 1px solid #cbcbcb;
	background: #f5f5f5;
	font-weight: normal;
	overflow: hidden;
}
.review p {
	min-height: 30px;
	margin: 19px 29px;
	font-size: 12px;
	line-height: 20px;
	color: #6c6c6c;
}
.review .time {
	float: right;
	padding-left: 20px;
	color: #969696;
}
.review_post {
	margin-top: 18px;
	font-size: 14px;
	color: black;
}
.review_post label {
	display: block;
	padding: 0 0 22px;
	line-height: 30px;
}
.review_post input[type='text'] {
	width: 757px;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
	color: black;
	border: 1px solid #cbcbcb;
}
.review_post textarea {
	width: 945px;
	height: 95px;
	padding: 10px;
	resize: none;
	border: 1px solid #cbcbcb;
	/* outline: none; */
}
.review_post input[type='submit'] {
	width: 90px;
	height: 37px;
	font: normal 18px/37px 'Arial';
	color: white;
	text-align: center;
	background: #bb322a;
	cursor: pointer;
}
.review_post .star img {
	cursor: pointer;
}
.faqlist {
	
}
.faqlist .blk {
	position: relative;
	padding: 19px 18px 19px 79px;
	margin: -1px 0;
	border: 1px solid #cbcbcb;
	font-size: 13px;
	line-height: 20px;
}
.faqlist em {
	position: absolute;
	left: 45px;
	top: 20px;
	width: 14px;
	height: 14px;
	background: url(/images/faqlist.gif) no-repeat;
	cursor: pointer;
}
.faqlist .blk.on em {
	background: url(/images/faqlist_on.gif) no-repeat;
}
.faqlist h3 {
	color: #6c6c6c;
	font-weight: normal;
}
.faqlist p {
	display: none;
	margin-top: 4px;
	color: #969696;
}
.faqlist .blk.on p {
	display: block;
}
#psec2 .review_des {
	padding-top: 44px;
	margin-top: 44px;
	border-top: 1px dotted #727272;
}
#psec2 {
	font-size: 14px;
	line-height: 24px;
	color: #646464;
}
#pinfo .buy:hover {
	text-decoration: none;
	background: #fcd262 url(/images/amazon_on.png) no-repeat 27px center;
}
#detail {
	min-height: 500px;
	padding-bottom: 50px;
}
#fsec1 {
	padding: 19px 0;
	background: #e0e0e0;
	text-align: right;
	font-size: 18px;
}
#fsec1 .share {
	padding: 0 19px 0 10px;
}
#fsec1 a {
	display: inline-block;
	padding: 0 0 0 8px;
}
#fsec1 img {
	vertical-align: middle;
}
#fsec1 img.nr ,
#fsec1 a:hover .on {
	display: inline-block;
}
#fsec1 img.on ,
#fsec1 a:hover .nr {
	display: none;
}
#fsec2 {
	padding: 17px;
	background: #9c9c9c url(/images/fsec2bg.png) repeat-x top left;
}
#fsec2 .cnt ,
#fsec2 .cnt a {
	font-size: 14px;
	line-height: 20px;
	color: white;
	overflow: hidden;
}
#fsec2 .logo {
	float: right;
	width: 190px;
	height: 52px;
	margin-top: 16px;
}
#fsec2 .navi {
	margin: 15px 0;
	vertical-align: middle;
}
#fsec2 .navi a {
	padding-right: 10px;
}
#fsec2 .navi a+a {
	padding-left: 9px;
	border-left: 1px solid #827e7e;
}

#member {
	min-height: 500px;
	margin: 50px auto;
}

#arclist {
	min-height: 500px;
	/* width: 690px; */
}
#arclist .blk {
	position: relative;
	padding: 15px;
	border-bottom: 1px dashed #ccc;
}
#arclist .blk .imgbox {
	float: left;
	width: 247px;
	height: 139px;
	padding-right: 10px;
}
#arclist .blk h3 ,
#arclist .blk h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#arclist .blk p {
	padding: 10px 0px;
	/* width: 650px; */
	font-size: 12px;
	line-height: 20px;
	color: #aaa;
}
#arclist .blk .more {
	position: absolute;
	bottom: 15px;
	right: 30px;
	/* font-size: 14px; */
	/* line-height: 25px; */
	/* color: #ff5216; */
	/* font-style: italic; */
}
#videolist {
	font-size: 0;
}
#videolist .blk {
	display: inline-block;
	width: 550px;
	margin: 0px 25px;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
}
#videolist .video_content {
	margin-bottom: 10px;
	width: 550px;
	height: 320px;
	overflow: hidden;
	background: black;
}
#videolist .blk h3 a {
	font-weight: bold;
	color: black;
}
#videolist .blk p ,
#videolist .blk p a {
	font-size: 12px;
	color: #333;
}
#page {
	margin-top: 19px;
	padding-bottom: 50px;
	font-size: 0;
	text-align: right;
}
#page a ,
#page input {
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
	width: 31px;
	height: 31px;
	font-size: 12px;
	line-height: 31px;
	text-align: center;
	border: none;
	vertical-align: middle;
}
#page span {
	padding: 0 8px;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
}
#page a.prev {
	background: url(/images/prev.gif) no-repeat;
}
#page a.next {
	background: url(/images/next.gif) no-repeat;
}
#page a.num {
	color: #333;
	background: url(/images/btn.gif) no-repeat;
}
#page input[type=text] {
	margin-left: 21px;
	width: 35px;
	background: url(/images/page_num.gif) no-repeat;
}
#page input[type=submit] {
	background: url(/images/btn.gif) no-repeat;
	cursor: pointer;
}

