@charset "UTF-8";
.searbody {
	background-color:#F2F2F2;
	padding:30px 0;
}
.ser_titlebox{
	margin:0 auto;
	width:1000px;
	background-color:white;
	border:1px solid #d5d5d5;
	box-shadow: 0px 0px 5px #d5d5d5;
	border-radius: 8px;
}

.div_serbox{
	margin:50px 0 30px 0;
	
}



#div_input{
	margin:auto;
	width:650px;
	height:40px;
	border:2px solid #FF9900;
	border-radius:10px;
	margin-top:30px;
	background:#FFF url(../images/serfrmback.png) 5px 8px no-repeat;
}
#div_input:hover{box-shadow: 0px 0px 10px #FFC166;}

#SerTxt{
	width:calc(100% - 135px);
	height:38px; 
	border:0px;
	margin-left:45px;
	font-size:16px;
	color:black;
	outline: none;
	text-align: center !important;
}
#SerTxt_Tb:hover{box-shadow: 0px 0px 0px white;}

#SerTxt::-ms-input-placeholder{
text-align: center;
}
#SerTxt::-webkit-input-placeholder{
text-align: center;
}

#a_cls{
	display:inline-block;
	background:#FFF url(../images/deltxt.png) 0px 0px ;
	width:22px; height:22px;
	visibility:hidden;
}

#a_tbcls:hove{
	background:#FFF url(../images/deltxt.png) 0px 22px;
}

#btn_SerGift{display:inline; width:50px; height:40px;
               border:0px;cursor:pointer; float:right;
               background-color:#FF9900;
               background-image:url(../images/serbtn.png);
               background-size:25px 25px;
               background-repeat:no-repeat;
               background-position:13px 5px;
               border-radius:0px 7px 7px 0px ;
}

.hotser{
	width:800px;
	text-align: center;
	line-height: 40px;
	margin: 20px auto 10px auto;
}

.hottitle{
	color:#ff0000; font-size: 13px;
	margin: 0 10px;
}
.hotlist{
	background-color: #f1f1f1;
	color: #888888;
	font-size:13px;
	padding: 5px 8px;
	margin:0 5px;
	border-radius: 8px;
}
.hotlist:hover{
	cursor: pointer;
	color: #FF9900;
}




.ser_title{
	height: 40px;
    line-height: 40px;
    background-color: #E0E0E0;
    font-size: 18px;
    text-align: center;
}

.sp_name{
	color: #4395FF;
	margin: 0 5px;
}

.serlistbody{
	padding: 20px 0 30px 0;
	background-color: #FFF;
	
}

.serlistbody p{
	text-align: center;
	border-bottom:2px solid #c1c1c1;
	height: 40px;
	line-height: 40px;	
}


.menutxt{
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.menusel{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 20px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	margin-right: 10px;
	background-color: #ff9800;
	color: white;
}

.menunosel{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 30px 0 20px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
	margin-right: 10px;
	background-color: #efefef;
	color: red;
}

.div_list{
	width: 960px;
	margin:0 auto;
	background-color: #E0E0E0;
}

.div_list_pg{
	width:960px;
	margin: 0 auto;
}

.g_list_row{
	height:auto;
	margin: 20px;
	padding: 10px 20px 10px 10px;
	box-shadow: 0px 0px 8px #d5d5d5;
	border-radius: 5px;
}

.g_list_row:hover{
	background-color: #f8f8f8;
}

.g_list_row img{
	width: 150px;
	height:150px;
	margin:5px 10px;
	border-radius: 5px;
}

.g_list_row_body{
	display:inline-block;
	float:right;
	width: calc(100% - 180px);
}

.g_list_row_body h1{
	font-weight: normal;
	font-size: 16px;
	height:30px;
	line-height:30px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.g_list_row_body h1 span{
	display:inline-block;
	border-radius: 5px;
	color: #FFFFFF;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-right:10px;
	font-size:12px;
	padding:0 5px;
}

.g_list_row_body p{
	font-weight: normal;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	border: 0;
	text-align: left;
	
}

.g_list_row_body p span{

	
}
.g_row_dp{
	
	color: #FFA800;
}
.g_row_xl{
	color:#888888;
	float: right;
}

.g_row_jhj{
	color:#FF0000;
	font-size: 18px;
}

.g_row_jhj em{
	color:#888888;
	font-size: 14px;
	margin-right: 20px;
}

.g_row_jg{
	font-size: 14px;
	color:#888888;
	margin-left: 20px;
	text-decoration: line-through;
	
}

.g_row_yhq_y{
	background-color: #ff0000;
	color: #FFFFFF;
	border-radius: 10px;
	height: 25px;
	line-height: 25px;
	margin-top: 8px;
	padding: 0 10px;
	float:right;
}

.g_row_yhq_n{
	background-color: #888888;
    color: #FFFFFF;
    border-radius: 10px;
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
    padding: 0 10px;
    float: right;
}

.g_row_fan{
	display: inline-block;
	color:#888888;
	margin-right: 20px;
}
.g_row_fanjf{
	color: #4395FF;
	font-size: 18px;
	margin-left: 8px;
}
.g_row_fanjf i{
	display: inline-block;
	background-color: #00aa00;
	color: #FFFFFF;
	border-radius: 6px;
	font-size: 13px;
	height:25px;
	line-height:25px;
	padding: 0 10px;
	margin: 0 5px;
}

.div_noFind{
	text-align: center;
	padding: 30px 0;
	color: red;
}

