body{
    margin: 0;
}
#wrapper{
    padding-top: 80px;
    background: url(../images/index-zhuying-bg.png)no-repeat top center;
}

#main {
    width: 90%;
    margin: 0 auto;
    min-width: 1340px;
    overflow: hidden;
    position: relative;
}
.ss1_wrapper {
    position: relative;
    width: 100%;
    height: 710px;
    margin: 0 0 20px
}

.ss1-title{
    position: absolute;
    top: 70px;
    left: 12%;
    z-index: 99;
    color: #fff;
}

.ss1-title h2{
    font-size: 62px;
    margin: 0;
    text-transform: uppercase;
}
.ss1-title h4{
    font-size: 36px;
    margin: 0;
    font-weight: 500;
}

.ss1-title h4 span{
    font-size: 30px;
    font-weight: 500;
}

.ss1-title i{
    position: absolute;
    top: 108px;
    left: -140px;
    width: 120px;
    border-bottom: 3px solid #fff;
}

.ss1_wrapper .slideshow {
    position: relative;
    width: 100%;
    height: 710px
}

.ss1_wrapper .slideshow_item {
    width: 100%;
    height: 710px
}

.ss1_wrapper .slideshow_item .image{
     height: 100%;
     width: auto;
 }
.ss1_wrapper .slideshow_item .image img{
    height: 100%;
    width: auto;
}

.ss1_wrapper .slideshow_item .data {
    display: none
}

.ss1_wrapper a.slideshow_prev {
    position: absolute;
    right: 45.5%;
    bottom: 48.5%;
    z-index: 99;
    width: 40px;
    height: 46px;
    outline: none;
}

.ss1_wrapper a.slideshow_prev:hover span {
    opacity: 1;
}

.ss1_wrapper a.slideshow_prev span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(../images/prev.png) no-repeat;
    opacity: 0.5;
    text-indent: -9999px
}

.ss1_wrapper a.slideshow_next {
    position: absolute;
    right: 30px;
    bottom: 48.5%;
    z-index: 99;
    width: 40px;
    height: 46px;
    outline: none;
}

.ss1_wrapper a.slideshow_next:hover span {
    opacity: 1;
}

.ss1_wrapper a.slideshow_next span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(../images/next.png) no-repeat;
    opacity: 0.5;
    text-indent: -9999px
}

.ss1_wrapper .slideshow_paging {
    position: absolute;
    bottom: 110px;
    left: 23%;
    z-index: 11;
    font-size: 12px
}

.ss1_wrapper .slideshow_paging a {
    display: block;
    float: left;
    margin: 0 0 0 10px;
    background: #98a3bb;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 0;
}

.ss1_wrapper .slideshow_paging a:hover {
    color: #fff
}

.ss1_wrapper .slideshow_paging a.activeSlide {
    background: #204380;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.ss1_wrapper .slideshow_box {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/ss1-right-bg.png);
    width: 50%;
    height: 100%;
    z-index: 10
}

.ss1_wrapper .slideshow_box .data {
    color: #ccc;
    height:100%;
    padding: 338px 0 0 15%;
    width: 70%;
}

.ss1_wrapper .slideshow_box .data p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    color: #e5e5e5;
    -webkit-box-orient: vertical;
}

.ss1-more{
    position: absolute;
    bottom: 240px;
    left: 12%;
    z-index: 99;
    border-bottom: 1px solid #999;
}

.ss1-more a{
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 0;
    text-decoration: none;
}

.ss1-left-title{
    position: absolute;
    left: -57%;
    bottom: 170px;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 20px;
    background: #204380;
}

.wenli-ss2{
    display: block;
    position: absolute;
    top: -60px;
    z-index: 99;
    width: 200px;
    right: -50px;
}

.ss1_wrapper .slideshow_box .data a {
    color: #fff;
    list-style: none;
}
