/*通用类*/
*{
	margin:0;		
	padding:0;
}
html{
	overflow-x:hidden;		
}
body{		
	width:100%;	
	min-width:320px;
	margin:0 auto;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#f3f4f5;
	overflow-x:hidden;
	text-align:left;	
	position:relative;
	font-size:0.24rem;
	color:#666;
}
.wb{
	background:#fff;
}

/*不同设备字体em基准*/
html{
	font-size:42.6667px;	
}
@media screen and (max-width: 320px){ 
  html{
  	font-size:42.6667px;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px){ 
  html{
  	font-size:48px;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px){ 
  html{
  	font-size:50px;
  }
}
@media screen and (min-width: 376px) and (max-width: 414px){ 
  html{
  	font-size:55px;
  }
}
@media screen and (min-width: 415px) and (max-width: 484px){ 
  html{
  	font-size:64px;
  }
}
@media screen and (min-width: 485px) and (max-width: 720px){ 
  html{
  	font-size:96px;
  }
}
@media screen and (min-width: 721px) and (max-width: 768px){ 
  html{
  	font-size:102px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1080px){ 
  html{
  	font-size:144px;
  }
}
@media screen and (min-width: 1080px){ 
  html{
  	font-size:144px;
  }
}


img{
	border:none;	
}
h1,h2,h3{
	font-weight:normal;	
}
a{
	color:#666;
	text-decoration:none;	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	outline:none；
}
input,textarea,select{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	font-size:1em;
	outline:none;
	margin:0;
	padding:0;
}
input::-webkit-input-placeholder {
	color: #8f8f8f !important;
}
textarea::-webkit-input-placeholder {
	color: #8f8f8f !important;
}
input[type='button'],input[type='text'],input[type='search'], input[type='submit'], input[type='reset'],input[type='date'],input[type='time'],input[type='number'] {
	-webkit-appearance: none;
}
select{
	-webkit-appearance: none;	
}
textarea{ 
	-webkit-appearance: none;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
ul,ol{
	padding:0;
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;	
}
td,th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.cm_photo{
	display:block;
	position:relative;
	overflow:hidden;	
}
.cm_photo .thumb{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:10;	
}
.cm_photo .zw{
	display:block;
	height:auto;	
	width:100%;
}

.header{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 130;
	height: 1.1rem;
	line-height: 1.1rem;
	text-align: center;
	background:#fff;
	border-bottom:1px solid #c2c1c7;
	font-size:0.34rem;
	color:#000;
}
.header .close{
	display: block;
	width: 1.1rem;
	height: 1.1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background:url("../images/hdclose.png") no-repeat center center;
	background-size:0.3rem 0.3rem;
}
.header .reload{
	display: block;
	width: 1.1rem;
	height: 1.1rem;
	position: absolute;
	right: 0;
	bottom: 0;
	background:url("../images/hdreload.png") no-repeat center center;
	background-size:0.34rem 0.34rem;
}
.header .oda{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size:0.3rem;
	padding:0 0.25rem;
	color:#0085e6;
}
.header_zw{
	height: 1.1rem;
	clear: both;
	padding-bottom:1px;
}

/*mof*/

.mf_ch{
	background:#fff;
	padding:0 4%;
	height: 1.6rem;
	line-height: 1.6rem;
	font-size:0.3rem;
	clear: both;
	position: relative;
	margin-top:0.2rem;
}
.mf_ch .tit{
	position: absolute;
	left: 4%;
	top: 0;
	z-index: 10;
}
.mf_ch .text{
	width: 100%;
	text-align:right;
	height: 0.6rem;
	line-height: 0.6rem;
	border:0;
}

.mf_wp{
	margin-top:0.2rem;
	background:#fff;
	padding-left:4%;
}
.mf_in{
	height: 0.96rem;
	border-bottom:1px solid #cfcfcf;
	font-size:0.3rem;
	line-height: 0.96rem;
	position: relative;
	padding-right:0.88rem;
}
.mf_in:last-child{
	border:0;
}
.mf_in .tit{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.mf_in .text{
	width: 100%;
	height: 0.96rem;
	line-height: 0.96rem;
	background:none;
	border:0;
	text-align:right;
}
.mf_in .aska{
	display: block;
	width: 0.34rem;
	height: 0.34rem;
	position: absolute;
	right: 0.32rem;
	top: 50%;
	margin-top:-0.17rem;
	background:url("../images/mfask.png") no-repeat center center;
	background-size:100% 100%;
}
.mf_in .mh_time{
	position: relative;
	height: 0.96rem;
	width: 100%;	
}
.mf_in .mh_time .date{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.mf_in .mh_val{
	display: block;
	color:#8f8f8f;
	height: 0.96rem;
	width: 100%;
	text-align:right;
}
.mf_in .mh_valhover{
	color:#000;
}
.mf_save{
	display: block;
	width: 6.9rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	margin:0.6rem auto 0 auto;
	font-size:0.3rem;
	color:#fff;
	border-radius:0.05rem;
	background:#2db5ea; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #2db5ea, #3c9adb);
	background:-moz-linear-gradient(to right, #2db5ea, #3c9adb);
	background:-webkit-gradient(to right, #2db5ea, #3c9adb);
	background:-o-linear-gradient(to right, #2db5ea, #3c9adb);
}
.mf_del{
	display: block;
	width: 6.9rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	margin:0.2rem auto 0 auto;
	font-size:0.3rem;
	color:#1692e8;	
}

.alert_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	background:rgba(0,0,0,0.5);
	display: none;
}
.tip_win{
	position: fixed;
	z-index: 200;
	background:#fff;
	width: 6.3rem;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding-bottom:0.6rem;
	display: none;
}
.tip_win .title{
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	font-size:0.4rem;
	font-weight: bold;
}
.tip_win .top_close{
	width: 0.96rem;
	height: 0.96rem;
	position: absolute;
	right: 0;
	top: 0;
	background:url("../images/tipclose.png") no-repeat center center;
	background-size:0.32rem 0.32rem;
}
.tip_win .tipimg{
	width: 5.1rem;
	margin:0 auto;
	display: block;
}
.tip_win .line60{
	height: 0.6rem;
	clear: both;
}
.tip_win .tip{
	line-height: 0.6rem;
	height: 0.8rem;
	font-size:0.24rem;
	text-align: center;
}
.tip_win .ok{
	width: 5.1rem;
	height: 0.88rem;
	line-height: 0.88rem;
	margin:0 auto;
	text-align: center;
	border-radius:0.05rem;
	background:#2db5ea; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #2db5ea, #3c9adb);
	background:-moz-linear-gradient(to right, #2db5ea, #3c9adb);
	background:-webkit-gradient(to right, #2db5ea, #3c9adb);
	background:-o-linear-gradient(to right, #2db5ea, #3c9adb);
	font-size:0.3rem;
	color:#fff;
}

/*mof*/

/*supple*/

.su_type{
	height: 1rem;
	line-height: 1rem;
	background:#fff;
	position: relative;
	padding:0 3%;
	font-size:0.3rem;
}
.su_type .tit{
	position: absolute;
	left: 3%;
	top: 0;
	color:#646464;
	z-index: 10;
}
.su_type .mh_select{
	position: relative;
	height: 1rem;
	width: 100%;
}
.su_type .mh_select select{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	opacity: 0;
}
.su_type .mh_val{
	width: 100%;
	display: block;
	height: 1rem;
	text-align:right;
	color:#000;
	padding-right:0.35rem;
	box-sizing:border-box;
	background:url("../images/sutype.png") no-repeat right center;
	background-size:auto 0.32rem;
}

.su_cl{
	background:#fff;
	margin-top:0.2rem;
}
.su_cl .title{
	height: 0.96rem;
	line-height: 0.96rem;
	padding:0 3%;
	font-size:0.3rem;
	color:#151515;
	font-weight: bold;
}
.cl_item{
	width: 44.5%;
	float: left;
	text-align: center;
	margin:0 2% 0 3%;
	height: 3rem;
}
.cl_item .photo{
	height: 2.2rem;
	position: relative;
	overflow: hidden;
}
.cl_item .photo .bg{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.cl_item .photo .thumb{	
	width:100%;
	height:100%;
	object-fit:cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
}
.cl_item .name{
	line-height: 0.7rem;
	font-size:0.28rem;
}

.su_xx{
	background:#fff;
	padding-left:3%;
	margin-top:0.2rem;
}

.su_in{
	min-height: 0.96rem;
	line-height: 0.96rem;
	border-bottom:1px solid #cfcfcf;
	position: relative;
	font-size:0.3rem;
	padding-left:2rem;
}
.su_in:last-child{
	border:0;
}
.su_in .tit{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.su_in .text{
	height: 0.96rem;
	width: 100%;
	border:0;
	padding:0;
	margin:0;
	font-size:0.3rem;
}
.su_in #city_id{
	background:url("../images/cityid.png") no-repeat right center;
	background-size:auto 0.35rem;
}
.su_in textarea{
	width: 100%;	
	border:0;
	padding:0.25rem 0;
	line-height: 0.5rem;
	height: 1.5rem;
	font-size:0.3rem;
}

.su_bar{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	background:#fff;
	height: 1.2rem;
	line-height: 1.2rem;
	font-size:0.24rem;
}
.su_bar .cleft{
	float: left;
	padding-left:3%;
	color:#888;
}
.su_bar .cleft em{
	text-decoration: line-through;
}
.su_bar .cleft span{
	color:#f6342e;
}
.su_bar .cleft strong{
	font-size:0.4rem;
}
.su_bar .paya{
	display: block;
	width: 2rem;
	height: 1.2rem;
	text-align: center;
	background:#abd7f3;
	float: right;
	font-size:0.3rem;
	color:#fff;
}
.su_bar .paya2{
	background:#329fd7;
}
.su_zw{
	height: 1.2rem;
	margin-top:0.2rem;
}

/*supple*/

/*annual*/

.an_top{
	height: 4.7rem;
	background:url("../images/antopbg.jpg") no-repeat top center;
	background-size:100% auto;
}
.an_top .tp{
	height: 0.84rem;
	line-height: 0.84rem;
	clear: both;
	color:#fff;
	padding:0.4rem 0.3rem 0 0.3rem;
}
.an_top .tit{
	float: left;
	font-weight: bold;
	font-size:0.32rem;
}
.an_top .adda{
	display: inline-block;
	height: 0.34rem;
	line-height: 0.34rem;
	padding:0 0.08rem;
	background:#797e8c;
	border-radius:0.03rem;
	float: left;
	margin:0.25rem 0 0 0.1rem;
	color:#fff;
	border-radius:0.05rem;
	font-size:0.24rem;
}

.an_card{
	width: 6.8rem;
	height: 2.8rem;
	margin:0 auto;
	background:#fff;
	border-radius:0.1rem;
	border-left:0.04rem solid #ffa012;
	position: relative;
	box-shadow:0.03rem 0.03rem 0.03rem #ccc;
}
.an_card .ico{
	display: block;
	width: 0.9rem;
	height: 0.9rem;
	position: absolute;
	left: 0.5rem;
	top: 0.5rem;
	border-radius:100%;
	overflow: hidden;
}
.an_card .ico img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;

}
.an_card .ins{
	padding:0.3rem 0 0 1.7rem;
}
.an_card .ins dt{
	height: 0.72rem;
	line-height: 0.72rem;
	font-size:0.38rem;
	font-weight: bold;
	color:#151515;
}
.an_card .ins dd{
	height: 0.4rem;
	line-height: 0.4rem;
}
.an_card .ins .mj{
	display: inline-block;
	height: 0.4rem;
	line-height: 0.4rem;
	padding:0 0.12rem;
	background:#def4e1;
	color:#53c660;
}
.an_card .edita{
	display: block;
	width: 1.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background:url("../images/cardedit.png") no-repeat left center;
	background-size:100% 100%;
	position: absolute;
	right: 0;
	top: 0.5rem;
	color:#fff;
	text-indent:0.7rem;
}
.an_card .bt{
	width: 5.9rem;
	height: 1rem;
	line-height: 1rem;
	position: absolute;
	bottom: 0;
	left: 0.45rem;
	border-top:1px dotted #d3d3d3;
}
.an_card .cleft{
	float: left;
	color:#959595;
}
.an_card .cleft strong{
	font-size:0.44rem;
	color:#ffa012;
	padding:0 0.05rem;
}
.an_card .cright{
	float: right;
	color:#ffa012;
	font-size:0.34rem;
	font-weight: bold;
}

.an_go{
	width: 5.9rem;
	height: 1rem;
	margin:0 auto 0.5rem auto;
	display: block;
	border-radius:0.05rem;
	background:#2db5ea; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #2db5ea, #3c9adb);
	background:-moz-linear-gradient(to right, #2db5ea, #3c9adb);
	background:-webkit-gradient(to right, #2db5ea, #3c9adb);
	background:-o-linear-gradient(to right, #2db5ea, #3c9adb);
	font-size:0.3rem;
	line-height: 1rem;
	text-align: center;
	color:#fff;
}

.an_floor{
	width: 6.9rem;
	margin:0 auto;
	border-bottom:1px solid #d0d0d0;
	padding-bottom:0.4rem;
	position: relative;
}
.floor_pos{
	position: absolute;
	left: 0;
	top: -2rem;
}
.an_floor .title{
	height: 1rem;
	line-height: 1rem;
	font-size:0.3rem;
	font-weight: bold;
	color:#151515;
}
.an_floor li{
	line-height: 0.36rem;
	padding-left:0.15rem;
	background:url("../images/mjli.png") no-repeat left center;
	background-size:auto 0.06rem;
}
.an_floor .t2{
	height: 0.8rem;
	line-height: 0.8rem;
	color:#151515;
	font-weight: bold;
}
.an_floor .t3{	
	color:#151515;
	font-weight: bold;
}
.an_tab{
	width: 100%;
	border:1px solid #d0d0d0;
}
.an_tab td{
	height: 0.6rem;
	line-height: 0.6rem;
	width: 50%;
	text-indent:0.3rem;
}
.an_tab tr:nth-child(even) td{
	background:#efefef;
}
.an_floor {
	line-height: 1.8;
}
.an_floor .lc{
	display: block;
	width: 0.5rem;
	height: 0.6rem;
}
.an_end{
	border:0;
	padding-bottom:0;
}
.an_floor .ask{
	padding-bottom:0.2rem;
}
.an_floor .ask dt{
	font-weight: bold;
	color:#151515;
}

.an_bar{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	height: 1.1rem;
	padding-top:0.1rem;
	background:#fff;
	width: 100%;
	box-shadow:0 0 0.1rem #ccc;
}
.an_bar .go{
	width: 94%;
	height: 1rem;
	line-height: 1rem;
	margin:0 auto;
	display: block;
	background:#2db5ea; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #2db5ea, #3c9adb);
	background:-moz-linear-gradient(to right, #2db5ea, #3c9adb);
	background:-webkit-gradient(to right, #2db5ea, #3c9adb);
	background:-o-linear-gradient(to right, #2db5ea, #3c9adb);
	border-radius:0.05rem;
	text-align: center;
	font-size:0.32rem;
	color:#fff;
}
.an_zw{
	height: 1.2rem;
	clear: both;
}
.an_nav{
	width: 100%;
	position: fixed;
	left: 0;
	top: 1.1rem;
	margin-top:1px;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	z-index: 100;
	background:#fff;
	font-size:0.26rem;
	box-shadow:0 0 0.1rem #ccc;
	display: none;
}
.an_nav a{
	float: left;
	display: block;
	width: 25%;
	height: 0.8rem;
	color:#333;
}
.an_nav span{
	display: inline-block;
	padding:0 0.25rem;
}
.an_nav .hover{
	color:#1890ff;
}
.an_nav .hover span{
	background:url("../images/anhover.png") no-repeat left center;
	background-size:auto 0.24rem;
}

/*annual*/

.mo_footer{
	width: 100%;
	height: 1rem;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	border-top:1px solid #ccc;
	background:#fff;
	text-align: center;
}
.mo_footer span.iconfont{
	display: block;
}
.mo_footer i{
	font-style: normal;
	}
.mo_footer a{
	color: #6381fb;
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	height: 1rem;
	padding-top:0.1rem;
	box-sizing:border-box;
	line-height: 0.4rem;
}
.mo_footer .hover{
	color:#4071f8;
}
.mo_footer .ico{
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top center;
	background-size:auto 200%;
}
.mo_footer .ico1{
	background-image:url("../images/ftico1.png");
}
.mo_footer .ico2{
	background-image:url("../images/ftico2.png");
}
.mo_footer .ico3{
	background-image:url("../images/ftico3.png");
}
.mo_footer .ico4{
	background-image:url("../images/ftico4.png");
}
.mo_footer .ico5{
	background-image:url("../images/ftico5.png");
}
.mo_footer .ico6{
	background-image:url("../images/ftico6.png");
}
.mo_footer .hover .ico{
	background-position:bottom center;
}
.mo_zw{
	height: 1rem;
	padding-top:1px;
}