*,
*::before,
*::after {
    box-sizing: border-box
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.25em;
    fill: currentColor;
    overflow: hidden;
    margin-left: 15px;
}

body {
    background-color: skyblue !important
}

a {
    text-decoration: none !important;
    color: #000000
}

.w1320 {
    width: 1320px;
    margin: 0 auto;
    background-color: #FFFFFF;
    overflow: hidden
}

.w1320 .sjfb_body {
    padding: 23px 20px 48px
}

.w1320 .sjfb_body .sjfb_head {
    height: 410px;
    padding: 30px 20px 0 34px;
    background: linear-gradient(180deg, rgb(182,220,255,0.3),rgb(182,220,255,0.05), #fff 100%);
    overflow: hidden
}

.w1320 .sjfb_body .sjfb_head .head_left {
    width: 320px;
    float: left;
    margin-right: 30px
}

.w1320 .sjfb_body .sjfb_head .head_left ul {
    list-style: none;
    padding-left: 0;
    margin-top: 17px
}

.w1320 .sjfb_body .sjfb_head .head_left ul li {
    width: 320px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    padding-left: 10px;
    margin-bottom: 7px;
    cursor: pointer;
}
.w1320 .sjfb_body .sjfb_head .head_left ul li .icon{
    color: #207bb5;
    margin-right: 8px;
}
.w1320 .sjfb_body .sjfb_head .head_left ul .active {
    background: #45A1DB;
    border-radius: 8px;
    color: #fff
}
.w1320 .sjfb_body .sjfb_head .head_left ul .active .icon {
    
    color: #fff
}
.w1320 .sjfb_body .sjfb_head #head_right {
    width: calc(100% - 350px);
    float: left;
    height: 360px
}
.w1320 .sjfb_body .sjfb_bottom{
    overflow: hidden;
}
.w1320 .sjfb_body .sjfb_bottom>div{
    float: left;
}
.w1320 .sjfb_body .sjfb_bottom>div:first-child{
    width: 410px;
    margin-right: 15px;
}
.w1320 .sjfb_bottom .ul_list {
    overflow: hidden;
}



.w1320 .sjfb_bottom .ul_list ul {
    list-style: none;
    padding-left: 20px;
}

.w1320 .sjfb_bottom .ul_list ul li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2F2F2F;
    line-height: 36px;
}
.w1320 .sjfb_bottom .ul_list ul li>span:first-child{
    width: 9px;
    height: 9px;
    margin-top: 13.5px;
    margin-right: 10px;
    float: left;
    border-radius: 50%;
    background-color: #e0d2b6;
}
.sjfb_bottom .ul_left {
    display: inline-block;
    width: 206px;
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    color: #333;
    text-align: center;
    background: #DEF1FF;
}

.sjfb_bottom .ul_more {
    float: right;
    line-height: 39px;
    text-decoration: none;
    color: #7D7F80;
    cursor: pointer;
}

.sjfb_bottom .ul_head {
    border-bottom: 1px solid #b4cdde;
    margin-bottom: 25px;
}
.sjfb_bottom .ul_img{
    overflow: hidden;
}
.sjfb_bottom .ul_img a{
    float: left;
    width: calc(100% - 30px)/4;
    margin-right: 10px;
}
.sjfb_bottom .ul_img a:last-child{
    margin-right: 0;
}