@charset "gb2312";
/* CSS Document */

/*浮窗*/
.shade {width: 100%;height: 100%;background: rgba(0,0,0,0.5);background: #000 \9;  _background: none;filter: alpha(opacity=50);position: absolute;top: 0;left: 0;z-index: 999;display:none;}
.fu_buy {position: fixed;top:50%;left: 50%;margin:-211px 0 0 -371px;width: 720px;padding: 10px 10px;background: #fff;z-index: 999;border:1px solid #ddd;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;display:none;z-index:99999;}
.fu .icon {position:absolute;font-family:Helvetica;font-size:30px;color:#8b8b8b;top:0;right:10px;cursor:pointer;}

.fu_title {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
.fu_title s {
	text-decoration: none;
	font: 16px "微软雅黑";
	color: #333333;
	font-weight: bold;
}
.fu_title em {
	font: 12p "宋体";
	color: #666666;
	font-style: normal;
	margin-left: 20px;
}
.fu_title em b {
	color: #5586dc;
	font-weight: normal;
}
.fu h4 {
	display: block;
	font: 14px "宋体";
	color: #666;
	padding: 40px 0;
	text-align: center;
}
.fu .arrow {
	background-position: 0 -957px;
	height: 21px;
	width: 21px;
}
.fu .selectControl em {
	font-style: normal;
}
.fu .icon-success-small {
	background-position: 0 -1035px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
	margin-top: 15px;
}
.fu .icon-information-small {
	background-position: 0 -521px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
}
.fu .icon-error-small {
	background-position: 0 -399px;
	height: 18px;
	width: 18px;
	vertical-align: middle;
	padding-right: 5px;
}
.fu .information {
	font: 12px "宋体";
	color: #999999;
	margin-top: 15px;
}
.fu .error {
	font: 12px "宋体";
	color: #e4393c;
	margin-top: 15px;
}
.fu .star {
	color: #ff8432;
	font: 12px "宋体";
	font-style: normal;
	margin-top: 15px;
}
.fu .item-btn {
	font: 12px "宋体";
	color: #666666;
}
.fu_reg .item-btn a {
	color: #5586dc;
}
.fu .yanzheng {
	margin-top: 15px;
	font: 12px "宋体";
	color: #999999;
}
.fu .yanzheng img {
	border: 1px solid #dddddd;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 5px;
}
.fu_login .formima {
	color: #666666;
	margin-left: 90px;
}
.fu .notice {
	font: 12px "宋体";
	color: #aaaaaa;
	border-top: 1px solid #dcdcdc;
	padding-top: 10px;
	margin-top: 35px;
}
.fu_se form .horizontal label {
	min-width: 260px;
}
.fu .item-btn {
	width: 100%;
}
.fu_buy_table {
	width: 700px;
	margin: 15px 0 0 10px;
	border-collapse: collapse;
    border-spacing: 0;
	line-height: 2.45;
}
.fu_buy_table th {
	font: 14px "宋体";
	color: #666666;
	font-weight: bold;
	background: #f5f5f5;
	text-align:left;
}
.fu_buy_table td {
	font: 12px "宋体";
	color: #000;
	vertical-align: middle;
	text-align:left;
}
.fu_buy_table th, .fu_buy_table td {
	border: 1px solid #dddddd;
	padding: 7px 10px;
}
.fu_buy .fu_buy_table .checkbox {
	margin-left: 10px;
}
.fu_buy .fu_buy_table input {
	margin-left: 15px;
}
.fu_buy .fu_buy_table .ch {
	margin: 5px 0px 5px;
	display: block;

}
.fu_buy .fu_buy_table .ch input{
	position: relative;

	margin-left: 10px;
}
.fu_buy .tagch {
 +display: inline-block;
 +margin-left:-8px;
 +margin-right: 8px;
}
.fu .button-blue {display:block;width:240px;height:36px;line-height:36px;font-size:14px;text-align:center;font-family:"SimSun";font-weight:bold;color:#fff !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-image: linear-gradient(to bottom, #46adf4, #0095db);
  border: 1px solid #0095db;
  margin:30px 0 0 250px;  
  text-decoration: blink;  
  background-color: #0095db\9;
}