.main{ padding:102px 0px 25px; background:#fff;}
.project{ position:relative; overflow:hidden;}
.project .txtcon {
  margin:20px auto 0;
  width:270px;
}
.project .txtcon li {
  font-size:13px;
}



.pro_tab{ min-height:283px; width:100%; position:relative; margin:0 auto;}
.proTab_contxt {
  display: none;
  overflow: hidden;
  position:absolute;
  width:100%;
  left:0;
  top:0;
}
.proTab_contxt img {
  width: 100%;
}
.proTab_menu {
  overflow: hidden;
  overflow-x:auto;
  width: 270px;
  position: relative;
  height:55px;
}
.outdiv {
  height: 55px;
  margin: 20px auto 0;
  position: relative;
  width: 270px;
}
.proTab_menu .move {
  left: 0;
  position: absolute;
  overflow:hidden;
}
.proTab_menu .move a {
  cursor: pointer;
  float: left;
  padding-right: 6px;
  opacity: 0.4;
  display:inline-block;
  width:63px;
}
.proTab_menu .move a img{ width:100%;}
.proTab_menu .move a.hover{ opacity:1 !important;}
.outdiv .prev {
  left: -25px;
  position: absolute;
  top: 0;
  background:url("../images/project/prev.png") no-repeat center center;
  height:55px;
  background-size:6px 6px;
  width:25px;
}
.outdiv .next {
  right: -25px;
  position: absolute;
  top: 0;
  background:url("../images/project/next.png") no-repeat center center;
  background-size:6px 6px;
  height:55px;
  width:25px;
}

.project_1{ padding-bottom:25px;}
.project_1 .toppic img{ width:100%;}
.project_1 .home{ padding:50px 25px 0;}
.layout .project_1 .menu{ float:left; cursor:pointer; padding-left:25px;}
.layout .project_1 .menu img{ width:20px; }

.project_1 .spic{ text-align:right; margin-top:50px;}
.project_1 .spic img{ margin-left:1px; width:52px;}
.project_1 .tit{ margin:48px 60px 0; font-size:15px; font-weight:bold;}
.project_1 .con{ margin:30px 60px 0;}
.project_1 .pics{ margin:40px 25px 0;}
.project_1 .pics img{width:100%;}