@charset "utf-8";
/* CSS Document */
body {


	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*媒体查询，参考部分Bootstrap 框架*/
/*当页面大于1200px时大屏幕，主要PC端*/
@media (min-width:1200px) {


	
}
/*在992px-1199px像素之间的屏幕里，中等屏幕，分辨率低的PC*/
@media (min-width:992px) and (max-width:1199px) {

	
}
/*在768和991像素之间的屏幕里，小屏幕，主要是PAD*/
@media (min-width:768px) and (max-width:991px) {
	
}
/*在480-767像素之间的屏幕里，超小屏幕，主要手机*/
@media (min-width: 480px) and (max-width:767px) {

}

/*在小于480像素的屏幕里，微小屏幕，更低分辨率的手机*/
@media (max-width:479px) {
	
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div {
	margin: 0px;
	padding: 0px;
}
form {

	padding: 0px;
}

FIELDSET {
	BORDER-RIGHT: #eceaea 1px solid; PADDING-RIGHT: 20px; BORDER-TOP: #eceaea 1px solid; PADDING-LEFT: 20px; BACKGROUND: #fcfcfc; MARGIN-BOTTOM: 20px! important; PADDING-BOTTOM: 30px; BORDER-LEFT: #eceaea 1px solid; COLOR: #494949; PADDING-TOP: 15px; BORDER-BOTTOM: #eceaea 1px solid
}
LEGEND {
	BORDER-RIGHT: #eceaea 1px solid;
	PADDING-RIGHT: 20px;
	BORDER-TOP: #eceaea 1px solid;
	PADDING-LEFT: 20px;
	BACKGROUND: #fff;
	MARGIN-BOTTOM: 15px;
	PADDING-BOTTOM: 10px;
	BORDER-LEFT: #eceaea 1px solid;
	COLOR: #494949;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #eceaea 1px solid;
}
#page{
	
	margin-right: auto;
	margin-left: auto;
}
header {
	margin:0 auto;
	width:1210px;
}
.logo {
	position:absolute;
	width: 220px;
	height: 55px;
	padding-top: 10px;

}
.top_1 {
	background-color: grey;
}
.top {
	
	width: 100%;
	height:30px;
	background-color: #575757;
	
}
.top_inside{
	width:1200px;
	margin:0 auto;
}
.shopping_cart{
	float:right;
}
td .top {
	float: left;
	width: 730px;
}
.cart {
	float:right;
	width: 400px;
}
.cart1 {
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.select {
	float: left;
	width: 73px;
	border: 1px solid #e6e6e6;
}
.cart2 {
	float:right;
	
}

@media (min-width:1200px) {
.top_1 {
	background-color: grey;
}
.top {
	
	width: 100%;
	height:30px;
	background-color: #575757;
	
}
.top_inside{
	width:1200px;
	margin:0 auto;
}
.shopping_cart{
	float:right;
}
td .top {
	float: left;
	width: 730px;
}
.cart {
	float:right;
	width: 400px;
}
.cart1 {
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.select {
	float: left;
	width: 73px;
	border: 1px solid #e6e6e6;
}
.cart2 {
	float:right;
	
}
}
@media (max-width:479px) {
.top_1 {
	background-color: grey;
}
.top {
	
	width: 100%;
	height:30px;
	background-color: #575757;
	
}
.top_inside{
	width:100%;
	margin:0 auto;
}
.shopping_cart{
	float:right;
}
td .top {
	float: left;
	width: 730px;
}
.cart {
	float:right;
	width: 400px;
}
.cart1 {
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.select {
	float: left;
	width: 73px;
	border: 1px solid #e6e6e6;
}
.cart2 {
	float:right;
	
}
	
}
.cart2 a {
    border-right: 1px solid #DADACF;
    color: #FCFCFC;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-left: -2px;
    padding: 5px 7px 7px 10px;
    position: relative;
    text-decoration: none;

}
.cart2 a:hover {
	/*background-image: url(cart_hover.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bolder;

}
.shopping {
	background-image: url(cart-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 200px;
	height: 76px;
	color: #FFFFFF;
	padding-top: 10px;
}
.shopping a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}
.free {
	text-align: right;
	float: left;
	width: 100px;
}
.h1 {
        font-size:15px;
        width:950px;
        color:#595A5A;
        font-family:Arial;Verdana;Georgia;
        font-weight:normal;
        text-align:left;
}
.h2 {
        font-size:13px;
        width:950px;
        color:#008000;
        font-family:Arial;Verdana;Georgia;
        font-weight:normal;
        text-align:left;
        margin-top:20px;
        margin-bottom:20px
}
.h3 {
        width:950px;
        color:#6B6B6A;
        font-family: Verdana,Arial,Georgia;
        font-weight:normal;
        text-align:justify;
        margin-bottom:15px;
}

@media (min-width:1200px) {
nav {
	width:100%;
	background-color: #575757;
	float:left;
	margin-top:20px;
}
}
@media (max-width:479px) {
nav {
	width:100%;
	background-color: black;
	float:left;
	margin-top:20px;
}
	
}

.nav {
	float: right;
	height: 70px;
	margin-right:120px;
	
}
.nav ul li {
	float: left;
	width: auto;
	position: relative;
}
.nav ul li a {
	color: #000;
	text-decoration: none;
	line-height: 70px;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	/*background-image: url(marker1.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	*/
	height: 70px;
	float: left;
	width: auto;
}


.nav ul li a:hover {
    background-color:#0E4B52;
	color:white;
}

@media (min-width:1200px) {
.search {
	float: right;
	height: 37px;
	text-align:left;
	margin-top:30px;
}
.search a {
    color: #777777;
    text-decoration: none;
}
.input1 {
	border: 1px solid #dedec6;
	background-color: #f0f0e5;
	float: left;
	width: 283px;
	height:30px;
}
#searchsubmit {
	background-color:#666666;
	color:white;
	
}
}
@media (max-width:479px) {
.search {
	float: left;
	height: 37px;
	text-align:left;
	margin-top:90px;
	margin-left:20px;
}
.search a {
    color: #777777;
    text-decoration: none;
}
.input1 {
	border: 1px solid #dedec6;
	background-color: #f0f0e5;
	float: left;
	width: 283px;
	height:30px;
}
#searchsubmit {
	background-color:#666666;
	color:white;
	
}
	
}


@media (min-width:1200px) {
#pagebody {
	width: 1210px;
    margin:0 auto;
}
.col1 {
	float: right;
	width: 230px;
}
}
@media (max-width:479px) {
#pagebody {
	width: 100%;
    margin:0 auto;
}
.col1 {
	float: right;
	width: 230px;
	display:none;
}
	
}

/*.menu {
	float: left;
	width: 230px;

}*/
.menu_title {
	float: left;
	width: 220px;
	height:35px;
	line-height:35px;
	color: #7c7c5d;
	text-align: left;
	padding-left: 10px;
	background-image: url(menu_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_content {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
}
.menu_content ul li {
	float: left;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5e8;
	text-align: left;
}
.menu_content ul li a {
	line-height: 30px;
	color: #7c7c5d;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 220px;
	padding-left: 10px;
	display: block;
}
.menu_content ul li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c4c4a8;
}
.menu1 {
	float: left;
	width: 230px;
}
.menu1_title {
	line-height: 35px;
	font-weight: bold;
	color: #7C7C5D;
	background-image: url(menu_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 35px;
	width: 230px;
	padding-left: 10px;
}
.menu1_content {
	float: left;
	width: 230px;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.m_pro {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edede0;
	padding-top: 15px;
	
	padding-bottom: 15px;
	
}
.m_pro_img {
	float: left;
	height: auto;
	width: 70px;
	padding-right: 5px;
}
.m_pro_pri {
	text-align: center;
	float: left;
	width: 130px;
	font-weight:bold;
}
.m_pro_name {
    height:40px;
    overflow:hidden;
}
.m_pro_name a {
	color: #ff8a00;
	text-decoration: none;
	line-height: 20px;
}
.m_pro_name a:hover {
	text-decoration: underline;
}
.pro_name_price {
	text-align: center;
	float: left;
	width: 130px;
}
.pro_name_price a {
	color: grey;
	text-decoration: none;
	line-height: 20px;
}
.pro_name_price a:hover {
	color:green;
	font-weight:bolder;
}
.pro_price a{
    text-decoration:none;
    color:red;
}
.pro_price a:hover{
    text-decoration:underline;
    color:green;
    font-weight:bolder;
}


@media (min-width:1200px) {
.col2 {
	float: left;
	width:970px;
}
}
@media (max-width:479px) {
.col2 {
	float: left;
	width:100%;
}
	
}
.index_col2 {
	float: left;
	width:100%;
}
.ad {
	margin:0 auto;
	
}
.midd_ad {
	float: left;
}
.right_ad {
	float: right;
	width: 230px;
	display:none;
}
.list {
	float: left;
	width: 970px;
	padding-top: 5px;
}
.list_title {
	background-image: url(searcg_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 960px;
	text-align: left;
	padding-left: 10px;
	line-height: 35px;
	font-weight: bold;
	color: #7c7c5d;
}
.list_content {
	float: left;
	width: 970px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.left_list {
	float: left;
	width: 11px;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 60px;
}
.midd_list {
	float: left;
	width: 650px;
}
.pro {
	float: left;
	width: 31%;
	border: 1px  solid #ececdf;
/*	height:300px;*/
	margin-left:16.5px;
	padding-top:5px;

}
.pro:hover{background:#CBCBCB;}
.pro_img {
/*	width: 170px;
	height:170px;*/
	margin:auto;
}
.pro_name {
	text-align: center;
	float: left;
	width: 80%;
	height:40px;
	padding-left: 15%;
	overflow:hidden;
}
.pro_name a {
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
.pro_pri {
	text-align: center;
	float: left;
	width: 90%;
	padding-left: 9px;
	padding-bottom:15px;
	font-weight:bold;
	
}
.right_list {
	float: left;
	width: 11px;
	padding-left: 9px;
	padding-right: 10px;
	padding-top: 60px;
}

@media (min-width:1200px) {
.list1 {
	float: left;

}
.list1_index {
    width:1210px;
    margin:0 auto;

}
.list1_title_index_2 {
	height:45px;
	border-bottom:#E0E0E0 solid 1px;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	width:1210px;
}
.list1_title_index {
	width:150px;
	height:45px;
	background-color: #E0E0E0;

}
.list1_title_index_1 {
	line-height: 45px;
	color: #7c7c5d;
	/*background-image: url(searcg_bg.gif);
	background-repeat: repeat;
	background-position: left;*/
	float: left;
	height: 35px;
	font-weight: bold;
	padding-left:25px;
}

.list1_title {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(searcg_bg.gif);
	background-repeat: repeat;
	background-position: left;
	float: left;
	height: 35px;
	width:100%;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.list2_title{
	width:1210px;
	margin:0 auto;
}
.list1_title1 {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(searcg_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 940px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.list1_title a {
	color: #000000;
	text-decoration: none;
}
.list1_title a:hover {
	text-decoration: underline;
}
.list1_title1 a {
	color: #000000;
	text-decoration: none;
}
.list1_title1 a:hover {
	text-decoration: underline;
}

.list1_content {
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
    width: 99%;
}
.details_content {
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
    width: 100%%;
    text-align:left;
}
.list2_content {
	background-color: #FFFFFF;
	float: left;
	width: 970px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 5px;
	margin-top:20px;
}
.list2_content_disp {
	background-color: #FFFFFF;
	float: left;
	width: 1210px;
	margin-bottom: 5px;
}
.login {
	text-align: left;
	float: left;
	width: 680px;
	line-height: 25px;
}
.info {
	float: left;
	width: 680px;
	text-align: left;
	line-height: 20px;
}
.sign {
	float: left;
	width: 680px;
	line-height: 20px;
	text-align: left;
}
.all {
	float: left;
	width: 680px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 20px;
}
.edit {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.favorites {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.address {
	float: left;
	width: 680px;
	text-align: left;
}
.review {
}
.ping {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.friend {
	text-align: left;
	float: left;
	width: 680px;
}
.or_info td {border: 1px solid #E4E4E4;}
.or_info table {border-collapse:collapse;}
.all td {
	border: 1px solid #E4E4E4;
}
.all table {border-collapse:collapse;}
.favorites td {
	border: 1px solid #E4E4E4;
}
.favorites table {border-collapse:collapse;}

.checkoutShipto {
	float: left;
	width: 680px;
}
.forward {
	text-align: right;
	float: left;
	width: 680px;
}
.faq {
	text-align: left;
	float: left;
	width: 680px;
}
.faq_content {
	float: left;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.faq_content ul li {
	float: left;
	height: 30px;
	width: 680px;
}
.faq_content ul li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
.faq_content a:hover {
	color: #FF6600;
	text-decoration: none;
}
.faq1 {
	float: left;
	width: 680px;
	line-height: 20px;
	text-align: left;
}
.faq2 {
	text-align: left;
	float: left;
	width: 680px;
}
.or_info {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.buttonRow a {
	color: #669900;
	text-decoration: underline;
}
.important {
	font-size: 18px;
	line-height: 25px;
	color: #FF6600;
}


.cart_title {
	line-height: 20px;
	color: #666666;
	text-align: left;
	float: left;
	width: 680px;
}
.cart_content {
	float: left;
	width: 680px;
	line-height: 20px;
}
.cart_table th {
	border: 1px solid #E6E6E6;
}
.cart_table td {
	border: 1px solid #E6E6E6;
}
.cart_table {
	border: 1px solid #DBDBDB;
}
.cart_content a {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.cart_content table {border-collapse:collapse;}
.cartSubTotal {
	float: left;
	width: 680px;
	text-align: right;
	line-height: 30px;
	color: #666666;
}
.cart_button {
	float: left;
	width: 680px;
	padding-top: 15px;
}

.goods {
	float: left;
	width: 680px;
	margin-bottom:10px;
}
.left_goods {
	float: left;
	width: 368px;
	border: 1px solid #CCCCCC;
	padding:8px;
}
.left1 {
	float: left;
	width: 138px;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	text-align: center;
	color: #666666;
	margin-top: 10px;
}
.right_goods {
	float: left;
	width: 570px;
	margin-left:10px;
}
.goods_name {
	font-size:14px;
	line-height: 35px;
	text-align: left;
	float: left;
	width: 570px;
	font-weight: bold;
	color: #7c7c5d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.goods_stock {
	text-align: left;
	float: left;
	width: 570px;
	line-height: 20px;
	color: #666666;
}
.goods_stock a {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	line-height: 30px;
}
.goods_stock a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.goods_pri {
	float: left;
	width: 570px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
span#product_price {
    font-size:1.5em;
    color:red;
}
.goods_size {
	float: left;
	width: 570px;
	text-align: left;
}
.detail {
	float: left;
	width: 680px;
}
.detail_title {
	float: left;
	width: 100%;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.detail_content {
	text-align: left;
	float: left;
	width: 100%;
	line-height: 20px;
}
.detail_content a {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

.button {
	text-align:left;
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sort_by {
	float: left;
	height: 40px;
	width: 970px;
	background-color: #575757;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #f5f5e8;
	font-weight: bold;
}

.dis {
	float: left;
	width: 970px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #666666;
}
.dis a {
	background-image: url(page_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: left;*/
	height: 26px;
	width: 28px;
	margin-right: 7px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}
.dis a:hover {
	background-image: url(page_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
}
.dis span {
	background-image: url(span.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	/*float: left;*/
	height: 26px;
	width: 61px;
	line-height: 26px;
}
.gride {
	float: left;
	width: 970px;
}
.gride_title {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(list1_title.gif);
	background-repeat: repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 970px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.gride_title a {
	color: #000000;
	text-decoration: none;
}
.gride_title a:hover {
	text-decoration: underline;
}
.gride_content {
	float: left;
	width: 950px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gride_pai {
	float: left;
	width: 950px;
	line-height: 20px;
	text-align: left;
	margin-bottom:10px;
}
.gride_pai ul li {
	line-height: 22px;
	color: #333333;
	text-align: left;
	float: left;
	width: 900px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669900;
}
.gride_pai ul li a {
	line-height: 22px;
	color: #669900;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin-right: 10px;
}
.gride_pai ul li a:hover {
	color: #FFFFFF;
	background-color: #669900;
}
.click {
	color: #FFFFFF;
	background-color: #669900;
}

.g_pro {
    float: left;
	width: 180px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin:22px;
	padding:5px;
	min-height:350px;
}
.g_pro_disp {
    float: left;
	width: 180px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin:28px;
	padding:5px;
	min-height:320px;
}
.g_pro:hover{
	background-color:#E6E6E6;
}
.g_pro_img {
	
	height:auto;
	width: 170px;
	margin-right: auto;
	margin-left:auto;

}

.g_pro_name {
	float: left;
	width: 180px;
	height:50px;
	overflow:hidden;
	text-align: center;
	padding-top: 10px;
	margin-bottom:10px;
	

}
.g_pro_name a {
	color: #70a216;
	text-decoration: none;
	line-height: 22px;
}
.g_pro_name a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.g_pro_name span {
	color: #FF6600;
}
.g_pro_pri {
	text-align: center;
	float: left;
	width: 180px;
	padding-top: 0px;
}.g_pro_pri span {
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.g_pro_pri strong {
	line-height: 20px;
	color: #CC0000;
}
.review_pro {
    float: left;
	width: 930px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin-bottom:15px;
	padding:10px;
}
/*.review_pro:hover{
	background-color:#E6E6E6;
}*/
.review_pro_img {
	float:left;

    

}

.review_pro_name {
	float: left;
	width: 590px;
	text-align: justify;
	padding-top: 10px;
	line-height:1.5em;
	margin-left:14px;
}
.review_pro_name a {
	color: #70a216;
	text-decoration: none;
	line-height: 22px;
}
.review_pro_name a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.review_pro_name span {
	color: #FF6600;
}
.review_pro_pri {
	text-align: center;
	float: right;
	width: 180px;
	padding-top: 0px;
}.review_pro_pri span {
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.review_pro_pri strong {
	line-height: 20px;
	color: #CC0000;
}
.shop {
	background-image: url(cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 80px;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
}

.yifa {
	float: left;
	width: 670px;
	text-align: left;
	line-height: 25px;
	border: 1px solid #eaeaea;
	background-color: #fcfcfc;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.yifa strong {
	color: #333333;
}
.message {
	float: left;
	width: 680px;
	text-align: left;
}

}
@media (max-width:479px) {
.list1 {
	

}
.list1_index {
    width:100%;
    margin:0 auto;

}
.list1_title_index_2 {
	height:45px;
	border-bottom:#E0E0E0 solid 1px;
	margin-bottom:15px;
	margin-top:15px;
	float:left;
	width:100%;
}
.list1_title_index {
	width:150px;
	height:45px;
	background-color: #E0E0E0;

}
.list1_title_index_1 {
	line-height: 45px;
	color: #7c7c5d;
	/*background-image: url(searcg_bg.gif);
	background-repeat: repeat;
	background-position: left;*/
	float: left;
	height: 35px;
	font-weight: bold;
	padding-left:25px;
}

.list1_title {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(searcg_bg.gif);
	background-repeat: repeat;
	background-position: left;
	float: left;
	height: 35px;
	width:100%;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.list2_title{
	width:100%;
	margin:0 auto;
}
.nest {
    display:none;
}
.list1_title1 {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(searcg_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.list1_title a {
	color: #000000;
	text-decoration: none;
}
.list1_title a:hover {
	text-decoration: underline;
}
.list1_title1 a {
	color: #000000;
	text-decoration: none;
}
.list1_title1 a:hover {
	text-decoration: underline;
}

.list1_content {
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
    width: 99%;
}
.details_content {
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right:10px;
    width: 100%%;
    text-align:left;
}
.list2_content {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 5px;
	margin-top:20px;
}
.list2_content_disp {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.login {
	text-align: left;
	float: left;
	width: 680px;
	line-height: 25px;
}
.info {
	float: left;
	width: 680px;
	text-align: left;
	line-height: 20px;
}
.sign {
	float: left;
	width: 680px;
	line-height: 20px;
	text-align: left;
}
.all {
	float: left;
	width: 680px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 20px;
}
.edit {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.favorites {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.address {
	float: left;
	width: 680px;
	text-align: left;
}
.review {
}
.ping {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.friend {
	text-align: left;
	float: left;
	width: 680px;
}
.or_info td {border: 1px solid #E4E4E4;}
.or_info table {border-collapse:collapse;}
.all td {
	border: 1px solid #E4E4E4;
}
.all table {border-collapse:collapse;}
.favorites td {
	border: 1px solid #E4E4E4;
}
.favorites table {border-collapse:collapse;}

.checkoutShipto {
	float: left;
	width: 680px;
}
.forward {
	text-align: right;
	float: left;
	width: 680px;
}
.faq {
	text-align: left;
	float: left;
	width: 680px;
}
.faq_content {
	float: left;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.faq_content ul li {
	float: left;
	height: 30px;
	width: 680px;
}
.faq_content ul li a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
.faq_content a:hover {
	color: #FF6600;
	text-decoration: none;
}
.faq1 {
	float: left;
	width: 680px;
	line-height: 20px;
	text-align: left;
}
.faq2 {
	text-align: left;
	float: left;
	width: 680px;
}
.or_info {
	line-height: 20px;
	text-align: left;
	float: left;
	width: 680px;
}
.buttonRow a {
	color: #669900;
	text-decoration: underline;
}
.important {
	font-size: 18px;
	line-height: 25px;
	color: #FF6600;
}


.cart_title {
	line-height: 20px;
	color: #666666;
	text-align: left;
	float: left;
	width: 680px;
}
.cart_content {
	float: left;
	width: 680px;
	line-height: 20px;
}
.cart_table th {
	border: 1px solid #E6E6E6;
}
.cart_table td {
	border: 1px solid #E6E6E6;
}
.cart_table {
	border: 1px solid #DBDBDB;
}
.cart_content a {
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.cart_content table {border-collapse:collapse;}
.cartSubTotal {
	float: left;
	width: 680px;
	text-align: right;
	line-height: 30px;
	color: #666666;
}
.cart_button {
	float: left;
	width: 680px;
	padding-top: 15px;
}

.goods {
	float: left;
	width: 680px;
	margin-bottom:10px;
}
.left_goods {
	float: left;
	width: 368px;
	border: 1px solid #CCCCCC;
	padding:8px;
}
.left1 {
	float: left;
	width: 138px;
	border: 1px solid #CCCCCC;
	line-height: 25px;
	text-align: center;
	color: #666666;
	margin-top: 10px;
}
.right_goods {
	float: left;
	width: 100%;
	margin-left:10px;
}
.goods_name {
	font-size:14px;
	line-height: 35px;
	text-align: left;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #7c7c5d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.goods_stock {
	text-align: left;
	float: left;
	width: 100%;
	line-height: 20px;
	color: #666666;
}
.goods_stock a {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	line-height: 30px;
}
.goods_stock a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.goods_pri {
	float: left;
	width: 100%;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
span#product_price {
    font-size:1.5em;
    color:red;
}
.goods_size {
	float: left;
	width: 100%;
	text-align: left;
}
.detail {
	float: left;
	width: 100%;
}
.detail_title {
	float: left;
	width: 100%;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.detail_content {
	text-align: left;
	float: left;
	width: 100%;
	line-height: 20px;
}
.detail_content a {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;
}

.button {
	text-align:left;
	float: left;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sort_by {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #0165c7;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 30px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #f5f5e8;
	font-weight: bold;
}

.dis {
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #666666;
}
.dis a {
	background-image: url(page_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: left;*/
	height: 26px;
	width: 28px;
	margin-right: 7px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
}
.dis a:hover {
	background-image: url(page_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
}
.dis span {
	background-image: url(span.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	/*float: left;*/
	height: 26px;
	width: 61px;
	line-height: 26px;
}
.gride {
	float: left;
	width: 100%;
}
.gride_title {
	line-height: 35px;
	color: #7c7c5d;
	background-image: url(list1_title.gif);
	background-repeat: repeat;
	background-position: left;
	float: left;
	height: 35px;
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.gride_title a {
	color: #000000;
	text-decoration: none;
}
.gride_title a:hover {
	text-decoration: underline;
}
.gride_content {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gride_pai {
	float: left;
	width: 100%;
	line-height: 20px;
	text-align: left;
	margin-bottom:10px;
}
.gride_pai ul li {
	line-height: 22px;
	color: #333333;
	text-align: left;
	float: left;
	width: 100%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669900;
}
.gride_pai ul li a {
	line-height: 22px;
	color: #669900;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin-right: 10px;
}
.gride_pai ul li a:hover {
	color: #FFFFFF;
	background-color: #669900;
}
.click {
	color: #FFFFFF;
	background-color: #669900;
}

.g_pro {
    float: left;
	width: 180px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin:22px;
	padding:5px;
	min-height:350px;
}
.g_pro_disp {
    float: left;
	width: 180px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin:28px;
	padding:5px;
	min-height:320px;
}
.g_pro:hover{
	background-color:#E6E6E6;
}
.g_pro_img {
	
	height:170px;
	width: 170px;
	margin-right: auto;
	margin-left:auto;

}

.g_pro_name {
	float: left;
	width: 180px;
	height:50px;
	overflow:hidden;
	text-align: center;
	padding-top: 10px;
	margin-bottom:10px;
	

}
.g_pro_name a {
	color: #70a216;
	text-decoration: none;
	line-height: 22px;
}
.g_pro_name a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.g_pro_name span {
	color: #FF6600;
}
.g_pro_pri {
	text-align: center;
	float: left;
	width: 180px;
	padding-top: 0px;
}.g_pro_pri span {
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.g_pro_pri strong {
	line-height: 20px;
	color: #CC0000;
}
.review_pro {
    float: left;
	width: 930px;
	-webkit-box-shadow:0px 1px 6px #d4c8c8;
	margin-bottom:15px;
	padding:10px;
}
/*.review_pro:hover{
	background-color:#E6E6E6;
}*/
.review_pro_img {
	float:left;

    

}

.review_pro_name {
	float: left;
	width: 590px;
	text-align: justify;
	padding-top: 10px;
	line-height:1.5em;
	margin-left:14px;
}
.review_pro_name a {
	color: #70a216;
	text-decoration: none;
	line-height: 22px;
}
.review_pro_name a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.review_pro_name span {
	color: #FF6600;
}
.review_pro_pri {
	text-align: center;
	float: right;
	width: 180px;
	padding-top: 0px;
}.review_pro_pri span {
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.review_pro_pri strong {
	line-height: 20px;
	color: #CC0000;
}
.shop {
	background-image: url(cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 80px;
	width: 680px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 30px;
}

.yifa {
	float: left;
	width: 670px;
	text-align: left;
	line-height: 25px;
	border: 1px solid #eaeaea;
	background-color: #fcfcfc;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 5px;
}
.yifa strong {
	color: #333333;
}
.message {
	float: left;
	width: 680px;
	text-align: left;
}

	
}





@media (min-width:1200px) {
#footer {
	clear: both;
	width: 100%;
	float:left;
	background-color:#575757;
	margin-top:30px;
}
.footer {
	width:1210px;
    margin:0 auto;
	height: 200px;
	text-align: left;
	
}
.lefter {
	float:left;
	width:15%;
	margin-left:10px;
}

.middler {
	float:left;
	width:10%;
}
.righter {
	float:left;
	width:10%;
}
.titles {
	font-size:14px;
	font-family:Verdana;Georgia;Arial;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
}
.bottom_nav {
	float: left;
	padding-top: 10px;
}
.bottom_nav a {
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	line-height: 20px;
}
.bottom_nav a:hover {
	color: #FF6600;
}

.copyright {
	line-height: 20px;
	color: #FFF;
	text-align: left;
	float: left;
	margin-left:50px;
	width:400px;
}
.footer_boot{
	width:1210px;
	height:70px;
	clear:both;
	margin:0 auto;
}
.footer_bottom{
}

}
@media (max-width:479px) {
#footer {
	clear: both;
	width: 100%;
	float:left;
	background-color:#575757;
	margin-top:30px;
}
.footer {
	width:100%;
    margin:0 auto;
	height: 200px;
	text-align: left;
	
}
.lefter {
	float:left;
	width:40%;
	margin-left:10px;
}

.middler {
	float:left;
	width:50%;
}
.righter {
	float:left;
	width:40%;
}
.titles {
	font-size:14px;
	font-family:Verdana;Georgia;Arial;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
}
.bottom_nav {
	float: left;
	padding-top: 10px;
}
.bottom_nav a {
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	line-height: 20px;
}
.bottom_nav a:hover {
	color: #FF6600;
}

.copyright {
	line-height: 20px;
	color: #FFF;
	text-align: left;
	float: left;
	margin-left:10px;
	width:100%;
}
.footer_boot{
	width:100%;

	clear:both;
	margin:0 auto;
}
.footer_bottom{
}

	
}

/*eof sameclass*/
#home_txt {
	width:100%;
	float:left;
	background-color:#666666;
	display:none;

}
.home_title{  
	width:1210px;
	text-align:left; color:#FFFFFF; 
	font-size:14px; 
	margin:0 auto;
}
.home_title ul li {
	display:inline;
	padding-left:50px;
}

@media (min-width:1200px) {
.sameclass{ 
	clear:both; 
	margin:0px; 
	padding-bottom:10px; 
	padding-left:10px; 
	width:940px; height:30px; 
	background-color:#575757; 
	line-height:30px; text-align:left; 
	color:#FFFFFF; font-size:13px; 
	font-weight:bold;}
}
@media (max-width:479px) {
.sameclass{ 
	clear:both; 
	margin:0px; 
	padding-bottom:10px; 
	padding-left:10px; 
	width:100%; height:30px; 
	background-color:#575757; 
	line-height:30px; text-align:left; 
	color:#FFFFFF; font-size:13px; 
	font-weight:bold;}
	
}


/*eof sameclass*/
.shou1{ float:right;}
#payment_suc{background:url(pay_suc.jpg) no-repeat left center; padding-left:170px; color:#000;}
#payment_suc h2{ font-size:15px;}
#cate_remark{ font-size:13px; padding:10px; background:#fff; width:350px;float:left;display:none;}
#left_hotpro_remark{ font-size:13px; padding:10px; background:#fff; width:230px;height:257px;float:left;}

/*common css*/
.button {
	text-align:left;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:30px;
}

.index_info {
	width:100%px;
	clear:both;
}
.information{
	
	margin:0 auto;
}


/*详情页tab*/
.lanrenzhijia_details{   margin:20px auto;  font-family:'微软雅黑';}
.lanrenzhijia_details .tab{ overflow:hidden; background:#ccc;}
.lanrenzhijia_details .tab a{ display:block; padding:10px 20px; float:left; text-decoration:none; color:#333;}
.lanrenzhijia_details .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}
.lanrenzhijia_details .tab a.on{ background:#666666; color:#fff; text-decoration:none;}
.lanrenzhijia_details .content{ overflow:hidden; padding:10px;}
.lanrenzhijia_details .content li{ display:none;}

/*选项卡*/

@media (min-width:1200px) {
.lanrenzhijia{   width:1210px; margin:20px auto; background:#f0f0f0; font-family:'微软雅黑';}
}
@media (max-width:479px) {
.lanrenzhijia{   width:100%; margin:20px auto; background:#f0f0f0; font-family:'微软雅黑';}
	
}

.lanrenzhijia .tab{ overflow:hidden; background:#ccc;}
.lanrenzhijia .tab a{ display:block; padding:10px 20px; float:left; text-decoration:none; color:#333;}
.lanrenzhijia .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}
.lanrenzhijia .tab a.on{ background:#575757; color:#fff; text-decoration:none;}
.lanrenzhijia .content{ overflow:hidden; padding:10px;}
.lanrenzhijia .content li{ display:none;}