﻿@charset "utf-8";
:root{--color:#090505;--color1:#D81F1F;}
#tagTabs .tagItem:nth-child(2){display:none}
#tagContent1{display:none}
.nav-ul>li>a.inmenu_1,.nav-ul>li:hover>a,.nav-ul>li:hover>em,.nav-ul>li .submenu>li:hover, .nav-ul>li .submenu>li:hover>a,.nav-ul>li .submenu>li:hover ul a:hover{color:var(--color1)}
.choose-ul .choose-item em,.foot-nav .foot-item .foot-list a:hover,.sidebar-item.category .sidebar-cate>li.active>a,.sidebar-item.category .sidebar-cate>li a:hover{color:var(--color1)}
.home-activity .home-more{background:var(--color1)}
.about-infonum {display:flex;justify-content:space-between;}
.home-about .about-info .about-content .color {display:block;max-width:30%;text-align:center;}
.home-about .color span:nth-child(2) {font-size:17px;display:block;color:var(--color);}
.home-about .color span {padding:0;font-size:27px;color:var(--color1);}
.activity-wrap .title span {display:block;color:var(--color1);}
.activity-wrap .content p {margin-bottom:20px;line-height:1.6;}
.activity-wrap .content p strong {display:block;font-size:24px;margin-bottom:5px;}
.activity-wrap .img {justify-content:space-between;padding-top:10px;}
.activity-wrap .img>div {width:calc(33.333% - 10px);}
.activity-wrap .img img {height:auto;margin:0;}
.activity-wrap .img img:hover {transform:translate(0,0);}
@media (max-width:1024px){.home-about .about-info .about-content .color{max-width:32%}
.home-about .color span:nth-child(2){font-size:15px}}
@media (max-width:768px){.activity-wrap .content p strong{font-size:20px}}
@media (max-width:560px){.home-about .color span{font-size:24px}
.home-about .color span:nth-child(2){font-size:14px}
.activity-wrap .img>div {width:calc(33.333% - 4px);}}
.home-project .swiper .swiper-slide {max-height:inherit;text-align:center;height:auto;}
.home-project .swiper .swiper-slide .projecttit {font-weight:bold;font-size:18px;padding:10px 0 0;display:block;}
.home-project .swiper .swiper-slide .projecttit:hover {color:var(--color1)}
@media (max-width:560px){.home-project .swiper .swiper-slide .projecttit{font-size:15px}}
@media (min-width:769px){.contact-list .contact-item{height:280px}}
.home-about{padding-bottom:0;padding-top:0;}
.home-about>.l-wrap{max-width:100%;padding:0;}
.home-about .about-wrap{max-width:1600px;margin: 0 auto;padding: 0px 70px;}
.home-about .about-bottom{background: #000;margin-top:100px;}
.home-about .about-bottom .inner{background: url(/uploads/41461/page/p20240325110526281bb.jpg) no-repeat center;padding:30px 0 0;transform: translateY(-50px);}
.home-about .about-bottom .title{color:#fff;text-align:center;font-size:18px;}
.home-about .about-bottom .art{color:#fff;font-weight: var(--fontblod7);font-size:34px;text-align:center;}
.home-about .about-bottom .about-bottom-more{text-align: center;transform: translateY(15px);}
.home-about .about-bottom .about-bottom-more a{display: inline-block;color:var(--color1);font-size:20px;text-transform: uppercase;background: #fff;padding:8px 30px;transition: all .3s;font-weight: var(--fontblod7);}
.home-about .about-bottom .about-bottom-more a:hover{background:var(--color1);color:#fff}
@media (max-width:768px){.home-about .about-wrap{padding:0 15px;}
.home-about .about-bottom .title{font-size:16px;}
.home-about .about-bottom .art{font-size:26px;}
.home-about .about-bottom .about-bottom-more a{font-size:16px;padding:8px 15px;}
.home-about .about-bottom .art{margin:10px 0 0;line-height:1.2}}
@media (max-width:500px){.home-about .about-bottom .art{font-size:22px;}}
.home-choose::before{background:url(/uploads/41461/choose-bg.jpg) no-repeat}
.home-project{background:#fff;padding-top:4%;padding-bottom:1%;}
.home-contactus{padding-bottom:4%;}
.home-contactus .wmkcfeedback .inquiry-form{display:flex;flex-wrap:wrap;}
.home-contactus .wmkcfeedback input{width:49%;margin-right:2%;}
.home-contactus .wmkcfeedback input:nth-child(2n){margin-right:0;}
.home-contactus .wmkcfeedback .send-btn{margin:20px auto 0;}
@media (max-width:768px){.home-contactus .wmkcfeedback input{width:100%;margin-right:0;}}