﻿@media screen and (max-width: 1480px) {
    .memberdir-list-li {
        width: 374px;
    }
}
@media screen and (max-width: 1480px) {
    .header-top {
        padding: 0 20px;
    }
    .header .logo {
        display: block;
        width: 440px;
    }
    .header .nav {
        width: calc( 100% - 460px );
    }
    .index-notice {
        max-width: 1180px;
    }
    .index-notice-list ul li {
        width: 24%;
    }
    .index-notice-title {
        font-size: 16px;
        line-height: 26px;
    }
    .index-news-box {
        max-width: 1180px;
    }
    .index-news-left {
        width: 580px;
    }
    .index-news-right ul {
        width: 580px;
    }
    .index-news-list-block {
        width: 480px;
    }
    .index-news-time {
        width: 80px;
        padding-right: 10px;
    }
    .index-news-time p {
        font-size: 40px;
        margin-bottom: 8px;
    }
    .index-news-title {
        margin-bottom: 6px;
    }
    .index-plat {
        max-width: 1180px;
    }
    .index-plat-list ul li {
        width: 390px;
    }
    .index-plat-list ul li p {
        font-size: 20px;
    }
    .index-plat-more {
        width: 110px;
        height: 40px;
    }
    .index-member {
        max-width: 1180px;
    }
    .index-member-list ul li {
        width: 380px;
    }
    .index-member-con {
        width: 350px;
    }
    .index-style {
        max-width: 1180px;
    }
    .index-news-time p:last-child {
        margin-bottom: 0;
    }
    .about-container {
        max-width: 1180px;
    }
    .about-intro-con {
        width: 700px;
    }
    .about-nav-box {
        max-width: 1180px;
    }
    .about-link-left {
        width: 517px;
        height: 330px;
        padding-top: 30px;
        padding-left: 30px;
    }
    .about-link-right {
        width: 663px;
        height: 330px;
    }
    .about-link-list p {
        font-size: 16px;
    }
    .about-line-input input {
        width: 550px;
    }
    .about-line-yam__input {
        width: 348px;
    }
    .about-line-yam {
        width: 548px;
    }
    .dongtai-article {
        width: 790px;
    }
    .memberon-apply {
        width: 1180px;
    }
    .member-news-li {
        width: 280px;
        margin-right: 20px;
    }
    .member-news-li img {
        height: 198px;
    }
    .member-system-left {
        width: 900px;
    }
    .member-system-lt {
        width: 900px;
    }
    .system .memberon-apply {
        width: 900px;
    }
    .member-system-right {
        width: 260px;
    }
    .member-system-right a {
        width: 230px;
    }
    .member-system-right a.active {
        background-position: 180px center;
    }
    .member-system-right a:hover {
        background-position: 180px center;
    }
    .notice-box {
        max-width: 1180px;
    }
    .guide-list ul li {
        width: 560px;
    }
    .member-header .logo {
        display: block;
        width: 440px;
    }
    .member-header .nav {
        width: calc( 100% - 460px );
    }
    .memberdir-list-li p {
        font-size: 14px;
    }
}
/* 2k屏视角 */
@media screen and (max-width: 1280px) {
    .index-notice {
        max-width: 1000px;
    }
    .index-notice-list ul li {
        padding: 30px 20px 10px;
    }
    .index-news-box {
        max-width: 1000px;
    }
    .index-news-list-block {
        width: 400px;
    }
    .index-news-left {
        width: 480px;
    }
    .index-news-right ul {
        width: 500px;
    }
    .index-news-title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .index-news-desc {
        line-height: 1.4;
    }
    .index-news-list {
        margin-bottom: 10px;
    }
    .index-news-time p {
        font-size: 30px;
        text-align: center;
    }
    .index-plat {
        max-width: 1000px;
    }
    .index-plat-list ul li {
        width: 320px;
    }
    .index-plat-list ul li p {
        font-size: 16px;
    }
    .index-plat-more {
        width: 90px;
        height: 34px;
        font-size: 14px;
    }
    .index-plat-list ul li {
        padding: 0 14px;
    }
    .index-member {
        max-width: 1000px;
    }
    .index-member-list ul li {
        /* width: 320px; */
        width: 49%;
    }
    .index-member-con {
        /* width: 292px; */
        width: 100%;
    }
    .index-style {
        max-width: 1000px;
    }
    .owl-style-box {
        padding: 20px 10px;
    }
    .owl-style-title {
        font-size: 16px;
        height: 48px;
    }
    .owl-style-time {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .owl-style-more {
        width: 90px;
        height: 34px;
        font-size: 14px;
        padding: 0 10px;
    }
    .owl-style-more {
        background-position: 72px center;
    }
    .index-style-block:hover .owl-style-more {
        background-color: #194382;
        background-image: url('../image/21.png');
        background-repeat: no-repeat;
        background-position: 72px center;
    }
    .index-notice-title p:first-child {
        font-size: 28px;
    }
    .index-notice-title p:last-child {
        font-size: 14px;
    }
    .index-notice-more {
        width: 90px;
        height: 34px;
        font-size: 12px;
        padding: 0 14px;
        background-position: 68px center;
    }
    .index-notice-more:hover {
        background-image: url('../image/21.png');
        background-repeat: no-repeat;
        background-position: 68px center;
    }
    .footer-system a {
        width: 310px;
        font-size: 16px;
    }
    .footer-logo {
        width: 460px;
    }
    .footer-system {
        flex-wrap: wrap;
    }
    .footer-system a {
        margin-bottom: 10px;
    }
    .about-container {
        max-width: 1000px;
    }
    .about-intro__img {
        display: none;
    }
    .about-intro-con {
        width: 100%;
    }
    .about-nav-box {
        max-width: 1000px;
    }
    .about-nav-link a {

        /*width: 140px;*/
        margin-left: 20px;

    }
    .about-link-left {
        width: 437px;
    }
    .about-link-right {
        width: 563px;
    }
    .about-link-tip {
        font-size: 28px;
    }
    .about-link-title {
        font-size: 20px;
    }
    .about-link-list p {
        font-size: 14px;
    }
    .about-line-input input {
        width: 480px;
    }
    .detail-title {
        font-size: 28px;
    }
    .dongtai-article {
        width: 600px;
    }
    .memberdir-list {
        justify-content: space-between;
    }
    .memberdir-list-li {
        width: 48%;
        margin-right: 0;
    }
    .memberon-reg {
        width: 1000px;
    }
    .memberon-apply {
        width: 1000px;
    }
    .member-news-li {
        width: 320px;
    }
    .member-news-li:nth-child(3n) {
        margin-right: 0px;
    }
    .member-news-li:nth-child(4n) {
        margin-right: 20px;
    }
    .member-system {
        flex-direction: column;
    }
    .member-system-right {
        display: flex;
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }
    .member-system-left,.member-system-lt,.system .memberon-apply {
        width: 100%;
    }
    .index-member-more .index-member-switch {
        font-size: 16px;
    }
    .index-member-more .index-member-switch:nth-child(2) {
        margin-left: 60px;
        margin-right: 40px;
    }
    .notice-box {
        max-width: 1000px;
    }
    .guide-list ul li {
        width: 490px;
    }
    .guide-list-con p:first-child {
        width: 200px;
    }
    .header .nav li a {
        font-size: 16px;
    }
    .member-header .nav li a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1100px) {
    .member-news-li {
        width: 32%;
        margin-right: 2%;
    }
    .member-news-li:nth-child(4n) {
        margin-right: 2%;
    }
    .member-news-container {
        max-width: 90%;
    }
    .member-news-block {
        padding: 15px;
    }
    .member-news-title {
        font-size: 16px;
        height: 48px;
    }
    .member-news-time {
        font-size: 14px;
        margin-top: 8px;
        padding-bottom: 8px;
    }
    .member-news-desc {
        line-height: 1.5;
        height: 42px;
    }
    .member-news-more {
        width: 100px;
        height: 40px;
        line-height: 40px;
        padding: 0 12px;
        font-size: 14px;
        background-position: 76px center;
    }
    .notice-box {
        max-width: 90%;
    }
    .guide-list ul li {
        width: 100%;
    }
    .guide-list-con p:first-child {
        width: 400px;
    }
    .member-header {
        display: none;
    }
    .about-nav {
        top: 60px;
    }
    .member-news-li:hover .member-news-more {
        background: url('../image/21.png') no-repeat;
        background-size: 7px 12px;
        background-position: 76px center;
        background-color: #194382;
        color: #ffffff;
    }
}
@media screen and (max-width: 1100px) {
    .index-notice {
        max-width: 90%;
    }
    .index-news-box {
        max-width: 90%;
    }
    .index-news-left {
        /* width: 60%; */
        display: none;
    }
    .index-news-right {
        width: 100%;
    }
    .index-news-right ul {
        width: 100%;
    }
    .index-news-list-block {
        width: calc( 100% - 94px );
    }
    .index-plat {
        max-width: 90%;
    }
    .index-plat-list ul li {
        width: 49%;
    }
    .index-member {
        max-width: 90%;
    }
    .index-member-list ul li {
        width: 49%;
    }
    .index-member-con {
        width: 100%;
    }
    .index-style {
        max-width: 90%;
    }
    .index-notice-list ul {
        overflow-x: auto;
    }
    .index-notice-list ul li {
        width: 34%;
        flex-shrink: 0;
        margin-right: 20px;
    }
    .index-notice-list ul li:last-child {
        margin-right: 0;
    }
    .index-notice-list ul::-webkit-scrollbar {
        height: 0px;
    }
    .header-search {
        width: 90%;
    }
    .footer-box {
        width: 90%;
        margin: 0 auto;
    }
    .footer-nav {
        flex-wrap: wrap;
    }
    .footer-nav li {
        margin-bottom: 10px;
    }
    .copyright a {
        font-size: 14px;
    }
    .header-tap {
        display: none;
    }
    .header-top {
        display: none;
    }
    .mobile-header {
        display: flex;
        justify-content: flex-start;
        padding-left: 5%;
    }
    .header {
        height: 260px;
    }
    .header-search__input {
        width: 80%;
    }
    .header-search {
        height: 50px;
    }
    .memberon-apply-input__label {
        line-height: 48px;
    }
    .header-search__button {
        width: 100px;
        height: 48px;
        line-height: 48px;
    }
    .header-search__input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        font-size: 16px;
        color: #999999;
    }
    .header-search__input:-moz-placeholder{    /* Firefox版本4-18 */
        font-size: 16px;
        color: #999999;
    }              
    .header-search__input::-moz-placeholder{    /* Firefox版本19+ */
        font-size: 16px;
        color: #999999;
    }              
    .header-search__input:-ms-input-placeholder{   /* IE浏览器 */
        font-size: 16px;
        color: #999999;
    }  
    .about-container {
        max-width: 90%;
    }
    .about-nav-box {
        max-width: 90%;
    }
    .about-nav-link a {
        width: 120px;
    }
    .about-expert-th div, .about-expert-list span {
        font-size: 16px;
    }
    .about-link {
        flex-direction: column;
        align-items: flex-start;
    }
    .about-link-right {
        width: 100%;
        height: auto;
    }
    .about-link-left {
        width: 100%;
    }
    .about-line-input input {
        width: 48%;
    }
    .about-line-yam__input {
        width: 200px;
    }
    .about-line-yam {
        width: 400px;
    }
    .about-line-button {
        width: 220px;
    }
    .dongtai-litpic {
        margin-left: 0;
        margin-right: 0;
    }
    .dongtai-more {
        margin-left: 0;
    }
    .dongtai-list {
        justify-content: space-between;
    }
    .dongtai-list-time {
        width: 10%;
    }
    .dongtai-litpic {
        width: 20%;
    }
    .dongtai-article {
        width: 65%;
    }
    .memberdir-bar-left p {
        font-size: 24px;
    }
    .memberdir-bar-left a {
        margin-left: 40px;
    }
    .memberdir-bar-left a {
        font-size: 16px;
    }
    .memberdir-bar-right {
        width: 300px;
        height: 40px;
    }
    .memberdir-bar-right input {
        width: 200px;
    }
    .memberdir-bar-right a {
        width: 100px;
        font-size: 16px;
    }
    .memberdir-bar-right input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        color: #999999;
        font-size: 16px;
    }
    .memberdir-bar-right input:-moz-placeholder{    /* Firefox版本4-18 */
        color: #999999;
        font-size: 16px;
    }              
    .memberdir-bar-right input::-moz-placeholder{    /* Firefox版本19+ */
        color: #999999;
        font-size: 16px;
    }              
    .memberdir-bar-right input:-ms-input-placeholder{   /* IE浏览器 */
        color: #999999;
        font-size: 16px;
    }
    .memberdir-list-li p {
        font-size: 16px;
    }
    .memberdir-list-li p {
        height: 60px;
        line-height: 60px;
    }
    .memberon-step {
        width: 100%;
    }
    .memberon-step-block img {
        width: 50px;
        height: 50px;
    }
    .memberon-step-num {
        font-size: 14px;
    }
    .memberon-step-name {
        font-size: 14px;
    }
    .memberon-step-line {
        width: 60px;
    }
    .memberon-reg {
        width: 100%;
    }
    .memberon-apply {
        width: 100%;
    }
    .memberon-apply-input__label {
        font-size: 14px;
    }
    .memberon-apply-input {
        width: 590px;
    }
    .memberon-apply-input-qua input {
        width: 480px;
        height: 48px;
        margin-bottom: 10px;
    }
    .memberon-apply-input-mul input {
        width: 230px;
    }
    .uploadbtn-box p {
        font-size: 14px;
    }
    .memberon-apply-uploadimg-exm {
        width: 230px;
    }
    .memberon-apply-input__textarea {
        width: 480px;
    }
    .memberon-apply-next {
        width: 480px;
        height: 48px;
        line-height: 48px;
        margin-top: 30px;
    }
    .uploadbtn {
        width: 230px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .memberon-apply-input-qua input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        color: #999999;
        font-size: 14px;
    }
    .memberon-apply-input-qua input:-moz-placeholder{    /* Firefox版本4-18 */
        color: #999999;
        font-size: 14px;
    }              
    .memberon-apply-input-qua input::-moz-placeholder{    /* Firefox版本19+ */
        color: #999999;
        font-size: 14px;
    }              
    .memberon-apply-input-qua input:-ms-input-placeholder{   /* IE浏览器 */
        color: #999999;
        font-size: 14px;
    }
    .memberon-apply-input__textarea::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        color: #999999;
        font-size: 14px;
    }
    .memberon-apply-input__textarea::-moz-placeholder{    /* Firefox版本4-18 */
        color: #999999;
        font-size: 14px;
    }              
    .memberon-apply-input__textarea::-moz-placeholder{    /* Firefox版本19+ */
        color: #999999;
        font-size: 14px;
    }              
    .memberon-apply-input__textarea::-ms-input-placeholder{   /* IE浏览器 */
        color: #999999;
        font-size: 14px;
    }
    .member-system-right a {
        width: 31%;
        font-size: 16px;
    }
    .member-system-right a.active {
        background-position: 88% center;
    }
    .member-system-right a:hover {
        background-position: 88% center;
    }
    .member-ueditor {
        width: 480px;
    }
    .memberon-apply-radio input {
        width: 22px;
        margin-bottom: 0;
    }
    .member-report-annex input {
        width: 263px;
        margin-bottom: 0;
    }
    .member-report-annex a {
        width: 100px;
    }
    .memberon-apply-input-block a {
        width: 230px;
    }
    .memberon-radio-num-box input {
        width: 100px;
    }
    .index-member-con {
        font-size: 16px;
    }
    .index-member-con .user_contacts {
        font-size: 16px;
    }
    .dialog-block {
        width: 90%;
        padding: 20px;
    }
}
@media screen and (max-width: 950px) {
    .about-nav-box {
        flex-direction: column;
        align-items: flex-start;
        height: auto;
    }
    .about-nav-link {
        justify-content: center;
        width: 100%;
    }
    .about-nav-crumb {
        margin-top: 10px;
    }
    .about-nav-link {
        margin-top: 20px;
    }
}
@media screen and (max-width: 750px) {
    .index-news-block {
        flex-direction: column;
    }
    .index-news-left {
        display: block;
        width: 100%;
    }
    .index-news-right {
        margin-top: 20px;
    }
    .swiper-pagination-indexnews-block p,.swiper-indexnews .swiper-slide p span {
        font-size: 16px;
    }
    .index-news-block,.index-notice-list {
        margin-top: 20px;
    }
    .owl-style {
        margin-top: 20px;
    }
    .index-member-list {
        margin-top: 20px;
    }
    .index-plat-list ul li {
        margin-bottom: 12px;
        line-height: 1.5;
        height: 90px;
    }
    .index-member-list ul li {
        width: 100%;
    }
    .index-notice-list ul li {
        width: 70%;
    }
    .footer-system a {
        width: 49%;
    }
    .footer-system a {
        margin-right: 1%;
    }
    .footer-system a:nth-child(2) {
        margin-right: 0;
    }
    .copyright {
        height: 95px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .copyright a {
        margin-bottom: 10px;
    }
    .copyright a:last-child {
        margin: 0;
    }
    .footer-nav li a {
        font-size: 16px;
    }
    .index-notice {
        padding-top: 50px;
    }
    .index-news-bar {
        margin-top: 50px;
    }
    .index-plat {
        margin: 50px auto;
    }
    .index-style {
        margin: 50px auto;
    }
    .about-container {
        margin: 50px auto 0;
        padding-bottom: 50px;
    }
    .about-intro-title {
        font-size: 28px;
        line-height: 1;
    }
    .about-intro-entitle {
        line-height: 1.2;
    }
    .about-online-title span {
        font-size: 28px;
    }
    .about-online-title {
        font-size: 16px;
    }
    .about-line-submit {
        flex-direction: column;
        align-items: flex-start;
    }
    .about-line-input {
        flex-wrap: wrap;
    }
    .about-line-button {
        margin-top: 20px;
    }
    .about-line-input input {
        width: 100%;
        margin-bottom: 20px;
    }
    .about-line-textarea {
        margin-top: 0;
    }
    .detail-title {
        font-size: 18px;
        line-height: 1.5;
    }
    .detail-time {
        margin-bottom: 10px;
    }
    .dongtai-title {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .dongtai-desc {
        font-size: 14px;
        line-height: 1.4;
    }
    .dongtai-more {
        margin-top: 10px;
    }
    .dongtai-litpic {
        height: auto;
    }
    .dongtai-time-year {
        font-size: 24px;
    }
    .dongtai-time-date {
        font-size: 14px;
    }
    .dongtai-more {
        width: 100px;
        height: 30px;
        font-size: 12px;
        padding: 0 16px;
        background-position: 75px center;
    }
    .dongtai-mtime {
        display: none;
    }
    .dongtai-list {
        padding-bottom: 10px;
        margin-bottom: 14px;
    }
    .memberdir-bar {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .memberdir-bar-right {
        margin-bottom: 20px;
    }
    .memberdir-list-li {
        width: 100%;
    }
    .memberdir-bar-left p {
        font-size: 20px;
    }
    .memberdir-bar-left a {
        font-size: 14px;
        margin-left: 20px;
    }
    .memberdir-list {
        margin-top: 30px;
    }
    .memberdir-list-li {
        padding-left: 20px;
    }
    .memberdir-list-li p {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
    .memberdir-list-li::before {
        width: 5px;
        height: 5px;
    }
    .memberdir-container {
        margin: 40px auto;
    }
    .memberon-step-block img {
        width: 40px;
        height: 40px;
    }
    .memberon-step-num {
        font-size: 12px;
    }
    .memberon-step-line {
        width: 30px;
    }
    .memberon-step-name {
        font-size: 12px;
    }
    .memberon-title {
        margin-top: 50px;
        font-size: 24px;
    }
    .memberon-reg__input {
        width: 90%;
        height: 45px;
        margin: 0 auto 15px;
    }
    .memberon-needknow {
        width: 90%;
        flex-wrap: wrap;
        line-height: 1.5;
    }
    .memberon-needknow span,.memberon-needknow a {
        font-size: 12px;
    }
    .memberon-next {
        width: 90%;
        height: 45px;
        line-height: 45px;
    }
    .memberon-needknow {
        margin: 20px auto 0;
    }
    .memberon-reg {
        height: 350px;
        padding-top: 30px;
        margin: 30px auto 0;
    }
    .uploadbtn-box {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 10px;
    }
    .uploadbtn-box p {
        margin-left: 0;
        margin-top: 10px;
    }
    .memberon-apply-input-qua {
        width: calc( 100% - 68px );
    }
    .memberon-apply-input-qua input,.memberon-apply-input-qua textarea {
        width: 100%;
    }
    .memberon-apply-input {
        width: 90%;
    }
    .memberon-apply-input__label {
        width: 60px;
        margin-right: 8px;
        font-size: 12px;
    }
    .memberon-apply-uploadimg-exm {
        width: 100%;
    }
    .memberon-apply-next {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .memberon-apply-uploadimg-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .memberon-apply {
        padding-top: 30px;
        margin-top: 30px;
    }
    .uploadbtn-box p {
        font-size: 12px;
    }
    .memberon-apply-input-qua input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        color: #999999;
        font-size: 12px;
    }
    .memberon-apply-input-qua input:-moz-placeholder{    /* Firefox版本4-18 */
        color: #999999;
        font-size: 12px;
    }              
    .memberon-apply-input-qua input::-moz-placeholder{    /* Firefox版本19+ */
        color: #999999;
        font-size: 12px;
    }              
    .memberon-apply-input-qua input:-ms-input-placeholder{   /* IE浏览器 */
        color: #999999;
        font-size: 12px;
    }
    .memberon-apply-input__textarea::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        color: #999999;
        font-size: 12px;
    }
    .memberon-apply-input__textarea::-moz-placeholder{    /* Firefox版本4-18 */
        color: #999999;
        font-size: 12px;
    }              
    .memberon-apply-input__textarea::-moz-placeholder{    /* Firefox版本19+ */
        color: #999999;
        font-size: 12px;
    }              
    .memberon-apply-input__textarea::-ms-input-placeholder{   /* IE浏览器 */
        color: #999999;
        font-size: 12px;
    }
    .memberon-apply-tipimg {
        margin-top: 0;
        width: 50px;
    }
    .memberon-apply-tipp {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .memberon-applytip-next {
        width: 80%;
    }
    .memberon-reg {
        height: auto;
        padding-bottom: 30px;
    }
    .member-news-list {
        justify-content: space-between;
        /* display: none; */
    }
    .member-news-li {
        width: 49%;
        margin-right: 0;
    }
    .member-news-li img {
        height: 150px;
    }
    .member-news-li:nth-child(4n) {
        margin-right: 0;
    }
    .member-news-block {
        padding: 10px;
    }
    .member-news-more {
        height: 36px;
        line-height: 36px;
        margin-top: 10px;
        margin-left: -5px;
    }
    .member-news-time {
        font-size: 14px;
    }
    .member-news-desc {
        font-size: 12px;
        height: 38px;
    }
    .member-news-title {
        font-size: 14px;
    }
    .owl-news {
        /* display: block!important; */
        display: none!important;
        margin-top: 30px;
    }
    .member-system-right {
        padding-top: 10px;
    }
    .member-system-right a {
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .member-system-right a::before {
        content: none;
    }
    .member-system-right a.active {
        background-size: 15px;
    }
    .member-system-lt {
        padding: 15px;
    }
    .member-system-lt-title {
        font-size: 16px;
    }
    .member-system-status p,.member-system-status p span,.member-system-status-down-look a,.member-system-status-down-load a {
        font-size: 14px;
    }
    .member-system-status-down-load {
        margin-left: 10px;
    }
    .member-system-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .member-system-status-fixbtn {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .member-system-updatepwd input {
        width: 90%;
        height: 45px;
        margin: 0 auto 10px;
    }
    .member-system-updatepwd-box {
        width: 90%;
    }
    .member-system-updatepwd-box a {
        width: 48%;
        height: 45px;
        line-height: 45px;
    }
    .member-system-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .member-system-tip {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    .member-ueditor {
        width: calc( 100% + 72px );
        margin-left: -72px;
    }
    .upannex {
        position: relative;
        margin-top: 10px;
        height: 48px;
        line-height: 48px;
        transform: translateY(0%);
    }
    .memberon-apply-radio input {
        width: 22px;
    }
    .member-report-annex {
        flex-wrap: wrap;
    }
    .member-report-annex a {
        margin-left: 0;
        margin-right: 10px;
        margin-top: 10px;
    }
    .memberon-apply-input-block {
        width: 100%;
        margin-left: 0;
    }
    .memberon-apply-input-block a {
        height: 50px;
        line-height: 50px;
    }
    .memberon-apply-input-block a {
        width: 48%;
    }
    .memberon-apply-radio {
        flex-direction: column;
        align-items: flex-start;
    }
    .memberon-apply-radio-box label {
        font-size: 14px;
        margin-left: 10px;
        line-height: 30px;
    }
    .memberon-apply-radio input {
        height: 30px;
        line-height: 30px;
    }
    .memberon-apply-radio input {
        width: 16px;
    }
    .memberon-radio-num-box label {
        font-size: 14px;
    }
    .memberon-radio-num-box input {
        padding-left: 5px;
        width: 40px;
    }
    .member-system-contribute {
        margin-top: 0;
    }
    .memberon-apply-input-radio .memberon-apply-input__label {
        line-height: 30px;
    }
    .member-report-annex a {
        height: 45px;
        line-height: 45px;
    }
    .pc750 {
        display: none;
    }
    .h5750 {
        display: block;
    }
    .h5flex750 {
        display: flex;
    }
    .index-member-switch  {
        color: #999999;
        font-size: 14px;
        padding-left: 10px;
        margin-left: 20px;
        position: relative;
    }
    .index-member-switch::before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        background-color: #999999;
        top: 50%;
        transform: translateY(-50%);
        left: -4px;
        border-radius: 50%;
    }
    .index-member-switch.active {
        color: #194382;
    }
    .index-member-switch.active::before {
        background-color: #194382;
    }
    .index-member-switch-h5 {
        display: flex;
        justify-content: flex-end;
        margin-top: 10px;
    }
    .notice-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .notice-list a {
        padding: 10px 10px 0;
    }
    .notice-list-title__title {
        font-size: 16px;
    }
    .notice-list-desc {
        font-size: 14px;
        line-height: 24px;
    }
    .notice-list-time span {
        margin-right: 10px;
    }
    .notice-list-desc {
        padding-left: 82px;
        margin-top: 10px;
    }
    .notice-list-time span {
        height: 24px;
        line-height: 24px;
        width: 70px;
        font-size: 12px;
    }
    .notice-list {
        height: 110px;
        margin-bottom: 15px;
    }
    .guide-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .guide-list-left {
        width: 80%;
    }
    .guide-list-con {
        width: 100%;
    }
    .guide-list-con p:first-child {
        width: 60%;
    }
    .guide-list-download {
        width: 20%;
    }
    .guide-list-con {
        padding-left: 58px;
    }
    .guide-list-left {
        width: 70%;
    }
    .guide-list ul li {
        padding: 15px;
    }
    .guide-list-con p:first-child {
        font-size: 14px;
    }
    .guide-list-con p:last-child {
        font-size: 12px;
    }
    .guide-list-download {
        width: 100px;
    }
    .member-login-title {
        font-size: 20px;
        line-height: 38px;
        margin-top: 50px;
    }
    .member-login-form,.member-logined {
        width: 90%;
    }
    .member-login-form-title {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .member-login-input-submit {
        width: 90%;
        height: 50px;
        line-height: 50px;
        margin: 20px auto 0;
    }
    .member-login-other {
        width: 90%;
    }
    .member-login-form {
        height: auto;
        padding-bottom: 30px;
    }
    .member-logined {
        height: auto;
        padding-bottom: 30px;
    }
    .member-logined__img {
        width: 50px;
        margin: 50px auto 0;
    }
    .member-logined-tip,.member-logined-ph,.member-logined-ph span {
        font-size: 16px;
    }
    .member-logined-back {
        width: 90%;
        margin: 30px auto 0;
        height: 50px;
        line-height: 50px;
    }
    .index-member-con {
        font-size: 14px;
    }
    .index-member-con .user_contacts {
        font-size: 14px;
    }
    .owl-style-desc {
        height: 48px;
    }
    .about-nav-link {
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
    }
    .about-nav-link a {
        flex-shrink: 0;
    }
    .about-intro {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .about-intro__img {
        display: block;
        width: 100%;
    }
    .guide-list ul li:hover {
        background: url(../image/79.png) no-repeat;
        background-size: cover;
        border-top: 3px solid #194382;
    }
    .guide-list ul li:hover .guide-list-con::before {
        background: url(../image/77.png) no-repeat;
        background-size: 100%;
    }
    .guide-list ul li:hover .guide-list-con p:first-child {
        color: #333333;
    }
    .guide-list ul li:hover .guide-list-con p:last-child {
        color: #999999;
    }
    .notice-title {
        display: none;
    }
    .notice-box {
        margin-top: 50px;
    }
    .dongtai-list:first-child {
        margin-top: 50px;
    }
    .index-notice-title {
        margin-top: 0;
    }
    .dongtai-list:hover .dongtai-more {
        /* background: url('../image/21.png') no-repeat; */
        background-position: 75px center;
    }
    .memberon-apply-input-mul select {
        width: 100%!important;
    }
    .imgdiv {
        width: 100%!important;
    }
    .memberon-apply-input__label {
        width: 100px!important;
    }
    .uploadbtn {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .swiper-pagination-indexnews-block p,.swiper-indexnews .swiper-slide p span {
        display: block;
        width: 220px;
        font-size: 14px;
    }
    .swiper-pagination-indexnews-block {
        height: 46px;
    }
    .index-plat-list ul li {
        width: 100%;
    }
    .index-plat-list ul li {
        height: 80px;
    }
    .footer-logo {
        width: 100%;
    }
    .footer-system a {
        width: 100%;
        margin-right: 0;
    }
    .about-nav-link a {
        font-size: 14px;
        /* width: 90px; */
        width: 25%;
    }
    .about-intro-title {
        font-size: 24px;
        line-height: 1.5;
    }
    .about-intro-entitle {
        font-size: 12px;
        margin-top: 5px;
    }
    .about-intro-article {
        margin-top: 30px;
        font-size: 14px;
        line-height: 28px;
    }
    .about-intro-todo {
        margin-top: 30px;
        font-size: 14px;
        line-height: 28px;
    }
    .about-nav-crumb__img {
        width: 14px;
        margin-right: 10px;
    }
    .about-nav-crumb {
        font-size: 14px;
    }
    .about-nav-crumb a {
        font-size: 14px;
    }
    .about-nav-link {
        /* flex-wrap: wrap; */
    }
    .about-nav-link a {
        height: 50px;
        line-height: 50px;
    }
    .about-asso-title {
        font-size: 18px;
        line-height: 1.5;
    }
    .about-asso-tip {
        font-size: 18px;
        line-height: 1.5;
    }
    .about-chacpter-title {
        font-size: 16px;
    }
    .about-assc-chacpter {
        margin-top: 30px;
    }
    .about-chacpter-li {
        font-size: 14px;
        line-height: 1.8;
    }
    .about-chacpter-li span {
        padding-left: 16px;
    }
    .about-chacpter-li span::after {
        left: 5px;
    }
    .about-chacpter-list {
        margin-top: 20px;
    }
    .about-mem__img {
        margin: 30px auto 0;
    }
    .about-expert-th div, .about-expert-list span {
        font-size: 14px;
    }
    .about-expert-th div:nth-child(3), .about-expert-list span:nth-child(3) {
        width: 140px;
        flex-shrink: 0;
    }
    .about-expert-list:nth-child(2n) span:nth-child(3)::-webkit-scrollbar {
        width: 3px;
        background-color: transparent;
    }
    .about-expert-list:nth-child(2n) span:nth-child(3)::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background-color: #194382;
    }
    .about-expert-list:nth-child(n) span:nth-child(3)::-webkit-scrollbar {
        width: 3px;
        background-color: transparent;
    }
    .about-expert-list:nth-child(n) span:nth-child(3)::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background-color: #194382;
    }
    .about-expert-list:nth-child(2n) span:first-child,.about-expert-list:nth-child(n) span:first-child {
        width: 12%;
        flex-shrink: 0;
    }
    .about-expert-th div:first-child {
        width: 12%;
    }
    .about-expert-list:nth-child(2n) span:nth-child(2),.about-expert-list:nth-child(n) span:nth-child(2) {
        width: 22%;
        flex-shrink: 0;
    }
    .about-expert-th div:nth-child(2) {
        width: 22%;
    }
    .about-expert-list:nth-child(2n) span:nth-child(3),.about-expert-list:nth-child(n) span:nth-child(3) {
        width: 40%;
        flex-shrink: 0;
        /* overflow-x: scroll; */
        /* overflow-y: scroll; */
        /* overflow-x: scroll; */
        line-height: 1.2;
        height: 62px;
        margin-right: 1%;
        display: flex;
        align-items: center;
    }
    .about-expert-th div:nth-child(3), .about-expert-list span:nth-child(3) {
        width: 40%;
    }
    .about-expert-list:nth-child(2n) span:last-child,.about-expert-list:nth-child(n) span:last-child {
        width: 24%;
        flex-shrink: 0;
    }
    .about-expert-th div:last-child {
        width: 24%;
    }
    .pagenation {
        margin-bottom: 50px;
    }
    .about-link-left {
        height: 300px;
        padding-top: 25px;
        padding-left: 10px;
    }
    .about-link-tip {
        font-size: 24px;
    }
    .about-link-title {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .about-link-list .about-link-img img {
        width: 18px;
    }
    .about-link-list:first-child .about-link-img img {
        width: 16px;
    }
    .about-link-list p {
        line-height: 18px;
    }
    .about-link-list .about-link-img {
        width: 28px;
    }
    .about-online-title span {
        font-size: 24px;
    }
    .about-online-title {
        font-size: 12px;
    }
    .about-line-yam {
        width: 100%;
    }
    .about-line-yam__input {
        width: calc( 100% - 200px );
    }
    .about-line-input input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        padding-left: 0px;
    }
    .about-line-input input:-moz-placeholder{    /* Firefox版本4-18 */
        padding-left: 0px;
    }              
    .about-line-input input::-moz-placeholder{    /* Firefox版本19+ */
        padding-left: 0px;
    }              
    .about-line-input input:-ms-input-placeholder{   /* IE浏览器 */
        padding-left: 0px;
    }
    .about-line-yam__input::-webkit-input-placeholder{   /* 使用webkit内核的浏览器 */
        padding-left: 0px;
    }
    .about-line-yam__input:-moz-placeholder{    /* Firefox版本4-18 */
        padding-left: 0px;
    }              
    .about-line-yam__input::-moz-placeholder{    /* Firefox版本19+ */
        padding-left: 0px;
    }              
    .about-line-yam__input:-ms-input-placeholder{   /* IE浏览器 */
        padding-left: 0px;
    }
    .dongtai-list-time {
        display: none;
    }
    .dongtai-litpic {
        width: 30%;
    }
    .dongtai-title {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .dongtai-desc {
        font-size: 12px;
    }
    .dongtai-more {
        width: 80px;
        padding: 0 12px;
        background-size: 6px;
        background-position: 65px center;
        margin-top: 0;
    }
    .dongtai-morebox {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 10px;
    }
    .dongtai-mtime {
        display: block;
        color: #999999;
        font-size: 12px;
    }
    .memberon-step-line {
        width: 14px;
    }
    .memberon-fix a,.memberon-fix .memberon-fix-next {
        width: 45%;
        height: 45px;
        line-height: 45px;
    }
    .memberon-fix .memberon-fix-next {
        margin-left: 1%;
    }
    .guide-list-left {
        width: 200px;
    }
    .guide-list-con {
        padding-left: 48px;
    }
    .guide-list-con::before {
        width: 40px;
        height: 40px;
    }
    .guide-list-download {
        width: 80px;
        height: 38px;
        font-size: 14px;
    }
    .guide-list-download img {
        width: 16px;
        margin-left: 5px;
    }
    .guide-list-con p:first-child {
        width: 130px;
    }
    .member-login-input {
        width: 90%;
    }
    .member-login-input__input {
        width: 100%;
    }
    .header-banner {
        /* min-height: 100px; */
        object-fit: cover;
    }
    .header-banner img {
        display: block;
        object-fit: cover;
        width: 100%;
        height: 100px;
    }
    @keyframes toggleshow {
        0% {
            height: 0px;
        }
        5% {
            height: 100px;
        }
        90% {
            height: 100px;
        }
        100% {
            height: 0px;
        }
    }
    .header-banner-close {
        top: 15%;
        right: 10%;
    }
    .dongtai-list:hover .dongtai-more {
        /* background: url('../image/21.png') no-repeat; */
        background-position: 65px center;
    }
}