@charset "utf-8";

/* CSS Document */



body {
    background: #FFFFFF;
    margin: 0px;
    font-family: '微软雅黑';
    font-weight: 400;
    color: #525252;
    font-size: 16px;
    overflow-x: hidden;
}

a {
    transition-duration: .3s;
}

h1,
h2,
h3,
h4,
strong {
    font-weight: 600;
}

li {
    list-style: none;
}

select {
    max-width: 100%;
}

button {
    outline: none;
}
img{transition: .3s;}
header .open>.dropdown-menu {
    display: block;
    top: 17px;
}
#bigimage1 {
    position: absolute;
    display: none;
    z-index: 999;
    bottom: 0;
    left: 20%;
}
#bigimage1 img {
    max-width: 120px;
}
.hover_img:hover{
transform: scale(1.1);
}
.section1 .probox .item .lbl-box {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    text-align: center;
    height: 100px;
    width: 100px
}

.section1 .probox .item .lbl-box div {
    font-size: 14px;
    text-transform: uppercase;
    padding: 2px 10px 0;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    position: relative;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 24px;
    width: 140px;
    top: 20px;
    left: -40px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.section1 .probox .item .lbl-box div.limited {
    background: #c259db
}

.section1 .probox .item .lbl-box div.limited:after, .section1 .probox .item .lbl-box div.limited:before {
    border: 6px solid #bb3bdb
}

.section1 .probox .item .lbl-box div.discount {
    background: #ec360a
}

.section1 .probox .item .lbl-box div.discount:after, .section1 .probox .item .lbl-box div.discount:before {
    border: 6px solid #cf2f07
}

.section1 .probox .item .lbl-box div.hit {
    background: #CB182D
}

.section1 .probox .item .lbl-box div.hit:after, .section1 .probox .item .lbl-box div.hit:before {
    border: 6px solid #650510
}

.section1 .probox .item .lbl-box div:after, .section1 .probox .item .lbl-box div:before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    border-top-color: transparent !important;
    border-left-color: transparent !important
}

.section1 .probox .item .lbl-box div:before {
    top: 17px;
    right: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section1 .probox .item .lbl-box div:after {
    bottom: -5px;
    left: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
/*productlist start*/
.product-series {
    background: linear-gradient(180deg,#eaedf0,#fff 550px);
    padding-bottom: 3rem;
}.breadcrumb {
    font-size: 20.75px;
    background: none;
    padding: 0;
}.breadcrumb-container {
    position: relative;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    z-index: 1;
}
.breadcrumb-container:before {
    width: 350px;
    left: calc(170px + 6vw);
}
.breadcrumb-container:before {
    left: 148px;
    width: 148px;
    transform: skewX(-10deg) translateX(-100%);
}
.breadcrumb-container:after {
    left: calc(188px + 6vw);
    height: 179px;
    width: 3rem;
    transform: skewX(-10deg);
}
.breadcrumb-container:after, .breadcrumb-container:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    height: 530px;
    background: linear-gradient(180deg,rgba(12,93,154,.11),rgba(231,236,240,0));
    transform-origin: right top;
    transform: skewX(-10deg) translateX(-100%);
    z-index: -1;
}.breadcrumb-items {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
}.breadcrumb-item:first-child {
    min-width: 168px;
}
.breadcrumb-item:first-child {
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: .5em 0;
    justify-content: space-between;
}
.breadcrumb-item {
    position: relative;
    display: inline-block;
    color: #CB182D;
    font-weight: 500;
    padding: .5em 1em;
    box-sizing: border-box;
    z-index: 10;
}.breadcrumb-item:first-child:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
    background: linear-gradient(270deg,#CB182D 5%,hsla(0,0%,91%,0));
    transform: skewX(-10deg);
    z-index: -1;
}.breadcrumb-item:first-child:after {
    flex: 1 1;
    width: 60%;
    height: 1px;
    margin-left: 1em;
    background-color: #fff;
}
.breadcrumb-item:first-child:after {
    content: "";
    display: inline-block;
}
.product-series-banner {
    position: relative;
    width: 100%;
    margin: 0 auto 4rem;
}.product-series-banner:after, .product-series-banner:before {
    content: "";
    position: absolute;
    top: -13.5rem;
    right: 12.6%;
    width: 20%;
    height: 100%;
    background: linear-gradient(180deg,#CB182D,rgba(231,236,240,0));
    opacity: .08;
    transform-origin: left bottom;
    transform: skewX(-10deg);
}
.product-series-banner .container {
    display: flex;
    align-items: center;
}.product-series-banner-img {
    width: 60%;
    order: 2;
}
.product-series-banner-img {
    position: relative;
    max-width: 950px;
    padding-left: 50px;
    text-align: right;
}.product-series-banner-content {
    width: 40%;
}.product-series-banner-content .product-banner-title {
    font-size: 40px;
    margin-bottom: 1.2em;
}.product-banner-btns {
    display: inline-block;
    overflow: hidden;
}.product-banner-btns-inner.more-btns {
    width: calc(100% + .5em);
    margin-left: -.5em;
}
.product-banner-btns-inner {
    display: inline-flex;
    padding-bottom: 2px;
}.more-btns .product-banner-btn:first-child {
    padding-left: 1em;
}
.product-banner-btn.catalogue {
    color: #fff;
    background-color: #CB182D;
}
.more-btns .product-banner-btn {
    transform-origin: bottom right;
    transform: skewX(-10deg);
}
.product-banner-btn {
    display: inline-block;
    font-size: 18px;
    padding: .6em 1em;
    box-sizing: border-box;
    white-space: nowrap;
    border: 1px solid #CB182D;
    transition: .3s;
}.more-btns .product-banner-btn-inner {
    transform: skewX(10deg);
}
.product-banner-btn-inner {
    display: flex;
    align-items: center;
}.more-btns .product-banner-btn:last-child {
    padding-right: 1.5em;
    margin-left: 10px;
}
.product-banner-btn.bearing-list {
    color: #222;
    background-color: #fff;
}.more-btns .product-banner-btn:last-child:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 3px;
    height: 100%;
    width: 1px;
    background-color: #CB182D;
    transform: skewX(10deg);
}.btn-icon.icon-list {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    background-image: url(../images/list-ac5f58f8ab5890ce4bb6044990c79146.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}.product-banner-btn-inner .btn-text {
    display: inline-block;
}
.btn-icon+.btn-text {
    margin-left: .6em;
}.btn-icon.icon-download {
    background-image: url(../images/download-76b5060d91343f7c71192d21d61df646.svg);
}
.btn-icon.icon-download, .btn-icon.icon-search {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
/*productlist end*/
/*product首页*/
.custom-editor p {
    font-size: 18px;
    padding: 0;
    margin-bottom: 0;
}.custom-editor a.btn-link-full {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    padding: .6em 1.5em;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}.custom-editor a.btn-link-full:after, .custom-editor a.btn-link-full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    transform: skewX(-10deg);
}.custom-editor a.btn-link-full:after {
    background: #222;
    width: 0;
    transition: .5s;
}.custom-editor .template-flex-box.flex-pt {
    width: calc(100% + 2rem);
    margin-right: -1rem;
    margin-left: -1rem;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    overflow: hidden;
}
.custom-editor .flex-pt .flex-col {
    padding: 1rem;
}
.custom-editor .flex-pt .flex-col {
    padding: 1rem 0;
}
.custom-editor .col-flex-50 {
    flex: 1 1 50%;
}
.custom-editor .flex-col {
    box-sizing: border-box;
}
.custom-editor .text-center {
    text-align: center!important;
}
.custom-editor a.btn-link-full:before {
    background: #CB182D;
    width: 100%;
}.custom-editor .web-flex-reverse {
    flex-direction: row-reverse;
}.custom-editor a.btn-link-full:hover:after {
    width: 100%;
}
/*product首页end*/
/*news1*/
.news-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}.news-item {
    width: 33.3333333333%;
    padding: 20px 25px 30px;
}.news-item-link {
    position: relative;
    display: block;
    padding: 1.3em;
    background-color: #fff;
    border: 1px solid rgba(203,24,45,.58);
    box-shadow: inset 0 0 0 0 rgba(203,24,45,0), 0 0 0 0 rgba(203,24,45,0);
    box-sizing: border-box;
    transition: .5s ease-in-out;
}.news-item-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #CB182D;
    transform-origin: left;
    transform: scaleX(0);
    transition: .5s ease-in-out;
}.news-item-link .item-time {
    display: inline-block;
    color: #fff;
    background-color: #CB182D;
    padding: .5em .8em;
    transform: translateY(-2em) skewX(-10deg);
}.news-item-link .item-cate {
    color: #CB182D;
    font-weight: 700;
}.news-item-link .item-title {
    max-height: 2.8em;
    -webkit-line-clamp: 2;
    font-size: 18px;
    display: -webkit-box;
    color: #272727;
    font-weight: 700;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 1.5;
    margin: .6em 0;
    overflow: hidden;
}.news-item-link .item-text {
    display: flex;
    height: 9.5em;
    margin-bottom: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
.news-item-link .item-text img{
    max-height: 9.5em;
}
.btn-more:hover{
     background: #CB182D;
     color: #fff;
     transition: 0.5;
}
.btn-more {
    padding: .5em 2.5em .5em 10px;
    opacity: .9;
    vertical-align: middle;
    transition: .3s;
    position: relative;
    color: #CB182D;
    font-weight: 500;
    border: 1px solid #CB182D;
    margin-top: 20px;
}.btn-more:after, .btn-more:before {
    content: "";
    position: absolute;
    transition: .3s;
}.inner-btn-hover:hover .btn-more:before {
    right: .5em;
    border-color: #fff;
}.inner-btn-hover:hover .btn-more:after {
    transform: scaleX(1) translateX(0);
    background: #fff;
}.btn-accent.btn-type-icon, .btn-more {
    display: inline-flex;
    align-items: center;
}
.btn-more:before {
    top: calc(50%);
    right: 1em;
    width: .4em;
    height: .4em;
    border: 2px solid #CB182D;
    border-bottom: none;
    border-left: none;
    transform-origin: top right;
    transform: rotate(45deg);
}.btn-more:after {
    top: calc(50% - 1px);
    right: calc(.5em + 1px);
    width: .8em;
    height: 2px;
    background-color: #CB182D;
    transform-origin: left;
    transform: scaleX(0) translateX(-.5em);
}.news-item-link:hover:before {
    transform: scaleX(1);
}
.news-item-link:hover {
    box-shadow: inset 0 0 5px 2px rgba(203,24,45,.2), 0 0 5px 2px rgba(203,24,45,.2);
}.new-show-title {
    text-align: center;
    font-size: 20px;
    width: 100%;
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: #272727;
    padding: .7em 0;
    border-top: 1px solid #cad0d5;
    border-bottom: 1px solid #cad0d5;
    margin-bottom: 1em;
}
.new-show-time .icon-time {
    position: relative;
    width: 22px;
    height: 22px;
    background-image: url(../images/time-60ee34721e786747748543a5a41a69cf.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: .3em;
    margin-bottom: .1em;
}
.new-show-time {
    text-align: right;
    color: #909090;
    padding: .5em 0;
}
/*news1--end*/
/* //news3.php */
.ng-star-inserted {
    border-top: 3px solid #fff;
    margin: 0;
}
.ng-star-inserted a{ display: flex;}
.row__item.border--r {
    padding: 20px 0 120px 10vw;
    position: relative;
    overflow: hidden;
    width: 50%;
}
.ng-star-inserted .row__item:nth-child(2) {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row__img{
    opacity: 1;
    transition: all .4s ease-in-out;
}
.row__img.field0 {
    bottom: 0;
}
.row__bg-img {
    width: 100%;
    height: 100%;
    transition: all .4s ease-in-out;
    opacity: 0;
    transform: scale(1);
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
}.news3box .row:hover .row__img {
    opacity: 0;
    transform: scale(1.05);
}
.news3box .row:hover .row__bg-img {
    opacity: 1;
    transform: scale(1.05);
}
.news3box .row:hover .link-desktop2
{
    stroke-dashoffset: 0 !important;
    stroke-dasharray: none !important;
}
.news3box .row:hover .line__wrap{transform: scaleX(0);
    transition: .5s ease-in-out;}
.news3box .row:hover .link-desktop__wrap p {
    opacity: 1;
}
.news3box .row:hover .number,.news3box .row:hover h4{ color: #CB182D;}
.news3box .row__item .link-desktop__wrap p {
    color: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.news3box .row__item p {
    width: 25vw;
    margin-left: 5vw;
}
.link-desktop__wrap{
    position: absolute;
    z-index: 99;
    bottom: 25px;
    right: 0;
}
.link-desktop2 {
    fill: none;
    stroke: #CB182D;
    stroke-miterlimit: 10;
    stroke-width: 2.83px;
}
.news3box .number{color: #fff;
    font-size: 5vw;
    line-height: 1;
    display: block;
    transition: all .3s ease-in-out;}
.news3box .link-desktop__wrap svg {
    margin-left: 150px;
    width: 150px;
}
.row__item .link-desktop__wrap p {
    color: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.news3box .row:nth-child(even) a {
    flex-direction: row-reverse;
}.line__wrap {
    width: 10vw;
    position: absolute;
    bottom: 50px;
    left: 15vw;
}.line__wrap span {
    width: 100%;
    background-color: #CB182D;
    height: 3px;
    right: 0;
    position: absolute;
}
.news3box .row:nth-child(even) .row__item:nth-child(2) {
    border-right: 3px solid #fff;
}
.news3box .row:nth-child(odd) .row__item:nth-child(1) {
    border-right: 3px solid #fff;
}
/* end news3.php */
.banner__swiper .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:0;
}
.otherinfo{ background: #fff; position: relative; width: 100%; bottom: 0px; left: 0; z-index: 1;}.otherinfo .item:hover .icol{ display: none;}
.icob{ display: none;}.otherinfo .item:hover{ color: #fff;background: #CB182D;}.otherinfo .item:hover .icob{ display: block;}
.otherinfo .container{ display: flex;justify-content: space-between;}.otherinfo .item{margin-right: 60px; width: 174px; color: #222; border-radius: 4px; padding: 10px;}.otherinfo .item span{ display: block; margin-bottom: 5px;}
.fusion-menu .sub-menu li a:hover {
    padding-left: 5px;
}
.section1 .probox .item a{ display: block; width: 100%;}
.section1 .probox .item .pic{ margin: 35px 0;}.section1 .item .picbox{ height: 360px; position: relative; background: #f1f1f1; border-radius: 10px; display: flex; align-items: center;}
.otherinfo .item span:nth-child(2){ font-size: 25px;}.otherinfo .item span:nth-child(3){ font-size: 16px;}
.otherinfo .item.active{ color: #fff; background: #CB182D;}
.section1 .probox{position: relative;}.section1 .probox .item{justify-content: center; position: relative; padding: 10px; background: #fff; border: 1px solid #CB182D;
border-radius: 15px; overflow: hidden; height: 435px; display: flex;}
.section1 .morebtn{ display: inline-block; padding: 5px 10px; background: #BEBEBE; margin: 15px 0 2px;}
.section1 .morebtn span.ico{color:#CB182D; margin-left: 5px;}
.section1 .probox .item:hover .ovtextinfo{ top:65%}
.numico{ display: flex; width: 104px; height: 104px; align-items: center; font-size: 70px; color: #fff;background: #CB182D;
position: absolute; right: 0px; bottom:0px; border-radius: 10px; justify-content: center;}
.section1 .swiper-slide{ padding: 50px 30px;}
.section1 .swiper-slide:nth-child(3n+2){
    margin-top: 50px;
}
.section1 .swiper-slide:nth-child(3n+0){
    margin-top: 100px;
}
.section1 .swiper-button-next:after, .section1 .swiper-button-prev:after{
     font-size: 0;
}
.section1 .swiper-button-next, .section1 .swiper-button-prev{
    width: auto;
    height: auto;
    outline: none;
}
.section1 .swiper-button-next{
    right: -30px;
}
.section1 .swiper-button-prev{
    left: -30px;
}
.section1 .ovtextinfo .prname{ font-size: 18px;}
.section1 .swiper-slide:hover .numico{-webkit-animation:float 2.5s linear infinite;animation:float 2.5s linear infinite;opacity:1}
@keyframes float{0%{transform:translateY(0px);animation-timing-function:ease-in-out}
25%{transform:translateY(-5px);animation-timing-function:linear}
50%{transform:translateY(0px);animation-timing-function:linear}
75%{transform:translateY(5px);animation-timing-function:linear}
100%{transform:translateY(0px);animation-timing-function:linear}
}
.section1 .ovtextinfo{ border-bottom: 8px solid #CB182D; position: absolute; left:0; top:88%; padding: 15px;transition: 0.65s;}
.section1{ background: url(../images/bg.png) no-repeat; color: #222; padding: 50px 0;}
.section3{ background: url(../images/bg.png) no-repeat; color: #222; padding: 50px 0;}
.section31{ display: flex; justify-content: space-between;}.section31 .item{ width: 48%; position: relative;}
.section31 .item:first-child .text{
    position: absolute;
    left:0;
    top:50%;
    color: #fff;
    background: rgba(2, 113, 224, .92);
    width: 315px;
    height: 290px;
    border-radius: 20px;
    padding: 40px;
}
.news3box .row:hover .link-desktop__wrap{
    background-color: rgb(0, 0, 0,0.2);
}
.section31 .item .frimg{ width: 95%; float: right;}
.section31 .content{ font-size: 18px;}.f20{ font-size: 20px;}.f34{ font-size: 34px;}
.section3 .readmore a{ color: #fff; background: #CB182D;}
.section32{ position: relative;margin-top: 70px;}.section32 .playbtn{ position: absolute; left: 45%; top:35%; cursor: pointer;}
.section4{
    background: url(../images/bg.png) no-repeat; padding-bottom: 50px;
}
.section4 .newsinfo{ display: flex; justify-content: space-around; flex-wrap: wrap;}
.section4 .newsinfo .item{ height: 200px; width: 30%; border-radius: 10px; margin: 15px; overflow: hidden;}.section4 .newsinfo .item a{display: flex;
    position: relative;
    justify-content: center;}
.section4 .newsinfo .item a .text{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; color: #fff;padding: 10px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    font-size: 18px;
    background: rgb(0, 0, 0,0.2);
}
.section4 .readmore {
    margin-top: 10px;
    width: 135px;
    color: #fff;
    padding: 5px 20px;
    background: #CB182D;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 16px;
}
.section4 .newsinfo .item:first-child a .text{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section4 .newsinfo .item:hover img {
    transform: scale(1.1);
}

.section4 .newsinfo .item img {
    transition: all .3s ease-in-out;
    max-height: 200px;
}
.subbox{ margin-top: 50px;}.f25{ font-size: 25px;}.f18{ font-size: 18px;}
.subformbox input{ border: none; background: none; width: 70%; color:#fff}
.subformbox button{ background: #fff; width: 25%; border: none;}
.subformbox{ margin-top: 10px; display: flex; background: #CB182D; height: 73px; padding: 10px; justify-content: space-between;}
footer .box{ display: flex; justify-content: space-between;} footer a:hover{ color: #CB182D;}
.flogo{ margin-bottom: 50px;}
footer {
    background: url(../images/fbg.png) no-repeat;
    color: #b3b3b3;
}

.footer1 .box .item{ width: 18%;}.footer1 .box .item span{ display: block;}
.footer1{ padding: 50px 0; border-bottom: 2px solid #2D343E; color:#fff} 
.footer1 .box .item:nth-child(3){ width: 15%;}
.footer1 .box .item.last{position: relative;
    width: 25%;
    z-index: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    color: #fff;
}
.footer1 .box .item.last::before{
    content: '';
    background-color: #CB182D;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    transition: 0.4s;
    border-radius: 0;
    transform: skewX(-17deg);
    -webkit-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    -o-transform: skewX(-17deg);
    z-index: -1;
}
.footer1 .box .item span.f20{ margin: 10px 0;}footer a{ color: #b3b3b3;}
.footer2{ padding: 40px 0;border-bottom: 2px solid #2D343E; position: relative;}
.footer2 .contactinfo li{ display: flex; align-items: center;}.footer2 .contactinfo li span:first-child{ margin-right:5px; width: 20px;flex-shrink: 0;}
.footer2 .contactinfo li:first-child{ border-bottom: 1px dashed #eee; padding-bottom: 10px; margin-bottom: 10px;}
.footer2 .relation_mdd li a{ position:relative; padding-left: 20px; font-size: 15px;}
.footer2 .relation_mdd li a::before{
    position: absolute;
    content: '';
    left: 0;
    top:7px;
    background: url(../images/icons20.png) no-repeat;
    width: 15px;
    height: 8px;
}
.footer2 .relation_mdd  h2{ color: #fff;margin-bottom: 40px;margin-top: 50px;}
.footer2 .item{ width: 19%;}.footer2 .item:first-child{ width: 20%; margin-right: 50px;}
.socailafooter{ margin-top: 40px;}
.elementor-icon-box-title{ font-size: 16PX; color: #95BBe0; margin: 0;}.elementor-icon-box-description{ margin: 0; font-size: 13px;}
footer .emailbox{ display: flex; justify-content: space-between; margin-top: 40px; position: relative; z-index: 1; padding: 15px 0 15px 15px; align-items: center;}
footer .emailbox .icoinfo{
    transform: skewX(-17deg);
    height: 58px;
    width: 60px;
    font-size: 24px;
    color: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #CB182D;
    flex-shrink: 0;
    margin-left: 10px;
}
footer .emailbox::before{
    background: #1b2c58;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    border-radius: 4px;
    left: 0;
    top: 0;
    z-index: -1;
}
footer .chatbox{position: absolute;
    left: 60%;
    bottom: 50px;
    display: flex;
    align-items: center;}
footer .chatbox .item span{ display: block;}
footer .chatbox .item{ width: auto!important; margin-right: 10px !important; flex-shrink: 0;}
input {
    border: 1px solid #e5e5e5;
    padding: 10px 5px;
    background-color: transparent;
    color: #999;
    transition: ease-out 300ms;
}
.topr1{ display: flex;justify-content: flex-end; margin-bottom: 5px;}
.modal-dialog {
    width: 50%;
}

.theme-signin textarea {
    border: 1px solid #e5e5e5;
    padding: 10px 5px;
}

.theme-signin .item {
    display: flex;
    justify-content: space-between;
}
.slick-list {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}


.slicknav a.active {
    color: #e51b23;
}

.slicknav a {
    position: relative;
    padding: 0 15px;
}

.slicknav a:after {
    position: absolute;
    right: 0;
    background: #eee;
    height: 100%;
    width: 1px;
    content: '';
    top: 0;
}

.slick-prev:before,
.slick-next:before {
    position: absolute;
    left: 0;
    top: 1px;
    color: #ccc;
}

.slick-prev {
    left: -45px;
    background: url(../images/more2.png);
}

.slick-next {
    right: -45px;
    background: url(../images/more1.png);
}

.slick-prev,
.slick-next {
    width: 50px;
    height: 50px;
}

.slick-dots {
    bottom: 0;
}


/* .news1 页面样式 */

.news1 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: stretch;
}

.news1 .newspic {
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: .25rem .25rem 3.5rem .25rem;
    background: #f1f1f1;
    overflow: hidden;
}

.news1 .newspic:hover img {
    transform: scale(1.1);
}

.news1 .newspic img {
    max-height: 230px;
    transition: all .3s ease-in-out;
    border-radius: .25rem .25rem 3.5rem .25rem;
}

.article:nth-of-type(1n) {
    -webkit-transition-delay: 175ms;
    -o-transition-delay: 175ms;
    transition-delay: 175ms;
}

.cpt-background {
    background-color: #fff;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    box-shadow: 7px 7px 50px rgba(0, 0, 0, .09);
}

.order-md-3 {
    order: 3!important;
    margin-top: 10px;
}

.article .byinfo {
    margin-top: 10px;
}

.article .content {
    color: rgba(19, 28, 33, .6);
    height: 100px;
}

.article .box2:hover {
    border: 4px solid #ff5a5a;
    padding: 10px;
    transform: translate(-20px, -20px);
}

.article .box2 {
    height: 100%;
    background-color: #fff;
    padding: 10px;
    transition: transform .4s;
    box-shadow: 7px 7px 50px rgba(0, 0, 0, .09);
    position: relative;
}

.top0 {
    margin-top: 0;
}

.article .box {
    position: relative;
    width: 100%;
}

.loaded .article {
    opacity: 1;
}

.article {
    display: flex;
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.6, .2, .3, .9), -webkit-transform .6s cubic-bezier(.6, .2, .3, .9);
    transition: opacity .6s cubic-bezier(.6, .2, .3, .9), -webkit-transform .6s cubic-bezier(.6, .2, .3, .9);
    -o-transition: opacity .6s cubic-bezier(.6, .2, .3, .9), -o-transform .6s cubic-bezier(.6, .2, .3, .9);
    transition: opacity .6s cubic-bezier(.6, .2, .3, .9), transform .6s cubic-bezier(.6, .2, .3, .9);
    transition: opacity .6s cubic-bezier(.6, .2, .3, .9), transform .6s cubic-bezier(.6, .2, .3, .9), -webkit-transform .6s cubic-bezier(.6, .2, .3, .9), -o-transform .6s cubic-bezier(.6, .2, .3, .9);
    margin-bottom: 1.5rem;
}

.article__img-link,
.wrap-circle,
.wrap-square {
    padding-top: 100%;
}

.article__img-link,
.wrap-circle,
.wrap-landscape,
.wrap-landscape-tall,
.wrap-landscape-wide,
.wrap-portrait,
.wrap-portrait-tall,
.wrap-square,
.wrap-video {
    width: 100%;
    height: 0;
    display: block;
    position: relative;
}

.article__img-link>*,
.wrap-circle>*,
.wrap-landscape-tall>*,
.wrap-landscape-wide>*,
.wrap-landscape>*,
.wrap-portrait-tall>*,
.wrap-portrait>*,
.wrap-square>*,
.wrap-video>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bg-image-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}

a .article__img-wrap .article__img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.lazy-bg-image__overlay.bg-image--loaded {
    opacity: 1;
}

.article__meta {
    position: absolute;
    left: 0;
    top: 0;
    background: #001E67;
    margin-bottom: .5rem;
    color: #fff;
    padding: 5px;
    z-index: 1;
}

.article__title-link {
    color: #1c1a1a;
    margin-bottom: .5rem;
    font-size: 18px;
}

a .article__img-wrap:hover .article__img {
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.img-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.article__img-link {
    display: block;
    position: relative;
    margin: 0 0 1rem;
}

.article__img-link,
.wrap-circle,
.wrap-square {
    padding-top: 100%;
}

.article__img-link,
.wrap-circle,
.wrap-landscape,
.wrap-landscape-tall,
.wrap-landscape-wide,
.wrap-portrait,
.wrap-portrait-tall,
.wrap-square,
.wrap-video {
    width: 100%;
    height: 0;
    display: block;
    position: relative;
}

.lazy-bg-image__overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}


/* faq页面样式 */

.faq .titleinfo h1 {
    line-height: 20px;
}

.faq .titleinfo {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.faq .titleinfo .item:first-child {
    width: 70%;
}

.faq .panel-default>.panel-heading {
    background: none;
    border: none;
    border-bottom: 1px solid #444;
    padding-bottom: 20px;
    margin-bottom: 30px;
    padding-left: 0;
    position: relative;
}

.faq .fa-angle-down,
.faq .fa-angle-up {
    position: absolute;
    right: 10px;
    font-size: 20px;
}

.faq .fa.show {
    display: inline-block;
}

.faq .panel-title>a:hover {
    padding-left: 30px;
}

.faq .panel-group .panel {
    border: none;
    box-shadow: none;
}

.faqbox {
    width: 67%;
    margin: 20px auto;
}

.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none !important;
    color: #777;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#rotating-image {
    border-radius: 50%;
    animation: rotate 5s linear infinite;
}


/* faq页面样式end */

ul.rating {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.rating li {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0;
    padding: 0;
    color: #FFAA1B;
}

ul.rating li.star {
    background-position: left top;
}

ul.rating li.star.selected {
    background-position: left bottom;
}


.leftbox .info {
    margin-top: 0 !important;
}

.top3 .searchbox {
    width: 250px;
}


.cont-ousel2 img,
.cont-ousel img {
    cursor: pointer;
    transition: all 0.6s;
}

.cont-ousel2 img:hover,
.cont-ousel img:hover {
    transform: scale(1.1);
}

.mySwiper {
    position: relative;
    overflow: hidden;
}

.newsflinfo .item {
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .2);
    padding: 10px;
    position: relative;
    transition: all .45s ease-in-out;
    z-index: 1;
    margin: 10px;
}


@keyframes load {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.icopic {
    display: flex;
    width: 50px;
    height: 50px;
    position: relative;
    align-items: center;
    border: 1px solid #ED1B24;
    justify-content: center;
    border-radius: 50%;
}

.headline {
    position: relative;
    line-height: 35px;
    text-transform: uppercase;
    margin:0;
}

.newsflinfo .item .npicbox {
    margin: 15px 0;
}

.newsflinfo .item .ndate {
    border-top: 1px solid #c9cacc;
    padding-top: 10px;
    color: #777;
    text-align: right;
}

.atvbox a {
    margin-right: 20px;
}

.atvbox a img {
    max-width: 61px;
}

.newsnav {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15px;
}

.newsnav a {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
}

.newsnav a:hover {
    color: #f1f1f1;
}

.leftbox.pro .info {
    margin-top: -40px;
    z-index: 2;
    position: relative;
}

.djc_filters_in li:first-child {
    padding-left: 0 !important;
    width: 240px;
}

.fr {
    float: right;
}
.cont-ousel2 {
    position: relative;
}

.teldatal {
    position: absolute;
    left: -11%;
    top: -40px;
    background: #CB182D;
}

.teldatal a {
    display: block;
    color: #fff;
    margin: 25px 0;
    padding: 5px 10px;
}

.teldatal a:hover {
    color: #222;
}

.teldatal a.active {
    background: #222;
}

.malt {
    width: 100%;
    background: #fff;
    padding-bottom: 40px;
}

.leftbox {
    width: 20%;
    float: left;
    padding-right: 5%;
    background: #F1F1F1;
    display: none;
}


.cctitle {
    margin-top: 15px;
    text-align: center;
}


/* Effect 5 */

.hi-icon-effect-5 .hi-icon {
    overflow: hidden;
    /* -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s; */
}

.hi-icon-effect-5 .hi-icon:after {
    display: none;
}


.hi-icon-effect-5a .hi-icon:hover:before {
    -webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5b .hi-icon:hover:before {
    -webkit-animation: toLeftFromRight 0.3s forwards;
    -moz-animation: toLeftFromRight 0.3s forwards;
    animation: toLeftFromRight 0.3s forwards;
}

@-webkit-keyframes toLeftFromRight {
    49% {
        -webkit-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toLeftFromRight {
    49% {
        -moz-transform: translate(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%);
    }
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5c .hi-icon:hover:before {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
}

@-webkit-keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toTopFromBottom {
    49% {
        -moz-transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toTopFromBottom {
    49% {
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}

.hi-icon-effect-5d .hi-icon:hover:before {
    -webkit-animation: toBottomFromTop 0.3s forwards;
    -moz-animation: toBottomFromTop 0.3s forwards;
    animation: toBottomFromTop 0.3s forwards;
}

@-webkit-keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toBottomFromTop {
    49% {
        -moz-transform: translateY(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }
    50% {
        opacity: 0;
        transform: translateY(-100%);
    }
    51% {
        opacity: 1;
    }
}
.higlight-text {
    color: #ED1B24;
}

header.noindex {
    color: #fff;
    position: relative;
    top:0;
    padding: 15px 0;
    background: #555;
}

header.noindex .socailafooter,
header.noindex .otherinfo a:last-child {
    display: none;
}

header.noindex .otherinfo {
    display: flex;
    align-items: center;
}

header.noindex .otherinfo a:first-child {
    color: #CB182D
}

header.noindex .top3box .item1 {
    width: 190px;
}

#slider .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 10%;
    transform: translateX(-50%);
    white-space: nowrap;
    top: 60%;
}

#slider .swiper-pagination-bullet,#slider .swiper-pagination-bullet-active {
 background: none;
}
#slider .swiper-pagination-bullet{
    position: relative;
}
#slider .swiper-pagination-bullet::after {
    z-index: 1;
    background-color: #CB1428;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition: transform 0.2s linear;
  }  #slider .swiper-pagination-bullet::before {
    z-index: 0;
    background-color: rgba(203,20,40,.5);
    transition: background-color 0.2s ease;
  }
  #slider .swiper-pagination-bullet::before,   #slider .swiper-pagination-bullet::after {
    content: '';
    width: 50px;
    height: 1px;
    position: absolute;
    left: 10px;
    bottom:-5px;
    opacity: 0;
  }
  #slider .swiper-pagination-bullet-active{
   padding-right: 70px;
  }
  #slider .swiper-pagination-bullet-active::after{
      animation-name: slideTimer;
      animation-duration: 8s;
      opacity: 1;
    }
    #slider .swiper-pagination-bullet-active::before{
        opacity: 1;
    }
    @keyframes slideTimer{
      0%{ transform:scaleX(0); }
    100%{ transform:scaleX(1); }
  }
.section2{ position: relative;}
.section2 .textinfo {
    top:0;
    left: 0;
    position:absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section2 .textinfo .infobox{ width: 60%; margin: 0 auto; text-align: center; color: #fff; font-size: 20px;}
.readmore{ margin-top: 40px;}
.readmore a {
    display: inline-block;
    color: #CB182D;
    padding: 5px 20px;
    background: #fff;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 16px;
}



.leftbox .info {
    margin-top: 20px;
    padding: 30px;
}

.leftbox .info a {
    color: #fff;
}

.ptop {
    padding-top: 50px;
}

.bannertext .text {
    margin: 10px 0 30px;
    font-size: 18px;
}

.bannertext {
    position: absolute;
    top: 30%;
    left: 17%;
    width: 40%;
    z-index: 1;
}

.bannertext .btns a:hover {
    background: #CB182D !important;
    color: #fff !important;
}

.bannertext .btns a {
    display: inline-block;
    border-radius: 20px;
    padding: 10px 30px;
    line-height: 25px;
    height: 40px;
    background: #CB1428;
    color: #fff;
}

.listli .liop img {
    max-height: 198px;
}

.listli .liop {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

.nybanner {
    position: relative;
    display: none;
}

.nybanner .text {
    position: absolute;
    left: 10%;
    bottom: 50px;
    color: #fff;
    font-size: 25px;
}

.nybanner .text h2 {
    font-size: 40px;
}

.nybanner .quiklinkbox {
    position: absolute;
    width: 9%;
    height: 128.5%;
    background: #CB182D;
    left: 0;
    top: -180px;
    padding-top: 100px;
}

.nybanner .quiklinkbox a {
    height: 45%;
}

.mtb {
    padding: 40px 0;
}

.menu {
    padding: 30px;
    display: none;
}

.menu li.firstli {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.menu li {
    position: relative;
    padding: 5px 0;
}

.menu li.active a {
    color: #CB182D;
}

.menu li.active::after {
    z-index: 222;
    right: -20px;
    top: 0;
    background: #CB182D;
    width: 3px;
    height: 100%;
    position: absolute;
    content: '';
}

.top3 .item {
    position: relative;
}

.prony .item .title,
#myTabContent .tab-pane .item .title {
    height: 80px;
    overflow: hidden;
}

.djc_filters_in {
    display: flex;
    justify-content: space-between;
}

.djc_filters_in .item:first-child {
    width: 30%;
}

.djc_filters_in .item:last-child {
    width: 80%;
}

.djc_filters_in .box {
    display: block;
    float: left;
    transition: ease-out 300ms;
}

.two {
    width: 20%;
}

.six {
    width: 60%;
}

.four {
    width: 40%;
}

.djc_filter_search li,
.djc_filter_list li {
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    background: none;
    line-height: 2;
    margin-bottom: 20px;
}
.djc_filter_list li:first-child{ width: 100%;}
.djc_filters_in li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 80px;
}

.djc_filter_input select {
    height: 53px;
    width: 100%;
}

.djc_filter_input input {
    width: 100%;
    display: block;
    float: left;
}

.button_bg,
.btn.hasTooltip,
.btqc-field-container button {
    font-size: 18px;
    line-height: 20px;
    color: #FFF !important;
    text-transform: none;
    width: 53px;
    position: relative;
    display: block;
    float: left;
    clear: both;
    position: relative;
    background: #CB182D;
    transition: all 300ms;
    text-decoration: none;
    height: 53px;
    cursor: pointer;
    outline: none;
}

.menuheader {
    margin-top: 30px;
    background: #CB182D;
    padding: 15px;
}

.sidemenu:not(:last-child) {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}

.sidemenu li a:before {
    left: 0;
}

.appbox .item .title {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px 16px 8px 48px;
    margin: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .3);
    background-repeat: no-repeat;
    background-position: center left 16px;
    background-size: 24px 24px;
    position: absolute;
}

.prolist {
    display: flex;
    flex-wrap: wrap;
}

.prolist .item:nth-child(3n+0) {
    margin-right: 0;
}

.prolist .item {
    width: 32%;
    margin-right: 10px;
    margin-bottom: 10px;
}
.contactbox1 .fa {
    border-width: 1px;
    border-style: solid;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 4px;
    font-size: 0.8em;
    line-height: 1.3;
    color: #ed1b24;
    border-color: #ed1b24;
    margin-right: 5px;
}

#slider {
    position: relative;
}


.searchbyclass .dropdown-menu {
    min-width: 180px;
    height: 500px;
    overflow-y: scroll;
}

.top3box .item1 {
    margin: 10px 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.curtitle {
    margin-top: 0;
}

.socailafooter a {
    display: inline-block;
    margin-right: 10px;
}


.fformbox {
    position: relative;
}

.fformbox .item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.fformbox .item .input {
    margin-bottom: 30px;
}

.fformbox .item.item2 .input,
.fformbox .item.item4 .textare,
.fformbox .item.item4 .textare textarea {
    width: 100%;
    background: none;
    border: none;
}

.fformbox input[type="text"],
.fformbox textarea {
    padding: 10px;
    border-radius: 0 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: none;
    height: 54px;
}

.fformbox .item.item4 .textare textarea{
    height: 100px;
    border-bottom: 1px solid #777;
    
}

.fformbox input[type="text"]:focus,
.submitbtn {
    width: 100%;
}

.fformbox .item .input input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #777;
}

.fformbox .item4 button {
    height: 95px;
    border-radius: 6px;
    width: 100px;
    background: #CB182D;
    border: none;
    color: #fff;
}

.navfooter a {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    color: #555;
}

.navfooter a:after {
    height: 100%;
    width: 1px;
    background: #555;
    position: absolute;
    content: '';
    right: 0;
}

.navfooter {
    margin-top: 20px;
}

.fformbox .item:last-child {
    margin-right: 0;
}

header {
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 0;
    width: 100%;
}

header .fa-angle-down {
    padding-left: 5px;
}

header.noindex .fusion-main-menu li {
    border: none;
}

header.noindex .fusion-main-menu>ul>li>a,
header.noindex .top3 {
    border-color: #ddd;
}

header.noindex .top3 .item::before,
header.noindex .top3 .item::after {
    background: #ddd;
}

.seroprobox{
    margin-top: 30px;
}
.seropro {
    
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0.25rem 0.5rem !important;
    border: 1px solid #eee;
    padding: 15px 15px 0 15px;
    border-radius: 4px;
}

.two {
    width: 30.4%;
    margin-right: 10px;
}

.five {
    width: 50%;
}

.four {
    width: 40%;
}

.six {
    width: 60%;
}

.pt60 {
    padding-top: 30px;
}

header .otherinfo a {
    margin-left: 10px;
    color: #fff;
}

header.noindex .otherinfo a {
    color: #222;
}

.top3 {
    color: #fff;
    position: relative;
}

.top3 .item.langbox button {
    background: none;
    border: none;
    outline: none;
}

.top3 .item.langbox button:hover {
    color: #f1f1f1;
}

.top3 .item.langbox {
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.top3box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    color: #222;
    padding: 15px;
}
.top3box .logo{ display: flex;align-items: flex-end;}.top3box .logo .logotext{ margin-left: 10px;}.top3box .logo .logotext span{ display: block; font-size: 18px;}
.prony .containner_ny {
    padding-right: 0;
}

.proindex_box {
    display: flex;
    flex-wrap: wrap;
}

.proindex_box .itemlist {
    width: 31%;
    margin-right: 20px;
    margin-bottom: 50px;
}

.proindex_box .itemlist .mkdf-pl-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 20px;
    opacity: 0;
    background-color: rgba(255, 63, 58, .95);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
}

.proindex_box .itemlist .text {
    margin-top: 10px;
    text-align: center;
}

.proindex_box .itemlist:hover .mkdf-pl-text {
    opacity: 1;
}

.proindex_box .itemlist .mkdf-pl-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
}

.proindex_box .itemlist .mkdf-pl-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.mkdf-btn-predefined-line-holder {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: hidden;
}

.mkdf-btn-line-hidden {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    opacity: .4;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
}

.mkdf-btn-text {
    position: relative;
    display: inline-block;
    -webkit-transition: .2s cubic-bezier(.42, 0, .6, .93);
    -o-transition: .2s cubic-bezier(.42, 0, .6, .93);
    transition: .2s cubic-bezier(.42, 0, .6, .93);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 18px 0 21px;
}

.mkdf-btn-line {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    width: calc(33px - 7px);
    height: 1px;
    background-color: currentColor;
    -webkit-transition: .18s ease-in-out;
    -o-transition: .18s ease-in-out;
    transition: .18s ease-in-out;
}

.mkdf-pl-text .button:hover .mkdf-btn-line-hidden {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.mkdf-pl-text .button:hover .mkdf-btn-line {
    opacity: .4;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}

.mkdf-pl-text .button:hover .mkdf-btn-text {
    -webkit-transform: translateX(calc(33px - 8px));
    -ms-transform: translateX(calc(33px - 8px));
    transform: translateX(calc(33px - 8px));
}

.ion-ios-play {
    border-left: 10px solid #ffffff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.mkdf-pl-text .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    box-sizing: border-box;
    color: #fff;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 2px;
    padding: 12px 23px;
    cursor: pointer;
    z-index: 3;
}

.tagtext {
    padding: 2px 5px;
    background: #CB182D;
    color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 1;
}

.proindex_box .itemlist:nth-child(3n+0) {
    margin-right: 0;
}

.proindex_box .itemlist:hover .picbox {
    background: #CB182D;
    color: #fff;
}

.proindex_box .picbox {
    position: relative;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
}

.proindex_box .picbox img {
    max-height: 248px;
}

.proindex_box .item:nth-child(3n+0) {
    margin-right: 0;
}

.proindex_box .item {
    width: 32%;
    margin: 0 10px 10px 0;
    border: 1px solid #eee;
    padding: 10px;
}

.top3 .toplinkurl {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.top3 .toplinkurl a,
.fsubbtns,
.fsubbtn_c {
    background: #CB182D;
    padding: 5px 20px;
    color: #fff;
    border: none;
    font-size: 16px;
    height: 54px;
    width: 100%;
    border-radius: 20px;
}



.radio-buttons-block {
    align-content: stretch;
    justify-content: flex-start;
    margin: 15px 0;
    display: flex;
}

.radio-button-field {
    width: auto;
    justify-content: flex-start;
    align-items: center;
    margin-right: 10px;
    display: flex;
}

.w-radio:before,
.w-radio:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.w-form-label {
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: inline-block;
}

.w-radio:after {
    clear: both;
}

.w-radio-input {
    float: left;
    margin: 3px 0 0 -20px;
    line-height: normal;
}

.w-radio {
    margin-bottom: 5px;
    padding-right: 20px;
    display: block;
}

.fsubbtn:hover,
.fsubbtns:hover,
footer .formbox button:hover,
.fsubbtn_c:hover {
    background: #CB182D;
}

.fsubbtns {
    background: #B1B4B9;
}

.u-section {
    margin-bottom: 12px;
}

.fusion-main-menu>ul>li:first-child {
    padding-left: 0;
}

.tongjis {
    padding-top: 40px;
    text-align: right;
}

.form-inputs {
    margin-bottom: 10px;
    align-items: center;
    display: flex;
}

.but-zsapds {
    background: #CB182D;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
    width: 100%;
}

.field-inzsp input,
.field-inzsp textarea {
    width: 100%;
}

.form-inputs .label-tit {
    margin-right: 10px;
    width: 100px;
}
.form-inputs .field-inzsp{
 width: 80%;
}
ul {
    margin: 0;
    padding: 0;
}

A {
    text-decoration: none;
}

a,
a:after,
a:before {
    transition-duration: .2s;
    transition-timing-function: linear;
}

.clear {
    clear: both;
}

A:hover {
    text-decoration: none;
    color: #222;
}

IMG {
    border: none;
    max-width: 100%;
}

.header-search {
    background: #fff;
    height: 30px;
    line-height: 25px;
    width: 70%;
    border-radius: 10px;
    border: 1px solid #222;
}



.footer11 .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #ED1B24;
    cursor: default;
    border: none;
    border-bottom: 4px solid #ED1B24;
    background: none;
}

.tabinfo {
    margin: 40px 0;
}

.nav-tabs>li>a {
    background: #eee;
    color: #222;
}

.product-teaser img:hover {
    transform: scale(2.4);
}

li {
    list-style: none;
}

.appmenu li {
    border-top: 1px solid #DBDBDB;
    transition: all .2s ease-in-out;
}

.appmenu li a {
    padding: 5px 0;
    color: #555;
    display: inline-block;
}

.appmenu li:hover {
    background-color: #eee;
}

.page_slide_l.en {
    width: 90px;
}

.page_slide_l {
    position: fixed;
    width: 77px;
    background-color: #fff;
    z-index: 999;
    top: 350px;
    left: 0;
}

.page_slide_l a.active {
    background-color: #195bae;
    color: #fff;
}

.page_slide_l a {
    display: block;
    padding: 8px 2px;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px #eee;
}

.page_slide_l a:hover {
    color: #CB182D;
}

.curproductinfo h3 {
    margin-top: 0;
}

.curproductinfo {
    margin-bottom: 20px;
}

.newsitem .content {
    font-size: 16px;
}

.newsitem p {
    margin-bottom: 5px;
    line-height: 18px;
}

.listli h3 {
    margin-top: 0;
}

.qrcodeimg {
    display: none;
    position: absolute;
    z-index: 999;
    right: 200px;
    top: 0;
}

.qrcodeimg img,
.qrcodeimg2 img {
    max-width: 120px;
}

.tp-bullets {
    display: none !important;
}

.cont-ousel {
    padding: 0 15px;
}

.downloadlist {
    margin-bottom: 40px;
}

.container1200,
.container {
    width: 1660px;
}

.downloadlist li span {
    display: inline-block;
    margin-right: 10px;
    color: #333;
}

.downloadlist li span:first-child {
    color: #CB182D;
}

input,
select,
option,
textarea {
    outline: none;
}

.beianinfo {
    padding: 30px 0;
    color: #fff;
    text-align: center;
}

.subscrbox {
    background: #F0F5F8;
    border-radius: 10px;
    padding: 0 10px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* .subscrbox.noindex{ background: none;} */

.subscrbox.noindex button {
    background: none;
}

.subscrbox input {
    width: 85%;
}

.subscrbox input,
.subscrbox button {
    background: none;
    border: none;
}

.subscrbox button {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
}



footer.nyf{ margin-top: 40px;}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.applist img {
    max-width: 100%;
}

.applist p {
    text-align: center;
    margin-top: 10px;
}

.applist a {
    color: #222;
}


/*导航*****************************************/

.fusion-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fusion-main-menu>ul>li>a {
    color: #222;
    font-size: 22PX;
}

.fusion-main-menu>ul>li {
    padding: 3px;
    position: relative;
}

.fusion-main-menu>ul>li>a:hover {
    border: 0;
}

.fusion-main-menu>ul>li a span {
    position: relative;
    display: inline-block;
}

.fusion-main-menu .sub-menu {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
    width: 230px;
    background-color: #CB1428;
    top: 65px;
    padding: 20px 10px;
}

.fusion-main-menu .sub-menu li {
    float: none;
    margin: 0;
    padding: 5px;
    text-align: left;
}

.fusion-menu .sub-menu li a {
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
}

.fusion-menu li .sub-menu.show1 {
    visibility: inherit;
    opacity: 1;
    display: flex !important;
    flex-wrap: wrap;
}

.fusion-menu .sub-menu li a {
    font-size: 14px;
}

.fusion-main-menu>ul>li>a {
    position: relative;
    padding: 5px 0;
}

.fusion-main-menu ul .lotio {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 20px;
    color: #fff;
}

.fusion-main-menu>ul>li {
    padding: 13px 10px;
}

.fusion-main-menu li {
    float: left;
    padding: 0;
    cursor: pointer;
}

.fusion-menu .sub-menu li a.show1 {
    height: 25px;
    overflow: hidden;
    display: block;
}

.fusion-menu .sub-menu li .sub-menu2 a:hover {
    color: #CB182D;
}

.fusion-menu .sub-menu li .sub-menu2 li {
    border: none;
    width: 100%;
    padding: 5px;
}

.sub-menu li:hover .sub-menu2 {
    visibility: inherit;
    opacity: 1;
}

.fusion-menu li:hover .sub-menu {
    visibility: inherit;
    opacity: 1;
}

.fusion-main-menu .sub-menu2 {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    transition: opacity .2s ease-in;
    width: 230px;
    background-color: #CB182D;
    top: 0px;
    left: 220px;
    padding: 20px 10px;
}

.lotio2 {
    transition: all .2s linear;
    position: relative;
    font-weight: bold;
    color: #fff;
    vertical-align: text-bottom;
}
.sub-menu li:hover .lotio2::after {
    opacity: 1;
}

.fusion-main-menu>ul>li.active>a>span:after {
    width: 100%;
    left: 0
}


/*导航*****************************************/


.line {
    margin: 25px auto;
    background: #d62828;
    height: 5px;
    width: 80px;
}

.ptb60 {
    padding: 60px 0;
}

.headline p {
    font-size: 35px;
    margin-bottom: 0;
    color: #131c21;
}

.headline h2 {
    text-transform: capitalize;
    color: #777;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    font-weight: normal;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #222;
    border: none;
    outline: none;
}

.searchbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.searchbox .box {
    background: #0c5d9a;
    height: 40px;
    border-radius: 20px;
    padding-left: 20px;
}

.searchbox input {
    background:none;
    border: none;
    height: 40px;
    width: 180px;
    color: #fff;
}

.searchbox button {
    background: none;
    border: none;
    padding: 10px;
    outline: none;
    height: 40px;
}



.container1200 {
    margin: 0 auto;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}

.lmbvt .sidemenu {
    margin-bottom: 20px;
}

.product-carousel {
    margin: 0;
    margin-bottom: 35px;
    display: table;
}

#plp-bread-crumb {
    padding: 20px 0 !important;
    position: relative;
    margin-bottom: 50px;
}

#plp-bread-crumb span.active {
    color: #CB182D;
}

.pro_details #plp-bread-crumb {
    padding: 25px 15px !important;
}

.languagelist {
    position: absolute;
    display: none;
    top: 35px;
    width: 100px;
    z-index: 9999;
    background: none;
    left: 20px;
    text-align: center;
    background: #eee;
}

.languagelist a {
    display: block;
    margin: 5px 0 !important;
}

.languagebox a {
    color: #333;
}

.languagebox:hover .languagelist {
    display: block;
}

.applo {
    padding: 0 15px;
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.menuheader h4 {
    margin: 0;
}

.slides a {
    color: #222;
}

.listli {
    margin-top: 10px;
    margin-bottom: 10px;
}

.listli .row {
    display: flex;
    align-items: center;
}

.appnybox .listli {
    width: 50%;
}

a {
    color: #222
}

.lopturow {
    margin-left: -15px;
    margin-right: -15px;
}

.contlxw .bsot {
    border-radius: 0;
    padding: 0 !important;
    outline: none !important;
    border: none !important;
}

.sote {
    position: relative;
    background: url(../images/navbanner.png) no-repeat;
    margin-top: 0 !important;
}

.ui-widget-header {
    color: #FFF;
    margin-top: 0px;
}

.btn-default:before {
    position: absolute;
    top: 0;
    right: 3px;
    content: "";
    height: calc(100% - 2px);
    width: 30px;
    background-position: right calc(100% - 7px);
    background-repeat: no-repeat;
    background-image: url(../images/select.png);
    pointer-events: none;
    z-index: 5;
}

.bootstrap-select>.btn-default {
    background: none !important;
    border-bottom: 1px solid #c4c5c6 !important;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.wpDataTablesWrapper .wdtscroll {
    width: 100%;
    overflow-x: scroll;
}

.left30pl {
    width: 30%;
    float: left;
}

.left70pl {
    width: 70%;
    float: left;
}

.sszsdf a {
    color: #333;
}

.ui-widget-header {
    margin-top: 0px !important;
}


/*************/

.aux-nav>.dropdown ul.dropdown-menu {
    top: 95% !important;
}


/*****************/

.contps {
    margin-bottom: 15px;
}

.contps img {
    max-width: 100%;
}

.rightop {
    float: right;
}

.sids {
    float: left;
    margin-right: 10px;
}

.rightop .btns a.sendInquiry {
    font-size: 16px;
    /* display: flex; */
    display: -webkit-flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    text-align: center;
    background: #CB182D;
    border-radius: 3px;
    width: 125px;
    margin-right: 1%;
    float: left;
}

.rightop .btns .pdown1 {
    float: left;
}

.rightop .pdown1 a {
    font-size: 16px;
    display: flex;
    display: -webkit-flex;
    height: 33px;
    justify-content: center;
    align-items: center;
    color: #424242;
    text-align: center;
    background: #ffffff;
    border-radius: 3px;
    width: 130px;
    border: 1px solid #424242;
    margin-right: 5%;
    float: left;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.pro-info-con .btns {
    margin-top: 50px;
}

.aux-nav-social {
    position: relative;
}

.qrcode {
    position: absolute;
    width: 150px;
    right: -50px;
    top: -30px;
    border: 3px solid #FFF;
    display: none;
}

.qrcode img {
    width: 100%;
}

.header-logo::before {
    background-color: #fbfbfb !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), color-stop(80%, #e5e5e5));
    background: linear-gradient(180deg, #fbfbfb 0%, #e5e5e5 80%);
}

.header-search::before {
    background: #e51b23;
    background: -webkit-gradient(linear, left top, left bottom, from(#e51b23), color-stop(80%, #a8070d));
    background: linear-gradient(180deg, #e51b23 0%, #a8070d 80%);
    border-left: 0;
}

.dl-menu>li>a:not(:only-child):after {
    border-color: #FFF transparent transparent;
}

.nav-main-item>a {
    border-color: rgb(0, 91, 172);
}

.site-footer a,
.site-footer {
    color: #646464 !important;
}


.site-footer {
    background: #f5f6fa !important;
}

.flickity-viewport .is-1by1 {
    background-repeat: no-repeat;
    /*  background-image: url(../images/jxs.png); */
    background-size: 100%;
    height: 212px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.image.is-1by1 {
    padding-top: 0 !important;
}

.image.is-1by1 img {
    position: relative !important;
}

.header-upper {
    background: #F4F4F4 !important;
}

.aux-nav-social>a {
    color: #646464 !important;
}

.aux-nav-social>a:hover {
    color: #e51b23 !important;
}

.aux-nav>.dropdown .dropdown-trigger>a {
    color: #646464 !important;
}

.header-main {
    background: #005bac !important;
}

.nav-main-item>a {
    background: #e51b23;
    background: -webkit-gradient(linear, left top, left bottom, from(#e51b23), color-stop(80%, #a8070d));
    background: linear-gradient(180deg, #e51b23 0%, #a8070d 80%);
}

.button.is-primary {
    background-color: #ffffff;
    border-color: transparent;
    color: #333;
}

.promo-a .promo-item:nth-of-type(even) .promo-content {
    background: #e51b23;
    background: -webkit-gradient(linear, left top, left bottom, from(#e51b23), color-stop(80%, #831116));
    background: linear-gradient(180deg, #e51b23 0%, #831116 80%);
}

.promo-a .promo-item .promo-content {
    background: #CB182D;
    background: -webkit-gradient(linear, left top, left bottom, from(#CB182D), color-stop(80%, #0a53a8));
    background: linear-gradient(180deg, #CB182D 0%, #0a53a8 80%);
}

.video-callout .card-content {
    height: auto;
    border-bottom: 6px solid #e51b23;
}

.header-search input {
    border: none;
    width: 70%;
    margin-left: 15px;
}

.header-search-btn .fas {
    color: #646464;
}

.header-search-btn:hover .fas {
    color: #a8070d;
}

.header-search input::-webkit-input-placeholder,.subformbox input::-webkit-input-placeholder,.searchbox input::-webkit-input-placeholder{
    color: #fff !important;
}

footer .header-search input::-webkit-input-placeholder {
    color: #000 !important;
}
footer .footer1 .item a:hover,footer .footer1 .item a{
    color: #fff;
}
.header-search-btn {
    background: none;
    border: none;
    outline: none;
}

.promo-a .promo-item .promo-content {
    padding: 20px !important;
}

.promo-a .promo-item .promo-content .promo-title {
    font-size: 1.2rem;
}

.image.is-1by1 img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 1920px) {
    .pcsearchbox button {
        height: 43px;
    }
    .fusion-main-menu li.active a:after {
        bottom: -5px;
    }
    .nybanner .quiklinkbox a {
        padding-top: 100px;
    }
    .quiklinkbox a,
    .nybanner .quiklinkbox a {
        padding-left: 32px;
    }
    .nybanner .quiklinkbox {
        height: 121.5%;
    }
    .container1200,
    .container {
        max-width: 1300px;
        width: 1300px;
    }
    .fusion-main-menu>ul>li>a {
        font-size: 15PX;
    }
    .searchbyclass .btn {
        font-size: 18px;
    }
    .djc_filter_label {
        font-size: 35px;
    }
}

@media (max-width: 1600px) {
    .container1200,
    .container {
        max-width: 1250px;
        width: 1250px;
    }
}

@media (max-width: 1440px) {
    .pcsearchbox button {
        height: 43px;
    }
    .fusion-main-menu li.active a:after {
        bottom: -5px;
    }
    .container1200,
    .container {
        max-width: 1200px;
        width: 1200px;
    }
    .top3box .item1:first-child .item {
        margin-right: 20px
    }
    .fusion-main-menu>ul>li>a {
        font-size: 18PX;
    }
    .searchbyclass .btn {
        font-size: 16px;
    }
    .djc_filter_label {
        font-size: 18px;
    }
}

@media (max-width: 1366px) {
    .leftbox .info {
        margin-top: 64px;
    }
    .fusion-main-menu li.active a:after {
        bottom: -5px;
    }
    .container1200,
    .container {
        max-width: 1100px;
        width: 1100px;
        padding: 0;
    }
    .top3box .item1:first-child .item {
        margin-right: 20px
    }
    .fusion-main-menu>ul>li>a {
        color: #fff;
        font-size: 18PX;
    }
    .searchbyclass .btn {
        font-size: 15px;
    }

    .djc_filter_label {
        font-size: 18px;
    }
    .nybanner .quiklinkbox {
        height: 130%;
    }
}

@media (max-width: 786px) {
    .pt60 {
        padding-top: 20px;
    }
    .flex {
        flex-direction: column;
    }
    .proindex_box .itemlist {
        width: 50% !important;
        padding: 10px !important;
        margin-right: 0;
    }
    .applo::before {
        left: 15%;
    }
    .cont-ousel img {
        width: auto !important;
        height: auto !important;
    }
    .cont-ousel table,
    .cont-ousel2 table,
    .cont-ousel td {
        background-color: transparent;
        width: 100%;
        table-layout: fixed;
        word-break: break-all;
    }
    header.noindex .top3 .item.navbox {
        flex-direction: row;
    }
    .teldatal {
        position: relative;
        left: 0;
        top: -40px;
        background: #CB182D;
    }
    .teldatal a {
        margin: 5px 0;
    }
    .prony .containner_ny {
        padding-right: 10px;
    }
    .container1200,
    .container,
    .containner_ny {
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
    }
    .top3 .item.logo,
    .top3 .item.langbox {
        padding: 0 5px;
    }
    .container1200 {
        max-width: 100%;
        width: 100%;
    }
    .nav-level-2 {
        display: none;
    }
    .header-logo {
        float: left;
        width: 50%;
    }
    .nav-main {
        float: left;
        width: 50%;
    }
    .header-logo img {
        max-width: 63%;
        height: 66px;
    }
    .fusion-main-menu {
        float: right;
        margin-right: 0;
        width: 100%;
        position: relative;
    }
    .navbar-toggle .icon-bar {
        background: #222;
    }
    .fusion-menu {
        position: fixed;
        z-index: 20;
        background: #323232;
        display: none;
        width: 100%;
        right: 0;
        top: 140px
    }
    .fusion-main-menu>ul>li {
        padding: 3px;
        position: relative !important;
    }
    .fusion-menu li .sub-menu.show1 {
        opacity: unset;
        display: none;
    }
    .fusion-main-menu li {
        width: 100% !important;
    }
    .fusion-menu .sub-menu li {
        border: none;
    }
    .top2box {
        position: relative;
        justify-content: space-between;
    }
    .top2 .logo {
        text-align: center;
    }
    .top3 .item.topr{
        display: flex;
        align-items: center;
    }
    .top3box {
        position: relative;
        justify-content: space-between;
        flex-direction: column;
        padding: 15px 0;
    }
    .otherinfo,footer .chatbox{ position: relative; bottom: 0;}
    footer .chatbox{ left: 0; margin-top: 10px;}
    .section2 .textinfo{ position: relative;}
    .section2 .textinfo .infobox{ color: #222; width: 80%;}
    .section2 .readmore a{
         background: #CB182D;
         color: #fff;
    }.section4 .newsinfo .item{ width: 100%;}
    footer .box{ flex-wrap: wrap;}
    .section32 video{
        height: 150px !important;
    }.section32 {
        position: relative;
        margin-top: 40px;
    }
    .section31 .item:last-child{ margin-top: 150px;}
    .footer2 .item{ margin-right: 0;}.footer2{ padding-top: 0;}
    .footer2 .relation_mdd h2{ margin: 20px 0;}
    .section31 {
        flex-direction: column;
    }.section31 .item,.footer1 .box .item,.footer2 .item{ width: 100% !important;}
    .section2 .readmore{ margin: 20px 0;}
    .otherinfo .item{ margin-right: 0px; flex-shrink: 0;}
    .section1 .swiper-button-prev {
        left: -10px;
        width: 30px;
    }.section1 .swiper-button-next {
        right: -10px;
        width: 30px;
    }
    .otherinfo .container{
        flex-wrap: wrap;
    }.footer1 .box .item.last {
        margin-top: 20px;
        padding: 10px;
        width: 90% !important;
    }
    .icoarrow {
        left: 35%;
    }
    .applist {
        text-align: center;
    }footer {
        background-color: #222;
    }
    footer .socailico,
    footer .header-search {
        margin-bottom: 20px;
    }
    .ptb60 {
        padding: 20px 0;
    }
    .dxg,
    .quiklinkbox,
    .nybanner .quiklinkbox {
        display: none;
    }
    .navbar-toggle {
        margin-right: 0;
    }
    .malt,
    .product-carousel .slides li {
        width: 100% !important;
    }
    .top2 {
        background: #fff;
        padding: 10px 0 10px 0;
    }
    .fusion-main-menu>ul>li>a {
        color: #fff;
    }
    .fusion-main-menu .sub-menu {
        position: relative;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible;
    }
    .headline p {
        font-size: 20px;
    }
    .line {
        margin-bottom: 20px;
    }
    .fusion-main-menu>ul>li {
        padding-left: 15px !important;
    }
    .logo img {
        z-index: 99999;
    }
    .headline h2 {
        font-size: 14px;
    }
    .relappbox {
        position: relative;
    }
    .fformbox {
        flex-direction: column;
    }
    .fformbox .item4 button {
        height: 40px;
    }
    .contactinfony.cont-ousel {
        flex-direction: column;
    }
    .nybanner .text h2 {
        margin: 0;
        font-size: 15px;
    }
    .contactboxr,
    .contactbox {
        width: 100% !important;
    }
    .nybanner .text {
        font-size: 15px;
        left: 10px;
        bottom: 10px;
    }
    .leftbox {
        display: none;
    }
    .noindex .navbar-toggle .icon-bar {
        background: #CB182D;
    }
    header.noindex .fusion-main-menu>ul>li>a {
        color: #fff;
    }
    .appbox .item {
        width: 50%;
    }
    .top3 .item:first-child:before,
    header.noindex .top3 .item:first-child:before {
        background: none;
    }
    .fusion-main-menu li.active a:after,
    .ny.container1200::after {
        background: none;
    }
    .djc_filter_input select {
        border: 1px solid #999;
    }
    .djc_filters_in .item {
        width: 100% !important;
    }
    .listli .liop {
        margin-bottom: 10px;
    }
    .djc_filters_in li {
        padding-left: 0px !important;
        padding-right: 3px !important;
        margin-right: 8px !important;
    }
    .socailafooter {
        display: none;
    }
    .top3 .item.navbox {
        padding-left: 10px;
    }
    .bannertext {
        color: #222;
        width: 100%;
        left: 0;
        padding: 15px;
        top: 0;
    }
    .bannertext .btns a{ padding: 10px;}
    .searchbox {
        margin: 10px auto;
    }
    .djc_filters_in li:first-child {
        padding-left: 0 !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .listli .row {
        display: block;
        align-items: center;
    }
    header.noindex .top3box .item1 {
        width: auto;
    }
    header {
        position: relative;
        top:0;
    }
    
    .faq .titleinfo h1 {
        line-height: 35px;
    }
    .fusion-main-menu .sub-menu {
        min-height: auto;
    }
    .applo {
        font-size: 25px;
    }
    
    .dropdown-menu {
        left: auto;
        right: 0;
    }
   
    .slicknav {
        display: flex;
        flex-wrap: wrap;
    }
    .slicknav a {
        width: 50%;
        margin-bottom: 10px;
    }
    .modal-dialog {
        width: 95%;
    }
    .form-inputs .label-tit {
        height: 45px;
    }
    .row__item.border--r{ padding-left: 10px;}
    .custom-editor .col-flex-50 {
        flex: 1 1 100%;
    }.row{ margin: 0;}
    .news-item {
        width: 100%;
        padding: 10px;
    }
    .section1 .swiper-slide:nth-child(3n+0),.section1 .swiper-slide:nth-child(3n+2){
        margin-top: 0;
    }
    .section1 .probox .item{
        height: 335px;
    }
    .product-series-banner .container {
        display: flex;
        align-items: center;
        flex-direction: column;
    }.product-series-banner-img,.product-series-banner-content{
         width: 100%;
         max-width: none;
         padding:0
    }
    .product-series-banner-content .product-banner-title{
         font-size: 22px;
         margin-bottom: 20px;
    }
    .hide-mobile{
        display: none;
    }
    .content table tr{ display: flex; flex-direction: column;}
    .content table tr td{ width: 100%;}
}