/* 全局基础样式 */
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;
}

/* 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;
}

/* 页面容器样式 */
.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: -333px 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: 890px;
    top: 0px;
    left: 0px;
    position: relative;
}

/* content2 样式 */
#content2 {
    z-index: 102;
    width: 1200px;
    height: 273px;
    top: 0px;
    left: 0px;
}

/* content3 样式 */
#content3 {
    z-index: 103;
    width: 930px;
    height: 300px;
    top: 86px;
    left: 213px;
}

/* content4 样式 */
#content4 {
    z-index: 104;
    width: 650px;
    height: 389px;
    top: 310px;
    left: 0px;
}

/* content5 样式 */
#content5 {
    z-index: 105;
    width: 510px;
    height: 461px;
    top: 310px;
    left: 675px;
}

/* content6 样式 */
#content6 {
    z-index: 106;
    width: 1200px;
    height: 52px;
    top: 730px;
    left: 0px;
}

/* content7 样式 */
#content7 {
    z-index: 107;
    width: 1221px;
    height: 393px;
    top: 808px;
    left: 0px;
}

/* content8 样式 */
#content8 {
    z-index: 108;
    width: 1200px;
    height: 52px;
    top: 1080px;
    left: 0px;
}

/* content9 样式 */
#content9 {
    z-index: 109;
    width: 1323px;
    height: 1086px;
    top: 1165px;
    left: -12px;
}

/* 包装器边框样式 */
.wrapperBorder {
    background: transparent;
    border: 0px solid transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}

/* 包装器内边距样式 */
.wrapperPadding {
    padding: 0px;
}

/* 包装器内容样式 */
.wrapperContent {
    /*overflow: auto;*/
}

#content1_contentWrapper {
    width: 100%;
    height: 890px;
}

#content2_contentWrapper {
    width: 1200px;
    height: 273px;
}

#content3_contentWrapper {
    width: 930px;
    height: 300px;
}

#content4_contentWrapper {
    width: 650px;
    height: 389px;
}

#content5_contentWrapper {
    width: 510px;
    height: 461px;
}

#content6_contentWrapper {
    width: 1200px;
    height: 52px;
    
}

#content7_contentWrapper {
    width: 1221px;
    height: 393px;
}

#content8_contentWrapper {
    width: 1200px;
    height: 52px;
}

#content9_contentWrapper {
    width: 1323px;
 
}

/* 内容高度容器 */
[id$="content4height"] {
    width: 100%;
    height: 100%;
}

/* 资源图片样式 */
.resourceImg {
    width: 100%;
    height: 100%;
    display: block;
}

/* ========== 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: 36px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 50px;
    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 .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    max-width: 640px;
    padding: 0;
    margin: 0;
}


#content4 .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

#content4 .rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

#content4 .rslides h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding-left: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    z-index: 10;
}

#content4 .rslides h4 a {
    color: #fff;
    text-decoration: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72%;
}

#content4 .rslides h4 a:hover {
    color: #d7072e;
}

/* 轮播图标签导航样式 - 定位在图片底部右下角 */
#content4 .rslides-tabs,
#content4 .rslides1_tabs {
    position: absolute;
    bottom: 5px;
    right:7px;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0;
    z-index: 30;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}

#content4 .rslides-tabs li,
#content4 .rslides1_tabs li {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    vertical-align: middle;
}

#content4 .rslides-tabs li a,
#content4 .rslides1_tabs li a {
    display: inline-block;
    min-width: 18px;
    height: 14px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease;
    opacity: 0.6;
}

#content4 .rslides-tabs li.rslides_here a,
#content4 .rslides1_tabs li.rslides_here a {
background: #FF8800;
  opacity: 1;
    
}

#content4 .rslides-tabs li.rslides-here{
  background: #FF8800;
  opacity: 1;
}
#content4 .rslides-tabs li.rslides-here a{
  background: #FF8800;
  opacity: 1;
  color: #fff;
}

/* ========== content5 样式 ========== */
#content5 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.7;
    font-size: 18px;
    overflow: hidden;
    width: 450px;
    font-family: 微软雅黑, "Microsoft YaHei";
}

/* content5 大标题项（前2个li） */
#content5 ul > li:nth-child(1),
#content5 ul > li:nth-child(2) {
    margin-bottom: 6px;
    overflow: hidden;
    width: 450px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d0d0d0;
    margin-top: 14px;
    font-family: 微软雅黑, "Microsoft YaHei";
}

#content5 ul > li:nth-child(1) h3,
#content5 ul > li:nth-child(2) h3 {
    margin: 0;
    font-size: 20px;
    color: #c13b14;
    line-height: 24px;
    height: 24px;
    font-weight: bold;
    margin-bottom: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content5 ul > li:nth-child(1) h3 a,
#content5 ul > li:nth-child(2) h3 a {
    color: #e90000;
}

#content5 ul > li:nth-child(1) p,
#content5 ul > li:nth-child(2) p {
    margin: 0;
    text-indent: 2em;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    line-height: 26px;
}

/* content5 文本列表项（后4个li，第3-6个） */
#content5 ul > li:nth-child(n+3):nth-child(-n+6) {
    clear: both;
    width: 450px;
    padding-left: 20px;
    margin-bottom: 8px;
    background: url(http://www.qstheory.cn/n7/images/ceshi/v7_column_20171102_02.jpg) 0 12px no-repeat;
    line-height: 24px;
    font-size: 16px;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-family: 微软雅黑, "Microsoft YaHei";
}

#content5 ul > li:nth-child(n+3):nth-child(-n+6) a {
    color: #333;
}

/* ========== content7 样式 ========== */
#content7 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.7;
    font-size: 16px;
    width: 1200px;
}

/* content7 图片列表项（前2个li） */
#content7 ul > li:nth-child(1),
#content7 ul > li:nth-child(2) {
    float: left;
    margin: 7px 7px 7px 15px;
    display: inline;
    width: 285px;
    height: 210px;
    position: relative;
}

#content7 ul > li:nth-child(1) p,
#content7 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;
    margin: 0;
}

#content7 ul > li:nth-child(1) p a,
#content7 ul > li:nth-child(2) p a {
    color: #fff;
}

/* content7 文本列表项（后2个li，第3-4个） */
#content7 ul > li:nth-child(3),#content7 ul > li:nth-child(4),#content7 ul > li:nth-child(5),#content7 ul > li:nth-child(6),#content7 ul > li:nth-child(7),#content7 ul > li:nth-child(8) {
    margin-left: 40px;
    float: left;
    width: 460px;
    font-size: 16px;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content7 ul > li:nth-child(3) span,
#content7 ul > li:nth-child(4) span,
#content7 ul > li:nth-child(5) span,
#content7 ul > li:nth-child(6) span,
#content7 ul > li:nth-child(7) span,
#content7 ul > li:nth-child(8) span{
    padding-left: 25px;
    font-family: simsun;
    background: url(/images/special/ico_list.png) 0 center no-repeat;
}

#content7 ul > li:nth-child(3) a,
#content7 ul > li:nth-child(4) a,
#content7 ul > li:nth-child(5) a,
#content7 ul > li:nth-child(6) a,
#content7 ul > li:nth-child(7) a,
#content7 ul > li:nth-child(8) a{
    color: #474747;
}

/* ========== content9 样式 ========== */
#content9 ul {
    width: 1300px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
}

/* content9 所有列表项 */
#content9 ul > li {
    width: 600px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-bottom: 60px;
    margin-right: 40px;
    position: relative;
}

#content9 ul > li a {
    display: block;
}

#content9 ul > li img {
    width: 250px;
    height: 160px;
    float: left;
    display: inline;
    margin: 3px 30px 0 0;
}

#content9 ul > li h4 {
    font-family: 微软雅黑, "Microsoft YaHei";
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 14px;
    border-bottom: 1px dashed #777;
    color: #222;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-width: 100%;
    max-height: 60px;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    line-height: 25px;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    overflow: hidden;
    height: 50px;
}

#content9 ul > li h4 a {
    font-family: 微软雅黑, "Microsoft YaHei";
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    color: #2b2b2b;
    font-weight: bold;
}

#content9 ul > li p {
    font-family: 微软雅黑, "Microsoft YaHei";
    margin: 0;
    text-indent: 1em;
    font-size: 14px;
    text-indent: 2em;
    line-height: 28px;
    height: 150px;
    overflow: hidden;
}

#content9 ul > li p .link_detail a {
    color: #c9923c;
    font-size: 12px;
}

/* 详细链接样式 */
.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;
}
