﻿/* CSS Document
@charset "utf-8";
  litian  
	QQ182503533  */

/* all */
body
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "宋体";
    background: url(../image/index/bj_top.png) top left repeat-x #fff;
    color: #000;
}
form, ul, li, p, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}
ul, li
{
    list-style-type: none;
}
a
{
    text-decoration: none;
}
.left
{
    float: left;
    display: inline;
}

.right
{
    float: right;
    display: inline;
}

.pointer
{
    cursor: pointer;
}

#main
{
    margin: 0 auto;
    width: 984px;
    overflow: hidden;
}
.both
{
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 0;
}
/* 文字 */
.red
{
    color: #da251c;
}
.green
{
    color: #00923f;
}
.orange
{
    color: #ff7800;
}
.blue
{
    color: #0193de;
}
.white
{
    color: #fff;
}
.gray
{
    color: #545454;
}
.yellow
{
    color: Yellow;
}

h3
{
    font-size: 14px;
    font-weight: bold;
}
a:hover
{
    color: #000;
}
h5
{
    font-size: 12px;
    font-weight: normal;
}
/* 背景 */
.bj_body_b1_orange, .bj_body_b1_green
{
    width: 666px;
    background: url(../image/linedescription/bj_center_orange.png) repeat-y left top;
    overflow: hidden;
    margin-bottom: 10px;
}
.bj_body_b1_green
{
    background: url(../image/linedescription/bj_center_green.png) repeat-y left top;
}
.bj_foot_b1_orange, .bj_foot_b1_green
{
    width: 666px;
    background: url(../image/linedescription/bj_bottom_orange.png) no-repeat left bottom;
    overflow: hidden;
    padding-bottom: 10px;
}
.bj_foot_b1_green
{
    background: url(../image/linedescription/bj_bottom_green.png) no-repeat left bottom;
}
.bj_body_s1_green
{
    background: url(../image/linedescription/bj2_center_green.png) repeat-y left top;
    margin-bottom: 10px;
    width: 308px;
}
.bj_body_s1_green_touming
{
    background: url(../image/linedescription/bj2_center_green_touming.png) repeat-y left top;
    margin-bottom: 10px;
    width: 308px;
}
.bj_foot_s1_green
{
    background: url(../image/linedescription/bj2_bottom_green.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 308px;
}
.bj_body_s1_blue
{
    background: url(../image/LineList/left_center_s_blue.png) repeat-y left top;
    margin-bottom: 10px;
    width: 308px;
}
.bj_foot_s1_blue
{
    background: url(../image/LineList/left_bottom_s_blue.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 308px;
}

.bj_body_s1_orange
{
    background: url(../image/peripheralline/left_center_s_orange.png) repeat-y left top;
    margin-bottom: 10px;
    width: 308px;
}
.bj_foot_s1_orange
{
    background: url(../image/peripheralline/left_bottom_s_orange.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 308px;
}
.bj_body_br_green
{
    background: url(../image/LineList/alllines_right_center.png) repeat-y left top;
    margin-bottom: 10px;
    width: 666px;
}
.bj_foot_br_green
{
    background: url(../image/LineList/alllines_right_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 666px;
}


.bj_body_br_orange
{
    background: url(../image/ExitLines/cjxl_hwzx_center.png) repeat-y left top;
    margin-bottom: 10px;
    width: 666px;
}
.bj_foot_br_orange
{
    background: url(../image/ExitLines/cjxl_hwzx_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 666px;
}
.bj_body_sr_green
{
    width: 308px;
    background: url(../image/linedescription/bj2_center_green.png) repeat-y left top;
    margin-bottom: 10px;
}
.bj_foot_sr_green
{
    background: url(../image/linedescription/bj2_bottom_green.png) no-repeat left bottom;
    padding-bottom: 5px;
}

.bj_body_br_blue
{
    background: url(../image/DomesticLongLine/gnxl_center.png) repeat-y left top;
    margin-bottom: 10px;
    width: 666px;
}
.bj_foot_br_blue
{
    background: url(../image/DomesticLongLine/gnxl_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 666px;
}

.bj_body_sr_blue
{
    background: url(../image/DomesticLongLine/gnxl_center_right_blue.png) repeat-y left top;
    margin-bottom: 10px;
    width: 666px;
}
.bj_foot_sr_blue
{
    background: url(../image/DomesticLongLine/gnxl_bottom_right_blue.png) no-repeat left bottom;
    padding-bottom: 5px;
    width: 666px;
}


/* 翻页 */
.ye123 p
{
    line-height: 25px;
    margin-right: 10px;
}
/* head */
#head
{
    width: 984px;
    background: url(../image/index/head_bj.png) no-repeat left bottom;
    height: 170px;
}
#logo
{
    margin-left: 5px;
    margin-top: 12px;
}
#search
{
    margin: 50px 0 0 270px;
}
#search a
{
    margin-left: 5px;
}
.fast
{
    margin-left: 15px;
    margin-top: 5px; /**/
    background: url(../image/index/no_log.png) no-repeat right bottom;
    height: 26px;
}
.fast p
{
    color: #000;
    vertical-align: bottom;
}
.fast p a
{
    color: #fe8301;
    margin: 0 0 0 0;
    line-height:  26px;
     vertical-align:middle;
}
.fast p a:hover
{
    color: #00923f;
}
#nav p
{
    line-height: 53px; +line-height:47px;
_line-height:47px;
}
#nav p a
{
    color: #fff;
    margin: 0px;
    width: 78px;
    height: 13px;
    text-align: center;
    float: left;
}
#nav p a:hover
{
    color: #fcff00;
}
/* content */
/* home_box_left */
#index_left
{
    width: 310px;
    margin: 0px 8px 0 0;
    background: url(../image/index/index_left.png) no-repeat left top;
    padding-left: 1px;
}
/* 推荐线路 */
#tjxl h5
{
    margin: 22px 0 0 145px; +margin:23px00130px;
_margin:23px00130px;
}
#tjxl h5 a, #rdxl h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}
#tjxl h5 a:hover, #rdxl h5 a:hover
{
    color: #000;
}
.tjxl_img, .rdxl_img
{
    margin: 20px 0 0 0;
    background: url(../image/index/tjxl_img_bj.png) no-repeat left top;
    width: 104px;
    height: 78px;
    padding: 4px 0 0 5px;
    margin-left: 25px;
}
.tjxl_text, .rdxl_text
{
    margin: 21px 0 0 5px;
}
.tjxl_text h3, .rdxl_text h3
{
    margin-bottom: 12px;
    margin-top: 3px;
}
.tjxl_text h3 a:hover, .rdxl_text h3 a:hover
{
    color: #000;
}
.tjxl_text p, .rdxl_text p
{
    margin-bottom: 12px;
    width: 150px;
    line-height: 18px;
    margin-top: -5px;
}
.tjxl_text h4 a, .rdxl_text h4 a
{
    margin: 25px 0 0 100px;
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.tjxl_text h4 a:hover, .rdxl_text h4 a:hover
{
    color: #000;
}
/* 热点线路 	*/
#rdxl
{
    margin-top: 191px; +margin-top:192px;
_margin-top:190px;
background:url(../image/index/index_left_bj_center2.png) repeat-y left top;
width:308px;
}
#rdxl h5
{
    margin-left: 140px;
    margin-bottom: 25px;
}
#rdxl ul
{
    background: url(../image/index/index_left_bj_bottom.png) no-repeat left bottom;
}
#rdxl ul li
{
    background: url(../image/index/xuxian.png) no-repeat center bottom;
    height: 90px;
    margin-top: 10px;
}
.rdxl_img, .rdxl_text
{
    margin-top: 0;
}
/* 行程小贴士/各地美食/内页相关景区/国内线路_旅游指南 */
#xcxts, #gdms, #xgjq
{
    width: 308px;
    background: url(../image/index/index_left_bj_center.png) repeat-y left top;
    margin-top: 10px;
}
#xcxts ul, #gdms ul, #xgjq ul
{
    background: url(../image/index/index_left_bj_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#xcxts ul li, #gdms ul li, #xgjq ul li
{
    margin-bottom: 12px;
}
#xcxts ul li h5, #gdms ul li h5, #xgjq ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/index/index_left2_top.png) no-repeat left top;
    _overflow: hidden;
}
#xcxts ul li h5 a, #gdms ul li h5 a, #xgjq ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}
#xcxts ul li a
{
    font-size: 14px;
    padding-left: 25px;
}
/* 各地美食/内页相关景区 */
#gdms, #xgjq
{
    _overflow: hidden;
}
#gdms ul li h5, #xgjq ul li h5
{
    background: url(../image/index/index_left3_top.png) no-repeat left top;
    padding-left: 20px;
}
#gdms ul li, #xgjq ul li
{
    overflow: hidden;
    margin-bottom: 0px;
}
.gdms_xuxian
{
    background: url(../image/index/xuxian.png) no-repeat center bottom;
    height: 90px;
    margin-top: 10px;
}
/* home_box_center */
#index_center
{
    width: 440px;
    background: url(../image/index/index_center.png) no-repeat left top;
    margin-top: 0px;
}
/* banner */
#banner
{
    padding: 0px; *padding:0px 0 0 -25px;
}
/* 周边线路/国内线路/出境线路/特色线路/酒店宾馆 */
#zbxl
{
    width: 434px;
    background: url(../image/index/index_center1_center.png) repeat-y left top;
    margin-top: 52px;
}
#zbxl h5
{
    margin: 0 0 15px 358px;
    _margin: 0 0 11px 358px;
    overflow: hidden;
}
#zbxl ul, #gnxl ul, #cjxl ul, #tsxl ul, #jdbg ul
{
    width: 434px;
    background: url(../image/index/index_center1_bottom.png) no-repeat left bottom;
    padding-bottom: 10px;
}
#zbxl ul li, #gnxl ul li, #cjxl ul li, #tsxl ul li
{
    padding: 0 45px 0 30px;
    font-size: 14px;
    height: 25px; +height:23px;
_height:24px;
}
#zbxl ul li p, #gnxl ul li p, #cjxl ul li p, #tsxl ul li p
{
    display: inline;
}
#zbxl ul li p a, #gnxl ul li p a, #cjxl ul li p a, #tsxl ul li p a
{
    display: inline;
}
/* 国内线路/出境线路/特色线路/酒店宾馆 */
#gnxl, #cjxl, #tsxl, #jdbg
{
    width: 434px;
    background: url(../image/index/index_center2_center.png) repeat-y left top;
    margin-top: 10px;
}
#gnxl ul
{
    background: url(../image/index/index_center2_bottom.png) no-repeat left bottom;
}
#gnxl h5, #cjxl h5, #tsxl h5, #jdbg h5
{
    background: url(../image/index/index_center2_top.png) no-repeat left top;
    width: 434px;
    height: 53px;
    display: block;
    _overflow: hidden;
}
#gnxl h5 a, #cjxl h5 a, #tsxl h5 a, #jdbg h5 a
{
    margin: 0 0 15px 358px;
    line-height: 60px;
}
/* 出境线路 */
#cjxl
{
    background: url(../image/index/index_center3_center.png) repeat-y left top;
}
#cjxl h5
{
    background: url(../image/index/index_center3_top.png) no-repeat left top;
}
#cjxl ul
{
    background: url(../image/index/index_center3_bottom.png) no-repeat left bottom;
}
/* 特色线路 */
#tsxl
{
    background: url(../image/index/index_center4_center.png) repeat-y left top;
}
#tsxl h5
{
    background: url(../image/index/index_center4_top.png) no-repeat left top;
}
#tsxl ul
{
    background: url(../image/index/index_center4_bottom.png) no-repeat left bottom;
}
/* 酒店宾馆 */
#jdbg
{
    background: url(../image/index/index_center5_center.png) repeat-y left top;
}
#jdbg h5
{
    background: url(../image/index/index_center5_top.png) no-repeat left top;
}
#jdbg ul
{
    background: url(../image/index/index_center5_bottom.png) no-repeat left bottom;
    overflow: hidden;
}
#jdbg ul li
{
    float: left;
    margin-right: 20px;
    display: inline;
}
#jdbg ul li a
{
    width: 104px;
    height: 78px;
}
#jdbg ul li p
{
    text-align: center;
    margin: 7px 0;
}
/* home_box_right 	height: 275px;margin-top: 10px;*/
#index_right
{
    width: 221px;
    background: url(../image/index/index_right.png) no-repeat left top;
}

#ydjl
{
    margin: 55px 0 0 25px; +margin:55px0010px;
}
#ydjl span
{
    border: 1px solid #fff;
    border-width: 0 0 1px 0;
    display: block;
    width: 165px;
    margin-bottom: 10px;
}
#ydjl span p
{
    height: 20px;
}

/*联系方式*/
#qq
{
    margin-top: 80px;
    background: url(../image/index/index_right_bottom.png) no-repeat left bottom;
    width: 218px;
    _overflow: hidden;
    padding-bottom: 5px;
}
.q_midd
{
    width: 200px;
    height: 150px;
    background: url(../image/index/index_right_center.png) repeat-y left top;
    padding: 11px 15px 0 15px;
    text-align: left;
}
.q_midd ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.q_midd li
{
    float: left;
    display: block;
    width: 185px;
    font-size: 12px;
    color: #000;
}
.q_midd span
{
    float: left;
    width: 90px;
    text-align: right;
    padding: 0 0 2px 10px;
    height: 28px;
    line-height: 28px;
    color: #000;
}
.q_midd img
{
    float: left;
    display: inline;
}


/* 旅游工具箱 */
#gjx
{
    margin-top: 15px;
    background: url(../image/index/index_right_bottom.png) no-repeat left bottom;
    width: 218px;
    _overflow: hidden;
    padding-bottom: 5px;
}
#gjx h5
{
    width: 218px;
    height: 34px;
    background: url(../image/index/index_rightTop_gjx.png) no-repeat left top;
    _overflow: hidden;
}

#gjx ul
{
    padding-top: 15px;
    background: url(../image/index/index_right_center.png) repeat-y left top;
    width: 218px;
}
#gjx ul li
{
    height: 29px;
    margin-left: 18px;
}
.icon_1, .icon_2, .icon_3, .icon_4, .icon_5, .icon_6
{
    width: 80px;
    height: 17px;
    display: block;
    background: url(../image/index/icon_1.png) no-repeat left center;
    padding-left: 19px;
}
.icon_2
{
    background: url(../image/index/icon_2.png) no-repeat left center;
}
.icon_3
{
    background: url(../image/index/icon_3.png) no-repeat left center;
}
.icon_4
{
    background: url(../image/index/icon_4.png) no-repeat left center;
}
.icon_5
{
    background: url(../image/index/icon_5.png) no-repeat left center;
}
.icon_6
{
    background: url(../image/index/icon_6.png) no-repeat left center;
}
/* 旅游视频 */
#lysp, #rmjd, #qz
{
    width: 218px;
    margin-top: 10px;
    background: url(../image/index/index_right_center.png) repeat-y left top;
}
#lysp h5, #rmjd h5, #qz h5
{
    width: 218px;
    height: 48px;
    background: url(../image/index/index_right2_top.png) no-repeat left top;
    _overflow: hidden;
}
#lysp h5 a, #rmjd h5 a, #qz h5 a
{
    line-height: 47px;
    margin-left: 165px;
}
#lysp ul, #rmjd ul, #qz ul
{
    background: url(../image/index/index_right_bottom.png) no-repeat left bottom;
    width: 218px;
    padding-bottom: 15px;
}
#lysp ul li, #rmjd ul li, #qz ul li
{
    margin-left: 18px;
}
/* 热门景点 */
#rmjd h5
{
    background: url(../image/index/index_right3_top.png) no-repeat left top;
}
#rmjd ul
{
    padding-bottom: 5px;
}
#rmjd ul li a
{
    background: url(../image/index/img_bj2.png) no-repeat left top;
    width: 177px;
    height: 123px;
    display: block;
    padding: 6px 0 0 6px;
}
#rmjd ul li p
{
    text-align: center;
    margin-right: 18px;
    font-size: 14px;
    height: 20px;
}
/* 签证 */
#qz h5
{
    background: url(../image/index/index_right4_top.png) no-repeat left top;
}
#qz ul
{
    padding-bottom: 5px;
}
#qz ul li
{
    height: 25px;
    margin-left: 20px;
}
#qz ul li a
{
    font-size: 14px;
}
/* foot */
#foot
{
    background: url(../image/index/bj_bottom.png) no-repeat left top;
    height: 129px;
    padding-top: 20px;
}
#foot p
{
    text-align: center;
    color: #595959;
    height: 20px;
}
#foot p a
{
    color: #595959;
    margin: 0 5px;
}
#foot p a:hover
{
    color: #0193de;
}
/* ======================   单独线路介绍  ===============================================*/
#content
{
    width: 984px;
}
#son_left2
{
    width: 666px;
    margin-right: 10px;
    margin-top: 10px;
}
/* 景点信息/行程明细/报价明细/线路评论 */
#jdxx, #xcmx, #xlpl,#xcnr,#xcap
{
    width: 666px;
    background: url(../image/linedescription/bj_center_orange.png) repeat-y left top;
    overflow: hidden;
    margin-bottom: 10px;
}
#jdxx h5, #xcmx h5, #bjmx h5, #xlpl h5,#xcnr h5,#xcap h5
{
    width: 666px;
    background: url(../image/linedescription/jdxx_top_orange.png) no-repeat left top;
    height: 40px;
}
#jdxx ul, #xcmx ul,#xcnr ul,#xcap ul
{
    width: 666px;
    background: url(../image/linedescription/bj_bottom_orange.png) no-repeat left bottom; +padding-bottom:14px;
overflow:hidden;
}
#jdxx ul li, #xcmx ul li,#xcnr ul li,#xcap ul li
{
    margin: 13px 0 13px 17px;
}
#jdxx ul li h3
{
    margin-bottom: 13px;
}
#jdxx ul li p
{
    font-size: 14px;
    height: 28px;
}
.zxmd
{
    font-size: 12px;
    background: url(../image/linedescription/nn_bj2.png) no-repeat left top;
    width: 58px;
    height: 19px;
    display: block;
    line-height: 19px;
    text-align: center;
}
.fgx
{
    border: 1px solid #ccc;
    border-width: 0 0 1px 0;
    width: 310px;
    margin-bottom: 14px;
}
.jdgn
{
    background: url(../image/linedescription/nn_bj.png) no-repeat left top;
    width: 75px;
    height: 25px;
    margin-right: 18px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}
/* 行程明细 */
#xcmx, #bjmx,#xcnr,#xcap
{
    background: url(../image/linedescription/bj_center_green.png) repeat-y left top;
    margin-bottom: 10px;
}
#xcmx h5 ,#xcnr h5,#xcap h5
{
    background: url(../image/linedescription/xcmx_top_green.png) repeat-y left top;
}
#bjmx ul, #xlpl ul
{
    background: url(../image/linedescription/bj_bottom_green.png) no-repeat left bottom;
    padding-bottom: 2px; +padding-bottom:0px;
}
#xcmx h5 a, #bjmx h5 a,#xcnr h5 a,#xcap h5 a
{
    margin-left: 590px;
}
#xcmx ul li, #bjmx ul li,,#xcnr ul li,#xcap ul li
{
    margin: 10px 17px 10px 17px;
    overflow: hidden;
    border: 1px solid #80c9a0;
    border-width: 0 0 1px 0;
    zoom: 1;
    padding-bottom: 10px; +padding-bottom:8px;
_padding-bottom:6px;
}
#xcmx ul li p, #bjmx ul li p,,#xcnr ul li p,#xcap ul li p
{
    line-height: 22px;
    width: 483px;
    margin-right: 18px;
}
/* 报价明细 */
#bjmx h5
{
    background: url(../image/linedescription/bjmx_top_green.png) repeat-y left top;
}
#bjmx ul li p
{
    width: 630px;
    margin-right: 0;
}
#bjmx ul li
{
    padding-bottom: 0px; +padding-bottom:10px;
_padding-bottom:8px;
}

/* 新闻资讯
#xwzx h5
{
	background:url(../image/linedescription/xwzx_top_orange.png) repeat-y left top;
	line-height:50px;
	_overflow:hidden;
	font-size:14px;
	padding-left:485px;
}

#xwzx ul
{
	background:url(../image/linedescription/bj_bottom_orange.png) repeat-y left bottom;
}

#xwzx ul li
{
	margin:13px 0 0 18px;
	overflow:hidden;
	zoom:1;
	border:1px solid #fcc083;
	border-width: 0 0 1px 0;
	padding-bottom:10px;
}
*/

/* 线路评论 */
#xlpl h5
{
    background: url(../image/linedescription/xlpl_top_orange.png) repeat-y left top;
    line-height: 50px;
    _overflow: hidden;
    font-size: 14px;
    padding-left: 485px;
}
#xlpl ul
{
    background: url(../image/linedescription/bj_bottom_orange.png) no-repeat left bottom;
}
#xlpl ul li
{
    margin: 13px 0 0 18px;
    overflow: hidden;
    zoom: 1;
    border: 1px solid #fcc083;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
}
#textarea
{
    width: 620px;
    height: 115px;
    margin-bottom: 10px;
}
#button
{
    margin-right: 22px;
}
#select
{
    font-size: 12px;
}
#xlpl ul li p
{
    line-height: 20px;
    margin-right: 10px;
}
#button2
{
    width: 40px;
    height: 21px;
}

#son_right2
{
    width: 308px;
}

/* 相关新闻 热门景点 */
#xgxw_detail, #rmjd_detail
{
    width: 308px;
    background: url(../image/linedescription/bj2_center_green.png) repeat-y left top;
    margin-top: 10px;
}
#xgxw_detail ul, #rmjd_detail ul
{
    background: url(../image/linedescription/bj2_bottom_green.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#xgxw_detail ul li, #rmjd_detail ul li
{
    margin-bottom: 12px; +margin-bottom:14px;
_margin-bottom:12px;
}
#xgxw_detail ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/linedescription/xgxw_top_green.png) no-repeat left top;
    _overflow: hidden;
}
#rmjd_detail ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/linedescription/rmjd_top_green.png) no-repeat left top;
    _overflow: hidden;
}
#xgxw_detail ul li h5 a, #rmjd_detail ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}
#xgxw_detail ul li a, #rmjd_detail ul li a
{
    font-size: 14px;
    padding-left: 25px;
}


/* 相关路线 */
#xglx
{
    width: 308px;
    background: url(../image/linedescription/bj2_center_green.png) repeat-y left top;
    margin-top: 10px;
}
#xglx ul
{
    background: url(../image/linedescription/bj2_bottom_green.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#xglx ul li
{
    margin-bottom: 12px; +margin-bottom:14px;
_margin-bottom:12px;
}
#xglx ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/linedescription/xglx_top_green.png) no-repeat left top;
    _overflow: hidden;
}
#xglx ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}
#xglx ul li a
{
    font-size: 14px;
    padding-left: 25px;
}
#ddxl_nav, #ddxl_nav2
{
    margin-top: 10px;
}
#ddxl_nav ul li a, #ddxl_nav2 ul li a
{
    width: 284px;
    height: 32px;
    background: url(../image/linedescription/son_nav_bj.png) no-repeat left top;
    display: block;
    font-size: 14px;
    line-height: 36px;
    _overflow: hidden;
    padding-left: 23px;
    margin-bottom: 3px;
}
#ddxl_nav ul li a:hover, #ddxl_nav2 ul li a:hover
{
    background: url(../image/linedescription/son_nav_bj2.png) no-repeat left top;
    color: #00923f;
}
/* 相关景区 */
#xgjq
{
    background: url(../image/linedescription/bj2_center_green.png) repeat-y left top;
}
#xgjq ul li h5
{
    background: url(../image/linedescription/xgjq_top_green.png) no-repeat left top;
}
#xgjq ul
{
    background: url(../image/linedescription/bj2_bottom_green.png) no-repeat left bottom;
}
/* ======================   联系方式  ===============================================*/
/* 公司简介 */
#gsjj h5, #gszh h5
{
    width: 666px;
    background: url(../image/contact/gsjj_top_orange.png) no-repeat left top;
    height: 40px;
}
#gsjj ul li, #gszh ul li
{
    margin: 10px 20px -6px 20px;
}
#gsjj h3, #gszh h3
{
    font-size: 14px;
    font-weight: bold;
}
#gsjj ul li p
{
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 15px;
}
/* 公司公告 */
#gsgg
{
    margin-top: 10px;
}
#gsgg ul h5
{
    width: 308px;
    height: 38px;
    background: url(../image/contact/gsgg_top_green.png) no-repeat left top;
    _overflow: hidden;
    margin-bottom: 12px;
}
#gsgg ul h5 a
{
    margin-left: 250px;
    line-height: 50px;
}
#gsgg ul li
{
    margin-bottom: 12px; +margin-bottom:14px;
_margin-bottom:12px;
}
#gsgg ul li a
{
    font-size: 14px;
    padding-left: 25px;
}
/* 其他信息 */
#qtxx h5
{
    width: 308px;
    background: url(../image/contact/qtxx_top_green.png) no-repeat left top;
    height: 36px;
    margin-bottom: 15px;
}
#qtxx ul li
{
    margin-bottom: 12px; +margin-bottom:14px;
_margin-bottom:12px;
padding-left:25px;
}
#qtxx ul li a
{
    margin-right: 110px;
    font-size: 14px;
}
/* ======================   联系方式--公司账号  ===============================================*/
#gszh h5
{
    background: url(../image/contact/gszh_top.png) no-repeat left top;
}
#gszh ul li ul
{
    margin-bottom: 20px;
}
/* ======================   所有线路  ===============================================*/
#son_left
{
    width: 310px;
    margin: 10px 0px 0 0;
    background: url(../image/LineList/alllines_left.png) no-repeat left top;
    padding-left: 1px;
}
/* 旅游关键词*/
#lygjc
{
    margin-top: 191px; +margin-top:192px;
_margin-top:190px;
width:308px;
}
#lygjc h5
{
    margin-left: 140px;
    margin-bottom: 25px;
}
#lygjc ul
{
    padding-top: 35px;
}
#lygjc ul li
{
    margin-bottom: 10px;
}
#lygjc ul li h3
{
    background: url(../image/LineList/gjc_tit_bj.png) no-repeat left top;
    width: 258px;
    height: 25px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    _overflow: hidden;
    padding-left: 13px;
}
#lygjc ul li p
{
    margin: 8px auto 0;
    width: 260px;
    overflow: hidden;
}
#lygjc ul li p a
{
    background: url(../image/LineList/alllines_tubiao.png) no-repeat left center;
    display: block;
    padding-left: 7px;
    margin-right: 20px;
}

/* son_right */
#son_right
{
    background: url(../image/LineList/alllines_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}
/* 所有分类 */
#son_select, #son_select2, #son_select3, #son_select4, #son_select5
{
    width: 130px;
    height: 20px;
    color: #747474;
}

#syfl
{
    margin: 68px 0 0 40px;
}
#syfl span
{
    margin-right: 20px;
    display: block;
    display: inline;
}
#syfl span p
{
    font-size: 14px;
    line-height: 25px; +line-height:22px;
_line-height:25px;
margin-right:5px;

}
.sel_height
{
    margin-top: 27px; +margin-top:40px;
}
/* 线路大类 */
#xldl
{
    background: url(../image/LineList/alllines_right_center.png) repeat-y left top;
    width: 666px;
    margin-top: 84px;
}
.xldl_center_bj
{
    background: url(../image/LineList/alllines_right_bottom.png) no-repeat left bottom;
    width: 666px;
    padding-bottom: 50px;
}
.xldl_padding
{
    overflow: hidden;
    margin: 0 auto;
    width: 630px;
    padding: 15px 0;
}
#form4
{
}
#form4 p
{
    line-height: 25px;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 35px;
}
#son_select6
{
    width: 110px;
}
#form4 a
{
    line-height: 25px;
}
.xldl_padding p
{
    margin-left: 30px;
    margin-right: 20px;
    text-align: left;
}
.xldl_padding p a img
{
    margin-right: 10px;
}
.xldl_padding p span strong
{
    font-size: 14px;
    margin: 5px 0 27px 0;
    display: block;
}
.xldl_padding p span b
{
    display: block;
    font-weight: normal;
}
.xldl_padding p span b a img
{
    margin-top: -5px;
}
.xldl_padding p span tt
{
    display: block;
    font-weight: normal;
    margin: 5px 0 28px 0;
}
/* ======================   单独线路介绍--电子地图  ===============================================*/

#ddxl_nav2 ul li a
{
    background: url(../image/linedescription/son_nav_bj2.png) no-repeat left top;
}
#ddxl_nav2 ul li a:hover
{
    background: url(../image/linedescription/son_nav_bj.png) no-repeat left top;
    color: #ff7800;
}
#map h5, #son_dyjs h5, #son_gwzn h5, #son_food h5, #son_qihou h5, #son_syj h5, #son_zbjq h5, #son_zbjiudian h5, #son_techan h5, #son_wenhua h5, #son_xts h5
{
    width: 666px;
    background: url(../image/Another/map_top.png) no-repeat left top;
    height: 40px;
    margin-bottom: 12px;
}
#map img
{
    margin: 6px 18px 105px 18px;
}
/* ======================   单独线路介绍--地域介绍  ===============================================*/
#son_dyjs
{
    line-height: 22px;
    font-size: 12px;
    text-justify: inter-ideograph;
    text-align: justify;
}
#son_dyjs h5
{
    background: url(../image/Another/dyjs_top.png) no-repeat left top;
}
#son_dyjs ul li
{
    margin: 0 15px 255px;
}
#son_dyjs ul li span
{
    display: block;
    margin: 0 12px 0 0;
}
/* ======================   单独线路介绍--购物指南  ===============================================*/
#son_gwzn h5
{
    background: url(../image/Another/gwzn_top.png) no-repeat left top;
}
#son_gwzn ul li
{
    margin: 0 15px 0;
}
#son_gwzn ul li p
{
    width: 420px;
    display: block;
    margin-left: 13px;
    line-height: 22px;
    font-size: 14px;
    padding-bottom: 10px;
}
/* ======================   单独线路介绍--美食  ===============================================*/
#son_food ul li, #son_qihou ul li, #son_syj ul li, #son_zbjq ul li, #son_zbjiudian ul li, #son_techan ul li, #son_wenhua ul li, #son_xts ul li
{
    margin: 0 15px 0;
}
#son_food ul li p, #son_qihou ul li p, #son_syj ul li p, #son_techan ul li p, #son_wenhua ul li p
{
    width: 420px;
    display: block;
    margin-left: 13px;
    line-height: 22px;
    font-size: 14px;
    padding-bottom: 10px;
}
#son_food ul li h3, #son_qihou ul li h3, #son_syj ul li h3, #son_zbjq ul li h3, #son_zbjiudian ul li h3, #son_techan ul li h3, #son_wenhua ul li h3
{
    width: 638px;
    height: 28px;
    background: url(../image/Another/son_tit_bj.png) no-repeat left top;
    margin-bottom: 15px;
    line-height: 28px;
    padding-left: 12px;
}
#son_food ul li span a, #son_qihou ul li span a, #son_syj ul li span a, #son_techan ul li span a, #son_wenhua ul li span a
{
    margin-right: 12px;
    display: block;
}
#son_food ul li span a b, #son_qihou ul li span a b, #son_syj ul li span a b, #son_techan ul li span a b, #son_wenhua ul li span a b
{
    display: block;
    text-align: center;
    margin-top: 8px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 8px;
}
#son_food h5
{
    background: url(../image/Another/food_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--气候  ===============================================*/
#son_qihou h5
{
    background: url(../image/Another/qihou_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--商业街  ===============================================*/
#son_syj h5
{
    background: url(../image/Another/syj_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--周边景点  ===============================================*/
#son_zbjq h5
{
    background: url(../image/Another/zbjq_top.png) no-repeat left top;
}
#son_zbjq ul li, #son_zbjiudian ul li
{
    margin-bottom: 12px;
    _margin-bottom: -10px;
}
#son_zbjq ul li span, #son_zbjiudian ul li span
{
    padding-left: 12px;
    margin-bottom: 10px;
    display: block;
}
#son_zbjq ul li span a, #son_zbjiudian ul li span a
{
    margin-right: 60px;
    font-size: 14px;
}
#son_zbjq ul li h3, #son_zbjiudian ul li h3
{
    margin-bottom: 10px;
}
/* ======================   单独线路介绍--周边景点  ===============================================*/
#son_zbjiudian h5
{
    background: url(../image/Another/zbjiudian_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--特产  ===============================================*/
#son_techan h5
{
    background: url(../image/Another/techan_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--文化  ===============================================*/
#son_wenhua h5
{
    background: url(../image/Another/wenhua_top.png) no-repeat left top;
}
/* ======================   单独线路介绍--小贴士  ===============================================*/
#son_xts h5
{
    background: url(../image/Another/xts_top.png) no-repeat left top;
}
#son_xts ul li p
{
    font-size: 14px;
    line-height: 22px;
}
/* ======================   个人中心  ===============================================*/
/* 个人中心左模块 */
#members_left
{
    width: 226px;
    margin-right: 10px;
    _margin-right: 5px;
}
/* 我的账户 */
#wdzh, #wdxx, #wdxl
{
    width: 226px;
    background: url(../image/Member/wdzh_center.png) repeat-y left top;
    margin-top: 10px;
}
#wdzh ul, #wdxx ul, #wdxl ul
{
    width: 226px;
    background: url(../image/Member/wdzh_bottom.png) no-repeat left bottom;
    padding-bottom: 15px;
}
#wdzh ul h5, #wdxx ul h5, #wdxl ul h5
{
    width: 226px;
    height: 40px;
    background: url(../image/Member/wdzh_top.png) no-repeat left top;
}
#wdzh ul li, #wdxx ul li, #wdxl ul li
{
    width: 201px;
    height: 28px;
    background: url(../image/Member/wdzh_tit.png) no-repeat left top;
    margin: 13px auto 0 auto;
}
#wdzh ul li a, #wdxx ul li a, #wdxl ul li a
{
    font-size: 14px;
    line-height: 28px;
    padding-left: 10px;
}
/* 我的消息 */
#wdxx
{
    background: url(../image/Member/wdxx_center.png) repeat-y left top;
}
#wdxx ul
{
    background: url(../image/Member/wdxx_bottom.png) no-repeat left bottom;
}
#wdxx ul h5
{
    background: url(../image/Member/wdxx_top.png) no-repeat left top;
}
#wdxx ul li
{
    background: url(../image/Member/wdxx_tit.png) no-repeat left top;
}
/* 我的线路 */
#wdxl
{
    background: url(../image/Member/wdxl_center.png) repeat-y left top;
}
#wdxl ul
{
    background: url(../image/Member/wdxl_bottom.png) no-repeat left bottom;
}
#wdxl ul h5
{
    background: url(../image/Member/wdxl_top.png) no-repeat left top;
}
#wdxl ul li
{
    background: url(../image/Member/wdxl_tit.png) no-repeat left top;
}
/* 个人中心右模块 */
#members_right
{
    width: 747px;
    margin-top: 10px;
}
/* 个人中心橙色 */
#grzx_orange
{
    width: 747px;
    background: url(../image/Member/grzx_center_orange.png) repeat-y left top;
}
#grzx_orange ul
{
    width: 747px;
    height: 512px;
    background: url(../image/Member/grzx_bottom_orange.png) no-repeat left bottom;
}
#grzx_orange ul h5
{
    width: 747px;
    height: 40px;
    background: url(../image/Member/grzx_top_orange.png) no-repeat left top;
}
/* 个人资料 */
#grzx_orange ul li h3
{
    width: 702px;
    height: 28px;
    background: url(../image/Member/bj_text_orange.png) no-repeat left top;
    margin: 15px auto;
    line-height: 28px;
    padding-left: 15px;
}
#form5
{
    margin: 0 auto;
    padding-left: 32px;
}

#form5 span p
{
    font-size: 14px;
    line-height: 23px;
    display: block;
    width: 70px;
}
#form5 span b
{
    font-weight: normal;
    line-height: 23px;
    margin-left: 5px;
}
.input_border
{
    border: 1px #ff7800 solid;
    height: 17px;
    margin-left: 10px;
}
/* 个人中心绿色 */
#zxxx_green
{
    width: 747px;
    background: url(../image/Member/grzx_center_green.png) repeat-y left top;
}
#zxxx_green ul
{
    width: 747px;
    height: 512px;
    background: url(../image/Member/grzx_bottom_green.png) no-repeat left bottom;
}
#zxxx_green ul h5
{
    width: 747px;
    height: 40px;
    background: url(../image/Member/grzx_top_green.png) no-repeat left top;
}
/* 最新消息 */
#zxxx_green ul li h3
{
    width: 702px;
    height: 28px;
    background: url(../image/Member/bj_text_green.png) no-repeat left top;
    margin: 15px auto;
    line-height: 28px;
    padding-left: 15px;
}
#zxxx_green ul li h3 p
{
    padding-left: 5px;
    margin-right: 150px;
}
.zxxx_content
{
    padding-left: 35px;
    margin-top: -7px;
}
.zxxx_content a:hover
{
    color: #00923f;
}
.zxxx_content span
{
    color: #545454;
    display: block;
}
.zxxx_zt
{
    margin-right: 115px;
}
.zxxx_bt
{
    margin-right: 95px;
}
.zxxx_lz
{
    margin-right: 105px;
}
/* 个人中心蓝色 */
#wddd_blue
{
    width: 747px;
    background: url(../image/Member/grzx_center_blue.png) repeat-y left top;
}
#wddd_blue ul
{
    width: 747px;
    height: 512px;
    background: url(../image/Member/grzx_bottom_blue.png) no-repeat left bottom;
}
#wddd_blue ul h5
{
    width: 747px;
    height: 40px;
    background: url(../image/Member/grzx_top_blue.png) no-repeat left top;
}
/* 我的订单 */
#wddd_blue ul li h3
{
    width: 702px;
    height: 28px;
    background: url(../image/Member/bj_text_blue.png) no-repeat left top;
    margin: 15px auto;
    line-height: 28px;
    padding-left: 15px;
}
#wddd_blue ul li h3 p
{
    padding-left: 5px;
    margin-right: 55px;
}


/* ======================   视频专区  ===============================================*/
/* 今日推荐 */
#son_left3
{
    width: 310px;
    margin: 10px 0px 0 0;
    background: url(../image/vedio/video_left.png) no-repeat left top;
    padding-left: 1px;
}
.jrtj_img
{
    margin: 20px 0 0 0;
    background: url(../image/tjxl_img_bj.png) no-repeat left top;
    width: 104px;
    height: 78px;
    padding: 4px 0 0 5px;
    margin-left: 25px; +margin-left:10px;
}
#video_jrtj
{
    height: 192px;
}
#video_jrtj span
{
    margin-top: 45px;
    display: block;
    display: inline;
}
#video_jrtj span h3
{
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
}
#video_jrtj span h3 a
{
    color: #fff;
}
#video_jrtj span h3 a:hover
{
    color: #000;
}
#video_jrtj span p
{
    margin: 0 0 0 5px;
    height: 22px;
}
#video_jrtj span p a
{
    color: #fff;
}
#video_jrtj span p a:hover
{
    color: #000;
}
/* 最新添加 */
#video_zxtj
{
    width: 308px;
    margin-top: 32px;
}
#video_zxtj h5
{
    margin: 0 0 25px 250px;
}
#video_zxtj ul li
{
    margin-left: 15px;
    overflow: hidden;
}
#video_zxtj ul li h3
{
    font-weight: normal;
    font-size: 14px;
    background: url(../image/vedio/video_zxtj_tit.png) no-repeat left top;
    width: 271px;
    height: 23px;
    padding-left: 15px;
    line-height: 23px;
}
#video_zxtj ul li span
{
    margin: 12px 0 15px 10px;
    display: block;
    display: inline;
}
#video_zxtj ul li p
{
    width: 118px;
    margin-left: 10px;
    line-height: 18px;
    margin-top: 8px;
}
/* 视频搜索 */
#video_search
{
    background: url(../image/vedio/video_search_bj.png) no-repeat left top;
    width: 308px;
    height: 109px;
}
#video_search img
{
    margin: 53px 0 0 25px;
}
/* 视频右模块 */
#son_right3
{
    background: url(../image/vedio/video_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
    padding-top: 10px; +padding-top:0px;
_padding-top:0px;
}
/* 热门视频 */
#video_rmsp
{
    margin: 45px 0 0 25px;
}
#video_rmsp ul li
{
    margin-right: 15px;
}
#video_rmsp ul li span
{
    background: url(../image/vedio/video_photo_bj.png) no-repeat left top;
    width: 138px;
    height: 91px;
    display: block;
    padding: 4px 0 0 4px;
}
#video_rmsp ul li p
{
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}
/* 视频 */
#video_video, #Video_SearchResult
{
    margin: 65px 0 0 0; +margin:75px000;
_margin:75px000;
}
#video_video ul, #Video_SearchResult ul
{
    margin-left: 32px;
}
#video_video ul h3
{
    background: url(../image/vedio/video_tjsp.png) no-repeat left top;
    width: 601px;
    height: 23px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}

#Video_SearchResult ul h3
{
    background: url(../image/vedio/videoss_tjsp.png) no-repeat left top;
    width: 601px;
    height: 23px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}

#video_video ul h3 a, #Video_SearchResult ul h3 a
{
    line-height: 23px;
    margin-left: 550px;
}
#video_video ul li, #Video_SearchResult ul li
{
    margin: 5px 9px 0 3px;
}
#video_video ul li span, #Video_SearchResult ul li span
{
    background: #e5e5e5;
    width: 134px;
    height: 87px;
    display: block;
    padding: 5px 0 0 5px;
}
#video_video ul li p, #Video_SearchResult ul li p
{
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
#video_video ul h5, #Video_SearchResult ul h5
{
    background: url(../image/vedio/video_jqsp.png) no-repeat left top;
    width: 601px;
    height: 23px;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
}
#video_video ul h5 a, #Video_SearchResult ul h5 a
{
    line-height: 23px;
    margin-left: 550px;
}
/* ======================   视频专区-单独视频页面  ===============================================*/
#video_spzq h5
{
    width: 666px;
    background: url(../image/vedio/video_spzq_top.png) no-repeat left top;
    height: 40px;
    margin-bottom: 12px;
}
#video_spzq ul li h3
{
    width: 638px;
    height: 28px;
    background: url(anothermsg/image/son_tit_bj.png) no-repeat left top;
    margin-bottom: 15px;
    line-height: 28px;
    padding-left: 12px;
    margin-left: 12px;
}
#video_spzq ul li span
{
    margin: 0 0 0 60px;
}
/* 您可能感兴趣的 */
#gxqd ul, #son_tjsp ul
{
    overflow: hidden;
    zoom: 1;
}
#gxqd ul h5, #son_tjsp ul h5
{
    width: 308px;
    height: 44px;
    background: url(../image/vedio/video_xq_top.png) no-repeat left top;
    _overflow: hidden;
}
#gxqd ul h5 a, #son_tjsp ul h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 245px;
    line-height: 50px;
}
#gxqd ul li span, #son_tjsp ul li span
{
    margin: 5px 0 7px 20px;
    display: block;
}
#gxqd ul li p, #son_tjsp ul li p
{
    margin: 3px 0 5px 20px;
    display: block;
}
#son_tjsp ul h5
{
    background: url(../image/vedio/video_tj_top.png) no-repeat left top;
}
/* ======================   周边线路  ===============================================*/
/* 左模块背景 */
#son_left4
{
    width: 310px;
    margin: 10px 0px 0 0;
    background: url(../image/peripheralline/zbxl_left.png) no-repeat left top;
    padding-left: 1px;
}
#son_right4
{
    background: url(../image/peripheralline/zbxl_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}
/* 景点排行 */
#zbxl_jdph
{
    width: 308px;
    background: url(../image/index_left_bj_center.png) repeat-y left top;
    margin-top: 10px;
    _overflow: hidden;
}
#zbxl_jdph ul
{
    background: url(../image/index_left_bj_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#zbxl_jdph ul li
{
    overflow: hidden;
    margin-bottom: 0px;
}
#zbxl_jdph ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/peripheralline/zbxl_jdph.png) no-repeat left top;
    padding-left: 20px;
    _overflow: hidden;
}
#zbxl_jdph ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}

/* 周边线路-旅游关键词 */
#lygjc_orange, #lygjc_green
{
    margin-top: 191px; +margin-top:192px;
_margin-top:190px;
width:308px;
}
#lygjc_orange h5, #lygjc_green h5
{
    margin-left: 140px;
    margin-bottom: 25px;
}
#lygjc_orange ul, #lygjc_green ul
{
    padding-top: 35px;
}
#lygjc_orange ul li, #lygjc_green ul li
{
    margin-bottom: 10px;
}
#lygjc_orange ul li h3, #lygjc_green ul li h3
{
    background: url(../image/peripheralline/zbxl_lygjc_tit.png) no-repeat left top;
    width: 258px;
    height: 25px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    _overflow: hidden;
    padding-left: 13px;
}
#lygjc_orange ul li p, #lygjc_green ul li p
{
    margin: 8px auto 0;
    width: 260px;
    overflow: hidden;
}
#lygjc_orange ul li p a, #lygjc_green ul li p a
{
    background: url(../image/peripheralline/zbxl_tubiao.png) no-repeat left center;
    display: block;
    padding-left: 7px;
    margin-right: 20px;
}
/* 人气城市 */
#zbxl_rqcs
{
    margin-top: 10px;
}
#zbxl_rqcs ul
{
    background: url(../image/son_right_bj_bottom.png) no-repeat left bottom;
    overflow: hidden;
}
#zbxl_rqcs ul h5
{
    width: 288px;
    height: 38px;
    background: url(../image/peripheralline/zbxl_rqcs.png) no-repeat left top;
    padding-left: 20px;
    margin-bottom: 10px;
    _margin-bottom: 0;
}
#zbxl_rqcs ul h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}
#zbxl_rqcs ul li
{
    margin-left: 20px;
}
#zbxl_rqcs ul li span
{
    width: 123px;
    height: 92px;
    background: url(../image/peripheralline/zbxl_pic_bj.png) no-repeat left top;
    display: block;
    padding: 4px 0 0 6px;
}
#zbxl_rqcs ul li p
{
    margin: 5px 0 10px 0px;
    display: block;
    font-size: 14px;
}
/* 周边城市-特价线路 */
#zbxl_tjxl
{
    margin: 60px 0 0 34px; 
    +margin:62px 0 0 18px;
_margin:62px 0 0 18px;
overflow:hidden;
zoom:1;
}
#zbxl_tjxl ul li
{
    margin-right: 52px;
}
#zbxl_tjxl ul li h3
{
    display: inline;
}
#zbxl_tjxl ul li p
{
    line-height: 40px;
    margin-bottom: 7px;
}
#zbxl_tjxl ul li p span
{
    color: #fcff00;
}
/* 周边城市-周边短线游 */
#zbxl_dxy
{
    margin: 55px 0 0 0;
}
#zbxl_dxy ul
{
    overflow: hidden;
}
#zbxl_dxy ul h3
{
    margin-left: 230px;
    margin-bottom: 25px; +margin-bottom:25px;
_margin-bottom:21px;
}
#zbxl_dxy ul h3
{
    font-size: 14px;
    font-weight: normal;
}
#zbxl_dxy ul h3 a
{
    margin: 0 12px;
}
#zbxl_dxy ul h3 a:hover
{
    color: #ff7800;
}
#zbxl_dxy ul li
{
    overflow: hidden;
    background: url(../image/peripheralline/zbxl_xuxian.png) no-repeat center bottom;
    zoom: 1;
    margin-bottom: 10px; +padding-bottom:6px;
}
.zbxl_content
{
    margin: 0 0 7px 35px;
    width: 181px;
}
.zbxl_content span
{
    width: 181px;
    height: 129px;
    background: url(../image/peripheralline/zbxl_pic_bj2.png) no-repeat left top;
    display: block;
    padding: 9px 0 0 12px;
}
.zbxl_content p
{
    text-align: center;
    height: 17px;
}
.zbxl_content p b
{
    font-weight: normal;
}
.zbxl_content p a:hover
{
    color: #ff7800;
}
/* 周边城市-游玩苏州 */
#zbxl_ywsz, #zbxl_zbms
{
    margin-top: 10px;
}
#zbxl_ywsz ul h5, #zbxl_zbms ul h5
{
    width: 666px;
    height: 40px;
    background: url(../image/peripheralline/zbxl_ywsz_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
    line-height: 43px;
}
#zbxl_ywsz ul li, #zbxl_zbms ul li
{
    margin-top: 15px;
    zoom: 1;
}
.ywsz_pic
{
    width: 319px;
    height: 230px;
    background: url(../image/peripheralline/zbxl_ywsz_bj.png) no-repeat top left;
    margin-left: 20px;
}
.ywsz_pic ul li
{
    margin-left: 15px;
}
.ywsz_pic ul li p
{
    text-align: center;
    margin-top: 5px;
}
.ywsz_text
{
    margin-left: 20px;
    margin-top: -13px;
}
.ywsz_text ul li
{
    font-size: 14px;
    height: 27px;
}
.ywsz_text ul li a
{
    margin-left: 5px;
}
#zbxl_zbms ul h5
{
    background: url(../image/peripheralline/zbxl_zbms_top.png) no-repeat top left;
}

#zbxl_zbjd ul h5
{
    width: 666px;
    background: url(../image/peripheralline/zbxl_zbjd_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
}
#zbxl_zbjd ul h5 a
{
    line-height: 48px;
}
#zbxl_zbjd ul li
{
    margin-left: 20px;
}
#zbxl_zbjd ul li span
{
    width: 123px;
    height: 92px;
    background: url(../image/peripheralline/zbxl_pic_bj.png) no-repeat left top;
    display: block;
    padding: 4px 0 0 6px;
}
#zbxl_zbjd ul li p
{
    margin: 5px 0 10px 0px;
    display: block;
    font-size: 12px;
    text-align: center;
}


/* ======================   出境线路  ===============================================*/
/* 出境线路-左模块 */
#son_left5
{
    width: 310px;
    margin: 10px 0px 0 0;
    background: url(../image/ExitLines/cjxl_left.png) no-repeat left top;
    padding-left: 1px;
}
/* 出境线路-右模块 */
#son_right5
{
    background: url(../image/ExitLines/cjxl_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}
/* 出境线路-旅游关键字 */
#lygjc_green ul li h3
{
    background: url(../image/ExitLines/cjxl_lygjc_tit.png) no-repeat left top;
}
#lygjc_green ul li p a
{
    background: url(../image/ExitLines/cjxl_tubiao.png) no-repeat left center;
}
/* 出境线路-出境注意事项 */
#cjxl_zysx ul li, #cjxl_lyxw ul li, #cjxl_tjms ul li
{
    margin-bottom: 12px; +margin-bottom:14px;
_margin-bottom:12px;
}
#cjxl_zysx ul li h5, #cjxl_lyxw ul li h5, #cjxl_tjms ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/ExitLines/cjxl_zysx_top.png) no-repeat left top;
    _overflow: hidden;
}
#cjxl_zysx ul li h5 a, #cjxl_lyxw ul li h5 a, #cjxl_tjms ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}
#cjxl_zysx ul li a, #cjxl_lyxw ul li a, #cjxl_tjms ul li a
{
    font-size: 14px;
    padding-left: 25px;
}
/* 出境线路-旅游新闻 */
#cjxl_lyxw ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/ExitLines/cjxl_lyxw_top.png) no-repeat left top;
    _overflow: hidden;
}
/* 出境线路-推荐美食 */

#cjxl_tjms ul li h5
{
    background: url(../image/ExitLines/cjxl_tjms_top.png) no-repeat left top;
}
/* 出境线路-热门城市 */
#cjxl_rmcs
{
    margin-top: 10px;
}
#cjxl_rmcs ul h5
{
    width: 666px;
    height: 40px;
    background: url(../image/ExitLines/cjxl_rmcs_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
    line-height: 43px;
}
.cjxl_rmcs_content
{
    margin: 10px 0 0 15px;
}
.cjxl_rmcs_content span
{
    width: 157px;
    height: 111px;
    display: block;
    border: #f2f2f2 solid 6px;
}





/*酒店宾馆*/

#qjxl_jdbg ul
{
    overflow: hidden;
}

#qjxl_jdbg ul h5
{
    width: 666px;
    background: url(../image/ExitLines/cjxl_jdbg_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
}
#qjxl_jdbg ul h5 a
{
    line-height: 48px;
}
#qjxl_jdbg ul li
{
    margin-left: 20px;
}
#qjxl_jdbg ul li span
{
    width: 123px;
    height: 92px;
    background: url(../image/ExitLines/cjxl_hwzx_center.png) no-repeat left top;
    display: block;
    padding: 4px 0 0 6px;
}
#qjxl_jdbg ul li p
{
    margin: 5px 0 10px 0px;
    display: block;
    font-size: 12px;
    text-align: center;
}





/*===============================买一送一================================================*/
#tfo_left5
{
    background: url(../image/TwoForOne/tjxl_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}

#tffo_left5
{
    background: url(../image/TwoForOne/boxl_right_2.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}

.tfodl_center_bj
{
    background: url(../image/TwoForOne/tjxl_center_bottom.png) no-repeat left bottom;
    width: 666px;
    padding-bottom: 50px;
}


#tfodl
{
    background: url(../image/TwoForOne/tjxl_center_red.png) repeat-y left top;
    width: 666px;
    margin-top: 84px;
}


.tfodl_padding
{
    overflow: hidden;
    margin: 0 auto;
    width: 630px;
    padding: 15px 0;
}


/* ======================   国内线路  ===============================================*/

/* 左模块背景 */
#son_left6
{
    width: 310px;
    margin: 10px 0px 0 0;
    background: url(../image/DomesticLongLine/gnxl_left.png) no-repeat left top;
    padding-left: 1px;
}
#son_right6
{
    background: url(../image/DomesticLongLine/gnxl_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}



/* 旅游指南/推荐美食*/
#gnxl_lyzn, #gnxl_tjms
{
    width: 308px;
    background: url(../image/index_left_bj_center2.png) repeat-y left top;
    margin-top: 10px;
    _overflow: hidden;
}
#gnxl_lyzn ul, #gnxl_tjms ul
{
    background: url(../image/index/index_left_bj_bottom.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#gnxl_lyzn ul li, #gnxl_tjms ul li
{
    overflow: hidden;
    margin-bottom: 0px;
    font-size: 14px;
}

.gnxl_lyzn_text
{
    padding-left: 20px;
    line-height: 30px;
}


#gnxl_lyzn ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/DomesticLongLine/gnxl_lyzn_top.png) no-repeat left top;
    _overflow: hidden;
}

#gnxl_lyzn ul li h5 a, #gnxl_tjms ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}


.lyzn_text
{
    margin-left: 20px;
    margin-top: -13px;
}
.lyzn_text ul li
{
    font-size: 14px;
    height: 27px;
    line-height: 27px;
}
.lyzn_text ul li a
{
    margin-left: 5px;
}


/* 旅游新闻 */
#gnxl_lvxw
{
    width: 308px;
    background: url(../image/DomesticLongLine/gnxl_center_left_blue.png) repeat-y left top;
    margin-top: 10px;
    _overflow: hidden;
}
#gnxl_lvxw ul
{
    background: url(../image/DomesticLongLine/gnxl_bottom_left_blue.png) no-repeat left bottom;
    padding-bottom: 5px;
}
#gnxl_lvxw ul li
{
    overflow: hidden;
    margin-bottom: 0px;
}
#gnxl_lvxw ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/DomesticLongLine/gnxl_lyxw_top.png) no-repeat left top;
    padding-left: 20px;
    _overflow: hidden;
}
#gnxl_lvxw ul li h5 a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 228px;
    line-height: 50px;
}

/* 推荐美食 和旅游指南相同*/

#gnxl_tjms ul li h5
{
    width: 308px;
    height: 38px;
    background: url(../image/DomesticLongLine/gnxl_tjms_top.png) no-repeat left top;
    _overflow: hidden;
}


/* 国内线路-专线 */
#gnxl_dxy
{
    margin: 55px 0 0 0;
}
#gnxl_dxy ul
{
    overflow: hidden;
}
#gnxl_dxy ul h3
{
    margin-left: 270px;
    margin-bottom: 25px; +margin-bottom:25px;
_margin-bottom:21px;
}
#gnxl_dxy ul h3
{
    font-size: 14px;
    font-weight: normal;
}
#gnxl_dxy ul h3 a
{
    margin: 0 5px;
}
#gnxl_dxy ul h3 a:hover
{
    color: #ff7800;
}
#gnxl_dxy ul li
{
    overflow: hidden;
    background: url(../image/peripheralline/zbxl_xuxian.png) no-repeat center bottom;
    zoom: 1;
    margin-bottom: 10px; +padding-bottom:6px;
}


/* 周边城市-游玩苏州 */
#gnxl_rmcs, #gnxl_rmjd
{
    margin-top: 10px;
    overflow: hidden;
}

#gnxl_rmcs ul
{
    overflow: hidden;
}

#gnxl_rmcs ul h5
{
    width: 666px;
    height: 40px;
    background: url(../image/DomesticLongLine/gnxl_rmcs_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
    line-height: 43px;
}
#gnxl_rmjd ul h5
{
    width: 666px;
    height: 40px;
    background: url(../image/DomesticLongLine/gnxl_rmjd_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
    line-height: 43px;
}
#gnxl_rmcs ul li, #gnxl_rmjd ul li
{
    margin-top: 15px;
    zoom: 1;
}



.gnxl_jd_div
{
    width: 300px;
    float: left;
    padding-left: 20px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 10px;
}

.gnxl_jd_div img
{
    border: solid 7px #f2f2f2;
    width: 150px;
    height: 100px;
}



/*酒店宾馆*/

#gnxl_jdbg ul
{
    overflow: hidden;
}

#gnxl_jdbg ul h5
{
    width: 666px;
    background: url(../image/DomesticLongLine/gnxl_bgjd_top.png) no-repeat top left;
    font-size: 12px;
    padding-left: 600px;
}
#gnxl_jdbg ul h5 a
{
    line-height: 48px;
}
#gnxl_jdbg ul li
{
    margin-left: 20px;
}
#gnxl_jdbg ul li span
{
    width: 123px;
    height: 92px;
    background: url(../image/PeripheralLine/zbxl_pic_bj.png) no-repeat left top;
    display: block;
    padding: 4px 0 0 6px;
}
#gnxl_jdbg ul li p
{
    margin: 5px 0 10px 0px;
    display: block;
    font-size: 12px;
    text-align: center;
}



/* 周边城市-特价线路 和周边线路相同 */


#showLine
{
    width: 308px;
}
#showLine h5
{
    margin-bottom: 25px;
}

#showLine ul li
{
    margin-bottom: 10px;
}
#showLine ul li h3
{
    background: url(../image/LineList/wdzh_tit.png) no-repeat left top;
    width: 258px;
    height: 25px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    _overflow: hidden;
    padding-left: 13px;
}
#showLine ul li p
{
    margin: 8px auto 0;
    width: 260px;
    overflow: hidden;
}
#showLine ul li p a
{
    background: url(../image/LineList/alllines_tubiao.png) no-repeat left center;
    display: block;
    padding-left: 7px;
    margin-right: 20px;
}

.showLine_body_s1_orange
{
    background: url(../image/peripheralline/left_center_s_orange.png) repeat-y left;
    width: 308px;
}


/* ======================   联系方式-营业部  ===============================================*/
/* 营业部简介 */
#contact_yyb h5
{
    width: 666px;
    background: url(../image/CompanyInforMation/ddmd_jj_top.png) no-repeat left top;
    height: 40px;
}

#feedback_yyb h5
{
    width: 666px;
    background: url(../image/CompanyInforMation/contact_khly_top.png) no-repeat left top;
    height: 40px;
}

#Recruitment_yyb h5
{
    width: 666px;
    background: url(../image/CompanyInforMation/contact_yczp_top.png) no-repeat left top;
    height: 40px;
}
/*===========================自主线路================================*/
.zzxl_tit
{
    margin: 5px 0 0 30px;
}
.zzxl_tit a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 480px;
}
.zzxl
{
    background: url(../image/linelist/alllines_right_center.png) repeat-y left top;
    width: 666px;
    margin-top: 15px;
}
.zzxl_bj
{
    background: url(../image/linelist/alllines_right_top.png) no-repeat left top;
    width: 666px;
    height: 48px;
    margin-left: -18px;
    padding-top: 30px;
    padding-left: 50px;
    margin-bottom: -30px;
}
.zzxl_bj a
{
    font-size: 12px;
    font-weight: normal;
    margin-left: 480px;
}

/* 出境线路-右模块 */
#son_right7
{
    background: url(../image/linelist/alllines_right.png) no-repeat left top;
    width: 666px;
    margin-top: 10px;
}

