 body {
    font-size: 1.4rem;
    color: #1d1d1f;
}
/**banner  **/
.in-banner {
    overflow: hidden;
}

.in-banner .swiper-wrapper .swiper-slide .title-box {
    position: absolute;
    top: 32%;
    left: 36%
}
.in-banner .swiper-wrapper .swiper-slide .title-box .big {
    width: 9-0px;
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.in-banner .swiper-wrapper .swiper-slide .title-box .small {
    max-width: 900px;
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
}

.in-banner .swiper-wrapper .swiper-slide video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    position: relative;

}
.in-banner .swiper-pagination {
    bottom: 50px
}

.in-banner .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    background: #afafaf;
    border-radius: 0;
    margin-right: 8px;
    transition: all 0.4s cubic-bezier(0.19,1,0.22,1)
}

.in-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #f9f9f9
}

.in-banner .banner-next {
    position: absolute;
    top: 50%;
    right: 53px;
    z-index: 22;
    cursor: pointer;
    outline: none
}

.in-banner .banner-prev {
    position: absolute;
    top: 50%;
    left: 53px;
    z-index: 22;
    cursor: pointer;
    outline: none
}

.in-banner .banner-next img,.in-banner .banner-prev img {
    display: block
}

.in-banner .banner-next img {
    transform: rotate(180deg)
}
/** 解决方案 **/
.HomeIndex {
   overflow: hidden;
   
} 
.HomeIndex .homeTwo {
   width:100%;
   margin: 0px auto;
   background-color: #f7f7f7;
   margin-bottom:5rem;
   overflow:hidden
}
.HomeIndex .homeTwo .homeTwoTitle {
    text-align: center;
    padding: 5rem 0 6rem;
}
.fw600 {
    font-weight: 600;
}
.color1 {
    color: #1d1d1f;
}
.font56 {
    font-size: 4rem;
    line-height: 1.3;
}
.HomeIndex .homeTwo .homeTowDiv {
    height:31rem;
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
	display:flex;
	margin-bottom:3rem;
	background:#fff;
	border-radius: 2rem;
	
}	
flex{
display:flex}
.HomeIndex .imgDiv1, .HomeIndex .imgDiv2 {
    width: 50%;
    text-align: center;
    overflow: hidden;
	 border-radius: 2rem;
}
.HomeIndex .homeTwo .img1 {
    width:100%;
     position: relative;
}
.HomeIndex .homeTwo .img2 {
    width: 100%;
    height:auto;
}
.colorNow {
    color: #3d8a38;
}
.scaleImg {
    transform: scale(1);
    transition: all 1.3s ease;
}
.HomeIndex .homeTwo .homeTwoTextDivBr1, .HomeIndex .homeTwo .homeTwoTextDivBr2 {
    flex: 1;
}
.HomeIndex .homeTwo .homeTwoTextDiv {
    width:50%;
    padding:4rem ;
	border-radius: 2rem;
}
.HomeIndex .homeTwo .homeTwoTextDiv .homeTwoTextDivTitle {
    font-size: 3.2rem;
}
.HomeIndex .homeTwo .homeTwoTextDiv p{
    font-size: 1.6rem;
    line-height: 2;
}
.HomeIndex .homeTwo .homeTwoTextDiv p span{
    font-size: 1.6rem;
    line-height: 2;
    font-weight: 900;
    color:#3d8a38;
}

.font16 {
    font-size: 1.2rem;
    letter-spacing: 2px;
}
.bgF {
    background-color: #fff;
}
.fw500 {
    font-weight: 500;
}
.color0 {
    color: #000;
}
.font48 {
    font-size: 3rem;
    line-height: 1.3;
}
.HomeIndex .homeTwo .homeTwoTextDiv .homeTwoTextDivText {
    margin: 2rem 0 4rem;
    line-height: 2.8rem;
}
.fw400 {
    font-weight: 400;
}
.color3 {
    color: #333;
}
.font20 {
    font-size: 1.2rem;
}
/** 产品中心  **/
.HomeIndex .homeThree {
    width:100%;
    text-align: center;
    position: relative;
    background: #fff;
}
@media screen and (min-width: 981px){
.homeThreeTitle{
    margin: 5rem 0;
    margin-bottom: 0;
}
}
.flexCC {
    align-items: center;
}
.flexC1, .flexCC {
    display: flex;
    justify-content: center;
}
.HomeIndex .homeThree .homeThreeButton {
    margin: 4.5rem 0 9rem;
    padding: 0.7rem;
    width: 50rem;
    height: 8.4rem;
    position: relative;
    background: #f7f7f7;
    border-radius: 0.8rem;
}
.HomeIndex .homeThree .homeThreeButton>div {
    text-align: center;
    z-index: 2;
    width: 50%;
    height: 100%;
    line-height: 7rem;
    float: left;
}
.HomeIndex .homeThree .cur {
    cursor: pointer;
    background: #fff;
   padding:10px ;
}
.flexCS {
    justify-content: flex-start;
}
.HomeIndex .homeThree .sliderDiv {
    padding: 0 10rem;
}
.font24 {
    font-size: 2rem;
}
 .color1 {
    color: #1d1d1f;
}  

.pro {
    width:100%;
	max-width:1600px;
	margin:0rem auto;
	text-align:center;
	background: #fff;
	margin-bottom:5rem
}
.pro .i_tilte {
	text-align:center;
	padding:69px 0 30px;
}
.pro .i_tilte h3 {
	color:#333;
	font-size:35px;
	font-weight:normal;
}
.pro .i_tilte h3 a {
	text-decoration:none;
}
.pro .i_tilte b {
	color:#89bb12;
}
.pro .i_tilte p {
	color:#999;
	font-size:18px;
	margin-top:10px;
}
.pro .i_tilte p i {
	width:61px;
	height:1px;
	background:#ddd;
	display:inline-block;
	margin:5px 10px;
}
.pro .procon {
	margin: 30px 0px 30px 0px;
	text-align:center
}
.pro .procon .pronav {
	text-align:center;
}
.pro .procon .pronav ul {
	display:inline-block;
	*display:inline;
	zoom:1;
	background: #f7f7f7;
    border-radius: 0.8rem;
}
.pro .procon .pronav ul li {
	width:260px;
	height:66px;
	text-align:center;
	padding:20px 10px;
	float:left;
	
	
}
.pro .procon .pronav ul li a {
	font-size:22px;
	 color: #666;
	text-decoration:none;
}
.pro .procon .pronav ul li.cur {
    background: #fff;
    border-radius: 0.8rem;
    margin: 2px 5px;
    height:66px;
}
.pro .procon .pronav ul li.cur a {
	color: #1d1d1f;
	height:60px;
}
.pro .procon .prolist {
    padding:5rem 2rem;
	text-align:center;
	
}
.pro .procon .prolist ul li a {
	text-decoration:none;
	display:block;
	padding-top:25px;
	color: #666;
	background: #f7f7f7;
}
.pro .procon .prolist ul li {
	width:32.33%;
	float:left;
	margin-right:1%;
	position:relative;
	border-radius: 10px;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
	
}
.pro .procon .prolist ul li:first-child {
	margin-left:0;
}
.pro .procon .prolist ul li h3 {
	font-weight:normal;
	margin-bottom:5px;
	margin:9px 0px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pro .procon .prolist ul li p {
	font-size:14px;
	color:#333;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	background: #f7f7f7;
	padding:5px 0px;
}


 .prolist .item .xcx {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f7f7f7;
    left: 100%;
    transition: all .5s;
}
 .prolist .item .xcx span {
    width: 100%;
    text-align: left;
    display: block;
    position: absolute;
    left: 0px;
    top: 350px;
    z-index: 10;
    font-size: 14px;
    color: #333;
    height:260px;
    background: #f7f7f7;
    padding-top:30px;
    padding-left:30px;
    line-height:30px;
    
}
strong{
    font-size:18px
    
}
 .prolist .item .xcx .xImg {
    width: 100%;
    display: block;
    margin: 0 auto;
}
 .prolist .item:hover {
    background: #02a852;
    border-color: #02a852;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
 .prolist .item:hover .xcx {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 0;
}
 .prolist .item:hover .txt  {
    background: #f7f7f7;
}
 .prolist .item:hover .txt .tit {
    color: #333;
}

 .prolist .item {
    width: 100%;
    height:740px;
    float: left;
    margin: 0 50px 30px 0;
    position: relative;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    overflow: hidden;
    transition: all .5s;
}
 .prolist .item a {
    width: 100%;
}
 .prolist .item .img {
    width: 100%;
    height: auto;
}
 .prolist .item .txt {
    padding: 0 0px;
    background: #f7f7f7;
    overflow: hidden;
    display:block;

}
 .prolist .item .txt .tit {
    float: left;
    width: 100%;
    height: 50px;
    font-size: 26px;
    text-align: left;
    color: #333;
    font-weight:900;
    padding:0px 20px;
}
 .prolist .item .txt .yd {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: left;
    color: #333;
    padding:0px 20px;
    line-height:20px;
}
/**云平台  **/
 .HomeIndex .homeFour {
     width:100%;
	 margin:5rem auto;
    position: relative;
    background: #fff;
    overflow: hidden;
	max-width:1600px;
}
.colorF {
    color: #fff;
}
.font56 {
    font-size: 4rem;
    line-height: 1.3;
}
.HomeIndex .homeFour .homeFourDiv {
    padding: 10.8rem 12.5rem 0 5rem;
    position: absolute;
    top: 0;
}
.HomeIndex .homeFour .homeFourDiv .homeFourDivText {
    line-height: 2.4rem;
    margin: 3rem 0;
    width: 41.5rem;
}
.fw400 {
    font-weight: 400;
}
.colorF7 {
    color: #fff;
}
.HomeIndex .homeFour>img {
    width: 100%;
	max-width:1600px;
    border-radius: 2rem;
}
/** 伙伴 **/
 .HomeIndex .homeFive {
    overflow: hidden;
	width:100%;
	max-width:1600px;
	margin:5rem auto;
    background-color: #fff;
    position: relative;
}
.HomeIndex .homeFive .homeFiveTitle {
    margin: 0 0 7rem;
    text-align: center;
}
.HomeIndex .homeFive .homeFiveLog {
    
}
.HomeIndex .homeFive .homeFiveLog .logoList {
    width: auto !important;
    -o-object-fit: unset;
    object-fit: unset;
	float:left;
	padding:2rem 1rem;
}
.HomeIndex .homeFive .homeFiveLog .logoList>img {
    width:15%;
    overflow: hidden;
    margin-right: 1rem;
}
.whuob {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
.ryhuob {
    padding: 0px 0 0;
}
.ryhuob .steps {
    overflow: hidden;
}
.ryhuob .steps .bd {
    position: relative;
    padding: 10px 0;
}
.ryhuob .steps .bd li {
    float: left;
    width: 16%;
    margin-right: 2px;
}
.ryhuob .steps .bd li a {
    display: block;
    overflow: hidden;
}
.ryhuob .steps .bd li img {
    width: 200px;
    display: block;
}
.ryhuob .steps .bd li a:hover img {
    transform: scale(1.08, 1.08);
}
.ryhuob .steps .hd {
    position: relative;
}
.ryhuob .steps .hd ul {
    text-align: center;
}
.ryhuob .steps .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 14px;
    cursor: pointer;
    background: #999;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-size: 0;
}
.ryhuob .steps .hd li.on {
    background: #3d8a38;
}
.ryhuob .title {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}
.ryhuob .title h3 {
    font-size: 24px;
    font-weight: normal;
    display: block;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.ryhuob .title h4 {
    color: #999;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 40px;
}
/**招商 **/
.HomeIndex .homeSix  {
    overflow: hidden;
	width:100%;
	max-width:1600px;
	margin:2rem auto;
    background-color: #fff;
    position: relative;
}
.Cooperation {
    background: url(static/image/zs_bg.jpg) no-repeat center / cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
    padding: 75px 0;
    border-radius: 2rem;
    margin: 3rem auto;
}
 .Cooperation h2 {
	font-size:36px;
	margin-bottom:10px
}
 .Cooperation p {
	font-size:24px;
	margin-bottom:25px
}
 .CooperativeTelephone a {
	background:#fff;
	color:#db261d;
	width:500px;
	display:inline-block;
	line-height:66px;
	font-size:36px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	border-radius:35px;
	font-weight:700
}
.CooperativeTelephone h3 {
	font-size:30px;
	font-weight:600;
	margin-bottom:5px;
	line-height:4rem;
	
}
/**取得成就 **/
.HomeIndex .homeSeven {
    width:100%;
    max-width:1600px;
     margin:2rem auto;
    background-color: #fff;
    position: relative;
}
.HomeIndex .homeSeven .div {
    overflow: hidden;
    padding: 0 0rem;
}
.HomeIndex .homeSeven .homeSevenTitle {
    text-align: center;
    padding: 6rem 0 6rem;
}
.fw600 {
    font-weight: 600;
}
.flexSB {
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
}
.homeSeven .div>div {
    width: calc((100% - 6rem) / 3);
}
.HomeIndex .homeSeven .div .homeSevenDiv {
    width: 100%;
    height: 20rem;
    border-radius: 2rem;
    text-align: center;
    margin: 0 0 3rem;
    position: relative;
}
.bgF7 {
    background: #f7f7f7;
}
.HomeIndex .homeSeven .div>div.homeSevenDivCenter {
    height: 43rem;
    border-radius: 2rem;
}
.HomeIndex .homeSeven .div>div.homeSevenDivCenter .homeSevenDivCenterDown {
    position: relative;
    text-align: center;
    height: 30rem;
}
.HomeIndex .homeSeven .div>div .homeSevenDivSmall {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 49%;
}
.HomeIndex .homeSeven .div>div.homeSevenDivCenter .imgDiv {
    padding: 1.8rem 2rem 0;
}
.HomeIndex .homeSeven .div>div.homeSevenDivCenter .imgDiv>img {
    width: 100%;
}
.homeSevenDivSmallText p{
    font-size: 1.3rem;
    padding:2rem;
}
#numDom4{
    font-size: 4rem;
}
.font30{
    font-size: 4rem;
}
.font80 {
    font-size: 5rem;
    line-height: 1.3;
}
.fw400 {
    font-weight: 400;
}
.font20 {
    font-size: 1.2rem;
}
/** 案例分享 **/
 .HomeIndex .homeeight {
     width:100%;
    max-width:1600px;
     margin:2rem auto;
    background-color: #fff;
}   
.HomeIndex .homeeight .homeeightTitle {
    text-align: center;
    padding: 2rem 0 2rem;
}
.fw600 {
    font-weight: 600;
}

.flexWSS {
    display: flex;
    flex-wrap: wrap;
}
.color3 {
    color: #333;
}
.events {
    overflow: hidden;
    background-color: #fff;
    width: 100%;
    margin: 0px auto;
	padding:0 1rem 0 2rem
}
.br10 {
    border-radius: 1rem;
}
.bgF7 {
    background: #f7f7f7;
}
.anli {
 display: block;
    margin: 3rem auto;
}
.container {
    margin-left: auto;
    margin-right: auto;
   max-width: 1600px;
   width:100%;
   
}
.anli .anli_type {
    text-align: center;
    height: 56px;
    margin-bottom: 35px;
}
.anli .anli_type ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.anli .anli_type li {
    float: left;
    width: 183px;
    height: 54px;
    text-align: center;
    font-size: 18px;
    line-height: 54px;
    border-bottom: 1px solid #f7f7f7;
    
}
.anli .anli_type li a {
    display: block;
    height: 54px;
    color: #333;
    font-size: 18px;
}
.anli .anli_type li.cur {
    border-bottom: 2px solid #89bb12;
    border-color: #89bb12;
}
.anli .anli_type li.cur a {
    color: #1d1d1f;
}
.anli .anli_con {
    width:100%;
    margin:3rem auto;
    max-width: 1600px;
    margin-bottom: 5rem;
    
}
.anli .anli_con .conbox {
    display: none;
    width:100%;
    margin:3rem 1rem 3rem .8rem;
    max-width: 1600px;
}
.anli .anli_con .conbox.cur {
    display: block;
    width:100%;
    max-width: 1600px;
}
.anli .anli_con dl {
    float: left;
    width: 24%;
    margin-right: 1%;
    border-radius: 1rem;
    background: #f7f7f7;
}
.anli .anli_con dl:first-child {
    margin-left: 0;
}
.anli .anli_con dl dt {
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
    border-radius: 1rem;
}
.anli .anli_con dl dt img {
    display: block;
    width: 384px;
    height:280px;
    max-width: 100%;
    transition: all 0.5s;
    border-radius: 1rem;
}
.anli .anli_con dl dt img:hover {
   transform:scale(1.1);
	border-radius: 1rem;
}
.anli .anli_con dl dd.dd1 {
    font-size: 18px;
    margin-bottom: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:2px 10px;
}
.anli .anli_con dl dd.dd1 a {
    color: #333;
}
.anli .anli_con dl dd.dd1 span {
    display: block;
    font-size: 16px;
    color: #999;
    margin-top: 5px;
}
.anli .anli_con dl dd.dd2 {
    font-size: 16px;
    height: 66px;
    line-height: 22px;
    margin-bottom: 30px;
    padding:2px 10px;
}
.colorNow {
    color: #3d8a38;
}
/**新闻中心 **/
 .HomeIndex .homenight {
     width:100%;
    max-width:1600px;
     margin:5rem auto;
    background-color: #fff;
    position: relative;
}   
.HomeIndex .homenight .homenightTitle {
    text-align: center;
    padding: 2rem 0 2rem;
}
.newssy {
	display:block;
	margin: 3rem auto;
}
.newssy .newscon {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	margin: 3rem auto;
	max-width:1600px;
}
.newssy .newscon .newsnav {
	text-align:center;
}
.newssy .newscon .newsnav ul {
	display:inline-block;
	*display:inline;
	zoom:1;
}
.newssy .newscon .newsnav ul li {
	width:123px;
	height:45px;
	line-height:45px;
	text-align:center;
	float:left;
	border-bottom: 1px solid #ccc;
}
.newssy .newscon .newsnav ul li a {
	font-size:18px;
	color:#333;
	text-decoration:none;
}
.newssy .newscon .newsnav ul li.cur {
	border-bottom: 2px solid #89bb12;
}
.newssy .newscon .newsnav ul li.cur a {
	color: #1d1d1f;
}
.newssy .newscon .newslist {
	overflow:hidden;
	position:relative;
	 margin: 3rem 1rem 3rem 2rem;
}
.newssy .newscon .newslist ul li a {
	text-decoration:none;
	display:block;
	padding:0px 0px;
}
.newssy .newscon .newslist ul li {
	width:24%;
	background:#f7f7f7;
	float:left;
	margin-left:1%;
	position:relative;
	border-radius: 1rem;
	border: 1px solid #f7f7f7;
	
}
.newssy .newscon .newslist ul li:first-child {
	margin-left:0;
}
.newssy .newscon .newslist ul li h3 {
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin-bottom:25px;
	margin:29px 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newssy .newscon .newslist ul li p {
	font-size:16px;
	color:#999;
	margin:10px 30px;
	line-height:28px;
	height:60px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
}
.newssy .newscon .newslist ul li span {
	display:block;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	border-radius: 1rem;
}
.newssy .newscon .newslist ul li span img {
	width:372px;
	max-width: 100%;
	height:auto;
	transition:all .8s ease-out;
	border-radius: 1rem;
}
.newssy .newscon .newslist ul li:hover span img {
	transform:scale(1.1);
	border-radius: 1rem;
}
.newssy .newscon .newslist ul li .calendar {
	border-top:1px #ddd solid;
	margin-top:38px;
	height:60px;
	line-height:60px;
}
.newssy .newscon .newslist ul li .calendar h4 {
	background:url(../images/calendarsy.png) no-repeat left;
	padding-left:30px;
	background-size:initial;
	font-style:italic;
	font-weight:bold;
	color:#ccc;
	font-size:14px;
	float:left;
	margin-left:44px;
    
}
.newssy .newscon .newslist ul li .calendar em {
	float:right;
	width:76px;
	height:60px;
	line-height:60px;
}
.newssy .newscon .newslist ul li .calendar em img {
	width:10px;
	height:19px;
	display:block;
	margin:20px auto;
}
.newssy .newscon .newslist ul li:hover a h3 {
	color:#89bb12;
	border-radius: 1rem;
}
/* 产品分类列表  */
.HomeIndex .homefirst {
    width:100%;
    text-align: center;
    position: relative;
    background: #f7f7f7;
    overflow: hidden;
}
.homefirstTitle{
    margin: 5rem 5rem;
}
.flexCC {
    align-items: center;
}
.flexC1, .flexCC {
    display: flex;
    justify-content: center;
}
.HomeIndex .homefirst .homefirstButton {
    margin: 4.5rem 0 9rem;
    padding: 0.7rem;
    width: 50rem;
    height: 8.4rem;
    position: relative;
    background: #f7f7f7;
    border-radius: 0.8rem;
}
.n_makely{
    width: 100%;
    max-width: 1600px;
    margin: 5rem auto 0;

}
.m {
    width: 100%;
}

/* 产品应用-应用领域 */
.img_db {
    width: 100%;
    position: relative;
}
.n_makely ul li .makecon {
    background: #fff;
    border-radius: 1rem;
    padding: 6.25rem 3.75rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}
.n_makely ul {
  display: grid;
  gap: 1.5625rem;
}

.n_makely ul li {
  display: grid;
  gap: 10px;
  grid-template-columns: .678fr .322fr;
}

.n_makely ul li .img {
  border-radius: 1rem;
}
.n_makely ul li .img  img{
  border-radius: 1rem;
}
.n_makely ul li .img_db:after {
  padding-top: 55.182%;
}

.n_makely ul li .makecon {
  background: #fff;
  border-radius: 1rem;
  padding: 3.25rem 3.75rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}

.n_makely ul li .makecon h5 {
  color: #212121;
  font-size: 2.125rem;
  line-height: 1.5;
  margin: 1rem 0 1.5rem;
}

.n_makely ul li .makecon p {
  color: #515151;
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: left;
}
.n_makely ul li .makecon p span {
  color: #515151;
  font-size: 1.2rem;
  line-height: 2rem;
  text-align: left;
  font-weight: 900;
}
.n_makely ul li:nth-child(even) {
  grid-template-columns: .322fr .678fr;
}

.n_makely ul li:nth-child(even) .makecon {
  order: -1;
}

.n_makely ul li a {
  width: 9.6875rem;
  color: #fff;
  background: #3d8a38;
  border: 1px solid #3d8a38;
  font-size: 1.2rem;
  line-height: 2.875rem;
  transition: all .5s;
  margin-top: 2.25rem;
  border-radius: 1.875rem;
}

.n_makely ul li a i {
  color: #515151;
  transition: all .5s;
}

.n_makely ul li a:hover {
  color: #3d8a38;
  background: #f7f7f7;
    border: 1px solid #f7f7f7;
}

.n_makely ul li a:hover i {
  color: #fff;
}
.img_db>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img_db:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 65.6%;
}
.pad_top2 {
    padding-top: 4.375rem;
}
.pad_bot {
    padding-bottom: 6.25rem;
}
.n_makely ul li .img {
    border-radius: 1rem;
}
.more a{
    width: 11.25rem;
    height: 4rem;
    background: #3d8a38;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-radius: 1.875rem;
    color: #fff;
    
}
 @media screen and (max-width: 980px) {
 /**banner  **/
.in-banner {
    overflow: hidden;
}

.in-banner .swiper-wrapper .swiper-slide .title-box {
    position: absolute;
    top: 12%;
    left: 0%
}
.in-banner .swiper-wrapper .swiper-slide .title-box .big {
    width:100%;
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.in-banner .swiper-wrapper .swiper-slide .title-box .small {
    width:100%;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
}


.in-banner .swiper-pagination {
    bottom: 50px
}

.in-banner .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    background: #afafaf;
    border-radius: 0;
    margin-right: 8px;
    transition: all 0.4s cubic-bezier(0.19,1,0.22,1)
}

.in-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #f9f9f9
}

.in-banner .banner-next {
    position: absolute;
    top: 50%;
    right: 53px;
    z-index: 22;
    cursor: pointer;
    outline: none
}

.in-banner .banner-prev {
    position: absolute;
    top: 50%;
    left: 53px;
    z-index: 22;
    cursor: pointer;
    outline: none
}

.in-banner .banner-next img,.in-banner .banner-prev img {
    display: block
}

.in-banner .banner-next img {
    transform: rotate(180deg)
}    
.HomeIndex {
    width:100%;
}
.HomeIndex .imgDiv1, .HomeIndex .imgDiv2 {
    width: 100%;
    text-align: center;
    overflow: hidden;
	 border-radius: 2rem;
}
.HomeIndex .homeTwo .homeTwoTextDiv {
    width: 100%;
    padding: 4rem;
    border-radius: 2rem;
}
    .HomeIndex .homeOne .homeOneDiv .homeOneTitle {
        font-size:8rem;
        margin: 0 20rem;
        line-height: 10rem
    }
    
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeOne .homeOneDiv .homeOneText {
        font-size:3.2rem;
        line-height: 4rem;
        margin: 2rem 12rem 0
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeOne .homeOneDiv .homeOneButton {
        font-size:3.2rem;
        height: 6rem;
        width: 20rem;
        margin: 2rem 0 0;
        line-height: 6rem
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeOne .homeOneDiv>div {
        width:unset;
        padding: 10.5rem 0 0
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo {
        padding:0rem 1rem 0rem;
        background: #f7f7f7;
        margin-bottom: 1rem;
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .homeTwoTitle {
        font-size:2.2rem;
        text-align: center;
        font-weight: 600;
        padding: 3rem 0 0rem;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .homeTowDiv {
        display:block;
        height: 40rem;
        margin: 2rem auto;
       border-radius: 2rem;
       background: #fff;
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .homeTwoTextDiv {
        padding:1rem 1rem
    }

    .HomeIndex .homeTwo .homeTwoTextDiv .more {
        font-size: 1rem;
        line-height: 1.8rem
    }

    .HomeIndex .homeTwo .homeTwoTextDiv .homeTwoTextDivTitle {
        font-size: 1.6rem;
        padding: 0;
        font-weight:500;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .homeTwoTextDiv .homeTwoTextDivText {
        margin:2rem 0 4rem;
        font-size: 0.8rem;
        line-height: 1.8rem;
         border-radius: 2rem;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .img1 {
        width:100%;
     border-radius: 2rem;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeTwo .img2 {
        width:100%
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeThree {
        padding:4rem 0 0 0;
        width: 100%;
    text-align: center;
    position: relative;
    background: #fff;
    overflow: hidden;
    }

    .HomeIndex .homeThree .imgZuoYou {
        bottom: 8rem
    }

    .HomeIndex .homeThree .homeThreeTitle {
    font-size: 2.2rem;
    text-align: center;
    font-weight: 600;
    padding: 0rem 0 0rem;
    }
    .pro {
    width: 100%;
    max-width: 1600px;
    margin: 0rem auto;
    text-align: center;
    background: #fff;
    margin-bottom: 0rem;
}
    .pro .procon .prolist {
      width: 100%;   
    padding: 1rem 0rem;
    overflow: hidden;
    
}
    .prolist .item {
    width: 100%;
    margin: 0 0rem ;
    position: relative;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    transition: all .5s;
    float: left;
    height: 100%;
}
    .pro .procon .prolist ul li {
    width: 100%;
    margin-right: 0%;
    position: relative;
    border-radius: 10px;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    margin-top: 2rem;
}
.pro .procon {
    margin: 10px 0rem;
    text-align: center;
    
}
.pro .procon .pronav ul {
    width:100%;
    margin: 0px 0rem;
    text-align: center;
    zoom: 1;
    background: #f7f7f7;
    border-radius: 0.8rem;
}
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .sliderDiv {
        padding:0 0 0 0rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .sliderDiv.forceCenter {
        padding:0 0 0 0rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeButton {
        margin:6rem 0 9rem;
        width: 50rem;
        height: 8.4rem
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeButton>div {
        font-size:3.2rem;
        line-height: 7rem
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeButton .floatDiv {
        height:7rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeButton .activeLeft {
        left:.7rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeButton .activeRight {
        left:24.4rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeDivOne {
        width:54rem!important;
        height: 70.6rem;
        padding: 2rem 0
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeDivOne .homeThreeDivOneTitle {
        font-size:3.6rem;
        width: 50%;
        margin: 6rem auto 2rem
    }
}
@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeDivOne .homeThreeDivOneText {
        padding:0 2rem;
        font-size: 3.2rem
    }
.pro .procon .pronav {
    width:100%;
    margin: 0rem 0rem;
    overflow: hidden;
      height: 66px;
}

.pro .procon .pronav ul li.cur {
    background: #fff;
    border-radius: 0.8rem;
    margin: 0px 5px;
     border: 1px solid #f7f7f7;
    
}

.pro .procon .pronav ul li a {
    font-size: 1.2rem;
    line-height: 1.4;
    color: #666;
    text-decoration: none;
    padding: 30px 5px;
    text-align: center;
}
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeThree .homeThreeDivOne>div>img {
        width:30rem;
        height: 30rem;
        margin: 6.4rem 0 0
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeFour {
        width:100%;
        padding:0 0rem;
        margin: 1rem auto;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFour .homeFourDiv {
        padding:1rem 1rem ;
         width:100%;
    }

    .HomeIndex .homeFour .homeFourDiv .homeFourDivTitle {
        font-size: 1.8rem;
        line-height: 2.2rem;
        margin: 0 10rem 0 0
    }
}



@media screen and (max-width: 980px) {
    .HomeIndex .homeFour .homeFourDiv .homeFourDivText {
        font-size:1rem;
        line-height: 1.4rem;
        margin: .5rem 0;
        width: 100%
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFour .homeFourDiv .homeFourDivMore {
        font-size:1.2rem;
        line-height: 1rem;
        display:none;
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFive {
        padding:0
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFive .divLeft {
        width:20rem;
        left: 0
    }
}
@media screen and (max-width: 980px) {
    .HomeIndex .homeFive .divLeft.right {
        right:0
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFive .homeFiveTitle {
        position:relative;
        font-size: 2.2rem;
        z-index: 4;
        margin: 0 0 0rem;
        text-align: center;
    }
    .ryhuob .steps .bd li {
    float: left;
    width: 31.33%;
    margin-right: 2%;
}
.ryhuob .steps .bd li img {
    width: 100%;
    display: block;
}
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeFive .homeFiveLog {
        height:12rem;
        height: auto
    }
}



@media screen and (max-width: 980px) {
    .HomeIndex .homeFive .homeFiveLog .logoList>img {
        height:12rem
    }

    .HomeIndex .homeFive .homeFiveLog .logoList {
        height: auto
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSix {
        padding:1rem 1rem 0;
        display: block
    }
    .CooperativeTelephone a {
    background: #fff;
    color: #db261d;
    width: 100%;
    display: inline-block;
    line-height: 66px;
    font-size: 36px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    font-weight: 700;
}
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSix .homeSixDiv>img {
        position:relative;
        width: 7.7rem;
        height: 11rem;
        margin: 0
    }
}



@media screen and (max-width: 980px) {
    .HomeIndex .homeSix .homeSixDiv .homeSixDivText {
        font-size:3.8rem;
        line-height: 5rem;
        font-weight: 400
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeSix .homeSixDiv code {
        font-size:3.2rem;
        font-weight: 400
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSix>img {
        width:100%;
        margin: 5.1rem 0 20rem
    }
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSeven .homeSevenTitle {
        font-size:2.2rem;
        text-align: left;
        padding: 0 0rem 0rem 0rem;
        line-height: 4.2rem;
        text-align: center;
    }
    .font80 {
    font-size: 2rem;
    line-height: 1.3;
}
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSeven .div {
        padding:2rem 1rem;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        width:100%;
    }
}



@media screen and (max-width: 980px) {
    .HomeIndex .homeSeven .div .homeSevenDiv {
        width:100%;
        height:29rem;
        display: flex!important;
        align-items: center;
        align-content: center;
        justify-content: center;
         margin-bottom: 3rem;
        
    }
    .homeSeven .div>div {
   width:100%;
   overflow: hidden;
   display: block;
   margin-bottom: 1rem;
      
}
}


@media screen and (max-width: 980px) {
    .HomeIndex .homeSeven .div>div .homeSevenDivSmall {
        transform:unset;
        position: unset;
        top: unset;
        left: unset
    }

    .HomeIndex .homeSeven .div>div .homeSevenDivSmall .homeSevenDivSmallTitle {
        font-size: 8rem
    }

    .HomeIndex .homeSeven .div>div .homeSevenDivSmall .homeSevenDivSmallTitle2 {
        font-size: 3rem
    }
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeSeven .div>div .homeSevenDivSmall .homeSevenDivSmallText {
        margin:1rem 0 0;
        font-size: 1.8rem
    }
    .HomeIndex .homeSeven .div>div.homeSevenDivCenter .imgDiv {
    padding: 1.8rem 0rem 0;
}
    .HomeIndex .homeSeven .div>div.homeSevenDivCenter {
    height: 40rem;
    border-radius: 2rem;
}
    .homeSevenDivSmallText p {
    font-size: 1rem;
    padding: 2rem 0rem;
}
.HomeIndex .homeeight {
    width: 100%;
    max-width: 100%;
    margin: 2rem 0rem;
    background-color: #fff;
    overflow: hidden;
}
.HomeIndex .homeeight .homeeightTitle {
    text-align: center;
    padding: 2rem 0 2rem;
     font-size: 2.2rem
}
.anli {
    width: 100%;
    margin: 1rem 0rem ;
    max-width: 100%;
    overflow: hidden;
}
.anli .anli_con {
    width: 100%;
    margin: 3rem 0rem;
    max-width: 1600px;
    margin-bottom: 5rem;
}
.anli .anli_type {
    text-align: center;
    height: 56px;
    margin-bottom: 35px;
    overflow-y: scroll;
}
.anli .anli_con .conbox{
    width: 100%;
    margin: 3rem 0rem ;
    max-width: 100%;
    float: left;
    overflow: hidden;
}
.anli .anli_con dl {
    width: 99%;
    margin-right: 1%;
    margin-left: 0%;
    border-radius: 1rem;
    background: #f7f7f7;
    margin-bottom: 2rem;
}
}


@media screen and (max-width: 980px) {
   .HomeIndex .homenight .homenightTitle {
    text-align: center;
    font-size: 2.2rem;
}
.newssy .newscon .newslist {
    overflow: hidden;
    position: relative;
    margin: 3rem 1rem 3rem 1rem;
}
.newssy .newscon .newslist ul li {
    width: 100%;
    background: #eee9;
    position: relative;
    border-radius: 1rem;
    margin-bottom: 2rem;
}
}

.HomeIndex .homeEight img {
    width: 64rem
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeEight img {
        width:100%;
        margin: 5.7rem 0 0
    }

    .HomeIndex .homeEight .homeEightTitle {
        text-align: center;
        font-size: 5.6rem;
        line-height: 6.4rem
    }
}

.HomeIndex .homeEight .homeEightText {
    margin: 1.6rem 0 1.9rem
}

@media screen and (max-width: 980px) {
    .HomeIndex .homeEight .homeEightText {
        margin:3rem 0
    }

    .HomeIndex .homeEight .homeEightButton,.HomeIndex .homeEight .homeEightText {
        text-align: center;
        font-size: 3.2rem;
        line-height: 4.4rem
    }
}
@media screen and (max-width: 980px) {
        .title-box {
    position: absolute;
    width: 100%;
    left: 7%;
    top: 44%;
    color: #fff;
    z-index: 10;
}
 .title-box .big {
   font-weight: 900;
    font-size: 2.4rem;
    line-height: 1.8;
    text-align: left;
}

.title-box .small {
    display: none;
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.6;
    width: 100%;
    padding: 0rem 1rem;
    max-width: 100%;
    margin-bottom: 24px;
    font-weight: 1;
    color: #1d1d1f;
    text-align: left;
}  
.homefirstTitle {
    margin: 3rem 5rem;
}
.n_makely {
    width: 100%;
    max-width: 100%;
    margin: 5rem auto;
    
}
.n_makely ul  {
     width: 100%;
    display: block;
    float: left;
}
.n_makely ul li {
     width: 100%;
    display: block;
    float: left;
    gap: 10px;
    grid-template-columns: .678fr .322fr;
    margin-bottom: 3rem;
}
.n_makely ul li .makecon h5 {
    color: #212121;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 1rem 0 1.5rem;
    font-weight:bold;
}
.n_makely ul li .makecon p {
    color: #515151;
    font-size: 1rem;
    line-height: 2rem;
    text-align: left;
}
.font42 {
    font-size: 2.2rem;
    line-height: 1.3;
    color: #212121;
    font-weight:bold;
}
}