@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
  font-family: 'Arial', 'Microsoft Yahei';
}

body {
    background-color: #fff;
    color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

em,
i,
b {
    font-style: normal;
    font-weight: 400;
}

fieldset,
img {
    border: 0;
}

ul,
ol,
li {
    list-style: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

textarea {
    resize: none;
}

img {
    display: inline-block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


a:link,
a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #EB593C;
}

@font-face {
    font-family: 'iconfont';
    /* project id 58409 */
    src: url('../fonts/font_58409_fkc1v86t6y8.eot');
    src: url('../fonts/font_58409_fkc1v86t6y8.eot') format('embedded-opentype'),
        url('../fonts/font_58409_fkc1v86t6y8.woff2') format('woff2'),
        url('../fonts/font_58409_fkc1v86t6y8.woff') format('woff'),
        url('../fonts/font_58409_fkc1v86t6y8.ttf') format('truetype'),
        url('../fonts/font_58409_fkc1v86t6y8.svg#iconfont') format('svg');
}

.iconfont {
    font-family: iconfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.clearfix {
    zoom: 1;
}



.hide {
    display: none;
}

.l {
    float: left;
}

.r {
    float: right;
}

.mt10 {
    margin-top: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.w1190 {
    width: 1190px;
    margin: 0 auto 10px;
    min-width: 1190px;
}

.w990 {
    width: 990px;
    margin: 0 auto;
    min-width: 990px;
}

.w980 {
    width: 980px;
    margin: 0 auto;
    min-width: 980px;
}

.blue {
    color: #39f !important;
}

.org {
    color: #ff6700 !important;
}

.gre {
    color: #22ac38 !important;
}

.orange {
    color: #ff6700 !important;
}

.green {
    color: #22ac38 !important;
}

.icon-com {
    background-image: url(../images/icon-com.png);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}


/********** 通用顶部 top **********/
.top-common-box {
    width: 100%;
    min-width: 1190px;
    height: 35px;
    line-height: 35px;
    font-family: \5b8b\4f53;
    border-bottom: #eee 1px solid;
    background: #fafafa;
}

.top-common {
    width: 1190px;
    margin: 0 auto;
}

.top-common-left {
    float: left;
}

.top-common-left .not-log {
    margin-left: 10px;
    width: auto;
    margin-top: 0px;
}

.top-common-left .not-log span {
    float: left;
}

.top-common-left .not-log a {
    color: #666;
    margin-right: 4px;
}

.top-common-left .not-log a:hover {
    color: #39f;
}

.top-common-left .not-log a.qq-log {
    margin-top: -1px;
    display: inline-block;
    width: 74px;
    height: 23px;
    vertical-align: middle;
    line-height: 22px;
    text-align: center;
    border: #d8d8d8 1px solid;
}

.top-common-left .not-log a.qq-log em.icon-com {
    width: 15px;
    height: 13px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 4px;
}

.top-common-left .not-log a.qq-log:hover {
    background: #fff;
}

.top-common-left .already-log {
    margin-left: 0;
    margin-top: 0;
}

.top-common-left .already-log a:hover {
    color: #666;
}

.top-common-left .already-log em {
    color: #e6e6e6;
    margin: 0 4px;
}

.message {
    width: 16px;
    height: 12px;
    background-position: 0 -32px;
    margin-top: -2px;
    margin-right: 6px;
}

.top-common-left .already-log a.on .message {
    background-position: 0 -64px;
}

.top-common-left .already-log a.on b {
    color: #eb6100;
}

.top-common-left .already-log a.uname-per {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    max-width: 125px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    line-height: 34px;
}

.top-common-right {
    float: right;
}

.top-common-right ul li {
    float: left;
    padding: 0 10px 0 11px;
    margin-left: -1px;
    background: url(../images/icon-com.png) right -128px no-repeat;
}

.top-common-right ul li.top-menu-item {
    padding: 0;
    position: relative;
    z-index: 102;
}

.top-common-right ul li.top-menu-item.last-menu-item {
    background: none;
}

.top-common-right ul li.top-menu-item .menu-hd {
    display: block;
    padding: 0 10px 0 11px;
}

.top-common-right ul li.top-menu-item:hover .menu-hd {
    color: #666;
    margin-bottom: -1px;
    border-left: #eee 1px solid;
    border-right: #eee 1px solid;
    border-bottom: #fff 1px solid;
    padding: 0 9px 0 10px;
    background: #fff;
}

.top-common-right ul li.top-menu-item .menu-hd i {
    width: 9px;
    height: 5px;
    margin-left: 5px;
    margin-top: -1px;
    background-position: 0 -91px;
}

.top-common-right ul li.top-menu-item:hover .menu-hd i {
    background-position: 0 -113px;
}

.top-common-right ul li.top-menu-item .top-menu.middle-menu .top-menu-list {
    width: 93px;
}

.top-common-right ul li.top-menu-item .top-menu-list {
    display: none;
    position: absolute;
    min-width: 81px;
    padding-bottom: 6px;
    border: #eeeeee 1px solid;
    border-top: none;
    top: 36px;
    left: 0;
    background: #fff;
}

.top-common-right ul li.top-menu-item:hover .top-menu-list {
    display: block;
}

.top-common-right ul li.top-menu-item .top-menu-list a {
    display: block;
    height: 26px;
    line-height: 26px;
    width: 100%;
    text-indent: 10px;
}

.top-common-right ul li.top-menu-item .top-menu-list a:hover {
    color: #eb6100;
    background: #f8f8f8;
}

.top-common-right ul li .waitHandle {
    background: #ff6700;
    color: #fff;
    border-radius: 2px;
    margin-left: 4px;
    padding: 2px 4px;
    background: linear-gradient(to right, #ff9700, #ff7a00);
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}
.l {
    float: left;
}

.r {
    float: right;
}