@media screen and (max-width: 1510px) {
  .index_swiper .item .content {
    width: 94%;
  }
}
@media screen and (max-width: 1400px) {
  .banner .content {
    width: 100%;
  }
}
@media screen and (max-width: 1240px) {
  .header .content {
    padding: 0;
  }
  .header .content .wrap .logo {
    width: 110px;
  }
  .header .content .wrap .right .nav .li .box .link .head_title {
    font-size: 12px;
    padding: 0 5px;
  }
  .header .content .wrap .right .nav .li .box .link .head_title .iconfont {
    font-size: 14px;
  }
  .header .content .wrap .right .nav .li .child .child_main .child_list .col_md:first-child {
    border-right: none;
  }
  .header .content .right .function .circle {
  width: 6px;
  height: 36px;
  border-radius:
50%;
  text-align: center;
  line-height: 36px;
  background: rgba(255, 255, 255, 0);
}
}
@media screen and (max-width: 992px) {
  .container_padding {
    padding: 40px 0;
  }
  .container_main {
    padding-top: 20px;
  }
  .col-xs-12 {
    padding: 0 10px;
  }
  .col-xs-6 {
    padding: 0 10px;
  }
  .title {
    font-size: 20px;
  }
  .lead {
    font-size: 14px;
  }
  .head {
    width: 100%;
    padding-bottom: 20px;
  }
  .head .title {
    font-size: 20px;
  }
  .head .sub_head {
    font-size: 16px;
  }
  .head .sub_title {
    font-size: 18px;
  }
  .head .arrow .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 14px;
  }
  .banner .content .wrap {
    width: 100%;
  }
  .banner .content .wrap .title {
    font-size: 20px;
    line-height: 1.7;
  }
  .banner .content .wrap .crumbs .list .box {
    font-size: 14px;
  }
  .banner .content .wrap .crumbs .list .box .link {
    font-size: 14px;
  }
  .banner .content .wrap .crumbs .list .box .link .iconfont {
    font-size: 16px;
  }
  .banner .content .wrap .page_tabs {
    padding-top: 20px;
    flex-wrap: wrap;
  }
  .banner .content .wrap .page_tabs .item {
    margin-bottom: 10px;
  }
  .banner .content .wrap .page_tabs .item .link {
    min-width: auto;
    padding: 10px 30px;
  }
  .tabs {
    padding: 0 0 20px;
  }
  .tabs .item {
    padding: 0 7px;
    margin-bottom: 16px;
  }
  .tabs .item .link {
    width: auto;
    font-size: 14px;
    padding: 10px 30px;
  }
  .modal .modal-dialog {
    margin-top: 100px;
  }
  .modal .modal-dialog .modal-body .pad_bottom {
    padding-bottom: 10px;
  }
  .search .head .title {
    font-size: 38px;
  }
  .search .search_form {
    margin-top: 20px;
  }
  .search .search_form .content {
    width: 84%;
  }
  .search .search_form .content .box .input {
    font-size: 16px;
  }
  .header .content .right {
    flex: none;
    padding: 7px 0;
    border-radius: 45px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    justify-content: space-between;
  }
  .header .content .right .nav {
    display: none;
  }
  .header .content .right .function .item {
    margin: 0 8px;
    padding: 0 6px;
    width: auto;
  }
  .header .content .right .function .item .cover {
    width: 20px;
  }
  .header .content .right .function .item .link {
    padding: 0 4px;
  }
  .header .content .right .function .item .link .iconfont {
    font-size: 18px;
  }
  .header .content .right .function .photo {
    padding: 0;
  }
  .header .content .right .function .photo .link {
    padding: 0;
  }
  .header .content .right .function .photo .link .cover {
    width: 38px !important;
  }
  .header .content .right .function .contact_item {
    display: none;
  }
  .header .content .right .function .menu {
    display: block;
  }
  .footer .main {
    padding: 60px 20px;
  }
  .index_swiper .item .content .wrap {
    width: 100%;
  }
  .index_swiper .item .content .wrap .title {
    font-size: 26px;
  }
  .index_swiper .item .content .wrap .sub_head {
    font-size: 18px;
    line-height: 1.6;
  }
  .about_introduce .content {
    padding-left: 0;
    padding-top: 20px;
  }
  .solutions .content {
    margin-bottom: 20px;
  }
  .solutions .content .solution_swiper .item .left_box {
    margin-bottom: 20px;
  }
  .store .list .item {
    margin-bottom: 20px;
    background: #00398B;
  }
  .store .list .item .to_head .ide,
  .store .list .item .to_head .num,
  .store .list .item .to_head .text {
    color: #fff;
  }
  .store .list .item .lead {
    color: #fff;
  }
  .news .main .item {
    margin-bottom: 20px;
  }
  .news .main .item .link .cover_box {
    height: 230px;
  }
  .news .main .item .link .content .name {
    font-size: 16px;
  }
  .news .main .item .link .content .lead {
    font-size: 14px;
  }
  .get_message .main .content {
    height: auto;
    margin-bottom: 20px;
  }
  .get_message .main .form .item {
    margin-bottom: 10px !important;
  }
  .get_message .main .form .item .two_box {
    margin-top: 10px;
    padding-left: 0;
  }
  .get_message .main .form .item .textarea {
    margin-bottom: 10px;
  }
  .company_explain .main .content .lead {
    font-size: 14px;
  }
  .company_explain .main .list .item {
    margin-bottom: 14px;
  }
  .company_list .item {
    padding: 20px;
  }
  .company_list .item .content {
    height: auto;
    margin-bottom: 10px;
  }
  .company_list .item .content .name {
    font-size: 20px;
  }
  .company_list .item .content .lead {
    font-size: 16px;
  }
  .company_list .item .cover_box .cover {
    width: 100%;
    object-fit: cover;
  }
  .company_list .item:nth-child(odd) .row {
    flex-flow: column-reverse;
  }
  .company_list .item:nth-child(even) .row {
    flex-wrap: wrap;
  }
  .company_list .item:nth-child(even) .content {
    padding: 0;
  }
  .company_info .cover_box .cover {
    height: auto;
    max-height: 500px;
  }
  .company_info .content {
    height: auto;
    padding: 20px 0;
  }
  .case_category .main .case_category_swiper {
    margin-bottom: 20px;
  }
  .case_category .main .menus .arrow {
    display: none;
  }
  .shop_history_swiper {
    height: 1000px;
  }
  .shop_history_swiper .item .row .col_md {
    padding: 0 40px;
  }
  .information_list .item {
    margin-bottom: 15px;
  }
  .message_box {
    padding: 40px 0;
  }
  .message_box .content {
    padding-bottom: 10px;
  }
  .message_box .content .title {
    font-size: 20px;
  }
  .message_box .form .item {
    margin-bottom: 10px !important;
  }
  .message_box .form .item .two_box {
    margin-top: 10px;
    padding-left: 0;
  }
  .message_box .form .item .textarea {
    margin-bottom: 10px;
  }
  .contact_page {
    padding-bottom: 20px;
  }
  .contact_page .list {
    padding: 0;
    margin: 0;
  }
  .contact_page .list .item {
    margin-bottom: 10px;
    padding: 10px 20px;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .container_padding {
    padding: 20px 0;
  }
  .container_main {
    padding-top: 10px;
  }
  .title {
    font-size: 18px;
  }
  .head {
    padding: 10px 0;
  }
  .head .sub_title {
    padding: 0;
  }
  .tabs {
    padding: 10px 0 0;
  }
  .tabs .tabs_wrap {
    justify-content: start;
  }
  .tabs .tabs_wrap .item {
    padding: 0 10px;
  }
  .tabs .tabs_wrap .item .link .iconfont,
  .tabs .tabs_wrap .item .link .text {
    font-size: 13px;
  }
  .tabs .tabs_wrap .item .link .iconfont {
    font-size: 16px;
  }
  .modal .modal-dialog .modal-body {
    padding: 7px;
  }
  .search .head .title {
    font-size: 38px;
  }
  .search .search_form {
    margin-top: 20px;
  }
  .search .search_form .content {
    width: 84%;
  }
  .search .search_form .content .box .input {
    font-size: 16px;
  }
  .header .content .wrap .logo {
    width: 130px;
  }
  .footer .main {
    padding: 50px 20px 20px;
  }
  .footer .main .content .title {
    font-size: 20px;
  }
  .footer .main .content .ul {
    margin-bottom: 20px;
  }
  .footer .main .content .code {
    width: 70%;
    margin: auto;
  }
  .footer .copyright {
    padding: 10px 0;
  }
  .footer .copyright .wrap {
    flex-flow: column-reverse;
  }
  .footer .copyright .text {
    text-align: center;
  }
  .index_swiper .item .cover_box .cover {
    object-position: center;
  }
  .solutions .head {
    flex-wrap: wrap;
  }
  .solutions .head .left {
    margin-bottom: 10px;
  }
  .solutions .head .to_more {
    width: 100%;
    text-align: right;
  }
  .solutions .main .content {
    padding: 20px 10px;
  }
  .goods_shelf .main .cover_box .cover {
    height: auto;
  }
  .goods_shelf .main .content {
    height: auto;
    padding: 30px 10px;
  }
  .store .head {
    width: 100%;
  }
  .store .list .item {
    margin-bottom: 10px;
  }
  .partnerships .main .cooperative_partner {
    padding: 20px 10px;
  }
  .partnerships .main .cooperative_partner .swiper_list .item {
    height: 80px;
  }
  .news .main .item .link .cover_box {
    height: 230px;
  }
  .news .main .item .link .content .name {
    font-size: 16px;
  }
  .news .main .item .link .content .lead {
    font-size: 14px;
  }
  .get_message .main .content .name {
    font-size: 20px;
  }
  .get_message .main .content .lead {
    font-size: 16px;
  }
  .get_message .main .get_form {
    padding: 20px;
  }
  .get_message .main .get_form .form {
    margin-top: 10px;
    padding-top: 0;
  }
  .get_message .main .get_form .form .item {
    margin-bottom: 20px;
  }
  .get_message .main .get_form .form .box {
    padding: 0;
  }
  .get_message .main .get_form .form .input_box {
    padding-left: 10px;
  }
  .get_message .main .get_form .form .input {
    height: 60px;
    font-size: 16px;
    padding: 0 20px;
  }
  .get_message .main .get_form .form .layui-form-select .layui-input {
    padding: 0 20px;
    height: 60px;
    font-size: 16px;
  }
  .get_message .main .get_form .form .textarea {
    padding: 20px 20px;
    font-size: 16px;
  }
  .get_message .main .get_form .form .btn_box {
    margin-top: 10px;
  }
  .get_message .main .get_form .form .btn_box .btn {
    min-width: none;
    width: 100%;
    height: 50px;
    font-size: 18px;
    padding: 0;
  }
  .company_explain .main .content {
    width: 100%;
    padding-top: 0;
  }
  .company_explain .main .content .cover_box {
    max-width: 100%;
    padding-top: 10px;
  }
  .corporate_environment .main .list {
    padding-top: 20px;
    width: 60%;
  }
  .company_image .main .company_image_swiper {
    height: 300px;
  }
  .company_image .main .menus {
    padding-top: 10px;
  }
  .company_image .main .menus .company_image_menus {
    padding-left: 0;
    height: 180px;
  }
  .company_image .main .menus .company_image_menus .item {
    font-size: 18px;
  }
  .about_explain .content {
    width: 100%;
  }
  .about_explain .content .lead {
    font-size: 14px;
  }
  .service_main .list .company_image_swiper {
    margin-bottom: 20px;
  }
  .service_main .list .company_image_swiper .item .cover {
    height: auto;
  }
  .service_main .list .menus {
    margin-left: 10px;
  }
  .service_main .list .menus .company_image_menus {
    height: 700px;
  }
  .service_main .list .menus .company_image_menus .item {
    padding: 10px 10px 10px 30px;
  }
  .service_main .list .menus .company_image_menus .item .content {
    margin-left: 10px;
    padding: 14px;
    max-height: none;
  }
  .service_main .list .menus .company_image_menus .item .content .name {
    font-size: 16px;
    margin-bottom: 4px;
  }
  .shop_history .main .container {
    padding: 0;
  }
  .shop_history_swiper {
    height: 1700px;
  }
  .shop_history_swiper::after {
    left: 26px;
    transform: translateX(0);
  }
  .shop_history_swiper .item {
    height: auto;
  }
  .shop_history_swiper .item .row {
    margin: 0;
    flex-wrap: wrap;
  }
  .shop_history_swiper .item .row .col_md {
    padding: 0 10px 0 60px;
  }
  .shop_history_swiper .item .content {
    margin-bottom: 10px;
    padding: 14px;
  }
  .shop_history_swiper .item .content .name {
    font-size: 16px;
  }
  .shop_history_swiper .item .content .lead {
    font-size: 14px;
  }
  .shop_history_swiper .item .date {
    height: auto;
    margin-bottom: 14px;
  }
  .shop_history_swiper .item .center_line {
    left: 26px;
    transform: translate(0);
  }
  .shop_history_swiper .item {
    margin-bottom: 30px !important;
  }
  .shop_history_swiper .item .row {
    display: flex;
    flex-flow: column-reverse;
  }
  .shop_history_swiper .item:nth-child(even) .row {
    display: flex;
    flex-flow: column-reverse;
  }
  .shop_history_swiper .item:nth-child(even) .row .date {
    justify-content: start;
  }
  .information_list {
    padding: 40px 0;
  }
  .message_box .content {
    padding-bottom: 0;
  }
  .message_box .content .title {
    font-size: 20px;
  }
  .message_box .content .lead {
    font-size: 16px;
  }
  .message_box .form {
    margin-top: 10px;
  }
  .message_box .form .item {
    margin-bottom: 20px;
  }
  .message_box .form .box {
    padding: 0;
  }
  .message_box .form .input_box {
    padding-left: 10px;
  }
  .message_box .form .input {
    height: 60px;
    font-size: 16px;
    padding: 0 20px;
  }
  .message_box .form .layui-form-select .layui-input {
    padding: 0 20px;
    height: 60px;
    font-size: 16px;
  }
  .message_box .form .textarea {
    padding: 20px 20px;
    font-size: 16px;
  }
  .message_box .form .btn_box {
    margin-top: 10px;
  }
  .message_box .form .btn_box .btn {
    min-width: none;
    width: 100%;
    height: 50px;
    font-size: 18px;
    padding: 0;
  }
  .message_box .left_cover {
    padding: 0;
    width: 100%;
  }
  .message_box .right {
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
  }
  .message_box .right .cover_box .cover {
    height: 180px;
  }
  .message_box .right .text {
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-top: 20px;
  }
  .map_wrap {
    padding-bottom: 20px;
  }
  .map_wrap .map {
    height: 420px;
    background: #f5f5f5;
  }
  .contact_page {
    padding-bottom: 0;
  }
  .contact_page .list {
    padding-top: 20px;
  }
  .contact_page .list .item {
    padding: 10px 14px;
    align-items: center;
  }
  .contact_page .list .item .content {
    padding-left: 16px;
  }
  .contact_page .list .item .content .name {
    font-size: 16px;
  }
  .contact_page .list .item .content .text {
    margin-top: 0;
    font-size: 13px;
  }
  .login .main {
    padding: 100px 10px 0;
  }
  .login .main .login_box {
    padding: 30px 20px;
  }
  .login .main .login_box .title {
    font-size: 20px;
  }
  .login .main .login_box .sub_head {
    font-size: 16px;
  }
  .login .main .login_box .submit_box .btn {
    font-size: 18px;
  }
}
