@charset "utf-8";
/* CSS Document */
.bannerBtn a {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 99;
  display: none;
}
.flashBox ol li {
  width: 11px;
  height: 11px;
  margin: 0 4px;
  display: inline-block;
  border: 2px solid #fff;
  background: none;
  color: #dd1827;
  line-height: 20px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
  text-indent: -99999px;
}
.menuList {
  position: static;
}
.headerMenu ul {
  float: right;
  line-height: 55px;
}
.menuList > ul > li {
  width: auto;
}
.menuList > ul > li {
  margin-left: 20px !important;
}
.w1200 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.dropDownList {
  position: absolute;
  top: 48px;
  left: 0;
  width: 100% !important;
  background: #fff;
}
.dropDownList ul.menuSystemList {
  border: none;
  box-shadow: 0 0 5px #eee;
}
.dropDownList {
  top: 68px !important;
  left: 0 !important;
}
.headerMenu {
  padding: 25px 0 20px;
  background: #fff;
}
.bannerBtn a.next {
  background: url(/template/zhongan/1/img/next.png) center no-repeat;
  right: 100px;
}
.bannerBtn a.prev {
  background: url(/template/zhongan/1/img/next.png) center no-repeat;
  left: 100px;
}
.flashBox ol .active {
  background: #fff;
}
.flashBox > ul > li a, .flashBox ul li > div.banner1_3 {
  width: 1107px;
  height: 470px;
  left: 50%;
  bottom: -30px;
  margin-left: -553px;
  position: absolute;
  animation: fadeIn 1s 1s ease 1 0.8s both;
  -webkit-animation: fadeIn 1s ease 1 0.8s both;
}
.newsList {
  padding-bottom: 30px;
}
.flashBox ul li {
  width: 100%;
  height: 574px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.flashBox > ul > li a.banner1_2 {
  top: 236px;
  width: 160px;
  left: 50%;
  margin-left: -80px;
  height: 42px;
  position: absolute;
  z-index: 99;
  animation: bounceInUp 1s ease 1 0s both;
  -webkit-animation: bounceInUp 1s ease 1 0s both;
}
.flashBox > ul > li a, .flashBox ul li > div.banner1_1 {
  width: 1100px;
  height: 84px;
  position: absolute;
  left: 50%;
  top: 78px;
  margin-left: -550px;
  animation: bounceInLeft 1s 1s ease 1 0.8s both;
  -webkit-animation: bounceInLeft 1s ease 1 0.8s both;
}
body {
  background: #fff
}
.newRight > .hd h2 {
  font-size: 14px;
  color: #333;
}
.newRight > .hd a {
  right: 0;
  bottom: 0;
  color: #999;
  font-size: 14px;
}
.newsList .hd li {
  width: 80px;
  float: left;
  padding: 5px 0;
  color: #3d3d3d;
  font-size: 12px;
  text-align: center;
  border-bottom: 2px solid #fff;
  cursor: pointer
}
.newsList .hd li.on {
  border-bottom-color: #ff7200;
  color: #ff7200
}
.newsList .bd {}
.newsList .bd .n {
  overflow: hidden;
  margin-top: 20px;
}
.newsList .bd .n .i-pic {
  line-height: 60px;
  width: 108px;
  text-align: center;
  height: 60px;
  margin-right: 10px;
  overflow: hidden
}
.newsList .bd .n .i-pic img {
  display: block;
  width: 100%;
  height: 100%
}
.newsList .bd .n .desc h3 {
  line-height: 15px;
}
.newsList .bd .n .desc h3 a {
  font-size: 12px;
  color: rgb(34, 34, 34);
}
.newsList .bd .n .desc .time {
  margin-top: 12px;
  font-size: 12px;
  color: #6d6d6d;
  background: url('https://pigmcsdotcom.pigcms.com/xcxgw/images/time_icon.png') no-repeat left center;
  background-size: 12px 12px;
  padding-left: 20px;
}
.newsList .bd .n .desc p {
  color: #9d9d9d;
  font-size: 12px;
  padding: 5px 0
}
.newsList .bd .n:hover .desc h3 a {
  color: rgb(34, 34, 34);
}
.newsList .bd .n:hover .i-pic img {
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg);
}
.findNews {
  margin-top: -16px;
}
.findNews .bd .n .i-pic {
  width: 100px;
  height: 100px;
}
.article-lwrap {
  border: 1px solid rgb(235, 235, 235);
  overflow: hidden;
  margin-bottom: 15px;
  padding: 15px;
}
.article-lwrap:hover {
  box-shadow: 0 0 13px rgba(0, 188, 102, 0.23);
}
.article-lwrap .turn-line {
  word-wrap: break-word;
  word-break: break-all;
}
.article-lwrap .item-img, .article-lwrap .item-img img {
  width: 210px;
  height: 130px;
  overflow: hidden;
  margin: 0 16px 0 0;
}
.article-lwrap .item-bd {
  font-size: 14px;
  line-height: 20px;
  color: #787d82;
  margin-top: -5px;
  word-wrap: break-word;
  word-break: break-all;
}
.article-lwrap .item-txt {
  margin-right: 0;
  overflow: hidden;
}
.article-lwrap .item-txt .item-bd {
  word-wrap: break-word;
  word-break: break-all;
  font-size: 13px;
  color: rgb(128, 128, 128);
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-lwrap .item-title {
  padding: 15px 0 6px;
  word-wrap: break-word;
  word-break: break-all;
}
.article-lwrap .original {
  font-size: 12px;
  color: #71777d;
  border: 1px solid #71777d;
  padding: 0 5px;
  margin-left: 4px;
  line-height: 22px;
  text-align: center;
  display: inline-block;
  vertical-align: 3px;
}
.article-lwrap .title-detail {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #14191e;
}
.article-lwrap .title-detail:hover {
  color: rgb(34, 34, 34);
}
.article-lwrap .item-btm {
  font-size: 14px;
  color: rgb(102, 102, 102);
  padding: 20px 0 0px;
}
.article-lwrap .item-btm .right-info {
  background: url('/template/zhongan/1/img/time_icon.png') no-repeat left 1px;
  background-size: 14px 14px;
  padding-left: 20px;
}
.article-lwrap .hd-pic {
  margin-right: 10px;
}
.article-lwrap .left-info li {
  float: left;
}
.article-lwrap .left-info .publisher-name {
  color: #93999f;
  font-size: 14px;
  padding: 0;
}
.article-lwrap .pass-time {
  margin-right: 20px;
}
.article-lwrap .right-info span {
  padding-left: 30px;
}
.article-lwrap .item-txt:hover .item-img img {
  display: block;
  -webkit-transform: scale(1.2) rotate(5deg);
  -moz-transform: scale(1.2) rotate(5deg);
  transform: scale(1.2) rotate(5deg)
}
h3 {
  font-size: 16px;
  line-height: 32px;
}
.tool-left {
  font-size: 24px;
  position: relative;
  margin-top: 12px;
  width: 100%;
  border-bottom: 1px solid #333;
}
.tool-left a.active {
  color: #f01414;
  border-bottom: 2px solid #f01400;
  font-size: 24px;
}
.tool-left a {
  font-size: 24px;
  color: #4d555d;
  margin: 0 49px -1px 0;
  line-height: 48px;
  display: inline-block;
}
.page .pageList a {
  font-size: 12px;
  color: #a3a3a3;
  border: 1px solid #e5e5e5;
  padding: 8px 15px;
  height: 18px;
  display: inline-block;
  margin: 0 5px
}
.page .pageList a {
  *display: inline
}
.page .pageList span {
  width: auto;
  height: 18px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 18px;
  cursor: pointer;
  padding: 8px 15px;
  margin: 0 5px;
}
.page .pageList span {
  *display: inline
}
.page .pageList span.prev {
  margin-right: 5px
}
.page .pageList span.next {
  margin-left: 5px
}
.page .pageList a.current {
  background: #4c575c;
  color: #fff;
  border-color: #e3e3e3
}
.tc {
  text-align: center
}
.mt30 {
  margin-top: 30px
}
.mb30 {
  margin-bottom: 30px
}
.suojin {
  text-indent: 2em
}
.newTitle {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.newText {
  color: rgb(51, 51, 51);
}
.newLeft {
  float: left;
}
.newTip {
  font-family: 'SimSun-ExtB';
  padding: 0 6px;
}
.newWrap {
  padding-top: 30px;
}
.newRight {
  border: 1px solid rgb(235, 235, 235);
  width: 315px;
  padding: 0 15px;
  box-sizing: border-box;
}
.newRightTop {
  padding: 20px 0 0;
  border-bottom: 1px solid rgb(0, 188, 102);
  font-size: 14px;
}
.newRightTop .newsMore {
  padding-bottom: 10px;
  border-bottom: 4px solid rgb(0, 188, 102);
  width: 66px;
  font-weight: bold;
}
.newsCenter {
  color: #999;
  padding-bottom: 10px;
}
.newsListLeft {
  width: 885px;
  padding-right: 15px;
  box-sizing: border-box;
}
.article_text {
  float: left;
  width: 590px;
}
.ffflei {
  overflow: hidden;
}
.ffflei li {
  height: 50px;
  float: left;
  width: 50%;
  text-align: center;
  line-height: 50px;
}
.ffflei li a {
  display: block;
}