/*文章页*/
.zw article .arte-frame{
	width: 663px;
	padding: 0 5px 75px;
	border: #e6e6e6 solid 1px;
}
.zw article hgroup{
	margin-top: 10px;
}
.zw article hgroup h1{
	text-align: center;
	font-size: 22px;
	color: #333;
}
.zw article hgroup p{
	width: 420px;
	width: 420px\9;
	height: 25px;
	line-height: 25px;
	padding: 0 30px;
	background-color: #e6e6e6;
	margin: 15px auto 0;
}
.zw article hgroup p span{
	margin-right: 18px;
	font-size: 14px;
	color: #333;
	float: left;
	display: block;
}
.zw article hgroup p span a{
	color: red;
}
.zw article hgroup p span.only,
.arte-btns .btns-2 ul li.only{
	margin: 0;
}
.arte-btns{
	height: 70px;
	margin-top: 20px;
}
.arte-btns .btns-1{
	width: 116px;
	height: 70px;
}
.arte-btns .btns-2{
	width: 543px;
	height: 70px;
}
.arte-btns .btns-1 a{
	height: 70px;
	width: 116px;
	background-color: #0f939c;
	line-height: 70px;
	font-size: 18px;
}
.arte-btns .btns-2 ul li{
	margin-right: 4px;
}
.arte-btns .btns-2 ul li a{
	height: 33px;
	line-height: 33px;
	font-size: 14px;
}
.arte-btns .btns-2 .btns2-1 li a.btn-1{
	background-color: #0071bd;
	width: 167px;
}
.arte-btns .btns-2 .btns2-1 li a.btn-2{
	background-color: #5a6cd9;
	width: 210px;
}
.arte-btns .btns-2 .btns2-1 li a.btn-3{
	background-color: #2c92d7;
	width: 157px;
}
.arte-btns .btns-2 .btns2-2{
	margin-top: 4px;
}
.arte-btns .btns-2 .btns2-2 li a.btn-1{
	background-color: #2c92d7;
	width: 160px;
}
.arte-btns .btns-2 .btns2-2 li a.btn-2{
	background-color: #5a6cd9;
	width: 159px;
}
.arte-btns .btns-2 .btns2-2 li a.btn-3{
	background-color: #0f939c;
	width: 215px;
}
.zw article .arte-txts{
	margin-top: 15px;
	font-size: 13px;
	color: #4c4c4c;
}
.zw article .arte-txts p{
	text-indent: 2em;
	line-height: 33px;
}
.zw article .arte-txts .txt-part2{
	margin-top: 32px;
}
.zw article .arte-btnes{
	width: 462px;
	height: 58px;
	margin: 35px auto 0;
}
.zw article .arte-btnes a{
	width: 202px;
	height: 58px;
	font-size: 16px;
}
.zw article .arte-btnes a.btns-1{
	background-color: #008448;
	border-radius: 15px 0 0 0;
	background-image: url(../../images/arte-btn1.png); 
	background-repeat: no-repeat;
	background-position:  30px center;
}
.zw article .arte-btnes a.btns-1 p{
	line-height: 21px;
	margin: 10px 0 0 35px;
}
.zw article .arte-btnes a.btns-2{
	background-color: #f89f01;
	border-radius: 0 0 15px 0;
	background-image: url(../../images/arte-btn2.png); 
	background-repeat: no-repeat;
	background-position:  18px center;
}
.zw article .arte-btnes a.btns-2 p{
	line-height: 21px;
	margin: 10px 0 0 35px;
}
.zw article .arte-opt{
	margin-top: 50px;
	/* height: 25px; */
	border-bottom: #808080 solid 1px;
}
.zw article .arte-opt a{
	font-size: 14px;
	color: #1a1a1a;
}
.zw article .arte-opt a:hover{
	color: red;
}
.zw article .arte-other{
	margin-top: 20px;
	background-color: #ededed;
	height: 187px;
	padding: 13px 0;
	overflow: hidden;
}
.zw article .arte-other .other-lf{
	width: 171px;
	height: 173px;
	padding: 8px;
	background: url(../../images/arte-repeat.gif);
	margin-left: 3px;
}
.zw article .arte-other .other-rt{
	width: 462px;
	height: 188px;
}
.zw article .arte-other .other-rt dl{
	width: 185px;
	height: 188px;
}
.zw article .arte-other .other-rt dl dt{
	height: 33px;
	line-height: 33px;
	background-color: #b3b3b3;
	color: #333;
	font-size: 18px;
	text-align: center;
	margin-bottom: 7px;
}
.zw article .arte-other .other-rt dl dd{
	font-size: 12px;
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-bottom: #cdcdcd dashed 1px;
	background: url(../../images/disc.gif) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zw article .arte-other .other-rt dl:hover dt{
	background-color: #008448;
	color: white;
}
.zw article .arte-other .other-rt dl dd a{
	color: #333;
}
.zw article .arte-other .other-rt dl dd a:hover{
	text-decoration: underline;
}
.zw article .arte-other .other-rt dl.rt-1 dt{
	width: 98px;
}
.zw article .arte-other .other-rt dl.rt-2 dt{
	width: 149px;
}
.zw article .arte-other .other-rt dl.rt-2{
	margin-left: 68px;
}