@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
  min-width: 1200px;
}

html, body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

/*top-bar*/
body {
  padding-top: 0px;
}

.top-bar {
  height: 0px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  color: #a12228;
  width: 100%;
  position: fixed;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.top-bar .menu {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.top-bar .home-site-link {
  font-style: normal;
  font-weight: 700;
}

.top-bar li::after {
  content: "|";
  color: #d5d5d5;
}

.top-bar li:first-of-type:after {
  content: " ";
}

.top-bar li:last-of-type:after {
  content: " ";
}

.top-bar .item {
  line-height: 45px;
  font-size: 14px;
}

.top-bar .item a {
  padding-left: 5px;
  padding-right: 5px;
}

.top-bar .home-site-link {
  color: #000;
}

.top-bar a {
  color: #1a1a1a;
}

.top-bar .loading {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background-color: #f5f5f5;
}



/*背景图发布*/
.phd {
  height: 700px;
  transition: 0.3s;
  width:100%;
   }

/*nav*/
.nav {
  height: 60px;
  line-height: 60px;
  background: -webkit-linear-gradient(left, #a11e28 , #b55e45); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a11e28, #b55e45); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #a11e28, #b55e45); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a11e28 , #b55e45); /* 标准的语法 */
  font-size: 0;
  text-align: center;
}
.nav a {
  display: block;
  float: left;
  color: #ffffff;
  font-size: 20px;
  background: url("img-02.png") no-repeat right center;
  width: 170px;
}
.nav a:last-child {
  background: none;
}
.nav a:hover, .nav a.current {
  background: #871b21;
}

/*main-warp*/
.main-warp {
  padding: 20px 0 50px 0;
}

/*top-banner */
.top-banner {
  margin-bottom: 25px;
}
.top-banner .swiper-slide {
  position: relative;
}
.top-banner .swiper-slide .pic img {
  display: block;
}
.top-banner .swiper-slide .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("img-03.png") repeat-x;
  height: 104px;
  color: #ffffff;
  padding: 15px 125px 10px 20px;
}
.top-banner .swiper-slide .title a {
  display: block;
  color: #ffffff;
}
.top-banner .swiper-slide .title span.b-title {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top-banner .swiper-slide .title span.b-title a {
  color: #ffffff;
  font-size: 20px;
}
.top-banner .swiper-slide .title span.b-txt {
  display: block;
  height: 40px;
  overflow: hidden;
}
.top-banner .swiper-slide .title span.a-more {
  color: #d70100;
}
.top-banner .swiper-slide .title span.b-title a:hover {
  color: #d70100;
}
.top-banner .swiper-pagination-fraction {
  bottom: 35px;
  right: 30px;
  left: auto;
  width: auto;
  color: #ffffff;
  font-size: 30px;
}
.top-banner .swiper-pagination-fraction .swiper-pagination-current {
  color: #da0000;
}
.top-banner .swiper-pagination-fraction .swiper-pagination-total {
  font-size: 18px;
}
.top-banner .swiper-button-next,
.top-banner .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
}
.top-banner .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.top-banner .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev-h.png") no-repeat;
}
.top-banner .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.top-banner .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next-h.png") no-repeat;
}

/*即时*/
.hot-news {
  background: url("http://travel.news.cn/hnrcdj2018/img/img-11.png") no-repeat left top #f2f2f2;
  padding-left: 160px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 50px;
  overflow: hidden;
  position:relative;
}
.hot-news .more-info {
  position: absolute;
  top: 0;
  left: 0;
}
.hot-news .more-info a {
  display: block;
  width: 139px;
  height: 50px;

}
.hot-news .txtMarquee-left {
  width: 1000px;
  position: relative;
  overflow: hidden;
}
.hot-news .txtMarquee-left .bd {
  overflow: hidden;
}
.hot-news ul {
  overflow: hidden;
  zoom: 1;
}
.hot-news ul li {
  margin-right: 50px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
  _display: inline;
  width: auto !important;
}
.hot-news ul li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-10.png") no-repeat left center;
  padding-left: 15px;
  color: #4c4c4c;
  font-size: 16px;
}
.hot-news ul li a:hover {
  color: #d70100;
}

/*public-title*/
.public-title {
  margin-bottom: 30px;
}
.public-title img {
  display: block;
}

.box-01, .box-02, .box-03, .box-04, .box-05 {
  margin-bottom: 60px;
}

.box-01 .info-main {
  width: 565px;
}
.box-01 .qyly {
  width: 1200px;
}
.box-01 .info-main .top-s li {
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.box-01 .info-main .top-s li .title {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  line-height: 24px;
  height: 24px;
}
.box-01 .info-main .top-s li .title a {
  display: block;
  color: #4c4c4c;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .top-s li .title a:hover {
  color: #d70100;
}
.box-01 .info-main .top-s li .txt {
  height: 72px;
  overflow: hidden;
}
.box-01 .info-main .top-s li .txt a {
  color: #8c8c8c;
  font-size: 14px;
  line-height: 24px;
}
.box-01 .info-main .top-s li .txt a span {
  color: #d70100;
}
.box-01 .info-main .btm-s li {
  overflow: hidden;
  vertical-align: bottom;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .btm-s li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-10.png") no-repeat left center;
  padding-left: 13px;
  color: #4c4c4c;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .btm-s li a:hover {
  color: #d70100;
}
.box-01 .box-main {
  width: 600px;
}
.box-01 .box-main .box-group .box {
  position: relative;
}
.box-01 .box-main .box-group .box img {
  display: block;
  width: 290px;
  height: 200px;
}
.box-01 .box-main .box-group .box .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.box-01 .box-main .box-group .box .title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .box-main .box-group .box:nth-child(1) {
  float: left;
}
.box-01 .box-main .box-group .box:nth-child(2) {
  float: right;
}

.focus-banner-01 {
  width: 600px;
  margin-bottom: 20px;
}
.focus-banner-01 .swiper-slide {
  position: relative;
}
.focus-banner-01 .swiper-slide .pic img {
  display: block;
}
.focus-banner-01 .swiper-slide .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 40px;
  line-height: 40px;
  padding: 0 90px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.focus-banner-01 .swiper-slide .title a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-01 > .swiper-pagination-bullets {
  right: 15px;
  bottom: 8px;
  left: auto;
  width: auto;
  text-align: right;
}
.focus-banner-01 > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #ffffff;
}
.focus-banner-01 > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d70100;
}
.focus-banner-01 .swiper-button-next,
.focus-banner-01 .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
}
.focus-banner-01 .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-01 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev-h.png") no-repeat;
}
.focus-banner-01 .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-01 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next-h.png") no-repeat;
}
#focus-banner-03 .pic img {
  display: block;
  width: 600px;
  height: 387px;
}

.focus-banner-02 .box-group {
  position: relative;
  height: 623px;
  width: 100%;
}
.focus-banner-02 .box-group .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-02 .box-group .title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-02 .box-group .box-s {
  width: 290px;
  height: 200px;
  position: absolute;
}
.focus-banner-02 .box-group .box-s img {
  display: block;
  width: 290px;
  height: 200px;
}
.focus-banner-02 .box-group .box-s:nth-child(1) {
  left: 0;
  top: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(2) {
  left: 303px;
  top: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(3) {
  left: 0;
  bottom: 0;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(3) img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(4) {
  right: 0;
  top: 0;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(4) img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(5) {
  left: 606px;
  bottom: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(6) {
  bottom: 0;
  right: 0;
}
.focus-banner-02 .box-group .box-b {
  width: 593px;
  height: 409px;
  position: relative;
}
.focus-banner-02 .box-group .box-b img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.focus-banner-02 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #e19d5d;
  opacity: 1;
}
.focus-banner-02 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d70100;
}
.focus-banner-02 .swiper-button-next,
.focus-banner-02 .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -65px;
  z-index: 9999;
}
.focus-banner-02 .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-02 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev-h.png") no-repeat;
}
.focus-banner-02 .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-02 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next-h.png") no-repeat;
}

.box-04 .left-main {
  width: 680px;
  height: 461px;
}
.box-04 .r-menu {
  width: 490px;
}
.box-04 .r-menu ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  margin-bottom: 7px;
}
.box-04 .r-menu ul li:last-child {
  margin-bottom: 0;
}
.box-04 .r-menu ul li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-08.png") no-repeat 25px 22px #f2f2f2;
  padding-left: 57px;
  height: 58px;
  line-height: 56px;
  color: #d70100;
  font-size: 18px;
  border-radius: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
}
.box-04 .r-menu ul li a:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-09.png") no-repeat 25px 22px #d70100;
  color: #ffffff;
}

.box-05 ul li {
  float: left;
  width: 300px;
  height: 420px;
  position: relative;
}
.box-05 ul li .box-txt {
  position: absolute;
  z-index: 9;
  padding-left: 22px;
  padding-right: 22px;
  width: 256px;
}
.box-05 ul li .box-txt .title {
  color: #ee1313;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-05 ul li .box-txt .title a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-18.png") no-repeat left top;
  font-size: 16px;
  line-height: 22px;
  height: 22px;
  padding: 8px 0;
  color: #ee1313;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-05 ul li .box-txt .txt {
  color: #737373;
  line-height: 20px;
  height: 100px;
  overflow: hidden;
}
.box-05 ul li .box-txt .txt a {
  color: #737373;
}
.box-05 ul li .box-img {
  position: absolute;
  z-index: 8;
}
.box-05 ul li .box-img img {
  display: block;
  width: 300px;
  height: 210px;
}
.box-05 ul li:nth-child(2n+1) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-19.png") no-repeat;
  padding-top: 40px;
  height: 181px;
  bottom: 0;
}
.box-05 ul li:nth-child(2n+1) .box-img {
  top: 0;
}
.box-05 ul li:nth-child(2n) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-20.png") no-repeat;
  padding-top: 33px;
  height: 188px;
  top: 0;
}
.box-05 ul li:nth-child(2n) .box-img {
  bottom: 0;
}
.box-05 ul li:hover .box-txt .title a {
  color: #ffffff;
}
.box-05 ul li:hover .box-txt .txt {
  color: #ffffff;
}
.box-05 ul li:hover .box-txt .txt a {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt {
  background: url("http://travel.news.cn/hnrcdj2018/img/img-19-h.png") no-repeat;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt .title a {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt .txt {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n) .box-txt {
  background: url("http://travel.news.cn/hnrcdj2018/img/img-20-h.png") no-repeat;
}

.box-06 .img-group {
  width: 1200px;
  height: 420px;
  position: relative;
  overflow: hidden;
}
.box-06 .img-list li {
  width: 120px;
  height: 420px;
  border-left: 5px solid #fff;
  position: relative;
  overflow: hidden;
  float: left;
}
.box-06 .img-list li .pic img {
  display: block;
  width: 695px;
  height: 420px;
}
.box-06 .img-list li .img-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 16px;
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.box-06 .img-list li .img-title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-06 .img-list li .img-title a:hover {
  color: #d70100;
}
.box-06 .img-list li:first-child {
  border-left: none;
  width: 695px;
}
.box-06 .img-list li:first-child .img-title {
  display: block;
}

/*列表*/
.list-box {
  background: #ffffff;
  padding: 20px 40px;
  margin-top: 30px;
}
.list-box .list-title {
  font-size: 32px;
  color: #bf1010;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 2px solid #bf1010;
  margin-bottom: 20px;
  overflow: hidden;
}
.list-box .list-title .t-l {
  border-left: 6px solid #bf1010;
  padding-left: 15px;
  line-height: 32px;
  height: 32px;
}
.list-box li {
  overflow: hidden;
  vertical-align: bottom;
}
.list-box li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-10.png") no-repeat left center;
  padding-left: 15px;
  color: #4c4c4c;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
}
.list-box li a .date {
  color: #b2b2b2;
}
.list-box li a:hover {
  color: #d70100;
}
.list-box li a:hover .date {
  color: #d70100;
}

/*RTools*/
.RTools {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 160px;
  width: 60px;
  z-index: 10000;
  display: none;
}

.RTools .qrcode {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7 !important;
  right: 0;
  bottom: 70px;
  position: absolute;
}

.RTools .qrcode canvas {
  width: 100%;
  height: auto;
}

.RTools .qrcode:hover::after {
  content: '扫描分享';
  width: 100%;
  color: #333;
  font-size: 16px;
  display: block;
  text-align: center;
}

.RTools .qrcode:hover {
  transform: translate(0, 0);
  animation: change 1s;
  -moz-animation: change 1s;
  -webkit-animation: change 1s;
  -mozanimation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  overflow: hidden;
  width: 100%;
}

@keyframes change {
  from {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 125px;
    opacity: 1;
  }
}
.RTools .gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #a3262b url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.show {
  display: block;
}
.qylyabs:nth-child(even) {
    margin-left: 65px;
}
.qylyabs {
    width: 565px;
    overflow: hidden;
}

.qylylist:nth-child(even) {
    margin-left: 65px;
}
.qylylist {
    width: 565px;
    overflow: hidden;
}
.boxjj{
	margin-bottom:20px;}
	
.news-ul1 li :hover { color: #d70100;}

.news-title .span1 a { color: #a71e32;}
.news-title .span1 {font-size: 42px; line-height: 42px; color: #a71e32; background: #fff; display: inline-block; padding: 0 16px;}
.news-title {border: 1px solid #d1d1d1;margin: 40px 0 50px;}
.tc { text-align: center;}
.news-title .div1 { margin-top: -21px;}
.pr20 { padding-right: 20px;}
.pl20 { padding-left: 20px;}
.news-title .div2 { margin-top: 20px; margin-bottom: -8px;}
.pr20 { padding-right: 20px;}
.pl20 { padding-left: 20px;}
.news-title .span2 { font-size: 16px; line-height: 16px; color: #666; background: #fff; padding: 0 18px;}
.box-06 { margin-bottom: 60px;}
.pt25 {padding-top: 25px;}
.news-pic { width: 655px;height: 420px;border: 1px solid #dcdcdc;}
.news-pic .span1:first-child {display: block;}
.news-pic .span1 {display: none;}
.news-pic .span1 img {width: 655px;height: 420px;}
.news-ul1 {width: 490px;}
.news-ul1 li {line-height: 20px; padding: 14px 0 15px 0;font-size: 16px;color: #666;position: relative;background: url(http://www.newsimg.cn/travel/chunyun2018/img/img-08.png) no-repeat 25px 22px #f2f2f2;margin-bottom: 7px;height: 36px; border-radius: 10px;}
.news-ul1 li .div1 {padding: 0px 15px 0 55px;;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 420px;}
.news-ul1 li a {display: block;color: #666; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 32px;}
/*# sourceMappingURL=pc.css.map */
