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

#main{	width:1004px;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:970px;margin:0 auto;text-align:center; position:relative; z-index:99;}
#header .logo{height:115px; text-align:center;}
#header .pic{width:970px;text-align:center; height:306px;}
#header .menu{width:970px;height:32px;background:url(../images/navbg.jpg) no-repeat left top;}

/*NAV效果*/
#header .menu li.navbox{width:105px;height:32px; font-size:12px; font-weight:normal;line-height:32px;float:left;text-align:center;color:#FFF; position:relative;}
/*#header .mainNav li:last-child {}*/
li.navbox a{color: #FFF;font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;text-decoration: none;}
li.navbox a:link , li.navbox a:visited , li.navbox a:hover , li.navbox a:active {color: #FFF;}
#apDiv1 , #apDiv2 , #apDiv3 , #apDiv4 , #apDiv5 { position:absolute; z-index:999;width:94px; left:6px; top: 32px;display:none;}
.menu li ul li { text-align:center; line-height:22px; height:22px; background:url(../images/submenubg.jpg) repeat-x;}
ul.tiplinks li a , ul.tiplinks li a:link , ul.tiplinks li a:visited , ul.tiplinks li a:hover , ul.tiplinks li a:active{ color:#22488e;}
ul.slist{width:94px;position:absolute;left: 93px;top: 0px; display:none;}
ul.slist2{width:110px;position:absolute;left: 93px;top: 22px;display:none;}
ul.slist3{width:110px;position:absolute;left: 93px;top: 44px;display:none;}
ul.slist4{width:110px;position:absolute;left: 93px;top: 66px;display:none;}
ul.slist5{width:94px;position:absolute;left: 93px;top: 0px; display:none;}
ul.slist6{width:110px;position:absolute;left: 93px;top: 22px;display:none;}
#wrapper{width:970px; height:auto!important;position:relative;margin:0px auto; margin-top:10px;}
.leftbar{width:210px;}
.centerbar{width:534px; margin-left:10px;}
.rightbar{width:205px;}

.leftnews{ width:208px; height:100px;background:url(../images/lnbg2.jpg) no-repeat;overflow:hidden;}
.leftnews li.p1{width:143px; padding-left:31px;height:24px;line-height:24px;background:url(../images/about_10.jpg) no-repeat left center;}
.leftnews li.p2{width:120px; padding-left:50px;height:22px;line-height:22px;background:url(../images/about_13.jpg) no-repeat left center;}
.leftnews li.p1 a{ font-weight:bold; color:#264d90;}
.leftmenu {width:207px; height:30px; line-height:30px; text-align:center; background:url(../images/about_03.jpg) no-repeat; color:#FFF; font-weight:bold;}
.leftcontact{width:190px; height:94px; padding:0px 10px; margin-top:-1px; background:url(../images/index_30.jpg) no-repeat;}
.ccontainer{ padding:0px 10px; line-height:25px;}
.ctest{ height:87px; background:url(../images/index_22.jpg) no-repeat;}
.newservice{width:195px; padding:0 5px; height:198px; background:url(../images/index_12.jpg) no-repeat;}
.checks{width:205px; height:107px; padding-top:30px; margin-top:10px; background:url(../images/index_27.jpg) no-repeat;}
/*内页左*/
.sidebar{width:246px;overflow:hidden; float:left;}
.maincontainer{width:748px; float:right; overflow:hidden;}
.maincontainer li{overflow:hidden; text-align:left;}
.maincontainer li.navi{ font-size:16px; font-weight:bold; padding-left:10px;}
.tips2{width:205px;}
.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:970px;position:relative;margin:0px auto; background:url(../images/foot.jpg) no-repeat;}
#footer .copycirht{height:80px; padding-top:6px;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;}

#pscroll{ margin:7px 5px 0px;}

