@charset "utf-8";

/* 横幅轮播 */
.banner {
	width: 100%;
	height: 2.8rem;
	overflow: hidden;
}

.banner .swiper-container {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner .swiper-pagination-bullet-active {
	background: #279c63;
}

.banner a {
	width: 100%;
	height: 100%;
}

.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.material {
	margin-top: .55rem;
}

.board-tab {
	position: relative;
	z-index: 22;
	box-sizing: content-box;
	height: 3.5rem;
	padding-top: .3rem;
	padding-bottom: .3rem;
	margin-top: .8rem;
	background-color: #fff;
}

.board-tab .tabtlt {
	position: relative;
	text-align: center;
	z-index: 22;
	display: flex;
	width: 6.8rem;
	height: .8rem;
	margin: auto;
    margin-top: -.7rem;
	line-height: .8rem;
	font-size: .24rem;
	color: #5F5F5F;
	border-radius: .1rem;
	background-color: #fff;
	overflow: hidden;
	box-shadow: -1px 2px 5px #c1c1c1;
}

.board-tab .tabtlt li {
	flex: 1;
}

.board-tab .tabtlt li:not(:last-child) {
	border-right: 1px solid #dfdfdf;
}

.board-tab .tabtlt .active {
	color: #fff;
	background-color: #FFBE00;
}

.board-tab .tabct {
	height: 4rem;
}

.position-tab .tabtlt {
	position: relative;
	display: flex;
	width: 100%;
	height: .8rem;
	padding-left: .46rem;
	line-height: .8rem;
	font-size: .2rem;
	color: #929292;
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	background-color: #fff;
}

i.position {
	left: .14rem;
	top: .23rem;
	width: .26rem;
	height: .3rem;
	background-image: url(../img/position.png);
}

i.more {
	right: 0;
	top: .31rem;
	width: .09rem;
	height: .18rem;
	background-image: url(../img/more.png);
}

.position-tab .tabtlt div {
	margin-right: .27rem;
	font-size: .25rem;
	color: #323232;
	white-space: nowrap;
}

.position-tab .tabtlt ul {
	display: flex;
	flex: 1;
	overflow: hidden;
}

.position-tab .tabtlt li {
	flex: 1;
	margin-right: .56rem;
	white-space: nowrap;
}

.position-tab a {
	position: relative;
	padding-right: .14rem;
	margin-left: .15rem;
	margin-right: .23rem;
	color: #18AB6A;
	white-space: nowrap;
}

.position-tab .tabct {
	display: flex;
	flex-wrap: wrap;
}

.position-tab .tabct li {
	width: 50%;
	padding: .24rem .35rem .21rem .24rem;
	border-bottom: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	background-color: #fff;
}

.position-tab .tabct li.active .firstcol .name {
	font-weight: 700;
}

.firstcol,
.secondcol {
	display: flex;
	justify-content: space-between;
}

.secondcol>div {
	position: relative;
	height: .24rem;
	font-size: 0;
	line-height: .24rem;
}

.firstcol .name {
	margin-bottom: .2rem;
	font-size: .2rem;
	color: #323232;
}

.firstcol .time {
	position: relative;
	height: .34rem;
	line-height: .34rem;
}

.firstcol .time,
.secondcol .size {
	font-size: .18rem;
	color: #939393;
}

.secondcol .down {
	padding-left: .18rem;
	padding-right: .11rem;
	font-size: .16rem;
	color: #279C63;
}

.down_icon {
	left: 0;
	top: 50%;
	width: .11rem;
	height: .06rem;
	background-image: url(../img/down.png);
}

.secondcol .up {
	padding-left: .18rem;
	padding-right: .11rem;
	font-size: .16rem;
	color: #9c0b19;
}

.up_icon {
	left: 0;
	top: 50%;
	width: .22rem;
	height: .12rem;
	background-image: url(../img/up.png);
}

.secondcol .price {
	font-size: .28rem;
	color: #279C63;
}

.smallbanner {
	padding: .08rem;
	background-color: #fff;
	overflow: hidden;
}
.smallbanner .am-slides{
	display: flex;
	flex-wrap: wrap;
}

.smallbanner li {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	margin-top: 5px;
}

.smallbanner .sban-item {
	justify-content: space-between;

	background: -webkit-linear-gradient(top, #F8F6EC, #EBE4C8);
	width: 98%;
	margin: 0 auto;
}

.smallbanner .sban-item:first-child {

}

.smallbanner .sban-item img {
	height: 100%;
	object-fit: contain;
}

.sban-item img.imglogo {
	width: 1.25rem;
	height: 1.25rem;
	margin-left: .27rem;
	margin-top: .27rem;
	float: left;
}

.sban-item img.imgboard {
	width: 2.05rem;
	height: 1.76rem;
	border: transparent;
	background-color: transparent;
}


/**/

.boardtype {
	font-size: .2rem;
	color: #666666;
	background-color: #fff;
	position: relative;
}

.navscroll {
	color: #279c63;
	line-height: .8rem;
	font-size: 0;
	text-align: left;
	white-space: nowrap;
}

.navscroll a {
	position: relative;
	vertical-align: top;
	background-color: #fff;
}

.navlist {
	/*display: none;*/
	position: absolute;
	font-size: .24rem;
}

.boardtype a {
	display: inline-block;
	text-align: center;
	width: 2.2rem;
	font-size: .24rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.boardtype a.active {
	z-index: 9;
	color: #fff;
	background-color: #279c63;
}

.tabbanner img {
	width: 100%;
	height: 1.72rem;
	object-fit: cover;
}

.boardtype .tabbox {
	position: relative;
	padding: .2rem .17rem .29rem .23rem;
	font-size: .2rem;
	border-bottom: 1px solid #f3f3f3;
}

.brand,
.size,
.level,
.minimum,
.stock,
.price {
	margin-bottom: .1rem;
}

.boardtype .name {
	float: left;
	color: #279C63;
	font-size: .22rem;
}

.boardtype .opbtn {
	float: right;
}

.offset-r .price {
	color: #FF2525;
}

.parameter {
	clear: both;
}

.offset-l {
	float: left;
	margin-right: .2rem;
}

.offset-r {
	float: left;
}

.putcart>i {
	left: 0;
	top: 0;
	width: .39rem;
	height: .39rem;
	background-image: url(../img/sc.png);
}

.putcart {
	position: absolute;
	right: .29rem;
	bottom: .36rem;
	line-height: .39rem;
	padding-left: .5rem;
	font-size: .22rem;
	color: #ffc000;
}

.getmore {
	display: block;
	height: 0.7rem;
	line-height: 1rem;
	font-size: .2rem;
	color: #919191;
	text-align: center;
}

.getmore img {
	width: .09rem;
	height: .18rem;
	margin-left: .07rem;
	margin-top: .2rem;
	vertical-align: top;
}


/**/

.advantage {
	display: flex;
	padding-top: .56rem;
	padding-bottom: .58rem;
}

.advantage .item {
	flex: 1;
	text-align: center;
}

.advantage .item img {
	width: .98rem;
	height: .98rem;
	object-fit: contain;
}

.paragraph {
	margin-bottom: .1rem;
	font-size: .16rem;
	color: #3e3e3e;
}

.secondparagraph {
	font-size: .12rem;
	color: #949494;
}

.smallbanner .am-direction-nav {
	position: relative;
	height: 1.58rem;
}

.smallbanner .am-direction-nav a {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 10;
	display: block;
	width: .31rem;
	height: .36rem;
	padding-left: .09rem;
	padding-top: .06rem;
	margin: -.16rem 0 0;
	background-color: rgba(39, 156, 99, .15);
}

.smallbanner .am-direction-nav a:before {
	content: "";
	display: block;
	width: .13rem;
	height: .24rem;
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.smallbanner a.am-next {
	left: auto;
	right: 0;
}

.smallbanner a.am-next:before {
	content: "";
	display: block;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.scroll {
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.scroll::-webkit-scrollbar {
	display: none;
}

.position {
	font-size: 0;
	color: #929292;
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	background-color: #fff;
}

.location {
	box-sizing: border-box;
	width: 25%;
	text-align: left;
	font-size: .25rem;
	color: #323232;
	white-space: nowrap;
	display: inline-block;
	vertical-align: middle;
}

.location i {
	left: .14rem;
	width: .26rem;
	height: .33rem;
	background-image: url(../img/position.png);
}

nav {
	box-sizing: border-box;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	width: 75%;
}

.nav-item {
	box-sizing: border-box;
	padding: 10px 16px;
	font-size: .2rem;
	display: inline-block;
	vertical-align: middle;
}

.nav-item.active {
	color: #323232;
}

/* 板材市场 */
.market {
	margin-top: .4rem;
}

.market-tab {
	font-size: 0;
	font-weight: 600;
	background: #fff;
	color: #279C63;
	height: .8rem;
	line-height: .8rem;
	margin-bottom: 2px;
}

.market-tab .title {
	font-size: .3rem;
	display: inline-block;
	vertical-align: middle;
	width: 1.8rem;
	text-align: center;
	color: #858585;
}

.market-tab .nav-list {
	font-size: 0;
	display: inline-block;
	width: calc(100% - 1.8rem)
}

.market-tab .nav-list span {
	font-size: .24rem;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .3rem;
	line-height: .4rem;
}

.market-tab .nav-list span.active {
	border-bottom: 2px solid #ffc000;
}

.market-list {
	width: 100%;
	background: #fff;
}

.market-list th, .market-list td {
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	padding: .2rem 0;
	text-align: center;
	min-width: 1rem;
	height: 1rem;
}

.market-list td a {
	color: rgb(39, 156, 99);
}