@charset "utf-8";

.bg {
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/bg.png") repeat;
}
.kefu-board {
    width: 278px;
    height: 401px;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/left_03.jpg") no-repeat;
    background-size: cover;
}
.w-192 {
    width: 192px;
    margin: auto;
}
.kefu-board .slogan1 {
    color: #fff;
    font-size: 17px;
    margin-top: 125px;
}
.kefu-board .slogan2 {
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
}
.kefu-board .lbl-mobile {
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
}
.kefu-board .mobile {
    color: #ff5500;
    font-size: 26px;
    margin-top: 0;
}
.kefu-board .wechat {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}
.kefu-board .btn-zixun {
    width: 192px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
    border-radius: 6px;
    text-align: center;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/kefu.png") #ff5500 40px no-repeat;
    margin-top: 10px;
    padding-left: 40px;
}
.kefu-board .lbl-kefu {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.winter-sanya {
    width: 900px;
    height: 400px;
    margin: 0 0 25px 22px;
    position: relative;
}
.h265 {
    height: auto;
    min-height: 215px;
}
.search_row {
    overflow: hidden;
    height: 40px;
    width: 1099px;
}
.btn-toggle {
    width: 18px;
    height: 18px;
    background-color: #0aa3f6;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.btn-toggle .toggle-line span {
    color: #fff;
}
.search_row dd:first-child {
    margin: 10px 10px 10px 0px;
}
.search_row dd {
    font-size: 16px;
    float: left;
    margin: 10px 20px 10px 0px;
}
.search_row dd a {
    font-size: 16px;
}
.search_row dd label {
    font-size: 16px;
    font-weight: normal!important;
}
.search_row a.active {
    color: #0aa3f6;
}
.search_row dd label.active {
    color: #0aa3f6;
}
.search_row dd input[type='checkbox'] {
    margin-right: 5px;
}
.search_row dd input[type='checkbox'] {
    margin-right: 5px;
}
.date-row .search-date {
    width: 158px;
    height: 26px;
    border: solid 1px #999;
    margin: 0 5px 0 5px;
    background: url("https://img.ctsqj.com/pc/ctsqj/ORG7188_templets/002/images/gny_list_15.jpg") 136px 4px no-repeat;
    padding: 0 5px 0 10px;
    color: #999;
    font-size: 12px;
}
.date-row .btn-submit {
     width: 88px;
     height: 26px;
     margin: 0 5px 0 5px;
     color: #fff;
    background: #0aa3f6;
 }

.line-title .bold-title {
    font-size: 24px;
    margin-bottom: 5px;
    color: #333;
}
.line-title .bold-title span.sub-title {
    color: #999!important;
    font-size: 16px!important;
    font-weight: normal;
    margin-left: 10px;
}
.line-title .bold-title a.right-title {
    color: #333!important;
    font-size: 16px!important;
    float:right;
    margin-top:10px;
}
.line-title .solid-line {
    height: 1px;
    line-height: 1px;
    border-bottom: solid 1px #ddd;
    clear: both;
    padding: 0;
}
/* 线路 */
.line-box {
    min-height: 214px;
    height: auto;
    background-color: #fff;
    margin-bottom: 15px;
}

.line-box:hover {
    box-shadow: 0 -2px 2px 0 #ddd, 0 2px 2px 0 #ddd;
}
.line-box .left-box {
    width: 299px;
    height: 214px;
    padding: 15px 25px 15px 15px;
    overflow: hidden;
}
.line-box .left-box .pic img {
    width: 205px;
    height: 142px;
}
.line-box .right-box {
    height: auto;
    width: 100%;
     min-height: 214px;
     padding: 15px 25px 13px 0;
 }
.line-box .right-box .trip-date {
  width: 550px;
    color: #0aa3f6;
    font-size: 14px;
}
.line-box .right-box .goods-title {
    font-weight: bold;
    font-size: 18px;
    color: #0aa3f6;
    margin-left: -7px;
}

.line-box .right-box .goods-title .sub-title {
    font-weight: normal;
    font-size: 18px;
    color: #333;
}
.line-box:hover .right-box .goods-title .sub-title {
    color: #0aa3f6;
}
/* 自由行 机票 */
.free-trip-title {
    margin: 76px auto 20px auto;
}
.line-box.free-trip {
    background-color: #f1f1f1;
}
.line-box.free-trip .right-box .goods-title {
    font-weight: bold;
    font-size: 18px;
    color: #ff5500;
    margin-left: -7px;
}
.line-box.free-trip:hover .right-box .goods-title .sub-title {
    color: #ff5500;
}
/* 行程特色 */
.line-box .right-box .trip-special {
    margin-top: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.line-box .right-box .trip-special .sub-title {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}
.line-box .right-box .tips {
    margin: 15px 0;
    color: #fc4538;
    font-size: 14px;
}
.line-box .right-box .price {
    font-size: 30px;
    color: #ff5500;
    font-weight: bold;
}
.line-box .right-box .price span {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
}
.line-box .right-box .trip-date-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}
.w-178 {
    width: 178px;
}
/* 为你推荐 */
.right-recommend .rpic {
    width: 281px;
    height: 261px;
    margin: 0 10px 10px 0;
}
.right-recommend .rtpic {
    width: 281px;
    height: 261px;
    margin: 0 0 10px 0;
}
.right-recommend .pic {
    width: 281px;
    height: 158px;
    overflow: hidden;
}
.right-recommend .pic img {
    width: 100%;
}
.right-recommend .rpic .info {
    width: 100%;
    height: 94px;
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.right-recommend .rpic .info .rgoods-title {
    width: 100%;
    font-size: 16px;
}
.right-recommend .rpic .info .rgoods-title .goods-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.right-recommend .rpic .info .rinfo {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 244px;
}
.right-recommend .rpic .info .rinfo .start-city {
    font-size: 16px;
    color: #999;
}
.right-recommend .rpic .info .rinfo .price {
    font-family: 'arial';
    color: #ff6526;
    font-size: 18px;
}
.right-recommend .rpic .info .rinfo .price span {
    font-family: 'arial';
    font-size: 12px;
    margin-top: 5px;
}
.shadow-box:hover {
    box-shadow: 2px 1px 2px 0 #ddd, -2px -1px 2px 0 #ddd;
}

/*驴友*/
.lvyou-box1 {
    width: 424px;
    height: 340px;
    display: flex;
    flex-direction: column;
    background-color: #f1f1f1;
}
.lvyou-box1 .info {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 0 10px;
}
.lvyou-box1 .info .detail {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 10px;
}
.lvyou-box1 .info .detail .title {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    width: 200px;
}
.lvyou-box1 .info .detail .l-label {
    color: #666;
    font-size: 14px;
}
.lvyou-box1 .info .l-title {
     color: #333;
    font-size: 16px;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
 }
.lvyou-box1 .info .l-time, .lvyou-box1 .info .l-author, .lvyou-box1 .info .l-views {
      color: #666;
      font-size: 14px;
  }
.lvyou-box1.box2 {
    padding: 0;
    margin: 0 8px 0 10px;
    background-color: transparent;
}
.lvyou-box1.box2 .info, .lvyou-box1.box3 .info {
    background-color: #f1f1f1;
    margin-bottom: 16px;
    padding: 15px;
    justify-content: start;
}
.lvyou-box1.box3 {
    padding: 0;
    margin: 0 0 0 8px;
    background-color: transparent;
 }
.lvyou-box1.box2 .info .pic, .lvyou-box1.box3 .info .pic {
    width: 135px;
    height: 132px;
    overflow: hidden;
}
.lvyou-box1.box2 .info .pic img, .lvyou-box1.box3 .info .pic img {
    width: 135px;
    height: 132px;
}
.lvyou-box1 .info .detail {
    width: 209px;
}
.lvyou-box1.box3 .info2 .pic {
    width: 376px;
    overflow: hidden;
}
.lvyou-box1.box3 .info2 .pic img {
    width: 376px;
    height: 160px;
}