@media screen and (max-width: 991px) {
	 .newPic {
		padding-top: 25px;
		padding-bottom: 25px
	}

	 .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-indent: 2em;
		color: #666
	}

	 .newPic .text ul {
		overflow: hidden;
		padding: 0 15px;
	}

	 .newPic .text ul li {
		float: left;
		width: calc((100% - 15px) / 2);
		margin-right: 15px;
		margin-top: 15px
	}
	 .newPic .text ul li:nth-child(2n+2){
		margin-right: 0px;
	}

	 .newPic .text ul li a {
		display: flex;
		flex-direction: column
	}

	 .newPic .text ul li a img {
		width: 100%;
		height: 120px
	}

	 .newPic .text ul li a span {
		width: 100%;
		height: 50px;
		font-size: 13px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f8f8f8;
		color: #333
	}

	 .newPic .text ul li a:hover {
		box-shadow: 5px 5px 12px rgba(0,0,0,0.2)
	}

	 .newPic .text ul li a:hover span {
		color: #052275
	}

}

@media screen and (min-width: 991px) {
	


	 .newPic {
		
		padding-top: 25px;
		padding-bottom: 25px
	}

	 .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-indent: 2em;
		color: #666
	}

	 .newPic .text ul {
		overflow: hidden
	}

	 .newPic .text ul li {
		float: left;
		width: calc((100% - 90px) / 3);
		margin:30px 15px 0
	}
	 .newPic .text ul li:nth-child(3n+3){
		margin-right: 0px;
	}

	 .newPic .text ul li a {
		display: flex;
		flex-direction: column
	}

	 .newPic .text ul li a img {
		width: 100%;
		height: 240px
	}

	 .newPic .text ul li a span {
		width: 100%;
		height: 50px;
		font-size: 13px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f8f8f8;
		color: #333;
        font-family: "Microsoft YaHei";
	}

	 .newPic .text ul li a:hover {
		box-shadow: 5px 5px 12px rgba(0,0,0,0.2)
	}

	 .newPic .text ul li a:hover span {
		color: #052275
	}

	
}
@media screen and (min-width: 1200px) {
	

	
	

	 .newPic {
	
		padding-top: 35px;
		padding-bottom: 35px
	}

	 .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-indent: 2em;
		color: #666
	}

	 .newPic .text ul {
		overflow: hidden
	}

	 .newPic .text ul li {
		float: left;
		width: calc((100% - 90px) / 3);
		margin:30px 15px 0
	}
	 .newPic .text ul li:nth-child(3n+3){
		margin-right: 0px;
	}

	 .newPic .text ul li a {
		display: flex;
		flex-direction: column
	}

	 .newPic .text ul li a img {
		width: 100%;
		height: 260px
	}

	 .newPic .text ul li a span {
		width: 100%;
		height: 50px;
		font-size: 16px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f8f8f8;
		color: #333;
        font-family: "Microsoft YaHei";
	}

	 .newPic .text ul li a:hover {
		box-shadow: 5px 5px 12px rgba(0,0,0,0.2)
	}

	 .newPic .text ul li a:hover span {
		color: #052275
	}

	 .newPic .text-kjcg ul {
		margin-top: 20px;
		overflow: hidden
	}



}
@media screen and (min-width: 1501px) {
	

	
	

	 .newPic {
		padding-top: 70px;
		padding-bottom: 70px
	}

	 .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
		text-indent: 2em;
		color: #666
	}

	 .newPic .text ul {
		overflow: hidden
	}

	 .newPic .text ul li {
		float: left;
		width: calc((100% - 90px) / 3);
		margin:30px 15px 0
	}
	 .newPic .text ul li:nth-child(3n+3){
		margin-right: 0px;
	}

	 .newPic .text ul li a {
		display: flex;
		flex-direction: column
	}

	 .newPic .text ul li a img {
		width: 100%;
		height: 320px
	}

	 .newPic .text ul li a span {
		width: 100%;
		height: 50px;
		font-size: 18px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		background: #f8f8f8;
		color: #333;
        font-family: "Microsoft YaHei";
	}

	 .newPic .text ul li a:hover {
		box-shadow: 5px 5px 12px rgba(0,0,0,0.2)
	}

	 .newPic .text ul li a:hover span {
		color: #052275;
        font-family: "Microsoft YaHei";
	}

	
}
