@charset "utf-8";
/* CSS Document */

/* 全局 */

html {
    *overflow-x: hidden;
    height: 100%;
}

body {
    font: 14px/24px "Microsoft YaHei", Helvetica, Arial, sans-serif;
    overflow-y: scroll;
    background: white;
    color: #333;
    height: 100%;
}

a {
    color: #333;
}

a:hover {
    color: #cc3333;
    text-decoration: none;
}

ul,
ol,
dl,
dt,
dd,
li {
    list-style: none;
}

figure {
    margin: 0;
}

.clear {
    clear: both;
}

.db {
    display: block;
}

.fwb {
    font-weight: bold;
}

.tac {
    text-align: center;
}

.ti2e {
    text-indent: 2em;
}

.oh {
    overflow: hidden;
}

body ::selection {
    color: #fff;
    background-color: #cc3333;
    text-shadow: none;
}

body ::-moz-selection {
    color: #fff;
    background-color: #cc3333;
    text-shadow: none;
}

.padd_l0 {
    padding-left: 0px;
}

.padd_r0 {
    padding-right: 0px;
}

.frame {
    width: 100%;
    height: 100%;
    background-color: #8b0000;
}

.logo_pic {
    width: 180px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -90px;
    margin-top: -210px;
}

.logo_pic img {
    width: 100%;
}

.loading {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
}

.container {
    width: 1230px;
}

/* 通用 */

.transdelay {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.transdelay a {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}

.transdelay2 {
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.transdelay2 a {
    transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
}

.opactran a img {
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.00;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
}

.opactran a:hover img {
    filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.7;
}

/* 封面 */

.header {
    background-color: #8d0000;
}

.cover {
    width: 100%;
    height: 100%;
}

#background_video {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#background_video2 {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.banner {
    width: 100%;
    display: none;
    background: url(//www.qstheory.cn/n8/images/zt_lswl_20190312_01.jpg) center center no-repeat;
    height: 350px;
}

/* 主体 */

.editor {
    background: url(//www.qstheory.cn/n8/images/zt_lswl_20190312_02.jpg) center center no-repeat;
}

.editor .content {
    overflow: hidden;
    padding: 70px 0 40px;
}

.editor .content .title {
    width: 200px;
    float: left;
    overflow: hidden;
}

.editor .content .title .line {
    width: 32px;
    height: 10px;
    margin: 15px 0 0 0;
    float: left;
    background-color: #873a35;
}

.editor .content .title span {
    width: 168px;
    font-size: 30px;
    font-weight: bold;
    color: #aa9868;
    display: block;
    float: left;
    line-height: 1.2;
    padding-left: 20px;
}

.editor .content .text {
    float: left;
    width: 1000px;
}

.editor .content .text p {
    margin: 0;
    font-size: 16px;
    color: #aa9868;
    line-height: 2;
    width: 100%;
    text-align: justify;
}

.newRecommend {
    border-bottom: solid 1px #873a35;
}

.newRecommend .title {
    overflow: hidden;
}

.newRecommend .title .line {
    width: 32px;
    height: 10px;
    margin: 15px 0 0 0;
    float: left;
    background-color: #873a35;
}

.newRecommend .title span {
    width: 168px;
    font-size: 30px;
    font-weight: bold;
    color: #aa9868;
    display: block;
    float: left;
    line-height: 1.2;
    padding-left: 20px;
}

.newRecommend .title .line02 {
    width: 1000px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    margin: 18px 0 0 0;
    float: left;
    background-color: #873a35;
}

.newRecommend .swiper-slide {
    width: 180px;
    margin-top: 15px;
    margin-bottom: 50px;
}

.newRecommend .swiper-slide img {
    width: 100%;
}

.newRecommend .swiper-slide .time {
    font-size: 12px;
    color: #aa9868;
    display: block;
    margin: 6px 0 4px;
    line-height: 1;
}

.newRecommend .swiper-slide h2 {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    margin: 0;
    font-weight: bold;
}

.swiper-pagination-bullet-active {
    background: #873a35;
}

.main {
    background: url(//www.qstheory.cn/n8/images/zt_llxjj_20190413_01.jpg) top center no-repeat;
    background-attachment: fixed;
}

.journal {
    position: relative;
    margin-top: 80px;
    height: 460px;
}

.journal .headtitle {
    width: 610px;
    height: 90px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 101;
    overflow: hidden;
}

.journal .headtitle .issue {
    float: left;
    width: 64px;
    border-top: solid 10px #873a35;
}

.journal .headtitle .issue .year {
    color: #aa9868;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.journal .headtitle .issue .month {
    color: #873a35;
    font-size: 40px;
    display: block;
    line-height: 1;
    text-align: center;
    width: 100%;
}

.journal .headtitle .content {
    color: #aa9868;
    font-size: 50px;
    font-weight: bold;
    width: 546px;
    float: left;
    line-height: 1;
    margin-top: 24px;
    padding-left: 4px;
}

.journal:hover .headtitle .content {
    padding-left: 6px;
}

.journal .focus {
    width: 613px;
    height: 312px;
    position: absolute;
    top: 90px;
    left: 0;
    background-color: #873a35;
    z-index: 102;
    padding: 40px 58px;
}

.journal .focus h2 {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
}

.journal .focus h2 a {
    color: #fff;
}

.journal .focus span {
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 20px 0 0 0;
    line-height: 1.8;
    max-height: 117px;
    overflow: hidden;
    text-align: justify;

}

.journal .backpic {
    width: 670px;
    height: 490px;
    background: url(//www.qstheory.cn/n8/images/zt_llxjj_20190413_02.png);
    background-size: 100% 100%; 
    position: absolute;
    z-index: 103;
    top: -20px;
    right: -40px;
}

.journal:hover .backpic {
    top: -18px;
    right: -42px;
}

.journal .headpic {
    width: 588px;
    height: 392px;
    position: absolute;
    z-index: 104;
    top: 25px;
    right: 0;
}

.journal .headpic img {
    width: 100%;
}

.journal:hover .headpic {
    top: 22px;
    right: 1px;
}

.article {
    overflow: hidden;
}

.article .leftcon {
    width: 790px;
    float: left;
}

.article .rightcon {
    width: 385px;
    float: left;
    margin-left: 25px;
}

.article .toptext {
    overflow: hidden;
}

.article .toptext .pic {
    width: 180px;
    height: 120px;
    float: left;
}

.article .toptext .pic img {
    width: 100%;
}

.article .toptext .text {
    width: 610px;
    height: 120px;
    float: left;
    padding-left: 24px;
}

.article .toptext .text h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    margin: 0;
    line-height: 1;
}

.article .toptext .text span {
    display: block;
    font-size: 16px;
    color: #333;
    margin: 15px 0 0 0;
    line-height: 1.8;
    max-height: 87px;
    overflow: hidden;
}

.article .col_title {
    border-bottom: solid 5px #aa9868;
    overflow: hidden;
}

.article .col_title .title {
    width: 250px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #aa9868;
    height: 52px;
    line-height: 52px;
}

.article .col_title .more {
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 52px;
}

.article .col_title .more a {
    color: #aa9868;
}

.article .marg01 {
    margin: 40px 0 0 0;
}

.article .marg02 {
    margin: 20px 0 0 0;
}

.article .mediac {
    overflow: hidden;
}

.article .mediac .mediaConvergence01 {
    width: 180px;
    float: left;
    margin: 16px 23px 0 0;
}

.article .mediac .mediaConvergence01:last-child {
    margin: 16px 0 0 0;
}

.article .mediac .mediaConvergence01 .pic { width: 100%; }

.article .mediac .mediaConvergence01 .pic img { width: 100%; }

.article .mediac .mediaConvergence01 .text {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 1.8;
    margin: 10px 0 0 0;
}

.article .mediac .mediaConvergence02 {
    width: 50%;
    float: left;
    border-bottom: solid 1px #f5f5f5;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.article .mediac .mediaConvergence02:nth-child(1),
.article .mediac .mediaConvergence02:nth-child(2) {
    border-top: solid 1px #f5f5f5;
}

.article .expert {
    overflow: hidden;
    border-bottom: solid 1px #ebebeb;
    padding: 7px 12px;
}

.article .expert .text {
    border-left: solid 3px #873a35;
    padding: 4px 15px;
    float: left;
    margin: 10px 0 0 0;
    width: 270px;
}

.article .expert .text .title {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    display: block;
}

.article .expert .text .author {
    font-size: 14px;
    font-weight: bold;
    color: #999;
}

.article .expert img {
    float: right;
    width: 78px;
    height: 78px;
    border-radius: 50%;
}

.article .ex_list {
    padding: 15px 12px;
}

.article .ex_list ul {
    margin: 0;
    padding: 0;
}

.article .ex_list ul li {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
    margin: 8px 0;
}

.ad_pic {
    width: 100%;
    margin: 10px 0 0 0;
}

.ad_pic img {
    width: 100%;
}

/* 底部 */

.footer {
    margin: 50px 0 0 0;
    background: url(//www.qstheory.cn/n8/images/zt_lswl_20190312_05.jpg) center top no-repeat;
    height: 1069px;
}

.footer .content {
    margin: 220px 0 0 0;
}

.footer .content .polaner {
    width: 277px;
    height: 155px;
    float: left;
    margin: 20px 10px;
    background: url(//www.qstheory.cn/n8/images/zt_lswl_20190312_06.png) center bottom no-repeat;
}

.footer .content .polaner img {
    width: 100%;
}
