.invest-title{
    height: 80px !important;
    line-height: 80px !important;
}

.sub-list{
    height: auto !important;
    line-height: normal !important;
}

.sub-list a{
    padding: 2vh 0 !important;
    height: auto !important;
}

.news-two-box{
    max-width: 1570px;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 50px;
    /* padding-right: 170px; */
}

.news-two-list{
    width: 100%;
    /* display: flex; */
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 35vw;
}

.news-two-lft{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 35vw;
    overflow: hidden;
}

.news-two-lft img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.news-two-rht{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f8f8f8;
}

.news-two-tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding-left: 10%;
    margin-top: 30px;
    font-size: 5vw;
    color: #000;
    font-weight: bold;
}

.news-01{
    background: url(../images/xinicon1.png) no-repeat 90% center;
}

.news-02{
    background: url(../images/xinicon2.png) no-repeat 10% center;
    padding-left: 0 !important;
    padding-right: 10% !important;
    text-align: right;
}

.news-03{
    background: url(../images/xinicon3.png) no-repeat 90% center;
}

.news-two-txt{
    width: 100%;
    height: auto;
    padding:30px 0;
    overflow: hidden;
    box-sizing: border-box;
}

.news-two-txt ul{
    display: block;
    width: 33.33%;
    float: left;
}

.news-two-txt ul li:first-child{
    width: 100%;
}

.news-two-txt ul li:first-child img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.news-two-txt ul li{
    display: block;
    max-width: 120px;
    margin: 0 auto;
    font-size: 2vw;
    color: #333;
    text-align: center;
    padding-top: 20px;
}

.news-two-infos{
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 30px;
    font-size: 14px;
    color: #666;
}

.new-pro-txt img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.news-two-ban{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.news-two-ban img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.news-two-ban-cent{
    max-width: 1570px;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding-right: 170px; */
    position: relative;
    z-index: 2;
    padding-top: 40px;
    padding-bottom: 140px;
}

.news-two-ban-cent h2{
    max-width: 1000px;
    font-size: 5vw;
    color: #009944;
    font-weight: bold;
    padding-bottom: 50px;
}

.news-two-ban-cent span{
    color: #009944;
    font-size: 17px;
    max-width: 1000px;
}

.news-css .solution-list-box{
    background: none;
    margin-top: 0;
    padding-top: 0;
}

.news-css img{
    max-width: 100%;
}

.news-two-gy-box{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news-two-gy-box img{
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.news-two-lc{
    width: 100%;
    /* min-height: 340px; */
    height: auto;
    margin: 30px 0 0 0;
}

.lc-left{
    /* max-width: 490px; */
    /* flex: auto; */
    height: auto;
}

.lc-left-cent{
    width: 100%;
    height: auto;
    /* position: relative;
    top: 50%;
    transform: translateY(-50%); */
}

.lc-left h2{
    font-size: 7vw;
    color: #009944;
    line-height: 8vw;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
}

.lc-left span{
    font-size: 5vw;
    color: #000;
}

.lc-right{
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.lc-right img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news-two-ly{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /* min-height: 850px; */
}

.news-two-ly .ly-bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.news-ly-cent{
    max-width: 1570px;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding-right: 170px; */
    position: relative;
    z-index: 2;
}

.news-ly-cent .invest-title{
    color: #fff;
}

.news-ly-cent .invest-title::after{
    background: #fff;
}

.news-ly-cent .invest-title::before{
    background: #fff;
}

.nesw-ly-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 50px;
}

.ly-list{
    display: block;
    width: 33.33%;
    height: auto;
    float: left;
}

.ly-list .dt{
    width: 100%;
    height: 75px;
    padding-top: 25px;
}

.ly-list .dd{
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
}

.ly-yuan{
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.ly-yuan img{
    max-width: 70%;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    display: block;
    margin: 0 auto;
}

.ly-yuan::before{
    position: absolute;
    left: -15px;
    top: -15px;
    width: 88px;
    height: 88px;
    border:dashed 1px #fff;
    content: '';
    border-radius: 50%;
    display: block;
    animation: rotate 16s linear infinite;
    -webkit-animation: rotate 16s linear infinite;
}

@keyframes rotate {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

.news-lc-text{
    max-width: 1570px;
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding-right: 170px; */
    text-align: center;
    font-size: 5vw;
    padding-top: 60px;
    padding-bottom: 60px;
}

.lc-info-cent{
    max-width: 1570px;
    width: 90%;
    height: auto;
    box-sizing: border-box;
    /* padding-right: 170px; */
    margin: 0 auto;
}

.news-lc-info{
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    /* border-top: solid 1px #e5e5e5; */
}

.lc-info{
    float: left;
    width: 50%;
    height: 250px;
    position: relative;
}

.lc-info::before{
    display: block;
    width: 12px;
    height: 12px;
    content: '';
    background: #e5e5e5;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -6px;
    border-radius: 50%;
}

.lc-info::after{
    content: '';
    display: none;
    width: 24px;
    height: 24px;
    background: url(../images/xinicon25.png) no-repeat center center;
    position: absolute;
    right: 10%;
    top: 85px;
}

/* .lc-info:last-child{
    width: 16%;
} */

.lc-info:last-child::after{
    display: none;
}

.lc-info .ul{
    display: block;
    width: 120px;
    height: 250px;
    margin: 0 auto;
}

.lc-info .ul .dt{
    display: block;
    width: 120px;
    height: 120px;
    position: relative;
    margin-top: 40px;
}

.lc-info .ul .dt::before{
    position: absolute;
    left: 0;
    top: 0;
    width: 118px;
    height: 118px;
    border:dashed 1px #009944;
    content: '';
    border-radius: 50%;
    display: block;
    animation: rotate 16s linear infinite;
    -webkit-animation: rotate 16s linear infinite;
}

.lc-info .ul .dt img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}

.lc-info .ul .dd{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
}

.bg-css{
    margin-top: 0 !important;
}

.party-ban{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}

.party-ban img{
    width: 100%;
}

.party-list-box{
    width: 90%;
    height: 360px;
    box-sizing: border-box;
    margin: 0 auto 30px auto;
    position: relative;
}

.party-list-box .swiper-container {
    width: 100%;
    height: 100%;
}

.party-list-box .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../images/xinimg10.jpg) no-repeat center bottom;
    background-size: cover;
}

.party-info{
    font-size: 14px;
    width: 90%;
    position: absolute;
    top: 230px;
    padding: 0 5%;
    text-align: right;
    color: #666;
}

.party-text{
    width: 90%;
    height: 140px;
    line-height: 35px;
    position: absolute;
    top: 40px;
    left: 5%;
    overflow-y: auto;
    font-size: 17px;
}

.part-next{
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
    z-index: 9;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.part-next:hover{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.part-pver{
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    right: 120px;
    top: 50%;
    margin-top: -15px;
    z-index: 9;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.part-pver:hover{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}

.solution-four-tab{
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 40px;
}

.solution-four-tab .layui-tab-bar{
    display: none !important;
}

.solution-four-tab .layui-tab-title{
    border:none;
    height: 180px;
    background: #009944;
    display: flex;
}

.solution-four-tab .layui-tab-title li.layui-this::after{
    display: none;
}

.solution-four-tab .layui-tab-title li.layui-this::before{
    display: block;
    content: '';
    width: 31px;
    height: 18px;
    background: url(../images/bficon.png) no-repeat top center;
    position: absolute;
    left: 50%;
    bottom: -18px;
    margin-left: -15.5px;
}

.solution-four-tab .layui-tab-title li{
    flex: 1;
    text-align: left;
    padding-left: 4vw;
    font-size: 18px;
    color: #fff;
    border-left: solid 1px #80cca2;
    position: relative;
}

.solution-four-tab .center{
    position: relative; 
    top: 50%; 
    -webkit-transform: translateY(-50%); 
    -moz-transform: translateY(-50%); 
    -ms-transform: translateY(-50%); 
    -o-transform: translateY(-50%); 
    transform: translateY(-50%);
}

.solution-four-tab .layui-tab-title li:first-child{
    border-left: none;
}

.solution-four-tab .layui-tab-title li span{
    display: block;
}

.solution-four-tab .layui-tab-content{
    width: 90%;
    height: auto;
    padding: 70px 0 0 0 !important;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1400px;
    background: url(../images/fourbg.png) no-repeat right 70px;
}

.four-title{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 25px;
    color: #000;
}

.four-texts{
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: solid 1px #ddd;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 27px;
    color: #666;
}

.solution-four-tab .layui-tab-content img{
    max-width: 100%;
}

.solution-ilst-box{
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 60px;
}

.solution-ilst{
    display: inline-block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 35px 0 0 35px;
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}

.solution-ilst span{
    font-size: 78px;
    color: #ccc;
    position: absolute;
    right: 5px;
    top: 45px;
    line-height: 60px;
	text-align:right;
	z-index:999;
}

.solution-ilst-txt{
    width: 100%;
    min-height: 245px;
    background: #fff;
    height: auto;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0,0,0,.05);
    box-sizing: border-box;
    padding:30px;
    text-align: left;
    position: relative;
    z-index: 2;
    border: solid 1px #fff;
}

.solution-ilst-txt h3{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    box-sizing: border-box;
    position: relative;
}

.solution-ilst-txt p{
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.solution-ilst:hover .solution-ilst-txt{
    background: linear-gradient(120deg,#fff,#fff);
    box-shadow: 0 0 15px rgba(0,0,0,.08);
    border-color: #009944;
}

.solution-ilst:hover .solution-ilst-txt h3{
    color: #009944;
}


.solution-ilst:hover .solution-ilst-txt p{
    color: #666;
}

.solution-ilst-txt .ul .li{
    box-sizing: border-box;
    padding:5px 0 5px 30px;
    position: relative;
    background: url(../images/xinicon31.jpg) no-repeat 0 5px;
}

.innove-title{
    width: 100%;
    height: 40px;
    margin: 40px 0;
    position: relative;
    line-height: 40px;
    font-size: 22px;
    color: #000;
}

.innove-title span{
    position: relative;
    z-index: 2;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 0 30px;
}

.innove-title::after{
    display: block;
    content: '';
    width: 8px;
    height: 34px;
    background: #009944;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    z-index: 3;
}

.innove-title::before{
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    content: '';
}

.innove-test{
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.in-test-list{
    width: 99.5%;
    height: 200px;
    background: #fff;
    border:solid 1px #e8e8e8;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.intl-txt{
    box-sizing: border-box;
    padding: 0 30px;
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.intl-txt img{
    margin-right: 20px;
}

.innove-infos{
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}

.innove-infos .ul .li{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.innove-infos .ul .li +li a{
    border-top: solid 1px #e8e8e8;
}

.innove-infos .ul .li a{
    box-sizing: border-box;
    padding: 25px 40px;
    font-size: 19px;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.innove-infos .ul .li a:hover{
    color: #009944 !important;
}

.innove-infos .ul .li a::after{
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: #009944;
    border-radius: 50%;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -5px;
}

.innove-honer{
    width: 90%;
    margin: 0 auto 40px auto;
    box-sizing: border-box;
}

.in-hon-list{
    width: 100%;
    height: auto;
    background:url(../images/xinimg12.jpg) no-repeat right bottom #fff;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,.05);
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.in-hon-list h2{
    box-sizing: border-box;
    padding: 30px 30px 25px 30px;
    font-size: 25px;
}

.in-hon-list span{
    box-sizing: border-box;
    padding: 0 30px;
    width: 100%;
    display: block;
}

.adv-list-box{
    width: 100%;
    padding-top: 30px;
}

.adv-list{
    width: 100%;
    height: auto;
    padding-top: 280px;
    position: relative;
    overflow: hidden;
}

.adv-list +.adv-list{
    margin-top: 40px;
}

.adv-lft{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.adv-rht{
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.adv-rht img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.adv-lft-tit{
    width: 100%;
    height: auto;
    padding: 28px 0 28px 0;
    font-size: 25px;
    color: #000;
}

.adv-lft-tit span{
    font-size: 50px;
    color: #009944;
    padding-right: 20px;
}

.adv-lft-txt{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    line-height: 29px;
}

.adv-lft ul li{
    box-sizing: border-box;
    padding: 8px 24px 8px 24px;
    position: relative;
    font-size: 14px;
    color: #666;
}

.adv-lft ul li::after{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #009944;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 15px;
}

.vate-list{
    width: 100%;
    height: auto;
    background: #fff;
    margin: 30px 0;
    position: relative;
}

.vate-lft{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 30px;
    font-size: 14px;
    line-height: 32px;
}

.vate-lft p +p{
    padding-top: 30px;
}

.vate-rht{
    width: 100%;
    height: 360px;
    position: relative;
}

.vate-rht .swiper-container {
    width: 100%;
    height: 100%;
}

.vate-rht .swiper-container .swiper-slide{
    width: 100%;
    height: 100%;
}

.vate-rht .swiper-container .swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vate-next{
    width: 46px;
    height: 46px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -23px;
    background:url(../images/xinicon36.png) no-repeat center center rgba(0,0,0,.5);
    background-size: cover;
    z-index: 2;
    cursor: pointer;
    border-radius: 50%;
    opacity: .8;
}

.vate-next:hover{
    opacity: 1;
    background:url(../images/xinicon36.png) no-repeat center center #009944;
    background-size: cover;
}

.vate-prev{
    width: 46px;
    height: 46px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -23px;
    background:url(../images/xinicon37.png) no-repeat center center rgba(0,0,0,.5);
    background-size: cover;
    border-radius: 50%;
    z-index: 2;
    cursor: pointer;
    opacity: .8;
}

.vate-prev:hover{
    opacity: 1;
    background:url(../images/xinicon37.png) no-repeat center center #009944;
    background-size: cover;
}

.invest-02-list{
    width: 99%;
    height: auto;
    padding: 30px 0 20px;
    margin: 0 auto;
}

.o2-list{
    width: 100%;
    height: auto;
    background: #fff;
    border:solid 1px #fff;
    cursor: pointer;
}

.o2-list img{
    width: 100%;
}


.o2-list:hover{
    border: #009944 1px solid;
}

.invest-02-txt{
    width: 100%;
    margin: 0 auto 30px auto;
    height: auto;
    overflow: hidden;
    max-width: 1050px;
    text-align: center;
    line-height: 27px;
    color: #666;
}

.o3-list{
    width: 99%;
    height: auto;
    background: #fff;
    cursor: pointer;
    border:solid 1px #fff;
    margin-bottom: 20px;
}


.o3-img{
    width: 180px;
    height: 180px;
    overflow: hidden;
    border-radius: 50%;
    margin: 30px auto 30px auto;
}

.o3-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.o3-tit{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 22px;
    padding-bottom: 20px;
}

.o3-list:hover{
    border-color: #009944;
}

.o3-list:hover .o3-tit{
    color: #009944;
}

.lz-box{
    width: 100%;
    height: auto;
    padding: 40px 0 0 0;
    overflow: hidden;
}

.lz-lft{
    width: 100%;
    height: auto;
}

.lz-lft h2{
    padding: 20px 0 20px 0;
    font-size: 6vw;
    color: #000;
}

.lz-lft .lz-lft-txt{
    max-width: 560px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}

.lz-rht{
    width: 100%;
    height: auto;
    overflow: hidden;
    flex: auto;
}

.lz-rht img{
    width: 100%;
}

.invest-02-img{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.invest-02-img img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
