@media screen and (max-width: 1440px) {
  .about_us .content .box_li .abstract .abstract_title {
    font-size: 34px;
  }
  .about_us .content .box_li .abstract p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 14px;
  }
  .about_us .content .box_li .abstract .address .address_btn {
    width: calc(12vw);
    padding: 0 18px 0 21px;
    height: 52px;
  }
  .about_us .content .box_li .abstract .address .address_btn span {
    font-size: 16px;
  }
  .about_us .content .box_li .abstract .address .address_li {
    font-size: 16px;
  }
  .about_us .content .box_li:nth-of-type(2n+1) {
    justify-content: flex-start;
  }
  .about_us .content .box_li:nth-of-type(2n+1) .abstract {
    padding: 0 20px;
  }
  .about_us .content .box_li:nth-of-type(2n) {
    justify-content: flex-end;
  }
  .about_us .content .box_li:nth-of-type(2n) .abstract {
    padding: 0 20px;
  }
  .about_us .content .history .time_box .time_line {
    height: 100px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container {
    width: 13vw;
    right: 60px;
    height: calc(100px * 3);
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    width: 50px;
    height: 11px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev {
    width: 50px;
    height: 11px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next img,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev img {
    width: 24px;
    height: 11px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after {
    top: 100px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    top: 200px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper-slide {
    line-height: 100px;
    font-size: 24px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper_active {
    font-size: 28px;
  }
}
@media screen and (max-width: 1366px) {
  .index_font {
    font-size: 46px;
  }
  .font-one {
    font-size: 14px;
  }
  .font-three {
    font-size: 16px;
  }
  .header .header_box .header_nav .nav_list > li {
    padding: 0 23px;
  }
  .header .header_box .header_nav .btns .btn_login {
    width: 28%;
  }
  .header .header_box .header_nav .btns .btn_login:hover {
    width: 13vw;
  }
  .header .header_box .header_nav .btns .btn_login .login_nav .login_list {
    width: 13vw;
  }
  .header .header_box .header_nav .btns .register_btn {
    margin-left: 8px;
  }
  .product .company_content .detail li {
    padding: 28px 20px 20px;
  }
  .product .company_content .detail li h5 {
    font-size: 62px;
  }
  .login_box .login_content .login_left > img {
    width: 180px;
  }
  .login_box .login_content .login_left .phone_num .select {
    flex: 3;
  }
  .login_box .login_content .login_left .login_title {
    margin: 32px 0;
    font-size: 46px;
  }
  .login_box .login_content .login_left .inp_name {
    margin-top: 22px;
  }
  .login_box .login_content .login_left input {
    line-height: 48px;
  }
  .login_box .login_content .login_left .select {
    height: 48px;
  }
  .login_box .login_content .login_left .select .select_left span {
    font-size: 12px;
  }
  .login_box .login_content .login_left .select .select_down {
    top: 46px;
  }
  .login_box .login_content .login_left .prompt {
    margin-top: 22px;
    display: flex;
    flex-direction: column;
  }
  .login_box .login_content .login_left .prompt a {
    margin-top: 10px;
  }
  .login_box .login_content .login_left .prompt_reg {
    justify-content: flex-start;
    flex-direction: row;
  }
  .login_box .login_content .login_left .login_btn {
    height: 50px;
    margin-top: 20px;
  }
  .login_box .login_content .login_left .secret {
    width: 73%;
  }
  .login_box .login_img .other p {
    font-size: 14px;
  }
  .login_box .login_img .other a {
    line-height: 36px;
  }
  .login_box .login_img .other a span {
    font-size: 14px;
  }
  .about_us .banner .banner-title .title .open_account {
    margin-top: 36px;
    height: 52px;
  }
  .about_us .banner .banner-title .title .open_account span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .font-five {
    font-size: 36px;
  }
  .header .header_box .header_nav .nav_list li .nav_down .drop_down {
    max-width: calc(62vw);
  }
  .banner .banner_content .banner_title {
    font-size: 52px;
  }
  .banner .banner_content .banner_title p {
    height: 140px;
  }
  .banner .banner_content .banner_prompt:nth-of-type(1) {
    margin-top: 10px;
  }
  .banner .banner_content .banner_btn {
    margin-top: 30px;
  }
  .banner .banner_content .banner_btn button {
    width: 18vw;
  }
  .index_font {
    font-size: 40px;
  }
  .product .company_content .detail li {
    padding: 22px 20px 20px 0;
  }
  .product .company_content .detail li h5 {
    font-size: 40px;
    line-height: 40px;
  }
  .product .company_content .detail li > span {
    font-size: 14px;
    line-height: 22px;
  }
  .lion_account .account_con .account_left .account_name {
    margin-top: 30px;
  }
  .lion_account .account_con .account_left button {
    padding: 0 14px 0 18px;
    margin-top: 45px;
    height: 40px;
    width: 40%;
  }
  .lion_account .account_con .account_left button span {
    font-size: 14px;
  }
  .open_box .open_account .open_content .title h6 {
    margin-top: 32px;
  }
  .open_box .open_account .open_content .open_list li {
    width: 100%;
    margin-top: 36px;
  }
  .footer_box .footer .footer_top .footer_right {
    flex-wrap: wrap;
  }
  .footer_box .footer .footer_top .footer_right ul {
    width: 50% !important;
  }
  .about_us .content .box_li .abstract .abstract_title {
    font-size: 24px;
  }
  .about_us .content .box_li .abstract p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
  .about_us .content .box_li .abstract .address .address_btn {
    width: calc(12vw);
    padding: 0 10px 0 14px;
    height: 30px;
  }
  .about_us .content .box_li .abstract .address .address_btn span {
    font-size: 12px;
  }
  .about_us .content .box_li .abstract .address .address_li {
    font-size: 12px;
  }
  .about_us .content .box_li:nth-of-type(2n+1) {
    justify-content: flex-start;
  }
  .about_us .content .box_li:nth-of-type(2n+1) .abstract {
    padding: 0 20px 0 16px;
  }
  .about_us .content .box_li:nth-of-type(2n) {
    justify-content: flex-end;
  }
  .about_us .content .box_li:nth-of-type(2n) .abstract {
    padding: 0 16px 0 20px;
  }
  .about_us .content .history .time_box .time_line {
    height: 72px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container {
    right: 20px;
    height: calc(72px * 3);
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    width: 25px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev {
    width: 25px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next img,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev img {
    width: 12px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after {
    top: 72px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    top: 144px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper-slide {
    line-height: 72px;
    font-size: 18px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper_active {
    font-size: 22px;
  }
  .about_us .content .history .time_img p {
    font-size: 12px;
    line-height: 26px;
  }
  .login_box .login_content .login_left .secret {
    width: 100%;
  }
  .calendar_box .table_top .date input {
    width: 50%;
  }
  .trading .trading_content .terminal .download {
    padding-left: 10%;
  }
  .trading .trading_content .terminal .download .species {
    margin-top: 42px;
  }
  .trading .trading_content .terminal .download .species .species_one {
    width: 80px;
    line-height: 80px;
    margin-left: 14px;
  }
  .trading .trading_content .terminal .download .species .species_one span {
    width: 80px;
  }
  .trading .trading_content .terminal .download .species .species_one:hover {
    width: 50%;
  }
  .trading .trading_content .terminal .download .species .species_one:hover img {
    margin-left: 6%;
    width: 60px;
  }
  .trading .trading_content .terminal .download .species .species_one:hover .icon-downLoad {
    width: auto;
  }
  .trading .trading_content .terminal .download .species .different .download_btns .btn {
    min-width: 88px;
    padding: 0 5px;
    line-height: 46px;
    height: auto;
    margin-left: 10px;
  }
  .trading .trading_content .terminal .download .species .different:hover {
    width: 100%;
  }
  .trading .trading_content .terminal .download .species .different:hover .download_btns {
    height: 46px;
  }
  .software .software_box .down_load {
    padding: 50px 20px 0;
  }
  .software .software_box .down_load .merit {
    margin-top: 20px;
    width: 28vw;
  }
  .software .software_box .down_load .merit li span {
    margin-left: 5px;
  }
  .software .software_box .down_load .soft_btn {
    margin-top: 23px;
    height: 30px;
  }
  .software .software_box .down_load .img_list {
    margin-top: 18px;
  }
  .security .advantage_box .advantage .advantage_list,
  .derivatives .advantage_box .advantage .advantage_list {
    width: 100%;
  }
  .futures .advantage_box .advantage .advantage_list {
    flex: 8;
  }
}
@media screen and (max-width: 1200px) {
  .hot_product .product_title {
    padding: 52px 20px 20px;
  }
  .hot_product .product_list li {
    width: calc(72vw);
  }
  .hot_product .product_list li:nth-of-type(2n) {
    margin-left: 0;
  }
  .hot_product .product_list li:hover {
    width: calc(76vw);
  }
  .hot_product .product_list li .product_box .name p {
    font-size: 22px;
  }
  .hot_product .product_list li .product_box .product_left > img {
    transform: scale(0.8);
  }
  .hot_product .product_list li .product_box .product_right .accound {
    font-size: 14px;
  }
  .hot_product .product_list li .product_box .product_right .deal {
    font-size: 14px;
  }
  .hot_product .product_list li .product_box .product_right .deal .deal_count .count {
    font-size: 20px;
  }
}
@media screen and (max-width: 992px) {
  .font-three {
    font-size: 14px;
  }
  .font-five {
    font-size: 26px;
  }
  .index_top .top_box .search_box .search .search_inp {
    width: 62%;
  }
  .index_top .top_box .search_box .search .search_inp input {
    font-size: 12px;
  }
  .index_top .top_box .search_box .search .search_close {
    margin-left: 30px;
  }
  .index_top .top_box .language_box .languge {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
  }
  .index_top .top_box .language_box .languge .languages {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .index_top .top_box .language_box .languge .languages a {
    margin-left: 0;
    margin-top: 10px;
  }
  .index_font {
    font-size: 30px;
  }
  .font-one {
    font-size: 12px;
  }
  .font-two {
    font-size: 12px;
  }
  .font-six {
    font-size: 18px;
  }
  .header .header_box {
    height: 60px;
    position: relative;
  }
  .header .header_box .logo {
    width: 172px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .header .header_box .header_nav {
    position: fixed;
    height: calc(100vh);
    width: 80%;
    background-color: #000;
    right: 100%;
    top: 0;
    z-index: 999999;
    opacity: 0.9;
    transition: 0.5s all;
  }
  .header .header_box .header_nav .close_navList {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 40px;
    color: #fff;
    font-weight: 400;
  }
  .header .header_box .header_nav .nav_list {
    padding: 50px 0;
    display: block;
    overflow-y: auto;
    margin-left: 0;
  }
  .header .header_box .header_nav .nav_list li {
    text-align: center;
  }
  .header .header_box .header_nav .nav_list li .nav_li {
    display: inline-block;
    line-height: 60px;
    font-size: 16px;
  }
  .header .header_box .header_nav .nav_list li .nav_down {
    border: none;
    display: none;
    position: static;
    background-color: rgba(0, 0, 0, 0);
  }
  .header .header_box .header_nav .nav_list li .nav_down .drop_down {
    margin: 0;
    padding: 0 !important;
    max-width: none;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header .header_box .header_nav .nav_list li .nav_down .drop_down li {
    width: 80%;
    text-align: center;
    margin-right: 0;
  }
  .header .header_box .header_nav .nav_list li .nav_down .drop_down li a {
    font-size: 12px;
  }
  .header .header_box .header_nav .btns {
    display: none;
  }
  .header .header_box .nav_more {
    display: block;
    width: 18px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
  }
  .header .header_box .jane {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    z-index: 100;
  }
  .header .header_box .jane span {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
  }
  .header .header_box .jane .jane_box {
    position: relative;
    width: 26px;
    height: 15px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #010101;
    box-sizing: border-box;
  }
  .header .header_box .jane .jane_box .change {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
  }
  .header .header_box .jane .choose_jane {
    background-color: #f8b800;
  }
  .header .header_box .headmodel {
    top: 0;
    z-index: 888;
  }
  .login {
    display: block;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    position: sticky;
    top: 60px;
    left: 0;
    z-index: 500;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .login p {
    font-size: 12px;
    line-height: 40px;
    color: #fff;
  }
  .login a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    box-sizing: border-box;
  }
  .product .company_content .company_box {
    padding-left: 20px;
    box-sizing: border-box;
  }
  .product .company_content .company_box .company {
    padding: 40px 20px 0 0;
  }
  .product .company_content .company_box .company span {
    margin-top: 0;
    font-size: 14px;
  }
  .product .company_content .detail li {
    padding: 15px 20px;
  }
  .product .company_content .detail li h5 {
    font-size: 40px;
    line-height: 40px;
  }
  .product .company_content .detail li > span {
    font-size: 12px;
    line-height: 18px;
  }
  .lion_account .account_con .account_left .small_title {
    font-size: 14px;
  }
  .lion_account .account_con .account_left .account_name {
    font-size: 30px;
    margin-top: 20px;
  }
  .lion_account .account_con .account_left button {
    margin-top: 30px;
    height: 36px;
    padding: 0 13px 0 22px;
  }
  .lion_account .account_con .account_left button span {
    font-size: 14px;
  }
  .bourse_box .bourse {
    padding: 30px 20px 32px;
  }
  .bourse_box .bourse .bourse_right {
    width: 78%;
  }
  .bourse_box .bourse .bourse_right .bourse_title p {
    margin-top: 12px;
  }
  .bourse_box .bourse .bourse_right .bourse_list {
    margin-top: 32px;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .bourse_line {
    height: 50px;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .list li {
    margin-bottom: 20px;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .list li span {
    margin-top: 5px;
    font-size: 14px;
  }
  .college_box .college .article {
    margin-top: 80px;
  }
  .login_box {
    flex-direction: column;
  }
  .login_box .login_content {
    width: 100vw;
  }
  .login_box .login_content .login_left {
    padding: 20px;
  }
  .login_box .login_left {
    padding: 40px 20px 0;
    box-sizing: border-box;
    width: 100%;
    max-width: none;
  }
  .login_box .login_left > img {
    width: 120px;
  }
  .login_box .login_left .login_title {
    font-size: 36px;
  }
  .login_box .login_left .prompt_content {
    line-height: 24px;
    font-size: 12px;
  }
  .login_box .login_left input {
    line-height: 38px;
    text-indent: 10px;
  }
  .login_box .login_left .select {
    height: 38px;
    padding: 0 10px;
  }
  .login_box .login_left .select .select_down {
    top: 36px;
  }
  .login_box .login_left .select .select_down li {
    line-height: 38px;
  }
  .login_box .login_left .phone_num input {
    margin-left: 10px;
  }
  .login_box .login_left .auth_code .select {
    flex: 3;
  }
  .login_box .login_left .auth_code input {
    flex: 7;
    margin-left: 10px;
  }
  .login_box .login_left .other {
    position: static;
    top: 10px;
    left: 0;
    transform: translateX(0);
    width: 100%;
    padding: 0;
    justify-content: center;
  }
  .login_box .login_left .other p {
    font-size: 14px;
  }
  .login_box .login_left .other a {
    width: auto;
    border: none;
    cursor: pointer;
  }
  .login_box .login_left .other a span {
    font-size: 14px;
    line-height: 20px;
    color: #f8b800;
  }
  .login_box .login_left .other a img {
    display: none;
  }
  .login_box .login_img {
    display: none;
  }
  .banner .banner_content .banner_title {
    font-size: 32px;
  }
  .banner .banner_content .banner_title p {
    height: 80px;
  }
  .banner .banner_content .banner_prompt {
    font-size: 14px;
    line-height: 18px;
  }
  .banner .banner_content .banner_prompt:nth-of-type(1) {
    margin-top: 6px;
  }
  .banner .banner_content .banner_btn {
    margin-top: 20px;
    flex-direction: column;
  }
  .banner .banner_content .banner_btn button {
    width: 20vw;
  }
  .banner .banner_content .banner_btn button:nth-of-type(2) {
    margin: 10px 0 0 0;
  }
  .banner .banner_content .banner_btn button span {
    font-size: 12px;
    line-height: 22px;
  }
  .banner .banner_content .banner_btn .registered_hover {
    width: 26vw;
  }
  .banner .banner-title .title {
    font-size: 32px;
  }
  .listed .introduction {
    margin: 80px auto 128px;
  }
  .listed .introduction .introduction_content .introduction_info p {
    font-size: 14px;
    line-height: 26px;
  }
  .listed .introduction .code {
    margin-top: 130px;
  }
  .listed .introduction .code p {
    font-size: 42px;
  }
  .listed .introduction .code .stock_code {
    margin-top: 52px;
  }
  .listed .introduction .code .stock_code .stock_btn {
    height: 72px;
    padding: 0 20px;
  }
  .listed .introduction .code .stock_code .stock_btn span {
    font-size: 16px;
  }
  .listed .introduction .code .stock_code .stock_li {
    font-size: 16px;
    margin-left: 40px;
  }
  .about_us .banner .banner-title .title .open_account {
    width: 20%;
    height: 36px;
    padding: 0 12px 0 18px;
  }
  .about_us .banner .banner-title .title .open_account span {
    font-size: 16px;
  }
  .regulatory .introduce_box .introduce img {
    margin-right: 50px;
    width: 22%;
  }
  .regulatory .introduce_box .introduce p {
    margin: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .calendar_box {
    padding: 50px 20px 56px;
  }
  .calendar_box .table_top .date {
    min-width: 160px;
  }
  .calendar_box .day {
    align-items: flex-end;
    margin-top: 20px;
  }
  .calendar_box .day .day_btn {
    width: auto;
  }
  .calendar_box .day .day_btn span {
    display: none;
  }
  .calendar_box .day .days {
    flex: 1;
    width: auto;
  }
  .calendar_box .day .days li {
    flex-direction: column;
  }
  .calendar_box .day .days li .weeks {
    display: none;
  }
  .calendar_box .day .days li .date-text {
    display: none;
  }
  .calendar_box .day .days li .day-text {
    display: block;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .calendar_box .day .days li span {
    color: #000;
  }
  .calendar_box .day .days .day_select {
    background-color: #fff;
  }
  .calendar_box .day .days .day_select .day-text {
    background-color: #0076ff;
    color: #fff;
    border-radius: 5px;
  }
  .calendar_box table {
    display: none;
  }
  .calendar_box .dataList {
    display: block;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .calendar_box .dataList li {
    padding: 12px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .calendar_box .dataList li .list_header span {
    color: #787b8a;
  }
  .calendar_box .dataList li .list_header .star span {
    font-size: 12px;
    color: #e8e8e8;
  }
  .calendar_box .dataList li .list_header .star .iconfont_select {
    color: #f8b800;
  }
  .calendar_box .dataList li .list_content {
    margin-top: 12px;
  }
  .calendar_box .dataList li .list_content .country {
    flex: 1;
    display: flex;
    justify-content: flex-start;
  }
  .calendar_box .dataList li .list_content .country img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
  }
  .calendar_box .dataList li .list_content .country .country_info {
    margin-left: 10px;
    flex: 1;
  }
  .calendar_box .dataList li .list_content .country .country_info .numerical .country_name {
    font-size: 16px;
    margin-bottom: 9px;
    flex: 1;
  }
  .calendar_box .dataList li .list_content .country .country_info .numerical .impact {
    width: 120px;
    border: 1px solid #0076ff;
    text-align: center;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    color: #0076ff;
    margin-left: 10px;
  }
  .calendar_box .dataList li .list_content .country .country_info .count > span {
    margin-right: 10px;
  }
  .calendar_box .dataList li .list_content .country .country_info .count span {
    color: #a0a4b7;
  }
  .trading .banner .banner_content .banner_prompt,
  .about_us .banner .banner_content .banner_prompt {
    margin-top: 12px;
  }
  .trading .banner .banner_content .banner_btn,
  .about_us .banner .banner_content .banner_btn {
    justify-content: flex-start;
    flex-direction: row;
    margin-top: 20px;
  }
  .trading .trading_content .terminal {
    padding: 50px 20px 30px;
  }
  .trading .trading_content .terminal .terminal_img {
    display: none;
  }
  .trading .trading_content .terminal .download {
    width: 100%;
    padding-left: 0;
  }
  .trading .trading_content .terminal .download .prompt_list {
    margin-top: 12px;
  }
  .trading .trading_content .terminal .download .species {
    margin-top: 24px;
  }
  .trading .trading_content .terminal .download .species .species_one {
    width: 66px;
    line-height: 66px;
    margin-left: 8px;
  }
  .trading .trading_content .terminal .download .species .species_one span {
    width: 66px;
  }
  .trading .trading_content .terminal .download .species .species_one:hover {
    width: 30%;
  }
  .trading .trading_content .terminal .download .species .species_one:hover img {
    margin-left: 6%;
    width: 50px;
  }
  .trading .trading_content .terminal .download .species .different .download_btns .btn {
    min-width: 70px;
    line-height: 32px;
  }
  .trading .trading_content .terminal .download .species .different:hover {
    width: 70%;
  }
  .trading .trading_content .terminal .download .species .different:hover .download_btns {
    height: 32px;
  }
  .shares {
    flex-direction: column;
  }
  .shares .shares_left .lu_shares p {
    margin-top: 32px;
  }
  .shares .shares_right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .shares .shares_right::after {
    border: none;
  }
  .software .software_box .down_load {
    padding: 25px 20px 0;
  }
  .software .software_box .down_load .merit {
    margin-top: 12px;
    width: 40vw;
  }
  .software .software_box .down_load .soft_btn {
    margin-top: 13px;
    height: 26px;
    width: 18vw;
  }
  .software .software_box .down_load .img_list {
    margin-top: 12px;
  }
  .market_analyse .nav_list li {
    width: 12%;
  }
  .market_analyse .analyse_list {
    display: grid;
    grid-row-gap: 30px;
    grid-column-gap: 3.5%;
    grid-template-columns: 31% 31% 31%;
    margin-top: 26px;
  }
  .market_analyse .analyse_list li > img {
    height: 168px;
  }
  .market_analyse .analyse_list li .analyse_title {
    padding: 0 13px 0 13px;
    box-sizing: border-box;
    height: 50px;
  }
  .market_analyse .analyse_list li .analyse_title p {
    color: #11131b;
    line-height: 22px;
  }
  .market_analyse .analyse_list li .analyse_title img {
    margin-left: 3%;
    width: 26px;
  }
  .market_analyse .analyse_list li .learning {
    padding: 15px 13px 20px 13px;
    height: 80px;
  }
  .market_analyse .analyse_list li .learning img {
    margin-top: 3px;
  }
  .market_analyse .letter_list li > img {
    height: 138px;
  }
  .market_analyse .letter_list li .letter_content {
    padding: 0 13px 0 13px;
  }
  .market_analyse .letter_list li .letter_content .analyse_title {
    padding: 13px 0 18px 0;
    height: 100px;
  }
  .market_analyse .letter_list li .letter_content .analyse_title .letter_title span {
    margin-top: 5px;
  }
  .market_analyse .letter_list li .letter_content .abstract {
    height: 130px;
    line-height: 20px;
  }
  .market_analyse .see_more {
    width: 30%;
    line-height: 38px;
  }
  .market_analyse > p {
    line-height: 24px;
    margin: 20px 0 13px;
  }
  .analyse_detail .analyse_content > p {
    margin-top: 12px;
  }
  .analyse_detail .analyse_content .video {
    margin-top: 18px;
    padding: 20px 0;
  }
  .analyse_detail .analyse_content .video .play {
    height: 300px;
  }
  .analyse_detail .analyse_content .letter_attract {
    padding: 10px 0;
    box-sizing: border-box;
  }
  .analyse_detail .analyse_content .letter_attract p {
    line-height: 24px;
  }
  .analyse_detail .analyse_content .content {
    margin-top: 30px;
    line-height: 24px;
  }
  .analyse_detail .other_analyse {
    margin-left: 6%;
    flex: 4;
  }
  .analyse_detail .other_analyse .analyse_list {
    padding: 12px 10px 18px 20px;
  }
  .analyse_detail .other_analyse .analyse_list li {
    padding: 12px 0;
  }
  .analyse_detail .other_analyse .analyse_list li > img {
    width: 68px;
    height: 68px;
  }
  .analyse_detail .other_analyse .analyse_list li .other_content {
    margin-left: 6px;
    flex: 1;
  }
  .analyse_detail .other_analyse .analyse_list li .other_content p {
    line-height: 20px;
  }
  .analyse_detail .other_analyse .analyse_list li .other_content span {
    margin-top: 8px;
  }
  .calss_room .class_list li {
    height: 140px;
    margin-top: 20px;
  }
  .calss_room .class_list li .calss_content {
    padding: 18px 22px;
  }
  .calss_room .class_list li .calss_content .content_top p {
    margin-top: 8px;
  }
  .calss_room .class_list li a {
    height: 30px;
    width: 28%;
    padding: 0 12px;
  }
  .calss_room .class_list li a:hover {
    padding-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  .font-five {
    font-size: 20px;
  }
  .font-three {
    font-size: 12px;
  }
  .index_font {
    font-size: 22px;
  }
  .font-six {
    font-size: 14px;
  }
  .lion_account {
    display: flex;
    align-items: center;
  }
  .lion_account .account_con {
    position: static;
  }
  .product .company_content .detail {
    top: 57px;
  }
  .product .company_content .detail li {
    padding: 14px 20px 14px 0;
  }
  .product .company_content .detail li h5 {
    font-size: 36px;
    line-height: 36px;
  }
  .product .company_content .detail li > span {
    font-size: 12px;
    line-height: 16px;
  }
  .hot_product .product_title {
    padding: 30px 20px 16px;
  }
  .hot_product .product_title span {
    font-size: 12px;
    margin-top: 10px;
  }
  .hot_product .product_list {
    box-sizing: border-box;
    border-radius: 0;
  }
  .hot_product .product_list li {
    padding: 10px 0;
    min-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .hot_product .product_list li:hover {
    width: 100%;
  }
  .hot_product .product_list li:hover .select {
    display: block;
    margin-left: 0;
  }
  .hot_product .product_list li .product_box {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .hot_product .product_list li .product_box .name {
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hot_product .product_list li .product_box .product_left {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hot_product .product_list li .product_box .product_left img {
    margin-left: 0;
  }
  .hot_product .product_list li .product_box .product_right {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: auto;
  }
  .hot_product .product_list li .product_box .product_right .deal {
    margin: 14px 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .open_box .open_account .open_content {
    flex: 1;
  }
  .open_box .open_account .open_content .open_list li {
    margin-top: 16px;
  }
  .open_box .open_account .open_content .open_list li img {
    transform: scale(0.8);
  }
  .open_box .open_account .open_content .open_list li p {
    font-size: 14px;
    line-height: 22px;
    margin-left: 18px;
  }
  .open_box .open_account .open_img {
    width: 40%;
  }
  .college_box .college .college_abstract {
    height: 220px;
  }
  .college_box .college .college_abstract .abstract_left .abstract {
    font-size: 14px;
    line-height: 20px;
  }
  .college_box .college .college_abstract .abstract_right span {
    font-size: 14px;
  }
  .college_box .college .article {
    margin-top: 20px;
  }
  .college_box .college .article li {
    padding: 30px 0;
    box-sizing: border-box;
  }
  .college_box .college .article li .art_left img {
    width: 48px;
    height: 48px;
  }
  .college_box .college .article li .art_left .content h4 {
    font-size: 18px;
  }
  .college_box .college .article li .art_left .content p {
    font-size: 12px;
    margin-top: 13px;
    line-height: 16px;
  }
  .footer_box .footer .footer_top {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 32px 20px 20px;
  }
  .footer_box .footer .footer_top .footer_right {
    margin-left: 0;
    margin-top: 10px;
  }
  .footer_box .footer .footer_top .footer_right ul {
    margin: 0;
  }
  .footer_box .footer .footer_top .footer_right ul h6 {
    margin: 14px 0;
    font-size: 14px;
  }
  .footer_box .footer .footer_top .footer_right ul li {
    line-height: 24px;
  }
  .footer_box .footer .footer_top .footer_right ul li a {
    font-size: 12px;
  }
  .footer_box .footer_bottom {
    margin-top: 50px;
  }
  .about_us .banner .banner-title .title .open_account {
    width: 30%;
    margin-top: 20px;
    height: 32px;
    padding: 0 5px 0 6px;
  }
  .about_us .banner .banner-title .title .open_account span {
    font-size: 12px;
  }
  .about_us .banner .banner-title .title .open_account img {
    width: 10px;
    height: 8px;
  }
  .about_us .content .box_li {
    display: block;
  }
  .about_us .content .box_li img {
    width: 100%;
  }
  .about_us .content .box_li .big {
    display: none;
  }
  .about_us .content .box_li .small {
    display: block;
  }
  .about_us .content .box_li .abstract {
    width: 100%;
    box-sizing: border-box;
  }
  .about_us .content .box_li .abstract .abstract_title {
    font-size: 20px;
  }
  .about_us .content .box_li .abstract p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
  }
  .about_us .content .box_li .abstract .address {
    margin-top: 12px;
    flex-direction: column;
    align-items: flex-start;
  }
  .about_us .content .box_li .abstract .address .address_btn {
    width: calc(16vw);
    padding: 0 5px 0;
    height: 20px;
  }
  .about_us .content .box_li .abstract .address .address_btn span {
    font-size: 12px;
  }
  .about_us .content .box_li .abstract .address .address_btn img {
    width: 7px;
    height: 5px;
  }
  .about_us .content .box_li .abstract .address .address_li {
    font-size: 12px;
    margin-left: 0;
    margin-top: 10px;
  }
  .about_us .content .box_li .abstract .address .address_li span {
    white-space: nowrap;
  }
  .about_us .content .box_li:nth-of-type(2n+1) .abstract {
    padding: 10px 20px 30px 16px;
  }
  .about_us .content .box_li:nth-of-type(2n) .abstract {
    padding: 10px 16px 30px 20px;
  }
  .about_us .content .box_li .office_box {
    width: 100%;
  }
  .about_us .content .history .time_box {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
  }
  .about_us .content .history .time_box .time_line {
    height: 50px;
  }
  .about_us .content .history .time_box .time_line .abstract {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container {
    width: 17vw;
    right: 20px;
    height: calc(50px * 3);
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    width: 25px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev {
    width: 25px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next img,
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev img {
    width: 12px;
    height: 6px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-next,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::after {
    top: 50px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-button-prev,
  .about_us .content .history .time_box .time_line .abstract .swiper-container::before {
    top: 100px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper-slide {
    line-height: 50px;
    font-size: 14px;
  }
  .about_us .content .history .time_box .time_line .abstract .swiper-container .swiper-wrapper .swiper_active {
    font-size: 16px;
  }
  .about_us .content .history .time_img {
    width: 100%;
  }
  .banner .banner_content .banner_title {
    font-size: 20px;
  }
  .banner .banner_content .banner_title p {
    height: 56px;
  }
  .banner .banner_content .banner_prompt {
    font-size: 12px;
  }
  .banner .banner_content .banner_prompt:nth-of-type(1) {
    margin-top: 6px;
  }
  .banner .banner_content .banner_btn {
    margin-top: 10px;
  }
  .banner .banner_content .banner_btn button {
    width: 25vw;
  }
  .banner .banner_content .banner_btn button span {
    font-size: 12px;
    line-height: 22px;
  }
  .banner .banner_content .banner_btn button img {
    transform: scale(0.8);
  }
  .banner .banner_content .banner_btn .registered_hover {
    width: 34%;
  }
  .banner .banner-title .title {
    font-size: 26px;
  }
  .regulatory .introduce_box {
    padding: 0 20px;
  }
  .regulatory .introduce_box .introduce {
    margin: 30px auto 20px;
    flex-direction: column;
    padding: 50px 0px 46px;
  }
  .regulatory .introduce_box .introduce img {
    width: 40%;
    margin-right: 0;
  }
  .regulatory .introduce_box .introduce p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
    border: none;
    margin-top: 30px;
  }
  .listed .introduction {
    margin: 40px auto 64px;
  }
  .listed .introduction .introduction_content {
    display: flex;
    flex-direction: column;
  }
  .listed .introduction .introduction_content img {
    width: 100%;
  }
  .listed .introduction .introduction_content .introduction_info {
    margin: 20px 0 0 0;
  }
  .listed .introduction .introduction_content .introduction_info p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .listed .introduction .code {
    margin-top: 50px;
  }
  .listed .introduction .code p {
    font-size: 20px;
  }
  .listed .introduction .code .stock_code {
    display: flex;
    flex-direction: column;
    margin-top: 32px;
  }
  .listed .introduction .code .stock_code .stock_btn {
    width: calc(40vw);
    height: 32px;
    padding: 0 20px;
  }
  .listed .introduction .code .stock_code .stock_btn span {
    font-size: 12px;
  }
  .listed .introduction .code .stock_code .stock_li {
    font-size: 12px;
    margin: 12px 0 0 0;
  }
  .security .advantage_box .advantage .advantage_list,
  .derivatives .advantage_box .advantage .advantage_list {
    justify-content: flex-start;
  }
  .security .advantage_box .advantage .advantage_list li,
  .derivatives .advantage_box .advantage .advantage_list li {
    width: 50%;
  }
  .futures .advantage_box .advantage {
    flex-direction: column;
    align-items: center;
  }
  .futures .advantage_box .advantage .advantage_list {
    width: 100%;
  }
  .market_analyse .analyse_list li > img {
    height: 124px;
  }
  .market_analyse .letter_list li > img {
    height: 112px;
  }
  .analyse_detail .analyse_content .video .play {
    height: 210px;
  }
}
@media screen and (max-width: 640px) {
  .index_font {
    font-size: 18px;
  }
  .product .company_content {
    display: flex;
    flex-direction: column;
  }
  .product .company_content .company_box {
    width: 100%;
    max-width: none;
  }
  .product .company_content .company_box .company {
    padding: 20px 20px 0 0;
  }
  .product .company_content .company_box .company span {
    display: block;
    font-size: 12px;
    margin-top: 6px;
  }
  .product .company_content .detail {
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
  }
  .product .company_content .detail li {
    padding: 5px 20px;
    display: flex;
    align-items: center;
  }
  .product .company_content .detail li h5 {
    font-size: 22px;
    line-height: 22px;
  }
  .product .company_content .detail li > span {
    margin-left: 20px;
    flex: 1;
    font-size: 12px;
    max-width: none;
  }
  .product .company_content .detail li .line {
    width: 100%;
  }
  .hot_product {
    padding-bottom: 32px;
  }
  .hot_product .product_title {
    font-size: 28px;
    padding: 20px 14px 8px;
  }
  .hot_product .product_list li {
    margin-top: 8px;
  }
  .hot_product .product_list li .product_box .name {
    width: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hot_product .product_list li .product_box .name p {
    font-size: 18px;
  }
  .hot_product .product_list li .product_box .name span {
    margin-top: 5px;
  }
  .hot_product .product_list li .product_box .product_left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hot_product .product_list li .product_box .product_right .accound {
    font-size: 14px;
  }
  .hot_product .product_list li .product_box .product_right .deal {
    margin-top: 15px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .hot_product .product_list li .product_box .product_right .deal .deal_count {
    margin: 5px 0;
  }
  .hot_product .product_list li .product_box .product_right .deal .count {
    font-size: 20px;
  }
  .lion_account {
    min-height: 200px;
  }
  .lion_account .account_con {
    /* flex-direction: column; */
  }
  .lion_account .account_con .account_left {
    padding: 30px 0;
    z-index: 1;
  }
  .lion_account .account_con .account_left .small_title {
    font-size: 14px;
  }
  .lion_account .account_con .account_left .account_name {
    margin-top: 16px;
    font-size: 24px;
  }
  .lion_account .account_con .account_left button {
    height: 34px;
    width: 40%;
    margin-top: 20px;
    padding: 0 13px 0 10px;
  }
  .lion_account .account_con .account_left button span {
    font-size: 12px;
  }
  .lion_account .account_con .account_gif{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 70%;
    height: 100%;
  }
  .bourse_box .bourse .bourse_map {
    display: none;
  }
  .bourse_box .bourse .bourse_right {
    width: 100%;
  }
  .bourse_box .bourse .bourse_right .bourse_title span {
    font-size: 12px;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .list li {
    padding-right: 5px;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .list li img {
    transform: scale(0.7);
    transform-origin: right;
  }
  .bourse_box .bourse .bourse_right .bourse_list .list_one .list li span {
    font-size: 12px;
  }
  .open_box {
    padding: 50px 0 45px;
  }
  .open_box .map {
    width: calc(100vw);
  }
  .open_box .open_account .open_img {
    display: none;
  }
  .open_box .open_account .open_content {
    width: 100%;
  }
  .open_box .open_account .open_content .title {
    font-size: 14px;
  }
  .open_box .open_account .open_content .title h6 {
    margin-top: 14px;
  }
  .college_box .college {
    padding: 35px 20px 0;
  }
  .college_box .college .college_abstract {
    flex-direction: column;
    height: auto;
  }
  .college_box .college .college_abstract .abstract_left {
    width: 100%;
    max-width: none;
  }
  .college_box .college .college_abstract .abstract_left .abstract {
    font-size: 12px;
    margin-top: 20px;
  }
  .college_box .college .college_abstract .abstract_right {
    max-width: none;
    width: 100%;
    margin-top: 20px;
  }
  .college_box .college .college_abstract .abstract_right video {
    width: 100%;
    height: 157px;
  }
  .college_box .college .college_abstract .abstract_right span {
    font-size: 12px;
    margin-top: 20px;
  }
  .college_box .college .article li {
    padding: 15px 0;
  }
  .college_box .college .article li .art_left .content {
    margin-left: 20px;
  }
  .college_box .college .article li .art_left .content h4 {
    font-size: 14px;
  }
  .college_box .college .article li .art_left .content p {
    font-size: 12px;
    margin-top: 8px;
  }
  .college_box .college .article li a {
    display: none;
  }
  .footer_box .footer .footer_top .footer_left img {
    width: 55px;
    height: 32px;
  }
  .footer_box .footer .footer_top .footer_left p {
    margin-top: 0;
    font-size: 12px;
    line-height: 15px;
  }
  .footer_box .footer .footer_top .footer_left ul {
    margin-top: 20px;
  }
  .footer_box .footer .footer_top .footer_left ul li {
    font-size: 12px;
    line-height: 20px;
  }
  .footer_box .footer_bottom {
    margin-top: 40px;
  }
  .footer_box .footer_bottom .warning {
    font-size: 12px;
  }
  .footer_box .footer_bottom p {
    margin-top: 10px;
  }
  .footer_box .footer_bottom .reserved {
    margin-top: 15px;
  }
  .trading .trading_content .terminal {
    padding: 30px 0 15px;
  }
  .trading .trading_content .terminal .download {
    width: 100%;
    padding-left: 0;
  }
  .trading .trading_content .terminal .download .species .species_one {
    width: 60px;
    line-height: 60px;
    margin-left: 5px;
  }
  .trading .trading_content .terminal .download .species .species_one:hover {
    width: 40%;
  }
  .trading .trading_content .terminal .download .species .species_one:hover img {
    width: 30px;
  }
  .trading .trading_content .terminal .download .species .different .download_btns .btn {
    min-width: 64px;
    line-height: 32px;
    margin-left: 5px;
  }
  .trading .trading_content .terminal .download .species .different:hover {
    width: 100%;
    padding: 0 5px;
  }
  .trading .trading_content .terminal .download .species .different:hover .download_btns {
    height: 32px;
  }
  .banner .banner_content .banner_btn button {
    width: 100%;
  }
  .banner .banner_content .banner_btn .registered_hover {
    width: 35vw;
  }
  .software .software_box .down_load {
    padding: 25px 20px 0;
  }
  .software .software_box .down_load .merit {
    margin-top: 5px;
    width: 100%;
  }
  .software .software_box .down_load .merit li {
    margin-top: 0;
  }
  .software .software_box .down_load .soft_btn {
    margin-top: 10px;
    height: 22px;
    width: 30vw;
  }
  .software .software_box .down_load .img_list {
    margin-top: 12px;
  }
  .security .advantage_box .advantage .advantage_list li,
  .derivatives .advantage_box .advantage .advantage_list li,
  .futures .advantage_box .advantage .advantage_list li {
    width: 100%;
  }
  .shares .shares_left .shares_list li {
    margin-top: 26px;
    width: 100%;
  }
  .market_analyse .nav_list li {
    width: 18%;
  }
  .market_analyse .analyse_list {
    display: grid;
    grid-row-gap: 20px;
    grid-column-gap: 2%;
    grid-template-columns: 49% 49%;
    margin-top: 18px;
  }
  .market_analyse .analyse_list li .analyse_title {
    padding: 0 5px 0 10px;
    height: 40px;
  }
  .market_analyse .analyse_list li .analyse_title p {
    line-height: 18px;
  }
  .market_analyse .analyse_list li .analyse_title img {
    margin-left: 2%;
    width: 22px;
  }
  .market_analyse .analyse_list li .learning {
    padding: 10px 5px 15px 10px;
    height: 62px;
  }
  .market_analyse .analyse_list li .learning img {
    margin-top: 0;
  }
  .market_analyse .letter_list li > img {
    height: 138px;
  }
  .market_analyse .letter_list li .letter_content {
    padding: 0 10px 0 10px;
  }
  .market_analyse .letter_list li .letter_content .analyse_title {
    padding: 10px 0 15px 0;
    height: 84px;
  }
  .market_analyse .letter_list li .letter_content .abstract {
    height: 108px;
    line-height: 18px;
  }
  .market_analyse .see_more {
    width: 36%;
    line-height: 28px;
    margin: 38px auto 45px;
  }
  .market_analyse > p {
    line-height: 24px;
    margin: 20px 0 13px;
  }
  .analyse_detail .analyse_content > p {
    margin-top: 12px;
  }
  .analyse_detail .analyse_content .video {
    margin-top: 18px;
    padding: 20px 0;
  }
  .analyse_detail .analyse_content .video .play {
    height: auto;
  }
  .analyse_detail .analyse_content .letter_attract {
    padding: 10px 0;
    box-sizing: border-box;
  }
  .analyse_detail .analyse_content .letter_attract p {
    line-height: 24px;
  }
  .analyse_detail .analyse_content .content {
    margin-top: 30px;
    line-height: 24px;
  }
  .analyse_detail .other_analyse {
    display: none;
  }
  .calss_room .class_list li {
    height: 90px;
    margin-top: 15px;
  }
  .calss_room .class_list li .calss_content {
    padding: 10px 12px;
  }
  .calss_room .class_list li .calss_content .content_top p {
    margin-top: 5px;
  }
  .calss_room .class_list li a {
    height: 24px;
    width: 50%;
    padding: 0 5px;
  }
  .calss_room .class_list li a:hover {
    padding-right: 5px;
  }
}
@media screen and (max-width: 360px) {
  .calendar_box .table_top .date {
    margin-left: 5px;
    min-width: 102px;
    height: 28px;
  }
  .calendar_box .table_top .date input {
    margin-left: 6px;
    width: 68%;
  }
  .calendar_box .day .day_btn {
    padding: 0 8px;
    height: 26px;
  }
  .calendar_box .day .days li {
    line-height: 26px;
  }
  .calendar_box .dataList li .list_content .country img {
    width: 18px;
    height: 12px;
    display: inline-block;
    border-radius: 0;
    margin-top: 5px;
  }
  .market_analyse .nav_list li {
    width: 25%;
  }
  .market_analyse .analyse_list {
    display: block;
  }
  .market_analyse .analyse_list li {
    margin-top: 15px;
  }
  .market_analyse .analyse_list li:nth-of-type(1) {
    margin-top: 0;
  }
  .market_analyse .analyse_list li > img {
    height: 168px;
  }
  .market_analyse .analyse_list li .analyse_title {
    padding: 0 5px 0 10px;
    box-sizing: border-box;
    height: 50px;
  }
  .market_analyse .analyse_list li .analyse_title p {
    color: #11131b;
    line-height: 18px;
  }
  .market_analyse .analyse_list li .analyse_title img {
    margin-left: 3%;
    width: 26px;
  }
  .market_analyse .analyse_list li .learning {
    padding: 15px 13px 20px 13px;
    height: 68px;
  }
  .market_analyse .analyse_list li .learning img {
    margin-top: 0;
  }
  .market_analyse .letter_list li {
    margin-top: 15px;
  }
  .market_analyse .letter_list li:nth-of-type(1) {
    margin-top: 0;
  }
  .market_analyse .letter_list li > img {
    height: 138px;
  }
  .market_analyse .letter_list li .letter_content {
    padding: 0 5px 0 10px;
  }
  .market_analyse .letter_list li .letter_content .analyse_title {
    padding: 8px 0 10px 0;
    height: 82px;
  }
  .market_analyse .letter_list li .letter_content .analyse_title .letter_title span {
    margin-top: 5px;
  }
  .market_analyse .letter_list li .letter_content .abstract {
    height: 106px;
    line-height: 18px;
  }
  .market_analyse .see_more {
    width: 50%;
    line-height: 28px;
    margin: 40px auto 46px;
  }
  .market_analyse > p {
    line-height: 24px;
    margin: 20px 0 13px;
  }
}

.jin-rili_week {
  height: unset !important;
}
