/* body {
	font-size:9px;
	font-family:Verdana;!important
	color:#353535;
	cursor:default;
} */

a{
	cursor:pointer;
}
/*header 1 */
.header_first{
	width:100%;
	background-color:#ededed;
	color:#444;
	border:none;
	height:30px;
	top:0;
	left:0;
	line-height:30px;
}

.header_first_left,.header_first_left span,.header_first_left ul{
	float:left;
}

.header_first_left{
	float:left;
	position:relative;
	width:350px;
	height:30px;
}

.header_first_left ul{
	list-style:none;
}

.header_first_left ul li{
	float:left;
	position:relative;
}

.header_first_left ul li a{
	padding:0 5px;
	color:#444;
	text-align:center;
	display:block;
}

.header_first_left ul li a .arrowDG{
	float:right;
	cursor:pointer;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-132px 0;
	display:block;
	margin:11px 15px 0 0;
	width:10px;
	height:10px;
}

.header_first_left ul li a span{
	color:#f47a20;
	font-weight:bold;
}

.header_first_left ul li ul{
	display:none;
}

.header_first_left ul li:hover ul{
	display:block;
	position:absolute;
	margin-left:-27px;
	
	-moz-box-shadow:0px -1px 5px #ccc inset;            
	-webkit-box-shadow:0px -1px 5px #ccc inset;         
	box-shadow:0px -1px 5px #ccc inset;
}

.header_first_left ul li:hover ul li a{
	display:block;
	width:130px;
	text-align:center;
	line-height:30px;
	background:#fff;
	color:#000;
}

.header_first_left ul li:hover ul li a:hover{
	color:#f47a20;
}


.national_flag_s{
	display:block;
	float:left;
	width:28px;
	height:30px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:0 5px;
}

.national_flag_m{
	display:block;
	float:left;
	width:28px;
	height:30px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-25px 5px;
}

.country_choose{
	margin-left:10px;
	cursor:pointer;
}

.arrowDG{
	cursor:pointer;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-132px 0;
	display:block;
	float:left;
	margin:11px 15px 0 2px;
	width:10px;
	height:10px;
}

.country_pull{
	color:#000;
	width:280px;
	height:auto;
	background-color:#fff;
	z-index:99999;
	position:absolute;
	padding:15px;
	
	-moz-box-shadow:0px -1px 5px #ccc inset;            
	-webkit-box-shadow:0px -1px 5px #ccc inset;         
	box-shadow:0px -1px 5px #ccc inset;
}

.country_pull_contry{
	background:none;
}

.country_pull_contry{
	width:168px;
	height:25px;
	line-height:25px;
	border:1px solid #dcdcdc;
	overflow:hidden;
	cursor:pointer;
	background-color:#fff;
}

.national_m{
	display:block;
	width:168px;
	height:25px;
	line-height:25px;
}

.country_pull_arrow{
	height:0;
	width:0;
	font-size:0;
	line-height:0;
	border-color:transparent transparent #fff transparent;
	border-style:dashed dashed solid dashed;
	border-width:6px;
	position:absolute;
	top:-12px;
	left:55px;
}

.pull_arrow{
	height:0;
	width:0;
	font-size:0;
	line-height:0;
	border-color:transparent transparent #fff transparent;
	border-style:dashed dashed solid dashed;
	border-width:6px;
	position:absolute;
	top:-12px;
	left:65px;
}

.country_pull_choose{
	width:100%;
	line-height:30px;
	margin-top:10px;
	position:relative;
}

.country_pull_txt{
	width:80px;
	display:block;
	clear:both;
}

.country_pull_btn{
	display:block;
	float:left;
	width:80px;
	height:25px;
	line-height:25px;
	margin-right:10px;
	text-align:center;
	color:#353535;
	border:1px dashed #d1d1d1;
	cursor:pointer;
}

.country_pull_btn:hover{
	border:1px dashed #9f9f9f;
	font-weight:bold;
}

.country_pull_btn_choose{
	display:block;
	float:left;
	width:80px;
	height:25px;
	line-height:25px;
	margin-right:10px;
	text-align:center;
	color:#fff;
	background-color:#9f9f9f;
	font-weight:bold;
	border:1px solid #9f9f9f;
}

.pull_choosecon{
	float:left;
	width:168px;
	height:25px;
	line-height:25px;
	border:1px solid #dcdcdc;
	overflow:hidden;
	cursor:pointer;
	background-color:#fff;
}

.pull_choosecon .national_flag_m,{
	background-position:-25px 3px;
	margin:0 5px 0 2px;
}

.pull_choosecon .national_flag_s{
	background-position:-1px 3px;
	margin:0 5px 0 2px;
	width:27px;
}

.pull_choosecon .arrowDG{
	float:right;
	margin-right:8px;
	margin-top:8px;
}

.country_pull_languagecon{
	margin-left:5px;
}

.country_pull_button{
	clear:both;
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	border-radius:3px;
	background-color:#f47a20;
	margin:15px auto 0;
	color:#fff;
	cursor:pointer;
}


.header_first_right{
	float:right;
	position:relative;
	width:600px;
	height:30px;
	color:#444;
}

.header_first_right ul{
	list-style:none;
}

.header_first_right ul li{
	float:right;
	position:relative;
}

.header_first_right ul li a{
	padding:0 5px;
	color:#444;
	text-align:center;
	display:block;
}

.header_first_right ul li a .arrowDG{
	float:right;
	cursor:pointer;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-132px 0;
	display:block;
	margin:11px 15px 0 0;
	width:10px;
	height:10px;
}

.header_first_right ul li a span{
	color:#f47a20;
	font-weight:bold;
}

.header_first_right ul li ul{
	display:none;
	color:#000;
}

.header_first_right ul li:hover ul{
	display:block;
	position:absolute;
	margin-left:-50px;
	color:#000;
	

}

.header_first_right ul li:hover ul li a{
	display:block;
	width:130px;
	text-align:center;
	line-height:30px;
	background:#fff;
	color:#000;!important
}

.header_first_right ul li:hover ul li a:hover{
	color:#f47a20;
}

.m_cart{
	float:right;
	width:150px;
}

.m_cart_img{
	width:25px;
	height:20px;
	margin-top:5px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-109px 0;
}

.cart_pull{
	color:#000;
	width:300px;
	background-color:#fff;
	z-index:99999;
	position:absolute;
	margin-left:-50px;
	
	-moz-box-shadow:0px -1px 5px #ccc inset;            
	-webkit-box-shadow:0px -1px 5px #ccc inset;         
	box-shadow:0px -1px 5px #ccc inset; 
}

.cart_goods{
	overflow-y:auto;
	overflow-x:hidden;
	max-height:480px;
	width:300px;
}

.cart_goods span{
	cursor:default;
}

.cart_goods_single{
	width:260px;
	height:50px;
	margin:0 10px 10px 10px;
	padding:10px 0;
	border-bottom:1px dotted #bdbdbd;
	position:relative;
}

.cart_goods_single:hover .cart_goods_single_delete{
	filter:alpha(opacity=50);  /*透明度*/
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5;
}

.cart_goods_single_pic{
	width:50px;
	height:50px;
	float:left;
}

.cart_goods_single_pic img{
	width:50px;
	height:50px;
}

.cart_goods_single_text{
	float:left;
	width:130px;
	text-align:left;
	margin-left:10px;
	height:50px;
}

.cart_goods_single_tittle{
	display:block;
	text-align:left;
	width:130px;
	height:25px;
	line-height:25px;
	color:#000;
	overflow:hidden;
}

.cart_goods_single_detail{
	display:block;
	text-align:left;
	width:130px;
	height:25px;
	line-height:25px;
	color:#8e8e8e;
	overflow:hidden;
}

.cart_goods_single_price{
	width:70px;
	height:50px;
	float:right;
}

.cart_goods_single_unitp{
	display:block;
	width:70px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	color:ccc;
	font-weight:normal;
}

.cart_goods_single_quantity{
	display:block;
	width:70px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.cart_goods_single_delete{
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:35px;
	position:absolute;
	z-index:999999;
	background-color:#ccc;
	color:#fff;
	cursor:pointer;
	
	filter:alpha(opacity=0);  /*透明度*/
	-moz-opacity:0;  
	-khtml-opacity: 0;  
	opacity: 0;
}

.cart_goods_clear{
	width:280px;
	padding:0 10px 20px;
	height:60px;
}

.cart_goods_clear_text{
	text-align:left;
	color:#5a5a5a;
	width:100%;
	line-height:30px;
	height:40px;
}

.cart_goods_clear_text span{
	float:left;
}

.cart_goods_button{
	width:100%;
	height:30px;
	border-radius:3px;
	background-color:#f47a20;
	text-align:center;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}



/*header 2 */
.header_second{
	width:100%;
	background-color:#fff;
	border:none;
	top:0;
	left:0;
	padding:16px 0;
}

.header_second img{
	display:inline-block;
}

.header_second .wrap .searchcon{
	display:inline-block;
	margin:0 0 0 50px;
	height:38px;
	width:550px;
	margin-right:0px;
}

.header_second .wrap .search_keyword{
	margin-top:2px;
	margin-left:2px;
	border:#f47a20;
	height:34px;
	line-height:34px;
}
	
.header_second .wrap .search_but{
	background-color:transparent;
	margin-top:0px;
	margin-left:0px;
}
.header_second .wrap .search_but:hover{
	background-color:#f16115;
	margin-top:0px;
	margin-left:0px;
}
.m_getMenu{
	width:1200px;
	z-index:99;
	margin:0 auto;
}

.m_categoryMenu{
	display:table;
	width:180px;
	margin-top:12px;
	height:520px;
	background-color: #444;
	z-index:999;
	position:absolute;
}

.m_categoryMenu a,.m_categoryMenu i{
	display:block;
	padding:10px 0 10px 15px;
	width:171px;
	height:20px;
	line-height:20px;
	text-align:left;
	border-left: 2px solid #eaeaea;
	color:#fff;
	font-style:normal;
}
.m_categoryMenu a:hover,.m_categoryMenu i:hover{
	background-color: #fff;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #f47a20;
	font-weight:bold;
	border-left: 2px solid #f47a20;
	font-style:normal;
	cursor:pointer;
	background:url(../../images/home/new/arrows_right.gif) 95% center no-repeat #fff;
}

.m_showCategory {
	display:block;
	width:1007px;
	min-height:471px;
	padding:5px;
	overflow: hidden;
	z-index:11111;
	position:absolute;
	background-color:#fff;
	margin-left:180px;
	box-shadow: #666 1px 1px 5px;
 /*透明度*/
	/*
	filter:alpha(opacity=9); 
	-moz-opacity:0.9;  
	-khtml-opacity: 0.9;  
	opacity: 0.9;*/
}

.m_showCategory div{
	width:200px;
	float:left;
}

.m_showCategory span{
	display:block;
	float:left;
	width:200px;
	height:200px;
	line-height:22px;
	margin:0 5px;
	margin-bottom:10px;
	overflow:hidden;
}

.m_showCategory b{
	color:#353535;
}

.m_showCategory span a{
	color:#404040;
	display:inline-block;
	width:100%;
	line-height: 25px;
}

.m_showCategory span a:hover{
	color:#f47a20;
}

.m_sort a{
	margin-left:10px;
	color:#c2c2c2;
	font-size:12px;
}

/*banner*/
.m_banner{
	width:100%;
	height:480px;
	left:0;
	top:0;
	background-color:#0CC;
}

/*优势流程*/
.m_advantagecon{
	display:block;
	width:299px;
	float:left;
	padding:30px;
}

.m_advantagecon_tittle{
	display:block;
	font-weight:bold;
	line-height:20px;
}


.m_advantagecon_pic{
	display:inline-block;
	width:25px;
	height:25px;
	margin-right:8px;
	margin-bottom:8px;
	vertical-align:middle;
}

.m_quality{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:0px -24px;
}

.m_speed{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-24px -24px;
}

.m_free{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-49px -24px;
	width:23px;
}

.m_service{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-72px -24px;
}

.m_rates{
	width:23px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-95px -25px;
}

.m_sercharge{
	width:29px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-116px -24px;
}

.m_track{
	width:20px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-144px -24px;
}

.m_reply{
	width:27px;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-164px -24px;
}


.m_advantagecon_text{
	line-height:22px;
}

.m_processcon{
	display:block;
	width:200px;
	height:180px;
	float:left;
	margin-top:30px;
	text-align:center;
}

.m_processcon_pic{
	display:block;
	width:102px;
	height:102px;
	margin:0 auto 10px;
}

.m_processcon_first{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:0 -61px;
}

.m_processcon_second{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-104px -61px;
}

.m_processcon_third{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-204px -61px;
}
.m_processcon_fourth{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-306px -61px;
}
.m_processcon_fifth{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-512px -61px;
}
.m_processcon_sixth{
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-408px -61px;
}

/*商品列表*/
.m_tittle_women{
	height:30px;
	line-height:30px;
	border-left:5px solid #e5008c;
	font-size:18px;
	color:#e5008c;
	padding-left:10px;
	margin:50px auto 30px;
}

.m_tittle_women span{
	float:left;
}

.m_sort_women{
	float:right;
}

.m_sort_women a{
	color:#c2c2c2;
}

.m_sort_women a:hover{
	color:#e5008c;
}

.m_tittle_men{
	height:30px;
	line-height:30px;
	border-left:5px solid #9c5039;
	font-size:18px;
	color:#9c5039;
	padding-left:10px;
	margin:50px auto 30px;
}

.m_tittle_men span{
	float:left;
}

.m_sort_men{
	float:right;
}

.m_sort_men a{
	color:#c2c2c2;
}

.m_sort_men a:hover{
	color:#9c5039;
}

.m_tittle_brand{
	height:30px;
	line-height:30px;
	border-left:5px solid #000;
	font-size:18px;
	color:#000;
	padding-left:10px;
	margin:50px auto 30px;
}

.m_tittle_brand span{
	float:left;
}

.m_sort_brand{
	float:right;
}

.m_sort_brand a:hover{
	color:#000;
}

.m_carousel{
	width:380px;
	height:400px;
	float:left;
	cursor:pointer;
	margin-top:-1px;
}

.m_women_goods a{
	display:block;
	float:left;
	padding:9px;
	width:180px;
	height:180px;
	margin-left:-1px;
	margin-top:-1px;
	border:1px solid #e5e5e5;
	position:relative;
}

.m_women_goods a div{
	width:180px;
	height:180px;
	position:absolute;
	left:0;
	top:0;
	margin-top:9px;
	margin-left:9px;
	text-align:center;
	line-height:180px;
	color:#fff;
	/*font-weight:bold;*/
	font-size:18px;
	background:#000;
	text-transform:uppercase;
	
	filter:alpha(opacity=0);  /*透明度*/
	-moz-opacity:0;  
	-khtml-opacity:0;  
	opacity: 0;
}

.m_women_goods a span{
	display:none;
}

.m_women_goods a:hover div{
	filter:alpha(opacity=40);  /*透明度*/
	-moz-opacity:0.4;  
	-khtml-opacity:0.4;  
	opacity:0.4;
}

.m_women_goods a:hover span{
	display:block;

	width:180px;
	height:180px;
	position:relative;
	top:-180px;
	text-align:center;
	line-height:180px;
	color:#fff;
	/*font-weight:bold;*/

	font-size:18px;
	text-transform:uppercase;
}

.m_men_goods{
	margin-left:20px;
	width:400px;
	float:left;
	margin-top:1px;
	margin-left:1px;
}

.m_men_goods a{
	display:block;
	float:left;
	padding:9px;
	width:180px;
	height:180px;
	margin-left:-1px;
	margin-top:-1px;
	border:1px solid #e5e5e5;
	position:relative;
}

.m_men_goods a div{
	width:180px;
	height:180px;
	position:absolute;
	left:0;
	top:0;
	margin-top:9px;
	margin-left:9px;
	text-align:center;
	line-height:180px;
	color:#fff;
	/*font-weight:bold;*/
	font-size:18px;
	background:#000;
	text-transform:uppercase;
	
	filter:alpha(opacity=0);  /*透明度*/
	-moz-opacity:0;  
	-khtml-opacity:0;  
	opacity: 0;
}
	
.m_men_goods a span{
	display:none;
}

.m_men_goods a:hover div{
	filter:alpha(opacity=40);  /*透明度*/
	-moz-opacity:0.4;  
	-khtml-opacity:0.4;  
	opacity:0.4;
}

.m_men_goods a:hover span{
	display:block;

	width:180px;
	height:180px;
	position:relative;
	top:-180px;
	text-align:center;
	line-height:180px;
	color:#fff;
	/*font-weight:bold;*/

	font-size:18px;
	text-transform:uppercase;
}

.m_other{
	width:100%;
	height:100px;
	margin-top:80px;
	margin-bottom:30px;
}


.m_othercon{
	width:150px;
	height:100px;
	float:left;
	border-bottom:2px solid #ececec;
}

.m_othercon:hover{
	color:#f47a20;
	font-weight:bold;
	border-bottom:2px solid #f47a20;
}

.m_othercon_hover{
	width:150px;
	height:100px;
	float:left;
	color:#f47a20;
	font-weight:bold;
	border-bottom:2px solid #f47a20;
}

.m_other_piccon{
	padding:15px 54px 5px;
	height:42px;
}

.m_other_tittle{
	text-align:center;
	line-height:28px;
}

.m_other_homepic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-1px -183px;
}

.m_other_sportpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-43px -183px;
}

.m_other_beautypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-85px -183px;
}

.m_other_jewelrypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-127px -183px;
}

.m_other_dailypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-169px -183px;
}

.m_other_electronicpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-211px -183px;
}

.m_other_kidspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-253px -183px;
}

.m_other_petspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-295px -183px;
}

.m_othercon:hover .m_other_piccon .m_other_homepic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-1px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_sportpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-43px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_beautypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-85px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_jewelrypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-127px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_dailypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-169px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_electronicpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-211px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_kidspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-253px -225px;
}

.m_othercon:hover .m_other_piccon .m_other_petspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-295px -225px;
}
/*点击后的效果*/
.m_othercon_hover .m_other_piccon .m_other_homepic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-1px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_sportpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-43px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_beautypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-85px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_jewelrypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-127px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_dailypic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-169px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_electronicpic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-211px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_kidspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-253px -225px;
}

.m_othercon_hover .m_other_piccon .m_other_petspic{
	width:42px;
	height:42px;
	display:block;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-295px -225px;
}

/************/
.m_other_bp{
	width:340px;
	height:350px;
	float:left;
	cursor:pointer;
}

.m_other_goods{
	width:850px;
	float:right;
}

.m_other_goods a{
	width:138px;
	height:158px;
	float:right;
	padding:6px;
	border:1px solid #e5e5e5;
	text-align:left;
	color:#979797;
	line-height:20px;
	margin-left:15px;
	margin-bottom:9px;
}

.m_other_goods a:hover{
	border:1px solid #bbb;
}

.m_brand{
	width:100%;
	height:50px;
	margin-bottom:40px;
	border-top:1px solid #e5e5e5;
}

.m_logo{
	display:block;
	width:90px;
	height:45px;
	float:left;
	padding:15px 21px;
	
	filter:alpha(opacity=50);  /*透明度*/
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5;
	
	-webkit-filter: grayscale(100%);   /*去色*/
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%); 
	filter: gray;
}

.m_logo:hover, .hovers{
	filter:alpha(opacity=100);  
	-moz-opacity:1;  
	-khtml-opacity:1;  
	opacity:1;
	border-bottom:1px solid #9a9a9a;
	cursor:pointer;
	
	-webkit-filter: grayscale(0%); 
	-moz-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	filter: grayscale(0%); 
	filter:0%;
}
.m_brand_goods{
	width:100%;
	height:280px;
	margin-bottom:110px;
}

.m_brand_goods a{
	display:block;
	width:218px;
	padding:6px;
	float:left;
	line-height:20px;
	border:1px solid #fff;
}

.m_brand_goods a:hover{
	border:1px solid #bbb;
}

.m_brand_arrowleft{
	width:18px;
	height:80px;
	float:left;
	margin-top:100px;
	background-image:url(/skin/images/about/banner_btn.png);
	background-position:-300px -1px;
	cursor:pointer;
	position:absulute;
	left:0;
}

.m_brand_arrowleft:hover{
	background-image:url(/skin/images/about/banner_btn.png);
	background-position:-350px -1px;
}

.m_brand_arrowright{
	width:18px;
	height:80px;
	float:right;
	margin-top:100px;
	background-image:url(/skin/images/about/banner_btn.png);
	background-position:-330px -1px;
	cursor:pointer;
	position:absulute;
	right:0;

}

.m_brand_arrowright:hover{
	background-image:url(/skin/images/about/banner_btn.png);
	background-position:-84px -1px;
	background-repeat:no-repeat;
}
	

/*搜索框 */
.searchcon{
	display:block;
	width:560px;
	height:30px;
	margin:5px auto;
}
.searchcon>#searchURL1>.search_but:hover{
	background-color: #f47a20;
}
.search_keyword{
	display:block;
	float:left;
	background:#FFF;
	height:28px;
	width:500px;
	border: 1px solid #c9c9c9;
	color:#b5b5b5;
	text-indent:5px;
	margin:0;
	padding:0;
	outline:medium;
}

.search_but{
	display:block;
	float:left;
	height:38px;
	width:48px;
	cursor:pointer;
	background:#949494;
	background-image:url(/skin/images/icon/m_icon.png);
	background-position:-250px 4px;

/* 	filter:alpha(opacity=70);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7; */
}

/* .search_but:hover{
	filter:alpha(opacity=100);  
      -moz-opacity:1;  
      -khtml-opacity:1;  
      opacity:1;
} */

/*footer*/
.footercon{
	height:400px;
	width:100%;
	background-color:#dadada;
	margin-top: 50px;
}

.footercon .wrap span{
	display:block;
	float:left;
	width:190px;
	margin-left:1px;
	margin-top: 50px;
	vertical-align:top;
}

.footercon .wrap span a {
	display:block;
	height:25px;
	line-height:25px;
}
.footercon .wrap span a:hover {
	color: #F47a20;
}

.linker{
	width:190px;
	margin:30px auto;
}

.footercon .wrap .linker a{
	width: 33px;
	line-height:33px;
	height:33px;
	display: inline-block;
	float: left;
	margin:1px;
	text-indent: 32px;
	overflow: hidden;
	background-image:url(/skin/images/icon/m_icon.png);
}
/*website notice*/
.websitenotice a:hover{
	color:#f47a20;
}
.webnoticecon{
	font-weight:bold;
	padding-right:15px;
}
/*内容页*/
.tie_section02
{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

    .tie_section02 .tit
    {
        width: 100%;
        height: auto;
        border-bottom: #d2d2d2 solid 2px;
    }

        .tie_section02 .tit h2
        {
            min-width: 222px;
            padding: 0 10px;
            font-size: 18px;
            display: inline-block;
            border-bottom: #fd8529 solid 2px;
            padding-bottom: 9px;
            position: relative;
            bottom: -2px;
        }

    .tie_section02 .list03
    {
        width: 100%;
        height: auto;
        display: inline-block;
    }

        .tie_section02 .list03 li
        {
            float: left;
            margin:25px 16px 5px 7px
        }

            .tie_section02 .list03 li .img
            {
                width: 182px;
                height: 182px;
            }

                .tie_section02 .list03 li .img a
                {
                    width: 182px;
                    height: 182px;
                    text-align: center;
                    display: inline-block;
                    overflow: hidden;
                }

                    .tie_section02 .list03 li .img a img
                    {
                        width: 180px;
                        height: 180px;
                        vertical-align: middle;
                    }

                    .tie_section02 .list03 li .img a .them
                    {
                        display: inline-block;
                        height: 100%;
                        vertical-align: middle;
                    }

            .tie_section02 .list03 li p a
            {
                color: #333;
            }

                .tie_section02 .list03 li p a:hover
                {
                    color: #f60;
                }

            .tie_section02 .list03 li p.text01
            {
                color: #666;
                margin-top: 15px;
                width: 180px;
                overflow: hidden;
                height: 36px;
                line-height: 18px;
            }

            .tie_section02 .list03 li p.text02
            {
                font-size: 14px;
                margin-top: 10px;
                margin-bottom: 10px;
                width: 180px;
                overflow: hidden;
            }

            .tie_section02 .list03 li p.text03 a
            {
                color: #666;
            }

                .tie_section02 .list03 li p.text03 a:hover
                {
                    color: #f60;
                }

            .tie_section02 .list03 li p.text03
            {
                margin: 4px 0;
                width: 195px;
                height: 18px;
                line-height: 18px;
                overflow: hidden;
            }

            .tie_section03 .list03 li .img a
{
    width: 183px;
    height: 183px;
    border: #e4e4e4 solid 1px;
}
.tie_section02 .tit .more
{
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    color: #666;
}

    .tie_section02 .tit .more:hover
    {
        color: #f60;
    }