﻿@charset "utf-8";
body {
    font: 12px/20px "Microsoft Yahei", "微软雅黑", "STHeiti Light", "华文细黑", "SimSun", "宋体", Arial, sans-serif;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, article, aside, footer, header, hgroup, nav, section, menu {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, i {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
abbr, acronym, fieldset, img {
    border: 0 none;
}
input, img {
    vertical-align: middle;
}
article, aside, footer, header, hgroup, nav, section, menu, small {
    display: block;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: '';
}
a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
    text-decoration: underline;
}
img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
input, textarea {
    outline-style: none;
    font: 12px "Microsoft Yahei", "微软雅黑", "STHeiti Light", "华文细黑", "SimSun", "宋体", Arial, sans-serif;
}
input[type="text"], input[type="search"], input[type="password"] {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-modify: read-write-plaintext-only;
}
textarea {
    resize: none
}
body, a {
    color: #333;
}
.col1 {
    color: #565656;
}
.col2 {
    color: #8a8a8a;
}
.hidden {
    display: none;
}
/*.ellipsis {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
a:hover {
    text-decoration: none;
}
.CC-title {
    height: 32px;
    padding: 30px 0;
    font-size: 32px;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
}
.CC-title h2 {
    line-height: 33px;
    padding: 0 15px 0 0;
}
.CC-title .icon_line {
    border-width: 0 0 0 3px;
    border-style: solid;
    margin-right: 15px;
}
.CC-title .more {
    font-size: 15px;
    position: absolute;
    right: 0;
    bottom: 26px;
}
.CC-page {
    text-align: center;
    margin: 0 auto;
}
.CC-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dedede;
    background: #fff;
    font-size: 16px;
}
.CC-page .btn {
    background: url("../images/pags-more.png") #fafafa;
}
.CC-page .disable:hover {
    background-color: #fafafa!important;
    border-color: #dedede!important;
}
.CC-page a:hover, .CC-page .cur {
    color: #fff!important;
    text-decoration: none;
}
.CC-load .loading {
    background: url("../images/load.gif") 0 center no-repeat;
    width: 58px;
    height: 48px;
    margin: 0 auto;
}
.CC-load .loaded {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
.CC-load .loaded:hover {
    background-color: #f7f7f7;
}
.CC-icon {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.CC-icon-review {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: -1px;
*vertical-align:3px;
    background-position: 0 0;
    margin-right: 10px;
}
.review:hover .CC-icon-review {
    background-position: 0 -15px;
}
.CC-icon-praise .icon-praise {
    background: url("../images/icon_praise.png") 0 0 no-repeat;
    width: 22px;
    height: 20px;
    display: inline-block;
}
.CC-icon-praise:hover .icon-praise, .CC-icon-praise.cur .icon-praise {
    background-position: 0 -24px;
}
.CC-margin30 {
    margin-bottom: 30px;
}
.CC-margin25 {
    margin-bottom: 25px;
}
.sina15-top-bar-wrap a {
    text-decoration: none;
}
.sina15-top-bar-inner, .subject-nav-main, .CM-label-nav, .CM-image-text {
    width: 980px!important;
}

@media (min-width:1360px) and (max-width: 1599px) {
.sina15-top-bar-inner, .subject-nav-main, .CM-label-nav, .CM-image-text {
    width: 1180px!important;
}
}

@media screen and (min-width: 1600px) {
.sina15-top-bar-inner, .subject-nav-main, .CM-label-nav, .CM-image-text {
    width: 1380px!important;
}
}
.CM-foot {
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    padding: 25px 0 40px;
    border-top: 1px solid #d4d4d4;
    background: #fff;
}
