body {
    min-width: 1200px;
}

header {
    font-size: 0;
}

header img {
    width: 100%;
}



main {
    width: 1200px;
    box-sizing: border-box;
    margin: 0 auto;
}

.same_top {
    position: relative;
    margin-top: 50px;
}

.same_top a {
    width: 46px;
    position: absolute;
    bottom: 16px;
    right: 0;
    background: url(more.png) no-repeat right 6px;
    color: #333333;
}

.zyjs {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.zyjs_fl {
    position: relative;
}
.zyjs_fl>a{
    width: 580px;
    display: block;
    height: 330px;
    overflow: hidden;
}
.zyjs_fl>a img{
    width: 100%;
}

.zyjs_fl span {
    width: 100%;
    height: 56px;
    display: block;
    position: absolute;
    bottom: 0;
    background: url(bt-shadow.png) no-repeat center bottom;
    color: #fff;
    line-height: 56px;
    padding-left: 20px;
    box-sizing: border-box;
}
.zyjs_fl span a {
    color: #fff;
    line-height: 56px;
}
.zyjs_fr {
    box-sizing: border-box;
    text-align: left;
    height: 330px;
    overflow: hidden;
}

.zyjs_fr .news-list {
    height: 100%;
}

.zyjs_fr .news-list li a {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
    color: #333333;
}

/* .zyjs_fr .news-list li a:hover {
    text-decoration: underline;
} */
.zyjs_fr .news-list li {
    position: relative;
    line-height: 24px;
    flex: 0 0 auto;
    width: 580px;
    padding-left: 26px;
    box-sizing: border-box;
    margin-bottom: 20px;
    min-height: 46px;
    border-bottom: 1px solid #D8D8D8;
}

.zyjs_fr .news-list li::before {
    content: "";
    background: url(dian.png) no-repeat left center;
    position: absolute;
    left: 0;
    color: #ff0000;
    font-size: 35px;
    width: 16px;
    height: 10px;
    top: 8px;
}


.qwjd {
    margin-top: 10px;
}

.qwjd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.qwjd ul li {
    width: 585px;
    height: 110px;
    background: #FFFAF7;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.qwjd ul li .time_fl {
    width: 80px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-right: 20px;
    text-align: center;
    padding: 11px;
    box-sizing: border-box;
}

.qwjd ul li .time_fl p:first-child {
    font-size: 12px;
    font-weight: 400;
}

.qwjd ul li .time_fl p:last-child {
    font-size: 24px;
    font-weight: 600;
}

.qwjd ul li .time_fr {
    width: 445px;
    height: 70px;
    position: relative;
}

.qwjd ul li .time_fr a {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

.qwjd ul li .time_fr p {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.sjbs {
    margin-top: 40px;
    height: 298px;
    width: 100%;
    /* padding: 20px 0; */
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.sjbs .sjbs_fl {
    width: 700px;
    height: 258px;
    background-image: linear-gradient(0deg, #FFFFFF 1%, #FFF4ED 100%);
    border: 2px solid #FFFFFF;
    box-shadow: 0 2px 10px 0 #ffe6d899;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 20px;
}

.sjbs .sjbs_fl a {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.sjbs .sjbs_fl p {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 28px;
}
.sjbs .sjbs_fl .more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 400;
    font-size: 14px;
    color: #B41B21;
    text-align: justify;
}
.sjbh_zy {
    position: relative;
}

.sjbs_fl i {
    display: block;
    width: 640px;
    height: 1px;
    border: 1px dashed #F8DAC9;
    margin: 20px 0;
}
.sjbs_fr  {
    position: relative;
} 
.sjbs_fr .shadow{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 56px;
    line-height: 56px;
    background: url(bt-shadow.png) no-repeat center bottom;
    display: block;
    text-align: left;
}

.sjbs_fr .shadow a{
    color: #fff;
    margin-left: 20px;
}





footer {
    height: 140px;
    background: #c40316;
    overflow: hidden;
    margin-top: 128px;
}

footer p {
    text-align: center;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    color: #fff;
}

footer .inner {
    margin-top: 41px;
}


.fix-box {
    width: 217px;
    overflow: hidden;
    height: 435px;
    position: fixed;
    right: 15px;
    top: 25%;
    z-index: 999999;
    background: url(float.png) no-repeat center;
}
.fix-box ul {
    width: 100%;
    overflow: hidden;
    padding: 77px 0px 0px 40px;
}
.fix-box ul li {
    line-height: 26px;
    padding: 15px 5px;
    overflow: hidden;
    float: left;
    width: 124px;
    text-align: center;
    font-size: 20px;
}
.fix-box ul li:first-child {
    border-right: 0;
}   
.fix-box ul li:last-child {
    border-bottom: 0;
}
.fix-box ul li a {
    color: #fff;
}
a {

}