/* 应用领域 */
.request_quote1 {
    position: relative;
}

.request_quote1.down::after {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: 25px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-top: 6px solid #ddd;
    border-right: 6px solid transparent;
}

.request_quote1.up::after {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: 25px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #ddd;
    border-right: 6px solid transparent;
}

.request_quote1 ul {
    position: absolute;
    left: 10px;
    top: 50px;
    width: 50px;
    background: #fff;
    border-radius: 2px;
    -webkit-user-select: none;
    /* Chrome, Safari, Opera */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.header-style-2 .request_quote1 ul li a {
    display: block;
    width: 100%;
    line-height: 30px;
    text-indent: 10px;
    color: #000;
    background: #fff !important;
}

.header-style-2 .request_quote1 ul li a:hover {
    background: #eee !important;
}

.custom-file-label {
    display: inline-block;
    padding: 10px 20px;
    background-color: #1a723d;
    color: white;
    cursor: pointer;
    border-radius: 4px;
}

.custom-file-label:hover {
    background-color: #45a049;
}

#contact-form .uploadifive-button {
    background: #1a723d;
    color: #fff;
    border: none;
    border-radius: 4px;
}
#modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1000;
}

#modal .img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 1001;
}

#modal .img img {
    width: 1200px;
    background-color: #fff;
    margin: auto;
    z-index: 1002;
}

#modal .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.about_us .about-text h2 {
    margin-top: 0;
}

.index_search {
    width: 180px;
    height: 50px;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index_search .search-wrap .search {
    width: 180px;
}
#logo{
    margin: 0;
}
#logo a{
    width:0;
    height:0;
    overflow: hidden;
    padding:30px 120px;
    font-size: 0;
}
.submit-btn-wrap {
    float: left;
    width: 100%;
}

/* .services-section container {
    width:1400px;
} */
.img-delay {
    width: 100%;
    height: 100%;
}

.container-full {
    width: calc(100% - 30px);
    margin: 0 15px;
}

/* .services-section .services-grids {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

.topAdv-grids {
    display: flex;
    justify-content: space-between;

}

.topAdv-grids .topgrid {
    box-shadow: 1px 2px 4px 1px rgba(4, 0, 0, 0.14);
    width: calc(25% - 5px);
}

/* .services-section .services-grids .grid {
    width: calc(25% - 5px);
    margin-bottom: 10px;
}

.services-grids h3 {
    text-align: center;
    font-size: 20px !important;
} */

/* 新闻资讯 */
/* .news-section .news_list {
    display: flex;
    justify-content: space-between;
}

.news-section .news_list ul {
    width: 48%;
}

.news-section .news_list ul li {
    height: 40px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
}

.news-section .news_list ul li a {
    font-size: 16px;
    line-height: 40px;
    color: #595959;
    margin-left: 10px;
    width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-section .news_list ul li .date {
    margin-left: auto;
    margin-right: 10px;
    font-size: 14px;
    color: #ccc;
} */

.projects-category ul li a {
    font-size: 16px !important;
    background-color: #FF5E41;
    ;
    color: #fff;
    padding: 4px 4px;
    border-radius: 4px;
}

.projects-category ul li {
    margin: 0;
}

.projects-flex {
    display: flex;
    align-self: center;
    justify-content: center;
}

.projects-flex a {
    font-size: 16px !important;
    border:1px solid #535353;
    color: #535353;
    padding: 4px 4px;
    border-radius: 4px;

}

.projects-flex span {
    color: #73787d
}

.img-overlay-flex {
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    text-align: center;
}

.about-gif {
    padding-top: 30px;
    /* margin-bottom: 80px; */
}

.gongxu-section .content .overlay {
    background-color: rgba(255, 94, 20, 0.1);
    width: 95%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0%;
    /* -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; */
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/* .gongxu-section .content .img-overlay {
    width: 21%;
    margin: 0 10px;
}

.gongxu-section .content .img-overlay img {
    width: 100%;
}

.gongxu-section .content ._2img {
    width: 20%;
}

.gongxu-section .content ._2img .img-overlay-2 img {
    width: 99%;
}

.gongxu-section .content ._2img-unique {
    width: 25%;
    margin: 0 3px;
}

.gongxu-section .content ._2img-unique img {
    width: 99%;
}

.gongxu-section .content .img-overlay-unique-2 {
    width: 25%;
    margin: 0 3px;
}

.gongxu-section .content .img-overlay-unique-2 img {
    width: 99%;
} */

.cta-section {
    padding: 10px 0 !important;
}

.cta-section .red {
    font-size: 24px !important;
    line-height: 30px !important;
}

.cta-section .gray {
    font-size: 16px !important;
    line-height: 30px !important;
    margin-bottom: 0 !important;
}

.fixed-icon {
    position: fixed;
    right: 10px;
    bottom: 100px;
    width: 64px;
    height: 64px;
    z-index: 99999;

}

/* padding */
.section-title {
    margin-bottom: 30px !important;
    
}
.section-title h2{
    font-family: "Pretendard";
    font-weight: normal!important;
    font-size: 36px;
}

.banner-swiper .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
}

video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    object-fit: cover;
    z-index: -100;
}

.slick-slider {
    height: 100%;
    margin-bottom: 0;
}
.power .shili_imgs .left,.power .shili_imgs .right{
    display: flex;
    justify-content: center;
}
.power .shili_imgs .img_intro{
    width:88%;
    /* height:80%; */
    margin:0 auto 30px;
    border-radius: 20px;
}
.power .shili_imgs .img_intro .image{
    position: relative;
}
.power .shili_imgs .img_intro .image ._360{
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -57px;
    margin-top: -64px;
}

.power .shili_imgs .image:hover .shili_img {
    transform: scale(1.05);
}
.power .shili_imgs .image:hover ._360{
    transform: rotate(360deg);
}
.power .shili_imgs .image ._360{
    transition: all 1s ease-in-out;
}

.power .shili_imgs .img_intro .shili_img {
    box-shadow: 0px 0px 5px #aaa;
    border-radius: 30px;
    transition: all 0.2s ease-in-out;
}

.power .shili_imgs .img_intro .text{
    margin-top: 40px;
}
.power .shili_imgs .img_intro .text p {
    font-size: 18px;
    color: #535353;
    font-family: "Pretendard";
    margin-bottom: 5px;
    line-height: 24px;
}
.power .shili_imgs .img_intro .text p.green {
    color:#1a723d;
}
.power .section-title h2{
    position: relative;
    padding-bottom: 30px;
}
.power .section-title h2::before{
    content: "";
    display: block;
    width:100px;
    height:4px;
    background-color: #1a723d;
    position: absolute;
    left:50%;
    margin-left: -50px;
    bottom:-4px;
}
.projects-section .box_inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.projects-section .box_inner img {
    transition: all 0.3s ease-in-out;
}

.projects-section .box_inner:hover img {
    transform: scale(1.1);
}
.showproject-section .project-item .link{
    text-decoration: underline;
}

.contact-section{
    background: #ffffff!important;
}
.contact-section .contact-form label{
    color:#535353;
}
.contact-section .contact-form input, .contact-section .contact-form select{
    /* background:rgba(0,0,0,0.8); */
    border:1px solid #535353;
    color:#535353;
}
.contact-section .contact-form .submit-btn-wrap input{
    background: rgba(0,0,0,0.6);
    border:1px solid #535353;
}
.contact-section .contact-form .submit-btn-wrap input:hover{
    background: #0058a7;
    border-color: #0058a7;
}
.section-title-s3 h2{
    font-family: "Pretendard";
    color:#535353;
    font-size: 36px;
    font-weight: normal;
}
/* 菜单样式 */
.navbar-default .navbar-nav>li>a{
    font-size: 18px;
    font-family: "Spoqa";
}
/* .header-style-2 .navigation.original:hover{
    background-color: #fff;
}
.header-style-2 .navigation.original:hover a{
    color: #000!important;
}
.header-style-2 .navigation.original:hover .sub-menu a{
    color: #a7a7a7 !important;
}
.header-style-2 .navigation.original #navbar > ul > li .sub-menu a:hover{
    color: #000 !important;
} */
.navigation.original .request_quote a{
    color:#fff;
}
.header-style-2 .sticky-header .request_quote a{
    color:#535353;
}

.site-header #navbar > ul .sub-menu{
    background-color: #fff;
}
.site-header #navbar > ul > li .sub-menu li{
    border-color: #fff;
}
.site-header #navbar > ul > li .sub-menu a:hover{
    background-color: #fff;
    color:#0058a7;
}
.header-style-2 .sticky-header{
    background-color: #fff;
}
.header-style-2 .sticky-header #navbar > ul > li > a{
    color:#535353;
}
.header-style-2 .sticky-header #navbar > ul > li > a:hover{
    color:#0058a7;
}
.hero-slider .btns .custom-theme{
    color:#fff;
    font-size: 24px;
    border-bottom:4px solid #1a723d;
    /* border-radius: 6px; */
    padding:10px 0;
}
/* .hero-slider .btns .custom-theme:hover{
    background: #0058a7;
} */
 .projects-section .info h3 a, .projects-section-s2 .info h3 a{
    font-family: 'Pretendard';
    font-size: 24px;
 }
 .about-gif .top{
    padding-top:80px;
    background-color: #1a723d;
    height:400px;
 }
 .about-gif .top .section-title h2, .about-gif .top .section-title p{
    color:#fff;
 }
.about-gif .top .section-title h2{
    font-family: "Pretendard";
}
.about-gif .top .section-title p{
    font-family: "Noto";
    font-size: 20px;
}
.about-gif .container .left .text{
    background-color: #1a723d;
    text-align: center;
}
.about-gif .container .left .text p{
    font-family: "Pretendard";
    font-weight: bold;
    font-size: 32px;
    color:#fff;
}
.about-gif .container .left .text .spanBtn{
    display: inline-block;
    background-color: #fff;
    color:#1a723d;
    padding:5px 10px;
    margin-right: 10px;
    font-size: 18px;
}
.about-gif a{
    text-decoration: underline;
}

.about-gif .container .right .text{
    background-color: #fff;
    padding-top:20px;
}
.about-gif .container .right .text p{
    font-size: "Noto";
    font-size:18px;
    color:#535353;
}
.about-gif .container .right .text p .green{
    color:#1a723d;
}
.about-gif .container ._img{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}
/* .project-swiper{
    width:1280px;
    overflow: hidden;
}
.project-swiper .swiper-wrapper{
    width:100%;
}
.project-swiper .swiper-slide{
    width:100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 100;
} */
.project-item{
    /* width:1280px; */
    display: flex;
    height:300px;
    /* justify-content: space-around; */
    margin-bottom: 30px;
}
.project-item .left{
    width:40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.project-item .left p.title{
    font-family: "Pretendard";
    color:#000;
    font-size: 18px;
    margin-bottom: 10px;
}
.project-item .left p.sub_title{
    font-family: "Noto";
    color:#000;
    font-size: 16px;
    margin-bottom:20px;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    line-clamp:2;
    overflow:hidden;
    text-overflow:ellipsis;
    word-break:break-word;
    padding-right:10px;
    text-align: center;
}
.project-item .left .link{
    font-family: "Noto";
    display: block;
    color:#fff;
    background-color: #1a723d;
    padding:5px 10px;
    font-size: 16px;
}
.project-item .right{
    width:60%;
    display: flex;
}
.project-item .right img{
    width:100%;
    height:auto;
    margin:auto;
}


.partner-swiper{
    width:100%;
    height:560px;
    overflow: hidden;
}
.partner-swiper .swiper-slide{
    width:100%;
    height:100%;
    gap:20px;
    padding:20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.partner-swiper .swiper-slide img{
    flex: 0 0 calc((100% - 5 * 20px) / 4);
    box-shadow: 0 0 5px #ddd;
    aspect-ratio: 1/1; 
}

.contact-sec{
    display: flex;
    /* height:600px; */
}
.contact-sec .left{
    width:50%;
    padding:50px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background-color: #eee;
    box-shadow: 0 0 5px #aaa;
}
.contact-sec .left .inner{
    width:600px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contact-sec .left p.title{
    color:#1a723d;
    font-size: 24px;
    font-weight: bold;
}
.contact-sec .left p.normal{
    font-size: 16px;
    color:#000;
}
.contact-sec .left p.bold{
    font-size: 18px;
    font-weight: bold;
    color:#000;
}
.contact-sec .left .imgs-block{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 500px;
    margin-top: 20px;
}
.contact-sec .left .imgs-block img{
    width:240px;
    margin-bottom: 20px;
}
.contact-sec .right{
    width:50%;
    padding:50px 0;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contact-sec .right .inner{
    width:600px;
    padding-left: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.contact-sec .contact-form .submit-btn-wrap{
    text-align: center;
}
.contact-sec .contact-form input{
    border-radius: 4px;     
}   
.contact-sec .contact-form .submit-btn-wrap input{
    background-color: #1a723d;
    color:#fff;
    border:none;
    outline: none;
    margin:20px 0 0 0;
    padding:0;
    width:140px;
    height:40px;
    text-align: center;
    line-height: 40px;
    
}
.contact-sec .right .inner .form_item{
    margin-bottom: 20px;
}
.about_us .section-title h2{
    font-family: "Pretendard";
    font-weight: bold;
    font-size: 32px;
    text-align: left;
}
.about_us .img{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.about_us .img img{
    width:80%;
    margin-left: auto;
}