@charset "utf-8";
/* CSS Document */
#container {
	clear:both;
	width:955px;	
	margin-top:6px;
	margin-right:auto;
	margin-left:auto;
}
#container .gg2 {
	clear:both;
	margin-top:6px;
	padding:10px;
	padding-bottom:0px;
	background:#FBFBE3;
	border:1px solid #FF6633;
}
#container .gg2 .close {
	clear:both;
	text-align:right;
}
#container .gg2 .close a {
	color:#0000FF;
}
#container .gg2 .close a:hover {
	text-decoration:underline;
}
#container .loginform {
	clear:both;
	height:38px;
	background:url(../images/loginform_bg.gif) repeat-x;
}
#container .loginform li {
	float:left;
	height:30px;		
	padding-top:8px;
	padding-left:6px;
}
#container .loginform .l1 {
	padding-left:6px;
}
#container .loginform .l2 input {
	width:100px;
	height:16px;
	line-height:16px;
}
#container .loginform .l3 input {
	width:48px;
	height:16px;
	line-height:16px;
}
#container .loginform .l4 {
	padding-top:8px;
}
#container .loginform .first {
	float:left;
	width:3px;
	background:url(../images/loginform_l.gif) no-repeat left;
}
#container .loginform .last {
	float:right;
	width:3px;
	background:url(../images/loginform_r.gif) no-repeat right;
}

/* left */
#container .left {
	float:left;
	width:735px;
	margin-top:6px;		
}
#container .left .ad {
	width:735px;
	height:180px;
}

#container .left .proList1 {
	width:735px;
	height:306px;
	margin-top:6px;
	background:url(../images/proList1_bg.gif) no-repeat;
}
#container .left .proList1 .tit {
	height:25px;
	border-bottom:1px dashed #CCCCCC;
	line-height:25px;
}
#container .left .proList1 .tit .s1 {
	float:left;
	padding-left:24px;
	color:#666666;
	font-weight:bold;
}
#container .left .proList1 .tit .s2 {
	float:right;
	padding-right:24px;
}
#container .left .itemList {
	width:721px;
	margin-right:auto;
	margin-left:auto;
	line-height:16px;
}
#container .left .itemList .item {
	float:left;
	overflow:hidden;
	width:103px;
	height:125px;
	padding-top:10px;
	text-align:center;
}
#container .left .itemList .item img {
	width:95px;
	height:95px;
}

#container .left .ad2 {
	width:728px;
	margin-top:6px;
	padding:2px;
	border:1px dashed #4AC0FF;
}

#container .left .cat {
}
#container .left .cat .tit {
	margin-top:8px;
	height:25px;
	border-bottom:3px solid #2E98D5;
}
#container .left .cat .tit .l {
	float:left;
	width:102px;
	height:25px;
	background:url(../images/index_cat1.gif) no-repeat top;
	color:#000000;
	font-size:14px;
	text-align:center;
	line-height:25px;
	font-weight:bold;
}
#container .left .cat .tit .r {
	float:right;
	overflow:hidden;
	width:80px;
	height:25px;
	padding-right:18px;
	padding-left:14px;
	background:url(../images/index_cat2.gif) left 2px no-repeat;
	color:#FFFFFF;
	line-height:28px;
	cursor:pointer;
}
#container .left .cat .cont {
	padding:8px 0px;
	border:1px solid #8CC0E7;
	border-top:none;
}
#container .left .cat .cont li {
	float:left;
	width:238px;
	height:40px;
	background:url(../images/index_cat3.gif) left 3px no-repeat;
	text-indent:18px;
	line-height:140%;
}
#container .left .cat .cont strong {
	font-size:14px;
}
#container .left .cat .cont ul {
	clear:both;
	height:40px;
	padding:4px 8px 0px;
}
#container .left .cat .cont ul.bgc {
	height:40px;
	background-color:#E1F6FE;
}
#container .left .cat .allProductCategory {
	display:none;
	position:absolute;
	width:733px;
	z-index:100;
	border-top:3px solid #2E98D5;	
	border-right:1px solid #8CC0E7;
	border-bottom:1px solid #8CC0E7;
	border-left:1px solid #8CC0E7;
	background-color:#FFFDFB;
}
#container .left .cat .allProductCategory .item {
	clear:both;
	width:723px;
	margin-right:auto;
	margin-left:auto;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #E3E3E3;
}
#container .left .cat .allProductCategory .a_gray {
	margin-left:12px;
	padding-left:20px;
	background:url(../images/icon4.gif) no-repeat left;
	white-space:nowrap;
	line-height:150%;
}
#container .left .cat .allProductCategory strong .a_gray {
	font-size:14px;
	background:url(../images/index_cat3.gif) no-repeat left;
}



#container .left .hotproduct {
	margin-top:6px;
	padding-bottom:10px;
	background:url(../images/hotproduct.gif) no-repeat center top;
	border-right:1px solid #8DAE33;
	border-bottom:1px solid #8DAE33;
	border-left:1px solid #8DAE33;
}
#container .left .hotproduct .tit {
	height:32px;
	padding-right:30px;
	text-align:right;
	line-height:24px;
}
#container .left .hotproduct .tit a {
	padding-left:10px;
}

#container .left .specialproduct {
	margin-top:6px;
	padding-bottom:10px;
	background:url(../images/specialproduct.gif) no-repeat center top;
	border-right:1px solid #FF7A46;
	border-bottom:1px solid #FF7A46;
	border-left:1px solid #FF7A46;
}
#container .left .specialproduct .tit {
	height:32px;
	padding-right:20px;
	text-align:right;
	line-height:24px;
}

/* //left */

/* right */
#container .right {
	float:right;
	width:210px;
	margin-top:6px;
}
#container .right .notice {
	clear:both;
	overflow:hidden;
	width:198px;
	height:148px;
	padding-top:32px;
	padding-left:12px;
	background:url(../images/index_notice.gif) no-repeat;
}
#container .right .notice li {
	overflow:hidden;
	padding-left:12px;
	background:url(../images/point_gray.gif) no-repeat left;
	white-space:nowrap;
	line-height:18px;
}

#container .right .contact {
	clear:both;
	width:210px;
	height:340px;
	margin-top:6px;
	background:url(../images/contact_bg.gif) no-repeat;
}
#container .right .contact .tit {
	height:30px;
	padding-left:8px;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:"黑体";
}
#container .right .contact .qq {
	padding-top:40px;
	padding-left:15px;
}
#container .right .pay {
	padding-top:8px;
	text-align:center;
}

#container .right .attentionPro {
	width:210px;
	height:283px;
	margin-top:6px;
	padding-top:40px;
	padding-right:3px;
	padding-left:3px;
	background:url(../images/attentionPro_bg.gif) no-repeat;
}
#container .right .attentionPro .item {
	float:left;
	width:68px;
	height:90px;
	line-height:24px;
	text-align:center;
}
#container .right .attentionPro .item img {
	width:60px;
	height:60px;
}

#container .right .ad {
	margin-top:6px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px dashed #ACD63B;
	text-align:center;
}

#container .right .question {
	width:190px;
	height:196px;
	margin-top:6px;
	padding-top:56px;
	padding-right:10px;
	padding-left:10px;
	background:url(../images/question_bg.gif) no-repeat;
}
#container .right .question li {
	height:21px;
	padding-left:15px;
	background:url(../images/icon3.gif) no-repeat left 8px;
	border-bottom:1px dashed #CCCCCC;
	line-height:21px;
}

#container .right .saleInfo {
	height:592px;
	margin-top:6px;
	border:1px solid #95CF92;
}
#container .right .saleInfo .tit {
	height:30px;
	margin-top:1px;
	background:url(../images/sliding_bg.gif) repeat-x top;
	border-left:1px solid #FFFFFF;
	line-height:26px;
	text-align:center;
}
#container .right .saleInfo .tit li {
	float:left;
	width:69px;
	height:30px;
	cursor:pointer;
}
#container .right .saleInfo .tit li.focus {
	float:left;
	width:69px;
	background:url(../images/slidingMenu.gif) no-repeat top;
	color:#FFFFFF;
	font-weight:bold;	
}
#container .right .saleInfo .cont li {
	display:none;
	padding:8px;
	line-height:150%;
}
#container .right .saleInfo .cont li.focus {
	display:block;
}
#container .right .saleInfo .cont p {
	text-indent:24px;
	padding-top:5px;
	padding-bottom:5px;
}
#container .right .saleInfo strong {
	color:#FF0000;
	font-weight:normal;
}

#container .ad3 {
	margin-top:6px;
	padding:2px;
	border:1px dashed #ACD63B;
}

#container .news {
	float:left;
	width:735px;
	height:390px;
	margin-top:6px;
	background:url(../images/index_news.gif) no-repeat;
}
#container .news .tit {
	height:22px;
	padding-top:5px;
}
#container .news .tit li {
	float:left;
	line-height:22px;	
}
#container .news .tit .l1 {
	width:88px;
	color:#000066;
	font-weight:bold;
	text-align:center;
}
#container .news .tit .l2 {
	width:88px;
	padding-left:4px;
	text-align:center;
}
#container .news .tit .l3 {
	float:right;
	padding-right:12px;
}
#container .news .search {
	clear:both;
	height:37px;
	_height:32px;
	margin-right:8px;
	margin-left:8px;
	_padding-top:5px;	
	padding-left:8px;
	border-bottom:1px dashed #999999;
	line-height:37px !important;
}
#container .news .search span {
	padding-right:3px;
	padding-left:3px;
}
#container .news .news1,#container .news .news2,#container .news .news3 {
	float:left;
	display:inline;
	width:228px;
	margin-left:12px;
}
#container .news .news1 .tit,#container .news .news2 .tit,#container .news .news3 .tit {
	height:24px;
	border-bottom:3px solid #FF6600;
	line-height:24px;
}
#container .news .news1 .tit .s1,#container .news .news2 .tit .s1,#container .news .news3 .tit .s1 {
	float:left;
	padding-left:8px;
	font-weight:bold;
}
#container .news .news1 .tit .s2,#container .news .news2 .tit .s2,#container .news .news3 .tit .s2 {
	float:right;
	padding-right:10px;
}
#container .news .news1 .cont {
	margin-top:8px;
}
#container .news .news1 .item {
	float:left;
	width:76px;
	height:94px;	
	text-align:center;
	line-height:20px;
}
#container .news .news1 .item img {
	padding:2px;
	border:1px dashed #00A8F9;
}
#container .news .news2 .cont li {
	overflow:hidden;
	width:216px;
	height:20px;
	padding-top:3px;
	padding-left:12px;
	background:url(../images/point_gray.gif) no-repeat left;
	border-bottom:1px dashed #CCCCCC;
	white-space:nowrap;
	line-height:20px;
}
#container .news .news2 .cont span {
	color:#CCCCCC;
}
#container .news .news3 .cont li {
	overflow:hidden;
	width:216px;	
	height:20px;
	padding-top:3px;
	padding-left:18px;
	background:url(../images/icon5.gif) no-repeat left;
	border-bottom:1px dashed #CCCCCC;
	white-space:nowrap;
	line-height:20px;
}
#container .news .news3 .cont span {
	color:#CCCCCC;
}


#container .feedback {
	float:right;
	width:210px;
	height:390px;
	margin-top:6px;
	background:url(../images/index_feedback.gif) no-repeat;
}
#container .feedback .more {
	height:30px;
	padding-top:8px;
	padding-right:12px;
	line-height:30px;
	text-align:right;
}
#container .feedback .cont {
	padding-right:12px;
	padding-left:12px;
}
#container .feedback .cont li {
	overflow:hidden;
	height:22px;
	padding-top:3px;
	padding-left:17px;
	background:url(../images/icon4.gif) no-repeat left 8px;
	border-bottom:1px dashed #CCCCCC;
	line-height:22px;
}

#container .friendlink {
	clear:both;
	margin-top:6px;
	width:907px;
	padding-right:24px;
	padding-left:24px;
	background:url(../images/links.gif) no-repeat left top;
	border:1px dashed #11ACFF;
}
#container .friendlink .intro {
	clear:both;
	height:32px;
	padding-left:110px;
	border-bottom:1px dashed #11ACFF;
	color:#666666;	
	line-height:32px;
}
#container .friendlink .links {
	clear:both;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}
#container .friendlink .links li {
	float:left;
	width:134px;
	height:24px;
	padding-left:17px;
	background:url(../images/icon2.gif) left no-repeat;
	line-height:24px;
}
/* //right */