* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000;
}
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;
}
th,
strong,
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
  background: #fff;
}
/***头图   头条***/
.g_layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.g_banner {
  width: 100%;
  height: 1038px;
  background: url(../images/banner.jpg) no-repeat center top;
  text-align: center;
}
.g_banner img {
  padding-top: 285px;
}
.g_mobile_banner {
  width: 100%;
  display: none;
}
.g_wrap1 {
  width: 100%;
  background: url(../images/wrap1bg.png) no-repeat center 60px;
}
.g_headline {
  width: 100%;
  height: 179px;
  background: url(../images/headline.jpg) no-repeat center top;
}
.g_headline img.u_img {
  float: left;
  margin: 20px 0 0 0;
}
.g_headline b {
  display: block;
  margin-top: 30px;
  width: 1110px;
  float: right;
}
.g_headline b img {
  max-width: 100%;
}
.g_headline b.mobile {
  display: none;
}
.g_headline p {
  font-size: 20px;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 8px;
  width: 1110px;
  float: right;
}
.g_headline a {
  color: #d51d19;
}
/***轮播图***/
.slideBox1 {
  height: 676px;
  overflow: hidden;
  position: relative;
  margin-top: 45px;
}
.slideBox1 .bd {
  height: 100%;
  z-index: 0;
}
.slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox1 .bd img {
  width: 1200px;
  height: 676px;
  display: block;
}
.slideBox1 .bd .m_title {
  background: url(../images/transpartent.png) repeat;
  width: 100%;
  line-height: 32px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 0;
}
.slideBox1 .prev,
.slideBox1 .next {
  position: absolute;
  left: 0;
  top: 310px;
  display: block;
  width: 51px;
  height: 90px;
}
.slideBox1 .prev {
  background: url(../images/prev1.png) no-repeat;
}
.slideBox1 .next {
  right: 0;
  left: auto;
  background: url(../images/next1.png) no-repeat;
}
.slideBox1 .prev:hover {
  background: url(../images/prev1_h.png) no-repeat;
}
.slideBox1 .next:hover {
  background: url(../images/next1_h.png) no-repeat;
}
/***要闻***/
.g_part1 {
  margin-top: 80px;
}
.g_part1 .m_left {
  width: 600px;
  height: 400px;
  float: left;
  display: none;
}
.g_part1 .m_left img {
  width: 100%;
  height: 100%;
}
.g_part1 .m_right {
  width: 600px;
  height: 400px;
  float: right;
  background: url(../images/part1bg.png) no-repeat;
  position: relative;
}
.g_part1 .m_right li {
  font-size: 22px;
  font-weight: bold;
  line-height: 35px;
}
.g_part1 .m_right li a {
  display: block;
  margin: 0 35px;
  border-bottom: 1px solid #B6A885;
  padding-top: 13px;
  height: 77px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g_part1 .m_right li:last-child a {
  border: none;
}
.g_part1 .m_right li.on {
  background: url(../images/part1bg_h.png) no-repeat;
}
.g_part1 .m_right li.on a {
  color: #fff;
  border: none;
}
.g_part1 .m_right .u_more {
  position: absolute;
  bottom: 0;
  left: 0;
}
.g_lhrl {
  width: 100%;
  margin-top: 80px;
}
.m_lhrl_left {
  float: left;
  margin-top: 80px;
}
.m_lhrl_right {
  float: right;
  margin-top: 80px;
}
/***代表委员说***/
.g_title {
  width: 100%;
  height: 105px;
  margin: 80px 0 40px;
}
.g_title a {
  float: right;
  margin-top: 42px;
  font-size: 14px;
  color: #A87F51;
}
.g_title1 {
  background: url(../images/title1.png) no-repeat center top;
}
.g_title1 a {
  margin-right: 240px;
}
.picScroll-left1 {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.picScroll-left1 .hd {
  position: absolute;
  z-index: 4;
  top: 234px;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 67px;
}
.picScroll-left1 .hd .prev {
  display: block;
  width: 23px;
  height: 67px;
  cursor: pointer;
  background: url(../images/prev2.png) no-repeat;
  float: left;
}
.picScroll-left1 .hd .next {
  display: block;
  width: 23px;
  height: 67px;
  cursor: pointer;
  background: url(../images/next2.png) no-repeat;
  float: right;
}
.picScroll-left1 .hd .prev:hover {
  background: url(../images/prev2_h.png) no-repeat;
}
.picScroll-left1 .hd .next:hover {
  background: url(../images/next2_h.png) no-repeat;
}
.picScroll-left1 .bd {
  width: 1126px;
  height: 480px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 99;
}
.picScroll-left1 .bd ul li {
  width: 218px;
  height: 480px;
  float: left;
  margin-right: 9px;
  background: #FEE9B4;
  border-radius: 5px;
  background: url(../images/part2bg1.png) no-repeat center bottom;
}
.picScroll-left1 .bd ul li.on {
  background: url(../images/part2bg2.png) no-repeat center bottom;
}
.picScroll-left1 .bd ul li img {
  width: 180px;
  height: 180px;
  display: block;
  margin: 0 auto;
}
.picScroll-left1 .bd ul li span {
  display: block;
  color: #333;
  line-height: 26px;
  padding: 7px;
  text-align: center;
}
.picScroll-left1 .bd ul li b.b1 {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #ffff;
  font-size: 22px;
}
.picScroll-left1 .bd ul li b.b2 {
  display: block;
  line-height: 28px;
  text-align: center;
  color: #98592f;
  font-size: 20px;
  padding: 5px;
}
.picScroll-left1 .bd ul li p {
  line-height: 26px;
  text-indent: 2em;
  padding-top: 7px;
  margin: 3px 12px 0;
  border-top: 1px solid #B6A987;
}
.picScroll-left1 .bd ul li p a {
  color: #d51e1a;
}
/***聚焦***/
.g_title2 {
  background: url(../images/title2.png) no-repeat center top;
  margin-bottom: 0;
}
.g_title2 a {
  margin-right: 300px;
}
.g_part3 .m_left {
  width: 580px;
  height: 168px;
  background: #FFF5DC;
  float: left;
  margin-top: 40px;
}
.g_part3 .m_left b {
  display: block;
  width: 537px;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 24px;
  background: url(../images/part3bg.png) no-repeat;
  padding-left: 28px;
  margin-bottom: 25px;
}
.g_part3 .m_left li {
  line-height: 38px;
  font-size: 18px;
  background: url(../images/icon1.jpg) no-repeat left center;
  padding-left: 26px;
  margin: 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g_part3 .m_left a.u_more {
  float: right;
  margin-right: 20px;
  font-size: 14px;
  color: #A07F56;
}
.g_part3 .m_right {
  float: right;
}
/***独家报道***/
.g_title3 {
  background: url(../images/title3.png) no-repeat center top;
}
.g_title3 a {
  margin-right: 280px;
}
.g_part4 {
  height: 455px;
  background: url(../images/part4bg.png) no-repeat 15px top;
}
.g_part4 .m_left {
  width: 540px;
  float: left;
  margin-top: 35px;
}
.g_part4 .m_left li {
  height: 128px;
}
.g_part4 .m_left li b {
  display: block;
  margin: 0 60px;
  font-size: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-top: 1px solid #B0462C;
  padding-top: 18px;
  color: #fff;
}
.g_part4 .m_left li b a {
  color: #fff;
}
.g_part4 .m_left li p {
  line-height: 24px;
  margin: 10px 60px 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g_part4 .m_left li.on {
  background: url(../images/part4bg_h.png) no-repeat;
}
.g_part4 .m_left li.on b {
  color: #e8322d;
  border: none;
}
.g_part4 .m_left li.on b a {
  color: #e8322d;
}
.g_part4 .m_left li:first-child b {
  border: none;
}
.g_part4 .m_right {
  width: 660px;
  height: 383px;
  float: right;
  margin-top: 35px;
  display: none;
}
.g_part4 .m_right img {
  width: 100%;
  height: 100%;
}
/***两回热评 文艺界代表委员作品***/
.m_title {
  width: 100%;
  position: relative;
  margin-top: 80px;
}
.m_title a {
  position: absolute;
  top: 33px;
  right: 165px;
  font-size: 14px;
  color: #A87F51;
}
.g_part5 {
  width: 1200px;
  margin: 0 auto;
}
.g_part5 .m_left {
  width: 574px;
  float: left;
}
.g_part5 .m_left ul {
  margin-top: 20px;
}
.g_part5 .m_left li {
  height: 70px;
  line-height: 70px;
  font-size: 18px;
  background: #fff5dc url(../images/icon1.jpg) no-repeat 20px center;
  margin-top: 20px;
  padding: 0 20px 0 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g_part5 .m_right {
  width: 568px;
  float: right;
}
.g_part5 .m_right .m_title {
  margin-left: -32px;
}
.g_part5 .m_right .m_title a {
  right: -28px;
}
.g_part5 .m_right li {
  float: left;
  position: relative;
}
.g_part5 .m_right li img {
  width: 100%;
  height: 100%;
}
.g_part5 .m_right li span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/transpartent.png) repeat;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  height: 40px;
  display: block;
}
.g_part5 .m_right li span a {
  display: block;
  padding: 0 10px;
  color: #FFFFFF;
}
.g_part5 .m_right .first {
  width: 100%;
  height: 206px;
  margin-top: 20px;
}
.g_part5 .m_right .two {
  width: 275px;
  height: 206px;
  margin-top: 20px;
}
.g_part5 .m_right .three {
  width: 275px;
  height: 206px;
  float: right;
  margin-top: 20px;
}
.g_part5:after {
  content: "";
  display: block;
  clear: both;
}
/***图说两会  视听两会***/
.g_part6 {
  width: 100%;
  background: url(../images/part6bg.png) no-repeat center bottom;
  padding-bottom: 70px;
}
.g_part6 .m_left {
  width: 574px;
  float: left;
}
.g_part6 .m_left li {
  float: left;
  position: relative;
}
.g_part6 .m_left li img {
  width: 100%;
  height: 100%;
}
.g_part6 .m_left li span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/transpartent.png) repeat;
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  height: 40px;
  display: block;
}
.g_part6 .m_left li span a {
  display: block;
  padding: 0 10px;
  color: #FFFFFF;
}
.g_part6 .m_left .first {
  width: 100%;
  height: 426px;
  margin-top: 20px;
}
.g_part6 .m_left .two {
  width: 275px;
  height: 206px;
  margin-top: 20px;
}
.g_part6 .m_left .three {
  width: 275px;
  height: 206px;
  float: right;
  margin-top: 20px;
}
.g_part6 .m_right {
  float: right;
}
.g_part6 .m_right .m_title {
  margin-left: -32px;
}
.g_part6 .m_right .m_title a {
  right: 162px;
}
/***两会推荐 ***/
.g_title4 {
  background: url(../images/title8.png) no-repeat center top;
}
.g_title4 a {
  margin-right: 280px;
}
.g_part7 ul {
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  margin: 0 0 30px -25px;
}
.g_part7 ul li {
  width: 218px;
  height: 78px;
  margin: 0 0 30px 25px;
  border: 1px solid #DDDDDD;
  float: left;
}
.g_part7 ul li img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 640px) {
  /***头图   头条***/
  .g_layout {
    width: 100%;
  }
  .g_banner {
    display: none;
  }
  .g_mobile_banner {
    display: block;
  }
  .g_wrap1 {
    width: 100%;
    background: url(../images/wrap1bg.png) no-repeat center 60px;
  }
  .g_headline {
    width: auto;
    height: auto;
    background: none;
    padding: 0 10px;
  }
  .g_headline img.u_img {
    display: none;
  }
  .g_headline b {
    overflow: inherit;
    width: 100%;
  }
  .g_headline b.mobile {
    display: block;
  }
  .g_headline b.pc {
    display: none;
  }
  .g_headline p {
    font-size: 18px;
    width: auto;
  }
  /***轮播图***/
  .slideBox1 {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 45px;
  }
  .slideBox1 .bd {
    height: auto;
  }
  .slideBox1 .bd img {
    width: 100%;
    height: auto;
  }
  .slideBox1 .bd .m_title {
    line-height: 25px;
    font-size: 18px;
    padding: 10px 0;
  }
  .slideBox1 .prev,
  .slideBox1 .next {
    top: 60px;
    width: 30px;
    height: 50px;
  }
  .slideBox1 .prev {
    background-size: 100% 100%;
  }
  .slideBox1 .next {
    background-size: 100% 100%;
  }
  .slideBox1 .prev:hover {
    background-size: 100% 100%;
  }
  .slideBox1 .next:hover {
    background-size: 100% 100%;
  }
  .m_lhrl_left {
    float: none;
    width: 100%;
  }
  .m_lhrl_right {
    float: none;
    margin-top: 40px;
    width: 100%;
  }
  /***要闻***/
  .g_part1 .m_left {
    width: auto;
    height: auto;
    float: none;
    display: none;
    padding: 0 10px;
  }
  .g_part1 .m_left img {
    width: 100%;
    height: auto;
  }
  .g_part1 .m_right {
    width: 100%;
    height: 400px;
    float: none;
    margin-top: 20px;
  }
  .g_part1 .m_right .u_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  /***代表委员说***/
  .g_title {
    height: 50px;
  }
  .g_title a {
    margin-top: 17px;
  }
  .g_title1 {
    background-size: 200% auto;
  }
  .g_title1 a {
    margin-right: 0;
  }
  .picScroll-left1 {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .picScroll-left1 .hd {
    left: 5%;
    width: 90%;
  }
  .picScroll-left1 .bd {
    width: 218px;
  }
  /***聚焦***/
  .g_title2 {
    background-size: 200% auto;
  }
  .g_title2 a {
    margin-right: 0;
  }
  .g_part3 .m_left {
    width: 100%;
    height: 168px;
    background: #FFF5DC;
    float: none;
  }
  .g_part3 .m_left b {
    width: 100%;
  }
  .g_part3 .m_right {
    float: none;
  }
  /***独家报道***/
  .g_title3 {
    background-size: 200% auto;
  }
  .g_title3 a {
    margin-right: 0;
  }
  .g_part4 {
    height: auto;
    background: url(../images/part4bg.png) no-repeat 0 top;
  }
  .g_part4 .m_left {
    width: 100%;
    float: none;
    margin-top: 35px;
  }
  .g_part4 .m_left li {
    height: 128px;
  }
  .g_part4 .m_left li b {
    margin: 0 10px;
  }
  .g_part4 .m_left li p {
    margin: 10px 10px 18px;
  }
  .g_part4 .m_right {
    width: auto;
    height: auto;
    float: none;
    margin-top: 35px;
    display: none;
  }
  .g_part4 .m_right img {
    width: 100%;
    height: auto;
  }
  /***两回热评 文艺界代表委员作品***/
  .m_title img {
    width: 80%;
  }
  .m_title a {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 14px;
    color: #A87F51;
  }
  .g_part5 {
    width: 100%;
    margin: 0 auto;
  }
  .g_part5 .m_left {
    width: 100%;
    float: none;
  }
  .g_part5 .m_right {
    width: 100%;
    float: none;
  }
  .g_part5 .m_right .m_title {
    margin-left: 0;
  }
  .g_part5 .m_right .m_title a {
    right: 0;
  }
  .g_part5 .m_right ul {
    padding: 0 10px;
  }
  .g_part5 .m_right li {
    float: none;
  }
  .g_part5 .m_right li img {
    width: 100%;
    height: auto;
  }
  .g_part5 .m_right .first {
    width: 100%;
    height: auto;
  }
  .g_part5 .m_right .two {
    width: 100%;
    height: auto;
  }
  .g_part5 .m_right .three {
    width: 100%;
    height: auto;
    float: none;
  }
  /***图说两会  视听两会***/
  .g_part6 {
    width: 100%;
    background: url(../images/part6bg.png) no-repeat center bottom;
    padding-bottom: 70px;
  }
  .g_part6 .m_left {
    width: 100%;
    float: none;
  }
  .g_part6 .m_left ul {
    padding: 0 10px;
  }
  .g_part6 .m_left li {
    float: none;
  }
  .g_part6 .m_left li img {
    width: 100%;
    height: auto;
  }
  .g_part6 .m_left .first {
    width: 100%;
    height: auto;
  }
  .g_part6 .m_left .two {
    width: 100%;
    height: auto;
  }
  .g_part6 .m_left .three {
    width: 100%;
    height: auto;
    float: none;
  }
  .g_part6 .m_right {
    float: none;
  }
  .g_part6 .m_right .m_title {
    margin-left: 0;
  }
  .g_part6 .m_right .m_title a {
    right: 0;
  }
  /***两会推荐 ***/
  .g_title4 {
    background-size: 200% auto;
  }
  .g_title4 a {
    margin-right: 0;
  }
  .g_part7 ul {
    overflow: hidden;
    margin: 0 0 30px 0;
  }
  .g_part7 ul li {
    width: 46%;
    height: auto;
    margin: 0 0 10px 2%;
    border: 1px solid #DDDDDD;
    float: left;
  }
  .g_part7 ul li img {
    width: 100%;
    height: auto;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
