.clearfix2:after,
.clearfix2:before {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix2:after {
  clear: both;
}
/*swiper*/
.content .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.content .swiper-container .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #fff;
  background-color: #e5e5e5;
  opacity: 1;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  cursor: pointer;
}
.content .swiper-container .swiper-pagination .swiper-pagination-bullet:hover,
.content .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  border: 2px solid #04a07b;
  background-color: #fff;
}
.conTabBtn {
  margin-top: 20px;
}
.conTabBtn .prev,
.conTabBtn .next {
  display: inline-block;
}
.conTabBtn .prev span,
.conTabBtn .next span {
  font-size: 16px;
  color: #666;
}
.conTabBtn .prev i,
.conTabBtn .next i,
.conTabBtn .prev a,
.conTabBtn .next a {
  font-size: 14px;
  color: #666;
  font-style: normal;
  border: none !important;
}
.conTabBtn .prev a:hover,
.conTabBtn .next a:hover {
  color: #F29512;
}
.conTabBtn .next {
  float: right;
}
#dituContent img {
  max-width: none;
}
#pages {
  padding: 50px 0 0 0;
  text-align: center;
}
#pages a,
#pages span {
  width: auto;
  height: auto;
  display: inline-block;
  line-height: 30px;
  min-width: 20px;
  margin: 0 5px;
  padding: 0 5px;
  font-size: 12px;
  float: none;
}
#pages a {
  background: none;
  color: #969696;
  border: 1px solid #e5e5e5;
}
#pages span.current,
#pages a:hover {
  background: #F29512;
  color: #fff !important;
  border: 1px solid #F29512;
}
#pages span.pageindex,
#pages span.all {
  display: none;
}
.bodynews .mlist .item_block_1 {
  border: none !important;
}
.honor_list_pic {
  width: 1545px;
  margin: 20px auto 80px auto;
}
.honor_list_pic .list_pics {
  width: 100%;
  display: inline-block;
}
.honor_list_pic .list_pics .pics {
  width: 18%;
  display: inline-block;
  margin: 60px 1% 0 1%;
  float: left;
}
.honor_list_pic .list_pics .pics .pic {
  width: 100%;
  height: 395px;
  display: inline-block;
  float: left;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.honor_list_pic .list_pics .pics .pic .pic_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 5;
  opacity: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.honor_list_pic .list_pics .pics .pic img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.honor_list_pic .list_pics .pics .pic:hover {
  cursor: url(../images/enlarge.png), auto;
}
.honor_list_pic .list_pics .pics .pic:hover .pic_bg {
  opacity: 1;
}
.honor_list_pic .list_pics .pics .txt {
  width: 100%;
  font-size: 16px;
  line-height: 2.3;
  color: #5e5e5e;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper_bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 105;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.swiper_bg .close {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 120px;
  left: calc(50% - 22px);
  z-index: 15;
  background: url(../images/layer_close.png) center no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.swiper_bg .bg_click {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 13;
}
.swiper_bg .swiper-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 15;
  max-width: 800px;
  max-height: 600px;
}
.swiper_bg .swiper-container .swiper-wrapper {
  z-index: 15;
}
.swiper_bg .swiper-container .swiper-wrapper .swiper-slide {
  z-index: 15;
  text-align: center;
}
.swiper_bg .swiper-container .swiper-wrapper .swiper-slide img {
  z-index: 15;
  width: auto;
  height: auto;
  max-width: 800px;
  max-height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.swiper_bg .swiper-button-next,
.swiper_bg .swiper-button-prev {
  z-index: 20;
}
.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: url(../images/loading.gif) center no-repeat;
  display: inline-block;
}
body #navWrapper .content .nav > .navitem .subnav li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .content_list .item_img {
  width: 100%;
  height: 250px;
}
.case .content_list .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.project .module_container .container_content .ititle {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.project .module_container .container_content .ititle .cn {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}
.project .module_container .container_content .ititle .description {
  font-size: 14px;
  color: #555;
  padding-top: 15px;
}
.npagePage .container_category div,
.project .container_category div {
  position: relative;
  display: inline-block;
  z-index: 999;
}
.npagePage .container_category ul,
.project .container_category ul {
  width: 90%;
  position: absolute;
  top: 42px;
  left: 2.5%;
  opacity: 0;
  overflow: hidden;
  transition: all 0.7s ease 0s;
  -webkit-transition: all 0.7s ease 0s;
  -moz-transition: all 0.7s ease 0s;
}
.npagePage .container_category ul li,
.project .container_category ul li {
  width: 100%;
  height: 35px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.npagePage .container_category ul li a,
.project .container_category ul li a {
  width: 100%;
  font-size: 14px;
  color: #fff;
  background-color: #F29512;
  display: inline-block;
  float: left;
  line-height: 36px;
  position: absolute;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.npagePage .container_category ul li .txt,
.project .container_category ul li .txt {
  left: -100%;
}
.npagePage .container_category ul li .txt2,
.project .container_category ul li .txt2 {
  left: 0;
  background-color: #707070;
}
.npagePage .container_category ul li:hover .txt,
.project .container_category ul li:hover .txt {
  left: 0;
}
.npagePage .container_category ul li:hover .txt2,
.project .container_category ul li:hover .txt2 {
  left: 100%;
}
.npagePage .container_category div:hover ul,
.project .container_category div:hover ul {
  opacity: 1;
}
.npagePage .container_category .hidden_txt,
.project .container_category .hidden_txt {
  float: left;
}
.npagePage .container_category .hidden_txt .nav_txt,
.project .container_category .hidden_txt .nav_txt {
  vertical-align: top;
}
.npagePage .container_category .hidden_txt ul,
.project .container_category .hidden_txt ul {
  opacity: 1;
  position: relative;
  left: 0;
  top: 0;
  margin: 0 0 0 5px;
}
.npagePage .container_category .hidden_txt ul li,
.project .container_category .hidden_txt ul li {
  margin-top: 10px;
}
.npagePage .container_category .hidden_txt ul .active .txt,
.project .container_category .hidden_txt ul .active .txt {
  left: 0;
}
.npagePage .container_category .hidden_txt ul .active .txt2,
.project .container_category .hidden_txt ul .active .txt2 {
  left: 100%;
}
.scene {
  padding-bottom: 80px;
}
.scene .pics {
  width: 100%;
  padding-top: 70px;
}
.scene .pics img {
  width: 100%;
}
.about {
  width: 100%;
  display: inline-block;
}
.about .content .pictur {
  width: 330px;
  float: left;
  display: inline-block;
  position: relative;
}
.about .content .pictur .pic {
  width: 100%;
}
.about .content .pictur .pic img {
  width: 100%;
}
.about .content .pictur .btn {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  margin: auto;
  cursor: pointer;
}
.about .content .pictur .btn img {
  width: 100%;
}
.about .content .text {
  width: 70%;
  display: inline-block;
  float: right;
}
.about .content .text .big {
  font-size: 32px;
  color: #f29512;
  text-transform: Uppercase;
  font-weight: bold;
  padding: 55px 0 0 0;
}
.about .content .text .txt {
  padding: 20px 0 0 0;
}
.about .content .text .txt p {
  font-size: 14px;
  color: #000;
  line-height: 2;
}
.about .content .text .link {
  width: 29px;
  display: inline-block;
  float: right;
}
.about .content .text .link img {
  width: 100%;
}
.about .video {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}
.about .video .box {
  width: 55%;
  height: 55%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about .video .box .btn_end {
  width: 30px;
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
}
.about .video .box .btn_end img {
  width: 100%;
}
.about .video .box video {
  width: 100%;
  cursor: pointer;
}
.about .video .box iframe {
  width: 100%;
  height: 100%;
}
.news .module_container .container_content .content_wrapper .content_list .item_block .item_img {
  width: 100%;
  height: 280px;
  position: relative;
}
.news .module_container .container_content .content_wrapper .content_list .item_block .item_img img {
  width: 100%;
  max-height: 280px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.news .module_container .container_content .content_wrapper .content_list .owl-stage-outer .owl-stage .owl-item .item_wrapper .item_des p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layer {
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  body #header #headTop {
    margin: 10px 0 0 8%;
  }
  body #header #navWrapper {
    margin: 45px 10% 0 0;
  }
  body #header #navWrapper .content .nav .navitem a {
    padding: 0 15px !important;
  }
  body .mini #navWrapper {
    margin: 130px 10% 0 0 !important;
  }
  body .honor_list_pic {
    width: calc(100% - 20px);
  }
}
