@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}

#main{width:1000px;margin:0 auto; padding:0px; background-color:#FFF;}
/*通用样式*/
.clearfloat{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.overhide{ overflow:hidden;} 
.txtcenter { text-align:center;}
/*头部分*/
#header{width:1000px;margin:0 auto;text-align:center; position:relative; z-index:99;}
#header .logo{height:306px; text-align:center;}
#header .toppics{width:1000px;text-align:center; height:89px;}
#header .menu{width:722px;height:38px;background:url(../images/navbg.jpg) repeat-x left top;}

/*NAV效果*/
#header .menu li{width:120px;height:38px; font-size:12px; font-weight:normal;line-height:38px;float:left;text-align:center;color:#FFF; background:url(../images/navr.jpg) no-repeat top right;}
/*#header .mainNav li:last-child {}*/
.menu li a{color: #FFF;font-size:14px; font-weight:bold; font-family:"宋体";text-decoration: none;}
.menu li a:link , .menu li a:visited , .menu li a:active { display:block;color: #FFF;}
.menu li a:hover {color: #000; background:url(../images/mouse.jpg) no-repeat center top;}
.subnavbar{height:35px; line-height:35px; padding:0px 15px; background:url(../images/index_13.jpg) repeat-x;}
#wrapper{width:1000px; height:auto!important;position:relative;margin:0px auto; background:url(../images/mbg.jpg) repeat-y;}
.leftbar{width:555px;}
.centerbar{width:451px; margin-left:10px;}
.rightbar{width:191px;}
.prolbox{width:206px;padding:0 5px;background:url(../images/index_17.jpg) repeat-y;}
.leftcontact{width:196px;padding:0 10px;height:172px; background:url(../images/index_27.jpg) no-repeat;}
#appDiv{
	width:722px;
	height:37px;
	position:absolute;
	right: 22px;
	top: 67px;
}
/*内页左*/
.sidebar{width:230px; padding-left:15px;overflow:hidden; float:left;}
.maincontainer{width:752px; float:right; overflow:hidden;}
.maincontainer li{overflow:hidden; text-align:left;}
.maincontainer li.navi{ font-size:14px; height:37px; color:#000; line-height:37px; font-weight:bold; padding-left:30px; background:url(../images/navi.jpg) no-repeat;}
.tips2{width:205px;}
.contents{line-height:25px;}
.newservice_t{width:205px; height:169px; background:url(../images/about_07.jpg) no-repeat;}
.paddings{ padding-left:10px; padding-right:10px; line-height:25px;}
.currents{ padding-left:10px; line-height:30px;}
/*脚部分*/
#footer{width:1000px;position:relative;margin:0px auto; background:url(../images/foot.jpg) repeat-x;}
#footer .copycirht{height:100px; padding-top:7px;line-height:25px;text-align:center; text-align:center;}
#footer .submenu{height:36px; line-height:32px; background:url(../images/index_04.jpg) repeat-x;text-align:center;}
#scrollpic{margin:0px 10px;}
