* {
	margin: 0;
	padding: 0;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
}
body{background-color: f3f3f3;}
ul{list-style-type: none}
a {
	text-decoration: none;
	color: #18B4FE;
}
.content{
	width:6.89rem;
	margin: 0px auto;
	padding: 0.28rem 0.35rem;
	background-color: #fff;
	border-radius: 0.2rem;
}
.content .title{
	border-bottom: 1px solid #E8E8E8;
	box-sizing: content-box;
	padding-bottom: 0.25rem;
}
.content .left{
	float: left;
}
.content .rightbac{
	min-width:100px;
	float: right;
	padding:7px;
	font-size:15px;
	padding-left: 15px;
	color: #ffffff;
}
.content .right{
	float: right;
}
.status{
	background-color: #b7b7b7;
	width: 1.81rem;
	height: 0.54rem;
	text-align: center;
	line-height: 0.54rem;
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
	border-radius: 0.1rem;
}


.content .name{
	line-height: 30px;
	font-size:15px;
	color: #000000;
	font-weight: 500;
}
.content img{
	display: inline-block;
	height: 28px;
}
.content .center{
	font-size:0.28rem;
	line-height: 0.38rem;
	color: #a7a7aa;
	letter-spacing: 1px;
	padding: 0.3rem 0px 0.5rem;
}
.desc{
	color: #6984FE;
	font-size:13px;display: 
	font-weight:400;
}
.bottom{
	width:100%;
	margin-top: 20px;
	height: 50px;
}
.waves{
	position:relative;
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	text-align: center;
	-webkit-tap-highlight-color:transparent;
	z-index:1;
}
.btn{
	width: 49.9%;
	float: left;
	height: 44px;
	font-weight:400;
	font-size: 16px;
	line-height: 44px;
	background:#F1F2F6;
	color: #6984FE;
	border-radius: 3px;
}
.line{
	height:1px;
	width:100%;
	clear: both;
	margin-top:40px;
	background: #F0F0F0;
}
.boldline{
	height:10px;
	width:100%;
	background: #F0F0F0;
}
.btnone{
	width: 100%;
	float: left;
	height: 44px;
	font-weight:400;
	font-size: 16px;
	line-height: 44px;
	background:#F1F2F6;
	color: #6984FE;
	border-radius: 3px;
}





.tabHead{
	padding: 0px 0.1rem;
	border-bottom: 1px solid #e1e1e1;
}
.tabHead li{
	float: left;
	width: 50%;
	height: 1rem;
	box-sizing: border-box;
	/* border-bottom: 2px solid #fff; */
	text-align: center;
	line-height: 1rem;
	font-size: 0.36rem;
	font-weight: bold;
	color: #000;
	position: relative;
}
.tabHead li.active{
	color: #3b64ff;
}
.tabHead li.active::before{
	content: "";
	position: absolute;
	width: 0.7rem;
	height: 2px;
	background-color: #3b64ff;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
}
.tabBody .eachTabCon{
	display: none;
}
.tabBody .eachTabCon.active{
	display: block;
}

.news-list li{
	/* background-color: #fff; */
}

.picList{
	margin-bottom: 0.5rem;
	width: 100%;
	overflow-x: auto;
	white-space: nowrap;
}
.picList li{
	display: inline-block;
	margin-right: 0.08rem;
}


/* 反馈统计 */
.dateChoose,.thisYearCon li{
	background-color: #fff;
	width: 6.9rem;
	margin: 0px auto;
	border-radius: 0.2rem;
	padding: 0px 0.35rem;
	margin-bottom: 0.3rem;
}
.dateChooseTit,.thisMonthTit{
	font-size: 0.36rem;
	color: #303031;
	padding: 0.36rem 0px;
	line-height: 0.36rem;
	border-bottom: 1px solid #f0f1f3;
}
.dateChooseBody{
	padding: 0.3rem 0rem;
	background-image: url(../images/rightIco.png);
	background-repeat: no-repeat;
	background-size: 0.13rem 0.24rem;
	background-position: 100% 50%;
}
.dateChooseBody{
	font-size: 0.3rem;
	color: #7b7b7b;
}
.dateYear{
	margin-left: 1.46rem;
	color: #303031;
}
/* .thisMonthTit{
	background-image: url(../images/rightIco.png);
	background-repeat: no-repeat;
	background-size: 0.13rem 0.24rem;
	background-position: 100% 50%;
} */
.thisMonthCon .eachCon{
	float: left;
	width: 33.33333333%;
	text-align: center;
	padding: 0.4rem 0px;
}
.fankuiNum{
	font-size: 0.42rem;
	color: #3b3b3c;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.fankuiBot{
	font-size: 0.26rem;
	color: #303031;
}

.yearEject{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.mask{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
}
.yearCon{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background-color: #fff;
}
.yearEjectTit{
	font-size: 0.3rem;
	padding: 0.22rem 0.32rem;
	border-bottom: 1px solid #f0f1f3;
	color: #7b7b7b;
}
.yearEjectChoose{
	width: 100%;
	text-align: center;
	position: absolute;
	height: calc(100% - 0.84rem);
}
.swiper-container,.swiper-wrapper{
	height: 100%;
}
.swiper-slide{
	opacity: 0.3;
	height: 0.78rem;
	line-height: 0.78rem;
}
.swiper-slide-active{
	opacity: 1;
	border-top: 1px solid #cbcccf;
	border-bottom: 1px solid #cbcccf;
	
}











