* {
    margin: 0;
    padding: 0;
}

.wxpf_box {
    width: 100%;
    height: 2200px;
    background-image: url(./wlaqwrmbg2019.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
    min-width: 1200px;

}

.top_bgz_word {
    position: absolute;
    top: -416px;
    right: 10px;
}

.top_bgz_subword {
    position: absolute;
    top: -70px;
    left: 20px;
}

.box_middle {
    width: 1200px;
    height: 490px;
    margin: 0 auto;
    margin-top: 530px;
}

.wxpf_box1 {
    width: 1209px;
    height: 486px;
    background: #ffffff;
    padding-top: 20px;
    padding-left: 12px;
    box-sizing: border-box;
    position: relative;
}

.box1_left {
    width: 680px;
    height: 440px;
    float: left;
}

.box1_right {
    width: 482px;
    height: 487px;
    float: right;
    padding-right: 8px;
}

.box1_right_top .box1_right_top_title a {
    font-size: 22px;
    /*color: #c90000;*/
    font-weight: bolder;
}

.box1_right_top_title,
.box1_right_bottom_title {
    width: 485px;
    margin-bottom: 8px;

}

.box1_right_top img,
.box1_right_bottom img {
    padding-right: 10px;
    margin-bottom: 10px;
}

a:hover {
    text-decoration: none;
}

.box1_right_top_con a,
.box1_right_bottom_con a {
    font-size: 16px;
    color: #434545;
}

.box1_right_bottom_title a {
    font-size: 22px;
    font-weight: bolder;
}

.box1_right_bottom {
    margin-top: 10px;
}

.box1_right_bottom ul {
    margin-top: 10px;
}

.box1_right_bottom ul li {
    font-size: 18px;
    color: #464646;
    line-height: 36px;

}

.box1_right_bottom ul li img {
    margin-top: 10px;
}

.box1_right_bottom .more {
    float: right;
    font-size: 16px;
    color: #2f2f2f;
    padding-right: 10px;
    font-family: MicrosoftYaHei;
}

.wxpf_box2 {
    width: 1191px;
    height: 500px;
    /* height: 465px; */
    position: relative;
    padding-top: 1px;
    margin-top: 43px;

}

.title_left {
    position: absolute;
    top: 0px;
    left: -135px;
}

.title_img {
    width: 557px;
    height: 99px;
    position: absolute;
    top: 40px;
    left: 347px;


}

.flfg_list {
    width: 1215px;
    height: 328px;
    background: #fefdfe;
    margin-top: 180px;
    position: absolute;
    z-index: 1000;
}

.clear {
    clear: both;
}

.wxpf_box2 .more {
    width: 59px;
    height: 17px;
    font-size: 16px;
    display: inline-block;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(47, 47, 47, 1);
    line-height: 36px;
    position: absolute;
    top: 103px;
    left: 909px;
}

.flfg_list ul {
    margin-top: 22px;
}

.flfg_list ul li {
    width: 583px;
    height: 49px;
    background: #f1f1f1;
    margin-bottom: 10px;
    line-height: 49px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    padding-left: 10px;
    box-sizing: border-box;
}

.flfg_list ul li img {
    margin-right: 20px;
}

.list_left {
    float: left;
    margin-left: 11px;
}

.list_right {
    float: right;
    margin-right: 14px;
}

.yasf_list {
    width: 1208px;
    height: 305px;
    background: #fefdfe;
    margin-top: 180px;
    z-index: 1000;
    /* display: flex; */
    /* justify-content: space-between; */
    /* padding-left: 10px;
    padding-right: 10px; */
    box-sizing: border-box;
    position: absolute;
    padding-top: 10px;
}

.yasf_box {
    width: 380px;
    height: 280px;
    float: left;
    padding-left: 15px;
}

.yasf_news {
    width: 380px;
    height: 142px;
    display: inline-block;
    display: flex;
    position: relative;
}

.img_news_title {
    font-size: 20px;
    height: 142px;
    width: 188px;
    font-weight: bolder;
    display: inline-block;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 26px;
    box-sizing: border-box;
    background: #f5f5f5;
    position: absolute;
    top: 0px;
    right: 2px;
}

.img_news_title a {
    /* display: inline-block; */
    width: 150px;
    height: 90px;
}

.yasf_box ul {
    margin-top: 20px;
}

.yasf_box ul li {
    line-height: 40px;
    font-size: 20px;
}

.yasf_box ul li img {
    margin-right: 10px;
}