@media screen and (max-width: 1024px) {
    .page-width {
        width: 100%;
        padding: 0 5px !important;
    }

    img {
        height: auto !important;
    }

    .inner-item {
        margin: 0 5px;
    }

    .list-item {
        margin: 0 -5px;
    }
	.stellarnav.desktop > ul > li{
		margin-left:20px;
	}
	.stellarnav.desktop > ul > li > a {
    font-size: 15px;
}
}

@media screen and (max-width: 820px) {
   
}

@media screen and (max-width: 680px) {
    .page-width {
        max-width: 400px;
    }
#headPage{
	padding:0px;
	position:relative;
	z-index:999;
}
 .head-right {
    float: none;
    text-align: RIGHT;
}
.stellarnav .full {
    width: 100%;
    padding: 0px;
    line-height: 80px;
	color:black;
}
.stellarnav{
	height:80px;
	overflow: visible;
}
.stellarnav li a{
	color:white;
}
.stellarnav.mobile ul {
    background: rgba(0, 0, 0, 0.73);
}
#logo{
	position:absolute;
}
.home-left,.home-right{
	width:100%;
}
.news-item-small .img {
    width: 140px;
}

.service-cate {
    height: 110px;
	margin-bottom:10px;
}
.list-cate > .item-3:first-child{
	width:100%;
}

.list-cate .item-3{
	width:50%;
}
.title-line{margin-bottom:10px;}
.item-3{
	width:100%;
}
#footPage .item-3{
	margin-bottom:20px;
}
.news-item .name{
	font-size:15px;
}
.detail-left,.detail-right{
	width:100%;
	margin-bottom:20px;
}
.item-2{
	width:100%;
}
.item-5{
	width:50%;
}
.product-item{
	margin-bottom:10px;
}
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 450px) {
}
