@charset "utf-8";
 
/*left*/


.left_box {
    width: 915px;
    float: left;
}
.tour_box {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.tour_box .tour_tit .left_part {
    float: left;
    width: 195px;
    padding-left: 5px;
    margin-right: 15px;
    font: bold 18px/20px "宋体";
    color: #404040;
}
.tour_box .tour_tit .left_part h2 {
    font-weight: bold;
    font-size: 18px;
    font-family: "宋体";
}
.tour_box .tour_tit .center_part {
    float: left;
    width: 630px;
}
.tour_box_pink .tour_tit {
    border-bottom: 2px solid #f1767f;
    padding-bottom: 8px;
}

.tour_box_pink .center_part_nav li.on a {
    background: #f1767f;
    color: #fff;
}

.tour_box_pink .tour_tit .left_part h2 {
    color: #f1767f;
}

.tour_box_bule .tour_tit {
    border-bottom: 2px solid #3aabe6;
    padding-bottom: 8px;
}

.tour_box_bule .center_part_nav li.on a {
    background: #3aabe6;
    color: #fff;
}

.tour_box_bule .tour_tit .left_part h2 {
    color: #3aabe6;
}

.tour_box_green .tour_tit {
    border-bottom: 2px solid #8ab923;
    padding-bottom: 8px;
}

.tour_box_green .center_part_nav li.on a {
    background: #8ab923;
    color: #fff;
}

.tour_box_green .tour_tit .left_part h2 {
    color: #8ab923;
}

.tour_box_zise .tour_tit {
    border-bottom: 2px solid #b57dea;
    padding-bottom: 8px;
}

.tour_box_zise .center_part_nav li.on a {
    background: #b57dea;
    color: #fff;
}

.tour_box_zise .tour_tit .left_part h2 {
    color: #b57dea;
}

.tour_box_yellow .tour_tit {
    border-bottom: 2px solid #fea014;
    padding-bottom: 8px;
}

.tour_box_yellow .center_part_nav li.on a {
    background: #fea014;
    color: #fff;
}

.tour_box_yellow .tour_tit .left_part h2 {
    color: #fea014;
}


.tour_box_fen .tour_tit {
    border-bottom: 2px solid #FF638C;
    padding-bottom: 8px;
}

.tour_box_fen .center_part_nav li.on a {
    background: #FF638C;
    color: #fff;
}

.tour_box_fen .tour_tit .left_part h2 {
    color: #FF638C;
}

.tour_box_fen .tour_tit {
    border-bottom: 2px solid #FF638C;
    padding-bottom: 8px;
}

.tour_box_fen .center_part_nav li.on a {
    background: #FF638C;
    color: #fff;
}

.tour_box_fen .tour_tit .left_part h2 {
    color: #FF638C;
}

.tour_box_lv .tour_tit {
    border-bottom: 2px solid #05A489;
    padding-bottom: 8px;
}

.tour_box_lv .center_part_nav li.on a {
    background: #05A489;
    color: #fff;
}

.tour_box_lv .tour_tit .left_part h2 {
    color: #05A489;
}

.tour_box_lv .tour_tit {
    border-bottom: 2px solid #05A489;
    padding-bottom: 8px;
}

.tour_box_lv .center_part_nav li.on a {
    background: #05A489;
    color: #fff;
}

.tour_box_lv .tour_tit .left_part h2 {
    color: #05A489;
}




.tour_box .center_part_nav ul {
    float: left;
    width: 645px;
    /* height: 20px; */
    overflow: hidden;
}

.tour_box .center_part_nav li {
    float: left;
    margin-right: 20px;
}

.tour_box .center_part_nav li a {
    color: #333;
    /* font: 14px/18px "宋体"; */
	font-size: 16px;
    padding: 0 5px;
}
.tour_box .tour_tit .right_part {
    float: right;
    width: 60px;
    text-align: right;
    padding-right: 10px;
}

.tour_box .tour_tit .right_part a {
    color: #999;
    font-size: 12px;
}


.tour_box .tour_con {
    position: relative;
}

.tour_box .tour_con .left_part {
    float: left;
    width: 200px;
}

.tour_box .tour_con .left_part a {
    display: block;
}

.tour_box .tour_con .left_part .left_part_out img {
    width: 194px;
    height: 350px;
}

.tour_box .tour_con .left_part .img2 {
    width: 200px;
    height: 80px;
    overflow: hidden;
}


.tour_box .tour_con .main_part {
    padding: 15px 5px 0 5px;
    width: 705px;
    float: left;
}

.tour_box .tour_con .main_part_pro {
    border-bottom: 1px solid #DEDEDE;
}

.tour_box .tour_con .main_part_pro li {
    width: 215px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 10px;
    position: relative;
}

.tour_box .tour_con .main_part_pic {
    width: 215px;
    height: 155px;
    overflow: hidden;
}

.tour_box .tour_con .main_part_pic img {
    height: 155px;
}

.tour_box .tour_con .main_part_bg {
    background: white;
    width: 195px;
    height: 88px;
    position: absolute;
    left: 10px;
    top: 120px;
}

.tour_box .tour_con .main_part_des {
    position: absolute;
    width: 195px;
    height: 88px;
    position: absolute;
    left: 10px;
    top: 120px;
    text-align: left; 
}

.tour_box .tour_con .m_name {
    padding: 8px 0 0 0;
    height: 36px;
    overflow: hidden;
    text-align: center;
}

.tour_box .tour_con .m_name a {
    color: #333;
}

.tour_box .tour_con .m_name a em {
    font-size: 12px;
    color: #333;
}

.tour_box .tour_con .m_price {
    color: #F60;
    font-size: 14px;
    text-align: center;
}

.tour_box .tour_con .p_price {
    font-family: "宋体"
}

/* Inherited from div.m_price */
.tour_box .tour_con .m_price {
    color: #F60;
    font-size: 14px;
    text-align: center;
}

.tour_box .tour_con .m_price em {
    font-size: 18px;
}

.tour_box .tour_con .m_price i {
    font-style: normal;
    font-size: 12px;
}

.tour_box .main_part_line {
    padding-top: 12px;
}

    .tour_box .main_part_line ul {
        float: left;
        width: 715px;
        overflow: hidden;
    }

.tour_box .m_line_left {
    margin-right: 20px;
}

.tour_box .main_part_line ul li {
    float: left;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    padding-left: 10px;
    margin-right: 8px;
}

.tour_box .main_part_line .line_des {
    width: 270px;
    float: left;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour_box .main_part_line .line_des em {
    color: #333;
}

.tour_box .main_part_line .line_price {
    float: right;
    color: #F60;
    font-family: "宋体";
}

.tour_box .main_part_line .line_des {
    width: 270px;
    float: left;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour_box .main_part_line .line_price em {
    font-size: 14px;
}

.tour_box strong {
    font-weight: bold;
}

.tour_box .main_part_line ul {
    float: left;
}

.tour_box .tour_con .main_part01 {
    padding: 0px 5px 0 5px;
    width: 705px;
    float: left;
}
/*visa*/
.qianz_c {
    padding: 4px 0 1px;
    overflow: hidden;
}

.visa_lis {
    float: left;
    margin-top: 5px;
    width: 232px;
    height: 44px;
    border: white 1px solid;
}

.visa_lis img {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 40px;
    border: #ddd 1px solid;
    border-radius: 5px;
}

.visa_lis em {
    display: block;
    padding: 2px 0;
    width: 136px;
}

.visa_lis em, .faq dd {
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    overflow: hidden;
}

.visa_lis .price {
    font-weight: 800;
    color: #FE9500;
    float: left;
    font-size: 17px;
}

.visa_ti {
    clear: both;
    padding-left: 4px;
    padding-top: 4px;
}

.visa_ti li {
    width: 202px;
    overflow: hidden;
    float: left;
    margin-right: 31px;
    padding-top: 3px;
}

.visa_ti li a {
    float: left;
}

.visa_ti .price01 {
    float: right;
    font-weight: 800;
    color: #FE9500;
    float: right;
}

/*news*/
.tag_con_guonei {
    width: 695px;
    float: right;
}

.tag_con_guonei dl {
    clear: both;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #E6E6E6;
    overflow: hidden;
}

.tag_con_guonei dt {
    position: relative;
    width: 150px;
    float: left;
}

.tag_con_guonei dt i {
    position: absolute;
    top: 0;
    left: 5px;
    width: 31px;
    height: 25px;
    background: url("../images/ico_jh.png") no-repeat;
}

.tag_con_guonei dt img {
    display: block;
}

.tag_con_guonei dd {
    width: 500px;
    float: left;
    padding-left: 15px;
}

.tag_con_guonei dd a {
    display: block;
    height: 24px;
    color: #008FE9;
    font-size: 16px;
    overflow: hidden;
    font-family: "宋体";
}

.tag_con_guonei dd span, .tag_con_guonei li span {
    font-size: 12px;
    color: #999;
}

.tag_con_guonei li span {
    float: right;
}

.tag_con_guonei dd p {
    display: block;
    height: 40px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #777;
    overflow: hidden;
}

.tag_con_guonei ul {
    margin-top: 5px;
}

.tag_con_guonei ul li {
    margin-top: 4px;
    float: left;
    width: 305px;
    margin-right: 40px;
}

.tag_con_guonei li a {
    width: 210px;
    display: block;
    height: 24px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    font-family: "宋体";
    float: left;
}

/*right*/

.rightbox {
    width: 256px;
    float: right;
}
.cBoxTitle {
    height: 33px;
    line-height: 33px;
    background-color: #F6F6F6;
    margin-top: 14px;
    padding-left: 7px;
    padding-right: 7px;
    border-left: #d7e1cf 1px solid;
    border-right: #d7e1cf 1px solid;
    border-top: #d7e1cf 1px solid;
}

.side-hot-travel .fold-item .line-main {
    width: 205px;
}

.border-style-a {
    border: 1px solid #ddd;
    border-top: 2px solid #ddd;
}

.side-hot-travel .first {
    border-top: 0;
}

.side-hot-travel .hot-item {
    border-bottom: 1px solid #EEE;
    cursor: pointer;
}

.p10 {
    padding: 10px;
}

.p8 {
    padding: 7px;
}

.side-hot-travel .on .fold-item, .side-hot-travel li:hover .fold-item {
    display: none;
}

.side-hot-travel .first-three .num-box {
    background: #FF4E00;
}

.side-hot-travel .num-box {
    background: #B1B1B1;
    color: white;
    height: 20px;
    line-height: 18px;
    width: 20px;
}

.tc {
    text-align: center;
}

.price-mod .price {
    padding-right: 1px;
}

.side-hot-travel .on .unfold-item, .side-hot-travel li:hover .unfold-item {
    display: block;
}

.side-hot-travel .unfold-item .line-pic {
    width: 90px;
    height: 67px;
    position: relative;
}

.side-hot-travel .unfold-item .num-box {
    position: absolute;
    left: 0;
    top: 0;
}

.side-hot-travel .num-box {
    background: #B1B1B1;
    color: white;
    height: 20px;
    line-height: 18px;
    width: 20px;
}

.side-hot-travel .unfold-item .line-cont {
    width: 132px;
}
.side-hot-travel .unfold-item .line-cont .line-hd a{
	height: 36px;
	line-height: 18px;
	overflow:hidden;
	display: block;
}


.side-hot-travel .unfold-item .line-cont .price-mod {
    padding-top: 5px;
}

.side-hot-travel .unfold-item .line-cont .price {
    font-size: 16px;
    font-family: "宋体";
    color: #F60;
}
.side-hot-travel .unfold-item .line-cont .b {
    font-weight: 700;
}
.orange {
    color: #f60;
}

.side-book {
    background: white;
    overflow: hidden;
    position: relative;
}

.side-book .book-item {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 13px;
}

.pl10 {
    padding-left: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pr10 {
    padding-right: 10px;
}

.book-item dt {
    height: 22px;
    overflow: hidden;
}

.pt5 {
    padding-top: 5px;
}

.book-item .book-item-cont {
    height: 50px;
    padding-bottom: 5px;
    padding-top: 5px;
    overflow: hidden;
    border-bottom: #ccc 1px dashed;
}

.book-item dd a {
    color: #008AE2;
    display: block;
}


.issueBox {
    border: 1px solid #ddd;
    height: auto;
    overflow: hidden;
    padding-bottom: 4px;
    border-bottom: #bbb 1px solid;
}

.comment_01 {
    border-bottom: #E6E6E6 1px solid;
    padding: 4px 6px 5px 15px;
    overflow: hidden;
    color: #666;
}

.comment_01 .txt01 {
    width: 195px;
    overflow: hidden;
    padding: 2px;
}

.comment_01 .txt01 b {
    color: #F60;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 8px;
}

.comment_01 .txt01 span {
    color: #F60;
}



.zuixinzixun {
    width: 239px;
    float: right; 
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    overflow: hidden;
}

.zuixinzixun .tit {
    color: #ff5722;
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-weight: bold;
}

.zuixinzixun ul {
    width: 209px;
    padding: 0 15px;
    float: left;
}

.zuixinzixun ul li.que {
    width: 169px;
    float: left;
    height: 40px;
    padding-left: 40px;
    background: url(../images3/que.jpg) left center no-repeat;
    color: #666;
    margin-top: 20px;
	overflow: hidden;
}

.zuixinzixun ul li.ask {
    width: 169px;
    float: left;
    height: 40px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 40px;
    background: url(../images3/ask.jpg) left center no-repeat;
    border-bottom: 1px dotted #ebebeb;
    color: #666;
	overflow: hidden;
}

.zuixinzixun ul li.ask span {
    color: #00c997;
}

.zuixinzixun ul li.que span {
    color: #ffb22c;
}

.zuixinzixun ul li.wyzx {
    width: 100%;
    float: left;
    padding-top: 10px;
    text-align: center;
}