.con {
    background: url("bg.png") 50% bottom no-repeat;
    padding-bottom: 50px;
}

.contener {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
/*导航*/
.rightsidebar {
    position: fixed;
    width: 135px;
    height: 360px;
    top: 230px;
    left: 50%;
   margin-left: -760px;
    z-index: 9900px;
}
.rightsidebar .rightsidebar-top {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    bottom: 70px;
    left: 40px;
    color: #FFF;
    font-size: 18px
}
.rightsidebar .dh_xx {
    width: 135px;
    height: 360px;
}
.rightsidebar .dh_xx li {
    float: right;
    width: 135px;
    height: 56px;
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: url("navbg2.png") no-repeat;
}
.rightsidebar .dh_xx li+li {
    margin-top: -1px
}
.rightsidebar .dh_xx li a {
    color: #333;
    display: block;
    width: 135px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto
}
.rightsidebar .dh_xx li:hover {
    background: url("navbg3.png") no-repeat;
    color: #fff;
}
.rightsidebar .dh_xx li:hover a {
    color: #fff;
}
.rightsidebar .dh_xx .on {
    background: url(//www.news.cn/politics/wlmtltzb/images/bg04_nav.png) no-repeat;
    color: #fff;
}
.rightsidebar .dh_xx .on a {
    color: #fff;
    border-bottom: none
}
/*热榜*/
.rb_box {
    width: 100%;
    height: 35px;
    background: #efefef;
    margin-bottom: 10px;
}

.rb_left {
    float: left;
    width: 235px;
    height: 35px;
    background: url("title_gd.png") no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding-left: 30px;
}

.rb_left a {
    color: #fff;
}

.rb_right {
    float: left;
    width: 900px;
    height: 35px;
    overflow: hidden;
    margin-left: 10px
}

.txtMarquee-left {
    width: 100%;
    position: relative;
}

.txtMarquee-left .bd .tempWrap {
    width: 100% !important;
}

/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    white-space: nowrap;
}

.txtMarquee-left .bd ul li {
    margin-right: 20px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    display: inline-block;
    width: auto !important;
    font-size: 14px;
    padding-left: 12px;
    position: relative;
}

.txtMarquee-left .bd ul li:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 15px;
}

.txtMarquee-left .bd ul li a:hover {
    color: #2c52aa !important;
}

/*part1*/
.part1 {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-top: 15px;
    background: #e8e8e8;
    padding-bottom: 15px
}

.part1-left {
    width: 755px;
    height: 455px;
    position: relative;
    float: left
}

.part1-left .arrow-left {
    background: url(//www.news.cn/info/qqszjjdh2021/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.part1-left .arrow-right {
    background: url(//www.news.cn/info/qqszjjdh2021/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}

.part1-left .swiper-container {
    width: 755px;
    height: 455px
}

.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;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.part1-left .swiper-active-switch {
    background: #fb964c !important
}

.part1-left .swiper-pagination-bullet {
    margin-left: 5px
}

.part1-left .swiper-pagination-bullet-active {
    background: #fb964c !important
}

.part1-left .picTitle {
    position: relative;
    width: 755px;
    height: 455px;
    overflow: hidden
}

.part1-left .picTitle .img img {
    width: 755px;
    height: 455px;
    display: block
}

.part1-left .picTitle .bg {
    background: #0076d8;
    bottom: 0;
    height: 50px;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 10
}

.part1-left .picTitle .name {
    bottom: 0;
    color: #fff;
    height: 50px;
    left: 0;
    font-size: 22px;
    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
}

.part1-right {
    width: 420px;
    float: right;
    background: #fff;
    overflow: hidden
}

.part1-right h3 {
    width: 420px;
    font-size: 24px;
    color: #333;
    padding: 25px 0 15px 0;
    border-bottom: 1px dashed #528dfa;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
    font-weight: 700
}

.part1-right h3 a {
    color: #333;
    font-weight: 700
}

.part1-right ul {
    overflow: hidden;
    margin: 0px auto 0
}

.part1-right li {
    font-size: 18px;
    color: #333;
    padding: 10px 15px 0 15px;
    height: 64px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 25px;
}

.part1-right li+li {
    border-top: 1px solid #fff;
    padding: 10px 15px 0 15px
}

.part1-right li:hover {
    background: #6b8ae2
}

.part1-right li a {
    color: #333
}

.part1-right li:hover a {
    color: #fff !important
}

.part1-right li * {
    vertical-align: middle
}

.part2 {
    padding-top: 20px
}

.title {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 20px auto
}

.title:before {
    content: '';
    display: block;
    float: left;
    margin-right: 5px;
}

.title.title-style1:before {
    width: 51px;
    height: 50px;
    background: url("title_gsjj.png") no-repeat;
}

.title.title-style2:before {
    width: 51px;
    height: 50px;
    background: url("title_rdzx.png") no-repeat;
}
.title.title-style2:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 2px;
	margin-top: -9px;
	padding-right: 12px;
	background: rgba(136, 245, 254, 1);
	background: -webkit-gradient(linear, top left, top right, from(rgba(103, 167, 255, 1)), to(rgba(136, 245, 254, 1)));
	background: -webkit-linear-gradient(left, rgba(103, 167, 255, 1) 0, rgba(136, 245, 254, 1) 100%);
	background: -moz-linear-gradient(left, rgba(103, 167, 255, 1) 0, rgba(136, 245, 254, 1) 100%);
	background: linear-gradient(to right, rgba(103, 167, 255, 1) 0, rgba(136, 245, 254, 1) 100%);
}
.title.title-style3:before {
    width: 58px;
    height: 50px;
    background: url("title_dh.png") no-repeat;
}

.title.title-style4:before {
    width: 51px;
    height: 50px;
    background: url("title_zthd.png") no-repeat;
}

.title.title-style5:before {
    width: 51px;
    height: 50px;
    background: url("title_sdgc.png") no-repeat;
}


.title.title-style11:before {
    width: 51px;
    height: 50px;
    background: url("icon3.png") no-repeat;background-size: 50px 50px;
}

.title.title-style22:before {
    width: 51px;
    height: 50px;
    background: url("icon2.png") no-repeat; background-size: 42px 41px;
}


.title.title-style33:before {
    width: 51px;
    height: 50px;
    background: url("icon3.png") no-repeat; background-size: 50px 50px;
}


.list-style2 li{font-size: 18px;
   
    padding: 20px 15px 20px 0px;
    border-bottom: 1px solid #dcdcdc; color: #000;}

    .list-style2  li a{ color: #000;
   }


   
.list-style2 ul li:first-child{padding: 0 15px 20px 0px;}


   .list-style12 li{font-size: 18px;
   
    padding: 20px 15px 20px 0px;
    border-bottom: 1px solid #dcdcdc; color: #000;}

    .list-style12  li a{ color: #000;
   }

   .list-style12 ul li:first-child{padding: 0 15px 20px 0px;}


.title .txt .cn {
    width: 100%;
    font-size: 25px;
    line-height: 45px;
    color: #2c52aa;
}

.title.title-style3 .txt .cn {
    color: #2c52aa;
}

.title .more {
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    font-size: 14px;
    color: #666;
    padding-right: 20px;
}

.part2_l {
    width: 820px;
    float: left
}

.part2_r {
    width: 360px;
    float: right;
}
.part2_r .lm{
margin-top: 20px;
}
.part2_b{ padding-left:8px ;}
/*图片列表组件*/
.picNews {
    position: relative;
    overflow: hidden;
    width: 250px;
    height: 300px;
    float: left;
    margin-right: 20px;
    background: #fff;
    box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -webkit-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -moz-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -ms-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    margin-bottom: 20px
}

.picNews img {
    width: 250px;
    height: 150px;
}

.picNews .picTit {
    padding: 6px 10px;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px; height: 52px;
}

.picNews .picTit a {
    line-height: 25px;
    color: #666
}

.picNews .bq {
    position: absolute;
    left: 0;
    top: 140px;
    width: 70px;
    height: 20px;
    line-height: 20px;
    background: #155de4;
    border-radius: 0px 5px 5px 0;
    font-size: 12px;
    color: #fff;
    padding-left: 15px;
}

.picNews .time {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    padding-left: 10px;
}

.picNews .ckxq {
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    padding-left: 10px;
}

.picNews .ckxq a {
    font-size: 12px;
    color: #999;
}

.m-icon {
    display: inline-block;
    background: url(icon.png) no-repeat;
    float: right;
    width: 17px;
    height: 12px;
    margin-top: 10px;
    margin-right: 10px;
}

.picNews1 {
    overflow: hidden;
    width: 350px;
    height: 290px;
    float: left;
    margin-right: 30px;
    background: #fff;
    box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -webkit-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -moz-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    -ms-box-shadow: -1px 0px 15px -8px rgba(0, 0, 0, 1);
    margin-bottom: 20px
}

.picNews1 a {
    display: block;
    line-height: 0
}

.picNews1 .picImg1 {
    position: relative;
}

.picNews1 .picImg1 img {
    width: 350px;
    height: 220px
}

.picNews1 .picImg1 .bq img {
    width: 350px;
    height: 10px
}

.picNews1 .bq {
    position: absolute;
    top: 213px;
}

.picNews1 .picTit {
    padding: 6px 10px;
    font-size: 16px;
    line-height: 25px
}

.picNews1 .picTit a {
    line-height: 25px;
    color: #666;
}

/*图片列表组件2*/
.picNews2 {
    height: 290px;
    overflow: hidden;
    position: relative;
    width: 350px;
}

.picNews2 .picImg a {
    display: block;
    line-height: 0
}

.picNews2 .picImg img {
    width: 350px;
    height: 215px;
}

.picNews2 .picBg {
    background: #1d71b6 none repeat scroll 0 0;
    bottom: 75px;
    height: 35px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.picNews2 .picTit {
    bottom: 75px;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 35px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 11;
}

.picNews2 .picTit a {
    color: #ffffff;
    line-height: 35px;
}

.picNews2 .bq {
    height: 35px;
    line-height: 35px;
    width: 115px;
    background: #155de4;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 10px;
    float: left
}

.picNews2 .time {
    float: right;
    color: #666;
    margin-top: 18px;
}

/*热点资讯列表*/
.rdzx { width: 96%;}
.rdzx li {
   position: relative;
    font-size: 21px;
    line-height: 60px;
    border-bottom: 1px dashed #ddd;
    height: 60px;
}

/*
.rdzx li::before {
content: "";
width: 6px;
height: 6px;
background: #0037ae;
border-radius: 100%;
position: absolute;
left: 0;
top: 28px;
z-index: 1;
}
*/
/*专题活动列表*/
.zthd li {
    position: relative;
    margin-bottom: 15px
}

.zthd li .img {
    float: left;
    margin-right: 10px;
    width: 130px;
    height: 85px;
    overflow: hidden;
    border-radius: 5px;
}

.zthd li .img img {
    width: 100%;
    height: 100%
}

.zthd li .tit {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    padding: 5px 10px 10px 0;
    max-height: 85px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.footer {
    height: 80px;
    width: 100%;
    font-size: 16px;
    line-height: 180%;
    color: #fff;
    text-align: center;
    padding-top: 40px;
    background: #0037ae;
}