@media only screen  and (max-width: 1200px){
.index_pro2 .title li{font-size:18px;}
}
@media only screen  and (max-width: 768px){
 
.index_pro2 .title li{ width:47%; text-indent:0; background-image:none!important; text-align:center; font-size:14px; line-height:60px;}
 
}