.control-boxaa {
    width: 1210px;
    height: 330px;
    background-image: url(http://www.dyysoft.net/statics/css/images/hots_bg.png);
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
	margin-top:80px;
}
.control-boxaa ul {
  list-style: none;
  position: relative;
}
.control-boxaa ul li {
  position: absolute;
  top: 80px;
  cursor: pointer;
}
.prevaa {
  left: 0;display: none; 
}
.nextaa {
  right: 0;display: none; 
}
.bigboxaa {
  overflow: hidden;
  width: 1129px;
  height: 300px;
  margin: auto 70px auto;
}
#switcheraa {
  height:300px;
  left: 0px;
}
.contentaa_1.contentaa_2 {
  width: 100%;
  float: left;
}
.boxaa {
  transition:all .7s ease 0s;
  width: 219px !important;
  height: 300px;
 margin: 0 0px; background-repeat: no-repeat; 
  float: left; text-align: center;
  border-left: 3px white solid;
}
.boxaaa{background-repeat: no-repeat; }
.boxaa:hover {
 opacity:1;
}
.shadowaa {
  width: 130px;
  height: 60px;
  /* opacity: 1; */
  background-color: rgba(0, 0, 0, 0.0);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  margin-top: 130px;
  color: #8c8c8c;
  font-size: 14px;
}
.shadowaa a {
  display: inline-block;
  width: 139px;
  height: 60px;
  color: #8c8c8c;
  text-decoration: none;
  margin-left: 18px;
  margin-top: 100px;
}
.matop{ margin-top: 70px !important; margin-left: 25px !important;}
