/* CSS Document */
body {
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

.warp {
  width: 100%;
  min-width: 1200px;
}

header {
  height: 134px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  padding-left: 60px;
  padding-right: 60px;
}
header img {
  display: block;
}
header .logo {
  padding-top: 30px;
}
header .nav {
  margin-top: 30px;
}
header .nav ul {
  margin-top: 3px;
}
header .nav ul li {
  float: left;
  margin-left: 40px;
  display: inline;
}
header .nav ul li a {
  display: block;
  height: 36px;
  line-height: 36px;
  border-bottom: 2px solid transparent;
  color: #ffffff;
  font-size: 18px;
}
header .nav ul li a:hover, header .nav ul li a.current {
  border-color: #ffffff;
}
header .nav .language {
  font-size: 0;
}
header .nav .language a {
  display: inline-block;
  background: url("../images/img-02.png") repeat;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  color: #ffffff;
  margin-right: 5px;
}
header .nav-bar {
  display: none;
  position: absolute;
  right: 60px;
  top: 50px;
}

footer {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  height: 38px;
  line-height: 38px;
  background: #ffffff;
  text-align: center;
  color: #2b2b2b;
  font-size: 14px;
}

.other-main {
  height: 912px;
}

.page-main {
  background: url("../images/img-04.png") repeat-x top center;
  margin-top: 176px;
  overflow: hidden;
}

.sub-menu {
  font-size: 0;
  margin-top: 40px;
  text-align: center;
}
.sub-menu a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  margin: 0 11px;
  text-align: center;
  border-radius: 17px;
  padding:0px 15px;
}

.scroll-main {
  height: 500px;
  overflow: hidden;
  padding: 25px 0;
}

.mod-01 {
  width: 710px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
  color: #ffffff;
}

.mod-02 {
  margin-left: -26px;
}
.mod-02 li {
  float: left;
  width: 270px;
  overflow: hidden;
  vertical-align: bottom;
  margin-bottom: 10px;
  margin-left: 26px;
}
.mod-02 li .pic {
  overflow: hidden;
}
.mod-02 li .pic img {
  display: block;
  width: 270px;
  height: 177px;
  transition: all .7s;
}
.mod-02 li .pic:hover img {
  transform: scale(1.1);
}
.mod-02 li .title a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  width:270px;
  margin:10px 0px;
  height:60px;
  word-wrap:break-word; white-space:normal; word-break:break-all;
}

.mod-03 {
  margin-left: -39px;
}
.mod-03 li {
  float: left;
  margin-left: 39px;
  margin-bottom: 50px;
  overflow: hidden;
  vertical-align: bottom;
}
.mod-03 li .pic {
  overflow: hidden;
}
.mod-03 li .pic img {
  width: 259px;
  height: 309px;
  display: block;
  transition: all .7s;
}
.mod-03 li .main {
  background: #ffffff;
  border-top: 1px solid #f4f4f5;
  height: 73px;
  text-align: center;
}
.mod-03 li .main a {
  display: block;
  color: #454545;
  font-size: 16px;
  line-height: 1.5;
  margin: 13px;
  width:233px;
  /*word-wrap:break-word;
  white-space:normal; 
  word-break:break-all;*/
}
.mod-03 li .main a span {
  display: block;
  color: #aaaaaa;
  font-size: 14px;
}
.mod-03 li:hover .pic img {
  transform: scale(1.1);
}

.mod-04 {
  width: 1055px;
}
.mod-04 li {
  overflow: hidden;
  vertical-align: bottom;
  border-bottom: 1px solid #ffffff;
  padding: 40px 0;
}
.mod-04 li .date {
  background: url("../images/img-08.png") no-repeat;
  width: 100px;
  height: 85px;
  text-align: center;
  color: #ffffff;
  line-height: 1.4;
  padding-top: 15px;
}
.mod-04 li .date span {
  font-size: 36px;
}
.mod-04 li .info {
  width: 775px;
  padding-right: 100px;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.mod-04 li .info p {
  text-indent: 2em;
}
.mod-04 li .info .title {
  display: block;
  color: #ffffff;
  font-size: 18px;
  line-height: 2;
}
.mod-04 li .info .a-more {
  right: 0;
  top: 27px;
  background: url("../images/img-09.png") no-repeat bottom center;
  padding-bottom: 10px;
  color: #ffffff;
  font-size: 12px;
}

.mod-05 {
  width: 1130px;
}
.mod-05 .map {
  width: 600px;
}
.mod-05 .info {
  width: 465px;
  font-size: 16px;
  line-height: 2;
  color: #ffffff;
  padding-top: 120px;
}
.mod-05 .icon-group {
  text-align: center;
  margin-top: 30px;
}
.mod-05 .icon-group a {
  display: inline-block;
  margin: 0 5px;
}

.case-cont {
  margin-top: 192px;
}
.case-cont .go-back {
  position: absolute;
  right: 0;
  top: -5px;
}
.case-cont .tab-img {
  width: 896px;
  background: #ffffff;
  padding: 2px;
  position: relative;
}
.case-cont .tab-img .big-img img {
  display: block;
  width: 894px;
  height: 602px;
}
.case-cont .tab-img .small-img {
  position: absolute;
  left: 0px;
  margin-top:10px;
}
.case-cont .tab-img .small-img li {
  float: left;
  margin-right: 10px;
  background: #ffffff;
  padding: 2px;
  width: 136px;
  height: 78px;
  cursor: pointer;
  position: relative;
}
.case-cont .tab-img .small-img li .video-btn {
  position: absolute;
  left: 2px;
  top: 2px;
}
.case-cont .tab-info {
  width: 245px;
  margin-top: 50px;
  height: 550px;
  overflow: hidden;
  color: #ffffff;
  line-height: 28px;
  font-size: 14px;
  padding-right: 25px;
}
.case-cont .tab-info h3 {
  font-size: 18px;
  margin-bottom: 25px;
}

.index-header {
  position: fixed;
}

.section .container {
  height: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
}

#section0,
#section1,
#section2,
#section3,
#section4,
#section5 {
  background-size: cover;
}

#section1 {
  background-image: url("../images/img-19.png");
}

#section2 {
  background-image: url("../images/img-20.png");
}

#section3 {
  background-image: url("../images/img-21.png");
}

#section4 {
  background-image: url("../images/img-22.png");
}

#section5 {
  background-image: url("../images/img-23.png");
}
#section5 .main {
  height: 470px;
  position: relative;
  top: 28%;
  width: 1200px;
}
#section5 .img-s {
  width: 620px;
}
#section5 .img-s img {
  display: block;
  width: 620px;
  height: 470px;
}
#section5 .small-img {
  left: -264px;
  width: 264px;
  height: 308px;
  top: 80px;
}
#section5 .small-img img {
  display: block;
  width: 264px;
  height: 308px;
}
#section5 .info {
  background: url("../images/img-29.png") repeat;
  width: 555px;
  height: 282px;
  position: absolute;
  top: 60px;
  right: -60px;
  color: #ffffff;
  padding: 70px 0 0 85px;
}
#section5 .info .title {
  background: url("../images/img-31.png") no-repeat left bottom;
  height: 54px;
  line-height: 52px;
  font-size: 18px;
  margin-bottom: 20px;
}
#section5 .info .title span {
  display: inline-block;
  font-size: 30px;
  margin-right: 5px;
}
#section5 .info .txt {
  font-size: 14px;
  line-height: 32px;
}

.news {
  margin-top: 15%;
}
.news .m-title {
  border-bottom: 1px solid #6b6766;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  padding: 0 60px 45px;
}
.news .m-title span {
  font-size: 24px;
  display: block;
}
.news .news-list {
  width: 77%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-top: -56px;
}
.news .news-list .owl-dots {
  margin: 5% 0;
}
.news .news-list .owl-dots .owl-dot span {
  backface-visibility: visible;
  background: url("../images/img-34.png") no-repeat;
  border-radius: 0;
  display: block;
  height: 15px;
  margin: 5px 7px;
  opacity: 1;
  width: 15px;
}
.news .news-list .owl-dots .owl-dot.active span {
  background: url("../images/img-35.png") no-repeat;
}
.news .news-list .item {
  padding: 0 10.8%;
}
.news .news-list .box {
  overflow: hidden;
}
.news .news-list .box .date {
  font-size: 24px;
  color: #ffffff;
  height: 57px;
  margin-bottom: 15px;
}
.news .news-list .box .date .a-more {
  background: url("../images/img-36.png") no-repeat center left;
  padding-left: 17px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  margin-top: 10px;
  color: #ffffff;
  display: none;
}
.news .news-list .box .title {
  margin-bottom: 10px;
}
.news .news-list .box .title a {
  color: #ffffff;
  font-size: 16px;
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.news .news-list .box .txt {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  height: 48px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news .news-list .box .pic img {
  display: block;
  transition: all .7s;
}
.news .news-list .box:hover .date {
  background: url("../images/img-37.png") no-repeat left bottom;
}
.news .news-list .box:hover .date .a-more {
  display: block;
}
.news .news-list .box:hover .pic img {
  transform: scale(1.1);
}

.products {
  margin-top: 10%;
}
.products .m-title {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.4;
  padding: 0 60px 15px;
}
.products .m-title span {
  font-size: 24px;
  display: block;
}
.products .products-list {
  width: 1200px;
}
.products .products-list .owl-nav > div {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin: -24px 0 0 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.products .products-list .owl-nav > div.owl-prev {
  background: url("../images/img-40.png") no-repeat;
  left: -80px;
}
.products .products-list .owl-nav > div.owl-prev:hover {
  background: url("../images/img-44.png") no-repeat;
}
.products .products-list .owl-nav > div.owl-next {
  background: url("../images/img-45.png") no-repeat;
  right: -80px;
}
.products .products-list .owl-nav > div.owl-next:hover {
  background: url("../images/img-41.png") no-repeat;
}
.products .products-list .box .pic {
  overflow: hidden;
}
.products .products-list .box .pic img {
  display: block;
  width: 300px;
  height: 360px;
  transition: all .7s;
}
.products .products-list .box .pic .more-info {
  position: absolute;
  background: url("../images/img-42.png") repeat;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 134px;
  display: none;
}
.products .products-list .box .pic .more-info span {
  background: url("../images/img-43.png") no-repeat top center;
  display: inline-block;
  padding-top: 65px;
  font-size: 24px;
  color: #ffffff;
}
.products .products-list .box .cont {
  text-align: center;
  line-height: 1.4;
  display: block;
  color: #aaaaaa;
  font-size: 14px;
}
.products .products-list .box .cont span {
  display: block;
  font-size: 18px;
  color: #444444;
}
.products .products-list .box .cont.b-1 {
  background: url("../images/img-38.png") no-repeat top center #ffffff;
  height: 60px;
  padding-top: 30px;
}
.products .products-list .box .cont.b-2 {
  background: url("../images/img-38.png") no-repeat bottom center #ffffff;
  height: 80px;
  padding-top: 10px;
}
.products .products-list .box:hover .pic img {
  transform: scale(1.1);
}

.engineering {
  padding: 0 60px;
  margin-top: 14%;
}
.engineering .m-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 50px;
}
.engineering .m-title .t-l {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.4;
}
.engineering .m-title .t-l span {
  display: block;
  font-size: 24px;
}
.engineering .m-title .t-r a {
  display: inline-block;
  background: url("../images/img-48.png") no-repeat right center;
  width: 118px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin-top: 25px;
}
.engineering .box .pic img {
  display: block;
  max-width: 100%;
}
.engineering .box .title a {
  display: block;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  width:415px;
  margin:10px;
  height:60px;
  word-wrap:break-word; white-space:normal; word-break:break-all;
}
.engineering .owl-dots {
  padding: 2% 0;
}
.engineering .owl-dot span {
  backface-visibility: visible;
  background: #e3e3e1 !important;
  border-radius: 18px;
  display: block;
  height: 36px !important;
  margin: 5px 7px;
  transition: opacity 200ms ease 0s;
  width: 36px !important;
  line-height: 36px !important;
  text-align: center;
  color: #333333;
  font-size: 16px;
  padding: 0 !important;
}
.engineering .owl-dot.active span {
  background: #050403 !important;
  color: #ffffff;
}

.about-us {
  height: 560px;
  margin-top: 18%;
}
.about-us .info {
  width: 400px;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
.about-us .info .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 70px;
}
.about-us .info .title span {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
}
.about-us .info .txt {
  height: 315px;
  width:400px;
  word-wrap:break-word; white-space:normal; word-break:break-all;
}
.about-us .img-s {
  width: 720px;
  right: 0;
  top: 0;
  z-index: 999;
}
.about-us .img-s img {
  display: block;
  width: 720px;
  height: 560px;
}
.about-us .small-img {
  width: 320px;
  height: 480px;
  top: -72px;
  right: -208px;
}
.about-us .small-img img {
  display: block;
  width: 320px;
  height: 480px;
}

.banner {
  height: 100%;
  min-height: 100%;
}
.banner .item {
  height: 100%;
  min-height: 100%;
}
.banner .item a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.banner .owl-nav {
  position: absolute;
  margin-top: -21px;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 9999;
}
.banner .owl-nav > div {
  position: absolute;
  width: 13px;
  height: 42px;
}
.banner .owl-nav > div.owl-prev {
  background: url("../images/prev.png") no-repeat !important;
  left: 115px;
}
.banner .owl-nav > div.owl-next {
  background: url("../images/next.png") no-repeat !important;
  right: 115px;
}

#fp-nav ul li .fp-tooltip {
  background: #ffffff;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  color: #2b2b2b;
  display: inline-block;
  padding: 0 10px;
}

#menu {
  position: fixed;
  /*right: 7.5%;*/
  right: 1.5%;
  top: 50%;
  margin-top: -100px;
  list-style-type: none;
  z-index: 9999;
  background: url("../images/img-25.png") no-repeat 97px top;
}
#menu li {
  margin-bottom: 12px;
  vertical-align: bottom;
}
#menu li a {
  background: url("../images/img-27.png") no-repeat right top;
  height: 15px;
  line-height: 15px;
  padding-right: 105px;
  position: relative;
  display: block;
  vertical-align: bottom;
}
#menu li a span {
  background: #ffffff;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  color: #2b2b2b;
  position: absolute;
  top: -4px;
  display: none;
}
#menu li.active a {
  background: url("../images/img-26.png") no-repeat right top;
}
#menu li.active a span {
  display: block;
}

/*# sourceMappingURL=style.css.map */
