body{
	/*background: url(../img/bg1.jpg) no-repeat;*/
	background: #fff;
	background-size: 100%;
}
.nav{
	width: 100%;
	height: auto;
	margin: 0 auto;
    background-size: 100%;
    background: #fff;
    padding: 0 0.5rem 0.5rem;
    box-sizing: border-box;
    box-shadow: 0 0 0.05rem 0 rgba(0,0,0,0.2);
	position: relative;
}
.swiper-container{
	height: 8.5rem;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 0.1rem;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullet{
	background: #BFBEBE;
	width: 1rem;
	height: 0.2rem;
	opacity: 1;
	border-radius: 0.125rem;
}
.swiper-pagination-bullet-active{
	background: #FF9341;
}
.menu-bottom{
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -8rem;
	height: 2.175rem;
	width: 16rem;
	background: #ffffff;
	box-shadow: 0 0 0.05rem 0 rgba(0,0,0,0.2);
	-webkit-transform-origin: 50% 100%;
}
.menu-item{
	width: 33.3%;
}

.menu-default{
	width: 100%;
}
.menu-middle{
	position: absolute;
	width: 2.5rem;
	bottom: 0.5rem;
	left: 6.75rem;
}
.swiper-slide img{
	width: 100%;
	height: 7.75rem;
}
.swiper-wrapper,.swiper-slide{
	width: 100%;
	height: 100%;
}
.nav-box{
	width: 100%;
	margin: 0 auto;
}
.nav-item{
	float: left;
	width: 24.4%;
	margin: 0 0.25%;
}
.nav-item .nav-default{
	width: 100%;
}

.title-h2{
	width: 16rem;
	padding: 0.4rem 0 0 0.8rem;
	background: #ffffff;
	margin-top: 4.2rem;
	box-sizing: border-box;
}
.content{
	padding-bottom: 2.875rem;
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}
.content-item{
	width: 90%;
	height: 3.5rem;
	padding: 0.5rem 0;
	margin: 0 auto;
	border-bottom: 1px solid rgba(76,73,72,0.6);
}
.prev-img-box{
	width: 32.98%;
	/*border: 1px solid #FE5D0D;*/
	box-sizing: border-box;
	height: 3.5rem;
	overflow: hidden;
}
.prev-img-box img{
	width: 100%;
	height: 100%;
}
.content-info{
	width: 64.9%;
	height: 100%;
	margin-left: 2%;
	position: relative;
}
.content-title{
	color: #3E3A39;
	font-size: 0.53rem;
	/* max-height: 1.2rem; */
	/* line-height: 0.62rem; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content-des{
	/*margin-top: 0.05rem;*/
	color: #727171;
	font-size: 0.44rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content-detail{
	position: absolute;
	color: #AFB1B2;
	right: 0;
	bottom: 0;
	font-size: 0.46rem;
}
.content .iconfont{
	position: relative;
	/*vertical-align:middle;*/
	font-size: 0.46rem;
}
.content-num{
	position: absolute;
	color: #949697;
	right: 2.5rem;
	bottom: 0;
	font-size: 0.46rem;
}
.title-h2 img{
	width: 8.75rem;
}
.icon-yueduliang{
	padding-right: 0.15rem;
}

.nav1{
	width: 100%;
	height: auto;
	margin: 0.3rem auto;
	background-size: 100%;
	background: #fff;
	padding: 0.5rem;
	box-sizing: border-box;
	box-shadow: 0 0 0.05rem 0 rgba(0,0,0,0.2);
	position: relative;
}
.bt3-1{
	position: relative;
	width: 50.33%;
}
.bt3-2{
	position: absolute;
	right: 0rem;
	top: 0rem;
	width: 50.33%;
}
.nav1 div{
	position: relative;
}

.search{
	position: absolute;
	left: 0.3rem;
	top:0.3rem;
	height: 1.2rem;
	width: calc(100% - 0.6rem);
	background: rgba(255,255,255,0.66);
	border-radius: 0.6rem;
	z-index: 1;
	box-sizing: border-box;
	padding: 0.15rem 0.4rem;
	font-size: 0.6rem;
	color: #0b2e13;
}

.search::-webkit-input-placeholder{
	text-align: center;
	background: url("../img/placeholder1.png") no-repeat center;
	text-indent: -6666px;
	background-size: 3.1rem;
}
.item1{
	width: 3.475rem;
}
.item2{
	width: 3.475rem;
}
.item3{
	width: 3.475rem;
}
.item4{
	width: 3.475rem;
}
.btsearch{
	position: absolute;
	right: 0.4rem;
	top: 0.4rem;
	width: 4.675rem;
	z-index: 1;
	display: none;
}
.title-h2{
	width: 16rem;
	padding: 0.4rem 0 0 0.8rem;
	background: #ffffff;
	margin-top: .2rem;
	color: #727171;
	box-sizing: border-box;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
