.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*table*/
.table-box {
    width: 100%;
    max-width: 100%;
    overflow: auto;
}
.table-box table {
    width: 100%;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 1.2;
}
.table-box table tr,
.table-box table td,
.table-box table th {
    width: auto !important;
    height: auto !important;
    background-color: #f2f3f4;
    color: #02152d;
}
.table-box table tr:nth-child(odd) {
    background-color: #f5f5f5;
}
.table-box table tr:nth-child(even) {
    background-color: #ffffff;
}
.table-box table td,
.table-box table th {
    vertical-align: middle;
    font-weight: normal;
    padding: 10px !important;
    border: 1px solid #eeeeee !important;
    font-size: 15px;
}
@media (max-width: 767px) {
    .table-box table td,
    .table-box table th {
        font-size: 14px;
    }
}
.table-box table tr p,
.table-box table tr span {
    line-height: 1.2 !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.table-box table th {
    text-align: center;
}
.table-box .table-nav {
    overflow: hidden;
}
.table-box .table-content {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 300px;
    max-height: 42vh;
}
header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}
.banner {
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 87px;
}
@media screen and (max-width: 1199px) {
    .banner {
        padding-top: 70px;
    }
}
.banner .banner-content {
    background: no-repeat center;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
}
.banner .banner-content img {
    width: 100%;
}
.banner .slickbanner .slick-slide {
    height: auto !important;
}
.banner .slickbanner .item {
    display: block;
    position: relative;
    z-index: 0;
}
.banner .slickbanner .item img {
    display: block;
    width: 100%;
}
.banner .banner-txt {
    width: 100%;
    text-align: center;
}
.banner .banner-txt h2 {
    margin: 0 0 30px;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.075;
    color: #ffffff;
    text-transform: uppercase;
}
@media screen and (max-width: 1439px) {
    .banner .banner-txt h2 {
        font-size: 55px;
    }
}
@media screen and (max-width: 1199px) {
    .banner .banner-txt h2 {
        font-size: 45px;
    }
}
@media screen and (max-width: 991px) {
    .banner .banner-txt h2 {
        font-size: 35px;
    }
}
@media screen and (max-width: 767px) {
    .banner .banner-txt h2 {
        font-size: 20px;
    }
}
.banner .banner-txt p {
    font-weight: 700;
    font-size: 22px;
    color: #ffffff;
}
@media screen and (max-width: 1199px) {
    .banner .banner-txt p {
        font-size: 20px;
    }
}
@media screen and (max-width: 991px) {
    .banner .banner-txt p {
        font-size: 17px;
    }
}
@media screen and (max-width: 767px) {
    .banner .banner-txt p {
        font-size: 14px;
    }
}
.index-brands .brands>ul>li {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .index-brands .brands>ul>li {
        width: 20%;
    }
}
.index-brands .brands .item {
    border: 1px solid #dcdcdc;
}
.index-brands .brands .item .img-box {
    padding-bottom: 50%;
}
.index-brands .brands-pic {
    text-align: center;
    margin-top: 40px;
}
.index-brands .brands-pic img {
    max-width: 500px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.index-brands .parameter-btn {
    display: block;
    margin: 60px auto 0;
    border-radius: 13px;
    width: 525px;
    height: 60px;
    background: #e01637;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .index-brands .parameter-btn {
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .index-brands .parameter-btn {
        margin-top: 30px;
        width: 270px;
        height: 55px;
        line-height: 55px;
        font-size: 20px;
    }
}
.index-brands .parameter-btn:active {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-brands .parameter-btn:hover {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-products .products>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .index-products .products>ul {
        margin: 0 -8px;
    }
    .index-products .products>ul>li {
        padding: 0 8px;
        margin-top: 16px;
    }
}
.index-products .products .item {
    border: 1px solid #dcdcdc;
}
.index-products .products .item .img-box {
    /* padding-bottom: 75%; */
}
.index-products .parameter-btn {
    display: block;
    margin: 60px auto 0;
    border-radius: 13px;
    width: 525px;
    height: 60px;
    background: #e01637;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .index-products .parameter-btn {
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .index-products .parameter-btn {
        margin-top: 30px;
        width: 270px;
        height: 55px;
        line-height: 55px;
        font-size: 20px;
    }
}
.index-products .parameter-btn:active {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-products .parameter-btn:hover {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-parameter {
    overflow: hidden;
}
.index-parameter .content {
    position: relative;
    display: flex;
    justify-content: flex-end;
}
@media screen and (max-width: 991px) {
    .index-parameter .content {
        display: block;
    }
}
.index-parameter .content .pic {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 57.91666667%;
    background: no-repeat center;
    background-size: cover;
}
@media screen and (max-width: 991px) {
    .index-parameter .content .pic {
        position: relative;
        width: 100%;
        height: 300px;
    }
}
@media screen and (max-width: 767px) {
    .index-parameter .content .pic {
        height: 249px;
    }
}
.index-parameter .content .info {
    position: relative;
    z-index: 5;
    width: 58.33333333%;
    background-color: rgba(0, 0, 0, 0.67);
}
@media screen and (max-width: 991px) {
    .index-parameter .content .info {
        width: 100%;
        margin-top: -30px;
    }
}
.index-parameter .content .info ul {
    padding: 40px 80px;
}
@media screen and (max-width: 767px) {
    .index-parameter .content .info ul {
        padding: 50px 20px 30px 40px;
    }
}
.index-parameter .content .info ul li {
    position: relative;
    padding: 10px 0;
    font-size: 18px;
    line-height: 1.38888889;
    color: #ffffff;
    display: block;
    border-style: none none dotted none;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 0px;
    font-family: Arial, sans-serif;
}
@media screen and (max-width: 767px) {
    .index-parameter .content .info ul li {
        font-size: 15px;
    }
}
.index-parameter .content .info ul li::before {
    position: absolute;
    top: 15px;
    left: -15px;
    transform: translateX(-100%);
    display: block;
    background: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    border-radius: 50%;
    z-index: 113;
    width: 13px;
    height: 13px;
    content: "";
}
@media screen and (max-width: 767px) {
    .index-parameter .content .info ul li::before {
        width: 10px;
        height: 10px;
    }
}
.index-parameter .parameter-btn {
    display: block;
    margin: 60px auto 0;
    border-radius: 13px;
    width: 525px;
    height: 60px;
    background: #e01637;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .index-parameter .parameter-btn {
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .index-parameter .parameter-btn {
        margin-top: 30px;
        width: 270px;
        height: 55px;
        line-height: 55px;
        font-size: 20px;
    }
}
.index-parameter .parameter-btn:active {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-parameter .parameter-btn:hover {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-equipment {
    overflow: hidden;
}
.index-equipment .content {
    width: 100%;
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
@media screen and (max-width: 1199px) {
    .index-equipment .content {
        width: 970px;
    }
}
@media screen and (max-width: 992px) {
    .index-equipment .content {
        width: 750px;
    }
}
@media screen and (max-width: 767px) {
    .index-equipment .content {
        width: 100%;
    }
}
.index-equipment .equipment-list {
    padding-top: 30px;
}
@media screen and (max-width: 991px) {
    .index-equipment .equipment-list {
        padding-top: 15px;
    }
}
.index-equipment .equipment-list>li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
    .index-equipment .equipment-list>li {
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li {
        margin-bottom: 20px;
    }
}
.index-equipment .equipment-list>li .pic-box {
    position: relative;
    width: 46.484375%;
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li .pic-box {
        width: 100%;
    }
}
.index-equipment .equipment-list>li .pic-box .img-box {
    padding-bottom: 67.22689076%;
}
.index-equipment .equipment-list>li .pic-box .pic2 {
    position: absolute;
    top: 10px;
    width: 45%;
    z-index: 5;
    border: 3px solid #fff;
}
.index-equipment .equipment-list>li .txt-box {
    width: 50%;
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li .txt-box {
        padding-top: 20px;
        width: 100%;
    }
}
.index-equipment .equipment-list>li .txt-box h3 {
    margin: 0;
    font-size: 24px;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    .index-equipment .equipment-list>li .txt-box h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li .txt-box h3 {
        font-size: 20px;
    }
}
.index-equipment .equipment-list>li .txt-box ul li {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px dashed #000;
}
@media screen and (max-width: 991px) {
    .index-equipment .equipment-list>li .txt-box ul li {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li .txt-box ul li {
        font-size: 15px;
    }
}
.index-equipment .equipment-list>li .txt-box ul li h4 {
    margin: 0;
    font-weight: 700;
}
.index-equipment .equipment-list>li .txt-box ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.index-equipment .equipment-list>li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.index-equipment .equipment-list>li:nth-child(odd) .pic-box .pic2 {
    right: 10px;
}
.index-equipment .equipment-list>li:nth-child(even) {
    flex-direction: row-reverse;
}
.index-equipment .equipment-list>li:nth-child(even) .pic-box .pic2 {
    left: 10px;
}
@media screen and (max-width: 767px) {
    .index-equipment .equipment-list>li:nth-child(even) .pic-box .pic2 {
        left: calc(100% - 10px);
        transform: translateX(-100%);
    }
}
.index-delivery,
.index-clients {
    overflow: hidden;
}
.index-delivery .content,
.index-clients .content {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 70px 0;
}
@media screen and (max-width: 1199px) {
    .index-delivery .content,
    .index-clients .content {
        padding: 50px 0 0;
    }
}
@media screen and (max-width: 991px) {
    .index-delivery .content,
    .index-clients .content {
        padding-top: 20px;
    }
}
.index-delivery .content .pic-box,
.index-clients .content .pic-box {
    width: 52.83018868%;
}
@media screen and (max-width: 991px) {
    .index-delivery .content .pic-box,
    .index-clients .content .pic-box {
        width: 100%;
    }
}
.index-delivery .content .pic-box .img-box,
.index-clients .content .pic-box .img-box {
    padding-bottom: 75%;
}
.index-delivery .content .txt-box,
.index-clients .content .txt-box {
    width: 43%;
}
@media screen and (max-width: 1199px) {
    .index-delivery .content .txt-box,
    .index-clients .content .txt-box {
        width: 43%;
    }
}
@media screen and (max-width: 991px) {
    .index-delivery .content .txt-box,
    .index-clients .content .txt-box {
        width: 100%;
        padding-top: 30px;
    }
}
.index-delivery .content .txt-box .txt,
.index-clients .content .txt-box .txt {
    position: relative;
    padding: 90px 30px;
    text-align: center;
    background-color: rgba(234, 230, 230, 0.68);
}
@media screen and (max-width: 767px) {
    .index-delivery .content .txt-box .txt,
    .index-clients .content .txt-box .txt {
        padding: 90px 20px 60px;
    }
}
.index-delivery .content .txt-box .txt::before,
.index-clients .content .txt-box .txt::before {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 59px;
    height: 51px;
    content: "";
    background: url(../images/img/delivery_icon.png) no-repeat center;
    background-color: cover;
}
.index-delivery .content .txt-box .txt::after,
.index-clients .content .txt-box .txt::after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 104px;
    height: 103px;
    content: "";
    background: url(../images/img/delivery_arrow.gif) no-repeat center;
    background-size: cover;
}
@media screen and (max-width: 767px) {
    .index-delivery .content .txt-box .txt::after,
    .index-clients .content .txt-box .txt::after {
        width: 90px;
        height: 90px;
    }
}
.index-delivery .content .txt-box .txt p,
.index-clients .content .txt-box .txt p {
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
@media screen and (max-width: 1199px) {
    .index-delivery .content .txt-box .txt p,
    .index-clients .content .txt-box .txt p {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .index-delivery .content .txt-box .txt p,
    .index-clients .content .txt-box .txt p {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .index-delivery .content .txt-box .txt p,
    .index-clients .content .txt-box .txt p {
        font-size: 15px;
    }
}
.index-delivery .content .txt-box>a,
.index-clients .content .txt-box>a {
    display: block;
    margin: 0 auto;
    margin-top: 45px;
    width: 390px;
    height: 49px;
    background: #e01637;
    box-shadow: inset 0px 1px 0px #e01637, inset 0 -1px 2px #e01637;
    color: #fff;
    font-size: 24px;
    line-height: 49px;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .index-delivery .content .txt-box>a,
    .index-clients .content .txt-box>a {
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .index-delivery .content .txt-box>a,
    .index-clients .content .txt-box>a {
        width: 283px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }
}
.index-delivery .content .txt-box>a:active,
.index-clients .content .txt-box>a:active {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-delivery .content .txt-box>a:hover,
.index-clients .content .txt-box>a:hover {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-clients .content {
    flex-direction: row-reverse;
}
.index-about {
    position: relative;
    z-index: 1;
    background: no-repeat center;
    background-size: cover;
}
.index-about::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    content: "";
}
.index-about .container {
    position: relative;
    z-index: 5;
}
.index-about .container>a {
    margin: 60px auto 0;
    display: block;
    width: 383px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    background-color: #e01637;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    .index-about .container>a {
        margin-top: 50px;
    }
}
@media screen and (max-width: 767px) {
    .index-about .container>a {
        width: 270px;
        height: 55px;
        line-height: 55px;
        font-size: 20px;
        margin-top: 30px;
    }
}
.index-about .container>a:active {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-about .container>a:hover {
    background: #e01637;
    box-shadow: inset 0px 2px 4px #583705;
    color: #fff;
}
.index-about .common-title {
    margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
    .index-about .common-title {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .index-about .common-title {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .index-about .common-title {
        margin-bottom: 30px;
    }
}
.index-about .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
}
@media screen and (max-width: 1199px) {
    .index-about .content {
        padding: 30px;
    }
}
@media screen and (max-width: 991px) {
    .index-about .content {
        flex-direction: column-reverse;
    }
}
@media screen and (max-width: 767px) {
    .index-about .content {
        padding: 0;
    }
}
.index-about .content .txt-box {
    width: 43.10344828%;
}
@media screen and (max-width: 991px) {
    .index-about .content .txt-box {
        width: 100%;
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {
    .index-about .content .txt-box {
        margin-top: 20px;
    }
}
.index-about .content .txt-box h3 {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 13px;
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .index-about .content .txt-box h3 {
        font-size: 15px;
    }
}
.index-about .content .txt-box p {
    font-size: 18px;
    color: #000;
    line-height: 1.8;
}
@media screen and (max-width: 767px) {
    .index-about .content .txt-box p {
        font-size: 15px;
    }
}
.index-about .content .pic-box {
    width: 51.72413793%;
}
@media screen and (max-width: 991px) {
    .index-about .content .pic-box {
        width: 100%;
    }
}
.index-about .content .pic-box .img-box {
    padding-bottom: 70%;
}
@media screen and (min-width: 1200px) {
    .index-about .content .pic-box .img-box:hover img {
        transform: scale(1.05);
    }
}
.index-about .content .pic-box .img-box img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.index-contact {
    background-color: #3a3a3a;
}
.index-contact .title {
    text-align: center;
}
.index-contact .title h2 {
    margin: 0 0 20px;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.25;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
    .index-contact .title h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 991px) {
    .index-contact .title h2 {
        font-size: 25px;
    }
}
@media screen and (max-width: 767px) {
    .index-contact .title h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
}
.index-contact .title p {
    font-size: 16px;
    line-height: 1.8125;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .index-contact .title p {
        font-size: 15px;
    }
}
.index-contact .content form {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.index-contact .content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}
.index-contact .content ul li {
    width: 50%;
    padding: 0 13px;
    margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
    .index-contact .content ul li {
        width: 100%;
        margin-bottom: 20px;
    }
}
.index-contact .content ul li label {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.index-contact .content ul li input,
.index-contact .content ul li textarea {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid #bbbbbb;
    background-color: #fff;
}
.index-contact .content ul li textarea {
    height: 97px;
    line-height: 19px;
    padding-top: 9px;
    padding-bottom: 10px;
}
.index-contact .content ul li button {
    display: block;
    width: 100%;
    margin-top: 28px;
    font-size: 26px;
    line-height: 55px;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    background-color: #e01637;
}
.index-contact .content ul li button:hover {
    background: #ffffff;
    box-shadow: none;
    color: #e01637;
}
.index-contact .content ul li p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.85714286;
    color: #fff;
    text-align: center;
}