.control-box {
    width: 1190px;
    height: 350px;  
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
}
.control-box ul {
  list-style: none;
  position: relative;
}
.control-box ul li {
  position: absolute;
  top: 100px;
  cursor: pointer;
}
.prev {
  left:50px;

}
.next {
  right: 50px;

}
.bigbox {
  overflow: hidden;
  width: 1100px;
  height: 350px;
  margin: auto 70px auto;
}
#switcher {
  height: 290px;
  left: 0px;
}
.content_1 {
  width: 100%;
  float: left;
}

.content_2{ width: 240px; height:40px; bottom: 15px; position:absolute; left: 50%; margin-left: -120px; text-align: center; font-size: 16px; color: #fff }

.box {
  transition: all .7s ease 0s;
  width: 255px;
  height: 270px;
  float: left;
  cursor: pointer;
  position: relative;


}
.box > img{
  width: 100%;
  height: 270px;
}
/*.box > img:hover {*/
/*  width: 95%;*/
/*  height: 250px;*/
/* */
/*}*/
/*.box:hover {*/
/*  background: url("../images/bofang.png");*/
/*}*/




.bofang{ position: absolute; width: 95%; height: 93%; display: none; border: 10px solid #ffdc5d; z-index: 999;background: url("../images/gsjj.png") 100% 100%;}
.bofang3 img{ position: absolute; top: 50%; left: 50%; margin-top: -27px; margin-left: -34px;}
.bofang3 h2{ display: none}
.bofang h2{ position: absolute; top: 75%; left: 00%; font-weight: bold; display: block; width: 100%;  text-align: center;  color: #fff}
.bofang2{ position: absolute;width: 100%; height: 100%;background-attachment: fixed;background-size: cover; display: none}
/*.box .bofang3 img{ display: block}*/
/*.box .bofang3 h2{ display: block}*/
/*.box .bofang3 { display: block}*/
/*.bofang h2{ display: none}*/



.dsf{display: none}
.bofang3{ position: absolute; top: 0;left: 0; display: block; width: 100%;height: 100%;display: none}

.shadow {
  width: 216px;
  height: 290px;
  /* opacity: 1; */

  margin-top: 290px;
  color: white;
  font-size: 14px;
}
.shadow a {
  display: inline-block;
  width: 220px;
  text-align: left;
  height: 60px;
  color: #000;
  text-decoration: none;
  margin-left: 0;
  margin-top: 5px;
}
