body {
    font-family: 'Arial';
    font-size: 14px;
    color: #000;
    line-height: 24px;
    min-width: 1200px;
}

a {
    font-family: 'Arial';
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #60A812;
}

.banner {
    width: 100%;
    height: 958px;
    z-index: 9;
    background: url(http://images.china.cn/images1/span/2019chinaahora/img/banner.jpg) no-repeat 0 0;
    background-size: contain auto;
    /* width: 100%;
    height: 100%;
    z-index: 9;
    background: url(../img/banner.jpg) no-repeat 0 0;
    background-size: contain auto; */
}

.nav {
    clear: both;
    width: 1200px;
    height: 105px;
    margin: 0 auto;
}

.nav .logo {
    float: left;
}

.nav ul {
    float: right;
    display: inline;
    padding: 28px 105px 0 0;
}

.nav li {
    height: 50px;
    float: left;
    display: inline;
    margin-left: 50px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

.nav .bb {
    border-bottom: 4px solid #60A812;
}

.photoNews {
    width: 1200px;
    zoom: 1;
    overflow: hidden;
    margin: 0 auto 40px;
}

.photoNews .pic {
    width: 680px;
    height: 382px;
    float: left;
}

.photoNews .pic img {
    width: 680px;
    height: 382px;
}

.photoNews .vdsrc {
    display: none;
}

.photoNews .txt {
    width: 465px;
    float: right;
    padding: 12px 20px 0 0;
}

.photoNews .txt h2 {
    font-size: 36px;
    line-height: 50px;
    color: #000;
    font-weight: normal;
    font-family: 'heltica condensed';
}

.photoNews .txt h3 {
    font-size: 28px;
    line-height: 50px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #000;
    ;
    font-weight: normal;
}

.photoNews .txt p {
    padding-top: 25px;
    font-size: 16px;
}

.gray {
    clear: both;
    background-color: #E6E6E7;
    padding: 30px 0 40px;
    margin-bottom: 35px;
}

.menu {
    clear: both;
    width: 1180px;
    height: 30px;
    margin: 0 auto 30px;
    border-left: 5px solid #60A812;
    padding-left: 15px;
    font-size: 18px;
    line-height: 30px;
}

.menu.green {
    font-size: 30px;
    color: #376535;
}

.transBig {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}

.transBig ul {
    min-height: 298px;
    position: relative;
}

.transBig li {
    width: 285px;
    height: 295px;
    overflow: hidden;
    float: left;
    display: inline;
    transition: all 0.5s;
    position: absolute;
    top: 0;
    border: 0;
    background-color: #60A812;
}

.transBig li .pic {
    background-color: #000;
}

.transBig li img {
    width: 285px;
    height: 160px;
    opacity: 0.6;
    filter: Alpha(opacity=60);
}

.transBig li p {
    padding: 15px 20px 30px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.transBig li p a {
    color: #fff;
}

.transBig li span {
    display: block;
}

.transBig li .part {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/a2.jpg) no-repeat 0 0;
    display: none;
}

.transBig li:hover {
    transform: translateY(-20px);
    height: 350px;
    background-color: #fff;
}

.transBig li:hover img {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.transBig li:hover p {
    color: #60A812;
    height: 150px;
    overflow: hidden;
}

.transBig li:hover p a {
    color: #60A812;
}

.transBig li:hover span,
.transBig li:hover span a {
    color: #000;
}

.transBig li:hover .part {
    display: block;
}

.list1 {
    clear: both;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto 40px;
}

.list1 ul {
    clear: both;
    width: 1500px;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 40px;
}

.list1 li {
    width: 590px;
    float: left;
    display: inline;
    zoom: 1;
    overflow: hidden;
    margin-right: 20px;
    font-size: 18px;
    line-height: 30px;
}

.list1 li img {
    width: 285px;
    height: 160px;
    float: left;
}

.list1 li p {
    width: 265px;
    float: right;
}

.ckmore {
    clear: both;
    width: 500px;
    height: 60px;
    background-color: #f5f5f5;
    padding: 0 80px;
    font-size: 18px;
    line-height: 60px;
    margin: 0 auto 40px;
    cursor: pointer;
    text-align: center;
}

.ahora {
    clear: both;
    width: 100%;
    height: 395px;
    padding-top: 55px;
    margin-bottom: 60px;
    background: url(http://images.china.cn/images1/span/2019chinaahora/img/bg2.jpg) no-repeat center top;
}

.ahora div {
    width: 913px;
    zoom: 1;
    overflow: hidden;
    margin: 0 auto;
}

.ahora dl {
    width: 638px;
    zoom: 1;
    overflow: hidden;
}

.ahora dt {
    width: 180px;
    padding-top: 166px;
    text-align: center;
    font-size: 12px;
    line-height: 1em;
}

.ahora dd {
    padding: 32px 30px 0 30px;
    width: 375px;
}

.ahora dd .ch {
    font-size: 16px;
    padding-top: 10px;
}

.ahora dd .focus {
    font-size: 16px;
    color: #60A812;
}

.ahora .first {
    background: url(http://images.china.cn/images1/span/2019chinaahora/img/b1.png) no-repeat 0 0;
    float: left;
}

.ahora .second {
    background: url(http://images.china.cn/images1/span/2019chinaahora/img/b2.png) no-repeat 0 0;
    float: right;
}

.ahora .first dt,
.ahora .first dd {
    float: left;
}

.ahora .second dt,
.ahora .second dd {
    float: right;
}

.ahora .second dd {
    text-align: right;
}

.wonderful {
    clear: both;
    width: 976px;
    height: 158px;
    margin: 0 auto 40px;
    background: url(http://images.china.cn/images1/span/2019chinaahora/img/b3.gif) no-repeat right top;
}

.wonderful img {
    width: 152px;
    height: 152px;
    float: left;
}

.footer {
    clear: both;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 10px;
}

#now_column,
.main_m {
    display: none;
}

@media screen and (max-width: 750px) {
    html {
        font-size: 312.5%;
    }

    body {
        min-width: 100%;
    }

    .banner,
    .nav,
    .photoNews,
    .gray,
    .menu,
    .list1,
    #a1,
    .ahora,
    .wonderful,
    .footer {
        display: none;
    }

    #now_column {
        display: block;
        width: calc(100% - 0.6rem);
        margin: 0.45rem auto;
        border-left: 0.08rem solid #fe2724;
        padding: 0 0 0 0.2rem;
        box-sizing: border-box;
        font-size: 0.5rem;
        color: #0046ae;
        line-height: 0.4rem;
        font-weight: bold;
    }

    .main_m {
        display: block;
        width: calc(100% - 0.6rem);
        margin: 0 auto;
        border-top: 0.02rem solid #f0f0f0;
    }

    .main_m li {
        width: 100%;
        padding: 0.3rem 0;
        box-sizing: border-box;
        border-bottom: 0.02rem solid #f0f0f0;
        display: flex;
        gap: 0.4rem;
    }

    .main_m li>a {
        width: 2.45rem;
        flex-shrink: 0;
    }

    .main_m img {
        width: 100%;
        border-radius: 0.1rem;
    }

    .main_m li div {
        font-size: .34rem;
        line-height: .5rem;
    }

    .main_m .inform {
        display: block;
        font-size: .24rem;
        color: #b6b6b6;
        width: 100%;
        margin-top: 0.2rem;
    }
}