.newsContent {
  background-color: #f5f5f5;
}
.newsContent .col-xs-12 {
  width: 100%;
}
.newsContent .col-xs-12 a {
  display: inline-block;
  width: 100%;
  height: 210px;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.newsContent .col-xs-12 a .newslist-a {
  width: 247px;
  height: 178px;
  margin: 16px 0 16px 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsContent .col-xs-12 a .newslist-a img {
  width: 100%;
  max-height: 100%;
}
.newsContent .col-xs-12 a .newslist-b {
  width: 770px;
  padding: 28px 0 0 25px;
}
.newsContent .col-xs-12 a .newslist-b h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
  line-height: 18px;
}
.newsContent .col-xs-12 a .newslist-b p {
  width: 719px;
  height: 39px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-bottom: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
}
.newsContent .col-xs-12 a .newslist-b span {
  width: 55px;
  height: 14px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #666666;
  line-height: 14px;
}
.newsContent .col-xs-12 a .newslist-c {
  width: 146px;
  color: #cccccc;
  text-align: center;
  padding: 64px 0 0 0;
}
.newsContent .col-xs-12 a .newslist-c h5 {
  height: 52px;
  font-size: 70px;
  font-family: Arial;
  font-weight: 400;
  color: #cccccc;
  line-height: 23px;
}
.newsContent .col-xs-12 a .newslist-c span {
  width: 64px;
  height: 14px;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #cccccc;
  line-height: 23px;
  position: relative;
  padding-left: 11px;
}
.newsContent .col-xs-12 a .newslist-c span:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 7px;
  width: 75px;
  height: 1px;
  background: #cccccc;
}
.newsContent .col-xs-12 a:hover {
  background-color: #e7c901;
}
.newsContent .col-xs-12 a:hover h4,
.newsContent .col-xs-12 a:hover h5,
.newsContent .col-xs-12 a:hover span,
.newsContent .col-xs-12 a:hover p {
  color: #ffffff;
}
.newsContent .col-xs-12:first-child {
  padding-top: 50px;
}
.pageList {
  padding: 55px 0 66px 0px;
  clear: both;
  text-align: center;
}
.pageList ul li {
  display: inline-block;
}
.pageList ul li a {
  width: 33px;
  height: 17px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #ffffff;
  border: #ebebeb 1px solid;
  padding: 12px 18px;
  margin: 0 7px;
}
.pageList ul li a:hover {
  background: #e7c901;
  color: #ffffff;
}
.pageList .active {
  background-color: #e7c901;
  color: #ffffff;
}
.inforContent {
  background-color: #f5f5f5;
}
.inforContent .container .container2 {
  background-color: #ffffff;
  margin-top: 55px;
  margin-bottom: 90px;
  border-radius: 8px;
}
.inforContent .container .container2 .info-a h1 {
  height: 29px;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
}
.inforContent .container .container2 .info-b {
  text-align: center;
  padding: 15px 0;
}
.inforContent .container .container2 .info-b span {
  color: #737373;
  font-size: 13px;
  padding: 0 45px;
}
.inforContent .container .container2 .info-b img {
  margin-right: -40px;
  vertical-align: middle;
  position: relative;
}
.inforContent .container .container2 .info-c {
  display: inline-block;
}
.inforContent .container .container2 .info-c p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-indent: 30px;
}
.inforContent .container .container2 .info-c img {
  margin: 18px 0px 25px 0;
  max-width: 1000px;
}
.inforContent .container .container2 .info-d {
  font-size: 14px;
  padding: 98px 0 39px 0px;
}
.inforContent .container .container2 .info-d i {
  background: url(/Jzw/Tpl/Home/Default/images/xwxq/biaoqian.png);
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.inforContent .container .container2 .info-d span {
  background: #e7c901;
  color: #ffffff;
  padding: 4px 7px;
  margin: 0 4px;
  cursor: pointer;
}
.inforContent .container .container2 .info-d span a {
  color: #ffffff;
}
.inforContent .container .container2 .info-e {
  height: 63px;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  line-height: 63px;
}
.inforContent .container .container2 .info-e .eright {
  text-align: right;
}
.inforContent .container .container2 .info-e .eleft .fenxiang-in-e {
  width: 70px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
  float: left;
}
.inforContent .container .container2 .info-e .eleft .fenxiang-in {
  float: left;
  margin-top: 10px;
  height: 40px;
}
.inforContent .container .container2 .info-e .eleft .fenxiang-in a {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  border-radius: 100% !important;
  margin: 0 4px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.inforContent .container .container2 .noMargin {
  margin: 0;
}
.inforContent .container .container2 .info-f {
  display: inline-block;
  width: 100%;
}
.inforContent .container .container2 .info-f .fleft {
  float: left;
  font-size: 14px;
  padding: 40px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inforContent .container .container2 .info-f .fleft a {
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
}
.inforContent .container .container2 .info-f .fright {
  float: right;
  font-size: 14px;
  padding: 40px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inforContent .container .container2 .info-f .fright a {
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 35px;
}
.inforContent .container .container2 .info-g h1 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #414141;
  margin-bottom: 20px;
}
.inforContent .container .container2 .info-g .gBox {
  margin: 0 0 48px 0;
  border-top: 1px solid rgba(191, 191, 191, 0.6);
  padding-top: 40px;
}
.inforContent .container .container2 .info-g .gBox .item {
  position: relative;
  width: 244px;
  float: left;
  margin-right: 6px;
  overflow: hidden;
}
.inforContent .container .container2 .info-g .gBox .item a {
  color: #ffffff;
  display: block;
  width: 244px;
  height: 290px;
}
.inforContent .container .container2 .info-g .gBox .item a .pic {
  width: 244px;
  height: 244px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.inforContent .container .container2 .info-g .gBox .item a .pic img {
  width: 100%;
  max-height: 100%;
  transition: all 0.6s;
  -ms-transition: all 0.8s;
}
.inforContent .container .container2 .info-g .gBox .item a .pic img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.inforContent .container .container2 .info-g .gBox .item a span {
  position: absolute;
  left: -1px;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 244px;
  height: 39px;
  line-height: 39px;
  background: #4c4c4c;
  border-radius: 0px 0px 6px 6px;
  text-align: center;
}
.inforContent .container .container2 .info-g .gBox .item a span:hover {
  background-color: #e7c901;
}
.inforContent .container .container2 .info-g .gBox .item:nth-child(4n) {
  margin-right: 0;
}
.aboutBox {
  width: 100%;
  background-color: #f5f5f5;
}
.aboutBox .container .aboutTop {
  text-align: center;
  padding: 72px 0px 82px 0;
}
.aboutBox .container .aboutTop h1 {
  height: 36px;
  font-size: 36px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #333333;
}
.aboutBox .container .aboutTop h1 span {
  color: #e7c901;
}
.aboutBox .container .about-b {
  overflow: hidden;
  margin-bottom: 80px;
}
.aboutBox .container .about-b .aboutTxt {
  display: block;
  float: left;
}
.aboutBox .container .about-b .aboutTxt .txtBT {
  width: 442px;
  height: 26px;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fd2a43;
  opacity: 0.9;
  padding-bottom: 29px;
}
.aboutBox .container .about-b .aboutTxt .txtContent {
  display: block;
  float: left;
  width: 619px;
  height: 127px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  margin-top: 29px;
  margin-right: 46px;
}
.aboutBox .container .about-b .aboutTxt .txtContent p {
  margin-bottom: 39px;
  text-indent: 30px;
  line-height: 32px;
}
.aboutBox .container .about-b .aboutImg {
  float: right;
}
.aboutBox .container .aboutfoot {
  width: 1200px;
  height: 130px;
  background: #ffffff;
  box-shadow: 2px 4px 4px 0px rgba(237, 237, 237, 0.34);
}
.aboutBox .container .aboutfoot .footcontent {
  display: block;
  text-align: center;
  margin-top: 102px;
}
.aboutBox .container .aboutfoot .footcontent img {
  margin: 27px 0 22px 0;
}
.aboutBox .container .aboutfoot .footcontent li {
  text-align: center;
  float: left;
  margin-bottom: 88px;
  padding: 0 74px;
}
.aboutBox .container .aboutfoot .footcontent li h2 {
  text-align: center;
  font-weight: normal;
}
.aboutBox .container .aboutfoot .footcontent li h2 img {
  vertical-align: top;
  margin-top: 5px;
  margin-left: 5px;
}
.aboutBox .container .aboutfoot .footcontent li strong {
  font-size: 48px;
  color: #222;
  font-weight: normal;
  font-family: cursive;
}
.aboutBox .container .aboutfoot .footcontent li p {
  width: 252px;
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 28px;
  margin-bottom: 22px;
}
.wenhuaBox {
  background-color: #f5f5f5;
  display: block;
  padding-top: 50px;
}
.wenhuaBox .container .wenhua {
  margin-bottom: 104px;
}
.wenhuaBox .container .wenhua .cultureBT {
  margin-top: 64px;
}
.wenhuaBox .container .wenhua .cultureBT h1 {
  text-align: center;
  font-size: 36px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #414141;
}
.wenhuaBox .container .wenhua .cultureBT span {
  color: #e7c901;
}
.wenhuaBox .container .wenhua .cultureBT p {
  text-align: center;
  margin-top: 19px;
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #6c6c6c;
}
.wenhuaBox .container .wenhua .conBox {
  float: left;
  display: block;
  width: 580px;
  margin: 44px 25px 3px 0;
}
.wenhuaBox .container .wenhua .conBox img {
  border: 0 none;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}
.wenhuaBox .container .wenhua .conBox .con {
  display: block;
  float: left;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #6c6c6c;
  border-left: 1px solid #ffbec6;
  border-right: 1px solid #ffbec6;
  line-height: 44px;
  box-sizing: border-box;
  margin: 0 auto;
  width: 567px;
  margin-left: 7px;
  padding: 0 20px;
}
/*# sourceMappingURL=./kang.css.map */