@charset "utf-8";

.screen-block-mian {
}

.screen-block-mian .screen-block-name {
    color: #212121;
    font-size: 36px;
    text-align: center;
    padding-top: 60px;
    margin: 0 auto 50px;
    font-family:PingFang-SC-Light;
}

.screen-block-mian .screen-block-body {
    padding-bottom: 60px;
}

.product-guide {
}

.product-guide .product-guide-term {
    position: relative;
    float: left;
    width: 24%;
    margin-right: 20px;
}

.product-guide .product-guide-term:last-child {
    margin-right: 0;
}

.product-guide .product-guide-term a {
    display: block;
}

.product-guide .product-guide-term img {
    display: block;
    width: 100%;
    height: 240px;
}

.product-guide .product-guide-term .product-guide-term-img::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background-color: transparent;
    content: "";
}

.product-guide .product-guide-term span {
    display: block;
    font-size: 16px;
    color: #585858;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-guide .product-guide-term:hover .product-guide-term-img::before {
    background-color: rgba(0, 0, 0, 0.45);
}

.product-guide .product-guide-term:hover span {
    color: #ca0000;
}

.product-guide-small {
    padding-bottom: 0;
    margin-bottom: 40px;
    border-bottom: 0;
}

.product-guide-small .product-guide-term {
    position: relative;
    width: 18.9333%;
    overflow: hidden;
}

.product-guide-small .product-guide-term img {
    height: 350px;
}

.product-guide-small .product-guide-term .product-guide-term-menu {
    position: absolute;
    top: 256px;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 21px;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-name,
.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav {
    position: relative;
    font-size: 20px;
    color: #fff;
    font-family:PingFang-SC-Regular;
    text-align:left;
}
.product-guide-term {
    position: relative;
}
.product-guide-small .product-guide-term:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6),  rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1));
    position: absolute;
    left: 0;
    top: 0;
}
.product-guide-term-menu .product-guide-term-menu-name {
    display: block;
    height: 80px;
    line-height: 80px;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-name::before,
.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav::before,
.product-guide-suit .slides-suit li .slides-suit-term span::before {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-right: 9px;
    background-image: url(../images/icon-product-guide-term.png);
    background-size: 100%;
    background-position: center 50%;
    background-repeat: no-repeat;
    content: "";
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav:before {
    background-size: 60%;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option {
    position: absolute;
    bottom: 0;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav {
    font-size: 14px;
    margin-bottom: 31px;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav:hover {
    color: red;
}

.product-guide-small .product-guide-term .product-guide-term-menu .product-guide-term-menu-option .product-guide-term-menu-option-nav::before {
    top: 0;
}

.product-guide-small .current .product-guide-term-menu {
    background-color: rgba(0, 0, 0, 0.5);
}

.product-more .screen-block-body .screen-block-name {
    padding-top: 10px;
}

.product-guide-suit {
}

.product-guide-suit .slides-suit {
    padding-bottom: 45px;
}

.product-guide-suit .slides-suit li {
}

.product-guide-suit .slides-suit li .slides-suit-term {
    float: left;
    width: 30.333%;
    padding: 0 20px;
}

.product-guide-suit .slides-suit li .slides-suit-term a {
    display: block;
    text-align: center;
}

.product-guide-suit .slides-suit li .slides-suit-term span {
    position: relative;
    font-size: 18px;
    color: #212121;
    text-align: center;
}

.product-guide-suit .slides-suit li .slides-suit-term span::before {
    top: 5px;
    left: -27px;
}

.product-guide-suit .slides-suit li .slides-suit-term:hover span {
    color: #af0000;
}

.black-bg {
    background-color: #000;
}

.black-bg .screen-block-name {
    color: #fff;
}

[class^="partition-"] a, [class^="partition-"] img {
    display: block;
    width: 100%;
}

.partition-3-2 {
    float: left;
    width: 33.134%;
    margin-right: 3px;
}

.partition-3-2 .partition-row-1, .partition-3-2 .partition-row-2 {
    width: 100%;
    height: 158px;
}

.partition-3-2 .partition-row-1 img {
    height: 321px;
}

.partition-3-2 .partition-row-2 {
}

.partition-3-2 .partition-row-2:after {
    display: block;
    clear: both;
    content: "";
}

.partition-3-2 .partition-row-2 > a {
    float: left;
    width: 49.7%;
    height: 100%;
    margin-right: 3px;
}

.partition-3-2 .partition-row-2 > a img {
    display: block;
    width: 100%;
    height: 100%;
}

.partition-3-2 .partition-row-2 .img-autoSlider2 {
    height: 100%;
}

.partition-3-2 .partition-row-2 .img-autoSlider2 .swiper-slide {
    position: relative;
    transition: 0.3s;
    perspective: 800px;
    ransform-style: preserve-3d;
}

.partition-3-2 .partition-row-2 .img-autoSlider2 .swiper-slide .img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.88);
    color: #464646;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 25px;
    transform: translateY(100%);
    transition: 0.3s;
}

.partition-3-2 .partition-row-2 .img-autoSlider2 .swiper-slide:hover .img-mask {
    transform: translateY(0);
}

.partition-3-2 .partition-row-2 .img-autoSlider2 .swiper-slide .img-mask > span {
    position: absolute;
    left: 10%;
    top: 5%;
    right: 10%;
}

.partition-3-2 .partition-row-2 .img-autoSlider2 .swiper-slide .img-mask > span em {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    background: url("../images/icon-arrow3.png") left center no-repeat;
    background-size: cover;
    font-size: 20px;
    position: absolute;
    left: -10%;
}

.partition-3-2 .partition-row-2 a:last-child {
    margin-right: 0;
}

.partition-3-2 [class^="partition-row-"]:last-child {
    margin-top: 3px;
}

.partition-3-2 .partition-row-1 {
    height: 321px;
}

.partition-3-2 .img-autoSlider {
    height: 100%;
}

.partition-3-2 .img-slidebox .img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.88);
    color: #464646;
    font-size: 18px;
    transform: rotateY(180deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.partition-3-2 .swiper-slide {
    position: relative;
    perspective: 800px;
    ransform-style: preserve-3d;
}

.partition-3-2 .swiper-slide .img-slidebox {
    transition: 0.3s;
}

.partition-3-2 .swiper-slide .img-slidebox > img {
}

.partition-3-2 .swiper-slide:hover .img-slidebox {
    transform: rotateY(180deg);
}

.partition-3-2 .swiper-slide:hover .img-slidebox .img-mask {
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
}

.partition-3-2 .img-slidebox .img-mask span {
    display: block;
    line-height: 30px;
    padding: 0 30px 0 30px;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 20%;
}

.partition-3-2 .img-slidebox .img-mask span em {
    width: 20px;
    height: 20px;
    background: url("../images/icon-arrow3.png") left center no-repeat;
    position: absolute;
    left: 5px;
    top: 5px;
}

.partition-footer {
    float: left;
    width: 100%;
    margin-top: 26px;
}

.partition-footer .text, .partition-footer .more {
    color: #fff;
    font-size: 16px;
}

.partition-footer .more {
    float: right;
    width: auto;
    margin-top: 24px;
}

/***轮播图***/
.CarouselFigureCpn{
    width: 100%;
    overflow: hidden;
}
#slider {
    _overflow: hidden;
}
.swipslider{
    overflow: unset;
}
#slider .sw-next-prev {
    height: 100%;
    border-radius: 0;
    width: 130px;
    margin-top: -5px;
    top: 0;
    transition: 0.3s;
    -wekbit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
}
#slider .sw-next-prev:hover {
    /* background: rgba(0, 0, 0, 0); */
    background-color:transparent;
}

#slider .sw-next {
    right: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%)
}

#slider .sw-prev {
    left: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
}

#slider .sw-next-prev:after {
    position: absolute;
    top: 45%;
    color: #ddd;
    transform: scale(1, 1.8);
    -webit-transform: scale(1, 1.8);
    -moz-transform: scale(1, 1.8);
    -ms-transform: scale(1, 1.8);
    font-weight: normal;
    font-size: 60px;
}

#slider .sw-next-prev:hover:after {
    color: #da0000;
}

#slider .sw-prev:after {
    left: 32%;
}

#slider .sw-next:after {
    left: 38%;
}

#slider:hover .sw-next {
    right: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
}

#slider:hover .sw-prev {
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
}

.img-slider {
    width: 1500px;
    margin: 20px auto 30px;
    position: relative;
}
.img-slider .slides-suit-term > a {
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
}
.img-slider .slides-suit-term > a img {
    width: 480px;
    height: 245px;
    margin-bottom: 25px;
}

.slider-btn-prev {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slider-btn-prev:hover {
    color: #aaa;
}
.slider-btn-next {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.slider-btn-next {
    color: #aaa;
}

.swipslider .sw-bullet {
    display: none;
}

/*******热门产品******/

.hotImg-slider {
    width: 1500px;
    margin: 20px auto 50px;
    position: relative;
}
.hotImg-slider .img-item {
    display: block;
    position: relative;
}
.hotImg-slider .img-item > img {
    display: block;
    width: 100%;
}
.hotImg-slider .img-item .img-mask {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 100%;
   /* background: rgba(0, 0, 0, 0.4);*/
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.hotImg-slider .img-item .img-mask:hover {
    background: rgba(0, 0, 0, 0.4);
}

.hotImg-slider .img-item:hover .img-mask {
    top: 0;
}
.hotImg-slider .img-mask-title {
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}
.hotImg-slider .img-item .img-mask:hover .img-mask-title {
    background: transparent;
}

.hotImg-slider .img-mask-title > em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url("../images/icon-arrow_24.png") left top no-repeat;
}
.hotImg-slider .img-mask-title > span {
    display: inline-block;
    vertical-align: middle;
}
.hotImg-slider .img-mask-list {
    position: absolute;
    bottom: 0;
}
.hotImg-slider .img-mask-list > li a {
    color: #fff;
    line-height: 50px;
    padding-left: 20px;
    font-size: 14px;
}
.hotImg-slider .img-mask-list > li em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url("../images/icon-arrow_20.png") left top no-repeat;
}
.hotImg-slider .img-mask-list > li span {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.hotImg-slider .imgslider-btn {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hotImg-slider .slider-btn-prev {
    left: 0;
}
.hotImg-slider .slider-btn-prev:hover {
    color: red;//#aaa;
}
.hotImg-slider .slider-btn-next {
    right: 0;
}
.hotImg-slider .slider-btn-next:hover {
    color: red;//#aaa;
}


/*******更多精彩******/
.perfectImg-slider {
    width: 1500px;
    margin: 20px auto 50px;
    position: relative;
}
.perfectImg-slider .img-item {
    display: block;
    position: relative;
}
.perfectImg-slider .img-item > img {
    display: block;
    width: 100%;
}
.perfectImg-slider .img-item .img-inner {
    display: block;
    width: 100%;
    position: relative;
}
.perfectImg-slider .img-item .img-inner img {
    display: block;
    width: 100%;
}
.perfectImg-slider .img-item .img-inner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.perfectImg-slider .img-item .img-inner:hover:before {
    background: rgba(0, 0, 0, 0.3);
}
.perfectImg-slider .img-item .img-text {
    color: #333;
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.perfectImg-slider .img-item:hover .img-text {
    color: #d43e2b;
}
.perfectImg-slider .imgslider-btn {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.perfectImg-slider .slider-btn-prev {
    left: 0;
}
.perfectImg-slider .slider-btn-prev:hover {
    color: #aaa;
}
.perfectImg-slider .slider-btn-next {
    right: 0;
}
perfecttImg-slider .slider-btn-next:hover {
    color: #aaa;
}


/*******模型套件******/


.modelImg-slider {
    width: 1500px;
    margin: 20px auto 30px;
    position: relative;
}
.modelImg-slider .slides-suit-term > a {
    display: block;
    text-align: center;
    color: #666;
    font-size: 16px;
}
.modelImg-slider .slides-suit-term > a > i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url("../images/icon-arrow3.png") center no-repeat;
}
.modelImg-slider .slides-suit-term > a > span {
    display: inline-block;
    vertical-align: middle;
}
.modelImg-slider .slides-suit-term:hover a {
    color: #be0000;
}
.modelImg-slider .slides-suit-term > a img {
    width: 80%;
    margin-bottom: 25px;
}
.modelImg-slider .slider-btn-prev {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modelImg-slider .slider-btn-prev:hover {
    color: red;//#aaa;
}
.modelImg-slider .slider-btn-next {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 999;
    transform: scale(1.2, 2) translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modelImg-slider .slider-btn-next:hover {
    color: red;//#aaa;
}

.perfectImg-slider .slider-btn-prev:hover{
     color: red;//#aaa;
}

.perfectImg-slider .slider-btn-next:hover{
    color: red;//#aaa;
}


.footer-right {
    text-align: right;
    width: 30%;
}

.footer-right > span {
    display: inline-block;
}

.footer-right > span > em {
    display: block;
    text-align: left;
}


@media (max-width: 1440px) {

.product-guide .product-guide-term{width: 23.89%;}
.product-guide-small .product-guide-term{width: 18.8%;}
.perfectImg-slider,
.hotImg-slider,
.modelImg-slider{width: 1350px;}
.partition-3-2{width: 33%;}
.partition-3-2 .partition-row-2 > a{width: 49.6%;margin-right: 3.6px;}
}
