@charset "utf-8";
/* CSS Document */


.Frame_case_info {  }

.Frame_case_info   .image{ margin-bottom: 20px; overflow: hidden; }
.Frame_case_info   .image img{ width:100%;}
.Frame_case_info   .cloud-zoom-lens,.Frame_case_info   .cloud-zoom-softFocus{ background-size:500px 500px; }

.Frame_case_info   .control{ position: relative;}
.Frame_case_info   .control .prev{ position: absolute; left: 0; /*line-height: 160px;*/ font-size: 30px; color: #595959; text-align: center; width: 40px; top:50%;margin-top: -20px; }
.Frame_case_info   .control .next{ position: absolute; right: 0; /*line-height: 160px;*/ font-size: 30px; color: #595959; text-align: center; width: 40px; top:50%;margin-top: -20px; }
.Frame_case_info   .control .carousel-indicators{ margin: 0 40px; overflow: hidden;}
.Frame_case_info   .control .carousel_control a{
    cursor: pointer;
    width: 190px;
    float: left;
    margin-right: 10px;
}

