body{
	color: #484848;
}
.head {
    background: url(../images/bank/bank01.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.info h2{
	padding-bottom: 30px;
}
.info p{
	font-size: 14px;
	height: 23px;
}
.title{
	font-size: 50px;
	color: #56a5f1;
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
.special_detail{
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 150px;
}
.special_detail div{
	display: inline-block;
	width: 340px;
	height: 290px;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
}
.special_detail div i{
	display: inline-block;
	width: 55px;
	height: 70px;
	margin-left: 77%;
	margin-top: 10%;
}
.spe1{
	float: left;
}
.spe2{
	margin-left: 3%;
}
.spe3{
	float: right;
}
.icon01{
	background: url(../images/bank/bank02.png) 0 0 no-repeat;
}
.icon02{
	background: url(../images/bank/bank02.png) -154px 0 no-repeat;
}
.icon03{
	background: url(../images/bank/bank02.png) -287px 0 no-repeat;
}
.special_detail h5{
	font-size: 18px;
	margin-left: 8%;
	margin-top: 30px;
	margin-bottom: 10px;
}
.special_detail p{
	display: inline-block;
	font-size: 14px;
	margin-left: 8%;
	height: 24px;
}
.special_detail p:before{
	content: '●';
	color:#56a5f1;
	font-size: 18px;
	margin-right: 10px;
}
.fr{
	float: right;
	margin-right: 11%;
}
.bank_check{
	width: 100%;
	background-color:#f9fafb;
}
.check_detail{
	width: 1100px;
	height: 600px;
	margin: 10px auto;
	background-color:#f9fafb;
}
.check_detail div{
	display: inline-block;
	width: 350px;
	height: 470px;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
}
.check01{
	float: left;
	background: url(../images/bank/bank03.jpg) 0 0 no-repeat;
}
.check02{
	background: url(../images/bank/bank03.jpg) -376px 0 no-repeat;
	margin-left: 2.3%;
}
.check03{
	float: right;
	background: url(../images/bank/bank03.jpg) -750px 0 no-repeat;
}
.tit{
	font-size: 18px;
	margin-top: 62%;
	margin-left: 6%;
	padding-bottom: 10px;
}
.p_detail{
	font-size: 14px;
	margin-left: 6%;
	width: 78%;
	line-height: 1.6;
	color: #313131;
}
.p_detail:before{
	content: '●';
	color:#56a5f1;
	font-size: 18px;
	margin-right: 10px;
}
.visit_pic{
	width: 1101px;
	margin: 0 auto 75px;
}
.schedule{
	width: 100%;
	background-color:#f9fafb;
}
.schedule_pic{
	width: 916px;
	margin-left: 18%;
	padding-bottom: 120px;
}
.down_detail{
	width: 1100px;
	height: 401px;
	margin: 0 auto;
	padding-bottom: 120px;
}
.down_pic01{
	float: left;
	margin-top: 30px;
}
.down_pic02{
	float: right;
	margin-top: 30px;
	margin-right: 2%;
}