
.banner {
    height:4.1rem;
    overflow:hidden;
    color:#fff;
    background:url(https://img.xiaoshanxin.com/images/banner.png) center no-repeat;
    background-size:cover;
    text-align:center;
    /* margin-top: 1.1rem; */
}
.banner .banner-title {
    line-height:.66rem;
    margin:1.37rem 0 .1rem;
    font-size:.44rem;
    font-weight:600
}
.banner .banner-tips {
    line-height:.3rem;
    font-size:.2rem
}
.contact {
    height:4rem;
    background:url(https://img.xiaoshanxin.com/images/footer.png) center no-repeat;
    background-size:cover;
    text-align:center;
    overflow:hidden
}
.contact .contact-title {
    line-height:.33rem;
    font-size:.24rem;
    color:#0bb2bc;
    padding:1.08rem 0 .58rem
}
.contact .contact-phone {
    line-height:.2rem;
    font-size:.24rem;
    color:#415070
}
.contact .contact-tips {
    line-height:20px;
    color:#415070;
    margin:.15rem 0 0;
    font-size:.24rem
}





.goodsPrice {
	position: relative;
	width: 100%;
	background-color: #f8f8f8;
	padding-bottom: 0.01rem;
	overflow: hidden;
}
.goodsPrice_wrapper {
	display: block;
	position: absolute;
	top: 51px;left: 0;
}
.switch-bar {
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	background-color: #fff;
    text-align: center;
}
.switch-bar-item {
	width: 49%;	
	line-height: 50px;
}
.switch-bar-item__active{
	border-bottom: 2px solid #0bb2bc;
}
.goodsPrice_wrap {
	float: left;
	background-color: #f5f5f5;
}
.goodsPrice_wrap .top {
    color: #282828;
    width: 100%;
    height: 340px;
    color: #fff;
    text-align: center;
    padding-top: 38px;
    position: relative;
    color: #282828;
}
.goodsPrice_wrap ul {
	background: #fff;
	padding: 36px 45px;
}
.goodsPrice_wrap.wrap2 ul {
	border-color: #eb2a2a;
}
.iSfree {
	font-size: 32px;
}
.goodsPrice_wrap .top .infor {
	font-size: 16px;
    margin-top: 15px;
    color: #999;
}
.goodsPrice_wrap .top .money{
	font-size: 36px;
    font-weight: lighter;
    margin-top: 10px;
}
.money .num {
    font-size: 58px;
}
.goodsPrice_wrap .top .bnt {
    font-size: 18px;
    color: #ffffff;
    width: 180px;
    height: 48px;
    background-color: #0bb2bc;
    margin: 22px auto 0 auto;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    border-radius: 1px;
}
.goodsPrice_wrap .top .bnt span {
	color: #fff;
}
.goodsPrice_wrap.wrap2 .top .bnt span {
	color: #000;
}
.goodsPrice_wrap ul li {
    margin-bottom: 16px;
    position: relative;
}
.goodsPrice_wrap ul li .name {
    font-size: 16px;
    color: #282828;
    width: 140px;
}
.goodsPrice_wrap ul li .iconfont.icondui {
	color: #0bb2bc;
    right: 20px;
    font-size: 15px;
}
.goodsPrice_wrap ul li .iconfont {
    color: #d81e06;
    position: absolute;
    right: 22px;
    top: 50%;
    font-size: 17px;
    margin-top: -8.5px;
}
.goodsPrice_wrap.wrap2 .top {
	    background-color: #eb2a2a;
}
.goodsPrice_wrap.wrap4 .top {
	    background-color: #ff881c;
}
.goodsPrice_wrap.wrap4 ul {
	border-color: #ff881c;
}
.goodsPrice_wrap.wrap2 .num, 
.goodsPrice_wrap.wrap2 .money,
.goodsPrice_wrap.wrap2 span,
.goodsPrice_wrap.wrap2 .infor,
.goodsPrice_wrap.wrap2 .iSfree{
	color: #fff;
}
.goodsPrice_wrap.wrap2 .top .bnt {
	background: #fff;
}
.goodsPrice_wrap.wrap4 .top  .bnt span {
	color: #000;
}
.goodsPrice_wrap.wrap3 .top{
	background: #333;	
}
.goodsPrice_wrap.wrap3 ul {
    border-color: #333;
}
.goodsPrice_wrap.wrap3 .num, 
.goodsPrice_wrap.wrap3 .money,
.goodsPrice_wrap.wrap3 span,
.goodsPrice_wrap.wrap3 .infor,
.goodsPrice_wrap.wrap3 .iSfree {
	color: #fff;
}
.goodsPrice_wrap.wrap3 .top .money .iconfont {
    color: #eb2a2a;
    font-size: 50px;
}



