/* 旅游视频和最新资讯 */ .part1{ width: 1320px; height: 895px; box-sizing: border-box; margin: 0 auto; padding-top: 55px; padding-bottom: 65px; display: flex; } .top1 img { width:100%; } /* 旅游视频 */ .tourvideo{ width: 872px; height: 100%; } .tourvideo-title{ width: 100%; height: 52px; } .title-img1{ width: 293px; height: 52px; vertical-align: top; } .tourvideo-content{ width: 100%; height: 548px; margin-top: 25px; } .tourvideo-video{ width: 872px; height: 548px; object-fit: fill; } .tourvideo-show{ width: 100%; height: 132px; margin-top: 12px; display: flex; box-sizing: border-box; } /* .tourvideo-show-main{ width: calc(100% - 34px); height: 132px; display: flex; } */ .tourvideo-show-item{ width: 198px; height: 132px; position: relative; margin-right: 11px; } .tourvideo-show-pic{ width: 198px; height: 132px; } .tourvideo-show-img{ width: 198px; height: 132px; } .tourvideo-show-text{ position: absolute; z-index: 100; bottom: 0; left: 0; text-align: center; font-size: 12px; color: #ffffff; height: 24px; width: 198px; line-height: 24px; background: rgba(0,0,0,0.8); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; } .tourvideo-show-item-active .tourvideo-show-play{ display: none; } .tourvideo-show-play{ position: absolute; z-index: 99; top: 0; left: 0; height: 132px; width: 198px; background: rgba(0,0,0,0.4); text-align: center; margin: 0 auto; } .tourvideo-show-playicon{ width: 36px; height: 36px; margin-top: 48px; } .gallery-thumbs .swiper-slide-thumb-active .tourvideo-show-play{ display: none; } .tourvideo-show-right{ width: 34px; height: 132px; text-align: center; background: rgba(0,0,0,0.7); } .tourvideo-show-icon{ width: 13px; height: 28px; margin-top: 52px; } .tourvideo-show .swiper-container{ padding-right: 45px; } .tourvideo-show .swiper-button-next{ background-image: url(/uploads/image/cjimg/icon-right-w.png); background-size: 13px 28px; width: 34px; height: 132px; text-align: center; background-color: #4a494a; margin-top: 0; top: 0; right: 0; } /* 最新资讯 */ .tournews{ width: 438px; height: 100%; margin-left: 30px; } .tournews-title{ width: 100%; height: 52px; } .tournews-news{ width: 100%; height: 692px; margin-top: 25px; background: #fff; box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.2); } .tournews-top{ display: flex; width: 100%; height: 80px; line-height: 80px; font-size: 18px; color: #666; } .tournews-left{ text-align: left; width: 50%; box-sizing: border-box; padding-left: 15px; } .icon-img{ width: 22px; height: 22px; vertical-align: middle; margin-top: -3px; padding-left: 5px; } .tournews-right{ text-align: right; width: 50%; box-sizing: border-box; padding-right: 15px; } .tournews-content{ width: 100%; height: auto; } .tournews-list{ width: 100%; height: 114px; margin: 5px 0; display: flex; } .tournews-list:hover{ background: #deeef8; } .tournews-list-left{ width: 140px; height: 90px; margin: 12px; } .news-img{ width: 140px; height: 90px; } .tournews-main{ width: 240px; height: 90px; margin: 15px 0; } .tournews-main-title { width: 100%; line-height: 1.5; height: 22px; font-size: 14px; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #010101; } .tournews-main-context{ font-size: 12px; color: #010101; line-height: 1.5; height: 54px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; } /* 景点景区 */ .part2{ width: 100%; height: 772px; background: url(/uploads/image/cjimg/bg1.png) no-repeat; background-size: 100% 100%; } .tourplace{ width: 1320px; height: 652px; padding-top: 85px; padding-bottom: 35px; margin: 0 auto; } .title-img2{ width: 446px; height: 52px; vertical-align: top; } .more{ width: 100%; height: auto; text-align: right; font-size: 18px; color: #666; margin-top: -10px; } .more-a{ color: #666; text-decoration: none; } .tourplace-content{ width: 100%; height: 590px; display: flex; } /* .tourplace-left{ width: 50px; height: 512px; margin-top: 218px; margin-right: 10px; } .tourplace-right{ width: 50px; height: 512px; margin-top: 218px; margin-left: 10px; } .tourplace-img{ width: 50px; height: 75px; vertical-align: middle; } .tourplace-middle{ width: 1200px; height: 512px; display: flex; } */ .tourplace-item{ width: 346px; height: 512px; background: url(/uploads/image/cjimg/place-bg1.png) no-repeat 0 0; background-size: 100% 100%; margin: 0 auto; } .tourplace-item:hover{ background: url(/uploads/image/cjimg/place-bg2.png) no-repeat 0 0; background-size: 100% 100%; } .tourplace-item:nth-child(2){ margin: 0 81px; } .tourplace-item-active{ background: url(/uploads/image/cjimg/place-bg2.png) no-repeat 0 0; background-size: 100% 100%; } .tourplace-item-title { padding-top: 82px; font-size: 24px; font-weight: bold; text-align: center; width: 100%; height: 40px; line-height: 40px; color: #010101; } .tourplace-item-pic{ width: 272px; height: 182px; margin: 37px; } .tourplace-item-img{ width: 272px; height: 182px; vertical-align: top; } .tourplace-item-context{ width: 272px; height: auto; margin: 37px; margin-bottom: 0; color: #505050; font-size: 14px; max-height: 80px; } .tourplace-content .swiper-container{ width: 100%; height: 100%; } .tourplace-content .swiper-pagination{ width: 100%; bottom: 20px; } .swiper-pagination .place-bullet{ display: inline-block; width: 16px; height: 16px; background: url(/uploads/image/cjimg/icon-bulletp.png) no-repeat; background-size: 16px 16px; margin: 10px; outline: none; } .swiper-pagination .place-bullet-active{ margin: 10px; display: inline-block; width: 16px; height: 16px; background: url(/uploads/image/cjimg/icon-bulletp-active.png) no-repeat; background-size: 16px 16px; } .tourplace-content .swiper-button-next{ background-image: url(/uploads/image/cjimg/icon-right.png); } .tourplace-content .swiper-button-prev{ background-image: url(/uploads/image/cjimg/icon-left.png); } .tourplace-content .swiper-button-next, .tourplace-content .swiper-button-prev{ top: 42%; } /* 美食特产 */ .part3{ width: 100%; height: auto; } .tourfood{ width: 1320px; height: auto; padding: 70px 0 0; margin: 0 auto; } .tourfood-content{ width: 1320px; height: 300px; margin-top: 30px; display: flex; justify-content: space-between; } .tourfood-item{ width: 200px; height: 300px; } .tourfood-item-pic{ width: 100%; height: 200px; } .tourfood-item-img{ width: 100%; height: 100%; object-fit: cover; } .tourfood-item-name{ height: 40px; width: 200px; margin-top: 10px; line-height: 40px; color: #2c2c2c; font-size: 24px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* .tourfood-item-s{ border: 1px solid #ffffff; padding: 10px; } */ /* 度假酒店/乡村旅游/旅游攻略 */ .part4{ width: 1320px; margin: 0 auto; height: auto; } /* 度假酒店 */ .tourhotel{ width: 100%; height: auto; } .tourhotel-title{ width: 100%; height: 52px; } .tourhotel-content{ width: 100%; display: flex; justify-content: space-between; box-sizing: border-box; margin-top: 20px; } .tourhotel-item{ width: 240px; height: 250px; background: #ffffff; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); } .tourhotel-item-pic{ width: 240px; height: 200px; } .tourhotel-item-img{ width: 100%; height: 100%; object-fit: cover; } .tourhotel-item-context{ width: 240px; text-align: left; padding: 0 10px; box-sizing: border-box; } .tourhotel-item-title{ margin-top: 10px; font-size: 20px; color: #000000; line-height: 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align: center; } /* 乡村旅游 */ .tourvillage{ width: 100%; margin-top: 58px; } .tourvillage-content{ width: 100%; height: auto; margin-top: 20px; display: flex; justify-content: space-between; } .tourvillage-list{ width: 300px; height: 400px; background: #ffffff; } .village-pic{ width: 300px; height: 250px; } .tourvillage-main{ width: 300px; height: 150px; } .tourvillage-t1{ width: 100%; height: 60px; line-height: 60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size: 24px; text-align: center; color: #2c2c2c; } .tourvillage-t2{ width: 100%; font-size: 16px; height: 40px; line-height: 20px; color: #2c2c2c; text-align: justify; padding: 0 10px; box-sizing: border-box; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; } .tourvillage-t3{ height: 50px; line-height: 50px; width: 100%; text-align: center; } .tourvillage-a{ padding: 5px 10px; font-size: 14px; color: #ffffff; background-color: #03b391; border-radius: 8px; } /* 旅游攻略 */ .tourguide{ width: 100%; height: auto; padding-top: 40px; padding-bottom: 60px; } .tourguide-content{ width: 100%; height: auto; margin-top: 20px; display: flex; justify-content: space-between; align-items: center; } .tourguide-list{ padding: 7px 8px; width: 371px; height: 246px; background: url(/uploads/image/cjimg/vill_bg.png) no-repeat 0 0; } .tourguide-a{ position: relative; width: 100%; height: 100%; display: block; overflow: hidden; } .guide-img{ width: 100%; height: 100%; object-fit: cover; } .tourguide-main{ position: absolute; bottom: 0; left: 0; z-index: 2; width: 100%; height: 40px; text-align: center; background: rgba(0,0,0,.55); } .tourguide-t2{ color: #ffffff; text-align: center; width: 100%; font-size: 16px; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; box-sizing: border-box; } /* 优惠预订 */ .part5{ width: 100%; height: 530px; background: url(/uploads/image/cjimg/bg3.png); background-size: 100% 100%; } .tourdiscount{ width: 1320px; height: 280px; padding: 125px 0; margin: 0 auto; display: flex; } .tourdiscount-text{ width: 390px; height: 280px; padding: 0 10px; box-sizing: border-box; } .tourdiscount-t1{ width: 100%; height: 120px; line-height: 100px; font-size: 90px; color: #ffffff; text-align: justify; } .tourdiscount-t2{ width: 100%; height: 40px; line-height: 30px; font-size: 26px; color: #ffffff; text-align: justify; letter-spacing: 4px; } .tourdiscount-t3{ width: 100%; height: 70px; line-height: 50px; font-size: 38px; color: #ffffff; text-align: justify; letter-spacing: 1px; } .tourdiscount-btn{ width: 160px; height: 50px; color: #333333; font-size: 25px; background: #ffffff; border: 0; } .tourdiscount-pic{ width: 930px; height: 280px; background: rgba(255,255,255,0.5); border-radius: 10px; border-width: 0; } .tourdiscount-content{ width: 100%; height: 100%; padding: 45px 66px; box-sizing: border-box; display: flex; } /* .tourdiscount-main{ width: 760px; height: 190px; display: flex; } */ .tourdiscount-item{ width: 226px; height: 190px; background: #ffffff; margin-right: 27px; } .tourdiscount-item-pic{ width: 226px; height: 120px; } .tourdiscount-item-img{ width: 226px; height: 120px; } .tourdiscount-price{ width: 206px; height: 25px; padding: 0 10px; font-size: 14px; color: #f67572; line-height: 25px; } .tourdiscount-price-s{ font-size: 12px; padding-left: 5px; } .tourdiscount-context{ width: 206px; height: 35px; padding: 0 10px; font-size: 12px; color: #505050; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; } /* .tourdiscount-right{ width: 30px; height: 190px; text-align: center; background: rgba(0,0,0,0.7); } .tourdiscount-right-img{ width: 16px; height: 22px; margin-top: 84px; } */ .tourdiscount-content .swiper-container{ padding-right: 60px; } .tourdiscount-content .swiper-button-next{ background-image: url(/uploads/image/cjimg/icon-right-w.png); background-size: 16px 22px; width: 30px; height: 190px; text-align: center; background-color: #4a494a; margin-top: 0; top: 0; right: 0; } .link{ width: 170px; height: auto; position: fixed; right: 0; top: 45%; z-index: 999; } .link-pic{ width: 100%; height: auto; }