/* yui3 reset.css */

html {
    color: #333;
    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-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei";
}

select,
input,
button,
textarea {
    font: 99% Microsoft YaHei, 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;
    color: #333;
}


/* 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;
}

.mr1 {
    margin-right: 1px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

::-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;
}

.container {
    position: relative;
    width: 1166px;
    margin: 0 auto;
}


/*#region 头部样式 */

.header {
    background-color: #fff;
}

.header-top {
    height: 97px;
}

.header-top>img,
.header-sj,
.header-search {
    float: left;
}

.header-top>img {
    cursor: pointer;
    margin: 19px 0px 20px 0px;
}

.header-sj {
    position: relative;
    height: 64px;
    padding: 33px 131px 0px 93px;
    /* cursor: pointer; */
}

.city {
    float: left;
    font-size: 16px;
}

.arrow {
    float: left;
    margin: 9px 0 0 12px;
    width: 13px;
    height: 8px;
    background: url(images/arrowdown.png) no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.header-sj:hover .city-around {
    display: block;
}

.header-sj:hover .arrow {
    background-image: url(images/arrowup.png);
}

.city-around {
    display: none;
    position: absolute;
    top: 84px;
    left: -320px;
    width: 1131px;
    padding: 15px 0px 18px 31px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    z-index: 10;
}

.city-around>img {
    position: absolute;
    top: -10px;
    left: 436px;
}

.header-search {
    margin-top: 28px;
    width: 400px;
}

.header-search #headsearchtxt,
.header-search #txtsearch {
    float: left;
    width: 315px;
    height: 37px;
    line-height: 37px;
    text-indent: 10px;
    font-size: 14px;
    color: #999;
    border: 1px solid #cacaca;
    outline: none;
}

.header-search #zwdtqwjs,
.header-search #searchbutton {
    float: left;
    width: 83px;
    height: 39px;
    margin-left: -1px;
    background: #f38401 url(images/icon_09.png) no-repeat;
    background-position: center;
    cursor: pointer;
}

.header-search>span:hover {
    background-color: #f36d01;
}

.header-user {
    float: right;
    margin-top: 11px;
}

.header-user>img {
    width: 43px;
    height: 43px;
    margin: 0px 24px 0px 24px;
    border-radius: 20px;
}

.header-user p {
    color: #b6b6b6;
}

.header-user>p a {
    text-align: center;
    float: left;
    display: block;
    width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.header-user .line {
    display: block;
    margin: 0 5px;
    float: left;
}

.header-user a:hover {
    color: #ce1e2c;
}

.header-user p a.active {
    color: #257ed7;
}

.header-user p a.activename {
    color: #257ed7;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;

}

.city-item {
    margin-top: 8px;
}

.city-item>span,
.city-item>ul,
.city-item>li {
    float: left;
}

.city-item>span {
    height: 25px;
    padding-top: 1px;
    font-size: 16px;
    font-weight: bold;
    color: #265fae;
}

.city-item>ul {
    margin-left: 12px;
}

.city-item>ul li {
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 2px;
    font-size: 14px;
}

.city-item>ul li a {
    color: #333;
    padding: 0px 15px;
    display: block;
}

.city-around li:hover,
.city-around .active {
    background-color: #ffae00;
}

.city-around li:hover a,
.city-around .active a {
    color: #fff;
}


/*#endregion */


/*#region 尾部样式 */

.footer {
    background-color: #2a2b2a;
}

.footerwrapper>p {
    float: left;
    line-height: 74px;
    color: #a2a3a2;
}

.footerwrapper span {
    margin: 0px 5px;
}

.footerwrapper a,
.footerwrapper span {
    font-size: 14px;
    color: #a2a3a2;
}

.footer-bq {
    margin: 0px 41px 0px 40px;
}

.img-cn {
    float: left;
    margin: 22px 39px 0px 160px;
}

.img-js {
    margin: 22px 0px 0px 0px;
}

/*headerbar*/

.headerbar {
    background-color: #257ed8;
}

.headerbar-list {
    padding-left: 30px;
}

.headerbar-list>li {
    float: left;
}

.headerbar-list>li>a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px;
    text-align: center;
    font-size: 17px;
    color: #fff;
}

.headerbar-list>li>a:hover,
.headerbar-list>li.active a {
    background-color: #0068b7;
}

.nav {
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    background-color: #257ed7;
}

.nav li {
    float: left;
    width: 150px;
    text-align: center;
}

.nav li a {
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
}

.nav li a:hover,
.curr-nav {
    background-color: #0068b7;
}


/*当前所在位置*/

.position {
    height: 56px;
    line-height: 56px;
    color: #666;
    text-indent: 22px;
    background: url(./position.png) left 20px no-repeat;
}

.position a {
    margin: 0 5px;
    color: #666;
}

.position a.curr-position {
    color: #cf1f1f;
}

.gray {
    background-color: #f8f8f8;
}


/* 个人空间通用页面导航 */

.menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 235px;
    background-color: #fff;
}

.menu .logo {
    display: block;
    margin: 2px auto;
    width: 196px;
    height: 80px;
}

.menu .menuname {
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #257ed7;
    text-indent: 56px;
    background-color: #daebfb;
    border-left: 8px solid #257ed7;
}

.menu .menuname:hover {
    background-color: #bfe0fe;
}

.menu .link {
    display: block;
    text-indent: 64px;
    line-height: 32px;
}

.menu .link.active,
.menu .link:hover {
    font-weight: bold;
    color: #f58402;
}

.header {
    height: 97px;
}

/* 多出省略 */
.omit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}