.press_list {
    background-color: #F5F7FA;
    overflow: auto;
}

span {
    display: inline-block;
}

.press_list > .main {
    width: 1200px;
    margin: 0 auto;
}

.press_list > .main > .title {
    text-align: center;
    margin: 25px 0;
}

.press_list > .main > .title > span {
    font-size: 40px;
    font-weight: 700;
    color: #323232;
    display: inline-block;
}

.press_list > .main > .list {
    margin-bottom: 25px;
    display: flex;
}

.press_list > .main > .list > .left {
    width: 70%;
    background-color: #FFFFFF;
    border-radius: 10px;
}

.press_list > .main > .list > .right {
    width: 30%;
}

.press_list > .main > .list > .right {
    width: 430px;
    margin-left: 20px;
    border-radius: 10px;
}

.press_list > .main > .list > .right .bg {
    background-color: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
}

.rightRight.info_text_img_list > .item {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.rightRight.info_text_img_list > .item > .left {
    width: 150px;
    height: 110px;
    border-radius: 5px;
}

.rightRight.info_text_img_list > .item > .right {
    width: calc(100% - 150px);
    padding-left: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.rightRight.info_text_img_list > .item > .right > .top {
    color: #323232;
}

.rightRight.info_text_img_list > .item > .right > .middle {
    color: #646464;
    line-height: 17px;
}

.rightRight.info_text_img_list > .item > .left > img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.press_list > .main > .list > .right .info_text_img_list .border_bootom {
    border-bottom: 1px solid #f5f5f5;
    display: flex;
}

.press_list > .main > .list > .right .info_text_img_list > .item > .right > .bottom {
    padding-top: 10px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.press_list > .main > .list > .right .info_text_img_list > .item > .right > .bottom > .price {
    font-size: 16px;
    font-weight: 500;
    color: #fc212c;
    line-height: 16px;
}

.press_list > .main > .list > .right .info_text_img_list > .item > .right > .bottom > .price> .free {

    color: #02CC7E;
}
.press_list > .main > .list > .right .info_text_img_list > .item > .right > .bottom > .price> .password {

    color: #2b7bff;
}

.press_list > .main > .list > .right .info_text_img_list > .item > .right > .bottom > .price> .sell {
    color: #989898;
}

.press_list > .main > .list > .right .title {
    font-size: 18px;
    font-weight: 500;
    color: #3E96FB;
    height: 60px;
}

.press_list > .main > .list > .right .title > .name {
    vertical-align: middle;
}

.press_list > .main > .list > .left > .item {
    display: flex;
    display: -webkit-flex;
    background-color: #FFFFFF;
    margin-bottom: 25px;
}

.press_list > .main > .list > .left > .item > .left {
    width: 400px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.press_list > .main > .list > .left > .item > .left > .img {
    height: 80%;
    width: 80%;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    border-radius: 5px;

}

.press_list > .main > .list > .left > .item > .right {
    padding: 22px 0 22px 0;
    width: calc(100% - 450px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.press_list > .main > .list > .left > .item > .right > .top {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}

.press_list > .main > .list > .left > .item > .right > .top > span {
}

.press_list > .main > .list > .left > .item > .right > .middle {
    font-size: 16px;
    font-weight: 500;
    color: #9e9e9e;
}

.press_list > .main > .list > .left > .item > .right > .middle > span {
    margin-right: 25px;
}

.press_list > .main > .list > .left > .item > .right > .middle > span {
    display: inline-block;
}

.press_list > .main > .list > .left > .item > .right > .middle > span > img {
    vertical-align: -1px;
}

.press_list > .main > .list > .left > .item > .right > .bottom {
    font-size: 18px;
    font-weight: 400;
    color: #a4a4a4;
    line-height: 27px;
}

.press_list > .main > .list > .left > .item > .right > .bottom > span {
    margin-top: 25px;
}

.page {
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #38DAA6;
}

.layui-laypage a {
    margin: 0 5px;
}

.layui-laypage a, .layui-laypage span {
    margin: 0 5px;
}


.press_read {

}

.press_read > .main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}

.press_read > .main > .title {
    font-size: 27px;
    font-weight: 700;
    color: #323232;
    text-align: left;
    margin-left: 50px;
}

.press_read > .main > .other {
    text-align: center;
    font-size: 16px;
    margin: 25px 0;
}

.press_read > .main > .other > span {
    margin: 0 10px;
}

.press_read > .main > .other span {
    display: inline-block;
    color: #CAC9CB;
}

.click_like {
    cursor: pointer;
}

.title_v3 {
    display: flex;
    justify-content: space-between;
    line-height: 65px;
    margin-left: 40px;
}

.title_v3 > .left {
    color: #3e96fb;
}

.title_v3 > .left > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 24px;
    z-index: 2;
    color: #3e96fb;
}

.title_v3 > .left > span.long {
    width: 3px;
    height: 20px;
    background: #3e96fb;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.title_v3 > .left > img {
    vertical-align: middle;
}

.title_v3 > .right a {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #989898;
}

.press_read > .main > .detail {
    display: flex;
}

.press_read > .main > .detail > .left {
    width: 17%;
}

.press_read > .main > .detail > .left > .cont {
    text-align: center;
    border-right: 1px solid #EEEEEE;
    height: 500px;
    padding: 0 20px;
}

.press_read > .main > .detail > .left > .cont > .year {
    font-size: 24px;
    font-weight: 300;
    color: #555555;
    line-height: 24px;
}
.press_read > .main > .detail > .left > .cont > .year > span {
    font-size: 24px;
    font-weight: 300;
    color: #D5D5D5;
    line-height: 24px;
}
.press_read > .main > .detail > .left > .cont > .month_day {
    font-size: 34px;
    font-weight: 500;
    color: #323232;
    line-height: 60px;
}

.press_read > .main > .detail > .left > .cont > .houer {
    font-size: 20px;
    font-weight: 300;
    color: #323232;
    line-height: 20px;
}

.press_read > .main > .detail > .right {
    margin-left: 25px;
    width: 83%;
}