 
/*底部滚动联系方式*/
/*底部滚动联系区域*/
#footer { width: 100%; margin: 0px auto; text-align: center; background: #04598c;position: fixed; bottom: 0px }
.footer_box{width: 980px; height: 35px; margin: 0px auto; background: #04598c;}
.footer_box_info{width: 980px; height: 25px; color: #FFF;font-size: 20px;font-weight: bold; text-align: center;padding-top: 7px}
.footer_box_info img{vertical-align: top}

* html,* html body{background-image:url(about:blank);background-attachment:fixed}
* html #footer {position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
/*************************************************************************************************/

.content{max-width:1200px; margin:0 auto; padding:20px ; color:#fff}
.content .wrap{ padding:0 50px}
.content .wrap p{line-height:33px; font-size:18px; font-family:微软雅黑; text-indent:2em}
.content .wrap p.yellow{ color:#bb7615; font-size:18px; line-height:33px;}
.content .wrap p.pred{ color:red; font-size:22px; line-height:40px;} 

.Qmain{width:100%}
img{vertical-align: middle;}