#flexslider_st .slides>li {
    padding: 5px 0 0 0;
    position: relative;
}

#flexslider_st .slide_bg {}

#flexslider_st .slide_cont {
    /*padding: 20px;*/
    z-index: 4000;
    overflow: hidden;
    position: relative;
    z-index: 3500;
}

#flexslider_st .slide_cont .title {
    color: #009984;
    line-height: 1;
    margin-bottom: 5px;
    font-size: 2.04084rem;
    display: block;
    float: left;
    width: 30%;

    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;


}

#flexslider_st .slide_cont .cont {
    color: #FFF;
    line-height: 1.4em;
    margin-bottom: 5px;
    font-size: 1.04084rem;
    display: block;
    float: left;
    width: 70%;

    height: 160px;
    padding: 10px;
    position: relative;
}

#flexslider_st li:first-child .slide_cont .cont {
    background-color: #009984;
}

#flexslider_st li:nth-child(2n) .slide_cont .cont {
    background-color: #d3544b;
}

#flexslider_st li:nth-child(3n) .slide_cont .cont {
    background-color: #1f91c8;
}

#flexslider_st li:nth-child(4n) .slide_cont .cont {
    background-color: #bb6003;
}

#flexslider_st li:nth-child(5n) .slide_cont .cont {
    background-color: #d3544b;
}

#flexslider_st li:nth-child(6n) .slide_cont .cont {
    background-color: #493663;
}

#flexslider_st .slide_cont .cont .author {
    position: absolute;
    right: 0;
    bottom: 0;
}

.flex-control-nav {
    background-color: transparent;
}

.flexslider.carousel .flex-control-nav {
    position: relative;
    bottom: auto;
    padding: 20px 0;
}

.flexslider.carousel .flex-control-nav li {
    vertical-align: middle;
    margin: 0 12px;
}

.flexslider.carousel .flex-control-paging li a {
    background: rgba(130, 132, 189, .9);
    width: 12px;
    height: 12px;
    -webkit-transition: width 0.05s ease-out, height 0.05s ease-out;
    -moz-transition: width 0.05s ease-out, height 0.05s ease-out;
    -ms-transition: width 0.05s ease-out, height 0.05s ease-out;
    -o-transition: width 0.05s ease-out, height 0.05s ease-out;
    transition: width 0.05s ease-out, height 0.05s ease-out;
}

.flexslider.carousel .flex-control-paging li a:hover {
    background: rgba(64, 68, 171, .9);
    width: 18px;
    height: 18px;
}

.flexslider.carousel .flex-control-paging li a.flex-active {
    background: rgba(47, 50, 147, .9);
    width: 18px;
    height: 18px;
}

.mainpage3 {
    background-image: none;
}

.cont {
    width: 100% !important;
}

.author {
    padding: 5px;
}

.span_class_1 {
    font-size: 18px;
    color: #ffffff;
}

.span_class_2 {
    font-size: 18px;
}

.span_class_3 {
    color: #ffffff;
}