@charset "utf-8";
/* CSS index 整体样式 */

/* General /  index  banner
---------------------------------------------------------------------------------------------- */
body{
	 background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
		width:1000px;
	background-color:#FFF;
}
.main0{
	width:1000px;
	background-color:#FFF;
}
.indexbanner{  
      width:960px;
	  background-image:url(../images/index/index_r2_c2.jpg);
	  background-repeat:no-repeat;
	  height:38px;
	  text-align:center;
}
#bannerlink{
      width:960px;
	  height:24px;
	  text-align:left;
}
#bannerlink ul{
	   list-style:none;
}
#bannerlink li{
       width:130px;
	   color:#FFFFFF;
	   float:left;
	   text-align:center;
}
#bannerlink a{
       display:block;
	   color: #fff;
	   padding-top:10px;
}
#bannerlink a:linka:visited{
	   color: #fff;
}
#bannerlink a:hover{
       background-image:url(../images/index/bghover.png);
	   background-repeat:no-repeat;
	   height:24px;
	   color:#ED6D00;
	   font-weight:bold;
	   text-decoration:none;
	   
}

.notice{
       background-image:url(../images/index/index_r3_c22.jpg);
	   background-repeat:no-repeat;
	   height:31px;
	   width:960px;
	   color:#4270BE;
	   padding-top:8px;
	   }
/* General / main
---------------------------------------------------------------------------------------------- */
.main{
      width:960px;
	  height:900px;
	  text-align:center;
	  }
.mainleft{
      width:750px;
	  float:left;
	  text-align:left;
	  }
.mainright{
      width:207px;
	  float:right;
	  text-align:right;
	  display:inline;
	  }	  
.downloadbg{
       background-image:url(../images/index/index_r4_c20.jpg);
	   background-repeat:no-repeat;
	   width:242px;
	   height:95px;
	   text-align:center;
	   padding-top:40px;
	   margin-bottom:7px;
	   }
.loginbg{
       background-image:url(../images/index/loginbg.jpg);
	   background-repeat:no-repeat;
	   height:94px;
	   width:242px;
	   text-align:center;
	   padding-top:35px;
	   margin-bottom:7px;
	   }
	   
.loginbutton{
       background-image:url(../images/index/button.jpg);
	   background-repeat:no-repeat;
	   border:none;
	   width:76px;
	   height:21px;
	   font-size:12px;
	   }
.loginbutton hover{
       background-image:url(../images/index/button2.jpg);
	   background-repeat:no-repeat;
	   border:none;
	   width:76px;
	   height:21px;
	   font-size:12px;
	   color:#0066CC;
	   }	
.newbg{
       background-image:url(../images/index/newsbg.jpg);
	   background-repeat:no-repeat;
	   height:199px;
	   width:222px;
	   padding:10px;
	   text-align:left;
	   margin-bottom:7px;
	   }  
.liucheng{
	   text-align:left;
	   margin-bottom:34px;
	   } 
.shanghu{
        background-image:url(../images/index/shbg.gif);
		background-repeat:no-repeat;
		width:100%;
		height:108px;
		}
.yinhang{
		width:242px;
		height:106px;
		padding-bottom:10px;
		}
.shanghu_titie{
		 text-align:left;
		 margin-bottom:10px;
		 height:30px;
		 padding-left:5px;
		 }
/* General /                                                             首页功能图片滚动样式
---------------------------------------------------------------------------------------------- */

#content{width:710px;}
#scroll {width:678px;height:110px;overflow:hidden;position:relative;z-index:2; float:left;}
#scroll li{float:left}
/*块2样式*/
.mqdemoa {width:3960px!important;width:1980px;list-style:none;margin:0;padding:0;overflow:hidden;}
/*块2子元素样式*/
.mqdemoa li {width:113px;float:left; text-align:center}
/*内容样式*/
.mqdemoa li p {margin:0;}
.mqdemoa li p img {width:107px;height:107px;}
/*scroll对象部分样式结束*/

/*其他样式，与scroll对象无关联*/
.pre{ width:10px; height:32px; margin:39px 6px 0 0; background:url(../images/prenext.gif) no-repeat 0 100%; cursor:pointer; float:left}
.next{width:10px; height:32px; margin:39px 0 0 6px; background:url(../images/prenext.gif) no-repeat 100% 100%; cursor:pointer; float:left}	  
	  
/* General /                                                             公告滚动样式
---------------------------------------------------------------------------------------------- */

.shell{
   lid #aaa;
	width:900px;
	padding:3px 25px 2px 25px;
}
.core{
	height:18px;
	overflow:hidden;
}	  
#toubiao {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	height:57px;
	color:#FFF;}
	
	
	
	
.sixbanner{
	border:1px solid #DBDBDB;
	background-image:url(img/sixbg.jpg);
	width:224px;
	height:90px;
	margin-bottom:6px;
	margin-right:6px;
	float:left;
	padding:10px;
	text-align:center;
}
.sixbanner2{
	border:1px solid #DBDBDB;
	background-image:url(img/sixbg.jpg);
	width:224px;
	height:90px;
	margin-bottom:6px;
	float:left;
	padding:10px;
	text-align:center;
}
.dazhongban{
	float:left;
	width:748px;
	height:315px;
	border:1px solid #DCE1E7;
	background-color:#FBFBFB;
	margin-bottom:8px;
}
.zhuanyeban{
	float:left;
	width:748px;
	height:228px;
	border:1px solid #DCE1E7;
	background-color:#FBFBFB;
	margin-bottom:4px;
}
		