@charset "utf-8";

/* about */
.footer_content{width:1000px; clear:both;padding-top:5px;}
.footer_content .about_area{height:150px;margin:0px 0;}
.footer_content .about_area .line{width:100%;height:2px;background:#e3e3e3;margin-bottom:10px;}
.footer_content .about_area .amenu{width:30%;margin-top:5px;}
.footer_content .about_area .amenu_img{width:80px;height:80px;padding-top:20px;}
.footer_content .about_area .link{padding:10px 0px 0px 10px;}}
.footer_content .about_area .link span{font-size:14px;font-weight:bold;}
.footer_content .about_area .link div{font-size:12px;margin-top:4px;}
.footer_content .about_area .link a:hover{color:#2469b1;}
.footer_content .about_area .ewm{text-align:center;margin-left:45px;margin-top:10px;}
.footer_content .about_area .ewm .name{height:30px;font-size:14px;line-height:30px;}
.footer_content .about_area .ewm .direct_bank{width:86px;height:86px;}
.footer_content .about_area .ewm .wechat_bank{width:86px;height:86px;}
.footer_content .about_area .ewm .phone_bank{width:86px;height:86px;}

/* 页面底部样式  Start Add by ChengZhiYong 2015/11/05*/
.footer{width:100%;clear:both;}
.footer .line{width:100%;height:4px;background:#d0a452;}
.footer .ft_content{width:100%;height:75px;background:#0066b3;padding-top:5px;}
.footer .ft_content .info{width:100%;color:#FFFFFF;text-align:center;margin:0px auto;}
.footer .ft_content .info a{color:#e2bb4d;}
.footer .ft_content .info a:hover{color:red;}
/* 页面底部样式  End Add by ChengZhiYong 2015/11/05*/
.footer_content{width:1000px;height:auto;margin:10px auto;color:5f5f5f;}

/*二维码放大*/
#gallery {background-color: #444;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}

.branch_logo{background:url(../images/shanghai.png) no-repeat center;margin:auto 0px;width:230px;height:65px;}
.branch_left{width:30%;}
.branch_left .branch_dt{border:1px solid #e2e2e2;padding:10px; margin-bottom:10px;}
.branch_left .branch_dt dl dt{border-bottom:1px solid #e2e2e2;font-size:16px;font-weight:bold;margin-bottom:5px;color:#267bc9;}
.branch_left .branch_dt dl dt dd{line-height:20px;}
.branch_right{width:69%;margin-bottom:10px;}
.branch_right .branch_content{border:1px solid #e2e2e2;padding:10px;}
.branch_right .branch_content div{width:100%;margin:10px auto;text-align:center;}
.branch_right .branch_content li{border-bottom:1px solid #e2e2e2;font-size:16px;font-weight:bold;color:#267bc9;margin-bottom:10px;}
.branch_left .branch_dt dl dt span{float:right;font-size:12px;font-weight:bold;color:#000;}

/*分行链接*/
.width5{width: 63px;}  
.width7{width: 85px;}     
/*套在Select外层，用于隐藏Select框*/
.DivSelect{
					float:left;
			    position: relative;
			    background-color: transparent;
			    height: 17px;
			    overflow: hidden; /*隐藏了小三角，宽度为比select宽度少20px*/
			    border-width:0px;
			    border-top-style: none; 
			    border-right-style: none; 
			    border-left-style: none; 
			    border-bottom-style: none;
			}
/*设置Select样式*/
.SelectList{
			    position: relative;
			    background-color: transparent;
			    top:   -4px;
			    left:0px;
			    border-width: 0px;
			    border-top-style: none; 
			    border-right-style: none; 
			    border-left-style: none; 
			    border-bottom-style: none;
			    display:block;
			    height: 22px;
			    overflow:hidden;
font-family: 微软雅黑;
font-size: 13px;
text-align: left;

			}

