﻿style=" width: 30px;height:30px;"body {
	/* background-image:url(../images/bg.jpg);
	background-color:rgb(48,161,147);
	*/
	font-family:"微软雅黑",Arial;
	background-size:cover;
	background-attachment:fixed;
	-webkit-text-size-adjust:none;
}
p,input,div,span,li {
	font-family:"微软雅黑",Arial;
}
::-webkit-scrollbar {
	width:6px;
	height:9px;
	background-repeat:no-repeat;
	background-color:transparent;
}
::-webkit-scrollbar-thumb {
	background-color:rgba(158,233,0,0.79);
}
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(158,233,0,1);
}
#nav-main {
	width:962px;
	margin:0 auto;
	overflow:hidden;
z-index:10;
}
/*以下跟搜索有关*/
#search {
	margin-top:80px;
	width:960px;
	height:220px;

}
#searchout {
	width:760px;
	height:80px;
	margin:0 auto;
	padding-left:100px;
	position:relative;
}
#search_type {
	width:610px;
	height:20px;
	padding-left:70px;
	float:left;
}
#searchform {
	width:760px;
	height:42px;
	margin:10px auto 0;
	float:left;
     padding-left:30px;
}
#search_option {
	width:30px;
	height:34px;
	padding-top:6px;
	float:left;
	font-size:17px;
	background-image:url(../images/baidu.ico);
	border:transparent solid 1px;
	border-right:none;
	background-position:right 8px;
	background-size:85%;
	background-repeat:no-repeat;
	text-align:center;
	background-color:rgba(253,253,253,0.4);
	color:#838383;
	cursor:pointer;
	position:relative;
	z-index:1;
}
#search_input {
	width:520px;
	height:38px;
	float:left;
	padding-left:10px;
	border:transparent solid 1px;
	border-left:none;
	border-right:none;
	outline:0;
	background-color:rgba(253,253,253,0.4);
	font-family:"微软雅黑";
	font-size:17px;
	color:#464646;
	position:relative;
	z-index:1;
}
#searchbutton {
	width:40px;
	height:40px;
	float:left;
	border:transparent solid 1px;
	border-left:none;
	background-color:rgba(253,253,253,0.4);
	background-image:url(../images/a.png);
	background-size:70%;
	background-repeat:no-repeat;
	background-position:center;
}
#searchbutton:hover {
	background-color:rgba(253,253,253,0.6);
}
#searchbutton:active {
	background-color:rgba(253,253,253,0.4);
}
.search_top_type {
	width:auto;
	height:20px;
	border-bottom:2px solid rgba(3,247,237,0);
	font-size:15px;
	float:left;
	margin-right:5%;
	padding-bottom:3px;
	color:#F3F3F3;
	cursor:pointer;
}
.search_top_type:hover  {
	width:auto;
	height:20px;
	font-size:15px;
	float:left;
	margin-right:5%;
	padding-bottom:3px;
	cursor:pointer;
	border-bottom:2px solid rgba(247,9,105,0.5);
	color:red;
}

.search_top_typeon {
	width:auto;
	height:20px;
	font-size:15px;
	float:left;
	margin-right:5%;
	padding-bottom:3px;
	cursor:pointer;
	border-bottom:2px solid rgba(247,9,105,0.5);
	color:red;
}
#search_sg {
	position:absolute;
	top:71px;
	left:0px;
	width:652px;
	height:auto;
	background-color:rgba(255,255,255,0.7);
	z-index:2;
}
#shop2{
width: 75px;
height: 130px;
display: none;
background-color: #fff;
position:absolute;
left:640px;
margin: 1px;
font-size:15px;
z-index:9999;


}
.search_top_shop{
text-align: center;
cursor:pointer;
//color:white;
}
.search_top_shop:hover  {

	cursor:pointer;
	border-bottom:2px solid rgba(250,99,160,0.2);
	color:#FA63A0;
}


#search_more1, #search_more2, #search_more3, #search_more4{
width: 40px;
height: 20px;
display: inline-block;
	margin: auto;
	//position: absolute;
	top: 5;
	left: 5;
	right: 5;
	bottom: 5;
}

#search_more1:hover, #search_more2:hover, #search_more3:hover, #search_more4:hover{
color:#778899;
}

#search_more{
width: 120px;
height: 100px;
line-height: 20px;
display: none;
//justify-content: flex-start;
//background-color: #87CEFA;
position:absolute;
left:80px;
margin: 40px;
font-size:14px;
z-index:9999;
//cursor:pointer;
//text-align: center center;
color:white;
}
#search_more div{

 margin-top: 10px; /* 左间隔*/
  margin: 5px 5px; /* 右间隔*/
}
