        body {
            background: url(../images/body.jpg) no-repeat top center;
            background-size: 110%;
        }
        
        .section1 {
            padding-top: 35px;
            overflow: hidden;
        }
        
        .sect1-l,
        .sect2-l,
        .sect3-l {
            float: left;
            width: 48.5%;
        }
        
        .sectl-pic {
            margin-top: 10px;
        }
        
        .sectl-pic a {
            position: relative;
            display: block;
padding-top:66%;
        }
        
        .sectl-pic a img {
 position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            transition: all .3s;
            display: block;
            width: 100%;
height:100%;
max-width:100%;
max-height:100%;
        }
        .sectl-pic .slick-track{height:auto;}
        .sectl-pic a p {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            line-height: 48px;
            padding-left: 20px;
            padding-right: 100px;
            font-size: 16px;
            color: #fff;
            background-color: rgba(0, 0, 0, .9);
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .sectl-pic .slick-dots {
            width: auto;
            right: 10px;
        }
        
        .sectl-pic .slick-dots li {
            margin-right: 20px;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            border: 1px solid #fff;
            bottom: 20px;
        }
        
        .sectl-pic .slick-dots li.slick-active {
            background-color: #fff;
        }
        
        .sect1-r,
        .sect2-r,
        .sect3-r {
            float: right;
            width: 47.5%;
        }
        
        .sect1-r ul {
            margin-top: 10px;
        }
        
        .sect1-r ul>li {
            border-bottom: 1px solid #d2d2d2;
            padding: 23px 0;
        }
        
        .sect1-r ul>li:first-child {
            padding-top: 0;
        }
        
        .sect1-r ul>li:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }
        
        .sect1-r ul>li>a {
            display: block;
            overflow: hidden;
        }
        
        .date1 {
            float: left;
            overflow: hidden;
            width: 48px;
            height: 56px;
            border: 1px solid #94070a;
        }
        
        .date1 p {
            font-size: 14px;
            color: #fff;
            line-height: 29px;
            background-color: #94070a;
            text-align: center;
        }
        
        .date1 span {
            font-size: 10px;
            color: #94070a;
            display: block;
            line-height: 26px;
            background-color: #fff;
            text-align: center;
        }
        
        .text1 {
            overflow: hidden;
            padding-left: 20px;
        }
        
        .text1 h2 {
            font-size: 16px;
            color: #94070a;
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .text1 p {
            font-size: 16px;
            color: #666666;
            margin-top: 8px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .title {
            overflow: hidden;
            line-height: 45px;
        }
        
        .title h2 {
            float: left;
            font-size: 24px;
            color: #333;
        }
        
        .title a {
            float: right;
            font-size: 14px;
            color: #666;
        }
        
        .section2 {
            padding-top: 40px;
            overflow: hidden;
        }
        
        .sect2-l .title {
            border-top: 1px solid #9b0d14;
            background-color: #f9f1f1;
        }
        
        .sect2-l .title h2 {
            padding-left: 20px;
        }
        
        .sect2-l .title a {
            padding-right: 20px;
        }
        
        .sect2-l>ul>li {
            position: relative;
            padding-left: 15px;
            padding-right: 100px;
            margin-top: 18px;
            background: url(../images/list.png) no-repeat left center;
        }
        
        .sect2-l>ul>li:hover {
            background-image: url(../images/list-other.png);
        }
        
        .sect2-l>ul>li>a {
            display: block;
            font-size: 16px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .sect2-l>ul>li:hover a {
            color: #94070a;
            text-decoration: underline;
        }
        
        .sect2-l>ul>li span {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 14px;
            color: #666666;
        }
        
        .sect2-l>ul>li:hover span {
            color: #94070a;
        }
        
        .pic2>ul {
            overflow: hidden;
        }
        
        .pic2>ul>li {
            float: left;
            width: 49%;
            margin-left: 2%;
            line-height: 62px;
            padding-top: 21px;
            padding-bottom: 20px;
        }
        
        .pic2>ul>li:first-child {
            margin-left: 0;
        }
        
        .pic2>ul>li>a {
            display: block;
            overflow: hidden;
        }
        
        .pic2>ul>li p {
            float: left;
            vertical-align: middle;
            font-size: 18px;
            color: #fff;
            padding-left: 40px;
        }
        
        .pic2>ul>li img {
            float: right;
            padding-right: 30px;
            vertical-align: middle;
        }
        
        .child1 {
            background: url(../images/school-bg.png) no-repeat center center;
            background-size: 100% 100%;
        }
        
        .child2 {
            background: url(../images/love-bg.png) no-repeat center center;
            background-size: 100% 100%;
        }
        
        .sect2-r>ul {
            overflow: hidden;
            margin-top: 20px;
        }
        
        .sect2-r>ul>li {
            float: left;
            width: 23.5%;
            margin-left: 2%;
            border: 1px solid #b65658;
            box-sizing: border-box;
            text-align: center;
        }
        
        .sect2-r>ul>li:first-child {
            margin-left: 0;
        }
        
        .sect2-r>ul>li>a {
            display: block;
        }
        
        .icon2 {
            margin-top: 10px;
            height: 33px;
            line-height: 33px;
        }
        
        .icon2 img {
            vertical-align: middle;
        }
        
        .text2 p {
            line-height: 30px;
            font-size: 12px;
            color: #333333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .section3 {
            padding-top: 40px;
            overflow: hidden;
        }
        
        .sect3-r .title h2 span {
            font-size: 18px;
            color: #888888;
            font-weight: normal;
            padding-left: 10px;
        }
        
        .list3>ul>li {
            position: relative;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-right: 20px;
        }
        
        .list3>ul>li:after {
            content: '';
            position: absolute;
            top: 15px;
            right: 0;
            width: 1px;
            height: 60px;
            background-color: #e5e5e5;
        }
        
        .list3>ul>li:nth-child(2n):after {
            content: none;
        }
        
        .list3>ul>li>a {
            overflow: hidden;
            display: block;
            border-bottom: 1px solid #e5e5e5;
            padding-left: 15px;
            padding-top: 15px;
            padding-bottom: 10px;
        }
        
        .date3 {
            float: left;
            text-align: center;
        }
        
        .date3 p {
            font-size: 14px;
            color: #dd3b3b;
        }
        
        .date3 span {
            font-size: 29px;
            color: #dd3b3b;
            line-height: 29px;
        }
        
        .text3 {
            overflow: hidden;
            padding-left: 20px;
        }
        
        .text3 h2 {
            font-size: 16px;
            color: #333333;
            margin-bottom: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .text3 span {
            font-size: 16px;
            color: #666666;
        }
        
        .list3>ul>li:nth-child(2n-1)>a {
            border-left: none;
        }
        
        .list3>ul>li:nth-child(2n) {
            padding-left: 20px;
        }
        
        .section4 {
            padding-top: 30px;
            padding-bottom: 30px;
           
        }
        
        .sect4 {
            padding-top: 15px;
        }
        .sect4 .slick-track{height:auto;}
        .sect4 ul {
            margin-left: -20px;
            margin-right: -20px;
        }
        
        .sect4 ul li {
            margin-left: 20px;
            margin-right: 20px;
        }
        
        .sect4 ul li a {
            display: block;
        }
        
        .pic4 {
            position: relative;
            padding-top: 61%;
            overflow: hidden;
        }
        
        .pic4 img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            transition: all .3s;
max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
        }
        
        .pic4:hover img {
            transform: translate(-50%, -50%) scale(1.2);
        }
        
        .date4 {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 60px;
            height: 60px;
            background-color: #b3121b;
            text-align: center;
        }
        
        .date4 p {
            font-size: 24px;
            color: #fff;
            line-height: 24px;
            margin-top: 10px;
        }
        
        .date4 span {
            font-size: 12px;
            color: rgba(255, 255, 255, .6);
        }
        
        .text4 {
            border: 1px solid #e5e5e5;
            padding: 10px 10px 20px 20px;
            box-sizing: border-box;
        }
        
        .text4 h3 {
            font-size: 16px;
            color: #333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .text4 p {
            font-size: 14px;
            color: #999999;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            margin-top: 10px;
        }
        
        .sect4 ul li:hover .text4 {
            box-shadow: 0 0 5px #c6bcbc;
        }
        
        @media screen and (max-width: 1240px) {
            .sect4 ul {
                margin-left: 0;
                margin-right: 0;
            }
        }
        
        @media screen and (max-width: 1200px) {
            .section1,
            .section2,
            .section3 {
                padding-left: 20px;
                padding-right: 20px;
            }
            .section4 .title {
                padding-left: 20px;
                padding-right: 20px;
            }
            .sect1-r ul>li {
                padding: 16px 0;
            }
        }
        
        @media screen and (max-width: 1024px) {
            .date1 {
                height: 44px;
            }
            .date1 p {
                line-height: 24px;
            }
            .date1 span {
                line-height: 24px;
            }
            .text1 h2 {
                font-size: 15px;
            }
            .text1 span {
                font-size: 12px;
            }
            .text1 p {
                font-size: 12px;
                margin-top: 5px;
            }
            .pic2>ul>li p {
                padding-left: 10px;
            }
            .pic2>ul>li img {
                padding-right: 0;
            }
            .text3 h2 {
                font-size: 14px;
            }
            .text3 span {
                font-size: 12px;
            }
            .section1 {
                padding-top: 0;
            }
        }
        
        @media screen and (max-width:768px) {
            .sect1-l,
            .sect2-l {
                float: none;
                width: auto;
            }
            .sect1-r,
            .sect2-r {
                float: none;
                width: auto;
            }
            .title {
                line-height: 36px;
            }
            .title h2 {
                font-size: 20px;
            }
            .section1,
            .section2,
            .section3 {
                padding-left: 10px;
                padding-right: 10px;
            }
            .sect1-r ul>li {
                padding: 10px 0;
            }
            .sect2-r {
                margin-top: 20px;
            }
            .sect3-r {
                margin-top: 20px;
            }
            .sect3-r .title h2 span {
                font-size: 14px;
            }
            .sectl-pic a p {
                font-size: 12px;
            }
            .sectl-pic .slick-dots li {
                margin-right: 10px;
            }
        }
        
        @media screen and (max-width:375px) {
            .section2 {
                padding-top: 20px;
            }
            .sect2-l>ul>li {
                padding-left: 12px;
                padding-right: 66px;
                margin-top: 10px;
            }
            .sect2-l>ul>li>a {
                font-size: 14px;
            }
            .sect2-l>ul>li span {
                font-size: 10px;
            }
            .pic2>ul>li {
                width: 100%;
                margin-left: 0;
            }
            .pic2>ul>li p {
                padding-left: 20px;
            }
            .pic2>ul>li img {
                padding-right: 20px;
            }
            .child1 {
                background-size: cover;
                margin-bottom: 10px;
            }
            .child2 {
                background-size: cover;
            }
            .sect2-r>ul>li {
                float: left;
                width: 48%;
                margin-left: 0;
                margin-top: 10px;
            }
            .sect2-r>ul>li:nth-child(2n) {
                margin-left: 2%;
            }
            .section3 {
                padding-top: 20px;
            }
        }