header {
	height: 270px;
}
.articles-container {
	background: #ffffff;
	padding-bottom: 40px;
	box-shadow:0px 2px 4px 0px rgba(0,86,153,0.1);
	border-radius:1px;
}
.article-content {
	background-color: #fff;
	min-height: 340px;
}
.banner {
	background: url(../images/gfqh/article_banner_2.png);
}
.title {
	font-weight:300;
	color: #333;
	font-size: 48px;
	text-align: center;
	margin-bottom: 60px;
}
.section {
	margin-bottom: 60px;
}
.bank-operate-title {
	font-size: 28px;
	color: #4D4D4D;
	font-weight: 300;
	margin: 50px 0;
	text-align: center;
}
.bank-li {
	display: inline-block;
	width: 140px;
	height: 88px;
	background: #E6E6E6;
	padding: 30px 20px;
	text-align: center;
	border-radius: 8px;
	cursor: pointer;
	margin: 10px;
}

li.bank-li:hover, li.bank-li:focus {
	background: #408AF4;
	color: #FFFFFF;
}

.bank-item {
	font-size: 21px;
	color: #666666;
	font-weight:300;
}
.bank-li:hover .bank-item {
	color: #FFFFFF;
	font-weight: 300;
}
.bank-list {
	text-align: center;
}
.bank-tabs {
	border-bottom: 4px solid #F2F2F2;
}
.bank-tabs .tab-item {
	width: 20%;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
}
.bank-tabs .tab-item a{
	padding: 30px;
	font-size: 21px;
	font-weight: 300;
	color: #408AF4;
	vertical-align: middle;
	display: inline-block;
}
.bank-tabs>li.active>a, .bank-tabs>li.active>a:focus, .bank-tabs>li.active>a:hover,
.bank-tabs>li>a:focus, .bank-tabs>li>a:hover{
	border: none;
	color: #FFFFFF;
	background: url(../images/gfqh/bankTransfer/tab-item-bg.png) no-repeat;
	background-size:100% 100%;
}
.bank-tabs .tab-item a.long-item {
	padding: 15px 30px ;
}
.bank-tabs>li>a {
	border: none;
}
.bank-tabs>li.active, .bank-tabs>li:focus, .bank-tabs>li:hover{
	/* background: #408AF4; */
	border-bottom: 4px solid #408AF4;
}
li.bank-tab-item.active:after,li.bank-tab-item:focus:after,li.bank-tab-item:hover:after  {
	background: url(../images/gfqh/bankTransfer/arrow_bg.png) no-repeat;
	content: '';
	height: 23px;
	width: 46px;
	position: absolute;
	bottom: -26px;
	left: 40%;
}

.bank-tabs>li {
    margin-bottom: -4px;
}
.second-section {
	margin-top: 80px;
}
.transferNoticeContainer {
	min-height: 470px;
	background: #EDF1F4 url(../images/gfqh/bankTransfer/transfer-notice-bg.png) no-repeat;
	background-size: 100%;
	margin-top: 38px;
	padding: 80px 20px;
}
.transferNoticeContainer p {
	text-indent: 2em;
	font-size:18px;
	color: #333333;
	line-height: 36px;
	font-family: "Î¢ÈíÑÅºÚ", Arial, Helvetica, Sans-Serif;
}
.transferTimeContainer {
	min-height: 400px;
	background: #EDF1F4 url(../images/gfqh/bankTransfer/transfer-notice-bg.png) no-repeat;
	background-size: 100%;
	margin-top: 38px;
	padding: 120px 20px;
}
.time-container {
	padding: 10px;
	background: #DAECF7;
	border-radius: 8px;
	font-size: 21px;
	line-height:48px;
	text-align: center;
}
.transferLimitContainer {
	min-height: 470px;
	background: #EDF1F4 url(../images/gfqh/bankTransfer/transfer-notice-bg.png) no-repeat;
	background-size: 100%;
	margin-top: 38px;
	padding: 120px 20px;
}
.limit-container {
	background: #FFFFFF;
	min-height: 300px;
}
.limit-title {
	text-align: center;
	background: #408AF4;
	color: #FFFFFF;
	display: inline-block;
	height: 70px;
	font-size: 24px;
	line-height: 70px;
	width: 200px;
}
.limit-note {
	font-size:21px;
	line-height:48px;
	padding: 20px;
}
.computeWayContainer {
	min-height: 470px;
	background: #EDF1F4 url(../images/gfqh/bankTransfer/transfer-notice-bg.png) no-repeat;
	background-size: 100%;
	margin-top: 38px;
	padding: 120px 20px 60px 20px;
}
table {
	text-align: center;
}
thead.table-head tr th{
	text-align: center;
	background: #DDEBF7;
	vertical-align: middle;
	font-weight: normal;
	height:18px;
	font-size:18px;
	padding: 16px 0;
	border: 1px solid #fff;
}
tbody.table-body tr td {
	padding: 5px 0;
	line-height:42px;
	font-size:18px;
	vertical-align: middle;
}
.table-body tr:nth-child(odd){
	background: #FFFFFF;
	text-align: center;
}
.table-body tr:nth-child(even){
	background: #DDEBF7;
}
.table-body tr:nth-child(even) td{
	text-align: center;
}
.weight {
	font-weight: bold;
}
#coputeWayTable2 {
	margin-top: 30px;
}

.transferWayContainer {
	min-height: 470px;
	background: #EDF1F4 url(../images/gfqh/bankTransfer/transfer-notice-bg.png) no-repeat;
	background-size: 100%;
	margin-top: 38px;
	padding: 120px 20px;
}
.transferWayRow {
	min-height: 300px;
	background: url(../images/gfqh/bankTransfer/transfer-way-bg.png) center no-repeat;
	background-size:100% 100%;
	padding: 100px 0;
}
.transfer-way-note {
	text-align: center;
	font-size:20px;
}

thead.table-head tr th.top-head {
	background: #408AF4;
	border-radius: 10px 10px 0px 0px;
	color: #FFFFFF;
}