* {
  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;
}
* {
  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;
}
* {
  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;
}
* {
  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;
}
.clearfloat {
  clear: both;
  overflow: hidden;
  width: 100%;
  height: 1px;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
}
/*header*/
.g_banner {
  width: 100%;
  height: 1117px;
  background: url(../images/banner.jpg) no-repeat center top;
  text-align: center;
}
.g_banner img {
  padding-top: 223px;
}
.g_layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
/*焦点图板块*/
.g_part1 {
  margin-top: -518px;
}
.slideBox {
  width: 640px;
  height: 428px;
  overflow: hidden;
  position: relative;
  float: left;
}
.slideBox .hd {
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 22px;
  bottom: 22px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin: 0 0 0 3px;
  width: 10px;
  height: 10px;
  background: #C7C7C7;
  cursor: pointer;
  display: block !important;
}
.slideBox .hd ul li.on {
  background: #CA0E31;
}
.slideBox .bd {
  position: relative;
  width: 640px;
  height: 428px;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 640px;
  height: 428px;
}
.slideBox .bd ul li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 60px;
  height: 60px;
  background: url(http://img.gmw.cn/imgtopics/32495.files/images/bg.png) repeat;
  text-align: left;
}
.slideBox .bd ul li p a {
  color: #fff;
  padding-left: 20px;
  font-size: 20px;
}
.slideBox .bd img {
  width: 640px;
  height: 428px;
}
.m_access {
  width: 533px;
  float: right;
  overflow: hidden;
}
.slideBox1 {
  width: 100%;
  overflow: hidden;
}
.slideBox1 .hd {
  height: 20px;
  overflow: hidden;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
}
.slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
}
.slideBox1 .hd ul li {
  margin: 0 5px 0 5px;
  width: 15px;
  height: 15px;
  background: #ABABAB;
  cursor: pointer;
  display: inline-block;
  border-radius: 15px;
}
.slideBox1 .hd ul li.on {
  background: #C78E4B;
}
.slideBox1 .bd {
  position: relative;
  width: 100%;
  z-index: 0;
}
.slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
}
.slideBox1 .bd ul li div {
  padding: 20px 0;
  border-bottom: dashed 1px #C8C8C8;
}
.slideBox1 .bd ul li div p.p1 b {
  width: 5px;
  height: 5px;
  display: block;
  background: #ABABAB;
  float: left;
  margin: 10px 15px 0 0;
}
.slideBox1 .bd ul li div p.p1 a {
  font-size: 18px;
}
.slideBox1 .bd ul li div p.p2 {
  color: #777777;
  line-height: 30px;
  margin-top: 16px;
  text-indent: 2em;
}
/*今日焦点*/
.g_focus {
  width: 100%;
  height: 160px;
  background: url(../images/focusbg.png) no-repeat center top;
  margin-top: 90px;
}
.g_focus b {
  display: block;
  padding: 25px 95px 15px 295px;
  font-size: 38px;
}
.g_focus p {
  font-size: 14px;
  color: #fed478;
  line-height: 22px;
  text-indent: 2em;
  padding: 0 95px 0 295px;
}
.g_focus a {
  color: #fff;
}
/***热点聚焦   本网独家 ***/
.u_title {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.u_title a {
  position: absolute;
}
.u_title .u_more5 {
  top: 60px;
  left: 440px;
}
.u_title .u_more2 {
  top: 60px;
  left: 445px;
}
.u_title .u_more1 {
  top: 66px;
  left: 425px;
}
.g_part2 {
  margin-top: 90px;
}
.m_keting {
  width: 580px;
  float: left;
}
.m_keting .u_title {
  margin-bottom: 30px;
}
.m_keting li {
  margin-bottom: 15px;
  height: 51px;
  overflow: hidden;
}
.m_keting li .u_keting_title {
  width: auto;
  height: 51px;
  background: url(../images/keting_title_bg.png) no-repeat;
  padding: 0 16px 0 88px;
}
.m_keting li .u_keting_title span {
  display: block;
  font-size: 18px;
  background: url(../images/keting_btn.png) no-repeat right center;
  line-height: 51px;
}
.m_keting li .u_keting_title span a {
  color: #fff;
}
.m_keting li .u_keting_content {
  padding-top: 15px;
  overflow: hidden;
  display: none;
  height: 100px;
}
.m_keting li .u_keting_content img {
  width: 180px;
  height: 100px;
  margin-right: 24px;
  float: left;
}
.m_keting li .u_keting_content p {
  line-height: 32px;
  color: #777777;
  text-indent: 2em;
}
.m_keting li.cur {
  height: 166px;
}
.m_keting li.cur .u_keting_content {
  display: block;
}
.m_keting li.cur .u_keting_title span {
  background: url(../images/keting_btn1.png) no-repeat right center;
}
.m_comment {
  width: 588px;
  float: right;
  position: relative;
}
.m_comment .m_comment_box {
  width: 588px;
  height: 427px;
  overflow: hidden;
  background: url(../images/zhenglunbg.png) no-repeat;
  margin-top: 30px;
  padding-top: 35px;
}
.m_comment .m_comment_box li {
  font-size: 18px;
  line-height: 40px;
  color: #ABABAB;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_comment .m_comment_box li span {
  float: right;
  margin-right: 25px;
}
.m_comment .m_comment_box li b {
  width: 5px;
  height: 5px;
  display: block;
  background: #ABABAB;
  float: left;
  margin: 18px 10px 0 33px;
}
.m_comment .m_comment_box .u_line {
  width: 534px;
  height: 15px;
  border-bottom: #B8B8B8 1px dashed;
  margin: 0 auto 15px;
}
/*委员说*/
.g_title {
  width: 100%;
  height: 105px;
}
.g_title .g_layout {
  position: relative;
  height: 100%;
}
.g_title a {
  position: absolute;
}
.g_title .u_more3 {
  left: 745px;
  top: 66px;
}
.g_title2 {
  width: 100%;
  background: url(../images/title4.png) no-repeat center top;
  margin-top: 90px;
}
.picScroll-left {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  height: 70px;
}
.picScroll-left .bd {
  float: left;
  width: 1100px;
  height: 70px;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 274px;
  height: 70px;
  border-left: 1px solid #E2E2E2;
  float: left;
  background: #F1F1F1;
  text-align: center;
}
.picScroll-left .bd ul li.on {
  background: url(../images/derect_h.png) no-repeat;
}
.picScroll-left .bd ul li.on a {
  color: #fff;
}
.picScroll-left .bd ul li a {
  display: block;
  padding: 12px 34px 0;
  line-height: 24px;
}
.picScroll-left .hd {
  width: 100px;
  float: right;
}
.picScroll-left .hd .prev {
  display: block;
  cursor: pointer;
  float: left;
  width: 50px;
  height: 70px;
  background: url(../images/prev.png) no-repeat;
}
.picScroll-left .hd .next {
  display: block;
  cursor: pointer;
  float: right;
  width: 50px;
  height: 70px;
  background: url(../images/next.png) no-repeat;
}
.picScroll-left .hd .prev:hover {
  background: url(../images/prev_h.png) no-repeat;
}
.picScroll-left .hd .next:hover {
  background: url(../images/next_h.png) no-repeat;
}
.m_direct_box {
  width: 100%;
  height: 490px;
  background: url(../images/direct_box_bg.png) repeat;
  overflow: hidden;
  display: none;
}
.m_direct_box img {
  width: 760px;
  height: 428px;
  float: left;
  margin: 30px 30px 0 30px;
}
.m_direct_box span {
  width: 355px;
  float: left;
  font-size: 24px;
  line-height: 38px;
  padding-bottom: 15px;
  display: block;
  margin: 50px 25px 17px 0;
  border-bottom: 1px solid #777777;
}
.m_direct_box span a {
  color: #fff;
}
.m_direct_box p {
  line-height: 33px;
  padding-right: 25px;
  text-indent: 2em;
  color: #FFFFFF;
}
/***两会瑞平  两会特刊***/
.g_layout1 {
  width: 1200px;
  margin: 0 auto;
}
.m_ruip {
  width: 597px;
  float: left;
  margin-top: 90px;
}
.m_ruip .m_reiping_box {
  width: 597px;
  height: 392px;
  background: url(../images/ruipingbg.png) no-repeat;
  margin-top: 24px;
  padding-top: 35px;
}
.m_ruip .m_reiping_box ul {
  overflow: hidden;
  margin-bottom: 25px;
}
.m_ruip .m_reiping_box li {
  font-size: 18px;
  line-height: 38px;
  color: #ABABAB;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_ruip .m_reiping_box li span {
  float: right;
  margin-right: 35px;
}
.m_ruip .m_reiping_box li b {
  width: 5px;
  height: 5px;
  display: block;
  background: #ABABAB;
  float: left;
  margin: 18px 10px 0 35px;
}
.m_tekan {
  width: 546px;
  float: right;
  margin-top: 90px;
}
.m_tekan .m_newspaper_box {
  width: 100%;
  height: 430px;
  background: url(../images/box.png) no-repeat;
  margin-top: 15px;
  position: relative;
}
.m_tekan .review {
  width: 210px;
  height: 22px;
  position: absolute;
  right: 13px;
  bottom: 18px;
  background: #efefef url(../images/review.png) no-repeat right 0;
}
.m_tekan .review span {
  width: 72px;
  height: 100%;
  font-size: 14px;
  display: block;
  float: left;
  background: #fff;
  line-height: 22px;
  text-align: center;
}
.m_tekan .review .review_text {
  float: left;
  padding-left: 10px;
}
.m_tekan .review ul {
  position: absolute;
  width: 110px;
  left: 73px;
  top: 22px;
  height: 85px;
  overflow-y: auto;
  display: none;
}
.m_tekan .review li {
  height: 20px;
  background: #efefef;
  line-height: 20px;
  border-top: 1px dotted #666;
  padding-left: 10px;
}
.m_tekan .review_open {
  background: #efefef url(../images/review_open.png) right 0 no-repeat;
}
.m_tekan .review_open ul {
  display: block;
}
.m_tekan .content {
  display: none;
}
.m_tekan .content_left {
  width: 295px;
  height: 392px;
  float: left;
  margin: 18px 0 0 18px;
}
.m_tekan .content_left img {
  width: 100%;
  height: 100%;
}
.m_tekan .content_right {
  width: 220px;
  float: right;
  padding-top: 25px;
}
.m_tekan .daily_list li {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m_tekan .daily_list li b {
  width: 4px;
  height: 4px;
  display: block;
  background: #ABABAB;
  float: left;
  margin: 13px 10px 0 0;
}
/***全息履职***/
.g_title3 {
  background: url(../images/title7.png) no-repeat center top;
  margin-top: 90px;
}
#gla {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
#gla #gla_box {
  position: relative;
}
#gla #gla_box .prev,
#gla #gla_box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  width: 37px;
  height: 61px;
  position: absolute;
  top: 140px;
}
#gla #gla_box .prev {
  background: url(../images/prev1.png) no-repeat;
  left: 0;
}
#gla #gla_box .next {
  background: url(../images/next1.png) no-repeat;
  right: 0;
}
#gla #gla_box .gla_inbox {
  overflow: hidden;
  position: relative;
}
#gla #gla_box .gla_inbox p {
  text-indent: 1em;
  font-size: 14px;
  width: 100%;
  color: #FFFFFF;
  line-height: 30px;
  background: #000000;
}
#gla #gla_box .gla_inbox img {
  width: 100%;
  height: 100%;
}
#gla #gla_box .roundabout-holder {
  height: 435px;
  width: 850px;
  margin: 0 auto;
}
#gla #gla_box .roundabout-moveable-item {
  display: block;
  height: 435px;
  width: 640px;
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
}
#gla #gla_box .roundabout-moveable-item img {
  width: 100%;
  height: 100%;
  display: block;
}
#gla #gla_box .roundabout-in-focus {
  cursor: auto;
}
#gla #gla_box .roundabout-moveable-item .img_cont {
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  bottom: 10px;
  color: #fff;
  font-size:20px;
  left: 0;
  line-height:72px;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 60px;
}
#gla #gla_box .roundabout-moveable-item .img_cont a {
  color: #fff;
}
/***话说两会***/
.g_title5 {
  background: url(../images/title5.png) no-repeat center top;
  margin-top: 90px;
}
.icon-arrow-a-left,
.icon-arrow-a-right {
  background: url(http://imgtopics.gmw.cn/33384.files/img/icon-sd26986d847.png) no-repeat;
}
.icon-arrow-a-left {
  background-position: 0 0;
  height: 50px;
  width: 50px;
}
.icon-arrow-a-left:hover,
.icon-arrow-a-left.arrow-a-left_hover,
.icon-arrow-a-left.arrow-a-left-hover {
  background-position: -60px 0;
}
.icon-arrow-a-right {
  background-position: -120px 0;
  height: 50px;
  width: 50px;
}
.icon-arrow-a-right:hover,
.icon-arrow-a-right.arrow-a-right_hover,
.icon-arrow-a-right.arrow-a-right-hover {
  background-position: -180px 0;
}
#main {
  overflow: hidden;
  zoom: 1;
  position: relative;
  background-color: #d2d2d2;
  margin: 50px auto 60px;
}
#index_b_hero {
  width: 960px;
  height: 510px;
  margin: auto;
  position: relative;
}
#index_b_hero img {
  width: 950px;
  height: 500px;
}
#index_b_hero .heros {
  width: 960px;
  height: 510px;
}
#index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
#index_b_hero .next,
#index_b_hero .prev {
  filter: alpha(opacity=70);
  opacity: .7;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 5px;
  background-color: #303030;
  z-index: 3;
}
#index_b_hero .next:hover,
#index_b_hero .prev:hover {
  background-color: orangered;
}
#index_b_hero .next {
  margin: -25px 5px 0 0;
  right: 0;
}
#index_b_hero .disabled {
  background-color: #eee;
}
#index_b_hero .mask-left,
#index_b_hero .mask-right,
#index_b_hero .hero {
  background: #fff;
  padding: 5px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 500px;
  overflow: hidden;
  left: 1920px;
}
.hero a {
  display: inline-block;
  position: relative;
}
.hero p.imgtitle {
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 55px;
  width: 950px;
  background: url(http://imgtopics.gmw.cn/46446.files/images/transparent.png) repeat;
  margin-left: 5px;
  line-height: 55px;
  text-align: center;
}
.hero p.imgtitle a {
  color: #fff;
  font-size: 18px;
}
#index_b_hero .mask-right,
#index_b_hero .mask-left {
  z-index: 4;
  left: -960px;
  filter: alpha(opacity=50);
  opacity: .5;
  background: #fff;
  overflow: hidden;
}
#index_b_hero .mask-right {
  left: 960px;
}
#index_b_hero .active {
  z-index: 2;
  left: 0;
}
/***图标报道***/
.g_title7 {
  background: url(../images/title6.png) no-repeat center top;
}
.g_minister {
  width: 100%;
  height: 1047px;
  background: url(../images/buzhangbg.jpg) no-repeat center bottom;
}
.picScroll-left2 {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.picScroll-left2 .bd {
  width: 100%;
}
.picScroll-left2 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left2 .bd ul li {
  width: 380px;
  float: left;
  overflow: hidden;
  margin: 50px 30px 0 0;
  position: relative;
}
.picScroll-left2 .bd ul li img {
  width: 378px;
  height: 780px;
  display: block;
  border: 1px solid #E2E2E2;
}
.picScroll-left2 .bd ul li div.title {
  width: 316px;
  height: 74px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 74px;
  margin-top: 38px;
  padding: 0 30px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.picScroll-left2 .bd ul li div.title a {
  color: #fff;
  font-size: 18px;
}
.picScroll-left2 .bd ul li:hover div.title {
  background: url(../images/buz_title.png) no-repeat;
  border: none;
  width: 320px;
  height: 78px;
  line-height: 78px;
  color: #c90d31;
}
.picScroll-left2 .bd ul li:hover div.title a {
  color: #c90d31;
}
.picScroll-left2 .hd {
  width: 142px;
  height: 35px;
  margin: 35px auto 0;
}
.picScroll-left2 .hd .prev {
  display: block;
  width: 19px;
  height: 35px;
  cursor: pointer;
  background: url(../images/prev3.png) no-repeat;
  float: left;
}
.picScroll-left2 .hd .next {
  display: block;
  width: 19px;
  height: 35px;
  cursor: pointer;
  background: url(../images/next3.png) no-repeat;
  float: right;
}
.m_newspaper {
  width: 545px;
  float: right;
  margin-top: 42px;
}
.m_newspaper .m_newspaper_box {
  width: 100%;
  height: 430px;
  background: url(../images/newspaperbg.jpg) repeat;
  margin-top: 35px;
  position: relative;
}
.m_newspaper .review {
  width: 210px;
  height: 22px;
  position: absolute;
  right: 18px;
  bottom: 18px;
  background: #efefef url(../images/review.png) no-repeat right 0;
}
.m_newspaper .review span {
  width: 72px;
  height: 100%;
  font-size: 14px;
  display: block;
  float: left;
  background: #fff;
  line-height: 22px;
  text-align: center;
}
.m_newspaper .review .review_text {
  float: left;
  padding-left: 10px;
}
.m_newspaper .review ul {
  position: absolute;
  width: 110px;
  left: 73px;
  top: 22px;
  height: 85px;
  overflow-y: auto;
  display: none;
}
.m_newspaper .review li {
  height: 20px;
  background: #efefef;
  line-height: 20px;
  border-top: 1px dotted #666;
  padding-left: 10px;
}
.m_newspaper .review_open {
  background: #efefef url(../images/review_open.png) right 0 no-repeat;
}
.m_newspaper .review_open ul {
  display: block;
}
.m_newspaper .content {
  display: none;
}
.m_newspaper .content_left {
  width: 280px;
  height: 398px;
  float: left;
  margin: 15px 0 0 22px;
}
.m_newspaper .content_left img {
  width: 100%;
  height: 100%;
}
.m_newspaper .content_right {
  width: 227px;
  float: right;
}
.m_newspaper .today_edition {
  overflow: hidden;
  margin: 25px 0;
}
.m_newspaper .today_edition h3 {
  float: left;
  width: 18px;
  height: 110px;
  padding: 10px 15px 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  background: #A28154;
}
.m_newspaper .today_edition li {
  float: left;
  width: 30px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-left: 11px;
  margin-bottom: 7px;
  background: #ACACAC;
}
.m_newspaper .daily_list {
  font-size: 14px;
  line-height: 27px;
}
/*光明全媒体*/
.g_media {
  height: 894px;
  background: url(../images/mediabg.png) no-repeat center top;
  margin-top: 45px;
}
.g_media .m_left {
  width: 380px;
  height: 680px;
  float: left;
  margin: 108px 0 0 220px;
}
.g_media .m_left img {
  width: 100%;
  height: 100%;
  display: none;
}
.g_media .m_right {
  width: 521px;
  float: left;
  margin-left: 23px;
}
.picScroll-left3 {
  overflow: hidden;
  width: 100%;
  margin-top: 144px;
  height: 615px;
  position: relative;
}
.picScroll-left3 .bd {
  width: 100%;
  height: 370px;
  position: absolute;
  top: 108px;
}
.picScroll-left3 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left3 .bd ul li {
  width: auto;
  height: 74px;
  line-height: 74px;
  padding-left: 97px;
  font-size: 26px;
}
.picScroll-left3 .bd ul li.on {
  background: url(../images/media_hover.png) no-repeat;
}
.picScroll-left3 .bd ul li.on a {
  color: #fff;
}
.picScroll-left3 .hd {
  width: 100px;
  height: 100%;
  position: relative;
}
.picScroll-left3 .hd .prev {
  display: block;
  cursor: pointer;
  width: 67px;
  height: 23px;
  background: url(../images/prev5.png) no-repeat;
  position: absolute;
  top: 0;
  left: 213px;
}
.picScroll-left3 .hd .next {
  display: block;
  cursor: pointer;
  width: 67px;
  height: 23px;
  background: url(../images/next5.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 213px;
}
/*两会直通车*/
.g_title2 {
  background: url(../images/title4.png) no-repeat center top;
}
.u_more4 {
  left: 212px;
}
.g_direct {
  width: 100%;
  height: 798px;
  background: url(../images/directbg.jpg) no-repeat center top;
}
.picScroll-left {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  height: 70px;
}
.picScroll-left .bd {
  float: left;
  width: 1100px;
  height: 70px;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 274px;
  height: 70px;
  border-left: 1px solid #E2E2E2;
  float: left;
  background: #F1F1F1;
  text-align: center;
}
.picScroll-left .bd ul li.on {
  background: url(../images/derect_h.png) no-repeat;
}
.picScroll-left .bd ul li.on a {
  color: #fff;
}
.picScroll-left .bd ul li a {
  display: block;
  padding: 12px 34px 0;
  line-height: 24px;
}
.picScroll-left .hd {
  width: 100px;
  float: right;
}
.picScroll-left .hd .prev {
  display: block;
  cursor: pointer;
  float: left;
  width: 50px;
  height: 70px;
  background: url(../images/prev.png) no-repeat;
}
.picScroll-left .hd .next {
  display: block;
  cursor: pointer;
  float: right;
  width: 50px;
  height: 70px;
  background: url(../images/next.png) no-repeat;
}
.picScroll-left .hd .prev:hover {
  background: url(../images/prev_h.png) no-repeat;
}
.picScroll-left .hd .next:hover {
  background: url(../images/next_h.png) no-repeat;
}
.m_direct_box {
  width: 100%;
  height: 490px;
  background: url(../images/direct_box_bg.png) repeat;
  overflow: hidden;
  display: none;
}
.m_direct_box img {
  width: 760px;
  height: 428px;
  float: left;
  margin: 30px 30px 0 30px;
}
.m_direct_box span {
  width: 355px;
  float: left;
  font-size: 24px;
  line-height: 38px;
  padding-bottom: 15px;
  display: block;
  margin: 50px 25px 17px 0;
  border-bottom: 1px solid #777777;
}
.m_direct_box span a {
  color: #fff;
}
.m_direct_box p {
  line-height: 33px;
  padding-right: 25px;
  text-indent: 2em;
  color: #FFFFFF;
}
/***钢铁侠直播***/
.g_title3 {
  background: url(../images/title7.png) no-repeat center top;
}
.m_zhibo {
  margin-top: 50px;
}
.m_zhibo li {
  position: relative;
  text-align: center;
  background: #000;
}
.m_zhibo li .u_zhibo_img {
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.m_zhibo li .u_zhibo_word {
  position: absolute;
}
.m_zhibo li.one {
  width: 790px;
  height: 320px;
}
.m_zhibo li.one .u_zhibo_word {
  top: 137px;
  left: 247px;
}
.m_zhibo li.two {
  width: 385px;
  height: 160px;
  float: left;
}
.m_zhibo li.two .u_zhibo_word {
  top: 51px;
  left: 76px;
}
.m_zhibo li.three {
  width: 385px;
  height: 160px;
  float: right;
}
.m_zhibo li.three .u_zhibo_word {
  top: 59px;
  left: 78px;
}
.m_zhibo li.four {
  width: 390px;
  height: 240px;
}
.m_zhibo li.four .u_zhibo_word {
  top: 89px;
  left: 78px;
}
.m_zhibo1 {
  width: 790px;
  float: left;
}
.m_zhibo2 {
  width: 390px;
  float: right;
}
.mart20 {
  margin-top: 20px;
}
/***读报告***/
.g_title6 {
  background: url(../images/title12.png) no-repeat center top;
}
.picScroll-left1 {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 340px;
  margin-top: 60px;
}
.picScroll-left1 .hd {
  position: absolute;
  left: 0;
  top: 140px;
  width: 100%;
}
.picScroll-left1 .hd .prev {
  display: block;
  width: 28px;
  height: 50px;
  cursor: pointer;
  background: url(../images/prev1.png) no-repeat;
  float: left;
}
.picScroll-left1 .hd .next {
  display: block;
  width: 28px;
  height: 50px;
  cursor: pointer;
  background: url(../images/next1.png) no-repeat;
  float: right;
}
.picScroll-left1 .bd {
  width: 1150px;
  height: 340px;
  margin-left: 50px;
}
.picScroll-left1 .bd div.tempWrap {
  height: 340px!important;
}
.picScroll-left1 .bd ul {
  overflow: hidden;
  zoom: 1;
  height: 340px!important;
}
.picScroll-left1 .bd ul li {
  width: 200px;
  height: 270px;
  float: left;
  overflow: hidden;
  margin: 35px 25px 0 0;
  transition: 0.5s;
}
.picScroll-left1 .bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
.picScroll-left1 .bd ul li:hover {
  transform: scale(1.2);
}
/***天天评***/
.g_title4 {
  background: url(../images/title8.png) no-repeat center top;
}
.m_specialist {
  float: left;
  margin-top: 35px;
  width: 555px;
}
.m_specialist .u_more6 {
  top: 37px;
  left: 440px;
}
.m_specialist ul {
  padding: 28px 0 0;
  overflow: hidden;
}
.m_specialist ul li {
  font-size: 18px;
  line-height: 38px;
  color: #ABABAB;
}
.m_specialist ul li span {
  float: right;
}
.m_specialist ul li b {
  width: 5px;
  height: 5px;
  display: block;
  background: #ABABAB;
  float: left;
  margin: 16px 10px 0 5px;
}
.fr {
  float: right;
}
