body{background: url(../img/party-1.jpg) no-repeat top;}

/*新闻中心*/
.header {border-bottom: none;  }
.header .logo { background-image: url(../img/logo-2.png);}
.banner{height: 660px;}
.index_1 {border-top:4px solid #c30706 ;}
.index_1 .title {background: #e7f5ff; border-bottom: 1px solid #dcdcdc;margin-bottom: 0;}
.index_1 .title ul {width: 1200px; min-width: 1200px;}
.index_1 .title ul li{border-left: 1px solid #dcdcdc;}
.index_1 .title ul li:last-child{border-right: 1px solid #dcdcdc;}
.index_1 .product_list{padding: 40px;background: #e7f5ff; }
.index_1 .product_list ul li{ cursor: pointer; width: 1120px;height: 185px;border-bottom:1px solid #c30706 ;  margin-bottom: 50px;position: relative; display: block;background: #fff;}
.index_1 .product_list ul li i{width: 280px;height: 205px; position: absolute;left: -10px; top:-10px;padding: 15px; background: #eeeeee;}
.index_1 .product_list ul li i img{width: 250px;height: 170px; position: absolute;}
.index_1 .product_list ul li h3{width: 740px; height: 60px;font-size: 16px; line-height: 60px;position: absolute; right: 50px; top: 10px;}
.index_1 .product_list ul li span{width: 740px; font-size: 16px; height: 80px; color: #4e4e4e; line-height: 1.8;display: block;position: absolute; right: 50px; top: 60px;}
.index_1 .product_list ul li time{width: 124px;line-height: 1.2;padding: 15px 0; text-align: right; font-size: 16px;display: block;z-index: 99; position: absolute;right: 50px;bottom: 0;}

.pageClass strong span { background-color: #c30706; border: 1px solid #c30706;}

/*@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; padding: 0.4rem 0;}
	.index_1 .product_list ul li{ width: 7.2rem;height: 2.2rem; margin-bottom: 1rem}
	.index_1 .product_list ul li i{width: 3rem;height: 2.7rem;left: 0; top:-0.2rem;padding: 0.2rem; }
	.index_1 .product_list ul li i img{width: 2.6rem;height: 2.3rem; }
	.index_1 .product_list ul li h3{width: 4rem; height: 0.6rem;font-size: 0.26rem; line-height: 0.6rem;position: absolute; right: 0.1rem; top: 0.1rem;}
	.index_1 .product_list ul li span{width: 4rem; font-size: 0.24rem; height: 1rem;  right: 0.1rem; top: 0.7rem; line-height: 1.5;}
	.index_1 .product_list ul li time{width: 2rem;height: 0.4rem; line-height: 0.4rem; padding: 0;  font-size: 0.24rem;right: 0.1rem;bottom: 0;}
	

}