body{background: #fafafa;}

/*新闻中心*/
.index_1{}

.index_1 .product_list{width: 1440px;min-width: 1440px; margin: 0 auto; }
.index_1 .product_list ul li{ cursor: pointer; width: 1440px;height: 296px; margin-bottom: 50px;position: relative; display: block; padding:20px;box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);}
.index_1 .product_list ul li img{width: 383px;height: 260px; position: absolute;left: 20px; top:20px}
.index_1 .product_list ul li h3{width: 960px; height: 74px;font-size: 18px; line-height: 74px; border-bottom: 1px solid #d0d0d0; position: absolute; right: 20px; top: 20px;}
.index_1 .product_list ul li span{width: 960px; font-size: 16px; height: 90px; color: #4e4e4e; line-height: 30px;display: block;position: absolute; right: 20px; top: 124px;}
.index_1 .product_list ul li>i{width: 960px;height: 30px; line-height: 30px; position: absolute;right: 20px; bottom:30px ; color: #7f7f7f;}

.index_1 .product_list ul li>time{width: 124px;height: 94px;line-height: 1.2;padding: 15px 0; font-family: dFont;text-align: center; font-size: 18px;display: block;z-index: 99; position: absolute;right: 0;top: 0;background: #0951b7;color: #fff;}
.index_1 .product_list ul li>time i{display: block;font-size: 36px;}

@media (max-width: 1680px) {
	.index_1 .title ul{width: 1300px; min-width: 1300px; }
	.index_1 .product_list{width: 1300px;min-width: 1300px; }
	.index_1 .product_list ul li{ cursor: pointer; width: 1300px;}
	.index_1 .product_list ul li img{width: 345px;}
	.index_1 .product_list ul li h3{width: 866px; }
	.index_1 .product_list ul li span{width: 866px; }
	.index_1 .product_list ul li>i{width: 866px;}
}
@media (max-width: 1366px) {
	.index_1 .title ul{width: 1200px; min-width: 1200px; }
	.index_1 .product_list{width: 1200px;min-width: 1200px; }
	.index_1 .product_list ul li{ cursor: pointer; width: 1200px;}
	.index_1 .product_list ul li img{width: 320px;height: 260px; }
	.index_1 .product_list ul li h3{width: 800px; height: 74px;}
	.index_1 .product_list ul li span{width: 800px;}
	.index_1 .product_list ul li>i{width: 800px;}
}

/*@media (max-width: 1099.98px) { */
@media (max-width: 1099.98px) ,(min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {



	.index_1 .product_list{width: 7.2rem;min-width: 7.2rem; margin: 0 auto; }
	.index_1 .product_list ul li{ width: 7.2rem;height: 2.6rem; margin-bottom: 0.5rem; padding:0.2rem;box-shadow: 0.1rem 0.1rem 0.15rem rgba(0, 0, 0, 0.2);}
	.index_1 .product_list ul li img{width: 2.6rem;height: 2.2rem; left: 0.2rem; top:0.2rem}
	.index_1 .product_list ul li h3{width: 4rem; height: 0.6rem;font-size: 0.26rem; line-height: 0.6rem; right: 0.2rem; top: 0.2rem;}
	.index_1 .product_list ul li span{width: 4rem; font-size: 0.24rem; height: 0.8rem;line-height: 0.4rem;right: 0.2rem; top: 1.1rem;}
	.index_1 .product_list ul li>i{width: 4rem;height: 0.4rem; font-size: 0.24rem; line-height: 0.4rem;right: 0.2rem; bottom:0.2rem ; }

	.index_1 .product_list ul li>time{width: 1.2rem;height: 0.8rem;line-height: 1;padding: 0.1rem 0; font-size: 0.22rem;}
	.index_1 .product_list ul li>time i{display: block;font-size: 0.36rem;}

}