@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body a{outline:none;blr:expression(this.onFocus=this.blur());}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    color: #333333;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
ol, ul, li {
    list-style: none outside none;
}
table {
    border-spacing: 0;
}
body {
	background:url(/images/shopingbags/11.png) repeat;
    color: #646464;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height:24px;
}
a {
    color: #555555;
    text-decoration: none;
}
button {
    cursor: pointer;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/***********header start*/
.header{
	height:185px;
	background:url(/images/shopingbags/header_bg.png) repeat-x;
	width:100%;
	}
.header_cont{
	width:980px;
	margin:0 auto;
	}
.header_top{
	height:32px;
	line-height:32px;
	}
.header_top{
	text-align:right;
	color:#ffffff;
	}
.header_top a{
	color:#ffffff;
	font-weight:500;
	padding:0px 7px;
	display:inline-block;
	}
.header_top a:hover{
	text-decoration:underline;
	}
.header_top span{
	color:#ffffff;
	}
.header_content{
	padding-top:30px;
	padding-bottom:20px;
	}
.header_content a{
	color:#ffffff;
	}
.header_content h2{
	display:inline-block;
	float:left;
	}
.header_content h2 a{
	display:inline-block;
	}
.header_content h2 a img{
	border:none;
	}
.header_content .cart {
	float:right;
	}
.header_content .cart a span{
	color:#ffffff;
	}
.header_content .cart{
	background-color:#9A1212;
	height:33px;
	line-height:33px;
	}
.header_content .cart a{
	display:inline-block;
	height:33px;
	}
.header_content .cart .span_left{
	background:url(/images/shopingbags/bkg_shopcart.png) no-repeat;
	display:inline-block;
	padding-left:33px;
	font-weight:500;
	padding-right:8px;
	}
.header_content .cart .span_right{
	background:url(/images/shopingbags/bkg_shopcart_span.png) no-repeat;
	display:inline-block;
	padding:0 20px;
	color:#828282;
	}
.header_content .cart .span_right b{
	font-size:16px;
	}
/******导航******************/
.mainNav{
	clear:both;
	height:48px;
	line-height:48px;
	display:block;
	background:url(/images/shopingbags/1.png) repeat-x #9A1212;
	color:#ffffff;
	}
.mainNav .mainNav_ul{
	float:left;
	}
.mainNav .mainNav_ul li{
	float:left;
	}
.mainNav .mainNav_ul li a{
	display:inline-block;
	color:#ffffff;
	padding:0px 16px;
	font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
	text-transform:Uppercase;
	}
.mainNav_ul li a:focus, .mainNav_ul li a:hover, .mainNav .mainNav_ul li a:active{
	background:url(/images/shopingbags/1.png) repeat-x #7c1313;
	height:48px;
	}
.mainNav .mainNav_ul li a.select{
	background:url(/images/shopingbags/1.png) repeat-x #7c1313;
	height:48px;
	}
.search_div{
	float:right;
	position:relative;
	}
.search_div_text{
	width:200px;
	height:25px;
	line-height:25px;
	border:none;
	margin-right:15px;
	background:url(/images/shopingbags/bkg_search.png) no-repeat;
	}
.search_div_submit{
	position:absolute;
	right:20px;
	top:15px;
	background:url(/images/shopingbags/search.png) no-repeat;
	width:15px;
	height:15px;
	text-indent:-9999px;
	cursor:pointer;
	}
/**********************/
.nav_foot{
	height:18px;
	clear:both;
	background:url(/images/shopingbags/menu_shadow.png) no-repeat;
	}
/***********header end*/
/*****************content start*/
.content{
	width:980px;
	margin:0 auto;
	padding-top:35px;
	}
.Showcase{
background:url(/images/shopingbags/slider-back.png) no-repeat center bottom;
clear: both;
height: 315px !important;
padding-bottom: 40px;
width: 978px;
	}
.Showcase_con{
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    clear: both;
    float: left;
    height: 304px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    width: 968px;
}
/****Switching***/
.Switching{
	clear:both;
	height:385px;
	border:1px solid #dcdcdc;
	border-radius:5px;
	background-color:#e7e7e7;
	position:relative;
	}
.Switching .prev, .Switching .next{
	background:url(/images/shopingbags/Arrow_bg.png) no-repeat;
	width:36px;
	height:76px;
	z-index:1;
	position:absolute;
	}
.Switching .prev{
	left:-7px;
	top:160px;
	background-position:-3px -5px;
	}
.Switching .next{
	right:-7px;
	top:160px;
	background-position:-11px -115px;
	}
.Switching_foot{
	clear:both;
	background:url(/images/shopingbags/menu_shadow.png) no-repeat center bottom;
	height:18px;
	}
/********Switching_con**/
.Switching_con{
	padding-top:20px;
	padding-left:10px;
	width:958px;
	overflow:hidden;
	height:330px;
	}
.Switching_con ul{
	height:330px;
	}
.Switching_con li{
	float:left;
	background-color:#ffffff;
	width:221px;
	border:1px solid #dcdcdc;
	border-radius:5px 5px 5px 5px;
	padding-bottom:0px;
	position:relative;
	margin:0px 8px;
	margin-top:6px;
	}
.Switching_con li .hot_Float{
	position:absolute;
	left:-4px;
	top:-5px;
	width:78px;
	height:78px;
	background:url(/images/shopingbags/web_bg.png) no-repeat;
	background-position:0px -275px;
	z-index:2;
	}
.Switching_con li dl{
	padding:8px;
		}
.Switching_con li dt a {
	display:inline-block;
	}
.Switching_con li dd a.Products_titel{
display: inline-block;
overflow: hidden;
width: 205px;
text-overflow: ellipsis;
white-space: nowrap;
color:#333333;
font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
text-transform: Uppercase;
	}
.Switching_con li dl dd strong {
color: #e8352c;
font-size: 16px;
margin-right: 10px;
margin-top:5px;
float: left;
}

.Switching_con li dl dd .add_to_cart_first{
	background:url(/images/shopingbags/web_bg.png) no-repeat;
	width:99px;
	height:30px;
	background-position:0px -175px;
	cursor:pointer;
	float:right;
	color:#ffffff;
	font-weight:400;
	text-transform:uppercase;
}
.Switching_con li dl dd .add_to_cart_first:hover{
	background-position:0px -220px;
	}
.Switching_con li dt a img{
	border:none;
	}
.Add_favor{
	background-color:#f4f4f4;
	border-radius:0px 0px 5px 5px;
	height:38px;
	line-height:38px;
	padding-left:8px;
	}
.Add_favor_a{
	background:url(/images/shopingbags/web_bg.png) no-repeat;
	background-position:0px -135px;
	width:69px;
	height:12px;
	display:inline-block;
	margin-left:40px;
	}
/******Product_List*******/
.Product_List{
	clear:both;
	}
.Product_List ul{
	float:left;
	margin:0 4.5px;
	margin-top:10px;
	}
.Product_List ul li{
	width:221px;
	background:#f7f7f7;
	border:1px solid #dcdcdc;
	padding:6px;
	}
.Product_List ul li:hover{
	background:#ffcccc;
	}
.Product_List dl{
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	padding:8px;
	padding-bottom:20px;
	height:336px;
	}
.Product_List dl dd{

	}
.titel_at{
	font-size:14px;
	color:#333333;
	display:inline-block;
	font-weight:bold;
height: 75px;
overflow: hidden;
	}
.hidetitle{
overflow: hidden;
display: inline-block;
height: 84px;
line-height: 27px;
}
.Product_List h2{
	display:block;
	clear:both;
	height:32px;
	line-height:32px;
	font-weight:bold;
	font-size:16px;
	padding-left:15px;
	color:#ffffff;
	background:url(/images/shopingbags/1.png) repeat-x #9b1818;
	}
.Product_List h2 a{
	float:right;
	background:url(/images/shopingbags/web_bg.png) no-repeat;
	background-position:0px -359px;
	width:9px;
	height:13px;
	margin-top:9px;
	margin-right:15px;
	}
.Product_List dl dd .add_to_cart_tow{
	 background-color: #B42222;
    background-image: url(/images/shopingbags/btn_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    border: 1px solid #770404;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: bold;
    padding: 5px 7px;
	float:right;
	}
.Product_List dl dd .add_to_cart_tow:hover{
	 background-image: url(/images/shopingbags/btn_bg_hover.png);
	}
.Product_List dl dd strong{
	float:left;
	color:#ae1b1b;
	margin-top:5px;
	font-weight:bold;
	font-size:16px;
	}
.Product_List_li_foot{
	float:left;
	clear:both;
	display:inline-block;
	height:10px;
	background: url(/images/shopingbags/box-shadow.png) no-repeat;
	width:236px;
	}
/*******footer****/
.footer{
	background: url(/images/shopingbags/footer_bgfull.jpg) repeat;
	padding-top:25px;
	}
.footer_con{
	clear:both;
	width:980px;
	margin:0 auto;
	box-shadow: 0 0 3px #000000;
	margin-top: 5px;
	text-decoration: none;
	overflow: hidden;
	width: 980px;
	color: #595A5E;
	padding-bottom:35px;
	}
.footer_start{
	background: none repeat scroll 0 0 #333333;
	border: 1px solid #444444;
	float: left;
	padding-bottom: 60px;
	position: relative;
	width: 977px;
	}
.footer_list{
	padding: 20px;
	padding-left:25px;
	}
.footer_list dl{
	float: left;
	margin-right: 28px;
	width: 290px;
	}
.footer_list dl.dl_foot{
	margin-right: 0px;
	}
.footer_list dl dt{
border: 1px solid #D6D4D4;
display:inline-block;
height:119px;
padding: 5px;
margin-bottom:8px;
}
.footer_list dl dd{
	color:#767878;
	line-height:18px;
	text-align: justify;
	}
.footer_list dl dd h3{
	color:#cccccc ;
	font-size:16px;
	}
/****hook_footer***/
.hook_footer{
	padding: 0px 27px 20px;
	width: 910px;
	height: 70px;
	}
.hook_footer_left{
	float: left;
	width: 595px;
	margin-top: 20px;
}
.hook_footer ul li{
	float:left;
	border-left:1px solid #444444;
	display: inline;
	padding: 0 5px 0 7px;
	height:16px;
	line-height:16px;
	}
.hook_footer h4, .hook_footer_right h4, .footer_infor_a h4, .footer_infor_c h4, .footer_infor_d h4{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: 700;
	line-height: 25px;
	padding-bottom: 0;
	text-transform: uppercase;
	}
.hook_footer ul li.first{
	border-left:none;
	padding-left:0px;
	}
.hook_footer ul li a{
	display:inline-block;
	font-size:12px;
	}
.hook_footer_right{
	float:left;
	margin-left:40px;
	margin-top:20px;
	}
.footer_infor{
	clear:both;
	border-top: 1px solid #666666;
	margin-top: 10px;
	min-height: 95px;
	width:924px;
	margin: 0px 27px 20px;
	padding: 10px 0 15px;
	}
.footer_infor_a{
	width:265px;
	float:left;
	}
.footer_infor_a p{
	color: #767878;
	line-height:18px;
	}
.footer_infor_a p .check_box{
	float:left;
	margin-right:3px;
	margin-top:3px;
	}
.footer_infor_a p label{
	float:left;
	width:215px;
	}
.footer_infor_a p .email_a{
	border: 1px solid #D9D9D9;
	border-radius: 3px 3px 3px 3px;
	padding: 0 10px;
	height:24px;
	width:136px;
	margin-top:5px;
	margin-bottom:5px;
	}
.button_small{
	 background-color:  !important;
	 border: 1px solid #770404;
     border-radius: 3px;
     color: #FFFFFF;
     width: 60px;
	 height:22px;
	 line-height:22px;
	 background:  url(/images/shopingbags/btn_bg.png) repeat-x #9A1212;
     background-position: left top;
	 font-size:12px;
	 font-weight:bold;
	 cursor:pointer;
	}
.button_small:hover{
	background:  url(/images/shopingbags/btn_bg_hover.png) repeat-x #9A1212;
	}
.footer_infor_b{
	width:265px;
	float:left;
	padding-top:30px;
	margin-left:48px;
	}
.footer_infor_c{
	width:125px;
	float:left;
	margin-left:48px;
	}
.footer_infor_c p, .footer_infor_d p{
	color: #767878;
	line-height:18px;
	font-size:11px;
	}
.footer_infor_d {
    float: left;
    margin-left: 15px;
    width: 155px;
}
.footer_infor_d p a{
	color:#cccccc;
	}
.footer_infor_d .tellphone, .footer_infor_d .ques{
	background:  url(/images/shopingbags/web_bg.png) no-repeat;
	background-position:-4px -391px;
	padding-left:14px;
	}
.footer_infor_d .ques{
	background-position:-5px -423px;
	}
.boottom_div{
	clear:both;
	display:block;
	width:980px;
	margin:0 auto;
	position:relative;
	}
.boottom_div p{
	color:#767878;
	position:absolute;
	left:180px;
	top:-28px;
	text-align:center;
	}
.foot_foot{
	clear:both;
	display:block;
	width:980px;
	margin:0 auto;
	}