﻿/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{ padding:0rem; margin:0rem; font-family: "微软雅黑";}
fieldset, img { 
 border: 0;
 }
 ol, ul {
 list-style: none;
}
 p{
	margin: 0rem;
	padding: 0rem;
}
.clear{
	clear:both;
	height:0rem;
}
* html .clear{
	clear:both;
	display:inline;
}

*{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none!important; 
	display: block;

}

img{ display:block!important; vertical-align:top}
em{ font-style: normal;}
body{max-width:750px; overflow-x:hidden; transform-origin:center top; width:100%; margin:0 auto; text-align: center;}
body { background-color:#f6f6f6;}

body:before {

content: "";

/*background: url(../images/index_03.jpg) no-repeat;*/

background-size: 100%;

position: fixed;

top: 0rem;

left: 0;

bottom: 0;

right: 0;

z-index: -1;

}





.zsy img{ width:100%; height: auto;}
/*-----------------------------------Reset pointer-events: none;display: block;text-decoration: none!important; ------------------------------------*/ 
table {

    width: 100%!important;
}

.kkk{ position: fixed; right: 0; bottom: 0.2rem; width:1.2rem; height: auto;}


