@media screen and (min-width: 1300px) and (max-width: 1500px) {/* 平板 */

}
@media screen and (min-width: 1200px) and (max-width: 1380px) {/* 平板 */

}
@media screen and (min-width: 768px) and (max-width: 1100px) {/* 平板 */
.sy_seven6 li .pimg i{padding-top:16px;}
.sy_seven6 a{font-size:20px;}
.companyinfo {width:100%;}

}
@media (max-width: 767px) {/* 手机 */
.sy_seven6 li{width:50%;}

.sy_seven6 li .pimg{border-radius:6px;}

.sy_seven6 li .pimg i{padding-top:8px; font-size:14px;}


.sy_six li{ float:left; width:100%; position:relative;}
.sy_six li:nth-child(1) {height:260px;}
.sy_six li:nth-child(2) {height:420px;}

.companyinfo {width:100%; height:auto; position:absolute; left:0px; top:0px; padding-bottom:26px; }
.newsg {padding-top:46px;}
.newsg2 {padding-bottom:8px;}
.newskong{height:60px; width:100%; display:block; float:none; clear:both;}

.ab_two img {width:90%; text-align:center;}
}
