/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);*/

@font-face {
    font-family: 'Open Sans Light';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont-.eot#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont-.eot#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont-.eot#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: bold;
    font-style: normal
}

/*---Global---*/

* {
    margin: 0;
    padding: 0
}

body{
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Open Sans', sans-serif;
}

html, div, p, ul, li, table, body, * {
    font: 14px/28px "Open Sans", Verdana, Geneva, sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;l
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: #41596b
}

body {
    background: #f6f6f6 url(images/bg.jpg) repeat-x
}

a img {
    border: 0
}

.b {
    display: block
}

.left {
    float: left
}

.right {
    float: right
}

.both {
    clear: both
}

.man {
    height: 5px
}

.man10 {
    height: 10px
}

.man20 {
    height: 20px
}

.none {
    line-height: 0;
    font-size: 0;
    margin: 0;
    padding: 0
}

.fw {
    font-weight: 700
}

.f14 {
    font-size: 14px
}

.t-g {
    text-align: center
}

.t-l {
    text-align: left
}

.t-r {
    text-align: right
}

.m-l {
    margin-left: 10px
}

.m-r {
    margin-right: 10px
}

.d_l {
    display: inline
}

.m-t {
    margin-top: 10px
}

.m-b {
    margin-bottom: 10px
}

.f14 {
    font-size: 14px
}

.OF {
    overflow: hidden
}

.w {
    width: 100%
}

.auto {
    margin: 0 auto
}

.undis {
    display: none
}

.bg0 {
    background: #000
}

/*--- a ---*/
a {
    color: #41596b;
    text-decoration: none;
    font: 14px/24px "Open Sans"
}

a:hover {
    text-decoration: none;
    color: #000
}

.c3 {
    color: #333
}

.c9 {
    color: #999
}

.cf {
    color: #FFF
}

.ahand {
    cursor: pointer
}

/*--- default ---*/
.center {
    width: 1002px;
    margin: 0 auto
}

.h40 {
    height: 40px
}

header {
    height: 105px
}

.login {
    width: 60%;
    height: 26px;
    margin-top: 6px
}

.loginInput {
    width: 134px;
    height: 24px;
    border: 1px solid #B8B9B4;
    border-radius: 5px;
    text-indent: 10px;
    color: #999
}


.loginSelect {
    width: 134px;
    height: 26px;
    border: 1px solid #B8B9B4;
    border-radius: 5px;
    text-indent: 10px;
    color: #999
}

.loginInput:focus {
    color: #41596b
}

.loginSubmit {
    width: 50px;
    height: 24px;
    border-radius: 5px;
    background: #384951;
    color: #FFF
}

.loginSubmit:hover {
    color: #FFF
}

.h61 {
    height: 61px;
    color: #64727D;
    line-height: 22px
}

.leftBar {
    width: 175px
}

.middleBar {
    width: 395px;
    margin-left: 30px
}

.rightBar {
    width: 372px
}

nav a {
    width: 100%;
    height: 27px;
    background: #B8B8B8;
    color: #FFF;
    font: 700 12px/27px "Open Sans";
    text-indent: 10px;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
    opacity: .7;

    -moz-transition: opacity .1s ease-in;
    -webkit-transition: opacity .1s ease-in;
    -o-transition: opacity .1s ease-in;
    -ms-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
}

nav a:hover {
    color: #FFF;
    opacity: 1;

    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}

nav a:nth-child(2) {
    background: #FF5959
}

nav a:nth-child(3) {
    background: #63CF5A
}

nav a:nth-child(4) {
    background: #59B5FF
}

nav a:nth-child(5) {
    background: #ff34c7
}

nav a:nth-child(6) {
    background: #F90;
    margin: 0
}

.middleBar h1 {
    font: 19px/27px "Open Sans"
}

.middleBar h2 {
    font: 14px/20px "Open Sans"
}

.middleBar h6 {
    font: 11px/20px "Open Sans";
    color: #7b7b7b
}

.rightText {
    border-bottom: 1px solid #d4d4d4;
    margin-top: 20px;
    cursor: pointer
}

.rightText:nth-child(1) {
    margin: 0
}

.rightText h1, .pageMain h1 {
    font: 24px/24px "Open Sans";
    height: 24px;
    display: block;
    color: #2D79B7;
    margin-bottom: 10px
}

.rightText .text {
    line-height: 22px;
    margin-bottom: 10px;
    height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%
}

br {
    line-height: 15px
}

/*.rightText:hover .text{text-overflow:normal;white-space:normal;overflow:auto;height:auto}

.rightText:nth-child(1):hover .text{height:65px}
.rightText:nth-child(2):hover .text{height:140px}
.rightText:nth-child(3):hover .text{height:65px}
.rightText:nth-child(4):hover .text{height:130px}
.rightText:nth-child(5):hover .text{height:100px}
.rightText:nth-child(6):hover .text{height:85px}

.rightText:hover .text{white-space:normal}

*/

footer {
    /*background: #FFF;*/
    height: 85px
}

footer img {
    margin: 15px 0 15px 20px
}

.copyRight {
    width: 790px;
    color: #aaa;
    font: 100 12px/18px "Open Sans"
}

.pageMain {
    width: 797px;
    margin-left: 30px;
    line-height: 24px
}

.pageMain h1 {
    height: auto;
    line-height: 24px
}

.pageMain h2 {
    font: 100 18px/22px "Open Sans"
}

.pageMain h3 {
    font: 700 14px/22px "Open Sans";
    color: #333
}

strong {
    font-weight: 700
}

.pageBox {
    widows: 777px;
    padding: 10px 9px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
    color: #000;
    background: #efefef
}

ul {
    width: 470px
}

li {
    list-style: none;
    height: 22px;
    line-height: 22px;
    display: block;
    width: 230px;
    float: left
}