@charset "UTF-8";
.product .pro-img ul > li span, .case-list ul > li span {
  text-align: center; }

.product .pro-img ul > li span, .case-list ul > li span {
  display: block; }

.SearchCtrl .SearchCtrl_btn input {
  float: left; }

.product .pro-img ul, .case-list ul {
  /* for IE6 IE7 */ }
  .product .pro-img ul:after, .case-list ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.product .pro-img ul > li span, .case-list ul > li span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* scss */
/* 全屏轮播图 */
.fullSlide {
  width: 100%;
  position: relative;
  height: 480px;
  background: #000;
  overflow: hidden; }

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden; }

.fullSlide .bd ul {
  width: 100% !important;
  position: relative;
  width: 100%;
  height: 480px; }

.fullSlide .bd li {
  width: 100% !important;
  height: 480px;
  overflow: hidden;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.fullSlide .bd li a {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -999em; }

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60); }

.fullSlide .hd ul {
  text-align: center;
  font-size: 0; }

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: #bcc6cf;
  font-size: 0; }

.fullSlide .hd ul .on {
  background-color: #227cb1; }

.SearchCtrl {
  height: 24px;
  line-height: 24px;
  padding: 15px 0; }
  .SearchCtrl .SearchCtrl_btn input {
    height: 24px;
    box-sizing: border-box; }
    .SearchCtrl .SearchCtrl_btn input[type=text] {
      width: 194px;
      outline: none;
      padding-right: 30px;
      text-indent: 1em; }
    .SearchCtrl .SearchCtrl_btn input[type=button] {
      width: 30px;
      margin-left: -30px; }

.product {
  margin-top: 30px; 
  background: #e7eef4;
  padding-bottom: 20px;
}
  .product .productType {
    float: left;
    width: 250px;
    margin-top: 40px;
    font-size: 20px;
    color: #fff; }
    .product .productType a {
      color: #fff; }
    .product .productType .productTypeTitle {
      width: 250px;
      height: 50px;
      background: #237db2;
      text-align: center;
      color: #FFF;
      padding-top: 5px;
      padding-bottom: 5px; }
    .product .productType .productTypeList {
      background-color: #ebebeb; }
      .product .productType .productTypeList ul {
        padding: 15px 20px; }
        .product .productType .productTypeList ul li {
          height: 45px;
          line-height: 45px;
          margin-top: 15px;
          background: #227cb1 url(../images/Confi01.jpg) no-repeat 25px 18px;
          padding-left: 55px;
          font-size: 14px;
          color: #fff; }
          .product .productType .productTypeList ul li:first-child {
            margin-top: 0; }
  .product .hotProducts {
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    margin-top: 40px;
    float: right;
    overflow: hidden; }
    .product .hotProducts ul {
      margin-left: -10px;
      margin-right: -10px; }
      .product .hotProducts ul > li {
        float: left;
        width: 230px;
        margin-right: 10px;
        margin-left: 10px; }
    .product .hotProducts ul > li .productImg {
      display: block;
      width: 100%;
      height: 120px;
      border: 1px solid #666;
      box-sizing: border-box;
      position: relative; }
      .product .hotProducts ul > li .productImg img
      {
          position: absolute;
          max-width: 100%;
          max-height: 100%;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;}
    .product .hotProducts ul > li span {
      height: 30px;
      line-height: 30px; }
    .product .hotProducts .hotProductsTitle {
      height: 60px;
      background: #227cb1;
      font-size: 22px;
      font-weight: bolder;
      text-align: center;
      line-height: 60px;
      color: #FFF;
      margin-left: -10px;
      margin-right: -10px;
      margin-bottom: 15px; }
    .product .hotProducts ul li {
      margin-bottom: 15px; }
      .product .hotProducts ul li span 
      {
        display: block;
        text-align: center;
        background-color: #626262;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        font-weight: bold;
        color: #fff; }

.bigImg {
  background: url("../Images/youshi.jpg") no-repeat center center;
  height: 1690px; }

/*advantage*/
.advantage {
  width: 100%;
  height: 555px;
  background: url(../images/shebei.jpg) no-repeat center 0;
}

.advantage .advantageTitle {
  width: 100%;
  font-size: 28px;
  color: #FFF;
  text-align: center;
  padding-top: 48px; }

.advantage .device1 {
  width: 100%;
  margin-top: 46px; }

.advantage .device2 {
  width: 100%;
  margin-top: 120px; }

.advantage .industry-experience {
  width: 170px;
  float: left;
  margin-left: 80px; }

.advantage .specification {
  width: 170px;
  float: right;
  margin-right: 90px; }

.advantage .construction {
  width: 170px;
  float: left;
  margin-left: 20px; }

.advantage .safety {
  width: 170px;
  float: right;
  margin-right: 30px; }

.advantage .title {
  width: 100%;
  height: 35px;
  font-size: 26px;
  color: #FF0; }

.advantage .summary {
  width: 100%;
  color: #FFF;
  font-size: 14px;
  margin-top: 10px; }

.youshi {
  width: 100%;
  text-align: center;
  margin-top: 50px; }

.Confi {
  width: 100%;
  height: 337px;
  background: url(../images/Confi02.jpg) no-repeat center 0; }

.Tleft {
  text-align: left; }

.Tright {
  text-align: right; }

.case {
  margin-top: 50px;
  background: #e6eff4;
}

.case-list {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
  .case-list ul {
    margin-left: -23.75px;
    margin-right: -23.75px; }
    .case-list ul > li {
      float: left;
      width: 305px;
      margin-right: 23.75px;
      margin-left: 23.75px; }
  .case-list ul > li img {
    width: 100%;
    height: 203px; }
  .case-list ul > li span {
    height: 30px;
    line-height: 30px; }
  .case-list li {
    margin-bottom: 25px; }
    .case-list li span {
      margin-top: 10px; }

/*Project*/
.project {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  background: #e7eef4;
  overflow: hidden; }

.projectList {
  width: 100%;
  margin-top: 30px; }

.projectList li {
  width: 50%;
  float: left;
  position: relative; }

.projectList li img {
  width: 487px;
  height: 329px; }

.projectImg {
  display: block;
  width: 490px;
  height: 330px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0; }

.projectInfo {
  display: block;
  width: 160px;
  height: 160px;
  background: url(../images/Bg.png) no-repeat 0 0;
  position: relative;
  margin: 240px auto 0; }

.projectTitle {
  display: block;
  width: 110px;
  margin: 0 auto;
  text-align: center;
  color: #FFF;
  font-size: 17px;
  line-height: 30px;
  padding-top: 30px;
  max-height: 60px;
  overflow: hidden; }

.productDetail {
  display: block;
  width: 110px;
  margin: 5px auto 0; }

.productDetail {
  display: block;
  width: 110px;
  height: 30px;
  border-radius: 10px;
  background: #227cb1;
  text-align: center;
  line-height: 30px;
  color: #FFF;
  font-size: 14px; }

.productDetail:hover {
  background: #2d6789;
  color: #FF0; }

/*About*/
.aboutContainer {
  width: 1010px;
  height: 593px;
  background: url(../images/InAbout.jpg) no-repeat 0 0;
  margin: 20px auto 20px; }

.about {
  width: 550px;
  float: left;
  margin: 110px 0 0 30px; }

.aboutBigImg {
  width: 530px;
  height: 290px;
  padding-top: 10px;
  border: 1px #ccc solid;
  text-align: center;
  float: left; }

.aboutImg2 {
  width: 530px;
  height: 120px;
  background: #dedede;
  border-radius: 10px;
  margin-top: 20px; }

.aboutImg2 li {
  width: 132px;
  float: left;
  text-align: center;
  padding-top: 15px; }

.aboutImg2 li img {
  width: 115px;
  height: 85px; }

.aboutDetail {
  width: 370px;
  float: right;
  margin: 301px 30px 0 0; }

.aboutDetail .companyName {
  border-bottom: 1px #999999 solid;
  font-size: 20px;
  line-height: 38px; }

.aboutInfo {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 26px;
  text-indent: 2em; }

/*News*/
.news {
  width: 1002px;
  margin: 10px auto; }

.question {
  width: 280px;
  float: left; }

.titleBar {
  height: 40px;
  background: #227cb1;
  font-size: 16px;
  color: #FFf;
  padding: 0 0 0 15px;
  line-height: 40px; }

.questionTitleBar {
  width: 265px; }

.titleBar span {
  float: right;
  margin-right: 10px; }

.titleBar span a {
  color: #FFF; }

.titleBar span a:hover {
  color: #FF0; }

.questionList {
  width: 278px;
  height: 360px;
  border: 1px #CCCCCC solid;
  border-top-width: 0px;
  padding: 10px 0; }

.questionList li {
  width: 250px;
  margin: 0 auto;
  background: url(../images/a_qbg.png) no-repeat 5px 8px;
  padding: 10px 0 0 10px;
  height: 80px; }

.questionList li:hover {
  background: #f4f4f4 url(../images/a_qbg.png) no-repeat 5px 8px;
  border-radius: 8px; }

.questionTitle {
  display: block;
  width: 224px;
  float: right;
  height: 30px;
  overflow: hidden; }

.questionTitle a {
  color: 14px;
  color: #000; }

.questionTitle a:hover {
  color: #F00; }

.questionSummary {
  display: block;
  width: 224px;
  float: right;
  color: #999;
  height: 46px;
  overflow: hidden;
  line-height: 23px; }

.newsContent {
  width: 702px;
  float: right; }

.newsTitleBar {
  width: 687px; }

.newsListContainer {
  width: 700px;
  height: 340px;
  border: 1px #CCCCCC solid;
  border-top-width: 0px;
  padding: 20px 0; }

li.newsItem {
  width: 350px;
  float: left; }

.newsImage {
  width: 345px;
  border: 3px solid #ccc; }

.newsImage img {
  width: 345px;
  height: 190px; }

.newsList {
  padding-left: 25px;
  padding-right: 25px;
  height: 100%; }

.newsList li {
  float: left;
  width: 282px;
  padding-left: 18px;
  height: 40px; }

.newsList li a {
  color: #666; }

.newsList li a:hover {
  color: #F00; }

.newsList li.newsItem {
  height: 100%;
  width: 350px;
  padding-left: 0; }

.newsList li.newsItem .rightNewsList {
  margin-top: 20px; }

.newsList li.newsItem .rightNewsList .newsTitle {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center; }

.newsList li.newsItem .rightNewsList .newsTitle:hover {
  color: #F00; }

.newsList li.newsItem .newsSummary {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 30px;
  color: #999; }

/*FriendShip*/
.FriendShip {
  width: 100%;
  min-height: 150px;
  background: #e6eff4;
  margin-top: 20px;
  overflow: hidden; }

.FriendShipTitleBar {
  width: 1000px;
  height: 38px;
  border-bottom: 1px #999 dotted;
  margin-top: 20px;
  line-height: 38px;
  padding-left: 10px;
  font-size: 16px; }

.FriendShipList {
  width: 100%;
  margin-top: 8px; }

.FriendShipList li a {
  display: block;
  float: left;
  height: 20px;
  padding: 5px 12px;
  background: #dae1e5;
  margin: 5px;
  line-height: 20px;
  color: #666;
  border-radius: 8px; }

.FriendShipList li a:hover {
  background: #adc3cf;
  color: #000; }
