.home-banner {
    position:relative;
    width:100%;
    max-height: 960px;
    overflow: hidden;
}
.home-banner ul li {
    position:relative;
}
.home-banner ul li .video,
.home-banner ul li .video video {
    width:100%;
    transform: translate(0px,-80px);
}
.home-banner ul li img.banner {
    position:relative;
    width:100%;
    transition: all 0.5s;
}
.home-banner ul li.swiper-slide-active img.banner{
    opacity: 1;
}
.home-banner ul li a {
     display: block;
     width: 100%;
     height: 100%;
     position: relative;
}
.home-banner ul li.video-paly a:after {
    opacity: 0.5;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat rgb(0,0,0,0);
    z-index: 1;
    transition: all 0.3s;
}

.home-banner .fix-word {
	position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
	background: rgba(0,0,0,0);
}

.home-banner .fix-word .p1 {
    font-size: 48px;
    font-weight: bold;

}
.home-banner .fix-word .p2 {
    font-size: 42px;
    font-family: "Oswald-Regular";
    *text-transform: uppercase;
	padding:60px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
	width:40px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
	padding:2% 0 0 0;
}

.home-banner .pagination-banner {
    bottom: 5% !important;
}
.home-banner .pagination-banner span {
    width: 10px;
    height: 5px;
    border-radius:0px;
    background: #fff;
    opacity: 1;
    margin: 0 6px;
    padding:1px;
    position: relative;
    margin: 0 7px!important;
    box-shadow: 0 2px 2px 2px rgb(0 0 0 / 2%);
    transition: width 0.6s ease;
}
.home-banner .pagination-banner span.swiper-pagination-bullet-active {
    width: 20px;
    background: #e6002d;
}


.home-banner .swiper-bottom {
    position:absolute;
    bottom:50%;
    right:0px;
    width:100%;
    padding:0;
    z-index:2;
}
.swiper-relative {
    position:relative;
    height:50px;
    overflow:hidden;
}
.swiper-relative div {
    position:absolute;
    width:43px;
    height:43px;
    border:1px solid rgba(255,255,255,.4);
    border-radius:100%;
    cursor:pointer;
}
.home-banner .swiper-banner-prev {
    background:url(../images/left.svg) center no-repeat;
    left: 2%;
}
.home-banner .swiper-banner-next {
    background:url(../images/right.svg) center no-repeat;
    right:2%;
}
.home-banner .swiper-button-disabled {
    opacity:0.35;
}

/*banner图文案*/
.home-banner .word-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    width: 86%;
}

.home-banner .fix-word .p1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.6;

}
.home-banner .fix-word .p2 {
    font-size: 20px;
	padding:30px 0;
}
.home-banner .fix-word .p3 {
    margin-top: 5%;
}
.home-banner .fix-word .p3 img {
	width:30px;
}
.home-banner .fix-word .p4 {
    font-size: 14px;
	padding:8% 0 0 0;
}
.home-banner .word-fix .go {
    position: relative;
    width: 90px;
    margin: 80px 0;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: 'Futura-Light';
    cursor: pointer;
    font-weight: normal;
    transition:all 0.5s;
}
.home-banner .word-fix .go::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.home-banner .word-fix .go:hover {
    width: 100px;
    letter-spacing:2px;
}
@media screen and (max-width:1024px){
.home-banner .word-fix {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    width: 86%;
}
.home-banner .word-fix .title {
    margin:20% 0 0 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
}
.home-banner .word-fix .icon {
    display:block;
    margin: 20px 0;
}
.home-banner .word-fix .icon img {
     max-width: 100%;
}
.home-banner .word-fix .about {
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    font-family: "Futura-Light";
    width: 70%;
    max-width: 600px;
}
.home-banner .word-fix .go {
    position: relative;
    width: 90px;
    margin: 20px 0;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: 'Futura-Light';
    cursor: pointer;
    font-weight: normal;
    transition:all 0.5s;
}
.home-banner .word-fix .go::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.home-banner .word-fix .go:hover {
    width: 100px;
    letter-spacing:2px;
}
}
/*banner图文案 end*/

.home-banner ul li img.banner {
    opacity: 0;
}
.home-banner .word-fix .title {
    transform:translateY(200px);
    opacity:0;
    transition:all 0.6s;
}
.home-banner .word-fix .icon {
    transform:translateY(200px);
    opacity:0;
    transition:all 0.8s;
}
.home-banner .word-fix .about {
    transform:translateY(200px);
    opacity:0;
    transition:all 1s;
}
.home-banner .word-fix .go {
    transform:translateY(200px);
    opacity:0;
    transition:all 1.2s;
}
.home-banner .swiper-slide-active img.banner,.home-banner .swiper-slide-active .word-fix .title,.home-banner .swiper-slide-active .word-fix .icon,.home-banner .swiper-slide-active .word-fix .about,.home-banner .swiper-slide-active .word-fix .go {
    transform:translateY(0px);
    opacity:1;
}


/*板块标题*/
.home-title {}
.home-title h5 {
    font-size: 48px;
    color: #dcdddd;
    font-family: "Oswald-Regular";
    letter-spacing: 0;
    text-transform: uppercase;
}
.home-title h6 {
    font-size: 30px;
    color: #231815;
    font-weight: bold;
    margin: 20px 0 0 0;
}
@media screen and (max-width:1024px){
.home-title {}
.home-title h5 {
    font-size: 24px;
}
.home-title h6 {
    font-size: 24px;
    margin: 10px 0 0 0;
}
}
/*板块标题 end*/

/*新品来袭*/
.home-effect {
    position: relative;
    padding:3% 0;
}
.home-effect::before {
    opacity: 0.2;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/home/effect-bg.jpg) no-repeat center center/cover;
    z-index: -1;
    transition: all 3s;
}
.home-effect .effect-item {
    position:relative;
    margin:3% 0;
}
.home-effect .effect-item .swiper-effect  {

}
.home-effect .effect-item ul {
    overflow: hidden;
}
.home-effect .effect-item ul li {
    position: relative;
    float: left;
    width: 15%;
    height:600px;
    transition: all 1s;
}

.home-effect .effect-item ul li .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.home-effect .effect-item ul li .photo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}



.home-effect .effect-item ul li .photo:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(../images/home/gobackground.svg);
    background-size: 4px;
    background-repeat: repeat;
    opacity: .05;
}
.home-effect .effect-item ul li .photo::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}
.home-effect .effect-item ul li .word {
    position: absolute;
    left: 0%;
    bottom: 10%;
    z-index: 3;
    transform: translate(0, 0);
    padding: 0 60px;
    text-align: left;
}
.home-effect .effect-item ul li .word .tit {
    width:100%;
}
.home-effect .effect-item ul li .word .tit h3 {
    font-size: 24px;
    color: #fff;
    font-family: "Futura-Medium";
    line-height: 1.6;
}
.home-effect .effect-item ul li .word .tit p {
    font-size: 14px;
    color: #fff;
    margin:15px 0 0 0;
}


/*大图*/
.home-effect .effect-item ul li.active {
    width: 40%;
}
.home-effect .effect-item ul li.active .photo img {
    opacity: 1;
    transform: scale(1.1);
    transition: all 1s;
    filter: blur(0px);
}
.home-effect .effect-item ul li.active .photo:before {
    opacity: 0;
}
.home-effect .effect-item ul li.active .photo::after {
    opacity: 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}

@media screen and (max-width:1024px){
.home-effect {
    padding:10% 0;
}
.home-effect::before {
    opacity: 0.2;
    background: url(../images/home/effect-bg.jpg) no-repeat center center/cover;
}
.home-effect .effect-item {
    margin:3% 0;
}
.home-effect .effect-item .swiper-effect  {

}
.home-effect .effect-item ul {
}
.home-effect .effect-item ul li {
    width: 100%;
    height:200px;
}

.home-effect .effect-item ul li .photo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home-effect .effect-item ul li .photo img {
}



.home-effect .effect-item ul li .photo:before {
    opacity: 0;
}
.home-effect .effect-item ul li .photo::after {
    opacity: 0.6;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}
.home-effect .effect-item ul li .word {
    position: absolute;
    left: 0%;
    bottom: 10%;
    z-index: 3;
    transform: translate(0, 0);
    padding: 0 60px;
    text-align: left;
}
.home-effect .effect-item ul li .word .tit {
    width:100%;
}
.home-effect .effect-item ul li .word .tit h3 {
    font-size: 18px;
    color: #fff;
    font-family: "Futura-Medium";
    line-height: 1.6;
}
.home-effect .effect-item ul li .word .tit p {
    font-size: 14px;
    color: #fff;
    margin:5px 0 0 0;
}
/*大图*/
.home-effect .effect-item ul li.active {
    width: 100%;
}
.home-effect .effect-item ul li.active .photo img {
    opacity: 1;
    transform: scale(1.1);
    transition: all 1s;
    filter: blur(0px);
}
.home-effect .effect-item ul li.active .photo:before {
    opacity: 0;
}
.home-effect .effect-item ul li.active .photo::after {
    opacity: 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%);
}
}
/*新品来袭 end*/

/*产品中心*/
.home-product {
    padding:5% 0;
}
.home-product .product-item {
    position:relative;
    margin:3% 0;
}
.home-product .product-item .product-big {
    position:relative;
    width:100%;

}
.home-product .product-item .product-big img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    opacity: 0;
    transition:all 0.1s;
}
.home-product .product-item .product-big img.act {
    position:relative;
    opacity:1;
}
.home-product .product-item .product-small {
    position:absolute;
    top: 0;
    width:100%;
    height:100%;

}
.home-product .product-item .product-small ul {

}
.home-product .product-item .product-small ul li {
    float:left;
    width:25%;
    position: relative;
}
.home-product .product-item .product-small:hover ul li {
    position:relative;
}
.home-product .product-item .product-small:hover ul li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 1px;
    height: 100%;
    background: rgb(255,255,255,0.2);
}
.home-product .product-item .product-small:hover ul li.act {
    opacity:1;
}
.home-product .product-item .product-small ul li .photo {
    position: relative;
}
.home-product .product-item .product-small ul li .photo img {
    width:100%;
    opacity:1;
    transition:all 0.5s;
}
.home-product .product-item .product-small ul li .photo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #231815;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}
.home-product .product-item .product-small:hover ul li .photo img {
    opacity:0;
}
.home-product .product-item .product-small ul li .photo img.act {
    opacity:1;
}
.home-product .product-item .product-small ul li .word{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    max-width: 1570px;
    width: 96%;
    text-align: center;
}
.home-product .product-item .product-small:hover ul li .word {
    opacity:0.2;
}
.home-product .product-item .product-small ul li:hover .word {
    opacity:1;
}
.home-product .product-item .product-small ul li .word h3{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    font-family: "Oswald-Regular";
    letter-spacing: 0;
    text-transform: uppercase;
}
.home-product .product-item .product-small ul li .word p {
    font-size: 20px;
    color: #fff;
    font-family: "Oswald-Regular";
    margin:20px 0;
    transform: translate(0px,0px);
    opacity:1;
    transition:all 0.5s;
}
.home-product .product-item .product-small ul li:hover .word p {
    transform: translate(0px,0px);
    opacity:1;
}
.home-product .product-item .product-small ul li .word::after {
    opacity:0;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 150%);
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/home/more.svg) no-repeat center center/30px;
    margin: 0 0;
    display: inline-block;
    vertical-align: middle;
    transition:all 0.5s;
}
.home-product .product-item .product-small ul li:hover .word::after {
    opacity:1;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 100%);
}
@media screen and (max-width:1024px){
.home-product {
    padding:15% 0;
}
.home-product .product-item {
    position:relative;
    margin:3% 0;
}
.home-product .product-item .product-big {
     display:none;
}
.home-product .product-item .product-big img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    opacity: 0;
    transition:all 0.1s;
}
.home-product .product-item .product-big img.act {
    position:relative;
    opacity:1;
}
.home-product .product-item .product-small {
    position: revert;

}
.home-product .product-item .product-small ul {
    overflow: hidden;
}
.home-product .product-item .product-small ul li {
    width:50%;
}
.home-product .product-item .product-small:hover ul li {
    position:relative;
}
.home-product .product-item .product-small:hover ul li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 1px;
    height: 100%;
    background: rgb(255,255,255,0.2);
}
.home-product .product-item .product-small:hover ul li.act {
    opacity:1;
}
.home-product .product-item .product-small ul li .photo {
}
.home-product .product-item .product-small ul li .photo img {
    width:100%;
    opacity:1;
    transition:all 0.5s;
}
.home-product .product-item .product-small:hover ul li .photo img {
    opacity:0;
}
.home-product .product-item .product-small ul li .photo img.act {
    opacity:1;
}
.home-product .product-item .product-small ul li .word{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-weight: 800;
    max-width: 1570px;
    width: 96%;
    text-align: center;
}
.home-product .product-item .product-small:hover ul li .word {
    opacity:0.2;
}
.home-product .product-item .product-small ul li:hover .word {
    opacity:1;
}
.home-product .product-item .product-small ul li .word h3{
    font-size: 24px;
    color: #fff;
    font-family: "Oswald-Regular";
    letter-spacing: 0;
    text-transform: uppercase;
}
.home-product .product-item .product-small ul li .word p {
    font-size: 12px;
    margin:10px 0;
    transform: translate(0px,0px);
    opacity:1;
    transition:all 0.5s;
}
.home-product .product-item .product-small ul li:hover .word p {
    transform: translate(0px,0px);
}
}
/*产品中心 end*/


/*关于强辉*/
.home-about {
    position:relative;
    overflow:hidden;
}
.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .photo {
    position:relative;
    width:50%;
    overflow:hidden;
}
.home-about .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-about .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .container .word {
    width: 50%;
    padding: 2% 4%;
}

.home-about .container .word .content {
    margin: 6% 0 10% 0;
}
.home-about .container .word .content .profile {}
.home-about .container .word .content .profile p {
    font-size: 14px;
    color: #666;
}


.home-about .container .word .content .number {
    margin:10% 0 0 0;
}
.home-about .container .word .content .number ul {
    overflow:hidden;
    padding:0 0%;
}
.home-about .container .word .content .number ul li {
    float:left;
    width:25%;
    padding:0 0 8% 0;
}
.home-about .container .word .content .number ul li h3 {
}
.home-about .container .word .content .number ul li h3 strong {
    padding:0 5px 0 0;
    font-size: 48px;
    color: #e6002d;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.home-about .container .word .content .number ul li p {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.home-about .container .word .content .tit .go {}
@media screen and (max-width:1024px){
.home-about {
    position:relative;
    overflow:hidden;
}
.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .photo {
    position:relative;
    width:100%;
    overflow:hidden;
}
.home-about .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-about .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .container .word {
    width: 50%;
    padding: 2% 4%;
}

.home-about .container .word .content {
    margin: 6% 0 10% 0;
}
.home-about .container .word .content .profile {}
.home-about .container .word .content .profile p {
    font-size: 14px;
    color: #666;
}


.home-about .container .word .content .number {
    margin:10% 0 0 0;
}
.home-about .container .word .content .number ul {
    overflow:hidden;
    padding:0 0%;
}
.home-about .container .word .content .number ul li {
    float:left;
    width:25%;
    padding:0 0 8% 0;
}
.home-about .container .word .content .number ul li h3 {
}
.home-about .container .word .content .number ul li h3 strong {
    padding:0 5px 0 0;
    font-size: 48px;
    color: #e6002d;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.home-about .container .word .content .number ul li p {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.home-about .container .word .content .tit .go {}
}
/*关于强辉*/

@media screen and (max-width:1024px){
.home-about {
    position:relative;
    overflow:hidden;
}
.home-about .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-about .photo {
    width:100%;
    overflow:hidden;
}
.home-about .photo img {
    width: 100%;
    animation: efeect-photo 10s linear infinite;
}
.home-about .photo::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}

.home-about .container {
    position: relative;
}
.home-about .container .word {
    width: 100%;
    padding: 2% 4%;
}

.home-about .container .word .content {
    margin: 6% 0 10% 0;
}
.home-about .container .word .content .profile {}
.home-about .container .word .content .profile p {
    font-size: 14px;
    color: #666;
}


.home-about .container .word .content .number {
    margin:10% 0 0 0;
}
.home-about .container .word .content .number ul {
    overflow:hidden;
    padding:0 0%;
}
.home-about .container .word .content .number ul li {
    float:left;
    width:50%;
    padding:0 0 8% 0;
}
.home-about .container .word .content .number ul li h3 {
}
.home-about .container .word .content .number ul li h3 strong {
    padding:0 5px 0 0;
    font-size: 34px;
    color: #e6002d;
    letter-spacing: 0;
    font-family: "Montserrat-Bold";
}
.home-about .container .word .content .number ul li p {
    font-size: 14px;
    color: #666;
    padding-top: 5px;
}

.home-about .container .word .content .tit .go {}
}
/*关于强辉*/





/*工程案例*/
.home-case {
    position:relative;
    overflow:hidden;
}
.home-case .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-case .photo {
    position:relative;
    width:50%;
    overflow:hidden;
}
.home-case .photo .photo-item {
   
}
.home-case .photo .photo-item .photo-box {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 68.75%;
    overflow: hidden;
}
.home-case .photo .photo-item .photo-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transform: scale(0.9);
    transition: all 1s;
}
.home-case .photo ul li.swiper-slide-active .photo-box img {
    opacity: 1;
    transform: scale(1);
    transition: all 1s;
}
.home-case .photo .photo-item .photo-box h3 {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 10px 0 30px 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.01) 0%,rgb(33 28 27) 100%);
    font-size: 18px;
    color: #fff;
    text-align: center;
    opacity: 0;
    transform: translate(0px,60px);
    transition: all 1s;
}
.home-case .photo ul li.swiper-slide-active .photo-box h3 {
    opacity: 1;
    transform: translate(0px,0px);
    text-shadow: 2px 4px 10px rgb(0 67 134 / 10%);
}
.home-case .photo .photo-item .photo-box::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}


.home-case .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-case .container .word {
    width: 50%;
    padding: 2% 4%;
}

.home-case .container .word .content {}
.content .tit {
    margin:6% 0 10% 0;
}
.home-case .container .word .content .tit h3 {
    font-size: 48px;
    color: #e6002d;
    font-family: "Montserrat-Bold";
    margin:0 0 20px 0;
}
.home-case .container .word .content .tit h4 {
    font-size: 30px;
    color: #231815;
    font-weight: bold;
    margin: 0 0 40px 0;
}
.home-case .container .word .content .tit p {
    font-size: 14px;
    color: #666;
}
.home-case .container .word .content .tit .go {}
@media screen and (max-width:1024px){
.home-case {
    position:relative;
    overflow:hidden;
}
.home-case .container {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-case .photo {
    position:relative;
    width:100%;
    overflow:hidden;
}
.home-case .photo .photo-item {
   
}
.home-case .photo .photo-item .photo-box {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 68.75%;
    overflow: hidden;
}
.home-case .photo .photo-item .photo-box img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}
.home-case .photo .photo-item .photo-box h3 {
    padding: 10px 0 10px 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.01) 0%,rgb(33 28 27) 100%);
    font-size: 14px;
}
.home-case .photo .photo-item .photo-box::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dian-bg.png) repeat;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    opacity: 0.5;
}
.home-case .container {
    position: relative;
}
.home-case .container .word {
    width: 100%;
    padding: 8% 4%;
}

.home-case .container .word .content {}
.content .tit {
    margin:6% 0 10% 0;
}
.home-case .container .word .content .tit h3 {
    font-size: 34px;
    color: #e6002d;
    font-family: "Montserrat-Bold";
    margin:0 0 20px 0;
}
.home-case .container .word .content .tit h4 {
    font-size: 24px;
    color: #231815;
    font-weight: bold;
    margin: 0 0 40px 0;
}
.home-case .container .word .content .tit p {
    font-size: 14px;
    color: #666;
}
.home-case .container .word .content .tit .go {}
}
/*工程案例*/


/*招商加盟*/
.home-join {
    position: relative;
    margin:8% 0 0 0;
    padding: 5% 0 8% 0;
    background: url(../images/home/join-bg.png) no-repeat top center/cover;
}
.home-join .join-item {}

.home-join .join-item .word {
    position: relative;
    z-index: 3;
}

.home-join .join-item .word .home-title {}
.home-join .join-item .word .home-title h5 {}
.home-join .join-item .word .home-title h6 {
    font-size: 48px;
    color:#fff;
    font-weight: bold;
    line-height: 1.2;
}

.home-join .join-item .word .content {
    margin:3% 0;
}
.home-join .join-item .word .content p {
    font-size: 16px;
    color:#fff;
    padding:5px 0;
}
.home-join .join-item .word .content p span {
    font-size: 24px;
    font-family: 'Futura-Medium';
    padding:0 5px;
}

.home-join .join-item .word .call {}
.home-join .join-item .word .call a {
    font-size: 36px;
    color: #fff;
    font-family: 'Futura-Medium';
}
.home-join .join-item .word .call a::before {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../images/home/call-icon.svg) no-repeat center center/26px;
    transform: translate(0px,-5px);
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}


.home-join .join-item .word .go {
    margin:4% 0 0 0;
}
.home-join .join-item .word .go a {
    color: #fff;
    border-image-source: linear-gradient(-270deg,#e6002d 0,#e6002d 0,#e6002d 0,#e6002d 100%);
    background-image: linear-gradient(to right,#e6002d 0,#e6002d 100%);
}
.home-join .join-item .word .go a::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/home/join-icon.svg) no-repeat center center/24px;
    transform: translate(0px,0px);
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.home-join .photo {
    position: absolute;
    bottom:0%;
    right: 0;
    width: 45%;
    z-index: 0;
}
.home-join .photo img{
    width: 100%;
}
@media screen and (max-width:1024px){
.home-join {
    position: relative;
    margin:8% 0 0 0;
    padding: 15% 0 15% 0;
    background: #151d30;
}
.home-join .join-item {}

.home-join .join-item .word {
}

.home-join .join-item .word .home-title {
    text-align: center;
}
.home-join .join-item .word .home-title h5 {}
.home-join .join-item .word .home-title h6 {
    font-size: 24px;
    line-height: 1.2;
}

.home-join .join-item .word .content {
    text-align: center;
    margin:8% 0;
}
.home-join .join-item .word .content p {
    font-size: 14px;
    padding:5px 0;
}
.home-join .join-item .word .content p span {
    font-size: 18px;
    padding:0 5px;
}
.home-join .join-item .word .call {
    text-align: center;
}
.home-join .join-item .word .call a {
    font-size: 24px;
}
.home-join .join-item .word .call a::before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/home/call-icon.svg) no-repeat center center/18px;
    transform: translate(0px,-2px);
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}


.home-join .join-item .word .go {
    margin:4% 0 0 0;
    text-align: center;
}
.home-join .join-item .word .go a {
}
.home-join .join-item .word .go a::before {
    width: 22px;
    height: 22px;
    background: url(../images/home/join-icon.svg) no-repeat center center/18px;
}
.home-join .photo {
    opacity: 0.2;
    position: absolute;
    bottom:0%;
    right: 0;
    width: 80%;
    z-index: 0;
}
.home-join .photo img{
    width: 100%;
}
    
}
/*招商加盟*/

/*最新资讯*/
.home-news {
    padding:4% 0;
    overflow:hidden;
    background:#fff;
}
.home-news .news-left {
    float:left;
    width:18.2%;
}
.home-news .news-left .news-title {
}
.home-news .news-left .news-title h5 {
}
.home-news .news-left .news-title h6 {
}

.home-news .news-left .news-menu {
    margin:10% 0;
}
.home-news .news-left .news-menu a {
    display:block;
    font-size: 16px;
    color:#231815;
    padding:10px 0;
}
.home-news .news-left .news-menu a:hover {
    color:#e6002d;
}

.number .pagination-news {
    margin-top:80px;
}
.number .pagination-news span {
    width: 42px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background:none;
    margin-right:5px;
    position: relative;
    opacity: 1;
    text-indent: -999px;
    color:#e6002d;
    text-align: center;
    font-family: "Futura-Light";
    border-radius: 0;
}
.number .pagination-news span::before {
    content: '';
    width:4px;
    height:4px;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    position:absolute;
    background: #dededc;
}
.number .pagination-news span::after {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position:absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -21px;
    display: none;
}
.number .pagination-news span.swiper-pagination-bullet-active {
    font-weight: 800;
    text-indent:0px;
}
.number .pagination-news span.swiper-pagination-bullet-active::after {
    display: block;
    border:1px solid #e6002d;

}
.number .pagination-news span.swiper-pagination-bullet-active::before {
    display: none;
}

.home-news .news-right {
    float:right;
    width:81%;
}

.home-news .news-right .news-item {
    overflow-x:hidden;
    padding:0 0 30px 0;
}
.home-news .news-right .news-item ul li{
    padding:0 1%;
}
.home-news .news-right .news-item ul li .box {
    background:#fff;
    border: 1px solid rgba(222,222,222,0.2);
    box-shadow: 0 10px 10px rgb(153 153 153 / 8%);
}
.home-news .news-right .news-item .photo {
    width: 100%;
    height: 0;
    padding-top: 66%;
    overflow: hidden;
    position: relative;
}
.home-news .news-right .news-item .photo .photo-news {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.home-news .news-right .news-item .photo .photo-news img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all 0.6s ease;
}
.home-news .news-right .news-item li:hover .photo .photo-news img {
    opacity: 1;
    filter: alpha(opacity=80);
    transform: scale(1.1);
}
.home-news .news-right .news-item .word {
    padding:8% 5% 20% 5%;
}
.home-news .news-right .news-item .word time {
    font-size: 16px;
    color: #999;
    font-family: 'Futura-Medium';
}
.home-news .news-right .news-item .word h3 {
    font-size: 16px;
    color:#231815;
    font-weight: bold;
    height:80px;
    line-height: 1.6;
    padding:10px 0 20px 0;
}
.home-news .news-right .news-item li:hover .word h3 {
    color:#e6002d;
}
.home-news .news-right .news-item .word p {
    font-size: 14px;
    color: #999;
}
@media screen and (max-width:1024px){
.home-news {
    padding:8% 0;
    overflow:hidden;
    background:#fff;
}
.home-news .home-title {
    text-align: center;
}
.home-news .news-left {
    width:100%;
}
.home-news .news-left .news-title {
}
.home-news .news-left .news-title h5 {
}
.home-news .news-left .news-title h6 {
}

.home-news .news-left .news-menu {
    margin:5% 0;
    overflow: hidden;
}
.home-news .news-left .news-menu a {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: #231815;
    padding: 10px 0;
}
.home-news .news-left .news-menu a:hover {
    color:#e6002d;
}

.number .pagination-news {
    margin-top:80px;
}
.number .pagination-news span {
    width: 42px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background:none;
    margin-right:5px;
    position: relative;
    opacity: 1;
    text-indent: -999px;
    color:#e6002d;
    text-align: center;
    font-family: "Futura-Light";
    border-radius: 0;
}
.number .pagination-news span::before {
    content: '';
    width:4px;
    height:4px;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    position:absolute;
    background: #dededc;
}
.number .pagination-news span::after {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position:absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -21px;
    display: none;
}
.number .pagination-news span.swiper-pagination-bullet-active {
    font-weight: 800;
    text-indent:0px;
}
.number .pagination-news span.swiper-pagination-bullet-active::after {
    display: block;
    border:1px solid #e6002d;

}
.number .pagination-news span.swiper-pagination-bullet-active::before {
    display: none;
}

.home-news .news-right {
    width:100%;
}

.home-news .news-right .news-item {
    overflow-x:hidden;
    padding:0 0 0 0;
}
.home-news .news-right .news-item ul li{
    padding:0 1%;
}
.home-news .news-right .news-item ul li .box {
    background:#fff;
    border: 1px solid rgba(222,222,222,0.2);
    box-shadow: 0 10px 10px rgb(153 153 153 / 8%);
}
.home-news .news-right .news-item .photo {
    width: 100%;
    height: 0;
    padding-top: 66%;
    overflow: hidden;
    position: relative;
}
.home-news .news-right .news-item .photo .photo-news {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.home-news .news-right .news-item .photo .photo-news img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: all 0.6s ease;
}
.home-news .news-right .news-item li:hover .photo .photo-news img {
    opacity: 1;
    filter: alpha(opacity=80);
    transform: scale(1.1);
}
.home-news .news-right .news-item .word {
    padding:8% 5% 20% 5%;
}
.home-news .news-right .news-item .word time {
    font-size: 16px;
    color: #999;
    font-family: 'Futura-Medium';
}
.home-news .news-right .news-item .word h3 {
    font-size: 16px;
    height:80px;
    line-height: 1.6;
    padding:10px 0 20px 0;
}

.home-news .news-right .news-item .word p {
    height: 30px;
    font-size: 14px;
}
}
/*最新资讯*/