<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 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;
    object-position: 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 {
   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 p{
    font-size: 1.2rem;
    line-height: 1.8;
}
.HomeIndex .homeTwo .homeTwoTextDiv p span{
    font-size: 1.2rem;
    line-height: 1.8;
    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;
}
.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&gt;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:5rem 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 20px 30px 30px;
	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-size:20px;
	color:#000;
	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:16px;
	color:#999;
	line-height:26px;
	height:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	background: #f7f7f7;
	padding:20px 10px;
}

.pro .procon .prolist ul li:hover a h3 {
	color:#89bb12;
}

 .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: #fff;
}

 .prolist .item {
    width: 100%;
    height:600px;
    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 {
    display: block;
    width: 100%;
    cursor: pointer;
}
 .prolist .item .img {
    display: block;
    width: 100%;
}
 .prolist .item .txt {
    padding: 0 0px;
    background: #f7f7f7;

}
 .prolist .item .txt .tit {
    float: left;
    width: 100%;
    height: 50px;
    font-size: 26px;
    text-align: center;
    color: #333;
    font-weight:900;
}
 .prolist .item .txt .yd {
     float: left;
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-align: center;
    color: #333;
}
/**äº‘å¹³å°  **/
 .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&gt;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&gt;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;
}
 .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&gt;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&gt;div.homeSevenDivCenter {
    height: 43rem;
    border-radius: 2rem;
}
.HomeIndex .homeSeven .div&gt;div.homeSevenDivCenter .homeSevenDivCenterDown {
    position: relative;
    text-align: center;
    height: 30rem;
}
.HomeIndex .homeSeven .div&gt;div .homeSevenDivSmall {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 49%;
}
.HomeIndex .homeSeven .div&gt;div.homeSevenDivCenter .imgDiv {
    padding: 1.8rem 2rem 0;
}
.HomeIndex .homeSeven .div&gt;div.homeSevenDivCenter .imgDiv&gt;img {
    width: 100%;
}
.homeSevenDivSmallText p{
    font-size: 1.3rem;
    padding:2rem;
}
.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;
    position: relative;
}   
.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 {
  width: 100%;
    max-width: 1600px;
    margin: 2rem auto;
    background-color: #fff;
    position: relative;
    margin-bottom: 5rem;
}
.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: 32%;
    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: 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:32%;
	background:#eee9;
	float:left;
	margin-left:1%;
	position:relative;
	border-radius: 1rem;
}
.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:100%;
	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;

}
.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&gt;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;
    
}</pre></body></html>