@charset "utf-8";
img {
  max-width: 100%;
}
/*news*/
.news .news-banner {
  height: 416px;
  min-width: 1200px;
  background: url(../images/news/banner.jpg) no-repeat center;
  background-size: cover;
}
.news .content {
  padding: 60px 0;
}
.news .guide .bx-wrapper {
  float: left;
  width: 736px;
  height: 443px;
  margin-bottom: 0;
}
.news .guide .bx-wrapper .bx-pager {
  padding-top: 0;
  width: auto;
  font-size: 0;
  bottom: 26px;
  right: 28px;
}
.news .guide .bx-wrapper .bx-pager .bx-pager-item a {
  width: 8px;
  height: 8px;
  margin: 0 10px;
  background: rgba(255, 255, 255, 0.5);
}
.news .guide .bx-wrapper .bx-pager .bx-pager-item a:hover,
.news .guide .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: #fff;
}
.news .guide .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news .guide .bx-wrapper .bx-controls-direction a:hover {
  background-color: #167a5b;
}
.news .guide .bx-wrapper .bx-prev {
  background-image: url(../images/news/ctrl_left.png);
}
.news .guide .bx-wrapper .bx-next {
  background-image: url(../images/news/ctrl_right.png);
}
.news .guide .news-slider li img {
  width: 100%;
}
.news .guide .news-slider li .bx-caption {
  background: rgba(0, 0, 0, 0.5);
}
.news .guide .news-slider li .bx-caption span {
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  padding-right: 140px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news .guide .headlines {
  float: right;
  width: 444px;
}
.news .guide .headlines .headlines-top {
  padding: 12px 0;
  background: #f8f8f8;
  overflow: hidden;
}
.news .guide .headlines .headlines-top span {
  float: left;
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #666;
  padding-left: 8px;
  border-left: 2px solid #167a5b;
}
.news .guide .headlines .headlines-top a {
  float: right;
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #333;
  padding-right: 16px;
  margin-right: 10px;
  background: url(../images/news/icon_more.png) no-repeat right center;
}
.news .guide .headlines .headlines-top a:hover {
  color: #167a5b;
}
.news .guide .headlines ul {
  max-height: 408px;
  overflow: hidden;
}
.news .guide .headlines ul li {
  padding: 14px 0;
  border-bottom: 1px dashed #e5e5e5;
  overflow: hidden;
}
.news .guide .headlines ul li i {
  float: left;
  display: block;
  width: 22px;
  height: 22px;
  background: #e5e5e5;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  font-family: Arial;
  text-align: center;
}
.news .guide .headlines ul li a {
  float: left;
  display: block;
  max-width: 320px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-left: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news .guide .headlines ul li a:hover {
  color: #167a5b;
}
.news .guide .headlines ul li span {
  float: right;
  display: block;
  font-size: 12px;
  line-height: 22px;
  color: #999;
}
.news .guide .headlines ul li:nth-of-type(1) i {
  color: #fff;
  background: #e12929;
}
.news .guide .headlines ul li:nth-of-type(2) i {
  color: #fff;
  background: #ffaa00;
}
.news .guide .headlines ul li:nth-of-type(3) i {
  color: #fff;
  background: #4eb926;
}
.news .news-classify .classify-title {
  font-size: 16px;
  line-height: 18px;
  color: #666;
  padding: 50px 0 30px;
}
.news .news-classify .classify-title em {
  float: left;
  display: block;
  font-weight: bold;
  padding-left: 8px;
  border-left: 2px solid #167a5b;
}
.news .news-classify .classify-title span {
  float: right;
  display: block;
  font-size: 14px;
  color: #666;
}
.news .news-classify .classify-title span a {
  font-size: 14px;
  color: #666;
}
.news .news-classify .classify-title span .btn-more {
  margin-left: 50px;
}
.news .news-classify ul li {
  float: left;
  width: 390px;
}
.news .news-classify ul li .img-box {
  height: 234px;
  position: relative;
  overflow: hidden;
}
.news .news-classify ul li .img-box img {
  display: block;
  width: 100%;
}
.news .news-classify ul li .img-box .info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  padding: 15px 10px 14px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .news-classify ul li .list {
  height: 60px;
}
.news .news-classify ul li .list .item {
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}
.news .news-classify ul li .list .item a {
  float: left;
  display: block;
  font-size: 14px;
  line-height: 50px;
  max-width: 300px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news .news-classify ul li .list .item a:hover {
  color: #167a5b;
}
.news .news-classify ul li .list .item span {
  float: right;
  display: block;
  font-size: 12px;
  line-height: 50px;
  color: #999;
}
.news .news-classify ul li:nth-of-type(3n+2) {
  margin-left: 15px;
  margin-right: 15px;
}
.news .detail-content {
  margin-top: 60px;
}
.news .news-detail {
  width: 800px;
}
.news .news-detail .title {
  padding-bottom: 40px;
}
.news .news-detail .title h3 {
  font-size: 26px;
  line-height: 30px;
  color: #333;
}
.news .news-detail .title p {
  font-size: 14px;
  line-height: 30px;
  color: #b3b3b3;
  margin-top: 20px;
}
.news .news-detail .text h3 {
  font-size: 14px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
}
.news .news-detail .text p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
}
.news .news-detail .text img {
  display: block;
  width: unset;
  max-width: 100%;
  margin: 20px 0;
}
.news .news-detail .control .left {
  float: left;
  max-width: 600px;
}
.news .news-detail .control .left a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #565656;
}
.news .news-detail .control .left a.next {
  margin-top: 25px;
}
.news .news-detail .control .left a:hover {
  color: #167a5b;
}
.news .news-detail .control .right {
  float: right;
}
.news .news-detail .control .right a {
  display: block;
  width: 55px;
  height: 55px;
  background: url(../images/news/detail/icon_ctrl.jpg) no-repeat;
}
.news .qusetion {
  margin-top: 40px;
}
.news .qusetion .w1200 {
  padding-top: 40px;
  border-top: 2px solid #eee;
}
.news .qusetion .question-list {
  padding: 0 0 10px;
}
.news .news-more {
  width: 800px;
}
.news .news-more ul li {
  font-size: 0;
  margin-bottom: 30px;
}
.news .news-more ul li .img-box {
  display: inline-block;
  vertical-align: middle;
  width: 290px;
  height: 175px;
  overflow: hidden;
}
.news .news-more ul li .img-box img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news .news-more ul li .img-box img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.news .news-more ul li .news-info {
  display: inline-block;
  vertical-align: middle;
  width: 490px;
  margin-left: 20px;
}
.news .news-more ul li .news-info h3 {
  font-size: 16px;
  line-height: 16px;
  color: #333;
}
.news .news-more ul li .news-info .time {
  margin-top: 12px;
}
.news .news-more ul li .news-info .time img {
  vertical-align: middle;
}
.news .news-more ul li .news-info .time span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-left: 8px;
}
.news .news-more ul li .news-info p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  max-height: 48px;
  overflow: hidden;
  margin-top: 15px;
}
.news .news-more ul li:last-of-type {
  margin-bottom: 0;
}
.news .news-more .page {
  display: inline-block;
  width: auto;
  margin-top: 105px;
}
