﻿/*新闻页面*/
.news-section .wrapper-container .news-wrapper .news-content h4 {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    margin-bottom: 0;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    height: 55px;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-section .wrapper-container .news-wrapper .news-content p {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666666;
}
.news-section .wrapper-container .news-wrapper {
    background-color: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #eee;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    margin-bottom: 25px;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.news-section .wrapper-container .news-wrapper .news-content .btn {
    background: transparent;
    border: 2px solid #e2e2e2;
    color: #6f6f6f;
    font-size: 14px;
    padding: 6px 24px;
    margin-top: 25px;
    border-radius: 25px;
}
.news-section .wrapper-container .news-wrapper .news-header .title {
    font-size: 13px;
    font-weight: normal;
    line-height: 7px;
    color: #000;
    vertical-align: sub;
}

/*绿谷明珠*/
.pro-section .wrapper-content h3 {
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 45px;
    color: #03382a;
    margin-bottom: 50px;
}
h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: normal;
    color: #403d3e;
}
.video-one__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    color: #013728;
    background-color: #ffffff;
    border-radius: 50%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    z-index: 1;
}
.video-one-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgb(10 28 3 / 50%);
}

/*发展历程*/
.testimonial-section #testimonial-carousel .carousel-inner .carousel-wrapper .title {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: #403d3e;
    font-weight: 500;
    z-index: 5;
}
.testimonial-section #testimonial-carousel .carousel-inner .carousel-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.testimonial-section #testimonial-carousel .carousel-inner .carousel-wrapper p {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    height: 50px;
    padding-top: 10px;
    margin-bottom: 22px;
    z-index: 5;
}
/*集团视频*/
.faq__image img{
    width: 100%;
}
/*社会责任*/
.img-title {
     margin-bottom: 50px;
}

.img-title h3 {
    padding-top: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.img-title p{
  text-indent: 2em;
}

/*网站首页*/
.project-section {
    position: relative;
    /* background: url(../img/border.png) no-repeat center; */
    background-size: cover;
    padding-bottom: 100px;
}
.finding-section {
    padding-bottom: 100px;
}

/*底部*/
.footer-section .footer-wrapper .footer-menu li a:hover {
    color: #bbbbbb;
}
.contact-section .contact-bar .wrapper-content h4 {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 8px;
}
.contact-section .contact-bar .wrapper-content ul li .content {
    display: inline-block;
    font-weight: normal;
    margin-left: 19px;
}
.footer-section .footer-wrapper .footer-menu li a {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;
}
body {
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #000000;
    background-color: #ffffff;
    letter-spacing: .5px;
    overflow-x: hidden;
    transition: 1s;
}

/*顶部*/
.header-section .navbar .navbar-collapse .navbar-nav li.active a {
    color: #003627;
    background-color: transparent;
}
.header-section .navbar .navbar-collapse .navbar-nav li a, .header-section .navbar .navbar-collapse .navbar-nav li .search-view {
    color: #333333;
    padding: 0;
    line-height: 100px;
}
.header-section .navbar .navbar-collapse .navbar-nav li .dropdown-menu li a {
    font-weight: normal;
    color: #333333 !important;
    line-height: 45px;
}
.header-section .navbar .navbar-collapse .navbar-nav li {
    position: relative;
    font-size: 16px;
    font-weight: normal;
    margin-right: 28px;
}

/*菜单栏*/
.menu > ul > li a:hover {
    color: #ffffff;
    background: #003627;
}

/*产业布局*/
.gallery-section .portfolio .gallery-wrapper .portfolio-items .portfolio-item .hover-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 54 39 / 68%);
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.project-section .project-carousel .caption .hover-icon .icon-one i, .project-section .project-carousel .caption .hover-icon .icon-two i {
    width: 60px;
    height: 60px;
    line-height: 52px;
    border: 2px solid #FFFFFF;
    text-align: center;
    margin: 0 5px;

}

.finding-section .find-tab .tab-content .content h3 {
    font-size: 36px;
    line-height: 42px;
    font-weight: normal;
    color: #003627;
    margin-top: 30px;
    letter-spacing: -.5px;
}

.btn-default {
    font-size: 16px;
    color: #003627;
    background-color: #FFFFFF;
    border: 2px solid #003627;
    border-radius: 0;
    padding: 8px 20px;
}

.finding-section .find-tab .tab-content .content p {
    color: #666666;
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}

/*产品内页*/
.blog-details__pagenation li:hover {
    background-color: #003627;
    color: #ffffff;
}
.project-section .project-carousel .caption .location h5 {
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-transition: 1s;
    -khtml-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
section.about__area-2.pt-150.pb-90 {
    padding-bottom: 100px;
    padding-top: 80px;
}
.project-detail-section .project-wrapper .wrapper-contant h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 40px;
    color: #000000;
    margin: 25px 0 25px;
}
h3 {
    font-size: 26px;
    line-height: 30px;
    color: #000000;
}
.project-detail-section .project-wrapper .wrapper-contant {
    position: absolute;
    top: 150px;
    right: 8%;
    background-color: #ffffffbf;
    width: 350px;
    padding: 55px 50px;
}
.project-detail-section .project-wrapper .wrapper-contant p {
    color: #000;
    font-weight: 500;
}
a {
    color: #000000;
}

/*媒体*/
.instagram__img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #003627b0;
    border-radius: var(--agrion-bdr-radius);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1;
}

/*招聘*/
.cnews-wrapper {
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px 20px;
}
.cnews-wrapper h3{
 font-size: 24px;
    line-height: 30px;
    color: #1f1842;
}
.cnews-wrapper:hover{
   background-color: #003627;
}
.cnews-wrapper:hover h3{
  color: #fff;
}
.cnews-wrapper:hover span{
  color: #fff;
}

.product-contact2 {
    background-color: #f2f2f2;
    height: 300px;
    border: 4px solid #fff;
    padding: 50px;
}

.instagram__img-icon {
    position: absolute;
    top: 50%;
    color: #fff;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}

/*手机*/
@media (max-width: 768px){
p img {
    margin: 0;
    max-width: 100%;
}
.pro-section .wrapper-content .text-content {
    margin: 20px 0 0 0;
}
.pro-section .wrapper-content h3 {
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 45px;
    color: #03382a;
    margin-bottom: 50px;
}
.footer-section .footer-wrapper .footer-menu li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #403d3e;
}
.finding-section .find-tab .tab-content .content h3 {
    font-size: 30px;
    line-height: 42px;
    font-weight: normal;
    color: #003627;
    margin-top: 30px;
    letter-spacing: -.5px;
}
.project-section .project-carousel .caption .location h5 {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-transition: 1s;
    -khtml-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.swiper-wrapper{
	position:relative;
	width:100%;
	height: 400px;
	z-index:1;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-transition-property:-webkit-transform;
	transition-property:-webkit-transform;
	-o-transition-property:transform;
	transition-property:transform;
	transition-property:transform,-webkit-transform;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
.main-slider h2 {
    margin: 0;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 300;
    opacity: 0;
    visibility: hidden;
    transform: translateY(120px);
    transition-delay: 1000ms;
    transition: transform 2000ms ease, opacity 2000ms ease;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
}
.main-slider .container {
    padding-bottom: 200px;
    padding-top: 100px;
}
.main-slider .thm-btn {
    font-size: 14px;
    font-weight: 500;
    background-color: #ffffff;
    color: #003627;
    opacity: 0;
    transform: translateY(100px);
    transition-delay: 2500ms;
    transition: transform 2000ms ease, opacity 2000ms ease, color 500ms ease, background 500ms ease;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--thm-black);
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 18px;
    transition: 500ms;
    letter-spacing: 0.1em;
}
.finding-section .find-tab .nav-tabs li a {
    padding: 10px 30px;
    margin: 0;
}
.finding-section .find-tab .nav-tabs {
    margin-top: 50px;
    text-align: left;
}
.finding-section .find-tab .tab-content .content p {
    font-size: 15px;
    padding: 0px;
}
.finding-section .find-tab .tab-content .content .button .btn {
    font-size: 16px;
    float: none !important;
    margin-left: 0px;
    margin-top: 10px;
    padding: 4px 12px;
}
.finding-section .find-tab .tab-content .content .button {
    position: relative;
    display: inline;
    overflow: hidden;
    padding: 0px;
}
.map {
    width: 100%;
    height: 350px;
}
.hidden-xs {
    display: block!important;
}
.header-section .navbar .navbar-header .navbar-brand img {
    padding: 11px 10px;
    height: auto;
    width: 80%;
}
.header-section .navbar .navbar-header {
    position: relative;
    z-index: 5;
 height: 80px;
}
.header-title {
    background: url(../images/sub/bg.jpg) no-repeat center top;
    background-size: cover;
    background-color: #333;
    padding: 100px;
    height: 250px;
    margin-top: 0px;
    text-align: ;
}
.wrapper-content {
    margin-bottom: 50px;
}
.wrapper-content img{
    max-width: 100%;
}
.news-right-bar.ml-30 {
    margin-top: 50px;
}
.info-content.padding-top-20 {
    margin-top: 350px;
    padding: 15px;
}
	.info-content.padding-top-20 img{
    max-width: 100%;
}
section.project-detail-section {
    margin: 50px 0px;
}
.project-detail-section .project-wrapper .wrapper-contant {
    padding: 20px 15px;
    top: 230px;
}
.instagram {
    position: relative;
    display: block;
    padding: 50px 0 50px;
}
.testimonial-section #testimonial-carousel .carousel-control.left {
  left: 0px; 
}
.testimonial-section #testimonial-carousel .carousel-control.right {
    right: 5px;
}
.news-section .wrapper-container .news-wrapper .news-content h4 {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    margin-bottom: 0;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    height: 45px;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.finding-section {
    padding-bottom: 50px;
}
.project-section .project-carousel .caption .location {
    bottom: 30px;
    right: 15px;
}