/* 全局基础样式 */
body {
    height: auto;
    background-position: top center;
    background-color: #ffffff;
    position: relative;
    background-image: none;
    background-repeat: repeat;
    background-position: left top;
    color: #666;
}

html {
    height: 100%;
}

a {
    color: #147;
    text-decoration: none;
}

a:hover {
    color: #c30;
    text-decoration: underline;
}

body, div, q, iframe, form, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style: none;
}

img, fieldset {
    border: none 0;
}

body, td, textarea {
    word-break: break-all;
    line-height: 1.4;
}

body, input, textarea, select, button {
    margin: 0;
    font-size: 12px;
    font-family: Tahoma, SimSun, sans-serif;
}

div, p, table, th, td {
    font-size: 1em;
    font-family: inherit;
    line-height: inherit;
}

table {
    border-collapse: collapse;
}

/* 页面容器样式 */
.pageWrapper {
    background-color: #fff;
}

.pageWrapper#pageWrapper {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
    border: 0px solid #000000;
    min-height: 100%;
    line-height: normal;
    font-size: 12px;
    font-family: tahoma;
    color: #000;
    text-align: center;
    overflow: visible;
}

.pageContent {
    position: relative;
    width: 1200px;
    min-height: 100%;
    margin: 0px auto 0;
    text-align: left;
    overflow: visible;
    z-index: 102;
}

/* 组件包装器通用样式 */
.componentWrapper {
    overflow: hidden;
    position: absolute;
    line-height: inherit;
    font-size: inherit;
    font-family: 宋体;
    color: #000;
    font-style: normal;
    font-weight: normal;
    text-align: left;
}

/* content1 样式 */
#content1 {
    z-index: 101;
    width: 100%;
    height: 500px;
    top: 0px;
    left: 0px;
    position: relative;
}

/* content2 样式 */
#content2 {
    z-index: 102;
    width: 1200px;
    height: 160px;
    top: 40px;
    left: 0px;
}

/* content3 样式 */
#content3 {
    z-index: 103;
    width: 959px;
    height: 185px;
    top: 55px;
    left: 120px;
}

/* content4 样式 */
#content4 {
    z-index: 104;
    width: 1221px;
    height: 393px;
    top: 235px;
    left: -10px;
}

/* content5 样式 */
#content5 {
    z-index: 105;
    width: 1165px;
    height: 101px;
    top: 500px;
    left: 18px;
}

/* content6 样式 */
#content6 {
    z-index: 106;
    width: 49px;
    height: 12px;
    top: 556px;
    left: 1059px;
}

/* content7 样式 */
#content7 {
    z-index: 107;
    width: 1300px;
    height: 454px;
    top: 640px;
    left: -50px;
}

/* 包装器边框样式 */
.wrapperBorder {
    background: transparent;
    border: 0px solid transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}

/* 包装器内边距样式 */
.wrapperPadding {
    padding: 0px;
}

/* 包装器内容样式 */
.wrapperContent {
    overflow: auto;
}

#content1_contentWrapper {
    width: 100%;
    height: 500px;
}

#content2_contentWrapper {
    width: 1200px;
    height: 160px;
}

#content3_contentWrapper {
    width: 959px;
    height: 185px;
}

#content4_contentWrapper {
    width: 1221px;
    height: 393px;
}

#content5_contentWrapper {
    width: 1165px;
    height: 101px;
}

#content6_contentWrapper {
    width: 49px;
    height: 12px;
    overflow: hidden;
}

#content7_contentWrapper {
    width: 1300px;
    height: 454px;
}

/* 内容高度容器 */
[id$="content4height"] {
    width: 100%;
    height: 100%;
}

/* 资源图片样式 */
.resourceImg {
    width: 100%;
    height: 100%;
}

/* H1 标题样式 */
h1 {
    font-family: SIMHEI, sans-serif;
    font-size: 24px;
    font-weight: normal;
}

/* 列表样式 */
.list-paddingleft-2 {
    padding-left: 30px;
}

.list-paddingleft-2 li {
    list-style: inherit;
}

/* HTML 块中的样式 */
.htmlBlock table {
    border-collapse: collapse;
    display: table;
}

.htmlBlock table td,
.htmlBlock table th {
    border: 1px solid #DDDDDD;
}

.htmlBlock table caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: dashed dashed none;
    border-width: 1px 1px 0;
    padding: 3px;
    text-align: center;
}

.htmlBlock table th {
    background-color: #F7F7F7;
    border-top: 1px solid #BBBBBB;
}

.htmlBlock table tr.firstRow th {
    border-top-width: 2px;
}

/* ========== content3 样式 ========== */
#content3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.7;
    font-size: 16px;
    font-family: 微软雅黑, "Microsoft YaHei";
}

#content3 ul > li {
    margin-bottom: 6px;
    overflow: hidden;
    width: 930px;
    height: 150px;
}

#content3 h3 {
    margin-bottom: 6px;
    font-size: 32px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: center;
}

#content3 h3 a {
    color: #d7072e;
}

#content3 p {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #585858;
    text-indent: 2em;
}

/* ========== content4 样式 ========== */
#content4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.7;
    font-size: 16px;
    width: 1200px;
}

/* content4 图片列表项（前2个li） */
#content4 ul > li:nth-child(1),
#content4 ul > li:nth-child(2) {
    float: left;
    margin: 7px 7px 7px 15px;
    display: inline;
    width: 285px;
    height: 210px;
        position: relative;
}

#content4 ul > li:nth-child(1) p,
#content4 ul > li:nth-child(2) p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, .6);
    overflow: hidden;
    font-size: 14px;
}

#content4 ul > li:nth-child(1) p a,
#content4 ul > li:nth-child(2) p a {
    color: #fff;
}

/* content4 文本列表项（后5个li，第3-7个） */
#content4 ul > li:nth-child(n+3):nth-child(-n+7) {
    margin-left: 40px;
    float: left;
    width: 460px;
    font-size: 16px;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content4 ul > li:nth-child(n+3):nth-child(-n+7) span {
    padding-left: 25px;
    font-family: simsun;
    background: url(https://imgtopics.gmw.cn/48448.files/images/ico_list.png) 0 center no-repeat;
}

#content4 ul > li:nth-child(n+3):nth-child(-n+7) a {
    color: #474747;
}

/* ========== content7 样式 ========== */
#content7 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.7;
    font-size: 18px;
    width: 1300px;
}

/* content7 大标题项（前2个li） */
#content7 ul > li:nth-child(1),
#content7 ul > li:nth-child(2) {
    border-bottom: 1px dashed #777;
    width: 570px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    overflow: hidden;
    float: left;
}

#content7 ul > li:nth-child(2) {
    margin-left: 60px;
}

#content7 ul > li:nth-child(1) h3,
#content7 ul > li:nth-child(2) h3 {
    font-weight: bold;
    font-size: 20px;
    color: #474747;
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

#content7 ul > li:nth-child(1) h3 a,
#content7 ul > li:nth-child(2) h3 a {
    color: #474747;
}

#content7 ul > li:nth-child(1) p,
#content7 ul > li:nth-child(2) p {
    color: #777;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    text-indent: 1em;
}

/* content7 文本列表项（后8个li，第3-10个） */
#content7 ul > li:nth-child(n+3):nth-child(-n+10) {
    margin-right: 50px;
    padding-left: 20px;
    width: 570px;
    float: left;
    font-size: 18px;
    line-height: 48px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(https://imgtopics.gmw.cn/64773.files/images/icon2.png) left center no-repeat;
}

#content7 ul > li:nth-child(n+3):nth-child(-n+10) a {
    color: #474747;
}

/* 详细链接样式 */
.link_detail a {
    color: #d7072e;
}

/* 布局辅助样式 */
.layout_block {
    *zoom: 1;
}

.content_block_wrap {
    _height: 100px;
}

.ct_cont_box {
    _zoom: 1;
    _position: relative;
}

.wrapperContent .votecontainer {
    width: auto;
}
