.navlist li:nth-child(2) a {
    border-bottom: 4px solid #5DC970;
    color:#5DC970;
}

.img1-container img {
    width: 100%;
}

.list-container {
    width: 100%;
    background: #fff;
}

.url-list {
    width: 1108px;
    height: 240px;
    background: #fff;
    padding: 20px 0;
    margin: 0 auto;
    box-sizing: border-box;
}

.url-list li {
    width: 184px;
    height: 200px;
    margin-right: 46px;
    float: left;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 6px;
    box-sizing: border-box;
}

/* .url-list li:hover{
    width: 200px;
    height: 216px;
} */
.url-list li:nth-child(5) {
    margin-right: 0;
}

.url-list .img-list {
    width: 80px;
    height: 80px;
    margin: 21px 52px 0px;
}

.url-list .img-list img {
    width: 80px;
    height: 80px;
}

.url-list h3 {
    width: 93px;
    height: 27px;
    margin: 6px 48px;
    font-family: SourceHanSansSC-Bold;
    font-size: 18px;
    color: #595959;
    letter-spacing: 5px;
    font-weight: 900;
}

.url-list p {
    width: 112px;
    height: 40px;
    margin-left: 36px;
    font-family: Alibaba-PuHuiTi-L;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
}

.url-list li:hover {
    /* animation: pulse 0.5s; */
    transform: scale(1.05, 1.05);
}

.allimg img {
    width: 100%;
    /* height:580px; */
}

.fengcai {
    width: 100%;
    height: 704px;
    background: #fff;
}

.fc-nav {
    width: 1036px;
    padding-top: 25px;
    margin: 0 auto;
}

.fc-nav h2 {
    width: 200px;
    height: 55px;
    margin: 0 auto;
    font-family: Alibaba-PuHuiTi-B;
    font-size: 40px;
    color: #373737;
    letter-spacing: 0;
}

.fc-nav ul {
    width: 269px;
    height: 83px;
    margin: 20px auto;
}

.fc-nav .icon {
    width: 56px;
    height: 56px;
    margin-left: 4px;
    position: relative;
}

.fc-nav .icon img {
    width: 56px;
    height: 56px;
    position: absolute;
}

.fc-nav .txt {
    width: 64px;
    height: 22px;
    font-family: Alibaba-PuHuiTi-M;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
}

.fc-nav ul li {
    float: left;
}

.fc-nav ul li:hover {
    cursor: pointer;
}

.fc-nav ul li:last-child {
    margin-left: 141px;
}

.fc-body {
    width: 100%;
    height: 500px;
    background: #f3f3f3;
    margin-top: 0;
}

.fc-body .change1 {
    width: 1196px;
    position: relative;
    margin: 0 auto;
}

.fengcaibigimg {
    position: absolute;
    left: 80px;
    top: -15px;
    display: none;
    width: 1036px;
    height: 500px;
}

.fc-body .change1 .active {
    display: block;
}

.btn img {
    width: 13px;
    height: 23px;
    position: absolute;
    left: 15px;
    top: 27px;
    z-index: 9;
    display: block;
}

.btnleft {
    display: inline-block;
    margin-top: 212px;
    margin-left: 0;
}

.btnleft:hover {
    cursor: pointer;
}

.btnright:hover {
    cursor: pointer;
}

.btnright {
    display: inline-block;
    margin-top: 212px;
    margin-left: 1105px;
}

.btnleft,
.btnright {
    background: #5DC970;
    border-radius: 4px;
    width: 43px;
    height: 77px;
    position: relative;
    /* z-index: 2; */
}

.cooperschool {
    width: 100%;
    height: 542px;
    background: #fff;
    padding-top: 25px;
    box-sizing: border-box;
}

.cooperschool p {
    width: 100%;
    height: 55px;
    text-align: center;
    font-family: Alibaba-PuHuiTi-B;
    font-size: 40px;
    color: #373737;
    letter-spacing: 0;
}

.cpSchoolImg {
    width: 1072px;
    /* height: 373px; */
    margin: 51px auto;
}

.cpSchoolImg img {
    width: 1072px;
}

