/* global */
* {
    word-break: break-all;
    font-family: Microsoft YaHei, Verdana, Arial;
    -webkit-text-size-adjust: none;
}

body {
    background: #FFFFFF;
    color: #333333;
    font-size: 14px;
    margin: 0px;
    height: 100%;
    font-family: Microsoft YaHei;
}

input, textarea, select, button, td {
    font-size: 14px;
}

img {
    border: none;
}

ul li {
    list-style-type: none;
}

ol li {
    list-style-type: decimal;
}

ul, dl, form {
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #333333;
}

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

a.t:link, a.t:visited, a.t:active {
    text-decoration: none;
    color: #009688;
    font-weight: bold;
}

a.t:hover {
    color: #FF0000;
}

a.w:link, a.w:visited, a.w:active {
    text-decoration: none;
    color: #FFFFFF;
}

a.w:hover {
    color: #FAFAFA;
}

a.b:link, a.b:visited, a.b:active {
    text-decoration: none;
    color: #009688;
    font-weight: bold;
}

a.b:hover {
    color: #FF0000;
}

a.l:link, a.l:visited, a.l:active {
    text-decoration: none;
    color: #009688;
}

a.l:hover {
    color: #FF0000;
}
.inote textarea{
    outline-color: #009688 !important;
}
a.n:link, a.n:visited, a.n:active {
    text-decoration: none;
    display: block;
    width: 120px;
    color: #fff;
    font-size: 14px;
}

a.n:hover {
    color: #4B4B4B;
}

a.m:link, a.m:visited, a.m:active {
    color: #666666;
    text-decoration: none;
}

a.m:hover {
    color: #FF6600;
}

a.f:link, a.f:visited, a.f:active, a.f:hover {
    text-decoration: none;
    display: block;
    width: 120px;
    color: #888888;
    font-size: 14px;
}

.head {
    width: 100%;
    height: 70px !important;
    color: #FFFFFF;
    background: #23262E;
    position: fixed;
    z-index: 999999;
    left: 0;
}

.head a:link, .head a:visited, .head a:active {
    color: #FFFFFF;
    text-decoration: none;
}

.head a:hover {
    color: #FAFAFA;
}

.md {
    width: 1200px;
    margin: 0 auto
}

.head_s {
    height: 70px;
}

.head_logo {
    width: 180px;
    height: 50px;
    overflow: hidden;
    float: left;
}

.head_main {
    width: 500px;
    float: left;
}

.menu_1, .menu_2 {
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 15px 0 15px;
    cursor: pointer;
}

.menu_1 {
    background: #3c444d;
}

.head_user {
    float: right;
    color: #FFFFFF;
    padding: 25px 10px 0 0;
}

.head_user a:link, .head_user a:visited, .head_user a:active, .head_user a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.head_user li {
    float: left;
    padding: 0 6px 0 6px;
    font-size: 14px;
}

.head_user em {
    font-style: normal;
    background: #FF6600;
    border: 2px solid #FFFFFF;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 10px;
    z-index: 3;
    position: absolute;
    display: block;
    _display: inline-block;
    margin: -20px 0 0 25px;
    padding: 0 2px 0 2px;
}

#mini_profile {
    width: 300px;
    overflow: hidden;
    background: #FFFFFF;
    border: #E8E8E8 1px solid;
    margin: 0 0 0 -150px;
    position: absolute;
    z-index: 2;
}

#mini_profile div {
    padding: 10px 15px 10px 15px;
    color: #333333;
    text-align: left;
}

#mini_profile dt {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 12px;
}

/**
.side {background:url('side_bg.gif') repeat-y;width:180px;}
.side_head {width:179px;height:30px;line-height:30px;background:url('side_head.gif') no-repeat;}
.side_head div {padding-left:10px;color:#009688;font-weight:bold;font-size:14px;}
.side_body {width:179px;clear:both;}
.side_body em {font-style:normal;color:#FFFFFF;font-size:10px;z-index:1;position:absolute;display:block;_display:inline-block;margin:-16px 0 0 60px;padding:0 2px 0 2px;background:#FF6600;border:1px solid #FF4400;border-radius:10px;}
.side_a {padding:7px 10px 6px 15px;}
.side_b {padding:7px 10px 6px 15px;background:#3D95E5;}
.side_b a:link,.side_b a:visited,.side_b a:active,.side_b a:hover {color:#FFFFFF;}
.side_c {padding:7px 10px 6px 15px;background:#EEEEEE;}
.side_h {width:8px;background:url('side_hide.gif') no-repeat 0 280px;cursor:pointer;}
.side_s {width:8px;background:url('side_show.gif') no-repeat 0 280px;cursor:pointer;}
**/

#profile {
    z-index: 2;
    position: absolute;
    width: 200px;
    height: 95px;
    overflow: hidden;
    background: url('profile.gif') no-repeat;
    margin: 0 0 0 -120px;
}

#profile div {
    padding: 15px 10px 0 15px;
    color: #000000;
    text-align: left;
}

#profile dt {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 12px;
}

.side {
    width: 230px;
    background: #393D49;
}

.side_head {
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #dedede;
}

.side_body li {
    position: relative;
    top: -1px;
    height: 40px;
    line-height: 40px;
    /* border-left: 1px solid #fff; */
    /* border-bottom: 1px solid #dedede; */
    background: #393D49;
    transition: all .3s linear;
    z-index: 99999;
}
.side_body li.act{
    background: #23262E;
}
.side_body li a:hover{
    color: #fff !important;
}
.side_body li:hover{
    background: #23262E;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.side_head2 .appNav {
    float: left;
    display: inline;
    color: #333;
    font-size: 15px;
    margin-left: 10px;
    font-weight: normal;
}

.side_head .appNav {
    float: left;
    display: inline;
    color: #333;
    font-size: 15px;
    margin-left: 10px;
    font-weight: normal;
}

.side_head div {
    padding-left: 42px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    background: #23262E;
    /* margin-top: 1px; */
    border-top: 2px solid #666;
    border-left: 5px solid #009688;
}

.side_body {
    /*width: 228px;*/
    clear: both;
}

.side_body em {
    font-style: normal;
    color: #FFFFFF;
    font-size: 10px;
    z-index: 1;
    position: absolute;
    display: block;
    _display: inline-block;
    margin: -28px 0 0 60px;
    padding: 0 2px 0 2px;
    background: #FF6600;
    border: 1px solid #FF4400;
    border-radius: 10px 10px 10px 10px;
    line-height: 15px;
}

.side_a {
    padding: 0px 40px 0px 48px;
}

.side_a .f_r a:link, .side_a .f_r a:visited, .side_a .f_r a:active, .side_a .f_r a:hover {
    color: #fff;
}

.side_b {
    padding: 0px 40px 0px 48px;
    color: #ff6600;
}

.side_b a:link, .side_b a:visited, .side_b a:active, .side_b a:hover {
    color: #ff6600;
}

.side_c {
    padding: 0px 40px 0px 48px;
    color: #ff6600;
}

.side_c a:link, .side_c a:visited, .side_c a:active, .side_c a:hover {
    color: #ff6600;
}

.side_h {
    width: 8px;
    background: url('side_hide.gif') no-repeat 0 280px #f5f5f5;
    cursor: pointer;
}

.side_s {
    width: 8px;
    background: url('side_show.gif') no-repeat 0 280px;
    cursor: pointer;
}

.main {
    padding: 2px 0 80px 2px;
}

.main_tb {
    margin-bottom: 15px;
}

.bg {
    background: #FAFAFA;
}

.r {
    border-bottom: #D3DBE7 1px solid;
    height: 24px;
}

.r span {
    color: #BBBBBB;
}

.d {
    line-height: 180%;
    border-bottom: #D3DBE7 1px solid;
    border-right: #D3DBE7 1px solid;
}

.menu {
    height: 50px;
    overflow: hidden;
    border-bottom: #009688 2px solid;
    /*border-left: #EDEDED 1px solid;*/
    margin: 0 0 15px 0;
    letter-spacing: 1px;
}

.tab_nav {
    display: none;
}

.tab {
    /*border-right: #EDEDED 1px solid;*/
    /*border-top: #EDEDED 1px solid;*/
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.tab a:link, .tab a:visited, .tab a:active {
    font-size: 14px;
    text-decoration: none;
    color: #001C30;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 15px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.tab:hover {
    background: #247b74;
    color: #fff !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.tab:hover a{
    color: #fff !important;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.tab_on {
    background: #009688;
}

.tab_on a:link, .tab_on a:visited, .tab_on a:active, .tab_on a:hover {
    font-size: 14px;
    text-decoration: none;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 15px 0 15px;
    color: #FFFFFF;
}

.submenu {
    z-index: 1;
    position: absolute;
    width: 110px;
    margin: -18px 0 0 -1px;
    font-size: 14px;
    background: #FFFFFF url('submenu_bg.gif') no-repeat 84px 14px;
    border: #E8E8E8 1px solid;
    cursor: pointer;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
    text-decoration: none;
    color: #001C30;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 15px 0 15px;
}

.submenu a:hover {
    background: #EEEEEE;
}

.submenu div {
    height: 33px;
    line-height: 33px;
    padding: 0 15px 0 15px;
}

.submenu ul {
    display: none;
}

.nav {
    margin: 0 0 15px 0;
}

.nav td {
    padding: 10px 15px;
    font-size: 14px;
}

.nav span {
    font-size: 12px;
}

.nav_1 {
    border-bottom: #E8E8E8 2px solid;
}

.nav_2 {
    border-bottom: #009688 2px solid;
}

#adds span {
    background: url('add_bg.gif') no-repeat 0 center;
    padding: 0 0 0 18px;
}

.tb {
    background: #FFFFFF;
    width: 100%;
    border-top: #E8E8E8 1px solid;
}
#dform .f_gray{
    color: #7C7C7C !important;
    font-weight: normal !important;
}
.edui-combobox .edui-button-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *: ;
    display: inline;
    *: ;
    zoom: 1;
    width: 60px;
    height: 20px;
    line-height: 20px;
    padding: 2px;
    margin: 0;
    font-size: 12px;
    color: #333 !important;
    cursor: default;
    color: ;
}
.ls {
    background: #FFFFFF;
}

.ls td {
    border-bottom: #F2F2F2 1px solid;
    height: 28px;
}

.ls li {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.bd {
    background: #FFFFFF;
}

.bd td {
    border-bottom: #F2F2F2 1px solid;
    border-left: #F2F2F2 1px solid;
    border-right: #F2F2F2 1px solid;
}

.tt {
    padding: 0 8px 8px 8px;
    background: #FFFFFF;
}

.t2 {
    padding: 8px 8px 8px 25px;
    background: #F3F3F3;
    border-left: #009688 2px solid;
    font-weight: bold;
    color: #555555;
}

.tl {
    background: #F5F5F5;
    width: 145px;
    text-align: right;
    padding-right: 30px;
    letter-spacing: 1px;
    font-size: 13px;
}

.tr {
    background: #FFFFFF;
}

.on td {
    background: #F7F7F7;
}

.tb th {
    border-left: #E8E8E8 1px solid;
    border-bottom: #E8E8E8 1px solid;
    background: #F5F5F5;
    height: 26px;
    padding: 3px 6px 3px 6px;
}

.thumb {
    padding: 2px;
    margin: 5px 0 5px 0;
    border: #E8E8E8 1px solid;
}

.nv table {
    width: 300px;
}

.nv td {
    text-align: center;
    padding: 3px;
}

.nv th {
    background: #F7F7F7;
    border: none;
}

.dot {
    border-bottom: #CCCCCC 1px dotted;
}

.b10 {
    height: 10px;
    font-size: 1px;
}

.b5 {
    height: 10px;
    font-size: 1px;
    background: #F1F2F3;
}

.sbt {
    padding: 20px 0 20px 180px;
}

.sbm {
    height: 21px;
    line-height: 19px;
    cursor: pointer;
    background: #69A44A;
    color: #FFFFFF;
    border-left: #DDDDDD 1px solid;
    border-right: #2E561B 1px solid;
    border-top: #DDDDDD 1px solid;
    border-bottom: #2E561B 1px solid;
}

.res {
    height: 21px;
    line-height: 19px;
    cursor: pointer;
    background: #666666;
    color: #FFFFFF;
    border-left: #DDDDDD 1px solid;
    border-right: #4A4A4A 1px solid;
    border-top: #DDDDDD 1px solid;
    border-bottom: #4A4A4A 1px solid;
}

.btn {
    background: #009688;
    border: #009688 1px solid;
    border-radius: 3px;
    padding: 4px 10px 5px 10px;
    letter-spacing: 1px;
    cursor: pointer;
    color: #fff;
}
input{
    border: 1px solid #ddd;
    outline-color: #009688;
}
.btnhy {
    background: #e8310f;
    border: 1px solid #e8310f;
    border-radius: 3px;
    padding: 4px 10px 5px 10px;
    letter-spacing: 1px;
    cursor: pointer;
    color: #FFFFFF;
}

.btn_b {
    background: #009688;
    border: #eba44a 1px solid;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 4px 10px 5px 10px;
    letter-spacing: 1px;
    cursor: pointer;
}

.btn_g {
    background: #009688;
    border: #009688 1px solid;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 4px 10px 5px 10px;
    letter-spacing: 1px;
    cursor: pointer;

}

.btn_r {
    background: #F14E4B;
    border: #E37978 1px solid;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 4px 10px 5px 10px;
    letter-spacing: 1px;
    cursor: pointer;
}

.btns {
    padding: 8px;
    height: 30px;
    border-bottom: #F2F2F2 1px solid;
}

.f_red {
    color: #009688;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
}

.f_blue {
    color: #ef253d;
    font-weight: bold;
}

.f_green {
    color: green;
}

.f_gray {
    color: #009688;
    font-weight: bold;
}

.f_black {
    color: #000000;
}

.f_dblue {
    color: #009688;
}

.f_price {
    font-weight: bold;
    font-family: Arial;
    color: #FF6600;
}

.c_p {
    cursor: pointer;
}

.f_b {
    font-weight: bold;
}

.f_r {
    float: right;
}

.dsn {
    display: none;
}

.px10 {
    font-size: 10px;
}

.px11 {
    font-size: 11px;
}

.px12 {
    font-size: 12px;
}

.px13 {
    font-size: 13px;
}

.px14 {
    font-size: 14px;
}

.lh18 {
    line-height: 180%;
}

.jt {
    color: #009688;
    cursor: pointer;
    font-weight: bold;
}

.bar {
    letter-spacing: 1px;
    background: #6980DA;
    padding: 5px 10px 2px 10px;
    line-height: 20px;
    color: #FFFFFF;
    border-bottom: #5069CB 1px solid;
}

.hinp {
    border: none;
    width: 98%;
    background: url('spacer.gif');
    height: 18px;
}

.hinp_on {
    border: #84A1BD 1px solid;
    width: 98%;
    height: 16px;
}

.warn {
    padding: 10px 0 10px 60px;
    margin: 0 0 10px 0;
    background: #FFF5D8 url('warn.gif') no-repeat 10px 5px;
    line-height: 200%;
    border: #FF7300 1px solid;
    font-size: 13px;
}

.limit {
    padding: 5px 10px 5px 10px;
    margin-top: 10px;
    background: #FFFFCC;
    border: #FF9900 1px solid;
}

.ok {
    background: #FFFFFF url('ok.gif') no-repeat 20px center;
    border-bottom: #E8E8E8 1px solid;
    padding: 20px 20px 20px 60px;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.trade_step {
    display: block;
    width: 46px;
    height: 20px;
    line-height: 19px;
    color: #FFFFFF;
    background: #3D95E5;
    margin-top: 15px;
    letter-spacing: 2px;
    text-align: center;
}

/* pages */
.pages {
    padding: 20px 0 20px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.pages a:link, .pages a:visited, .pages a:active {
    background: #FFFFFF;
    border: #DDDDDD 1px solid;
    padding: 3px;
    text-decoration: none;
}

.pages a:hover {
    background: #FF6600;
    border: #FF6600 1px solid;
    color: #FFFFFF;
    padding: 3px;
    text-decoration: none;
}

.pages strong {
    background: #FF6600;
    padding: 3px;
    border: #FF6600 1px solid;
    color: #FFFFFF;
}

.pages_inp {
    width: 30px;
    border: #DDDDDD 1px solid;
    color: #666666;
    padding: 2px;
    text-align: center;
}

.pages_btn {
    width: 26px;
    border: #FF6600 1px solid;
    color: #FFFFFF;
    padding: 1px;
    background: #FF6600;
    font-weight: bold;
    font-size: 11px;
}

.pages label {
    background: #FFFFFF;
    border: #DDDDDD 1px solid;
    color: #666666;
    padding: 3px 5px 3px 5px;
}

.pages label em {
    color: red;
    font-weight: bold;
    font-style: normal;
}

.pages label span {
    font-weight: bold;
}

.pages cite {
    font-style: normal;
}

/*Dialog*/
#Dtop {
    border-right: #CCCCCC 3px solid;
    border-bottom: #CCCCCC 3px solid;
}

#Dtop .dbody {
    border: #009688 1px solid;
    background: #FFFFFF;
}

#Dtop .dhead {
    background: #009688;
    color: #FFFFFF;
    padding: 1px 0 2px 10px;
    letter-spacing: 1px;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    cursor: move;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#Dtop .dhead span {
    float: right;
    cursor: pointer;
    display: block;
    width: 26px;
    height: 26px;
    background: url('close.gif') no-repeat center center;
}

#Dtop .dbox {
    padding: 8px;
    overflow: hidden;
    line-height: 200%;
    clear: both;
}

#Dtop .dsize {
    height: 11px;
    font-size: 1px;
}

#Dtop .dsize div {
    height: 11px;
    width: 11px;
    background: url('resize.gif') no-repeat;
    cursor: se-resize;
    font-size: 1px;
    float: right;
}

.back2top {
    width: 38px;
    height: 38px;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 10px;
    _bottom: auto;
    cursor: pointer;
    display: none;
}

.back2top a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('back2top.png') no-repeat;
}

.back2top a:hover {
    background: url('back2top.png') no-repeat -38px 0;
}

#msgbox {
    z-index: 5;
    position: absolute;
    background: #FF4400;
    top: 16px;
    left: 660px;
    color: #FFFFFF;
    padding: 3px 6px 3px 6px;
    line-height: 15px;
    letter-spacing: 1px;
    cursor: pointer;
}

/*.main_tb {*/
    /*width: 100%;*/
    /*margin: 0 auto;*/
    /*margin-bottom: 0px;*/
/*}*/

/*打开页面动画*/
.main_tb {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    animation: moveTop 1s;
    -webkit-animation: moveTop 1s;
    
    /*图表不显示处理
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    */
}

@keyframes moveTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes moveTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes moveTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes moveTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
/* re-develop */
.left_h {
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.side_head .dt-tip {
    float: left;
    display: inline;
    width: 25px;
    height: 25px;
    margin: 10px 0 0 10px;
    background: url(../images/big-tip.png) no-repeat;
}

.side_head .appNav {
    float: left;
    display: inline;
    color: #333;
    font-size: 15px;
    margin-left: 10px;
    font-weight: normal;
}

.side_head .transform-tip {
    float: right;
    display: inline;
    width: 15px;
    height: 15px;
    background: url(../images/big-tip.png) -85px -320px no-repeat;
    margin: 15px 13px 0 0;
}

.side_head2 {
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #dedede;
}

.side_head2 .dt-tip {
    float: left;
    display: inline;
    width: 25px;
    height: 25px;
    margin: 10px 0 0 10px;
    background: url(../images/big-tip.png) no-repeat;
}

.side_head2 .appNav {
    float: left;
    display: inline;
    color: #333;
    font-size: 15px;
    margin-left: 10px;
    font-weight: normal;
}

.side_head2 .transform-tip {
    float: right;
    display: inline;
    width: 15px;
    height: 15px;
    background: url(../images/big-tip.png) -105px -320px no-repeat;
    margin: 15px 13px 0 0;
}

.side_head .h0 {
    background-position: -50px -398px;
}

.side_head .h1 {
    background-position: -26px -398px;
}

.side_head .h2 {
    background-position: -75px -398px;
}

.side_head .h3 {
    background-position: -100px -398px;
}

#mpos {
    color: #333;
    margin-bottom: 12px;
}

#mpos a {
    color: #3F8DD4;
    margin: 0 5px;
}

.side_head2 .h0 {
    background-position: -271px -398px;
}

.side_head2 .h1 {
    background-position: -247px -398px;
}

.side_head2 .h2 {
    background-position: -296px -398px;
}

.side_head2 .h3 {
    background-position: -321px -398px;
}

/*qiandao*/
.qiandao_content {
    text-align: center;
    padding-top: 20px;
    display: block;
}

.qiandao_ok {
    display: none;
}

.qiandao_content a {
    text-decoration: none;
    display: block;
}

.qiandao_icon img {
    width: 100px;
}

.qiandao_content span {
    line-height: 50px;
}

.qiandaojilu {
    font-size: 14px;
    color: #333333;
}

.qiandao_top {
    width: 100%;
    line-height: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F0F0F0;
    float: left;
}

.open {
    background: #eee;
    padding: 0 10px;
}

.qiandao_top em {
    float: left;
    font-style: normal;
    margin-left: 10px;
}

.qiandao_top em a {
    color: #ff6063;
}

.qiandao_top a {
    float: left;
    margin-left: 20px;
    text-decoration: none;
    font-size: 14px;
}

.qiandao_num {
    float: right;
    margin-right: 10px;
}

.qiandaojilu ul {
    float: left;
    width: 100%;
}

.qiandaojilu li {
    line-height: 40px;
    margin-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #F0F0F0;
    font-size: 13px;
    color: #666666;
}

.qiandaojilu li span {
    margin-right: 3px;
    margin-left: 3px;
}

.qiandaojilu li .qiandao_time {
    float: right;
    margin-right: 10px;
    color: #666666;
    font-size: 13px;
}

/**/
.side_head img {
    display: none;
}
.head_logo img {
    margin-top: 6px;
}
input#title,input#brand,input#posttotime,input#n1,
input#v1,input#n2,input#v2,input#n3,input#v3,input#touser {
    height: 20px;
    line-height: 20px;
    text-indent: 8px;
}
/*
.f_gray span {
    color: #009688 !important;
}

td.tr span {
    color: #ff0000 !important;
    font-weight: bold;
}
*/
textarea{
    outline-color: #009688;
}
td.tl span {
    color: #ff0000 !important;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
}
.edui-editor-body .edui-body-container {
    border: 0;
    outline: none;
    cursor: text;
    padding: 0 10px 0;
    overflow: auto;
    display: block;
    word-wrap: break-word;
    font-size: 16px;
    color: #333 !important;
    font-family: sans-serif;
}

/**/
tr {
    height: 40px;
}

td#main {
    height: 902px;
    overflow-y: auto;
}
/*IE/7/6*/
/*设置滚动条样式*/
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    background-color: #1AA094;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}