/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {}
body {
	font: 12px Verdana, Arial, Tahoma;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: arial;
}
a:hover {
	color: #ba2636;
	text-decoration: underline;
}
ul {
	list-style: none;
}
input,
select,
button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
.juzhong {
	text-align: center;
}
.w960 {
	width: 960px;
	margin: 0px auto;
}
.clear {
	overflow: hidden;
}
.mb10 {
	margin-bottom: 10px;
}
/*---------- 内容页右边标题超了时显示…… ---------*/
.mb10 ul li a {
	display: block;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mt30 {
	margin-top: 30px;
}
.mt1 {
	margin-top: 8px;
}
/*---------- frame : header ---------*/
.header {
	width: 100%;
	width: 960px;
	margin: auto;
	overflow: hidden;
}
.header_top {
	height: 25px !important;
	height: 24px;
	line-height: 25px;
	border-bottom: 1px solid #DBDBDB;
	color: #676767;
	overflow: hidden;
	background: transparent url('../../../images/green_skin.png') repeat-x scroll 0 -188px;
}
.header_top .time {
	float: left;
	padding-left: 10px;
}
.header_top a.rss {}
.header_top .mobile {
	background-image: url(../images/mo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	padding-left: 12px;
}
.header_top .toplinks {
	float: right;
	text-align: right;
}
.header_top .toplinks a {
	margin: 0 5px;
}
.header_top .toplinks span {
	margin-left: 15px;
}
.header_top .toplinks span a {
	margin: 0 2px;
}
.header .search {
	overflow: hidden;
}
.header a {
	color: #333;
}
.header a:hover {
	color: #ff3333;
	text-decoration: none;
}
.header .top {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
.header .title {
	float: left;
	padding-left: 10px;
}
.header .title h1 a {
	width: 150px;
	height: 60px;
	padding-top: 10px;
	display: block;
	overflow: hidden;
}
.header .banner {
	width: 500px;
	height: 60px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
.header .banner img {
	width: 500px;
	height: 60px;
	display: block;
}
.header .banner2 {
	width: 200px;
	height: 60px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.header .banner2 img {
	width: 200px;
	height: 60px;
	display: block;
}
.header .welcome {
	float: right;
	margin-top: 20px;
	padding-right: 10px;
	color: #999;
}
.header .welcome a {
	margin: 0px 3px;
}
.weizhi {
	background: transparent url('../../../images/green_skin.png') repeat-x scroll 0 -188px;
}
.search {
	float: left;
	margin-top: 35px;
	margin-left: 220px;
	height: 32px;
	width: 260px;
}
.share {
	float: right;
	margin-top: 30px;
	height: 30px;
}
/*---------- head ---------*/
.nav {
	margin-top: 12px;
	width: 960px;
}
.cnav {
	font-weight: bold;
	float: left;
	padding-left: 8px;
	height: 36px;
	background: url(../../../images/bg-tabs.png) repeat-x;
	width: 960px;
	margin: 0 auto;
}
.cnav a:link {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.cnav a:hover {
	background: #F2A522;
	color: #FFF !important;
	height: 35px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
.cnav a {
	line-height: 36px;
	color: #FFF;
	display: inline;
	float: left;
	font-size: 14px;
	text-align: center;
}
.cnav ul {
	width: 100%;
}
.cnav li {
	line-height: 36px;
	color: #FFF;
	display: inline;
	float: left;
	font-size: 14px;
	width: 7.5%;
}
.cnav li.thisclass a {
	background: #F2A522;
	color: #FFF;
	height: 42px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
/*------ //搜索框 ---------*/
.form {
	float: right;
	margin-right: 30px;
}
.search .keyword{
	float: left;
	width: 180px;
	height: 32px;
	padding-top: 2px;
	padding-left: 6px;
	border: 0px;
	border: #dadada solid 1px;
	border-right: 0;
	background: #FFF;
	color: #444;
}
.search .leixing{
	float: left;
	border: #dadada solid 1px;
	border-left: 0;
	height: 32px;
}
.search .submit {
	float: left;
	cursor: pointer;
	width: 32px;
	height: 32px;
	font-size: 0px;
	color: #fafafa;
	border: 0px;
	background: url("../images/search.png") no-repeat;
}
.search-keyword1 {
	width: 210px;
	height: 18px;
	padding-top: 2px;
	padding-left: 6px;
	border: 0px;
	border: #badaa1 solid 1px;
	background: #FFF;
	color: #444;
}
.search-submit1 {
	cursor: pointer;
	width: 68px;
	height: 22px;
	font-size: 0px;
	color: #fafafa;
	border: 0px;
	background: url(../images/search-bt.gif) no-repeat;
}
.search-option1 {
	margin-left: 3px;
	margin-right: 3px;
	border: #badaa1 solid 1px;
	height: 22px;
}
.left {
	width: 693px;
	float: left;
}
.box1 {
	width: 693px;
	float: left;
	background: #FFF;
	border-top: #DADADA solid 1px;
	border-bottom: #DADADA solid 1px;
	border-right: #DADADA solid 1px;
}
.boxt1 {
	float: left;
	padding: 8px;
	width: 421px;
	height: 265px;
	background: #FFF;
	border-left: #DADADA solid 1px;
	border-right: #DADADA solid 1px;
}
.boxt2 {
	width: 239px;
	overflow: hidden;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
.FocusPic {
	zoom: 1;
	position: absolute;
	overflow: hidden
}
.flashnews {
	width: 420px;
	height: 270px;
	overflow: hidden;
	float: left;
}
.boxt2 h2 {
	background: url(../images/h1.png) no-repeat 0px 2px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-indent: 8px;
}
.boxt2 ul {
	clear: both;
	padding-top: 5px;
	line-height: 20px;
	color: #333;
}
.boxt2 ul li {
	line-height: 26px;
	height: 26px;
	border-bottom: 1px dotted #f5f5f5;
}
.boxt2 .clear {
	padding-top: 2px;
}
.boxt2 span {
	background-color: #ccc;
	padding: 0px 4px;
	color: #fff;
}
.box2 {
	padding: 20px 0px;
	width: 692px;
	float: left;
	background: url('../../../images/new.png') no-repeat;
	margin-top: 10px;
	border: 1px solid #dadada;
}
.box2 .toutiao {
	width: 92%;
	margin: 0 auto;
	height: 100px;
}
.box2 .toutiao dl {
	clear: both;
}
.box2 .toutiao dl dt {
	font-weight: bold;
	height: 42px;
	text-indent: 5em;
}
.box2 .toutiao dl dt a {
	font-size: 22px;
	color: #666;
}
.box2 .toutiao dl dt font {
	font-size: 22px;
}
.box2 .toutiao dl dd {
	color: #8B8B8B;
	line-height: 22px;
}
.box2 .toutiao dl dd a {
	color: #fff;
	background-color: #FABD8B;
	padding: 0px 4px;
}
.box2 .toutiao dl dd a:hover {
	background-color: #EE9146;
}
.box2 .t {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px;
	background-color: #fafafa;
}
.box2 .t ul {
	clear: both;
}
.box2 .t ul li {
	width: 320px;
	float: left;
	text-indent: 1em;
	line-height: 25px;
}
.box2 .t ul li a {
	color: #666;
}
.box2 .t ul li span {
	padding-right: 5px;
}
.box2 .t ul li span a {
	color: #C85232;
}
.box3 {
	width: 643px;
	float: left;
	padding: 0px 24px;
	overflow: hidden;
	background: #FFF;
	margin-top: 10px;
	border: 1px solid #dadada;
}
.box3 h2 {
	color: #C85232;
	font-size: 18px;
	border-bottom: 1px solid #DEDEDE;
	height: 65px;
	line-height: 65px;
}
.box3 h2 a {
	color: #C85232;
}
.box3 ul {
	padding-top: 10px;
}
.box3 li {
	padding-left: 4px;
	border-bottom: 1px dashed #ddd;
	height: 100px;
	margin-bottom: 10px;
}
.box3 .bt1 {
	width: 95%;
	line-height: 18px;
	color: #666;
	height: 70px;
}
.box3 .bt1 a {
	font-size: 14px;
	line-height: 30px;
	color: #444;
}
.box3 .bt2 {
	width: 95%;
	color: #666;
}
.box4 {
	width: 425px;
	float: left;
	padding: 0px 24px;
	overflow: hidden;
	background: #FFF;
	margin-top: 10px;
	border: 1px solid #dadada;
}
.box4 h2 {
	color: #C85232;
	font-size: 18px;
	border-bottom: 1px solid #DEDEDE;
	height: 65px;
	line-height: 65px;
}
.box4 h2 a {
	color: #C85232;
}
.box4 .t {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px;
	background-color: #fafafa;
}
.box4 .t ul {
	clear: both;
}
.box4 .t ul li {
	width: 200px;
	float: left;
	text-indent: 1em;
	line-height: 25px;
}
.box4 .t ul li a {
	color: #666;
}
.box4 .t ul li span {
	padding-right: 5px;
}
.box4 .t ul li span a {
	color: #C85232;
}
.box5 {
	width: 425px;
	float: right;
	padding: 0px 24px;
	overflow: hidden;
	background: #FFF;
	margin-top: 10px;
	border: 1px solid #dadada;
}
.box5 h2 {
	color: #C85232;
	font-size: 18px;
	border-bottom: 1px solid #DEDEDE;
	height: 65px;
	line-height: 65px;
}
.box5 h2 a {
	color: #C85232;
}
.box5 .t {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 0px;
	background-color: #fafafa;
}
.box5 .t ul {
	clear: both;
}
.box5 .t ul li {
	width: 200px;
	float: left;
	text-indent: 1em;
	line-height: 25px;
}
.box5 .t ul li a {
	color: #666;
}
.box5 .t ul li span {
	padding-right: 5px;
}
.box5 .t ul li span a {
	color: #C85232;
}
/*---------- right---------*/
.right {
	width: 252px;
	overflow: hidden;
	float: right;
}
.gz {
	width: 250px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #dadada;
}
/* ilist-top */
.rlist-hot {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #dadada;
	padding: 10px;
}
.rlist-hot-t {
	width: 100%;
	height: 35px;
}
.rlist-hot ul {
	clear: both;
	padding-top: 5px;
	line-height: 20px;
	color: #333;
}
.rlist-hot ul li {
	line-height: 26px;
	height: 26px;
	border-bottom: 1px dotted #f5f5f5;
}
/* 友情链接 */
.flink {
	margin-top: 5px;
}
.fbox {
	margin: 0 0 8px 0;
	border: 1px solid #DADADA;
	overflow: hidden;
	background: #FFF;
}
.fbox dt {
	height: 40px;
	border-bottom: 1px solid #DADADA;
	overflow: hidden;
	clear: both;
	width: 96%;
	margin: 0 auto;
}
.fbox dd {
	/*padding:4px 4px 0px;*/
	overflow: hidden;
	background: #FFF;
	width: 96%;
	margin: 0 auto;
}
.fbox dt strong {
	height: 40px;
	line-height: 40px;
	padding-left: 8px;
	padding-right: 4px;
	display: block;
	float: left;
	color: #666;
	letter-spacing: 1px;
}
.fbox dt strong a {
	color: #316301;
}
.fbox dt strong a:hover {
	color: #596F37;
	text-decoration: none;
}
.fbox dt span.more {
	float: right;
	position: relative;
	line-height: 40px;
	padding-right: 8px;
	color: #666;
}
.fbox dt span.more a {
	color: #666;
	text-decoration: none;
}
.fbox dt span.more a:hover {
	color: #ff3333;
	text-decoration: underline;
}
/*友情链接(文字)专用*/
.f6 {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
	height: 40px;
}
.f6 li {
	float: left;
	line-height: 14px;
	padding: 8px 10px 0px;
	white-space: nowrap;
}
.f6 li a {
	color: #666666;
	float: left;
}
.f6 li a img {
	border: 3px solid #EEE;
}
/*liebiao*/
.boxx {
	width: 652px;
	padding: 0px 24px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #dadada;
}
.boxx h1 {
	color: #666;
	font-size: 18px;
	border-bottom: 1px solid #DEDEDE;
	height: 65px;
	line-height: 65px;
}
.boxx ul {
	padding-top: 10px;
}
.boxx li {
	padding-left: 4px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
}
.boxx .bt1 {
	width: 95%;
	line-height: 18px;
	color: #666;
	height: 100px;
	display: block;
	overflow: hidden;
}
.boxx .bt1 a {
	font-size: 14px;
	line-height: 30px;
	color: #0192B5;
	font-weight: bold;
}
.boxx .bt2 {
	width: 95%;
	color: #666;
}
.boxx .paihang {
	width: 95%;
	line-height: 18px;
	color: #666;
}
.boxx .paihang a {
	font-size: 14px;
	line-height: 30px;
	color: #444;
}
/*---------- 文章页 ---------*/
.viewbox {
	width: 700px;
	overflow: hidden;
	padding-bottom: 8px;
	background: #FFF;
	border: #DADADA solid 1px;
	float: left;
}
.viewbox .title {
	height: 56px;
	line-height: 56px;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
}
.viewbox .title h1 {
	font-size: 24px;
	color: #2b2b2b;
	width: 700px;
}
.viewbox .info {
	width: 620px;
	height: 24px;
	margin: auto auto;
	line-height: 17px;
	text-align: center;
	overflow: hidden;
	color: #666;
	border-bottom: #DADADA solid 1px;
}
.viewbox .info small {
	margin-left: 8px;
	margin-right: 3px;
	color: #999;
	font-size: 12px;
}
.viewbox .info a {
	color: #690;
}
.viewbox .content {
	font-size: 14px;
	padding: 12px 36px 0;
	line-height: 25px;
	color: #333;
}
.viewbox .content p {
	margin: 20px 0 20px 0;
}
.viewbox .dede_pages {
	width: 712px;
	float: none;
	overflow: hidden;
	text-align: center;
}
.viewbox .dede_pages ul {
	margin: 0px auto;
	float: none;
	clear: both;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.viewbox .dede_pages ul li,
.viewbox .dede_pages ul li a {
	float: none;
	display: inline;
}
.viewbox .handle {
	width: 620px;
	overflow: hidden;
	clear: both;
	margin: 0 auto 20px;
	margin-top: -10px;
}
.hand1 {
	float: left;
}
.hand2 {
	float: right;
}
.pinglun {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.pinglun td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
#plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.xianzhi {
	width: 270px;
	white-space: nowrap;
	word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* 排行 */
.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.no11 {
	background: url(../images/11.gif) no-repeat 4px center;
}
.no12 {
	background: #F2F8FD url(../images/12.gif) no-repeat 4px center;
}
.no13 {
	background: url(../images/13.gif) no-repeat 4px center;
}
.no14 {
	background: #F2F8FD url(../images/14.gif) no-repeat 4px center;
}
.no15 {
	background: url(../images/15.gif) no-repeat 4px center;
}
.no16 {
	background: #F2F8FD url(../images/16.gif) no-repeat 4px center;
}
.no17 {
	background: url(../images/17.gif) no-repeat 4px center;
}
.no18 {
	background: #F2F8FD url(../images/18.gif) no-repeat 4px center;
}
.no19 {
	background: url(../images/19.gif) no-repeat 4px center;
}
.no20 {
	background: #F2F8FD url(../images/20.gif) no-repeat 4px center;
}
.leftjuli {
	padding-left: 23px;
}
/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page b,
.list_page a {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
}
.pageLink a:hover,
.list_page a:hover {
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
/*分页样式2*/
.showpage .epages {
	text-align: center;
}
.epages {
	margin: 3px 0;
	font: 11px/12px Tahoma
}
.epages * {
	vertical-align: middle;
}
.epages a {
	padding: 1px 4px 1px;
	border: 1px solid #A6CBE7;
	margin: 0 1px 0 0;
	text-align: center;
	text-decoration: none;
	font: normal 12px/14px verdana;
}
.epages a:hover {
	border: #659B28 1px solid;
	background: #f3f8ef;
	text-decoration: none;
	color: #004c7d
}
.epages input {
	margin-bottom: 0px;
	border: 1px solid #659B28;
	height: 15px;
	font: bold 12px/15px Verdana;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-right: 1px;
	color: #659B28;
}
/*上下分页*/
.article-prev-next,
.handover,
.pre-next {
	padding: 10px 0px 15px;
	text-align: center
}
.article-prev-next .box,
.handover .box,
.pre-next .box {
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	overflow: hidden;
	width: 330px
}
.article-prev-next .box a,
.handover .box a,
.pre-next .box a {
	text-decoration: none
}
.prev,
.next,
.noprev,
.nonext {
	height: 43px;
	width: 129px;
	z-index: 2;
	position: relative;
}
.prev:hover,
.next:hover,
.noprev:hover,
.nonext:hover {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.prev,
.next,
.noprev,
.nonext,
.rand,
.rand:hover {
	background-image: url(img/article_handover.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}
.prev {
	background-position: 0px 2px;
	padding-right: 10px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -999em
}
.next {
	background-position: -211px 2px;
	display: block;
	overflow: hidden;
	float: right;
	text-indent: -999em
}
.noprev {
	background-position: 0px -58px;
	padding-right: 10px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em
}
.nonext {
	background-position: -211px -58px;
	display: block;
	float: right;
	overflow: hidden;
	text-indent: -999em
}
.rand {
	background-position: -147px 1px;
	height: 45px;
	width: 45px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -999em
}
.rand:hover {
	background-position: -147px -58px;
}
.bd-reward-stl {
	background: #FFF !important;
	padding: 0 !important;
	margin: 0px auto !important;
	width: 0 !important;
	float: left;
	border: 0;
}
.bd-reward-stl button {
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}
#bdRewardBtn {
	background: #FFF;
}
#bdRewardBtn span {
	width: 45px !important;
	height: 45px !important;
	background: transparent url(img/article_handover.png) no-repeat scroll -147px -58px !important;
	text-indent: -999em !important;
}
/* 打赏 */
.dashang {
	float: left;
	width: 45px;
	height: 45px;
	z-index: 1;
	position: relative;
	background: transparent url(img/article_handover.png) no-repeat scroll -147px -58px;
	text-indent: -999em
}
.dashang:hover {
	background: transparent url(img/article_handover.png) no-repeat scroll -147px 2px;
}
.dashang:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 15px;
	background-color: rgba(255, 255, 255, .2);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	-o-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}
@-webkit-keyframes searchLights {
	0% {
		left: -100px;
		top: 0
	}
	to {
		left: 120px;
		top: 100px
	}
}
@-o-keyframes searchLights {
	0% {
		left: -100px;
		top: 0
	}
	to {
		left: 120px;
		top: 100px
	}
}
@-moz-keyframes searchLights {
	0% {
		left: -100px;
		top: 0
	}
	to {
		left: 120px;
		top: 100px
	}
}
@keyframes searchLights {
	0% {
		left: -100px;
		top: 0
	}
	to {
		left: 120px;
		top: 100px
	}
}
#shang .hide_box {
	z-index: 999;
	filter: alpha(opacity=50);
	background: #9C9C9C;
	opacity: .5;
	-moz-opacity: .5;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	display: none
}
#shang .shang_box {
	width: 540px;
	height: 520px;
	padding: 10px;
	background-color: #fff;
	border-radius: 5px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	top: 50%;
	margin-left: -280px;
	margin-top: -280px;
	border: 1px solid #e9e9e9;
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.5);
	display: none
}
#shang .shang_close {
	float: right;
	display: inline-block;
	width: 24px;
	height: 24px;
	background: transparent url(img/close.png) no-repeat scroll right center
}
#shang .shang_logo {
	display: block;
	text-align: center;
	margin: 20px auto;
	width: 280px;
	height: 60px;
	background: transparent url(img/logo.png) no-repeat scroll left center
}
#shang .shang_tit {
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 66px;
	color: #a3a3a3;
	font-size: 16px;
	background: url(img/cy-reward-title-bg.jpg);
	font-family: Microsoft Yahei, microsoft yahei;
	margin-top: 7px;
	margin-right: 2px
}
#shang .shang_payimg {
	width: 148px;
	padding: 10px;
	border: 4px solid #8DC61E;
	margin: 0 auto;
	border-radius: 5px;
	height: 148px
}
#shang .shang_payimg img {
	display: block;
	text-align: center;
	width: 148px;
	height: 148px
}
#shang .pay_explain {
	text-align: center;
	margin: 10px auto;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
#shang .radiobox {
	width: 16px;
	height: 16px;
	background: url(img/radio2.jpg);
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 14px
}
#shang .alipay_logo {
	width: 85px;
	height: 28px;
	margin-left: 28px;
	background: transparent url(img/alipay.jpg) no-repeat;
	display: block;
}
#shang .weipay_logo {
	width: 112px;
	height: 28px;
	margin-left: 28px;
	background: transparent url(img/weipay.jpg) no-repeat;
	display: block;
}
#shang .checked .radiobox {
	background: url(img/radio1.jpg)
}
#shang .shang_payselect {
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	cursor: pointer;
	height: 60px;
	width: 280px
}
#shang .shang_payselect .pay_item {
	display: inline-block;
	margin-right: 10px;
	float: left
}
#shang .shang_info {
	clear: both
}
#shang .shang_info a,
.shang_info p {
	color: #C3C3C3;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 2em
}
.alert-btn-close {
	position: absolute;
	right: 10px;
	top: 3px;
	font-size: 24px;
	cursor: pointer;
	z-index: 1000;
}
.red {
	color: red;
}
.huati1,
.huati2 {
	padding: 2% 0 .5%;
	width: 100%;
	overflow: hidden
}
.huati1 a,
.huati2 a {
	display: block;
	width: 18%;
	margin: 0 0 1% 1%;
	float: left;
	color: #000;
	font-size: 15px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px solid #FFF;
	text-indent: 0em
}
.huati2 a:nth-child(6),
.huati1 a:nth-child(1) {
	background: #cfafeb
}
.huati2 a:nth-child(4),
.huati1 a:nth-child(2) {
	background: #c1f5ff
}
.huati2 a:nth-child(2),
.huati1 a:nth-child(3) {
	background: #fbd9d6
}
.huati2 a:nth-child(3),
.huati1 a:nth-child(4) {
	background: #b1edd9
}
.huati2 a:nth-child(1),
.huati1 a:nth-child(5) {
	background: #e4fec1
}
.huati2 a:nth-child(5) {
	background: #bedbc0
}
.huati2 a:nth-child(6) {
	background: #f9e5ff
}
.huati2 a:nth-child(7) {
	background: #f2f9d6
}
.huati2 a:nth-child(8) {
	background: #edf3d7
}
.huati2 a:nth-child(9) {
	background: #f5f712
}
.huati2 a:nth-child(10) {
	background: #fbd9d6
}
/* 网页小宠物css */
.spig {display:block;width:150px;height:190px;
position:absolute;top: -200px;left: 160px;z-index:9999;}
#message{color :#191919;
border: 1px solid #c4c4c4;
background:#ddd;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
min-height:1em;
padding:5px;
top:-30px;
position:absolute;
text-align:center;
width:auto !important;
z-index:10000;
-moz-box-shadow:0 0 15px #eeeeee;
-webkit-box-shadow:0 0 15px #eeeeee;
border-color:#eeeeee;
box-shadow:0 0 15px #eeeeee;
outline:none;
}
.mumu{width:150px;height:190px;cursor: move;background:url(img/spig.png) no-repeat;}
/*首页短语框*/
.box3 i{ left: 500px; top: 0; font-size: 16px; color: #FF9900;position: relative;}
.box3 i span{padding-right: 10px}
#duanjubox { font-weight: bold; color: #000;padding-top: 20px;padding-left: 4px;padding-bottom: 20px;text-indent:2em}
#duanjubox p{ text-align: right; color: #999;padding-top: 20px; }