.warp{
	width: 100%;
}
.content{
	max-width: 750px;
	background-color: #fff;
	margin: auto;
	padding-bottom: 1.5rem;
	overflow: hidden;
}
.sousuo{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	height: 1.33rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	display: flex;
	margin-top: -0.66rem;
	box-shadow: 0rem 0rem 0.1rem rgba(201, 200, 200, 0.55);
	z-index: 10;
	position: relative;
	
}
.sousuo .shuru{
	flex:1;
	height: 0.75rem;
	line-height: 0.75rem;
	background: #F4F4F4;
	border-radius: 0.38rem;
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	display: flex;
	overflow: hidden;
	margin-top: 0.29rem;
}
.sousuo .shuru .tubaio{
	width: 0.22rem;
	height: 100%;
	line-height: 100%;
	margin-left: 0.23rem;
	margin-top: 0.26rem;
	margin-right: 0.17rem;
	color: #1A7EE0;
}
.sousuo .shuru .gujian{
	flex: 1;
	height: 0.75rem;
	line-height: 0.75rem;
}
.sousuo .shuru .gujian input{
	height: 0.75rem;
	width: 100%;
	line-height: 0.75rem;
	background: #F4F4F4;
	border: none;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
} 

.sousuo .anniu{
	width: 1.12rem;
	height: 0.75rem;
	line-height: 0.75rem;
	background: #147BDF;
	border-radius: 0.38rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.29rem;
	margin-right: ;
}

.indexbg{
	height: 4.25rem;
	width: 100%;
	background-color: #147BDF;
	
}
.indexbg img{
	width: 100%;
	height: 100%;
}
.serinput{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	height: 1.33rem;
	background: #FFFFFF;

	border-radius: 0.2rem;
	box-shadow: 0rem 0rem 0.1rem rgba(201, 200, 200, 0.55);
	margin-top: -0.66rem;
	z-index: 10;
	position: relative;
	display: flex;
}
.serinput .inputs{
	flex:1;
	height: 0.75rem;
	background: #F4F4F4;
	border-radius: 0.38rem;
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	display: flex;
	margin-top: 0.29rem;
	overflow: hidden;
}
.serinput .inputs .icon{
	width: 0.22rem;
	height: 0.22rem;
	margin-left: 0.23rem;
	margin-top: 0.26rem;
	font-size: 0.22rem;
	margin-right: 0.17rem;
	color: #147BDF;
	text-align: center;
	line-height: 0.22rem;
	font-weight: 600;
}
.serinput .inputs input{
	flex: 1;
	height: 100%;
	line-height: 100%;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	border: none;
	background: #F4F4F4;
}
.serinput .serbtn{
	width: 1.12rem;
	height: 0.75rem;
	background: #147BDF;
	border-radius: 0.38rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.75rem;
	text-align: center;
	margin-top: 0.29rem;
	margin-right: 0.35rem;
}
.zhuan{
	height: 4.2rem;
	margin-top: 0.5rem;
	margin-left: 0.35rem;
	margin-right: 0.35rem;
}
.zhuan .zyhead{
	margin-left: 0rem !important;
	margin-right: 0rem !important;
}
.zyhead{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	display: flex;
}
.zyhead .name{
	flex:1;
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	height: 0.36rem;
	line-height: 0.36rem;
}

.zyhead .more{
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #D2D2D2;
	line-height: 0.36rem;
}
.zyhead .fanhui{
	transform: rotate(180deg);
	color: #D2D2D2;
	line-height: 0.36rem;
}
.more a{
	color: #D2D2D2;
}


.lists{
	
}
.lists .swiper-wrapper{
	display: flex;
}
.swiper-slide{
	width: 25% !important;
}
.lists .item{
	width:100%;
	/*2.定位置*/
	text-align: center;
	margin-top: 0.5rem;
	/*3.字体样式 大小 颜色*/
}

.lists .item .pic{
	width: 0.4rem;
	height: 0.4rem;
	display: inline;
}

.lists .item .pic img{
	width: 0.6rem;
	height: 0.6rem;
}

.lists .item .text{
	text-align: center;
	margin-top: 0.28rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	white-space: nowrap;
    overflow: hidden;
}
.lists .item .text a{
	color: #333333;
}
.heiline{
	height: 0.1rem;
	background-color: #F7F5F6;
	
}
.sclist{
	
	margin-top: 0.43rem;
}
.scinfo{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	display: flex;
	margin-top: 0.5rem;
}
.scinfo .pic{
	width: 0.63rem;
	height: 0.63rem;
	margin-right: 0.1rem;
}
.scinfo .pic img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.scinfo .name{
	flex:1;
	font-size: 0.32rem;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #333333;
}
.scinfo .name a{
	color: #333333;
}
.scinfo .city{
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.tabth{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	height: 0.68rem;
	line-height: 0.68rem;
	display: flex;
	border-bottom: 0.01rem solid #C8C9C9;
	margin-top: 0.14rem;
}
.tabth .th{
	flex: 1;
	text-align: center;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.tabcon{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	display: flex;
	
	padding-bottom: 0.3rem;
}
.tble{
	flex:1;
	margin-right: 0.3rem;
}
.tble .tr{
	height: 0.3rem;
	margin-top: 0.3rem;
	display: flex;
}
.tble .tr .td{
	flex:1;
	text-align: center;
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.bmbtn{
	width: 1.45rem;
	height: 0.65rem;
	line-height: 0.65rem;
	background: #147BDF;
	border-radius: 0.15rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.67rem;
}
.bmbtn a{
	color: #FFFFFF;
}
.neews{
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	padding-bottom: 0.5rem;
	border-top: 0.01rem solid #C8C9C9;
}
.neews .ntitle{
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.neews .ntitle a{
	color: #333333;
}
.neews .pics{
	display: flex;
	
}
.neews .pic{
	width: 100%;
}
.neews .pic img{
	width: 100%;
	height: 100%;
}
.neews .pic:nth-child(2){
	margin-left: 0.1rem;
	margin-right: 0.1rem;
}
.swiper-button-next, .swiper-button-prev{
	width: 0.3rem !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 0.4rem !important;
}
.swiper-button-next{
	right: 0.1rem !important;
}
.swiper-button-prev{
	left: 0.1rem !important;
}
.swiper-button-disabled{
	display: none !important;
}
.tags{
	display: flex;
	flex-wrap: wrap;
	margin-left: 0.8rem;
	margin-right: 0.35rem;
}
.tags .tag{
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	padding-left: 0.12rem;
	padding-right: 0.12rem;
	text-align: center;
	font-size: 0.24rem;
	border-radius: 0.2rem;
}
.tags .tag a{
	color: #333333;
}
.tags .tag.c1{
	background-color: #eef8f0;
	color: #6aa066;
}
.tags .tag.c2{
	background-color: #e6f5fe;
	color: #119fde;
}
.tags .tag.c3{
	background-color: #fef2ee;
	color: #d97117;
}
.zhuanys{
	display: flex;
	flex-wrap: wrap;
	margin-left: 0.35rem;
	margin-right: 0.35rem;
	margin-top: 0.1rem;
	margin-bottom: 0.3rem;
	max-height: 1.6rem;
	overflow: hidden;
   
}
.zhuanys .zys{
	height: 0.6rem;
	line-height: 0.6rem;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	text-align: center;
	font-size: 0.24rem;
	border-radius: 0.2rem;
	background-color: #f7f7f7;
	color: #333333;
	margin-top: 0.2rem;
}
.zhuanys .zys a{
	color: #333333;
}
.serres{
	width: 100%;
    position: absolute;
    top: 1.2rem;
    left: 0;
    background: #fff;
    box-shadow: 0rem 0rem 0.05rem 0.05rem #f1f1f1;
	display: none;
	max-height: 7.1rem;
	overflow-y: scroll;
}
.serres .serline{
	height: 0.7rem;
    line-height: 0.7rem;
    border-bottom: 0.01rem solid #f1f1f1;
    padding-left: 0.2rem;
	padding-right: 0.2rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
	display: flex;
}
.serres .serline a{
	font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.serres .serline .name{
	flex: 1;
}
.serres .serline .tpme{
	margin-right: 0.3rem;
}
.ipcityname{
	position: absolute;
	top:0.3rem;
	margin-left: 0.3rem;
	font-size: 0.3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
	color: #fff;
	display: flex;
}
.ipcityname .ctico{
	margin-left: 0.05rem;
	margin-top: 0.08rem;
	font-size: 0.3rem;
}
.opmodel .swiper-slide{
	width: 100% !important;
}