h1,
h2,
h3,
h4 {
	margin-bottom: 5px;
}
[class*=am-u-]+[class*=am-u-]:last-child {
    float: left;
}

.am-header-default {
    background-color: #54CDFE !important;	
}
.am-navbar-default .am-navbar-nav {
    background-color: #54CDFE !important;	
}
.am-pagination>li>a,
.am-pagination>li>span {
	padding: 0.3em 0.6em;
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

[data-am-widget=tabs] {
	margin: 0;
}

.news .am-list-item-hd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.am-tabs-bd {
	border: none;
}

.am-tabs-default .am-tabs-nav{
	background: #fff;

}

.am-tabs-default .am-tabs-nav>.am-active a {
	background: none;
	color: #0e90d2;
}



.am-list>li {
	border-bottom: 1px solid #F0F0F0;
	margin: 0;
	border-width: 0 0 1px 0;
}

.top-line {
	border-top: 6px solid #F0F0F0;
}

.bot-line {
	border-bottom: 6px solid #F0F0F0;
}


/*水平滑动*/

#topNav {
	width: 100%;
	overflow: hidden;
	font: 16px/32px hiragino sans gb, microsoft yahei, simsun;
	border-bottom: 1px solid #F1F1F1;
}

#topNav .swiper-slide {
	padding: 5px 10px;
	letter-spacing: 2px;
	width: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
	text-align: center;
}

#topNav .swiper-slide span {
	transition: all .3s ease;
	display: block;
}

#topNav .active span {
	transform: scale(1.1);
	color: #FF2D2D;
}

.return {
	position: absolute;
	z-index: 100;
	top: 15px;
	left: 10px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 32px;
}

.return img {
	width: 32px;
	height: 32px;
	padding: 8px;
}


/*首页*/

.navbtn {
	text-align: center;
	padding:0;
}
.navbtn .am-u-sm-4{
	box-sizing: border-box;
	padding: 15px 0;
}
.navbtn .color{
	background:#F0F0F0;
}

.sortbtn {
	text-align: center;
	padding: 0;
}

.navbtn img {
	width: 45px;
	height: 45px;
}

.sortbtn img {
	width: 32px;
	height: 32px;
}

.navbtn span,
.sortbtn span {
	display: block;
	color: #444444;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.nav_item {
	padding: 15px;
	border-right: 1px solid #F2F2F2;
	border-bottom: #F2F2F2 solid 1px
}

.dh {
	padding: 8px 10px 8px 0;
	border-top: #F1F1F1 solid 5px;
	border-bottom: #F2F2F2 solid 1px;
}

.wenben {
	text-align: right;
}

.goods {
	margin: 10px 0;
}

.goods .am-u-sm-6 {
	margin-bottom: 10px;
}

.goods .am-u-sm-12,
.goods .am-u-sm-12 .am-u-sm-9 {
	padding: 0;
}

.goods p {
	margin: 5px 0;
	color: #444;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-padding {
	padding: 0;
}

.plumber {
	padding: 10px 0;
}

.plumber li img {
	width: 70px;
	height: 80px;
}

.plumber a {
	padding: 0;
}

#rateMe span {
	font-size: 14px;
	color: #FF6F0D;
	line-height: 30px;
}

.jibie {
	background: #FF6F0D;
	color: #fff;
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-moz-border-radius: 2px;
}

.plumber h3 {
	color: #444;
}

.jdnum {
	color: #444;
}

.flo {
	font-size: 18px;
}


/*发布需求*/

.project {
	border: #F1F1F1 solid 1px;
	margin-bottom: 10px;
}

.project .am-u-sm-5 {
	background: #F1F1F1;
	padding: 10px 0;
}

.project .am-u-sm-7 {
	line-height: 45px;
}

.am-form label {
	font-size: 15px;
	color: #0E90D2;
}

.coupons {
	width: 100%;
	padding: 10px 0;
	margin: 10px 0;
	border-bottom: #F1F1F1 solid 1px;
}

.zhifu {
	background: #F1F1F1;
	margin: 20px 0;
}

.zhifu p {
	margin: 3px 0;
	line-height: 20px;
}

.zhifu span {
	color: #FF4600;
	font-size: 18px;
}

.zhifu button {
	line-height: 32px;
}


/*水电工详情*/

.pl-right {
	line-height: 34px;
}

.user h3 {
	margin-bottom: 0px;
	line-height: 34px;
}

.user span {
	line-height: 22px;
}


.plumber .am-icon-star-o {
	/*color:#FF4600 ;*/
	color: #999;
	font-size: 18px;
}

.pingfen {
	border-top: 1px solid #f0f0f0;
	padding: 8px 0;
	border-bottom: 6px solid #F0F0F0;
}

.pingfen div {
	border-right: 1px solid #EAEAEA;
}

.pingfen div:last-child {
	border-right: none;
}

.pingfen .clo1 {
	color: red;
}

.pingfen .clo2 {
	color: blue;
}

.pingfen .clo3 {
	color: yellowgreen;
}

.box {
	padding: 8px 10px;
	border-bottom: 6px solid #F0F0F0;
}

.am-list-box {
	width: 100%;
}

.am-list-boxli {
	padding: 10px 10px;
	border-bottom: #F1F1F1 solid 1px;
}

.footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
}

.btn {
	width: 100%;
	background: #54CDFE;
	color: #fff;
	line-height: 45px;
	border: none;
}

.server .iconfont {
	font-size: 20px;
}


/*产品列表页*/

.search {
	margin: 10px 0;
}

.sort {
	background: #F1F1F1;
	line-height: 40px;
	box-shadow: 0 2px 3px #EAEAEA;
	-webkit-box-shadow: 0 1px 5px #EAEAEA;
	border-bottom: #EAEAEA solid 1px;
}

.sort img {
	width: 30px;
	height: 30px;
}


/*产品*/

.product img {
	width: 100%;
	/*height: 350px;*/
}

.goods-info {
	border-bottom: 1px solid #F1F1F1;
	padding: 10px 0;
}

.goods-title {
	/*padding:10px;*/
	font-size: 18px;
}

.goods-price,
.goods-sell {
	padding: 0;
	color: red;
	font-size: 20px;
	line-height: 28px;
}

.goods-sell {
	color: #999;
	font-size: 14px;
	line-height: 31px;
}

.shang {
	border: #F0A205 solid 1px;
	color: #F0A205;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 1px;
	font-size: 10px;
}

.yuanjia {
	color: #999;
	padding: 0 2px;
	line-height: 28px;
}

.cart {
	border-top: #F1F1F1 solid 1px;
}

.cart .am-icon-cart-plus {
	font-size: 26px;
	line-height: 45px;
}

.carbtn {
	background-image: -webkit-linear-gradient(to right, #FF5200, #FFAF00);
	background-image: linear-gradient(to right, #FF5200, #FFAF00);
}

.buybtn {
	background: #FF1A1A;
}

.icon-youhuiquan {
	font-size: 28px;
}

.am-accordion-content img {
	max-width: 100%;
}

.star {
	padding: 5px 20px;
	position: relative;
	margin-left: 42px;
	position: relative;
}

.star .name {
	color: #444;
	margin: 0;
}

.am-comment img {
	width: 48px;
	height: 48px;
}

.star .am-icon-star {
	color: #FF5B00;
}

.am-comment-bd {
	padding: 0 10px;
}

.am-comment {
	padding: 10px 0 10px 0;
	border-bottom: #F1F1F1 solid 1px;
}

.select {
	position: fixed;
	bottom: 0px;
	left: 0;
	width: 100%;
	overflow: scroll;
}

.canshu {
	list-style: none;
	flex-wrap: wrap;
	padding: 0;
	display: flex;
	display:-webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.csli {
	font-size: 14px;
	flex: 1 0 auto;
	background: #F0F2F2;
	margin: 5px 5px;
	padding: 3px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
}
.csli.active {
	background: #ff5050;
	color: white;
	transition: .1s;
}

.tishi {
	position: fixed;
	display: none;
	z-index: 10002;
	left: 24%;
	font-size: 14px;
	bottom: 65px;
	width: 190px;
	height: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	text-align: center;
	line-height: 30px;
}


/*购物车加减*/

.pro-num {
	padding: 0 10px;
	width: 100%;
	background: #F8F8F8;
	position: fixed;
	bottom: 0px;
	left: 0;
	border-top: #EAEAEA solid 1px;
	height: 55px;
	line-height: 55px;
	z-index: 10001;
}

.pro-finish {
	background-image: -webkit-linear-gradient(to right, #FF5200, #FFAF00);
	background-image: linear-gradient(to right, #FF5200, #FFAF00);
	color: #fff;
}

.number {
	float: right;
}

#sub,
#quantity,
#add {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eee;
	font-size: 18px;
	cursor: pointer;
}

#quantity {
	width: 45px;
	background: #fff;
	cursor: auto;
}

#add {
	float: right;
	cursor: pointer;
}


/*优惠券*/

.cou-search {
	padding: 10px 16px 0 16px;
}

.coupon {
	position: relative;
	width: 100%;
	margin: 10px auto;
	display: flex;
	padding: 5px 0 5px 10px;
	align-items: center;
	background: #FA9803;
	color: #fff;
	border-left-style: dotted;
	border-left-color: #F8F8F8;
	border-right-style: dotted;
	border-right-color: #F8F8F8;
}

.coupon.used {
	background-color: #ccc;
}

.coupon p {
	margin: 0;
}

.coupon .left {
	flex: 1;
	text-align: left;
	border-right: 1px dashed #fff;
}

.coupon .left .value {
	line-height: 45px;
	font-size: 28px;
	font-weight: bold;
}

.coupon .left .value span,
.manjian,
.time {
	font-size: 10px;
	line-height: 20px;
}

.coupon .right {
	/*flex: 0 0 30%;*/
	line-height: 15px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	margin-right: 19px;

    width: 18px!important;
}

.coupts {
	position: absolute;
	display: none;
	z-index: 10003;
	right: -20px;
	font-size: 14px;
	top: -10px;
	width: 100px;
	height: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.shuliang {
	position: relative;
}

.shuliang div {
	position: absolute;
	right: 26%;
	top: 50%;
	width: 15px;
	height: 15px;
	line-height: 15px;
	border-radius: 15px;
	background: #FF0000;
	color: #fff;
	font-size: 12px;
}

.logo {
	padding: 15px 10px;
	border-bottom: 6px solid #F0F0F0;
}

.logo img {
	width: 50px;
	height: 50px;
	margin-right: 8px;
}

.logo_info .name {
	font-size: 18px;
	line-height: 28px;
}

.logo_info .sale_add {
	color: #777;
	font-size: 14px;
}

.logo .logo_info p {
	margin: 0;
}


/*确认订单*/

.pay-address {
	padding: 5px 0 10px;
	border-bottom: 2px solid #AAE0FC;
	background: #F6F6F6;
}

.pay-address a {
	color: #000;
	display: flex;
	align-items: center;
}

.pay-address .am-icon-map-marker {
	font-size: 24px;
	color: #009CDA;
}

.pay-address .am-icon-angle-right {
	font-size: 22px;
}

.pay-address .info {
	line-height: 32px;
}

.pay-address .add {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}

.pay-title span {
	line-height: 45px;
	margin-bottom: 0;
	padding: 0 10px;
}

.pay-pro {
	display: flex;
	align-items: center;
	padding: 10px 0;
	background: #F9F9F9;
}

li.pay-item {
	padding: 8px 10px;
	line-height: 40px;
}

.pay-message {
	position: relative;
}

.pay-message label {
	font-weight: normal;
	position: absolute;
	top: 3px;
	left: 10px;
}

.pay-message textarea {
	width: 100%;
	border: none;
	text-indent: 90px;
	padding: 3px 10px;
	color: #999;
}

.pay-pro p,
.pay-pro h3 {
	margin: 0;
}

.pay-pro .pay-sort {
	font-size: 14px;
	line-height: 18px;
}

.pay-price {
	color: #FF0000;
}

.unit {
	font-size: 12px;
}

.pay-tijiao {
	line-height: 43px;
	text-align: right;
}

.pay-tijiao .pay-price {
	font-size: 20px;
	padding: 0 5px;
}


/*订单支付*/

.do-box {
	padding: 10px;
	background: white;
	box-shadow: 0 1px 5px #F0F0F0;
	margin-bottom: 10px;
}

.do-box p {
	margin: 0;
	line-height: 24px;
}

.do-info {
	color: #009CDA;
	font-size: 14px;
}

.do-select {
	padding: 10px 10px;
}

.do-select .am-selected {
	width: 100%;
}


/*新闻*/

.n-pic {
	padding: 10px;
	border-bottom: 8px solid #F0F0F0;
}

.n-tabs {
	border: none;
}

.n-pic img {
	width: 100%;
	height: 100px;
}

.am-tabs-d2 .n-nav {
	background-color: #fff;
}

.news img {
	width: 100%;
	height: 180px;
}

.news time {
	font-size: 14px;
}


/*新闻详情*/

h2.de_title {
	margin: 5px 0 0;
	line-height: 35px;
}

time.de_shijian {
	width: 100%;
	text-align: center;
}

.apply {
	position: fixed;
	left: 0;
	bottom:0;
	width: 100%;
	overflow: scroll;
	background: #54CDFE;
}


/*优惠券门店*/

.sort-nav {
	margin: 10px 0;
}

.c-item {
	text-align: center;
	padding: 0;
}

.c-item a {
	padding: 5px 0;
	display: block;
	margin: 5px 5px;
	border: 1px solid #EAEAEA;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.c-item img {
	width: 25px;
	height: 25px;
	margin-right: 8px;
}

.c-item .iconfont {
	font-size: 20px;
	margin-right: 8px;
}


/*0元装修活动*/

.a-pic img {
	max-width: 100%;
	height: auto !important;
}
.imgauto img{
	max-width: 100%;
	height: auto !important;
}

.a-form {
	background: #54CDFE;
	color: #fff;
}

.a-tit {
	width: 84%;
	margin: 15px auto;
	padding: 14px 0 5px 0;
	border: 2px solid #CBEDFA;
	box-shadow: 2px 1px 2px #0A6CB2;
	-webkit-box-shadow: 2px 1px 2px #0A6CB2;
	position: relative;
	text-align: center;
	color: #fff;
}

.a-tit h2 {
	color: #fff;
	width: 60%;
	position: absolute;
	top: -18px;
	left: 20%;
	padding: 0 5px;
	background: #009CDA;
	text-shadow: 2px 1px 2px #0A6CB2;
}

.sqbtn {
	background: #F0A205;
	border: none;
	color: #fff;
}

.acpic .swiper-slide img {
	width: 110px;
	height: 140px;
}


/*邀请有礼*/

.i-pic img {
	width: 100%;
	/*height: 320px;*/
}

.invite {
	text-align: center;
	/*margin: 20px 0;*/
}

.invite p {
	margin: 0;
}

.i-btn {
	position: fixed;
	display: flex;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
}


/*.i-btn a{

	width: 65px;
	height: 65px;
	margin: 0 24px;
	padding:16px 6px;
	font-size: 14px;
	white-space:pre-wrap;
}
.i-btn-tel{
	position: absolute;
	width: 100%;
	margin-bottom: 60px;
	top: 44px;
}
.i-btn .tel{
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 120px;
	font-size: 16px;
	line-height: 80px;
}*/

button#invite {
	z-index: 10010;
}

.big-box {
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}

.i-btn img {
	z-index: 1001;
	width: 150px;
	height: 64px;
	position: absolute;
	right: 10px;
	top: 10px;
	-webkit-animation-delay: 15s;
	animation-delay: 15s;
}


/*贴吧*/

.tbbar {
	margin: 0;
}

.tbtop {
	padding: 10px;
	border-bottom: #F0F0F0 5px solid;
	box-shadow: 0 2px 4px #CCCCCC;
	-webkit-box-shadow: 0 2px 4px #F0F0F0;
}

.tbbar .am-tabs-bd {
	border: none;
}

.tbpic {
	float: left;
	margin-right: 10px;
}

.tbpic img {
	border-radius: 90px;
	width: 90px;
	height: 90px;
	border: 1px solid #F1F1F1;
}

.tbinfos h4 {
	line-height: 36px;
	margin: 0;
}

p.tb-info {
	margin: 0;
	line-height: 14px;
	font-size: 14px;
	height: 14px;
	overflow: hidden;
	word-break: break-all;
}

p span.info-value {
	color: #FF0000;
	margin-right: 10px;
}

.tb-zhiding {
	padding: 0 10px;
	border-bottom: #F0F0F0 5px solid;
	box-shadow: 0 2px 4px #CCCCCC;
	-webkit-box-shadow: 0 2px 4px #F0F0F0;
	margin: 0;
}

.tb-zhiding li {
	width: 100%;
	border-bottom: #F0F0F0 1px solid;
	padding: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tb-zhiding a {
	color: #444;
	font-weight: 600;
}

.tb-zd {
	border-radius: 3px;
	padding: 1px 5px;
	font-size: 14px;
	margin-right: -5px;
	color: #f4a12e;
}

.tbsend {
	position: fixed;
	right: 10px;
	top: 130px;
	width: 56px;
	height: 56px;
	background: #FFAF00;
	line-height: 48px;
	text-align: center;
	border: 3px solid rgba(249, 249, 249, 0.8);
	border-radius: 28px;
	z-index: 1000;
}

.tbsend a {
	color: #fff;
}

.tb-content {
	list-style: none;
	padding: 0 10px;
	background: #F2F2F2;
}

.tb-content li {
	margin-top: 10px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 4px #CCCCCC;
	-webkit-box-shadow: 0 1px 4px #F0F0F0;
}

.tb-infos h4 {
	line-height: 45px;
	margin: 0;
}

.tb-title {
	word-break: break-all;
	color: #262626;
	font-size: 14px;
	line-height: 23px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #000;
}
.tb-content li p.tb-abs{
	font-size: 14px;
    color: #666;
}
.tb-name a {
	color: #f4a12e;
    font-size: 14px;
}

.tb-abs {
	color: #777;
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.medie-wap {
	margin-bottom: 10px;
}

.media-item {
	width: 32%;
	margin-right: 2%;
	float: left;
	line-height: 0;
}

.media-last {
	margin-right: 0;
}

.media-img-r {
	width: 100%;
	-webkit-transition: opacity 500ms ease-out 500ms;
}

.tb-user {
	/* padding-bottom: 8px; */
}

.tb-time,
.tb-reply .reply {
	color: #777;
	font-size: 13px;
}


/*贴吧文章*/

.post-title-embed {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin: 8px 0;
}

.list-item-pic img {
	width: 45px;
	height: 45px;
}

.list-item-info {
	margin: 0;
	line-height: 24px;
}

.louzhu {
	background: #FF0000;
	color: #fff;
	font-size: 12px;
	padding: 2px 3px;
	border-radius: 3px;
	margin-left: 5px;
}

.list-item-top {
	position: relative;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: #F0F0F0 solid 1px;
}

.list-pf-right {
	margin-bottom: 10px;
}

.list-item-name {
	font-size: 16px;
	line-height: 20px;
}

.list-item-time {
	font-size: 14px;
	color: #999;
}

.list-item-icon {
	position: absolute;
	right: 0;
	top: -5px;
}

.list-item-icon .am-icon-commenting-o {
	font-size: 20px;
	color: #FFAF00;
}

.list-item-content {
	color: #777;
	font-size: 14px;
}

.list-item-img img {
	max-width: 100%;
}

.list-biaoti {
	background: #F0F2F2;
	border-bottom: 1px solid #E8EDF0;
	padding: 10px 10px;
	margin-top: 10px;
}

.list-item-nr {
	margin: 5px 0;
}

.list-pl {
	padding: 10px 10px;
	background: #F5F7FA;
}

.time-label {
	padding-left: 10px;
	color: #999;
}

.hf-label {
	padding-right: 10px;
}

.plbar {
	width: 100%;
	background: #fff;
}

.plbar form {
	display: flex;
	height: 44px;
	align-items: center;
}

.plbar input {
	flex: 1;
	margin-left: 10px;
}

.plbar button {
	width: 20%;
	margin: 0 10px;
}

.header-lz {
	border: #fff solid 1px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 1px 4px;
}


/*个人贴吧*/

.per-top {
	background: rgb(226, 243, 249);
	padding: 8px 10px;
}

.per-pic img {
	width: 80px;
	height: 80px;
}

.per-list {
	color: #fff;
	font-size: 14px;
}

.per-gz,
.per-fb {
	padding: 2px 8px;
	margin-right: 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.per-gz {
	background: #1C63EF;
}

.per-fb {
	background: orange;
}

.per-tab-num {
	display: block;
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
}

.per-tab-title {
	display: block;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 5px;
}

ul.guanzhu {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
}

.guanzhu li {
	flex: 0 0 33.3%;
	border-right: 1px solid #F0F0F0;
}

.guanzhu li img {
	width: 60px;
	height: 60px;
}

.guanzhu li p {
	margin: 0;
}


/*发表主题*/

.fb-body {
	background: #F7FCFF;
}

.fabiao {
	background: #fff;
	border-bottom: #F0F0F0 1px solid;
}

.pub-btn {
	background: none;
	font-size: 16px;
	color: #fff;
	border: none;
}

input#doc-ipt-bt-1 {
	padding: 12px 10px;
	border: 1px solid #EAEAEA;
	border-width: 0 0 1px 0;
}

textarea#saytext {
	height: 280px;
	border: none;
}

.fb-address {
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	background: #F0F5FC;
	color: #777;
	text-align: center;
	padding: 2px 10px;
	margin: 6px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.fabiao .am-icon-file-photo-o {
	color: #777;
	font-size: 17px;
	line-height: 32px;
}

.fabiao .am-icon-smile-o {
	font-size: 20px;
	color: #777;
	margin-right: 10px;
}

ul.fb-pic {
	list-style: none;
	padding: 0;
	margin: 20px 0;
	display: flex;
	flex-wrap: wrap;
}

.fb-pic li {
	flex: 0 0 25%;
	margin: 10px 10px;
	position: relative;
}

.fb-pic img {
	width: 100%;
	max-height: 110px;
	box-shadow: 2px 2px 4px #CECECE;
}

.fb-pic .am-icon-times-circle {
	font-size: 20px;
	position: absolute;
	top: -15px;
	right: -5px;
	color: rgba(100, 100, 100, 0.8);
}

.last-li {
	border: 1px #ccc dashed;
	text-align: center;
	font-size: 5rem;
	line-height: 110px;
	color: #ccc;
}


/*个人中心*/

.my-bg {
	position: relative;
	height: 140px;
	background: url(../img/info.png) center 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.my-bg img {
	position: absolute;
	top: 23%;
	left: 50%;
	margin-left:-40px;
	width: 80px;
	height: 80px;
	border-style: solid;
	border-width: 3px;
	border-color: rgba(255, 255, 255, 0.3);
}

.mybar {
	list-style: none;
	padding: 5px 0;
	display: flex;
	margin-bottom: 1px;
	text-align: center;
	align-items: center;
	box-shadow: 0 1px 4px #ccc;
	border-bottom: #ccc solid 1px;
}

.mybar li {
	flex: 1;
	border-right: #EAEAEA solid 1px;
}

.mybar li:last-child {
	border-right: none;
}

.mybar li span {
	display: block;
}

.my-value {
	font-size: 18px;
}

.my-label {
	color: #777;
	font-size: 14px;
}

.my-order {
	padding: 10px 10px;
	border-bottom: #F0F0F0 solid 1px;
}

.my-order a {
	color: #000;
}

.order-list {
	display: flex;
	text-align: center;
	align-items: center;
	padding: 6px 0;
}

.order-list li {
	flex: 0 0 25%;
}

.order-list li a {
	color: #444;
}

.order-list .iconfont {
	font-size: 20px;
}

.order-list li span {
	display: block;
	font-size: 12px;
}

.box3 {
	margin: 10px 0;
}

.box3 ul {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.box3 ul li {
	flex: 0 0 33.3%;
	margin: 10px 0;
}

.box3 ul li span {
	display: block;
	font-size: 14px;
	color: #000;
}

.box3 ul li img {
	width: 30px;
	height: 30px;
}


/*我的订单*/

.orbar[data-am-widget=tabs] {
	margin: 0;
}

.orbar .am-tabs-nav {
	margin: 0;
	background-color: #fff;
	border-bottom: #F0F0F0 solid 1px;
	box-shadow: 0 1px 3px #f0f0f0;
	-webkit-box-shadow: 0 1px 3px #f0f0f0;
	-moz-box-shadow: 0 1px 3px #f0f0f0;
	font-size: 14px;
}

.orbar ul.am-tabs-nav li {
	border-right: none;
}

.orbar ul.am-list li {
	border-bottom: 1px solid #F0F0F0;
	margin: 0;
	border-width: 0 0 1px 0;
}


/*订单信息*/

.orderinfo {
	font-size: 14px;
}

.ortop {
	padding: 10px 10px;
}

.orcontent {
	padding: 8px 0;
	background: #F9F9F9;
}

.orcontent a {
	color: #444;
}

.price {
	color: #FF0000;
}

.orsort {
	font-size: 12px;
}


/*.orcontent img{
	width: 70px;
	height:70px;
}*/

.orcontent p {
	margin: 0;
}

.caozuo {
	font-size: 14px;
	border: #0E90D2 solid 1px;
	color: #0E90D2;
	padding: 1px 12px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-left: 8px;
}

/*我的财富*/

.monney {
	background: url(../img/account.jpg) center 0 no-repeat;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.monney img {
	width: 40px;
}

.moninfo p {
	margin: 0;
}

.monlabel {
	font-size: 12px;
}

.monvalue {
	font-size: 24px;
}

.moneybar li {
	line-height: 40px;
}

.moneybar li .iconfont {
	font-size: 20px;
}

.moneybar li span {
	display: inline;
}


/*充值中心*/

.withdraw {
	background: #F9F9F9;
}

.czbar {
	width: 100%;
	margin: 20px auto;
	padding: 10px 0;
	background: #fff;
}

.czbar p {
	padding: 0 10px;
	margin: 0;
}

.czbar form .am-form-group {
	position: relative;
	margin: 20px 0;
}

.czbar form .am-form-group label {
	position: absolute;
	left: 0;
	bottom: 5px;
	font-size: 28px;
}

input#doc-ipt-yue-1 {
	border-width: 0 0 1px 0;
	border-color: #f0f0f0;
	font-size: 28px;
	padding-left: 32px;
}


/*提现中心*/

.orbar .am-tabs-nav li {
	border-right: 1px solid #EAEAEA;
}

.xinxi {
	display: flex;
	color: #E34308;
}

.xinxi .xing {
	line-height: 34px;
	padding-right: 5px;
}

.yuetishi {
	font-size: 14px;
	color: #999;
}


/*记事本*/

.notebar form {
	padding: 10px 10px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	border-bottom: #EAEAEA solid 1px;
	box-shadow: 0 2px 4px #EAEAEA;
	-webkit-box-shadow: 0 2px 4px #EAEAEA;
}

.notebar form .am-form-group {
	flex: 1%;
	margin-right: 5px;
	margin-bottom: 5px;
}

.notebar form .am-form-group:nth-child(even) {
	margin-right: 0;
}

.datebtn {
	height: 37px;
}

.fybtn {
	border-top: #F0F0F0 solid 1px;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 48px;
	padding: 0 10px;
	line-height: 45px;
	background: #fff;
	z-index: 99;
}

.jl {
	padding: 0 10px;
}


/*购物车*/

.cart {
	padding: 8px 0;
	border-bottom: 1px solid #F0F0F0;
}

.cart a {
	color: #444;
}

.orsort {
	font-size: 12px;
}

.cart p,
.cart h4 {
	margin: 0;
}

.cart .c-btn {
	margin-top: 10px;
}

.cart #reduce,
.cart #center,
.cart #add {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #eee;
	font-size: 14px;
	cursor: pointer;
}

.cart #center {
	width: 35px;
	background: #fff;
	cursor: auto;
}

.cart #add {
	float: right;
	cursor: pointer;
}

.cardelte {
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	background: #eee;
	font-size: 14px;
	border-radius: 25px;
	margin: 10px 10px 0;
}

.carfooter {
	position: fixed;
	bottom: 48px;
	width: 100%;
	background: #fff;
}


/*个人信息*/

.in-avatar {
	position: relative;
	background: #F0F0F0;
	height: 110px;
	margin-bottom: 25px;
	width: 100%;
}

.in-avatar img {
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -60px;
}

.in-info ul li {
	padding: 15px 20px;
}

.in-info ul li span:first-child {
	color: #767676;
	padding-right: 20px;
}


/*兑换产品*/

.in-item {
	padding: 10px 0;
	color: #767676;
}


/*收货地址*/

.address {
	padding: 0 10px;
}

.address p {
	margin-bottom: 5px;
}

.in-caozuo {
	padding: 5px 0;
}


/*添加地址*/

.add-address .am-form-group {
	position: relative;
	border-bottom: 1px solid #F3F3F3;
	margin: 0;
	background: #fff;
}

.add-address .am-form-group label {
	position: absolute;
	left: 10px;
	top: 10px;
}

.add-address .am-form-group input {
	border: none;
	padding: 12px 0 12px 90px;
}

.add-address .am-form-group textarea {
	border: none;
	padding: 12px 10px;
	text-indent: 80px;
}

.add-address input[type=text][readonly] {
	background: #fff;
}

.add-address .add-icon {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #999;
}

.add-address .add-icon span:first-child {
	padding-right: 5px;
}

.am-form-group.moren {
	margin-top: 6px;
	height: 40px;
}

.am-form-group.moren label {
	top: 7px;
}

.am-form-group.moren input[type=checkbox] {
	margin: 13px 10px 0;
	float: right;
}

.toast-wrapper{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 99999999;
}
.toast-wrapper .msg{
	margin: 50% auto 0;
	color:white;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.5);
	display: inline-block;
}
.am-paragraph-default p {
    font-size: 1.7rem;
}