/*栏目页*/
.arte-frames{
	padding: 5px;
	border: #e6e6e6 solid 1px;
}
.arte-frames .arte-row1{
	height: 226px;
	background-color: #f0f0f0;
}
.arte-frames .arte-row1 .row1-lf{
	width: 220px;
	height: 200px;
	position: relative;
	margin-top: 18px;
}
.arte-frames .arte-row1 .row1-lf a{
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 75px;
	text-align: center;
	font-size: 16px;
	color: white;
	line-height: 19px;
	position: absolute;
	display: table;
	z-index: 2;
}
.arte-frames .arte-row1 .row1-lf a span{
	display: table-cell;
	vertical-align: middle;
}
.arte-frames .arte-row1 .row1-lf a.lf-1 span,
.arte-frames .arte-row1 .row1-lf a.lf-3 span{
	display: block;
	vertical-align: top;
}
.arte-frames .arte-row1 .row1-lf a.lf-1{
	background-color: #0071bd;
	left: 50%;
	margin-left: -37.5px;
	top: 0;
	height: 69px;
	padding-top: 6px;
}
.arte-frames .arte-row1 .row1-lf a.lf-3{
	background-color: #ed1e79;
	left: 50%;
	margin-left: -37.5px;
	bottom: 0;
	height: 45px;
	padding-top: 30px;
}
.arte-frames .arte-row1 .row1-lf a.lf-2{
	background-color: #fcaf43;
	top: 50%;
	margin-top: -37.5px;
	right: 0;
	height: 55px\9;
	padding-top: 20px\9;
}
.arte-frames .arte-row1 .row1-lf a.lf-4{
	background-color: #23b574;
	top: 50%;
	margin-top: -37.5px;
	left: 0;
	height: 55px\9;
	padding-top: 20px\9;
}
.arte-frames .arte-row1 .row1-lf a.lf-5{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	color: #333;
	background-color: #e5e5e5;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -50px;
	padding-top: 33px\9;
	height: 67px\9;
	z-index: 5;
}
.arte-frames .arte-row1 .row1-rt{
	width: 400px;
	height: 200px;
	margin-top: 25px;
	padding-right: 10px;
}
.arte-frames .arte-row1 .row1-rt dl{
	width: 185px;
	height: auto;
}
.arte-frames .arte-row1 .row1-rt dl dd{
	padding-left: 8px;
	height: 29px;
	background: url(../../images/disc.gif) no-repeat left center;
	line-height: 29px;
	border-bottom: #d0d0d0 dashed 1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: justify;
}
.arte-frames .arte-row1 .row1-rt dl dd a{
	font-size: 12px;
	color: #333;
}
.arte-frames .arte-row1 .row1-rt dl dd a:hover{
	text-decoration: underline;
}
.arte-frames .arte-btns .btns-2 ul li.only{
	margin: 0;
}
.arte-frames .arte-btns{
	height: 70px;
	margin-top: 8px;
	padding: 15px 0 15px;
	border: #cecece dashed 1px;
	border-right: none;
	border-left: none;
	overflow: hidden;
}
.arte-frames .arte-btns .btns-1{
	width: 110px;
	height: 70px;
}
.arte-frames .arte-btns .btns-2{
	width: 539px;
	height: 70px;
}
.arte-frames .arte-btns .btns-1 a{
	height: 70px;
	width: 110px;
	background-color: #0f939c;
	line-height: 70px;
	font-size: 18px;
}
.arte-frames .arte-btns .btns-2 ul li{
	margin-right: 4px;
}
.arte-frames .arte-btns .btns-2 ul li a{
	height: 33px;
	line-height: 33px;
	font-size: 14px;
}
.arte-frames .arte-btns .btns-2 .btns2-1 li a.btn-1{
	background-color: #0071bd;
	width: 163px;
}
.arte-frames .arte-btns .btns-2 .btns2-1 li a.btn-2{
	background-color: #5a6cd9;
	width: 210px;
}
.arte-frames .arte-btns .btns-2 .btns2-1 li a.btn-3{
	background-color: #2c92d7;
	width: 157px;
}
.arte-frames .arte-btns .btns-2 .btns2-2{
	margin-top: 4px;
}
.arte-frames .arte-btns .btns-2 .btns2-2 li a.btn-1{
	background-color: #2c92d7;
	width: 160px;
}
.arte-frames .arte-btns .btns-2 .btns2-2 li a.btn-2{
	background-color: #5a6cd9;
	width: 155px;
}
.arte-frames .arte-btns .btns-2 .btns2-2 li a.btn-3{
	background-color: #0f939c;
	width: 215px;
}
.page{
	width: 653px;
	/* height: 1340px; */
	overflow: hidden;
}
#page_navigation{
	height: 38px;
	text-align: center;
	margin-top: 25px;
}
#page_navigation a,#page_navigation .thisclass{
	padding: 8px 15px;
	border: #cccccc solid 1px;
	font-size: 14px;
	color: #4c4c4c;
	border-radius: 5px;
	zoom: 1;
}
.active_page{
	background-color: #3dbb2b;
	color: white !important;
	border: #3dbb2b solid 1px !important;
}
.page .page_01{
	margin-top: 35px;
	/* height: 115px; */
	border-bottom: #d8d8d8 dashed 1px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.page .page_01 article{
	width: 136px;
	height: 115px;
}
.page .page_01 aside{
	width: 500px;
	/* height: 115px; */
	position: relative;
}
.page .page_01 aside figure{
	width: 350px;
	float:left;
}
.page .page_01 aside figure figcaption{
	padding-left: 18px;
	font-size: 18px;
	color: black;
	background: url(../../images/column-icon.gif) no-repeat left center;
}
.page .page_01 aside figure p{
	line-height: 22px;
	font-size: 12px;
	font-family: "宋体";
	color: #4c4c4c;
	text-align: justify;
	text-indent: 2em;
}
.page .page_01 aside figure p a{
	color: red;
}
.aside-btns{
	float:right;
}
.aside-btns span{
	padding-left: 22px;
	background: url(../../images/column-btns.gif) no-repeat left center;
	font-size: 13px;
	color: #4c4c4c;
}
.aside-btns span strong{
	color: red;
	font-weight: normal;
}
.aside-btns a{
	width: 120px;
	height: 32px;
	line-height: 32px;
	background-color: #b3b3b3;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 16px;
}
.aside-btns a:hover{
	background-color: #f89f01;
}