﻿@charset "utf-8";
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, sub, sup, tt, var,
 center,
dl, dt, dd, ol, ul, 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: 100%;
font: inherit;
vertical-align: baseline;
}
strong, b, u, i{
	margin: 0;
	padding: 0;
}
a{
	color:#000;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family:"Microsoft Yahei","微软雅黑", arial,"Hiragino Sans GB",Tahoma,Helvetica,STHeiti;
}
ol, ul {
list-style: none;
}
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:0 none; }
address, caption, cite, code, dfn, th, var,em,strong,i { font-style:normal;}
input, textarea, select,button {font-size: 100%;font-family: inherit;vertical-align:middle;}
input {padding:0;margin:0;border:0 none;}
textarea {resize:none;overflow:auto; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input::-moz-focus-inner { border:none; padding:0; }
button, input, optgroup, select, textarea {color:inherit;font:inherit;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none; outline:none;}
a img{border:0 none; vertical-align:top; padding:0; margin:0;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}

.clear {clear:both;}
.clearfix:after {display:block;clear:both;content:"";}
.clearfix {zoom:1;}

.block {display:block;}
.none {display:none;}

.left {float:left;}
.right {float:right;}


.w1209{width:1209px; margin:0 auto; overflow:hidden;}
.w1209 ul li{display:inline;}
.w1200{width:1200px; margin:0 auto; /* overflow:hidden; */}
.w1216{width:1216px; margin:0 auto; overflow:hidden;}
.w1224{width:1224px; margin:0 auto; overflow:hidden;}
.w260{width:260px; float:left;}
.w575{width:575px; float:left;}
.w100{width:100px;}
.w50{width:50px;}

.padTop7{padding-top:7px;}
.padTop10{padding-top:10px;}
.padTop15{padding-top:15px;}
.padTop20{padding-top:20px;}
.padTop30{padding-top:30px;}

.marL4{margin-left:4px;}


.marR4{margin-right:4px;}
.marR10{margin-right:10px;}
.marR50{margin-right:50px;}

.marR20{margin-right:20px;}
.marginTop10{margin-top: 10px;}
.marginTop20{margin-top: 20px;}

