.happ_list {
    background: #f4f4f4;
    padding: 58px 0;
}

.happ_list_con .picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hpp_every_fl{
    width: 50%;
    overflow: hidden;
}
.hpp_every_fl img{
    width: 100%;
    height: 100%;
}

.happ_list_con .picScroll-left .hd {
    overflow: hidden;
    position: absolute;
    bottom: 11%;
    right: 0;
    width: 100%;
    padding-right: 32px;
}

.happ_list_con .picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 13px;
    height: 21px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/e_jian2.png")no-repeat;
}

.happ_list_con .picScroll-left .hd .next {
    background: url("../images/e_jian1.png")no-repeat;
}

.happ_list_con .picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.happ_list_con .picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.happ_list_con .picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    padding: 0 15px;
    zoom: 1;
    margin-top: 16px;
}

.happ_list_con .picScroll-left .hd ul li {
    float: left;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-right: 12px;
    background: #cccccc;
    cursor: pointer;
    border-radius: 50%;
    text-indent:-999px;
}
.happ_list_con .picScroll-left .hd ul li:last-child{
    margin-right: 0;
}

.happ_list_con .picScroll-left .hd ul li.on {
    background: #fff;
    border: 2px solid #cc1621;
}


.happ_list_con .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.happ_list_con .picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
}
.happ_list_con .picList li{
    background: #fff;
}
.happ_list_con .bd{
    width: 100% !important;
}
.hpp_every_fr{
    padding: 2% 3%;
    width: 50%;
}
.hpp_every_fr h3{
    font-size: 26px;
    color: #000000;
    margin-bottom: 6px;
}
.hpp_every_fr p{
    font-size: 16px;
    color: #000000;
    line-height: 29px;
}
.happ_list_con .pageState{
    position: absolute;
    bottom: 11%;
    right: 43.5%;
    color: #989898;
    font-size: 18px;
    font-family: "Arial";
    letter-spacing:5px;
}
.happ_list_con .pageState span{
    color: #c90915;
}
.happy_con h4{
    font-size: 30px;
    color: #c90915;
    text-align: center;
    padding: 30px 0;
}
.happ_list_two .picScroll-left .hd {
    left: 0;
    width: 50%;
}
.happ_list_two .happ_list_con .pageState{
    left: 6%;
}
.coop_list_con{
    padding-bottom: 40px;
}



