.control-box {
    width: 1100px;
    height: 90px;
   # background-image: url(/scyjj/xhtml/images/hots_bg.png);
    #background-size: 1055px;
    #background-repeat: no-repeat;
    #background-position: 60px 165px;
    #margin-left: auto;
    #margin-right: auto;
   #margin-top:150px;
}
.control-box ul {
  list-style: none;
  position: relative;
  OVERFLOW: visible;
}
.control-box ul li {
  position: absolute;
  #top: 50px;
  cursor: pointer;
}
.prev {
  left: 0;
}
.next {
  right: 0;
}
.bigbox {
  overflow: hidden;
  width: 1032px;
  height: 80px;
  margin-top: auto;
    margin-bottom: auto;
    margin-left: 34px;
}
#switcher {
  height: 190px;
  left: 0px;
}
.content_1.content_2 {
  width: 100%;
  float: left;
}
.box {
  transition:all .7s ease 0s;
  width: 355px;
  height: 90px;
  float: left;
  border-left: 3px white solid;
}
.box:hover {
 opacity:0.5;
}
.shadow {
  width: 255px;
  height: 65px;
}
.shadow a {
  display: inline-block;
  width: 225px;
  height: 80px;
  color: white;
  text-decoration: none;
  margin-left: 18px;
}
