.control-box {
    width: 860px;
    height: 152px;
    /*background-image: url(../images/hots_bg.png);*/
    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: 50px;
    cursor: pointer;
}
.prev {
    left: 0;
}
.next {
    right: 0;
}
.bigbox {
    overflow: hidden;
    width: 843px;
    height: 190px;
    margin: auto 9px auto;
}
#switcher {
    height: 190px;
    left: 0px;
}
.content_1.content_2 {
    width: 100%;
    float: left;
}
.box {
    transition:all .7s ease 0s;
    width: 198px;
    height: 152px;
    float: left;
    border: 1px #e6e6e6 solid;
}
.box:hover {
    opacity:0.5;
}

.shadow {
    width: 210px;
    height: 34px;
    /* opacity: 1; */
    background-color: rgba(0, 0, 0, 0.45);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    margin-top: 110px;
    color: white;
    font-size: 12px;
}

.shadow a {
    display: inline-block;
    width: 198px;
    height: 60px;
    color: white;
    text-decoration: none;
    margin-left: 2px;
    /*margin-top: 28px;*/
}






.control-box2 {
    width: 860px;
    height: 152px;
    /*background-image: url(../images/hots_bg.png);*/
    background-size: 1055px;
    background-repeat: no-repeat;
    background-position: 60px 165px;
    margin-left: auto;
    margin-right: auto;
}
.control-box2 ul {
    list-style: none;
    position: relative;
}
.control-box2 ul li {
    position: absolute;
    top: 50px;
    cursor: pointer;
}
.prev2 {
    left: 0;
}
.next2 {
    right: 0;
}
.bigbox2 {
    overflow: hidden;
    width: 843px;
    height: 190px;
    margin: auto 9px auto;
}
#switcher2 {
    height: 190px;
    left: 0px;
}
.content_12.content_22 {
    width: 100%;
    float: left;
}
.box2 {
    transition:all .7s ease 0s;
    width: 198px;
    height: 152px;
    float: left;
    border: 1px #e6e6e6 solid;
}
.box2:hover {
    opacity:0.5;
}

.shadow2 {
    width: 210px;
    height: 34px;
    /* opacity: 1; */
    background-color: rgba(0, 0, 0, 0.45);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    margin-top: 110px;
    color: white;
    font-size: 12px;
}

.shadow2 a {
    display: inline-block;
    width: 198px;
    height: 60px;
    color: white;
    text-decoration: none;
    margin-left: 2px;
    /*margin-top: 28px;*/
}












