a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
*,::after,::before{box-sizing:border-box;font-size: 12px;}
html{font-size:62.5%}
body{font-size:1rem;font-family:Jaldi,sans-serif;color:#4a3553;background-color:#fff}
a{color:#CECECE;text-decoration:none}
a:hover{color: #23e19c !important;}
header a:hover,.footer a{color:#fff;display:flex;align-items:center;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
body{line-height:1;font-size: 12px}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
.cl{height:0;overflow:hidden;clear:both}
img:focus{outline: 0;}
/*::-webkit-scrollbar{width: 0;}*/
*:focus{outline: 0;}

[v-cloak] {display: none;}
.footer{padding-top: 0;}
.show{display: block;}
.hide{display: none;}

.page-content{min-height: 75vh}

#zhichiBtnBox{
	width: 50px !important;
	height: 50px !important;
	border-radius: 5px !important;
	right: 0 !important;
	bottom: 61px !important;
	background-image: url(http://pic.chinahpsy.com/web/icon/icon-contact.png) !important;
	background-position: 0 0 !important;
}
.registration-download-wrap{
	display: none;
}
@media screen and (max-width: 960px){
	.fixed-menu{
		display: none !important;
	}
	#zhichiBtnBox{
		position: fixed !important;
		bottom: 0 !important;
		width: 100% !important;
		background-image: url(../img/icon/kefu-bg.png) !important;
		background-position: center center !important;
	}
	.page-container{padding-bottom: 50px;}
	.phone-touse{
		bottom: 25rem !important;
	}
	.registration-download-wrap{
		display: block;
	}
}
@media screen and (min-width: 960px){
	.registration-download-wrap{
		display: none !important;
	}
}
