@charset "utf-8";
/* CSS Document */
/*去除浏览器默认样式*/
* {
	box-sizing: border-box;
    border: 0;
    padding: 0;
    margin: 0;
}
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}
address, caption, cite, code, dfn, em, th, var, i, b {
    font-style: normal;
    font-weight: normal;
}

*:before, *:after {
		box-sizing: border-box;
}

*, *:before, *:after {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }

img { border: 0 none; vertical-align: top; }

body, input, select, button, textarea { font-size: 14px;  }

li{ list-style:none;}

.arial{ font-family:arial;}

.song{font-family:"\5b8b\4f53";}

input[type=button], input[type=submit], input[type=reset] { cursor: pointer }

button { cursor: pointer }

input[type=text], input[type=password], input[type=file], textarea { -webkit-border-radius: 0; -webkit-appearance: normal }
 
textarea { overflow: auto; resize: none }

body { background: #fff; color: #000; line-height: 1.5 ;margin:0 auto;width: 100%; }

html{-webkit-text-size-adjust:none;}

a{ color: #646464; text-decoration: none; }

a * { *cursor: pointer }

a{blr:expression(this.onFocus=this.blur());}

a:hover { text-decoration:none !important;  outline: none;}

a:focus { outline: none; }

.fixed:after, .clearfix:after, .cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden}

.fixed, .clearfix, .cf { zoom: 1 }

 .clear:after ,.global-clearfix:after  {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0;}
.clearfix{*zoom:1;}
.clear ,.global-clearfix{
    zoom: 1;
}
.fl, .fr { display: inline; float: left; }

.fr { float: right }

.center{ text-align:center;}

.hidden02{ display:none;}

table { border-collapse: collapse; border-spacing: 0 }

caption, th { text-align: left }

th { font-weight: normal }


a {
blr:expression(this.onFocus=this.blur())
}
a * {
*cursor: pointer
}
:focus {
	outline: none
}
 
i{
	font-style: normal;
}
img{max-width: 100%;overflow:hidden;}
.titlesection{
        font-size: 24px;
        color: #000;
        text-align: center;
}
.jkwjka{
    text-align: center;
    font-size: 16px;
    color: #000;
    padding:15px 0px;

}