.layout {
  width: 1200px;
  margin: 0 auto; }

.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

body {
  background-color: #f5f5f5; }

.fs12 {
  font-size: 12px; }

.fs14 {
  font-size: 14px; }

.fs16 {
  font-size: 16px; }

.fs20 {
  font-size: 20px; }

.fs24 {
  font-size: 24px; }

.txtClOne {
  color: #323232; }

.txtClTwo {
  color: #5e5e5e; }

.txtClThree {
  color: #595959; }

.txtClFour {
  color: #fff; }

.texClFive {
  color: #c6c4c4; }

.txtCltheme {
  color: #327a55; }

.bgColor {
  background-color: #fff; }

.ftWB {
  font-weight: bold; }

.disInB {
  display: inline-block; }

.txtCen {
  text-align: center; }

.fl {
  float: left; }

.fr {
  float: right; }

.mt20 {
  margin-top: 20px; }

.mt15 {
  margin-top: 15px; }

.mt10 {
  margin-top: 10px; }

.mt25 {
  margin-top: 25px; }

.mt50 {
  margin-top: 50px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.ml10 {
  margin-left: 10px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.header {
  height: 200px;
  background-color: #327a55; }
  .header > .layout {
    height: 200px;
    background: url(/static/2019xczxxyzpt/images/header.jpg) no-repeat; }

.nav {
  height: 60px; }
  .nav ul li {
    float: left;
    /* margin-right: 87px; */
    width: 196px;
    text-align: center;
   }
    .nav ul li:last-child {
      margin-right: 0; }
    .nav ul li a {
      line-height: 60px; }
     .nav ul li a:hover{
       color:#327a55;
       font-weight:bold;
     }
.footer {
  background: #fff; }
  .footer .footer-bottom {
    text-align: center;
    height: 160px; }
    .footer .footer-bottom span {
      font-size: 14px;
      color: #555;
      margin-right: 17px;
      display: inline-block;
      line-height: 24px; }
      .footer .footer-bottom span.last {
        margin-right: 0; }
    .footer .footer-bottom a {
      font-size: 14px;
      color: #444; }

.page {
  width: 100%;
  overflow: hidden;
  text-align: center; }
  .page .page-wrapper-out {
    float: left;
    position: relative;
    left: 50%; }
  .page .page-wrapper-inner {
    position: relative;
    left: -50%; }
  .page a {
    float: left;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    line-height: 1;
    padding: 7px 12px;
    *padding: 7px 10px;
    color: #777;
    margin-right: 5px; }
    .page a:hover {
      color: #fff;
      background: #327a55;
      border-color: #327a55; }
    .page a:last-child {
      width: 34px;
      padding: 7px 6px; }
  .page span {
    float: left;
    color: #777;
    padding: 7px 0;
    margin-right: 5px; }
    .page span.jump {
      margin-left: 40px; }
  .page input {
    float: left;
    font-size: 14px;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    height: 29px;
    line-height: 1;
    *height: 15px;
    padding: 6px 0 6px 4px;
    width: 34px;
    margin-right: 5px; }




.font16Left{
font-size: 18px;
text-align: left;
line-height: 40px;

}
.marginF10{margin:0px;}
.column-four .panel-body .list-rt .lt-pl-hd .tab-cont .tab-item ul li a{
line-height: 50px;
}
.nav{
 width:1000px;
 margin:0 auto;
}
/*# sourceMappingURL=publicStyle.css.map */
