@media screen and (max-width: 1440px){
	.shortcut-row .wrap{
		max-width: 1300px;
	}
}
@media screen and (max-width: 1366px){
    .right-frame .box {
            width: 75px;
    }
    .right-frame .item{
        padding: 12px 0;
        width: 75px;
        height: 75px;
    }
}
@media screen and (max-width: 1280px){
	.logo-img img{
		width: 60px;
	}
	.logo-img{
		padding-top: 15px;
	}
}
@media screen and (max-width: 1280px){
	footer .footer-contact,
	footer .footer-seek-left{
		width: 100%;
	}
	.info-top .date-add span.address{
		background: url(../images/about-icon02.png) no-repeat left top 4px;
	}
}
@media screen and (max-width: 768px){
	footer .footer-top > div:nth-of-type(1){
		width: 100%;
	}
	.ind-title, .yibo-z-con-b-l h4 {
	    font-size: 20px;
	}
	.logo-img {
	    padding-top: 5px;
	}
	.basic-list li{
		line-height: 1.5;
	}
	.basic-bottom .item:nth-of-type(1),
	.basic-bottom .item.item-time,
	.basic-bottom .item{
		height: auto;
	}
	.basic-bottom .item:nth-of-type(4){
		width: 100%;
	}
	.org-box .half-txt{
		text-align: left;
	}
	.guide-content .guide-row .guide-sign .name{
		font-size: 13px;
	}
	.guide-content .guide-detail .guide-d-tab p{
		font-size: 12px;
		line-height: 1.5;
	}
	.tab-top .tab-a{
		line-height: 1.5;
		height: 55px;
	}
	.vip-box .courtesy-list li.note{
		width: 100%;
	}
	.news-tab{
		display: none;
	}
	.exhibition-tab a{
		padding: 10px 5px;
    	font-size: 14px;
	}
	.DemoonstrationList-name{
		font-size: 14px;
	}
	.marcom-item .marcom-head{
		padding: 10px;
		width: 80%;
	}
	.marcom-item .new-title-h2{
		font-size: 14px;	
	}
	.contact-info{
		font-size: 12px;
	}
}