@media screen and (max-width: 1300px) {
  .smart-policy {
    width: calc(98% - 120px);
    left: 1%;
  }
  .help-fuse-bar {
    width: calc(98% - 120px);
  }
}

@media screen and (max-width: 1120px) {
  .container {
    width: 900px;
  }
  .smart-policy-left,
  .help-fuse-left {
    margin-top: 70px;
  }
  .smart-policy-right,
  .help-fuse-right {
    min-width: auto;
  }
  .banner-body {
    min-height: auto;
  }
}

@media screen and (max-width: 1000px) {
  .banner-center {
    width: 100%;
  }
  .smart-policy {
    display: block;
    position: relative;
  }
  .smart-policy-left,
  .help-fuse-left {
    margin: 0 auto;
    padding: 30px 0;
  }
  .smart-policy-right,
  .help-fuse-right {
    margin: 30px auto;
  }
  .help-fuse-bar {
    display: block;
    position: relative;
  }
}

@media screen and (max-width: 768px) {
  .wrapper,
  .main-content {
    width: 100%;
  }
  .top-nav {
    z-index: 9999 !important;
  }
  .scf-login {
    display: none;
  }
  .logo {
    top: 15px;
  }
  .nav-bar {
    display: none;
  }
  .pc-bg {
    display: none;
  }
  .appointment-bg {
    width: 980px;
    top: 145px;
  }
  .appointment {
    padding: 0 15px;
  }
  .banner-link span {
    display: none;
  }
  .right-square {
    margin-top: -450px;
  }
  .mobile-bg {
    display: block;
  }
  .panel {
    padding: 12% 5% 5% 5%;
    text-align: center;
    background: #fff
  }
  .gray-bg {
    top: 60px;
  }
  .risk-tip {
    width: 95%;
    text-align: left;
  }
  .banner-bottom {
    display: inline-block;
    width: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    animation: fadeOutDown 1.5s infinite;
  }
  .banner-bottom img {
    display: block;
    width: 100%;
  }
  .mobile-nav-bar {
    display: block;
  }
  .mobile-nav {
    float: right;
    display: inline-block;
    line-height: 44px;
    z-index: 999;
    margin: 18px 21px;
  }
  .nav-wrapper {
    display: block;
    position: fixed;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    transition: all 0.5s ease;
    transform: translate3d(0, -9999px, 0);
    z-index: 9999;
  }
  /* sechain */
  .banner-tip {
    width: 90%;
    margin: 50% 5% 0 5%;
  }
  .financial h1 {
    margin-bottom: 0;
  }
  .financial .word {
    background: none;
  }
  .financial-icon {
    width: 25px;
    display: block;
    margin: 15px auto;
  }
  .financial-icon img {
    width: 100%;
  }
  .nav-wrapper li {
    margin-bottom: 40px;
    text-align: left;
    padding-left: 20%;
  }
  .pop-question .right {
    display: none;
  }
  .pop-question-body {
    width: 100%;
  }
  .pop-question .left {
    width: 100%;
  }
  .lines {
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 24px;
    height: 24px;
    background: none;
    padding: 12px;
    margin: -12px;
  }
  .lines .navline {
    display: inline-block;
    width: 24px;
    height: 2px;
    background: #fff;
    transition: all 0.3s ease-out;
    margin-top: 5px;
  }
  .title h1 {
    font-size: 28px;
  }
  .navline_close .first-line {
    transform: rotate(45deg) translate3d(3px, 4px, 0);
    transform-origin: center;
  }
  .navline_close .third-line {
    transform: rotate(-45deg) translate3d(6px, -7px, 0);
    transform-origin: center;
  }
  .navline_close .second-line {
    transform: scale3d(0, 1, 1);
  }
  .nav-list {
    display: block;
    padding: 0;
    flex-grow: 1
  }
  .navline_close {
    position: fixed;
    width: 24px;
    height: 24px;
    z-index: 99999;
    right: 25px;
  }
  .navline_close .navline {
    background: #535156 !important;
  }
  .nav-item a {
    color: #0D253E;
    font-size: 22px;
    display: block;
  }
  .nav-desc {
    line-height: 24px;
  }
  .nav-items {
    margin-top: 80px;
  }
  .nav-item.active a {
    color: #00D9EA;
  }
  /* index */
  .banner-word {
    text-align: center;
    padding-left: 3%;
    width: 94%;
  }
  .banner-word h1 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 15px;
  }
  .banner-word p {
    letter-spacing: 0px;
  }
  .mobile-title-top {
    text-align: left;
    display: block;
  }
  .mobile-title-top h4 {
    font-size: 28px;
    padding-left: 3%;
    font-weight: 300;
    width: 80%;
  }
  .mobile-more {
    width: 180px;
    height: 50px;
    background: rgba(0, 197, 232, 1);
    border-radius: 5px;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    margin: 40px 6%;
  }
  .ceo {
    width: 100%;
    display: block;
  }
  .ceo-desc {
    text-align: center;
  }
  .ceo-desc p {
    margin-top: 10px;
  }
  .ceo .company-icon {
    margin: 0 auto;
  }
  .financial .word {
    margin: 0 auto;
    font-size: 14px;
    color: #555;
    width: 92%;
    text-align: left;
    padding: 0 4%;
    text-align: center;
  }
  .financial h1 {
    font-size: 28px;
  }
  .ask-policy {
    display: none;
  }
  .media {
    margin-top: 50px;
    width: 100%;
  }
  .media h1 {
    margin-bottom: 20px;
  }
  .media-bar {
    margin-top: 20px;
  }
  .media-item {
    width: 89%;
    margin: 1.5% 3%;
    float: left !important;
    box-shadow: 0px 3px 10px 0px rgba(151, 162, 186, 0.4);
  }
  footer {
    height: auto;
  }
  .footer-bar {
    display: none;
  }
  .mobile-footer {
    width: 100%;
    margin-top: 40px;
    display: block;
  }
  .mobile-footer-address {
    margin: 0 5%;
    width: 90%;
    padding: 35px 0 25px 0;
    border-bottom: 1px solid #E6E6E6;
  }
  .mobile-footer-address p {
    color: #555555;
    font-size: 14px;
  }
  .mobile-footer-bottom {
    width: 90%;
    margin: 0 5%;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
  }
  .footer-icon {
    width: 90px;
  }
  .footer-icon img {
    width: 100%;
  }
  .footer-word {
    text-align: right;
    color: #888;
  }
  /* sematch */
  .main-desc .btn {
    display: none;
  }
  .secmatch-banner {
    display: none;
  }
  .main-column-2 {
    width: 100%;
    display: block;
  }
  .main-desc {
    width: 90%;
  }
  .main-title {
    margin-top: 30px;
  }
  .ad-title {
    margin-top: 30px;
    text-align: center;
  }
  .ad-desc {
    text-align: center;
  }
  .main-line {
    margin: 20px auto;
  }
  .company-description {
    width: 100%;
  }
  .main-column-left {
    width: 94%;
    margin: 0 1%;
    padding: 0;
  }
  .industry-panel {
    margin-top: 60px;
  }
  .risk-component {
    padding: 60px 0;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-title {
    width: 100%;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
  }
  .mobile-desc {
    text-align: center;
    width: 100%;
    margin-top: 20px
  }
  .reward {
    display: none;
  }
  .mobile-photo {
    width: 80%;
    margin: 0 10%;
    display: block;
  }
  .pc-photo {
    display: none;
  }
  .data-photo {
    margin-top: 20px;
  }
  /* sechain */
  .fixed-nav {
    display: none;
  }
  .sec-banner h1 {
    font-size: 28px;
  }
  .base-node {
    margin-top: 0;
  }
  .slogan {
    width: 100%;
    text-align: center;
    display: block;
  }
  .consultation {
    display: none;
  }
  .only-node .ad-desc {
    margin-bottom: 50px !important;
  }
  .risk-report {
    margin-top: 100px;
  }
  .send-report {
    margin-top: 100px;
  }
  .price {
    width: 96%;
    margin: 0 3% 3% 3%;
  }
  .price .header {
    min-height: 75px;
    padding: 20px 55px 0;
  }
  .sec-banner-btn {
    display: none;
  }
  /* about */
  .journey-content {
    margin-top: 34%;
  }
  .journey {
    font-size: 28px;
  }
  .container {
    width: 86%;
    padding: 4% !important;
  }
  .jobs li {
    width: 20%;
    margin: 0 1%;
  }
  .match-banner {
    font-size: 32px;
    margin-left: 0px;
  }
  .match-word {
    font-size: 27px;
    margin-top: 20px;
    margin-left: 4%;
  }
  .match-desc {
    margin-top: 10px;
    margin-left: 4%;
  }
  .square {
    width: 400px;
  }
  .help-fuse-bar {
    width: calc(96% - 30px);
    padding: 0 15px;
  }
  .smart-policy {
    width: calc(100% - 30px);
    padding: 0 15px;
    margin-top: -100px;
    left: 0;
    border-radius: 0;
  }
  .smart-policy-left,
  .help-fuse-left {
    width: auto;
    text-align: center;
  }
  .to-policy a,
  .help-fuse a:first-child {
    margin: 40px auto;
  }
  .help-fuse a:last-child {
    display: none;
  }
  .smart-policy-right,
  .help-fuse-right {
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .smart-policy-left h1,
  .help-fuse-left h1 {
    font-size: 28px;
  }
  .smart-policy-left p,
  .smart-policy-left h4,
  .help-fuse-left p,
  .help-fuse-left h4 {
    font-size: 14px;
  }
  .help-fuse {
    display: block;
  }
  .help-fuse a:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
  .banner-word-btn {
    top: 40px;
  }
  .policy-progress {
    width: 100%;
    display: block;
    padding-bottom: 40px;
  }
  .policy-progress-item {
    margin: 20px auto;
  }
  .policy-banner-body {
    padding: 0;
  }
  .appointment p {
    font-size: 16px;
  }
  .appointment h2 {
    font-size: 28px;
    margin: 15px 0;
  }
  .appointment span {
    width: 100%;
    font-size: 14px;
  }
  .appointment-word {
    top: 120px;
  }
  .how-to-standard {
    display: none;
  }
  .mobile-how-to-standard {
    display: block;
  }
  .ask-policy h2 {
    font-size: 24px;
  }
  .partner .rowleft {
    display: none;
  }
  .partner .mobile-rowleft {
    display: flex;
  }
  .partner {
    margin-top: 60px;
  }
  .mobile-rowleft .partner-item {
    margin-right: 15px;
  }
}

@media screen and (max-width: 480px) {
  .about-us {
    margin-top: 520px;
  }
  .institution-p {
    margin: 20px 0 0 0 !important;
  }
  .banner-word p {
    font-size: 20px;
  }
  .mobile-title {
    font-size: 20px;
    line-height: 30px;
  }
  .mobile-title-top h4 {
    font-size: 24px;
  }
  .financial h1 {
    font-size: 24px;
  }
  .title h1 {
    font-size: 24px;
  }
  .mobile-more,
  .more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
  }
  .mobile-more a,
  .more a {
    font-size: 16px !important;
  }
  .media-item p {
    font-size: 12px !important;
  }
  .ceo {
    margin-top: 30px;
  }
  .company-description {
    height: 424px;
  }
  .footer-word {
    font-size: 12px;
  }
  .baseof {
    font-size: 16px;
  }
  .sec-banner h1 {
    font-size: 28px;
    margin-top: 20px;
  }
  .sec-banner-word {
    font-size: 14px;
    margin-top: 30px;
    letter-spacing: 0;
  }
  .data-market {
    padding-top: 5%;
  }
  .data-market .ad-title {
    margin-top: 0;
    padding-left: 0 !important;
  }
  .ad-title {
    font-size: 20px;
  }
  .main-line {
    margin: 10px auto;
  }
  .ad-desc {
    color: #888888;
    font-size: 12px;
    padding-left: 0 !important;
  }
  .panel .ad-desc li {
    font-size: 12px;
    text-align: left;
  }
  .try {
    font-size: 22px;
    margin: 35px 0;
  }
  .price .header .header-title {
    font-size: 18px;
  }
  .price .header .header-desc {
    font-size: 12px;
  }
  .price .content .content-title {
    font-size: 18px;
  }
  .price .content .content-desc {
    font-size: 14px;
  }
  .price .item .item-content {
    font-size: 14px;
  }
  .price .item-main {
    height: auto;
  }
  .price .item-more {
    height: auto;
  }
  .price .content {
    height: 200px;
  }
  .journey {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
  }
  .joinus {
    font-size: 24px;
  }
  .joinus-word {
    font-size: 12px;
  }
  .container h2 {
    font-size: 18px;
    margin-bottom: 20px !important;
  }
  .container p {
    font-size: 14px !important;
    color: #555;
  }
  .capital-logo {
    width: 100%;
    margin-left: 0;
    display: none;
  }
  .mobile-capital-logo {
    display: block;
    width: 100%;
  }
  .mobile-capital-logo img {
    width: 100%;
  }
  .institution {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .jobs li a {
    padding: 14px;
  }
  .jobs li .title {
    font-size: 14px;
  }
  .jobs li .area {
    font-size: 12px;
  }
  .recruit {
    width: 98%;
    padding: 0 1% 50px 1% !important;
  }
  .recruit h2 {
    margin: 30px 0px 30px 0px;
  }
  .jobs li {
    width: 45%;
    margin-bottom: 3%;
  }
  .container p {
    line-height: 20px;
  }
  .blackmenu {
    background: rgba(0, 0, 0, 0.70);
    border-radius: 2px;
    width: 40px;
    position: fixed;
    height: 35px;
    padding-top: 5px;
    right: 10px;
    top: 10px;
    display: flex;
    flex-direction: column;
    z-index: 999;
    cursor: pointer;
    transition: all 0.5s ease;
    transform: translate3d(0, -200px, 0)
  }
  .blackmenu span {
    display: inline-block;
    background: #FFFFFF;
    height: 2px;
    width: 20px;
    margin-left: 10px;
    margin-top: 6px;
  }
  @-webkit-keyframes fadeOutDown {
    0% {
      opacity: 1
    }
    100% {
      opacity: 0;
      -webkit-transform: translate3d(0, 50%, 0);
      transform: translate3d(0, 50%, 0)
    }
  }
  @keyframes fadeOutDown {
    0% {
      opacity: 1
    }
    100% {
      opacity: 0;
      -webkit-transform: translate3d(0, 50%, 0);
      transform: translate3d(0, 50%, 0)
    }
  }
}

@media screen and (max-width: 415px) {
  .banner-word p {
    font-size: 20px;
  }
  .mobile-title-top h4 {
    font-size: 22px;
  }
  .panel .btn {
    width: 25%;
  }
}

@media screen and (max-width: 360px) {
  .ranking-body .tag {
    margin-left: 10px;
    border: 1px solid #97A2BA;
  }
  .company-icon {
    width: 50px;
    height: 50px;
  }
  .ranking-body ul li {
    padding: 10px 5px;
  }
}