﻿* {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'arial'
}

html,
body {
    position: relative;
    height: 100%;
    line-height: normal;
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: #fff
}

body {
    font-size: 0.14rem;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

p {
    margin: 0;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

img {
    display: block;
}

a {
    text-decoration: none;
    color: #000
}

.w1200 {
    width: 15rem;
    margin: 0 auto;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.ov {
    overflow: hidden;
}

#form.showcontrolbar {
    margin: 0 !important;
}

.genertec-banner {
    width: 100%;
    height: 9rem;
    position: relative;
}

.genertec-banner .swiper-container01 {
    width: 100%;
    height: 9rem;
}

.genertec-banner .swiper-slide .banner_text01 {
    position: absolute;
    top: 40%;
    left: 20%;
    z-index: 2;
}

.genertec-banner .swiper-slide .banner_text02 {
    position: absolute;
    top: 40%;
    left: 20%;
    /* transform: translatex(-50%); */
    z-index: 2;
}

.genertec-banner .swiper-slide .banner_text03 {
    position: absolute;
    top: 65%;
    left: 20%;
    z-index: 2;
}

.genertec-banner .swiper-slide-active .banner_text01 {
    top: 46%;
}

.genertec-banner .swiper-slide-active .banner_text02 {
    top: 46%;
}

.genertec-banner .swiper-slide-active .banner_text03 {
    top: 46%;
}

.genertec-banner .swiper-slide .banner_text01,
.genertec-banner .swiper-slide .banner_text02,
.genertec-banner .swiper-slide .banner_text03 {
    opacity: 0;
    transition: 1s ease-in .5s;
}

.genertec-banner .swiper-slide-active .banner_text01,
.genertec-banner .swiper-slide-active .banner_text02,
.genertec-banner .swiper-slide-active .banner_text03 {
    opacity: 1;
    transition: 1s ease-out .5s;
}

.genertec-banner .swiper-slide .sc01-img {
    width: 100%;
    height: 100%;
    /* animation: banner_s 20s ease-in-out infinite; */
}

.video-title-box {
    padding: .2rem;
}

.zwss {
    display: flex;
    align-items: center;
}

@keyframes banner_s {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.15);
    }
}

.swiper-pagination01 {
    width: 100%;
    bottom: 10px;
    text-align: center;
}

.swiper-pagination01 .swiper-pagination-bullet {
    margin: 0 5px;
}


/* head */

.bantitle img {
    width: 6rem;
}

.bantitle p {
    font-size: 0.46rem;
    width: 6.5rem;
    font-weight: bold;
    line-height: 0.72rem;
    /* padding: 0.2rem;
    background: #0003; */
    color: #fff
}

.seemore {
    display: block;
    background: linear-gradient(to right, #fff, #fff4);
    width: 1.2rem;
    margin-top: 0.3rem;
    height: 0.1rem;
}

.seemore:hover {
    /* background: #fff;
    color: #0a50b4; */
}


/* part2 */

.part2 {
    width: 100%;
    overflow: hidden;
    padding-bottom: .5rem;
    padding-top: 0.45rem;
    /* background: url(/uploads/image/p7sgimages/world.png) no-repeat top center; */
}

.part2 .news {
    width: 9.9rem;
    overflow: hidden;
}

.part2 .ltitle {
    padding-bottom: 0.3rem;
    overflow: hidden;
    position: relative;
}

.ltitle h2 {
    color: #0a50b4;
    font-size: 0.28rem
}

.ltitle .border {
    background: #0a50b4;
    height: 0.04rem;
    width: 0.57rem;
    margin-top: 0.3rem;
}

.part3 .ltitle .border {
    background: #fff;
}

.part2 .nlist {
    position: absolute;
    bottom: 0.34rem;
    right: 0;
}

.nlist p {
    color: #8f8f8f;
    font-size: 0.18rem;
    margin: 0 0.15rem;
    cursor: pointer;
}

.part2 .nlist p:hover {
    color: #0a50b4
}

.nlist span a {
    display: inline-block;
    margin-left: 0.05rem;
    color: #8f8f8f;
    font-size: 0.18rem;
}

.nlist .show {
    color: #0a50b4;
}

.blist {
    display: none
}

.show {
    display: block;
}

.imgdiv {
    width: 2.37rem;
    height: 1.36rem;
}

.imgdiv img {
    height: 100%;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.imgdiv img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.imgtitle {
    width: 4.1rem
}

.imgtitle div {
    overflow: hidden;
    font-size: 0.18rem
}

.imgtitle p {
    font-size: 0.14rem;
    color: #8f8f8f;
    margin-top: 0.1rem
}

.imgtitle span {
    display: inline-block;
    font-size: 0.14rem;
    color: #8f8f8f;
    margin-top: 0.1rem
}

.mod-newlists-1 li {
    line-height: 0.33rem;
    overflow: hidden;
    position: relative;
    padding-right: 1rem;
    padding-left: 15px;
    border-bottom: 1px solid #e2e2e2;
    margin: 15px 0
}

.mod-newlists-1 {
    margin-top: 0.1rem;
}

.mod-newlists-1 li a {
    font-size: 0.14rem;
}

.mod-newlists-1 li a:hover {
    color: #d30b15;
}

.mod-newlists-1 li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.14rem;
    color: #999;
}

.ne_one {
    height: 0.8rem;
    width: 9.4rem;
    float: left;
    margin-bottom: 0.14rem;
    background: #f4f4f4;
    padding: 0.25rem 0 .25rem .25rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    display:flex;
}

.ne_one:hover {
    background: #0a50b4;
    color: #fff
}

.ne_one:hover .date p {
    background: #fff;
}

.ne_one:hover .text a {
    color: #fff;
    text-decoration: none;
}

.ne_one:hover .text span {
    color: #eee
}

.ne_one .date {
    float: left;
    border-right: 0.01rem solid #d3d3d3;
    padding-right: 0.2rem;
}

.ne_one .date div {
    font-size: 0.54rem;
    line-height: 0.54rem;
    font-family: "times new roman", times, serif;
}

.ne_one .date p {
    width: 0.25rem;
    height: 0.02rem;
    background: #0a50b4;
    margin: 0.03rem 0 0.07rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.ne_one .date span {
    font-size: 0.16rem;
    color: #888;
}

.ne_one .text {
    width: 8rem;
    float: right;
    margin-left: 0.2rem
}

.ne_one .text a {
    font-size: 0.24rem;
    line-height: 0.28rem;
    display: block;
    overflow: hidden;
    font-weight: 500;
    margin-bottom: 0.14rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    color: #333;
    /* height: 0.5rem; */
        font-family: "times new roman",arial;
}

.ne_one .text span {
    color: #888;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-size: 0.18rem;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 20px;
    display: inline-block;
font-family: "times new roman", times, serif;
}




/* part2 vedio */

.part2 .vedio {
    width: 4.8rem
}

.vediodiv {
    overflow: hidden;
    position: relative;
    padding: 0.18rem;
    background: #eee;
    /* min-height: 4rem; */
}

.videoa {
    display: block;
    height: 3.28rem;
}

.vediodiv .icon {
    display: block;
    position: absolute;
    width: 1rem;
    height: 1rem;
    overflow: hidden;
    top: 1.25rem;
    left: 1.85rem;
}

.vediodiv a img {
    width: 100%;
    height: 100%
}

.vediotitle {
    line-height: 0.32rem;
    margin-top: 0.2rem;
    font-size: 0.24rem;
    font-weight: 500;
 text-align:center;
    font-family: "times new roman", times, serif;
}

.vediotitle a {
    color: #000;
font-family: "times new roman", times, serif;
}


/* part3 */

.part3 {
    padding: 0.9rem 0;
    background: url(/uploads/image/p7sgimages/12.jpg);
    background-size: 100% 100%;
}

.part3 .ltitle {
    overflow: hidden;
    margin-bottom: 0.5rem;
}

.ltitle h2 {
    color: #0a50b4;
    font-size: 0.5rem;
font-family: "times new roman",arial;
}

.part3 .ltitle {
    color: #8f8f8f;
    font-size: 0.14rem;
}

.part3 .ltitle h2 {
    color: #ffffff;
}

.part3 .nlist {
    width: 7.2rem;
}

.part3 .nlist p {
    line-height: 0.3rem;
    color: #fff;
    margin: 0;
    cursor: auto;
    font-size: 0.16rem;
    font-family: '微软雅黑';
    opacity: 0.74;
}

.p3div {
    width: 2.9rem;
    height: 4.6rem;
    float: left;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.p3div div {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.p3div div p {
    padding: 0.2rem 0.3rem;
    position: relative;
}

.p3div div a {
    color: #fff;
    font-size: 0.28rem;
    font-weight: bold;
}

.p3div div span {
    color: #d7d7d7;
    font-size: 0.16rem;
}

.w760 {
    width: 8.9rem;
}

.w760 div {
    min-width: 8.7rem
}

.p3div div p .more {
    display: none;
}

.w760 div p .more {
    position: absolute;
    right: 0.3rem;
    top: 0.15rem;
    color: #ddd;
    font-size: 0.14rem;
    display: block;
    font-weight: normal;
}

.p3div div span {
    display: none;
    padding: 0rem 0.3rem 0.3rem;
}

.w760 div span {
    display: block;
}

.p3div .mb {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #176cd14a;
    display: block;
}

.w760 .mb {
    display: none;
}

#dnn_ctr23353_modulecontent .video-title-box {
    padding-top: 0;
}

.ne_one .text span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.ne_one:hover .date span {
    color: #fff;
}



/* foot */

@media screen and (max-width: 1290px) {
    .ne_one .text {
        width: 8rem;
    }
}

.mod {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    display: none;
}

@media screen and (max-width: 767px) {
    .part2 .news {
        float: none;
    }

    .part2 .vedio {
        float: none;
        width: auto
    }

    .w1200 {
        width: 6.5rem
    }

    .part2 .news {
        width: auto
    }

    .ne_one .text {
        width: 4.9rem
    }

    .vediodiv {
        width: 5rem;
        margin: 0 auto
    }

    .p3div {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    .ne_one .text a {
        margin-bottom: 0.05rem;
    }

    .part3 .nlist {
        width: 6.5rem;
    }

    .bantitle p {
        width: 5rem;
    }

    .p3div div {
        min-width: 6.5rem;
    }

    .p3div div span {
        display: block;
        padding: 0.1rem;
    }

    .bantitle img {
        width: 5rem;
    }

    .ne_one {
        width: 6rem;
    }

    .vediodiv .icon {
        top: 1.35rem;
        left: 2.15rem;
    }


}

@media screen and (max-width: 768px) {
    .ne_one {
        width: 11rem;
        height: 1rem;
    }

    .ne_one .date p {
        margin: 0.1rem 0 0.1rem !important;
    }

    .blist .ne_one .text {
        width: 9rem;
        margin-right: .2rem;
    }
}

@media screen and (max-width: 750px) {
    .blist .ne_one .text {
        width: 4.5rem;
    }

    .part3 .nlist p {
        line-height: .36rem;
        font-size: .26rem;
    }

    #dnn_ctr23353_modulecontent .video-title-box {
        padding-top: .22rem;
	padding-bottom: .22rem !important;
    }

    .ne_one .date span {
        font-size: 0.26rem;
    }

    .ne_one:hover .date div {
        color: #fff !important;
    }
}



/* ----------------------- */

.navmenu {
    height: 100%;
}

.navmenu>li div.header-second-nav {
    top: 0.375rem;
    background: rgba(255, 255, 255, .8);
    box-shadow: -7px 0 7px -7px #5e5e5e inset;
    /* left: -200%;
	min-width: 500%; */
    height: 0.3125rem;
    z-index: 99;
    display: none;
    transition: .4s;
    /* opacity: 0; */
}

.navmenu>li div.active {
    display: block;
    opacity: 1;
    /* top: 0.489583rem; */
}

.header-second-nav {
    position: fixed;
    top: 0.375rem;
    width: 300vw;
    display: inline-block;
    height: 0.3125rem;
}

.header-second-nav>li {
    font-size: 0.09375rem;
    line-height: 0.3125rem;
    float: left;
    margin: 0 0.09375rem;
}

.navmenu>li:nth-of-type(1) .header-second-nav {
    display: none !important;
}

.navmenu>li:nth-of-type(2) .header-second-nav {
    left: -2.34375rem;
}

.navmenu>li:nth-of-type(2) .header-second-nav ul {
    left: 2.916666rem;
}

.navmenu>li:nth-of-type(3) .header-second-nav {
    left: -2.34375rem;
}

.navmenu>li:nth-of-type(3) .header-second-nav ul {
    left: 3.541666rem;
}

.navmenu>li:nth-of-type(4) .header-second-nav {
    left: -2.34375rem;
}

.navmenu>li:nth-of-type(4) .header-second-nav ul {
    left: 4.166666rem;
}

.navmenu>li:nth-of-type(5) .header-second-nav {
    display: none !important;
}

.navmenu>li:nth-of-type(6) .header-second-nav {
    left: -2.34375rem;
}

.navmenu>li:nth-of-type(6) .header-second-nav ul {
    left: 5.052083rem;
}

.navmenu>li:nth-of-type(7) .header-second-nav {
    left: -2.34375rem;
}

.navmenu>li:nth-of-type(7) .header-second-nav ul {
    left: 5.364583rem;
}

.navmenu>li:nth-of-type(7) .header-second-nav {
    display: none !important;
}

.navmenu>li:nth-of-type(8) .header-second-nav {
    display: none !important;
}

.header-second-nav>li a {
    color: #333333 !important;
    transition: .3s;
}

.header-second-nav>li a:hover {
    color: #10c5d5 !important;
}

.header-second-nav>li::after {
    display: none !important;
}

.header-second-nav>li::before {
    display: none !important;
}

.navmenu>li a {
    color: #ffffff;
}

#subjects .g-wrap .item-2 .p1 img,
#subjects .g-wrap .item-3 .p1 img {
    width: 100%
}

@media (max-width: 1024px) {
    .ne_one .text {
        width: 8.1rem;
    }

    .ne_one .text a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ne_one .text span {
        height: auto;
    }

    .foot .w1200 ul li:nth-child(2),
    .foot .w1200 ul li:nth-child(5) {
        width: 3rem;
    }

    .foot .w1200 ul li:nth-child(3) {
        margin-left: 0 !important;
    }

}

@media (max-width: 768px) {
    .w1200 {
        width: 90%;
    }

    .part2 .news,
    .ne_one {
        width: 11.4rem;
    }

    .ne_one .text {
        width: 9.8rem;
    }

    .ne_one .text a {
        line-height: 0.42rem;
    }

    .ne_one .date p {
        margin: 0.15rem 0 0.19rem;
    }

    .foot .w1200 ul {
        width: 8rem;
    }

    .foot .w1200 ul li:nth-child(2),
    .foot .w1200 ul li:nth-child(5) {
        width: 3.5rem;
    }
}


@media (max-width: 750px) {
    /* 导航 */

    /* logo */
    .header-logo img {
        width: 150px;
    }

    .zwss {
        margin-top: 0.38rem;
    }

    .zwss .cn {
        font-size: .3rem;
    }

    .swiper-pagination-bullet {
        width: 0.2rem !important;
        height: 0.2rem !important;
    }


    /* 新闻 */

    .w1200 {
        width: 6.7rem;
    }

    .ltitle h2 {
        font-size: .6rem;
    }

    .part2 .nlist {
        bottom: .2rem;
    }

    .nlist span a {
        font-size: .26rem;
    }

    .part2 .news {
        width: 100%;
    }


    .ne_one {
        width: 6.6rem;
        height: auto;
        padding: 0.25rem 0.2rem;
    }

    .ne_one .date div {
        font-size: .65rem;
        color: #444444;
    }

    .ne_one .date p {
        margin: 0.13rem 0 .22rem;
    }

    .ne_one .text {
        width: 4.5rem;
        margin-left: .44rem;
        float: left;
    }


    .ne_one .text a {
        font-size: .34rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ne_one .text span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: auto;
        font-size: .26rem;
        line-height: .38rem;
        margin-top: .2rem;
    }


    /* 视频 */
    #dnn_con_2pane {
        margin-top: .6rem;
    }

    .vediotitle {
        text-align: center;
        font-size: .3rem;
    }

    .video-list .video01 {
        width: 100% !important;
    }

    .vediotitle a {
        font-size: .36rem;
        color: #444;
    }

    .video-list .video01 {
        background-color: #fff !important;
        height: 5rem !important;
    }




    .part3 .nlist {
        float: left
    }






    /* 底部logo */
    .foot .logo {
        width: 4rem;
    }

    /* 底部导航 */
    .foot .w1200 ul li {
        margin-left: 0;
        margin-right: .1rem;
        width: 23%;
    }

    .foot .w1200 ul li:nth-child(2),
    .foot .w1200 ul li:nth-child(5) {
        width: 38%;
    }

    #dnn_ctr23357_htmlmodule_lblcontent .right {
        width: 100%;
    }

    #dnn_ctr23357_htmlmodule_lblcontent {
        padding: .3rem;
    }

    #dnn_ctr23357_htmlmodule_lblcontent .left {
        line-height: .5rem;
        margin-top: .2rem;
    }

    .foot2 img {
        width: .5rem;
        margin-right: 0.3rem;
        margin-left: 0;
    }

    .foot .one {
        display: flex;
	
        justify-content: center;
    }

    .foot .one .ov {
        display: none;
    }

    .tabtitle {
        width: 5.8rem;
    }

    .tabtitle h2 {
        line-height: .36rem;
    }

    .tabtitle p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #subjects .g-wrap .three {
        position: relative;
        width: 9rem;
        left: 0;
    }

    #subjects .g-wrap .item-2 .p1 {
        display: none;
    }

    #subjects .g-wrap .p2 {
        opacity: 1;
    }

    .g-wrap {
        display: flex;
        width: 27rem;
    }

    .m_paginations {
        width: 100%;
        height: .05rem;
        display: flex;
        justify-content: center;
        margin-top: -.6rem;
    }

    .m_paginations div {
        width: .43rem;
        height: 100%;
        background-color: #fff;
        margin: 0 .06rem;
        opacity: .6;
    }

    .m_paginations .m_pagination {
        opacity: 1;
    }

    #dnn_con_4pane {
        margin-top: .6rem;
    }
}


@media (max-width: 1024px) {

    .headw1200 {
        display: flex;
        justify-content: space-between;
        align-content: center;
        height: 1.2rem;
    }


    .headw1200 {
        overflow: hidden;
    }

    .header-nav {
        display: none;
        position: fixed;
        background: #fff;
        left: 0;
        width: 100vw;
        height: 100vh;
        border-top: 1px solid #e0e0e0;
    }



    .navmenu {
        overflow: hidden;
        height: 100%;
    }

    .navmenu li {
        width: 95%;
        height: auto !important;
        backgroumd-color: #fff;
        text-align: left !important;
        float: none !important;
        margin: 0 auto;
        border-bottom: 1px solid #cecece;
        margin-right: auto !important;
    }

    ul.navmenu li a.level-0 {
        text-align: left !important;
        display: inline-block;
    }

    ul.navmenu li a.level-0 span {
        font-size: .32rem;
        line-height: 1rem;
        color: #333 !important;
    }

    ul.navmenu li.level-0:hover {
        background-color: #fff !important;
    }

    ul.navmenu div.sub {
        position: relative;
        top: 0;
    }

    div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 a.level-1 span {
        font-size: .3rem;
        color: #333 !important;
    }

    ul.navmenu li.level-0 div.sub {
        width: 100% !important;
        background-color: #fff;
        border: 0;
    }

    ul.navmenu div.sub ul.sub {
        padding: 0;
    }

    div.navmenu-container ul.navmenu li.level-0 div.sub ul.sub li.level-1 {
        border: 0;
        height: .8rem;
        lint-height: .8rem;
    }

    ul.navmenu li.level-0:before {
        content: " ";
        background: url(/uploads/image/p7sgimages/home-footer-xia.png) no-repeat center center;
        width: .34rem;
        height: .2rem;
        float: right;
        margin-top: .34rem;
        transition: all .6s;
    }

    ul.navmenu li.level-0.hover:before {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* ie 9 */
        -moz-transform: rotate(180deg);
        /* firefox */
        -webkit-transform: rotate(180deg);
        /* safari 和 chrome */
        -o-transform: rotate(180deg);
    }



    @media (max-width: 750px) {
        .zwss {
            margin-top: 0em;
            display: flex;
            align-items: center;
        }

        .header-logo {
            margin-top: 0;
        }
	.foot .one {align-items: center;}

        #dnn_footpane .w1200 .left span {
            font-size: .24rem !important;
        }
    }}


.tabtitle {
    padding: 0 0 .32rem .3rem;
}

.tabtitle h2 {
    margin: 0 0 -.1rem 0;
}

.swiper-container24,
.swiper-container25 {
    height: 100%;
}

@media (max-width: 1550px) {
    .tabtitle {
        padding: 0 0 .28rem .3rem;
    }
}

@media (max-width: 1366px) {
    .tabtitle {
        padding: 0 0 .28rem .3rem;
    }

    .tabtitle h2 {
        line-height: .35rem;
	font-size: 0.32rem;
    }

}

@media (max-width: 1024px) {
    .tabtitle {
        padding: 0 0 .2rem .3rem;
    }
}

@media (max-width: 768px) {
    .tabtitle {
        padding: 0 0 .1rem .3rem;
    }
}

@media (max-width: 750px) {
    .tabtitle {
        padding: 0 0 .35rem .3rem;
    }

    .swiper-button-prev , .swiper-button-next {display:none}
    .video-list {    padding-bottom: 0px !important; }
}



    #subjects .three .p2 .swiper-slide img {
        transition: transform .8s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s , scale .8s ease-in-out 0s;
    }
    #subjects .three .p2 .swiper-slide img:hover {
        transform: scale(1.2);
    }


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .ne_one .text a {height:.6rem;}
	    #subjects .three .p2 .swiper-slide img:hover {
        transform: scale(1);
    }
}

    #dnn_con_3pane .three .swiper-slide img {
        cursor: pointer;
    }


.ne_one .text a {display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}



    @media (max-width: 750px) {
        .part2 .ltitle , .part1 .ltitle {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .part2 .nlist , .part1 .nlist {
            position: initial;
        }

        .ne_one .text a {
            display: block;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

   .sfq-swiper-on {
        display: none;
    }

    @media (max-width: 1550px) {
        #dnn_ctr23350_modulecontent .ltitle {
            width: 9.6rem;
        }
    }




    @media (max-width: 750px) {
        #dnn_ctr23350_modulecontent .ltitle {
            width: auto;
        }

        #subjects {
            position: relative;
        }

        .ne_one .text span {
            display: block;
        }

        .sfq-swiper-on {
            display: block;
	    width:0.8rem;
            position: absolute;
            top: 32%;
            z-index: 10;
            transform: translatey(50%);
        }

        .sfq-swiper-left {
            left: 0;
        }

        .sfq-swiper-right {
            right: 0;
        }
    }


