@charset "gb2312";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
margin: 0;
padding: 0;
border: 0;
font-size: 12px;
font-family: inherit;
line-height: 180%;
font-weight: normal;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
display: block;
}
ol,ul {
list-style: none;
margin: 0px;
padding: 0px;
}
blockquote,q {
quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: none;
}
img {
max-width: 100%;
}
body {
font-family: "ËÎÌå";
font-size: 14px;
}
.clearfix {
*zoom: 1;
}
.clearit {
clear: both;
font-size: 0;
overflow: hidden;
}
.clears {
overflow: hidden;
}
a:hover {
COLOR: #ff0000;
TEXT-DECORATION: underline;
font-family: "΢ÈíÑźÚ,ËÎÌå";
font-size: 14px;
}
a {
COLOR: #777;
TEXT-DECORATION: none;
font-family: "΢ÈíÑźÚ,ËÎÌå";
font-size: 14px;
}
.am{
font-size: 12px;
color: #1168a7;
}
.am:hover{
font-size: 12px;
color: #509ad0;
}
.txt-rt {
text-align: right;
} /* text align right */
.txt-lt {
text-align: left;
} /* text align left */
.txt-center {
text-align: center;
} /* text align center */
.float-rt {
float: right;
} /* float right */
.float-lt {
float: left;
} /* float left */
.clear {
clear: both;
} /* clear float */
.pos-relative {
position: relative;
} /* Position Relative */
.pos-absolute {
position: absolute;
} /* Position Absolute */
.fontsl {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
input::placeholder {
color: #ccc;
font-size: 12px;
}
input:-ms-input-placeholder {
color: #ccc;
font-size: 12px;
} /* Internet Explorer 10+ */
input::-webkit-input-placeholder {
color: #ccc;
font-size: 12px;
} /* WebKit browsers */
input::-moz-placeholder {
color: #ccc;
font-size: 12px;
} /* Mozilla Firefox 19+ */
input:-moz-placeholder {
color: #ccc;
font-size: 12px;
} /* Mozilla Firefox 4 to 18 */
input[type="text"] {
font-size: 15px;
font-weight: 500;
text-align: left;
/**text-transform: capitalize;*/
letter-spacing: 1px;
padding: 12px 10px 12px 10px;
width: 93%;
display: inline-block;
box-sizing: border-box;
border: none;
outline: none;
background: transparent;
font-family: 'Raleway', sans-serif;
}
input[type="password"] {
font-size: 15px;
font-weight: 500;
text-align: left;
/**text-transform: capitalize;*/
letter-spacing: 1px;
padding: 12px 10px 12px 10px;
width: 93%;
display: inline-block;
box-sizing: border-box;
border: none;
outline: none;
background: transparent;
font-family: 'Raleway', sans-serif;
}
input[type="button"],input[type="submit"] {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
h1,h2,h3,h4,h5,h6 {
margin: 0;
padding: 0;
font-family: 'Raleway', sans-serif;
font-weight: 600;
letter-spacing: 1px;
}
.clear {
clear: both;
}
p {
margin: 0;
color: #777;
letter-spacing: 1px;
line-height: 1.8em;
font-size: 14px;
font-weight: 400;
}
ul {
margin: 0;
padding: 0;
font-family: "΢ÈíÑźÚ,ËÎÌå";
}
label {
margin: 0;
}
a:focus,a:hover {
text-decoration: none;
outline: none;
}