@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: none;
  font-family: "微软雅黑"; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ul {
  list-style-type: none; }

a, a:visited {
  text-decoration: none;
  color: inherit; }

a:hover, a:active {
  text-decoration: none;
  color: inherit; }

.clear {
  clear: both;
  *float: none;
  *height: 0;
  *overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

img {
  width: 100%;
  vertical-align: middle; }

body {
  font-size: 24px;
  max-width: 1960px;
  margin: 0 auto; }

header {
  position: relative;
  font-size: 16px;
  height: 42px;
  margin: 50px 0;
  z-index: 999; }
  header.fixhead {
    position: fixed;
    width: 100%;
    max-width: 1960px;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #ffffff; }
  header .head-btn {
    padding: 9px 10px;
    background-color: #ffffff;
    display: none; }
    header .head-btn span {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px;
      background-color: #717375;
      margin-top: 4px; }
  header .logo {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: -7px; }
    header .logo img {
      width: 100px; }
  header .menubox {
    width: 100%;
    line-height: 42px; }
    header .menubox ul {
      width: 45%; }
      header .menubox ul li {
        display: inline-block;
        text-align: center; }
        header .menubox ul li:hover a {
          color: #0099ff;
          border-bottom: 2px solid #0099ff; }
      header .menubox ul.menu-left {
        float: left;
        text-align: right; }
        header .menubox ul.menu-left li {
          margin-right: 100px; }
      header .menubox ul.menu-right {
        float: right;
        text-align: left; }
        header .menubox ul.menu-right li {
          margin-left: 100px; }
  header .head-phone {
    width: auto;
    float: right;
    margin-right: 17.78%; }

footer {
  font-size: 14px;
  padding: 0 5% 2% 5%;
  background-color: #fffefd;
  color: #000; }
  footer .foot-hr {
    height: 12px;
    background-color: #0b0205;
    margin-bottom: 25px; }
  footer .foot-block1 {
    display: inline-block;
    width: 20%;
    min-width: 280px;
    vertical-align: top;
    margin-left: 20px; }
  footer .foot-block2 {
    display: inline-block;
    width: 10%;
    height: 130px;
    vertical-align: top;
    padding-left: 2%;
    border-left: 1px solid #969696; }
    footer .foot-block2 li {
      line-height: 22px; }
  footer .foot-block3 {
    display: inline-block;
    width: 20%;
    min-width: 200px;
    height: 130px;
    vertical-align: top;
    padding-left: 2%;
    padding-right: 2%;
    border-right: 1px solid #969696;
    border-left: 1px solid #969696; }
    footer .foot-block3 p {
      line-height: 22px; }
  footer .foot-block4 {
    display: inline-block;
    width: 20%;
    min-width: 160px;
    vertical-align: top;
    padding-left: 2%;
    padding-right: 2%; }
    footer .foot-block4 p {
      line-height: 22px; }
  footer img {
    width: auto; }

.index {
  overflow: hidden; }
  .index-banner {
    position: relative;
    width: 100%;
    margin: 0 auto; }
    .index-banner .item {
      position: relative;
      overflow: hidden; }
     /*.index-banner .item img {
        width: auto;
        height: 585px;
        display: block;
        position: relative;
        left: 50%;
        margin-left: -960px; }*/
     .index-banner .owl-controls {
      position: absolute;
      width: 100%;
      bottom: 0; }
    .index-banner .index-banner-text {
      position: absolute;
      z-index: 9;
      bottom: 85px;
      text-align: center;
      left: 5%;
      right: 5%;
      color: #ffffff; }
      .index-banner .index-banner-text .p1 {
        font-size: 60px; }
      .index-banner .index-banner-text .p2 {
        font-size: 26px; margin-top:15px;}
  .index .index-page1 {
    margin-bottom: 76px;
    padding-top: 100px; }
    .index .index-page1 .index-page12 {
      width: 90%;
      margin: 0 auto;
      text-align: center; }
      .index .index-page1 .index-page12 .index-page12-content {
        text-align: justify;
        margin-top: 30px;
        margin-bottom: 30px; }
        .index .index-page1 .index-page12 .index-page12-content .index-page12-content-block {
          width: 32.6%;
          display: inline-block;
          margin-bottom: 1.1%;
          position: relative; }
          .index .index-page1 .index-page12 .index-page12-content .index-page12-content-block .table {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            vertical-align: middle;
            overflow: hidden;
            background-color: rgba(0, 0, 0, 0.3);
            transition: all 1s;
            opacity: 0; }
          .index .index-page1 .index-page12 .index-page12-content .index-page12-content-block h4 {
            padding-top: 30%;
            padding-left: 2em;
            padding-right: 2em;
            color: #ffffff;
            font-size: 24px;
            text-align: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            opacity: 0;
            transition: all 1.5s; }
          .index .index-page1 .index-page12 .index-page12-content .index-page12-content-block:hover .table {
            opacity: 1; }
            .index .index-page1 .index-page12 .index-page12-content .index-page12-content-block:hover .table h4 {
              opacity: 1; }
        .index .index-page1 .index-page12 .index-page12-content .justifyfix {
          width: 32.6%;
          height: 0;
          padding: 0;
          overflow: hidden;
          display: inline-block; }
      .index .index-page1 .index-page12 h5 {
        font-size: 18px; }
        .index .index-page1 .index-page12 h5 img {
          width: auto;
          vertical-align: baseline; }
      .index .index-page1 .index-page12 i {
        height: 0;
        width: 0;
        font-size: 12px;
        border-bottom: none;
        border-top: 10px solid #9e9e9f;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent; }
 .index .index-page3{
        text-align:center;
        width:80%;
        margin:30px auto 150px auto;
 }
.index .index-page3 h2{
  display:inline-block;
  font-size:35px;
  padding:15px 70px 50px 70px;
  border-top:2px solid black;
  font-weight:800;
}
.index .index-page3 p{
  font-size:20px;
  line-height:43px;
}

  .index .index-page2 {
    text-align: center;
    width: 90%;
    margin: 0 auto; }
    .index .index-page2 .index-page2-text img {
      width: auto;
      display: block;
      margin: 0 auto 45px auto; }
      .index .index-page2 .index-page2-text img.index-phone {
        margin-bottom: 65px; }
      .index .index-page2 .index-page2-text img.index-erwei {
        margin-bottom: 30px; }
    .index .index-page2 .index-page2-text a.advice {
      font-size: 26px;
      display: inline-block;
      color: #f3f6fb;
      padding: 0.5em 1em;
      background-color: #231815;
      border-radius: 10px;
      margin-bottom: 40px; }
    .index .index-page2 .index-page2-text h3 {
      font-size: 20px;
      line-height: 1em;
      margin-bottom: 95px; }

.about .about-banner {
  background-color: #70a6c3;
  height: 230px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .about .about-banner h1 {
    position: absolute;
    bottom: 50px;
    left: 5%;
    right: 5%;
    font-size: 36px;
    color: #000000; }
.about h2 {
  font-size: 52px;
  margin-bottom: 45px;
  line-height: 1em; }
.about p {
  font-size: 14px;
  color: #161616;
  max-width: 1338px;
  margin: 0 auto;
  line-height: 43px; }
.about .about-page1 {
  width: 70%;
  margin: 0 auto;
  text-align: left;
  padding-top: 100px; }
  .about .about-page1 h2{
	 text-align: center; 
  }
.about .about-page2 {
  width: 90%;
  max-width: 1500px;
  overflow: hidden;
  margin: 50px auto 55px auto;
  text-align: center; }
  .about .about-page2 div {
    display: inline-block;
    width: 223px; }

  .about .about-img{
    margin:50px auto;
    width:90%;
    height:auto;
  }
.about .about-img a{
  display:block;
}
.about .about-img a img{
  width:100%;
  height:auto;
}

.about .about-page3 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 250px; }
  .about .about-page3 p {
    font-size: 19px; }
  .about .about-page3 .bold {
    font-weight: 600;
    font-size: 20px; }
.about .about-page4 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 70px; }
  .about .about-page4 p {
    font-size: 24px;
    font-family: "宋体"; }
.about .about-page5 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 100px; }

.project .project-banner {
  background-color: #86979f;
  height: 230px;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto; }
  .project .project-banner h1 {
    position: absolute;
    bottom: 50px;
    left: 5%;
    right: 5%;
    font-size: 36px;
    color: #000; }
.project .project-page1 {
  text-align: center;
  width: 90%;
  margin: 0 auto; }
  .project .project-page1 img {
    width: 100%; }
    .project .project-page1 img.img1 {
      max-width: 1300px;
      margin-top: 150px;
	   padding-bottom:50px;}
    .project .project-page1 img.img2 {
      max-width: 1300px;
      margin-bottom: 150px; }
  .project .project-page1 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #494343;
    margin: 200px auto 70px auto; }

.prolist .prolist-banner {
  background-color: #332c2b;
  height: 230px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .prolist .prolist-banner h1 {
    position: absolute;
    font-size: 36px;
    color: #ffffff;
    left: 5%;
    right: 5%;
    bottom: 50px; }
  .prolist .prolist-banner h3 {
    font-size: 18px;
    color: #ffffff; }
    .prolist .prolist-banner h3 span {
      display: inline-block; }
.prolist .prolist-menu {
  margin: 0 5%;
  padding: 0 30px; }
  .prolist .prolist-menu ul {
    border-left: 1px solid #b5b5b5;
    margin: 0.5em auto; }
  .prolist .prolist-menu li {
    float: left;
    height: 2em;
    line-height: 2em;
    font-size: 18px;
    text-align: center;
    width: 16.66%; }
    .prolist .prolist-menu li a {
      display: block;
      border-right: 1px solid #b5b5b5; }
    .prolist .prolist-menu li.active {
      text-decoration: underline; }
.prolist .prolist-list {
  background-color: #f2f2f2;
  padding-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  text-align: justify; }
  .prolist .prolist-list .prolist-block {
    width: 32.6%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1.1%; }
    .prolist .prolist-list .prolist-block:hover .prolist-text {
      background-color: #020202; }
      .prolist .prolist-list .prolist-block:hover .prolist-text span {
        color: #ffffff; }
      .prolist .prolist-list .prolist-block:hover .prolist-text p {
        color: #ffffff; }
    .prolist .prolist-list .prolist-block .prolist-text {
      padding: 21px 25px 33px 25px;
      background-color: #ffffff;
      transition: all 1s; }
      .prolist .prolist-list .prolist-block .prolist-text span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
        display: inline-block; }
      .prolist .prolist-list .prolist-block .prolist-text p {
        font-size: 14px;
        line-height: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        color: #333333; }
  .prolist .prolist-list .justify {
    width: 32.6%;
    height: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block; }

.pro .pro-banner {
  width: 100%;
  margin: 0 auto;
  background-color: #ef8641;
  height: 220px;
  position: relative; }
  .pro .pro-banner small {
    font-size: 12px;
    color: #ffffff;
    margin: 0 auto;
    max-width: 1124px;
    display: block;
    padding-top: 60px;
    letter-spacing: 6px;
    padding-left: 24px; }
  .pro .pro-banner h1 {
    font-size: 30px;
    color: #ffffff;
    margin: 0 auto;
    max-width: 1100px;
    padding-left: 24px;
    padding-top: 7px;
    padding-right: 24px; }
.pro .pro-page1 {
 
  
 /* width: 89%;  
  padding-left: 6%;
  padding-right: 5%;*/
 
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
  border-bottom: 1px solid #070102; }
  .pro .pro-page1 h2 {
    font-size: 25px;
    margin-top: 36px;
    margin-bottom: 40px;
    margin-left: 1em;
    margin-right: 1em; }
  .pro .pro-page1 p {
    font-size: 14px;
    color: #161616;
    line-height: 30px;
    margin-left: 24px;
    margin-right: 24px;
    text-align: justify; }
    .pro .pro-page1 p img {
      width: auto;
      display: block;
      max-width: 90%;
      margin: 25px auto 0 auto; }
  .pro .pro-page1 .back {
    display: block;
    font-size: 18px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #1f1f1f;
    color: #ffffff;
    margin: 80px auto;
    border-radius: 40px; }
.pro .pro-related {
  width: 90%;
  margin: 50px auto;
  text-align: justify; }
  .pro .pro-related h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px; }
  .pro .pro-related .pro-related-block {
    width: 32%;
    display: inline-block;
    position: relative; }
    .pro .pro-related .pro-related-block h5 {
      position: absolute;
      width: 95%;
      font-size: 18px;
      height: 20%;
      background-color: rgba(255, 255, 255, 0.6);
      bottom: 20%;
      color: #ffffff;
      opacity: 0;
      transition: all 1s;
      padding-top: 1em;
      padding-left: 5%; }
    .pro .pro-related .pro-related-block:hover h5 {
      opacity: 1; }
  .pro .pro-related .justifyfix {
    width: 32%;
    display: inline-block;
    height: 0;
    padding: 0;
    overflow: hidden; }

.contact .contact-banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #68c1ac;
  height: 230px; }
  .contact .contact-banner h1 {
    position: absolute;
    bottom: 50px;
    left: 0%;
    right: 0%;
    text-align: center;
    color: #ffffff;
    font-size: 36px; }
.contact #map {
  width: 100%;
  margin: 75px auto 150px auto;
  height: 350px; }
  .contact #map img {
    width: auto; }
.contact .contact-text {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #413f3f; }
  .contact .contact-text h3 {
    font-size: 30px;
    margin-top: 50px; }
    .contact .contact-text h3.en {
      font-size: 36px; }
  .contact .contact-text h4 {
    font-size: 14px;
    margin-top: 0.4em;
    color: #3a3a3a; }
    .contact .contact-text h4 span {
      display: inline-block;
      margin-top: 1em; }
  .contact .contact-text img {
    width: auto;
    margin: 80px 0; }


#tj88888
{
    display:none
}

/*# sourceMappingURL=main.css.map */
