 @media only screen and (max-width: 996px) {
  .newitem2 {
        display: flex;
        justify-content: space-between;
        padding: 20px 0;
        border-bottom: 1px dashed #e5e5e5;
        align-items: center;
    }
    .newitem2left {
        width: 85px;
        height: 85px;text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #f2f2f2;
    }
    .newitem2left strong {
        font-size: 25px;
        color: #000;
        display: block;
        text-align: center;
        font-weight: normal;
    }
    .newitem2left p {
        font-size: 14px;
        color: #000;
        margin-top: 4px;
        text-align: center;
    }
    .newitem2right {
        flex: 1;
        padding-left: 15px;
    }
    .newitem2right a {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        font-size: 16px;
        color: #444;
        margin-bottom: 5px;
    }
    .newitem2right p {
        font-size: 13px;
        color: #777;
        line-height: 25px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    } 
.Newscon2 {
        padding: 0px 15px 0px 15px;
    }

		.Newscon1con {
        width: 100%;
        margin: 0 auto;border-bottom: 1px solid #dddddd;padding-top:50px;
    }
    .Newscon2con {
        margin: 0 auto;padding-top:2px;
    }
    .Newscon_title {
        margin-bottom: 30px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .Newstitle_right {
        margin-top: 20px;
    }
    .Newstitle_left strong {
        color: var(--main-color-666);margin-right: 10px;
        font-size: 18px;
        font-weight: 500;
    }

	 .Newstitle_left strong a{
        color: var(--main-color-666);
        font-size: 18px;
        font-weight: 500;
    }
    .Newstitle_left span {
    margin-right: 10px;padding-left:10px;
        color: var(--main-color-999); 
        font-size: 18px;
    }

	   .Newstitle_left span a{ 
        color: var(--main-color-999);
        font-size: 18px;
    }
    .Newstitle_right a {
        display: block;
        background-color: var(--main-color);
        color: var(--main-color-white);
        font-size: 14px;
        width: 80px;
        height: 35px;
        text-align: center;
        line-height: 35px;
    }
    .Newscon2box {
        position: relative;
    }
 .Newscon1 {
        padding: 15px 15px;
        margin: 0 auto;
    }
    .Newscon1con {
        width: 100%;
        padding: 15px;
        background-color: var(--main-color-white);
    }
    .con1_top {
        padding: 15px;
        background-color: #f5f5f5;
        background-image: url(../images/toutiao.png);
        background-repeat: no-repeat;
        background-position: left top;
    }
    .con1_top a:hover {
        color: var(--main-color) !important;
    }
    .con1_top a {
        color: var(--main-color-333);
        font-size: 14px;
        margin-bottom: 10px;
        text-align: left;
        display: block;
        font-weight: bold;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .con1_top p {
        text-align: left;
        padding: 0 20px;
        width: 100%;
        color: var(--main-color-666);
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .con1_bot {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px;
        justify-content: space-between;
    }
    .con1_bot_left {
        width: 100%;
        margin-bottom: 20px;
    }
    .con1_bot_right {
        width: 100%;
    }
    .con1_banner {
        width: 100%;
    }
    .con1_banner img {
        width: 100%;
        object-fit: cover;
    }
    .con1_bannerbtn {
        width: 40px !important;
        color: var(--main-color-white);
        line-height: 40px;
        text-align: center;
        font-size: 20px !important;
        height: 40px !important;
        background-image: none !important;
        background: rgba(0, 0, 0, .6);
    }
    .con1pos {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, .7);
        color: var(--main-color-999);
        padding: 0 15px;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        padding-right: 50px;
    }
    .con1_banner_page {
        text-align: right !important;
        padding-right: 15px;
    }
    .con1tab {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .tab_active {
        color: var(--main-color-white) !important;
        background-color: var(--main-color) !important;
    }
    .con1tab span {
        cursor: pointer;
        user-select: none;
        flex: 1;
        font-size: 13px;
        text-align: center;
        display: block;
        padding: 5px;
        background-color: #fafafa;
    }
    .con1fycon {
        padding: 10px;
    }
    .con1fy_top  {
        display: block;
        text-align: left;
        color: var(--main-color-333);
        font-size: 14px;
        font-weight: bold;
    }
 
    .con1fy_bot {
        margin-top: 10px;
    }

	.common_list li:last-child {
        margin-bottom: 0;
    }
    .common_list li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 10px;
        padding-left: 15px;
        background-image: url(dot.png);
        background-repeat: no-repeat;
        background-size: 10px;
        border-bottom: 1px dashed #dedede;
        background-position: left center;
    }
    .common_list li a {
        display: block;
        font-size: 14px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        width: 75%;
        color: var(--main-color-666);
    }
    .common_list li a:hover {
        color: var(--main-color);
    }
    .common_list li span {
        color: var(--main-color-888);
        font-size: 12px;
    }
   }
