﻿
body, input, h1, h2, h3, h4, h5, h6, p, textarea, table, div, ul, li, select {
    font-family: Microsoft YaHei;
    margin: 0;
    padding: 0;
    color: inherit;
    line-height: 1;
}

img {
    border: 0;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

:focus {
    outline: none !important;
    border-color: inherit;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

h3, h4, h5, h6 {
    font-weight: normal;
}

.auto {
    width: 1280px;
    margin: 0 auto;
}

em, i {
    font-style: normal;
}

* {
    box-sizing: border-box;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

:hover {
    transition: all .2s;
}

.img_hover_wrap {
    overflow: hidden;
}

.img_hover {
    transition: all .3s;
}

.img_hover:hover {
    transform: scale(1.05, 1.05);
}

.img_traslate {
    transition: all .3s;
}

.img_traslate:hover {
    transform: translateY(-10px);
}

.img_rotate {
    transition: all .3s;
}

.img_rotate:hover {
    transform: rotate(-360deg);
}

.fz_hover:hover {
    color: #ecda32 !important;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.img {
    width: 100%;
    display: block;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn {
    background: #FF5722;
    text-align: center;
    display: block;
    color: #fff;
}

.btn:hover {
    box-shadow: 0 0 10px #FF5722;
}

.c_main {
    color: #FF5722 !important;
}

.light_dark {
    color: #666;
}

/**头部**/
.head_bar {
    height: 40px;
    background: #1f1f1f;
}

.hd_font {
    font-size: 13px;
    color: #fff;
    line-height: 40px;
}

.hd_info {
    text-align: right;
    font-size: 0;
}

.hd_info .group {
    font-size: 13px;
    color: #777777;
    margin-right: 20px;
    line-height: 40px;
    display: inline-block;
}

.hd_info .group img {
    margin-right: 10px;
}

.hd_info .icon {
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    position: relative;
}

.hd_info .wechart {
    background: url(../images/hd_vx.png) no-repeat center;
    background-size: cover;
}

.hd_info .blog {
    background: url(../images/hd_blog.png) no-repeat center;
    background-size: cover;
}

.hd_info .qq {
    background: url(../images/hd_qq.png) no-repeat center;
    background-size: cover;
}

.hd_info .drop {
    position: absolute;
    width: 160px;
    background: #fff;
    border: 1px solid #f2f2f2;
    z-index: 300;
    border-radius: 5px;
    left: 50%;
    margin-left: -80px;
    top: 31px;
    display: none;
}

.hd_info .drop:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 72px;
    display: block;
    background: url(../images/border_arrow.png) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 5px;
}

.hd_info .icon:hover .drop {
    display: block;
}

.head {
    height: 70px;
}

.idx_head {
    position: absolute;
    width: 100%;
    z-index: 100;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
}

.hd_logo {
    display: block;
    /*width: 170px;*/
    /*height: 70px;*/
}

.hd_search {
    padding-top: 25px;
    position: relative;
}

.hd_search .icon {
    background: url(../images/search.png) no-repeat center;
    background-size: cover;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
}

.hd_search .searchbox {
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
    display: none;
    padding: 20px;
    position: absolute;
    right: -18px;
    top: 63px;
    transition: all 0.25s ease 0s;
    width: 411px;
    z-index: 999;
}

.hd_search .searchbox:before {
    position: absolute;
    top: -10px;
    right: 18px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.4);
}

.hd_search .box {
    height: 40px;
    overflow: hidden;
}

.hd_search input {
    display: block;
    float: left;
    border: none;
}

.hd_search .ipt_txt {
    width: 315px;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
}

.hd_search .ipt_button {
    width: 55px;
    height: 40px;
    background: url(../images/search.png) no-repeat center #FF5722;
    background-size: 20px;
    cursor: pointer;
}

.hd_nav {
    margin-right: 35px;
}

.hd_nav li {
    float: left;
    padding: 0 15px;
    position: relative;
    margin: 0 5px;
}

.hd_nav li.has_drop:after {
    content: '';
    position: absolute;
    background: url(../images/hd_select.png) no-repeat center;
    background-size: cover;
    width: 7px;
    height: 4px;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -2px;
}

.hd_nav li > a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: block;
    line-height: 70px;
}

.hd_nav .dropmenu {
    position: absolute;
    width: 200px;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 13px 10px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .3s;
    border-radius: 5px;
}

.hd_nav .dropmenu:before {
    position: absolute;
    top: -8px;
    left: 30px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.hd_nav .dropmenu > a {
    display: block;
    font-size: 14px;
    color: #808080;
    line-height: 30px;
}

.hd_nav .dropmenu > a:hover {
    color: #FF5722;
}

.hd_nav li:hover .dropmenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(-2px);
}

/*公共底部*/
.footer {
    background: #242424;
    padding: 60px 0 40px;
}

.footer .tit {
    font-size: 16px;
    color: #adafb3;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer .column a {
    font-size: 13px;
    color: #fff;
    display: block;
    line-height: 24px;
}

.footer .column a:hover {
    color: #adafb3;
}

.footer .intro {
    width: 180px;
}

.footer .country {
    width: 180px;
}

.footer .line {
    width: 180px;
}

.footer .case {
    width: 180px;
}

.footer .about {
    width: 180px;
}

.footer .contact {
    width: 300px;
}

.footer .font {
    font-size: 13px;
    color: #fff;
    line-height: 32px;
}

.footer .font img {
    margin-right: 10px;
}

.footer_bottom {
    height: 100px;
    background: #1c1c1c;
}

.ft_logo {
    display: block;
    width: 170px;
    height: 100px;
    margin-right: 20px;
}

.footer_bottom .smtit {
    font-size: 13px;
    color: #fff;
    line-height: 100px;
    width: 300px;
}

.footer_bottom .copyright {
    font-size: 13px;
    color: #fff;
    line-height: 100px;
    width: 500px;
}

/**首页**/
.banner {
    position: relative;
}

.idx_banner .swiper-container img {
    width: 100%;
}

.idx_banner .swiper-button-next, .idx_banner .swiper-button-prev {
    width: 71px;
    height: 71px;
}

.idx_banner .swiper-button-prev {
    background: url(../images/idx_01.png) no-repeat center;
    background-size: cover;
    left: 130px;
    /*top: 28%;*/
}

.idx_banner .swiper-button-next {
    background: url(../images/idx_02.png) no-repeat center;
    background-size: cover;
    right: 130px;
    /*top: 28%;*/
}

.idx_banner .swiper-container {
    position: initial;
}

.idx_tit {
    font-size: 27px;
    color: #000000;
    font-weight: bold;
}

.idx_intro {
    padding: 50px 0 50px;
}

.idx_intro .detail {
    margin-top: 45px;
}

.idx_intro_l {
    width: 545px;
}

.idx_intro_l p {
    font-size: 15px;
    color: #1b1b1b;
    line-height: 26px;
    margin-bottom: 30px;
}

.idx_intro_l .more {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    width: 115px;
    height: 44px;
    line-height: 44px;

}

.idx_intro_r { /*width: 710px;*/
    width: 647px;
}

.idx_intro_r .video-js {
    width: 100%;
    height: 365px;
}

.idx_intro_r .video-js .vjs-big-play-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

.idx_menu {
    padding: 230px 0 100px;
    background: #f7f7f7;
    position: relative;
    margin-top: 150px;
}

.idx_menu_t {
    background: url(../images/idx_05.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    width: 1280px;
    left: 50%;
    margin-left: -640px;
    top: -150px;
}

.idx_menu .more {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    width: 115px;
    height: 44px;
    line-height: 44px;
    margin: 15px auto 0;
}

.idx_menu_t .detail {
    width: 665px;
    height: 300px;
    background: rgba(255, 255, 255, .68);
    padding: 30px 50px 0;
    margin: 0 auto;
}

.idx_menu_t .img {
    width: 180px;
    height: 60px;
    display: block;
    margin: 0 auto;
}

.idx_menu_t .brief {
    font-size: 15px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    height: 110px;
    overflow: hidden;
    padding: 10px 0;
    margin-top: 15px;
}

.idx_menu_list .item {
    width: 25%;
    text-align: center;
    float: left;
    padding: 20px 55px;
}

.idx_menu_list .icon {
    width: 70px;
}

.idx_menu_list .title {
    font-size: 20px;
    color: #191919;
    margin: 15px 0;
}

.idx_menu_list .brief {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 22px;
    height: 80px;
    overflow: hidden;
    padding: 10px 0;
}

.idx_travel {
    padding: 50px 0 45px;
    background: url(../images/idx_23.jpg) no-repeat center;
    background-size: cover;
}

.idx_travel .titbox {
    text-align: center;
}

.idx_travel .titbox .font {
    font-size: 27px;
    color: #000000;
    font-weight: bold;
    width: 150px;
    display: inline-block;
    position: relative;
}

/*.idx_travel .titbox .font:before,.idx_travel .titbox .font:after{width: 385px;height: 10px;display: block;top: 8px;position:absolute;content:'';}
.idx_travel .titbox .font:before{background: url(../images/idx_10.png) no-repeat center;background-size:cover;left: -385px;}
.idx_travel .titbox .font:after{background: url(../images/idx_11.png) no-repeat center;background-size:cover;right: -385px;}*/

.idx_travel .detail {
    margin: 40px 0 0 0;
}

.idx_travel .item { /*width: 300px;*/
    float: left; /*margin-left: 25px;*/
    border: 1px solid #d9d9d9;
    background: #fff;
    margin-bottom: 45px;
}

.idx_travel .imgbox {
    height: 225px;
}

.idx_travel .info {
    padding: 15px 15px 20px;
}

.idx_travel .title {
    font-size: 16px;
    color: #303030;
    font-weight: bold;
    line-height: 24px;
    display: block;
    height: 48px;
    overflow: hidden;
}

.idx_travel .date {
    display: block;
    width: 165px;
    height: 35px;
    color: #fff;
    font-size: 13px;
    padding-left: 35px;
    background: url(../images/idx_13.png) no-repeat 10px center #FF5722;
    background-size: 17px;
    line-height: 35px;
    margin-top: 15px;
}

.idx_travel .item:hover .title {
    color: #FF5722;
}

.idx_travel .item:hover {
    box-shadow: 0 0 15px #d9d9d9;
}

.idx_travel_slide .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.idx_travel_slide .item {
    margin-bottom: 65px;
}

.idx_ad {
    background: url(../images/idx_24.jpg) no-repeat center;
    background-size: cover;
    padding: 70px 0 60px;
    text-align: center;
}

.idx_ad .img {
    width: 180px;
    height: 60px;
    margin: 0 auto;
}

.idx_ad .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin: 25px 0 20px;
}

.idx_ad .font {
    font-size: 18px;
    color: #fff;
}

.idx_ad .button {
    width: 155px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    font-size: 15px;
    margin: 30px auto 0;
}

.idx_line .date { /*background: url(../images/idx_13.png) no-repeat 10px center #fea21f;background-size:17px;*/
}

.idx_line .detail {
    margin-left: -26px;
}

.idx_line .item {
    margin-left: 70px;
    width: 351px;
}

.idx_ser {
    padding: 80px 0 100px;
    background: url(../images/idx_16.png) no-repeat left bottom #f7f7f7;
}

.idx_ser_l {
    width: 390px;
}

.idx_ser_l .intro {
    font-size: 16px;
    color: #898989;
    line-height: 28px;
    margin-top: 15px;
}

.idx_ser_r {
    width: 860px;
}

.idx_ser_r .item {
    width: 365px;
    margin-left: 60px;
    float: left;
    margin-bottom: 40px;
}

.idx_ser_r .icon {
    width: 86px;
}

.idx_ser_r .title {
    font-size: 20px;
    color: #303030;
    font-weight: bold;
    margin: 25px 0 20px;
}

.idx_ser_r .brief {
    font-size: 15px;
    color: #727272;
    line-height: 26px;
    height: 80px;
    overflow: hidden;
}

.idx_news {
    padding: 70px 0 85px;
}

.idx_news .detail {
    margin-top: 60px;
}

.idx_news_l {
    width: 585px;
}

.idx_news_l .imgbox {
    height: 385px;
    position: relative;
}

.idx_news_l .morebox {
    width: 455px;
    height: 180px;
    background: #more;
    box-shadow: 0 0 10px #ddd;
    text-align: center;
    padding-top: 40px;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -228px;
    background: #fff;
}

.idx_news_l .title {
    font-size: 20px;
    color: #303030;
    font-weight: bold;
}

.idx_news_l .more {
    width: 155px;
    height: 35px;
    line-height: 35px;
    border-radius: 20px;
    font-size: 15px;
    margin: 30px auto 0;
}

.idx_news_r {
    width: 650px;
    margin-top: -20px;
}

.idx_news_r .item {
    display: block;
    padding: 20px 0;
    border-bottom: 1px dashed #8f8f8f
}

.idx_news_r .img {
    width: 120px;
    height: 80px;
}

.idx_news_r .info {
    width: 530px;
    padding: 0 10px;
}

.idx_news_r .title {
    font-size: 19px;
    color: #303030;
    font-weight: bold;
    line-height: 20px;
}

.idx_news_r .desc {
    font-size: 14px;
    color: #4f4f4f;
    line-height: 22px;
    height: 45px;
    overflow: hidden;
    margin-top: 13px;
}

.idx_news_r .item:hover .title {
    color: #1d73b0;
}

/*左侧部分*/
.inner_banner {
    height: 310px;
}

.inner_banner_bg {
    height: 310px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.inner_banner_bg .box {
    margin-top: 13%;
}

.inner_banner_bg .title {
    font-size: 28px;
    color: #fff;
}

.inner_banner_bg .smtit {
    font-size: 13px;
    color: #fff;
    margin-top: 15px;
}

.m_tit {
    font-size: 19px;
    color: #303030;
    font-weight: bold;
    padding: 10px 0 20px 0;
    background: url(../images/case_01.png) repeat-x bottom center;
    background-size: 100% 10px;
    cursor: pointer;
}

.main {
    padding: 30px 0 40px;
}

.m_left {
    width: 300px;
    position: relative;
}

.m_left .l_min, .m_left .l_add {
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    margin-right: 5px;
}

.m_left .l_min {
    background: url(../images/min.png) no-repeat center;
    background-size: cover;
}

.m_left .l_add {
    background: url(../images/add.png) no-repeat center;
    background-size: cover;
}

.m_left .detail {
    margin: 20px 0 30px;
}

.m_left_case .lk {
    display: block;
    font-size: 14px;
    color: #303030;
    margin-bottom: 25px;
}

.m_left_case .lk:hover {
    color: #FF5722;
}

.m_left_about .img {
}

.m_left_about .desc {
    font-size: 15px;
    color: #666;
    line-height: 25px;
    padding: 15px 0 10px;
}

.m_left_about .more {
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto 0;
}

.m_left_list .item {
    padding: 0 0 20px;
}

.m_left_list .img {
    width: 75px;
    height: 75px;
}

.m_left_list .info {
    width: 225px;
    padding: 5px 15px;
}

.m_left_news .date {
    font-size: 14px;
    color: #FF5722;
    display: block;
    background: url(../images/case_04.png) no-repeat left center;
    background-size: 12px;
    padding-left: 17px;
}

.m_left_news .title {
    font-size: 15px;
    color: #333;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}

.m_left_news .item:hover .title {
    color: #FF5722;
}

.m_left_contact {
    margin-top: 10px;
}

.m_left_contact .topimg {
    border-radius: 5px;
}

.m_left_contact .font {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-bottom: 15px;
}

.m_left_line .time {
    font-size: 14px;
    color: #666;
    display: block;
    margin-top: 5px;
}

.m_left_line .title {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    display: block;
    font-weight: bold;
}

.m_left_line .item:hover .title {
    color: #FF5722;
}

.m_left_travel .item {
    padding-bottom: 15px;
}

.m_left_travel .img {
    width: 100%;
    height: 215px;
}

.m_left_travel .title {
    font-size: 15px;
    color: #333;
    font-weight: bold;
    margin: 15px 0 10px;
}

.m_left_travel .time {
    font-size: 13px;
    color: #666;
}

.m_left_travel .swiper-pagination {
    text-align: left;
}

.m_left_travel .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
}

.m_left_travel .swiper-container {
    padding-bottom: 45px;
}

.m_left_hotspots .more {
    font-size: 14px;
    color: #FF5722;
    display: block;
    margin-top: 10px;
}

.m_left_hotspots .title {
    font-size: 15px;
    color: #333;
    line-height: 20px;
    display: block;
    font-weight: bold;
}

.m_left_hotspots .item:hover .title {
    color: #FF5722;
}

.m_left_box {
    border: 1px solid #d9d9d9;
    padding: 0 15px;
    margin: 10px 0 20px 0;
}

.m_left_box .t_tit {
    border-bottom: 1px solid #d9d9d9;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.m_left_blog .usertop {
    margin-top: 20px;
}

.m_left_blog .hdimg {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.m_left_blog .txt {
    width: 210px;
    padding: 0 10px;
}

.m_left_blog .name {
    font-size: 15px;
    color: #0078b6;
    margin-top: 10px;
}

.m_left_blog .name .icon {
    margin-left: 5px;
}

.m_left_blog .focus {
    background: url(../images/about_03.jpg) no-repeat center;
    background-size: cover;
    width: 63px;
    height: 24px;
    display: block;
    margin-top: 10px;
}

.m_left_blog .date {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.m_left_blog .brief {
    padding: 10px 0 35px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.m_left_wechart {
    padding-bottom: 20px;
}

.m_left_wechart .img {
    width: 190px;
    height: 190px;
    margin: 15px auto 0;
}

.m_left_wechart .font {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 5px;
}

.m_left_search {
    height: 40px;
    border: 1px solid #edf0f3;
    overflow: hidden;
    margin-bottom: 20px;
}

.m_left_search input {
    display: block;
    float: left;
    border: none;
    line-height: 40px;
}

.m_left_search .ipt_txt {
    width: 250px;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.m_left_search .ipt_button {
    width: 45px;
    background: url(../images/l_search.png) no-repeat center;
    background-size: 14px;
}

.m_left_carsearch {
    padding: 20px 15px 15px;
    background: #4b4b57;
    position: absolute;
    left: 0;
    width: 100%;
    top: -45px;
}

.m_left_carsearch .tit {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.m_left_carsearch input {
    display: block;
    border: none;
    float: left;
}

.m_left_carsearch .searchbox {
    margin-top: 20px;
    padding: 5px;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
}

.m_left_carsearch .ipt_txt {
    width: 230px;
    font-size: 12px;
    color: #666;
    line-height: 29px;
    height: 29px;
    padding: 0 15px;
}

.m_left_carsearch .ipt_button {
    width: 29px;
    height: 29px;
    background: url(../images/car_08.png) no-repeat center;
    background-size: 29px;
    border-radius: 50%;
}

.m_left_carmenu {
    
}

.m_left_carmenu .tit {
    font-size: 14px;
    color: #303030;
    font-weight: bold;
    position: relative;
    padding: 15px 0;
    margin: 0 15px 15px;
}

.m_left_carmenu .tit:after {
    content: '';
    position: absolute;
    width: 55px;
    height: 2px;
    background: #FF5722;
    left: 0;
    bottom: 0;
}

.m_left_carmenu .group_tit {
    font-size: 13px;
    color: #303030;
    line-height: 50px;
    padding: 0 15px;
    display: block;
}

.m_left_carmenu .list {
    background: #fff;
    padding: 20px 15px;
    display: none;
}

.m_left_carmenu .list.show {
    display: block;
}

.m_left_carmenu .list li {
    padding: 10px 0;
    font-size: 13px;
    color: #303030;
    cursor: pointer;
}

.m_left_carmenu .list .sel {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    background: url(../images/unchecked.png) no-repeat center;
    background-size: cover;
}

.m_left_carmenu .list .sel.cur {
    background: url(../images/checked.png) no-repeat center;
    background-size: cover;
}

.m_left_carmenu .list .sel input {
    opacity: 0;
}

.m_left_carmenu .list li:hover {
    color: #FF5722;
}

.m_left .m_left_carmenu .l_min, .m_left .m_left_carmenu .l_add {
    margin-top: 20px;
}

.m_left_linedetail {
    position: absolute;
    width: 100%;
    left: 0;
    top: -30px;
}

.m_left_linedetail .pricebox {
    padding: 25px 20px;
    background: #4b4b57;
}

.m_left_linedetail .price {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.m_left_linedetail .price del {
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
}

.m_left_linedetail .price_tip {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
}

.m_left_line_form {
    padding: 20px 15px 30px;
    background: #ededed;
}

.m_left_line_form .title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

.m_left_line_form .row {
    margin-bottom: 25px;
}

.m_left_line_form .font {
    font-size: 13px;
    color: #333;
}

.m_left_line_form .info {
    margin-top: 10px;
}

.m_left_line_form .ipt_txt {
    display: block;
    border: none;
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px;
    color: #333;
    width: 100%;
}

.m_left_line_form .ipt_button {
    width: 265px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
}

.m_left_line_form .layui-input-inline {
    width: 85px;
    margin-right: 5px;
}

.m_left_line_form .ipt_date {
    background: url(../images/line_10.png) no-repeat 240px center #fff;
    background-size: 20px;
}

/*右侧部分*/
.m_right {
    width: 925px;
}

/*服务项目*/
.case_content .editbox {
    padding: 25px 0;
}

.case_content .editbox p {
    font-size: 14px;
    color: #303030;
    line-height: 36px;
}

.case_content .editbox .imgbox {
    margin: 20px 0 0 -10px;
}

.case_content .editbox img {
    width: 300px;
    height: 180px;
    margin: 0 0 10px 10px;
    display: block;
    float: left;
}

/*签证*/
.visa_list .item {
    padding: 50px 0;
    border-bottom: 1px solid #dfdfdf;
}

.visa_list .img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

.visa_list .info {
    width: 850px;
    padding: 0 25px;
}

.visa_list .title {
    font-size: 15px;
    color: #303030;
    font-weight: bold;
}

.visa_list .brief {
    font-size: 13px;
    color: #717171;
    line-height: 20px;
    margin-top: 10px;
}

.visa_list .desc {
    margin-top: 35px;
}

.visa_list .column {
    float: left;
}

.visa_list .t_name {
    font-size: 13px;
    color: #000000;
}

.visa_list .txt {
    font-size: 13px;
    margin-top: 10px;
}

.visa_list .link {
    color: #166aa5;
    font-size: 13px;
}

.visa_list .link:hover {
    text-decoration: underline;
}

.visa_list .font {
    font-size: 13px;
    color: #6c6c6c;
    line-height: 20px;
}

.visa_list .column1 {
    width: 35%;
}

.visa_list .column2 {
    width: 30%;
}

.visa_list .column3 {
    width: 15%;
}

.visa_list .column4 {
    width: 10%;
}

.visa_list .column5 {
    width: 10%;
}

/*为什么来格鲁吉亚*/
.visa_page .editbox {
    padding: 20px 0;
}

.visa_page .editbox .title {
    font-size: 18px;
    color: #191919;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 10px;
}

.visa_page .editbox p {
    font-size: 15px;
    color: #191919;
    line-height: 24px;
}

/*关于我们*/
.about_intro {
    padding-top: 40px;
}

.about_intro .l_box {
    width: 360px;
    height: 210px;
}

.about_intro .r_box {
    width: 550px;
}

.about_intro .title {
    font-size: 27px;
    color: #000;
    font-weight: bold;
}

.about_intro .brief {
    margin-top: 15px;
}

.about_intro .brief p {
    font-size: 13px;
    color: #616060;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 15px;
}

.about_advan {
    padding: 40px 0;
}

.about_advan .t_tit {
    font-size: 27px;
    color: #000000;
    font-weight: bold;
}

.about_advan .sm_tit {
    font-size: 15px;
    color: #676767;
    margin-top: 15px;
}

.about_advan .list {
    margin-top: 20px;
}

.about_advan .item {
    width: 33.3%;
    padding: 15px 0 15px 3%;
    float: left;
}

.about_advan .icon {
    transition: all .3s;
    margin-left: -15px;
}

.about_advan .title {
    font-size: 20px;
    color: #303030;
    font-weight: bold;
    margin: 20px 0;
}

.about_advan .desc {
    font-size: 15px;
    color: #727272;
    line-height: 21px; /*height: 150px;overflow: hidden;*/
}

.about_advan .item:hover .icon {
    transform: scale(1.1, 1.1);
}

.about_team {
    padding: 65px 0 40px; /*background: #ededed;*/
    text-align: center;
}

.about_team .t_tit {
    font-size: 27px;
    color: #191919;
    font-weight: bold;
}

.about_team .sm_tit {
    font-size: 15px;
    color: #747474;
    margin-top: 15px;
}

.about_team .detail {
    margin-top: 50px;
}

.about_team .item {
    text-align: center;
    padding-bottom: 60px;
}

.about_team .hdimg {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: inline-block;
}

.about_team .name {
    font-size: 18px;
    color: #464646;
    font-weight: bold;
    margin: 20px 0 10px;
}

.about_team .posi {
    font-size: 16px;
    color: #808080;
}

.about_contact {
    padding: 55px 0 85px;
}

.about_contact .l_box {
    width: 370px;
}

.about_contact .r_box {
    width: 540px;
    height: 255px;
}

.about_contact .t_tit {
    font-size: 27px;
    color: #000000;
    font-weight: bold;
}

.about_contact .tips {
    font-size: 15px;
    color: #191919;
    line-height: 22px;
    margin: 15px 0;
}

.about_contact .font {
    font-size: 13px;
    color: #000000;
    margin-bottom: 10px;
}

.about_contact .font img {
    margin-right: 10px;
}

/*面包屑*/
.crumb {
    font-size: 15px;
    color: #d3d3d3;
    border-bottom: 1px solid #f1f1f1;
}

.crumb a {
    padding: 0 5px;
    line-height: 55px;
    font-size: 15px;
    color: #d3d3d3;
}

.crumb span {
    font-size: 15px;
    color: #FF5722;
    padding: 0 5px;
}

.crumb a:hover {
    color: #FF5722;
}

/*热门景点-博物馆详细页*/
.museum_content .editbox {
    padding: 30px 0;
}

.museum_content .editbox p {
    font-size: 13px;
    color: #191919;
    line-height: 22px;
    margin-top: 15px;
}

/*热门景点详细页*/
.hotspots_content .introbox {
    padding: 25px 0;
}

.hotspots_content .introbox p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 15px;
}

.hotspots_content .spots_module {
    padding: 15px 0;
}

.hotspots_content .spots_tit {
    font-size: 16px;
    color: #FF5722;
    font-weight: bold;
}

.hotspots_content .spots_module .list {
    margin: 35px 0 0 -10px;
}

.hotspots_content .spots_module .item {
    margin-left: 10px;
    width: 300px;
    float: left;
    display: block;
    margin-bottom: 25px;
}

.hotspots_content .spots_module .title {
    font-size: 15px;
    color: #303030;
    font-weight: bold;
}

.hotspots_content .spots_module .imgbox {
    width: 100%;
    height: 200px;
    margin-top: 15px;
}

.hotspots_content .spots_module .brief {
    font-size: 13px;
    color: #707070;
    line-height: 20px;
    padding: 5px 0;
    height: 70px;
    overflow: hidden;
}

.hotspots_content .spots_module .item:hover .title {
    color: #FF5722;
}

.hotspots_content .museum_module {
    margin-top: 15px;
}

.hotspots_content .museum_module .list {
    margin: 35px 0 0 0;
}

.hotspots_content .museum_module li {
    margin-bottom: 15px;
}

.hotspots_content .museum_module .title {
    font-size: 15px;
    color: #303030;
    font-weight: bold;
}

.hotspots_content .museum_module .brief {
    font-size: 13px;
    color: #636363;
    line-height: 20px;
    margin-top: 10px;
}

.hotspots_content .museum_module .more {
    color: #FF5722;
}

.hotspots_content .museum_module .more:hover {
    text-decoration: underline;
}

/*新闻列表*/
.news_list {
    padding-bottom: 40px;
}

.news_list .item {
    padding: 0 0 20px 0;
}

.news_list .imgbox {
    width: 330px;
    height: 245px;
}

.news_list .info {
    width: 590px;
    padding: 10px 30px;
}

.news_list .title {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.news_list .date {
    display: block;
    font-size: 13px;
    color: #999;
    margin: 20px 0;
}

.news_list .desc {
    font-size: 14px;
    color: #666;
    line-height: 23px;
    height: 50px;
    overflow: hidden;
}

.news_list .more {
    display: block;
    width: 108px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #FF5722;
    font-size: 14px;
    color: #FF5722;
    font-weight: bold;
    margin-top: 25px;
}

.news_list .more img {
    margin-right: 5px;
    vertical-align: middle;
}

.news_list .more:hover {
    box-shadow: 0 0 5px #FF5722;
}

.news_list .item:hover .title {
    color: #FF5722;
}

/**分页**/
.pagelist {
    font-size: 0;
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    padding-bottom: 20px;
}

.pagelist li {
    font-size: 14px;
    color: #999;
    display: inline-block;
    padding: 0 25px;
}

.pagelist li.cur, .pagelist li:hover {
    color: #FF5722;
}

/*新闻详细页*/
.news_detail {
}

.news_detail .column_name {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.news_detail .title {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 15px 0 15px;
}

.news_detail .date {
    font-size: 13px;
    color: #666;
    font-weight: bold;
}

.news_detail .editbox {
    padding: 20px 0;
}

.news_detail .editbox p {
    font-size: 13px;
    color: #2f2f2f;
    line-height: 24px;
    margin: 10px 0;
}

.news_bottom {
    padding: 30px 0;
}

.news_tags {
    font-size: 0;
}

.news_tags .icon {
    background: url(../images/news_04.png) no-repeat center;
    background-size: cover;
    width: 38px;
    height: 38px;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.news_tags a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-radius: 20px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ededed;
    margin: 0 2px;
}

.news_tags a:hover {
    color: #666;
    border-color: #666;
}

.news_pager {
    border-top: 1px solid #f3f3f3;
    padding: 45px 0 30px;
}

.news_pager .column {
    width: 50%;
}

.news_pager span {
    display: block;
    font-size: 14px;
    color: #666;
}

.news_pager .a_tit {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
}

.news_pager .column_l {
    background: url(../images/news_11.png) no-repeat left center;
    background-size: 22px 34px;
    padding-left: 35px;
    float: left;
}

.news_pager .column_r {
    text-align: right;
    background: url(../images/news_12.png) no-repeat right center;
    background-size: 22px 34px;
    padding-right: 35px;
    float: right;
}

.news_pager .column:hover .a_tit {
    color: #FF5722;
}

/*租车详细页*/
.car_content .top_tit {
    font-size: 24px;
    color: #191919;
}

.car_content .top_intro {
    margin: 25px 0 10px;
}

.car_content .top_intro li {
    width: 170px;
    float: left;
}

.car_content .top_intro .icon {
    margin-right: 5px;
}

.car_content .top_intro .font {
    font-size: 13px;
    color: #666666;
    margin-bottom: 5px;
}

.car_content .desc_editbox {
    padding: 20px 0;
}

.car_content .desc_editbox p {
    font-size: 14px;
    color: #191919;
    line-height: 22px;
}

.car_piclist .t_title {
    font-size: 24px;
    color: #191919;
}

.car_piclist .list {
    margin: 25px 0 0 -11px;
}

.car_piclist .item {
    display: block;
    float: left;
    margin: 0 0 20px 11px;
}

.car_piclist .imgbox {
    width: 100%;
    height: 225px;
}

.car_piclist .title {
    font-size: 15px;
    color: #191919;
    line-height: 24px;
}

.car_piclist .item:hover .title {
    color: #0057a9;
    text-decoration: underline;
}

.car_rele {
    padding: 40px 0 50px;
}

.car_rele .t_tit {
    font-size: 24px;
    color: #191919;
}

.car_rele .smtit {
    font-size: 14px;
    color: #747474;
    margin-top: 10px;
}

.car_rele .list {
    margin: 35px 0 0 -25px;
}

.car_rele .item {
    margin: 0 0 10px 25px;
    width: 300px;
    float: left;
    border: 1px solid #d9d9d9;
}

.car_rele .imgbox {
    width: 100%;
    height: 225px;
}

.car_rele .info {
    padding: 15px 15px 15px;
}

.car_rele .title {
    display: block;
    font-size: 16px;
    color: #303030;
    font-weight: bold;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.car_rele .info_btn {
    display: block;
    width: 165px;
    height: 35px;
    padding-left: 40px;
    line-height: 35px;
    font-size: 13px;
    color: #fff;
    background: url(../images/car_06.png) no-repeat 10px center #fea21f;
    background-size: 20px;
    margin-top: 15px;
}

.car_rele .item:hover .title {
    color: #FF5722;
}

.car_rele .item:hover {
    box-shadow: 0 0 10px #d9d9d9;
}

/*租车列表页*/
.car_list .list {
    padding-bottom: 20px;
}

.car_list .item {
    border: 1px solid #ced0d0;
    margin-bottom: 20px;
}

.car_list .imgbox {
    width: 270px;
    height: 195px;
}

.car_list .info {
    width: 625px;
    padding: 15px;
}

.car_list .title {
    display: block;
    font-size: 20px;
    color: #303030;
    font-weight: bold;
}

.car_list .box {
    margin: 10px 0 15px;
}

.car_list .box span {
    font-size: 13px;
    color: #8b8b8b;
    display: inline-block;
    margin-right: 35px;
}

.car_list .desc {
    font-size: 13px;
    color: #656565;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}

.car_list .more {
    font-size: 14px;
    font-weight: bold;
    width: 105px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    border-radius: 5px;
}

.car_list .item:hover .title {
    color: #FF5722;
}

/*线路详细页*/
.line_title {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

.line_banner, .line_banner_bg {
    height: 535px;
}

.line_banner .line_box {
    position: absolute;
    height: 90px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.line_banner .box {
    position: absolute;
    bottom: 145px;
    margin-top: auto;
}

.line_banner .daysbox {
    margin: 0 0 45px 0;
    padding: 0;
    position: relative;
}

.line_banner .daysbox:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -11px;
    height: 2px;
    width: 94%;
    margin: 0 20px;
    border-radius: 5px;
    background: #fff;
}

.line_banner .item {
    padding: 0;
    margin: 0 -4px 0 0;
    width: 171px;
    height: 40px;
    display: inline-block;
    position: relative;
}

.line_banner .item_tit {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 28px;
}

.line_banner .item_detail {
    position: absolute;
    top: -250px;
    left: -122px;
    background: #fff;
    width: 285px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.line_banner .img {
}

.line_banner .item_txt {
    padding: 20px 18px;
    position: relative;
}

.line_banner .txt_tit {
    font-weight: bold;
    font-size: 20px;
    color: #333;
}

.line_banner .txt_brief {
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    margin-top: 10px;
    height: 55px;
    overflow: hidden;
}

.line_banner .item_wrap {
    color: #fff;
    display: inline-block;
    position: relative;
    line-height: 28px;
    cursor: pointer;
    padding: 15px 0 15px 0;
}

.line_banner .item_wrap:after {
    content: '';
    position: absolute;
    left: 16px;
    bottom: 1px;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    background: #fff;
    z-index: 22;
}

.line_banner .item_txt:after {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    position: absolute;
    left: 50%;
    bottom: -15px;
    content: '';
    margin-left: -15px;
}

.line_banner .item:hover .item_wrap:after {
    background: #00a651;
}

.line_banner .item:hover .item_detail {
    opacity: 1;
    z-index: 1;
    top: -300px;
    visibility: visible;
}

.line_banner .item:last-child {
    width: auto;
}

.line_content .topmenu a {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    padding-right: 30px;
    display: inline-block;
}

.line_content .topmenu a:hover {
    color: #FF5722;
}

.line_content .top_intro {
    margin: 35px 0 10px;
}

.line_content .top_intro li {
    width: 170px;
    float: left;
}

.line_content .top_intro .icon {
    margin-right: 5px;
}

.line_content .top_intro .font {
    font-size: 13px;
    color: #666666;
    margin-bottom: 5px;
}

.line_content .tit_tit {
    font-size: 24px;
    color: #191919;
}

.line_content .descbox {
    margin-top: 40px;
}

.line_content .descbox .txt {
    font-size: 14px;
    color: #191919;
    line-height: 22px;
    padding: 15px 0;
}

.line_point {
    margin-top: 40px;
}

.line_point .list {
    padding: 25px 0 25px;
}

.line_point .list li {
    float: left;
    width: 50%;
    font-size: 13px;
    color: #191919;
    background: url(../images/line_03.png) no-repeat left center;
    background-size: 13px;
    padding-left: 20px;
    margin: 10px 0;
}

.line_pics {
    margin-top: 40px;
}

.line_pics .list {
    margin: 20px 0 0 -5px;
}

.line_pics .list img {
    display: block;
    float: left;
    margin: 0 0 5px 5px;
}

.line_ques {
    margin-top: 40px;
}

.line_ques .list {
    margin-top: 20px;
}

.line_ques .item {
    display: block;
    background: url(../images/line_05.png) no-repeat left center;
    background-size: 7px 8px;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 55px;
    border-bottom: 1px solid #eaeaea;
}

.line_ques .item:hover {
    color: #FF5722;
}

.line_map {
    margin-top: 40px;
    height: 560px;
    position: relative;
}

.line_map .mapbox {
    width: 100%;
    height: 560px;
    overflow: hidden;
}

.line_map .mapbox img {
    width: 100%;
}

.line_map {
    width: 100%;
    overflow: hidden;
}

.line_schedule {
    width: 50%;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    right: 0;
    padding: 40px 45px;
    height: 100%;
}

.line_schedule.hide {
    right: -50%;
}

.line_schedule.hide .a_btn {
    background: url(../images/line_06-1.png) no-repeat center #b2b2b2;
    background-size: 10px 15px;
}

.line_schedule .a_btn {
    display: block;
    width: 23px;
    background: url(../images/line_06.png) no-repeat center #b2b2b2;
    background-size: 10px 15px;
    position: absolute;
    height: 100%;
    top: 0;
    left: -23px;
}

.line_schedule .tit {
    font-size: 24px;
    color: #303030;
    margin-bottom: 15px;
}

.line_schedule .list {
}

.line_schedule .list li {
    padding: 8px 0;
    width: 67%;
    border-bottom: 1px solid #e8f0f9;
}

.line_schedule .list span {
    font-size: 14px;
    color: #4e4e4e;
    display: inline-block;
    line-height: 30px;
}

.line_schedule .list span:nth-child(1) {
    width: 140px;
}

.line_schedule .list span:nth-child(2) {
    width: 345px;
}

/*一日游详细页*/
.day_top {
    margin-top: 35px;
}

.day_top .title {
    font-size: 24px;
    color: #2e2e2e;
}

.day_top .detail {
    margin-top: 15px;
}

.day_top_l {
    width: 745px;
    height: 480px;
}

.day_top_l .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #d7d9d8;
    opacity: 1;
}

.day_top_l .swiper-pagination-bullet-active {
    background: #FF5722;
}

.day_top_r {
    width: 500px;
    height: 480px;
    background: #ededed;
}

.day_top_r .pricebox {
    background: #4b4b57;
    padding: 25px;
}

.day_top_r .pricebox .tit {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 28px;
}

.day_top_r .info {
    padding: 35px 20px 0;
}

.day_top_r .box {
    background: #fff;
}

.day_top_r .font {
    font-size: 15px;
    color: #656565;
    line-height: 24px;
}

.day_top_r .num > a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #fff;
    font-size: 20px;
}

.day_top_r .num > input {
    width: 135px;
    height: 40px;
    float: left;
    text-align: center;
    border: none;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.day_content {
    margin-top: 35px;
}

.day_menu {
    background: #ededed;
    border-bottom: 2px solid #FF5722;
    font-size: 0;
}

.day_menu a {
    font-size: 18px;
    color: #4b4b57;
    width: 120px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
}

.day_menu a.cur, .day_menu a:hover {
    color: #fff;
    background: #FF5722;
}

.day_module {
    padding: 40px 0;
}

.day_module_l {
    width: 290px;
}

.day_module_l .day {
    font-size: 16px;
    color: #FF5722;
    font-weight: bold;
    margin-bottom: 10px;
}

.day_module_l .lk {
    font-size: 14px;
    color: #707070;
    line-height: 26px;
    display: block;
    padding-right: 15px;
}

.day_module_l .lk:hover {
    color: #FF5722;
}

.day_module_r {
    width: 990px;
    padding-left: 35px;
    border-left: 1px solid #dddddd;
}

.day_module_r .row {
    margin-bottom: 20px;
    position: relative;
}

.day_module_r .row.scenic {
    border-bottom: 1px solid #c4c4c4;
}

.day_module_r .t_tit {
    font-size: 16px;
    color: #303030;
    font-weight: bold;
}

.day_module_r .brief {
    padding: 10px 0;
}

.day_module_r .brief p {
    font-size: 15px;
    color: #303030;
    line-height: 26px;
}

.day_module_r .brief img {
    display: block;
    margin: 20px 0;
}

.day_module_r .detailbox .row:before {
    width: 10px;
    height: 10px;
    content: '';
    display: block;
    background: #fb9126;
    border-radius: 50%;
    left: -41px;
    top: 4px;
    position: absolute;
}

.day_module_r .row.address:before {
    display: block;
    content: '';
    position: absolute;
    background: url(../images/day_03.png) no-repeat center;
    background-size: cover;
    width: 20px;
    height: 21px;
    top: 20px;
    left: -37px;
}

.day_module_r .section {
    position: relative;
}

.day_module_r .day_num {
    position: absolute;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../images/day_02.png) no-repeat center;
    width: 31px;
    height: 42px;
    background-size: cover;
    display: block;
    top: 0;
    left: -51px;
    line-height: 32px;
}

.day_top_r .form {
    margin-top: 30px;
}

.day_top_r .row {
    margin-bottom: 25px;
    width: 220px;
}

.day_top_r .txt {
    font-size: 13px;
    color: #333;
}

.day_top_r .box {
    margin-top: 10px;
}

.day_top_r .ipt_txt {
    display: block;
    border: none;
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px;
    color: #333;
    width: 100%;
}

.day_top_r .ipt_button {
    width: 460px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
}

.day_top_r .layui-input-inline {
    width: 85px;
    margin-right: 5px;
}

.day_top_r .ipt_date {
    background: url(../images/line_10.png) no-repeat 190px center #fff;
    background-size: 20px;
}

.sj_icon {
    display: none;
}

@media screen and (min-width: 320px) and (max-width: 1279px) {
    .auto {
        width: 100%;
        padding: 0 2%;
    }

}

@media screen and (min-width: 320px) and (max-width: 991px) {
    /**头部**/
    .head_bar {
        display: none;
    }

    .sj_icon {
        display: block;
    }

    .hd_nav {
        position: absolute;
        background: #FF5722;
        width: 100%;
        left: 0;
        top: 70px;
        display: none;
    }

    .head .sj_icon {
        display: block;
        background: url(../images/sj_nav.png) no-repeat center;
        width: 26px;
        height: 22px;
        background-size: cover;
        position: absolute;
        right: 70px;
        top: 23px;
    }

    .hd_nav li {
        float: initial;
        border-bottom: 1px solid rgba(225, 225, 225, 0.08);
    }

    .hd_nav li > a {
        line-height: 45px;
    }

    .hd_nav .dropmenu {
        position: initial;
        background: transparent;
        padding: 0 3%;
        transform: translateY(0);
        display: none;
    }

    .hd_nav .dropmenu:before {
        display: none;
    }

    .hd_nav .dropmenu > a {
        color: #fff;
    }

    .hd_nav li:hover .dropmenu {
        opacity: 1;
        visibility: visible;
        transform: initial;
    }

    .hd_nav li.has_drop:after {
        top: 21px;
        right: 15px;
    }

    /*底部*/
    .footer {
        display: none;
    }

    .footer_bottom {
        overflow: hidden;
    }

    .footer_bottom .copyright {
        width: 220px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1279px) {
    .hd_nav li {
        padding: 0 10px;
    }

    /**底部**/
    .footer .intro {
        width: 15%;
    }

    .footer .country {
        width: 13%;
    }

    .footer .line {
        width: 20%;
    }

    .footer .case {
        width: 10%;
    }

    .footer .about {
        width: 12%;
    }

    .footer .contact {
        width: 30%;
    }

    .footer .column a, .footer .font {
        font-size: 12px;
    }

    .footer_bottom {
        overflow: hidden;
    }

    .footer_bottom .copyright {
        width: 300px;
    }

    /**首页**/
    .idx_banner .swiper-button-next, .idx_banner .swiper-button-prev {
        width: 60px;
        height: 60px;
    }

    .idx_intro_l {
        width: 49%;
    }

    .idx_intro_r {
        width: 49%;
    }

    .idx_menu_t {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    .idx_travel .imgbox {
        height: auto;
    }

    .idx_intro_l p {
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 25px;
    }

    .idx_line .detail {
        margin-left: -1%;
    }

    .idx_line .item {
        width: 24%;
        margin-left: 1%;
    }

    .idx_ser_l {
        width: 300px;
    }

    .idx_ser_r {
        width: calc(100% - 300px);
    }

    .idx_ser_r .item {
        width: 48%;
        margin-left: 2%;
    }

    .idx_news_l {
        width: 400px;
    }

    .idx_news_l .morebox {
        position: initial;
        margin-left: 0;
        width: 100%;
    }

    .idx_news_r {
        width: calc(100% - 420px);
    }

    .idx_news_r .info {
        width: calc(100% - 120px);
    }

    /**左侧**/
    .m_left {
        width: 280px;
    }

    .m_left_about .more {
        width: 100%;
    }

    .m_left_list .info {
        width: calc(100% - 75px);
        padding: 5px 10px;
    }

    .m_right {
        width: calc(100% - 310px);
    }

    .m_left_carsearch .ipt_txt {
        width: 210px;
    }

    .car_list .imgbox {
        width: 220px;
        height: auto;
    }

    .car_list .info {
        width: calc(100% - 220px);
    }

    .car_list .title {
        font-size: 17px;
    }

    .car_list .box {
        margin: 10px 0 10px;
    }

    .car_list .more {
        height: 30px;
        line-height: 30px;
    }

    /*服务项目*/
    .case_content .editbox .imgbox {
        margin: 20px 0 0 -1%;
    }

    .case_content .editbox img {
        width: 32.3%;
        margin: 0 0 10px 1%;
        height: auto;
    }

    /*关于我们*/
    .about_intro {
        padding-top: 10px;
    }

    .about_intro .l_box {
        display: none;
    }

    .about_intro .r_box {
        width: 100%;
    }

    .about_advan .sm_tit {
        line-height: 22px;
    }

    .about_advan .item .icon {
        width: 70px;
    }

    .about_advan .title {
        font-size: 17px;
    }

    .about_advan .desc {
        font-size: 13px;
        line-height: 19px;
    }

    .about_team .hdimg {
        width: 120px;
        height: auto;
    }

    .about_contact .l_box, .about_contact .r_box {
        width: 100%;
    }

    .about_contact .r_box {
        margin-top: 10px;
    }

    /*签证*/
    .visa_list .img {
        width: 50px;
        height: auto;
    }

    .visa_list .info {
        width: calc(100% - 50px);
        padding: 0 10px;
    }

    .visa_list .font, .visa_list .link {
        font-size: 12px;
    }

    .visa_list .column2 {
        width: 27%;
    }

    .visa_list .column1 {
        width: 38%;
    }

    /*热门景点详细页*/
    .hotspots_content .spots_module .list {
        margin: 35px 0 0 -2%;
    }

    .hotspots_content .spots_module .item {
        width: 31.3%;
        margin-left: 2%;
    }

    .hotspots_content .spots_module .imgbox {
        height: auto;
    }

    /*新闻列表*/
    .m_left_search .ipt_txt {
        width: calc(100% - 45px);
    }

    .news_list .imgbox {
        width: 230px;
        height: 170px;
    }

    .news_list .info {
        width: calc(100% - 230px);
        padding: 10px 15px;
    }

    .news_list .date {
        margin: 10px 0;
    }

    .news_list .more {
        margin-top: 19px;
    }

    /*新闻详细页*/
    .news_pager .column {
        width: 100%;
        margin-bottom: 35px;
    }

    .news_pager .column_r {
        text-align: left;
        background: url(../images/news_11.png) no-repeat left center;
        background-size: 22px 34px;
        padding-left: 35px;
    }

    /*租车详细页*/
    .car_content .top_tit {
        font-size: 22px;
        line-height: 28px;
    }

    .car_piclist .list {
        margin: 25px 0 0 -2%;
    }

    .car_piclist .item {
        width: 31.3%;
        margin: 0 0 20px 2%;
    }

    .car_piclist .imgbox {
        height: auto;
    }

    .car_rele .list {
        margin: 35px 0 0 -2%;
    }

    .car_rele .item {
        width: 23%;
        margin: 0 0 10px 2%;
    }

    .car_rele .imgbox {
        height: auto;
    }

    .car_rele .title {
        font-size: 15px;
        line-height: 22px;
        font-weight: normal;
    }

    .car_rele .info {
        padding: 10px 10px 10px;
    }

    .car_rele .info_btn {
        margin-top: 10px;
        height: 28px;
        line-height: 28px;
    }

    /*线路详细页*/
    .line_banner .line_box {
        display: none;
    }

    .m_left_line_form .ipt_date {
        background: url(../images/line_10.png) no-repeat 220px center #fff;
    }

    .m_left_line_form .group {
        width: 100%;
        margin-bottom: 10px;
    }

    .m_left_line_form .layui-input-inline {
        width: 100%;
    }

    .m_left_line_form .ipt_button {
        width: 100%;
    }

    /*一日游详细页*/
    .day_top {
        margin-top: 0;
    }

    .day_top_r {
        width: 400px;
        height: auto;
        padding-bottom: 15px;
    }

    .day_top_r .pricebox {
        padding: 15px 20px;
    }

    .day_top_r .pricebox .tit {
        font-size: 16px;
    }

    .day_top_r .info {
        padding: 10px 15px;
    }

    .day_top_r .font {
        font-size: 14px;
        line-height: 22px;
    }

    .day_top_r .row {
        width: 45%;
    }

    .day_top_r .num > input {
        width: calc(100% - 80px);
    }

    .day_top_r .ipt_button {
        width: 100%;
    }

    .day_top_r .form {
        margin-top: 20px;
    }

    .day_top_l {
        width: calc(100% - 400px);
        height: auto;
    }

    .day_module_l {
        display: none;
    }

    .day_module_r {
        width: 100%;
    }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

    /**首页**/
    .idx_banner .swiper-button-next, .idx_banner .swiper-button-prev {
        display: none;
    }

    .idx_intro_l {
        width: 100%;
        padding-bottom: 15px;
    }

    .idx_intro_l .more {
        float: none;
        margin: 0 auto;
    }

    .idx_intro_r {
        width: 100%;
    }

    .idx_menu_t {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    .idx_menu_list .item {
        padding: 0 3%;
    }

    .idx_travel .imgbox {
        height: auto;
    }

    .idx_travel .date {
        width: auto;
    }

    .idx_line .detail {
        margin-left: -1%;
    }

    .idx_line .item {
        width: 24%;
        margin-left: 1%;
    }

    .idx_travel .titbox .font:before, .idx_travel .titbox .font:after {
        display: none;
    }

    .idx_ser {
        background: #f7f7f7;
    }

    .idx_ser_l {
        width: 100%;
    }

    .idx_ser_r {
        width: 100%;
        margin-top: 30px;
    }

    .idx_ser_r .icon {
        width: 60px;
    }

    .idx_ser_r .item {
        width: 25%;
        padding: 0 2%;
        margin-left: 0;
    }

    .idx_news_l {
        width: 300px;
        display: none;
    }

    .idx_news_l .morebox {
        position: initial;
        margin-left: 0;
        width: 100%;
    }

    .idx_news_r {
        width: 100%;
    }

    .idx_news_r .info {
        width: calc(100% - 120px);
    }

    /**左侧**/
    .m_left {
        width: 100%;
    }

    .m_left_case, .m_left_about, .m_left_news, .m_left_contact, .m_left_blog, .m_left_wechart, .m_left_hotspots, .m_left_travel, .m_left_line {
        display: none;
    }

    .m_right {
        width: 100%;
    }

    .main {
        padding: 20px 0 20px;
    }

    .m_left_search .ipt_txt {
        width: calc(100% - 45px);
    }

    /*服务项目*/
    .inner_banner_bg .box {
        margin-top: 25%;
    }

    .case_content .editbox .imgbox {
        margin: 20px 0 0 -1%;
    }

    .case_content .editbox img {
        width: 32.3%;
        margin: 0 0 10px 1%;
        height: auto;
    }

    /*关于我们*/
    .about_intro {
        padding-top: 10px;
    }

    .about_intro .l_box {
        display: none;
    }

    .about_intro .r_box {
        width: 100%;
    }

    .about_advan .sm_tit {
        line-height: 22px;
    }

    .about_advan .item .icon {
        width: 70px;
    }

    .about_advan .title {
        font-size: 17px;
    }

    .about_advan .desc {
        font-size: 13px;
        line-height: 19px;
    }

    .about_team .hdimg {
        width: 120px;
        height: auto;
    }

    .about_contact .l_box, .about_contact .r_box {
        width: 100%;
    }

    .about_contact .r_box {
        margin-top: 10px;
    }

    /*签证*/
    .visa_list .img {
        width: 50px;
        height: auto;
    }

    .visa_list .info {
        width: calc(100% - 50px);
        padding: 0 10px;
    }

    .visa_list .item {
        padding: 25px 0;
    }

    /*热门景点详细页*/
    .hotspots_content .introbox {
        padding: 15px 0;
    }

    .hotspots_content .spots_module .list {
        margin: 35px 0 0 -2%;
    }

    .hotspots_content .spots_module .item {
        width: 31.3%;
        margin-left: 2%;
    }

    .hotspots_content .spots_module .imgbox {
        height: auto;
    }

    /*新闻列表*/
    .news_list .imgbox {
        width: 230px;
        height: 170px;
    }

    .news_list .info {
        width: calc(100% - 230px);
        padding: 10px 15px;
    }

    .news_list .date {
        margin: 10px 0;
    }

    .news_list .more {
        margin-top: 19px;
    }

    /*新闻详细页*/
    .news_pager .column {
        width: 100%;
        margin-bottom: 35px;
    }

    .news_pager .column_r {
        text-align: left;
        background: url(../images/news_11.png) no-repeat left center;
        background-size: 22px 34px;
        padding-left: 35px;
    }

    .m_left_carsearch {
        width: 100%;
        top: 0;
        position: initial;
    }

    .m_left_carsearch .ipt_txt {
        width: calc(100% - 29px);
    }

    /*租车列表页*/
    .idx_news_r .info {
        width: calc(100% - 29px);
    }

    .m_left_carmenu {
        margin-top: 0;
    }

    .car_list {
        margin-top: 15px;
    }

    .car_list .imgbox {
        width: 220px;
        height: auto;
    }

    .car_list .info {
        width: calc(100% - 220px);
    }

    .car_list .title {
        font-size: 17px;
    }

    .car_list .box {
        margin: 10px 0 10px;
    }

    .car_list .more {
        height: 30px;
        line-height: 30px;
    }

    /*租车详细页*/
    .car_content .top_tit {
        font-size: 22px;
        line-height: 28px;
    }

    .car_piclist .list {
        margin: 25px 0 0 -2%;
    }

    .car_piclist .item {
        width: 31.3%;
        margin: 0 0 20px 2%;
    }

    .car_piclist .imgbox {
        height: auto;
    }

    .car_rele .list {
        margin: 35px 0 0 -2%;
    }

    .car_rele .item {
        width: 23%;
        margin: 0 0 10px 2%;
    }

    .car_rele .imgbox {
        height: auto;
    }

    .car_rele .title {
        font-size: 15px;
        line-height: 22px;
        font-weight: normal;
    }

    .car_rele .info {
        padding: 10px 10px 10px;
    }

    .car_rele .info_btn {
        margin-top: 10px;
        height: 28px;
        line-height: 28px;
        width: 100%;
    }

    /*线路详细页*/
    .line_banner .line_box {
        display: none;
    }

    .line_title {
        font-size: 28px;
    }

    /*.line_banner, .line_banner_bg{height: 210px;}*/
    .m_left_linedetail {
        position: initial;
    }

    .m_left_line_form .ipt_date {
        background: url(../images/line_10.png) no-repeat 98% center #fff;
    }

    .m_left_line_form .group {
        width: 31.3%;
        margin-right: 2%;
    }

    .m_left_line_form .layui-input-inline {
        width: 100%;
    }

    .m_left_line_form .ipt_button {
        margin: 0 auto;
    }

    .line_content .topmenu {
        padding: 25px 0 0;
    }

    /*一日游详细页*/
    .day_top {
        margin-top: 0;
    }

    .day_top_l, .day_top_r {
        width: 100%;
        height: auto;
    }

    .day_top_r .info {
        padding-bottom: 30px;
    }

    .day_top_r .ipt_button {
        margin: 0 auto;
    }

    .day_module_l {
        display: none;
    }

    .day_module_r {
        width: 100%;
    }

}

@media screen and (min-width: 320px) and (max-width: 767px) {
    /*头部*/
    .hd_logo {
        width: 100px;
        height: auto;
    }

    .head {
        height: 50px;
    }

    .head .sj_icon {
        width: 20px;
        height: 16px;
        top: 18px;
        right: 45px;
    }

    .hd_search {
        padding-top: 16px;
    }

    .hd_nav {
        top: 50px;
    }

    .auto {
        padding: 0 3%;
    }

    .hd_search {
        position: initial;
    }

    .hd_search .searchbox {
        width: 320px;
        right: 0;
    }

    .hd_search .ipt_txt {
        width: calc(100% - 55px);
    }

    /**首页**/
    .idx_banner .swiper-button-next, .idx_banner .swiper-button-prev {
        display: none;
    }

    .idx_intro {
        padding: 30px 0 30px;
    }

    .idx_intro_l {
        width: 100%;
        margin-bottom: 15px;
    }

    .idx_intro_l p {
        font-size: 13px;
        line-height: 22px;
    }

    .idx_intro_l .more {
        float: none;
        margin: 0 auto;
        height: 24px;
        line-height: 24px;
    }

    .idx_intro_r .video-js {
        height: 180px;
    }

    .idx_tit {
        font-size: 20px;
    }

    .idx_intro .detail {
        margin-top: 20px;
    }

    .idx_intro_r {
        width: 100%;
    }

    .idx_menu {
        margin-top: 0;
        padding: 30px 0;
    }

    .idx_menu_t {
        width: 100%;
        margin-left: 0;
        left: 0;
        position: initial;
    }

    .idx_menu_t .detail {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        padding: 30px 3% 20px;
    }

    .idx_menu .more {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }

    .idx_menu_t .brief {
        font-size: 14px;
        line-height: 22px;
        height: auto;
        overflow: initial;
    }

    .idx_menu_list {
        margin-top: 15px;
    }

    .idx_menu_list .item {
        margin-bottom: 15px;
    }

    .idx_menu_list .icon {
        width: 50px;
    }

    .idx_menu_list .title {
        font-size: 16px;
        margin: 10px 0 0;
    }

    .idx_menu_list .brief {
        font-size: 13px;
        line-height: 18px;
    }

    .idx_menu_list .item {
        padding: 0 3%;
        width: 48%;
        margin-left: 2%;
    }

    .idx_travel {
        padding: 30px 0;
    }

    .idx_travel .titbox .font {
        font-size: 20px;
    }

    .idx_travel .detail {
        margin-top: 20px;
    }

    .idx_travel .info {
        padding: 10px 3%;
    }

    .idx_travel .title {
        font-size: 15px;
    }

    .idx_travel .imgbox {
        height: auto;
    }

    .idx_travel .date {
        width: auto;
    }

    .idx_travel_slide .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .idx_travel_slide .item {
        margin-bottom: 40px;
    }

    .idx_ad {
        padding: 35px 0 35px;
    }

    .idx_ad .title {
        font-size: 20px;
    }

    .idx_ad .font {
        font-size: 14px;
        line-height: 22px;
    }

    .idx_line .detail {
        margin-left: -2%;
    }

    .idx_line .item {
        width: 48%;
        margin-left: 2%;
        margin-bottom: 10px;
    }

    .idx_travel .titbox .font:before, .idx_travel .titbox .font:after {
        display: none;
    }

    .idx_ser {
        background: #f7f7f7;
        padding: 30px 0 30px;
    }

    .idx_ser_l {
        width: 100%;
    }

    .idx_ser_l .intro {
        font-size: 13px;
        line-height: 22px;
    }

    .idx_ser_r {
        width: 100%;
        margin-top: 30px;
    }

    .idx_ser_r .icon {
        width: 40px;
    }

    .idx_ser_r .item {
        width: 50%;
        padding: 0 4%;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .idx_ser_r .title {
        font-size: 16px;
        margin: 15px 0 10px;
    }

    .idx_ser_r .brief {
        font-size: 13px;
        line-height: 19px;
    }

    .idx_news {
        padding: 30px 0;
    }

    .idx_news .detail {
        margin-top: 20px;
    }

    .idx_news_l {
        width: 100%;
    }

    .idx_news_l .title {
        font-size: 16px;
    }

    .idx_news_l .morebox {
        position: initial;
        margin-left: 0;
        width: 100%;
        height: auto;
        padding: 20px 0;
    }

    .idx_news_r {
        width: 100%;
    }

    .idx_news_r .info {
        width: calc(100% - 120px);
        padding-top: 5px;
    }

    .idx_news_r .title {
        font-size: 16px;
        font-weight: normal;
    }

    .idx_news_r .desc {
        height: 40px;
        line-height: 21px;
        margin-top: 10px;
    }

    .idx_news_r .item {
        padding: 10px 0;
    }

    .footer_bottom {
        height: auto;
        padding: 15px 0;
    }

    .ft_logo {
        width: 40%;
        height: auto;
        float: none;
    }

    .footer_bottom .smtit, .footer_bottom .copyright {
        width: 100%;
        float: none;
        line-height: 25px;
    }

    /**左侧**/
    .m_left {
        width: 100%;
    }

    .m_left_case, .m_left_about, .m_left_news, .m_left_contact, .m_left_blog, .m_left_wechart, .m_left_hotspots, .m_left_travel, .m_left_line, .m_left_contact {
        display: none;
    }

    .m_right {
        width: 100%;
    }

    .main {
        padding: 20px 0 20px;
    }

    .m_tit {
        font-size: 17px;
    }

    /*服务项目*/
    .inner_banner {
        height: 210px;
    }

    .inner_banner_bg {
        position: relative;
        height: 210px;
        overflow: hidden;
    }

    .inner_banner_bg .box {
        position: absolute;
        bottom: 30px;
        width: 100%;
        margin-top: 0;
    }

    .inner_banner_bg .title {
        font-size: 20px;
    }

    .inner_banner_bg .smtit {
        margin-top: 10px;
    }

    .case_content .editbox {
        padding: 15px 0;
    }

    .case_content .editbox .imgbox {
        margin: 20px 0 0 -2%;
    }

    .case_content .editbox img {
        width: 48%;
        margin: 0 0 10px 2%;
        height: auto;
    }

    .case_content .editbox p {
        font-size: 13px;
        line-height: 30px;
    }

    /*关于我们*/
    .about_intro {
        padding-top: 10px;
    }

    .about_intro .title {
        font-size: 20px;
    }

    .about_intro .l_box {
        display: none;
    }

    .about_intro .r_box {
        width: 100%;
    }

    .about_advan {
        padding: 20px 0;
    }

    .about_advan .list {
        margin-top: 0;
    }

    .about_advan .t_tit {
        font-size: 20px;
    }

    .about_advan .sm_tit {
        line-height: 22px;
        margin-bottom: 15px;
    }

    .about_advan .item {
        width: 100%;
        padding: 10px 0 10px 3%;
    }

    .about_advan .item .icon {
        width: 50px;
        display: block;
        margin: 0 auto;
    }

    .about_advan .title {
        font-size: 17px;
        text-align: center;
        font-weight: normal;
        margin: 10px 0;
    }

    .about_advan .desc {
        font-size: 12px;
        line-height: 18px;
        text-align: center;
    }

    .about_team {
        padding: 20px 0;
    }

    .about_team .t_tit {
        font-size: 20px;
    }

    .about_team .sm_tit {
        font-size: 14px;
        line-height: 19px;
        padding: 0 5%;
    }

    .about_team .hdimg {
        width: 100px;
        height: auto;
    }

    .about_team .name {
        font-size: 16px;
        font-weight: normal;
    }

    .about_team .posi {
        font-size: 14px;
    }

    .about_contact {
        padding: 20px 0;
    }

    .about_contact .l_box, .about_contact .r_box {
        width: 100%;
    }

    .about_contact .r_box {
        margin-top: 10px;
        height: 150px;
    }

    .about_contact .t_tit {
        font-size: 20px;
    }

    /*签证*/
    .visa_list .img {
        width: 50px;
        height: auto;
    }

    .visa_list .info {
        width: calc(100% - 50px);
        padding: 0 10px;
    }

    .visa_list .item {
        padding: 15px 0;
    }

    .visa_list .column1, .visa_list .column2, .visa_list .column3, .visa_list .column4, .visa_list .column5 {
        width: 100%;
        margin-bottom: 15px;
    }

    /*热门景点-博物馆详细页*/
    .crumb a, .crumb span {
        font-size: 12px;
        line-height: 35px;
    }

    /*热门景点详细页*/
    .hotspots_content .introbox {
        padding: 15px 0;
    }

    .hotspots_content .spots_module .list {
        margin: 35px 0 0 -3%;
    }

    .hotspots_content .spots_module .item {
        width: 47%;
        margin-left: 3%;
        margin-bottom: 20px;
    }

    .hotspots_content .spots_module .imgbox {
        height: auto;
    }

    .hotspots_content .introbox p {
        font-size: 13px;
    }

    .hotspots_content .spots_module .brief {
        height: 68px;
    }

    /*为什么来格鲁吉亚*/
    .visa_page .editbox p {
        font-size: 13px;
        line-height: 22px;
    }

    .visa_page .editbox .title {
        margin-top: 20px;
    }

    /*新闻列表*/
    .news_list {
        padding-bottom: 20px;
    }

    .news_list .imgbox {
        width: 100%;
        height: 170px;
    }

    .news_list .info {
        width: 100%;
        padding: 10px 3%;
    }

    .news_list .date {
        margin: 15px 0;
    }

    .news_list .more {
        margin-top: 19px;
        height: 32px;
        line-height: 32px;
    }

    .news_list .title {
        font-size: 16px;
        font-weight: normal;
    }

    /*新闻详细页*/
    .m_left_search .ipt_txt {
        font-weight: normal;
        width: calc(100% - 45px);
    }

    .news_detail .title {
        font-size: 16px;
        line-height: 26px;
        font-weight: normal;
    }

    .news_pager {
        padding: 15px 0;
    }

    .news_pager .column {
        width: 100%;
        margin-bottom: 20px;
    }

    .news_pager .column_r, .news_pager .column_l {
        background: none;
        float: left;
        text-align: left;
        padding-left: 0;
    }

    .news_tags a {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 8px;
        margin-bottom: 5px;
    }

    .news_tags .icon {
        width: 30px;
        height: 30px;
    }

    .news_pager .a_tit {
        font-size: 14px;
        margin-top: 10px;
        font-weight: normal;
    }

    .news_bottom {
        padding: 15px 0;
    }

    .m_left_carsearch {
        width: 100%;
        top: 0;
        position: initial;
    }

    .m_left_carsearch .ipt_txt {
        width: calc(100% - 29px);
    }

    /*租车列表页*/
    /*.idx_news_r .info{width:calc(100% - 29px);}*/
    .m_left_carmenu {
        margin-top: 0;
    }

    .car_list {
        margin-top: 15px;
    }

    .car_list .imgbox {
        width: 100%;
        height: auto;
    }

    .car_list .info {
        width: 100%;
    }

    .car_list .title {
        font-size: 15px;
    }

    .car_list .box {
        margin: 10px 0 10px;
    }

    .car_list .more {
        height: 30px;
        line-height: 30px;
    }

    .car_list .box span {
        width: 100%;
        margin-bottom: 5px;
        font-size: 12px;
    }

    /*租车详细页*/
    .car_content .top_intro li {
        width: 33.3%;
    }

    .car_content .top_tit {
        font-size: 16px;
        line-height: 20px;
    }

    .car_piclist .t_title {
        font-size: 18px;
    }

    .car_piclist .list {
        margin: 25px 0 0 -2%;
    }

    .car_piclist .item {
        width: 48%;
        margin: 0 0 20px 2%;
    }

    .car_piclist .imgbox {
        height: auto;
    }

    .car_rele {
        padding: 20px 0 10px;
    }

    .car_rele .t_tit {
        font-size: 19px;
    }

    .car_rele .list {
        margin: 25px 0 0 -2%;
    }

    .car_rele .item {
        width: 48%;
        margin: 0 0 10px 2%;
    }

    .car_rele .imgbox {
        height: auto;
    }

    .car_rele .title {
        font-size: 14px;
        line-height: 22px;
        font-weight: normal;
    }

    .car_rele .info {
        padding: 10px 3% 10px;
    }

    .car_rele .info_btn {
        margin-top: 10px;
        height: 28px;
        line-height: 28px;
        width: 100%;
        background-size: 16px;
        padding-left: 30px;
    }

    /*线路详细页*/
    .line_banner .line_box {
        display: none;
    }

    .line_title {
        font-size: 20px;
    }

    /*.line_banner, .line_banner_bg{height: 210px;}*/
    .m_left_linedetail {
        position: initial;
    }

    .m_left_linedetail .pricebox {
        padding: 15px 5%;
    }

    .m_left_linedetail .price {
        font-size: 20px;
    }

    .m_left_line_form .ipt_date {
        background: url(../images/line_10.png) no-repeat 98% center #fff;
    }

    .m_left_line_form .group {
        width: 100%;
    }

    .m_left_line_form .layui-input-inline {
        width: 100%;
        margin: 10px 0 10px 0;
    }

    .m_left_line_form .ipt_button {
        margin: 0 auto;
    }

    .line_content .topmenu a {
        display: inline-block;
        width: 33%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .line_content .topmenu {
        padding: 25px 0 0;
        font-size: 0;
    }

    .line_content .top_intro {
        margin: 20px 0 10px;
    }

    .line_content .tit_tit {
        font-size: 18px;
    }

    .line_point .list li {
        width: 100%;
    }

    .line_pics .list img {
        width: 100%;
    }

    .line_ques .item {
        font-size: 13px;
        font-weight: normal;
        line-height: 22px;
        background: url(../images/line_05.png) no-repeat left 7px;
    }

    .line_map {
        height: auto;
    }

    .line_map .mapbox {
        height: 170px;
    }

    .line_schedule {
        width: 100%;
        position: initial;
        padding: 20px 5%;
    }

    .line_schedule .tit {
        font-size: 18px;
    }

    .line_schedule .list li {
        width: 100%;
    }

    .line_schedule .list span {
        float: left;
    }

    .line_schedule .list span:nth-child(1) {
        width: 50%;
    }

    .line_schedule .list span:nth-child(2) {
        width: 50%;
    }

    .line_schedule .list span:nth-child(3) {
        width: 100%;
    }

    /*一日游详细页*/
    .day_top {
        margin-top: 0;
    }

    .day_top .title {
        font-size: 16px;
    }

    .day_top_l, .day_top_r {
        width: 100%;
        height: auto;
    }

    .day_top_r .pricebox .tit {
        font-size: 15px;
        font-weight: normal;
    }

    .day_top_r .pricebox {
        padding: 15px 10px;
    }

    .day_top_r .info {
        padding: 15px 10px;
    }

    .day_top_r .ipt_button {
        width: 220px;
        margin-top: 25px;
    }

    .day_top_r .row {
        float: none;
        margin-bottom: 10px;
    }

    .day_top_r .num > input, .day_top_r .num > a {
        height: 36px;
        line-height: 36px;
    }

    .day_module_l {
        display: none;
    }

    .day_module_r {
        width: 100%;
    }

    .day_menu {
        border: none;
        background: transparent;
    }

    .day_menu a {
        width: 33.3%;
        font-size: 14px;
        border-bottom: 1px solid #FF5722;
        height: 36px;
        line-height: 36px;
        background: #ededed;
    }

    .day_menu a:hover {
        background: transparent;
        color: #4b4b57;
    }

    .day_module_r {
        padding-left: 45px;
        float: none;
        margin-left: 5px;
        padding-left: 30px;
    }

    .day_module_r .day_num {
        left: -46px;
    }

    .day_module_r .row.address:before {
        left: -32px;
    }

    .day_module_r .detailbox .row:before {
        left: -36px;
    }

    .visa_page .editbox img {
        height: auto !important;
    }
}