.showCate {
    margin: 30px 0;
    background: #fff;
}

.showCate .title {
    float: left;
    width: 200px;
    height: 100%;
    overflow: hidden;
}

.showCate .title .inner-content-div {
    height: 421px;
    overflow-x: auto;
}

.showCate .title>h2>a,
.showCate .title .title-block-more>a {
    font-size: 13px;
    color: #fff;
    display: block;
    text-align: center;
    position: relative;
    padding-left: 35px;
}

.showCate .title>h2 span,
.showCate .title .title-block-more span {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 8px;
    left: 10px;
}

.showCate .title .block-view-more {
    margin-bottom: 10px;
}

.showCate .title .block-view-more a {
    width: 95px;
    height: 60px;
    color: #eee;
    overflow: hidden;
    display: inline-block;
    font-weight: lighter;
    text-align: center;
}

.showCate .title .block-view-more span {
    display: inline-block;
    height: 60px;
    width: 1px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(99%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 99%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
    /* IE6-9 */
}

.showCate .title .block-view-more a:hover {
    color: #fff;
}

.showCate .title .block-view-more a i {
    width: 30px;
    height: 25px;
    display: inline-block;
    margin-top: 5px;
}

.showCate .title a {
    display: block;
    padding: 9px 10px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.showCate .title a:hover {
    padding-left: 15px;
}

.brandSlide {
    background: #fff;
    position: relative;
}

.brandSlide li {
    float: left;
    padding: 7px 0;
}

.brandSlide li>a {
    display: block;
    text-align: center;
    padding: 3px 0;
    height: 50px;
    transition: all 0.1s;
}

.brandSlide li>a:hover {
    box-shadow: 0 0 2px #ccc;
}

.brandSlide>a {
    position: absolute;
    top: 43%;
    font-size: 20px;
    padding: 5px;
    color: #000;
}

.brandSlide .prevSlideB {
    left: 0;
}

.brandSlide .nextSlideB {
    right: 0;
}

.showCate>a {
    float: left;
    width: 199px;
    overflow: hidden;
    transition: all 0.1s;
}

.showCate>a:hover>img,
.showCate>a:hover .proImg {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.showCate>a.p1 {
    height: 518px;
    width: 380px;
    display: inline-block;
}

.showCate>a.p2 {
    height: 260px;
    border: solid #e5e5e5;
    border-width: 0 0 1px 1px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    position: relative;
}

.showCate>a>img,
.showCate>a .proImg {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}

.showCate>a.p2 span {
    margin: 15px 0;
    height: 15px;
    overflow: hidden;
    display: block;
    padding: 0 10px;
}

.showCate>a.p1 img {
    max-width: 100%;
    max-height: 518px;
    object-fit: scale-down;
}

.showCate>a.p2 .proImg {
    width: 80%;
    margin: auto;
    height: 195px;
    overflow: hidden;
    padding-top: 5px;
}

.showCate>a.p2 img {
    width: 100%;
    height: 195px;
    object-fit: scale-down;
}

.showCate>a.p2:nth-of-type(5),
.showCate>a.p2:nth-of-type(6),
.showCate>a.p2:nth-of-type(7) {
    border-bottom: none;
}

.showCate>a.p2:nth-of-type(4),
.showCate>a.p3:nth-of-type(7) {
    border-right: none;
}

.showCate>a.p3 {
    height: 170px;
    border: solid #e5e5e5;
    border-width: 0 1px 0 0;
    display: inline-block;
}

#slideCustom {
    margin: 30px 0;
    float: left;
    width: 100%;
    overflow: hidden;
}

#slideCustom>a>img {
    max-width: inherit;
    object-fit: scale-down;
}

#slideCustom>a {
    float: left;
    width: 200px;
    overflow: hidden;
    transition: all 0.3s;
    position: relative;
}

#slideCustom>a.active {
    width: 780px;
}

.noSlide {
    margin: 30px 0
}

.noSlide>a {
    display: block;
}

.slideManufature {
    width: 780px;
    float: left;
}

.slideManufature>li {
    float: left;
}

.slideManufature>li>a {
    float: left;
    background: #fff;
    width: 124px;
    height: 51px;
    margin: 0 2px 2px 0;
    padding: 13px 0;
    text-align: center;
    border: 2px solid #fff;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
}

.slideManufature>li>a:hover {
    border: 2px solid #f04e23;
}

#backgroundMenu {
    transition: all 0.4s;
}

#homeSlide .jsSlide1 {
    width: 980px;
    height: 444px;
    position: relative;
    margin-left: 200px;
    overflow: hidden;
}

#homeSlide .jsSlide1 li.layer1 {
    position: relative;
    width: 780px;
}

#homeSlide .jsSlide1 li.layer1 .bnMain {
    display: block;
    height: 444px;
    overflow: hidden;
}

#bnHome {
    overflow: hidden;
}

#bnHome li,
ul#bnHome {
    float: left;
    height: 447px !important;
}

#bnHome li img {
    height: 447px;
    object-fit: cover;
    width: 100%;
}

#homeSlide .jsSlide1 li.layer1 .bnMain img {
    webkit-transform: scaleX(1.05) scaleY(1.05);
    -moz-transform: scaleX(1.05) scaleY(1.05);
    -ms-transform: scaleX(1.05) scaleY(1.05);
    -o-transform: scaleX(1.05) scaleY(1.05);
    transform: scaleX(1.05) scaleY(1.05);
/*<<<<<<< HEAD*/
    webkit-transition: -webkit-transform 4s linear;
=======
    -webkit-transition: -webkit-transform 4s linear;
>>>>>>> 8cf6d866a... fix lại custom style
    -moz-transition: -moz-transform 4s linear;
    -o-transition: -o-transform 4s linear;
    transition: transform 4s linear;
}

#homeSlide .jsSlide1 li.scale .bnMain img {
    -webkit-transform: scaleX(1) scaleY(1);
    -moz-transform: scaleX(1) scaleY(1);
    -ms-transform: scaleX(1) scaleY(1);
    -o-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1);
}

#homeSlide .jsSlide1 .bnr {
    position: absolute;
    top: 0;
    right: 0px;
    width: 200px;
    z-index: 10;
    height: 100%;
    overflow: hidden;
}

.bnr li {
    display: block;
    width: 200px;
    height: 222px;
    float: right;
    overflow: hidden;
}

.bnr li img {
    max-width: 100%;
}

.bnr li a>img {
    transition: transform .2s linear;
}

.bnr li a>img:HOVER {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.bnMain a>img {
    transition: transform 2s linear;
}

.bnMain a>img:hover {
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
    -ms-transform: scale(0.97);
    -o-transform: scale(0.97);
    transform: scale(0.97);
}

#homeSlide .jsSlide1 li.layer1 p.bnr a {
    display: block;
}

#homeSlide .jsSlide1 li.layer1 p.bnr a img {
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
    display: block;
}

#homeSlide .jsSlide1 li.layer1 p.bnr a:hover img {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

#miniHomeSlidePaginator {
    position: absolute;
    bottom: 20px;
    left: 45%;
}

#miniHomeSlidePaginator a {
    display: inline-block;
    border: 2px solid #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 3px;
}

#miniHomeSlidePaginator a.selected {
    background: #fff;
}

#miniHomeSlidePaginator a span {
    display: none;
}

#homeProduct {
    background: #fff;
    margin: 30px auto;
    position: relative;
}

#homeProduct .title {
    position: relative;
    padding-top: 10px;
}

#homeProduct .title p {
    border-top: 1px solid #000;
    margin: 2px 0;
}

#homeProduct .title span {
    position: absolute;
    top: 0;
    left: 45%;
    padding: 0 20px;
    background: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Times New Roman", Georgia, Serif;
}

#homeProduct .title div {
    text-align: center;
    margin: 20px 0 10px 0;
}

#homeProduct .title div a {
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0 5px;
    color: #999;
    display: inline-block;
}

#homeProduct .title div a.active,
#homeProduct .title div a:hover {
    background: #f04e23;
    color: #fff;
}

li.pItem {
    border: 1px solid transparent;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#footer .f1>li>p {
    padding: 3px 10px;
    font-size: 12px;
    color: #4f4f4f;
}