@charset "UTF-8";
/** The new capital **/
/** page scroll msg **/
.section-award-scroll {
  padding: 3px 0;
  background: #e5e5e5; }
  .section-award-scroll .award-scroll-inner {
    position: relative;
    width: 1000px;
    height: 32px;
    margin: 0 auto;
    padding: 1px;
    overflow: hidden; }
  .section-award-scroll .scroll-l {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 80px;
    height: 34px;
    padding: 0 15px;
    line-height: 34px;
    background: #514f50;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center; }
  .section-award-scroll .scroll-r {
    line-height: 32px;
    padding: 0 10px 0 125px; }
    .section-award-scroll .scroll-r ul {
      white-space: nowrap; }
    .section-award-scroll .scroll-r li {
      position: relative;
      display: inline-block;
      margin-right: 40px; }
      .section-award-scroll .scroll-r li:before {
        position: absolute;
        top: 13px;
        left: -16px;
        content: " ";
        width: 4px;
        height: 4px;
        background: #ec0000;
        border-radius: 50%; }
    .section-award-scroll .scroll-r a {
      color: inherit; }
    .section-award-scroll .scroll-r .highlight {
      color: #ec0000; }
    .section-award-scroll .scroll-r a:hover {
      color: #ec0000;
      text-decoration: underline; }
  .section-award-scroll .scroll-r-inner {
    width: 100%;
    height: 38px; }

/** section award group **/
.section-award-group .group-items {
  *zoom: 1; }
  .section-award-group .group-items:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both; }

.section-award-group .group-item {
  float: left;
  width: 474px;
  margin: 0 8px;
  padding-top: 10px; }

.section-award-group .group-item-main {
  *zoom: 1;
  margin-bottom: 20px;
  padding: 0 5px 20px 10px;
  border-bottom: 1px dotted #999; }
  .section-award-group .group-item-main:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both; }

.section-award-group .group-item-pic {
  float: left;
  width: 122px;
  height: 102px;
  overflow: hidden; }
  .section-award-group .group-item-pic a img {
    transform: scale(1);
    transition: transform .5s ease-out; }
  .section-award-group .group-item-pic a:hover img {
    transform: scale(1.2);
    transition: transform .5s ease-out; }

.section-award-group dl {
  float: right;
  width: 325px;
  padding-top: 8px; }

.section-award-group dt {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1;
  color: #06c; }
  .section-award-group dt h3 {
    font-size: 1em; }

.section-award-group dd {
  line-height: 24px; }
  .section-award-group dd span {
    color: #cc0000; }
  .section-award-group dd a:hover {
    color: #cc0000; }

.section-award-group .group-item-links {
  padding-left: 15px; }
  .section-award-group .group-item-links ul {
    padding: 0 10px; }
  .section-award-group .group-item-links li {
    line-height: 1.2;
    margin: 8px 0;
    list-style: disc; }
    .section-award-group .group-item-links li:hover {
      text-decoration: underline; }

/** section award person **/
.section-award-person {
  margin-bottom: 60px; }
  .section-award-person .person-items {
    *zoom: 1;
    margin-right: -10px; }
    .section-award-person .person-items:after {
      visibility: hidden;
      display: block;
      content: " ";
      clear: both; }
  .section-award-person .person-item {
    float: left;
    width: 188px;
    padding: 10px 10px 0 0; }
  .section-award-person .person-item-pic {
    width: 188px;
    height: 124px;
    overflow: hidden; }
    .section-award-person .person-item-pic a img {
      transform: scale(1);
      transition: transform .5s ease-out; }
    .section-award-person .person-item-pic a:hover img {
      transform: scale(1.2);
      transition: transform .5s ease-out; }
  .section-award-person dl {
    padding-top: 5px; }
  .section-award-person dt {
    position: relative;
    height: 32px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
    text-align: center;
    font-size: 15px;
    color: #333; }
    .section-award-person dt:before {
      position: absolute;
      top: 4px;
      left: 20px;
      content: "";
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 10px solid #06c; }
    .section-award-person dt h3 {
      font-size: 1em; }
  .section-award-person dd {
    position: relative;
    line-height: 24px;
    padding: 0 15px;
    text-indent: 1em; }
    .section-award-person dd:before {
      position: absolute;
      top: 10px;
      left: 15px;
      content: "";
      width: 3px;
      height: 3px;
      background: #000;
      border-radius: 50%; }

/** 春运 common **/
.cy-page {
  font-family: "微软雅黑", "Microsoft Yahei", Arial, Helvetica, sans-serif;
  font-size: 14px; }

.cy-section .main {
  *zoom: 1; }
  .cy-section .main:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both; }

.cy-section .main img {
  width: 100%; }

.cy-section .container {
  width: 1000px;
  margin: 0 auto; }

a {
  color: inherit; }

.phd {
  height: 700px;
  text-indent: -8000px; }

.hidden {
  display: none; }

.cy-section {
  padding: 55px 0; }

.cy-title {
  margin-bottom: 45px;
  text-align: center; }
  .cy-title .cy-h3 {
    display: inline-block;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #959595;
    font-size: 60px; }
  .cy-title .cy-slogan {
    margin-bottom: 12px;
    font-size: 24px; }
  .cy-title .cy-title-more {
    margin-top: 15px;
    border-top: 1px solid #999;
    color: #999; }

/** slide nav **/
.slide-nav {
  position: absolute;
  top: 900px;
  right: 5px;
  padding: 30px 0 30px 30px;
  border-left: 1px solid #959595;
  font-size: 18px;
  color: #959595; }
  .slide-nav .page-to-btn {
    position: relative;
    display: inline-block;
    min-width: 40px;
    margin-left: 15px;
    text-align: center; }
    .slide-nav .page-to-btn:before {
      position: absolute;
      bottom: -20px;
      left: 0;
      content: " ";
      width: 100%;
      height: 14px;
      background: url(../img/icon-1.png) no-repeat center bottom; }
  .slide-nav .toTop:before {
    bottom: auto;
    top: -20px;
    background-position: center top; }
  .slide-nav ul {
    margin: 40px 0; }
  .slide-nav li {
    margin: 15px 0; }
    .slide-nav li a:hover {
      text-decoration: underline; }
    .slide-nav li.active {
      position: relative; }
      .slide-nav li.active:before {
        position: absolute;
        top: 0;
        left: -34px;
        content: " ";
        width: 7px;
        height: 100%;
        background: #959595; }

@media only screen and (max-width: 1360px) {
  .slide-nav {
    padding: 20px 0 20px 15px;
    font-size: 12px; }
    .slide-nav ul {
      margin: 25px 0; }
    .slide-nav li.active:before {
      left: -19px; } }

/** hot news **/
.cy-section-1 {
  *zoom: 1; }
  .cy-section-1:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both; }

.cy-section-1 .col-1 {
  float: left;
  width: 560px;
  padding-right: 20px; }

.cy-section-1 .col-2 {
  float: right;
  width: 390px; }

.cy-section-1 .native-carousel,
.cy-section-1 .item {
  width: 560px;
  height: 360px; }

.cy-section-1 .native-carousel .base-pager {
  right: 0;
  bottom: 10px;
  width: auto;
  padding-right: 20px;
  background: none;
  text-align: right; }

.cy-section-1 .native-carousel .base-pager .item a {
  text-indent: 8000px; }

.cy-section-1 .hotnews-title {
  margin-bottom: 20px;
  white-space: nowrap; }

.cy-section-1 .hotnews-title strong {
  font-size: 32px;
  font-weight: bold;
  color: #e70a3c;
  line-height: 1; }

.cy-section-1 .hotnews-title span {
  display: inline-block;
  width: 180px;
  border-bottom: 1px solid #e70a3c;
  vertical-align: baseline;
  font-size: 14px; }

.cy-section-1 .hotnews-title em {
  display: inline-block;
  width: 130px;
  font-style: normal; }

.cy-section-1 .hotnews-title .more {
  color: #999;
  font-size: 12px; }

.cy-section-1 .col-2 dl {
  margin-bottom: 20px; }

.cy-section-1 .col-2 dt {
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 24px;
  font-weight: bold; }

.cy-section-1 .col-2 dd {
  line-height: 1.85;
  color: #666;
  text-indent: 2em; }
  .cy-section-1 .col-2 dd .more {
    color: #e70a3c; }

.cy-section-1 .col-2 ul {
  padding-top: 10px;
  border-top: 1px dashed #959595; }

.cy-section-1 .col-2 li {
  position: relative;
  margin-top: 12px; }
  .cy-section-1 .col-2 li:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: " ";
    width: 4px;
    height: 4px;
    background: #ec0000;
    border-radius: 50%; }

.cy-section-1 .col-2 li a {
  display: block;
  padding-left: 20px; }
  .cy-section-1 .col-2 li a.highlight {
    color: #e70a3c; }
  .cy-section-1 .col-2 li a:hover {
    color: #e70a3c;
    text-decoration: underline; }

/** 第一现场 **/
.cy-section-2 {
  background: #fff7e6 url(../img/b-bg.jpg) no-repeat center bottom; }
  .cy-section-2 .main-l {
    float: left;
    width: 588px; }
    .cy-section-2 .main-l .item {
      height: 136px;
      margin-bottom: 25px;
      background: #fff;
      *zoom: 1; }
      .cy-section-2 .main-l .item:after {
        visibility: hidden;
        display: block;
        content: " ";
        clear: both; }
      .cy-section-2 .main-l .item:last-child {
        margin-bottom: 0; }
    .cy-section-2 .main-l .pic {
      float: left;
      width: 218px; }
    .cy-section-2 .main-l .content {
      float: left;
      width: 325px;
      padding: 10px 10px 0 20px;
      line-height: 1.5;
      color: #999; }
    .cy-section-2 .main-l .topic {
      margin-bottom: 10px;
      font-size: 16px;
      color: #474747; }
  .cy-section-2 .main-r {
    float: right;
    width: 388px; }
    .cy-section-2 .main-r .item {
      height: 458px;
      background: #fff; }
    .cy-section-2 .main-r .pic {
      height: 242px; }
    .cy-section-2 .main-r .content {
      padding: 25px 20px 0 20px; }
    .cy-section-2 .main-r li {
      position: relative;
      margin-bottom: 15px;
      font-size: 16px;
      color: #474747; }
      .cy-section-2 .main-r li:before {
        position: absolute;
        top: 7px;
        left: 0;
        content: " ";
        width: 4px;
        height: 4px;
        background: #959595; }
      .cy-section-2 .main-r li a {
        display: block;
        padding-left: 15px; }
  .cy-section-2 .highlight {
    color: #e70a3c; }
  .cy-section-2 a:hover {
    color: #e70a3c;
    text-decoration: underline; }

/** 视觉春运 **/
.cy-section-3 .native-carousel {
  height: 540px; }
  .cy-section-3 .native-carousel .nativ-carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 440px; }
  .cy-section-3 .native-carousel .base-pager {
    margin-top: 30px;
    background: none; }
  .cy-section-3 .native-carousel .base-pager .item {
    width: 36px;
    height: 36px;
    margin: 0 10px; }
  .cy-section-3 .native-carousel .base-pager .item a {
    height: 36px;
    line-height: 36px;
    border: 1px solid #959595;
    border-radius: 5px;
    background: #fff;
    color: #959595;
    text-indent: 0;
    text-align: center; }
    .cy-section-3 .native-carousel .base-pager .item a:hover {
      text-decoration: none; }
  .cy-section-3 .native-carousel .base-pager .item .current {
    background: #f05444;
    border-color: #f05444;
    color: #fff; }
  .cy-section-3 .native-carousel .list .item {
    height: 440px; }
  .cy-section-3 .native-carousel .list .item-1, .cy-section-3 .native-carousel .list .item-3 {
    width: 275px;
    float: left; position:relative; }
  .cy-section-3 .native-carousel .list .item-2 {
    width: 440px;
    float: left;
    margin-right: 10px; }
	.cy-section-3 .native-carousel .list .item-2-1 { position:relative;  width:210px;
    float: left; margin: 0 0 10px 10px;  }
    .cy-section-3 .native-carousel .list .item-2 a {
      float: left;
      width: 210px;
      height: 210px;
      margin: 0 0 10px 10px; }
	   .cy-section-3 .native-carousel .list .item-2-1 a {
      float: left;
      width: 210px;
      height: 210px; margin:0;
      }

.cy-section-3 .main-l {
  float: left;
  width: 588px; }
  .cy-section-3 .main-l .item {
    height: 136px;
    margin-bottom: 25px;
    background: #fff;
    *zoom: 1; }
    .cy-section-3 .main-l .item:after {
      visibility: hidden;
      display: block;
      content: " ";
      clear: both; }
    .cy-section-3 .main-l .item:last-child {
      margin-bottom: 0; }
  .cy-section-3 .main-l .pic {
    float: left;
    width: 218px; }
  .cy-section-3 .main-l .content {
    float: left;
    width: 325px;
    padding: 10px 10px 0 20px;
    line-height: 1.5;
    color: #999; }
  .cy-section-3 .main-l .topic {
    margin-bottom: 10px;
    font-size: 16px;
    color: #474747; }

.cy-section-3 .main-r {
  float: right;
  width: 388px; }
  .cy-section-3 .main-r .item {
    height: 458px;
    background: #fff; }
  .cy-section-3 .main-r .pic {
    height: 242px; }
  .cy-section-3 .main-r .content {
    padding: 25px 20px 0 20px; }
  .cy-section-3 .main-r li {
    position: relative;
    margin-bottom: 15px;
    font-size: 16px;
    color: #474747; }
    .cy-section-3 .main-r li:before {
      position: absolute;
      top: 7px;
      left: 0;
      content: " ";
      width: 4px;
      height: 4px;
      background: #959595; }
    .cy-section-3 .main-r li a {
      display: block;
      padding-left: 15px; }

.cy-section-3 .highlight {
  color: #e70a3c; }

.cy-section-3 a:hover {
  color: #e70a3c;
  text-decoration: underline; }

/** 互动家速度 **/
.cy-section-4 {
  background: #f2f2f2 url(../img/d-bg.jpg) no-repeat center bottom; }
  .cy-section-4 .title-s {
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 16px;
    color: #474747; }
    .cy-section-4 .title-s:before {
      position: absolute;
      top: 7px;
      left: 0;
      content: " ";
      width: 4px;
      height: 4px;
      background: #e70a3c;
      border-radius: 50%; }
  .cy-section-4 .pic-group, .cy-section-4 li {
    *zoom: 1; }
    .cy-section-4 .pic-group:after, .cy-section-4 li:after {
      visibility: hidden;
      display: block;
      content: " ";
      clear: both; }
  .cy-section-4 li {
    float: left;
    height: 250px; }
    .cy-section-4 li .content {
      position: relative;
      float: left;
      width: 230px;
      height: 230px;
      padding: 20px 10px 0 10px;
      line-height: 1.5;
      color: #fff; }
      .cy-section-4 li .content:before {
        position: absolute;
        top: 30px;
        left: -15px;
        content: " ";
        width: 0;
        height: 0;
        border-right: 15px solid #fff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent; }
    .cy-section-4 li .topic {
      margin-bottom: 10px;
      font-size: 16px; }
    .cy-section-4 li .black {
      background: #2f383d;
      color: #a4a4a4; }
      .cy-section-4 li .black .topic {
        color: #fff; }
      .cy-section-4 li .black:before {
        border-right-color: #2f383d; }
    .cy-section-4 li .orange {
      background: #f5ba52;
      color: #666; }
      .cy-section-4 li .orange .topic {
        color: #333; }
      .cy-section-4 li .orange:before {
        border-right-color: #f5ba52; }
    .cy-section-4 li .purple {
      background: #6817cc;
      color: #a4a4a4; }
      .cy-section-4 li .purple .topic {
        color: #fff; }
      .cy-section-4 li .purple:before {
        border-right-color: #6817cc; }
    .cy-section-4 li .blue {
      background: #76bfea;
      color: #fff; }
      .cy-section-4 li .blue .topic {
        color: #fff; }
      .cy-section-4 li .blue:before {
        border-right-color: #76bfea; }
    .cy-section-4 li .more-area {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff; }
      .cy-section-4 li .more-area a {
        display: block;
        padding: 15px; }
  .cy-section-4 .item-1, .cy-section-4 .item-6 {
    width: 750px; }
    .cy-section-4 .item-1 .pic, .cy-section-4 .item-6 .pic {
      float: left;
      width: 500px; }
  .cy-section-4 .item-2, .cy-section-4 .item-5 {
    width: 250px; }
  .cy-section-4 .item-3, .cy-section-4 .item-4 {
    width: 500px; }
    .cy-section-4 .item-3 .pic, .cy-section-4 .item-4 .pic {
      float: left;
      width: 250px; }
  .cy-section-4 .highlight {
    color: #e70a3c; }
  .cy-section-4 a:hover {
    color: #e70a3c;
    text-decoration: underline; }

/** 春运新风尚 **/
.cy-section-5 .main {
  padding: 15px 0;
  border: 10px solid #d3d3d3;
  background: #f2eeef; }

.cy-section-5 .native-carousel {
  width: 650px;
  height: 680px;
  margin: 0 auto;
  overflow: visible; }
  .cy-section-5 .native-carousel .nativ-carousel-inner {
    position: relative;
    width: 650px;
    overflow: hidden;
    height: 100%; }
  .cy-section-5 .native-carousel .button-box .button {
    width: 36px;
    opacity: .5; }
  .cy-section-5 .native-carousel .button-box .prev {
    left: -100px;
    background: url(http://www.newsimg.cn/travel/2017chunyun/img/icon-2.png) no-repeat 0 50%; }
  .cy-section-5 .native-carousel .button-box .next {
    right: -100px;
    background: url(http://www.newsimg.cn/travel/2017chunyun/img/icon-2.png) no-repeat right 50%; }

/** 春运大导航 **/
.cy-section-6 {
  padding-bottom: 0;
  background: url(http://www.newsimg.cn/travel/2017chunyun/img/f-bg.jpg) no-repeat center bottom; }
  .cy-section-6 .main-l {
    float: left;
    width: 680px;
    padding: 15px 15px 0 15px;
    background: #fff; }
  .cy-section-6 .section-6-title {
    margin-bottom: 10px;
    *zoom: 1; }
    .cy-section-6 .section-6-title:after {
      visibility: hidden;
      display: block;
      content: " ";
      clear: both; }
    .cy-section-6 .section-6-title h3 {
      float: left;
      font-size: 20px; }
      .cy-section-6 .section-6-title h3 a {
        font-size: 12px;
        color: #999; }
    .cy-section-6 .section-6-title .more-whether {
      float: right;
      margin-top: 5px;
      font-size: 16px; }
  .cy-section-6 .main-r {
    float: right;
    width: 250px;
    margin-top: 45px; }
    .cy-section-6 .main-r li {
      position: relative;
      background: #ccc;
      margin-bottom: 10px;
      font-size: 18px;
      border-radius: 6px; }
      .cy-section-6 .main-r li a {
        display: block;
        padding: 12px 0 12px 35px; }
      .cy-section-6 .main-r li:before {
        position: absolute;
        top: 13px;
        left: 12px;
        content: " ";
        width: 0;
        height: 0;
        border-left: 15px solid #fff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent; }
      .cy-section-6 .main-r li:hover {
        background: #f05444;
        color: #fff; }

/** footer **/
.pft-new {
  height: 94px;
  padding-top: 100px;
  background: #f2f2f2 url(../img/g-bg.jpg) no-repeat center top;
  text-align: center;
  line-height: 2;
  color: #666; }



.cy-section-3 .native-carousel .list .item-1 p{
    background: rgba(0, 0, 0, 0) url("http://www.xinhuanet.com/energy/2016NYLT/img/tab_bg.png") repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    height:20px;
    left: 0;
    line-height:20px;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    width:100%; text-align:center;
}
.cy-section-3 .native-carousel .list .item-1 p a{ color: #ffffff; }

.cy-section-3 .native-carousel .list .item-2-1 p{
    background: rgba(0, 0, 0, 0) url("http://www.xinhuanet.com/energy/2016NYLT/img/tab_bg.png") repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    height:20px;
    left: 0;
    line-height:20px;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    width:100%; text-align:center;
}
.cy-section-3 .native-carousel .list .item-2-1 p a{
    color: #ffffff;

}

.cy-section-3 .native-carousel .list .item-3 p{
    background: rgba(0, 0, 0, 0) url("http://www.xinhuanet.com/energy/2016NYLT/img/tab_bg.png") repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    height:20px;
    left: 0;
    line-height:20px;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    width:100%; text-align:center;
}
.cy-section-3 .native-carousel .list .item-3 p a{
    color: #ffffff;
 
}