@charset "UTF-8";

.banner .container {
  width: 100%;
  height: 760px;
}

.banner .container img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-slide .banner_textP {
  position: absolute;
  width: 768px;
  height: 220px;
  right: 86px;
  bottom: 20%;
  margin-top: -110px;
  letter-spacing: 3px;
}

.swiper-slide .banner_textP .bannerTitle {
  margin-right: 15px;
  height: 25px;
  line-height: 25px;
  font-size: 25px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
}

.swiper-slide .banner_textP .bannerIcon {
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  background: #cc0000;
  letter-spacing: 0;
}

.swiper-slide .banner_textP .bannerContent {
  width: 650px;
  height: 54px;
  font-size: 58px;
  line-height: 54px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #252b3a;
  margin-top: 30px;
  opacity: 0;
}

.swiper-slide .banner_textP .bannerSmall {
  width: 362px;
  height: 24px;
  font-size: 25px;
  line-height: 24px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
  margin-top: 51px;
  opacity: 0;
}

.swiper-slide .banner_textP .bannerUrl {
  width: 125px;
  height: 40px;
  border: 1px solid #4c515e;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
  margin-top: 53px;
  letter-spacing: 0;
  opacity: 0;
}

.swiper-slide .banner_textS {
  position: absolute;
  width: 768px;
  height: 220px;
  left: 300px;
  bottom: 30%;
  margin-top: -110px;
  letter-spacing: 3px;
}

.swiper-slide .banner_textS .bannerTitle {
  margin-right: 15px;
  height: 25px;
  line-height: 25px;
  font-size: 25px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
}

.swiper-slide .banner_textS .bannerIcon {
  width: 80px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  background: #cc0000;
  letter-spacing: 0;
}

.swiper-slide .banner_textS .bannerContent {
  width: 650px;
  height: 54px;
  font-size: 58px;
  line-height: 54px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #252b3a;
  margin-top: 30px;
}

.swiper-slide .banner_textS .bannerSmall {
  width: 380px;
  height: 24px;
  font-size: 25px;
  line-height: 24px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
  margin-top: 51px;
  letter-spacing: 3px;
}

.swiper-slide .banner_textS .bannerUrl {
  width: 125px;
  height: 40px;
  border: 1px solid #4c515e;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #4c515e;
  margin-top: 53px;
  letter-spacing: 0;
}

/* 热点关注 */
.index-box {
  margin: 0 auto 45px;
  width: 1400px;
}

.index-box .container {
  margin: 75px auto 0;
  width: 1400px;
}

.index-box .container .item-box {
  width: 100%;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #000000;
}

.index-box .container .item-box .float {
  text-align: center;
  position: relative;
}

.index-box .container .item-box .content-title {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  font-size: 30px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #333333;
}

.index-box .container .item-box .bgTitle {
  margin-left: 0;
  width: 470px;
  height: 47px;
  font-size: 50px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #333333;
}

.index-box .container .item-box .hotAbout {
  width: 100%;
  height: 100%;
}
/* 行业布局 */
.hybj {
  width: 1400px;
  height: 830px;
  margin: 0 auto;
}

.setAnmiatehy {
  opacity: 0;
}

/* 联系我们 */
.setAnmiatelx {
  opacity: 0;
}

.setAnmiatexw {
  opacity: 0;
}

/* 新闻中心 */
#newsCate {
  width: 100%;
  height: 830px;
  background: #fafafa;
}

.newsBottom {
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 105px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #666666;
  border: 1px solid #d8d8d8;
  text-align: center;
  overflow: hidden;
  transition: all 0.8s;
  z-index: 99;
  cursor: pointer;
}

.newsBottom:hover {
  color: #cc0000;
  padding-left: 35px;
}

.newsBottom:hover .hideObjMore {
  opacity: 0;
}

.item-news {
  width: 1400px;
  margin: 75px auto 0px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #000000;
}

.item-news .content-title {
  font-size: 34px;
  margin-bottom: 45px;
  font-size: 30px;
  font-family: AlibabaPuHuiTi;
  font-weight: 500;
  color: #333333;
}

.item-news .bgTitle {
  margin-left: 0;
  width: 470px;
  height: 47px;
  font-size: 50px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #333333;
}

.item-news .newsCenter {
  position: relative;
  width: 100%;
  height: 507px;
  background: url("../../../img/newsTag.jpg") no-repeat center center;
  background-size: 100%;
  margin-bottom: 90px;
}

.newsTop {
  position: absolute;
  left: 0;
  top: 0;
  width: 900px;
  height: 253px;
}

.newsTop .newsTopT {
  width: 450px;
  height: 253px;
  float: left;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  transition: all 0.6s;
}

.newsTop .newsTopT p:nth-child(1) {
  width: 50px;
  height: 30px;
  background: #bf0103;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #fefeff;
  line-height: 30px;
  margin: 22px 0 16px 41px;
}

.newsTop .newsTopT p:nth-child(2) {
  font-size: 18px;
  font-family: AlibabaPuHuiTi;
  font-weight: bold;
  color: #444444;
  line-height: 20px;
  margin: 0 0 16px 41px;
  width: 360px;
  height: 44px;
}

.newsTop .newsTopT p:nth-child(3) {
  width: 360px;
  height: 44px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi;
  font-weight: 400;
  color: #444444;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
  margin: 0 0 16px 41px;
}

.newsTop .newsTopT p:nth-child(4) {
  width: 82px;
  height: 12px;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin: 0 0 16px 41px;
}

.newsTop .newsTopT:hover {
  box-shadow: 0px 0px 14px 0px rgba(68, 68, 68, 0.2);
  padding: 0;
  background: transparent;
}

/*# sourceMappingURL=index.css.map */