﻿.view-success-case {
    width: 1396px;
    padding: 64px 0 62px;
}

.view-success-case .big a {
    display: block;
    position: relative;
    float: left;
    margin-left: 25px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view-success-case .big a:first-child {
    margin-left: 0;
}

.view-success-case .big a img {
    width: 680px;
}

.view-success-case .big .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #666 \9;
    background: rgba(102, 102, 102, 0.5);
    font-size: 22px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
}

.view-success-case .small ul {
    margin-left: -30px;
}

.view-success-case .small li {
    margin: 30px 0 0 30px;
    float: left;
    width: 324px;
}

.view-success-case .small li a {
    display: block;
    width: 100%;
    background: #eee;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view-success-case .small li a img {
    width: 100%;
}

.view-success-case .small li a .title {
    font-size: 22px;
    color: #000;
}

.view-success-case .small li a .text {
    padding: 17px;
}

.view-success-case .small li a span {
    font-size: 18px;
    color: #f76939;
}

.view-success-case .small li a p {
    font-size: 18px;
    color: #666;
}

.SlideCon {
    width: 1180px;
    /*height: 180px;*/
    /*margin-top: 5px;*/
    overflow: hidden;
    position: relative;
}

.title-big {
    color: #333;
    font-size: 40px;
    text-align: center;
    padding: 40px 0 20px;
}

.SlideCon > a {
    display: block;
    width: 18px;
    height: 34px;
    position: absolute;
    top: 74px;
}

#WitnessS {
    width: 999999px;
    position: absolute;
    top: 20px;
    left: 0;
}

.WitnessF {
    margin-bottom: 62px;
}

.WitnessF .Slidelist {
    background: #fff;
    width: 1180px;
    height: 450px;
}

.WitnessF .Slidelist .icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 44px;
    height: 54px;
    background: url("../images/icon/icon-arrow-left.png") center no-repeat;
    background-size: 100% auto;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0) \9;
}

.WitnessF .Slidelist:hover .icon {
    opacity: 1;
    filter: alpha(opacity=100) \9;
}

.WitnessF .Slidelist .icon-next-2 {
    left: auto;
    right: 0;
    background: url("../images/icon/icon-arrow-right.png") center no-repeat;
}

.WitnessF .Slidelist #WitnessS {
    /*width: 100%;*/
    height: 100%;
}

.WitnessF .Slidelist #WitnessS .item {
    width: 1180px;
    position: relative;
    float: left;
}

.WitnessF .Slidelist #WitnessS .item .text {
    position: absolute;
    width: 430px;
    height: 330px;
    left: 100px;
    top: 60px;
    background: rgba(174, 21, 34, 0.7);
    background: #ae1522 \9;
    border-left: 20px solid #ae1522;
    color: #fff;
}

.WitnessF .Slidelist #WitnessS .item.item1 .text {
    border-left: 20px solid #ae1522;
    background: rgba(174, 21, 34, 0.7);
    background: #ae1522 \9;
}

.WitnessF .Slidelist #WitnessS .item.item2 .text {
    border-color: #48b20f;
    background: rgba(94, 199, 37, 0.75);
    background: #5ec725 \9;
}

.WitnessF .Slidelist #WitnessS .item.item3 .text {
    border-color: #2b6ad5;
    background: rgba(43, 106, 213, 0.75);
    background: #2b6ad5 \9;
}

.WitnessF .Slidelist #WitnessS .item.item4 .text {
    border-color: #b9467f;
    background: rgba(166, 70, 118, 0.75);
    background: #a64676 \9;
}

.WitnessF .Slidelist #WitnessS .item .text .title {
    font-size: 30px;
    width: 358px;
    margin: 30px auto 10px;
}

.WitnessF .Slidelist #WitnessS .item .text .detail {
    font-size: 16px;
    width: 358px;
    margin: 0 auto;
    line-height: 150%;
}

.view-class-case .title {
    background: url("../images/case-center/bg-line.png") center no-repeat;
}

.view-class-case .title h2 {
    margin: 0 auto;
    color: #fff;
    background: #f39800;
    border-radius: 17px;
    width: 259px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 36px;
    letter-spacing: 3px;
    text-indent: 3px;
}

.view-class-case .container {
    width: 1385px;
}

.view-class-case .tab-bar {
    width: 100%;
    height: 198px;
    background: #efefef url("../images/case-center/bg-depth.png") center no-repeat;
    background-size: 100% auto;
    margin: 81px 0 83px;
}

.view-class-case .tab-bar li {
    float: left;
    width: 197px;
    height: 198px;
}

.view-class-case .tab-bar li:first-child {
    padding-right: 4px;
}

.view-class-case .tab-bar li a {
    display: block;
    width: 100%;
    height: 100%;
}

.view-class-case .tab-bar li img {
    display: none;
    width: 100%;
    margin: 1px;
}

.view-class-case .tab-bar li .tab-case.active img {
    display: block;
}

.view-class-case .tab-content {
    width: 1385px;
    background: #efefef;
    border: 1px solid #6c6c6c;
    margin-bottom: 40px;
}

.view-class-case .tab-content li {
    display: block;
    width: 100%;
    padding: 45px 0;
}

.view-class-case .tab-content li img {
    max-width: 100%;
    margin: 10px auto 0;
    display: block;
}

.view-class-case .tab-content li.hide {
    display: none;
}