@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
  margin: 0;
  padding: 0;
  list-style: none;
}

fieldset, img {
  border: none;
}

img {
  display: block;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "黑体";
}

input::-moz-focus-inner {
  border: none;
  padding: 0;
}

select, input {
  vertical-align: middle;
}

select, input, textarea {
  font-size: 12px;
  margin: 0;
}

input[type="text"], input[type="password"], textarea {
  outline-style: none;
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

table {
  border-collapse: collapse;
}

body {
  background: url(bg.jpg) no-repeat top center #fff;
  min-width: 1300px;
  font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "黑体";
  font-size: 14px;
  color: #000;
  min-width: 1300px;
  overflow-x: hidden; 
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  color: #000;
}

dl dt, dl dd {
  margin: 0;
}

a {
  blr: expression(this.onFocus=this.blur())
}

:focus {
  outline: none;
}

.left {
  float: left;
}

.middle {
  float: left;
}

.right {
  float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content:".";
  height:0;
  display:block;
  overflow:hidden;
  clear:both;
}

.clearfix{ 
  zoom:1;
}

/*公共样式*/
.module {
  /*margin: 40px 0 0;*/
}

.module#second_area,
.module#fourth_area,
.module#fifth_area {
  margin: 80px 0 0;
} 




.main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.b_title { 
  height: 150px;
  margin: 80px 0 40px;
  overflow: hidden;
}

.s_title { 
  height: 40px;
  line-height: 40px;
  margin: 0 0 30px;
  position: relative;  
  overflow: hidden;
}

.s_title h2 {
  font-size: 30px;
  font-weight: bold;
  color: #e9040d;
}

.s_title h2 .blue {
  color: #0f68bc;
}

.s_title a {
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.title {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

.title h2 {
  float: left;
  font-size: 21px;
}

.title a {
  float: right;
}

.detailContent a {
  font-size: 16px;
  color: #e9040d;
}


/*导航*/
.nav {
  background: url(nav.png) repeat-x;
  width: 100%;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  z-index: 100;
}

.nav .nav_inner {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
}

.nav .nav_inner ul li {
  float: left;
  height: 80px;
  line-height: 80px;
  /*margin: 0 120px 0 0;*/
  margin: 0 60px 0 0;
  overflow: hidden;
}

.nav .nav_top {
  background: url(nav_hover.png) no-repeat;
  width: 168px;
  text-align: center;
}

.nav .nav_inner ul li a {
  font-size: 20px;
  /*font-size: 18px;*/
  font-weight: bold;
  color: #fff;
}

/*banner*/
.banner {
  background: url(banner.jpg) no-repeat top center;
  width: 100%;
  height: 1080px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}

/*两会最前沿——头条*/
.headlines {
  height: 100px;
  margin :0 0 40px;
}

.headlines dl {
  text-align: center;
}

.headlines dl dt {
  height: 60px;
  line-height: 60px; 
  overflow: hidden;
}

.headlines dl dt li a {  
  font-size: 40px;
  /*font-size: 34px;*/
  font-weight: bold;
  /*color: #0f68bc;*/
  color: #ea2a32;
}

.headlines dl dd {
  display: inline-flex;
  /*width: 900px;*/
  height: 30px;
  line-height: 30px;  
  margin: 10px auto 0;
  /*padding: 0 80px;*/
  overflow: hidden;
}

.headlines dl dd ul {
  float: left; 
  padding: 0 8px;
}


.headlines dl dd li a {
  font-size: 12px;
  color: #0f68bc;
}


.headlines dl dd .ul_line {
  float: left;
  /*margin:0 20px;*/
  color: #0f68bc; 
}

.headlines dl dd .more a {
  font-size: 12px;
  color: #0f68bc;
}
.headlines dl dd .more a i {
  font-family: "宋体";
  font-style: normal;
  font-size: 12px;
  margin-left: 3px;
}

/*两会最前沿——焦点图*/

/*全屏自适应轮播样式*/
.banner-main {
    width: 100%;
    height: 680px;
    margin: 0 0 40px;
    position: relative;
    overflow: hidden;
}

.banner-main-img {
    width: 1200px;
    height: 680px; 
    overflow: hidden;
}

.banner-main-img .focus_news {
    width: 100%;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.banner-main-img .focus_news:first-child {
  display: block;
}

.focus_news .focus {
  width: 1200px;
  height: 680px;
  position: relative;
  overflow: hidden;
}

.banner-main-img .focus img {
    display: block;
    width: 1200px;
    height: 680px;
}

.focus_news .news b {
  display: block;
  background: url(focus_li.png) no-repeat bottom center;
  width: 1200px;
  height: 680px;
  overflow: hidden;
}

.focus_news .news {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.focus_news .news ul:first-child {
  width: 1100px;
  padding: 0 50px;
  position: absolute;
  bottom: 20px;
  left: 0;
  overflow: hidden;
}

.focus_news .news ul:first-child li a {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
}

.focus_news .news ul:first-child+ul {
  width: 1100px;
  height: 60px;
  padding: 0 50px;
  margin: 20px 0 0;
  position: absolute;
  bottom: 60px;
  left: 0;
  overflow: hidden;
  display: none;
}
.focus_news .news ul:first-child+ul li {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.focus_news .news .detailContent a {
  font-weight: bold;
  color: #fff;
}

.ui-controls ul {
  position: absolute;
  bottom: 30px;
  right: 50px;
  z-index: 100;
}

.ui-controls ul li {
  float: left;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin: 0 0 0 20px;    
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.ui-controls ul li:hover {
  background: #fff;
}

.ui-controls ul .current {
  background: #ffe6a3;
}

/*两会最前沿——两会要闻*/
.lhyw {
  float: left;
  width: 782px;
  margin: 0 0 40px;
}

.lhyw .list .left {
  width: 366px;
  overflow: hidden;
}

.lhyw .list .right {
  width: 366px;
  overflow: hidden;
}

.lhyw .list .left .essay {
  height: 214px;
  border-bottom: 1px solid #ededed;
  margin: 0 0 20px;
}

.lhyw .list .left .essay:first-child+div{
  border-bottom: none;
  margin: 0!important;
}

.lhyw .list .left .essay ul:first-child {
  /*height: 76px;*/
  overflow: hidden;
}

.lhyw .list .left .essay ul:first-child li {
  /*height: 76px;*/
  line-height: 38px;
  overflow: hidden;
}

.lhyw .list .left .essay ul:first-child li a {
  float: left;
  font-size: 30px;
}

.lhyw .list .left .essay ul:first-child+ul {
  height: 108px;
  padding: 15px 0;
  overflow:hidden;
}

.lhyw .list .left .essay ul:first-child+ul li {
  line-height: 36px;
  font-size: 16px;
  /*text-indent: 2em;*/
  color: #838383;
}


.lhyw .list .right ul li {
  background: url(li_icon.png) no-repeat left center;
  line-height: 48px;
  text-indent: 22px; 
  font-size: 16px;
  overflow: hidden; 
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lhyw .list .right ul li a {
  font-size: 16px;
}


/*两会最前沿——两会热词 两会日历*/
.lhrc_lhrl {
  float: right;
  width: 368px;
  overflow: hidden;
}

.lhrc {
  background: url(lhrc.png) no-repeat;
  width: 306px;
  height: 194px;
  padding: 68px 0 0 62px;
  margin: 0 0 30px;
  overflow: hidden;
}


.lhrc li {
  float: left;
  height: 34px;
  line-height: 34px;
  margin: 0 16px 0 0;
  overflow: hidden;
}

.lhrc li a {
  font-size: 16px;
  font-weight: bold;
  color: #d9371d;
}


.lhrl {
  background: url(lhrl.png) no-repeat;
  width: 244px;
  height: 102px;
  padding: 100px 62px 0;
  position: relative;
  overflow: hidden;
}

.lhrl .month {
  font-size: 35px;
  font-weight: bold;
  color: #0f68bc;
  position: absolute;
  top: 15px;
  right: 110px;
}

.lhrl .month .num {
  font-size: 62px;
}

.lhrl  ul li {
  float: left;
  width: 35px;
  height: 26px;
  line-height: 26px;
  margin: 0 16px 10px 0;
  padding: 3px;
  text-align: center;
  overflow: hidden;
}

.lhrl  ul li.hover {
   background: #0f68bc;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
}
.lhrl  ul li.hover,
.lhrl  ul li.hover span {
	color: #fff;
}

.lhrl ul li a {
  float: left;
  width: 35px;
  /*font-size: 16px;*/
  font-size: 15px;
  font-weight: bold;
  color: #0f68bc;
}

.lhrl ul li.hover a {
  color: #fff;
}

.lhrl .duoone li {
  font-weight: bold;
  color: #0f68bc;
}

.lhrl .duoone li span {
  font-size: 16px;
  font-weight: bold;
  color: #0f68bc;
}

.lhrl .duoone li {
  float: left;
  width: 35px;
  height: 26px;
  line-height: 26px;
  padding: 3px;
  text-align: center;
  overflow: hidden;
}

/*两会进行时*/
.module#second_area {
  background: url(module.png) no-repeat top;
}

.module#second_area .left {
  width: 366px;
  height: 766px;
  margin: 0 50px 0 0;
  position: relative;
  overflow: hidden;
}

.module#second_area .middle {
  width: 366px;
  overflow: hidden;
}

.module#second_area .right {
  width: 366px;
  overflow: hidden;
}

/*两会进行时——人大新闻 政协新闻*/
.rdxw .rdxw_title a {
  position: absolute;
  left: 70px;
  top: 90px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  z-index: 10;
}

.zxxw .zxxw_title a {
  position: absolute;
  right: 10px;
  top: 90px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  z-index: 10;
}

.rdxw .img_txt {
  float: left;
  width: 174px;
  height: 246px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.zxxw .img_txt {
  float: right;
  width: 174px;
  height: 246px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}

.rdxw .img_txt a img,
.zxxw .img_txt a img {
  display: block;
  width: 174px;
  height: 126px;
  overflow: hidden;
}

.rdxw .img_txt a b,
.zxxw .img_txt a b {
  display: block;
  background: url(rdxw_b.png) no-repeat top center;
  width: 174px;
  height: 126px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.zxxw .img_txt a b {
  background: url(zxxw_b.png) no-repeat top center;
}


.rdxw .img_txt .article_photo_title,
.zxxw .img_txt .article_photo_title {
  background: #ffecec;
  width: 134px;
  height: 80px;
  line-height: 23px;
  padding: 20px;
  overflow: hidden;
}

.zxxw .img_txt .article_photo_title {
  background: #ecf7ff;
}

.rdxw ul,
.zxxw ul {
  background: #ffecec;
  width: 358px;
  height: 200px;
  padding: 14px 0 14px 10px;
  position: absolute;
  left: 0;
  top: 266px;
  overflow: hidden;
}

.zxxw ul {
  background: #ecf7ff;
  right: 0;
  top: 526px;
}

.rdxw ul li,.zxxw ul li {
  line-height: 40px;
  text-indent: 42px;
}

.rdxw ul li {
  background: url(rdxw_li.png) no-repeat left center;
}

.zxxw ul li {
  background: url(zxxw_li.png) no-repeat left center;
}

/*两会进行时——热题关注 两会观察 代表委员之声*/
/*报告全解读——代表委员读报告*/
/*报告全解读——评论*/
.rtgz {
  margin: 0 0 40px;
}

.rtgz .list {
  height: 336px;
  overflow: hidden;
}

.lhgc .list,
.dbwyzs .list,
.dbwydbg .list,
.pl .list {
  height: 236px;
  overflow: hidden;
}

.rtgz .list ul li:first-child,
.lhgc .list ul li:first-child,
.dbwyzs .list ul li:first-child,
.dbwydbg .list ul li:first-child,
.pl .list ul li:first-child {
  background: none;
  height: auto;
 /* height: 76px;*/
  line-height: 38px;
  margin: 0 0 10px;
  text-indent: 0;
  border-bottom: 0;
  white-space: normal;
}

.rtgz .list ul li:first-child a,
.lhgc .list ul li:first-child a,
.dbwyzs .list ul li:first-child a,
.dbwydbg .list ul li:first-child a,
.pl .list ul li:first-child a {
  float: left;
  font-size: 24px;
}

.rtgz .list ul li,
.lhgc .list ul li,
.dbwyzs .list ul li,
.dbwydbg .list ul li,
.pl .list ul li {
  background: url(li_icon.png) no-repeat left center;
  height: 49px;
  line-height: 49px;
  border-bottom: 1px dashed #e0e0e0;
  text-indent: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rtgz .list ul li a,
.lhgc .list ul li a,
.dbwyzs .list ul li a,
.dbwydbg .list ul li a,
.pl .list ul li a {
  font-size: 16px;
}

/*两会进行时——记者会*/
.jzh {
  margin: 0 0 40px;
}

.jzh .list .img_txt:first-child {
  width: 366px; 
  height: 245px;
  margin: 0 0 20px; 
  position: relative;
  overflow: hidden;
}

.jzh .list .img_txt:first-child a img {
  display: block;
  width: 366px;
  height: 245px;
  overflow: hidden;
}

.jzh .list .img_txt:first-child .article_photo_title {
  display: block!important;
  background:url(jzh_li.png) no-repeat!important;
  width: 236px!important;
  height: 56px!important;
  line-height: 28px!important;
  padding: 8px 30px 8px 100px!important;
  font-size: 36px!important;
  position: absolute;
  left: 0;
  bottom: 0;    
  overflow: hidden; 
}

.jzh .list .img_txt:first-child .article_photo_title a {
  float: left;
  font-size: 21px;
  color: #fff;  
}

.jzh .list .img_txt {
  float: left;
  width: 115px;
  margin: 0 10px 24px 0;
  overflow: hidden;  
}

.jzh .list .img_txt:first-child+div+div+div {
  margin: 0;
}

.jzh .list .img_txt b {
  display: none;
}

.jzh .list .img_txt .article_photo_title {
  background: #3d3d3d;
  width: 109px;
  height: 32px;
  line-height: 16px;
  padding: 4px;
  overflow: hidden; 
}

.jzh .list .img_txt .article_photo_title a {
  float: left;
  font-size: 12px;
  color: #fff;  
}

/*报告全解读*/
.module#third_area {
  /*display: none;*/
}

.module#third_area .left {
  width: 366px;
  margin: 0 50px 0 0;
  overflow: hidden;
}

.module#third_area .middle {
  width: 366px;
  overflow: hidden;
}

.module#third_area .right {
  width: 366px;
  overflow: hidden;
}

/*报告全解读——图文直播 报告全文 图解报告 数读报告*/
.twzb {
  width: 366px;
  height: 242px;
  margin: 10px 0 30px;
  position: relative;
  overflow: hidden;
}

.twzb span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 40px;
  right: 20px;
}

.bgqw,
.tjbg {
  float: left;
  width: 175px;
  height: 121px;
  margin: 0 0 40px;
  position: relative;
  overflow: hidden;
}

.tjbg {
  float: right;
}

.bgqw span,.tjbg span {
  font-size: 21px;
  letter-spacing: 3px;
  color: #fff;
  position: absolute;
  left: 40px;
  bottom: 10px;
}

.sdbg {
  background:url(sdbg.png) no-repeat;
  width: 238px;
  height: 191px;
  padding: 98px 64px 0;
  overflow: hidden;
}

.sdbg a {
  float: left;
  line-height: 34px;
  color: #d34024;
}


.sdbg ul li {
  float: left;
  line-height: 34px;
  margin: 0 24px 0 0;
}

.sdbg ul li a {
  font-size: 20px;
  font-weight: bold;
  color: #d34024;
}

/*报告全解读——报告要点*/
.bgyd {
  margin: 0 0 40px;
}

.bgyd .a_list ul:first-child {
  height: 68px;
  overflow: hidden;
}

.bgyd .a_list ul:first-child li {
  line-height: 34px;
}

.bgyd .a_list ul:first-child li a {
  float: left;
  font-size: 24px;
}


.bgyd .a_list ul:first-child+ul {
  height: 90px;
  padding: 4px 0;
  overflow: hidden;

}

.bgyd .a_list ul:first-child+ul li {
  line-height: 30px;
  color: #6c6c6c;
}


.bgyd .b_list ul li {
  background:url(li_icon.png) no-repeat left center;
  line-height: 49px;
  border-bottom: 1px dashed #dedede;
  text-indent: 22px;
}

.bgyd .b_list ul li a {
  font-size: 16px;
}

/*报告全解读——全媒体报告厅*/
.qmtbgt {
  width: 366px;
  margin: 0 0 16px;
  overflow: hidden;
}

.qmtbgt .list .myscroll {
  width: 366px;
  height: 342px;
  overflow: hidden;
}

.qmtbgt .list ul li {
  height: 90px;
  margin: 0 0 24px;
  overflow: hidden;
}

.qmtbgt .list ul li dl {
  background:url(qmtbgt_li.png) no-repeat;
  width: 359px;
  height: 90px;
  padding: 0 7px 0 0;
  overflow: hidden;
}

.qmtbgt .list ul li dt {
  float: right;
  width: 124px;
  height: 82px;
  overflow: hidden;
}

.qmtbgt .list ul li dt img {
  float: right;
  width: 124px;
  height: 82px;
  overflow: hidden;
}

.qmtbgt .list ul li dd {
   float: left;
   width: 208px;
   line-height: 24px;
   margin: 24px 0 0 15px;
   overflow: hidden; 
}


/*两会看法院*/
.module#fourth_area {
  background: url(module.png) no-repeat top;
}

.module#fourth_area .left {
  float: left;
  width: 366px;
  margin: 0 50px 0 0;
  overflow: hidden;
}

.module#fourth_area .middle {
  width: 366px;
  overflow: hidden;
}

.module#fourth_area .right {
  width: 366px;
  overflow: hidden;
}

/*两会看法院——代表委员看法院*/
.dbwykfy {
  margin: 0 0 40px;
}

.dbwykfy .focus {
  float: left;
  width: 782px;
  overflow: hidden;
}

.dbwykfy .focus .mF_tbhuabao_wrap { 
  width:auto!important;
  height:auto!important;
}

.dbwykfy .focus .mF_tbhuabao_wrap .dot li {
  margin:0 3px!important;
}

.mF_tbhuabao {
  height: 440px!important;
}

.mF_tbhuabao .txt li {
  height: 76px!important; 
  line-height: 76px!important; 
  bottom: 0!important;
}
.mF_tbhuabao .txt li a {
  height: 76px!important; 
  padding: 0 0 0 20px!important;
  font-size: 28px!important; 
  font-weight: normal!important;
  color: #fff!important; 
  text-align: left; 
  overflow: hidden;}

.mF_tbhuabao .txt li a:hover {
  color: #fbedd7!important;
}

.mF_tbhuabao .txt li b {  
  background: #000!important;
  filter: alpha(opacity=60)!important;
  opacity: 0.6!important;
  width: 784px!important;
  height: 76px!important;
}

.mF_tbhuabao .dot {
  width: 100px!important;
  height: 28px!important;
  position: absolute; 
  left: 640px!important; 
  bottom: 16px!important;
  z-index: 10;
  text-align: right!important;
}

.mF_tbhuabao .dot li.current a {
  width: 12px;
  color:#ffe6a3!important;
}

.mF_tbhuabao .dot li a { 
  font-size: 36px!important;
  color: #fff!important;
}

.dbwykfy .news {
  float: right;
  width: 366px;
  overflow: hidden;
}

.dbwykfy .news .a_list ul:first-child {
  height: 68px;
  overflow: hidden;
}

.dbwykfy .news .a_list ul:first-child li {
  line-height: 34px;
}

.dbwykfy .news .a_list ul:first-child li a {
  float: left;
  font-size: 24px;
}

.dbwykfy .news .a_list ul:first-child+ul {
  height: 120px;
  padding: 6px 0;
  overflow: hidden;
}

.dbwykfy .news .a_list ul:first-child+ul li {
  line-height: 30px;
  color: #6c6c6c;
}

.dbwykfy .news .b_list ul li {
  background: url(li_icon.png) no-repeat left center;
  line-height: 49px;
  border-bottom: 1px dashed #dedede;
  text-indent: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dbwykfy .news .b_list ul li:first-child+li+li+li+li {
  border-bottom: none;
}

.dbwykfy .news .b_list ul li a {
  font-size: 16px;
}

/*两会看法院——法院大事记 聚焦一站式建设*/
.fydsj {
  margin: 0 0 40px;
}

.fydsj .list .img_txt,
.jjyzsjs .list .img_txt {
  width: 366px;
  height: 245px;
  margin: 0 0 7px;
  position: relative;
  overflow: hidden;
}

.fydsj .list .img_txt a img,
.jjyzsjs .list .img_txt a img {
  display: block;
  width: 366px;
  height: 245px;
  overflow: hidden;
}

.fydsj .list .img_txt .article_photo_title a,
.jjyzsjs .list .img_txt .article_photo_title a {
  width: 346px;
  height: 60px;
  line-height: 30px;
  padding: 8px 10px;
  font-size: 21px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.fydsj .list .img_txt .article_photo_title b,
.jjyzsjs .list .img_txt .article_photo_title b {
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  width: 366px;
  height: 76px;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.fydsj .list ul li,
.jjyzsjs .list ul li {
  background: url(li_icon.png) no-repeat left center;
  line-height: 49px;
  border-bottom: 1px dashed #dedede;
  text-indent: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fydsj .list ul li a,
.jjyzsjs .list ul li a {
  font-size: 16px;
} 

/*两会看法院——聚焦贯彻落实民法典*/
.jjgclsmfd .list .essay {
  height: 214px;
  border-bottom: 1px dashed #dedede;
  margin: 0 0 20px;
  overflow: hidden;
}

.jjgclsmfd .list .essay ul:first-child {
  height: auto;
}

.jjgclsmfd .list .essay ul:first-child li {
  line-height: 34px;
}

.jjgclsmfd .list .essay ul:first-child li a {
  /*float: left;*/
  font-size: 24px;
}

.jjgclsmfd .list .essay ul:first-child+ul {
  height: 120px;
  padding: 6px 0 20px 0;
  overflow: hidden;
}

.jjgclsmfd .list .essay ul:first-child+ul li {
  line-height: 30px;
  font-size: 14px;
  color: #6c6c6c;
}

/*两会看法院——各地法院巡礼*/

.gdfyxl .list .img_txt {
  float: left;
  width: 172px;
  border: 1px solid #d7d7d7;
  margin: 0 18px 15px 0;
  overflow: hidden;
}

.gdfyxl .list .img_txt a img {
	display: block;
	width: 172px;
	height: 114px;
	overflow: hidden;
}

.gdfyxl .list .img_txt:first-child+div,
.gdfyxl .list .img_txt:first-child+div+div+div,
.gdfyxl .list .img_txt:first-child+div+div+div+div+div {
  margin: 0;
}

.gdfyxl .list .img_txt .article_photo_title {
  height: 69px;
  padding: 28px 20px;
  line-height: 23px;
  overflow: hidden;
}

.gdfyxl .list .img_txt .article_photo_title a {
  font-size: 16px;
}

.gdfyxl .list ul {
  clear: both;
}

.gdfyxl .list ul li {
  background: url(li_icon.png) no-repeat left center;
  line-height: 49px;
  border-bottom: 1px dashed #dedede;
  text-indent: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gdfyxl .list ul li a {
  font-size: 16px;
}


/*两会新视听*/
.module#fifth_area {
  background: url(module.png) no-repeat top;
}




/*大法官访谈*/
.dfgft {
  background:url(dfgft.png) no-repeat top;
  height: 468px;
  padding: 76px 64px 0 510px;
  margin: 0 0 40px;
  overflow: hidden;
  position: relative;
}
.dfgft .jhy {
  width: 450px;
  height: 350px;
  position: absolute;
  top: 70px;
  left: 60px;
  overflow: hidden;
}


.dfgft dl {
  float: left;
  margin: 0 48px 20px 0;
}

.dfgft dl:first-child+dl+dl+dl, 
.dfgft dl:first-child+dl+dl+dl+dl+dl+dl+dl{
  margin: 0 0 20px;
}

.dfgft dl dt {
  background:url(dfg_pt.png) no-repeat top;
  width: 96px;
  height: 136px;
  padding: 2px 10px 8px 2px;
  overflow: hidden;
}

.dfgft dl dd {
  width: 96px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}

.dfgft  dl dd a {
  display: block;
  background:url(dfg_dd.png) no-repeat left center;
}

.dfgft dl dd a,
.dfgft dl dd span {
  font-size: 18px;
  font-weight: bold;
  color: #115a9a;
}


/*两会新视听——两会视频 两会寄语 法治微影 民法君“典”案例*/

.fzwy {
  float: left;
  width: 366px;
  overflow: hidden;
}

.mfjdal {
  float: right;
  width: 366px;
  overflow: hidden;
}

.lhsp_video .bigImg,
.lhjy_video .bigImg,
.fyktx_video .bigImg,
.zx360_video .bigImg,
.fzwy_video .bigImg,
.mfjdal_video .bigImg {
  float: left;
  width: 366px;
  height: 246px;
  margin:0 50px 50px 0;
  position:relative;
}

.lhsp_video .bigImg,
.lhjy_video .bigImg,
.fyktx_video .bigImg,
.fzwy_video .bigImg,
.mfjdal_video .bigImg{
  height: 206px;
}

.fzwy_video .bigImg,
.mfjdal_video .bigImg {
  margin: 0 0 16px;
}

.lhsp_video .bigImg:first-child+div+div,
.lhsp_video .bigImg:first-child+div+div+div+div+div,
.lhjy_video .bigImg:first-child+div+div,
.fyktx_video .bigImg:first-child+div+div,
.zx360_video .bigImg:first-child+div+div {
  margin:0 0 50px;
}

.lhsp_video .bigImg a img,
.lhjy_video .bigImg a img,
.fyktx_video .bigImg a img,
.zx360_video .bigImg a img,
.fzwy_video .bigImg a img,
.mfjdal_video .bigImg a img {
  display: block;
  width: 366px;
  height: 246px;
  overflow: hidden;
}

.lhsp_video .bigImg a img,
.lhjy_video .bigImg a img,
.fyktx_video .bigImg a img,
.fzwy_video .bigImg a img,
.mfjdal_video .bigImg a img {
  height: 206px;
}

.lhsp_video .bigImg a span,
.lhjy_video .bigImg a span,
.fyktx_video .bigImg a span,
.zx360_video .bigImg a span,
.fzwy_video .bigImg a span,
.mfjdal_video .bigImg a span {
  display: block;
  width: 346px;
  height: 60px;
  line-height: 30px;
  padding: 6px 10px;
  font-size: 21px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;  
  overflow:hidden;
}

.lhsp_video .bigImg a b,
.lhjy_video .bigImg a b,
.fyktx_video .bigImg a b,
.zx360_video .bigImg a b,
.fzwy_video .bigImg a b,
.mfjdal_video .bigImg a b {
  display: block!important;
  background: #000;
  filter: alpha(opacity=60)!important;
  opacity: 0.6!important;
  width: 366px;
  height: 72px;
  position: absolute;
  left: 0;
  bottom: 0;
}

/*两会新视听——天平短视频*/

.tpdsp {
  float: left;
  width: 366px;
  margin: 0 50px 0 0;
  position: relative;
  overflow: hidden;
}

.tpdsp .tpdsp_box {
  width: 366px;
  height: 650px;
  overflow: hidden;
}

.tpdsp .tpdsp_con {
  width: 366px;
  height: 650px;
  position: relative;
  overflow: hidden;
}

/*.tpdsp .tpdsp_con:first-child,
.mfjdal .mfjdal_con:first-child {
  display: block;
}*/

.tpdsp .tpdsp_con a img {
  display: block;
  width: 366px;
  height: 650px;
  overflow: hidden;
}

.tpdsp .tpdsp_dot {
  /*width: 200px;*/
  position: absolute;
  left: 90px;
  bottom: 50px;
}

@media only screen and (max-width:1100px) {
    .tpdsp .tpdsp_dot {
       left: 50px;
    } 

}

.tpdsp .tpdsp_dot li {
  float: left;
  margin: 0 10px 0 0;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

/*.tpdsp .tpdsp_dot li:first-child+li+li+li+li {
  margin: 0;
}

@media only screen and (max-width:1100px) {
    .tpdsp .tpdsp_dot li {
       margin: 0 5px 0 0;
    } 

}*/

.tpdsp .tpdsp_dot li.current {
  color: #ffe6a3!important;
}



/*两会时光*/
.lhsg {
  background: url(lhsg.png) no-repeat left;
  width: 1200px;
  height: 140px;
  margin: 40px 0;
  overflow: hidden;
}

#miusc {
  display: none;
}

#rate {
  height: 8px!important;
  background: #a2a7aa;
  position: relative;
  margin: 7px;
}

#rate #check {
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: -7px;
  left: -7px;
  border-radius: 100%;
  cursor: pointer;
}

#rate #check span {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 6px;
  left: 6px;
}

#rate #rateBg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#rate #checkBg {
  background: #e9535d;
  width: 100%;
  top: -5px;
  height: 20px;
  left: -100%;
  position: absolute;
}

.MiuscPlayerTime {
  width: 300px;
  margin-left: 7px;
}

.MiuscPlayerTime #nowTime {
  float: left;
}

.MiuscPlayerTime #allTime {
  float: right;
}

#MiuscPrev, #MiuscPlay, #MiuscNext, #MiuscUp, #MiuscDown {
  cursor: pointer;
}

#MiuscList ul li {
  list-style: none;
  cursor: pointer;
}

#MiuscList ul li.active {
  color: #fd4848;
}

#MiuscMod {
  width: 746px;
  height: 140px;
}

#MiuscPlayer #MiuscList {
  float: left;
  width: 670px;
  height: 20px;
  margin: 20px 20px 0;
  font-size: 12px;
  background: #f2f2f2;
  text-align: center;
  overflow: hidden;
}

#MiuscPlayer #MiuscList ul li {
  float: none;
  display: none;
}

#MiuscPlayer #MiuscList ul li.active {
  display: block;
  font-size: 14px;
  color: #636363; 
}

#MiuscPlayer .MiuscPlayerContent {
  float: left;
  width: 895px;
  padding: 26px 0 0 128px;
}

#MiuscPlayer .MiuscPlayerTime {
  width: 895px;
  font-size: 12px;
  color: #aaaaaa;
  margin: 0 0 10px;
}

#MiuscPlayer #rate {
  width: 895px;
}

#MiuscPlayer #rate {
  border-radius: 10px;
}

#MiuscPlayer #rate #rateBg {
  border-radius: 10px;
}

#MiuscPlayer #rate #check {
  background: url(check.png) no-repeat;
  border: none;
  width: 22px;
  height: 22px;
  top: -8px;
}

#MiuscPlayer #rate #check span {
  width: 32px;
  height: 32px;
  top: 3px;
  left: 3px;
}

#MiuscPlayer .MiuscPlayerButton {
  height: 54px;
  padding-left: 0px;
}

#MiuscPlayer .MiuscPlayerButton li {
  float: left;
  list-style: none;
}

#MiuscPlayer #MiuscPrev {
  width: 20px;
  height: 20px;
  background: url("prevv.png") center bottom no-repeat;
  margin: 17px 0 0 12px;
}

#MiuscPlayer #MiuscPlay {
  width: 27px;
  height: 26px;
  background: url("pause.png") center center no-repeat;
  margin: 13px 12px;
}

#MiuscPlayer #MiuscPlay.active {
  background-image: url("play.png");
}

#MiuscPlayer #MiuscNext {
  width: 20px;
  height: 20px;
  background: url(nextt.png) center bottom no-repeat;
  margin: 17px 0 0 0px;
}

#MiuscPlayer #MiuscUp {
  background: url(up.png) center center no-repeat;
  width: 14px;
  height: 14px;
  margin: 24px 0 0 12px;
  overflow: hidden;
}

#MiuscPlayer #MiuscVoice {
  background: url(voice.png) center center no-repeat;
  width: 20px;
  height: 17px;
  margin: 21px 0 0 12px;
  overflow: hidden; 
}

#MiuscPlayer #MiuscDown {
  background: url(down.png) center center no-repeat;
  width: 14px;
  height: 14px;
  margin: 24px 0 0 8px;
  overflow: hidden;
}


/*融媒新视角——专刊下载*/

.zkxz {
  background: url(zkxz.png) no-repeat top center;
  height: 720px;
  overflow: hidden;
}


.zkxz .tab_tit {
  height: 58px;
  line-height: 58px;
  padding: 0 0 0 24px;
  overflow: hidden;
}

.zkxz .tab_tit ul li {
  float: left;
  background: url(tab_title.png) no-repeat;
  width: 140px;
  height: 58px;
  margin: 0 12px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #0f68bc;
  cursor: pointer;
}

.zkxz .tab_tit ul li.hover {
  background: url(tab_title_hover.png) no-repeat;
  color: #fff;
}


.zkxz .tab_con {
  height: 328px;
  padding: 170px 0 130px 90px;
  overflow: hidden;
}

.zkxz .tab_con .tit_con {
  height: 328px;
  overflow: hidden;
}

.zkxz .tab_con .tit_con .article_photo {
  float: left;
  height: 320px;
  border: 4px solid #fff;
  box-shadow: 10px 10px 5px #e8f2f9;
  margin: 0 20px 0 0;
  position: relative;
}

.zkxz .tab_con .tit_con .article_photo img {
  float: left;
  height: 320px;
  overflow: hidden;
}

.zkxz .tab_con .tit_con .article_photo_title {
  width: 100%;
  height: 320px;
  position: absolute;
  left: 0;
  top: 0;
}

.zkxz .tab_con .tit_con .article_photo_title a {
  background: url(tmt.png) repeat;
  display: inline;
  width: 100%;
  height: 320px;
  position: absolute;
  left:0;
  top: 0;
  z-index: 1000;
}

/*历届两会*/
.ljlh {
  border-bottom: 1px solid #ffd17f;
  margin: 50px 0 0;
}

.ljlh .s_title {
  background: url(ljlh_title.png) repeat-x;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

.ljlh .s_title h2 {
  display: block;
  background: #fff;
  width: 130px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
  color: #e91b1f;
  text-align: center;
}

.ljlh .list {
  padding: 20px 0;
}

.ljlh .list a {
  float: left;
  width: 277px;
  height: 76px;
  margin: 0 30px 30px 0;
  overflow: hidden;
}

.ljlh .list a:first-child+a+a+a,
.ljlh .list a:first-child+a+a+a+a+a+a+a {
  margin: 0 0 30px;
}

/*底部*/
.footer {
  background: url(footer.png) no-repeat top center;
  min-width: 1300px;
  width: 100%;
  height: 210px;
  padding: 60px 0;
  margin: 50px 0 0;
  line-height: 42px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  clear: both;
  overflow: hidden;
}

/*二级列表页*/
.return {
   background: url(nav.png) repeat-x top center;
  width: 1200px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  overflow: hidden;
}

.return a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}


.maina {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

@media only screen and (max-width:1100px) {
    .maina {
        min-height: 1500px;
    } 

}

.maina .title {
  height: 80px;
  line-height: 80px;
  border-bottom: 5px solid #e9040d;
  margin: 40px 0 0;
  overflow: hidden; 
}

.maina .title h1 {
  float: left;
  height: 80px;
  line-height: 80px;
  font-size: 30px;
  font-weight: bold;
  color: #e9040d;
}

.maina .title .more {
  float: right;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

.maina .title .more a {
  font-size: 20px;
  color: #565656;
}

.maina .txt_list {
  padding: 20px 0;
}

.maina .photo_list {
  padding: 40px 0;
}

.maina .photo_list li {
  float: left;
  width: 200px;
  height: 220px;
  margin: 0 40px 40px 0;
  overflow: hidden;
}

.maina .photo_list li dl {
  width: 200px;
  height: 220px;
  overflow: hidden;
}

.maina .photo_list li dt {
  width: 200px;
  height: 150px;
  overflow: hidden;
}
.maina .photo_list li dt img {
  float: left;
  width: 200px;
  height: 150px;
  overflow: hidden;
}

.maina .photo_list li dd {
  width: 200px;
  line-height: 30px;
  padding: 10px 0 0;
  text-align: center;
  overflow: hidden;
}

.maina .txt_list li {
  background: url(li_icon1.png) no-repeat left center;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 18px;
  overflow: hidden;
}

/*.maina .txt_list li .title_substr {
  width: auto!important;
  line-height: 40px!important;
}*/

.maina .txt_list li a {
  float: left;
  font-size: 18px;
  margin:0 -20px 0 0;
}

.maina #videoCoverage {
  padding: 40px 0;
}

.maina #videoCoverage .article_photo_titile {
  float: left;
  width: 366px;
  height: 306px;
  margin: 0 0 40px 25px;
  overflow: hidden;
}

.maina #videoCoverage .article_photo {
  width: 366px;
  height: 246px;
}

.maina #videoCoverage .article_photo img {
  float: left;
  width: 366px;
  height: 246px;
  overflow: hidden;
}

.maina #videoCoverage .article_photo_title {
  width: 366px;
  height: 60px;
  line-height: 20px;
  padding: 10px 0 0;
  text-align: center;
  overflow: hidden;
}

.maina #videoCoverage .article_photo_title a {
  font-size: 14px;
}

.maina #videoCoverage.tpdsp_second .article_photo_titile {
  height: 720px;
}

.maina #videoCoverage.tpdsp_second .article_photo {
  height: 650px;
}

.maina #videoCoverage.tpdsp_second .article_photo img {
  height: 650px;
}


/*重点解读二级页面*/

.szmk {
  overflow: hidden;
  height: 200px;
  border: 1px solid #cccccc;
  margin-top: 20px;
}

.main .szmk .szmk_left .szmk_img img {
  width: 300px!important;
  height: 200px!important;
}

.szmk div.tonglan1 div.title_xzej {
  background: url(xzmkej_title.jpg) no-repeat left center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  padding-left: 20px;
}

.szmk div.tonglan1 div.title_xzej span.more_xz {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  float: right;
  width: auto;
  padding-right: 10px;
  color: #fff;
}

.szmk div.tonglan1 div.title_xzej span.more_xz a {
  color: #fff;
}

.szmk div.tonglan1 div.title_xzej span.more_xz ul li {
  float: left;
  margin: -4px 10px;
  clear: none;
}

.szmk div.tonglan1 div.title_xzej span.more_xz ul li div {
  float: left;
  margin-right: 10px;
}

/* .szmk div.tonglan1 div.title_xzej span.more_xz ul li div select{float: left;margin-bottom:6px;vertical-align:middle;} */

.szmk div.tonglan1 div.title_xzej span.more_xz ul li div input {
  float: left;
}

.szbdej {
  width: 656px!important;
  height: 200px;
  overflow: hidden;
}

.szbdej h2 {
  font-size: 16px;
  font-weight: bold!important;
  text-align: center;
  background: #eaeaea;
  color: #000;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
}

.szbdej ul li {
  width: 614px!important;
  padding-left: 14px!important;
  float: none!important;
  background: none!important;
}

.szbdej_list {
  height: 170px;
  overflow-y: scroll;
}

/*漂浮窗*/

#adl {
  width: 75px!important;
  height: 605px!important;
  background: url(daohang.png) no-repeat center;
}

/*#adl{width:75px!important; height:535px!important; background:url(daohang1.png) no-repeat center;}*/

#adl ul {
  width: 75px;
  margin: 36px auto 2px;
}

#adl li {
  width: 75px;
  line-height: 71px;
  text-align: center;
}

#adl li a {
  width: 75px;
  height: 71px;
  display: block;
  font-size: 16px;
  color: #fff;
}

#adl .adltop a {
  width: 75px;
  height: 62px;
  display: block;
}

.closeFloat {
  display: none;
}

div.paginationControl {
  font-size: 14px;
  text-align: left;
  line-height: 50px;
  padding: 20px 0;
  text-align: center;
  clear: both;
}

div.paginationControl a {
  color: #666;
  text-decoration: none;
  padding: 7px 12px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
}

div.paginationControl a:hover, div.paginationControl a:active {
  text-decoration: none;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px #eaeaea;
}

div.paginationControl span {
  background-color: #fff;
}

div.paginationControl span.current {
  padding: 7px 12px;
  color: #fff;
  background: #c8201a;
  border: 1px solid #c8201a;
}

div.paginationControl input {
  border: 1px solid #e2e2e2;
  width: 36px!important;
  height: 33px;
  line-height: 32px;
  margin-top: -3px;
  padding: 0;
  border-radius: 0;
}

div.paginationControl span#head_page, div.paginationControl span#first_page, div.paginationControl span#next_page, div.paginationControl span#foot_page {
  color: #666;
  text-decoration: none;
  border: 1px solid #ddd;
  padding: 3px 5px 3px 5px;
  cursor: pointer;
}

div.paginationControl span.disabled {
  color: #cecece;
  border: 1px solid #e2e2e2;
  padding: 7px 12px;
  cursor: default;
}

/*两会最高人民法院工作报告*/

#lhbg{
  background:transparent!important;
  padding:400px 0 0 0;
  margin:0;
}
#lhbg #main {
  width: 1000px!important;
  margin-top: inherit!important;
  margin-bottom: 40px!important;
  border: none!important;
  box-shadow: none;
}

#lhbg #main .focus {
  width: 1000px;
  height: 580px;
  background: #fafafa;
  padding-top: 25px;
  padding-bottom:20px;
  margin:0;
  float:none;
}

#lhbg #main .focus #focusimg {
  margin: 0 0 0 25px;
}

#lhbg #main .focus .mF_tbhuabao {
    height: 536px!important;
}
#lhbg #main .focus .mF_tbhuabao .dot {
  height: 25px!important;
  line-height: 25px!important;
  display:none!important;
}

#lhbg #main .focus #focusimg .txt {
  display: none;
}

#lhbg_info {
  width: 1000px;
  height: 247px;
  margin: 0px;
  background-color: #fafafa;
  color: #333;
}

#lhbg_info .tit {
  font-size: 40px;
  height: 95px;
  line-height: 95px;
  text-align: center;
}

#lhbg_info .info {
  height: 152px;
  font-size: 16px;
  line-height: 26px;
}

#lhbg_info .info .left {
  float: left;
  width: 230px;
  height: 110px;
  border-right: 1px solid #ccc;
  margin: 20px 0 0 30px;
}

#lhbg_info .info .right {
  float: left;
  width: 670px;
  height: 110px;
  margin: 20px 0 0 30px;
}

#lhbg_points {
  width: 1000px;
  margin: 0;
}

#lhbg_points .tit {
  width: 1000px;
  height: 44px;
  margin-bottom: 20px;
  background: url(/style/subject/lianghui2021/gzbgtit.jpg) no-repeat left;
}

#lhbg_points .tit h2 {
  float: left;
  font-size: 24px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  padding-left:86px;
}

#lhbg_points .tit a.more {
  color:#737373;
  position: absolute;
  margin: 10px 0 0 720px;
  font-size: 16px;
}

#lhbg_points .list {
  float: left;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}

#lhbg_points .list dl {
  float: left;
  width: 332px;
  height: 215px;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

#lhbg_points .list dl dt {
  font-size: 24px;
  width: 311px;
  margin: 25px 0 0 25px;
}

#lhbg_points .list dl dd {
  width: 290px;
  line-height: 24px;
  margin: 15px 0 0 25px;
}

#lhbg_points .list dl dd .detailContent a {
  color: #c70000;
}

#lhbg_photo {
  width: 1000px;
  margin: 0;
  overflow: hidden;
}

#lhbg_photo .tit {
  width: 954px !important;
  padding-left:86px;
  height: 44px !important;
  margin-bottom: 15px;
  color: #FFF;
  background: url(/style/subject/lianghui2021/gzbgtit.jpg) no-repeat left;
}

#lhbg_photo .tit h2 {
  float: left;
  background: url(/style/subject/lianghui2021/tit8.png) no-repeat left;
  font-size: 24px;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
}

#lhbg #main #lhbg_photo .list {
  width: 960px;
  height: 240px;
  background: none;
  margin: 0!important;
}

#lhbg_photo .list li {
  float: left;
}

#lhbg_photo .list dl {
  float: left;
  width: 324px;
  height: 226px;
  margin: 4px;
}

#lhbg_photo .list dl dt, #lhbg_photo .list dl dt img {
  width: 324px;
  height: 226px;
}

#lhbg_photo .list dl dd {
  width: 304px;
  height: 40px;
  font-size: 18px;
  line-height: 20px;
  margin-top: -60px;
  padding: 10px;
  text-align: center;
  position: relative;
  background: #000;
  filter: Alpha(opacity=70);
  background: rgba(0, 0, 0, 0.7) none repeat scroll !important;
}

#lhbg_photo .list dl dd ul {
  padding-top: 10px;
}

#lhbg_photo .list dl dd a {
  color: #fff;
}

.tong.lhbg {
  width: 1000px;
  margin: 0;
}

.tong.lhbg .tit {
  width: 1000px;
  height: 44px!important;  
  margin-bottom: 20px;
  background: url(/style/subject/lianghui2021/gzbgtit.jpg) no-repeat left;
}

.tong.lhbg .tit h2 {
  float: left;
  font-size: 24px!important;
  font-weight: 400!important;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  padding-left:86px;

}

.tong.lhbg .wzsl {
  width: 1000px !important;
  height: 800px !important;
}

.tong.lhbg .wzsl ul {
  width: 970px !important;
  height: 700px !important;
}

.wzsl {
  height: 515px;
  overflow: hidden;
}

.wzsl h2 {
  font-size: 16px;
  font-weight: bold!important;
  text-align: center;
  background: #eaeaea;
  color: #f50303;
  height: 44px;
  line-height: 44px;
  margin: 0 0 20px 0;
}

.wzsl ul {
  height: 420px;
  overflow-y: scroll;
  padding: 15px;
  width: 1030px;
}

div.wzsl ul li div.ly_author {
  border-bottom: 1px solid #dddddd;
  height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
  font-size:16px!important;
}

div.wzsl ul li div.ly_author span.right {
  font-size: 12px;
  color: #999;
}

div.wzsl ul li div.ly_con {
  text-indent: 2em;
  line-height: 30px;
  margin: 5px 0 15px;
  *line-height: 30px;
  font-size:16px!important;
}

/*大法官*/
.dfg_b {
	width: 100%;
	background: url(dfgftx.jpg) no-repeat center top;
}
.dbanner{height: 870px;}

.dbanner img {
  width:1160px;
  height:871px;
  margin:0 auto;
}
.dfg_b .tempWrap{width: 1120px!important;}
#main {
  width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  *margin-top: 0 !important;
  margin-bottom: 50px;
  box-shadow: 0px 6px 12px #888888;
  -moz-box-shadow: 0px 6px 12px #888888;
  z-index: 999;
  background-color: #fff;
}

#main .jdt {
  background: #fff;
  margin: 20px 20px 0 20px;
  height: 390px;
}

#main #focus {
  float: left;
  width: 600px;
  height: 400px;
  background: #fff5ec;
  margin-right: 10px;
}

.dfg_b #main .newmokuai{
	width: 470px!important;
}
#main .newmokuai {
  /*width:470px;*/
  width: 460px;
  height: 350px;
  float: right;
  padding: 10px 0;
  margin-right: 10px;
}

#main .newmokuai li b {
  color: #f50303;
}

#main .newmokuai li p a {
  color: #e94a4e!important;
  font-weight: bold;
}

#main .newmokuai div.biaoti {
  width: 430px;
  margin-bottom: 5px;
}

#main .newmokuai div.biaoti li {
  font-size: 16px;
  width: 430px;
  font-weight: bold;
  font-family: "微软雅黑", "黑体", "宋体";
  color: #be1919;
  line-height: 35px;
}

#main .newmokuai div.biaoti li a, .new_more a {
  color: #be1919;
}

#main .newmokuai div.newlist {
  width: 430px;
  overflow: hidden;
  margin-bottom: 15px;
}

#main .newmokuai div.newlist li {
  width: 430px;
  line-height: 24px;
  font-size: 14px;
  text-indent: 2em;
}

#main .new_more {
  text-align: right;
  font-weight: bold;
}

#main #main_jdyw .focus .mF_tbhuabao_wrap {
  width: 535px;
  height: 395px;
  margin-bottom: 20px;
}

#main .title {
  margin-bottom: 30px;
  height: 44px;
  line-height: 36px;
  background: url(dfgft_title.png) no-repeat center;
  padding: 0;
}

#main .title h2 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  float: none;
}

#dfg_img {
  margin-bottom: 10px;
  overflow: hidden;
}

#dfg_img div.list_br {
  border: none!important;
}

#fg_img img {
  width: 600px;
  height: 400px;
}

#fg_con ul li {
  line-height: 30px;
  text-indent: 0;
  font-size: 14px;
}

.dfg_b #fg_con ul li {
  line-height: 32px;
  text-indent: 0;
  font-size: 16px;
  text-align: justify;
}

#ScrCont {
  overflow: hidden;
  width: 1000px;
  height: 160px;
}

#ft_photo {
  clear: both;
  overflow: hidden;
  padding: 0 20px;
  width: 1200px;
  float: left;
  margin-top: 20px;
}

#ft_photo dl {
  width: 208px;
  float: left;
  margin-right: 20px;
  margin-bottom:14px;
}

#ft_photo dl:last-child {
  margin-right: 0;
}

#ft_photo dl {
  float: left;
}

#ft_photo dl dt img {
  width: 208px;
  height: 140px;
}

#ft_photo dl dd {
  text-align: center;
  width: 208px;
  margin-top: 5px;
  line-height: 30px;
}

.dfg_b #ft_photo dl dd {
  text-align: center;
  width: 208px;
  margin-top: 5px;
  line-height: 24px;
  margin: 0 auto;
}
.ftjd{
	overflow: hidden;
	margin: 10px 20px 40px;
	border: 1px solid #B91C22;
}
.ftjd .ft_tit {
	width: 48px;
	height: 66px;
	background: #B91C22;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 10px;
	letter-spacing: 2px;
}
.ftjd .ft_list {width: 1050px;}
.ftjd .ft_list li{
	width: 480px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin: 0 18px;
}


.ftwz{
  height: 650px;
  overflow: hidden;
  margin: 10px 10px 50px 10px;
}
.wyhdq {
  height: 420px;
  overflow: hidden;
  margin: 10px 10px 50px 10px;
}
.ftwz h2 {
  font-size: 16px;
  font-weight: bold!important;
  text-align: center;
  background: #eaeaea;
  color: #f50303;
  height: 40px;
  line-height: 40px;
  margin: 0 0 20px 0;
}

.right {
  float: right;
}

.left {
  float: left;
}

.wyhdq ul {
  height: 224px;
  overflow-y: scroll;
  padding: 15px 0 15px 32px;
  width: 1030px;
}
.ftwz ul{
  height: 506px;
  overflow-y: scroll;
  padding: 15px 0 15px 32px;
  width: 1030px;
}
div.tong {
  width: 1120px;
  margin: 0 auto;
}

.tong .title, .tong.fyjsxl .title {
  width: 1120px;
}

div.tong div.wyhdq ul li div.ly_author, div.ftwz ul li div.ly_author {
  border-bottom: 1px solid #dddddd;
  height: 30px;
  line-height: 30px;
  padding-bottom: 5px;
}

div.tong div.wyhdq ul li div.ly_author span.right, div.ftwz ul li div.ly_author span.right {
  font-size: 12px;
  color: #999;
}

div.dfg_b div.tong div.wyhdq ul li div.ly_author span.right,div.dfg_b div.ftwz ul li div.ly_author span.right {
  display: none!important;
}


div.tong div.wyhdq ul li div.ly_con, div.ftwz ul li div.ly_con {
  text-indent: 2em;
  line-height: 30px;
  margin: 5px 0 15px;
  *line-height: 30px;
}

.ly_hf {
  margin-top: 10px;
  background: #f0f0f0;
}

.hf {
  border-bottom: 1px #999 dashed;
  padding: 5px 10px;
  font-weight: bold;
}

.hf_con {
  padding: 5px 10px;
}

.linenew ul li {
  line-height: 28px;
}

.linenew ul li b {
  font-size: 16px;
}

.lis2 {
  margin: 0 10px;
  width: 1020px;
}

.dfooter {
  width: 100%;
  text-align: center;
  height: 145px;
  padding-top: 40px;
  line-height: 30px;
  color: #fff;
  clear: both;
  background: #c4a172;
}

/*全国模范*/

.total {
  background: #fff;
}

.total #main {
  border: 1px solid #eee;
  margin-top: 30px;
}

.total #ft_photo {
  width: 800px;
}

.total #ft_photo dl {
  float: left;
  margin-right: 15px;
  width: 150px;
}

.total #ft_photo dl dt img {
  width: 150px;
  height: 100px;
}

.total #fg_img img {
  width: 600px;
  height: 400px;
}

.total #main #focus {
  float: left;
  width: 600px;
  height: 400px;
  background: #fff5ec;
  margin-right: 10px;
}

.total #main .jdt {
  height: 400px;
}

.total #main .newmokuai {
  width: 486px;
}

.total #main .newmokuai li p a {
  color: #e94a4e!important;
}

.total #main .newmokuai li div {
  margin-left: 84px;
  margin-top: -32px;
}

.total #main .newmokuai {
  padding: 10px;
}

.total #main .title {
  background: url(biaoti1.png) no-repeat;
  line-height: 45px;
}

.total #main .tong.fyjsxl .title {
  background: url(biaoti2.png) no-repeat;
}

.total #main .title h2 {
  color: #d22525;
  text-align: center;
}

.total #main .tong .title h2 {
  text-align: center;
  position: absolute;
  width: 1120px;
}

.total #ft_photo {
  width: 1120px;
  height: 155px;
  margin: 0px auto 30px auto;
  clear: both;
}

.total #main .newmokuai li b {
  color: #d22525;
}

.total .ftwz h2 {
  color: #d22525;
}

.total .mbanner {
  z-index: 100;
  height: 530px;
}

.total .mbanner img {
  position: absolute;
  left: 50%;
  margin-left: -968px;
}

.mfooter {
  width: 100%;
  text-align: center;
  height: 145px;
  padding-top: 40px;
  line-height: 30px;
  color: #999999;
  clear: both;
  background: #fff;
  border-top: 4px solid #d22525;
}

/*全媒体报告解读*/

.qmt {
  background: #fff;
  min-width:1140px;
}

.qmt #main {
  border: 1px solid #eee;
  margin-top: 20px;
  box-shadow: 0px 0px 10px #eee;
  width: 980px;
}

.qmt #main .title {
  margin: 0 0 0 8px;
  height: 45px;
  line-height: 63px;
  padding: 0;
}

.qmt #ft_photo {
  width: 960px;
  height: auto;
  margin: 0 auto 10px 20px;
  clear: both;
}

.qmt #ft_photo dl {
  width: 225px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.qmt #ft_photo dl:last-child {
  margin-right: 0;
}

.qmt #ft_photo dl dt img {
  width: 225px;
  height: 150px;
}

.qmt #ft_photo dl dd {
  text-align: center;
  width: 225px;
  height: 60px;
  margin-top: 10px;
  line-height: 21px;
}

.qmt #fg_img img {
  width: 480px;
  height: 362px;
  /*margin-top: 20px;*/
}

.qmt #main #focus {
  float: left;
  width: 480px;
  height: 362px;
  margin-right: 10px;
  background: url(xczb.jpg) no-repeat;
  background-position: 0 270px;
}

/* .qmt #main .jdt{height: 460px;} */
.tpygewm {
  width: 960px;
  margin: 0 auto 30px auto;
  overflow: hidden;
}


.qmt #main .newmokuai {
  width: 430px;
  height: 362px;
}

.qmt #fg_con ul li {
  line-height: 22px;
}

.qmt #main .newmokuai li p a {
  color: #e23121!important;
  font-size: 18px;
  line-height: 38px;
  margin-left: -9px;
}

.qmt #main .newmokuai li div {
  margin-left: 56px;
  margin-top: -23px;
  /*line-height: 22px;*/
}

.qmt #main .newmokuai {
  padding: 0;
}

.qmt #main .title {
  background: url(qmt_title.png) no-repeat;
  line-height: 45px;
}

.qmt #main .tong.fyjsxl .title {
  background: url(qmt_title2.png) no-repeat;
}

.qmt #main .title h2 {
  color: #d22525;
  text-align: center;
}

.qmt #main .tong .title h2 {
  text-align: center;
  position: absolute;
  width: 1120px;
}

.qmt #main .newmokuai li b {
  font-size: 14px;
  color: #333;
}

.qmt div.tong {
  width: 980px;
  margin: 0 auto;
}

.qmt .ftwz ul{
  height: 940px;
  overflow-y: scroll;
  padding: 15px 12px 15px 32px;
  width: 912px;
}

.qmt .wyhdq ul {
  height: 390px;
  overflow-y: scroll;
  padding: 15px 12px 15px 32px;
  width: 912px;
}

.qmt .ftwz h2 {
  color: #d22525;
}

.qmt .mbanner {
  z-index: 100;
  width:980px;
  height: 275px;
  margin: 0 auto
}

.qmt .mbanner img {
  position: absolute;/*
  left: 50%;
  margin-left: -490px;*/
}

.qmt .footer {
  background: #e7c492!important;
  margin: 0 auto;
  width: 980px!important;
  min-width: 980px!important;
}

.qmt #fg_con ul li:nth-child(4) {
  max-height: 200px;
  overflow: hidden;
}

.qmt .sclj{margin-bottom: 20px;}
.qmt .sclj ul li{float: left;background-color: #b90e05;border: 2px solid #dd9156;border-radius: 8px;margin: 0 0 10px 10px;padding: 20px;width: 44%;text-align: center;}
.qmt .sclj ul li a{font-size: 28px;line-height: 40px;color: #fff;font-weight: bold;}

/*提示*/
.tips { width:250px; margin:0 auto;}
.tips a {  background-color: #cc0000; padding: 3px 10px;  color: #fff; margin: 0 auto;}

.mfooter {
  width: 100%;
  text-align: center;
  height: 145px;
  padding-top: 40px;
  line-height: 30px;
  color: #999999;
  clear: both;
  background: #fff;
  border-top: 4px solid #d22525;
}

