 

/*六大产业*/
.wel-case-list {
    padding-bottom: 86px
}
.wel-case .flex-viewport {
    overflow: visible !important
}
.wel-case .slides li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 420px;
    margin-right: 25px
}
.wel-case .slides .con {
    position: absolute;
    bottom: -87%;
    left:-30px;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    padding: 9% 50px 0;
    transition: bottom .3s
}
.wel-case .slides .bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0)
}
.wel-case .slides .font-bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    transition-property: opacity;
    transition-duration: .3s;
    transition-delay: .2s
}
.wel-case .slides .tit {
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    color: #fff;
    font-weight: bold
}
.wel-case .slides .en {
    font-size: 16px;
    color: #fff;
    opacity: .6;
    filter: alpha(opacity=60);
    line-height: 24px;
    min-height: 24px
}
.wel-case .slides .font {
    width:95%;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    margin-top: 18px
}
.wel-case .slides .more {
    margin-top: 40px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .3);
    background: url(../../images/six6/wel02.png) no-repeat center
}
.w1400 {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
    width: 92%;
}
.wel-case {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.wel-case .slides li img {
    width: auto !important;
    max-width: initial !important;
    max-height: 450px;
}

.wel-case .flex-control-nav {
    bottom: 20px
}
.wel-case .flex-control-nav li {
    margin: 0 2px
}
.wel-case .flex-control-nav li a {
    width: 12px;
    height: 12px;
    background: url(../images/btn01.png) no-repeat center;
    background-size: 100% 100%;
    transition: background .3s;
    box-shadow: none
}
.manage-bot .flex-control-nav {
    display: none
}
.wel-case .flex-control-nav li a:hover,
.wel-case .flex-control-nav li a.flex-active {
    background: url(../images/btn01_h.png) no-repeat center;
    background-size: 100% 100%;
    box-shadow: none
}

.wel-case-list .flex-direction-nav a {
    opacity: 1;
    filter: alpha(opacity=100);
    width: 66px;
    height: 77px;
    margin: 150px 0 0;
    top: 50%;
    text-shadow: none;
    background-size: 100% !important;
    transition: background .3s;
    z-index: 1
}
.wel-case-list .flex-direction-nav a:before {
    font-size: 0
}

.wel-case .flex-viewport {
    overflow: visible !important
}
.wel-case-list .flex-direction-nav .flex-prev {
    background:url(../../images/six6/a32.png) no-repeat center;
    left: -121px
}
.wel-case-list .flex-direction-nav .flex-next {
    background: url(../../images/six6/a33.png) no-repeat center;
    right: -121px
}
.wel-case-list .flex-direction-nav .flex-prev:hover {
    background: url(../../images/six6/a32_h.png) no-repeat center
}
.wel-case-list .flex-direction-nav .flex-next:hover {
    background: url(../../images/six6/a33_h.png) no-repeat center
}

.wel-case .slides li:hover .con {
    bottom: 0
}
.wel-case .slides li:hover .font-bg {
    opacity: .3;
    filter: alpha(opacity=30)
}
 