@media screen and (max-width: 1024px) {
	body, .inner-item{
		font-size:16px;
	}
    .page-width {
        width: 100%;
        padding: 0 5px !important;
		
    }

    img {
        height: auto !important;
    }

    .main-menu {
        float: none;
        display: block;
        text-align: center;
        clear: both;
    }

    #logo {
        float: none;
        text-align: center;
        display: block;
    }

        #logo img {
            display: inline-block;
        }

    .inner-item {
        margin: 0 5px;
    }

    .list-item {
        margin: 0 -5px;
    }
	.detail-left, .detail-right{
		width: 100%;
	}
	
	#footPage .col-1 {
		width:100%;
	}
	
	#footPage .col-2, #footPage .col-3{
		width:100%;
	}
	
	.news-relative{
		width:49%;
		display:inline-block;
		margin:0.5%;
	}
	
	.news-relative img{
		width:100%;
	}
	
	.item-4{
		width:49.9%;
	}
	
	.item-4 img{
		width:100%;
	}
	
	.title-box > span{
		font-size:20px;
	}
	.stellarnav.desktop{
		float:none;
	}
}

@media screen and (max-width: 820px) {
	.detail-left, .detail-right{
		width: 100%;
	}
}

@media screen and (max-width: 736px) {
    .wid-60{
        width:100%;
    }
        .wid-40{
            width:100%;
        }

        .col-6{
            width:100%;
        }

    .stellarnav.mobile, .stellarnav.mobile.fixed{
        border:1px solid #ddd;
        border-radius:10px;
        
    }

    .lang{
        float:left;
    }
    .page-left, .page-right {
        width: 100%;
        margin-bottom: 10px;
    }
	.detail-left, .detail-right{
		width: 100%;
	}
    .menu-top {
        display: none;
    }

    .header1 {
        display: block;
        width: auto !important;
        background: #999;
        margin: 0 -5px 0 -5px;
        float: none;
        padding: 5px;
    }

        .header1 a {
            margin: 0px !important;
            background-color: #999 !important;
            width: auto !important;
            display: inline-block !important;
            background-position: 5px center !important;
            padding-left: 40px;
            line-height: 35px;
            color: white;
            font-size: 18px;
        }

    .slogan {
        float: right;
    }

    .title-large {
        font-size: 18px;
    }

    .item-3 {
        width: 49.9%;
        margin-bottom: 10px;
    }
        .item-2{
            width:100%;
        }
        .item-3 {
            text-align: center;
        }

    .car-category .img, .car-category .img img {
        display: inline-block;
    }

    .page-right .item-1 {
        text-align: center;
    }

    .product-hot .product-item-inner .wrap-text .desc {
        display: none;
    }

    .product-hot .product-item-inner .wrap-text .name{
        height:40px;
    }

    .mobi-hide {
        display:none;
    }

    #topPage {
        color: white;
        background: #274894;
        line-height: 30px;
        position: relative;
        z-index: 111;
        padding: 10px 0;
    }

    .col-6{
        width:49.9%;
    }
    .support-item {
        padding: 10px 0px;
    }
    .news-home .col-6{
        width:100% !important;
    }

    .loadMenu {
        overflow: scroll;
        scrollbar-color: #fff #000;
    }
    .MenuProduct .Tree li{
        display:inherit;
		border-radius:0;
    }

    .wrapBreadcrumb {
        padding: 20px 0;
        margin:10px;
    }

    .product-desc ul li{
        margin:0;
        padding:0;
    }

    #footPage .inner-item-3{
        margin:20px 0 0  0;
    }

    #footPage .col-2{
        margin-left:0;
    }

    #mainMenu .Tree .tree-icon{
        display:none;
    }

    .stellarnav ul ul {
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {


    .hotline-box {
        display: block;
    }

    .slogan {
        display: none;
    }

    .TabContent img {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .hide-on-mobi {
        display: none;
    }

    .hide-on-desk {
        display: block;
    }

    .intro-home img {
        margin-right: 0px !important;
        max-width: 100% !important;
        display: none;
    }

    .product-hot .product-item-inner .wrap-text .desc{
        display:none;
    }
}

@media screen and (max-width: 450px) {
    .page-left img {
        margin: 0px !important;
    }

    .img-product-detail {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }
}
