﻿.ny_c_w{
	background: url(../images/bja.jpg) top center no-repeat;
	padding:150px 0;
}
.c {
    clear: both;
    overflow: hidden;
}
.ny_c ul li{
	float: left;
	width:16%;
	padding: 60px 0;
	text-align: center;
	margin-right:0.8%;
	background-color: #fff;
}
.ny_c ul li:last-child{
	margin-right: 0;
}
.ny_c_01{
	font-size: 30px;
	font-weight: bold;
	color: #666;
	margin-bottom: 15px;
}
.ny_c_02{
	margin: 30px auto;
	width: 40px;
	height: 3px;
	background-color:#238a37;
}
.ny_c_03{
	font-size: 16px;
	color: #666;
padding:0 20px;min-height: 90px;
}

@media (max-width: 1200px){
.widget {
    padding: 0 20px;
}
	.main{
		width:100%;
	}
}
@media (max-width: 1080px){
.ny_c ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 25px;
}
.ny_c ul li:nth-child(2n) {
    margin-right: 0;
}

.ny_c_w {
    background: url(../images/bja.jpg) top center repeat-y;
    padding: 50px 20px;
   
}


}

@media (max-width: 768px){
	.proitem {
    margin-bottom: 40px;
}
	.proitem {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}
	.proitem .textbox{
		    padding: 22px 25px 30px 25px;
	}
.ny_c ul li{
padding: 31px 0;
}

.ny_c_01 {
    font-size:22px;

}
.ny_c_03{
font-size:14px;
}


}

@media (max-width: 500px){
.proitem {
    width: 100%;
    margin-right: 0;
}

.ny_c ul li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
}
.ny_c_03 {
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    min-height: auto;
}
.ny_c_01 {

    margin-bottom:0px;
}
.ny_c_02{
margin:5px auto;
}
	}