@charset"utf-8";
.contener {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.left_box {
    float: left;
    width: 261px;
    height: auto;
    overflow: hidden;
}
.gjrt {
    width: 310px;
    float: right;
}
.mid_box {
    float: left;
    width: 585px;
    height: auto;
    margin-left: 24px;
}
.right03 {
    overflow: hidden;
    margin-top: 12px;
}
/*排行榜*/
.phb_dh {
    width: 182px;
    height: 39px;
}
.phb_dh a {
    color: #003b9a;
}
.phb_list {
    margin-bottom: 20px;
}
.phb_list li {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-top: 15px;
}
.phb_list li p {
    float: right;
    width: 227px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.phb_list li p a {
    color: #333;
}
.phb_list li i {
    float: left;
    width: 26px;
    height: 26px;
    background: #efefef;
    border-radius: 30px;
    font-size: 18px;
    font-family: arial;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
}
.phb_list li:nth-child(1) i {
    color: #fff;
    background: #e43737;
}
.phb_list li:nth-child(2) i {
    color: #fff;
    background: #e45837;
}
.phb_list li:nth-child(3) i {
    color: #fff;
    background: #e48537;
}
/*云上新闻中心*/
.djlx_box:hover .arrow-left {
    position: absolute;
    right: 30px;
    top: 190px;
    width: 25px;
    height: 24px;
    background:  0 0 no-repeat;
    z-index: 25
}
.djlx_box:hover .arrow-right {
    position: absolute;
    right: 0;
    top: 190px;
    width: 25px;
    height: 24px;
    background:  -55px 0 no-repeat;
    z-index: 25
}
.djlx_box:hover .arrow-left:hover {
    background:  0 -49px no-repeat;
}
.djlx_box:hover .arrow-right:hover {
    background:  -55px -49px no-repeat;
}
.djlx_box {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 20px;
    /* margin-bottom: 20px; */
}
.djlx_box .swiper-container {
    width: 100%;
    height: 280px;
}
.djlx_box .swiper-container .pagination {
    width: 100%;
    left: auto;
    bottom: 0px
}
.djlx_box .swiper-container .pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 8px;
    background: #7fadf3;
    opacity: 1;
    border-radius: 8px;
    height: 8px;
}
.djlx_box .swiper-container .pagination .swiper-pagination-bullet-active {
    background: #005ce7
}
.dh_ysxw {
    width: 168px;
    height: 33px;
    margin-top: 20px;
}
.dh_ysxw a {
    color: #003b9a;
}
.ysxw_box {
    width: 100%;
    height: 220px;
    position: relative;
}
.player {
    width: 43px;
    height: 43px;
    position: absolute;
    top: 66px;
    left: 133px;
}
.ysxw_tit {
    width: 100%;
    padding: 0 2%;
    height: auto;
    background: #edf3fc;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.ysxw_tit a {
    color: #333;
}
/*时政关注*/
.dh_szgz .dh_box {
    width: 100%;
    height: 33px;
}
.dh_szgz .dh {
    float: left;
    width: 142px;
    height: 33px;
}
.dhdgkj_list {
    float: right;
    width: 250px;
    height: 24px;
    list-style: none;
    margin-top: 5px;
}
.dhdgkj_list li {
    float: left;
    font-size: 16px;
    color: #898989;
    position: relative;
}
.dhdgkj_list li a {
    color: #898989;
}
.dhdgkj_list li   li {
    margin-left: 22px;
}
.dhdgkj_list li:after {
    content: "";
    width: 10px;
    height: 24px;
    background: url(/uploads/image/wpimages/x-line.png) no-repeat;
    position: absolute;
    right: -14px;
    top: 0;
}
/*领导人*/
.ldr_list {
    overflow: hidden;
}
.ldr_list li {
    width: 310px;
    height: 80px;
}
.ldr_list li   li {
    margin-top: 12px;
}
/*新华网评*/
.dh_xhwp {
    width: 187px;
    height: 36px;
    margin-top: 30px;
}
.dh_xhwp a {
    color: #003b9a;
}
.recommend {
    margin-bottom: 20px;
}
.richmedia-focus {
    margin-top: 15px;
    position: relative
}
.richmedia-focus .swiper-pagination {
    width: 100%;
    position: relative
}
.richmedia-focus .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 4px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    opacity: 1;
    background: #b4b4b4
}
.richmedia-focus .swiper-pagination .swiper-pagination-bullet-active {
    background: #228cfc
}
.richmedia-focus .richmedia-swiper {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.richmedia-focus .richmedia-swiper .swiper-slide {
    width: 100%;
    height: auto;
    overflow: hidden
}
.richmedia-focus .richmedia-swiper .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 145px;
    font-size: 0;
    border-radius: 5px;
    overflow: hidden;
}
.richmedia-focus .richmedia-swiper .img img {
    width: 100%;
    height: 100%
}
.richmedia-focus .richmedia-swiper .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px 9px 6px 9px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    overflow: hidden;
    height: auto;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#00000000', endcolorstr='#a6000000', gradienttype=0);
}
.richmedia-focus .richmedia-swiper .tit a {
    color: #fff
}
.richmedia-focus .richmedia-swiper .tit .btn-play {
    vertical-align: middle;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    display: inline-block;
    /*background:  0 0 no-repeat;*/
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%
}
.richmedia-focus {
    width: 310px;
    position: relative;
    overflow: hidden
}
.richmedia-focus .swiper-slide {
    /*-webkit-transition: -webkit-transform 1s; transition: -webkit-transform 1s; -moz-transition: transform 1s, -moz-transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s, -moz-transform 1s; */
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.richmedia-focus .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1) translate(0);
    -moz-transform: scale(1) translate(0);
    -ms-transform: scale(1) translate(0);
    transform: scale(1) translate(0);
    z-index: 3
}
.richmedia-focus .swiper-slide.swiper-slide-prev {
    -webkit-transform: translate(50px) scale(.7);
    -moz-transform: translate(50px) scale(.7);
    -ms-transform: translate(50px) scale(.7);
    transform: translate(50px) scale(.7)
}
.richmedia-focus .swiper-slide.swiper-slide-next {
    -webkit-transform: translate(-50px) scale(.7);
    -moz-transform: translate(-50px) scale(.7);
    -ms-transform: translate(-50px) scale(.7);
    transform: translate(-50px) scale(.7)
}
.richmedia-focus .swiper-button-prev {
    left: 0;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(/uploads/image/wpimages/icon-prev-g.png) 0 0 no-repeat
}
.richmedia-focus .swiper-button-next {
    right: 0;
    margin-top: -20px;
    width: 20px;
    height: 40px;
    background: url(/uploads/image/wpimages/icon-next-g.png) 0 0 no-repeat
}
.xhwp_box02 {
    overflow: hidden;
    margin-top: 15px;
}
.xhwp_box02 img {
    width: 310px;
    height: 175px;
    overflow: hidden;
    border-radius: 5px;
}
.xhwp_box02 h2 {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
}
.xhwp_box02 h2 a {
    color: #333;
}
.xhwp_box02 p {
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 16px;
}
.xhwp_list {
    margin-bottom: 20px;
}
.xhwp_list li {
    font-size: 16px;
    color: #333;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-left: 15px;
    margin-top: 5px;
    line-height: 28px;
}
.xhwp_list li:before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 10px;
    background: #333;
}
.xhwp_list li a {
    color: #333;
}
/*理论经纬*/
.dh_lljw {
    width: 121px;
    height: 37px;
    margin-top: 20px;
}
.dh_lljw a {
    color: #003b9a;
}
.xi:hover .arrow-left {
    position: absolute;
    left: 0;
    top: 75px;
    width: 20px;
    height: 40px;
    background: url(/uploads/image/wpimages/icon-prev-g.png) 0 0 no-repeat;
    z-index: 25
}
.xi:hover .arrow-right {
    position: absolute;
    right: 0;
    top: 75px;
    width: 20px;
    height: 40px;
    background: url(/uploads/image/wpimages/icon-next-g.png) 0 0 no-repeat;
    z-index: 25
}
.xi {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 15px;
}
.xi .swiper-container {
    width: 100%;
    height: 100%;
}
.xi .swiper-container .pagination {
    width: auto;
    left: auto;
    right: 138px;
    bottom: 0px
}
.xi .swiper-container .pagination .swiper-pagination-bullet {
    width: 15px;
    background: #7fadf3;
    opacity: 1;
    border-radius: 5px;
    height: 4px;
}
.xi .swiper-container .pagination .swiper-pagination-bullet-active {
    background: #005ce7
}
.xi .tit {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    margin-top: 5px;
    text-align: center;
}
.xi img {
    width: 100%;
    height: 174px;
    overflow: hidden;
    border-radius: 5px;
}
.xi .tit a {
    color: #333;
}
/*瀑布流*/
.qian {
    font-size: 14px;
    color: #1e66bd;
    border: 1px solid #1e66bd;
    padding: 0 7px;
    border-radius: 25px;
    margin-right: 10px;
}
@-moz-keyframes hornplay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
@-webkit-keyframes hornplay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
@keyframes hornplay {
    from {
        width: 13px;
    }
    to {
        width: 20px;
    }
}
#mediabox {
    display: none;
}
.column-center {
    width: 570px;
    overflow: hidden;
}
.column-center .column-center-cont {
    position: relative;
    height: 1130px;
}
.column-center .column-center-cont .btn-horn-box {
    width: 20px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.column-center .column-center-item {
    margin-bottom: 14px;
}
.column-center .column-center-cont:after {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 30;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    pointer-events: none;
}
.column-center .column-center-cont .btn-horn-box {
    width: 20px;
    margin-left: 5px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.column-center .column-center-cont .btn-horn {
    display: block;
    width: 20px;
    height: 15px;
    background:  0 0 no-repeat;
}
.column-center .column-center-cont .btn-horn.isplaying {
    -webkit-animation-name: hornplay;
    -moz-animation-name: hornplay;
    animation-name: hornplay;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.column-right .xpage-content-list {
    position: relative;
}
.item-style1 .img {
    position: relative;
    float: left;
    width: 134px;
    height: 74px;
    margin-right: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.item-style1 .img img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.item-style1 .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.item-style1 .tit {
    font-size: 16px;
    line-height: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    color: #333;
}
.item-style1 .tit a {
    color: #333;
}
.item-style2 .tit {
    font-size: 16px;
    line-height: 34px;
    color: #333;
}
.item-style2 .tit a {
    color: #333;
}
.item-style2 .tit .type {
    padding: 0 10px;
    margin-right: 10px;
    color: #fff;
    background: #027bfb;
}
.item-style2 .img {
    margin-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.item-style2 .img a {
    display: inline-block;
    width: 32.5%;
    height: 104px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.item-style2 .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.item-style2 .img img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.item-style3 {
    position: relative;
}
.item-style3:before {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    width: 4px;
    height: 4px;
    border: 2px #027bfb solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}
.item-style3 .tit {
    margin-left: 16px;
    font-size: 16px;
    line-height: 34px;
    color: #333;
}
.item-style3 .tit a {
    color: #333;
}
.item-style3:hover:before {
    background: #ff9724;
    border: 2px #ff9724 solid;
}
.item-style4 {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.item-style4 .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
}
.item-style4 .img img {
    width: 100%;
    height: auto;
}
.item-style4 .tit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 20px 10px 6px;
    width: 100%;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
}
.item-style4 .tit a {
    color: #fff;
}
.xpage-more-btn {
    position: relative;
    margin-top: 14px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    color: #3073c7;
    font-size: 12px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(248, 248, 248, 0)), color-stop(20%, rgba(248, 248, 248, 0.4)), color-stop(30%, rgba(248, 248, 248, 0.6)), color-stop(40%, rgba(248, 248, 248, 0.8)), color-stop(50%, #f8f8f8), color-stop(60%, rgba(248, 248, 248, 0.8)), color-stop(70%, rgba(248, 248, 248, 0.6)), color-stop(80%, rgba(248, 248, 248, 0.4)), color-stop(90%, rgba(248, 248, 248, 0)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(248, 248, 248, 0) 10%, rgba(248, 248, 248, 0.4) 20%, rgba(248, 248, 248, 0.6) 30%, rgba(248, 248, 248, 0.8) 40%, #f8f8f8 50%, rgba(248, 248, 248, 0.8) 60%, rgba(248, 248, 248, 0.6) 70%, rgba(248, 248, 248, 0.4) 80%, rgba(248, 248, 248, 0) 90%, rgba(0, 0, 0, 0) 100%);
}
.xpage-more-btn:before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(172, 196, 214, 0)), color-stop(20%, rgba(172, 196, 214, 0.4)), color-stop(30%, rgba(172, 196, 214, 0.6)), color-stop(40%, rgba(172, 196, 214, 0.8)), color-stop(50%, #acc4d6), color-stop(60%, rgba(172, 196, 214, 0.8)), color-stop(70%, rgba(172, 196, 214, 0.6)), color-stop(80%, rgba(172, 196, 214, 0.4)), color-stop(90%, rgba(172, 196, 214, 0)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
}
.xpage-more-btn:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, rgba(172, 196, 214, 0)), color-stop(20%, rgba(172, 196, 214, 0.4)), color-stop(30%, rgba(172, 196, 214, 0.6)), color-stop(40%, rgba(172, 196, 214, 0.8)), color-stop(50%, #acc4d6), color-stop(60%, rgba(172, 196, 214, 0.8)), color-stop(70%, rgba(172, 196, 214, 0.6)), color-stop(80%, rgba(172, 196, 214, 0.4)), color-stop(90%, rgba(172, 196, 214, 0)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(172, 196, 214, 0) 10%, rgba(172, 196, 214, 0.4) 20%, rgba(172, 196, 214, 0.6) 30%, rgba(172, 196, 214, 0.8) 40%, #acc4d6 50%, rgba(172, 196, 214, 0.8) 60%, rgba(172, 196, 214, 0.6) 70%, rgba(172, 196, 214, 0.4) 80%, rgba(172, 196, 214, 0) 90%, rgba(0, 0, 0, 0) 100%);
}
/*瀑布流end*/
.part1-left {
    width: 570px;
    margin: 0px 0 18px 0
}
.photopart {
    width: 570px;
    height: 320px;
    position: relative;
}
.photopart:hover .arrow-left {
    background:  no-repeat left top;
    position: absolute;
    left: 0px;
    top: 110px;
    width: 34px;
    height: 73px;
    z-index: 2
}
.photopart:hover .arrow-right {
    background:  no-repeat left top;
    position: absolute;
    right: 0px;
    top: 110px;
    width: 34px;
    height: 73px;
    z-index: 2
}
.photopart .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    z-index: 2;
}
.photopart .pagination span {
    display: inline-block;
    width: 10px;
    height: 4px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.photopart .pagination .swiper-pagination-bullet-active {
    background: #fff;
    width: 15px;
    height: 4px;
}
.part1-left .swiper-container {
    width: 570px;
    height: 320px;
}
.swiper-slide {
    position: relative;
}
.part1-left .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 15px;
    z-index: 2;
}
.part1-left .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 3px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.part1-left .swiper-active-switch {
    background: #fb964c !important;
}
.part1-left .swiper-pagination-bullet {
    margin-left: 5px;
    background: #fff;
    width: 11px;
    height: 4px;
    border-radius: 10px
}
.part1-left .swiper-pagination-bullet-active {
    background: #fff !important;
}
.part1-left .pictitle {
    position: relative;
    width: 570px;
    height: 320px;
    overflow: hidden;
    border-radius: 5px;
}
.part1-left .pictitle .img img {
    width: 570px;
    height: 320px;
    display: block;
    border-radius: 5px;
}
.part1-left .pictitle .bg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr='#00000000', endcolorstr='#a6000000', gradienttype=0);
    height: 80px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}
.part1-left .pictitle .name {
    bottom: 20px;
    color: #fff;
    height: 50px;
    left: 0;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    text-indent: 1em;
    text-align: left;
    width: 100%;
    z-index: 11;
}
.part1-left .pictitle .name a {
    color: #fff;
    text-decoration: none;
}
.mcsb_container {
    margin-right: 15px;
}
.mcs-dark > .mcsb_scrolltools .mcsb_dragger .mcsb_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}
.mcustomscrollbox:hover > .mcsb_scrolltools {
    opacity: 0.2;
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
    /* old ie */
}
.mcs-dark > .mcsb_scrolltools .mcsb_dragger:hover .mcsb_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}
.mcs-dark > .mcsb_scrolltools .mcsb_dragger:active .mcsb_dragger_bar,
.mcs-dark > .mcsb_scrolltools .mcsb_dragger:active .mcsb_dragger_bar,
.mcs-dark > .mcsb_scrolltools .mcsb_dragger.mcsb_dragger_ondrag .mcsb_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}
.mcsb_scrolltools .mcsb_buttonup:active,
.mcsb_scrolltools .mcsb_buttondown:active,
.mcsb_scrolltools .mcsb_buttonleft:active,
.mcsb_scrolltools .mcsb_buttonright:active {
    opacity: 0.2;
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
    /* old ie */
}
/*新华号*/
.whlft {
    width: 265px;
    float: left;
    margin-top: 20px;
}
.cjtit {
    overflow: hidden;
    margin-bottom: 10px;
}
.leftlogo {
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin-bottom: 10px;
}
.leftlogo img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    /*设置垂直居中*/
    display: inline-block;
    line-height: 54px;
    vertical-align: middle;
}
.lftbox h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 10px auto 5px auto;
    width: 100%;
    overflow: hidden;
}
.lftbox .lftimg {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.lftbox .lftimg img {
    width: 100%;
    height: 110px;
}
.lftbox .lftimg .bg {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 98;
    background:  repeat-x;
}
.lftbox .lftimg h3 {
    width: 93%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 99;
    text-align: center;
}
.lftbox .lftimg h3 a {
    color: #fff;
}
.lftbox ul {
    margin-bottom: 15px;
}
.lftbox ul li {
    font-size: 14px;
    width: 235px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
}
.lftbox ul li a {
    color: #333;
}
.lftbox ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #333;
    width: 2px;
    height: 2px;
}
/*.lftline{ border-top:1px solid #eee; margin-top:20px; padding-top:15px;}*/
.lftscroll {
    width: 100%;
    height: 1085px;
    position: relative;
}
.lftscroll:after {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 30;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    pointer-events: none
}
body {
    min-width: 1200px;
}
.ddadbox {
    width: 1200px;
    position: absolute;
    margin-top: -166px;
    left: 50%;
    background: #fff;
    margin-left: -600px;
}
.top .top-cont {
    min-width: 1200px;
}
.qz-ad {
    /*width: 0; height: 0; position: absolute; left: 50%; z-index: 20; top: 43px; margin-left: -329px;*/
    width: 372px;
    height: 66px;
    position: relative;
    z-index: 20;
    top: 0px;
    margin-left: 271px;
}
.dhdgkj_list {
    width: 147px;
}
/*20210326new*/
.lmtit {
    font-size: 18px;
    color: #0d74dc;
    font-weight: normal;
    font-family: "微软雅黑";
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative;
    float: left;
}
.lmtit a {
    color: #0d74dc;
}
.lmtit p {
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}
.rbtop {
    background:  no-repeat;
}
.qwfb {
    background:  no-repeat;
}
.jktj {
    background:  left center no-repeat;
}
.hyyb {
    background:  left center no-repeat;
}
.lyb {
    background:  left center no-repeat;
}
.lxwm {
    background:  left center no-repeat;
}
.jygz {
    background:  left center no-repeat;
}
/* 热点专题 */
.rdzt {
    background:  left center no-repeat;
}
/* 名校大家谈 */
.mxdjt {
    background:  left center no-repeat;
}
/* 教育对话 */
.jydh {
    background:  left center no-repeat;
}
/* 教育观察 */
.jygc {
    background:  left center no-repeat;
}
.jcjy {
    background:  left center no-repeat;
}
.gdjy {
    background:  left center no-repeat;
}
.lxwm {
    background:  left center no-repeat;
}
.gjjy {
    background:  left center no-repeat;
}
.zyjy {
    background:  left center no-repeat;
}
.left_box h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin: 0px auto 5px auto;
    width: 100%;
    overflow: hidden;
}
.left_box .lftimg {
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.left_box .lftimg img {
    width: 100%;
    height: 160px;
}
.left_box .lftimg .bg {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 98;
    background: url(/uploads/image/wfimages/gray02.png) repeat-x;
}
.left_box .lftimg h3 {
    width: 93%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 99;
    text-align: center;
}
.left_box .lftimg h3 a {
    color: #fff;
}
.left_box .lftlist {
    margin-bottom: 15px;
}
.left_box .lftlist li {
    font-size: 14px;
    width: 235px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
}
.left_box .lftlist li a {
    color: #333;
}
.left_box .lftlist li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #333;
    width: 2px;
    height: 2px;
}
/*金课推荐*/
.litimglist li {
    width: 118px;
    height: 136px;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 6px 10px 6px;
}
.litimglist img {
    width: 118px;
    height: 86px;
}
.litimglist .bg {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    z-index: 98;
    background: #efefef;
}
.litimglist h3 {
    width: 100%;
    height: 45px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    z-index: 99;
    text-align: center;
    margin: 0px auto 2px auto;
}
.litimglist h3 a {
    color: #333;
}
/*留言板*/
.lybbg {
    width: 249px;
    height: 287px;
    background:  top center no-repeat;
    margin-bottom: 20px;
}
.lybbg ul {
    width: 210px;
    margin: 0 auto;
    padding-top: 10px;
}
.lybbg ul li {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    height: 62px;
    overflow: hidden;
    color: #333;
    padding: 8px 0;
    border-bottom: 1px dashed #ccc;
}
.lybbg h4 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 12px;
}
/*联系我们*/
.lxwmbg {
    width: 249px;
    height: 85px;
    background:  top center no-repeat;
}
h5 {
    font-size: 14px;
    line-height: 24px;
    color: #a3a3a3;
    text-align: center;
    margin-top: 8px;
}
/*教育关注*/
.item-style1 {
    margin-bottom: 10px;
}
.imglist {
    width: 100%;
    height: 80px;
    margin: 20px auto;
}
.imglist li {
    width: 136px;
    height: 80px;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    margin-left: 11px;
}
.imglist li:first-child {
    margin-left: 0;
}
.imglist li img {
    width: 100%;
    height: auto;
}
.item-style3 {
    margin-bottom: 14px;
}
.adbox {
    width: 570px;
    height: 63px;
    margin: 0px auto 10px auto;
}
.adbox img{
    width: 570px;
    height: 63px;
    
}
.mxdjt_box {}
.listright {
    margin-bottom: 20px;
}
.listright li {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
.listright li   li {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.listright li .img {
    position: relative;
    float: left;
    width: 134px;
    height: 75px;
    margin-right: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.listright li .img img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.listright li .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.listright li .tit {
    font-size: 14px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    color: #333;
}
.listright li .tit a {
    color: #333;
}
.rightyplist {
    margin-bottom: 20px;
    overflow: hidden;
}
.rightyplist li {
    width: 150px;
    float: left;
}
.rightyplist li   li {
    float: right;
}
.rightyplist li img {
    width: 150px;
    height: 84px;
}
.ysxw_box img { width: 100%; height: 220px; }
.imglist { width: 100%; height: 180px; margin: 0px auto; margin-bottom: 25px; }
.imglist li:first-child { margin-left: 5px; }
.imglist li { width: 118px; margin-left: 5px; margin-top: 10px; }
.lybbg { height: 214px; background:  top center no-repeat; }
.lybbg h4 { margin-top: 23px; }
.xhwp_list li { font-size: 14px; }
.richmedia-focus .richmedia-swiper .tit { font-size: 14px; }
.listright li li { padding-top: 21px; }
.listright li { margin-bottom: 21px; }
.contener { margin-bottom: 0px; }
.photopart .swiper-slide img { width: 100%; height: auto; }
.adboxtext { padding: 15px 0; }
.adboxtext a { font-size: 16px; margin-right: 15px; float: left; margin-bottom: 13px; }
.adbox { height: auto; }

