.container {
  width: 1272px;
}
.container-cqh {
  width: 1310px;
}
.header {
  background: url(../image/header.jpg) center no-repeat;
  height: 250px;
}
.header-a {
  font-size: 16px;
  color: #fff;
}
.header-a a {
  color: #fff;
}
.header-a span {
  padding: 0 15px;
}
.nav-list, .z-box {
  position: relative;
  z-index: 10000;
}
.nav-list li {
  float: left;
  width: 12%;
  position: relative;
}
.nav-list li a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
}
.nav-list li:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  height: 18px;
  margin-top: -9px;
  border-right: solid 1px #e5e5e5;
}
.nav-down {
  position: absolute;
  display: none;
  z-index: 10000;
  left: 0;
  top: 100%;
  right: 0;
  background: #fff;
  border-top: solid 3px #9c1406;
}
.nav-down li {
  float: none;
  width: 100%;
}
.nav-down li a {
  line-height: 50px;
  color: #333;
  font-size: 16px;
}
.nav-down li:before {
  display: none;
}
.nav-list li:hover .nav-down {
  display: block;
}
.slick {
  overflow: hidden;
}
.wulan {
  margin-top: 40px;
}
/******************公告s*******************/
.content {
  width: 100%;
  position: relative;
  z-index: 100;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
.clearFix {
  clear: both;
  padding-right: 10px;
}
.wrap_mode03 {
  position: relative;
  margin-top: 20px;
  overflow: hidden;
}
.tabMenu {
  position: relative;
}
.tabMenu:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../image/puse.png) no-repeat right center #015c5c;
  position: absolute;
  left: -100%;
  top: 0
}
.tabMenu li {
  float: left;
  padding: 15px 0;
  background-color: #08226c;
  overflow: hidden;
  position: relative;
}
.tabMenu li:before {
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 15px solid #fff;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -14px;
  transition: all 0.3s ease-in-out
}
.tabMenu li.on:before {
  bottom: 0
}
.tabMenu li > a {
  display: block;
  border-left: 1px solid #4e8d8d;
  padding: 0 25px;
}
.tabMenu li > a:hover {
  color: #017575;
  text-decoration: none;
}
.tabMenu li:first-child a {
  border-left: none;
}
.tabMenu li span {
  display: block;
  font-family: '方正雅宋', '方正大标宋简体', '宋体';
  color: #ccdede;
}
.tabMenu li i {
  color: #ccdede;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  display: block;
  padding-top: 5px;
}
.tabMenu li:active span, .tabMenu li:active i, .tabMenu li:hover span, .tabMenu li:hover i {
  color: #fff;
}


.tabMenu1 {
  position: relative;
}
.tabMenu:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../image/puse.png) no-repeat right center #015c5c;
  position: absolute;
  left: -100%;
  top: 0
}
.tabMenu1 li {
  float: left;
  padding: 15px 0;
  background-color: #4180af;
  overflow: hidden;
  position: relative;
}
.tabMenu1 li:before {
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 15px solid #fff;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -14px;
  transition: all 0.3s ease-in-out
}
.tabMenu1 li.on:before {
  bottom: 0
}
.tabMenu1 li > a {
  display: block;
  border-left: 1px solid #4e8d8d;
  padding: 0 38px;
}
.tabMenu1 li > a:hover {
  color: #017575;
  text-decoration: none;
}
.tabMenu1 li:first-child a {
  border-left: none;
}
.tabMenu1 li span {
  display: block;
  font-family: '方正雅宋', '方正大标宋简体', '宋体';
  color: #ccdede;
}
.tabMenu1 li i {
  color: #ccdede;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  display: block;
  padding-top: 5px;
}
.tabMenu1 li:active span, .tabMenu li:active i, .tabMenu li:hover span, .tabMenu li:hover i {
  color: #fff;
}





.til_tab {
  width：auto !important;
}
.readMore02 {
  top: 0;
  display: none;
}
.readMore02 a {
  display: block;
}
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall;
}
.fadeInUpSmall {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  display: block;
}
.tabListBox {
  display: none;
}
.list05 {
  margin: 0 -30px;
  padding-top: 30px;
  *overflow: hidden;
}
.list05 li {
  width: 33.3%;
  float: left;
  margin: 40px 0;
  *width: 419px;
}
.list05 li > div {
  margin: 0 30px;
  border: 1px solid #ddd;
  position: relative;
  padding: 40px 20px 20px;
  transition: all 0.3s ease-in-out;
}
.item-date05 {
  width: 68px;
  height: 68px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: -35px;
  margin-left: -35px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.item-date05 strong {
  padding: 7px 0 2px;
  font-size: 20px;
  width: 40px;
  margin: 0 auto;
  font-weight: bold;
  border-bottom: 1px solid #015c5c;
}
.item-date05 i {
  font-size: 16px;
  padding-top: 3px;
}
.item-date05 strong, .item-date05 i {
  display: block;
  color: #015c5c;
  font-style: normal;
  text-align: center;
}
.list05 li h3 {
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  font-weight: normal;
}
/******************公告e*******************/ 
