/*屏幕大于991显示的css*/
@media(min-width:991px){
/*.index_yewu{width: 100% !important;}
.index_yewu_li{width: 20% !important;}
.index_yewu_div{width: 305px !important;}
.index_yewu_p{text-align: center !important;}*/
.index_yewu_img01b{display: none !important;}
.index_yewu_p{text-align: center;color: #555;font-size: 18px;width: 100%;margin-bottom: 20px;}
.about_02{height: 637px;}

/*产业园*/
.yanzz_p01{width:900px !important;float:left !important;padding-right:10px !important;}
.yanzz_p02{width:330px !important;float: left !important;}

.yanzz_li01{width:100% !important;}
.yanzz_dt02{float:left !important; width:530px !important;}
.yanzz_dt01{display:none; !important;}
.yanzz_dd01{float:left !important;width:700px !important;}
.yanzz_p03{padding-left:10px !important;padding-right:15px !important;height: 280px !important; width:700px !important;font-size: 17px !important;line-height: 28px !important;}
.yanzz_p04{display:none !important;}
.yanzz_new_img01{width:200px !important;height:150px !important;border-radius: 5px !important;}
.yanzz_new_div01{width: 980px !important;float: left !important;padding-right:10px !important;}
}





/*屏幕小于990显示的css*/
@media(max-width:990px){
.index_yewu_p{text-align: center !important;}
.index_yewu_li01{width: 100% !important;}
.index_yewu_dt{height: 194px !important;}
.index_yewu_img01a{display: none !important;}


/*产业园*/
.yanzz_p03{display:none !important;}
.yanzz_new_img01{display:none;}
}
