@media only screen and (min-width:768px) {
.products-online .side-menu {
	position: relative;
	width: 194px
}
.products-online .side-menu .menu-tt {
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #1f9177;
	color: #fff;
	font-size: 0
}
.products-online .menu-tt i {
	margin-left: 12px;
	margin-right: 10px;
	vertical-align: 0
}
.products-online .menu-tt span {
	font-size: 16px
}
.products-online .menu-list {
	position: relative;
	background: #fff;
	z-index: 2
}
.products-online .menu-list li {
	height: 37px;
	line-height: 37px;
	color: #333;
	font-size: 14px
}
.products-online .menu-list li a {
	display: block;
	height: 37px;
	padding-left: 18px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #efefef
}
.products-online .menu-list li:last-child {
	border-bottom: 1px solid #dedede
}
.products-online .menu-list li:last-child a {
	border-bottom: 0
}
.products-online .menu-list li:hover {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0
}
.products-online .menu-list li.current {
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0
}
.products-online .menu-list li.current a {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede
}
.products-online .menu-list li:hover a {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede
}
.products-online .side-menu .menu-detail {
	display: none;
	position: absolute;
	left: 194px;
	top: 40px;
	min-height: 150px;
	padding: 12px 20px;
	background: #fff;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.26);
	box-shadow: 0 1px 5px rgba(0,0,0,.26);
	z-index: 1
}
.products-online .side-menu .detail-cont {
	width: 628px
}
.products-online .menu-detail dl {
	margin-bottom: 10px;
	font-size: 0
}
.products-online .menu-detail dt {
	float: left;
	width: 88px;
	height: 34px;
	line-height: 22px;
	margin-right: 20px;
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	text-align: right
}
.products-online .menu-detail dt:hover a {
	color: #1f9177;
	text-decoration: underline
}
.products-online .menu-detail dt i {
	margin-left: 10px;
	vertical-align: -1px
}
.products-online .menu-detail dt:hover i {
	background-position: 0 -590px
}
.products-online .menu-detail dd {
	padding-bottom: 9px;
	border-bottom: 1px dashed #e6e6e6;
	color: #545454;
	font-size: 12px;
	float: left
}
.products-online .menu-detail dl:last-child dd {
	border-bottom: 0
}
.products-online .menu-detail dd div {
	width: 520px;
	line-height: 24px
}
.products-online .menu-detail dd a {
	padding-right: 6px;
	margin-left: 9px;
	border-right: 1px solid #ccc
}
.products-online .menu-detail dd a:hover {
	color: #1f9177;
	text-decoration: underline
}
.products-online .menu-detail dd a:last-child {
	border-right: 0
}
.products-online .context {
	padding-left: 220px
}
.products-online .context .list-search {
	height: 43px;
	border-bottom: 1px solid #dedede
}
.products-online .context .m-search {
	width: 220px;
	margin-right: 0
}
.products-online .context .m-search input:focus {
	border: 1px solid #999;
	border-right: 0
}
.products-online .context .m-search button:hover {
	background: #999
}
.products-online .context .m-search .search-text {
	height: 34px;
	line-height: 34px
}
.products-online .context .m-search .submit {
	height: 34px;
	background-color: #ccc
}
.products-online .lists-cont {
	margin-top: 23px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dedede
}
.products-online .lists-cont ul {
	display: inline-block
}
.products-online .lists-cont li {
	float: left;
	width: 220px;
	margin: 7px 10px;
	box-sizing: border-box;
	cursor: pointer
}
.products-online .lists-cont li .cont-wrap {
	position: relative
}
.products-online .lists-cont li .cont-wrap:before {
	content: "";
	position: absolute;
	width: 220px;
	height: 100%;
	border: 2px solid transparent
}
.products-online .lists-cont li:hover .cont-wrap:before {
	border: 2px solid #1f9177
}
.products-online .lists-cont li:hover a {
	color: #1f9177;
	text-decoration: underline
}
.products-online .lists-cont li .cont-img {
	border: 1px solid #e5e5e5
}
.products-online .lists-cont li .cont-tt {
	margin-left: 9px;
	margin-top: 10px;
	padding-bottom: 10px
}
.products-online .lists-cont .cont-tt a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	word-break: break-all;
	width: 202px;
	display: block
}
.products-online .lists-cont li dl {
	line-height: 22px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #545454
}
.products-online .lists-cont li dl.marg-top {
	margin-top: 5px
}
.products-online .lists-cont li dt {
	float: left;
	width: 50px
}
.products-online .lists-cont li dd {
	float: left;
	width: 130px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.products-online .pages {
	margin-bottom: 80px;
	height: 32px
}
.products-online .pages .prev {
	width: 32px;
	margin: 0 9px
}
.products-online .pages .next {
	width: 32px;
	margin: 0 9px
}
.products-online .pages .prev i {
	vertical-align: -1px
}
.products-online .pages .next i {
	vertical-align: -1px
}
.products-online .pages .prev:hover i {
	background-position: 0 -535px
}
.products-online .pages .next:hover i {
	background-position: 0 -558px
}
.products-online .pages .inputs {
	width: 52px;
	margin-right: -14px
}
.products-online .pages ul {
	margin-right: -396px
}
.products-online.products-english .menu-list li a {
	padding-left: 10px
}
.products-online.products-english .lists-cont li dt {
	width: 62px
}
.bg-context.pad-b {
	padding-bottom: 20px
}
}
@media only screen and (max-width:767px) {
.lists-cont li {
	width: 50%;
	float: left;
	margin-bottom: 17px
}
.cont-tt a {
	font-size: 16px;
	color: #333;
	line-height: 21px;
	margin-bottom: 9px
}
.clamp {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.cont-img {
	text-align: center
}
.cont-wrap {
	padding: 0 5px
}
.detail-lists {
	margin-top: 20px;
	background: #fff;
	padding: 20px 10px 0 10px
}
.cont-img {
	margin-bottom: 12px
}
.half-pixel, .half-pixel-b, .half-pixel-t, .half-pixel-r, .half-pixel-br, .half-pixel-bt, .half-pixel-bds {
	position: relative
}
.half-pixel-b:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 1px;
	background-color: #ddd;
	width: 100%;
	pointer-events: none;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 100%;
	z-index: 1;
	visibility: visible;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.half-pixel-bds:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 1px;
	border-top: 1px dashed #ddd;
	width: 100%;
	pointer-events: none;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	z-index: 1;
	visibility: visible;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.half-pixel-t:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 1px;
	background-color: #ddd;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	width: 100%;
	pointer-events: none;
	z-index: 4;
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.half-pixel-r:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	width: 1px;
	background-color: #ddd;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	height: 100%;
	pointer-events: none;
	z-index: 4
}
.half-pixel-br:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 1px;
	background-color: #ddd;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	width: 100%;
	pointer-events: none;
	z-index: 4
}
.half-pixel-br:after {
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	width: 1px;
	background-color: #ddd;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	height: 100%;
	pointer-events: none;
	z-index: 4
}
.half-pixel-bt:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	height: 1px;
	background-color: #ddd;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	width: 100%;
	pointer-events: none;
	z-index: 4
}
.half-pixel-bt:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	height: 1px;
	background-color: #ddd;
	width: 100%;
	pointer-events: none;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	z-index: 4
}
@media only screen and (-webkit-device-pixel-ratio:1.5) {
.half-pixel-b:after, .half-pixel-t:before, .half-pixel-br:before, .half-pixel-bt:before, .half-pixel-bt:after {
-webkit-transform:scaleY(1);
transform:scaleY(1)
}
.half-pixel-br:after, .half-pixel-r:after {
-webkit-transform:scaleX(1);
transform:scaleX(1)
}
.half-pixel-b:after, .half-pixel-t:before {
-webkit-transform:scaleY(0.5);
transform:scaleY(0.5)
}
.half-pixel-bds:after {
-webkit-transform:scaleX(1);
transform:scaleX(1)
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
.half-pixel-b:after, .half-pixel-t:before, .half-pixel-br:before, .half-pixel-bt:before, .half-pixel-bt:after {
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
.half-pixel-br:after, .half-pixel-r:after {
	-webkit-transform: scaleX(0.5);
	transform: scaleX(0.5)
}
.half-pixel-bds:after {
	-webkit-transform: scaleY(0.5);
	transform: scaleY(0.5)
}
}
@media only screen and (-webkit-min-device-pixel-ratio:3) {
.half-pixel-b:after, .half-pixel-t:before, .half-pixel-br:before, .half-pixel-bt:before, .half-pixel-bt:after {
	-webkit-transform: scaleY(0.33);
	transform: scaleY(0.33)
}
.half-pixel-br:after, .half-pixel-r:after {
	-webkit-transform: scaleX(0.33);
	transform: scaleX(0.33)
}
.half-pixel-bds:after {
	width: 303%;
	-webkit-transform: scaleY(0.33);
	transform: scaleY(0.33)
}
}
.half-pixel:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 200%;
	height: 200%;
	pointer-events: none
}
@media only screen and (-webkit-device-pixel-ratio:1.5) {
.half-pixel:after {
	border-width: 3px;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 303%;
	height: 303%;
	-webkit-transform: scale(0.33);
	transform: scale(0.33)
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
.half-pixel:after {
	-webkit-transform: scale(0.5);
	transform: scale(0.5)
}
}
@media only screen and (-webkit-min-device-pixel-ratio:3) {
.half-pixel:after {
	width: 303%;
	height: 303%;
	-webkit-transform: scale(0.33);
	transform: scale(0.33)
}
}
.marg-top.ellipsis {
	width: 135px
}
.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.products-online .lists-cont li dt {
	display: inline-block;
	float: left;
	width: 50px
}
.products-english .mob-side-menu .title {
	margin-top: 14px
}
.products-english .mob-side-menu .en {
	font-size: 16px
}
.cont-tt a:active {
	color: #1f9177
}
.cont-wrap:active a {
	color: #1f9177
}
.products-english.products-online .lists-cont li dt {
	width: 58px
}
.products-english .bg-context.english {
	padding-bottom: 20px
}
.bg-context.pad-b {
	padding-bottom: 20px
}
}
/*列表分页*/
.paging { margin-top: 32px; font-size: 14px; }
.paging > span { margin: auto 16px; }
.paging .page-numbar { margin: auto 0; }
.paging .page-numbar .page-num,
.paging .page-index,
.paging .page-pre,
.paging .page-next,
.paging .page-last { display: inline-block; margin: auto 4px; padding: 2px 12px; border: 1px solid #EEE; border-radius: 2px; }
.paging .page-numbar .page-num-current,
.paging .page-numbar .page-num:hover { border-color: #8667F7; color: #8667F7; }