@media screen and (max-width: 800px) {
    .wrap {
        width: 95%;
        margin: 0 auto 24px;
    }
    .fix-container {
        display: none;
    }
    body {
        background-color: #fff !important;
    }
    .header .menu-box {
        display: none;
    }
    .header .m-menu-box {
        display: none;
        position: fixed;
        right: 0;
        height: 100%;
        top: 0;
        width: 100%;
        background: rgba(69, 117, 212, .95);
        z-index: 9998;
    }
    .header .m-menu-box ul {
        position: fixed;
        right: 0;
        height: 100%;
        top: 10%;
        width: 100%;
        z-index: 9999;
        text-align: center;
    }
    .header .m-menu-box ul li {
        border: none;
        width: 100%;
        line-height: 50px;
    }
    .header .m-menu-box ul li.m-line {
        width: 50%;
        height: 1px;
        background: #3E5D98;
        margin: 20px auto;
    }
    .header .m-menu-box ul li a {
        color: #fff;
        font-weight: 700;
        font-size: 24px;
    }
    .header .logo-box .right {
        display: none;
    }
    .header .logo-box .left {
        margin: 15px;
        position: relative;
    }
    .header .logo-box .left .big-title {
        font-size: 16px;
        line-height: 1.5;
        padding: 0;
    }
    .header .logo-box .left .sub-title {
        display: none;
    }
    .header .logo-box .left .m-menu {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 28px;
        height: 28px;
    }
    .com-title {
        font-size: 16px;
        line-height: 1.1;
        padding: 0;
        margin: 14px 0;
    }
    .footer {
        padding: 10px;
        line-height: 20px;
    }
    .footer .link a {
        padding: 0;
        font-size: 14px;
    }
    .footer>div span {
        display: block;
        margin: 0;
    }
    .bannertxt {
        margin-top: 30px;
        width: 60%;
        height: auto;
    }
    .bannertxt img {
        width: 100% !important;
        height: auto !important;
    }
    .crumbs {
        display: none;
    }
    .left-menu {
        width: 100%;
        padding: 10px 0;
    }
    .left-menu .menu-header {
        display: none;
    }
    .left-menu .menu-list {
        margin: 0 -5px;
        float: none;
    }
    .left-menu .menu-list:after {
        content: "";
        display: block;
        clear: both;
    }
    .left-menu .menu-list li {
        float: left;
        box-sizing: border-box;
        width: 33.3333333%;
        padding: 0 5px;
    }
    .left-menu .menu-list li a {
        padding-left: 0;
        padding: 0 10px;
        line-height: 40px;
        text-align: center;
    }
    
    .left-menu .menu-list li a:hover {
    	 color: #347bd9;
    	 padding-left: 0px;
    	 line-height: 40px;
    }
    .left-menu .menu-list.m-menu-list li {
        width: 50%;
    }
    .left-menu .menu-list.m-menu-list li .menu-title {
        line-height: 40px;
        background-size: 18px 18px;
        font-size: 14px;
        padding-left: 50px;
        background-position: 20px center;
    }
    .left-menu .menu-list.m-menu-list li .sub-menu {
        width: calc(200% + 10px);
        margin-left: calc(-100% - 10px);
    }
    .left-menu .menu-list.m-menu-list li .sub-menu:after {
        content: "";
        display: block;
        clear: both;
    }
    .left-menu .menu-list.m-menu-list li .sub-menu li {
        width: 50%;
    }
    .left-menu .menu-list.m-menu-list li .sub-menu a {
        background: transparent;
        font-size: 14px;
    }
    .pagation {
        margin: 10px auto 8px;
        font-size: 14px;
    }
    .pagation a {
        line-height: 25px;
        padding: 0 8px;
    }
    .pagation .total-page {
        display: none;
    }
    .index .banner {
        height: 160px !important;
    }
    .index .banner .info {
        font-size: 18px;
        line-height: 1;
        left: 0;
        bottom: 0;
        top: 60px;
        text-align: center;
    }
    .index .banner .info .big-title {
        margin-bottom: 2px;
    }
    .index .banner .info .sub-title {
        font-size: 14px;
    }
    .index .banner .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }
    .index .model1 .container {
        margin-bottom: 15px;
    }
    .index .model1 .container .box {
        padding: 15px 8px;
    }
    .index .model1 .container .box .tab-content {
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .index .model1 .container .box .item {
        font-size: 14px;
        width: 25%;
        margin-bottom: 5px;
    }
    .index .model1 .container .box .item .border {
        width: 70px;
        height: 70px;
        line-height: 70px;
        margin-bottom: 5px;
    }
    .index .model1 .container .box .item .border img {
        width: 50px;
        height: 50px;
    }
    .index .model2>div {
        width: 100%;
    }
    .index .model2>div .img-item {
        margin-bottom: 10px;
    }
    .index .model2>div .img-item img {
        width: 45%;
        height: 100px;
        object-fit: cover;
        object-position: center;
        margin-right: 0;
    }
    .index .model2 .left .container {
        padding-right: 0;
    }
    .index .model2 .left .container .info {
        width: 55%;
        padding-left: 10px;
        box-sizing: border-box;
        float: left;
    }
    .index .model2 .left .container .info .title {
        font-size: 16px;
        line-height: 1;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .index .model2 .left .container .info .des {
        font-size: 12px;
        line-height: 20px;
    }
    .index .model2 .left .container #indexnews ul li a {
        position: relative;
        padding-right: 70px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        box-sizing: border-box;
        font-size: 14px;
    }
    .index .model2 .left .container #indexnews ul li a span {
        font-size: 12px;
        width: 70px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .index .model2 .right .upcoming-event {
        margin: 0;
    }
    .index .model2 .right .upcoming-event>li {
        display: flex;
    }
    .index .model2 .right .upcoming-event .event-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .index .model2 .right .upcoming-event .event-content h6 {
        line-height: 1.5;
    }
    .index .model2 .right .upcoming-event .event-content h6 a {
        font-size: 14px;
    }
    .index .model3 .container .item {
        width: 49%;
        margin-right: 0;
        float: left;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .index .model3 .container .item .img-box {
        height: 100px;
    }
    .index .model3 .container .item .img-box img {
        object-position: center;
        object-fit: cover;
    }
    .index .model3 .container .item .info-box {
        padding: 5px;
    }
    .index .model3 .container .item .info-box .title {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 5px;
        height: 20px;
    }
    .index .model3 .container .item .info-box .des {
        font-size: 12px;
        line-height: 18px;
    }
    .index .model3 .container .item:nth-of-type(2n+1) {
        margin-right: 2%;
    }
    .index .model3 .container:after {
        content: "";
        display: block;
        clear: both;
    }
    .index .model4 {
        margin-bottom: 10px;
    }
    .index .model4 .container .item {
        width: 49%;
        float: left;
        box-sizing: border-box;
        margin: 0;
        margin-bottom: 10px;
    }
    .index .model4 .container .item:nth-of-type(2n+1) {
        margin-right: 2%;
    }
    .banner {
        height: 80px !important;
    }
    #news {
        height: auto;
    }
    .newsphoto {
        width: 100%;
        height: auto;
    }
    .newsphoto img {
        width: 100%;
        height: auto;
    }
    .newstxt {
        width: 100%;
    }
    .newstxt h3 {
        font-size: 16px;
    }
    .newstxt p {
        font-size: 14px;
    }
    .center .wrap {
        padding: 0;
    }
    .center .content {
        background-color: #fff;
    }
    .center .main {
        width: 100%;
        padding: 0;
    }
    #park {
        width: 100%;
        height: auto;
        font-size: 16px;
    }
    #park h3 {
        font-size: 16px;
    }
    #park p {
        font-size: 14px;
        line-height: 1.5;
    }
    #park .parkphoto {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    #park .newstxt img {
        width: 100%;
        height: auto;
    }
    #newsdetail-title {
        height: auto;
    }
    #newsdetail-title h3 {
        font-size: 16px;
        line-height: 1.5;
    }
    #newsdetail-titletime {
        font-size: 14px;
        line-height: 1.5;
        height: auto;
    }
    #newstxt {
        font-size: 14px;
        line-height: 1.5;
        margin: 20px 0;
    }
    #head {
        height: auto;
    }
    .loginInfo {
        width: 100%;
        left: 0;
        top: 110px;
        margin-left: 0;
        margin-top: 0;
    }
    .loginInfo .lInfo {
        display: none;
    }
    .loginInfo .rInfo {
        width: 304px;
        margin: 0 auto;
        float: none;
    }
    .loginInfo .rInfo .login_body {
        width: 260px;
    }
    .loginInfo .rInfo .login_form input[type=text],
    .loginInfo .rInfo .login_form input[type=password] {
        width: 220px;
    }
    .loginInfo .rInfo .login_form button {
        width: 250px;
    }
    .footinner {
        width: 100%;
    }
    .copyright {
        width: 95%;
        margin: 0 auto;
        font-size: 12px;
    }
    .copyright span {
        line-height: 1.5;
    }
    .enterpr {
        min-height: 120px;
    }
    .enterpr ul {
        width: 300px;
        margin: 0 auto;
    }
    .enterpr ul:after {
        content: "";
        clear: both;
        display: block;
    }
    .liuchengtxt {
        margin-top: 10px;
        line-height: 25px;
    }
    .liuchengtxt h2 {
        font-size: 18px;
    }
    .liuchengtxt p {
        font-size: 14px;
    }
    #enter {
        width: 80px;
        height: 80px;
        margin: 10px 0;
    }
    #enter a {
        width: 80px;
        height: 80px;
        padding-top: 10px;
    }
    #enter a p {
        font-size: 12px;
        padding: 5px 0;
        white-space: nowrap;
    }
    #enter img {
        margin-top: 0;
    }
    .liucheng {
        width: 30px;
        height: 30px;
        background-size: cover;
        margin-top: 30px;
    }
    .about_us .info-title {
        padding: 10px 0;
        font-size: 24px;
    }
    .about_us .model1 .img-item {
        margin-bottom: 0;
    }
    .about_us .model1 .img-item img {
        float: none;
        width: 100%;
        height: auto;
    }
    .about_us .model1 .img-item .info {
        padding: 10px 0;
        font-size: 14px;
        line-height: 1.8;
    }
    .about_us .model2 .container .item {
        width: 49%;
        box-sizing: border-box;
        margin: 0;
        height: 250px;
        margin-bottom: 10px;
    }
    .about_us .model2 .container .item:nth-of-type(2n+1) {
        margin-right: 2%;
    }
    .about_us .model2 .container .item .box {
        padding: 10px;
    }
    .about_us .model2 .container .item .box .title {
        padding: 0;
        font-size: 18px;
    }
    .about_us .model2 .container .item .box .img-box {
        width: 50%;
        height: auto;
        margin: 10px auto;
    }
    .about_us .model2 .container .item .box .img-box img {
        width: 100%;
        height: auto;
    }
    .about_us .model2 .container .item .box .info-box {
        font-size: 14px;
        line-height: 1.5;
    }
    .about_us .model3 .container .box {
        padding: 0;
        display: block;
    }
    .about_us .model3 .container .box:after {
        content: "";
        display: block;
        clear: both;
    }
    .about_us .model3 .container .item {
        width: 33.33333%;
        float: left;
        margin-bottom: 15px;
    }
    .about_us .model3 .container .item div {
        font-size: 16px;
        line-height: 1;
    }
    .about_us .model3 .container .item .border {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .about_us .model3 .container .item .border img {
        width: 50%;
    }
    .question {
        background: #fff;
    }
    .question .wrap {
        padding: 10px 0;
    }
    .question .wrap .main .form {
        padding: 15px 0;
    }
    .question .wrap .main .form .form-row {
        display: block;
    }
    .question .wrap .main .form .form-row input,
    .question .wrap .main .form textarea,
    .question .wrap .main .form .form-row select {
        width: 100%;
        box-sizing: border-box;
    }
    .question .wrap .main .form label {
        text-align: left;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .question .wrap .main .form .form-group {
        margin-bottom: 20px;
        display: block !important;
    }
    .question .wrap .main .form .btn {
        margin-bottom: 20px;
    }
    .center .app-list ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .center .main .app-list {
        min-height: 0;
    }
    .center #zhengwu {
        width: 23%;
        margin: 0;
        box-sizing: border-box;
        margin: 0 1% 20px;
        height: 90px;
    }
    #zhengwu img {
        width: 45%;
        height: auto;
        margin: 0 0 5px 0;
    }
    .center #zhengwu a {
        width: 100%;
        padding-top: 10px;
        height: 100%;
    }
    .center #zhengwu a p {
        font-size: 12px;
        padding: 0;
        line-height: 1;
    }
    .zhengwu .active>i {
        left: 50%;
        margin-left: -12px;
    }
    .zhengwu .info {
        width: 100%;
        margin-left: 0;
        padding: 10px;
        font-size: 14px;
    }
    .center .main .app-item {
        padding: 15px;
    }
    .center .main .app-item img {
        float: none !important;
        margin: 0 auto;
        display: block;
    }
    .center .main .app-item .app-info {
        width: 100%;
    }
    .center .main .app-item .app-info .app-more {
        line-height: 20px;
    }
    .wuliu .bar .right .print {
        display: none;
    }
    .wuliu .wl-list {
        padding: 20px 0px 20px 95px;
    }
    .new_telst {
        width: 100%;
    }
    .new_telst li {
        width: 50%;
    }
    .new_telst p {
        width: 50%;
    }
    #qingdan {
        width: 100%;
        height: auto;
    }
    #qingdan:after {
        content: "";
        display: block;
        clear: both;
    }
    #qingdan div {
        width: 100% !important;
    }
    #qingdan div input,
    .wuliu #qingdan div select {
        width: 100%;
        line-height: 30px;
        height: 30px;
        border: 1px solid #d1d1d1;
        border-radius: 4px;
        box-sizing: border-box;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    #qingdan div a {
        width: 100%;
        line-height: 30px;
        border-radius: 4px;
    }
    .new-wrap {
        margin-top: 5px;
    }
    li.new_cnrf {
        width: 100%;
        margin: 0;
    }
    .newrf_lst dl:after {
        content: "";
        display: block;
        clear: both;
    }
    .new_lst_cn {
        width: 100%;
    }
    .newrf_lst dd {
        width: 100%;
        margin: 0 0 10px 0;
        box-sizing: border-box;
        position: relative;
        padding-left: 85px;
        padding-right: 10px;
        box-sizing: border-box;
        height: auto;
        min-height: 85px;
    }
    .newrf_lst dd p.new_rq {
        position: absolute;
        left: 10px;
        margin: 0;
        top: 10px;
    }
    p.newrf_tx {
        width: 100%;
    }
    p.newrf_tx .haiguantitle {
        font-size: 14px;
    }
    p.newrf_tx .haiguanmingxi {
        font-size: 12px;
        line-height: 1.5;
    }
    .new_lst .table-top {
        margin-top: 20px;
    }
    .table th {
        font-size: 12px;
    }
    .new_lst .table tr>td:last-child {
        display: none;
    }
    .new_lst .table tr>th:last-child {
        display: none;
    }
    .new_lst .table tr>td:nth-last-child(2) {
        display: none;
    }
    .new_lst .table tr>th:nth-last-child(2) {
        display: none;
    }
    .new_lst .table td {
        font-size: 12px;
    }
    .tongji img {
        max-width: 100%;
        display: block;
    }
    .question .main-answer {
        padding: 0;
    }
    .question .question-block {
        padding-bottom: 20px;
    }
    .question .answer-block {
        padding-top: 20px;
    }
    .question .center-title {
        font-size: 20px;
    }
    .question .q-title {
        font-size: 16px;
    }
    .question .q-a-content {
        font-size: 14px;
        line-height: 1.5;
    }
    .question .q-a-user {
        font-size: 12px;
    }
    .question .q-a-user span {
        display: block;
        margin-right: 0 !important;
        margin-bottom: 3px;
    }
    .question .question-page {
        margin-top: 40px;
    }
    .question .main-all {
        padding: 0;
    }
    .question .question-top {
        padding: 0;
    }
    .question .com-btn {
        padding: 0 5px;
        min-width: 60px;
        font-size: 12px;
        margin-left: 5px;
        height: 30px;
        line-height: 30px;
    }
    .question .ask-search .ask-box .input-box input {
        height: 30px;
    }
    .question .quick-remind {
        margin: 15px 0 20px;
    }
    .question .quick-remind .remind-item a {
        font-size: 12px;
        width: 65px;
    }
    .question .quick-remind .remind-item span {
        font-size: 12px;
    }
    .question .ask-list .ask-item {
        line-height: 40px;
        font-size: 14px;
        display: flex;
    }
    .question .ask-list .ask-point {
        font-size: 30px;
        width: 14px;
        line-height: 36px;
    }
    .question .ask-list .asktime {
        font-size: 12px;
        width: 75px;
    }
    .question .ask-list .ask-content {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .question .main {
        width: 100%;
        padding: 0;
    }
    #down {
        line-height: 1.5;
    }
    #down p {
        margin-bottom: 10px;
        font-size: 14px;
        position: relative;
        padding-left: 20px;
    }
    #down p img {
        position: absolute;
        left: 0;
        top: 1px;
        width: 15px;
        height: 15px;
    }
    #platform ul li {
        width: 47%;
        margin: 0;
        box-sizing: border-box;
        margin: 10px 1% 0;
    }
    #platform ul li:nth-of-type(2n+1) {
        margin-right: 3%;
    }
    #platform ul li dt {
        width: 100%;
    }
    #platform ul li dd {
        width: 100%;
    }
    #platform ul li img {
        width: 100%;
        height: 110px;
        object-fit: contain;
        object-position: center;
    }
    .bgf4 {
        min-width: 100%;
    }
    .bgf4 .reg-box-pan {
        padding: 0;
    }
    .bgf4 .regcon {
        width: 280px;
        min-width: 280px;
        margin-left: -140px;
    }
    .bgf4 .regcon pre {
        width: 260px;
        resize: none;
        white-space: normal;
    }
    .bgf4 .regcon pre strong {
        text-align: center;
        display: block;
        width: 100%;
    }
    .bgf4 .m-sPopClose {
        top: -14px;
        right: 14px;
    }
    .bgf4 .m-sPopTitle {
        height: 50px;
        line-height: 50px;
    }
    .login-box .main {
        width: 100%;
        margin-top: 0;
    }
    .login-box .main .reg-box .part1 {
        padding: 0px;
        width: 270px;
        margin: 0 auto;
    }
    .login-box .main .reg-box .part1 .item-ifo {
        width: 100% !important;
    }
    .login-box .main .reg-box .intelligent-label {
        text-align: left;
    }
    .login-box .main .reg-box .item {
        margin-bottom: 30px;
    }
    .login-box .main .reg-box .focus,
    .login-box .main .reg-box .error {
        left: 0 !important;
        top: 35px;
        line-height: 20px;
    }
    .login-box .main .reg-box .codeValid0 {
        position: absolute;
        left: 167px !important;
        top: -15px;
    }
    .login-box .main .reg-box .codeValid1 {
        left: 167px !important;
        top: 20px;
        line-height: 20px;
        width: 100px;
    }
    .login-box .main .reg-box .codeValid2 {
        width: 50%;
    }
    .login-box .main .agreement .intelligent-label {
        display: none;
    }
    .login-box .main .strength {
        display: none !important;
    }
    .about_us .info-title {
        padding: 10px 0;
        font-size: 24px;
    }
    .about_us .model1 .img-item {
        margin-bottom: 0;
    }
    .about_us .model1 .img-item img {
        float: none;
        width: 100%;
        height: auto;
    }
    .about_us .model1 .img-item .info {
        padding: 10px 0;
        font-size: 14px;
        line-height: 1.8;
    }
    .about_us .model2 .container .item {
        width: 49%;
        box-sizing: border-box;
        margin: 0;
        height: 250px;
        margin-bottom: 10px;
    }
    .about_us .model2 .container .item:nth-of-type(2n+1) {
        margin-right: 2%;
    }
    .about_us .model2 .container .item .box {
        padding: 10px;
    }
    .about_us .model2 .container .item .box .title {
        padding: 0;
        font-size: 18px;
    }
    .about_us .model2 .container .item .box .img-box {
        width: 50%;
        height: auto;
        margin: 10px auto;
    }
    .about_us .model2 .container .item .box .img-box img {
        width: 100%;
        height: auto;
    }
    .about_us .model2 .container .item .box .info-box {
        font-size: 14px;
        line-height: 1.5;
    }
    .about_us .model3 .container .box {
        padding: 0;
        display: block;
    }
    .about_us .model3 .container .box:after {
        content: "";
        display: block;
        clear: both;
    }
    .about_us .model3 .container .item {
        width: 33.33333%;
        float: left;
        margin-bottom: 15px;
    }
    .about_us .model3 .container .item div {
        font-size: 16px;
        line-height: 1;
    }
    .about_us .model3 .container .item .border {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    .about_us .model3 .container .item .border img {
        width: 50%;
    }
    .question {
        background: #fff;
    }
    .question .wrap {
        padding: 10px 0;
    }
    .question .wrap .main .form {
        padding: 15px 0;
    }
    .question .wrap .main .form .form-row {
        display: block;
    }
    .question .wrap .main .form .form-row input,
    .question .wrap .main .form textarea,
    .question .wrap .main .form .form-row select {
        width: 100%;
        box-sizing: border-box;
    }
    .question .wrap .main .form label {
        text-align: left;
        margin-bottom: 10px;
        font-size: 16px;
    }
    .question .wrap .main .form .form-group {
        margin-bottom: 20px;
        display: block !important;
    }
    .question .wrap .main .form .btn {
        margin-bottom: 20px;
    }
    .center .app-list ul:after {
        content: "";
        display: block;
        clear: both;
    }
    .center .main .app-list {
        min-height: 0;
    }
    .center #zhengwu {
        width: 23%;
        margin: 0;
        box-sizing: border-box;
        margin: 0 1% 20px;
        height: 90px;
    }
    #zhengwu img {
        width: 45%;
        height: auto;
        margin: 0 0 5px 0;
    }
    .center #zhengwu a {
        width: 100%;
        padding-top: 10px;
        height: 100%;
    }
    .center #zhengwu a p {
        font-size: 12px;
        padding: 0;
        line-height: 1;
    }
    .zhengwu .active>i {
        left: 50%;
        margin-left: -12px;
    }
    .zhengwu .info {
        width: 100%;
        margin-left: 0;
        padding: 10px;
        font-size: 14px;
    }
    .center .main .app-item {
        padding: 15px;
    }
    .center .main .app-item img {
        float: none !important;
        margin: 0 auto;
        display: block;
    }
    .center .main .app-item .app-info {
        width: 100%;
    }
    .center .main .app-item .app-info .app-more {
        line-height: 20px;
    }
    .wuliu .bar .right .print {
        display: none;
    }
    .wuliu .wl-list {
        padding: 20px 0px 20px 95px;
    }
    .new_telst {
        width: 100%;
    }
    .new_telst li {
        width: 50%;
    }
    .new_telst p {
        width: 50%;
    }
    #qingdan {
        width: 100%;
        height: auto;
    }
    #qingdan:after {
        content: "";
        display: block;
        clear: both;
    }
    #qingdan div {
        width: 100% !important;
    }
    #qingdan div input,
    .wuliu #qingdan div select {
        width: 100%;
        line-height: 30px;
        height: 30px;
        border: 1px solid #d1d1d1;
        border-radius: 4px;
        box-sizing: border-box;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    #qingdan div a {
        width: 100%;
        line-height: 30px;
        border-radius: 4px;
    }
    .new-wrap {
        margin-top: 5px;
    }
    li.new_cnrf {
        width: 100%;
        margin: 0;
    }
    .newrf_lst dl:after {
        content: "";
        display: block;
        clear: both;
    }
    .new_lst_cn {
        width: 100%;
    }
    .newrf_lst dd {
        width: 100%;
        margin: 0 0 10px 0;
        box-sizing: border-box;
        position: relative;
        padding-left: 85px;
        padding-right: 10px;
        box-sizing: border-box;
        height: auto;
        min-height: 85px;
    }
    .newrf_lst dd p.new_rq {
        position: absolute;
        left: 10px;
        margin: 0;
        top: 10px;
    }
    p.newrf_tx {
        width: 100%;
    }
    p.newrf_tx .haiguantitle {
        font-size: 14px;
    }
    p.newrf_tx .haiguanmingxi {
        font-size: 12px;
        line-height: 1.5;
    }
    .new_lst .table-top {
        margin-top: 20px;
    }
    .table th {
        font-size: 12px;
    }
    .new_lst .table td {
        font-size: 12px;
    }
    .tongji img {
        max-width: 100%;
        display: block;
    }
    .question .main-answer {
        padding: 0;
    }
    .question .question-block {
        padding-bottom: 20px;
    }
    .question .answer-block {
        padding-top: 20px;
    }
    .question .center-title {
        font-size: 20px;
    }
    .question .q-title {
        font-size: 16px;
    }
    .question .q-a-content {
        font-size: 14px;
        line-height: 1.5;
        ;
    }
    .question .q-a-user {
        font-size: 12px;
    }
    .question .q-a-user span {
        display: block;
        margin-right: 0 !important;
        margin-bottom: 3px;
    }
    .question .question-page {
        margin-top: 40px;
    }
    .question .main-all {
        padding: 0;
    }
    .question .question-top {
        padding: 0;
    }
    .question .com-btn {
        padding: 0 5px;
        min-width: 60px;
        font-size: 12px;
        margin-left: 5px;
        height: 30px;
        line-height: 30px;
    }
    .question .ask-search .ask-box .input-box input {
        height: 30px;
    }
    .question .quick-remind {
        margin: 15px 0 20px;
    }
    .question .quick-remind .remind-item a {
        font-size: 12px;
        width: 65px;
    }
    .question .quick-remind .remind-item span {
        font-size: 12px;
    }
    .question .ask-list .ask-item {
        /*line-height: 40px;*/
        font-size: 14px;
        display: flex;
    }
    .question .ask-list .ask-point {
        font-size: 30px;
        width: 14px;
        line-height: 36px;
    }
    .question .ask-list .asktime {
        font-size: 12px;
        width: 100px;
    }
    .question .ask-list .ask-content {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .question .main {
        width: 100%;
        padding: 0;
    }
    #down {
        line-height: 1.5;
    }
    #down p {
        margin-bottom: 10px;
        font-size: 14px;
        position: relative;
        padding-left: 20px;
    }
    #down p img {
        position: absolute;
        left: 0;
        top: 1px;
        width: 15px;
        height: 15px;
    }
    #platform ul li {
        width: 47%;
        margin: 0;
        box-sizing: border-box;
        margin: 10px 1% 0;
    }
    #platform ul li:nth-of-type(2n+1) {
        margin-right: 3%;
    }
    #platform ul li dt {
        width: 100%;
    }
    #platform ul li dd {
        width: 100%;
    }
    #platform ul li img {
        width: 100%;
        height: 110px;
        object-fit: contain;
        object-position: center;
    }
}