﻿/* 轮播大图 */

.imgs {
    width: 100%;
    height: 22.5rem;
}

.imgs img {
    width: 100%;
    height: 100%;
}


/* 内容 */

.content {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}

.content-one {
    width: 1200px;
    margin: 0 auto;
}

.menu {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
}

.ulmenu1 {
    width: 120px;
    height: auto;
    float: left;
}

.ulmenu1 li {
    width: 120px;
    height: 69px;
    text-align: center;
    line-height: 69px;
    margin: 10px auto;
    background: rgba(62, 196, 36, 0.3);
}

.ulmenu1 li a {
    width: 64px;
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.ulmenu1 li .selected2 {
    display: block;
    width: 120px;
    height: 69px;
    line-height: 69px;
    background-color: #3EC424;
}

.selected2:after {
    content: "·";
    font-size: 18px;
    margin-left: 5px;
}

.one {
    width: 1070px;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.one .menu1 .tab {
    display: none;
}

.one .menu1 .active2 {
    display: block;
}

.one4 {
    width: 461px;
    height: auto;
    float: left;
    margin-left: 10px;
}

.one4 ul li {
    width: 461px;
    height: 59px;
    margin-top: 24px;
}

.one4 ul li:first-child {
    margin-top: 0px;
}

.one4 .title {
    font-size: 16px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.one4 .text {
    font-size: 14px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.time4 {
    float: left;
    margin-left: 10px;
    width: 73px;
    height: auto;
}

.time4 ul li {
    width: 70px;
    height: 59px;
    border: 1px solid rgba(62, 196, 36, 1);
    margin-top: 20.5px;
}

.time4 ul li:first-child {
    margin-top: 0px;
}

.time4 .date1 {
    width: 21px;
    text-align: center;
    margin-top: 10px;
    margin-left: 15px;
    line-height: 24px;
    border-bottom: 1px solid #3EC424;
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(62, 196, 36, 1);
}

.time4 .date2 {
    margin-top: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: rgba(62, 196, 36, 1);
}

.two-core {
    width: 390px;
    float: left;
    margin-left: 0.9375rem;
}

.two ul li:first-child {
    margin-left: 0px;
}

.two-core a p {
    width: 96px;
    height: 24px;
    font-size: 24px;
    font-weight: 500;
    color: rgba(74, 74, 74, 1);
    padding: 0 0 10px 0;
    border-bottom: 3px solid rgba(0, 188, 0, 1);
    border-radius: 2px;
    margin: 0 auto;
}

.two-hyzx {
    margin-top: 20px;
}

.two-hyzx .hyzx {
    width: 190px;
    height: 80px;
    background-color: #FFFFFF;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.hyzx:nth-child(2) {
    margin-right: 0;
}

.hyzx:nth-child(4) {
    margin-right: 0;
}

.hyzx:nth-child(5) {
    margin-bottom: 0;
}

.hyzx:nth-child(6) {
    margin-bottom: 0;
    margin-right: 0;
}

.three ul li {
    float: left;
    width: 390px;
    height: 130px;
    margin-left: 14px
}

.three ul li:first-child {
    margin-left: 0px;
}

.three ul li:nth-child(2) {
    border: 1px dotted #333;
}

.four ul li {
    width: 390px;
    height: 156px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.four ul li:first-child {
    margin-left: 0;
}

.four ul li:nth-child(4) {
    margin-left: 0;
    margin-bottom: 0;
}

.four ul li:nth-child(5) {
    margin-bottom: 0;
}

.four ul li:nth-child(6) {
    margin-bottom: 0;
}