/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0.35);
	color: #000;
}
html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	padding-bottom: 40px !important;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
}
ul, li {
	list-style: none;
	outside: none;
}
#news {
	margin: 0 auto;
	max-width: 640px;
	min-width: 320px;
	overflow-x: hidden;
}
#ui-header {
	width: 100%;
	height: 50px;
	line-height: 50px;
	z-index: 3;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
}
#ui-header .fixed {
	display: block;
	margin: 0 auto;
	min-width: 320px;
	height: 49px;
	top: 0;
	border-bottom: 1px solid #D1D1D1;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.ui-title {
	min-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 10px 70px 0;
	padding: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	outline: 0 !important;
	display: none;
	text-indent: -10px;
}
.ui-btn-left_pre {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(pre.png) no-repeat center center;
	display: block;
	width: 50px;
	height: 44px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-size: 24px auto;
}
.ui-btn-right_home {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(home.png) no-repeat center center;
	display: block;
	width: 50px;
	height: 44px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background-size: 24px auto;
}
#popmenu {
	cursor: pointer;
	display: block;
	position: relative;
	text-align: center;
	width: 200px;
	margin: 0 auto;
	color: #333;
}
#popmenu:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 50px;
	top: 50%;
	margin-top: -2px;
	border-width: 5px 5px 0px 5px;
	border-style: solid;
	border-color: #333 transparent;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
	z-index: 4;
}
#win {
	position: absolute;
	top: 55px;
	left: 50%;
	width: 200px;
	margin: 0 0 0 -100px;
	display: none;
	z-index: 5;
}
.dropdown {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 5px;
	background-color: rgba(47, 47, 47, 1);
	border-radius: 7px;
	border: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
	moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	outline: none;
	list-style: none outside none;
}
.dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 90px;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: rgba(47, 47, 47, 0.9) transparent;
}
.dropdown:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 88px;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: rgba(0,0,0,0.1) transparent;
}
.dropdown li {
	background-color: rgba(58, 58, 58, 1);
	display: block;
	float: left;
	height: 37px;
	width: 50%;
}
.dropdown li span {
	border-color: #494949 #181818 #181818 #494949;
	border-left: 1px solid #494949;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	line-height: 37px;
	display: block;
	font-size: 13px;
	height: 37px;
	text-align: center;
	text-shadow: 0 2px 2px #000000;
	width: 100%;
}
.dropdown li:hover {
	background-color: rgba(0, 0, 0, 0.9);
}
.clr {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
#ui-header {
	position: fixed;
}
#win {
	position: fixed;
}
#overlay {
	position: fixed;
}
#ui-header .fixed {
	background: url(0-11.gif)
}
.list_page {
	position: relative;
	z-index: 2;
}
.top46 {
	height: 46px;
}
#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	display: none;
	z-index: 20000;
}
#mcover img {
	position: fixed;
	right: 18px;
	top: 5px;
	width: 260px!important;
	height: 180px!important;
	z-index: 20001;
}
#mess_share {
	width: 96%;
	margin: 15px auto;
	display: block;
}
#mess_share img {
	width: 22px!important;
	height: 22px!important;
	vertical-align: top;
	border: 0;
}
#share_1 {
	float: left;
	width: 49%;
	display: block;
}
#share_2 {
	float: right;
	width: 49%;
	display: block;
}
#mess_share .button2 {
	font-size: 16px;
	padding: 8px 0;
	color: #000000;
	background-color: #FFFFFF;
	background-image: linear-gradient(to top, #f5f5f5, #ffffff);
	border: 1px solid #D3D3D3;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	text-shadow: 0.5px 0.5px 1px #fff;
	text-align: center;
	border-radius: 3px;
	width: 100%;
	cursor: pointer;
}
#news .list {
	border: 0px solid #D1D1D1;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px 15px;
}
#olload {
	display: block;
	color: #535353;
	border: 0;
	text-align: left;
	font-size: 16px;
	border-radius: 0;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	margin: 0;
	text-indent: 25px;
	background: url(../styles/recommend.png) no-repeat scroll left center transparent;
	background-size: 20px auto;
}
#news .newsmore {
	display: block;
	margin-top: 0;
	cursor: pointer;
	border-top: 1px solid #E0E0E0;
}
#news .olditem {
	display: block;
	padding: 10px 0 9px 0;
	background-color: #ffffff;
	line-height: 25px;
	border-radius: 0;
	box-shadow: 0;
	text-align: left;
	background: url(../styles/ico-next.png) no-repeat scroll right center transparent;
	background-size: 7px auto;
}
#news .more {
	border: 1px solid #E0E0E0;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	cursor: pointer;
	background-color: #FFFFFF;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	display: block;
}
#news .olload_ul li a {
	color: #555;
	font-size: 14px;
	font-weight: normal;
}
.footer {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #DDDDDD;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.15);
	margin: 10px;
	padding: 15px;
	text-align: center;
	display: block;
}
.footer .top {
	background: url(../styles/newstop.png) no-repeat scroll left center transparent;
	background-size: 11px auto;
	display: block;
	margin: 0 auto;
	text-indent: 15px;
	width: 85px;
}
.xz {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	background: none repeat scroll 0 0 #F66;
	border: 1px solid #F36;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.65);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.65);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.65);
	margin: 10px;
	margin-top: 50px;
	padding: 15px;
	text-align: center;
	display: block;
}
.xz .xiazai {
	display: block;
	margin: 0 auto;
	text-indent: 15px;
	width: 185px;
}
.xz .xiazai img {
	width: 15px;
	display: block;
	float: right;
	margin-top: 5px;
}
.imgs {
	display: block;
	width: 90%;
	height: auto;
	margin: 0 auto;
}
/*footer*/
.top_bar {
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
}
.top_menu {
	display: -webkit-box;
	border-top: 1px solid #3D3D46;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 40px;
	display: -webkit-box;
	display: box;
	margin: 0;
	padding: 0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c9b658), to(#3F434E), color-stop(30%, #b28c39));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
.top_bar .top_menu>li {
	-webkit-box-flex: 1;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15)));
	-webkit-background-size: 1px 100%, 1px 100%;
	background-size: 1px 100%, 1px 100%;
	background-position: 1px center, 2px center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
.top_menu li:first-child {
	background: none;
}
.top_bar .top_menu li a {
	line-height: 40px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-flex: 1;
}
.top_bar .top_menu li a label {
	padding: 3px 0 0 3px;
	font-size: 12px;
	overflow: hidden;
}
.top_bar .top_menu>li>a img {
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-top: -2px;
	color: #fff;
	line-height: 40px;
	vertical-align: middle;
}
.top_bar li:first-child a {
	display: block;
}
.pro-p-l {
	display: block;
	padding: 50px 5px 5px 5px;
}
.pro-p-l ul {
}
.pro-p-l ul li {
	display: inline-block;
	width: 33.33%;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
}
.pro-p-l ul li a {
	display: block;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding: 0;
	margin: 5px;
	color: #000;
	overflow: hidden;
	line-height: 40px;
}
#pro-list2 .list_ul {
	margin: 10px 5px;
	overflow: hidden;
}
#pro-list2 .list_ul li a {
	display: block;
	background: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 1px 2px 1px rgba(0,0,0,0.3);
	padding: 0;
	margin: 5px;
	color: #666;
	overflow: hidden;
}
#pro-list2 .list_ul figcaption {
	color: #000;
	padding: 5px 0;
	background: #E5E5E5;
	font-size: 14px;
}
#pro-list2 .list_ul figure div {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
}
#pro-list2 .list_ul li {
	display: inline-block;
	width: 50%;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
}
#pro-list2 .list_ul li img {
	width: 100%;
}
#news .text {
	margin: 15px 0;
	word-wrap: break-word;
	font-size: 15px;
	line-height: 26px;
}
.Listpage {
	position: relative;
	z-index: 2;
	margin-top: 60px;
}
.page-bizinfo {
	padding: 15px 9px 0 10px;
}
.page-bizinfo .header #activity-name {
	font-size: 20px;
	color: #000;
	word-break: normal;
	word-wrap: break-word;
	text-align: center;
}
.page-bizinfo .header #post-date {
	font-size: 11px;
	color: #8c8c8c;
	margin: 0;
}
.page-bizinfo .header .commentNum {
	font-size: 11px;
	color: #8c8c8c;
	margin: 0;
	display: none;
}
.page-bizinfo #biz-link.btn {
	background: url(2000.png) no-repeat center center;
	background-size: 100% 100%;
	border: none;
	height: 42px;
	position: relative;
	text-align: left;
	padding: 12px;
	padding-left: 62px;
}
.page-bizinfo #biz-link.btn .arrow {
	position: absolute;
	top: 22px;
	right: 15px;
}
.page-bizinfo #biz-link.btn .logo {
	position: absolute;
	padding: 6px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	top: 6px;
	left: 5px;
}
.page-bizinfo #biz-link.btn .logo img {
	width: 42px;
	height: 42px;
	position: relative;
	z-index: 10;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
.page-bizinfo #biz-link.btn .logo .circle {
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 54px;
	background: url(2001.png) no-repeat center center;
	z-index: 100;
	background-size: 100% 100%;
}
.page-bizinfo #biz-link.btn #nickname {
	font-size: 15px;
	color: #454545;
}
.page-bizinfo #biz-link.btn #weixinid {
	font-size: 12px;
	color: #a3a3a3;
	line-height: 20px;
}
.btn {
	display: block;
	color: #222;
	text-decoration: none;
	font-size: 15px;
	background-color: #fcfcfc;
	margin: 0 0 15px 0;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}
.text img {
	max-width: 100%;
}
.icons {
	position: relative;
	border-radius: 5px;
	width: 25px;
	height: 25px;
	overflow: hidden;
}
.icons.arrow-r {
	width: 12px;
	height: 16px;
	background-size: 100%;
}
.showpic img {
	width: 100%;
	margin-top: 5px;
}
#Page_wrapper .c-pnav-con {
	text-align: center;
	font-size: 18px;
}
#Page_wrapper .c-pnav-con ul {
	list-style: none;
	display: inline-block;
}
#Page_wrapper .c-pnav-con ul li {
	display: inline-block;
	padding: 5px 15px;
}
#Page_wrapper .c-pnav-con ul li:nth-child(2) {
	width: 85px;
}
#Page_wrapper .c-pnav-con ul li:nth-child(3) {
	margin-left: -110px;
}
#Page_wrapper .c-pnav-con ul li:last-child {
	margin-left: 0;
}
#Page_wrapper .c-pnav-con .c-p-sec {
	display: inline-block;
	margin: 20px auto;
}
#Page_wrapper .c-pnav-con .c-p-sec div {
	display: inline-block;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-pre {
	width: 88px;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-pre a {
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
	background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
	background-image: -o-linear-gradient(#fefefe, #e8e8e8);
	background-image: linear-gradient(#fefefe, #e8e8e8);
	border: 1px #D5D5D5 solid;
	overflow: hidden;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border-left: 0 #d5d5d5 solid;
	border-right: 1px #d5d5d5 solid;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-pre .c-p-p {
	display: inline-block;
	width: 17px;
	height: 30px;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-pre .c-p-p em {
	display: inline;
	-webkit-transform: rotate(45deg);
	background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
	background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
	background-image: -o-linear-gradient(#fefefe, #e8e8e8);
	background-image: linear-gradient(#fefefe, #e8e8e8);
	position: absolute;
	top: 4px;
	left: 6px;
	width: 21px;
	height: 21px;
	border: 1px solid #ddd;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-next {
	width: 88px;
	margin-left: 5px;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-next a {
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px;
	background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
	background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
	background-image: -o-linear-gradient(#fefefe, #e8e8e8);
	background-image: linear-gradient(#fefefe, #e8e8e8);
	border: 1px #D5D5D5 solid;
	overflow: hidden;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border-left: 1px #d5d5d5 solid;
	border-right: 0 #d5d5d5 solid;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-next .c-p-p {
	display: inline-block;
	width: 17px;
	height: 30px;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-next .c-p-p em {
	display: inline;
	-webkit-transform: rotate(45deg);
	background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
	background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
	background-image: -o-linear-gradient(#fefefe, #e8e8e8);
	background-image: linear-gradient(#fefefe, #e8e8e8);
	position: absolute;
	top: 4px;
	left: -12px;
	width: 21px;
	height: 21px;
	border: 1px solid #ddd;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-cur {
	position: relative;
	height: 30px;
	vertical-align: baseline;
	text-align: center;
	margin-left: 5px;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-cur .c-p-arrow {
	display: inline-block;
	width: 88px;
	line-height: 30px;
	border: 1px solid #ddd;
	background-image: -webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(#fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(#fefefe, #e8e8e8);
	background-image: -ms-linear-gradient(#fefefe, #e8e8e8);
	background-image: -o-linear-gradient(#fefefe, #e8e8e8);
	background-image: linear-gradient(#fefefe, #e8e8e8);
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-cur .c-p-arrow span:first-child {
	margin-right: 5px;
	width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-cur .c-p-down span:last-child {
	display: inline-block;
	font-size: 0;
	border-top: 3px solid #666;
	border-left: 3px solid #666;
	width: 6px;
	height: 6px;
	background-color: transparent;
	-webkit-transform: rotate(225deg);
	margin-bottom: 3px;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-cur .c-p-up span:last-child {
	display: inline-block;
	font-size: 0;
	border-top: 3px solid #666;
	border-left: 3px solid #666;
	width: 6px;
	height: 6px;
	background-color: transparent;
	-webkit-transform: rotate(45deg);
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-grey {
	display: inline-block;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-grey a {
	color: #999;
}
#Page_wrapper .c-pnav-con .c-p-sec .c-p-select {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 90px;
	opacity: 0;
}
#news .news-header {
	display: block;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	width: 94%;
	padding: 0 3% 5px;
	position: relative
}
#news .news-header #news-name {
	font-size: 20px;
	color: #000;
	word-break: normal;
	word-wrap: break-word;
}
#news .news-header #news-date {
	font-size: 11px;
	color: #8c8c8c;
	margin: 0;
}
#news .news-header .logon {
	width: 100%;
	display: none
}
#news .news-header .logon img {
	width: 30%;
}
.news-list1 {
	margin: 15px auto;
	background: #fff;
	width: 96%;
	border-radius: 5px;
}
.news-list1 h2 {
	font-size: 16px;
	margin-top: 10px;
}
.n-list li {
	display: block;
	margin: 0 auto;
	color: #222222;
	border-bottom: 1px solid #E6E0CD;
	font-weight: bold;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	position: relative;
	overflow: hidden;
	box-shadow: 0 1px 0 0 rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.8) inset;
	-webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.8) inset;
}
.n-list li:first-of-type {
	box-shadow: 0 0 0 0 rgba(255,255,255,0.8);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.n-list li:last-of-type {
	border-bottom: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.n-list li a {
	padding: 10px 40px 9px 8px;
	display: block;
}
.n-list li .img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	overflow: hidden;
	border-radius: 3px;
}
.n-list li img {
	height: 60px;
	float: left;
}
.n-list li:hover {
	background-color: #ddd;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.n-list li:active {
	background-color: #FAFAFB;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
.n-list li h2 {
	font-size: 16px;
	color: #2f2f2f;
	font-weight: normal;
	height: 20px;
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap !important;
	white-space: normal;
	overflow: hidden;
}
.n-list li.only4 h2 {
	padding: 2px 0 0;
}
.n-list li p {
	display: block;
	font-size: 12px;
	color: #9C9C9C;
	line-height: 16px;
	font-weight: normal;
	margin-top: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 2px;
}
.n-list li p.onlyheight {
	height: 16px;
}
.n-list li .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	right: 10px;
	height: 14px;
	width: 14px;
	background: url(jiantou.png) no-repeat 0 0;
	background-size: 14px 14px;
}
.center {
	display: block;
	width: 90%;
	height: auto;
	text-align: center;
	margin: 5px auto;
	font-size: 14px;
	color: #999;
}
#content img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}
.foot {
	background: #eee;
	padding: 2% 0;
	margin: 0
}
.foot .code {
	float: left;
	width: 25%;
	margin-left: 2%;
	border: 1px dashed #666;
	padding: 1%;
}
.foot .code img {
	width: 98%;
	height: 98%;
}
.foot .fr {
	float: left;
	margin-left: 3%;
	width: 65%;
	font-size: 14px;
	color: #666
}
.foot .fr a {
	color: #666
}
