/* yui3 reset.css */

html {
    color: #000;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

a {
    text-decoration: none;
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

::-webkit-input-placeholder
/* WebKit browsers */

{
    color: #999;
}

:-moz-placeholder
/* Mozilla Firefox 4 to 18 */

{
    color: #999;
}

::-moz-placeholder
/* Mozilla Firefox 19+ */

{
    color: #999;
}

:-ms-input-placeholder
/* Internet Explorer 10+ */

{
    color: #999;
}

.placeholder
/* Internet Explorer 9- */

{
    color: #999;
}


/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

a {
    color: inherit;
}

.container {
    margin: 0 auto;
    width: 1200px;
}

.banner {
    height: 84px;
    background: url(../images/banner.jpg) center 0 no-repeat;
}

.funlist {
    margin-top: 20px;
}

.funlist ul {
    margin-left: -10px;
    width: 1220px;
}

.funlist .item {
    float: left;
    margin: 0 10px;
    width: 224px;
    height: 129px;
    color: #fff;
    line-height: 129px;
    text-indent: 109px;
    font-size: 20px;
}

.funlist .item a {
    display: block;
}

.funlist .icon1 {
    background: url(../images/fun01.jpg) 0 0 no-repeat;
}

.funlist .icon2 {
    background: url(../images/fun02.jpg) 0 0 no-repeat;
}

.funlist .icon3 {
    background: url(../images/fun03.jpg) 0 0 no-repeat;
}

.funlist .icon4 {
    background: url(../images/fun04.jpg) 0 0 no-repeat;
}

.funlist .icon5 {
    background: url(../images/fun05.jpg) 0 0 no-repeat;
}

/*个人中心的通用模块*/
/*左侧help栏*/
.help {
    float: left;
    width: 242px;
    margin-right: 30px;
}

.help-bg {
    height: 147px;
    padding-top: 21px;
    background: url(../images/help-bg.png);
}

.help-bg>a {
    display: block;
    width: 77px;
    height: 77px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}

.help-bg>p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding-top: 13px;
}

.help-list {
    margin-top: 3px;
}

.help-list>li {
    margin-bottom: 1px;
}

.help-list>li>a {
    font-size: 17px;
    color: #4178be;
    display: block;
    padding-left: 104px;
    height: 60px;
    line-height: 60px;
}

.help-item1>a {
    background: #f7f7f7 url(../images/help-item1.png) 63px center no-repeat;
}

.help-item1>a:hover {
    color: #fff;
    background: #afcef6 url(../images/help-item1h.png) 63px center no-repeat;
}

.help-item2>a {
    background: #f7f7f7 url(../images/help-item2.png) 63px center no-repeat;
}

.help-item2>a:hover {
    color: #fff;
    background: #afcef6 url(../images/help-item2h.png) 63px center no-repeat;
}

.help-item3>a {
    background: #f7f7f7 url(../images/help-item3.png) 63px center no-repeat;
}

.help-item3>a:hover {
    color: #fff;
    background: #afcef6 url(../images/help-item3h.png) 63px center no-repeat;
}

.help-item4>a {
    background: #f7f7f7 url(../images/help-item4.png) 63px center no-repeat;
}

.help-item4>a:hover {
    color: #fff;
    background: #afcef6 url(../images/help-item4h.png) 63px center no-repeat;
}

.help-item5>a {
    background: #f7f7f7 url(../images/help-item5.png) 63px center no-repeat;
}

.help-item5>a:hover {
    color: #fff;
    background: #afcef6 url(../images/help-item5h.png) 63px center no-repeat;
}