body, p, ul, li, p {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body {
	max-width: 640px;
	margin: 0 auto;
}
.am-menu-dropdown1 .am-menu-toggle {
	color: #2064c8;
}
.am-menu-dropdown1 .am-menu-nav > li > a {
	background: #2064c8;
	;
	border-bottom: 1px solid #1253b2;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a {
	background: #1253b2;
}
.am-slider-default {
	margin-bottom: 0;
}
.am-slider-default .am-control-nav {
	bottom: 15px;
}
.am-slider-default .am-control-nav li a {
	box-shadow: none;
	background: #fff;
}
.am-slider-default .am-control-nav li a:hover, .am-slider-default .am-control-nav li a.am-active {
	background: #1699e8;
}
.tit {
	text-align: center;
}
.tit span {
	color: #2064c8;
	font-size: 18px;
	line-height: 20px;
	display: block;
}
.tit p {
	font-size: 12px;
	color: #898888;
}
.earth {
	margin-top: 20px;
}
.earth img {
	margin-top: 10px;
}
.product {
	margin-top: 20px;
}
.about {
	background: #f6f6f6;
	margin-top: 20px;
	padding-top: 20px;
}
.abinfo {
	margin-bottom: 10px;
	margin-top: 10px;
}
.abinfo p {
	text-indent: 2em;
	color: #6d6d6d;
	font-size: 14px;
}
.news {
	margin-top: 20px;
	margin-bottom: 10px;
}
.news li {
	line-height: 40px;
	border-bottom: 1px dashed #e8e7e7;
	font-size: 14px;
}
.news li a {
	color: #5f5f5f;
}
.news li:last-child {
	border: 0;
}
.news li a:before {
	content: "□";
	margin-right: 8px;
}
.news li a:after {
	content: "\f105";
	float: right;
	display: block;
	font-size: 20px;
	color: #acacac;
}
.am-navbar-default .am-navbar-nav {
	padding: 0;
	background: #333;
}
.am-navbar-default .am-navbar-nav li:first-child {
	background: #2064c8;
}
.content {
	font-size: 14px;
	margin: 20px 0;
}
.content img {
	max-width: 100%;
}
.list {
	padding: 0 15px 30px 15px;
	background: #fff;
}
.list li {
	border-bottom: 1px solid #e9e9e9;
	padding: 25px 0;
}
.list li span {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 16px;
}
.list li i {
	font-style: normal;
	font-size: 13px;
	color: #ADADAD;
	font-family: Arial;
}
.list li p {
	font-size: 13px;
	color: #666;
}
.pages {
	margin: 30px auto 20px auto;
	font-size: 12px;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 22px;
	padding: 0 5px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 22px;
	padding: 0 5px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #2064c8;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #2064c8;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
.photo {
	margin-top: 10px;
}
.show .am-article-hd {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.show .am-article-title {
	color: #444;
	font-size: 16px;
	margin-top: 20px;
}
.show .am-article-meta {
	font-size: 13px;
	line-height: 20px;
	margin-top: 12px;
	color: #999;
	font-family: "Arial";
}
.show .am-article-bd {
	color: #666;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 30px;
}

.pagetop{ text-align:center; font-size:20px; margin-top:20px;}