

.section {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

    .section .block-list {
        height: 312px;
        width: 387px;
        margin-top: 20px;
    }

        .section .block-list .component {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .section .block-list .component .component-title {
                height: 48px;
                padding: 0 15px;
                line-height: 48px;
                overflow: hidden;
                background: #d3dce6;
                background-image: url(../../index/image/bg-gra.a870911.png);
                background-size: 100% 100%;
            }

                .section .block-list .component .component-title h1 {
                    font-size: 18px;
                    font-weight: 400;
                    color: #fff;
                    float: left;
                    padding: 14px;
                }

                .section .block-list .component .component-title a {
                    font-size: 16px;
                    color: #fff;
                    float: right;
                    text-decoration: none;
                }

        .section .block-list .list-cont {
            /*min-height: 210px;*/
            height:auto;
            border: 1px solid #d3dce6;
            border-top: 0;

        }

            .section .block-list .list-cont .list-ul {
                padding: 9px;
                overflow: hidden;
                border-top: 0;
                min-height: 174px;
                list-style: none;
            }

                .section .block-list .list-cont .list-ul li {
                    overflow: hidden;
                    font-size: 14px;
                    color: #666;
                    line-height: 35px;
                }

                    .section .block-list .list-cont .list-ul li a {
                        width: calc(100% - 87px);
                        float: left;
                        display: block;
                        white-space: nowrap;
                        overflow: hidden;
                        text-overflow: ellipsis;
                    }

                        .section .block-list .list-cont .list-ul li a span {
                            margin-right: 10px;
                        }

                            .section .block-list .list-cont .list-ul li a span p {
                                font-size: 14px;
                                color: #000;
                            }



                            .sec1 {
                                background: #f2f2f2;
                                width: 100%;
                                margin-top: 20px;
                            }

.main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.title {
    font-size: 24px;
    margin-bottom: 1em;
    text-align: center;
}

.img-count-in {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.w-newsList1 {
    position: relative;
}

    .w-newsList1 a {
        display: block;
        text-decoration: none;
        color: #333;
    }

    .w-newsList1 .news-item {
        position: relative;
    }

    .w-newsList1 .news-imgbox {
        width: 58%;
    }

        .w-newsList1 .news-imgbox img {
            transition: transform 3.5s;
            -webkit-transition: transform 3.5s;
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
        }

    .w-newsList1 .swiper-slide.swiper-slide-active .news-imgbox img {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    .w-newsList1 .aspectRatio {
        padding-bottom: 450px;
    }

    .w-newsList1 .news-text {
        position: absolute;
        right: 0;
        width: 50%;
        top: 50%;
        top: 10%\9;
        *top: 10%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        background: #fff;
        padding: 30px 15px 40px 4%;
        overflow: hidden;
    }

:root .w-newsList1 .news-text {
    top: 50%;
}

.w-newsList1 .date {
    line-height: 1.4;
    margin-bottom: 0.8em;
}

    .w-newsList1 .date .year {
        font-size: 46px;
        font-weight: bold;
        color: #000;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    }

    .w-newsList1 .date .day_month {
        font-size: 17px;
        color: #bebebe;
    }

.w-newsList1 .news-h {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    height: 2.8em;
    overflow: hidden;
    margin-bottom: 0.3em;
}

.w-newsList1 .news-sum {
    line-height: 1.8;
    height: 3.5em;
    overflow: hidden;
    color: #aaa;
}

.w-newsList1 .more {
    margin-top: 20px;
    width: 45px;
    height: 24px;
    float: right;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAQCAYAAAAFzx/vAAABIUlEQVQ4jb3VMUscQRQH8J+yNgaLFAoPJSBnKaTRUhDBRoiVpBG09mMIljY2geuCIH4GG7FKE7BRSxGPyCtstLJQxGYPTr1D3LvNHxb2McP7McPO7FCz2dRPMhNExDec4gormXnbbf5wX9rrjOEr5nAcEeO1gpl5gQ08Y7YXOsgVysyDLuhEbWAP9E9ETNUGdqBreEQDJ220wBfMYKhK84joNXSFHWx3oIsFzjBdBftkGjgaxsN/wNoZLfAdkypu6QdZxV75foPlAk+4rtqxfdO8TUT8xG5ZXmIpM1u1fKURsY5DjJTYYma2qOFYRMQm9sve51jIzH/t8YGCEbGF3x3YUr7Z84GBETGPX2X5t8Te/TGKQYG4K58z/MjM+26TXgDh8VYjv3NjTgAAAABJRU5ErkJggg==") center no-repeat;
}





.demo {
    padding: 6rem 0;
    /* margin-top: 200px; */
}

.picture {
    text-align: center;
    padding-bottom: 2em;
}

.product-grid {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease 0s;
}

    .product-grid:hover {
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
    }

    .product-grid .product-image {
        overflow: hidden;
    }

        .product-grid .product-image a {
            display: block;
            width: 262px;
            height: 262px;
            background-color: #f3f6fc;
        }

        .product-grid .product-image img {
            width: 100%;
            height: 100%;
            transition: all 0.5s ease 0s;
        }

    .product-grid:hover .product-image img {
        transform: scale(1.1);
    }

    .product-grid .product-content {
        padding: 12px 12px 15px 12px;
        transition: all 0.5s ease 0s;
    }

    .product-grid:hover .product-content {
        opacity: 0;
    }

    .product-grid .title {
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0 0 10px;
        transition: all 0.3s ease 0s;
    }

        .product-grid .title a {
            color: #000;
        }

            .product-grid .title a:hover {
                color: #2e86de;
            }

    .product-grid .price {
        font-size: 18px;
        font-weight: 600;
        color: #2e86de;
    }

        .product-grid .price span {
            color: #999;
            font-size: 15px;
            font-weight: 400;
            text-decoration: line-through;
            margin-left: 7px;
            display: inline-block;
        }

    .product-grid .social {
        background-color: #fff;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        opacity: 0;
        transform: translateX(-50%);
        position: absolute;
        bottom: -50%;
        left: 50%;
        z-index: 1;
        transition: all 0.5s ease 0s;
    }

    .product-grid:hover .social {
        opacity: 1;
        bottom: 20px;
    }

    .product-grid .social li {
        display: inline-block;
    }

        .product-grid .social li a {
            color: #909090;
            font-size: 16px;
            line-height: 45px;
            text-align: center;
            height: 45px;
            width: 45px;
            margin: 0 7px;
            border: 1px solid #909090;
            border-radius: 50px;
            display: block;
            position: relative;
            transition: all 0.3s ease-in-out;
        }

            .product-grid .social li a:hover {
                color: #fff;
                background-color: #2e86de;
                width: 80px;
            }

            .product-grid .social li a:before,
            .product-grid .social li a:after {
                content: attr(data-tip);
                color: #fff;
                background-color: #2e86de;
                font-size: 12px;
                letter-spacing: 1px;
                line-height: 20px;
                padding: 1px 5px;
                border-radius: 5px;
                white-space: nowrap;
                opacity: 0;
                transform: translateX(-50%);
                position: absolute;
                left: 50%;
                top: -30px;
            }

            .product-grid .social li a:after {
                content: '';
                height: 15px;
                width: 15px;
                border-radius: 0;
                transform: translateX(-50%) rotate(45deg);
                top: -20px;
                z-index: -1;
            }

            .product-grid .social li a:hover:before,
            .product-grid .social li a:hover:after {
                opacity: 1;
            }

@media only screen and (max-width:990px) {
    .product-grid {
        margin-bottom: 30px;
    }
}





/**基本格式开始***************/
* {
    word-break: break-all;
}

body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, textarea, p {
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: 微软雅黑;
    /*width:100%;*/
}

ul {
    list-style: none;
}

img, a img {
    border: none;
    /*margin-top: 20px;*/
   
}

a {
    text-decoration: none;
}

a {
    color: #000;
}

    a:hover {
        text-decoration: none;
    }

/**基本格式结束***************/

/*单页头部开始*/

.bodyCon08 {
    background-color: #f7f7f7;
    padding-top: 4em;
    margin-top: 22px;
}

    .bodyCon08 .students {
        margin: -53px auto;
        width: 1200px;
        height: 390px;
        position: relative;
    }

        .bodyCon08 .students p.PP {
            width: 510px;
            height: 50px;
            font-size: 16px;
            color: #333;
            text-align: center;
            position: absolute;
            top: 60px;
            left: 300px;
        }

#four_flash {
    position: relative;
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 40px;
}

    #four_flash .flashBg {
        width: 998px;
        height: 245px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

        #four_flash .flashBg ul.mobile {
            width: 2000%;
            height: 400px;
            position: absolute;
            top: 15px;
            left: 0;
        }

            #four_flash .flashBg ul.mobile li {
                border: 1px solid white;
                float: left;
                width: 297px;
                height: 220px;
                margin-left: 26px;
                padding-top: 0px;
                color: white;
                transition: all 1s ease 0s;
            }

                #four_flash .flashBg ul.mobile li:hover {
                    border: 1px solid rgba(0,200,217,0.80);
                    color: #fff;
                    -webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);
                    box-shadow: 0px 0px 10px 10px rgba(0,0,0,.5);
                }

                #four_flash .flashBg ul.mobile li img {
                    width: 140px;
                    height: 140px;
                    display: block;
                    margin: 0 auto;
                    border: 4px solid #343851;
                    border-radius: 82px;
                }

                #four_flash .flashBg ul.mobile li dd {
                    font-size: 20px;
                    width: 250px;
                    line-height: 60px;
                    text-align: center;
                    border-bottom: 1px solid white;
                }

                #four_flash .flashBg ul.mobile li p {
                    font-size: 16px;
                    text-align: center;
                    width: 260px;
                    line-height: 24px;
                    margin-top: 10px;
                    color: white;
                }

                #four_flash .flashBg ul.mobile li a {
                    /*display:block;*/
                    /*background:url(../img/jiantou.png);*/
                    /*width:31px;*/
                    /*height:31px;*/
                    border: 0px;
                    display: block;
                    overflow: hidden;
                }

                    #four_flash .flashBg ul.mobile li a:hover {
                        background: url(../img/jiantou2.png);
                    }

    #four_flash .but_left {
        width: 50px;
        height: 100px;
        position: absolute;
        top: 63px;
        left: 0px;
    }

    #four_flash .but_right {
        width: 50px;
        height: 100px;
        position: absolute;
        top: 63px;
        right: 0px;
    }

    #four_flash .but_left:hover {
        background: url(../images/qianxleft1.png) no-repeat;
    }

    #four_flash .but_right:hover {
        background: url(../images/qianxr1.png) no-repeat;
    }





* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑";
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

.newsCenterPanel {
    width: 100%;
    /*height: 793px;*/
    background: #fff;
    overflow: hidden;
    display: inline-block !important;
}

    .newsCenterPanel .title {
        position: relative;
        width: 410px;
        height: 85px;
        line-height: 85px;
        margin: -57px auto 51px auto;
        font-size: 50px;
        font-weight: normal;
        padding-top: 30px;
    }

        .newsCenterPanel .title a {
            display: block;
            width: 100%;
            color: #2e2e30;
            text-align: center;
        }

.newsCenterPanel_inner {
    width: 1200px;
    margin: 0 auto;
}

    .newsCenterPanel_inner .newContentBox {
        float: left;
        width: 550px;
        height: 138px;
        text-align: left;
        vertical-align: top;
        position: relative;
    }

        .newsCenterPanel_inner .newContentBox.odd {
            margin-right: 100px;
        }

        .newsCenterPanel_inner .newContentBox a {
            cursor: pointer;
        }

        .newsCenterPanel_inner .newContentBox .newTitle {
            float: left;
            line-height: 44px;
            height: 50px;
            font-size: 16px;
            color: #333;
            width: 400px;
            white-space: nowrap;
            word-break: normal;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .newsCenterPanel_inner .newContentBox a:hover .newTitleIcon {
            background-color: #4a68ec;
        }

        .newsCenterPanel_inner .newContentBox .newTitleIcon {
            width: 19px;
            height: 19px;
            background: url(../images/plus.png) center no-repeat;
            background-color: #a6a6a6;
            position: absolute;
            right: 0;
            top: 14px;
        }

        .newsCenterPanel_inner .newContentBox .border {
            position: absolute;
            left: 87px;
            top: 44px;
            width: 21px;
            border-top: 1px solid #4a68ec;
        }

        .newsCenterPanel_inner .newContentBox .newContent {
            float: left;
            height: 50px;
            width: 464px;
            font-size: 14px;
            line-height: 28px;
            color: #b0b0b0;
            margin-bottom: 50px;
            overflow: hidden;
            word-wrap: break-word;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

.newContentBox .time {
    width: 54px;
    height: 54px;
    border: 1px solid #4a68ec;
    background: #fff;
    text-align: center;
    margin-right: 30px;
    margin-top: 14px;
    float: left;
}

    .newContentBox .time .day {
        font-size: 20px;
        color: #4c67e8;
        padding: 6px 0 0 0;
    }

    .newContentBox .time .ym {
        font-size: 12px;
        color: #b3b9f5;
    }

.newContentBox a:hover .time {
    background: #4a68ec;
}

.newContentBox a:hover .day {
    color: #fff;
}

.newContentBox a:hover .ym {
    color: #b5bcf3;
}
.newsCenterPanel a span {
    color: #4a68ec;
    font-weight: bold;
    float: right;
    font-size: 18px;
    vertical-align: middle;
    margin-left: 5px;
}

.newsCenterPanel .lianjie {
    height: 25px;
    width: 25px;
    vertical-align: middle;
    float: right;
}
