﻿* { margin:0; padding:0; }
body { background:#fff;}
ul, li { list-style:none;}
a { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
.cl { clear:both;}
.warp { width:1200px; margin: 0 auto;}
.banner { width: 100%;}
.banner img { width: 100%; max-height: 600px;}
.content {width: 100%; background: url(./images/content_bg.jpg) repeat-x top center #fff; padding: 50px 0; margin: 0 auto;}
.content p.text { text-indent: 2em; color: #000; line-height: 42px; font-size:16px;}
.content .nav { margin-top: 50px;}
.content .nav li { float: left; margin-right: 40px;}
.footer { width: 100%; text-align: center; color: #fff; background: #22339f; line-height: 48px; font-size: 14px;}