.news_bt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
}

.news_bt>h1 {
    float: left;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color:#026ef3;
    line-height: 36px;
    padding-left: 20px;
    position: relative;
}

.news_bt>h1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    bottom: auto;
    right: auto;
    height: 25px;
    width: 4px;
    background-color: #1E69C6;
}

.news_bt>a {
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8B8D91;
}

.news_bt>a:hover {
    text-decoration: underline;
}

.r1 {
    width: 100%;
    height: 390px;
    background: #F7FAFC;
    margin-top: -205px;
    padding: 15px 0;
    padding-bottom: 25px;
}

header{
    background: #F7FAFC;
}

.xyxw {
    width: 784px;
    margin-right: 47px;
}

.xyxw_list {
    margin-top: 20px;

}

.xyxw_list_fl {
    width: 367px;
    overflow: hidden;
    margin-right: 20px;
}

.xyxw_list_fl a img {
    width: 100%;
    height: 209px;
    transition: all 1s;
}


.xyxw_list_fl_text {
    height: 55px;
    background-color: #fff;
    padding: 25px;
    overflow: hidden;
}

.xyxw_list_fl_text a {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313233;
    line-height: 28px;
}

.xyxw_list_fl_text p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8B8D91;
    line-height: 22px;
    margin-top: 20px;
}



.xyxw_list_fl:hover .xyxw_list_fl_text a {
    color: #BA2A30;

}

/*  */
.xyxw_news_list {
    width: 397px;
    overflow: hidden;
}

.xyxw_news_list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.xyxw_news_list li:last-of-type {
    margin-bottom: 0px;
}

.xyxw_news_list li a {
    position: relative;
    padding-left: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313233;
}

.xyxw_news_list li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    box-sizing: border-box;
    border-radius: 50%;
    background: #1E69C6;
    transform: translateY(-50%);
}

.xyxw_news_list li span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #8B8D91;
    line-height: 42px;
    margin-left: 10px;
}

.xyxw_news_list li:hover a,
.xyxw_news_list li:hover span {
    color: #BA2A30;
}

.tzgg {
    width: 368px;
}

.r2 {
    height: 370px;
    padding: 25px 0;
}

.jxky {
    width: 576px;
    margin-right: 48px;
}

.jxky_list {
    margin-top: 20px;
}

.jxky_list .jxky_list_l1 {
    height: 132px;
    margin-bottom: 10px;
}

.jxky_list_l1_fl {
    width: 220px;
    height: 132px;
    margin-right: 20px;
    overflow: hidden;
}

.jxky_list_l1_fl a img {
    width: 100%;
    height: 132px;
    transition: all 1s;
}

.jxky_list_l1_fr {
    width: 334px;
}

.jxky_list_l1_fr a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313233;
    line-height: 24px;

}

.jxky_list_l1_fr p {
    height: 38px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8B8D91;
    line-height: 22px;
    margin-top: 20px;
}


.jxky_list li:hover .jxky_list_l1_fr a {
    color: #BA2A30;
}

.jxky_list li+li {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.jxky_list li+li:last-of-type {
    margin-bottom: 0px;
}

.jxky_list li+li a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313233;
}

.jxky_list li+li span {
    float: right;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #8B8D91;
}

.jxky_list li+li:hover a,
.jxky_list li+li:hover span {
    color: #BA2A30;
}

.zsjy {
    width: 576px;
}

.r3 {
    width: 100%;
    background: #F7FAFC;
    min-height: 100px;
    padding: 20px 0;
}

.link_list {
    margin-top: 20px;
}

.link_list li {
    float: left;
    padding: 0 15px;
    position: relative;
}

.link_list li::after {
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
    height: 17px;
    width: 1px;
    background-color: #E5E5E5;
}

.link_list li:last-of-type:after {
    content: '';
    position: absolute;
    left: auto;
    top: auto;
    bottom: 0;
    right: 0;
    height: 17px;
    width: 0px;
    background-color: #E5E5E5;
}

.link_list li:first-of-type {
    padding-left: 0;
}

.link_list li a {
    height: 17px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #313233;
    line-height: 24px;
}

.link_list li:hover a {
    color: #BA2A30;
}

