/* 宽度 */
.news117 .news117_in {
    text-align: center;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 40px 0;
}
/* 颜色 */
.news117 .text117 li a:hover {
    color: #0170e2;
}
.news117 .text117 li .time117 {
    float: left;
    width: 80px;
    height: 80px;
    background: #0170e2;
    color: #FFF;
    line-height: 25px;
    padding: 12px 12px;
    position: absolute;
    left: -35px;
    top: 16px;
    text-align: center;
    -moz-box-shadow: 0px 0px 20px #0170e2;
    -webkit-box-shadow: 0px 0px 20px #0170e2;
    box-shadow: 0px 0px 20px #0170e2;
}
.news117 .more117 {
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: #c5c5c5 solid 1px;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 30px;
}
.news117 .more117:hover {
    color: #0170e2;
    border: #0170e2 solid 1px;
}
/* 颜色 end*/
.news117 .text117 li p {
    margin-left: 45px;
    padding: 0 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 48px;
    overflow: hidden;
}
.news117 .text117 li {
    float: left;
    margin-left: 36px;
    text-align: left;
    margin-bottom: 24px;
    height: 90px;
    width: 46%;
    position: relative;
    padding: 10px 0;
}
.news117 .text117 {
    height: 650px;
}
.news117 .text117 li:nth-child(2n) {
    float: right;
    margin-left: 0;
}
.news117 .text117 li .info117 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 16px;
    text-indent: 65px;
    padding-top: 5px;
    font-weight: bold;
}
.news117 .text117 li .time117 .day117 {
    font-size: 28px;
    font-weight: bold;
}
.news117 .text117 li .time117 .month117 {
    float: left;
    width: 56px;
    font-size: 14px;
}
.news117 .text117 li .time117 .year {
    float: left;
    font-size: 18px;
    width: 48px;
}
@media (max-width:1199px) {
.news117 .news117_in {
    width: 96%;
    padding: 20px 0;
}
.news117 .text117 li {
    width: 45%;
}
}
@media (max-width:991px) {
.news117 .text117 li {
    width: 43%;
}
}
@media (max-width:767px) {
.news117 .text117 {
    height: auto;
}
.news117 .text117 li {
    width: 88%;
    margin-left: 12%;
    margin-bottom: 0;
    height: 90px;
}
.news117 .text117 li .info117 {
    font-size: 16px;
}
.news117 .text117 li p {
    line-height: 20px;
    height: 42px;
    font-size: 12px;
}
.news117 .text117 li .time117 {
    height: 72px;
    -moz-box-shadow: 0px 0px 10px #0170e2;
    -webkit-box-shadow: 0px 0px 10px #0170e2;
    box-shadow: 0px 0px 10px #0170e2;
}
.news117 .text117 li .time117 .day117 {
    font-size: 24px;
}
.news117 .text117 li .time117 .month117 {
    margin-top: -6px;
}
}

