.w {
    width: 1140px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dian img {
    vertical-align: middle;
    margin-right: 16px;
}


/* 头条 */

.toutiao {
    margin-top: 812px;
}

.toutiao .top {
    width: 100%;
    height: 74px;
}

.toutiao .top .wz {
    margin-top: -10px;
    margin-left: 16px;
    font-size: 48px;
    font-weight: 600;
    color: #0c0c0c;
}

.toutiao .bottom {
    margin-top: 25px;
}

.toutiao .right {
    margin-left: 20px;
}

.toutiao .right ul {
    width: 543px;
}

.toutiao .right ul li {
    width: 100%;
    height: 57px;
    line-height: 57px;
    border-bottom: dashed 1px #d0d0d0;
}

.toutiao .right ul li a {
    font-size: 20px;
    color: #1d1d1d;
}

.toutiao .right .more {
    float: right;
    margin-top: 15px;
    font-size: 18px;
    color: #262626;
}


/* 全文 */

.quanwen {
    margin-top: 60px;
}

.quanwen .qw {
    overflow: auto;
    margin-top: 65px;
    width: 100%;
    height: 660px;
}


/* 一图读懂 */

.ytdd {
    margin-top: 33px;
}

.ytdd .tu {
    width: 100%;
    height: 843px;
    overflow: auto;
}

.ytdd .tu .lm {
    overflow: auto;
    margin: 90px auto 0;
    width: 860px;
    height: 740px;
}

.ytdd .tu .lm img {
    width: 100%;
}


/* 媒体评论 */

.mtpl {
    margin-top: 47px;
}

.mtpl .bottom ul {
    width: 100%;
    margin-top: 80px;
}

.mtpl .bottom ul a {
    font-size: 18px;
    color: #353535;
}

.mtpl .bottom ul li {
    position: relative;
    float: left;
    height: 85px;
    width: 530px;
}

.mtpl .bottom ul li .rq {
    position: absolute;
    right: -30px;
    bottom: 25px;
}

.mtpl .bottom ul li:nth-child(2),
.mtpl .bottom ul li:nth-child(4),
.mtpl .bottom ul li:nth-child(6) {
    margin-left: 70px;
}


/* 历史回顾 */

.lshg {
    margin-top: 40px;
    margin-bottom: 78px;
}


/* 轮播图1 */

.lshg .bottom .lbt {
    width: 100%;
    position: relative;
}

.lshg .bottom.lbt .focus {
    position: relative;
    width: 975px;
    height: 585px;
    margin: 0 auto;
}

.lshg .bottom.lbt .focus img {
    width: 975px;
    height: 585px;
}

.lshg .bottom .lbt .focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.lshg .bottom .lbt .focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.lshg .bottom .lbt .focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.lshg .bottom .lbt .focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.lshg .bottom .lbt .focus .btn a:hover,
.lshg .bottom .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.lshg .bottom .lbt .focus .fPic {
    /* position: absolute; */
    left: 0px;
    top: 0px;
}

.lshg .bottom .lbt .focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.lshg .bottom.lbt .focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 80px;
    line-height: 80px;
    /* background: rgba(0, 0, 0, 0.6); */
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.lshg .bottom.lbt .focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.lshg .bottom .lbt .focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    /* background: #000 */
}

.lshg .bottom .lbt .focus .fcon img {
    display: block;
}

.lshg .bottom .lbt .focus .fbg {
    bottom: 15px;
    right: 2%;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.lshg .bottom .lbt .focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.lshg .bottom .lbt .focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.lshg .bottom .lbt .focus .D1fBt .current,
.lshg .bottom .focus .D1fBt a:hover {
    background: #fc114a;
}

.lshg .bottom .lbt .focus .D1fBt img {
    display: none
}

.lshg .bottom .lbt .focus .D1fBt i {
    display: none;
    font-style: normal;
}


/* .lshg .bottom .lbt .focus .fcon p {
    position: absolute;
    left: 0px;
    bottom: 0;
    background: #000;
    width: 580px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    opacity: 0.3;
} */

.lshg .bottom .lbt .focus .fcon p a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
}

.lshg .bottom.prev img,
.lshg .bottom .next img {
    width: 60px;
    height: 60px;
}

.lshg .bottom .prev {
    position: absolute;
    left: -50px;
    top: 228px;
}

.lshg .bottom .next {
    position: absolute;
    right: -100px;
    top: 228px;
}


/* 轮播图1 end */

.lbtlist {
    width: 100%;
}

.lbtlist .left {
    width: 400px;
}

.lbtlist .left a {
    display: block;
    margin: 0 auto;
    width: 235px;
}

.lbtlist .left a p {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    color: #535353;
    text-align: center;
    opacity: 1 !important;
}

.lbtlist .right {
    width: 735px;
}

.lbtlist .right a h1 {
    width: 100%;
    text-align: center;
    color: black;
}

.lbtlist .right .js {
    text-indent: 2em;
    margin-top: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #202020;
}

.lshg .list {
    margin-top: 70px;
}

.lshg .list ul {
    width: 100%;
}

.lshg .list ul li {
    float: left;
    width: 40%;
    padding: 15px 50px;
}

.lshg .list ul li a {
    font-size: 18px;
    color: #535353;
}


/* foot */

.footer div {
    height: 150px;
    width: 100%;
    padding-top: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}