@charset "utf-8";
/*黄用红色*/
#menuBar a:hover{
	display:inline-block;
	background:url(../../../../../public/images/menu_bg_02.png) repeat-x;
	text-decoration:none;
	}

a{
	text-decoration:none;}
*{
	box-sizing:border-box;}
.round{
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.round2{
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
}
.test img{
	margin-right:2px;}

.indexproduct a:hover{
	outline:1px #0066CC solid;
	}
.s{
	box-shadow:#666;}				

/*************************下面是原来的老样式，从原来的项目中拷过来的**************************/


html,body{white-space:normal;word-wrap:break-word;word-break:break-all;}
body,input,textarea{color:#666;background:#fff;font-size:12px;line-height:150%;font-family:SimSum,sans-serif,"Microsoft YaHei";}
h6{font-size:12px;}h5{font-size:13px;}h4{font-size:14px;}h3{font-size:16px;}h2{font-size:20px;}h1{font-size:24px;}em{font-style: normal;}
a:link {color: #666; text-decoration:none;} 
a:active:{color: red; text-decoration:none; } 
a:visited {color:#2A2A2A;text-decoration:none;}  
a:hover {color: red; text-decoration:none;} 
/*goods_view*/
.img_div{
	background-color:#F6F6F6;
	float:left;
	text-align:center;
	outline:0px solid #ddd;	
	}
.img_div ul{
	padding:0px;
	margin:0px;}
.img_div li{
	list-style:none; 
	display:inline;
	float:left;}
.big_img{
	width:430px; 
	height:430px;
	border:5px #ddd solid;}
.small_img{
	width:80px; 
	height:80px;
	margin:2px;
	margin-left:5px;
	padding:0px;}
.attribute{
	display:block;
	border:1px #999999 solid;
	float:left;
	padding:5px;
	padding-left:10px;
	margin-left:20px;
	color:#666;
	}
.attribute_hide{
	display:none;}

#hidee{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
    position:fixed;
    z-index: 10000002;
	background-color:#999;
	opacity:0.5 ; 
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	text-align:center;
	display:none;
	}
.hideee{
	height:400px;
	width:300px;
	position:absolute;
	top:46%;
	left:50%;
	margin:-200px 0 0 -150px;
	background-color:#fff;
	z-index: 100000022;
	display:none;
	border: 8px solid rgba(0, 0, 0, 0.1);
	text-align:left;
	padding-left:30px;
	}
.hideee img{
	float:right;
	width:26px;
	height:26px;
	margin:6px;}
.hideee button{
	vertical-align:bottom;
	}

.hideee .text {
    border: 1px solid #e1e1e1;
    float: none;
    font-family: arial,"宋体";
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 4px 20px 4px 3px;
    width: 240px;
}
.hideee  span {
    color: #999999;
    height: 20px;
}
.hideee .btn {
/*    background: url("i/login-img.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
*/  font-family: "微软雅黑";
    height: 36px;
    line-height: 34px;
    width: 220px;
	background-color:#F32323;
	color:#FFF;
	font-size:x-large;
	font-weight:bold;
	letter-spacing:20px;
	text-align:center;
	margin-top:30px;
}
.hideee .login_top{
	display:block;
	background-color:#F9F9F9; 
	height:50px; margin-left:-30px; 
	margin-top:-3px; 
	border-bottom:1px #ccc solid;}
#login_user{
	background-image:url(/feihong_services/public/images/need/login_user.jpg);
	background-repeat:no-repeat;
	background-position:right;}
#login_password{
	background-image:url(/feihong_services/public/images/need/login_password.jpg);
	background-repeat:no-repeat;
	background-position:right;}
#login_password2{
	background-image:url(/feihong_services/public/images/need/login_password.jpg);
	background-repeat:no-repeat;
	background-position:right;}





/*goods_view*/
.catss li{
	height:30px; background-color:#CCCC66; border:1px dotted #666; width:98%; line-height:30px; font-size:18px; font-family:'微软雅黑','黑体','Arial Black', Gadget, sans-serif;  font-weight:bold;}
.catss{
	list-style:none; margin:0px; padding:0px; text-align:center;}
/***qq****/
#qq_two{
	 height:200px; width:100px; border:2px solid #F63; border-bottom:6px solid #F63; vertical-align:middle; margin-left:0px; margin-right:2px; display:none; text-align:center;}
#qq_two_top{
	background-color:#F63; display:block; margin:0px; height:30px; width:100%; text-align:center; line-height:30px; color:#FFF;}
	
	
	
/**common**/

.borderraba6{
	border: 6px solid rgba(0,0,0,0.3);
	
	-moz-background-clip: border; /* Firefox 3.6 */ -webkit-background-clip: border; /* Safari 4? Chrome 6? */ 
background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ -moz-background-clip: padding; /* Firefox 3.6 */ 
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */ background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
-moz-background-clip: content; /* Firefox 3.6 */ -webkit-background-clip: content; /* Safari 4? Chrome 6? */ 
background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
} 	
.borderraba12{
	border: 12px solid rgba(0,0,0,0.3);
	
	-moz-background-clip: border; /* Firefox 3.6 */ -webkit-background-clip: border; /* Safari 4? Chrome 6? */ 
background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ -moz-background-clip: padding; /* Firefox 3.6 */ 
-webkit-background-clip: padding; /* Safari 4? Chrome 6? */ background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
-moz-background-clip: content; /* Firefox 3.6 */ -webkit-background-clip: content; /* Safari 4? Chrome 6? */ 
background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */ 
} 	
.gradientblue{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0464cb,endColorStr=#0b3fa5); /*IE 6 7 8*/ 

	background: -ms-linear-gradient(top, #0464cb,  #0b3fa5);        /* IE 10 */

	background:-moz-linear-gradient(top,#0464cb,#0b3fa5);/*火狐*/ 

	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#0464cb), to(#0b3fa5));/*谷歌*/ 

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0464cb), to(#0b3fa5));      /* Safari 4-5, Chrome 1-9*/

	background: -webkit-linear-gradient(top, #0464cb, #0b3fa5);   /*Safari5.1 Chrome 10+*/

	background: -o-linear-gradient(top, #0464cb, #0b3fa5);  /*Opera 11.10+*/
}
.gradientgray{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fefefe,endColorStr=#ccc); /*IE 6 7 8*/ 

	background: -ms-linear-gradient(top, #fefefe,  #ccc);        /* IE 10 */

	background:-moz-linear-gradient(top,#fefefe,#ccc);/*火狐*/ 

	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fefefe), to(#ccc));/*谷歌*/ 

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#ccc));      /* Safari 4-5, Chrome 1-9*/

	background: -webkit-linear-gradient(top, #fefefe, #ccc);   /*Safari5.1 Chrome 10+*/

	background: -o-linear-gradient(top, #fefefe, #ccc);  /*Opera 11.10+*/
}
.gradientyellow{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8ba19,endColorStr=#f8ba19); /*IE 6 7 8*/ 

	background: -ms-linear-gradient(top, #f8ba19,  #fa8502);        /* IE 10 */

	background:-moz-linear-gradient(top,#f8ba19,#fa8502);/*火狐*/ 

	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f8ba19), to(#fa8502));/*谷歌*/ 

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8ba19), to(#fa8502));      /* Safari 4-5, Chrome 1-9*/

	background: -webkit-linear-gradient(top, #f8ba19, #fa8502);   /*Safari5.1 Chrome 10+*/

	background: -o-linear-gradient(top, #f8ba19, #fa8502);  /*Opera 11.10+*/
}
.shadow{
	-moz-box-shadow:0px 4px 12px 4px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:0px 4px 12px 4px rgba(20%,20%,40%,0.5);
	box-shadow:0px 4px 12px 4px rgba(20%,20%,40%,0.5);
}
.shadow2{
	-moz-box-shadow:1px 1px 1px 1px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow:1px 1px 1px 1px rgba(20%,20%,40%,0.5);
	box-shadow:1px 1px 1px 1px rgba(20%,20%,40%,0.5);
}

.opacity03{
	filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3; }
.opacity05{
	filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; }
.opacity07{
	filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }
.content-c img{
	height:auto;
	height:expression(document.body.clientHeight>800?"auto":"auto");
}
.c38 img{
	height:auto;
	height:expression(document.body.clientHeight>800?"auto":"auto");
	}
.c75 img{
	height:auto;
	height:expression(document.body.clientHeight>800?"auto":"auto");
	}
.c81 img{
	height:auto;
	height:expression(document.body.clientHeight>800?"auto":"auto");
	width:auto;
	width:expression(document.body.clientWidth>800?"auto":"100%");
	}