.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.h-rec {
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}
.h-rec ul {
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  float: left;
  width: 83%;
}
.chaochu {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chaochu-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.chaochu-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.chaochu-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.chaochu-5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.h-rec ul li {
  float: left;
  width: 100%;
}
.h-rec ul li a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.h-rec ul li b {
  font-weight: normal;
  float: left;
  margin-left: 20px;
}
.h-rec span {
  float: left;
  width: 94px;
  height: 42px;
  background: url(../images/laba.png) no-repeat 0 13px;
  padding-left: 31px;
  display: inline-block;
  margin-left: 6px;
}
.h-indcom {
  position: relative;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.h-indcom-left {
  float: left;
  width: 480px;
  height: 280px;
}
.h-indcom-left img {
  width: 100%;
  height: 100%;
}
.h-indcom-right {
  float: right;
  margin-left: 540px;
  position: absolute;
  top: 0px;
  color: #333;
  line-height: 24px;
}
.h-title {
  width: 100%;
  border-bottom: 1px solid #eee;
  line-height: 42px;
  height: 42px;
  font-size: 22px;
  margin-bottom: 15px;
}
.h-title span {
  border-bottom: 2px solid #c8201a;
  line-height: 43px;
  height: 43px;
}
.h-title span i {
  font-style: normal;
  color: #999;
  font-family: "helvetica, arial, sans-serif";
}
.h-btn {
  padding: 0 40px;
  line-height: 42px;
  height: 42px;
  background: #c8201a;
  color: #fff;
  margin-top: 30px;
  border-radius: 6px;
}
.h-btn:active,
.h-btn:hover {
  color: #fff;
}
.h-content {
  float: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
}
@media only screen and (max-width: 1200px) {
  .h-indcom {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 900px) {
  .h-indcom-left {
    display: none;
  }
  .h-indcom-right {
    margin-right: 0;
    position: inherit;
    top: 0;
    margin: 20px 0;
  }
  .h-indcom {
    margin-top: 0;
  }
}
@media only screen and (max-width: 900px) and only screen and (max-width: 750px) {
  .h-indcom {
    padding: 0 6px;
    width: 100%;
    float: left;
  }
}
/*焦点图片*/
.max-width360 {
  max-width: 383px;
}
.swiper-height {
  height: 322px;
}
.swiper-container {
  width: 100%;
  max-width: 383px;
  margin-right: 39px;
  overflow: hidden;
  height: 322px;
  margin: 0 !important;
  float: left;
}
.swiper-slide {
  color: #fff;
  float: left;
  min-height: 100%;
  width: 100%;
  overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide a {
  height: 322px;
  width: 100%;
}
.swiper-slide img {
  min-height: 100%;
  min-width: 100%;
}
.swiper-slide {
  position: relative;
  text-align: center;
}
.gallerytitle {
  text-align: left;
  padding-left: 10px;
  font-size: 1em;
  height: 42px;
  line-height: 42px;
  color: #fafafa;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  font-weight: normal;
  text-shadow: 1px 1px 1px #000;
  background-color: rgba(21, 20, 20, 0.5);
  background-color: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -webkit-gradient(linear, top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  max-width: 100%;
}
.gallerytitle span {
  max-width: 70%;
  color: #fff;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
user agent stylesheet h2 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 66px;
  text-align: center;
  right: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: auto;
}
.w100 {
  width: 100%;
}
.wl {
  float: left;
  width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.ind-box {
  width: 33.333%;
  float: left;
  height: 322px;
}
.ind-box:nth-child(3n+0) {
  padding: 0;
  max-width: 383px;
}
.ind-l-r {
  margin: 0 11px 0 6px;
}
.ind-news-tit {
  float: left;
  width: 100%;
  height: 24px;
  line-height: 24px;
  max-width: 383px;
  margin-bottom: 15px;
}
.ind-news-tit span {
  float: left;
  font-size: 16px;
  padding-left: 21px;
}
.ind-news-tit a {
  float: right;
}
.ind-news-tit i {
  width: 4px;
  height: 24px;
  float: left;
  background: #008ed8;
}
.ind-news-list {
  float: left;
  width: 100%;
  max-width: 383px;
}
.ind-news-list u a {
  height: 83px;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  min-width: 100%;
}
.ind-news-list u span {
  position: absolute;
  z-index: 99;
  bottom: 0;
  height: 36px;
  line-height: 36px;
  background: url(../images/bg/hh_bg50.png) repeat;
  width: 100%;
}
.ind-news-list u span b {
  font-weight: normal;
  max-width: 90%;
  color: #fff;
  margin-left: 5%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ind-news-list u img {
  min-height: 100%;
  position: absolute;
  min-width: 100%;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}
.ind-news-list li a {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
}
.ind-news-list li i {
  float: left;
  width: 20px;
  height: 20px;
  background: #969696;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
  margin-top: 10px;
}
.ind-news-list li.active i {
  background: #008ed8;
}
.ind-news-list li span {
  float: left;
  padding-left: 18px;
  max-width: 72%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ind-news-list li b {
  font-weight: normal;
  float: right;
  color: #999;
}
.h-main {
  margin-top: 10px;
}
@media only screen and (max-width: 1200px) {
  .h-main {
    padding: 0 6px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .ind-news-list li span {
    max-width: 60%;
  }
}
.p-0 {
  padding: 0;
}
@media only screen and (max-width: 750px) {
  .ind-box {
    width: 50%;
    padding: 0 10px;
    max-width: 100%;
  }
  .ind-box:nth-child(3n+0) {
    padding: 0 10px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .ind-box {
    width: 100%;
    padding: 0 0px;
    height: auto;
  }
  .ind-box:nth-child(3n+0) {
    padding: 0 0px;
  }
  .ind-news-tit,
  .swiper-container,
  .ind-news-list {
    max-width: 100%;
  }
}
.ind_news_title {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 40px;
}
.ind_news_title b {
  line-height: 40px;
  /*text-align: center;*/
  font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;
  color: #999;
}
.ind_news_title span {
  /*text-align: center;*/
  line-height: 22px;
  width: 100%;
  float: left;
  font-size: 16px;
  margin-bottom: 30px;
}
.ind_news_bg {
  background: url(../images/indnewsbg.jpg);
  height: 550px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.ind_new {
  float: left;
  width: 100%;
}
.ind_new ul {
  margin: 0;
  padding: 0;
}
.ind_new li {
  width: 340px;
  float: left;
  margin-right: 90px;
}
.ind_new li:last-child {
  margin-right: 0;
}
.ind_new li span {
  line-height: 24px;
  font-size: 14px;
}
.ind_new li u {
  width: 100%;
  height: 140px;
  margin-bottom: 10px;
  float: left;
}
.ind_new li u img {
  min-width: 100%;
  min-height: 100%;
}
.ind_new li em {
  float: left;
  font-size: 16px;
  margin-bottom: 10px;
  font-style: normal;
  color: #333;
}
.ind_new li i {
  float: left;
  font-size: 14px;
  color: #666;
}
.news_more a {
  width: 130px;
  height: 38px;
  line-height: 38px;
  margin: 0 auto;
  border: 1px solid #006dd5;
  text-align: center;
  display: inherit;
  margin-top: 70px;
}
.foot-add {
  margin-left: 20px;
  font-weight: normal;
}
.Mobile-news {
  display: none;
}
.pro-nav {
  display: none;
}
.thumbnails {
  margin-top: 20px;
}
@media only screen and (max-width: 1200px) {
  .ind_new li {
    width: 30%;
    margin: 0 1.66%;
  }
  .new-active {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 900px) {
  .news_more a {
    margin-top: 30px;
  }
  .foot-add {
    display: none;
  }
  .new-active li .cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
@media only screen and (max-width: 750px) {
  .new-active li .cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
@media only screen and (max-width: 750px) {
  .ind_news_bg {
    display: none;
  }
  .Mobile-news {
    display: block;
  }
  .thumbnails > li {
    margin-bottom: 20px;
    float: left;
  }
  .pro-nav {
    height: 49px;
    position: fixed;
    top: 85px;
    left: 0;
    float: left;
    width: 100%;
    display: block;
  }
  .pro-nav b {
    left: 20px;
    position: fixed;
  }
  .pro-nav b span {
    font-size: 20px;
    margin-left: 10px;
    line-height: 41px;
  }
  .pro-nav ul {
    background: #fff;
    margin: 0;
    padding: 20px 10px;
    float: left;
    width: 100%;
    margin-top: 60px;
    display: none;
  }
  .pro-nav ul.dis-block {
    display: block;
  }
  .pro-nav ul a {
    padding: 0 20px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
  }
}
@media only screen and (max-width: 640px) {
  .new-active li .cont p {
    display: none;
  }
  .new-active li .cont h3 {
    line-height: 21px;
  }
}
.h-navigation {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.h-navigation li {
  width: 20%;
  float: left;
  text-align: center;
}
.h-navigation li a {
  width: 130px;
  height: 130px;
  text-align: center;
  border-radius: 50%;
  background: #efefef;
}
.h-navigation li a i {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 40px;
  line-height: 100px;
  height: 77px;
  color: #007dd5;
}
.h-navigation li a span {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.h-navigation li.h-01 a:hover {
  background: #007dd5;
  color: #fff;
}
.h-navigation li.h-01 a:hover i,
.h-navigation li.h-01 a:hover span,
.h-navigation li.h-02 a:hover i,
.h-navigation li.h-02 a:hover span,
.h-navigation li.h-03 a:hover i,
.h-navigation li.h-03 a:hover span,
.h-navigation li.h-04 a:hover i,
.h-navigation li.h-04 a:hover span {
  color: #fff;
}
.h-navigation li.h-02 a i {
  color: #01b5d5;
}
.h-navigation li.h-02 a:hover {
  background: #01b5d5;
  color: #fff;
}
.h-navigation li.h-03 a i {
  color: #00d59b;
}
.h-navigation li.h-03 a:hover {
  background: #00d59b;
  color: #fff;
}
.h-navigation li.h-04 a i {
  color: #eaa500;
}
.h-navigation li.h-04 a:hover {
  background: #eaa500;
  color: #fff;
}
@media only screen and (max-width: 900px) {
  .h-navigation li a {
    width: 100px;
    height: 100px;
  }
  .h-navigation li a i {
    line-height: 73px;
    height: 56px;
    font-size: 30px;
  }
  .h-navigation li a span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  .h-navigation li {
    width: 33.333333333%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 460px) {
  .h-navigation li {
    width: 50%;
    margin-bottom: 30px;
  }
  .h-navigation li.h-05 {
    display: none;
  }
}
