@media screen and (max-width: 991px) {
	p {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	html {
		background: #F5F5F5;
	}
	
	.newPic {
		padding-top: 25px;
		padding-bottom: 25px
	}
	
	/* .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		color: #666
	} */
	
	.newPic .text ul {
		overflow: hidden
	}
	
	.newPic .text ul li {}
	
	
	.newPic .text ul li a {
		background: #fff;
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 10px;
		margin-bottom: 10px;
		cursor: pointer;
		display: block;
	
	}
	.text-left{
		width: 100%;
	}
	.newPic .text ul li a img {
		width: 100%;
		height: auto
	}
	
	.newPic .text ul li a .text-right {
		box-sizing: border-box;
	}
	
	.newPic .text ul li a .text-right div {
		font-size: 14px;
		color: #333;
		line-height: 1.5;
	}
	.newPic .text ul li a .text-right div p span{
		text-wrap:wrap !important;
		
	}
	.newPic .text ul li a .text-right .right-title {
		width: 100%;
		height: 30px;
		font-size: 14px;
		font-weight: bold;
		line-height: 30px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		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  .right-title {
		color: #052275;
		font-family: "Microsoft YaHei";
	}

}

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



	p {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	html {
		background: #F5F5F5;
	}
	
	.newPic {
		padding-top: 30px;
		padding-bottom: 30px
	}
	
	/* .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		color: #666
	} */
	
	.newPic .text ul {
		overflow: hidden
	}
	
	.newPic .text ul li {}
	
	
	.newPic .text ul li a {
		background: #fff;
		width: 960px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 15px;
		margin-bottom: 15px;
		cursor: pointer;
		display: flex;
	
	}
	.text-left{
		width: 300px;
		height: 188.55px;
	}
	.newPic .text ul li a img {
		width: 100%;
		height: 100%
	}
	
	.newPic .text ul li a .text-right {
		flex: 1;
		box-sizing: border-box;
		padding-left: 25px;
	}
	
	.newPic .text ul li a .text-right div {
		font-size: 14px;
		color: #333;
		line-height: 1.5;
	}
	.newPic .text ul li a .text-right div p span{
		text-wrap:wrap !important;
		
	}
	.newPic .text ul li a .text-right .right-title {
		width: 100%;
		height: 40px;
		font-size: 14px;
		font-weight: bold;
		line-height: 40px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		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  .right-title {
		color: #052275;
		font-family: "Microsoft YaHei";
	}


}

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





	p {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	html {
		background: #F5F5F5;
	}
	
	.newPic {
		padding-top: 40px;
		padding-bottom: 40px
	}
	
	/* .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		color: #666
	} */
	
	.newPic .text ul {
		overflow: hidden
	}
	
	.newPic .text ul li {}
	
	
	.newPic .text ul li a {
		background: #fff;
		width: 1140px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 20px;
		margin-bottom: 20px;
		cursor: pointer;
		display: flex;
	
	}
	.text-left{
		width: 330px;
		height: 207px;
	}
	.newPic .text ul li a img {
		width: 100%;
		height: 100%
	}
	
	.newPic .text ul li a .text-right {
		flex: 1;
		box-sizing: border-box;
		padding-left: 30px;
	}
	
	.newPic .text ul li a .text-right div {
		font-size: 15px;
		color: #333;
		line-height: 1.5;
	}
	.newPic .text ul li a .text-right div p span{
		text-wrap:wrap !important;
		
	}
	.newPic .text ul li a .text-right .right-title {
		width: 100%;
		height: 42px;
		font-size: 15px;
		font-weight: bold;
		line-height: 42px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		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  .right-title {
		color: #052275;
		font-family: "Microsoft YaHei";
	}



}

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

	p {
		margin: 0 !important;
		padding: 0 !important;
	}

	html {
		background: #F5F5F5;
	}

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

	/* .newPic .text p {
		font-size: 14px;
		line-height: 24px;
		color: #666
	} */

	.newPic .text ul {
		overflow: hidden
	}

	.newPic .text ul li {}


	.newPic .text ul li a {
		background: #fff;
		width: 1440px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 25px;
		margin-bottom: 25px;
		cursor: pointer;
		display: flex;

	}
	.text-left{
		width: 350px;
		height: 220px;
	}
	.newPic .text ul li a img {
		width: 100%;
		height: 100%
	}

	.newPic .text ul li a .text-right {
		flex: 1;
		box-sizing: border-box;
		padding-left: 40px;
	}

	.newPic .text ul li a .text-right div {
		font-size: 16px;
		color: #333;
		line-height: 1.5;
	}
	.newPic .text ul li a .text-right div p span{
		text-wrap:wrap !important;
		
	}
	.newPic .text ul li a .text-right .right-title {
		width: 100%;
		height: 50px;
		font-size: 18px;
		font-weight: bold;
		line-height: 50px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		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  .right-title {
		color: #052275;
		font-family: "Microsoft YaHei";
	}


}