@charset "utf-8";
body {
  background: #f9f9f9;
  font: 12px/1 'Microsoft Yahei', 'Arial', '\5b8b\4f53', 'Helvetica', 'sans-serifl';
}
body a:hover {
  text-decoration: none;
}
* {
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  text-decoration: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bg-w {
  background-color: #ffffff;
}
.bg-f5 {
  background-color: #f5f5f5;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.plr20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.noselect-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.d-content {
  width: 1200px;
  margin: 0 auto;
}
.d-head > div {
  padding-bottom: 2px;
  padding-top: 10px;
}
.d-head .head {
  width: 100%;
  min-height: 40px;
  font-size: 0;
}
.d-head .head .title {
  font-size: 38px;
  color: #333333;
}
.d-head .head .title span {
  font-size: 26px;
  color: #cccccc;
  padding-left: 10px;
}
.d-head .head .jie-shao {
  padding-top: 9px;
  position: relative;
}
.d-head .head .jie-shao > p {
  float: left;
  height: 30px;
}
.d-head .head .jie-shao div.weather {
  width: 180px;
  height: 40px;
  float: left;
  position: relative;
  top: -9px;
  color: #000;
  font-size: 14px;
}
.d-head .head .jie-shao div.weather .img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  /*background: url("/tpl/www/image/destination/icons.png")no-repeat 0 0;
                    &.partly-cloudy{
                        background-position:0 -140px;
                    }*/
}
.d-head .head .jie-shao div.weather .info {
  width: 100px;
  height: 40px;
  position: relative;
}
.d-head .head .jie-shao div.weather .info .now {
  font-size: 20px;
  color: #369dfa;
  line-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.d-head .head .jie-shao div.weather .info .limit {
  font-size: 14px;
  color: #999999;
  line-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.d-head .head .jie-shao p.search {
  position: relative;
}
.d-head .head .jie-shao p.search input {
  display: inline-block;
  width: 220px;
  line-height: 28px;
  border-radius: 30px;
  border: 1px solid #8fc7fa;
  text-indent: 16px;
  padding-right: 34px;
}
.d-head .head .jie-shao p.search .btn {
  position: absolute;
  right: 0;
  top: 1px;
  cursor: pointer;
  width: 34px;
  height: 30px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat 0 5px;
}
.d-head .head .jie-shao p.want,
.d-head .head .jie-shao p.got {
  min-width: 90px;
  height: 30px;
  cursor: pointer;
}
.d-head .head .jie-shao p.want code,
.d-head .head .jie-shao p.got code {
  display: inline-block;
  width: 32px;
  height: 100%;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -38px 0;
}
.d-head .head .jie-shao p.want span,
.d-head .head .jie-shao p.got span {
  display: inline-block;
  padding-left: 8px;
}
.d-head .head .jie-shao p.want span b,
.d-head .head .jie-shao p.got span b {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 100%;
}
.d-head .head .jie-shao p.want span i,
.d-head .head .jie-shao p.got span i {
  display: block;
  font-size: 12px;
  color: #999999;
  line-height: 100%;
  padding-top: 4px;
}
.d-head .head .jie-shao p.got {
  padding-left: 23px;
}
.d-head .head .jie-shao p.got code {
  background-position: -79px 0;
}
.d-head .nav {
  padding-top: 26px;
}
.d-head .nav ul {
  border-top: 1px solid #f0f0f0;
}
.d-head .nav ul li {
  margin-left: 30px;
  float: left;
  height: 52px;
  line-height: 52px;
}
.d-head .nav ul li a {
  display: block;
  padding: 0 33px;
  color: #333333;
  font-size: 16px;
}
.d-head .nav ul li:first-child {
  margin-left: 0;
}
.d-head .nav ul li.active a,
.d-head .nav ul li:hover a {
  color: #2696fc;
  border-bottom: 2px solid #2696fc;
  font-weight: bold;
}
.d-head .line {
  width: 100%;
  height: 1px;
  background-color: #cccccc;
}
.content-box .aside-wrap {
  border: 1px solid #e7e7e7;
  background-color: #ffffff;
}
.content-box .box-left {
  width: 910px;
}
.content-box .box-right {
  width: 270px;
}
.content-box .box-right .footprint {
  padding: 0 5px 20px 5px;
  margin-bottom: 20px;
}
.content-box .box-right .footprint p.title {
  padding: 20px 0 25px 10px;
  font-size: 16px;
  color: #333333;
  line-height: 100%;
  overflow: hidden;
}
.content-box .box-right .footprint ul li {
  padding: 0 12px 0 20px;
  overflow: hidden;
  margin-top: 28px;
  line-height: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.content-box .box-right .footprint ul li:first-child {
  margin-top: 0;
}
.content-box .box-right .footprint ul li p {
  color: #666666;
  font-size: 14px;
  float: left;
}
.content-box .box-right .footprint ul li p a {
  color: #666666;
  font-size: 14px;
}
.content-box .box-right .footprint ul li p a:hover {
  color: #fe8902;
}
.content-box .box-right .footprint ul li i.icon {
  float: right;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -160px 0;
}
.content-box .box-right .footprint ul li.active i.icon {
  background-position: -120px 0;
}
.content-box .box-right .footprint ul li:before {
  content: '';
  width: 2px;
  height: 2px;
  display: block;
  background: #666666;
  position: absolute;
  left: 11px;
  top: 9px;
}
.content-box .box-right .footprint .go-set {
  border-top: 1px solid #e7e7e7;
  padding: 10px 12px 18px 10px;
  height: 24px;
  line-height: 24px;
  margin-top: 16px;
}
.content-box .box-right .footprint .go-set .esc {
  font-size: 12px;
  color: #8e8e8e;
  cursor: pointer;
}
.content-box .box-right .footprint .go-set .esc i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -200px 0;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.content-box .box-right .footprint .go-set .btn {
  width: 90px;
  height: 24px;
  background: #fe8902;
  color: #fff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.content-box .box-right .footprint .go-set .btn i {
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.content-box .box-right .list-module-wrap {
  padding: 0 5px;
}
.content-box .box-right .list-module-wrap .title {
  padding: 16px 12px 8px 10px;
  height: 18px;
  line-height: 18px;
}
.content-box .box-right .list-module-wrap .title span {
  font-size: 16px;
  color: #333333;
}
.content-box .box-right .list-module-wrap .title a {
  font-size: 14px;
  color: #999999;
}
.content-box .box-right .list-module-wrap .title-address-ellipsos i {
  max-width: 80px;
  *width: 80px;
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.content-box .box-right .list-module-wrap .title-address-ellipsos.wide-title i {
  max-width: 143px;
  *width: 143px;
}
.content-box .box-right .list-module-wrap ul li {
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid #efefef;
}
.content-box .box-right .list-module-wrap ul li > div {
  padding-left: 10px;
  padding-right: 10px;
}
.content-box .box-right .list-module-wrap ul li p.img {
  width: 75px;
  height: 55px;
  position: relative;
}
.content-box .box-right .list-module-wrap ul li p.img img {
  width: 100%;
  height: 100%;
}
.content-box .box-right .list-module-wrap ul li p.img .rank {
  width: 18px;
  height: 30px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -640px 0;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #ffffff;
}
.content-box .box-right .list-module-wrap ul li .text-box {
  width: 100%;
}
.content-box .box-right .foot-recommend ul li .text-box p {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.content-box .box-right .foot-recommend ul li .text-box p a {
  font-size: 14px;
  color: #666666;
}
.content-box .box-right .foot-recommend ul li .text-box span {
  display: block;
  margin-top: 8px;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  width: 71px;
  height: 12px;
  font-size: 15px;
  color: #fe8902;
}
.content-box .box-right .foot-recommend ul li .text-box i {
  display: block;
  color: #999999;
  margin-top: 10px;
}
.content-box .box-right .foot-recommend ul li.show-img .text-box {
  width: 150px;
}
.content-box .box-right .hotel-recommend ul li .text-box p {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.content-box .box-right .hotel-recommend ul li .text-box p a {
  font-size: 14px;
  color: #666666;
}
.content-box .box-right .hotel-recommend ul li .text-box p:hover,
.content-box .box-right .hotel-recommend ul li .text-box p a:hover {
  color: #fe8902;
}
.content-box .box-right .hotel-recommend ul li .text-box .xing {
  display: block;
  margin-top: 10px;
  background: url(/tpl/www/image/destination/xing_no.png) repeat-x;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  width: 71px;
  height: 12px;
}
.content-box .box-right .hotel-recommend ul li .text-box .xing .xing-yes {
  display: block;
  height: 12px;
  background: url(/tpl/www/image/destination/Xing.png) repeat-x;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
}
.content-box .box-right .hotel-recommend ul li .text-box .ping-fen {
  display: block;
  margin-top: 8px;
  font-size: 15px;
  line-height: 100%;
  color: #fe8902;
  height: 12px;
}
.content-box .box-right .hotel-recommend ul li .text-box i {
  display: block;
  color: #999999;
  margin-top: 10px;
}
.content-box .box-right .hotel-recommend ul li.show-img .text-box {
  width: 150px;
}
.content-box .box-right .local-fun ul li .text-box p {
  width: 100%;
  height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 145%;
  overflow: hidden;
}
.content-box .box-right .local-fun ul li .text-box p a {
  font-size: 14px;
  color: #666666;
}
.content-box .box-right .local-fun ul li .text-box .prices {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  color: #ff7800;
}
.content-box .box-right .local-fun ul li.show-img .text-box {
  width: 150px;
}
.content-box .box-right .travel-news ul li {
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 10px;
}
.content-box .box-right .travel-news ul li a {
  display: inline-block;
  text-indent: 10px;
  max-width: 100%;
  _width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666666;
  position: relative;
}
.content-box .box-right .travel-news ul li a:before {
  content: '';
  display: block;
  width: 3px ;
  height: 4px;
  background-color: #666666;
  position: absolute;
  left: 0;
  top: 4px;
}
.content-box .box-right .travel-news ul li a:hover {
  color: #fe8902;
}
.content-box .box-right .travel-news ul li a:hover:before {
  background-color: #fe8902;
}
.content-box .box-right .hot-restaurant ul li .text-box p {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.content-box .box-right .hot-restaurant ul li .text-box p a {
  font-size: 14px;
  color: #666666;
}
.content-box .box-right .hot-restaurant ul li .text-box .maps {
  color: #999999;
  padding-top: 6px;
}
.content-box .box-right .hot-restaurant ul li .text-box .mark-and-review {
  padding-top: 6px;
}
.content-box .box-right .hot-restaurant ul li .text-box .mark-and-review span {
  display: inline-block;
  -webkit-background-size: 14px 14px;
          background-size: 14px;
  height: 12px;
  font-size: 15px;
  color: #fe8902;
}
.content-box .box-right .hot-restaurant ul li .text-box .mark-and-review i {
  display: inline-block;
  color: #999999;
  padding-left: 6px;
}
.content-box .box-right .hot-restaurant ul li.show-img .text-box {
  width: 150px;
}
.textarea-div {
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  outline: none;
  cursor: text;
  -webkit-user-modify: read-write;
  word-wrap: break-word;
  -webkit-line-break: after-white-space;
}
.super-slide {
  width: 714px;
  height: 390px;
  overflow: hidden;
  position: relative;
}
.super-slide .prev1,
.super-slide .next1 {
  display: none;
}
.super-slide .max-pic {
  width: 714px;
  height: 390px;
  position: relative;
  overflow: hidden;
  background: url(/tpl/www/image/destination/lazy/error_big.jpg) no-repeat center;
}
.super-slide .max-pic ul {
  position: absolute;
  left: 0;
  top: 0;
}
.super-slide .max-pic ul li {
  width: 714px;
  height: 390px;
}
.super-slide .min_pic {
  width: 100%;
  height: 60px;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.super-slide .min_pic .number {
  height: 100%;
  font-size: 0;
  color: #f5f5f5;
  line-height: 60px;
  padding-right: 20px;
}
.super-slide .min_pic .number span {
  font-size: 32px;
}
.super-slide .min_pic .number i {
  font-size: 28px;
  position: relative;
  top: -4px;
  padding: 0 2px;
}
.super-slide .min_pic .min-img {
  height: 60px;
  overflow: hidden;
  max-width: 307px;
  _width: 307px !important;
  *width: 307px !important;
  position: relative;
  margin-left: auto;
}
.super-slide .min_pic .min-img ul {
  position: absolute;
  top: 5px;
}
.super-slide .min_pic .min-img ul li {
  width: 72px;
  height: 50px;
  margin-right: 5px;
  cursor: pointer;
  opacity: .45;
}
.super-slide .min_pic .min-img ul li:hover,
.super-slide .min_pic .min-img ul li.on {
  opacity: 1;
}
.country-all-page {
  padding-bottom: 60px !important;
}
.country-all-page .banner-box {
  background-color: #ffffff;
  padding-bottom: 0;
}
.country-all-page .banner-box .banner {
  height: 390px;
  padding: 20px;
  border: 1px solid #e7e7e7;
}
.country-all-page .banner-box .banner .swiper {
  width: 714px;
  height: 100%;
  background-color: #0A8CD2;
}
.country-all-page .banner-box .banner .info {
  width: 418px;
  height: 100%;
  position: relative;
}
.country-all-page .banner-box .banner .info .fen {
  padding: 15px 0 20px 22px;
  height: 30px;
  overflow: hidden;
}
.country-all-page .banner-box .banner .info .fen .text {
  font-size: 30px;
  color: #333333;
  height: 30px;
  line-height: 100%;
}
.country-all-page .banner-box .banner .info .fen .text span {
  font-size: 16px;
  color: #666666;
  padding-left: 8px;
}
.country-all-page .banner-box .banner .info .fen .xing {
  display: block;
  margin-top: 13px;
  margin-left: 18px;
  background: url(/tpl/www/image/destination/xing_fe8902.png) repeat-x 0 -23px;
  width: 96px;
  height: 16px;
}
.country-all-page .banner-box .banner .info .fen .xing .xing-yes {
  display: block;
  height: 16px;
  background: url(/tpl/www/image/destination/xing_fe8902.png) repeat-x 0 0;
}
.country-all-page .banner-box .banner .info .tool {
  overflow: hidden;
}
.country-all-page .banner-box .banner .info .tool ul {
  width: 410px;
  margin: 0 auto;
  font-size: 0;
}
.country-all-page .banner-box .banner .info .tool ul li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  width: 135px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  color: #999999;
  font-size: 14px;
  border: 1px solid #e9e9e9;
  border-left: none;
}
.country-all-page .banner-box .banner .info .tool ul li:first-child {
  border-left: 1px solid #e9e9e9;
}
.country-all-page .banner-box .banner .info .tool ul li i {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 8px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat 0 0;
}
.country-all-page .banner-box .banner .info .tool ul li.zi-xun i {
  background-position: -280px 0;
  margin-top: 9px;
}
.country-all-page .banner-box .banner .info .tool ul li.zi-xun:hover i {
  background-position: -720px 0;
}
.country-all-page .banner-box .banner .info .tool ul li.shou-cang i {
  background-position: -301px -22px;
  margin-top: 9px;
}
.country-all-page .banner-box .banner .info .tool ul li.shou-cang:hover i {
  background-position: -760px 1px;
}
.country-all-page .banner-box .banner .info .tool ul li.shou-cang.active {
  color: #fe8902;
}
.country-all-page .banner-box .banner .info .tool ul li.shou-cang.active i {
  background-position: -270px -22px;
}
.country-all-page .banner-box .banner .info .tool ul li.fen-xiang i {
  background-position: -320px 0;
  margin-top: 9px;
}
.country-all-page .banner-box .banner .info .tool ul li.fen-xiang:hover i {
  background-position: -800px 0;
}
.country-all-page .banner-box .banner .info .tool ul li.fen-xiang:hover .bds_more {
  color: #ffffff;
}
.country-all-page .banner-box .banner .info .tool ul li.fen-xiang .bds_more {
  font-size: 14px;
  float: none;
  padding-left: 0;
  line-height: inherit;
  background: none !important;
  margin: 0;
  cursor: pointer;
  color: #999999;
  display: block;
  width: 100%;
  height: 100%;
}
.country-all-page .banner-box .banner .info .tool ul li.fen-xiang .bdsharebuttonbox:after {
  display: none;
}
.country-all-page .banner-box .banner .info .tool ul li:hover {
  background-color: #2696fc;
  color: #fff;
}
.country-all-page .banner-box .banner .info .jie-shao {
  margin-top: 15px;
  padding-left: 4px;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  max-height: 96px;
  overflow: hidden;
  overflow-y: auto;
  width: 410px;
  position: relative;
}
.country-all-page .banner-box .banner .info .jie-shao .shaoShow {
  display: none;
}
.country-all-page .banner-box .banner .info .jie-shao .seeMore {
  color: #2c95ed;
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
}
.country-all-page .banner-box .banner .info .simp-list-info {
  padding-top: 14px;
  max-height: 224px;
}
.country-all-page .banner-box .banner .info .simp-list-info p {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
}
.country-all-page .banner-box .banner .info .simp-list-info p > span:first-child {
  position: absolute;
  left: 0;
  top: 0;
}
.country-all-page .banner-box .banner .info .simp-list-info p > span:last-child {
  line-height: 20px;
  padding-top: 5px;
  padding-left: 81px;
  display: block;
}
.country-all-page .banner-box .banner .info .simp-list-info p > em {
  position: absolute;
  left: 62px;
  top: 0;
}
.country-all-page .banner-box .banner .info .simp-list-info p span {
  color: #999999;
  padding-left: 6px;
}
.country-all-page .banner-box .banner .info .simp-list-info p span.maps {
  color: #2c95ed;
  cursor: pointer;
}
.country-all-page .banner-box .banner .info .simp-list-info p span.maps i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -588px -26px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.country-all-page .banner-box .banner .info .write-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
  height: 40px;
  border-radius: 4px;
  background-color: #2696fc;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.country-all-page .banner-box .banner .info .write-btn i {
  display: inline-block;
  width: 23px;
  height: 22px;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 8px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -360px 0;
}
.country-all-page .banner-box .hot-city-box {
  padding: 0 20px;
  border: 1px solid #e7e7e7;
  border-top: 0;
}
.country-all-page .banner-box .hot-city-box .title {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 74px;
  text-align: center;
}
.country-all-page .banner-box .hot-city-box ul li {
  width: 372px;
  height: 240px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.country-all-page .banner-box .hot-city-box ul li:nth-child(3n+3) {
  margin-right: 0;
}
.country-all-page .banner-box .hot-city-box ul li img {
  width: 100%;
  height: 100%;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 372px;
  height: 240px;
  background-color: rgba(0, 0, 0, 0.3);
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .index {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: 54px;
  text-align: center;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
  padding-top: 12px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat 0 -40px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  width: 100%;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming > div {
  padding: 0 14px 10px 14px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .t-head {
  height: 24px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .t-head .fl {
  font-size: 22px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .t-head .fl code {
  margin-left: 10px;
  padding-left: 12px;
  border-left: 2px solid #bac0c9;
  font-size: 20px;
  position: relative;
  top: 1px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .t-head .fl i {
  font-size: 14px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .t-head .fr {
  font-size: 14px;
  padding-top: 8px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box .shuo-ming .text {
  margin-top: 10px;
  line-height: 20px;
  font-size: 14px;
  /*display: -webkit-box;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 40px;
  _height: 40px;
}
.country-all-page .banner-box .hot-city-box ul li .mask-box:hover .shuo-ming .text {
  display: -webkit-box;
}
.country-all-page .banner-box .hot-city-box .go-all-city {
  padding: 12px 0 44px 0;
  text-align: center;
}
.country-all-page .banner-box .hot-city-box .go-all-city .btn {
  display: inline-block;
  cursor: pointer;
  width: 186px;
  height: 28px;
  border: 1px solid #e9e9e9;
  border-radius: 28px;
  text-align: center;
  line-height: 28px;
  color: #666666;
  font-size: 16px;
}
.country-all-page .box-left .l-hots-list {
  padding: 0 20px 12px 20px;
}
.country-all-page .box-left .l-hots-list nav {
  padding-top: 24px;
  padding-bottom: 28px;
}
.country-all-page .box-left .l-hots-list nav ol li {
  font-size: 22px;
  color: #333333;
  float: left;
  cursor: pointer;
  padding: 0 28px;
  border-left: 1px solid #d0d0d0;
}
.country-all-page .box-left .l-hots-list nav ol li:first-child {
  padding-left: 0;
  border-left: none;
  color: #2696fc;
}
.country-all-page .box-left .l-hots-list nav ol li.active {
  color: #2696fc;
}
.country-all-page .box-left .l-hots-list nav .more {
  color: #999999;
  font-size: 14px;
  margin-top: 7px;
}
.country-all-page .box-left .l-hots-list ul li {
  width: 282px;
  float: left;
  /*height: 280px;*/
  margin-right: 10px;
  margin-bottom: 20px;
}
.country-all-page .box-left .l-hots-list ul li:nth-child(3n+3) {
  margin-right: 0;
}
.country-all-page .box-left .l-hots-list ul li:hover {
  -webkit-box-shadow: 2px 2px 2px #afafaf;
          box-shadow: 2px 2px 2px #afafaf;
}
.country-all-page .box-left .l-hots-list ul li .img {
  width: 100%;
  height: 180px;
  border-bottom: 2px solid #2696fc;
  position: relative;
}
.country-all-page .box-left .l-hots-list ul li .img img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .l-hots-list ul li .img code {
  position: absolute;
  right: 8px;
  bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  height: 20px ;
  line-height: 20px;
  text-align: center;
  border-radius: 20px;
  color: #ffffff;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
}
.country-all-page .box-left .l-hots-list ul li .text-box {
  background-color: #f5f5f5;
  width: 100%;
  height: 98px;
  text-align: center;
}
.country-all-page .box-left .l-hots-list ul li .text-box .title {
  font-size: 18px;
  color: #333333;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.country-all-page .box-left .l-hots-list ul li .text-box .text {
  font-size: 14px;
  color: #8e8e8e;
  line-height: 20px;
  max-height: 40px;
  _height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 5px;
}
.country-all-page .box-left .l-hots-list ul li .text-box .text a {
  color: #8e8e8e;
}
.country-all-page .box-left .l-hots-list .tab-content .clear {
  display: none;
}
.country-all-page .box-left .l-hots-list .tab-content .clear:first-child {
  display: block;
}
.country-all-page .box-left .activety-recommend {
  width: 100%;
  margin-top: 20px;
}
.country-all-page .box-left .activety-recommend > div {
  padding: 0 20px 20px 20px;
}
.country-all-page .box-left .activety-recommend .h-title {
  height: 70px;
  line-height: 70px;
  font-size: 22px;
  color: #333333;
}
.country-all-page .box-left .activety-recommend .h-title .more {
  font-size: 14px;
  color: #999999;
  line-height: 100%;
  padding-top: 30px;
}
.country-all-page .box-left .activety-recommend .b-list {
  padding-top: 4px;
}
.country-all-page .box-left .activety-recommend .b-list li {
  width: 282px;
  height: 190px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  background-color: #0A8CD2;
  position: relative;
}
.country-all-page .box-left .activety-recommend .b-list li img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming > div {
  padding: 0 14px 8px 14px;
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming .title {
  width: 80%;
  line-height: 35px;
  font-size: 18px;
  color: #ffffff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming .text {
  color: #a5a6a8;
  line-height: 100%;
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming .text span {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #a5a6a8;
}
.country-all-page .box-left .activety-recommend .b-list li .mask-box .shuo-ming .zero-go {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -400px 0;
}
.country-all-page .box-left .activety-recommend .b-list li.one {
  width: 430px;
  height: 200px;
}
.country-all-page .box-left .activety-recommend .b-list li.two {
  height: 200px;
}
.country-all-page .box-left .activety-recommend .b-list li.three {
  width: 134px;
  height: 200px;
}
.country-all-page .box-left .activety-recommend .b-list li.three .shuo-ming {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .activety-recommend .b-list li.three .shuo-ming > div {
  position: relative;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-writing-mode: tb-rl;
          writing-mode: tb-rl;
  padding: 0;
  height: 140px;
  padding-right: 12px;
  float: right;
}
.country-all-page .box-left .activety-recommend .b-list li.three .shuo-ming .title {
  padding-top: 12px;
  line-height: 100%;
}
.country-all-page .box-left .activety-recommend .b-list li.three .shuo-ming .text {
  padding-top: 12px;
  line-height: 100%;
  padding-right: 5px;
}
.country-all-page .box-left .activety-recommend .b-list li.three .shuo-ming .text span {
  padding: 0;
  margin: 0;
  border: 0;
}
.country-all-page .box-left .activety-recommend .b-list li.three .zero-go {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 28px;
  height: 28px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -400px 0;
}
.country-all-page .box-left .activety-recommend .b-list li:nth-child(3n+3) {
  margin-right: 0;
}
.country-all-page .box-left .activety-recommend .b-list li:hover .mask-box {
  background-color: rgba(0, 0, 0, 0.5);
}
.country-all-page .box-left .activety-recommend .b-list li:hover .mask-box .shuo-ming .zero-go {
  display: block;
}
.country-all-page .box-left .travel-recommend {
  width: 100%;
  margin-top: 20px;
}
.country-all-page .box-left .travel-recommend > div {
  padding: 0 20px 20px 20px;
}
.country-all-page .box-left .travel-recommend .h-title {
  height: 70px;
  line-height: 70px;
  font-size: 22px;
  color: #333333;
}
.country-all-page .box-left .travel-recommend .h-title .more {
  font-size: 14px;
  color: #999999;
  line-height: 100%;
  padding-top: 30px;
}
.country-all-page .box-left .travel-recommend .b-list {
  padding-top: 4px;
}
.country-all-page .box-left .travel-recommend .b-list ul li {
  width: 283px;
  height: 312px;
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.country-all-page .box-left .travel-recommend .b-list ul li:nth-child(3n+3) {
  margin-right: 0;
}
.country-all-page .box-left .travel-recommend .b-list ul li .img {
  width: 100%;
  height: 190px;
}
.country-all-page .box-left .travel-recommend .b-list ul li .img img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .travel-recommend .b-list ul li p.prices {
  position: absolute;
  left: -4px;
  top: 120px;
  width: 84px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #fe8902;
  color: #ffffff;
  border-radius: 4px;
}
.country-all-page .box-left .travel-recommend .b-list ul li p.prices span,
.country-all-page .box-left .travel-recommend .b-list ul li p.prices em {
  font-size: 20px;
}
.country-all-page .box-left .travel-recommend .b-list ul li p.prices del {
  display: none;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming {
  width: 100%;
  height: 120px;
  background-color: #f5f5f5;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming > div {
  padding: 12px;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .title {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .title a {
  font-size: 18px;
  color: #333333;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .text {
  padding-top: 6px;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 36px;
  _height: 36px;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .text a {
  font-size: 14px;
  color: #666666;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .zero-go {
  text-align: right;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming .zero-go a {
  display: inline-block;
  width: 38px;
  height: 28px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -440px 0;
}
.country-all-page .box-left .travel-recommend .b-list ul li .shuo-ming.recommend .text {
  margin-top: 0px;
  font-size: 14px;
  line-height: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: none;
  height: 58px;
}
.country-all-page .box-left .travel-recommend .b-list ul li:hover {
  -webkit-box-shadow: 3px 3px 6px #ccc;
          box-shadow: 3px 3px 6px #ccc;
  background: #f5f5f5;
}
.country-all-page .box-left .travel-reviews {
  padding-left: 20px;
  padding-right: 20px;
}
.country-all-page .box-left .travel-reviews .h-title {
  padding-top: 6px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  color: #333333;
}
.country-all-page .box-left .travel-reviews .b-num {
  border-top: 1px solid #e9e9e9;
  padding-top: 18px;
  padding-bottom: 18px;
  height: 90px;
}
.country-all-page .box-left .travel-reviews .b-num .num-l {
  width: 216px;
  text-align: center;
  border-right: 1px solid #e9e9e9;
}
.country-all-page .box-left .travel-reviews .b-num .num-l .fen {
  margin-top: 18px;
  height: 38px;
  line-height: 100%;
  font-size: 14px;
  color: #999999;
}
.country-all-page .box-left .travel-reviews .b-num .num-l .fen .blue {
  color: #2696fc;
}
.country-all-page .box-left .travel-reviews .b-num .num-l .fen .blue code {
  font-size: 35px;
  line-height: 38px;
}
.country-all-page .box-left .travel-reviews .b-num .num-l .man {
  color: #666666;
  line-height: 26px;
}
.country-all-page .box-left .travel-reviews .b-num .num-l .man span {
  color: #ff8400;
}
.country-all-page .box-left .travel-reviews .b-num .num-r {
  padding-left: 36px;
}
.country-all-page .box-left .travel-reviews .b-num .num-r li {
  height: 14px;
  line-height: 14px;
  margin-top: 4px;
}
.country-all-page .box-left .travel-reviews .b-num .num-r li:first-child {
  margin-top: -2px;
}
.country-all-page .box-left .travel-reviews .b-num .num-r li span {
  color: #1d8eed;
}
.country-all-page .box-left .travel-reviews .b-num .num-r li i {
  display: inline-block;
  width: 154px;
  height: 100%;
  background-color: #eaeaea;
  margin-left: 18px;
  position: relative;
}
.country-all-page .box-left .travel-reviews .b-num .num-r li i b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1d8eed;
}
.country-all-page .box-left .travel-reviews .b-num .write-box {
  padding-top: 9px;
}
.country-all-page .box-left .travel-reviews .b-num .write-box .tip {
  display: none;
  width: 106px;
  height: 28px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -40px -40px;
  color: #ff7800;
  text-align: center;
  line-height: 20px;
  margin-left: auto;
}
.country-all-page .box-left .travel-reviews .b-num .write-box .write-btn {
  width: 160px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  border: 1px solid #e3e3e3;
  background-color: #f3f3f3;
  border-radius: 6px;
  color: #777777;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.country-all-page .box-left .travel-reviews .b-num .write-box .btn i {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 8px;
  vertical-align: top;
  margin-top: 11px;
  background: url(/tpl/www/image/destination/icons.png) no-repeat -480px 0;
}
.country-all-page .box-left .travel-reviews .b-tab-nav {
  display: none;
  border-top: 1px solid #e9e9e9;
  height: 34px;
  line-height: 34px;
  color: #666666;
  font-size: 14px;
}
.country-all-page .box-left .travel-reviews .b-tab-nav li {
  margin-left: 20px;
  float: left;
  cursor: pointer;
}
.country-all-page .box-left .travel-reviews .b-tab-nav li.active span {
  color: #1d8eed;
}
.country-all-page .box-left .travel-reviews .b-tab-cont {
  border-top: 1px solid #e9e9e9;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li {
  padding-bottom: 20px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-l {
  width: 64px;
  padding-top: 30px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-l .img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #0A8CD2;
  background: url("//m.117trip.com/image/face/touxiang_girl.gif") no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-l .img img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-l .name {
  font-size: 14px;
  color: #999999;
  line-height: 130%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding-top: 14px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r {
  width: 788px;
  padding-top: 30px;
  border-top: 1px solid #e9e9e9;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-h {
  height: 18px;
  line-height: 18px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-h .xing {
  display: block;
  background: url(/tpl/www/image/destination/xing_fe8902.png) repeat-x 0 -23px;
  width: 96px;
  height: 16px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-h .xing-yes {
  display: block;
  height: 16px;
  background: url(/tpl/www/image/destination/xing_fe8902.png) repeat-x 0 0;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-h span.time {
  font-size: 14px;
  color: #a6a6a6;
  padding-left: 20px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-b {
  padding-top: 10px;
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-b ol {
  padding-top: 12px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-b ol li {
  width: 112px;
  height: 80px;
  float: left;
  margin-left: 10px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-b ol li:first-child {
  margin-left: 0;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-b ol li img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f {
  padding-top: 12px;
  text-align: right;
  color: #999999;
  padding-right: 6px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f p {
  display: inline-block;
  cursor: pointer;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f p i {
  display: inline-block;
  width: 16px;
  height: 13px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -520px 0;
  vertical-align: top;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f p.active {
  color: #fe8902;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f p.active i {
  background-position: -520px -59px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f .hui-fu {
  margin-left: 16px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .list-r-f .hui-fu i {
  background-position: -520px -30px;
  position: relative;
  top: 2px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box {
  background-color: #f5f5f5;
  position: relative;
  margin-top: 16px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box > .triangle-icon {
  display: inline-block;
  width: 24px;
  height: 9px;
  position: absolute;
  right: 23px;
  top: -9px;
  background: url("/tpl/www/image/destination/triangle_01.jpg") no-repeat center;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-textarea .textarea {
  min-height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  padding: 9px 12px 6px 12px;
  background-color: #ffffff;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-textarea .textarea textarea {
  width: 100%;
  border: none;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-textarea .reply-textarea-f {
  padding-top: 12px;
  font-size: 14px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-textarea .reply-textarea-f .vali {
  color: #999999;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-textarea .reply-textarea-f .btn {
  width: 70px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  border-radius: 4px;
  background-color: #2696fc;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-h {
  padding: 20px 30px 12px 30px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b {
  border-top: 1px solid #e9e9e9;
  padding: 0 30px 20px 30px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li {
  padding: 18px 0 16px 0;
  border-top: 1px solid #e9e9e9;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li:first-child {
  border-top: 0;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-l {
  width: 40px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-l p.img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  background: url(//m.117trip.com/image/face/touxiang_girl.gif) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-l p.img img {
  width: 100%;
  height: 100%;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r {
  width: 676px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-head {
  color: #a6a6a6;
  line-height: 100%;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-head .name {
  color: #2696fc;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-head .time {
  padding-left: 16px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-b {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
  padding-top: 10px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-f {
  text-align: right;
  height: 12px;
  line-height: 12px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .b-r-f p.btn {
  color: #2696fc;
  cursor: pointer;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .reply-textarea {
  padding: 0;
  position: relative;
  margin-top: 10px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .reply-textarea > .triangle-icon {
  display: inline-block;
  width: 14px;
  height: 7px;
  position: absolute;
  right: 8px;
  top: -6px;
  background: url("/tpl/www/image/destination/triangle_02.jpg") no-repeat center;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li .list-r .reply-box .reply-b li .reply-b-r .reply-textarea .btn {
  background-color: #5eb2ff;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li:first-child .list-r {
  border-top: 0;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li.more {
  border-top: 1px solid #e9e9e9;
  text-align: right;
  padding-top: 16px;
  padding-bottom: 26px;
}
.country-all-page .box-left .travel-reviews .b-tab-cont .tab-cont-list > li.more a {
  color: #2696fc;
  font-size: 14px;
  line-height: 100%;
}
.country-all-page .box-left .current-travel-reviews .title {
  font-size: 20px;
  color: #333333;
  height: 56px;
  line-height: 56px;
}
.country-all-page .box-left .current-travel-reviews .bu-ju > p:first-child {
  width: 84px;
  font-size: 16px;
  color: #666666;
}
.country-all-page .box-left .current-travel-reviews .bu-ju > p:last-child,
.country-all-page .box-left .current-travel-reviews .bu-ju > div {
  width: 824px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia {
  line-height: 36px;
  margin-bottom: 8px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .title-text {
  width: 84px;
  font-size: 16px;
  color: #666666;
  float: left;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .reviews-xing {
  margin-top: 8px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia i {
  display: inline-block;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  background: url("/tpl/www/image/destination/icons.png") no-repeat -160px -40px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia i.active {
  background-position: -160px -80px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .smail-review p {
  padding-left: 30px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .smail-review p i {
  margin-top: 10px;
  background: url("/tpl/www/image/destination/xing_fe8902.png") no-repeat 0 -23px;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .smail-review p i.active {
  background-position: 0 0;
}
.country-all-page .box-left .current-travel-reviews .ping-jia .smail-review p.pl0 {
  padding-left: 0;
}
.country-all-page .box-left .current-travel-reviews .nei-rong {
  padding-top: 8px;
  background-color: #f5f5f5;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .textarea-box {
  background: #fff;
  padding-top: 10px;
  margin-top: -10px;
  border: 1px solid #e7e7e7;
  width: 823px;
}
.country-all-page .box-left .current-travel-reviews .nei-rong textarea {
  width: 810px;
  color: #999999;
  line-height: 140%;
  resize: none;
  border: none;
  padding-left: 10px;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share {
  height: 34px;
  line-height: 34px;
  color: #666666;
  overflow: hidden;
  background: #f5f5f5;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share .photo {
  color: #2696fc;
  margin-left: 16px;
  margin-right: 20px;
  cursor: pointer;
  display: block;
  clear: both;
  width: 100px;
  height: 35px;
  position: relative;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share .photo i {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100px;
  height: 35px;
  vertical-align: top;
  background: #f5f5f5 url("/tpl/www/image/destination/icons.png") no-repeat -82px -152px;
  z-index: 3;
  pointer-events: none;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share .photo object {
  padding-left: 20px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 1px;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share .fr {
  padding-right: 12px;
}
.country-all-page .box-left .current-travel-reviews .nei-rong .share span {
  color: #fe8902;
}
.country-all-page .box-left .current-travel-reviews .publish-btn-wrap {
  text-align: right;
  padding-top: 10px;
}
.country-all-page .box-left .current-travel-reviews .publish-btn-wrap button {
  display: inline-block;
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  background-color: #2696fc;
  border-radius: 4px;
  border: 0;
}
/*目的地聚合页*/
div#polymerize {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 5px;
  overflow: hidden;
  /*面包屑*/
  /*面包屑*/
  /*星级*/
}
div#polymerize .crumbs-nav {
  margin: 25px 0;
  width: 100%;
}
div#polymerize .crumbs-nav dt {
  float: left;
  font-size: 12px;
  color: #767676;
}
div#polymerize .crumbs-nav dd {
  font-size: 16px;
  color: #767676;
  float: left;
  cursor: default;
  padding-right: 3px;
}
div#polymerize .crumbs-nav dd :not(:first-child) {
  margin: 0 4px;
}
div#polymerize .crumbs-nav dd a {
  color: #2681ff;
  font-size: 16px;
}
div#polymerize .crumbs-nav dd a :hover {
  color: #FE8902;
}
div#polymerize .polymerize_top_part {
  width: 1200px;
  background: #fff;
  height: 374px;
  float: left;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  /*顶部轮播模块*/
}
div#polymerize .polymerize_top_part #focus {
  /*顶部轮播模块*/
  width: 557px;
  height: 374px;
  overflow: hidden;
  position: relative;
  float: left;
}
div#polymerize .polymerize_top_part #focus ul {
  position: absolute;
}
div#polymerize .polymerize_top_part #focus ul li {
  float: left;
  width: 557px;
  height: 374px;
  overflow: hidden;
  position: relative;
}
div#polymerize .polymerize_top_part #focus ul li img {
  width: 557px;
  height: 374px;
  display: block;
}
div#polymerize .polymerize_top_part #focus ul li div {
  position: absolute;
  overflow: hidden;
}
div#polymerize .polymerize_top_part #focus ul li .slideother {
  position: absolute;
  bottom: 0px;
  width: 556px;
  height: 103px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 22px;
}
div#polymerize .polymerize_top_part #focus ul li .slideother .h12 {
  height: 76px;
  padding: 14px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
div#polymerize .polymerize_top_part #focus ul li .slideother .h12 a {
  color: #fff !important;
  text-decoration: none;
  height: 91px;
}
div#polymerize .polymerize_top_part #focus ul li .slideother .h12 a :hover {
  text-decoration: underline;
}
div#polymerize .polymerize_top_part #focus ul li .slideother .h12 a .img-title {
  font-size: 17.5px;
  height: 23px;
  margin-bottom: 5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  margin-top: 2px;
}
div#polymerize .polymerize_top_part #focus ul li .slideother .h12 a p {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  height: 43px;
  overflow: hidden;
  letter-spacing: normal;
  -webkit-line-clamp: 2;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
div#polymerize .polymerize_top_part #focus .btn {
  position: absolute;
  height: 20px;
  width: 100%;
  text-align: center;
  bottom: 103px;
}
div#polymerize .polymerize_top_part #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  border-radius: 12px;
  height: 10px;
  _font-size: 0;
  margin-right: 10px;
  cursor: pointer;
  border: 1px solid #fff;
}
div#polymerize .polymerize_top_part #focus .btn span .on {
  background: #fff;
}
div#polymerize .polymerize_top_part #focus .preNext {
  width: 66px;
  height: 70px;
  position: absolute;
  top: 142px;
  cursor: pointer;
  -webkit-background-size: 22px 38px !important;
  background-size: 16px 27px !important;
}
div#polymerize .polymerize_top_part #focus .pre {
  left: 10px ;
  background: url(/tpl/en.117trip.com/image/public/banner_prev.png) center no-repeat;
}
div#polymerize .polymerize_top_part #focus .next {
  right: 10px;
  background: url(/tpl/en.117trip.com/image/public/banner_next.png) center no-repeat;
}
div#polymerize .polymerize_top_part .polymerize_top_right {
  margin-left: 557px;
  padding: 24px;
  height: 374px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#polymerize .polymerize_top_part .polymerize_top_right .fl h1 {
  -webkit-line-clamp: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
div#polymerize .polymerize_top_part .polymerize_top_right div#weather {
  width: 445px;
  text-align: right;
  overflow: hidden;
  height: 40px;
  float: right;
  position: relative;
  color: #000;
  font-size: 14px;
}
div#polymerize .polymerize_top_part .polymerize_top_right div#weather .img {
  width: 45px;
  height: 45px;
  float: right;
  margin-top: 0;
  padding-right: 5px;
}
div#polymerize .polymerize_top_part .polymerize_top_right div#weather .info .limit {
  height: 14px;
  font-size: 14px;
  color: #5a5b5b;
  line-height: 50px;
  float: right;
}
div#polymerize .polymerize_top_part .polymerize_top_right .res_icon {
  background: url(https://www.117trip.com/mlxhuawe/includes/classes/destination/polymerize/res/icon.png) no-repeat !important;
  display: inline-block;
  height: 24px !important;
  width: 24px !important;
  padding-right: 10px;
  margin-bottom: -5px;
}
div#polymerize .polymerize_top_part .polymerize_top_right .icon_1 {
  background-position: -15px -14px !important;
}
div#polymerize .polymerize_top_part .polymerize_top_right .icon_2 {
  background-position: -15px -55px !important;
}
div#polymerize .polymerize_top_part .polymerize_top_right .icon_3 {
  background-position: -15px -98px !important;
}
div#polymerize .polymerize_top_part .polymerize_top_right h1 {
  font-size: 24px;
  font-weight: normal;
}
div#polymerize .polymerize_top_part .polymerize_top_right article {
  height: 118px;
  font-size: 16px;
  line-height: 1.75;
  text-align: left;
  color: #5a5b5b;
  float: left;
  overflow-y: auto;
  width: 595px;
}
div#polymerize .polymerize_top_part .polymerize_top_right ul {
  margin-top: 20px;
  font-size: 16px;
  color: #5a5b5b;
  float: left;
  width: 100%;
}
div#polymerize .polymerize_top_part .polymerize_top_right ul li {
  width: 50%;
  float: left;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 16px;
}
div#polymerize .polymerize_top_part .polymerize_top_right ul li a {
  font-size: 16px;
  text-align: left;
  color: #5a5b5b;
  -webkit-line-clamp: 1;
  line-height: 1.2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 24px;
}
div#polymerize .polymerize_top_part .polymerize_top_right ul li a:hover {
  color: #ff7800!important;
}
div#polymerize .polymerize_tour_vacation_part {
  width: 1200px;
  background: #fff;
  height: 350px;
  float: left;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  /*旅游产品轮播模块*/
}
div#polymerize .polymerize_tour_vacation_part h2 {
  font-size: 24px;
  text-align: left;
  color: #000000;
  padding: 30px 13px;
}
div#polymerize .polymerize_tour_vacation_part .more-link {
  margin-top: 2px;
  padding-right: 20px;
  font-size: 16px;
  color: #f60;
  text-align: right;
  float: right;
  cursor: pointer;
  font-weight: normal;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box {
  height: 242px;
  overflow: hidden;
  position: relative;
  margin-bottom: 32px;
  margin-left: 8px;
  width: 1174px;
  /*旅游产品轮播模块*/
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box > a:not(.more-link) {
  display: block;
  width: 27px;
  height: 60px;
  line-height: 52px;
  position: absolute;
  background: #000;
  opacity: .5;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  top: 30%;
  margin-top: -20px;
  z-index: 3;
  text-align: center;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box > a:not(.more-link) :hover {
  color: #fff;
  background: #FD8222;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img-btnL {
  font-size: 40px;
  font-weight: 100;
  left: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  text-align: left;
  display: none;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img-btnL :hover {
  color: #fff !important;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img-btnR {
  font-size: 40px;
  font-weight: 100;
  right: .5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  text-align: right;
  display: none;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img-btnR :hover {
  color: #fff !important;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img {
  width: 9999px;
  position: absolute;
  left: 0px;
  top: 0px;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li:not(:last-child) {
  margin-right: 14.9px;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li {
  border: 1px solid rgba(4, 0, 0, 0.06);
  width: 216px;
  height: 240px;
  position: relative;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li i.discount-label {
  display: block;
  position: absolute;
  top: 6px;
  left: -5px;
  width: 99px;
  height: 47px;
  background: url(/tpl/en.117trip.com/image/polymerize.png) no-repeat;
  background-position: -146px -2px;
  font-size: 18px;
  color: #fff;
  line-height: 43px;
  text-align: center;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-tit {
  height: 42px;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #5a5b5b;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-tit:hover {
  color: #ff6600 !important;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-sh {
  padding: 14px 10px 28px 10px;
  border-top: 1px solid rgba(4, 0, 0, 0.06);
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  width: 196px;
  height: 64px;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-sh > .duration {
  margin-left: 24px;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-sh .duration {
  font-size: 14px;
  line-height: 1.71;
  text-align: left;
  color: #8f9396;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-sh .origin-price {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #a7a9ab;
  float: right;
  padding-right: 5px;
  text-decoration: line-through;
}
div#polymerize .polymerize_tour_vacation_part .jour-img-box .jour-img li .jour-sh .price {
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  color: #e4393c;
  float: right;
}
div#polymerize .polymerize_left {
  width: 820px;
  float: left;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two {
  background: #fff;
  width: 802px;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  height: 362px;
  /*旅游产品轮播模块*/
  /*旅游产品轮播模块*/
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two h2 {
  font-size: 22px;
  text-align: left;
  color: #000000;
  padding: 30px 13px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .more-link {
  margin-top: 2px;
  font-size: 16px;
  color: #005bac;
  float: right;
  padding-right: 13px;
  cursor: pointer;
  font-weight: normal;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll {
  height: 242px;
  position: relative;
  margin-bottom: 32px;
  margin-left: 13px;
  width: 776px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll > a {
  display: block;
  width: 27px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  background: #000;
  opacity: .5;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  top: 30%;
  margin-top: -20px;
  z-index: 3;
  font-family: "\u5b8b\u4f53";
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll > a :hover {
  color: #fff;
  background: #FD8222;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 242px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li:not(:last-child) {
  margin-right: 20px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li {
  width: 177px;
  height: 240px;
  position: relative;
  float: left;
  cursor: pointer;
  border: 1px solid rgba(4, 0, 0, 0.06);
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li i.discount-label {
  display: block;
  position: absolute;
  top: 6px;
  left: -5px;
  width: 99px;
  height: 47px;
  background: url(/tpl/en.117trip.com/image/polymerize.png) no-repeat;
  background-position: -146px -2px;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  line-height: 43px;
  text-align: center;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-tit {
  height: 43px;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #5a5b5b;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-tit :hover {
  color: #ff6600 !important;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-sh {
  padding: 14px 10px 28px 10px;
  border-top: 1px solid rgba(4, 0, 0, 0.06);
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  width: 157px;
  height: 64px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-sh > .duration {
  margin-left: 24px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-sh .duration {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #8f9396;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-sh .origin-price {
  line-height: 24px;
  color: #a7a9ab;
  float: right;
  padding-right: 5px;
  text-decoration: line-through;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_part_two .jour-img-box-no-scroll .jour-img-no-scroll li .jour-sh .price {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #e4393c;
  float: right;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left {
  background: #fff;
  width: 802px;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left h2 {
  padding: 28px 13px;
  line-height: 24px;
  font-size: 22px;
  text-align: left;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left h2 a {
  color: #000000;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left h2 a.more-link {
  float: right;
  font-size: 14px;
  color: #005bac;
  font-weight: normal;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*左边图片*/
  /*左边图片*/
  /*右边旅游产品*/
  /*右边旅游产品*/
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .left_image {
  float: left;
  padding-left: 13px;
  margin-bottom: 20px;
  width: 221px;
  height: 166px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles {
  float: right;
  margin: 0 20px;
  padding-bottom: 20px;
  width: 568px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(4, 0, 0, 0.06);
  margin: 0 0 10px;
  padding-bottom: 8px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a:hover .title {
  color: #ff7800 !important;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a .price {
  float: right;
  text-align: right;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a .price del {
  float: left;
  text-decoration: line-through;
  font-size: 16px;
  color: #a7a9ab;
  line-height: 24px;
  padding-right: 5px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a .price em,
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a .price .productSpecialPrice {
  color: #e4393c;
  font-size: 18px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail a .price i {
  color: #666;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .product_detail .title {
  float: left;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #5a5b5b;
  width: 390px;
  height: 50px;
}
div#polymerize .polymerize_left .polymerize_tour_vacation_left .section_box .right_titles .more-link {
  margin-top: 2px;
  font-size: 16px;
  color: #005bac;
  text-align: left;
  padding-left: 20px;
  position: relative;
  display: inherit;
  padding-right: 15px;
  cursor: pointer;
}
div#polymerize .polymerize_left .tip {
  width: 776px;
  background: #fff;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  padding: 28px 13px;
}
div#polymerize .polymerize_left .tip h2 {
  font-size: 23px;
  text-align: left;
  color: #000000;
  padding-bottom: 28px;
}
div#polymerize .polymerize_left .tip p {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: normal;
  text-align: left;
  color: #484848;
}
div#polymerize .polymerize_left .reviews {
  margin-top: 24px;
  width: 776px;
  background: #fff;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  padding: 28px 13px;
  margin-bottom: 100px;
}
div#polymerize .polymerize_left .reviews h2 {
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  text-align: left;
  color: #000000;
  padding-bottom: 10px;
}
div#polymerize .polymerize_left .reviews .review-part {
  padding: 10px 23px;
}
div#polymerize .polymerize_left .reviews .review-part li:not(:first-child) {
  margin-top: 24px;
}
div#polymerize .polymerize_left .reviews .review-part li:not(:last-child) {
  border-bottom: 1px solid rgba(4, 0, 0, 0.06);
}
div#polymerize .polymerize_left .reviews .review-part h3 {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: left;
}
div#polymerize .polymerize_left .reviews .review-part h3 a {
  color: #005bac;
}
div#polymerize .polymerize_left .reviews .review-part h3 a:hover {
  color: #ff7800 !important;
}
div#polymerize .polymerize_left .reviews .review-part .review-official-part {
  height: 40px;
}
div#polymerize .polymerize_left .reviews .review-part .review-official-part div {
  color: #a7a9ab;
  float: left;
  font-size: 14px;
  margin: 19px 16px 24px 6px;
}
div#polymerize .polymerize_left .reviews .review-part .review-official-part div .black {
  color: #484848;
}
div#polymerize .polymerize_left .reviews .review-part .review-official-part .rate-title {
  margin-right: 5px;
}
div#polymerize .polymerize_left .reviews .review-part .review-official-part .recommend_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  bottom: 3px;
  left: 0;
  width: 23px;
  height: 17px;
  float: left;
  background: url(/tpl/en.117trip.com/image/polymerize.png) -323px -47px no-repeat;
}
div#polymerize .polymerize_left .reviews .review-part .review_content {
  margin-top: 24px;
  padding-bottom: 30px;
  width: 100%;
  font-size: 14px;
  color: #484848;
  line-height: 1.86;
}
div#polymerize .polymerize_left .reviews .more-link {
  float: right;
  position: relative;
  line-height: 28px;
  font-size: 16px;
  color: #005bac;
  text-align: left;
  padding-right: 13px;
  cursor: pointer;
  font-weight: normal;
}
div#polymerize .polymerize_right {
  float: right;
  width: 380px;
}
div#polymerize .polymerize_right .polymerize_personal_tailor {
  width: 374px;
  background: #fff;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  padding: 20px 13px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*旅游产品轮播模块*/
  /*旅游产品轮播模块*/
}
div#polymerize .polymerize_right .polymerize_personal_tailor h2 {
  font-size: 16px;
  text-align: left;
  color: #000000;
  font-weight: normal;
}
div#polymerize .polymerize_right .polymerize_personal_tailor h2 span {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: #ff7800;
  font-weight: normal;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .more-link {
  font-size: 16px;
  color: #005bac;
  text-align: left;
  padding-right: 13px;
  position: relative;
  bottom: 15px;
  cursor: pointer;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box {
  position: relative;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box a.jour-tit:hover {
  color: #ff6600 !important;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul {
  display: block;
  padding: 15px 0;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li {
  width: 348px;
  position: relative;
  cursor: pointer;
  margin-bottom: 13px;
  border-bottom: 1px solid rgba(4, 0, 0, 0.06);
  height: 95px;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li i.discount-label {
  display: block;
  position: absolute;
  top: 2px;
  left: -5px;
  width: 99px;
  height: 47px;
  background: url(/tpl/en.117trip.com/image/polymerize.png) no-repeat;
  background-position: -146px -2px;
  z-index: 2;
  font-size: 18px;
  color: #fff;
  line-height: 43px;
  text-align: center;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-tit {
  height: 43px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.3;
  text-align: left;
  color: #5a5b5b;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li a.jour-tit:hover {
  color: #ff7800 !important;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-sh {
  top: 0;
  padding: 0 12px;
  position: absolute;
  left: 114px;
  bottom: 0;
  z-index: 1;
  width: 223px;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-sh > .duration {
  margin-left: 24px;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-sh .duration {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #8f9396;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-sh .origin-price {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #a7a9ab;
  float: right;
  padding-right: 5px;
  text-decoration: line-through;
}
div#polymerize .polymerize_right .polymerize_personal_tailor .personal_tailor_box .personal_tailor_ul li .jour-sh .price {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #e4393c;
  float: right;
}
div#polymerize .polymerize_right .nearby-rec-box {
  width: 374px;
  background: #fff;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  padding: 20px 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div#polymerize .polymerize_right .nearby-rec-box h2 {
  font-size: 16px;
  text-align: left;
  color: #000000;
  padding-bottom: 20px;
}
div#polymerize .polymerize_right .nearby-rec-box div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
div#polymerize .polymerize_right .nearby-rec-box div li {
  float: left;
  height: 82px;
  padding-bottom: 10px;
  width: 109px;
}
div#polymerize .polymerize_right .nearby-rec-box div li a {
  display: block;
  position: relative;
  background: #000;
  height: 82px;
}
div#polymerize .polymerize_right .nearby-rec-box div li a img {
  opacity: 0.5;
}
div#polymerize .polymerize_right .nearby-rec-box div li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 79px;
}
div#polymerize .polymerize_right .nearby-rec-box div li:not(:nth-child(3n)) {
  padding-right: 10px;
}
div#polymerize .polymerize_right .news {
  width: 374px;
  background: #fff;
  -webkit-box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
          box-shadow: -0.6px -5px 5px 0 rgba(4, 0, 0, 0.06);
  margin-bottom: 24px;
  padding: 28px 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div#polymerize .polymerize_right .news h2 {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #000000;
}
div#polymerize .polymerize_right .news p {
  padding-bottom: 10px;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 1.73;
  text-align: left;
  color: #484848;
}
div#polymerize .polymerize_right .news p span {
  font-size: 15px;
}
div#polymerize .polymerize_right .news .more-link {
  font-size: 14px;
  color: #005bac;
}
div#polymerize .smaller-star {
  position: relative;
  overflow: hidden;
  background: url(/tpl/www/image/icon/star.png) no-repeat -187px -27px;
  width: 89px;
  height: 18px;
  margin: 16px 0!important;
  float: left;
}
div#polymerize .smaller-star p {
  display: inline-block;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
}
div#polymerize .smaller-star .Xing_yes {
  background: url(/tpl/www/image/icon/star.png) no-repeat -187px -7px;
  margin-top: 0 !important;
  height: 20px !important;
}
div#polymerize span.duration {
  position: relative;
  margin-left: 18px;
}
div#polymerize span.duration i.duration {
  display: block;
  position: absolute;
  top: 2px;
  width: 14px;
  height: 14px;
  background: url(/tpl/www/image/polymerize.png) -550px -71px no-repeat;
}
div#polymerize .clickable-blue {
  color: #2681ff !important;
}
div#polymerize .more-link:hover {
  color: #ff7800 !important;
}
