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: #1699e8;
}
.am-menu-dropdown1 .am-menu-nav > li > a {
	background: #1699e8;
	;
	border-bottom: 1px solid #0e8ad4;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a {
	background: #0e8ad4;
}
.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 {
	border-bottom: 1px solid #eee;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.tit p {
	background: url(../i/flag.png) no-repeat left center;
	background-size: 16px;
	padding-left: 25px;
	font-size: 18px;
}
.tit a {
	color: #555555;
	font-size: 14px;
}
.product {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 10px solid #eee;
}
.pmenu {
	margin-top: 20px;
}
.pmenu .am-u-sm-4 {
	padding: 0 5px;
}
.pmenu a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	border-radius: 5px;
	color: #444444;
	font-size: 14px;
	text-align: center;
}
.product .am-gallery {
	margin-top: 10px;
	text-align: center;
}
.about {
	border-bottom: 10px solid #eee;
}
.abinfo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.abinfo p {
	font-size: 14px;
	text-indent: 2em;
	color: #555555;
}
.news {
	padding-bottom: 10px;
}
.news li {
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px dashed #e8e7e7;
}
.news li a {
	color: #444444;
}
.news li a::before {
	content: "●";
	color: #c3c2c2;
	margin-right: 5px;
}
.news li a span {
	color: #747474;
	font-size: 13px;
	float: right;
}
.news li:last-child {
	border: 0;
}
.am-navbar-default .am-navbar-nav {
	padding: 0;
	background: #3c3d3e;
}
.am-navbar-default .am-navbar-nav li:first-child {
	background: #1699e8;
}
.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: #1699e8;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #1699e8;
	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;}