* {
  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;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
* {
  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;
}
body {
  font-size: 16px;
  color: #000000;
  font-family: "Microsoft YaHei";
}
/*banner*/
.g_banner {
  width: 100%;
  height: 850px;
  overflow: hidden;
  background: url(../images/banner.jpg) no-repeat center top;
}
.g_banner .u_banner_img {
  padding: 18px 0 0;
}
.g_layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.g_mobile_banner {
  width: 100%;
  display: none;
}
/*头条*/
.g_headline {
  width: 790px;
  height: 114px;
  background: url(../images/headline.png) no-repeat;
  margin: -352px auto 0;
}
.g_headline b {
  display: block;
  padding: 14px 0 10px 72px;
  font-size: 24px;
  text-align: center;
}
.g_headline a {
  color: #b40000;
}
.g_headline p {
  line-height: 24px;
  text-indent: 2em;
  padding: 0 22px 0 85px;
  font-size: 14px;
}
/*大赛资讯*/
.slideBox {
  width: 580px;
  height: 410px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-top: 275px;
}
.slideBox .hd {
  height: 16px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin: 0 0 0 8px;
  width: 13px;
  height: 13px;
  background: #FFFFFF;
  cursor: pointer;
  display: block !important;
  border-radius: 15px;
}
.slideBox .hd ul li.on {
  background: #E8A115;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 580px;
  height: 410px;
}
.slideBox .bd ul li p {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  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: 15px;
}
.slideBox .bd img {
  width: 580px;
  height: 410px;
}
.m_yaowen {
  width: 585px;
  height: 410px;
  float: right;
  margin-top: 275px;
}
.m_yaowen span {
  display: block;
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align:center;
}
.m_yaowen p {
  line-height: 28px;
  text-indent: 2em;
  color: #777777;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #777777;
  font-size: 14px;
}
.m_yaowen p a {
  color: #c2100e;
}
.m_yaowen li {
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #c2100e;
}
.m_yaowen li a {
  color: #000;
}
.m_yaowen li.last {
  float: right;
}
.m_yaowen li.last a {
  color: #c2100e;
}
/*媒体关注 评论分析*/
.g_part1 {
  width: 100%;
  height: 645px;
  background: url(../images/part1.png) no-repeat center top;
  margin-top: 85px;
}
.m_part1_left {
  width: 575px;
  float: left;
  margin-top: 37px;
}
.m_part1_left .m_title {
  width: 100%;
  position: relative;
}
.m_part1_left .m_title a {
  position: absolute;
  right: 0;
  top: 80px;
  font-size: 14px;
  color: #be4123;
}
.m_part1_left span {
  display: block;
  padding: 25px 0 10px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align:center;
}
.m_part1_left p {
  line-height: 26px;
  text-indent: 2em;
  color: #777777;
  font-size: 14px;
}
.m_part1_left p a {
  color: #c2100e;
}
.m_part1_left ul {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px dashed #777777;
}
.m_part1_left li {
  line-height: 34px;
}
.m_part1_left li b {
  color: #c2100e;
  margin-right: 5px;
}
.m_part1_right {
  float: right;
}
/*视频新闻*/
.m_player_box {
  width: 600px;
  height: 380px;
  float: left;
  background: #000;
  margin-top: 58px;
}
.m_player_box .gmwvideo,
.m_player_box .player {
  width: 100%;
  height: 100%;
}
.m_player_list {
  width: 593px;
  float: right;
  height: 380px;
  margin-top: 58px;
}
.m_player_list li {
  width: 552px;
  height: 52px;
  padding-left: 20px;
  line-height: 52px;
  font-size: 18px;
  background: #DEDEDE;
  float: right;
  margin-bottom: 14px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.m_player_list li span.video_url {
  display: none;
}
.m_player_list li.current {
  width: 551px;
  padding-left: 42px;
  background: url(../images/player_list.png) no-repeat;
}
.m_player_list li.current a {
  color: #fff;
}
/*检阅现场*/
.g_title {
  margin-top: 80px;
  position:relative;
}
.g_title a{ position:absolute;right: 0;top: 80px;font-size: 14px;color: #be4123;}
.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: 35px auto;
}
#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;
}
/*手机版列表*/
.m_mobile_list {
  display: none;
  width: auto;
  padding: 0 10px 35px;
}
.m_mobile_list li {
  width: 100%;
  margin-top: 20px;
}
.m_mobile_list li img {
  width: 100%;
  height: auto;
}
.m_mobile_list li span {
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 414px) {
  /*banner*/
  .g_banner,
  #main,
  #footer,
  .weibo {
    display: none;
  }
  #header{ width:100%; overflow:hidden;}
  .g_layout {
    width: 100%;
  }
  .g_mobile_banner,
  .m_mobile_list {
    display: block;
  }
  /*头条*/
  .g_headline {
    height: auto;
    background: #D9E7F0;
    margin-top: 0;
  }
  .g_headline b {
    padding: 28px 10px 5px 10px;
  }
  .g_headline p {
    padding: 0 10px 28px;
  }
  /*大赛资讯*/
  .g_title a{top: 55px;}
  .slideBox {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 30px;
  }
  .slideBox .bd li {
    width: 100%;
    height: auto;
  }
  .slideBox .bd img {
    width: 100%;
    height: auto;
  }
  .m_yaowen {
    width: auto;
    height: auto;
    float: none;
    margin-top: 30px;
    padding: 0 10px;
  }
  /*媒体关注 评论分析*/
  .g_part1 {
    width: 100%;
    height: auto;
    background: #EAEAEA;
    margin: 0;
  }
  .m_part1_left {
    width: 100%;
    float: none;
    margin-top: 37px;
  }
  .m_part1_left .m_title img {
    width: 100%;
  }
  .m_part1_left .m_title a {
    top: 58px;
  }
  .m_part1_left span {
    padding: 25px 10px 10px;
  }
  .m_part1_left p {
    padding: 0 10px;
  }
  .m_part1_left ul {
    padding: 15px 10px 0;
  }
  .m_part1_right {
    float: none;
  }
  /*视频新闻*/
  .m_player_box {
    width: 100%;
    height: auto;
    float: none;
  }
  .m_player_box .gmwvideo,
  .m_player_box .player {
    width: 100%;
    height: 100%;
  }
  .m_player_list {
    width: 100%;
    float: none;
    height: auto;
    margin-top: 58px;
  }
  .m_player_list li {
    width: 100%;
    height: 52px;
    padding-left: 20px;
    line-height: 52px;
    font-size: 18px;
    float: none;
  }
  .m_player_list li.current {
    width: 100%;
    padding-left: 20px;
    background: #BC3515;
  }
  .g_title {
    margin-top: 50px;
  }
  .g_title img {
    width: 200%;
    margin-left: -50%;
  }
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
