

/*品牌历程*/
.History-min {
    padding-top: 30px;
}

.history-list {
    padding: 0 40px;
    position: relative;
}

.historyulitem {
    position: relative;
    overflow: hidden;
}

.historyulitem ul {
    font-size: 0;
    width: 9999px;
    webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
}

.historyulitem li {
    display: inline-block;
    vertical-align: bottom;
    background: url(../images/wicon25.png) 7px 0 repeat-y;
    position: relative;
    color: #4c4c4c;
}

.historyulitem li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    border: 3px solid #d5d5d5;
    top: 0;
    left: 0;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #ffffff;
}

.historyulitem li .history-con {
    padding: 0 10px 30px 30px;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
    -webkit-font-smoothing: none;
    font-size: 14px !important;
    color: #868686;
}

.historyulitem li .year-num {
    margin-top: 20px;
    display: block;
    color: #999999;
    font-size: 30px;
    line-height: 30px;
    font-family: Rubik;
}

.history-btn {
    display: block;
    position: absolute;
    width: 32px;
    height: 500px;
    background-position: center center;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    bottom: 50px;
}

.history-btn.hisswiper-left {
    left: -5px;
    background-image: url(../images/prev2.png);
}

.history-btn.hisswiper-left:hover {
    background-image: url(../images/prev2ho.png);
}

.history-btn.hisswiper-right {
    right: -5px;
    background-image: url(../images/next2.png);
}

.history-btn.hisswiper-right:hover {
    background-image: url(../images/next2ho.png);
}

@media (min-width: 1024px) {
    .History-min {
        padding-top: 85px;
    }

    .history-btn {
        width: 42px;
        height: 500px;
        bottom: 144px;
    }

    .history-list {
        padding: 0;
    }

    .historyulitem li .year-num {
        margin-top: 52px;
        font-size: 42px;
        line-height: 42px;
    }

    .historyulitem li .history-con {
        padding: 23px 20px 51px 30px;
    }

    .thumb-text {
        bottom: 17%;
    }

}

@media (min-width: 1440px) {
    .history-btn.hisswiper-left {
        left: -113px;
    }

    .history-btn.hisswiper-right {
        right: -113px;
    }
}

/*社会责任*/
.Social-text {
    color: #929292;
    max-width: 980px;
}

.Erespon-list ul {
    padding: 0 0 30px 0;
    margin: 0 -5px;
}

.Erespon-list li {
    margin: 0 0 10px 0;
    padding: 0 5px;
}

.Erespon-list a {
    display: block;
    border: 1px solid #e3e3eb;
}

.Erespon-list a img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Erespon-list .elc-text {
    border-top: 1px solid #e3e3eb;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4c4c4c;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .Erespon-list {
        overflow: hidden;
    }

    .Erespon-list ul {
        margin: 0 -7px;
    }

    .Erespon-list li {
        padding: 0 7px;
        margin: 0 0 20px 0;
    }

    .Erespon-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .Erespon-list li:hover .elc-text {
        color: #d82019;
    }

    .Erespon-list .elc-img {
        overflow: hidden;
    }

    .Erespon-list .elc-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }
}

@media (min-width: 1024px) {
    .Social-min {
        padding-top: 35px;
        padding-bottom: 48px;
    }

    .Erespon-list ul {
        margin: 0 -15px;
        padding-bottom: 36px;
    }

    .Erespon-list li {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .Erespon-list .elc-text {
        font-size: 18px;
        height: 83px;
        line-height: 83px;
    }
}

/*公司环境*/
.Environ-min {
    padding-bottom: 30px;
}

.Environ-list ul {
    padding: 0 0 30px 0;
    margin: 0 -5px;
}

.Environ-list li {
    margin: 0 0 10px 0;
    padding: 0 5px;
}

.Environ-list a {
    display: block;
    border: 1px solid #e3e3eb;
}

.Environ-list a img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Environ-list .elc-text {
    border-top: 1px solid #e3e3eb;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4c4c4c;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .Environ-list {
        overflow: hidden;
    }

    .Environ-list ul {
        margin: 0 -7px;
    }

    .Environ-list li {
        padding: 0 7px;
        margin: 0 0 20px 0;
    }

    .Environ-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .Environ-list li:hover .elc-text {
        color: #d82019;
    }

    .Environ-list .elc-img {
        overflow: hidden;
    }

    .Environ-list .elc-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }
}

@media (min-width: 1024px) {
    .Environ-min {
        padding-top: 5px;
        padding-bottom: 38px;
    }

    .Environ-list ul {
        margin: 0 -15px;
        padding-bottom: 27px;
    }

    .Environ-list li {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .Environ-list .elc-text {
        font-size: 18px;
        height: 83px;
        line-height: 83px;
    }
}

/*视频中心*/
.Videos-min ul {
    padding-bottom: 30px;
}

.Videos-min li {
    margin: 0 0 15px 0;
}

.Videos-min a {
    display: block;
}

.Videos-min a img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Videos-min .elc-img {
    position: relative;
}

.Videos-min .video-show {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #FFFFFF;
    width: 100%;
}

.Videos-min .video-show .videoicon {
    display: block;
    width: 65px;
    height: 65px;
    background: url(../images/wq_icon11.png) no-repeat center center;
    -moz-background-size: 40px;
    -o-background-size: 40px;
    background-size: 40px;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.Videos-min li:hover .Video-img:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.Videos-min li:hover .videoicon {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.Videos-min .elc-text {
    text-align: center;
    margin: 5px 0 0 0;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 40px;
    color: #4c4c4c;
}

@media (min-width: 768px) {
    .Video-list {
        overflow: hidden;
    }

    .Video-list ul {
        margin: 0 -7px;
    }

    .Video-list li {
        padding: 0 7px;
        margin: 0 0 20px 0;
    }

    .Video-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .Video-list li:hover .elc-text {
        color: #d82019;
    }

    .Video-list .elc-img {
        overflow: hidden;
    }

    .Video-list .elc-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }
}

@media (min-width: 1024px) {
    .Videos-min {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .Video-list ul {
        margin: 0 -15px;
        padding-bottom: 36px;
    }

    .Video-list li {
        padding: 0 15px;
        margin-bottom: 48px;
    }

    .Video-list .video-show .videoicon {
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
    }

    .Video-list .elc-text {
        font-size: 18px;
        height: 24px;
        line-height: 24px;
        margin-top: 27px;
    }
}

/*视频弹窗*/
.recruitmentfloat {
    display: none;
    z-index: 110;
    width: 100%;
    position: fixed;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0px;
    top: 0px;
}

.tianjiatvwrap {
    width: 95%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.tianjiatvwrap .videobox {
    height: 250px;
    position: relative;
    z-index: 1;
}

.recclosebtn {
    width: 35px;
    height: 35px;
    position: fixed;
    display: block;
    top: 20px;
    right: 3%;
    background-image: url(../images/winco04.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: 12px auto;
    -o-background-size: 12px auto;
    background-size: 12px auto;
    cursor: pointer;
    z-index: 99;
    background-color: #d82019;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

@media (min-width: 640px) {
    .tianjiatvwrap .videobox {
        height: 350px;
    }
}

@media (min-width: 1024px) {
    .tianjiatvwrap {
        width: 1000px;
    }

    .tianjiatvwrap .videobox {
        height: 600px;
    }
}

/*员工风采*/
.Employee-list ul {
    padding: 0 0 30px 0;
    margin: 0 -5px;
}

.Employee-list li {
    margin: 0 0 10px 0;
    padding: 0 5px;
}

.Employee-list a {
    display: block;
    border: 1px solid #e3e3eb;
}

.Employee-list a img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Employee-list .elc-text {
    border-top: 1px solid #e3e3eb;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #4c4c4c;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .Employee-list {
        overflow: hidden;
    }

    .Employee-list ul {
        margin: 0 -7px;
    }

    .Employee-list li {
        padding: 0 7px;
        margin: 0 0 20px 0;
    }

    .Employee-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .Employee-list li:hover .elc-text {
        color: #d82019;
    }

    .Employee-list .elc-img {
        overflow: hidden;
    }

    .Employee-list .elc-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }
}

@media (min-width: 1024px) {
    .Employee-min {
        padding-top: 5px;
        padding-bottom: 38px;
    }

    .Employee-list ul {
        margin: 0 -15px;
        padding-bottom: 27px;
    }

    .Employee-list li {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .Employee-list .elc-text {
        font-size: 18px;
        height: 83px;
        line-height: 83px;
    }
}

/*职业发展*/
.Careerment-min {
    background: url(../images/wimg21.jpg) no-repeat top center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0 0 30px 0;
}

.Career-wrapper {
    position: relative;
    padding: 0 30px;
}

.Career-wrapper .wrapper-min {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.Career-wrapper ul.momargin {
    margin: 0;
}

.Career-wrapper ul.momargin li {
    padding: 0;
}

.Career-wrapper li {
    margin: 0 0 20px 0;
}

.Career-wrapper li a {
    display: block;
}

.Career-wrapper li .solut-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.Career-wrapper li .solut-text {
    padding: 10px;
    background-color: #f0f0f2;
    border-top: 2px solid #d82019;
    text-align: center;
    position: relative;
}

.Career-wrapper li .solut-text:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: -2px;
    background: #0c337f;
    height: 2px;
    -webkit-transition-property: right;
    -o-transition-property: right;
    -moz-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.Career-wrapper li .solut-text h3 {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 45px;
}

.Career-wrapper li .solut-text p {
    display: -webkit-box;
    height: 96px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    color: #929292;
}

.Career-wrapper li:hover .solut-text:before {
    right: 0;
    z-index: 2;
}

.Career-wrapper .relat-btn.relat-prev {
    background-image: url(../images/prev3.png);
}

.Career-wrapper .relat-btn.relat-prev:hover {
    background-image: url(../images/prev3ho.png);
}

.Career-wrapper .relat-btn.relat-next {
    background-image: url(../images/next3.png);
}

.Career-wrapper .relat-btn.relat-next:hover {
    background-image: url(../images/next3ho.png);
}

@media (min-width: 768px) {
    .Career-wrapper .relat-btn {
        height: 43px;
    }
}

@media (min-width: 1024px) {
    .Careerment-min {
        margin: 0 0 76px 0;
    }

    .Career-wrapper {
        padding: 0 40px;
    }

    .Career-wrapper .wrapper-min {
        padding-top: 12%;
    }

    .Career-wrapper li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .Career-wrapper li a {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
    }

    .Career-wrapper li .solut-img {
        overflow: hidden;
    }

    .Career-wrapper li .solut-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }

    .Career-wrapper li .solut-text {
        padding: 14px 30px 41px;
    }

    .Career-wrapper li .solut-text h3 {
        margin: 0 0 9px 0;
    }

    .Career-wrapper li:hover .solut-text h3 {
        color: #d82019;
    }
}

@media (min-width: 1199px) {
    .Careerment-min {
        -moz-background-size: 100% 374px;
        -o-background-size: 100% 374px;
        background-size: 100% 374px;
    }
}

@media (min-width: 1400px) {
    .Career-wrapper {
        padding: 0;
    }
}

/*招聘中心*/
.Platfbtn {
    display: inline-block;
    background: #d82019 url(../images/wicon26.png) no-repeat 20px center;
    color: #ffffff;
    padding: 10px 20px 10px 50px;
    text-align: left;
    margin: 10px 0 0;
}

@media (min-width: 1024px) {
    .Platfbtn {
        padding: 17px 40px 17px 69px;
        font-size: 18px;
        margin: 0;
        background-position: 38px center;
    }
}

.recruiting-list ul {
    margin: 0 -10px;
    padding: 0 0 30px;
}

.recruiting-list li {
    padding: 0 10px 20px 10px;
}

.recruiting-list .recontent {
    border: 2px solid #f2f0ec;
    padding: 20px 20px 40px;
    position: relative;
}

.recruiting-list .recontent .retitle {
    color: #333333;
}

.recruiting-list .recontent .posititext {
    color: #929292;
}

.recruiting-list .recontent .Delivery {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d82019;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.recruiting-list li:hover .recontent .Delivery {
    opacity: 1;
}

@media (min-width: 1024px) {
    .recruiting-list {
        padding-top: 49px;
        padding-bottom: 52px;
    }

    .recruiting-list ul {
        padding: 0 0 70px 0;
    }

    .recruiting-list .recontent {
        padding: 33px 30px 44px;
    }

    .recruiting-list .recontent .retitle {
        padding: 0 0 5px 0;
    }

    .recruiting-list .recontent h4 {
        padding-bottom: 5px;
    }

    .recruiting-list .recontent .Delivery {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }
}

.grid {
    list-style: none;
    margin: 30px auto;
    padding: 0;
}

.grid li {
    display: block;
    opacity: 0;
}

.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
    opacity: 1;
}

.grid li a, .grid li img {
    outline: none;
    border: none;
    display: block;
    max-width: 100%;
}

/* Effect 1: opacity */
.grid.effect-1 li.animate {
    -webkit-animation: fadeIn 0.65s ease forwards;
    -moz-animation: fadeIn 0.65s ease forwards;
    -o-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
    0% {
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
    }
    100% {
        opacity: 1;
    }
}

/* Effect 2: Move Up */
.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    -moz-animation: moveUp 0.65s ease forwards;
    -o-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@-moz-keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@-o-keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes moveUp {
    0% {
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

/* Effect 3: Scale up */
.grid.effect-3 li.animate {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    -moz-animation: scaleUp 0.65s ease-in-out forwards;
    -o-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards;
}

@-webkit-keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleUp {
    0% {
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/* Effect 4: fall perspective */
.grid.effect-4 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-4 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    -moz-animation: fallPerspective .8s ease-in-out forwards;
    -o-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards;
}

@-webkit-keyframes fallPerspective {
    0% {
    }
    100% {
        -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes fallPerspective {
    0% {
    }
    100% {
        -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes fallPerspective {
    0% {
    }
    100% {
        -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes fallPerspective {
    0% {
    }
    100% {
        -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
        transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1;
    }
}

/* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-5 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-5 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    -moz-transform-origin: 50% 50% -300px;
    -ms-transform-origin: 50% 50% -300px;
    -o-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    -moz-animation: fly .8s ease-in-out forwards;
    -o-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards;
}

@-webkit-keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes fly {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

/* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-6 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-6 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    -moz-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    -moz-animation: flip .8s ease-in-out forwards;
    -o-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards;
}

@-webkit-keyframes flip {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flip {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flip {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flip {
    0% {
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }
}

/* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.grid.effect-7 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-7 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    -moz-animation: helix .8s ease-in-out forwards;
    -o-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards;
}

@-webkit-keyframes helix {
    0% {
    }
    100% {
        -webkit-transform: rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes helix {
    0% {
    }
    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes helix {
    0% {
    }
    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1;
    }
}

@keyframes helix {
    0% {
    }
    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
        opacity: 1;
    }
}

/* Effect 8:  */
.grid.effect-8 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
}

.grid.effect-8 li.animate {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: popUp .8s ease-in forwards;
    -moz-animation: popUp .8s ease-in forwards;
    -o-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards;
}

@-webkit-keyframes popUp {
    0% {
    }
    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes popUp {
    0% {
    }
    70% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes popUp {
    0% {
    }
    70% {
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes popUp {
    0% {
    }
    70% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/*index*/
.indexbanner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.indexbanner li {
    width: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
}

.indexbanner ul {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.ipages {
    position: absolute;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10px;
    z-index: 10;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.ipages span {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    border: 2px solid #8e8987;
    margin: 0 6px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: none;
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.ipages .swiper-pagination-bullet-active {
    background-color: #d82019;
    border-color: #d82019;
}

.indexbanner li a img {
    display: block;
    width: 100%;
    position: relative;
}

@media (min-width: 1024px) {
    .indexbanner .ipages {
        bottom: 20px;
    }

    .ipages span {
        width: 12px;
        height: 12px;
    }
}

.index-text .en {
    font-family: 'raleway';
    text-transform: uppercase;
    font-weight: bold;
    color: #d82019;
    padding: 5px 0 0 0;
}

.index-btn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
}

.index-btn.index-prev {
    background-image: url(../images/prev.png);
    left: 0;
}

.index-btn.index-prev:hover {
    background-image: url(../images/prevho.png);
}

.index-btn.index-next {
    background-image: url(../images/next.png);
    right: 0;
}

.index-btn.index-next:hover {
    background-image: url(../images/nextho.png);
}

.index-more a {
    display: inline-block;
    border: 2px solid #e1e1e4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    padding: 0 20px;
    color: #6e6f7b;
    font-size: 13px;
}

@media (min-width: 1024px) {
    .index-text .en {
        padding: 13px 0 0 0;
    }

    .index-btn {
        width: 46px;
        height: 46px;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }

    .index-btn.index-prev {
        left: -30px;
    }

    .index-btn.index-next {
        right: -30px;
    }

    .index-more a {
        -webkit-transform: perspective(1px) translateZ(0);
        -moz-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition-property: color;
        -o-transition-property: color;
        -moz-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        height: 60px;
        line-height: 60px;
        padding: 0 46px;
    }

    .index-more a:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #d82019;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: -o-transform;
        -moz-transition-property: transform, -moz-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .index-more a:hover {
        color: #ffffff;
        border-color: #ffffff;
    }

    .index-more a:hover:before {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }
}

@media (min-width: 1400px) {
    .index-btn.index-prev {
        left: -80px;
    }

    .index-btn.index-next {
        right: -80px;
    }
}

@media (min-width: 1440px) {
    .index-btn.index-prev {
        left: -106px;
    }

    .index-btn.index-next {
        right: -106px;
    }
}

.indxNews-wraper {
    position: relative;
    padding: 30px 35px;
}

.inxnews-list {
    overflow: hidden;
}

.inxnews-list li a {
    display: block;
    border: 1px solid #e3e3eb;
}

.inxnews-list li .tiothumb img {
    display: block;
    width: 100%;
}

.inxnews-list li .tioinfor {
    padding: 15px;
    border-top: 1px solid #e3e3eb;
}

.inxnews-list li .tioinfor .text {
    color: #58596d;
    display: -webkit-box;
    height: 48px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.inxnews-list li .tioinfor .date {
    color: #d82019;
    font-family: DINPro;
    display: block;
}

@media (min-width: 1024px) {
    .indxNewsmin {
        padding-top: 56px;
        padding-bottom: 60px;
    }

    .indxNews-wraper {
        padding: 37px 30px;
    }

    .inxnews-list li {
        float: left;
        width: 25%;
        margin-right: 30px;
    }

    .inxnews-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .inxnews-list li .tiothumb {
        overflow: hidden;
    }

    .inxnews-list li .tiothumb img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }

    .inxnews-list li:hover .tioinfor .text {
        color: #d82019;
    }

    .inxnews-list li .tioinfor {
        font-size: 16px;
        padding: 24px 30px 34px;
    }

    .inxnews-list li .tioinfor .date {
        padding: 11px 0 0 0;
    }
}

@media (min-width: 1400px) {
    .indxNews-wraper {
        padding: 37px 0;
    }
}

.indxAboutus {
    background-color: #f1f4f9;
}

.indxAboutus .par-posimg {
    background: url(../images/wimg26.jpg) no-repeat center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 230px;
    position: relative;
}

.indxAboutus .par-text {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.indxAboutus .par-text h2 {
    font-weight: lighter;
}

.indxAboutus .par-text h3 {
    padding: 8px 0;
}

.indxAboutus .par-content {
    padding: 20px;
}

.indxAboutus .par-content h2 {
    text-transform: uppercase;
    font-family: DINPro;
    padding: 0 0 5px 0;
}

.indxAboutus .par-content p {
    color: #34364b;
    opacity: 0.8;
}

@media (min-width: 1024px) {
    .indxAboutus .par-posimg {
        height: 383px;
        float: right;
        width: 50%;
    }

    .indxAboutus .par-text {
        top: 45%;
        left: 38px;
        max-width: 385px;
    }

    .indxAboutus .par-text h3 {
        padding: 22px 0 20px;
    }

    .indxAboutus .par-content {
        float: right;
        width: 50%;
        max-width: 600px;
        padding: 4% 40px 0;
    }

    .indxAboutus .par-content h2 {
        padding: 0 0 10px 0;
    }
}

@media (min-width: 1280px) {
    .indxAboutus .par-content {
        padding-left: 0;
    }
}

.inxprod-list li {
    margin: 0 0 20px 0;
}

.inxprod-list li a {
    display: block;
    position: relative;
}

.inxprod-list li .imgbox img {
    display: block;
    width: 100%;
}

.inxprod-list li .inxpro-img {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    width: 44%;
}

.inxprod-list li .inxpro-img img {
    display: block;
    max-width: 100%;
}

.inxprod-list li .inxpro-text {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    color: #ffffff;
    width: 40%;
}

.inxprod-list li .inxpro-text h3 {
    color: #34364b;
    padding: 0 0 5px;
}

.inxprod-list li .inxpro-text p {
    color: #58596d;
    opacity: 0.5;
    line-height: 14px;
    text-transform: uppercase;
}

@media (min-width: 1024px) {
    .indxProduct {
        padding-top: 57px;
    }

    .inxprod-list {
        padding-top: 38px;
        padding-bottom: 10px;
    }

    .inxprod-list li a {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
    }

    .inxprod-list li:hover a {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    .inxprod-list li:hover .inxpro-img {
        margin-left: -10px;
    }

    .inxprod-list li .inxpro-img {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
    }
}

@media (min-width: 1199px) {
    .inxprod-list ul {
        margin: 0 -15px;
    }

    .inxprod-list li {
        padding: 0 15px;
    }

    .inxprod-list li .inxpro-text {
        width: 43%;
    }
}

.indxArrivals {
    background-color: #f1f4f9;
}

.arrivals-wrapper {
    padding: 0 30px;
    position: relative;
}

.arrivals-wrapper .arrivalsp-min {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.arrivals-wrapper ul.momargin {
    margin: 0;
}

.arrivals-wrapper ul.momargin li {
    padding: 0;
}

.arrivals-wrapper li {
    margin: 0 0 20px 0;
}

.arrivals-wrapper li a {
    display: block;
}

.arrivals-wrapper li .solut-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.arrivals-wrapper li .solut-text {
    padding: 10px;
    background-color: #ffffff;
    border-top: 2px solid #d82019;
    text-align: center;
    position: relative;
}

.arrivals-wrapper li .solut-text:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: -2px;
    background: #0c337f;
    height: 2px;
    -webkit-transition-property: right;
    -o-transition-property: right;
    -moz-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.arrivals-wrapper li .solut-text h3 {
    color: #58596d;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 45px;
}

.arrivals-wrapper li:hover .solut-text:before {
    right: 0;
    z-index: 2;
}

@media (min-width: 768px) {
    .arrivals-wrapper .relat-btn {
        height: 43px;
    }

    .arrivals-wrapper li {
        float: left;
        width: 33.33%;
    }
}

@media (min-width: 1024px) {
    .indxArrivals {
        padding-top: 57px;
        padding-bottom: 55px;
    }

    .arrivals-wrapper li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .arrivals-wrapper li a {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
    }

    .arrivals-wrapper li .solut-img {
        overflow: hidden;
    }

    .arrivals-wrapper li .solut-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }

    .arrivals-wrapper li .solut-text {
        padding: 34px 30px 30px;
    }

    .arrivals-wrapper li .solut-text h3 {
        margin: 0 0 9px 0;
    }

    .arrivals-wrapper li:hover .solut-text h3 {
        color: #d82019;
    }
}

@media (min-width: 1400px) {
    .arrivals-wrapper {
        padding: 5px 0;
    }
}

.inxSolution {
    background: url(../images/wimg33.jpg) no-repeat 0 0;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.inxSolution .index-more {
    padding: 20px 0 0;
}

.inxSolution .index-more a {
    color: #fff;
}

.inxSolut-wrapper {
    padding: 0 30px 30px;
    position: relative;
}

.inxSolut-wrapper .inxSolut-min {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.inxSolut-wrapper ul.momargin {
    margin: 0;
}

.inxSolut-wrapper ul.momargin li {
    padding: 0;
}

.inxSolut-wrapper li {
    margin: 0 0 20px 0;
}

.inxSolut-wrapper li a {
    display: block;
}

.inxSolut-wrapper li .solut-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.inxSolut-wrapper li .solut-text {
    padding: 10px;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    background: -webkit-linear-gradient(135deg, transparent 20px, #fff 0);
    background: -moz- oldlinear-gradient(135deg, transparent 20px, #fff 0);
    background: -o-linear-gradient(135deg, transparent 20px, #fff 0);
    background: linear-gradient(-45deg, transparent 20px, #fff 0);
}

.inxSolut-wrapper li .solut-text h3 {
    color: #58596d;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.inxSolut-wrapper li .solut-text .en {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #d82019;
    text-transform: uppercase;
    font-family: DINPro;
}

.inxSolut-wrapper .index-btn.index-prev {
    background-image: url(../images/prev4.png);
}

.inxSolut-wrapper .index-btn.index-prev:hover {
    background-image: url(../images/prev4ho.png);
}

.inxSolut-wrapper .index-btn.index-next {
    background-image: url(../images/next4.png);
}

.inxSolut-wrapper .index-btn.index-next:hover {
    background-image: url(../images/next4ho.png);
}

.inxSolut-wrapper .ipages {
    bottom: 10px;
}

@media (min-width: 768px) {
    .inxSolut-wrapper .relat-btn {
        height: 43px;
    }

    .inxSolut-wrapper li {
        float: left;
        width: 33.33%;
    }
}

@media (min-width: 1024px) {
    .inxSolution {
        padding-top: 57px;
        padding-bottom: 59px;
    }

    .inxSolution .index-more {
        padding: 0;
    }

    .inxSolution .index-more a {
        border-color: #3b2d2a;
    }

    .inxSolut-wrapper {
        padding: 5px 30px 72px;
    }

    .inxSolut-wrapper .ipages {
        bottom: 40px;
    }

    .inxSolut-wrapper li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .inxSolut-wrapper li a {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
    }

    .inxSolut-wrapper li .solut-img {
        overflow: hidden;
    }

    .inxSolut-wrapper li .solut-img img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }

    .inxSolut-wrapper li .solut-text {
        padding: 24px 30px 32px;
    }

    .inxSolut-wrapper li .solut-text h3 {
        margin: 0 0 2px 0;
    }

    .inxSolut-wrapper li:hover .solut-text h3 {
        color: #d82019;
    }
}

@media (min-width: 1400px) {
    .inxSolut-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

.inxPartner {
    background-color: #f1f4f9;
}

.inxpart-list {
    position: relative;
    padding: 20px 30px;
}

.inxpart-list li a {
    display: block;
    border: 1px solid #dbdced;
}

.inxpart-list li img {
    display: block;
    width: 100%;
}

.inxpart-list .index-btn.index-prev.swiper-button-disabled {
    display: none !important;
}

.inxpart-list .index-btn.index-next.swiper-button-disabled {
    display: none !important;
}

.partner-wrapper {
    overflow: hidden;
}

@media (min-width: 1024px) {
    .inxpart-list {
        padding: 36px 30px;
    }

    .inxpart-list li:hover img {
        -webkit-transform: scale(1.03, 1.03);
        -moz-transform: scale(1.03, 1.03);
        -ms-transform: scale(1.03, 1.03);
        -o-transform: scale(1.03, 1.03);
        transform: scale(1.03, 1.03);
    }

    .inxpart-list li a {
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
        overflow: hidden;
    }

    .inxpart-list li a img {
        -webkit-transition: all ease 0.7s;
        -moz-transition: all ease 0.7s;
        -o-transition: all ease 0.7s;
        transition: all ease 0.7s;
    }

    .inxpart-list li:hover a {
        border-color: #d82019;
    }

    .inxPartner {
        padding-top: 56px;
        padding-bottom: 25px;
    }
}

@media (min-width: 1400px) {
    .inxpart-list {
        padding-left: 0;
        padding-right: 0;
    }
}

.searchcont401 {
    padding: 36px 0;
    background-color: #ffffff;
}

.searchtitle401 {
    padding: 28px 15px;
    background-color: #f2f2f2;
}

.searchtitle401 span {
    color: #d82019;
}

.resultlist401 {
    font-size: 13px;
    padding: 3% 0;
}

.resultlist401 img {
    display: block;
    width: 100%;
    margin-bottom: 2%;
}

.resultlist401 ul {
    padding-bottom: 40px;
}

.resultlist401 li {
    padding: 15px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: -1px;
    position: relative !important;
    top: auto !important;
}

.resultlist401 h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 3%;
}

.resultlist401 h4 em {
    color: #da251d;
}

.resultlist401 h4 a {
    display: block;
}

.resulttext401 {
    overflow: hidden;
    height: 72px;
    color: #999;
}

.resultlabel401 {
    color: #999;
    display: inline-block;
    padding-top: 30px;
}

.searchinputcont401 dt {
    float: left;
    width: 78%;
}

.searchinputcont401 dd {
    float: left;
    width: 22%;
}

.searchinputcont401 dt input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    font-size: 15px;
    color: #333333;
    background-color: #ffffff;
    font-family: "Microsoft YaHei";
}

.searchinputcont401 dd input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    background-color: #d82019;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.keywords {
    color: #da251d;
}

@media (min-width: 768px) {
    .searchtitle401 {
        font-size: 24px;
    }

    .resultlist401 h4 {
        font-size: 20px;
        margin-bottom: 2%;
    }

    .searchimg401 {
        float: left;
        margin: 0 3% 0 0;
        display: block;
        width: 200px;
        height: 150px;
        overflow: hidden;
        position: relative;
    }

    .resultlist401 img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        max-width: 100%;
        width: auto;
    }
}

@media (min-width: 992px) {
    .searchinputcont401 {
        width: 45%;
        margin: 0 auto;
    }

    .searchinputcont401 dt input {
        font-size: 18px;
    }

    .searchinputcont401 dd input {
        font-size: 18px;
        font-weight: bold;
    }
}

/*20181107*/
.minimg-wrapper {
    overflow: hidden;
    position: relative;
}

.product-table {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 10px;
}

/*2018.11.16*/
.prodatile-btn {
    display: block;
    width: 30px;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 5;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px;
    transition: all ease 0.5s;
}

.prodatile-prev {
    background-image: url(../images/prevho.png);
    left: 0;
}

.prodatile-next {
    background-image: url(../images/nextho.png);
    right: 0;
}

@media (min-width: 1024px) {
    .prodatile-btn {
        background-size: 42px;
        width: 50px;
    }

    .prodatile-prev {
        background-position-x: -50px;
    }

    .prodatile-prev:hover {
        background-position-x: 0;
    }

    .prodatile-next {
        background-position-x: 50px;
    }

    .prodatile-next:hover {
        background-position-x: 0;
    }
}

/*2018.11.19*/

.footer-top {
    padding-top: 10px;
}

.footer-top ul li.li1 h3 {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.footer-top ul li.li1 h3 a {
    color: #85868f;
}

.footer-sub {
    padding-bottom: 5px;
    display: none;
}

.footer-sub a {
    display: block;
    color: #999999;
    font-size: 13px;
    padding: 5px 0;
}

.footer-top ul li.li2 {
    padding-top: 20px;
    text-align: center;
}

.footer-top ul li.li2 h3 {
    margin-bottom: 20px;
}

.footer-top ul li.li2 img {
    max-width: 100%;
}

.footer-top ul li.li2 .telnum {
    padding-top: 14px;
    font-size: 13px;
    color: #34364b;
    opacity: 0.7;
}

.footer-top ul li.li2 .telnum a {
    color: #34364b;
    display: inline-block;
}

.footer-top ul li.li2 .telnum a:hover {
    color: #d82019;
    opacity: 1;
}

.plus.icon {
    position: absolute;
    right: 15px;
    top: 11px;
    color: #fff;
    position: absolute;
    margin-left: 3px;
    margin-top: 10px;
}

.plus.icon:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background-color: #333;
}

.plus.icon:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background-color: #333;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.footer-top ul li h3.cur .plus.icon:after {
    opacity: 0;
}

@media (min-width: 1024px) {
    .footer-top {
        padding-top: 46px;
        padding-bottom: 48px;
    }

    .footer-top ul li {
        padding-right: 1.2%;
        float: left;
    }

    .footer-top ul li.li1 h3 {
        border-bottom: 0;
        padding-top: 0;
    }

    .footer-sub {
        padding-bottom: 0;
        display: block;
    }

    .footer-sub a {
        padding-top: 0;
        color: #abacb7;
    }

    .footer-sub a:hover {
        color: #C61B2B;
    }

    .footer-top ul li.li2 {
        padding: 0;
        text-align: right;
    }

    .plus.icon:after, .plus.icon:before {
        opacity: 0;
    }

    .footer-top ul li.li2 .telnum a {
        padding: 0 0 0 2px;
    }
}

@media (min-width: 1199px) {
    .footer-top ul li {
        padding-right: 2.7%;
    }
}

@media (min-width: 1260px) {
    .footer-top ul li {
        padding-right: 3.1%;
    }

    .footer-top ul li.li2 {
        padding: 0 0 0 2%;
    }
}

/*2018.11.19*/
/*.header-nav li { padding: 0; }*/

.header-nav li h3 {
    padding: 0 10px;
}

.header-nav .sub-item.cur .three-btn:after {
    border-top: 7px solid #b3b3b3;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.header-nav .sub-item h4 {
    position: relative;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 15px;
}

.header-nav .sub-item:last-child h4 {
    border-bottom: 0;
}

.header-nav .sub-nav {
    background-color: #f2f2f2;
    padding: 0;
}

.header-nav .three-nav {
    display: none;
    background-color: #fafafa;
    padding: 0 20px;
}

.header-nav .three-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 36px;
    width: 80%;
}

.header-nav .three-btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 7px solid #b3b3b3;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -4px;
}

@media (min-width: 1024px) {
    header {
        border-bottom: 1px solid #e0e0e0;
        box-shadow: none;
    }

    .header-nav li {
        position: relative;
    }

    .header-nav li h3 {
        padding: 0;
    }

    .header-nav .sub-nav {
        top: 100px;
        background-color: #FFFFFF;
        position: absolute;
        width: 210px;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        text-align: center;
        border: 1px solid #e0e0e0;
        border-top: 0;
    }

    .header-nav li .sub-item a {
        text-align: center;
    }

    .header-nav li:nth-child(2) .sub-item a {
        text-align: center;
    }

    .header-nav .sub-item {
        position: relative;
        padding: 0 17px;
    }

    .header-nav .sub-item:hover h4 a {
        color: #d82019;
    }

    .header-nav .sub-item:hover h4 .three-btn:after {
        border-left-color: #d82019;
    }

    .header-nav .sub-item h4 {
        border-bottom: 1px solid #e0e0e0;
        padding: 0;
    }

    .header-nav .sub-item h4 a {
        padding: 0;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 42px;
    }

    .header-nav .three-nav {
        position: absolute;
        top: 0;
        left: 208px;
        width: 160px;
        background-color: #FFFFFF;
        text-align: center;
        color: #666666;
        border: 1px solid #e0e0e0;
    }

    .header-nav .three-nav a {
        text-align: center;
    }

    .header-nav .three-nav a:hover {
        color: #d82019;
    }

    .header-nav .three-btn {
        height: 43px;
    }

    .header-nav .three-btn:after {
        margin-top: -8px;
    }
}

/*2018.11.19 end*/

/*2018.11.21*/
.loadingmore {
    display: block;
    width: 100%;
    font-size: 14px;
    background: #d82019;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.loadingmore:hover {
    background-color: #e85a55;
}

@media (min-width: 1024px) {
    .loadingmore {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
}

/*2018.11.26*/
.contact-clumb-box .Dealerbtn {
    margin-bottom: 8px;
    width: 182px;
}

@media (min-width: 1024px) {
    .contact-clumb-box {
        width: 253px;
    }

    .contact-clumb-box .Dealerbtn {
        width: 253px;
        float: right;
    }
}

/*2018.12.5*/
.ebsgovicon img {
    height: 59px !important;
    width: auto !important;
}


.news-datail-content iframe{width:100%;height:550px;}