/*整个页面大背景*/
.bigbg{background: url("bg.jpg") repeat-x rgb(235, 240, 244); width: 100%;}
.bigbgNoWidth{background: url("bg.jpg") repeat-x rgb(235, 240, 244);}
/*用正文类进行覆盖背景*/
/*.WhiteBgColor{background: rgb(255, 255, 255); margin: 0px auto; width: 1000px;}*/
.WhiteBgColor{background: rgb(255, 255, 255); margin: 0px auto;}

/*修正宽度1000px*/
.rw1000{width: 1000px;}
/*修正左右填充10px*/
.rlrp10{padding-left: 10px;padding-right: 10px;}


/*Header类*/        
.HeaderWrap { margin: 0px auto; width: 980px;padding: 0px; }
.HeaderWrap1000 { margin: 0px auto; width: 1000px;padding: 0px; }
.HeaderTop {height: 33px; line-height: 33px; padding-bottom: 61px; position: relative;font-size:12px;font-family:"arial,宋体,sans-serif"; }
.HeaderTop .time {color: rgb(255, 255, 255); float: left;line-height:33px;}
.HeaderTop .time .mail {background: url("mail.jpg") no-repeat left; color: rgb(255, 255, 255); padding-left: 20px; margin-left: 12px;}
.HeaderTop .time .liuyan {background: url("liuyan.jpg") no-repeat left; color: rgb(255, 255, 255); padding-left: 20px; margin-left: 12px;}
.HeaderTop .time input {background: url("language.jpg") no-repeat; border: 0px currentColor; border-image: none; width: 65px; height: 18px; margin-right: 22px; vertical-align:middle;padding:0; margin-top: 0px;margin-left: 0px;margin-bottom: 0px; background-position-x: 0px;background-position-y: 0px;background-color: red;}
.HeaderTop .search { line-height: 33px; float: right; position: relative; }
.HeaderTop .search .txt {
	    background: url("toptxt.jpg") no-repeat; border: 0px currentColor; border-image: none; top: 5px; width: 114px; height: 19px; right: 41px; position: absolute;
	    font-size:12px;font-family:"arial,宋体,sans-serif";
    }
.HeaderTop .search .btn {
	    background: url("topbtn.jpg") no-repeat; border: 0px currentColor; border-image: none; top: 5px; width: 41px; height: 19px; right: 0px; position: absolute;
    }
p.search input{border-style: none;}
p.time input{border-style: none;}
.HeaderTop .search { float: right;}
.HeaderTop img { left: 410px; top: 0px; position: absolute; }
.HeaderLogo { padding-top: 13px; padding-bottom: 13px; padding-left: 132px;}
.HeaderNav { background: rgb(230, 14, 25); height: 30px; line-height: 30px;}
.HeaderNav a { color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; margin-right: 27px; text-decoration: none;}
.HeaderNav a img { vertical-align: middle; border-width: 0px;}
.HeaderNav .navimg { margin: 0px 35px 0px 19px; }
    
/*二维码*/    
.ErWeiMaWrap {left: 0px; top: 0px; width: 100%; height: 0px; position: absolute;}
.ErWeiMaWrap .ma {background: rgb(255, 255, 255); padding: 3px; left: 47%; top: 204px; width: 92px; text-align: center; color: rgb(102, 102, 102); font-family: "微软雅黑"; font-size: 14px; margin-left: 554px; position: fixed; z-index: 9;}
.ErWeiMaWrap p {margin-bottom: 3px;}
.ErWeiMaWrap img {border: 1px solid rgb(215, 215, 215); border-image: none; width: 90px; height: 90px; display: inline-block;}
.ErWeiMaWrap a {color: rgb(48, 48, 48); font-size: 12px;}
 
 /*导航条浮动类*/   
 .HeaderNaviFloat{ position: fixed;z-index: 999999;top: 0px; width:100%;left:0px;text-align:center;}
 
 /*Footer*/   
.FooterWrap{ margin: 0px auto;width: 980px;padding: 0px;}
.FooterWrap1000{ margin: 0px auto;width: 1000px;padding: 0px;}
.FooterWrap,.FooterWrap1000 .fengexian{padding-top: 0px; border-top-color: rgb(51, 131, 192); border-top-width: 2px; border-top-style: solid;text-align:center;}    
.Footer {background: rgb(224, 224, 224); position: relative;}
.Footer p {	text-align: center; color: rgb(146, 145, 145); line-height: 23px; padding-top: 7px;}
.Footer .p1 {}
.Footer .p1 a {	color: rgb(16, 75, 126); margin-right: 60px;}
.Footer .p2 {height: 4px; color: rgb(52, 52, 52);}
.Footer .p3 {color: rgb(52, 52, 52);font-size:12px;font-family:"arial,宋体,sans-serif";}
.Footer .p3  a {	text-decoration: none;}
.Footer .img1 {left: 225px; top: 30px; position: absolute;}
.Footer .img2 {top: 45px; right: 170px; position: absolute;}