html, body, .wrapper {
	background: #fff;
	height: 100%;
}

.header {
	width: 100%;
	height: .5rem;
	background: #2980f7;
	background-size: 100% 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 12;
}
.header .title {
	width: 94%;
	height: 0.35rem;
	margin: 0 auto;
	position: relative;
}

.header .title .btn {
	border: none;
	width: 0.1076388888888889rem;
	height: 0.2013888888888889rem;
	background: url("../images/kjcs/icon10.png") no-repeat center center;
	background-size: 100% auto;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	left: 0.1rem;
}

.header .title span {
	font-size: 0.16666666666666666rem;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	left: 20%;
	width: 60%;
	text-align: center;
	white-space: nowrap;
}

.bodyMain{
	margin-top: .5rem;
	padding: .1rem;
}

.banner{
	border-radius: 6px;
	overflow: hidden;
}

.banner .el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 150px;
    margin: 0;
  }
  
.banner .el-carousel__item:nth-child(2n) {
    background-color: #99a9bf;
  }
  
.banner .el-carousel__item:nth-child(2n+1) {
    background-color: #d3dce6;
  }
  
  .banner img{
  	  width: 100%;
  	  height: 100%;
  }
  
  
.topFont{
	height: .2rem;
	background: #E0EBFF;
	border-radius: 4px;
	font-size: .12rem;
	line-height: .2rem;
	color: #2781FF;
	padding: 0 .05rem;
	margin-bottom: .05rem;
}

.topFont i{
	float: right;
	margin-top: 0.05rem;
}

.searchInput  .el-input__inner{
	border-radius: 20px;
	margin-top: .07rem;
	background: #F2F4FC;
	border:#F2F4FC;
}

.searchInput .el-input__icon{
	height: 40px;
	margin-top:6px
}

.imgList .boxList{
	width: 32%;
	float: left;
	margin-right: 2%;
	height: 1rem;
	background: url('../images/kjcs/zs02.png');
	background-size: 100% 100%;
}

.imgList .boxList:first-child{
	background: url('../images/kjcs/zs01.png');
	background-size: 100% 100%;
}
.imgList .boxList:last-child{
	background: url('../images/kjcs/zs03.png');
	background-size: 100% 100%;
	margin-right: 0px;
}

.imgList .boxList p{
	font-size: .16rem;
	color: #141414;
	margin:.15rem .1rem;
}

.imgList .boxList:first-child span{
		background: #2781FF;
}

.imgList .boxList:last-child span{
		background: #DEA45E;
}

.imgList .boxList span{
	width: .4rem;
	height: .2rem;
	background: #7C69D8;
	border-radius:.1rem;
	font-size: .12rem;
	color: #fff;
	display: block;
	text-align: center;
	margin-left: .1rem;
	margin-top:.2rem
}

.fontTitle{
	font-size: .16rem;
	color: #141414;
	margin: .15rem 0;
}

.xuzhi{
	height: 380px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(62,77,133,0.27);
	border-radius: 6px;
}

.xuzhiBox{
	background: url('../images/kjcs/xunzhi.png');
	background-size: 100% 100%;
	height: 100%;
	padding: .2rem;

}

.xuzhiBox p{
	font-size: .14rem;
	color: #141414;
	margin-bottom: 0.05rem;
	margin-top: .05rem;
}

.xuzhiBox .el-input__inner{
	margin-bottom: 0px;
}

.chaxunBut{
	width: 214px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 4px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #2781FF;
	margin: 15px auto;
}

.fabuList{
	/* height: 346px; */
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(62,77,133,0.27);
	border-radius: 4px;
	margin-bottom: .1rem;
	padding: .1rem;
	position: relative;
}

.fabuList img{
	width: 100%;
	margin-bottom: 0.05rem;
}

.fabuTitle{
	font-size: .14rem;
	color: #121241;
}

.fabuFont{
	font-size: .14rem;
	color: #8C91A3;
	margin-top:0.05rem;
}

.fabuFont span{
	color: #30394A;
}

.fabuIcon{
	position: absolute;
	right: 0px;
	margin-top: -.4rem;
}

.fabuIcon img{
	width: .3rem;
	margin-right: .2rem;
}

.kjcs-footer{
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(19,41,103,0.14);
	border-radius: 6px 6px 0px 0px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}

.kjcs-footer div{
	width: 25%;
	text-align: center;
	float: left;
}

.kjcs-footer img{
	height: 20px;
	margin-top:5px;
}

.kjcs-footer p{
	font-size: .12rem;
	color: #313140;
}

.zslyList .lyBox{
	width: 49%;
	float: left;
	background: #F2F4FC;
	margin-right: 2%;
	border-radius: 6px;
	height: 1.6rem;
	margin-bottom: .09rem;
	overflow: hidden;
	padding: .05rem;
}

.zslyList .lyBox div{
	font-size: .14rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zslyList .lyBox:nth-child(2n){
	margin-right: 0;
}

.zszcList{
	min-height: 72px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(62,77,133,0.2);
	border-radius: 4px;
	padding: .1rem;
	margin-bottom: .1rem;
}

.zszcList  img{
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
}

.zszcList .zcBox{
	float: left;
	margin-left: 10px;
	width: 80%;
}

.zszcList .zcBox h4{
	font-size: .14rem;
	color: #30394A;
	margin-top:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.zszcFont{
	font-size: .12rem;
	color: #8C91A3;
	margin-top:.1rem
}

.lxBox{
	background: url('../images/kjcs/lxwm.png');
	background-size: 100% 100%;
	height: 170px;
	padding: .1rem;
}

.lxBox .el-form-item__label{
	font-size: .12rem;
	color: #fff;
	text-align: left;
	height: 30px;
}

.lxBox .el-input__inner{
	margin-bottom: 0px;
	text-align: right;
	background: none;
	border:0px;
	/* border-bottom: 1px solid #fff !important; */
	border-radius: 0px;
}

.lxBox .el-form-item{
	margin-bottom: 10px;
	border-bottom: 1px solid #E4E7F0 !important;	
}

.lxBox .el-form-item__error{
	margin-top: 0px;
	right: 0;
	left: auto;
}

.lxBox .el-form-item.is-error .el-input__inner{
	border: 0px;
	/* border-bottom: 1px solid #fff !important; */
}

.lxBox2{
	height: 214px;
	background: #FFFFFF;
	box-shadow: 0px 1px 6px 0px rgba(62,77,133,0.11);
	border-radius: 4px;
	margin-top: .1rem;
	padding: .1rem;
}


.lxBox2 .el-form-item__label{
	font-size: .12rem;
	color: #30394A;
	text-align: left;
	height: 30px;
}

.lxBox2 .el-input__inner{
	margin-bottom: 0px;
	text-align: right;
	background: none;
	border:0px;
	/* border-bottom: 1px solid #fff !important; */
	border-radius: 0px;
}

.lxBox2 .el-form-item{
	margin-bottom: 10px;
	border-bottom: 1px solid #E4E7F0 !important;	
}

.lxBox2 .el-form-item__error{
	margin-top: 0px;
	right: 0;
	left: auto;
}

.lxBox2 .el-form-item.is-error .el-input__inner{
	border: 0px;
	/* border-bottom: 1px solid #fff !important; */
}

.tijiaoButton{
	width: 100%;
	height: 40px;
	background: linear-gradient(180deg, #4FB7FF 0%, #2781FF 100%);
	border-radius: 20px;
	font-size: .14rem;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: .5rem auto;
}

.el-carousel__container{
	height: 210px !important;
}

.contentHtml{
	padding: .1rem;
}

.imgBox .el-image{
	border-radius: 6px;
	overflow: hidden;
}

.lyName{
	font-size: .16rem;
	color: #121241;
	margin-top:.1rem;
}

.lyName i{
	color: #59607C;
	float: right;
	display: inline-block;
	font-size: .2rem;
	margin-top: 3px;
}
.lyJbxx{
	margin-top: 10px;
	clear: both;
}

.lyJbxx .el-divider--vertical{
	height: .4rem;
}

.lyJbxx p{
	font-size:.12rem;
	color: #59607C;
	text-align: center;
}

.lyJbxx .lyNum{
	color: #3769FF;
}

.lyYs{
	background: url('../images/kjcs/bj.png');
	background-size: 100% 100%;
	min-height: 3rem;
	margin-top:.1rem;
	padding: .1rem;
}

.luysTitle{
	font-size: .14rem;
	color: #121241;
	height: .3rem;
	line-height: .3rem;
	border-bottom: 1px dashed #DCDEEA;
}

.lyTab{
	margin-top:.1rem;
	clear: both;
}

.lyTab .box{
	background: rgba(105,157,255,0.2);
	border-radius: 2px;
	font-size: .12rem;
	color: #2781FF;
	float: left;
	margin-right: .05rem;
	line-height: .2rem;
	padding:0 5px;
}

.ysFont{
	font-size: .14rem;
	color: #30394A;
	margin-top:.1rem;
}

.ysFont span{
	color: #8C91A3;
}

.ysFont i{
	float: right;
	font-size: .2rem;
	color: #8C91A3;
}

.mod_wrap{
	height: 4rem;
}

.div_yuan{
	font-size: .12rem;
}


.peitao{
	height: .45rem;
	position: absolute;
	z-index: 1;
	width: 90%;
	margin-top: 10px;
	margin-left: 5%;	
}

.peitao span{

	width: 15%;
	text-align: center;
	display: inline-block;
	background: #fff;
}

.peitao span p{
	margin-top:-3px;
	font-size: .14rem;
	color: #30394A;
}

.peitao span img{
	height:20px;
}

span.ptCurr p{
	color: #2781FF;
}

.amap-logo{ 
	display:none !important
}

.chaxunBut1{
	
}