@charset "UTF-8";
/*
 * @authors Coolia.Gong (Coolia.Gong@sinoservices.com)
 * @date    2016-10-27 10:46:44
 * @link    http://www.sinoservices.com
 */
@media screen and (max-width:1200px ) {
	body{min-width: 1000px;}
	.header li{padding:0 15px;}
	.page-w{width: 1000px;}
	.advantage .con .item,.solutions .solution-item,.solutions .solution-item .pop{width: 250px;}
	.plat .bd, .plat .tabs-con img,.plat .tabs-con .des{width: 500px;}
	.plat .hd{width: 480px;}
	.plat .hd li{width: 240px;height: 170px;}
	.solution-item.on .pop .des{width: 210px;height: 300px;}
	.solutions .solution-item{height: 433px;}
	.cases .tabs .info{width: 530px;}
	.contact{width: 600px;}
	.about-page .about-con{width: 800px;}
	.products-page .section .des{width: 460px;padding:20px;}
	.products-page .product-list{padding:20px 0;}
	.products-page .product-list .list-item{width: 320px;}
	.products-page .product-list .list-item-c{margin:0 20px;}
} 
@media screen and (max-width: 640px) { ... } 
@media screen and (max-width: 480px) { ... }