@media screen and (max-width: 1510px) {
  .index_swiper .item .content {
    width: 94%;
  }
  .get_quote .main {
    width: 90%;
  }
}
@media screen and (max-width: 1400px) {
  .banner .content {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .header .content .wrap .right .nav .li .box .link .head_title {
    padding: 0 20px;
  }
}
@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%;
  }
  .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;
  }
  .tabs {
    padding: 0 0 20px;
  }
  .tabs .item {
    padding: 0 7px;
    margin-bottom: 16px;
  }
  .tabs .item .link {
    width: auto;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0 20px;
  }
  .modal .modal-dialog {
    margin-top: 100px;
  }
  .modal .modal-dialog .modal-body .pad_bottom {
    padding-bottom: 10px;
  }
  .banner .content .team_title {
    font-size: 16px;
    max-width: 100%;
    padding: 0 20px;
  }
  .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;
  }
  .banner .search {
    width: 80%;
  }
  .banner .search .hot {
    align-items: start;
  }
  .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 .right .nav {
    display: none;
  }
  .header .content .wrap .right .function {
    align-items: center;
  }
  .header .content .wrap .right .function .search {
    margin-top: 10px;
  }
  .header .content .wrap .right .function .menu {
    margin-top: 10px;
    margin-left: 10px;
    display: block;
  }
  .index_swiper .item .content .wrap {
    width: 100%;
  }
  .index_swiper .item .content .wrap .title_line {
    font-size: 26px;
  }
  .index_swiper .item .content .wrap .sub_head {
    font-size: 18px;
    line-height: 1.6;
  }
  .about .content {
    padding: 0 0 20px;
  }
  .about .content .lead {
    padding: 0;
  }
  .about .right_box .company_data .box {
    height: auto;
  }
  .about .right_box .company_data .box .name .num {
    font-size: 34px;
  }
  .get_quote .cover_box .cover {
    height: 450px;
  }
  .get_quote .main .head {
    padding-bottom: 0;
  }
  .get_quote .main .head .title {
    font-size: 28px;
  }
  .get_quote .main .head .sub_head {
    font-size: 16px;
  }
  .get_quote .main .form {
    margin-top: 0;
  }
  .get_quote .main .form .wrap {
    flex-wrap: wrap;
  }
  .get_quote .main .form .wrap .input_item,
  .get_quote .main .form .wrap .input_message {
    width: 50%;
    margin-top: 20px;
  }
  .get_quote .main .form .wrap .input_item .box,
  .get_quote .main .form .wrap .input_message .box {
    height: 50px;
    line-height: 50px;
  }
  .get_quote .main .form .wrap .input_item .box .input,
  .get_quote .main .form .wrap .input_message .box .input {
    height: 46px;
    line-height: 46px;
  }
  .get_quote .main .form .wrap .input_message {
    width: 100%;
    margin-bottom: 20px;
  }
  .get_quote .main .form .wrap .input_submit {
    width: 100%;
  }
  .get_quote .main .form .wrap .input_submit .btn {
    height: 46px;
    line-height: 46px;
  }
  .footer .content {
    padding: 40px 0;
  }
  .footer .content .footer_list {
    margin-bottom: 20px;
  }
  .footer .content .contact_us {
    padding: 40px 0 20px;
  }
  .footer .content .contact_us .title {
    font-size: 26px;
  }
  .footer .content .contact_us .lead {
    font-size: 16px;
  }
  .footer .content .nav_list .list {
    margin-bottom: 20px;
  }
  .footer .copyright {
    padding: 20px 10px;
  }
  .footer .copyright .wrap .box {
    width: 100%;
    flex: content;
    justify-content: center;
  }
  .tabs_main .tabs-header {
    justify-content: start;
    margin-bottom: 0;
  }
  .tabs_main .tabs-header .tab-btn {
    width: 47%;
    margin: 0 10px 20px;
  }
  .company .content {
    padding: 20px 0 0;
  }
  .download .download_head .hd {
    font-size: 14px;
  }
  .download .list .item .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .container_padding {
    padding: 20px 0;
  }
  .container_main {
    padding-top: 10px;
  }
  .row {
    margin: 0;
  }
  .col-xs-12,
  .col-xs-6 {
    padding: 0 5px;
  }
  .title {
    font-size: 18px;
  }
  .title_line {
    font-size: 20px;
  }
  .title_line::after {
    height: 6px;
  }
  .head {
    padding: 10px 0;
  }
  .head .sub_title {
    padding: 0;
  }
  .banner .cover_box .cover {
    height: 40vh;
  }
  .banner .search .form .box .input {
    height: 44px;
    font-size: 14px;
  }
  .banner .search .form .box .submit {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
  }
  .banner .search .hot .name {
    font-size: 16px;
  }
  .banner .search .hot .list .link {
    font-size: 14px;
  }
  .contact_btn_wrap {
    padding: 20px 0;
  }
  .contact_btn_wrap .btn {
    width: 45%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #000;
    color: #fff;
  }
  .contact_btn_wrap .btn:first-child {
    margin-right: 20px;
  }
  .more .box .link {
    width: 150px;
    min-width: auto;
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
  }
  .more .box .link .name {
    position: initial;
    transform: translate(0);
  }
  .more .box .link .icon {
    position: initial;
    transform: translate(0);
    opacity: 1;
  }
  .article {
    flex-wrap: wrap;
    padding: 10px;
    margin-top: 10px;
  }
  .article .up {
    width: 100%;
    flex: none;
    padding: 0;
  }
  .article .up .lead {
    text-indent: 0;
    padding: 0;
  }
  .article .up .link {
    padding: 0;
    width: 100%;
    line-height: 1.8;
    font-size: 13px;
  }
  .article .return {
    margin-top: 10px;
    width: 100%;
    text-align: right;
  }
  .article .return .link {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .tabs {
    padding: 10px 0 0;
  }
  .tabs .tabs_wrap {
    justify-content: start;
  }
  .tabs .tabs_wrap .item {
    padding: 0 10px;
  }
  .tabs .tabs_wrap .item .link {
    height: 40px;
    line-height: 40px;
  }
  .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;
  }
  .index_swiper .item .cover_box .cover {
    object-position: center;
  }
  .index_swiper .item .content .wrap .title {
    font-size: 20px;
  }
  .index_swiper .item .content .wrap .sub_head {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .about .content {
    padding: 0 0 10px;
  }
  .about .right_box .company_data .box .name .num {
    font-size: 20px;
  }
  .about .right_box .company_data .box .lead {
    font-size: 12px;
    line-height: 1.6;
  }
  .get_quote .main {
    width: 100%;
    padding: 0 10px;
  }
  .get_quote .main .head .title {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .get_quote .main .head .sub_head {
    font-size: 16px;
    line-height: 1.6;
  }
  .get_quote .main .form {
    margin-top: 10px;
  }
  .get_quote .main .form .wrap .item {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .get_quote .main .form .wrap .input_message {
    margin-bottom: 0;
  }
  .get_quote .main .form .wrap .input_submit {
    padding: 0;
  }
  .footer .content {
    padding: 30px 10px 10px;
  }
  .footer .content .contact_us .more .box .link {
    width: 170px;
  }
  .footer .copyright {
    padding: 20px 5px;
  }
  .footer .copyright .wrap {
    flex-wrap: wrap;
  }
  .footer .copyright .wrap .copyright_text {
    width: 100%;
    padding: 0;
    text-align: center;
    font-size: 14px;
    margin-bottom: 6px;
  }
  .footer .copyright .wrap .link {
    width: 100%;
    font-size: 14px;
    text-align: center;
  }
  .tabs_main {
    margin-top: 0;
    padding: 0 0 10px;
  }
  .tabs_main .tabs-header {
    padding: 10px 0 0;
  }
  .tabs_main .tabs-header .tab-btn {
    width: 100%;
    margin-bottom: 10px;
    min-width: auto;
    margin: 0 0 10px;
  }
  .tabs_main .tabs-content {
    padding: 0;
  }
  .company .content .line_cover {
    margin: 10px 0;
  }
  .company .content .lead {
    line-height: 1.9;
  }
  .company_history {
    padding: 0 10px;
    height: 380px;
  }
  .company_history .item .content {
    width: 100%;
  }
  .download {
    overflow-x: auto;
  }
  .download .download_x {
    min-width: 767px;
    width: 100%;
  }
  .system_details .main .content {
    padding-bottom: 20px;
  }
  .system_details .main .content .sub_title {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
