body, html {
    width: 100%;
    height: 100%;
    position:relative;
    overflow: hidden;
   
    margin: 0 auto
}
.nav2{
	-webkit-box-flex:1;
	display: -webkit-box;
    -webkit-box-orient: vertical;
}
.nav3{
	height: 8%;
    background: #f6f6f7;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
}
.nav3>div {
    -webkit-box-flex: 1;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    position: relative;
    background: #bd7e37;
    border-left: 1px #fff solid;
  	
}
 .erjiul{
    position: absolute;
    width: 120px;
    left: 120px;
    bottom: 0;
    background: #bd7e37;
    border-radius: 5px;
    font-size: 1.2rem;
    display:none
}
.nav3>div p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    z-index: 3;
    color: white;
    background: #ebe8e8;
}
.nav3>div a{
	display: block;
	width: 100%;
	height: 100%;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.nav3>div p  img{
	height: 40%;
	display: block;
	margin-bottom: 5px
}
.nav3>div b{
	color: #000 ;
	font-size: 1.2rem
}
.nextul{
    width: 120px;
    position: absolute;
    left:50%;
    margin-left:-60px;
    bottom: -700%;
    background: #ebe8e8;
    -webkit-transition: .3s all;
    z-index: 2;
    border-radius: 5px;
    font-size: 1.2rem
}
.nextul1{
	left:-15px;
   
}
.nextul.slidecome{
    bottom: 115%;
   
}


.nextul li{
	text-align: center;
}
.nextul li a {
    display: block;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px #fff solid;
    padding: 1rem 0;
    color:#000;
}
.erjiul li a {
    display: block;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px #fff solid;
    padding: .5rem 0;
    color:#000;
}
.nextul .noborder a{
	border: none
}
.fornext {
    position: relative;
}
.jianjiao {
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: .5rem solid transparent;
    border-top: .5rem solid #8f5203;
    border-right: .5rem solid transparent;
    bottom: -0.4rem;
    left: 50%;
    margin-left: -0.5rem;
}
.nextul1 .jianjiao{
	left: 85%
}
.notep{
	padding: 5px 10px;
    line-height: 1.6;
    font-size: 1.4rem;
    font-size:12px
}
.notep b{
	color: #2f1e62
}
.wrapperdiv1{
	height: 55px;
}
.wrapperdiv1 .swiper-slide{
	text-align: center;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
	border-bottom:1px #d1d1d1 solid;
    font-size: 1.3rem;
    background: #d3a564;
    color: white;
    text-overflow:ellipsis;
    overflow: hidden;
	padding:0 15px;
	/*-webkit-line-clamp:2;*/ 
}
.wrapperdiv1 .swiper-slide-active{
	
	color: #d3a564;
	text-align: left;
	padding-left: 35px;
    padding-right: 10px;
	background:url(../images/m.png) 5px center no-repeat,#2d0000;
	
}
.nav2con{
	-webkit-box-flex:1; 
	position: relative;
	overflow: hidden;
}
.wrapperdiv2{
	position: absolute;
	left: 0;
	top:0;
width: 100%;
height: 100%;
overflow: hidden;
}

.icon{
	fill: #d3a564;
	width: 1.2rem;
	height:20px;
	vertical-align: middle;
	margin-top: -5px;
}
.li1{
	width: 96%;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	padding: 5px 5px;
	line-height: 1.6;
	border-bottom: 1px #d1d1d1 solid
}
.li1 input[type='radio']{
	vertical-align: middle;
	
	margin-right:5px;
}
.ladiv{
	position: relative;
	overflow: hidden
}
.li1 label{
	display: block;
	width: 100%;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.ts{
	width: 80%;
	float: left;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	height: 25px;
	line-height: 25px;
	color: #999999
}
.tp{
	width: 20%;
	float: right;
	height: 25px;
	line-height: 25px;
}
#tou{
	position: fixed;
	right: 10px;
	bottom: 18%;
    width: 6rem;
    height:3rem;
    text-align: center;
    line-height:3rem;
    z-index: 1;
    background: rgba(82,39,78,.6)
}
#chou-bt {
    position: fixed;
    right: 10px;
    bottom: 11%;
    width: 6rem;
    height: 3rem;
    text-align: center;
    line-height: 3rem;
    z-index: 1;
    background: #1d0207;
    color:white
}
#ytou{
	position: fixed;
	right: 10px;
	top: 10%;
    padding:0 20px;
    height: 4rem;
    text-align: center;
    line-height: 4rem;
    
   
    z-index: 1;
    border-radius: 10px;
    background: rgba(0,0,0,.6)
}
.wrapperdiv2 .swiper-slide {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
#searchdiv {
    padding: .5rem 0;
    text-align: center;
}
#s1 {
    box-sizing: border-box;
    width: 70%;
    padding-left: 35px;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.2rem;
    border: 1px #dddddd solid;
    background: url(../images/search.png) 10px center no-repeat;
    border-radius: 5px 0 0 5px;
    outline: none;
    -webkit-appearance: none;
    color: #999999;
}
#ssid {
    display: inline-block;
    width: 20%;
    background: #dddddd;
    border-radius: 0 5px 5px 0;
    height: 3rem;
    line-height: 3rem

}
.renul li{
	
	border-bottom: 1px #d1d1d1 solid;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: horizontal;
    overflow: hidden;
    
}
.renul li label{
	padding: 0 5px;
	height: 125px;
	line-height: 125px;
}
.pimg{
	width: 80px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;
}
.pimg img{
    width: 70px;
    max-height: 100px;
}
.cdiv{
	-webkit-box-flex:1;
	padding: 5px 5px;
	line-height: 1.3;
	display: -webkit-box;
    -webkit-box-orient: vertical;
}
.cdiv b{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.jp{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.jp1{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.newnav2{
	overflow: scroll;
    position: relative;
	-webkit-overflow-scrolling:touch;
}
input[type='checkbox'] {
    width: 2rem;
    height: 2rem;
    vertical-align: middle;
    
    margin-right: 5px
}
.swiper-button-disabled{

	display: none !important
}
.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 13px;
    height:22px;
    margin-top: -11px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
}

 .nav-link>div:nth-child(4) .nextul{
     margin-left:-70px
 }