.content {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

a {
    color: #000;
    font-size: 13px;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style: none;
}

.top{
    width: 100%;
    height: 555px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
}
.oneleft {
    width: 380px;
    height: 420px;
    padding: 0;
}
.Title {
    width: 100%;
    height: 42px;
    padding-top: 40px;
    border-bottom: 1px solid #A00000;
    margin-bottom: 16px;
}
.Title-small {
    display: flex;
    align-items: center;
}
.Title .Title-small {
    height: 36px;
}
.tit {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #A00000;
    margin-bottom: 0;
}
.Title .Title-small .split {
    width: 1px;
    height: 18px;
    background: #666666;
    margin: 0 10px;
}
.Title .Title-small .more {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 14px;
    color: #666666;
}
 .list-num{
    height: 130px;
    float: left;
    width: 380px;
}
.new_list1 {
    list-style: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
}
.new_list1 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
}
.new_list1 a {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}
.new_list1 li .news-date {
    text-align: right;
    display: block;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    text-align: right;
    color: #999999;
}
.content .right {
    width: 600px;
    height: 420px;
    position: relative;
}
.right .nr {
    width: 600px;
    height: 322px;
}
.new_list2 {
    list-style: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
}
.new_list2 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
}
.new_list2 a {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}
.new_list2 li .news-date {
    text-align: right;
    display: block;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    text-align: right;
    color: #999999;
}
.list_num3{
    width: 140px;
    height: 338px;
}
.new_list3{
    width: 154px;
    height: 80px;
    background-color: #FAFAFA;
    margin-top: 13px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.list3_img{
    

height: 75px;
align-items: center;
justify-content: center;
display: flex;
flex-direction: column;
}
.list3_img img{
    width: 50px;
    height: 50px;
    margin-left:5px;
}
.list3_img p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #C62D23;
}
.middle{
    width: 100%;
    height: 379px;
    background: #FAFAFA;;
    display: flex;
    justify-content: center;
}
.twoleft{
    width: 380px;
    height: 379px;
}

.list_num4{
    width: 380px;
    height: 104px;
    margin-top: 16px;
}
.new_list4{
    width: 380px;
    height: 104px;
}
.list_num4 a, p {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.tongzhi{
    width: 380px;
    height: 182px;

}
/* .list_num4_newlist{
    list-style: none;
    width: 100%;
    height: auto;
} */
.tongzhi_list li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 16px;
    margin-top: 20px;

}
.tongzhi_list a, p {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.tongzhi-date {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    text-align: right;
    color: #999999;
}
.lianxi{
    width: 360px;
    height: 220px;
}
.lianxi img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.youqing{
    width: 100%;
    height: 179px;
    background: #FAFAFA;
    display: flex;
    justify-content: center;
}
.youqing_banner{
    width: 1200px;
    height: 179px;
}
.youqing_main{
    margin-top: 16px;
    width: 100%;
    height: 30px;
}
.youqing_main a {
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 290;
    font-size: 16px;
    text-decoration-line: underline;
    color: #333333;
    margin-right: 50px;
}
.bottom{
    width: 100%;
    height: 120px;
    position: relative;
}
.bottom .bottom_banner {
    width: 100%;
    height: 100%;
}
.bottom .bottom_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.clear {
    clear: both;
}

.wrap {
    /* width: 650px; */
    height: 200px;
    position: relative;
    overflow: hidden;
    float: left;
    /*margin-top: -68px;*/
}

.slidebox {
    width: 380px;
    position: absolute;
    top: 0;
    left: 0;
    height: 260px;
}

.slidebox li {
    float: left;
    width: 380px;
    height: 260px;
    left: 0;
    top: 0;
}

.slidebox li img {
    display: block;
    width: 380px;
    height: 260px;
}

/*.dot {
    position: absolute;
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, 0.1);
    text-align: left;
    
    bottom: 0px;
    left: 0;
}*/

.dot p {
    margin-right: 10px;
}

.dot b {
    width: 17px;
    height: 17px;
    border-radius: 20px;
    color: #333;
    display: inline-block;
    border: 1px solid #fff;
    background: #fff;
    text-align: left;
    line-height: 17px;
    margin: 0 3px;
    margin-top: 6px;
    cursor: pointer;
    font-weight: normal;
}

.dot .cur {
    background: #F63;
    color: #fff;
    border: 1px solid #f63;
}

.right img {
    width: 320px;
    float: left;
}

.right .zs {
    position: absolute;
    left: 16%;
    font-size: 20px;
    color: white;
    top: 2%;
}

.right .gd {
    position: absolute;
    right: 0;
    top: 4%;
}

.right .nr {
    width: 600px;
    height: 322px;
}

.nr ul {
    width: 600px;
    height: 322px;
}

.nr ul li {
    float: left;
    width: 600px;
    height: 25px;
}

.nr ul li p {
    overflow: hidden;
    /*内容超出后隐藏*/
    text-overflow: ellipsis;
    /* 超出内容显示为省略号*/
    white-space: nowrap;
}



.content .center {
    width: 1012px;
    margin-top: 4px;
}

.center .yn {
    position: absolute;
    left: 10%;
    font-size: 18px;
    color: white;
    top: 2%;
}

.center .cr {
    position: absolute;
    left: 4%;
    font-size: 18px;
    color: white;
    top: 2%;
}

.center .zx {
    position: absolute;
    left: 10%;
    font-size: 18px;
    color: white;
    top: 2%;
}

.center_l,
.center_c,
.center_r {
    float: left;
    width: 320px;
    position: relative;
}

.center_c {
    margin-left: 14px;
    margin-right: 14px;
}

.center_r {
    margin-left: 10px;
}

.center .gd {
    position: absolute;
    right: 0;
    top: 4%;
}

.center .nr {
    width: 280px;
}

.center ul {
    width: 300px;
}

.center ul li {
    float: left;
    width: 300px;
    margin-left: 10px;
    height: 25px;
}

.center ul li p {
    overflow: hidden;
    /*内容超出后隐藏*/
    text-overflow: ellipsis;
    /* 超出内容显示为省略号*/
    white-space: nowrap;
}

.botton {
    width: 1012px;
    margin: 0 auto;
    height: 120px;
    margin-top: -20px;
}

.botton li:first-child {
    margin-left: 0;
}

.botton li {
    float: left;
    width: 160px;
    height: 80px;
    margin-left: 10px;
    margin-top: 20px;
}

.botton li img {
    width: 160px;
    height: 58px;
}