.title-block-1 .title {
    font-size: 28px;
    text-align: center;
    border-right: solid 3px green;
    border-left: solid 3px green;
    line-height: 1.5;
    width: 200px;
    margin: 0 auto;
    font-weight: normal;
}
.in-yd li .text {
       
    font-size: 16px;
    }
@media screen and (max-width: 767px) {
    .in-yd li .text {
        margin-left: 0;
        width: 100%;
        display: block;
    font-size: 12px;
	word-break: break-all;
    }
}
.content{
	padding: 4rem 1.5rem 0 1.5rem;	
}
.title-block-1 .subtitle {
    width: 200px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    color: rgba(0, 0, 0, 0.45);
    font-family: Arial;
    font-size: 15px;
}
.content h2:not(:first-child) {
    margin-top: 1.1428em;
}

.content p {
	color: #4a4a4a;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
}
.is-3-desktop{   
float: left;}
@media screen and (min-width: 1024px) {
    .is-3-desktop {
        width: 25%;
    }
}
@media screen and (max-width: 768px) {
    .is-3-desktop {
        width: 50%;
    }
.content{
	padding: 1.5rem 0.5rem 0 0.5rem;	
}
}
.content .box {
margin-left: 10px;
    margin-right: 10px; 
    margin-top: 20px; 
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem;
}
.box img{
	display: block;
    height: auto;
    width: 100%;
	
}
.box div{
	    text-align: center;
}
.box .newsp{
	    text-align: left;
}
.box .newsp p{
	 font-size:12px;
}
.box .newsp h3{
	    height: 2.8em;
	 font-size:14px;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;   
	margin-bottom: 0;
	
}
.listbox{
	margin-top:0.25rem;
	display: inline-block;
}
.amore{
text-align:right;
}

.about{
	display: flex
}
.about-name{
	font-size: 24px;
	 color: #1E5600;
}
.about-l{
	width:60%;
	float:left;
	    padding-right: 20px;
}
.about-r{
	
	width:40%;
	float:right;
}

@media screen and (max-width: 768px) {
	
.about-name{
	font-size: 20px;
}
    .about-l {
        width: 100%;
    }
.about-r{
	display:none;
}
.btn-center {
	text-align:center;
}
}
.about-r img{
	
	width:80%;
	margin:20px;
}
.btn-center a{
	
	text-align: center;
	font-size: 14px;
	padding: 4px 40px 2px 40px;
	margin: 10px 5px 0 5px;
	color: #40B753;
	border: 1px solid #40B753;
	display: inline-block;
	border-radius: 18px
}
.btn-center a:hover {
	background-color: #40B753;
	border: 1px solid #40B753;
	color: #fff;
	text-decoration: none
}
.aboutbg{
	background-color: #f8f8f8;
	padding-bottom:50px;
}
.newsbg{
	background-color: #f8f8f8;
	padding-bottom:50px;
	}
.ywbg{
	padding-bottom:50px;
	}
	.ban1{
		     font-size: 50px;
    margin-top: 194px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 10px #169504;
		
	}
		.ban2{
		     font-size: 30px;
    margin-top: 14px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 20px #169504;
		
	}
	.bantxt{
		
	text-align:center;
		
	}
	.list2{
		display:none;
		
	}
	.c-box{
		text-align:center;
		
	}
	.c-box a{
		padding:5px 10px;
		    text-align: center;
			font-size: 14px;
			margin: 10px 3px;
			color: #40B753;
			border: 1px solid #40B753;
			display: inline-block;
		
	}
	
	.c-box a:hover{
		
	background-color: #40B753;
	border: 1px solid #40B753;
	color: #fff;
	text-decoration: none
		
	}
	
	.c-box .ona{
		
	background-color: #40B753;
	border: 1px solid #40B753;
	color: #fff;
	text-decoration: none
		
	}
	.p-c{
		    text-align: center!important;
		
	}