﻿@media screen and (min-width: 2540px) {

    .detail .content .text p,
    .detail .content .text span {
        font-size: 27px !important;
        line-height: 150% !important;
        color: #333333 !important;
    }

    .detail-page .box a {
        font-size: 27px;
    }

    .detail .titletop .title {
        font-size: 40px;
    }

    .detail .titletop .detail-share {
        margin-top: 15px;
    }

    .detail .titletop .detail-share .info div {
        margin-left: 50px;
        color: #999;
        font-size: 24px;
    }
}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1400px) {
    .container {
        width: 85%;
    }

    .newslist .swiper-slide .img {
        height: 340px !important;
    }

    .xgdtbox li {
        height: 60px !important;
        margin-bottom: 10px;
    }

    .xgdtbox li:first-of-type {
        height: 100px !important;
    }

    .wtlj li .square {
        margin-left: -75px;
    }

    .wtlj li .square span {
        font-size: 18px;
    }

    .links ul li a div {
        font-size: 14px;
        padding: 7.5px 10px;
    }

    .links ul {
        width: calc(100% - (calc((100% - 100px) / 5)) - 70px);
    }

    .contact .box:nth-child(2) {
        margin-left: 10px;
    }

    .contact .box .text {
        font-size: 15px;
    }

    .xyfclist .swiper-slide .img {
        width: 480px;
        height: auto;
    }

    .xyfclist .swiper-slide .text {
        display: block;
        height: 40px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .picturebox li {
        height: 225px;
    }



}

@media screen and (max-width: 1366px) {
    footer .left {
        width: calc(100% - 180px);
        padding: 10px 0;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1280px) {
    .logo h3 img {
        height: 80px;
    }

    footer .left {
        width: calc(100% - 125px);
        padding: 10px 0;
        box-sizing: border-box;
    }

    .xyfclist .swiper-slide .img {
        width: 445px;
    }

    .wtlj li .square span {
        font-size: 15px;
    }

    .wtlj li .square {
        margin-left: -100px;
        padding-right: 15px;
    }

    .picturebox li {
        height: 205px;
    }
}

@media screen and (max-width: 1140px) {
    .container {
        width: 95%;
    }

    header {
        display: none;
    }

    .navigation {
        display: none;
    }

    .mbheader {
        display: block;
    }

    .banlist .swiper-left,
    .banlist .swiper-right {
        display: none;
    }

    .banlist .swiper-btn {
        display: none;
    }

    .banlist .ban {
        display: none;
    }

    .news {
        display: block;
    }

    .newslist {
        width: 100%;
    }

    .newslist .swiper-slide .img {
        height: auto !important;
    }

    .xgdtbox {
        width: 100%;
    }

    .xgdtbox ul {
        margin: 20px 0;
    }

    footer .right {
        display: none;
    }

    footer .left {
        width: 100%;
    }

    .xyfclist .swiper-next,
    .xyfclist .swiper-prev {
        display: none;
    }

    .xyfclist .swiper-pagination1 {
        display: none;
    }

    .xyfclist .swiper-slide .img {
        width: 100%;
    }

    .xyfclist .swiper-container {
        width: 100%;
    }

    .links {
        display: none;
    }

    .theme {
        padding: 20px 0;
    }

    .newslist .swiper-slide .tt {
        padding: 10px;
    }

    .xgdtbox li:first-of-type .time {
        width: 55px;
        /* height: 54px; */
    }

    .xgdtbox li:first-of-type .time .day {
        font-size: 18px;
    }

    .xgdtbox li:first-of-type .time .year {
        font-size: 12px;
    }

    .theme .title .blackfont,
    .theme .title .bluefont {
        font-size: 26px;
    }

    .theme .title .english {
        font-size: 16px;
    }

    .tzggbox li {
        margin-top: 10px;
    }

    .tzggbox li:first-of-type {
        margin-top: 0;
    }

    .tzggbox li a {
        padding: 10px 0;
    }

    .xyfclist {
        padding: 0 0 15px 0;
    }

    .wtlj li {
        margin-bottom: 10px;
    }

    .bydll {
        padding-bottom: 20px;
    }

    .theme .showmore .img {
        width: 65px;
        height: 30px;
    }

    .newslist .swiper-prev,
    .newslist .swiper-next {
        display: none;
    }

    .listbox li {
        margin-bottom: 10px;
    }

    .picturebox ul {
        display: block;
    }

    .picturebox li {
        width: 100%;
        height: 100%;
        margin: 0 0 10px 0;
    }

    .sjcurrent {
        margin: 0;
        padding: 20px 0;
    }

    .commbox {
        margin-bottom: 20px;
    }

    .picconbox li a {
        display: block;
    }

    .picconbox li .img {
        width: 100%;
        height: 100%;
    }

    .picconbox li .text {
        width: 100%;
        margin: 10px 0;
        padding: 0 10px;
    }

    .picconbox li .text .disc {
        margin-top: 0;
    }

    .picconbox li .text .time {
        margin-top: 0;
    }

    .picconbox li {
        margin-bottom: 10px;
    }

    .detail {
        padding: 10px;
    }

    .detail .titletop .detail-share .info div {
        margin-left: 0;
    }

    .detail .titletop .detail-share .info div:nth-child(2) {
        margin: 0 10px;
    }

    .detail .titletop .detail-share .info {
        justify-content: space-between;
    }

    .detail .content .text {
        margin-top: 20px;
    }

    .detail-page {
        margin-top: 20px;
    }

    .xgdtcurr .title {
        min-width: 100px;
        height: 40px;
        padding-top: 7px;
        margin-right: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .xgdtcurr {
        display: flex;
        overflow-x: scroll;
    }

    .banner .slideBox .bd img {
        height: 100%;
    }

    .xfjs,
    .tzgg {
        padding: 0;
    }

    .xfjs .temp {
        border-radius: 0;
    }

    .xfjs .temp,
    .tzgg .temp {
        padding: 10px;
        margin-top: 0;
    }

    .xgdt {
        padding-bottom: 10px;
    }

    .xgdtbox li {
        height: 70px !important;
        padding: 10px 10px;
    }

    .detail .titletop .detail-share .info div {
        font-size: 14px;
    }

    .detail-page .box a {
        font-size: 16px
    }

    .detail-page .box {
        margin-bottom: 0px;
        height: 30px;
    }

    .detail .content .text p,
    .detail .content .text span {
        font-size: 18px !important;
    }

    .newslist .swiper-pagination {
        display: flex;
    }

    .detail1 {
        padding: 0;
    }


}

.banq p br {
    display: none !important;
}

@media screen and (max-width: 860px) {
    .banq p br {
        display: block !important;
    }

    .xgdtbox li a {
        display: block;
    }

    .xgdtbox li:first-of-type a {
        display: flex;
    }

    .xgdtbox li .time2 {
        display: flex;
        justify-content: flex-start;
    }

    .xgdtbox li::before {
        display: none;
    }

    .xgdtbox li .title {
        padding-left: 0;
        width: 100%;
    }

    .xgdtbox li:first-of-type .title {
        padding-left: 10px;
        height: 60px;
    }

    .xgdtbox li:first-of-type {
        padding: 0 10px;
    }

    .bannerli .swiper-prev,
    .bannerli .swiper-next {
        display: none;
    }

    .bannerli {
        margin: 20px 0 0 0;
        padding-bottom: 20px;
    }

    .xfjs-tzgg .container {
        display: block;
    }

    .xfjs,
    .tzgg {
        width: 100%;
    }

    .xfjs-tzgg {
        padding-bottom: 20px;
    }

    .wtlj ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .wtlj li .square {
        margin-left: -45px;
    }

    .wtlj li .square span {
        font-size: 22px;
    }

    .logo h3 img {
        height: 100%;
        width: 100%;
    }

    .contact {
        display: block;
        margin-bottom: 20px;
    }

    .contact .box:nth-child(2),
    .contact .box:nth-child(3) {
        margin-left: 0;
    }

    .detail .titletop .title {
        font-size: 22px;
        line-height: 30px;
    }

    .detail .content .text {
        font-size: 16px;
    }

    .curr .current {
        display: none;
    }

    .curr {
        bottom: 30px;
    }

    .curr .position a,
    .curr .position span {
        font-size: 14px;
    }

    .curr .position span {
        margin: 0 2px;
    }

    .xgdtcurr .title a {
        font-size: 14px !important;
    }

    .xgdtcurr .title.on a {
        font-size: 14px !important;
    }

    .contact .box {
        margin-bottom: 10px;
    }

    .contact .box {
        margin-bottom: 10px;
    }

    .xgdtbox li .title {
        height: 22px;
    }

    .xfjs::before {
        display: none;
    }

    .tzgg::before {
        display: none;
    }

    .tzggbox li a {
        display: block;
    }

    .tzggbox li .title {
        width: 100%;
    }

    .detail .content .text p img {
        width: 100% !important;
        height: 100% !important;
        display: flex;
    }

    .wtlj .cycle1 .img {
        width: 25px;
        height: 25px;
    }

    .wtlj .cycle .cycle2 .cycle3 {
        width: 40px;
        height: 40px;
    }

    .wtlj .cycle .cycle2 {
        width: 50px;
        height: 50px;
    }

    .wtlj li .cycle .cycle1 {
        width: 60px;
        height: 60px;
    }

    .wtlj li .cycle {
        width: 70px;
        height: 70px;
    }

    .wtlj li .square span {
        font-size: 14px;
    }

    .wtlj li .square {
        width: 145px;
        height: 55px;
        margin-left: -40px;
    }

    .wtlj ul {
        justify-content: space-around;
    }

    .banq p {
        width: 100%;
    }

    .xgdtcurr .title.on {
        height: 40px;
        padding-top: 10px;
        font-size: 16px;
    }

    .leaderbox li a {
        display: block;
    }

    .leaderbox li .text {
        width: 100%;
        padding-left: 0;
    }

    .leaderbox li .img {
        width: 100%;
        height: 100%;
    }
    .leaderbox li .text .name{
        font-size: 18px;
        line-height: 30px;
    }
      .leaderbox li .text .infos{
        margin-top: 5px;
      }
    .leaderbox li .text .infos div{
        padding-top: 0;
    }


}