/*杞挱鏍峰紡Begin*/
.module-slide-02 {
    position: relative;
  min-width:1000px;
    height: 547px;
    overflow: hidden;
  }
  
  .module-slide-02 .page {
    width: 100%;
    height: 547px;
  }
  
  .module-slide-02 .page a {
    display: block;
    width: 100%;
    height: 547px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 0;
  }
  
  .module-slide-02 .slidesjs-pagination {
    z-index: 99;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin: 0px 0px 12px -56px;
    padding: 0;
    list-style: none;
  }
  
  .module-slide-02 .slidesjs-pagination li {
    float: left;
    margin: 0 1px;
    width: 16px;
    height: 16px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
  }
  
  .module-slide-02 .slidesjs-pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 9999px;
    background-image: url(../image/pagination.png);
    background-repeat: no-repeat;
  }
  
  .module-slide-02 .slidesjs-pagination li a:hover {
    background-position: 0 -32px;
  }
  
  .module-slide-02 .slidesjs-pagination li a.active {
    background-position: 0 -16px;
  }
  
  .module-slide-02 .slidesjs-navigation {
    z-index: 99;
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -15px;
    width: 20px;
    height: 31px;
    /*background-image: url(images/arrow.png);*/
    background-repeat: no-repeat;
  }
  
  .module-slide-02 .slidesjs-previous {
    left: 10px;
  }
  
  .module-slide-02 .slidesjs-next {
    right: 10px;
    background-position: right 0;
  }

  
  /*杞挱涓殑鏂囧瓧Begin*/
  .bannerPageContent{
    position: absolute;
    top: 233px;
    background: url(../image/bg_bannerContent.png) repeat;
    margin-left: 1px;
    width: 414px;
  }
  
  .bannerPageContent h2{
    margin: 27px 0px 17px 12px;
    font-size: 24px;
    color: #ffffff;
  }
  .bannerPageContent p{
    margin: 0px 0px 27px 12px;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 1px;
  }
  /*杞挱涓殑鏂囧瓧End*/
  /*杞挱鏍峰紡End*/
  
/*main鏍峰紡Begin*/

.dynamicsBar{
  margin: 0 auto;
  width: 100%;
  min-width:1000px;
  height: 36px;
  background: url(../image/bg_dynamicsBar.png) repeat;
}
.JQ-content-box{
  overflow: hidden;
  height: 36px;
}

.dynamicsBar ul{
  position: relative;
  z-index: 9;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.dynamicsBar img{
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}
.dynamicsBar ul li a{
  text-decoration: none;
  padding: 0;
  line-height: 36px;
  font-size: 12px;
  color: #ffffff;
}
.dynamicsBar ul li a:hover{
  color: #3278C0;
}

.dynamicsBar ul li a span{
  font-weight: bolder;
}

/*main涓涓€閮ㄥ垎*/
.mainContentWrap{
  margin-top: 36px;
  margin-right: -35px;
  overflow: hidden;
}
.mainContentWrap ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.mainContentWrap ul li{
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 33px;
}

.mainContentWrap div{
  border: 1px solid #eaeaea;
  margin-bottom: 1px;
  width: 223px;
  height: 226px;
  box-shadow: 1px 1px 2px #EAEAEA;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  transition: all 0.28s ease-in; 
 -webkit-transition: all 0.28s ease-in;
  -moz-transition: all 0.28s ease-in;
}
.mainContentWrap div:hover{
  opacity: 0.8;
}

.mainContentWrap div h2{
  margin: 10px 0px 0px 12px;
}

.mainContentWrap div h2 a{
  text-decoration: none;
  font-size: 14px;
  color: #333333;
  letter-spacing: 1px;
}
.mainContentWrap div h2 a:hover{
  color: #3278c0;
}

.mainContentWrap div p{
  margin: 4px 5px 0px 11px;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  letter-spacing: 1px;
}

/*main涓骇鍝佸簲鐢ㄩ儴鍒?*/
.productApplication{
  margin-top: 34px;
}
.mainTitle{
  margin-bottom: 29px;
  overflow: hidden;
}
.mainTitle h2{
  margin: 0;
  padding: 0;
  border-left: 4px solid #3278c0;
  float: left;
}
.mainTitle h2 a{
  text-decoration: none;
  margin: 0;
  padding: 0;
  padding-left: 8px;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  font-weight: normal;
}
.mainTitle h2 a:hover{
  color: #3278c0;
}
.mainTitleMore{
  text-decoration: none;
  float: right;
  font-size: 12px;
  color: #666666;
  margin-right: 12px;
}
.mainTitleMore:hover{
  color: #3278c0;
}


/*浜у搧搴旂敤*/
.productApplication{
  margin-right: -21px;
}
.productApplication .slideWrap{
  overflow: hidden;
  height: 262px;
  position: relative;
}

.productApplication ul{
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

.productApplication ul li{
  float: left;
  margin-right: 22px;
  position: relative;
  width:234px;
}
.productApplication ul li .maskShadow{
  background: url(../image/maskShadow.png);
  position: absolute;
  height: 42px;
  width: 100%;
  bottom: 0px;
  text-align: center;
  transition: all .5s ease;
}
.productApplication ul li:hover .maskShadow,.productApplication ul li:hover .maskShadow a{
  height: 100%;
  font-size: 18px;
  font-weight: bold;
}

.productApplication ul li .maskShadow a{
  display: block;
  text-decoration: none;
  padding: 0;
  font-size: 14px;
  color: #ffffff;
  transition: all .5s ease;
  width: 100%;
  height: 42px;
  line-height: 42px;
  position: absolute;
  top: 50%;
  margin-top: -21px;
}
.slideContent{
  position: relative;
}
.prev{
  width: 28px;
  height: 64px;
  display: block;
  background: url(../image/slideArrow.png) no-repeat 0px 0px;
  position: absolute;
  left: 0px;
  top: 99px;
}
.prev:hover{
  background: url(../image/slideArrow.png) no-repeat 0px 100%;
}
.next{
  width: 28px;
  height: 64px;
  display: block;
  background: url(../image/slideArrow.png) no-repeat 100% 0px;
  position: absolute;
  right: 20px;
  top: 99px;
}
.next:hover{
  background: url(../image/slideArrow.png) no-repeat 100% 100%;
}



/*鎴戜滑鐨勪紭鍔*/
.mainAdvantages{
  margin-top: 47px;
  width: 100%;
  min-width:1000px;
  height: 395px;
  background-color: #f3f3f3;
  padding-top: 25px;
  overflow:hidden;
}

.mainAdvantages .container>p{
  margin: 0;
  padding: 0;
  border-left: 4px solid #3278c0;
  padding-left: 8px;
  font-size: 16px;
  color: #333333;
  height: 16px;
  line-height: 16px;
}
.advantagesContent{
  overflow: hidden;
  margin-right: -40px;
}
.advantagesWrap{
  float: left;
  width: 287px;
  margin-top: 23px;
  margin-right: 59px;
  text-align: center;
}
.advantagesWrap h2{
  margin-top: 33px;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  letter-spacing: 0px;
}
.advantagesWrap ul{
  list-style: none;
  margin: 0;
  margin-top: 25px;
  padding: 0;
  width:320px;
}
.advantagesWrap ul li{
  background: url(../image/ico_&lt.png) no-repeat left 5px; 
  margin-bottom: 6px;
  padding-left: 11px;
  color: #666666;
  font-size: 12px;
  float: left;
  text-align: left;  
  margin-left: 22px;
}
/*main鏍峰紡End*/








