﻿body {
    font-family: SourceHanSansCN-Normal;
    color: #424242;
}

a:hover,
a:active,
a:focus {
    color: rgb(65, 95, 152);
}

.mm-top {
    padding: 0px;
}

.mm-top .logo {
    padding: 15px 0;
    max-height: 84px;
}


.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background: none;
    border: 0px;
}

.navbar-nav>li>a {
    line-height: 84px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    font-size: 1.6rem;
}


.navbar-default .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #fff;
}

.navbar-default .navbar-nav li.active::before {
    content: "";
    background: #415F98;
    width: 100%;
    height: 4px;
    display: block;
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {}

.navbar-nav>li>.dropdown-menu {
    left: -1px;
    border: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: #c6221a;
}

.dropdown-menu {
    min-width: 100%;
}

.navbar-default .navbar-nav>li>a.navlasta {
    border: 0px;
}

.navbar-default .navbar-toggle {
    margin-top: 15px;
    margin-right: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #415F98;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:visited,
.navbar-default .navbar-toggle:active {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #415F98;
}

.i-banner img {
    width: auto !important;
    max-height: 400px;
    margin: 0 auto;
}

.index_about {
    padding: 80px 0;
}

.index_about .col-md-5 {
    padding-right: 30px;
}


.index_about .col-md-7 {
    padding-left: 30px;
}


.index_about #cn {
    font-size: 5.2rem;
    font-weight: bold;
    padding-top: 40px;
}

.index_about #cn::after {
    content: "";
    background: #1D61FF;
    width: 120px;
    height: 10px;
    display: block;
    z-index: 1000;
    position: absolute;
    top: 0px;
    left: 15px;
}

.index_about #en {
    font-size: 4.5rem;
    color: #C5C5C5;
    font-family: SourceHanSansCN-Normal, arial;
}

.index_about #content {
    margin-top: 40px;
    color: #424242;
    font-size: 1.6rem;
    line-height: 2.8rem;
}

.index_about #more {
    margin-top: 90px;
}

.index_about #more01 {
    background: #1D61FF;
    display: block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding-right: 30px;
    position: relative;
}

.index_about #more01::after {
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    top: 15px;
    right: 40px;
    width: 22px;
    height: 18px;
    background-image: url(../image/icon_you.png);
    background-repeat: no-repeat;
}

.index_about #more01:hover::after {
    right: 35px;
}

.index_about #bottom {
    margin-top: 90px;
}

.index_about #bottom #img {
    float: right;
}

.index_about #bigimg {
    width: 100%;
}

.index_about #right_bottom {
    margin-top: 40px;
}

.index_about #right_bottom .col-md-2 {
    text-align: center;
}

.index_about #right_bottom .col-md-2 h2 {
    margin-top: 0px;
    font-size: 3.8rem;
}

.index_about #right_bottom .col-md-2 h5 {
    color: #C5C5C5;
}

.index_about #right_bottom .col-md-8 {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 18px;
}

.index_about #right_bottom .col-md-8 img {
    width: 100%;
}

.index_product_title {
    text-align: center;
    padding: 20px 15px 40px 15px;
}

.index_product_title #cn {
    font-size: 5.2rem;
    font-weight: bold;
    padding-top: 40px;
}

.index_product_title #en {
    font-size: 4.5rem;
    color: #C5C5C5;
    font-family: SourceHanSansCN-Normal, arial;
}

.index_product {
    margin-bottom: 100px;
}

.index_product .swiper-button-next,
.index_product .swiper-button-prev {
    color: #ffca4f;
    outline: none;
}

.index_product .swiper-pagination {
    background-color: #fff;
    height: 150px;
    width: 70%;
    box-shadow: 0 0 8px #ccc;
    position: absolute;
    bottom: -70px;
    left: 15%;
}

.index_product .swiper-container {}

.index_product .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    opacity: 1;
    padding: 0px;
    width: 20%;
    height: 80px;
    line-height: 20px;
    border-radius: 0px;
    background: #FFF;
    color: #666;
    font-size: 1.5rem;
    outline: none;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active {
    background: #FFF;
    position: relative;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active::after {
    content: "";
    width: 80%;
    height: 4px;
    background-color: #1D61FF;
    position: absolute;
    bottom: -61px;
    left: 10%;
}

.index_product .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    width: 1px;
    height: 80px;
    background-color: #f5f5f5;
    position: absolute;
    top: 40px;
    right: 0px;
}

.index_product .swiper-pagination .protab0 {
    padding-top: 90px;
    background-image: url(../image/pro_icon_01.png);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active.protab0 {
    background-image: url(../image/pro_icon_01d.png);
}

.index_product .swiper-pagination .protab1 {
    padding-top: 90px;
    background-image: url(../image/pro_icon_02.png);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active.protab1 {
    background-image: url(../image/pro_icon_02d.png);
}

.index_product .swiper-pagination .protab2 {
    padding-top: 90px;
    background-image: url(../image/pro_icon_03.png);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active.protab2 {
    background-image: url(../image/pro_icon_03d.png);
}

.index_product .swiper-pagination .protab3 {
    padding-top: 90px;
    background-image: url(../image/pro_icon_04.png);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active.protab3 {
    background-image: url(../image/pro_icon_04d.png);
}

.index_product .swiper-pagination .protab4 {
    padding-top: 90px;
    background-image: url(../image/pro_icon_05.png);
    background-repeat: no-repeat;
    background-position: center 30px;
}

.index_product .swiper-pagination .swiper-pagination-bullet-active.protab4 {
    background-image: url(../image/pro_icon_05d.png);
}

.index_product .swiper-pagination .protab4::before {
    background-color: #fff;
}

.index_jiejue {
    padding: 80px 0;
}

.index_jiejue .col-md-7 {
    padding-right: 30px;
}

.index_jiejue .col-md-5 {
    padding-left: 30px;
}

.index_jiejue #cn {
    font-size: 5.2rem;
    font-weight: bold;
    padding-top: 40px;
}

.index_jiejue #cn::after {
    content: "";
    background: #1D61FF;
    width: 120px;
    height: 10px;
    display: block;
    z-index: 1000;
    position: absolute;
    top: 0px;
    left: 35px;
}

.index_jiejue #en {
    font-size: 4.5rem;
    color: #C5C5C5;
    font-family: SourceHanSansCN-Normal, arial;
}

.index_jiejue #content {
    margin-top: 40px;
    color: #424242;
    font-size: 1.6rem;
    line-height: 2.8rem;
}

.index_jiejue #more {
    margin-top: 40px;
}

.index_jiejue #more01 {
    background: #1D61FF;
    display: block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding-right: 30px;
    position: relative;
}

.index_jiejue #more01::after {
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    top: 15px;
    right: 40px;
    width: 22px;
    height: 18px;
    background-image: url(../image/icon_you.png);
    background-repeat: no-repeat;
}

.index_jiejue #more01:hover::after {
    right: 35px;
}

.index_jiejue #bottom {
    margin-top: 20px;
}

.index_jiejue #bottom h1 {
    font-size: 5.2rem;
}

.index_jiejue #bottom h5 {
    font-size: 2.8rem;
    color: #C5C5C5;
}

.index_jiejue #bottom #img {
    float: right;
}

.index_jiejue #bigimg {
    width: 100%;
}

.index_news {
    padding: 20px 0px 40px 0px;
}

.index_news #cn {
    text-align: center;
    font-size: 5.2rem;
    font-weight: bold;
    padding-top: 40px;
}

.index_news #en {
    text-align: center;
    font-size: 4.5rem;
    color: #C5C5C5;
    font-family: SourceHanSansCN-Normal, arial;
}

.index_news #swiper-news #swiper-slide {
    margin-top: 0px;
}

.index_news #swiper-news #swiper-slide #img {
    text-align: center;
    max-height: 285px;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.index_news #swiper-news #swiper-slide #img span {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #1D61FF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 2.6rem;
    color: #fff;
}

.index_news #swiper-news #swiper-slide img {
    width: 100%;
}

.index_news #swiper-news {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.swiper-pagination2 {
    text-align: center;
    margin-top: 20px;
}

.swiper-pagination2 .swiper-pagination-bullet {
    margin: 0 5px;
    outline: none;
}

.index_news #swiper-news #swiper-slide #content {
    background-color: #fff;
    padding: 20px 30px;
}

.index_news #swiper-news #swiper-slide #content h3 {
    font-size: 2rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
}

.index_news #swiper-news #swiper-slide #content h5 {
    line-height: 2.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 15px;
}

.index_news #swiper-news #swiper-slide #content span {
    width: 100%;
    color: #979797;
    text-align: right;
}

.footer {
    padding: 50px 0;
}

.footer .col-md-3 img {
    max-height: 40px;
}


.footer .col-md-2 {
    position: relative;
}

.footer .col-md-9 .col-md-3::before,
.col-md-9 .col-md-2::before {
    content: "";
    width: 2px;
    height: 100px;
    background-color: #f5f5f5;
    position: absolute;
    top: 0px;
    right: 0px;
}


.footer .list-group-item {
    background-color: #fff;
    color: #424242;
    border: 0px;
    padding: 5px 0px 5px 15px;
    line-height: 2.2rem;
}

.footer .list-group-item.active {
    font-size: 1.6rem;
    font-weight: 600;
    padding-bottom: 15px;
}

.footer .list-group-item:hover,
.footer .list-group-item:active,
.footer .list-group-item:focus {
    background-color: #fff;
    color: #424242;
    border: 0px;
}

.footer_bottom {
    text-align: center;
    background: #3c4048;
    color: #fff;
    font-size: 1rem;
}

.footer_bottom .col-md-12 {
    height: 40px;
    line-height: 40px;
}

.nybanner img {
    margin: 0 auto;
    height: 350px;
}


.dqwz {
    line-height: 40px;
    border-bottom: 0px solid #FFF;
    font-size: 1.6rem;
}

.dqwz .container {
    padding: 0 5px;
}

.dqwz .col-md-8,
.dqwz .col-md-4 {
    padding: 0px 5px;
}

.dqwz .btn-group {
    display: none;
    float: right;
}

.dqwz ul.list-unstyled li {
    float: right;
    margin: 0px;
    padding: 18px 25px;
}

.dqwz ul.list-unstyled li.active {
    background-image: url(../image/icon_dq.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.dqwz ul.list-unstyled li.active a {
    color: #1D61FF;
}

.container .breadcrumb {
    float: left;
    padding-left: 5px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0px 11px;
    margin: 10px 0;
    background-color: #fff;
    padding-right: 5px;
}

.breadcrumb>li+li:before {
    content: ">";
}

.dqwz .btn-group .btn-default {
    margin: 20px 0px;
    padding: 8px 16px;
    border: 0px;
    border-radius: 0;
    background-color: #1D61FF;
    color: #FFF;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: #1D61FF;
    color: #FFF;
}

.dqwz .btn-group .dropdown-menu {
    border-radius: 0px;
    border: 0px;
}

.dqwz .btn-group ul.dropdown-menu {
    background-color: #fff;
    padding: 0px;
    top: 55px;
}

.dqwz .btn-group ul.dropdown-menu .dropdown-submenu .dropdown-menu {
    top: 5px;
}

.dqwz .btn-group ul.dropdown-menu>.active>a,
.dqwz .btn-group ul.dropdown-menu>.active>a:focus,
.dqwz .btn-group ul.dropdown-menu>.active>a:hover {
    background-color: #1D61FF;
}

.dqwz .btn-group ul.dropdown-menu li a {
    padding: 5px 20px;
}

.dqwz .btn-group ul.dropdown-menu li.active {
    background-color: #1D61FF;
}

.dqwz .btn-group ul.dropdown-menu li.active a {
    color: #FFF;
}

.main_content {
    padding: 90px 0;
    background-color: #f9f9f9;
}

.main_content h1 {
    font-size: 5.2rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.main_content h5 {
    font-size: 3.8rem;
    color: #999;
    letter-spacing: 0.96px;
}


.main_content p {
    margin-top: 20px;
    line-height: 2.8rem;
    font-size: 1.6rem;
}

.jiejue_list {
    padding: 90px 0;
}

.jiejue_list .col-sm-4 {
    margin-top: 40px;
}

.jiejue_list .col-sm-4 #content {
    padding: 15px;
}

.jiejue_list .col-sm-4:hover #content,
.jiejue_list .col-sm-4:hover #img {
    box-shadow: 0 0 8px #ccc;
}


.jiejue_list .col-sm-4 #img {
    text-align: center;
    max-height: 240px;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.jiejue_list .col-sm-4 #img span {
    display: none;
}

.jiejue_list .col-sm-4 #img:hover span {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #1D61FF;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    color: #fff;
    padding-right: 30px;
}

.jiejue_list .col-sm-4 #img:hover span::after {
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    top: 12px;
    right: 30px;
    width: 22px;
    height: 18px;
    background-image: url(../image/icon_you.png);
    background-repeat: no-repeat;
}

.jiejue_list .col-sm-4 h3 {
    font-size: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.jiejue_list .col-sm-4 h5 {
    font-size: 1.6rem;
    font-weight: 300;
    color: #999;
    line-height: 1.8rem;
    height: 40px;
    font-family: arial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.main_bottom {
    padding: 20px 0;
    background-color: #f9f9f9;
}

.qywh img {
    width: 100%;
    margin-top: 30px;
}

.qywh .col-md-5,
.qywh .col-md-7 {
    overflow: hidden;
    max-height: 660px;
}

.qywh #bottom {
    font-size: 4rem;
    color: #C5C5C5;
    letter-spacing: 3rem;
    text-align: center;
    margin-top: 30px;
}

#swiper-pro {
    padding: 0 30px;
}

#swiper-pro #swiper-slide {
    padding: 10px;
}

#swiper-pro #swiper-slide #img {
    text-align: center;
    max-height: 285px;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
}

#swiper-pro #swiper-slide #img::after {
    content: "";
    background-image: url(../image/img_left.png);
    width: 43px;
    height: 43px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#swiper-pro #swiper-slide #img span {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #1D61FF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 2.6rem;
    color: #fff;
}

#swiper-pro #swiper-slide img {
    width: 100%;
}

#swiper-pro {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

#swiper-pagination2 {
    text-align: center;
    margin-top: 20px;
}

#swiper-pagination2 .swiper-pagination-bullet {
    margin: 0 5px;
    outline: none;
}

#swiper-pro #swiper-slide #content {
    background-color: #fff;
    padding: 20px 30px;
}

#swiper-pro #swiper-slide #content h3 {
    font-size: 2rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
}

#swiper-pro #swiper-slide #content h5 {
    font-size: 1.5rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 15px;
}

#swiper-pro #swiper-slide #content span {
    width: 100%;
    color: #979797;
    text-align: right;
}

#swiper-pro #swiper-slide #content:hover {
    box-shadow: 0 0 8px #ccc;
}

.product_list2 {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.product_list2 h2 {
    font-size: 2rem;
    font-weight: bold;
}

.product_list2 p {
    font-size: 1.5rem;
    line-height: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 15px;
}

.product_list2 #more {
    margin: 20px 0;
    float: left
}

.product_list2 #more01 {
    background: #1D61FF;
    display: block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    padding-right: 30px;
    position: relative;
}

.product_list2 #more01::after {
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    top: 15px;
    right: 40px;
    width: 22px;
    height: 18px;
    background-image: url(../image/icon_you.png);
    background-repeat: no-repeat;
}

.product_list2 #more01:hover::after {
    right: 35px;
}

.pagelist {
    padding: 30px 0;
}

.pagelist nav {
    text-align: center;
}

.pagelist nav ul {
    display: inline-block;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #1D61FF;
    border: 1px solid #1D61FF;
}

.product_list3 {
    padding: 90px 0;
    background-color: #f9f9f9;
}

.product_list3 h1 {
    font-size: 5.2rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.product_list3 h5 {
    font-size: 3.8rem;
    color: #C5C5C5;
    letter-spacing: 0.96px;
}

.product_list3 .col-sm-4 {
    margin-top: 40px;
}

.product_list3 .col-sm-4 #content {
    padding: 15px;
}

.product_list3 .col-sm-4:hover #content,
.jiejue_list .col-sm-4:hover #img {
    box-shadow: 0 0 8px #ccc;
}

.product_list3 .col-sm-4 img {
    width: 100%;
}

.product_list3 .col-sm-4 #img {
    text-align: center;
    max-height: 240px;
    overflow: hidden;
    position: relative;
    width: 100%;
    cursor: pointer;
}

.product_list3 .col-sm-4 #img span {
    display: none;
}

.product_list3 .col-sm-4 #img:hover span {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #1D61FF;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    color: #fff;
    padding-right: 30px;
}

.product_list3 .col-sm-4 #img:hover span::after {
    content: "";
    display: block;
    z-index: 1000;
    position: absolute;
    top: 12px;
    right: 30px;
    width: 22px;
    height: 18px;
    background-image: url(../image/icon_you.png);
    background-repeat: no-repeat;
}

.product_list3 .col-sm-4 h3 {
    font-size: 2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.product_list3 .col-sm-4 h5 {
    font-size: 1.6rem;
    font-weight: 300;
    color: #999;
    line-height: 1.8rem;
    height: 40px;
    font-family: arial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.job_list {
    padding: 30px 0;
}

.job_list h3 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-top: 0;
}

.job_list #title {
    margin-top: 30px;
    font-size: 1.6rem;
}

.job_list #content {
    margin-top: 10px;
}

.product_show h1 {
    text-align: center;
    font-size: 4rem;
}

.product_show h5 {
    text-align: center;
    font-weight: normal;
    font-size: 1.6rem;
}

.product_show #content {
    margin: 40px 0;
}

.product_show #content p,
.product_show #content * p {
    line-height: 3rem;
}

.pre_next {
    padding: 0 15px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.service div {
    padding: 20px;
}




.mlist1 ul {
    text-align: center;
}

.mlist1 ul li {
    width: 30%;
    background-color: #eee;
    padding: 10px 20px;
    margin: 10px 10px 0 0;
    display: inline-block;
}

.mlist1 ul li a {
    display: block;
    font-size: 1.6rem;
}

.mlist1 ul li.active {
    background-color: rgb(29, 97, 255);
}

.mlist1 ul li.active a {
    color: #fff;
}



@media (min-width: 1921px) {
    .container {
        width: 1400px;
    }
}

@media (max-width: 1200px) {
    .container {
        width: 98%;
    }

    .mm-top {
        width: 100%;
    }

    .index_product .swiper-pagination .swiper-pagination-bullet {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .mm-top .logo {
        padding: 10px 0;
        max-height: 60px;
    }

    .navbar-toggle {
        display: block;
        margin: 0px;
        margin-top: 28px;
    }

    .navbar-right,
    .navbar-nav,
    .navbar-nav>li {
        float: none !important;
    }

    .navbar-default .navbar-nav>li>a {
        line-height: 42px;
        border-bottom: 1px solid #ddd;
    }

    .navbar-default .navbar-nav>li>a.navlasta {
        border: 0px;
    }

    .navbar-nav>li>a>hr {
        display: none;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid darkred;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        padding-left: 45px;
    }

    .navbar-default .navbar-nav li.active::before {
        display: none;
    }

    .index_about {
        padding: 30px 0;
    }

    .index_about .col-md-4 {
        padding-right: 15px;
    }

    .index_about .col-md-8 {
        padding-left: 15px;
    }

    .index_about #cn {
        font-size: 2rem;
        padding-top: 20px;
    }

    .index_about #cn::after {
        width: 50px;
        height: 2px;
    }

    .index_about #en {
        font-size: 2rem;
    }

    .index_about #content {
        margin-top: 20px;
    }

    .index_about #bottom {
        display: none;
    }

    .index_about #more {
        margin-top: 20px;
    }

    .index_about #bigimg {
        margin-top: 20px;
    }

    .index_about #right_bottom {
        margin-top: 20px;
    }

    .index_about #right_bottom .col-md-2 {
        text-align: center;
        padding: 0px;
    }

    .index_about #right_bottom .col-md-2 h2 {
        margin-top: 0px;
        font-size: 1.8rem;
    }

    .index_about #right_bottom .col-md-2 h5 {
        color: #C5C5C5;
    }

    .index_about #right_bottom .col-md-8 {
        text-align: center;
        font-size: 1.5rem;
        letter-spacing: 0px;
    }

    .index_product_title {
        padding: 10px 15px 20px 15px;
    }

    .index_product_title #cn {
        font-size: 2rem;
        padding-top: 20px;
    }

    .index_product_title #en {
        font-size: 2rem;
    }

    .index_product {
        margin-bottom: 150px;
    }

    .index_product .swiper-pagination {
        width: 100%;
        left: 0px;
        bottom: -150px;
    }

    .index_product .swiper-pagination .swiper-pagination-bullet {
        font-size: 1.4rem;
    }

    .index_jiejue {
        padding: 30px 0;
    }

    .index_jiejue .col-md-7 {
        padding-right: 15px;
    }

    .index_jiejue .col-md-5 {
        padding-left: 15px;
    }

    .index_jiejue #cn {
        font-size: 2rem;
        padding-top: 20px;
        margin-top: 20px;
    }

    .index_jiejue #cn::after {
        width: 50px;
        height: 2px;
        left: 15px;
    }

    .index_jiejue #en {
        font-size: 2rem;
    }

    .index_jiejue #content {
        margin-top: 20px;
    }

    .index_jiejue #bottom {
        display: none;
    }

    .index_jiejue #more {
        margin-top: 20px;
    }

    .index_jiejue #bigimg {
        margin-top: 0px;
    }

    .index_news {
        padding: 10px 0px 20px 0px;
    }

    .index_news #cn {
        font-size: 2rem;
        padding-top: 20px;
    }

    .index_news #en {
        font-size: 2rem;
    }

    .index_news #swiper-news {
        height: 400px;
    }

    .footer .col-md-8 {
        display: none;
    }

    .dqwz ul.list-unstyled {
        display: none;
    }

    .dqwz .btn-group {
        display: inline-block;
    }

    .main_content {
        padding: 40px 0;
    }

    .main_content h1 {
        font-size: 3rem;
    }

    .main_content h5 {
        font-size: 2rem;
    }

    .jiejue_list {
        padding: 30px 0;
    }

    .job_list h3 {
        margin-top: 15px;
    }

    .footer {
        display: none;
    }

    

}

@media (max-width: 768px) {

    .qywh .col-md-5,
    .qywh .col-md-7 {
        overflow: unset;
        max-height: none;
    }

    .qywh #bottom {
        letter-spacing: 1rem;
    }

    .mlist1 ul li {
        width: 45%;
    }
}

@media (max-width: 600px) {
    .container {
        width: 100%;
    }

    .index_product .swiper-pagination .swiper-pagination-bullet {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1rem;
        padding-top: 70px;
        height: 40px;
        line-height: 15px;
        background-size: 50%;
    }

    .index_product .swiper-pagination {
        height: 130px;
        bottom: -130px;
    }

    .dqwz ul.list-unstyled {
        text-align: center;
    }

    .dqwz ul.list-unstyled li {
        padding: 8px 15px;
        display: inline-block;
        float: none;
        margin-bottom: 0px;
    }
}

@media (max-width: 560px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .footer {
        padding: 20px 0;
    }

    .footer .col-md-2 {
        display: none;
    }

    .footer .col-md-10 {
        width: 100%;
    }
}

@media (max-width: 375px) {
    .index_product .swiper-pagination .swiper-pagination-bullet {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media (max-width: 320px) {
    .index_product .swiper-pagination .swiper-pagination-bullet {
        padding-left: 0px;
        padding-right: 0px;
    }
}