@media (max-width: 1840px) {
    .top_box .topwp {
        width: 16rem;
    }
    .tc_logo {
        width: 4.7rem;
    }
    .navbar .navbar-nav>li>a {
        font-size: 0.16rem;
    }
}

@media (max-width: 1640px) {
    .top_box .topwp {
        width: 14rem;
    }
    .tc_logo {
        width: 3.7rem;
        margin-top: 0.13rem;
    }
    .navbar .navbar-nav>li>a {
        font-size: 0.15rem;
        padding: 0.15rem 0.08rem;
    }
    .kstd_box li .mar {
        margin: 0px 0.4rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }
    .kstd_box li .mar span {
        width: 0.5rem;
        height: 0.5rem;
    }
    .kstd_box li .mar h2 {
        font-size: .20rem;
    }
    .sydh h1,
    .sydh2 h1 {
        font-size: 0.30rem;
    }
    .sydh h2,
    .sydh2 h2 {
        font-size: 0.12rem;
    }
    .cont1_box .one li .mar .text h2,
    .cont1_box .two li .mar a h2,
    .tzgg .lbbg .text h2,
    .part2_lb .swiper-slide .text h2,
    .tzgg ul li .lbbg .text h2,
    .cont4_bg .xslf .xsgzlb li .mar .text h2,
    .cont4_bg .xsrg ul li .mar .text p {
        font-size: 0.16rem;
    }
    .cont1_box .one li .mar .text span,
    .cont1_box .two li .mar a span,
    .tzgg .lbbg .time span,
    .part2_lb .swiper-slide .text span {
        font-size: 0.14rem;
    }
    .ic_more,
    .sydh2 span,
    .sydh2.dhkxyj span {
        font-size: 0.13rem;
    }
    .cont2_bg::before,
    .cont3_bg::before {
        width: calc(100% - 14.4rem);
    }
    .tzgg .lbbg .time b {
        font-size: 0.28rem;
    }
    .tzgg .lbbg .text span {
        font-size: 0.12rem;
    }
    .cont4_bg .xsrg ul li .mar .text h2 {
        font-size: 0.22rem;
    }
    .cont4_bg .xsrg ul li .mar .text span {
        width: 0.4rem;
        height: 0.4rem;
    }
    .cont4_bg .xsrg ul li .mar .text p {
        line-height: 0.26rem;
    }
    .cont4_bg .xslf .xsgzlb li .mar .time b {
        font-size: 0.28rem;
    }
    .cont4_bg .xslf {
        width: calc(100% - 5.5rem);
    }
    .cont4_bg .xsrg {
        width: 5rem;
    }
    .cont4_bg .xslf .xsgzlb li .mar {
        padding-top: 0.25rem;
        padding-bottom: 0.18rem;
    }
    .cont4_bg .xslf .xsgzlb li .mar .text span {
        margin-top: 0.15rem;
    }
    .cont4_bg .xsrg ul li .mar {
        height: 3.7rem;
    }
    .cont4_bg .xsrg ul li:nth-of-type(1) .mar .text {
        height: 1.5rem;
    }
    .cont4_bg .xsrg ul li:nth-of-type(2) .mar .text {
        height: 2.08rem;
    }
    .cont4_bg .xsrg ul li .mar .text p {
        margin-bottom: 0.1rem;
    }
    /* 列表页 */
    .list_pic .ltpic_lm h1 {
        font-size: 0.36rem;
    }
    .list_rdh h1 {
        font-size: 0.26rem;
    }
    .list_xw li .mar .text h2,
    .list_lb li .text h2 {
        font-size: 0.17rem;
    }
    .list_xw li .mar .text p {
        font-size: 0.13rem;
    }
    .list_lb li .time b {
        font-size: 0.28rem;
    }
    .list_lb li .time span {
        font-size: 0.14rem;
    }
}

@media (max-width: 1440px) {
    .top_box .topwp {
        width: 12rem;
    }
    .tc_logo {
        width: 2.8rem;
    }
    .navbar .navbar-nav>li>a {
        font-size: 0.14rem;
        padding-left: 0.05rem;
        padding-right: 0.05rem;
    }
    .cont2_bg::before,
    .cont3_bg::before {
        width: calc(100% - 13.4rem);
    }
    .dibu_bg .go_top {
        width: 1.36rem;
    }
}

@media (max-width: 1375px) {
    .part2_lb .swiper-slide:nth-of-type(even) {
        width: 32.5%!important;
    }
}

@media (max-width: 1250px) {
    .top_box {
        height: auto;
        background: #175db4;
        box-sizing: border-box;
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0px;
        left: 0px;
        height: 0.7rem;
    }
    .top_box .toplink {
        display: none;
    }
    .top_box .tc_logo {
        height: 0.5rem;
        margin-top: 0.1rem;
        margin-left: 0.15rem;
        width: 2.4rem;
    }
    .ban_box {
        margin-top: 0.7rem;
    }
    .list_pic {
        margin-top: 0.7rem;
    }
    /* 小于1200就缩导航 */
    /* 手机导航 */
    .navbar {
        margin: 0;
        position: absolute;
        right: 2%;
        top: 0px;
        border-bottom: none;
        background: none;
        height: auto;
        z-index: 999;
    }
    .navbar .menuBtn {
        width: 30px;
        cursor: pointer;
        position: fixed;
        right: 3%;
        top: 36px;
        z-index: 9;
        padding-top: 4px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .navbar .menuBtn b {
        display: block;
        height: 3px;
        background-color: #fff;
        margin-bottom: 5px;
        border-radius: 2px;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .navbar .menuBtn2 {
        display: block !important;
        visibility: hidden;
        opacity: 0;
        transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
    }
    .navbar .phone-menu {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        display: block;
        background: #175db4;
        z-index: 99;
        width: 100%;
        height: 100%;
        padding: 30px 5%;
        left: 0;
        top: 100%;
        box-sizing: border-box;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .navbar .navbar-nav {
        overflow: hidden;
    }
    .navbar .navbar-nav a {
        font-weight: normal !important;
        background: none !important;
    }
    .navbar .nav-child {
        width: 100%;
        display: none;
        position: relative !important;
        background-color: transparent;
        float: none;
        border: none;
        top: 0 !important;
        left: 0 !important;
        padding: 10px 0 0 10px !important;
        margin: 0 0 -1px 0 !important;
        opacity: 1;
        visibility: visible;
    }
    .navbar .nav-child li {
        text-align: left;
        padding: 5px 0;
        border-bottom: none;
    }
    .navbar .nav-child li>dl {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        background: none;
        padding-left: 0.15rem;
    }
    .navbar .nav-child li.hasChild.on>dl {
        display: block;
    }
    .navbar .nav-child:before {
        display: none;
    }
    .navbar .navbar-nav>li {
        width: 100% !important;
        display: block;
        position: relative;
        text-align: left !important;
        padding: 10px 20px !important;
        height: auto;
        border-bottom: 1px solid #ccc;
        background: none !important;
        box-sizing: border-box;
    }
    .navbar .navbar-nav>li a {
        text-align: left !important;
        line-height: 0.24rem;
        font-size: 0.18rem;
        color: #fff !important;
        padding: 0 !important;
        border-bottom: none !important;
    }
    .navbar .navbar-nav>li li {
        background: none !important;
    }
    .navbar .navbar-nav>li.hasChild>em {
        position: absolute;
        top: 0;
        right: 10px;
        z-index: 9;
        width: 0.2rem;
        height: 0.45rem;
        background: url(../images/nav-down.png) center no-repeat;
        background-size: 70%;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .navbar li.hasChild.on .nav-child {
        display: block !important;
        background: none;
        padding-left: 10px;
    }
    .navbar li.hasChild.on em {
        transform: rotate(45deg);
    }
    .navbar .search-box {
        margin-top: 20px;
        overflow: hidden;
        border: 1px solid #ccc;
        width: 100%;
    }
    body.side-right .navbar .phone-menu {
        opacity: 1;
        visibility: visible;
        top: 0;
    }
    body.side-right .navbar .menuBtn {
        display: none;
    }
    body.side-right .navbar .menuBtn2 {
        position: fixed;
        opacity: 1;
        visibility: visible;
        z-index: 99999;
        top: 30px;
    }
    body.side-right .navbar .menuBtn b {
        display: none;
        margin: 0;
        position: absolute;
        background: #fff;
        left: 0;
        top: 50%;
        width: 30px;
    }
    body.side-right .navbar .menuBtn b:first-child {
        display: block;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }
    body.side-right .navbar .menuBtn b:last-child {
        display: block;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }
    body.side-right .navbar .menu-bott {
        display: block;
        overflow: hidden;
        padding: 10px 0;
    }
    body.side-right .navbar .menu-bott .link {
        margin: 2px 0px 10px;
    }
    body.side-right .navbar .menu-bott .link a {
        font-size: 0.16rem;
        color: #fff;
        margin-left: 30px;
        line-height: 0.38rem;
        position: relative;
    }
    body.side-right .navbar .menu-bott .link a:hover {
        font-weight: bold;
    }
    body.side-right .navbar .menu-bott .link a::before {
        content: "";
        position: absolute;
        left: -14px;
        top: 4px;
        width: 1px;
        height: 13px;
        background: #fff;
    }
    body.side-right .navbar .menu-bott .link a:nth-of-type(1)::before {
        display: none;
    }
    body.side-right .navbar .menu-bott .phone-ss {
        width: 100%;
    }
    body.side-right .navbar .menu-bott .phone-ss .text {
        width: calc(100% - 35px);
        line-height: 40px;
        height: 40px;
        background: #fff;
        padding: 0 10px;
        border-style: none;
        font-size: 14px;
        box-sizing: border-box;
        outline: none;
        border-radius: 3px;
    }
    body.side-right .navbar .menu-bott .phone-ss .btn {
        margin-top: 4px;
        width: 30px;
        height: 30px;
        float: right;
        background: url(../images/ic_ser.png) center center no-repeat;
        border-style: none;
        font-size: 14px;
        box-sizing: border-box;
        outline: none;
    }
    body.side-right .navbar .menu-bott input::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #fff;
    }
    body.side-right .navbar .menu-bott input::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: fff;
    }
    body.side-right .navbar .menu-bott input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: fff;
    }
    body.side-right .navbar .menu-bott input::-ms-input-placeholder {
        color: #fff;
    }
    /* 手机导航 */
    .sjmenu {
        display: block;
        background: #fff;
        margin-bottom: 25px;
    }
    .sp_header {
        height: 50px;
        overflow: hidden;
        /* background:#fff; */
        width: 100%;
    }
    .sp_logo {
        float: left;
        height: 50px;
        font-size: 0.22rem;
        line-height: 50px;
        color: #111;
        text-indent: 10px;
    }
    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 15px
    }
    .sp_nav span {
        display: block;
        background: #175db4;
        width: 26px;
        height: 2px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }
    .sp_nav span:nth-of-type(1) {
        top: 0px
    }
    .sp_nav span:nth-of-type(2) {
        top: 10px
    }
    .sp_nav span:nth-of-type(3) {
        top: 20px
    }
    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }
    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }
    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }
    .sjj_nav {
        width: 100%;
        transition: top ease 0.35s;
        display: none;
    }
    .nav_show {
        display: block;
        color: #333;
    }
    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 40px;
        padding: 0px 7px 0 7px;
    }
    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }
    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        position: relative;
        line-height: 50px;
        font-size: 16px;
    }
    .sjj_nav ul li a {
        display: block;
        text-indent: 8px;
    }
    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid;
    }
    .sjj_nav ul li ul {
        display: none
    }
    .sjj_nav ul li ul li {
        font-size: 15px;
    }
    .sjj_nav ul li ul li a {
        color: #444;
        display: block;
        text-align: left;
        text-indent: 20px;
    }
    .sjj_nav ul li ul li ul li {
        font-size: 14px;
    }
    .sjj_nav ul li ul li ul li a {
        color: #444;
        text-indent: 30px;
    }
    .sjj_nav ul li ul li ul li ul li a {
        color: #666;
        text-indent: 40px;
    }
    .sjj_nav ul li.grey {
        background: #f1f3f6;
    }
    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #666;
        margin-top: 10px;
    }
    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #175db4;
    }
    .ban_box .ban-dot {
        bottom: 12px;
    }
    .ban_box .ban-dot span {
        width: 28px;
        height: 30px;
    }
    .kstd_box {
        margin-bottom: 0.5rem;
    }
    .cont2_bg::before,
    .cont3_bg::before {
        display: none;
    }
    .kstd_box li .mar {
        margin: 0px 0.2rem;
        padding-left: 0.15rem;
        padding-right: 0.15rem;
    }
    .kstd_box li .mar span {
        width: 0.4rem;
        height: 0.4rem;
    }
    .kstd_box li .mar h2 {
        font-size: 0.18rem;
    }
    .cont1_bg {
        padding-bottom: 0.5rem;
    }
    .cont1_box {
        padding-top: 0.2rem;
    }
    .sydh h1,
    .sydh2 h1 {
        font-size: 0.28rem;
    }
    /* 通知公告 */
    .sydh2 {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .sydh2 .lf {
        float: left;
    }
    .sydh2 span {
        float: right;
        margin-top: 0.15rem;
    }
    .cont2_bg {
        padding: 0.5rem 0;
    }
    .cont2_box {
        width: calc(100% - 0px);
        margin-top: 0.2rem;
    }
    /* 科学研究 */
    .cont3_bg {
        padding: 0.5rem 0;
    }
    .part2 {
        padding-top: 0.2rem;
    }
    .cont2_bg::before,
    .cont3_bg::before,
    .cont4_bg::before {
        display: none;
    }
    .dibu_bg .go_top {
        width: 1.26rem;
    }
    /* 列表页 */
    .list_pic .ltpic_lm h1 {
        width: auto;
        font-size: 0.32rem;
        padding: 0.15rem;
        display: inline-block;
    }
    .list_pic .ltpic_lm h1::before {
        display: none;
    }
    .list_rdh h1 {
        font-size: 0.22rem;
    }
    .list_wkbg {
        padding: 0.3rem 0px 0.5rem;
    }
    .list_lf {
        display: none;
    }
    .list_rg {
        width: calc(100% - 0px);
        margin-top: 0.1rem;
    }
    .list_tp li .mar .text h2 {
        font-size: 15px;
    }
    .list_rdh {
        padding-bottom: 0.12rem;
    }
    .list_rdh span {
        margin-top: 0.05rem;
    }
    /* 旧样式 */
    /* 领导列表页 */
    .list_ld li {
        width: 50%;
    }
    .jstit .text h2 {
        font-size: 20px;
    }
    .jstit .text h2 b {
        font-size: 14px;
    }
    .jstit .text p {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .part2 {
        padding: 0px 0.3rem;
    }
    .part2::before,
    .part2::after {
        display: none;
    }
    .part2_lb .swiper-slide:nth-of-type(even) {
        width: 31.6%!important;
    }
    .cont4_bg .xslf {
        width: calc(100% - 0px);
    }
    .cont4_bg .xsrg {
        width: 100%;
    }
    .cont4_bg .xsrg ul li:nth-of-type(1) .mar {
        margin-top: 0px;
    }
    .cont4_bg .xsrg ul li .mar {
        height: 4.8rem;
    }
    .db_one .dblogo {
        width: 4rem;
    }
    .list_pic .ltpic_lm h1 {
        font-size: 0.28rem;
    }
    .dibu_bg .go_top {
        width: 1.1rem;
    }
}

@media (max-width: 840px) {
    .kstd_box li .mar h2 {
        font-size: 0.16rem;
    }
    .sydh h1,
    .sydh2 h1 {
        font-size: 0.24rem;
    }
    .cont1_box .one li .mar .text h2,
    .cont1_box .two li .mar a h2,
    .tzgg .lbbg .text h2,
    .part2_lb .swiper-slide .text h2,
    .tzgg ul li .lbbg .text h2 {
        font-size: 0.15rem;
    }
    .cont1_box .one li .mar .text span,
    .cont1_box .two li .mar a span,
    .tzgg .lbbg .time span,
    .part2_lb .swiper-slide .text span {
        font-size: 0.13rem;
    }
    .ic_more,
    .sydh2 span,
    .sydh2.dhkxyj span {
        font-size: 0.12rem;
    }
    .cont1_box {
        margin: 0px -15px;
    }
    .cont1_box .one li .mar {
        margin: 0px 15px 0.3rem;
    }
    .cont1_box .one li .mar .text {
        padding: 0.25rem 0.18rem 0.2rem;
    }
    .cont1_box .one li .mar .text h2 {
        margin-bottom: 0.12rem;
    }
    .cont1_box .two li .mar {
        margin: 0px 15px 0.3rem;
    }
    .cont1_box .two li .mar a {
        padding: 0.25rem 0.18rem 0.25rem 0.2rem;
    }
    .tzgg ul li .lbbg .time b {
        font-size: 0.28rem;
    }
    .cont4_bg .xsrg ul li .mar {
        height: 4rem;
    }
    /* 内容页 */
    .contt_tit h1 {
        font-size: 0.2rem;
    }
    .contt_tit h3 {
        font-size: 0.12rem;
    }
    .contt_zhwen p {
        font-size: 0.15rem!important;
        line-height: 0.28rem!important;
    }
    /* 教师列表页 */
    .list_js li {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .part2_lb .swiper-slide:nth-of-type(even) {
        width: 47.6%!important;
    }
    .db_one .dblogo {
        width: 3rem;
    }
    .dbewm {
        margin-top: 0px;
    }
    .sydh2.dhtzgg {
        margin-top: 0.4rem;
    }
    .tzgg ul li .lbbg {
        margin-bottom: 0.3rem;
    }
    .cont2_bg {
        padding-top: 0.1rem;
    }
    .cont4_bg .xslf .xsgzlb li .mar .text h2 {
        height: 0.3rem;
        -webkit-line-clamp: 1;
    }
    .dblk {
        padding: 0.15rem;
    }
    .dblk .nr {
        width: calc(100% - 0px);
    }
    .dblk .nr a {
        margin: 0px 0.2rem 0px 0px;
    }
    /* 列表页 */
    .list_pic .ltpic_lm h1 {
        font-size: 0.24rem;
    }
    .list_rdh h1 {
        font-size: 0.18rem;
        background-size: auto 0.26rem;
        padding-left: 0.35rem;
    }
    .list_rdh span {
        font-size: 0.12rem;
    }
    /* 旧样式 */
    /* 图片列表 */
    .list_tp li {
        width: 50%;
    }
    /* 领导列表页 */
    .list_ld li {
        width: 100%;
    }
    .dibu_bg .go_top {
        width: 0.9rem;
    }
}

@media (max-width: 600px) {
    .ctbx {
        width: 90%;
    }
    .tzgg ul li .lbbg .time b {
        font-size: 0.24rem;
    }
    .kstd_box ul {
        display: inline-block;
        width: 100%;
    }
    .kstd_box li::after {
        display: none;
    }
    .kstd_box li .mar {
        padding: 0.2rem 0;
        margin: 0;
        border-bottom: #f0f0f0 1px dashed;
    }
    .kstd_box li,
    .cont1_box .one li,
    .cont1_box .two li,
    .tzgg ul li {
        width: 100%;
    }
    .part2_lb .swiper-slide:nth-of-type(even) {
        width: 100%!important;
    }
    .cont4_bg .xslf .xsgzlb li,
    .cont4_bg .xsrg ul li {
        width: 100%;
    }
    .cont4_bg .xsrg ul li:nth-of-type(1) .mar {
        margin-bottom: 0.2rem;
    }
    .db_one {
        padding: 0.3rem 0 0.15rem;
    }
    .db_one .dblogo {
        float: none;
        margin: auto;
    }
    .dbewm {
        margin-right: 36%;
    }
    .dibu_bg .go_top {
        width: 0.75rem;
    }
    /* 列表页 */
    .list_pic .ltpic_lm h1 {
        font-size: 0.2rem;
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
    }
    .sp_logo {
        font-size: 0.18rem;
    }
    .list_rdh span {
        box-sizing: border-box;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0.15rem;
    }
    /* 列表页文字 */
    .list_lb li .mar {
        padding: 0.2rem;
        height: auto;
    }
    .list_lb li .time {
        display: none;
    }
    .list_lb li .text {
        float: left;
        width: 100%;
        background-size: auto 0.14rem;
    }
    .list_lb li .text h2 {
        line-height: 0.3rem;
        height: 0.3rem;
    }
    .list_lb li .time2 {
        float: left;
        display: block;
        height: 0.3rem;
        line-height: 0.3rem;
        font-size: 0.13rem;
        color: #358CC2;
        font-family: DIN;
        padding-left: 0.19rem;
        background: url(../images/ic_time.png) no-repeat left center;
    }
    .list_lb li:hover .text {
        background-size: auto 0.14rem;
    }
    .list_lb li:hover .time2 {
        color: #fff;
        background: url(../images/ic_time2.png) no-repeat left center;
    }
    /* 新闻图片列表 */
    .list_xw li .mar {
        padding: 0.2rem;
    }
    .list_xw li .mar::before {
        display: none;
    }
    .list_xw li .mar .picture {
        width: 100%;
    }
    .list_xw li .mar .text {
        width: calc(100% - 0px);
        margin-top: 0.15rem;
    }
    .list_xw li:hover {
        background: #fff;
    }
    .list_xw li .mar .text h2,
    .list_lb li .text h2 {
        font-size: 0.16rem;
    }
    /* 内容页 */
    .contt_tit .contt_tit h1 {
        font-size: 0.18rem;
    }
    .contt_zhwen {
        padding: 0.12rem;
    }
    .contt_zhwen p {
        font-size: 0.14rem!important;
    }
    .contt_zhwen p img {
        max-width: 100%;
             margin-left: -0.4rem;
    }
    .list_js li .mar {
        padding: 0.15rem;
    }
    .list_js li .mar .picture {
        width: 1rem;
    }
    .list_js li .mar .text {
        width: calc(100% - 1.15rem);
    }
    .list_js li .mar .text h2 {
        font-size: 0.18rem;
    }
    .list_js li .mar .text h3 b {
        font-size: 0.13rem;
    }
    .list_js li:hover .mar .text p {
        font-size: 0.12rem;
    }
}