@charset "utf-8";
body {
    font-family: "微软雅黑";
    min-width: 1250px;
}

/*融媒体头条 part1*/

#gqdt {
    position: relative;
    background: #999;
}

@media screen and (min-width: 1921px) and (max-width: 5000px) {
    #gqdt {
        position: relative;
        width: 1920px;
        margin: 0 auto
    }
}

/*融媒头条大swiper*/

#gqdt .arrow-left, #gqdt .arrow-right {
    background-repeat: no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 30;
}

#gqdt .arrow-left {
    background-image: url(http://www.xinhuanet.com/politics/xxjxs/images/arrow_left.png);
    right: 20px;
    top: 50%;
}

#gqdt .arrow-right {
    background-image: url(http://www.xinhuanet.com/politics/xxjxs/images/arrow_right.png);
    right: 20px;
    top: 44%;
}

#gqdt .arrow-left:hover {
    background-image: url(http://www.xinhuanet.com/politics/xxjxs/images/arrow_left_hover.png);
}

#gqdt .arrow-right:hover {
    background-image: url(http://www.xinhuanet.com/politics/xxjxs/images/arrow_right_hover.png);
}

#gqdt .swiper-container {
    height: auto !important;
    width: 100%;
}

#gqdt .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    z-index: 999;
}

#gqdt .swiper-pagination-switch {
    display: inline-block;
    width: 45px;
    height: 6px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    border-radius: 0%;
}

#gqdt .swiper-active-switch {
    background: #e2a03b;
}

#gqdt .gqdtT {
    position: absolute;
    width: 640px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    margin-left: -320px;
    bottom: 20px;
    text-align: center;
    z-index: 3
}

#gqdt .gqdtT a {
    font-size: 26px;
    color: #fff;
}

#gqdt .gqdtT a span {
    font-size: 26px;
    color: #fff;
    padding-right: 15px;
}

#gqdt .swiper-slide {
    position: relative;
    overflow: hidden;
    float: left;
}

#gqdt .swiper-slide .bg {
    position: absolute;
    width: 100%;
    height: 260px;
    background: url(http://www.xinhuanet.com/politics/2016qglh/static/gqdt314a.png) 0 0 repeat-x;
    z-index: 2;
    left: 0;
    bottom: 0;
}

#gqdt .swiper-slide .BigPic {
    z-index: 1;
    width: 100%;
    height: auto;
}

#gqdt .swiper-container .swiper-wrapper {
    height: auto !important;
}

#gqdt .part1-nav-box {
    width: 100%;
    height: 132px;
    overflow: hidden;
    background-color: #1f2d47;
    opacity: 0.9;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50%;
    z-index: 2;
    -moz-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
}

#gqdt .part1-nav {
    width: 1440px;
    margin: 0 auto;
}

#gqdt .swiper-slide .title {
    /*position: absolute;*/
    width: 305px;
    height: 94px;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20170213calendar.png) 0 0 no-repeat;
    /*margin-left: 170px;*/
    margin-top: 20px;
    float: left;
    /*bottom: 2%;
    left: 60px;
    z-index: 8;*/
}

#gqdt .swiper-slide .tit-time {
    width: 104px;
    float: left;
    text-align: center;
}

#gqdt .swiper-slide .tit-time .tit-time-top {
    font-size: 15px;
    color: #fff;
    height: 25px;
    line-height: 30px;
}

#gqdt .swiper-slide .tit-time .tit-time-top a {
    color: #fff;
    display: block;
}

#gqdt .swiper-slide .tit-time .tit-time-bot {
    font-size: 53px;
    color: #fff;
    height: 60px;
    line-height: 73px;
    font-weight: bold;
}

#gqdt .swiper-slide .tit-time .tit-time-bot a {
    color: #fff;
    display: block;
}

#gqdt .swiper-slide .tit-time .topSize {
    display: none;
}

#gqdt .swiper-slide .tit-word {
    width: 166px;
    height: 57px;
    overflow: hidden;
    float: right;
    padding: 32px 6px 0 0px;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
}

#gqdt .swiper-slide .tit-word td {
    height: 57px;
    overflow: hidden;
}

.part1-nav-list {
    /*width: 1152px;*/
    height: 132px;
    float: left;
    margin-left: 65px;
}

.part1-nav-list li {
    width: 140px;
    height: 132px;
    position: relative;
    float: left;
    transform: skew(-30deg);
}

/*.part1-nav-list-cont{
    transform: skew(30deg);
}*/

.part1-nav-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 105%;
    background: #fff;
    opacity: 0.2;
    /*transform: rotate(25deg) translate(0px,-6px);*/
}

.part1-nav-list-ident {
    display: none;
}

.part1-nav-list-name {
    height: 90px;
    width: 140px;
    float: left;
    position: relative;
    padding-top: 32px;
    transform: skew(30deg);
}

.part1-nav-list-name-icon {
    text-align: center;
    height: 41px;
}

.part1-nav-list-name-mark {
    font-size: 18px;
    color: #fff;
    line-height: 42px;
    text-align: center;
}

.part1-nav-list-name-mark .icon {
    display: none
}

.part1-nav-list-name-mark a {
    color: #fff;
}

.part1-nav-list-tit-wrapper {
    width: 0px;
    height: 90px;
    float: left;
    /*transform: skew(30deg);*/
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    /*margin-left: -24px;*/
    /*padding-left: 24px;*/
    transform: skew(30deg);
}

.part1-nav-list-tit-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: #6d7585;
    width: 1px;
    height: 82px;
}

.part1-nav-list-tit {
    width: 160px;
    /*display: none;*/
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    position: relative;
    /*float: left;*/
    height: 90px;
    padding-left: 28px;
}

.part1-nav-list-tit td {
    height: 90px;
}

.part1-nav-list-tit a {
    color: #fff;
}

/*.part1-nav-list-tit:before {
    content: "";
    position: absolute;
    left: -24px;
    top: 5px;
    background: #6d7585;
    width: 1px;
    height: 82px;
}*/

.part1-nav-list .on {
    /*width: 354px;*/
    background-color: rgba(72, 91, 133, 0.8);
}

.part1-nav-list .on:before {
    display: none;
}

/*.part1-nav-list .on .part1-nav-list-name{
    width: 114px;
}*/

.part1-nav-list .on .part1-nav-list-tit {
    /*display: block;*/
}

/*讲习所 part2*/

.part2 {
    width: 100%;
    height: 820px;
    background: url(http://news.qtv.com.cn/2018xwzt/2018shhzzzqd/images/20161227_xxxdd_part2Img01_v1.jpg) 50% 0 no-repeat;
    padding-top: 180px;
}

.part2-top {
    position: relative;
    height: 312px;
}

.part2-top {
    width: 1250px;
    margin: 0 auto;
    position: relative;
}

.part2-top .swiper-container {
    padding: 0px 0;
    width: 1150px;
    margin: 0 auto;
    height: 310px;
}

.part2-top .swiper-slide {
    width: auto;
    height: 310px;
    border-radius: 10px;
    overflow: hidden;
}

.part2-top .swiper-slide:after {
    /*content: "";*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background: #000;*/
    /*opacity: 0.4;*/
    /*filter: alpha(opacity=40);*/
    /*border-radius: 10px;*/
    /*z-index: 15;*/
}

.part2-top .swiper-slide-active:after {
    display: none;
}

.part2-top .swiper-slide img {
    width: 230px;
    height: 225px;
    display: block;
}

.part2-top .picTitle {
    position: relative;
    width: 230px;
    height: 85px;
    overflow: hidden;
}

.part2-top .picTitle .bg {
    background: #948abf;
    bottom: 0;
    height: 85px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.part2-top .picTitle .pd {
    background: #000000;
    bottom: 10px;
    height: 65px;
    right: 10px;
    left: 10px;
    opacity: 0.2;
    filter: alpha(opacity=20);
    position: absolute;
    border-radius: 10px;
    z-index: 10;
}

.part2-top .picTitle .name {
    bottom: 12px;
    color: #FFFFFF;
    width: 190px;
    height: 36px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    font-size: 14px;
    padding: 20px;
    text-align: left;
}

.part2-top .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part2-top .picTitle .logo {
    background-repeat: no-repeat;
    width: 75px;
    height: 40px;
    position: absolute;
    left: 4px;
    top: 13px;
    z-index: 12;
    text-indent: -9999em;
}

.part2-top .picTitle .logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.part2-top .picTitle .time {
    bottom: 10px;
    color: #fff;
    width: 68px;
    height: 20px;
    left: 20px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    z-index: 11;
    font-size: 12px;
    padding: 0px 0 0 2px;
}

.part2-top .picTitle .time a {
    color: #fff;
}

/*融媒头条大swiper*/

.part2-top .arrow-left, .part2-top .arrow-right {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part1Img02_v1.png) 0px 0px no-repeat;
    position: absolute;
    top: 43%;
    width: 28px;
    height: 28px;
    z-index: 30;
}

.part2-top .arrow-left {
    background-position: 0px 0px;
    left: 0px;
}

.part2-top .arrow-right {
    background-position: 0px -76px;
    right: 00px;
}

.part2-top .arrow-left:hover {
    background-position: 0 -38px;
}

.part2-top .arrow-right:hover {
    background-position: 0 -114px;
}

.part2-bot {
    width: 1200px;
    margin: 50px auto 0;
}

.part2-bot .tabs {
    width: 760px;
    margin: 0 auto;
    overflow: hidden;
}

.part2-bot .tabs a {
    width: 150px;
    height: 66px;
    float: left;
    display: block;
    text-indent: -9999em;
}

.part2-bot .tab01 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img03.png) 0 0 no-repeat;
}

.part2-bot .tab02 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img04.png) 0 0 no-repeat;
}

.part2-bot .tab03 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img05.png) 0 0 no-repeat;
}

.part2-bot .tab04 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img06.png) 0 0 no-repeat;
}

.part2-bot .tab05 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img06_1.png) 0 0 no-repeat;
}

.part2-bot .tab01.active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img07.png) 0 0 no-repeat;
}

.part2-bot .tab02.active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img08.png) 0 0 no-repeat;
}

.part2-bot .tab03.active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img09.png) 0 0 no-repeat;
}

.part2-bot .tab04.active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img10.png) 0 0 no-repeat;
}

.part2-bot .tab05.active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/img10_1.png) 0 0 no-repeat;
}

.part2-bot .swiper-container {
    width: 1000px;
    height: 312px;
    margin: 30px auto 0;
}

.part2-bot .xxmd ul {
    margin-bottom: 15px;
    overflow: hidden;
}

.part2-bot .xxmd ul li {
    width: 490px;
    height: 141px;
    float: left;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img03_v1.png) 100% 100% no-repeat;
}

.part2-bot .xxmd ul li + li {
    float: right;
}

.part2-bot .xxmd ul li img {
    float: left;
    padding-right: 10px;
    width: 151px;
    height: 141px;
    text-align: center;
}

.part2-bot .xxmd ul li h3 {
    padding-top: 34px;
    color: #1d5c89;
    font-size: 16px;
}

.part2-bot .xxmd ul li h3 a {
    color: #1d5c89;
}

.part2-bot .xxmd ul li p {
    padding-top: 12px;
    padding-right: 16px;
    color: #3f3f3f;
    text-align: center;
}

.part2-bot .xxmd ul li p a {
    color: #3f3f3f;
}

.part2-bot .xytj ul {
    overflow: hidden;
}

.part2-bot .xytj ul li {
    width: 230px;
    float: left;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.part2-bot .xytj ul li + li {
    margin-left: 25px;
}

.part2-bot .xytj ul li img {
    width: 230px;
    height: 180px;
}

.part2-bot .xytj ul li h3 {
    font-size: 16px;
    padding: 25px 15px;
    line-height: 25px;
    height: 50px;
}

.part2-bot .xyjr .picTitle {
    position: relative;
    width: 470px;
    height: 280px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part2-bot .xyjr .picTitle .img img {
    width: 470px;
    height: 280px;
    display: block;
}

.part2-bot .xyjr .picTitle .bg {
    background: #000000;
    bottom: 0;
    height: 35px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part2-bot .xyjr .picTitle .name {
    bottom: 0;
    color: #FFFFFF;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.part2-bot .xyjr .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part2-bot .xyjr .picTitle .name a:hover {
    text-decoration: underline;
}

.part2-bot .xyjr dl {
    width: 510px;
    float: right;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 2px 0;
}

.part2-bot .xyjr dl dt {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img04_v1.png) 10px 19px no-repeat;
    padding: 7px 0 7px 26px;
    border-bottom: 1px solid #f3f7f9;
}

.part2-bot .xyjr dl dt a {
    padding-left: 10px;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    display: block;
    width: 95%;
}

.part2-bot .xyjr dl dt a:hover {
    background: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    display: block;
    width: 95%;
    color: #000;
}

.part2-bot .xyjr dl dd {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.part2-bot .xyjr dl dd a {
    color: #999;
}

.part2-bot .qwjd dl {
    width: 510px;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 2px 0;
}

.part2-bot .qwjd dl dt {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img04_v1.png) 10px 19px no-repeat;
    padding: 7px 0 7px 26px;
    border-bottom: 1px solid #f3f7f9;
}

.part2-bot .qwjd dl dt a {
    padding-left: 10px;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    display: block;
    width: 95%;
}

.part2-bot .qwjd dl dt a:hover {
    background: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 36px;
    line-height: 36px;
    display: block;
    width: 95%;
    color: #000;
}

.part2-bot .qwjd dl dd {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.part2-bot .qwjd dl dd a {
    color: #999;
}

.part2-bot .qwjd .xljd {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img05_v1.png) 0 -4px no-repeat;
    width: 475px;
    height: 280px;
    float: right;
    position: relative;
}

.part2-bot .qwjd .xljd .xljd-tit {
    width: 115px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-indent: -9999em;
}

.part2-bot .qwjd .xljd .xljd-tit a {
    width: 115px;
    height: 45px;
    display: block;
}

.part2-bot .qwjd .xljd .swiper-container {
    width: 435px;
    margin: 50px 0 0 25px;
}

.part2-bot .qwjd .xljd ul {
    margin-top: 15px;
    overflow: hidden;
}

.part2-bot .qwjd .xljd li {
    width: 210px;
    height: 80px;
    float: left;
}

.part2-bot .qwjd .xljd li + li {
    float: right;
}

.part2-bot .qwjd .xljd .pagination {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px;
    z-index: 2;
    background: none;
    padding-left: 5px;
}

.part2-bot .qwjd .xljd .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #d0d0d0;
    margin: 0 8px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.part2-bot .qwjd .xljd .swiper-active-switch {
    background: #455e87;
}

.part2-bot .xxpl dl {
    width: 490px;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 8px 0;
    margin-top: 5px;
}

.part2-bot .xxpl dl + dl {
    float: right;
}

.part2-bot .xxpl dl dt {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img04_v1.png) 10px 19px no-repeat;
    padding: 7px 0 7px 26px;
    border-bottom: 1px solid #f3f7f9;
}

.part2-bot .xxpl dl dt a {
    padding-left: 10px;
    border-radius: 5px;
    height: 40px;
    line-height: 20px;
    display: block;
    width: 95%;
}

.part2-bot .xxpl dl dt a:hover {
    background: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 20px;
    display: block;
    width: 95%;
    color: #000;
}

.part2-bot .xxpl dl + dl dt a {
    line-height: 40px;
}

.part2-bot .xxpl dl + dl dt a:hover {
    line-height: 40px;
}

.part2-bot .xxpl dl dd {
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.part2-bot .xxpl dl dd a {
    color: #999;
}

.part2-bot .xxpl .xljd {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part2Img05_v2.png) 0 -4px no-repeat;
    width: 475px;
    height: 280px;
    float: left;
    position: relative;
}

.part2-bot .xxpl .xljd .xljd-tit {
    width: 115px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    text-indent: -9999em;
}

.part2-bot .xxpl .xljd .xljd-tit a {
    width: 115px;
    height: 45px;
    display: block;
}

.part2-bot .xxpl .xljd .swiper-container {
    width: 435px;
    margin: 50px 0 0 25px;
}

.part2-bot .xxpl .xljd .xljd-con {
    width: 100%;
    padding-top: 53px;
}

.part2-bot .xxpl .xljd .xljd-con li {
    overflow: hidden;
    width: 100%;
}

.part2-bot .xxpl .xljd .xljd-con li + li {
    margin-top: 13px;
}

.part2-bot .xxpl .xljd .xljd-con li img {
    width: 190px;
    height: 100px;
    float: left;
    margin-left: 20px;
}

.part2-bot .xxpl .xljd .xljd-con li h3 {
    line-height: 30px;
    float: right;
    width: 236px;
    margin-right: 15px
}

/*学习关键字 part3*/

.part3 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part3Img01_v1.png) repeat;
    height: 280px;
}

.part3-con {
    width: 1035px;
    margin: 0 auto;
    overflow: hidden;
}

.part3-left {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part3Img02_v1.png) 0 0 no-repeat;
    width: 706px;
    height: 280px;
    float: left;
    position: relative;
}

.part3-left li {
    position: absolute;
}

.part3-left .key01 {
    font-size: 25px;
    top: 127px;
    left: 320px;
    color: #fff;
}

.part3-left .key01 a {
    color: #fff;
}

.part3-left .key02 {
    font-size: 18px;
    top: 120px;
    left: 515px;
    color: #8e9eb8;
}

.part3-left .key02 a {
    color: #8e9eb8;
}

.part3-left .key03 {
    font-size: 22px;
    top: 160px;
    left: 485px;
    color: #fff;
}

.part3-left .key03 a {
    color: #fff;
}

.part3-left .key04 {
    font-size: 24px;
    top: 85px;
    left: 390px;
    color: #fff;
}

.part3-left .key04 a {
    color: #fff;
}

.part3-left .key05 {
    font-size: 18px;
    top: 160px;
    left: 150px;
    color: #6c82a5;
}

.part3-left .key05 a {
    color: #6c82a5;
}

.part3-left .key06 {
    font-size: 21px;
    top: 175px;
    left: 340px;
    color: #fff;
}

.part3-left .key06 a {
    color: #fff;
}

.part3-left .key07 {
    font-size: 18px;
    top: 215px;
    left: 315px;
    color: #8e9eb8;
}

.part3-left .key07 a {
    color: #8e9eb8;
}

.part3-left .key08 {
    font-size: 24px;
    top: 70px;
    left: 265px;
    color: #8e9eb8;
}

.part3-left .key08 a {
    color: #8e9eb8;
}

.part3-left .key09 {
    font-size: 18px;
    top: 45px;
    left: 465px;
    color: #8e9eb8;
}

.part3-left .key09 a {
    color: #8e9eb8;
}

.part3-left .key10 {
    font-size: 18px;
    top: 205px;
    left: 210px;
    color: #8e9eb8;
}

.part3-left .key10 a {
    color: #8e9eb8;
}

.part3-left .key11 {
    font-size: 15px;
    top: 210px;
    left: 520px;
    color: #6c82a5;
}

.part3-left .key11 a {
    color: #6c82a5;
}

.part3-left .key12 {
    font-size: 18px;
    top: 95px;
    left: 155px;
    color: #8e9eb8;
}

.part3-left .key12 a {
    color: #8e9eb8;
}

.part3-left .key13 {
    font-size: 23px;
    top: 127px;
    left: 180px;
    color: #fff;
}

.part3-left .key13 a {
    color: #fff;
}

.part3-left .key14 {
    font-size: 18px;
    top: 81px;
    left: 520px;
    color: #8e9eb8;
}

.part3-left .key14 a {
    color: #8e9eb8;
}

.part3-left .key15 {
    font-size: 18px;
    top: 102px;
    left: 255px;
    color: #6c82a5;
}

.part3-left .key15 a {
    color: #6c82a5;
}

.part3-left .key16 {
    font-size: 18px;
    top: 55px;
    left: 220px;
    color: #6c82a5;
}

.part3-left .key16 a {
    color: #6c82a5;
}

.part3-left .key17 {
    font-size: 18px;
    top: 225px;
    left: 420px;
    color: #6c82a5;
}

.part3-left .key17 a {
    color: #6c82a5;
}

.part3-left .key18 {
    font-size: 18px;
    top: 45px;
    left: 335px;
    color: #8e9eb8;
}

.part3-left .key18 a {
    color: #8e9eb8;
}

.part3-left .key19 {
    font-size: 18px;
    top: 195px;
    left: 465px;
    color: #8e9eb8;
}

.part3-left .key19 a {
    color: #8e9eb8;
}

.part3-left .key20 {
    font-size: 18px;
    top: 170px;
    left: 240px;
    color: #8e9eb8;
}

.part3-left .key20 a {
    color: #8e9eb8;
}

.part3-left li a:hover {
    color: #fff;
}

.part3-right {
    width: 308px;
    height: 280px;
    position: relative;
    float: right;
}

.part3-right-tit {
    position: absolute;
    width: 85px;
    height: 20px;
    top: 15px;
    left: 0;
    z-index: 9
}

.part3-right .tabs {
    position: absolute;
    width: 290px;
    top: 22px;
    left: 0;
    text-align: right;
    z-index: 8
}

.part3-right .tabs a {
    padding: 0 22px 0 0;
    color: #9da9bf;
}

.part3-right .tabs .active {
    color: #fff;
}

.part3-right .swiper-container {
    position: absolute;
    width: 308px;
    height: 243px;
    top: 20px;
    left: 0;
    z-index: 7
}

.part3-right .swiper-slide {
    width: 308px;
    height: 203px;
    padding-top: 40px
}

.part3-right .swiper-slide.swiper-slide-active {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part3Img03_v1.png) 0 0 no-repeat;
}

.part3-right .tab01.swiper-slide-active {
    background-position: 0px 0px
}

.part3-right .tab02.swiper-slide-active {
    background-position: 0px -544px
}

.part3-right .tab03.swiper-slide-active {
    background-position: 0px -272px
}

.part3-right .swiper-slide ul {
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
}

.part3-right .swiper-slide ul li {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.part3-right .swiper-slide ul li + li {
    padding: 15px 0px 15px 0px;
}

.part3-right .swiper-slide ul li i {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part3Img05_v1.png) no-repeat;
    width: 3px;
    height: 3px;
    padding-top: 4px;
    padding-right: 10px;
    display: inline-block;
    font-style: normal;
}

.part3-right .swiper-slide ul li a {
    color: #fff;
}

.part4 .part4-tit {
    width: 1022px;
    margin: 60px auto 30px;
}

.part4-left {
    width: 450px;
    float: left;
    margin-left: 15px;
}

.part4-left-top {
    padding: 20px;
    margin-bottom: 15px;
    background: #f3f5f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part4-left-top h3 {
    font-weight: bold;
    font-size: 22px;
    color: #454545;
    padding: 10px;
}

.part4-left-top h3 a {
    color: #454545;
}

.part4-left-top p {
    color: #707070;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    text-indent: 2em;
}

.part4-left-top p a {
    color: #d9333d;
}

.part4-left-bot li {
    font-size: 18px;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part4Img02_v1.png) 0px 20px no-repeat;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #eff0f3;
    color: #313131;
    line-height: 28px;
}

.part4-left-bot li a {
    color: #313131;
}

.part4-right {
    width: 565px;
    float: right;
}

.part4-right .part4-right-top {
    width: 565px;
    height: 230px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.part4-right .part4-right-top img {
    width: 490px;
    height: 230px;
    display: block;
    margin: 0 auto;
}

.part4-right .part4-right-bot {
    width: 570px;
    position: relative;
    margin-top: 20px;
}

.part4-right .part4-right-bot .swiper-container {
    width: 495px;
    margin: 0 auto;
    height: 210px;
}

.part4-right .part4-right-bot .swiper-slide {
    width: 165px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.part4-right .part4-right-bot .img img {
    width: 160px;
    height: 210px;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part4-right .part4-right-bot .text {
    position: absolute;
    width: 160px;
    height: 210px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.part4-right .part4-right-bot .text h3 {
    width: 80%;
    margin: 35px auto 0;
    color: #fff;
    font-size: 17px;
    padding: 0px 0 5px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.part4-right .part4-right-bot .text h3 a {
    color: #fff;
}

.part4-right .part4-right-bot .text p {
    display: block;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px 0;
}

.part4-right .part4-right-bot .text p a {
    color: #fff;
}

.part4-right .part4-right-bot .bg {
    width: 160px;
    height: 210px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #4a648f;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 13;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part4-right .part4-right-bot .arrow-left, .part4-right .part4-right-bot .arrow-right {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part1Img02_v1.png) 0px 0px no-repeat;
    position: absolute;
    top: 43%;
    width: 28px;
    height: 28px;
    z-index: 30;
}

.part4-right .part4-right-bot .arrow-left {
    background-position: 0px 0px;
    left: 3px;
}

.part4-right .part4-right-bot .arrow-right {
    background-position: 0px -76px;
    right: 7px;
}

.part4-right .part4-right-bot .arrow-left:hover {
    background-position: 0 -38px;
}

.part4-right .part4-right-bot .arrow-right:hover {
    background-position: 0 -114px;
}

/*精彩视频 part5*/

.part4, .part5 {
    position: relative;
    background: #999;
}

@media screen and (min-width: 1921px) and (max-width: 5000px) {
    .part4, .part5 {
        position: relative;
        width: 1920px;
        margin: 20px auto 0;
    }
}

.part4 .swiper-container,
.part5 .swiper-container {
    height: auto !important;
    width: 100%;
}

.part4 .swiper-container .swiper-slide img,
.part5 .swiper-container .swiper-slide img {
    z-index: 1;
    width: 100%;
    height: auto;
}

.part4 .tabs, .part5 .tabs {
    position: absolute;
    width: 31%;
    height: 100%;
    z-index: 10;
    top: 0;
    right: 10%;
    background-size: 100%
}

.part4 .tabs {
    left: 10%;
}

.part4 .tabs {
    background: url(http://news.qtv.com.cn/2018xwzt/2018shhzzzqd/images/20161227_xxxdd_part5Img011_v1.png) no-repeat scroll 50% 0px / 100% auto;
}

.part5 .tabs {
    background: url(http://news.qtv.com.cn/2018xwzt/2018shhzzzqd/images/20161227_xxxdd_part5Img01_v1.png) no-repeat scroll 50% 0px / 100% auto;
}

.part4 .spLogo, .part5 .spLogo {
    position: absolute;
    width: 19%;
    height: 12%;
    -ms-transform: skewX(-14deg);
    -moz-transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
    transform: skewX(-14deg);
    top: 0;
    right: 10.2%;
    z-index: 11
}

.part4 .spLogo {
    left: 21.2%;
}

.part4 .spLogo a, .part5 .spLogo a {
    display: block;
    width: 100%;
    height: 100%;
}

.tabBox {
    position: absolute;
    width: 60%;
    height: 15%;
    text-align: left;
    -ms-transform: skewX(-14deg);
    -moz-transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
    transform: skewX(-14deg);
}

.tabBox1 {
    top: 12.7%;
    right: 7.5%
}

.tabBox2 {
    top: 29.5%;
    right: 13.5%
}

.tabBox3 {
    top: 46.3%;
    right: 19.5%
}

.tabBox4 {
    top: 63.5%;
    right: 25.5%
}

.tabBox5 {
    top: 80.7%;
    right: 31.5%
}

.tabBox a {
    display: block;
    -ms-transform: skewX(0deg);
    -moz-transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
    transform: skewX(14deg);
    padding: 14% 20% 19% 13%;
    line-height: 170%;
    color: #185ea3;
    font-size: 17px;
}

.tabBox a:hover {
    color: #fff;
}

/*专家解读 part6*/

.part6 {
    margin-top: 30px;
}

.part6-tit {
    width: 1022px;
    margin: 0 auto;
}

.part6-content {
    width: 1000px;
    margin: 0 auto;
    height: 435px;
}

.part6-content .swiper-slide {
    width: 1000px;
    height: 435px;
    overflow: hidden;
}

.part6-con-top {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part6Img02_v1.png) 50% 100% no-repeat;
    width: 1000px;
    overflow: hidden;
    margin-top: 30px;
}

.part6-con-top img {
    float: left;
    width: 177px;
    height: 185px;
    display: block;
    margin-left: 30px;
}

.part6-con-top h3 {
    width: 570px;
    float: right;
    font-size: 20px;
    color: #515151;
    margin-right: 150px;
    margin-top: 150px;
    margin-top: 60px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part6-con-top h3 a {
    color: #515151;
}

.part6-con-top h3 span {
    color: #fff;
    background: #455e87;
    padding: 0px 7px;
    font-size: 30px;
    margin-right: 10px;
}

.part6-con-top h3 span a {
    color: #fff;
}

.part6-con-top p {
    width: 570px;
    float: right;
    font-size: 16px;
    color: #7d7d7d;
    margin-right: 150px;
    margin-top: 10px;
    line-height: 26px;
}

.part6-con-bot {
    width: 1000px;
    margin: 20px auto 0;
    overflow: hidden;
}

.part6-con-bot .part6-con-bot-left {
    width: 350px;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

.part6-con-bot-left h2 {
    border-left: 4px solid #b74143;
    font-size: 20px;
    color: #455e87;
    padding-left: 15px;
    line-height: 18px;
}

.part6-con-bot-left h2 a {
    color: #455e87;
}

.part6-con-bot-left ul {
    margin-top: 15px;
    overflow: hidden;
}

.part6-con-bot-left li {
    color: #7d7d7d;
    font-size: 18px;
    padding: 5px 0 5px 15px;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part6Img03_v1.png) 0 15px no-repeat;
}

.part6-con-bot-left li a {
    color: #7d7d7d;
}

.part6-con-bot-cer {
    float: left;
}

.part6-con-bot-cer .picTitle {
    position: relative;
    width: 345px;
    height: 190px;
    padding: 5px;
    background: #51698f;
    overflow: hidden;
}

.part6-con-bot-cer .picTitle .img img {
    width: 345px;
    height: 190px;
    display: block;
}

.part6-con-bot-cer .picTitle .bg {
    background: #000000;
    bottom: 0;
    height: 55px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part6-con-bot-cer .picTitle .name {
    bottom: 0;
    color: #FFFFFF;
    height: 46px;
    left: 0;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.part6-con-bot-cer .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part6-con-bot-cer .picTitle .name a:hover {
    text-decoration: underline;
}

.part6-con-bot-right {
    float: right;
}

.part6-con-bot-right .picTitle {
    position: relative;
    width: 250px;
    height: 190px;
    padding: 5px;
    background: #51698f;
    overflow: hidden;
}

.part6-con-bot-right .picTitle .img img {
    width: 250px;
    height: 140px;
    display: block;
}

.part6-con-bot-right .picTitle .bg {
    background: #51698f;
    bottom: 0;
    height: 55px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part6-con-bot-right .picTitle .name {
    bottom: 0;
    color: #FFFFFF;
    height: 46px;
    left: 0;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.part6-con-bot-right .picTitle .name a {
    color: #FFFFFF;
    text-decoration: none;
}

.part6-con-bot-right .picTitle .name a:hover {
    text-decoration: underline;
}

.part6-nav-box {
    position: relative;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part6Img04_v1.jpg) 50% 0 no-repeat;
    height: 218px;
    margin-top: 30px;
}

.part6-nav {
    width: 1000px;
    margin: 0 auto;
    height: 218px;
}

.part6-nav-box .arrow-left, .part6-nav-box .arrow-right {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part1Img02_v1.png) 0px 0px no-repeat;
    position: absolute;
    top: 44%;
    width: 28px;
    height: 28px;
    z-index: 30;
}

.part6-nav-box .arrow-left {
    background-position: 0px 0px;
    left: 50%;
    margin-left: -550px;
}

.part6-nav-box .arrow-right {
    background-position: 0px -76px;
    left: 50%;
    margin-left: 525px;
}

.part6-nav-box .arrow-left:hover {
    background-position: 0 -38px;
}

.part6-nav-box .arrow-right:hover {
    background-position: 0 -114px;
}

.part6-nav .swiper-slide {
    float: left;
    width: 121px;
    text-align: center;
    height: 218px;
    position: relative;
}

.part6-nav .active-nav {
    width: 137px;
}

.part6-nav .swiper-slide img {
    width: 120px;
    height: 150px;
    display: block;
    margin: 35px auto 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.part6-nav .active-nav img {
    width: 130px;
    height: 160px;
    display: block;
    margin: 30px auto 0;
    opacity: 1;
    filter: alpha(opacity=100);
}

.part6-nav .swiper-slide .angle {
    position: absolute;
    width: 40px;
    height: 18px;
    top: 0;
    left: 36%;
    z-index: 5;
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part6Img05_v1.png) 50% 0 no-repeat;
    display: none;
}

.part6-nav .active-nav .angle {
    display: block;
}

/*学习书架 part7*/

.part7 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part7Img01_v1.jpg) 50% 0 no-repeat;
    height: 846px;
}

.part7-tit {
    width: 1022px;
    margin: 0px auto;
    padding: 35px 0;
}

.part7-con {
    width: 720px;
    margin: 0 auto;
    overflow: hidden;
}

.part7-con ul {
    overflow: hidden;
    margin-top: 92px;
}

.part7-con ul + ul {
    margin-top: 80px;
}

.part7-con li {
    float: left;
    width: 133px;
    margin-left: 29px;
}

.part7-con li + li {
    margin-left: 50px;
}

.part7-con li img {
    width: 128px;
    height: 183px;
    display: block;
}

/*专题 part8*/

.part8 {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part8Img02_v1.jpg) 50% 0 no-repeat;
    height: 765px;
    overflow: hidden;
}

.part8-tit {
    width: 998px;
    height: 44px;
    margin: 0 auto;
    padding-top: 40px;
}

.part8-con {
    width: 998px;
    margin: 70px auto 0
}

.part8-con-top {
    width: 998px;
    position: relative;
}

.part8-con-top img {
    width: 998px;
    height: 340px;
    display: block;
}

.part8-con-top .bg {
    width: 500px;
    height: 340px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background: #000;
}

.part8-con-top .hot {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part8Img03_v1.png) 0 0 no-repeat;
    width: 32px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 440px;
    z-index: 3;
    text-indent: -9999em;
}

.part8-con-top .hot a {
    display: block;
    width: 32px;
    height: 45px;
}

.part8-con-top .name {
    text-align: center;
    width: 420px;
    height: 285px;
    padding: 55px 40px 0 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.part8-con-top .name h3 {
    font-size: 18px;
    color: #fff;
    padding-bottom: 10px;
    font-weight: bold;
    line-height: 36px;
}

.part8-con-top .name h3 a {
    color: #fff;
}

.part8-con-top .name .time {
    font-size: 16px;
    color: #a0a0a0;
    padding-bottom: 10px;
}

.part8-con-top .name .time a {
    color: #a0a0a0;
}

.part8-con-top .name .zy {
    line-height: 32px;
    font-size: 16px;
    color: #fff;
}

.part8-con-top .name .zy a {
    color: #fff;
}

.part8-con-bot {
    width: 998px;
    margin: 0 auto;
    background: #020e29;
    padding: 25px 0;
    position: relative;
}

.part8-con-bot .swiper-container {
    width: 930px;
    height: 110px;
    margin: 0 auto;
}

.part8-con-bot .swiper-container .swiper-slide {
    width: 310px;
}

.part8-con-bot .picTitle {
    position: relative;
    width: 306px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
}

.part8-con-bot .picTitle .img img {
    width: 306px;
    height: 110px;
    display: block;
}

.part8-con-bot .picTitle .bg {
    background: #000000;
    bottom: 0;
    height: 40px;
    left: 0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    position: absolute;
    width: 100%;
    z-index: 10;
}

.part8-con-bot .picTitle .name {
    bottom: 0;
    color: #fff;
    height: 35px;
    left: 8px;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 94%;
    z-index: 11;
}

.part8-con-bot .picTitle .name a {
    color: #fff;
}

.part8-con-bot .arrow-left, .part8-con-bot .arrow-right {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20161227_xxxdd_part1Img02_v1.png) 0px 0px no-repeat;
    position: absolute;
    top: 44%;
    width: 28px;
    height: 28px;
    z-index: 30;
}

.part8-con-bot .arrow-left {
    background-position: 0px 0px;
    left: 50%;
    margin-left: -496px;
}

.part8-con-bot .arrow-right {
    background-position: 0px -76px;
    left: 50%;
    margin-left: 467px;
}

.part8-con-bot .arrow-left:hover {
    background-position: 0 -38px;
}

.part8-con-bot .arrow-right:hover {
    background-position: 0 -114px;
}

/*fixed导航 nav*/

.nav {
    background: url(http://www.xinhuanet.com/politics/xxjxs/images/20170213navbg.png) 0 0 repeat-x;
    height: 120px;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9999;
    width: 100%;
}

.nav.fixed {
    position: fixed;
    top: 0;
    transition: .2s ease all
}

.nav-box {
    width: 1280px;
    margin: 0 auto;
    height: 40px;
    margin-top: 6px;
}

.nav-li {
    padding: 0 10px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    float: left;
    cursor: pointer;
    position: relative;
}

.nav-li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 14px;
    background-color: #fff;
}

.nav-li0 {
    width: 90px;
    height: 90px;
    float: left;
    background: url(http://news.qtv.com.cn/2018xwzt/2018shhzzzqd/images/shlogo.png) 0 0 no-repeat;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
}

.nav-li0-ani {
    transform: scale(0.8);
}

.nav-li2 {
    padding: 0 0px 0 20px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #fff;
    float: left;
    cursor: pointer;
    position: relative;
}

.nav-li2:before {
    content: "";
    width: 0;

}

.nav-li2 a {
    color: #fff;
}

.shoulu {
    float: right;
    background: #dce0e6;
    margin-top: 30px;
    position: relative;
}

.ss {
    position: relative;
    width: 200px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #aaaaaa;
    padding-left: 5px;
    font-size: 14px;
    background: #eeeeee url(http://www.news.cn/politics/xxjxs/20151225/images/20151218_xxjxs_ss01_v1.png) 175px 0px no-repeat;
    color: #666;
}

.ss_submit {
    position: absolute;
    border: none;
    right: 21px;
    top: 6px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: none;
    background: url(http://www.xinhuanet.com/images/syicon/space.gif) repeat;
}

/*底部 footer*/

.footer {
    width: 100%;
    background: #455e87;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 20px 0;
    overflow: hidden;
}

.footer p {
    padding: 5px 0 5px 0;
}
