.index_box_ffssw {
    background: url(../images/index_box.png) no-repeat center top;
    background-color: #ffffff;
}

.w1200 {
    width: 1200px;
    margin: auto;
}

.header_ffssw {
    height: 652px;
    box-sizing: border-box;
    padding-top: 30px;
}

.header_ffssw .l {
    width: 400px;
    height: 82px;
}

.header_ffssw .l a {
    width: 100%;
    height: 100%;
    display: block;
}

.header_ffssw .l a img {
    width: 100%;
    height: 100%;
}

.header_ffssw .r a {
    width: 124px;
    height: 40px;
    display: block;
    font-size: 16px;
    color: #b10006;
    line-height: 40px;
    box-sizing: border-box;
    padding-left: 43px;
    background: url(../images/fh.png) no-repeat center;
}

.content_ffssw {
    padding-bottom: 50px;
    box-sizing: border-box;
}

.content_ffssw_con1 .l {
    width: 575px;
    height: 389px;
    position: relative;
    overflow: hidden;
}

.content_ffssw_con1 .l .bd ul li {
    width: 575px;
    height: 389px;
    float: left;
}

.content_ffssw_con1 .l .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.content_ffssw_con1 .l .bd ul li a img {
    width: 575px;
    height: 329px;
    float: left;
    transition: all .3s;
}

.content_ffssw_con1 .l .bd ul li a:hover img {
    opacity: .75;
}

.content_ffssw_con1 .l .bd ul li a span {
    float: left;
    width: 100%;
    height: 60px;
    display: block;
    background-color: #b10006;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 180px;
    line-height: 60px;
}

.content_ffssw_con1 .l .hd {
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: 22px;
    height: 14px;
    z-index: 2;
}

.content_ffssw_con1 .l .hd ul li {
    width: 11px;
    height: 11px;
    float: left;
    border-radius: 50px;
    background: #ffffff;
    margin-right: 5px;
    cursor: pointer;
}

.content_ffssw_con1 .l .hd ul li:last-child {
    margin-right: 0;
}

.content_ffssw_con1 .l .hd li.on {
    width: 24px;
    background: #ffbb72;
}

.content_ffssw_con1 .r {
    width: 575px;
    height: 389px;
}

.list_ffssw .hd {
    height: 50px;
    box-sizing: border-box;
    padding: 0 23px;
    background: url(../images/hd_bj.png) no-repeat center;
}

.list_ffssw .hd a:first-child {
    display: block;
    float: left;
    font-size: 24px;
    color: #b10006;
    line-height: 50px;
    font-weight: bold;
}

.list_ffssw .hd a:last-child {
    display: block;
    float: right;
    font-size: 16px;
    color: #b10006;
    line-height: 50px;
}

.list_ffssw .hd a:last-child:hover {
    font-weight: bold;
}

.list_ffssw .bd ul li {
    width: 100%;
    float: left;
    margin-top: 16px;
}

.list_ffssw .bd ul li a {
    display: block;
    max-width: 85%;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../images/li_xtb.png) no-repeat left center;
}

.list_ffssw .bd ul li a:hover {
    color: #b10006;
}

.list_ffssw .bd ul li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 32px;
}

.content_ffssw_con2 {
    margin-top: 50px;
}

.content_ffssw_con2 .l,
.content_ffssw_con2 .r {
    width: 575px;
}

.content_ffssw_con3 {
    height: 130px;
    margin-top: 45px;
}

.content_ffssw_con3 a {
    height: 100%;
    width: 100%;
    display: block;
}

.content_ffssw_con3 a img {
    height: 100%;
    width: 100%;
}

.content_ffssw_con4 {
    margin-top: 45px;
}

.content_ffssw_con4 .l,
.content_ffssw_con4 .r {
    width: 575px;
}