﻿@charset "utf-8";

@media screen and (max-width: 1599px) {

}

@media screen and (max-width: 1399px) {}

@media screen and (max-width: 1199px) {
    .main {
        max-width: none;
        margin: 0 0.9375rem !important;
    } 
}

@media screen and (max-width: 999px) {}

@media screen and (max-width: 799px) {
    .one .one-left {
        float: none;
        width: 100%;
    }

    .one .one-left li {
        height: 11.50rem;
    }

    .one .one-left li .item-date span:nth-child(1) {
        margin: 0.325rem 0;
        font-size: 1rem;
        line-height: 2rem;
    }

    .one .one-left li .item-date span:nth-child(2) {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .one .one-left li .item-content span:nth-child(1) {
        height: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.25rem;
    }

    .one .one-left li .item-content .title-line {
        margin: 1rem 0 1rem 0;
    }

    .one .one-left li .item-content .des {
        height: 3rem;
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .one .one-left li .item-content .item-btn {
        margin-top: 1.4rem;
        width: 9.375rem;
        height: 2.125rem;
        line-height: 2.125rem;
        font-size: 1rem;
    }

    .one .one-right {
        float: none;
        margin-top: 1.5625rem;
        width: 100%;
    }

    .one .one-right .right-item .item-title {
        height: 5.3125rem;
        font-size: 1.25rem;
        line-height: 5.3215rem;
    }

    .one .one-right .right-item .item-item-ul li {
        height: 4.375rem;
        font-size: 1rem;
        line-height: 4.375rem;
    }

    .one .one-right .right-item .item-item-ul1 li span:nth-child(1) {
        margin: 1.875rem 0 0.5rem 0;
        height: 1.625rem;
        font-size: 1rem;
        line-height: 1.625rem;
    }

    .one .one-right .right-item .item-item-ul1 li span:nth-child(2) {
        height: 1rem;
        font-size: 1rem;
        line-height: 1rem;
    }

    .two {
        margin-top: 1.5625rem;
    }

    .two-item {
        float: none;
        width: calc(100% - 2.5rem);
        margin-top: 1.5625rem;
        margin-right: 0;
    }

    .two .two-item .item-title {
        margin-bottom: 0.7375rem;
        height: 4.625rem;
        font-size: 1.25rem;
        line-height: 4.625rem;
    }

    .two .two-item .item-item-ul li span {
        line-height: 3.625rem;
        font-size: 1rem;
    }

}

@media screen and (max-width: 650px) {}