
/*查询*/
.main{margin-bottom:36px;}
.so_box{margin:0 auto;height:40px;line-height:40px;background-color:white;width:92%;border:1px #CACACA solid;margin-top:12px;position:relative}
.so_boxed{margin:0 auto;line-height:120%;width:92%;margin-top:12px;position:relative}
.so_box .txts{margin:0 auto;height:34px;outline: none;line-height:34px;width:88%;padding-left:10px;border:0px;color:#333333;background-color:#FFFFFF;}
.ss_box{margin:0 auto;height:40px;width:92%;margin-top:12px;border:0px;}
.sp_box{margin:0 auto;width:92%;margin-top:12px;border:0px;}
.so_box .buts{margin:0 auto;height:40px;line-height:40px;width:100%;padding-left:10px;border:0px;color:#333333;background-color:#0180CF;color:#FFFFFF;}
.so_box .more{position:absolute;position:absolute; top:8px; right:10px;}
.so_box .more img{ height:24px;}

.so_boxes{margin:0 auto;width:92%;margin-top:12px;border:0px;background-color:#0180CF;}
.so_boxes .buts{margin:0 auto;height:40px;line-height:40px;width:100%;background:#fff url(../img/line_bg.jpg) repeat-x;color:white;border:0px;}
.so_boxex{margin:0 auto;width:92%;margin-top:12px;border:0px;}

.select select{width:100%;padding:5px;border:1px #CACACA solid;height:40px;-webkit-appearance:none;}
.select option{height:40px;} /*国际玩笑*/
.select{margin:0 auto;width:92%;height:40px;overflow:hidden;}


.price-table{
	width: 100%;
	font-family: "微软雅黑";
}
.price-table td{
	border: 1px solid #dadfe6;
	padding: 5px 5px;
	line-height: 30px;
	font-size: 14px;
	color: #82939e;
	text-align: center;
}
.price-table .l-h-1{
	font-size: 20px;
	font-weight:700;
	text-align: center;
	color: #82939e;
	background-color: #fbfbfb;
}
.price-table .l-h-2,
.price-table .l-h-3,
.price-table .l-h-4,
.price-table .l-h-5{
	width: 210px;
	font-size: 16px;
	text-align: center;
	color: #82939e;
}
.price-table .l-h-2{
	font-size: 18px;
	font-weight: 700;
	color: #7ec213;
	background-color: #f4fce8;
}

.price-table .line-2{
	background-color: #fffcf8;
}
.price-table .line-3{
	background-color: #ffffff;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}