@charset "UTF-8";
.mip-carousel-preBtn, .mip-carousel-nextBtn{bottom:10%;}
.top-img{background: url(../images/bannerAbout.jpg);background-repeat:repeat-x;background-position:center center;}
.top-img-contact{background: url(../images/bannerContact.jpg);background-repeat:repeat-x;background-position:center center;}
.top-img-news{background: url(../images/bannerNews.jpg);background-repeat:repeat-x;background-position:center center;}
.top-img-product{background: url(../images/bannerProduct.jpg);background-repeat:repeat-x;background-position:center center;}
.top-img-case{background: url(../images/bannerCase.jpg);background-repeat:repeat-x;background-position:center center;}
.page-control{display: inline-block;}
.page-control ul,.page-control ul li{display: inline-block;}
.pagination li{list-style: none;}
.active{background: #000;}
.mtop{
	    margin-top: 35px;
	    width: 140px;
	    padding:0 10px;
	    text-align: center;
}
.mtop li{margin:10px auto;}
.mtop li a:hover{color:#ff0d0d;}
.mtop li a:active{color:#ff0d0d;}
.mip-fill-content{width:auto;}
/*小屏幕（平板电脑，大于等于768px）*/
@media (min-width:768px) {
	.active{background: none;}
}

/*中等屏幕（笔记本电脑，大于等于992px）*/
@media (min-width:992px) {
	.active{background: none;}
}

/*大屏幕（大屏显示器，大于等于1300px）*/
@media (min-width:1300px) {
	
}
.active{background: #000;}
