﻿/*轮播图*/
.am-control-nav.am-control-paging > li{
	line-height: 40px;
}
.am-slider-default .am-direction-nav a::before{
	color: #fff;
}
.am-slider-default .am-control-nav li a.am-active{
	background: #000;
}
.am-slider-default .am-control-nav li a{
	width: 12px;
	height: 12px;
}
.am-slider-default .am-control-nav{
	bottom: -20px;
}

/*头条新闻4*/
#topTiao{
	margin-top: 30px;
	background: #fafafa;
}

#topTiao .am-gallery-title{
	white-space:normal;
	height: 45px;
	font-size: 15px;
	color: #111;
	text-align:center;
}

.guanggao img{max-width:1000px;}
/*资讯列表*/
.newList .newsList_left{
	padding-left: 0;
}
.newList .newsList_left .am-list-item-hd{
	overflow: hidden;
}
.am-titlebar-default{
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #000;
}
.am-titlebar-default .am-titlebar-title{
	color: #111;
}

.am-titlebar-default .am-titlebar-title::before{
	border-left: 3px solid #111;
}
.am-titlebar-default a,.am-list-item-hd > a{
	color: #111;
}

/*商品左边*/
.newList{
	padding-left: 0;
	padding-right: 0;
}

.newList .am-list-news-default{
	margin-left: 0;
}
.newList .am-gallery{
	padding-left: 0;
	padding-right: 0;
}
.newList .am-list > li{
	border-top: none;
	border-bottom: 1px solid #dedede;
	position: relative;
	margin-bottom: 0px;
}
.newList .am-gallery-bordered > li .am-gallery-item{
	padding: 9px;
}

.newList .am-list-news-default .am-list .am-list-item-text{

}
.newList .am-gallery-bordered .am-gallery-title{
	white-space:normal;
	font-size: 16px;
	line-height:22px;
	overflow: hidden;
	height: 48px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.newList .am-gallery-bordered .am-gallery-title a{
	color: #333;
}
.newList .am-gallery-bordered .am-gallery-item{
	box-shadow:none;
	border:1px solid #e6e6e6;
	margin-bottom: 5px;
}

/*商品右边*/
.newList_right{
	padding-right: 0px;
	
}
.newList_right .am-list-item-hd > a{
	color: #999;
}
.newList_right .am-u-sm-4.am-list-thumb{
	padding-right: 0px;
	padding-left: 10px;
}
.newList_right .am-list-news-default .am-list .am-list-item-desced .am-list-main{
	padding-right: 10px;
	padding-left: 0;
}
.newList .newList_right .am-list-news-default .am-list .am-list-item-desced{
	padding-top: 8px;
	padding-bottom: 5px;
}
.newList .newList_right .am-list-news.am-list-news-default.am-no-layout{
	margin-bottom: 0;
}
.newList .am-gallery-bordered .am-gallery-desc{
	font-size: 12px;
}
.newList_right .am-list-news-bd{
	background: #fafafa;
	padding: 10px;
}
.newList .newList_right .am-list{
	margin-bottom: 0;
}
.am-list > li{
	background:none;
}
.newList_right .am-list-news-default{
	margin-right: 0px;
}
.newList_right .am-list-item-hd > a{
	font-size: 14px;
}
.time_view{
	position: absolute;
	bottom:10px;
	line-height: 24px;
	right: 5px;
}
.time_view span{
	color: #757575;
	font-size: 12px;
}
.time_view span > i{
	color: #757575;
	padding-right: 5px;
}
.newList_right .am-list-news-default .am-g{
	padding-left: 5px;
}

/*问与答*/
.wenda .am-gallery{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	width: 101%;
}
.wenda .am-gallery-bordered .am-gallery-title{
    margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
}
.wenda .am-gallery-bordered .am-gallery-title a{
	color: #111;
}
.wenda .am-gallery li{
	padding: 0px;
	margin-top: 10px;
}
.wenda .am-gallery-bordered .am-gallery-item{
	box-shadow:none;
	padding: 10px;
	margin-right: 10px;
	background: #fafafa;
	border: 1px solid #ccc;
}
.wenda .imgs{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.wenda .imgs li{
	float: left;
	width: 25%;
	padding: 6px;
	max-height:60px;
	margin-top: 0;
}
.wenda .imgs li img{
	width: 100%;
	min-height: 50px;
	border: 1px solid #eee;
}
.wenda .am-list-item-text{
	overflow: hidden;
	height: 40px;
	line-height: 16px;
}
.user_img.am-u-sm-2,.wenda_title.am-u-sm-10{
	padding: 0;
}
.wenda .user_img{
	display: block;
	overflow: hidden;
	width:12%;
	float: left;
	border: 1px solid #ccc;
	border-radius:50%;
	margin-top: 10px;
}
.wenda .user_img img{
	width: 100%;
}
.wenda .wenda_info{
	width: 85%;
	float: right;
	overflow: hidden;
	text-align: left;
}
.wenda .wenda_info a{
	width: 100%;
	display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wenda .wenda_info a.am-radius{
    display: inline;	
    padding: 3px 5px;
    background: #ddd;
    color: #999;
}
.wenda .wenda_info .user_name{
	font-size: 12px;
	color: #999;
}

/*友情链接*/
.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;
}
