.inside_banner{ overflow:hidden; height:240px;}
.middle{ width:1200px; margin:0 auto; overflow:hidden}
.inside_menu{ overflow:hidden; margin-bottom:17px;}
.inside_menu h2{ border-bottom:3px solid #e78735; height:78px; line-height:78px; font-size:16px; color:#333333; padding:0 20px;}
.inside_menu h2 a{ color:#e37212}

.main{
    width: 66.875rem  /* 1070/16 */;
    margin: 0 auto;
    background: #ffffff;
    text-align: center;
    padding-top: 4.375rem  /* 70/16 */;
}
.main .main_content_list{
    width: 100%;
}
.main .main_content_list > li{
    width: 100%;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    cursor: pointer;
}
.main .main_content_list > li .p_one{
    font-size: 0.75rem  /* 12/16 */;
    height: 0.75rem;
    color: #999999;
    margin-bottom: 0.625rem  /* 10/16 */;
}
.main .main_content_list > li .p_two{
    font-size: 18px  /* 28/16 */;
    height: 25px;
    color: #333333;
    font-weight: 600;
    max-width: 100%;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main .main_content_list > li .p_three{
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    width: 33.125rem  /* 738/16 */;
    margin-bottom: 10px;
}
.main .main_content_list > li .read_all{
    font-size: 1.15rem  /* 23/16 */;
    height: 1.4375rem;
    color: #e37310;
    position: relative;
    cursor: pointer;
    display: block;
}
.main .main_content_list > li .read_all >img{
    position: absolute;
    width: 1.25rem  /* 20/16 */;
    height: 1.25rem;
    left: 10%;
    top: 21%;
}
.main .main_content_list > li >img{
    /* width: auto; */
    height: 110px;
    position: absolute;
    left: 71%;
    top: 34px;
}