/*
    作者：ZhongGuoHua/VI 25213638@qq.com
    时间：2016-05-31
    描述：图书馆支付页面
*/
body,div,p,ul,li,dl,dt,dd,h1,a,img,h3{padding: 0; margin: 0;}
img{border: none;}

.zf_banner{
	width: 100%;
	height: 228px;
	background: url(../img/banner.jpg);
	border-bottom: 1px solid #e9e9e9;
}
.zf_tm_line{
	width: 100%;
	height: 5px;
	background: #3a2d19;
	position: absolute;
	top: 0;
	filter: alpha(opacity=60); opacity: 0.6;
}
.container{
    width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  /*  background: yellow;*/
}
.banklist{
	width: 100%;
	margin-top: 65px;
	/*background: red;*/
}
.banklist_title{
	width: 100%;
	border-bottom: 1px dashed #c9c9c9;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #767676;
}
.banklist_title img{
	vertical-align: middle;
}
.jine{
	display: block;
	float: right;
	line-height: 40px;
}

.jine p{
	display: block;
	float: right;
	font-size: 24px;
	color: #c90202;
}
.bankall{
	width: 100%;
	border-bottom:1px dashed #c9c9c9 ;
	display: block;
	height: auto;
	float: left;
}
.bankall span{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #767676;
	margin-top: 30px;
	display: block;
	margin-bottom: 30px;
	margin-left: 50px;
}
.bankall ul{
	width: 950px;
	list-style: none;
	display: block;
	float: left;
	margin-left: 50px;
}
.bankall ul li{
	width: 160px;
	height: 40px;
	margin-right: 20px;
	display: block;
	float: left;
	border: 1px solid #d5d5d5;
	margin-bottom: 15px;
}
.bankall img{
	margin-top: 3px;
	
}
.bankall ul li.bl1{
	height: 40px;
	width: 160px;
	text-align: center;
	line-height: 40px;
	color: #157efb;
	font-family: "微软雅黑";
	font-size: 14px;
	display: block;
	float: left;
}
.bankall ul li.bl1 a{
	color: #157efb;
	text-decoration: none;
	display: block;
	float: left;
}
.bankall ul li.bl1.selected a{
	border: none;
}
.dot{
	height: 30px;
	width: 100%;
	display: block;
	float: left;
}
.bankall li a{
	float:left; 
	background:#fff;
	outline:none; 
	width:100%;
	position: relative;
 }
 
.bankall li a:hover{ padding:0; text-decoration:none;}
.bankall li i{ position:absolute; width:164px; height:44px; font-size:0; line-height:0; /*right:-2px; bottom:-2px;*/ background:url(../img/btbg.png) no-repeat right bottom; z-index:99; display:none;}
.bankall li.selected a{ border:2px solid #157efb; padding:0;position: relative;z-index:0}
.bankall li.selected i{ display:block;}


.bankall ul li.opp{
	display:none;
}

.zf_btn{
	text-align: center;
	margin-top: 40px;
	display: block;
	float: left;
	margin-left: 40%;
	margin-right: 50%;
	
}
/*.zf_btn input[type="button"]{
	background: #f6a615;
	width: 230px;
	height: 47px;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	border: none;
}*/



.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}



.button {
	width: 230px;
	height: 47px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	/*-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.black_overlay{
/* display: none;*/
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color: #000;
 z-index:1001;
 -moz-opacity: 0.5;
 opacity:.50;
 filter: alpha(opacity=50);
}

.white_content_small {
/* display: none;*/
 position: absolute;
 top: 40%;
 left: 50%;
 width: 700px;
 height: 300px;
 border: 10px solid #bfbfbf;
 background-color: white;
 z-index:1002;
 overflow: auto;
 margin: -150px 0 0 -350px;
}
.white_content_small_left{
	width: 40%;
	display: block;
	float: left;
	text-align: center;
	margin-top: 30px;
}
.white_content_small_right{
	width: 50%;
	display: block;
	float: left;
	margin-top: 60px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6d6d6d;
}
.white_content_small ul{
	list-style: none;
	margin-top: 40px;
	margin-left: 20px;
}
.white_content_small ul li{
	display: block;
	float: left;
	margin-right: 20px;
}
.white_content_small input[type="button"]{
	width: 130px;
	height: 30px;
	background: #fda821;
	border: none;
	color: #fff;
}
.white_content_small input[type="button"].zf_but1{
	background: #e0e0e0;
	color: #6e6e6e;
	
}
/**********************扫码支付弹出层***********************/
.white_overlay{
/* display: none;*/
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color: #fff;
 z-index:1001;
 -moz-opacity: 0.5;
 opacity:.50;
 filter: alpha(opacity=50);
}

.saoma{
	position: absolute;
	top: 50%;
 	left: 50%;
  	width: 890px;
 	height: 490px;
 	margin: -246px 0 0 -445px;
 	z-index:1002;
 	/*background-color: white;*/
 	
}
.saoma_ewm {
/* display: none;*/
	width: 466px;
	height: 475px;
 	border: 8px solid #bfbfbf;
 	background-color: white;
 	z-index:1002;
 	overflow: auto;
 	text-align: center;
 	display: block;
 	float: left;
}
.saoma_ewm_title{
	width: 100%;
	background: #00aeef;
	height: 70px;
	text-align: left;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	font-family: "微软雅黑";
	text-indent: 3em;
	
}
.saoma_ewm span{
	margin-top: 20px;
	font-size: 12px;
	display: block;
	
}
.saoma_ewm span a{
	color: #666666;
	text-decoration: none;
	
}
.saoma_ewm_cont{
	width: 90%;
	margin-left: 5%;
	border-bottom: 1px solid #BFBFBF;
	height: 280px;
	margin-top: 40px;
}
.saoma_ewm_cont span{
	font-family: "微软雅黑";
	color: #666666;
	font-size: 24px;
}
.saoma_ewm_cont p{
	display: block;
	float: left;
	font-size: 12px;
	font-family: "黑体";
}
.saoma_ewm_cont p.zfp1{
	display: block;
	font-size: 12px;
	font-family: "黑体";
	color: red;
	margin-left: 150px;
}
.saoma_phone{
	width: 300px;
display: block;
float: left;
 	z-index:1002;
 	overflow: auto;
 	margin-left: 50px;


}
.div6{ width: 100%; height: 70px;  background-color: #4e5361;margin:0px auto;z-index: 1;display: block;float: left;margin-top: 50px;}
.div6 .group6{ width: 100%;margin:0px auto;margin-top: 2px;}
.div6 .group6 div{ width: 100%;text-align: center; font: 14px/21px "微软雅黑"; color: #d5d7df;}
.div6 .group6 div a{ color: #d5d7df;text-decoration: none;}
.div6 .group6 div a:hover{ color: #888888;}
.fl_lf{float: left;}
.fl_rt{float: right;}
.clear{ clear: both; height: 0; line-height: 0; font-size: 0; overflow:hidden; margin: 0px; padding: 0px;}