.socail-banner {
	height: 514px;
	background: url(/v3/images/2-1shebao_banner.png) no-repeat 50%;
	margin: 0 auto;
}

.hq-pulllist {
	display: inline-block;
	vertical-align: middle;
	width:170px;
}

.socail__calculator-input input,
.socail__calculator-input select {
	width: 364px
}
.hq-pulllist input {
	background: #fff;
	border: 1px solid #ccc;
	vertical-align: bottom;
	cursor: pointer;
	width:74%;
}
.hq-input-group{
	float: right;
	width:132px;
}
.hq-input-group input{
	width:100%;
}
.hq-input-label {
	white-space: nowrap;
	padding: 4px 6px 8px;
	margin-right: -6px;
	font-size: 14px;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: middle
}

.socail h2 {
	text-align: center;
	margin-bottom: 25px
}

.socail .on {
	background: #e9f3fc;
}

.socail .on .socail__position_low-base span.low-base-select {
	background: url(/v3/images/2-1shebao_blue.png) no-repeat 100% 100%;
	border: 1px solid #21a8df;
	color: #21a8df;
	cursor: pointer;
}

.socail .off {
	background: #f7f7f7
}

.socail .off .socail__position_low-base span {
	cursor: not-allowed
}

.socail .special-text {
	font-weight: 700
}

.socail__calculator {
	width: 530px;
	margin: 53px auto
}

.socail__position {
	position: relative;
}

.socail__position .hq-switch {
	position: absolute;
	top: 18px;
	left: 15px
}

.socail__position_low-base {
	position: relative;
	display: inline-block;
}

.socail__position_low-base span {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	width: 126px;
	padding: 6px 0;
	padding: 5px 0px\9;
	text-align: center;
	border: 1px solid #ccc;
	color: #b4b3b3;
	background: url(/v3/images/2-1shebao_gray.png) no-repeat 100% 100%;
	cursor: pointer;
}

.socail__calculator-input {
	text-align: right;
	margin-bottom:12px;
}

.socail__calculator-input input,
.socail__calculator-input label,
.socail__calculator-input select {
	display: inline-block
}

.socail__calculator-input label {
	font-size: 14px;
	color: #666;
	padding-right: 8px
}

.socail__payment {
	margin-bottom: 10px;
	padding: 12px;
	padding-bottom:1px;
}

.socail__fund {
	margin-bottom: 20px;
	padding: 12px;
	padding-bottom:1px;
}

.socail__fund .hq-pulllist ul {
	text-align: left
}

.socail__btn {
	text-align: center;
}

.socail__btn button:first-child {
	margin-right: 20px
}

.socail__detail {
	width: 900px;
	margin: 20px auto;
	text-align: center;
}

.socail__detail table {
	width: 900px;
	padding-bottom: 20px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.socail__detail table tbody tr:nth-child(2n),
.socail__detail table tfoot tr:last-child,
.socail__detail table thead tr {
	background: #f7f7f7
}

.socail__detail table td {
	height: 50px;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1
}

.socail__detail_hide {
	float: right;
	width: 70px;
	height: 30px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-top: none;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.socail__detail_hide i {
	padding-right: 3px;
	vertical-align: middle
}

.hide {
	display: none
}