@charset "utf-8";

.cBtn {
	width: 180px;
}

.pager .addTo {
	font-size: 14px;
}

.productShow .jianjie .btns .btn {
	width: 190px;
}

.productShow .jianjie .btns .btn:nth-child(2) {
	width: 235px;
}

.pager .fenyen a.prev,
.pager .pages-btn a.prev {
	width: 120px;
}

.countriesServed .list .name {
	width: 220px;
}

@media screen and (max-width:1333px) {
	.productShow .jianjie .btns .btn:nth-child(n) {
		width: 210px;
	}
}

@media screen and (max-width:999px) {
	.productShow .jianjie .btns .btn:nth-child(n) {
		width: 190px;
	}
}

@media screen and (max-width:538px) {
	.productShow .jianjie .btns .btn:nth-child(2) {
		width: 180px;
	}
}