@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-size:12px;} 
body{  background: #fff;   
       -webkit-appearance: none;
       margin:0 auto;}
a{ color:#333333; text-decoration:none}
/* 鼠标悬停效果*/
.tab ul li a:link{background-color:# F9F9F9; color:#333;}				 
.tab ul li a:visited{background-color:#ccc; color:#999;}			 
.tab ul li a:hover{background-color:#999; color:#666;}	
.tab ul li a:active{background-color:#0065b3; color:#fff;}  

.background{ margin:0 auto;
	         width: 980px; background:none; 
           }
ul{ list-style:none;}
.clear{ clear:both;}
.header{ width:980px; height:80px;  margin:0 auto;   }
.header01{ width:980px; height:20px;  margin:0 auto;}
.search{ height:20px;
         margin-top:15px;
		 float:right;
		 }
.search-button{ background:url(../images/secrh.png) no-repeat; 
                height:25px;width:40px;
				border:none;
				vertical-align:middle;
				}		 
.logo{ background:url(../images/logo.jpg) no-repeat; 
      width:450px;
	  height:69px;
      float:left;
	  margin-top:10px;
	  }

.link{ text-align:right; 
       padding-right:10px; 
	   position:relative; top:30px; 	  
	   float:right;
	   margin:5px auto;}
/*-----------------------------------企业网银欢迎页---------------------------------*/
/*.topbg{ background:#F0F0F0;}*/
.tishi{border:#ccc solid 1px;  
       background: url(../images/c_bg.png) repeat-x; 
	   padding:10px; 
	   }
h1{ border-bottom:1px solid #09F;
    font:bold 16px/25px "宋体";}
.yewu{border:#ccc solid 1px; 
      margin-top:10px;
	  background: url(../images/c_bg.png) repeat-x; 
	  padding:10px; 
	  }
.yewu tr td{ border-bottom:1px dotted #ccc;}	  
.yewu td:hover{ color:#333333;}
.tab ul li{ display: inline;}
.tab ul li a{
              margin-right:10px;
			  line-height:20px;
			  font-weight:bold;
			  font-size:14px;
			  height:20px; 
			  float:right;
			  padding:5px;
			 }
			 
.tab ul li a:link{background-color:# F9F9F9; color:#fff;}				 
.tab ul li a:visited{background-color:#ccc; color:#fff;}			 
.tab ul li a:hover{background-color:#999; color:#fff;}	
.tab ul li a:active{background-color:#0065b3; color:#fff;}		
			 

/*-----------------------------------登录页开始---------------------------------*/
.login{ float:right; 
        width:280px;
		height:330px;
		/* background:#fff; */
		/* background:rgb(228,243,250); */
		margin:30px 30px 0 0;
		position:absolute;
		right:0px; z-index:99;
		
		
       }
.login01{ position:relative; }	 
  
.b{ font-size:16px; 
    font-weight:bold; 
	text-indent:20px; 
	color:#333333; 
	
	}	 
.login table{ width:280px; margin:20px 0 0 20px;}	
  
.login_bg{ background: url(../images/login_bg.jpg) center  center; 
           width:100%; height:400px;  
		  }
.login_banner{ background:url(../images/login_banner.jpg) no-repeat;
               margin:0 auto; 
			   width:980px; height:400px;
			   }
.gonggao{ width:100%; 
          height:30px; 
		  background:#ebebeb;}	
.gonggao_c{ width:980px; 
            line-height:30px; 
		     margin:0 auto;
			 text-align:left;   
			 text-indent:24px; 
			 background:url(../images/laba.png) no-repeat left center; 
			 }	
.xws{ float:left;}			  
.Hints_c{  
		   clear:both;
		   width:980px; 
           margin:0 auto; 
		   line-height:20px; 
		   color:#999;
		   padding-top:20px;
		   text-indent:24px; 
		   text-align: left;
		    }
.Hints { width:100%;
         height:120px;
		 } /* 温馨提示标签  */
		 
.Hints ul{
	padding-top:10px;
}
.foot{ 
	  clear:both;
	  border-top:1px #ccc solid;
      line-height:25px; 
	  text-align:center;}
/*-------------------------------------页脚--------------------------------------*/		  
.Foot{ width:100%; overflow:hidden; padding:25px 0;  background: #e9e9e9; border-top:1px #ccc solid;}
 .FootWrap{ width:980px; margin:0 auto; background:none; overflow:hidden}
 .FootLeft{ width:480px; float:left; line-height:26px; text-align:left;}
 .FootLeft span{ font-size:16px; font-weight:bold; color:#ff9900}
 .ewm{ width:210px; float:left; border-left:1px solid #ccc; margin-left:20px; _display:inline-block;}
 .ewm dt,.ewm dd{ float:left}
 .ewm dt{ width:100px;text-align:center;}
 .ewm dt img{ width:75px; height:75px;}
 		 
.inptxt{ border:#999 solid 1px; 
         line-height:24px; 
		 height:24px; 
		 width:200px; 
		 font-size:12px; 
		 color:#999;
		 text-indent:5px;
		 margin:20px 0px 0px 15px;
		 }
.inpont {background:#FC0; 
         width: 150px; height: 35px; 
         border: 0px; 
		 font-size: 14px; 
		 font-weight: bold; 
		 color: #333333; 
		 float: left;
		 margin:10px 0px 0px 20px;}
/*.topbg{ background:#F0F0F0;}*/
.tishi{border:#ccc solid 1px;  
       background: url(../images/c_bg.png) repeat-x; 
	   padding:10px; 
	   }
h1{ border-bottom:1px solid #09F;
    font:bold 16px/25px "宋体";}
.yewu{border:#ccc solid 1px; 
      margin-top:10px;
	  background: url(../images/c_bg.png) repeat-x; 
	  padding:10px; 
	  }
.yewu tr td{ border-bottom:1px dotted #ccc;}	  
.yewu td:hover{ color:#333333;}
.tab ul li{ display: inline;}
.tab ul li a{
              margin-right:10px;
			  line-height:20px;
			  font-weight:bold;
			  font-size:14px;
			  height:20px; 
			  float:right;
			  padding:5px;
			 }
			 
.tab ul li a:link{background-color:# F9F9F9; color:#333333;}				 
.tab ul li a:visited{background-color:#ccc; color:#999;}			 
.tab ul li a:hover{background-color:#999; color:#F6F6F6;}	
.tab ul li a:active{background-color:#0065b3; color:#fff;}			 



/*Slide Start幻灯片位置开始*/
 #Slidebox{width:100%; height:388px;
		  min-width:1000px;
          padding:0px; 
          margin:0 auto;  
		  background:none; 
		  overflow-y:hidden;  
		  float:left;
		  border: 0;
		  }
#flashBg {height:388px;
		  clear: both;
		  margin: 0;padding: 0;
		  }

#flash{width: 100%;
       height: 388px;
	   margin: 0 auto;
	   width:100%;
	   border: 0;
	   }
.flash_bar {width:655px;padding-left: 460px;z-index: 69;height: 30px;overflow: hidden;position: absolute;padding-top: 13px!important;padding-top: 12px;
bottom:0px;left:0px; /*background: url(../images/tg_flashbar.png) no-repeat 0px 0px;*/text-align: center;}
.flash_bar .dq {display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;background: url(zh_CN/qzbank/images/pagination.png) no-repeat 0px -12px; overflow:hidden;
_background: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="zh_CN/qzbank/images/pagination2.png" ,sizingMethod="crop");
}

.flash_bar .no {display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;
background:url(zh_CN/qzbank/images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="zh_CN/qzbank/images/pagination.png" ,sizingMethod="crop");
}





/*-----------------------------------banner图片幻灯片---------------------------------*/
.midcolbox{ width:760px;
            height:120px;
			   margin-top:10px; 
		    }	
#photo,#bgfx{ width:760px; height:120px;
          	}	
			  
.rightcolbox{ width:760px; 
              height:120px; 
			  background:#fff;
              }
.rightcolbox h3{background:url(imgs/top.gif) repeat-x left; 
                line-height:24px;}
.container, .container *{margin:0; padding:0;}

.container{width:760px; height:120px; 
          }
.slider{
		position:absolute;
		overflow:hidden;
		left: -1px;
		top: -100px;
}
.slider li{ list-style:none;
            display:inline;
			background:url(../images/banner.png) no-repeat;}
.slider img{ width:760px; 
             height:120px; 
			 display:block; }
.num{ position:absolute; 
      right:5px; 
	  bottom:5px;}
.num li{float: left;
		color: #FF7300;
		text-align: center;
		line-height: 16px;
		width: 16px;
		height: 16px;
		font-family: Arial, Helvetica, sans-serif,"微软雅黑";
		font-size: 12px;
		cursor: pointer;
		overflow: hidden;
		margin: 3px 1px;
		border: 1px solid #FF7300;
		background-color: #fff;
}
.num li.on{
			color: #fff;
			line-height: 24px;
			width: 21px;
			height: 21px;
			font-size: 16px;
			margin: 0 1px;
			border: 0;
			background-color: #FF7300;
			font-weight: bold;
}	   
/*------------------------- 菜单开始-------------------------------*/
.menu{ 
       height:60px; 
	   width:100%;
	   margin:0 auto; /*overflow:hidden;*/	
	   background:#da251d;
	   }
 #menu {width:1040px;
        height:55px;
        padding:5px 0 0 0;
		margin:0px auto;
		list-style-type:none;
		}	
#menu li {width:75px; 
           float:left; 
		   line-height:55px; 
		   margin:0 auto;
		   border-radius:5px 5px 0 0
		   }
#menu li.on{
	 background:#eaeaea;
}
#menu li.on a{
	color:#333333;
}
#menu ul{ float:left; }		   
#menu a {position:relative;
          display:block;
		  text-decoration:none;
		  width:75px; 
		  color:#fff;
		  font-size: 14px;
		  }		  
#menu a span {display:block; 
			  color:#fff;
		      text-align:center; 
			  }
#menu a em {display:none;}	  
#menu a:hover{background:#eaeaea;color:#333333; border-radius:5px 5px 0 0}
	   
/*-----------------------二级菜单--------------------------------------------*/	
.menutwo_box { width:100%; 
			   background:#eaeaea;} 
#menutwo{ height:40px; width:980px; margin:0 auto;} 
#menutwo a {display:block; 
			color:#333333;
			text-align:center;
			}
	
/*-----三角箭头--------*/					   			   
#menutwo a em {display:none;}
#menutwo a:hover {color:#da251d;}
#menutwo ul{
		display:none;
}
#menutwo ul li a:hover em{display:block; 
						   overflow:hidden; 
						   border:4px solid #39F; 
						   border-color:#39F #fff; 
						   border-width:4px 4px 0 4px; 
						   position:absolute; 
						   left:50%; top:100%;
						   margin-left:-6px;}	
						   			   
#menutwo ul li {display:block; float:left; }
#menutwo ul li a{display:block; 
                 line-height:40px; 
				 padding:0px 10px;
				 }
#menutwo ul li ul{ position:absolute;  
                   border-bottom:#fff solid 1px;
				   }
#menutwo ul li ul li a{display:block; 
                       line-height:25px; 
					   height:25px; 
					   width:100px;
					   text-align:left;
					   color:#333333; 
					   background:#eaeaea; 
					   /*border:#fff solid 1px; */
                  	   border-bottom:#FFF solid 1px;}
					   
#menutwo ul li ul li a:hover{ color:#fff; background:#999;}

#menutwo ul li.menuthresico{ 
							display:block;
							float:left;
							padding:0px;
                              }
#menutwo ul li.menuthresico li{ float:none;}
/*------------------------------------------ 菜单结束-----------------------------*/

/*------------------------------------ 个人信息-----------------------------------*/
.userbox{width:99%; height:138px;
         background:url(../images/c_bg.png) repeat-x;
         border:1px solid #ccc;
		 text-align:left; 
		 
		 }
.userbox td{ text-indent:24px;}		 
.userbox table{ width: 99%; height:130px;}		 
.btn{ background:#ccc; padding:5px; text-align:center;}

/*----------------------------------快捷菜单开始----------------------------------*/
.shortcutMenu_data{					
					float:left; 
					}				
.title_01{ width:100%; 
            height:30px; 
  		    background:url(../images/title_bg.png) no-repeat;}
.title_01 a{ margin-left:50px; line-height:30px;color:#FFFFFF;}
.title_01 span a{ width:30px;}

.kjcd{width:196px;      
	  border:1px solid #ccc;
	  background:#fff;
	  margin-bottom:10px;
	  }	 
.kjcd ul li{ padding:10px; text-indent:24px; 
              border-bottom:1px dotted #ccc;
			  
             }	    

/*--------------------------------公告信息开始-----------------------------------------*/

.news{ width:196px;        
       background:#fff; 
	   border:1px solid #ccc;
	}
		
.news p{ line-height:20px; 
         padding:10px;
		 text-indent:24px; 
         }
/*------------------------------------欢迎页内容----------------------------------------*/
.content{ border:none;
          height:100%;
		  background:#fff;
		  width:760px; }	  
/*.content{ background:url(../images/con_m.jpg) repeat-x; width:auto;}
.con_rig{ background:url(../images/con_rig.jpg) no-repeat right top; height:515px; padding:30px 20px 20px 0px;}
.con_rig iframe{margin-right:0; *margin-right:20px;}	*/	  
		  
/*-------------------------------------页脚--------------------------------------*/		  
.footbar{color:#002B61; 
         height:30px; width:980px;  
         line-height:25px; 
         margin:10px auto; 
		 text-align:center;
		 border-top:2px solid #ccc;
		 padding-top:10px;
		 }
.footbar img{
	vertical-align: middle;
}
/*-----------------------------------banner图片幻灯片---------------------------------*/
.midcolbox{ width:980px;
            height:120px;
			  
		    }	
#photo,#bgfx{ width:980px; height:120px;
          	}	
			  
.rightcolbox{ width:980px; 
              height:120px; 
			  background:#fff;

		}
.rightcolbox h3{background:url(imgs/top.gif) repeat-x left; 
                line-height:24px;}
.container, .container *{margin:0; padding:0;}

.container{width:980px; height:120px; 
          }
.slider{
		position:absolute;
		overflow:hidden;
		left: -1px;
		top: -100px;
}
.slider li{ list-style:none;display:inline;}
.slider img{ width:980px; height:120px; display:block;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{float: left;
		color: #FF7300;
		text-align: center;
		line-height: 16px;
		width: 16px;
		height: 16px;
		font-family: Arial, Helvetica, sans-serif,"微软雅黑";
		font-size: 12px;
		cursor: pointer;
		overflow: hidden;
		margin: 3px 1px;
		border: 1px solid #FF7300;
		background-color: #fff;
}
.num li.on{
			color: #fff;
			line-height: 24px;
			width: 21px;
			height: 21px;
			font-size: 16px;
			margin: 0 1px;
			border: 0;
			background-color: #FF7300;
			font-weight: bold;
}
/* 主页面table样子，兼容IE与火狐浏览器 */
.menuTable{
	margin-top:50px!important;
	margin:10px auto;
}

#menutwo ul li.menutwo_li_on{
	color:#da251d;
}
#menutwo ul li.menutwo_li_on a{
	color: #333333;
}
.radiusname{
	border:1px solid #c7c7c7; border-radius:5px;color:#666666;
}
.logindiv{height:40px;width:265px;background:#da251d;line-height:40px; border-radius:5px;color:#fff;font-size:14px; font-weight:bold;border:0; cursor:pointer;margin-bottom:10px;}
.logindiv:hover{background:#cc251d;}
.loginbuttondiv{
	width: 268px;
	height: 42px;
	position: absolute;
	top: 260px;
	left: 25px;
}
.toplogo{height:106px;width:100%;border: 0;}
.logologin{ background:url(../images/logo.jpg) no-repeat 20px 25px; 
      width:1000px;height:106px; margin:0 auto;
	  }