/* CSS Document */
body,form,h2,h3,p,div
{
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
img
{
	border:none;
	
}
ul
{
	list-style:none;
	padding:0;
	margin:0;
}
a
{
	text-decoration:none;
	color:#000;
}
div#all
{
	background:#edf0f1;
	width:1000px;
	margin:0 auto;
	position:relative;
}
#all #top
{
	padding-top:10px;
	width:100%;

	
}
#all #top img
{ margin-left:50px;
 
}
#all #top form
{
	
	margin-left:200px;
	display:inline;
	
}
#all #top ul.search li
{
	float:left;
	margin-top:8px;
}
#all #top form
{
	position:relative;
	margin-right:20px;
}

#all img#search
{
	position:absolute;
	left:728px;
	top:20px;
	
}
#all img#search:hover
{
	cursor:pointer;
}

#all #top ul.search li a
{
	width:60px;
	height:20px;
	line-height:20px;
	
	
}
#all #top ul.search li a.wid
{
	
	width:40px;
}
#all #top ul li a.last
{
	border:none;
}
#all #top #nav ul
{
	float:left;
	margin-top:20px;
}
#all #top #nav ul>li.menu
{
	float:left;
	margin-left:10px;
	margin-right:60px;
	position:relative;
	
}

#all #top #nav ul li.menu>a
{
    line-height:70px;
    height:70px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
		
}
#all #top #nav ul li.menu ul
{
	position:absolute;
    padding:0;margin:0;
    top:70px;
    background:#fff;
	width:200px;
	opacity:0.9;
	display:none;
	z-index:10;
}
#all #top #nav ul li.menu:hover ul
{
       display:block;
	   z-index:30;
}
#all #top #nav ul li.menu ul li a
{
   display:block;
   line-height:50px;
   height:50px;
   padding-left:10px;
   
   
		
}
#all #top #nav ul li.menu ul li a:hover
{
	background-color:#eeeeee;
}
#all #top #nav ul li a.first
{
	margin-left:40px;
	
		
}
#all #top #nav ul li a:hover
{
	background-color:#fa504b;

	
		
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
.clearfloat
{
	clear:both;
}
#banner
{
	width:1000px;
	height:350px;
	overflow:hidden;
	position:relative;
}
#banner #inner
{
	width:1000px;
	height:350px;
	position:absolute;
	z-index:0;
}
#all #btn 
{
	position:absolute;
	top:88px;
	right:0;
	z-index:100;
}
#all #btn img:hover
{
	cursor:pointer;
	opacity:0.8;
}
#Financialtools ul li a #arrow:hover
{
	opacity:0.8;
	}
#banner  p
{
	
	position:absolute;
	
	right:450px;
	bottom:15px;
	
}

#banner p.bannernav span.first
{
	
	 background:#FFBA01;
	 box-shadow:inset 0 0 0 1px #fff;
	 box-shadow: 0px 0px 4px 0px #C79100;/*四个值：X轴偏移 Y轴偏移 阴影羽化 阴影像素*/
	 
	
}
#banner #login
{
	width:240px;
	height:220px;
	background:rgba(255,255,255,0.8);
	position:absolute;
	top:20px;
	left:25px;
	
	border-radius:2%;
	
}

#banner #login h3
{
	font:18px/30px "Arial";
	width:100%;
	background:#000;
	color:#fff;
	text-align:center;
	border-radius:2%;
}
#banner #login p.one
{
	position:absolute;
	top:105px;
	left:20px;
	width:90%;
}


#banner #login p.two
{
	position:absolute;
	top:175px;
	left:20px;
	margin-top:15px;
	width:90%;
}
#banner #login p.one a,#banner #login p.two a
{
	display:inline-block;
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/doc.png) no-repeat left center;
	text-indent:8px;
	
}
#banner #login p.one span
{
	margin-left:5px;
}
#banner #login p.two span
{
	margin-left:5px;
}
#banner #login img
{
	margin:20px auto;
	display:block;
	width:202px;
	opacity:1;
	z-index:10px;
	
	
}
#banner #login .imgt
{
	width:202px;
	display:block;
	opacity:1;
	position:relative;
	top:10px;
	z-index:10px;
}
#banner   p.bannernav span
{
	box-shadow:inset 1px 1px 2px 0px #2a3340;
	display:inline-block;
	margin-left:20px;
	width:15px;
	height:15px;
	border-radius:50%;background-color:#fff;
	cursor:pointer;
}
#all #tools
{
	width:930px;
	margin:15px auto;background-color:#FFF;
	
	padding:10px;
	
	
}
#all #tools h2
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
	
}
#all #tools h2 a:hover
{
	color:#fa504b;
}
#all #tools img:hover
{
	opacity:0.7;
	
}
#all #tools ul
{
	height:100px;
}
#all #tools ul li
{
	float:left;
	width:115px;
	text-align:center;
	
	
}
#all #tools h3
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;

	
}
#all #tools ul li span
{
	display:block;
	width:115px;
	height:40px;
	line-height:40px;
	
}
#all #Financialtools
{
	position:absolute;
	top:148px;
	right:0px;
	width:195px;
	z-index:50;
	
}
#all #Financialtools ul
{
	background:#2867af;
	width:175px;
	padding-left:20px;
	
}
#all #Financialtools ul li
{
	line-height:35px;
	height:35px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
	
}
#all #Financialtools ul li img
{
	float:right;
}
#all #Financialtools ul li a
{
	color:#fff;
	display:block;
	
}

#all #Financialtools ul li.tlast:hover
{
	background-color:#2867af;
	border:none;
}
#all #Financialtools ul li:hover
{
	background-color:#69aaf7;
	border-left:3px solid #29e8f6;
}
#all #main #maintop
{
	width:950px;
	height:300px;
	background-color:#FFF;
	margin:15px auto;
	
}
#all #maintop img 
{
	width:215px;
	height:125px;
}


#all #maintop
{
	padding-top:10px;
}
#all #maintop ul
{
	margin-bottom:10px;
}
#all #maintop ul li
{
	float:left;
	margin-left:10px;
	margin-right:15px;
}
#all #maintop ul li a
{
	float:left;
	height:40px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	font:14px/40px Arial, Helvetica, sans-serif;
	

}

#all #maintop ul li a:hover
{
	background-color:#fa504b;
	color:#fff;
}
#all #maintop ul li a.first
{
	background-color:#fa504b;
	color:#fff;
}
#all #maintop h2
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:10px;
}
#all #main #mainbottom
{   width:950px;
    height:390px;
	
	margin:15px auto;
	}
	
#all #main #mainbottom #mainleft
{
	background-color:#fff;
	width:525px;
	height:365px;
	margin-right:15px;
	padding:10px;
}
#all #main #mainbottom #mainright
{

	width:370px;
	height:365px;
	
	
}
#all #main #mainbottom #mainright #righttop
{
	width:370px;padding:10px;
	background-color:#fff;
	
}
#all #main #mainbottom #mainright #rightbottom
{
	width:370px;padding:10px;
	background-color:#fff;
	margin-top:15px;
	
}
#all #main #mainbottom #mainright #rightbottom #faqlist a
{
	display:block;
	width:120px;
	height:64px;
	line-height:64px;
	
	text-indent:30px;

}
#all #main #mainbottom #mainright #rightbottom #faqlist a.aaa
{
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/icon_sms2.png) no-repeat left center;
}
#all #main #mainbottom #mainright #rightbottom #faqlist a.bbb
{
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/icon_phone2.png) no-repeat left center;
}

#all #main #mainbottom #mainright #rightbottom #faqlist a.ccc
{
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/icon_pc2.png) no-repeat left center;
}
#all #main #mainbottom #mainright #rightbottom ul#faqlist
{
	
	border-bottom:1px  dashed #96a2a8;
	height:50px;
   
}
#all #main #mainbottom #mainright #rightbottom h3.faq
{
	padding-top:4px;
}
#all #maintop .content p
{
	width:215px;
	
	line-height:20px;
	margin-top:5px;

}
#all #maintop .content h3
{
	border-bottom:1px dashed #96a2a8;
	height:30px;
	line-height:30px;
}
#all #maintop .content div
{
	
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
}
#newsnav li
{
	width:120px;
}
#newsnav
{
	
	width:500px;
}
#mainleft>h3
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#mainleft>h3 a:hover
{
	color:#fa504b;
}
#mainright #righttop>h3
{
	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;

}
#mainright #righttop>h3 a:hover
{
	color:#fa504b;
}
#mainright #rightbottom>h3
{
	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;

}
#mainright #rightbottom h3.faq
{
	font-size:14px;
}
#mainright #rightbottom>h3 a:hover
{
	color:#fa504b;
}

#mainright #righttop #list1 li
{
	height:35px;	
	line-height:35px;
	display:block;
	border-bottom:1px dashed #8694a1;
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/doc.png) no-repeat 1px center;
}
#mainright #righttop #list1 li.last 
{
	border-bottom:none;
}
#mainright #righttop #list1 li:hover 
{
	background-color:#f5f5f5;
}
#mainright #righttop #list1 li a
{
	padding-left:15px;
}

#mainright #rightbottom #list2 li
{
	height:35px;	
	line-height:35px;
	display:block;
	border-bottom:1px dashed #8694a1;
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/doc.png) no-repeat 1px center;
}
#mainright #rightbottom #list2 li.last 
{
	border-bottom:none;
}
#mainright #rightbottom #list2 li:hover 
{
	background-color:#f5f5f5;
}
#mainright #rightbottom #list2 li a
{
	padding-left:10px;
}

#navcontent .navcon p,h2
{
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-top:10px;
	
}

#newsnav li a
{
	display:block;
	width:110px;
	height:45px;
	line-height:45px;
	text-align:center;
	margin-bottom:10px;
	

}
#newsnav li a.cur
{
	background-color:#fa504b;
	color:#fff;
	
}

#navcontent #list li 
{
	height:35px;
	line-height:35px;
	display:block;
	border-bottom:1px dashed #8694a1;
	background:url(//v.icbc.com.cn/userfiles/Resources/ICBC/yingwen/images/2015/doc.png) no-repeat 1px center;
}
#navcontent #list li a
{
	padding-left:15px;
}
#navcontent #list li:hover
{
	background-color:#f5f5f5;
}

#navcontent #list li.last 
{
	border-bottom:none;
}
.hidden
{
	display:none;
}
.vis
{
	display:block;
}
#all #footer
{
	width:1000px;
	height:80px;
	background:#2a3340;
}
#all #footer ul
{
	margin-top:10px;
}
#all #footer ul li
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#FFF;
	line-height:45px;
	height:45px;
	margin-left:25px;
}
#all #footer ul li a
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}
#all #footer ul span
{
	float:right;
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:45px;
	height:45px;
	margin-right:25px;

}