@charset "utf-8";
.w1920px{}
@media screen and (max-width: 1920px) {
.layout-full,
.layout-center{
	float: left;
	width: 100%;
	min-width: 100%;
}
.layout-center.top .nav > ul > li {
	padding-right: 1.51vw;
	padding-left: 1.51vw;
}
}

.w1440px{}
@media screen and (max-width: 1440px) {
.layout-center.bottom .list.contact,
.layout-center.bottom .list.service,
.layout-center.bottom .list.share {
	margin-right: 30px;
	padding-right: 0px;
	border: none;
	margin-left: 30px;
}
.layout-center.bottom .list.share {
	clear: left;
}
.layout-center.home .abouts-effect {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-center.home .abouts-effect .list {
	padding-right: 3.19%;
	padding-left: 3.19%;
	width: 33.33%;
}
.layout-center.home .article.advantage .box {
	width: 71.11%;
}
.layout-center.home .article.advantage .box .L {
	width: auto;
}
.layout-contact {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.layout-center.works .list,
.layout-center.home .article.works .list {
	width: 33.33%;
}
.layout-center.content.companys .list,
.layout-center.articles .list {
	width: 25%;
}
}
.w1200px{}
@media screen and (max-width: 1200px) {
.layout-center.home .article.advantage .box {
	width: 80%;
}
.layout-center.articles .list {
	width: 33.33%;
}
}
.w1050px{}
@media screen and (max-width: 1050px) {
.layout-full.top {
	padding-bottom: 0px;
}
.layout-center.top .nav {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	margin-top: 15px;
}
.layout-center.top .nav > ul{
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.layout-center.top .nav > ul > li {
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	line-height: 50px;
}
.layout-center.top .search-table,
.layout-center.top .search-table .box{
	width: 100%;
}
.layout-center.home .article.advantage .box {
	width: 85%;
}
.layout-center.home .article.wt-rwd .image {
	float: none;
	width: 100%;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.layout-center.home .article.wt-rwd .box {
	float: left;
	width: 100%;
}
.layout-center.content.companys .list {
	width: 33.33%;
}
}

.w960px{}
@media screen and (max-width: 960px) {
.layout-center.bottom {
	padding: 0px;
}
.layout-center.bottom .list.contact > div,
.layout-center.bottom .list.service > div,
.layout-center.bottom .list.share > div{
	margin-bottom: 5px;
	clear: left;
}
.layout-center.bottom .list.contact,
.layout-center.bottom .list.service,
.layout-center.bottom .list.share {
	margin-right: 3.5vw;
	margin-left: 3.5vw;
}
.layout-center.home .abouts-effect .list {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	padding-bottom: 30px;
}
.layout-center.home .article.advantage .box {
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-center.home .article.advantage .box .L {
	position: relative;
	left: auto;
	top: auto;
	transform: none;
	clear: left;
	float: left;
	margin-bottom: 20px;
}
.layout-center.home .article.advantage .box .R {
	clear: left;
	float: left;
}
.contact-table,
.contact-info {
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.layout-center.works .list,
.layout-center.home .article.works .list{
	width: 50%;
}
.compare-table .table .row,
.compare-table .table .row .cell{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.compare-table .table .row.top .cell {
	display: none;
	visibility: hidden;
}
.compare-table .table .row{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
}
.compare-table .table .row .cell {
	padding-left: 110px;
	min-height:50px;
	height:auto;
}
.compare-table .table .row .cell:before {
	content: attr(data-label);
	background-color: #0071BC;
	width: 85px;
	color: #FFF;
	font-weight: bold;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
}
.w800px{}
@media screen and (max-width: 800px) {
.layout-center.content.companys .list,
.layout-center.articles .list {
	width: 50%;
}
}

.w640px{}
@media screen and (max-width: 640px) {
.layout-center.top .nav > ul,
.layout-center.top .nav > ul > li,
.layout-center.top .nav > ul > li > .button,
.nav-categories > li,
.nav-categories .button{
	display: block;
	float: left;
	width: 100%;
}
.layout-full.top .telephone {
	height: 5px;
	overflow: hidden;
}
.nav-swtich {
	display: block;
	visibility: visible;
	margin-bottom: 10px;
}
.layout-center.top .logo {
	width: 250px;
	height: auto;
}
.layout-center.top .nav {
	margin-top: 0px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 100%;
	background-color: #2B2B2B;
	display: none;
}
.layout-full.bottom {
	padding-bottom: 60px;
}
.layout-center.bottom .list.contact,
.layout-center.bottom .list.service,
.layout-center.bottom .list.share {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.layout-center.bottom .list.contact,
.layout-center.bottom .list.service {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	width: 100%;
}
.layout-center.bottom .list.contact > div,
.layout-center.bottom .list.service > div{
	clear: none;
}
.layout-center.bottom .list.share .content{
	margin-bottom: 10px;
}
.layout-full.nav-mobile {
	display: block;
	visibility: visible;
}
.contact-map iframe {
	height: 250px;
}
.nav-categories .swtich {
	display: block;
	visibility: visible;
}
.nav-categories > li {
	padding: 0px;
}
.nav-categories .button {
	margin: 0px;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #FFF;
	background-color: rgba(12, 12, 12, 0.95);
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #4D4D4D;
}
.nav-categories .button:hover,
.nav-categories .button.selected {
	background-color: #2B2B2B;
	border-bottom-color: #4D4D4D;
}
.nav-categories .swtich .button {
	background-color: #D64016;
	border:none;
}
.nav-categories.active .swtich .button .fa {
	transform: rotateX(180deg);	
	-moz-transform: rotateX(180deg);	/* Firefox */
	-webkit-transform: rotateX(180deg);	/* Safari 和 Chrome */
}
.nav-categories > li {
	margin: 0px;
	padding: 0px;
}
.nav-categories > li:not(.swtich) {
	display: none;
	visibility: hidden;
}
.nav-categories.active > li:not(.swtich) {
	display: block;
	visibility: visible;
}
.nav-categories-secondary {
	display: none;
	position: relative;
	padding: 0px;
}
.now-category {
	display: block;
}
.layout-center.home .article.advantage,
.layout-center.home .article.works {
	padding-top: 100px;
	padding-bottom: 100px;
}
.layout-center.home .article.wt-rwd{
	padding-top: 50px;
	padding-bottom: 50px;
}
.nav-categories-secondary > li a {
	background-color: rgba(43, 43, 43, 0.95);
}
.layout-center.works .list,
.layout-center.home .article.works .list{
	width: 100%;
}
.go-top{
	visibility: hidden;
}
.compare-co2 > th,
.compare-co3 > th {
	display: none;
}
.compare-co2 > tbody > tr > td,
.compare-co3 > tbody > tr > td {
	display: block;
	width: 100%;
}
.compare-co3 > tbody > tr > td{
	border: none;
	padding-bottom: 30px;
	float: left;
}
}

.w480px{}
@media screen and (max-width: 480px) {
.layout-center.home .abouts-effect .list,
.contact-table,
.contact-info,
.contact-table .list.s,
.layout-center.content.companys .list,
.layout-center.articles .list {
	float: left;
	width: 100%;
}
.hovicon {
	height: 30VW;
	width: 30VW;
	margin-right: 15px;
	margin-left: 15px;
}
.layout-center.home .article.wt-rwd .box .text-1{
	font-size: 180%;
	text-align: center;
}
.layout-center.home .article.wt-rwd .box .text-2{
	font-size: 130%;
	text-align: center;
}
}
