html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
em,
button {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
}
.box-center {
  margin: 0 auto;
}
.box-text-m {
  display: table-cell;
  vertical-align: middle;
}
.clear-b {
  clear: both;
}
.display-n {
  display: none;
}
.float-l {
  float: left;
}
.float-r {
  float: right;
}
h4,
.h4 {
  font-size: 18px;
}
.of {
  overflow: hidden;
}
.position-r {
  position: relative;
}
.position-a {
  position: absolute;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.bx {
  width: 1200px;
  padding: 10px;
}
body {
  font-size: 14px;
}
main .search-top .left {
  color: blue;
  float: left;
  padding-right: 20px;
}
main .search-top .left .city-station-btn {
  position: relative;
  float: left;
  padding: 0 34px 0 50px;
  width: 176px;
  height: 40px;
  border: 1px solid #D6D6D6;
  cursor: pointer;
  font: 16px/38px microsoft yahei, simsun, sans-serif;
  background-color: #FCFCFC;
}
main .search-top .left .city-station-btn:hover {
  background-color: #fff;
}
main .search-top .left .city-station-btn i {
  position: absolute;
  width: 14px;
  height: 17px;
  left: 21px;
  top: 11px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -180px -152px;
}
main .search-top .left .city-station-btn span {
  color: #666;
  font-size: 12px;
  padding-left: 4px;
}
main .search-top .left .city-station-btn b {
  position: absolute;
  width: 8px;
  height: 5px;
  top: 17px;
  right: 10px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -183px -133px;
}
main .search-top .left .flt_htl_btn {
  position: relative;
  float: left;
  width: 172px;
  height: 40px;
  padding: 0 37px 0 35px;
  border: 1px solid #D6D6D6;
  border-left-width: 0;
  background-color: #FCFCFC;
}
main .search-top .left .flt_htl_btn:hover {
  background-color: #fff;
}
main .search-top .left .flt_htl_btn span {
  display: inline-block;
  height: 38px;
  padding-right: 6px;
  line-height: 38px;
  overflow: hidden;
  border-bottom: 1px solid transparent;
  font-family: Tahoma, Simsun, sans-serif;
}
main .search-top .left .flt_htl_btn span i {
  float: left;
  width: 44px;
  height: 16px;
  margin-right: 6px;
  position: static;
  margin-top: 11px;
  background: url(../images/vacations/vacations01.png) no-repeat -117px -152px;
}
main .search-top .left .flt_htl_btn span b {
  position: absolute;
  width: 8px;
  height: 5px;
  top: 17px;
  right: 10px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -183px -133px;
}
main .search-top .left .flt_htl_btn a {
  position: absolute;
  z-index: 999;
  top: -5px;
  left: 128px;
  margin: -4px 0 0 -4px;
  width: 23px;
  height: 23px;
  display: block;
  background: url(../images/vacations/vacations01.png) no-repeat -349px -312px;
}
main .search-top .right {
  float: left;
  width: 810px;
  height: 40px;
  position: relative;
}
main .search-top .right .serch-body {
  position: relative;
  float: left;
  width: 388px;
  height: 40px;
  padding-left: 120px;
  border-radius: 5px 0 0 5px;
  border: 3px solid #FE9813;
  box-shadow: 1px 1px 3px #DDD inset;
}
main .search-top .right .serch-body .drop-list {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 117px;
  border: 1px solid #FE9813;
  font-weight: 400;
}
main .search-top .right .serch-body .drop-list dt {
  position: relative;
  line-height: 32px;
  padding-left: 10px;
  border: 1px solid #FE9813;
  border-bottom-color: #fff;
  background-color: #FFF8D5;
}
main .search-top .right .serch-body .drop-list dt.hover {
  background-color: #fff;
}
main .search-top .right .serch-body .drop-list dt span {
  font-weight: normal;
}
main .search-top .right .serch-body .drop-list dt b {
  position: absolute;
  width: 8px;
  height: 5px;
  top: 15px;
  right: 10px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -183px -133px;
}
main .search-top .right .serch-body .drop-list .list-group {
  width: 116px;
  background-color: #fff;
  border: 1px solid #FE9813;
  border-top-color: #fff;
  display: none;
  margin-bottom: 0;
}
main .search-top .right .serch-body .drop-list .list-group a {
  display: block;
  line-height: 28px;
  padding-left: 10px;
}
main .search-top .right .serch-body .drop-list .list-group a:hover {
  background-color: #f0f0f0;
  text-decoration: none;
}
main .search-top .right .serch-body .drop-list:hover {
  cursor: pointer;
  background-color: #fff;
}
main .search-top .right .serch-body .input {
  position: absolute;
  left: 117px;
}
main .search-top .right .serch-body .input input {
  width: 265px;
  height: 34px;
  padding: 3px;
  font-size: 16px;
  border: none;
  color: #aaa;
}
main .search-top .right .search-btn {
  position: absolute;
  left: 378px;
  width: 130px;
  height: 40px;
  color: white;
  padding-left: 15px;
  background-color: #FA8C23;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
main .search-top .right .search-btn:hover {
  background-color: red;
  cursor: pointer;
}
main .search-top .right .search-btn i {
  position: absolute;
  width: 17px;
  height: 17px;
  left: 27px;
  top: 10px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -394px -303px;
}
main .search-top .right .hight-search {
  position: absolute;
  left: 508px;
  width: 106px;
  line-height: 40px;
  height: 40px;
  padding: 0 18px;
  color: #AD5B12;
}
main .search-top .right .hight-search:hover {
  text-decoration: underline;
}
main .search-top .right .hight-search b {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  vertical-align: middle;
  border-left: 5px dashed transparent;
  border-right: 5px dashed transparent;
  border-top: 5px solid #AD5B12;
  border-bottom: 0 none;
  margin-left: 4px;
}
main .search-top .right .hot-search {
  display: none;
  position: absolute;
  top: 45px;
  left: 0px;
  z-index: 1;
  width: 510px;
  background-color: white;
  padding: 20px;
  line-height: 2;
  border: 1px solid #ccc;
  border-top-width: 0;
}
main .search-top .right .hot-search h5 {
  color: #FC972C;
  padding: 0px 0 10px;
}
main .search-top .right .hot-search dl {
  padding: 0 5px;
}
main .search-top .right .hot-search dl dt {
  padding: 5px 0 0;
}
main .search-top .right .hot-search dl dd a {
  padding-right: 10px;
  font-size: 12px;
  font-weight: 100;
  color: black;
}
main .search-top .right .hot-search .close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 10px;
}
main .search-top .right .hot-search .close:hover {
  color: red;
}
main .content1 {
  padding: 20px 0 0;
}
main .content1 .left {
  padding: 0px 20px 0 0;
  width: 368px;
}
main .content1 .left .container {
  height: 580px;
  width: 348px;
  border: 3px solid #3983E5;
  position: relative;
}
main .content1 .left .container .row {
  padding: 9px 20px;
  position: relative;
  border: 1px solid #fff;
  border-width: 1px 0 1px 0;
}
main .content1 .left .container .row .bg-img-box {
  float: left;
  width: 50px;
  height: 42px;
  position: relative;
}
main .content1 .left .container .row .bg-img-box .bg-img {
  width: 35px;
  height: 35px;
  background: url(../images/vacations/vacations02.png) no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}
main .content1 .left .container .row h4 {
  float: left;
  position: relative;
  padding-bottom: 5px;
}
main .content1 .left .container .row h4 a {
  color: black;
  padding: 0 8px 0 0;
}
main .content1 .left .container .row h4 i {
  width: 22px;
  height: 13px;
  position: absolute;
  right: -18px;
  top: -7px;
  background: url(../images/vacations/vacations02.png) no-repeat -39px 0;
}
main .content1 .left .container .row p {
  float: left;
  font-size: 12px;
  line-height: 1.5;
  width: 245px;
}
main .content1 .left .container .row p a {
  padding: 0 7px 0 0;
}
main .content1 .left .container .row p a.current {
  color: red;
}
main .content1 .left .container .row b {
  position: absolute;
  width: 9px;
  height: 15px;
  left: auto;
  right: 10px;
  top: 30%;
  background: url(../images/vacations/vacations03.png) no-repeat -150px -10px;
}
main .content1 .left .container .row:nth-child(2) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat;
}
main .content1 .left .container .row:nth-child(2) p a {
  padding: 0 7px 0 0;
}
main .content1 .left .container .row:nth-child(3) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -35px 0;
}
main .content1 .left .container .row:nth-child(4) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -70px 0;
}
main .content1 .left .container .row:nth-child(5) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -105px 0px;
}
main .content1 .left .container .row:nth-child(6) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat 0 -35px;
}
main .content1 .left .container .row:nth-child(7) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -35px -35px;
}
main .content1 .left .container .row:nth-child(8) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -70px -35px;
}
main .content1 .left .container .row:nth-child(9) .bg-img-box .bg-img {
  background: url(../images/vacations/vacations03.png) no-repeat -105px -35px;
}
main .content1 .left .container .dest {
  position: absolute;
  display: none;
  left: 340px;
  top: 0px;
  z-index: 1;
  width: 692px;
  border: 2px solid #bbb;
  background-color: #fff;
}
main .content1 .left .container .dest ul {
  width: 480px;
  padding: 20px 0 0 10px;
}
main .content1 .left .container .dest ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
main .content1 .left .container .dest ul li h5 {
  float: left;
  width: 100px;
  height: 28px;
  text-align: right;
  margin-right: 8px;
  font-weight: bold;
}
main .content1 .left .container .dest ul li p {
  float: left;
  width: 350px;
}
main .content1 .left .container .dest ul li p a {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin: 4px 0 4px -1px;
  padding: 0 8px;
  border-left: 1px solid #ccc;
}
main .content1 .left .container .dest ul li p a.first {
  border-left: none;
}
main .content1 .left .container .dest .img {
  width: 208px;
  overflow: hidden;
}
main .content1 .left .container .dest2 {
  top: 60px;
}
main .content1 .left .container .dest2 .img {
  position: absolute;
  bottom: 0;
  right: 0;
}
main .content1 .left .container .dest3 ul {
  width: 50%;
  padding: 20px 0 0 10px;
}
main .content1 .left .container .dest3 ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
main .content1 .left .container .dest3 ul li h5 {
  float: left;
  width: 40px;
  height: 28px;
  text-align: right;
  margin-right: 8px;
  font-weight: bold;
}
main .content1 .left .container .dest3 ul li p {
  float: left;
  width: 280px;
}
main .content1 .left .container .dest3 ul li p a {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  margin: 4px 0 4px -1px;
  padding: 0 8px;
  border-left: 1px solid #ccc;
}
main .content1 .left .container .dest3 ul li p a.first {
  border-left: none;
}
main .content1 .right .container {
  width: 810px;
}
main .content1 .right .container .row .slider-top {
  position: relative;
  overflow: hidden;
}
main .content1 .right .container .row .slider-top ul {
  width: 200%;
}
main .content1 .right .container .row .slider-top ul li {
  float: left;
}
main .content1 .right .container .row .slider-top p {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: right;
}
main .content1 .right .container .row .slider-top p span {
  box-sizing: content-box;
  display: inline-block;
  width: 11px;
  height: 11px;
  border: 2px solid white;
  background-color: #0AB0E8;
  border-radius: 50%;
  margin: 0 8px 0 0;
}
main .content1 .right .container .row .slider-top p span.current {
  background-color: #F8CD47;
}
main .content1 .right .container .row .travel_vane {
  box-sizing: content-box;
  margin: 15px 0;
  background-color: #EEF8FD;
}
main .content1 .right .container .row .travel_vane h4 span {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background-color: #55A6FF;
}
main .content1 .right .container .row .travel_vane h4 span i {
  height: 11px;
  width: 26px;
  display: inline-block;
  margin-left: 3px;
  position: relative;
  background: url(../images/vacations/vacations01.png) no-repeat -100px -430px;
}
main .content1 .right .container .row .travel_vane h4 span b {
  position: absolute;
  right: -15px;
  border-color: #55A6FF transparent transparent #55A6FF;
  border-style: solid;
  border-width: 30px 15px 0 15px;
}
main .content1 .right .container .row .travel_vane .content {
  overflow: hidden;
  padding: 20px 0 10px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft,
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright {
  float: left;
  width: 19px;
  height: 180px;
  position: relative;
  cursor: pointer;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft i,
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright i,
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft b,
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright b {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-top: 19px dashed transparent;
  border-bottom: 19px dashed transparent;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft {
  margin: 0 10px 0 15px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright {
  margin: 0 15px 0 10px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft i {
  border-right: 19px solid #55a6ff;
  left: 0;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrleft b {
  border-right: 19px solid #eef8fd;
  left: 3px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright i {
  border-left: 19px solid #55a6ff;
  right: 0;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_arrright b {
  border-left: 19px solid #eef8fd;
  right: 3px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_scrollbox {
  float: left;
  width: 720px;
  overflow: hidden;
  position: relative;
  height: 180px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_scrollopt {
  position: absolute;
  left: 0;
  top: 0;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_scrollbox a {
  float: left;
  display: inline;
  width: 170px;
  height: 180px;
  position: relative;
  margin: 0 5px;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_scrollbox a:hover {
  text-decoration: none;
}
main .content1 .right .container .row .travel_vane .content .travel_vane_scrollbox a img {
  width: 170px;
  height: 180px;
  border-radius: 10px;
}
main .content1 .right .container .row .index-opt {
  height: 72px;
  background-color: #eef8fd;
}
main .content1 .right .container .row .index-opt .index-opt-security {
  position: relative;
  overflow: hidden;
}
main .content1 .right .container .row .index-opt .index-opt-security .img-security {
  padding: 6px 0 0 10px;
}
main .content1 .right .container .row .index-opt .index-opt-security ul {
  box-sizing: content-box;
  width: 395px;
  margin: 17px 0 0px 25px;
  overflow: hidden;
  border-right: 1px solid #ccc;
}
main .content1 .right .container .row .index-opt .index-opt-security ul li {
  font-size: 12px;
  float: left;
  width: 130px;
  height: 24px;
  padding-bottom: 6px;
  line-height: 18px;
}
main .content1 .right .container .row .index-opt .index-opt-security ul li i {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 2px 5px 0 0;
  vertical-align: top;
  background: url(../images/vacations/vacations01.png) no-repeat -240px -470px;
}
main .content1 .right .container .row .index-opt .announce {
  width: 300px;
  padding-left: 15px;
  font-size: 12px;
}
main .content1 .right .container .row .index-opt .announce .org {
  padding-top: 16px;
  margin-bottom: 6px;
}
main .content1 .right .container .row .index-opt .announce .org span {
  color: red;
}
main .content1 .right .container .row .index-opt .announce .notice {
  color: #666;
}
main .content1 .right .container .row .index-opt .announce .notice .text {
  width: 205px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
main .content1 .right .container .row .index-opt .announce .notice .text a {
  display: inline-block;
  width: 136px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
main .content1 .right .container .row .index-opt .announce .notice .text em {
  position: relative;
  top: -5px;
  font-weight: normal;
}
main .content1 .right .container .row .index-opt .announce .oth {
  padding-left: 5px;
}
main .adv {
  overflow: hidden;
  padding: 25px 0;
}
main .adv a {
  float: left;
}
main .index-product {
  overflow: hidden;
}
main .index-product .title {
  overflow: hidden;
  border-bottom: 2px solid #63B7E3 ;
}
main .index-product .title .title-img {
  float: left;
  width: 210px;
  height: 0;
  overflow: hidden;
  padding-top: 40px;
  position: relative;
  background-color: #fff;
  padding-right: 25px;
  background: url(../images/vacations/vacations01.png) no-repeat -225px -84px;
}
main .index-product .title dl {
  overflow: hidden;
  height: 42px;
  padding: 15px 0;
}
main .index-product .title dl dd {
  position: relative;
  float: left;
  padding: 0 18px;
  font-size: 12px;
  border-right: 1px solid #aaa;
  text-align: center;
  cursor: pointer;
  line-height: 1;
}
main .index-product .title dl dd.last {
  border-right: none;
}
main .index-product .title dl dd.current {
  font-weight: bold;
}
main .index-product .title dl dd.current i {
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  border-width: 0 7px 7px;
  border-style: solid dashed;
  position: absolute;
  bottom: -13px;
  left: 40%;
  z-index: 1;
}
main .index-product .title dl dd.current b {
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  border-width: 0 7px 7px;
  border-style: solid dashed;
  position: absolute;
  bottom: -16px;
  left: 40%;
  z-index: 55;
  border-color: #fff transparent;
}
main .index-product .title dl dt {
  position: relative;
  float: left;
  top: -8px;
  font-size: 12px;
  padding: 0 18px;
  font-weight: normal;
  color: #34A591;
}
main .index-product .title dl dt a i {
  display: inline-block;
  width: 12px;
  height: 20px;
  position: relative;
  background: url(../images/vacations/vacations01.png) no-repeat -400px -378px;
}
main .index-product .content {
  position: relative;
  padding-bottom: 30px;
}
main .index-product .content .img {
  width: 210px;
}
main .index-product .content ul {
  float: left;
  width: 970px;
  display: none;
}
main .index-product .content ul li {
  box-sizing: content-box;
  padding: 4px 9px 0 9px;
  margin: 14px 0 0 10px;
  float: left;
  border: 2px solid #fff;
}
main .index-product .content ul li .img-intr {
  position: relative;
}
main .index-product .content ul li .img-intr p {
  position: absolute;
  bottom: 0px;
  color: #FF9813;
  font-size: 12px;
}
main .index-product .content ul li .img-intr p i {
  padding: 0 5px;
  border-radius: 10px;
  color: white;
  background-color: #FF9813;
}
main .index-product .content ul li h5 {
  position: relative;
  height: 40px;
  line-height: 20px;
}
main .index-product .content ul li h5 a {
  white-space: pre-wrap;
}
main .index-product .content ul li h5 i {
  position: absolute;
  height: 20px;
  width: 51px;
  background-color: #fff;
  top: 21px;
  right: 20px;
  overflow: hidden;
  background: url(../images/vacations/vacations01.png) no-repeat -211px -296px;
}
main .index-product .content ul li .price {
  color: #f60;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  float: left;
}
main .index-product .content ul li .price dfn {
  font-style: normal;
  font-size: 12px;
  font-family: Arial !important;
  vertical-align: 4px;
  padding-right: 2px;
}
main .index-product .content ul li .price em {
  font-style: normal;
  font-size: 12px;
}
main .index-product .content ul li:nth-child(1) {
  width: 452px;
}
main .index-product .content ul li:nth-child(1) .img-intr img {
  width: 452px;
  height: 270px;
}
main .index-product .content ul li:nth-child(2),
main .index-product .content ul li:nth-child(3),
main .index-product .content ul li:nth-child(4),
main .index-product .content ul li:nth-child(5),
main .index-product .content ul li:nth-child(6),
main .index-product .content ul li:nth-child(7),
main .index-product .content ul li:nth-child(8),
main .index-product .content ul li:nth-child(9) {
  width: 210px;
}
main .index-product .content ul li:nth-child(2) .img-intr img,
main .index-product .content ul li:nth-child(3) .img-intr img,
main .index-product .content ul li:nth-child(4) .img-intr img,
main .index-product .content ul li:nth-child(5) .img-intr img,
main .index-product .content ul li:nth-child(6) .img-intr img,
main .index-product .content ul li:nth-child(7) .img-intr img,
main .index-product .content ul li:nth-child(8) .img-intr img,
main .index-product .content ul li:nth-child(9) .img-intr img {
  width: 210px;
  height: 100px;
}
main .index-product .content .dot {
  position: absolute;
  right: 0;
  bottom: 0px;
  text-align: center;
  line-height: 20px;
}
main .index-product .content .dot a {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  color: #ffffff;
  background: url(../images/vacations/vacations01.png) no-repeat 0 -630px;
}
main .index-product .content .dot a.current {
  background: url(../images/vacations/vacations01.png) no-repeat -30px -630px;
}
main .product-travel .title dl dd.current {
  font-weight: bold;
}
main .product-travel .title dl dd.current i {
  border-color: #63B7E3 transparent;
}
main .demo-product {
  margin: 20px 0 0 0;
}
main .demo-product .title {
  border-color: #F9AF46;
}
main .demo-product .title .title-img {
  background: url(../images/vacations/vacations01.png) no-repeat -225px -42px;
}
main .demo-product .title dl dd.current {
  font-weight: bold;
}
main .demo-product .title dl dd.current i {
  border-color: #F9AF46 transparent;
}
