@charset "utf-8";
/* CSS Document */

body{ font-family:Arial, "微软雅黑", Verdana; font-size:18px; color:#333333; }
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {margin:0; padding:0;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:#fff; }
.l{float:left; }
.r{ float:right;}
.pl{ padding-left:1.4em;}
.pr{ padding-right:1.4em;}

.top{ background:url(header_zqyjx.png?v=1.1) center top no-repeat; height:650px; background-size: 100% 100%;}
.main{ width:1200px; margin:0 auto; background-color:#FFFFFF; overflow:hidden; padding:20px 0; }
.h50{ clear:both; overflow:hidden; height:30px;}

.footer { margin-top: 0px; }
.foot { border-top: 5px solid #a9161e; margin-top: 10px; background: #056ce1; text-align: center; padding: 10px; }
.foot p { line-height: 28px; font-size: 14px; color: #fff; }
@media screen and (max-width:1024px) {
.top{ min-width:1200px;width:100%; }
.footer { min-width:1200px;width:100%; }
}

.cont{ padding-top: 20px; }
.cont p{ padding: 5px 0; margin-bottom: 10px; line-height: 2em;font-size:1.8em; }