.list_newsbar {
    margin-top: -205px;
}

.zuo {
    width: 280px;
    margin-top: -100px;
}

.zuo_bt {
    height: 140px;
    background: linear-gradient(0deg, #297CC7, #0A5ABD);
    opacity: 0.94;
}

.zuo_bt h1 {
height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 140px;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 35px;
}

.zuo_list {
    border: 1px solid #E2E2E2;
}
                                
                                
                                
                                
.zuo_list .xiao li a{
    font-size: 20px;
    padding-left: 20px;
    font-weight: 400;
}
                                
                                
                       
.zuo_list .xiao{
    display: none;
}        
                                
                                
.zuo_list .tit2 .xiao{
    display: block;
}        
                                      
                                
                                
                                
                                
                                

.zuo_list li {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #E2E2E2;
    text-align: left;
    position: relative;
    padding-left: 40px;
}

.zuo_list>li:last-of-type {
    border-bottom: 2px solid #1E69C6;
}

.zuo_list li a {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #616366;
}

.zuo_list li:hover a {
    /*color: #AF0710;*/
}

.zuo_list li:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 26%;
    bottom: auto;
    right: auto;
    height: 28px;
    width: 6px;
    background-color: #AF0710;
}

.you {
    width: 869px;
    margin-top: 40px;
    margin-left: 47px;
}

.you_top {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #E2E2E2;
}

.you_top>h1 {
     	
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    float: left;
}

.you_top .you_top_position a {
    width: 248px;
    height: 12px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #616366;
    line-height: 32px;
}
.you_top .you_top_position:hover> a{
    /*color: #AF0710;*/
}
.you_content {
    /* margin-top: 30px; */
}

.you_content li {
    height: 100px;
    padding: 30px 0;
    border-bottom: 1px solid #E2E2E2;
}

.cont_fl {
    width: 160px;
    height: 100px;
    overflow: hidden;
}

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

.cont_fr {
    margin-left: 20px;
    width: 689px;

}

.cont_fr_fl {
    width: 609px;
    height: 100px;
}

.cont_fr_fl a {
   width: 610px;
    height: 40px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 40px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont_fr_fl p {
   width: 610px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8B8D91;
    line-height: 20px;
    margin-top: 10px;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.cont_fr_fr {
    width: 60px;
    height: 100px;
    margin-top: 10px;
}

.cont_fr_fr span:nth-child(1) {
    display: block;
    font-size: 29px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #015AAA;
    line-height: 49px;
    text-align: center;
}

.cont_fr_fr span:nth-child(2) {
    display: block;
    text-align: center;
    /*width: 50px;*/
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #8B8D91;
}

.you_content li:hover .cont_fl img {
    transform: scale(1.1);
    transition: all 1s;
}

.you_content li:hover .cont_fr_fl a {
    color: #AF0710;
}


/* show页面 */
.show_newsbar {
    margin-top: -205px;
}

.show_top {
    border-bottom: 0px solid #E2E2E2;
}

.show_content {
    margin-top: 20px;
}

.show_bt h1 {
    min-height: 75px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1E69C6;
    line-height: 35px;
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
}

.show_bt p {
    height: 50px;
    line-height: 50px;
}

.show_bt p {
    text-align: center;
}

.show_bt p span {
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #8491AA;
    margin-right: 30px;
}

.contentbar {
    margin-top: 20px;
    min-height: 300px;
    border-bottom: 1px solid #E5E5E5;
}

.show_bottom {
    height: 50px;
    line-height: 50px;
}

.show_bottom p span,.show_bottom p a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #626366;
}

.show_bottom p:hover a{
    color: #AF0710;
}