﻿/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
button,
td {
    margin: 0;
    padding: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
    font-style: normal;
}
ol,
ul {
    list-style: none;
}
a {
    text-decoration: 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 {
    font-variant: normal;

    border: 0;
}
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-family: 'Microsoft YaHei';
    font-size: 14px;

    color: #333;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}
table {
    font: 100%;
    font-size: inherit;
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    line-height: 100%;

    *font-size: 108%;
}

/* utilities */

.container {
    width: 1025px;
    margin: 0 auto;
}

.row {
    overflow: hidden;
}

.span24 {
	width: 998px;
	float:left;
}
.span23 {
	width: 956px;
	float:left;
}
.span22 {
	width: 914px;
	float:left;
}
.span21 {
	width: 872px;
	float:left;
}
.span20 {
	width: 830px;
	float:left;
}
.span19 {
	width: 788px;
	float:left;
}
.span18 {
	width: 746px;
	float:left;
}
.span17 {
	width: 704px;
	float:left;
}
.span16 {
	width: 662px;
	float:left;
}
.span15 {
	width: 620px;
	float:left;
}
.span14 {
	width: 578px;
	float:left;
}
.span13 {
	width: 536px;
	float:left;
}
.span12 {
	width: 494px;
	float:left;
}
.span11 {
	width: 452px;
	float:left;
}
.span10 {
	width: 410px;
	float:left;
}
.span9 {
	width: 368px;
	float:left;
}
.span8 {
	width: 326px;
	float:left;
}
.span7 {
	width: 284px;
	float:left;
}
.span6 {
	width: 242px;
	float:left;
}
.span5 {
	width: 200px;
	float:left;
}
.span4 {
	width: 158px;
	float:left;
}
.span3 {
	width: 116px;
	float:left;
}
.span2 {
	width: 74px;
	float:left;
}
.span1 {
	width: 32px;
	float:left;
}

.center-block {
    display: block;

    margin-right: auto;
    margin-left: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    line-height: 0;

    display: table;

    content: '';
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

.ml10 {
    margin-left: 10px;
}
.mt10 {
    margin-top: 10px;
}

/* 顶部 */

.top-bar {
    min-width: 1024px;
    height: 125px;

    border-bottom: 1px solid #daecf7;
    background: url(../images/top_bar_bg.jpg) top no-repeat #f4fafe;
}

.w588 {
	width: 588px;
}

.logo {
	/*padding-top: 40px;*/
}

.logo img {
	vertical-align: top;
}

.top-info {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.top-login {
	margin-left: 28px;
	color: #0686d7;
}

.nav {
	width: 352px;
	overflow: hidden;
}

.nav-items {
	padding-top: 13px;
	margin-right: -40px;
}

.nav-item {
	float: left;
	/*margin-right: 25px;*/
}

.nav-link {
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	display: block;
	height: 33px;
	line-height: 33px;
	padding: 0 3px;
	border-bottom: 2px solid transparent;
	font-size: 14px;
}

.nav-link:hover {
	color: #d7083c;
	border-color: #d7083c;
}
.nav-link2{
	color: #d7083c;
	border-color: #d7083c;
}

.login {
	margin-top: 15px;
	width: 210px;
	height: 30px;
	background: url(../images/login_bg.png) no-repeat;
}

.select-info {
	height: 30px;
	line-height: 30px;
	padding-right: 18px;
	font-size: 12px;
	color: #666;
	cursor: pointer;
	margin-left: 15px;
	background: url(../images/down_arr.png) right no-repeat;	
}

.login-input {
	margin-top: 1px;
	background: none;
	width: 95px;
	height: 28px;
	line-height: 28px;
	outline: none;
	border: none;
	text-indent: 5px;
}

.login-btn {
	border: none;
	width: 20px;
	height: 30px;
	outline: none;
	cursor: pointer;
	margin-right: 8px;
	background: url(../images/login_btn.png) center no-repeat;
}

/* 底部 */

.footer {
	min-width: 1024px;
	height: 94px;
	border-top: 2px solid #5899de;
}

.footer-info {
	padding-top: 10px;
	font-family: "Microsoft YaHei";
	text-align: center;
	line-height: 30px;
}

.footer-link {
	color: #333;
}
.commons-herf-color{
	color: #0686D7;
}
.showlistdisplay {
	display: none;
}
.bread-linkLast {
    color: #333;
}

.bread-linkLast:hover {
    color: #ff6603;
}