﻿a {
	color: #222;
}
#header {
	overflow: hidden;
	background: #2c2c2e;
	padding: 0 1rem;
}
.logo {
	width: 46%;
	color: #fff;
	text-align:left;
	font-size: 1.6rem;
	line-height: 4rem;
	float: left;
	font-weight: bold;
}
.logo > a {
	color: #fff;
}
.logo > a:hover {
	color: #fff;
}
.weixin {
	color: #fff;
	float: right;
	text-align: right;
	line-height: 4rem;
}
.menu_bar {
	background: #eee;
}
.am-menu-default .am-menu-nav a {
	color: #111;
}
#searchform {
	border: 1px solid #111;
	margin: 0.5rem;
	overflow: hidden;
	line-height: 2.4rem;
	text-align: right;
	margin-top: 1.5rem;
}
.key {
	display: inline-block;
	width: 70%;
	margin: 0;
	vertical-align: middle;
}
#searchform .key #keyboard {
	border: 1px solid #fff;
}
.tijiao {
	display: inline-block;
	width: 28.5%;
	margin: 0;
	vertical-align: middle;
	background: #111;
	color: #fff;
	line-height: 2.4rem;
}
/*头条推荐*/
.am-list-news-default .am-list .am-list-item-desced {
	border-top: none;
	margin-bottom: 0px;
}
.head_line {
	background-color: #eee;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	height: 8rem;
	margin: 0 -12px;
	padding: 0.7rem 1rem 0.7rem 4.5rem;
	position: relative;
}
.headline_logo {
	background: rgba(0, 0, 0, 0) url("../images/index.png") no-repeat scroll -3px -64px / 80px 150px;
	height: 4.2rem;
	left: 1.1rem;
	position: absolute;
	top: -0.3rem;
	width: 2.8rem;
}
.head_line h3 {
	padding: 0;
	margin: 0;
	color: #2da417;
	font-size: 1.5rem;
	font-weight: bold;
	height: 2.4rem;
	line-height: 2.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.head_line p {
	margin: 0;
	color: #333;
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}
.putTime {
	display: inline-block;
	height: 1.8rem;
	padding-right: 0.5rem;
	width: 1.8rem;
}
.putTime img {
	width: 100%;
}
.newList .am-gallery-desc {
	color: #999;
	font-size: 1.2rem;
	position: absolute;
	bottom: 0.5rem;
	right: 0;
}
.am-gallery-desc i {
	margin-right: 0.2rem;
}
.more_btn a {
	background-color: #f6f6f6;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	color: #666;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.goodsList .more_btn a {
	width: 94%;
	margin-left: 3%;
	margin-top: 1.5rem;
}
.am-titlebar-default {
	border-bottom: 1px solid #111;
}
.am-titlebar-default .am-titlebar-title {
	color: #111;
}
.am-titlebar-default .am-titlebar-title::before {
 border-left: 3px solid #111;
}
.am-gallery.am-avg-sm-2.am-avg-md-3.am-avg-lg-4.am-gallery-bordered.am-no-layout > li {
	position: relative;
}
/*问答样式*/
.wenda {
	margin-top: 1.2rem;
}
.wenda .am-g.am-list-item-desced.am-list-item-thumbed.am-list-item-thumb-left {
	margin-bottom: 1rem;
	background:#f6f6f6;
}
.wenda .user_img.am-u-sm-2 img {
	width: 100%;
}
.wenda .user_info.am-u-sm-10 > a {
	display: block;
	width: 100%;
	color: #155faa;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.6rem;
	line-height: 1.8rem;
	margin-bottom: 0.5rem;
}
.wenda .user_info.am-u-sm-10 >a.am-badge.am-radius {
	display: inline;
	background: #ddd;
	font-size: 1.2rem;
	font-weight: normal;
	padding: 0.3rem 0.8rem;
	color: #999;
}
.wenda .user_name {
	color:#929292;
	font-size: 1.4rem;
}
.wenda .user_img.am-u-sm-2 > span {
	overflow: hidden;
	width:90%;
	padding: 0.5rem;
}
.wenda .user_img.am-u-sm-2 {
	width: 13.6667%;
	padding: 0;
}
.wenda .user_info.am-u-sm-10 {
	width: 85.3333%;
	padding-right: 1%;
}
.wenda .user_img.am-u-sm-2 img {
	width: 100%;
	border-radius: 50%;
	border: 1px solid #eee;
}
.wenda .am-article-lead.am-u-sm-12 {
	margin:0;
	border: none;
	background:none;
	font-size: 1.2rem;
}
.wenda .thumbs {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.wenda .thumbs li {
	max-height: 6rem;
}
.wenda .thumbs img {
	width: 100%;
	min-height: 6rem;
}
.wenda .thumbs li {
	float: left;
	width: 24%;
	max-height: 80px;
	overflow: hidden;
	padding: 5px;
}
.wenda .am-list-news-bd {
	margin: 0 1rem;
}
/*友情链接*/
.links {
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	margin-top:20px;
	padding: 10px;
}
.links p {
	font-size: 12px;
	margin-bottom: 10px;
}
.links span {
	color: #999;
	display: inline-block;
	text-align: center;
	padding: 0 3px;
}
.links a {
	padding: 3px;
	display: inline-block;
	font-size: 12px;
	color: #111;
}
.am-footer {
	background: #eee;
	margin-top: 1.5rem;
}
/*底部固定导航条*/
.bom_fot {
	background: #111;
	border-top: 2px solid #000;
	opacity: 0.9;
}
.bom_fot a {
	-moz-box-flex: 1;
	color: #fff;
	display: inline-block;
	font-size: 1.2rem;
	padding: 0.2rem 0;
	position: relative;
	text-align: center;
	width: 23%;
}
.bom_fot a i {
	clear: both;
	display: block;
	height: 2.4rem;
	font-size: 2rem;
	margin: 0 auto;
	width: 90%;
	color: #fff;
}
.bom_fot a:nth-child(1) i {
 background: rgba(0, 0, 0, 0) url("../images/kefu.png") no-repeat scroll center center / auto 92%;
}
.bom_fot a:nth-child(2) i {
 background: rgba(0, 0, 0, 0) url("../images/home.png") no-repeat scroll center center / auto 92%;
}
.bom_fot a:nth-child(3) i {
 background: rgba(0, 0, 0, 0) url("../images/shop.png") no-repeat scroll center center / auto 92%;
}
.bom_fot a:nth-child(4) i {
 background: rgba(0, 0, 0, 0) url("../images/zhengping.png") no-repeat scroll center center / auto 92%;
}
.am-gotop-fixed {
	bottom: 60px;
}
/*列表页样式*/
.nav_dao {
	background: #eee;
	margin-top: 1rem;
}
.list_info {
	padding: 1rem;
	font-size: 1.2rem;
	margin-bottom: 1.5rem;
	border:1px solid #eee;
	overflow: hidden;
	width: 100%;
}
.jianjie {
	margin-bottom: 1.5rem;
}
.jianjie .am-titlebar-title {
	display: block;
	clear: both;
}
/*分布*/
.am-pagination {
	margin-top: 20px;
}
.am-pagination > .am-active > a, .am-pagination > .am-active > a:focus, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > span, .am-pagination > .am-active > span:focus, .am-pagination > .am-active > span:hover {
	background-color: #111;
	border-color: #111;
}
.am-pagination > li > a, .am-pagination > li > span {
	color: #111;
}
/*分页样式*/
.am-pagination.am-pagination-default.am-no-layout > a {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #111;
	border-radius: 0;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
}
.am-pagination.am-pagination-default.am-no-layout > b {
	background-color: #111;
	border-color: #111;
	color: #fff;
	border-radius: 0;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px 10px;
	position: relative;
	text-decoration: none;
}
.am-u-sm-3.am-list-thumb img {
	border: 1px solid #ccc;
}
/*内容页样式*/
.am-article .putTime {
	display: inline;
}
.am-article .ti_user {
	font-size: 1.2rem;
}
.pre, .next {
	width: 100%;
}
.wenda .plImgs li {
	width: 20%;
	max-height: 50px
}
.wenda .plImgs li img {
	min-height: 50px;
}
.gdwenda {
	margin-bottom: 2.5rem;
}
.gdwd_left {
	width: 60%;
	font-size: 1.2rem;
	background: #111;
}
.gdwd_right {
	width: 39%;
	font-size: 1.2rem;
	background: #111;
}
.gdwd_right a, .gdwd_left a {
	color: #fff;
}
.pingl .am-comment-bd {
	font-size: 1.2rem;
}
.keytext-box .look-keyli {
	margin: 1rem 0;
	vertical-align: middle;
}
.keytext-box .look-keyli li {
	width: 100%;
	line-height: 2rem;
}
.keytext-box .key-color {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.keytext-box .key-color .color-bt {
	font-size: 1.2rem;
}
.look-keyli li b {
	line-height: 2.4rem;
	color: #666;
}
.look-keyli li .hav-text a {
	font-size: 1.4rem;
	color: #666;
}
/*商城样式*/
.am-gallery.am-avg-sm-4.am-avg-md-4.am-avg-lg-4.am-gallery-bordered.brand.am-no-layout {
	margin-bottom: 2rem;
}
.brand {
	margin:1rem;
	box-shadow:none;
}
.brand .am-gallery-item {
	box-shadow:none;
	float: left;
	width: 25%;
	padding: 1.2rem;
}
.brand .am-gallery-item .am-gallery-title {
	margin: 0;
	text-align: center;
	font-weight: normal;
}
.am-slider-a5 .am-control-nav {
	width: 30%;
	margin-left: 35%;
	bottom:-1.5rem;
}
.am-slider-a5 .am-control-nav li {
	padding-right: 1rem;
}
.am-slider-a5 .am-control-nav li a {
	background-color: rgba(0, 0, 0, 0.3);
}
.am-slider-a5 .am-control-nav li a.am-active {
	background: #666;
}
.brand_btn {
	margin-top: 3.5rem;
	margin-left: 1rem;
	margin-right: 1rem;
}
.new_pd_logo {
	background: #e44f37;
	color: #fff;
	font-size: 1.2rem;
	margin-left: 0.5rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	border-radius: 0.2rem;
}
.tags {
	margin: 0;
	margin-top: 1rem;
	padding:1rem;
	overflow: hidden;
	background: #F9F9F9;
}
.tags li {
	float: left;
	display: inline-block;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}
.banner {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 175px;
	position: relative;
	overflow: hidden;
	margin-top: 1rem;
}
.banner img {
	width: 100%;
}
.brand-info {
	font-size: 2.4rem;
	text-transform:uppercase;
	color: #fff;
	height: 2.4rem;
	left: 2rem;
	line-height: 2.4rem;
	position: absolute;
	text-align: center;
	top: 8rem;
	width:8rem;
}
.brand-info span {
	color: #fff;
	display: block;
}
/*商品页样式*/
.goods_shuim {
	background:#aa1313;
	color: #fff;
	text-align: center;
	padding: 0.3rem;
	font-size: 1.2rem;
}
.goodsName {
	font-size: 2.2rem;
	margin-top: 1.2rem;
	line-height: 3rem;
	color: #111;
	font-weight: normal;
}
.goods_no {
	color: #999;
	font-size: 1.6rem;
	line-height: 2.2rem;
	text-align: left;
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.jiage {
	color: #999;
	font-size: 1.6rem;
	line-height: 3rem;
	overflow: hidden;
	margin-bottom: 1.5rem;
}
.f00 {
	color: #f00;
	margin-right: 0.6rem;
}
.f33 {
	background: #666;
	color: #fff;
	margin-right: 0.6rem;
}
.baoz {
	overflow: hidden;
	margin-bottom: 2rem;
}
.am-tabs-default .am-tabs-nav > .am-active a {
	background-color: #111;
}
.am-tabs.am-tabs-default.am-no-layout {
	margin: 0;
	margin-top: 2rem;
}
.am-tab-panel.am-active img {
	width: 100%;
}
.search_list .f00 {
	background: none;
	color: #f00;
}
.art_end {
	width: 100%;
	height: auto;
}
.art_end img {
	width: 100%;
}
/*商品规格*/.block-title {
	margin-bottom: 30px;
	margin-top: -16px;
	text-align: center;
}
.block-title .title-head {
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
}
.block-title .title-head .title.cur {
	background-color: #fff;
	border: 1px solid #444;
	color: #444;
	padding: 7px 28px 6px;
	text-align: center;
}
.block-title .title-head .title {
	display: inline-block;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
.info-block {
	color: #999;
	font-size: 12px;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
	margin-top: 55px;
}
.info-block.head {
	border-top: medium none !important;
	margin-top: 35px;
}
.cot {
	font-size: 1.4rem;
	text-indent:2.4rem;
}
.am-tab-panel.am-active img {
	margin-bottom: 1rem;
}
.daingp {
	font-size: 1.4rem;
	line-height: 2.6rem;
	color: #666;
	text-indent:2.4rem;
}
.red {
	background: #f00;
	color: #fff;
}
.fenge {
	margin: 0 0.5rem;
}
.am-table-bordered .tr_pc .am-success {
	width: 33%;
	background: #f9f9f9;
	color: #111;
}
.juzhong{text-align:center;}
.guanggao img{max-width:100%}
.listcolor{ color:#F00}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 1.5rem;
}
.pagess ul li {
	display:inline-block;
	border: 1px solid #ccc;
    padding: 5px 10px;
	margin: 0 3px;
    line-height: 1.2;
	background: #fff;
	color:#999
    padding: 5px 10px;
}
.pagess ul li:hover {
	background:#ccc;
	color:#333;
	border: 1px solid #333
}
.pagess ul li:hover a {
	color:#fff;
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #333;
    padding: 5px 10px;
	margin: 0 3px;
	background: #333;
	color: #fff;
}
.pagess ul li.thisclass a {
	color: #fff;
}
.pagess ul li a {
	display:block;
	color:#999;
	cursor:pointer
}
.pagess ul li a:hover {
	color: #fff;
}