.aih {
	float: none;
	padding-bottom: 50px;
	padding-top: 50px
}

#portfolio .content {
	padding: 0;
	background: #fff;
}

#options {
	margin: 0 auto;
	max-width: 100%;
	background: #0090ff
}

#options ul li {
	display: inline-block;
	height: 100%;
	line-height: 100%;
	padding: 20px;
	margin: 0;
	color: #fff
}

#options li.actcat,
#options li:hover {
	color: #333;
	background: #f0f0f0;
	border: 0
}

#options li.back {
	border: 0
}

.actcat a {
	color: #000;
}

.page {
	width: 100%;
}

.page ul {
	text-align: center;
	padding: 20px 0;
	padding-bottom: 60px
}

.page ul li {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin: 0 5px;
	min-width: 30px
}

.page ul li a {
	color: #333;
	padding: 0 10px;
	display: block
}

.page ul li:hover a,
.page ul li.on a {
	color: #fff;
}

.page ul li:hover,
.page ul li.on {
	background: #191938;
}

.pro_show {
	padding: 60px 0;
	margin: 0 auto;
	max-width: 1200px;
	min-height: 800px
}

.pro_title {
	font-size: 36px;
	color: #0090ff;
	padding: 40px 0
}

.pro_content {
	text-align: left;
	font-size: 16px;
	line-height: 36px;
}

.pro_content img {
	max-width: 100%;
	padding: 20px 0
}

.portfolio {
	position: relative
}

.next {
	width: 100px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: 180px
}

.next a,
.prev a {
	display: block
}

.prev {
	width: 100px;
	height: 40px;
	display: block;
	position: absolute;
	bottom: -20px;
	right: 50%;
	margin-right: 180px
}

.nextpage ul .prev .xy_en_next span {
	display: none
}

.next span {
	display: none
}

.quote-icon.on {
	top: auto;
	bottom: -36px
}

.Return {
	display: none;
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
}

.new_list {
	padding: 60px 0;
	max-width: 1200px;
	margin: 0 auto
}

.new_list .aih #folio_container .box {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	line-height: 48px;
	;
	padding: 0 1rem
}

.new_list .aih #folio_container .box .new_title span {
	float: right;
}

.new_list .aih #folio_container .box .new_title span.titles {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	max-width: 63%
}

.new_list .aih #folio_container .box.on {
	background: #f8f8f8
}

.box.boxnews a {
	opacity: 1
}

@media only screen and (max-width: 1440px) {
	.prev
	{
margin: 0;
	}
.next
{
margin: 0;
}
	.prev img,
	.next img {
		display: none
	}

	.prev sapn,
	.next span {
		display: block
	}

	.nextpage ul .prev .xy_en_next span {
		display: block
	}

	.next,
	.prev {
		position: inherit;
		min-width: 80px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}

	.nextpage ul {
		text-align: center;
		padding-bottom: 60px
	}

	.nextpage ul li {
		display: inline-block;
		background: #212121;
		border-radius: 10px
	}

	.nextpage ul li a {
		color: #fff;
		display: block
	}

	.quote-icon {
		display: none
	}

	.new_list {
		margin-left: 60px;
		padding: 60px 1rem;
	}
}

@media only screen and (max-width: 1200px) {
	.pro_show {
		padding: 60px 1rem;
		margin-left: 60px
	}

}

@media only screen and (max-width: 960px) {
	.pro_show {
		margin: 0
	}

	.new_list {
		margin: 0;
		padding: 0
	}
}

@media only screen and (max-width: 500px) {

	#options {
		margin: 0 auto;
		max-width: 100%;
		background: #fff
	}
	#options ul
	{
		background: #0090ff;
		height: 100px;
	}
	#options ul li {
		color: #333;
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding: 5px;
		margin: 0;
	}

	#options li.actcat,
	#options li:hover {
		color: #0090ff;
		background: #fff;
		border: 0
	}

	#options li.back {
		border: 0
	}

	#options li {
		display: inline-block;
		margin-bottom: 5px;
		color: #666;
		font-style: normal;
		font-weight: 200;
		line-height: 1.17em;
		padding: 6px 10px;
		cursor: pointer;
		font-family: 'Oswald', sans-serif;
		position: relative;
	}

	.pro_show {
		min-height: inherit;
	}

	.pro_title {
		font-size: 36px;
		color: #0090ff;
		padding-top: 0
	}

	.new_list .aih #folio_container .box {
		padding-left: 0
	}
}

@media only screen and (max-width:320px) {
	.nextpage ul li.Return {
		display: none
	}

	.new_list .new_title span {
		display: none
	}
}