@charset "UTF-8";html *{	-webkit-text-size-adjust: none;	-webkit-tap-highlight-color: rgba(0,0,0,0);}body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,footer,b,em,strong,i,s,small,cite,span,mark,time,address,article,section {	margin: 0;	padding: 0;	border:0;	list-style:none;	font-weight:400;	text-decoration:none;	word-wrap:break-word;}address,ul,li,dl,dt,dd,caption,cite,code,dfn,em,strong,th,var,small{	font-style:normal;	font-weight:normal;}sup{	font-size:0.4em;	vertical-align:top;	position:relative;	bottom:-0.2em;}:-moz-placeholder { /* Mozilla Firefox 4 to 18 */	color:#999;	opacity:1;}::-moz-placeholder { /* Mozilla Firefox 19+ */	color:#999;	opacity:1;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{	color:#999;	opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{	color:#999;	opacity:1;}input,button,select,textarea{	outline:none;	-webkit-appearance:none;}textarea{	resize:none}*,*:before,*:after{	-webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	box-sizing:border-box;}body{	font-family:'PingFang SC','Montserrat', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif;	background:#f5f5f5;	color:#222;	font-size:0.24rem;}h1,h2,h3,h4,h5,h6,p{	font-family:'PingFang SC','Montserrat', sans-serif;}a:link,a:visited{	color:#222;	text-decoration:none;}a:hover,a:active{	color:#D21D27;	text-decoration:none;}img{	width:100%;	height:100%;	display:block;}.block{	display:block !important;}.none{	display:none !important;}.hide{	overflow:hidden !important;}.header{	width:100%;	height:1.2rem;	padding-top:0.3rem;	line-height:0.9rem;	background-color:#fff;}.header-title{	padding:0 1rem;	text-align:center;}.header-title h1{	font-size:0.34rem;	font-weight:700;}.column{	padding:0.4rem;	line-height:1.7;}.column-text{}.column-text p{	padding:0.1rem 0;	font-weight:400;}.column-text strong{	font-weight:600;}.column-items{}.column-items h2{	font-size:0.3rem;	font-weight:700;	padding:0.1rem 0;}.column-items h3{	font-size:0.24rem;	font-weight:700;	padding:0.1rem 0;}.column-items p{	padding:0.1rem 0;	font-weight:400;}.column-items strong{	font-weight:600;}.column-items a{	color:#1473e6;}/*****************************************************************************************                                         防诈骗提醒*****************************************************************************************/.alerta{	width:100%;	padding:0 0.3rem 1.4rem 0.3rem;	position:relative;}.alerta:before{	content:'';	position:absolute;	left:0;	top:0;	width:100%;	height:6.04rem;	background-image:url('../images/bg.png');	background-repeat:no-repeat;	background-size:100% 6.04rem;}.alerta-header{	width:100%;	height:4rem;	position:relative;}.alerta-logo{	width:100%;	padding:0.5rem 0 0 0;}.alerta-logo .photo{	width:2.3rem;	height:0.48rem;	background-image:url('../images/logo.png');	background-repeat:no-repeat;	background-size:2.3rem 0.48rem;}.alerta-horn{	position:absolute;	left:0;	bottom:-0.4rem;	width:100%;	height:3.06rem;	background-image:url('../images/icon-alerta-01.png');	background-repeat:no-repeat;	background-size:100% 3.06rem;}.alerta-main{	width:100%;	position:relative;}.alerta-column{	margin-bottom:0.3rem;	width:100%;	padding-bottom:0.2rem;	overflow:hidden;	border-radius:0.2rem;	background-color:#fff;}.alerta-column-title{	padding:0.2rem;	background-image:linear-gradient(#FFCE82,#fff);}.alerta-column:nth-child(1) .alerta-column-title{	background-image:linear-gradient(#FFCE82,#fff);}.alerta-column:nth-child(2) .alerta-column-title{	background-image:linear-gradient(#82D4FF,#fff);}.alerta-column:nth-child(3) .alerta-column-title{	background-image:linear-gradient(#82FFA7,#fff);}.alerta-column-title h3{	padding:0.1rem 0;	font-size:0.28rem;	font-weight:500;	line-height:1.6;}.alerta-column-text{	padding:0 0.2rem;	line-height:1.8;}.alerta-column-text p{	word-break:break-all;	overflow-wrap:break-word;}.alerta-column-text a{	color:#1473e6;	text-decoration:underline;}.alerta-column-text strong{	font-weight:700;	color:#f00;	text-decoration:underline;}