main {
    max-width: 412px;
    margin: 0 auto;
}
.banner .img--wrapper img{
    width: 100%;
}
.information {
    padding: 25px 4%;
    background: #f2f3f6;
}
.information p {
    font-size: 16px;
    color: #282828;
    line-height: 1.875;
}
.information p span.p_link{
    color:#3180f4;
}
.information p span.decrition{
    display: inline-block;
    vertical-align: baseline;
}
.information p span.p_strong{
    color:#f60;
}

.container {
    width: 100%;
    height: 211px;
    background: #f6f7f8;
    position: relative;
}
.container p {
    color: #fff;
    font-size: 17px;
    position: absolute;
    bottom: 15px;
    z-index: 166;
    padding: 0 15px;
    line-height: 25px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.main_content > ul > li {
    padding: 15px;
    border-top: 1px solid #f0f0f0;
    position: relative;
}
.division--wrapper {
    padding: 20px 0 20px 15px;
    position: relative;
    background: #fff;
}
.division--wrapper:before {
    position: absolute;
    top: 0;
    left: 15px;
    content: "";
    width: 4px;
    display: block;
    height: 100%;
    background: url(../images/divide.png) no-repeat center;
    background-size: contain;
}
.division--wrapper .p--division {
    margin: 0;
    position: relative;
    line-height: 22px;
    font-size: 20px;
    font-weight: bold;
    color: #282828;
}
.division--wrapper .p--division .am-fl {
    color: #333;
    font-size: 20px;
    margin-left: 14px;
    position: relative;
}
.division--wrapper .p--division .svgIcon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    vertical-align: -0.15em;
}
.main_content{
    position: relative;
    padding-bottom:10px;
}
.main_content:not(:last-of-type)::after{
    content: "";
    position: absolute;
    width: 100%;
    bottom:0;
    left:0;
    border-bottom:10px solid #f0f0f0;
}
.main_content .content--wrapper {
    overflow: hidden;
}
.main_content .content--wrapper .content_p {
    width: 68%;
    height: 76px;
    font-size: 16px;
    color: #282828;
    line-height: 1.7;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    float: left;
    padding-right: 15px;
}
.main_content .content_p a {
    font-size: 18px;
    color: #282828;
}
.main_content .content--wrapper p {
    margin: 0;
    padding: 0;
}
.main_content .content--wrapper .content_p a {
    font-size: 18px;
    color: #282828;
}
.main_content .content .clear .toggle {
    width: 20px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: none;
}
.main_content .news_list{
    min-height: 500px;
}
.main_content .content--wrapper .img--wrapper {
    width: 32%;
    height: 76px;
    background: #f6f7f8;
    float: right;
    position: relative;
    overflow: hidden;
}
.main_content .content--wrapper .img--wrapper img{
    position: absolute;
    width: 100%;
    height: 100%;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.main_content .icon {
    margin-top: 15px;
    font-size: 11px;
    color: #808080;
}
.main_content .icon_img--wrapper {
    width: 18px;
    height: 18px;
    background: #f6f7f8;
    float: left;
    margin-right: 5px;
}
.main_content .icon_img--wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.main_content .icon span {
    margin-right: 0.5em;
}
.main_content .icon span.name--wrapper {
    display: inline-block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}
.main_content .icon .am-fr div {
    float: left;
    margin-left: 15px;
}
.main_content .li_title {
    font-size: 16px;
    color: #282828;
    line-height: 1.7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /*height: 84px;*/
    overflow: hidden;
}
.li_title a {
    color: #282828;
}
.main_content .li_pic .img--wrapper,.main_content  .li_vedio .img--wrapper {
    width: 100%;
    height: 199px;
    background: #f6f7f8;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}
.main_content .threePic {
    width: 100%;
    box-sizing: border-box;
    margin-top: 15px;
    overflow: hidden;
}
.main_content .threePic li {
    margin-right: 3px;
    width: calc((100% - 6px) / 3);
    height: 74px;
    background: #f6f7f8;
    float: left;
}
.main_content .threePic li:last-of-type {
    margin-right: 0;
}
.main_content .threePic li .img--wrapper {
    width: 100%;
    height: 100%;
}
.main_content .li_vedio img.vedioTip {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.main_content .content--wrapper .vedio-time {
    position: absolute;
    padding: 0.25em;
    right:0;
    bottom:2px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 11px;
    color:#fff;
    line-height: 1;
}
.main_content .content--wrapper .vedio-time img{
    width: 10px;
    display: inline-block;
    vertical-align: top;
    position: static;
    transform: none;
    margin: 0;
}
.main_content .content--wrapper .vedio-time span{
    display: inline-block;
    vertical-align: baseline;
}
.main_content .articleList_more {
    font-size: 13px;
    color: #f60;
    width: 280px;
    line-height: 30px;
    margin: 5px auto 20px;
    text-align: center;
    background: #fff5e6;
    border-radius: 3px;
}


