* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
a {
  color: #000;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
}
/*头部*/
#header{width:1000px; margin:0 auto; padding:0 0 5px 0; overflow:hidden;}
#channelName{width:540px; float:left; height:45px;line-height:45px; color:#f8b95a; font-size:28px; margin:0 10px 0 20px;margin:0; padding-left:10px;}
#slogan{ font-size:14px;color:#000; padding:0 5px 0 25px; background:url(//img.gmw.cn/pic/slogan_ico.jpg) no-repeat;}
#channelName span{ margin-right:10px;}
#searchBar{ padding-top:10px;width:330px; height:24px; line-height:24px; float:right;}
#nav_culture{ width:1000px; margin:0 auto; border-top:5px solid #393939;}
#nav_culture ul{ clear:right; margin:0; padding:0 0 0 10px;height:30px; line-height:30px;list-style:none; text-align:center;border-bottom:1px solid #c5c5c5;}
#nav_culture ul li{ width:108px; float:left; margin:0; border-right:1px solid #c5c5c5;}
#subnav_culture{ width:1000px; height:24px; margin:0 auto 10px; border-bottom:1px solid #c5c5c5; border-top:1px solid #fff; background:#f5f5f5; text-indent:10px;}

/*共用部分*/
.m_pic {
  position: relative;
  overflow:hidden;
}
.m_pic img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.m_pic:hover img{transform: scale(1.1);}
.m_pic span {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  line-height: 28px;
  background: url(https://imgtopics.gmw.cn/46446.files/images/transparent.png) repeat;
  color: #fff;
}
.u_list li {
  line-height: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.u_list li b {
  color: #D71918;
  font-size: 14px;
  margin-right: 10px;
}
.m_title {
  width: 100%;
  margin: 50px 0 35px;
  position: relative;
}
.m_title a {
  position: absolute;
  top: 25px;
  right: 15px;
}
.g_layout {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
/*导航*/
.g_nav {
  width: 100%;
  height: 100px;
  background: #D71918;
}
.g_nav ul {
  width: 313px;
  height: 56px;
  border-left: 1px solid #fff;
  margin-top: 22px;
  float: left;
  padding-left: 44px;
}
.g_nav ul li {
  float: left;
  margin: 0 25px 10px 0;
  font-size: 18px;
}
.g_nav ul li a {
  color: #fff;
}
.g_nav .m_nav_ul {
  width: 235px;
  padding-left: 48px;
  border: none;
}
/*要闻*/
.picScroll-left {
  overflow: hidden;
  position: relative;
  width: 550px;
  height: 380px;
  float: left;
  margin-top: 50px;
}
.picScroll-left .hd {
  position: absolute;
  z-index: 4;
  bottom: 14px;
  overflow: hidden;
  width: 506px;
  padding: 0 22px;
}
.picScroll-left .hd .prev {
  display: block;
  width: 12px;
  height: 21px;
  cursor: pointer;
  background: url(../images/prev.png) no-repeat;
  float: left;
}
.picScroll-left .hd .next {
  display: block;
  width: 12px;
  height: 21px;
  cursor: pointer;
  background: url(../images/next.png) no-repeat;
  float: right;
}
.picScroll-left .bd {
  width: 550px;
  height: 380px;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 550px;
  height: 380px;
  float: left;
  overflow: hidden;
  position: relative;
}
.picScroll-left .bd ul li img {
  width: 550px;
  height: 380px;
  display: block;
}
.picScroll-left .bd ul li span {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  background: url(https://imgtopics.gmw.cn/46446.files/images/transparent.png) repeat;
}
.picScroll-left .bd ul li span a {
  color: #fff;
}
.m_news {
  width: 420px;
  height: 380px;
  float: right;
  margin-top: 50px;
}
.m_news span {
  display: block;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 10px;
}
.m_news .u_line {
  width: 100%;
  height: 19px;
  border-bottom: #BFBFBF 1px dashed;
  margin-bottom: 19px;
}
.m_news li {
  line-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_news li b {
  color: #D71918;
  font-size: 14px;
  margin-right: 10px;
}
.m_news li.u_last {
  float: right;
  font-size: 12px;
}
/*独家报道 光明微党课  广告部分*/
.m_report {
  width: 358px;
  float: left;
}
.m_wei {
  width: 612px;
  float: right;
}
.m_wei .m-jgyx {
  width: 612px;
  zoom: 1;
}
.m_wei .m-jgyx li {
  width: 27px;
  height: 235px;
  border-right: 1px solid #FADF74;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.m_wei .m-jgyx li .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.m_wei .m-jgyx li .img img {
  width: 414px;
  height: 235px;
  transition: 0.5s;
}
.m_wei .m-jgyx li:hover img {
  transform: scale(1.1);
}
.m_wei .m-jgyx li .tit_mask {
  width: 27px;
  height: 235px;
  background: #D71918;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0px;
  top: 0px;
}
.m_wei .m-jgyx li .tit_mask .title {
  width: 15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 8px 0 0 6px;
}
.m_wei .m-jgyx li.current {
  width: 414px;
  height: 235px;
  overflow: hidden;
}
.g_ad {
  height: 106px;
  margin: 50px auto 0;
}
.g_ad img {
  width: 100%;
  height: 100%;
}
/*学习园地   评论解读*/
.m_yuandi {
  width: 550px;
  float: left;
}
.m_yuandi ul {
  width: 570px;
}
.m_yuandi ul li {
  float: left;
  margin-right: 20px;
}
.m_jiedu {
  width: 420px;
  float: right;
}
.m_jiedu .m_title {
  margin-bottom: 26px;
}
/*基层党建*/
.g_dangjian {
  width: 100%;
  height: 491px;
  background: url(../images/dangjianbg.png) no-repeat center top;
  margin-top: 50px;
}
.g_dangjian .u_title {
  float: left;
}
.g_dangjian .m_d_list {
  width: 456px;
  float: left;
  margin: 20px 0 0 42px;
}
.g_dangjian .m_d_list li {
  float: left;
  margin: 30px 12px 0 0;
  width: 140px;
}
.g_dangjian .m_dangjian {
  width: 420px;
  float: right;
  margin-top: 50px;
}
.g_dangjian .m_dangjian .m_dangjian_top {
  width: 100%;
  height: 238px;
  position: relative;
  margin-bottom: 18px;
}
.g_dangjian .m_dangjian li {
  line-height: 35px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 22px;
  background: url(../images/dotton.png) no-repeat left center;
  color: #fff;
}
.g_dangjian .m_dangjian li a {
  color: #fff;
}
/*党史博览  综合报道*/
.m_dangshi {
  width: 550px;
  float: left;
  overflow: hidden;
}
.m_dangshi .m_dangshi_top {
  width: 570px;
  overflow: hidden;
  margin-bottom: 10px;
}
.m_dangshi .m_dangshi_top .m_d_pic {
  width: 265px;
  height: 150px;
  float: left;
  margin-right: 20px;
}

.m_dangshi .m_dangshi_top .m_d_pic span {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.m_zhbd {
  width: 420px;
  float: right;
}
/*权威发布*/
.m_fabu {
  width: 1015px;
}
.m_fabu li {
  float: left;
  width: 240px;
  height: 150px;
  margin-right: 13px;
}
.m_fabu li img {
  width: 100%;
  height: 100%;
}
/*图书群览*/
.g_tushu {
  width: 100%;
  height: 520px;
  background: url(../images/tushubg.png) no-repeat center top;
  margin-top: 50px;
  background-size: 100% 100%;
}
.g_tushu ul {
  width: 1030px;
}
.g_tushu li {
  width: 21px;
  height: 360px;
  background: url(../images/tushu.png) no-repeat;
  float: left;
  margin-right: 28px;
  display: table;
  padding: 0 22px;
  overflow: hidden;
  background-size: 100% 100%;
}
.g_tushu li a {
  color: #FFFFFF;
  font-size: 20px;
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
}
/*党建专题  联系我们*/
.m_zhuanti {
  width: 612px;
  float: left;
}
.m_zhuanti ul {
  width: 628px;
}
.m_zhuanti li {
  width: 194px;
  height: 138px;
  margin-right: 15px;
  float: left;
  overflow:hidden;
}
.m_zhuanti li img {
  width: 100%;
  height: 100%;
  transition: 0.5s;
}
.m_zhuanti li:hover img{transform: scale(1.1);}
.m_lianxi {
  width: 358px;
  float: right;
}
.m_lianxi .m_lianxi_box {
  width: 356px;
  height: 136px;
  border: #CACACA 1px solid;
}
.m_lianxi .m_lianxi_box p {
  text-align: center;
  line-height: 17px; font-size:12px;
}
.m_lianxi .m_lianxi_box p img {
  padding: 5px 0;
}
/*友情链接*/
.m_friend {
  width: 1016px;
  margin-bottom: 25px;
  overflow: hidden;
}
.m_friend li {
  width: 130px;
  margin: 0 15px 25px 0;
  float: left;
}
.m_friend li img {
  width: 100%;
  height: auto;
}
