.border-radius {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.cc {
  *zoom: 1;
}
.cc:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.space-10 {
  height: 10px;
}
.banner {
  height: 437px;
}
.tabbox .tabmenu {
  background-color: #fff;
}
.tabbox .tabmenu ul {
  padding-top: 5px;
  text-align: center;
}
.tabbox .tabmenu ul li {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 89px;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.tabbox .tabmenu ul li i {
  display: inline-block;
  padding: 13px 0 8px;
  font-size: 44px;
  color: #666;
}
.tabbox .tabmenu ul li p {
  color: #333;
}
.tabbox .tabmenu ul li:hover {
  cursor: pointer;
}
.tabbox .tabmenu ul li:hover i,
.tabbox .tabmenu ul li:hover p {
  color: #ff5f69;
}
.tabbox .tabmenu ul li.selected {
  border-color: #bd3d3e;
  background-color: #ff5f69;
  cursor: default;
}
.tabbox .tabmenu ul li.selected i {
  color: #fff;
}
.tabbox .tabmenu ul li.selected p {
  color: #fff;
}
.tabbox .tabmenu ul li.selected:after {
  content: " ";
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -11px;
  width: 22px;
  height: 13px;
  background-image: url("https://pic2.8pig.com/img/pc/bubble.png");
}
.tabbox .box {
  display: none;
  margin-top: 10px;
}
.tabbox .tab-continent {
  display: none;
  margin-top: 50px;
}
.tabbox .tab-continent .continent-item {
  margin-bottom: 20px;
  *zoom: 1;
}
.tabbox .tab-continent .continent-item:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.tabbox .tab-continent .continent-item h2 {
  float: left;
  width: 80px;
  color: #666;
  font-size: 14px;
}
.tabbox .tab-continent .continent-item h2 i {
  float: right;
  padding-top: 4px;
  font-size: 12px;
}
.tabbox .tab-continent .continent-item h2 p {
  font-weight: normal;
}
.tabbox .tab-continent .continent-item .city-item {
  margin-left: 92px;
  overflow: hidden;
}
.tabbox .tab-continent .continent-item .city-item ul {
  margin-left: -1px;
  *zoom: 1;
}
.tabbox .tab-continent .continent-item .city-item ul:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.tabbox .tab-continent .continent-item .city-item ul li {
  float: left;
  margin-bottom: 10px;
  padding-right: 18px;
}
.tabbox .tab-continent .continent-item .city-item ul li a span {
  padding-left: 15px;
  border-left: 1px solid #666;
}
.tabbox .tab-continent .continent-item .city-item ul li a p {
  padding-left: 15px;
}
.tabbox .nosearch-result {
  font-size: 24px;
  text-align: center;
  padding-top: 40px;
}
.filter-tabbox {
  padding-top: 22px;
}
.filter-tabbox .selector {
  margin-top: 0;
}
.selector {
  margin-top: 22px;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.selector .selector-border {
  margin: 7px 0;
  overflow: hidden;
}
.selector .selector-border .selector-inner {
  margin-top: -1px;
}
.selector .selector-border .selector-inner .item {
  *zoom: 1;
}
.selector .selector-border .selector-inner .item:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.selector .selector-border .selector-inner .item .left {
  float: left;
  margin-top: 12px;
  padding-left: 12px;
  width: 67px;
  border-right: 1px solid #ccc;
}
.selector .selector-border .selector-inner .item .left p {
  color: #666;
  font-size: 14px;
}
.selector .selector-border .selector-inner .item .right {
  position: relative;
  margin: 0 10px 0 97px;
  padding: 10px 0 4px;
  border-top: 1px dashed #ccc;
}
.selector .selector-border .selector-inner .item .right ul {
  margin-right: 70px;
  height: 31px;
  overflow: hidden;
  *zoom: 1;
}
.selector .selector-border .selector-inner .item .right ul:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.selector .selector-border .selector-inner .item .right ul li {
  float: left;
  padding-bottom: 6px;
}
.selector .selector-border .selector-inner .item .right ul li a {
  display: inline-block;
  padding: 2px 15px;
  color: #333;
}
.selector .selector-border .selector-inner .item .right ul li a.selected {
  background-color: #ff5f69;
  color: #fff !important;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  cursor: default;
}
.selector .selector-border .selector-inner .item .right ul li a:hover {
  color: #ff5f69;
}
.selector .selector-border .selector-inner .item .right ul.active {
  height: 100%;
}
.selector .selector-border .selector-inner .item .right .city-wrap {
  margin-right: 70px;
  height: 31px;
  overflow: hidden;
}
.selector .selector-border .selector-inner .item .right .city-wrap.active {
  height: 100%;
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  -ms-transition: height 0.5s linear;
  -o-transition: height 0.5s linear;
  transition: height 0.5s linear;
}
.selector .selector-border .selector-inner .item .right .city-wrap .city-list {
  margin: 0;
  height: auto;
}
.selector .selector-border .selector-inner .item .right .more {
  position: absolute;
  top: 12px;
  right: 0;
  padding: 0 10px;
  font-size: 14px;
  color: #ff5f69;
  cursor: pointer;
}
.selector .selector-border .selector-inner .item .right .more span.text-more {
  display: inline-block;
}
.selector .selector-border .selector-inner .item .right .more span.text-less {
  display: none;
}
.selector .selector-border .selector-inner .item .right .more span:hover {
  color: #ff2c39;
}
.selector .selector-border .selector-inner .item .right .more.active span.text-more {
  display: none;
}
.selector .selector-border .selector-inner .item .right .more.active span.text-less {
  display: inline-block;
}
.selector .selector-border .selector-inner .item .right .more.active i {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: transform 0.5s linear;
  -moz-transition: transform 0.5s linear;
  -ms-transition: transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
}
.selector .selector-border .selector-inner .item .right .user-input {
  display: inline-block;
  margin: 4px 0 0 24px;
}
.selector .selector-border .selector-inner .item .right .user-input input {
  width: 80px;
  height: 22px;
  text-indent: 5px;
  line-height: 22px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.selector .selector-border .selector-inner .item .right .user-input .btn {
  margin-left: 18px;
  float: right;
}
.selector .selector-border .selector-inner .item .right .user-input .btn a {
  padding: 0 20px;
  line-height: 22px;
}
.country .banner {
  position: relative;
  background: url("https://pic.8pig.com/img/pc/country.jpg") center no-repeat;
  border-bottom: 2px solid #edefed;
}
.country .banner .title {
  padding-top: 70px;
  color: #fff;
}
.country .banner .title h2 {
  text-shadow: 0 2px 2px #000;
  font-weight: bold;
}
.country .banner .title p {
  display: inline-block;
  width: 154px;
  border-color: #fafafa;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.country .banner .title span {
  text-shadow: 0 2px 2px #000;
  padding: 0 16px;
}
.country .banner .search {
  margin: 32px auto;
  width: 852px;
  height: 43px;
  background: #fff;
  overflow: hidden;
}
.country .banner .search .search-inner input {
  padding: 12px 0 12px 16px;
  width: 746px;
}
.country .banner .search .search-inner label {
  top: 12px;
  left: 16px;
}
.country .banner .search .search-inner i {
  margin: 10px 0;
  padding: 0 32px;
  font-size: 24px;
  border-left: 1px solid #999;
}
.country .banner .filter-search-box {
  padding-top: 310px;
}
.country .banner ul {
  margin-left: 160px;
}
.country .banner ul li {
  float: left;
  margin-bottom: 8px;
  width: 200px;
}
.country .banner ul li a {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.country .banner ul li a:hover {
  color: #ff5f69;
}
.list .banner {
  background: url("https://pic2.8pig.com/img/pc/list.jpg") center no-repeat;
}
.list .banner .bennerMask {
  height: 100%;
  background-image: -webkit-linear-gradient(to right, rgba(3, 12, 27, 0.2), rgba(3, 12, 27, 0));
  background-image: linear-gradient(to right, rgba(3, 12, 27, 0.2), rgba(3, 12, 27, 0));
}
.list .banner .container .info {
  position: absolute;
  top: 18px;
  left: 0;
  width: 242px;
  height: 400px;
  background-color: #ff5f69;
  background-color: rgba(255, 95, 105, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.list .banner .container .info .info-inner {
  position: relative;
  margin: 40px 16px 26px;
  height: 334px;
  overflow: hidden;
}
.list .banner .container .info .info-inner .tit {
  margin: 0 5px 20px;
  padding: 14px 0 7px;
  border-top: 1px solid #faf9f9;
  border-bottom: 1px solid #faf9f9;
  border-color: rgba(250, 249, 249, 0.5);
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}
.list .banner .container .info .info-inner .tit h1 {
  font-size: 40px;
  color: #fff;
}
.list .banner .container .info .info-inner .tit h2 {
  font-size: 40px;
  color: #fff;
}
.list .banner .container .info .info-inner .tit h1 {
  font-size: 40px;
  color: #fff;
}
.list .banner .container .info .info-inner .tit span {
  font-size: 22px;
  color: #fff;
}
.list .banner .container .info .info-inner p {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.list .banner .container .info .info-inner .data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  *zoom: 1;
}
.list .banner .container .info .info-inner .data:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}
.list .banner .container .info .info-inner .data p {
  float: left;
  display: inline-block;
  width: 50%;
  line-height: 14px;
  color: #fff;
}
.list .banner .container .info .info-inner .data p.left {
  position: relative;
}
.list .banner .container .info .info-inner .data p.left:after {
  content: " ";
  position: absolute;
  top: 2px;
  right: 0;
  height: 12px;
  border-right: 1px solid #fff;
}
.list .banner .container .info .info-inner .data p.right {
  text-align: right;
}
.list .banner .container .info2 {
  position: relative;
  top: 18px;
  left: 0;
  height: 400px;
  color: #fff;
}
.list .banner .container .info2 .tit {
  position: absolute;
  top: 130px;
}
.list .banner .container .info2 .tit h1 {
  font-size: 46px;
  font-weight: bold;
  line-height: 69px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.list .banner .container .info2 .tit p {
  font-size: 22px;
  line-height: 33px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.list .banner .container .info2 ul {
  position: absolute;
  bottom: 0;
  float: left;
}
.list .banner .container .info2 ul li {
  float: left;
  width: 207px;
}
.list .banner .container .info2 ul li i {
  font-size: 16px;
  margin-right: 5px;
}
.list .banner .container .info2 ul li span {
  font-weight: bold;
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.list .banner .container .info2 ul li p {
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.list .tabbox .tabmenu ul li {
  width: 300px;
}
.list-more {
  margin-top: 70px;
  padding-bottom: 50px;
  text-align: center;
}
.list-more h3 {
  padding: 34px 0 38px;
  font-size: 32px;
  line-height: 32px;
  color: #565a5c;
}
.list-more ul li {
  position: relative;
  display: inline-block;
  padding: 0 115px;
}
.list-more ul li i {
  display: inline-block;
  width: 75px;
  height: 84px;
  background: url("https://pic.8pig.com/img/pc/new/list-bottom-icon.png") no-repeat;
  background-position: 0 0;
}
.list-more ul li p {
  margin: 12px 0 20px;
  color: #999;
  font-size: 14px;
  line-height: 14px;
}
.list-more ul li:after {
  content: " ";
  position: absolute;
  top: 34px;
  right: 0;
  width: 1px;
  height: 133px;
  background-color: #999;
}
.list-more ul li.order i {
  background-position: -75px 0;
}
.list-more ul li.order:after {
  display: none;
}
.list-more ul li .btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.list-more ul li .btn a {
  line-height: 44px;
}
.list .filter-banner {
  background-image: url("https://pic.8pig.com/img/pc/new/filter-banner.jpg");
}
.search-result {
  padding-top: 38px;
  text-align: center;
}
.search-result h3 {
  font-size: 32px;
  line-height: 1.2;
  color: #565a5c;
  font-weight: bold;
}
.search-result .search-result-count {
  position: relative;
  padding: 6px 0;
  line-height: 2;
  font-size: 12px;
  color: #565a5c;
}
.search-result .search-result-count .search-result-txt {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 36px;
  background-color: #EDEFED;
}
.search-result .search-result-count .num {
  padding: 0 1px;
  font-style: normal;
  color: #ff5f69;
}
.search-result .search-result-count:after {
  content: '';
  position: absolute;
  z-index: 5;
  top: 18px;
  left: 50%;
  margin-left: -207px;
  height: 1px;
  width: 414px;
  background-color: #959595;
}
.journey-article {
  margin-bottom: 24px;
  padding: 20px 0;
}
.journey-article ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.journey-article ul li {
  position: relative;
  float: left;
  padding-left: 50px;
  padding-right: 10px;
  width: 50%;
  border-left: 0;
  font-size: 14px;
  line-height: 2;
  color: #333;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.journey-article ul li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 30px;
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
}
.journey-article ul .border-line {
  border-right: 1px dashed #cfcfcf;
}
.journey-article-more {
  margin: 20px 0 50px;
  text-align: center;
}
.journey-article-more a {
  display: inline-block;
  font-size: 12px;
  padding: 10px 80px;
  border: 1px solid #ccc;
}
.journey-article-more a:hover {
  border: 1px solid #ff5f69;
}
