/*/PublicBin/js/jquery.fancybox-1.3.4/fancybox/jquery.fancybox-1.3.4.css*/
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png')
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: 0;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png') -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: 0;
    display: block
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    background: transparent url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/blank.gif');
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0
}

#fancybox-right {
    right: 0
}

#fancybox-left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fancybox-left-ico {
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -60px
}

#fancybox-left:hover,
#fancybox-right:hover {
    visibility: visible
}

#fancybox-left:hover span {
    left: 20px
}

#fancybox-right:hover span {
    left: auto;
    right: 20px
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox-x.png')
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox-y.png');
    background-position: -20px 0
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox-x.png');
    background-position: 0 -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox-y.png')
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png');
    background-position: -40px -122px
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancy_title_over.png');
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: 0;
    border-collapse: collapse;
    width: auto
}

#fancybox-title-float-wrap td {
    border: 0;
    white-space: nowrap
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox-x.png') 0 -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('/PublicBin/js/jquery.fancybox-1.3.4/fancybox/fancybox.png') -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale')
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
}

#fancybox-loading.fancybox-ie6 div {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale')
}

.fancybox-ie .fancybox-bg {
    background: transparent !important
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale')
}

/*user*/
* {
    padding: 0;
    margin: 0
}

h2 {
    font-size: 18px;
    color: #666;
    font-weight: bold;
}

.content-info {
    width: 760px;
    margin-left: 5px
}

#r_empty_navi1 .photo img {
    margin: 0 0 6px 10px;
    float: right;
}

.content-info img {
    margin: 0;
    padding: 0
}

.content-info>p img {
    margin: 0 0 6px 10px;
}

.content-info img.lishiyuannian {
    border: 0;
    margin: 0;
    padding: 0
}

.content-info img.floatright {
    border: 1px solid #ccc;
    margin: 0 0 10px 10px;
    padding: 8px
}

.content-info img.floatright {
    border: #ccc 1px solid;
    margin: 0 0 10px 10px;
    padding: 8px;
    float: right
}

.content-info img.floatleft {
    border: #ccc 1px solid;
    margin: 0 10px 10px 0;
    padding: 8px;
    float: left
}

.content-info .picWithTitle {
    background: none repeat scroll 0 0 #e4e4e4;
    border: 1px solid #d1d1d1;
    display: block;
    margin: 0 0 5px 10px;
    padding: 5px;
    min-width: 250px;
    float: right
}

.content-info .picWithTitle .photoTitle {
    font-size: 12px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d1d1d1;
    display: block;
    margin: 5px 0 0;
    padding: 5px;
    text-align: center
}

.content-info .picWithTitle img {
    border: 0;
    margin: 0;
    padding: 0
}

.content-info h1 {
    font-size: 22px;
    color: #343434;
    line-height: 40px;
    font-weight: bold
}

/*.content-info h2{font-size:18px;color:#343434;line-height:33px;font-weight:bold;background:#ebebeb;padding-left:10px;margin-bottom:20px!important;border-left:#c3c3c3 5px solid}*/
.content-info h3 {
    font-size: 16px;
    color: #343434;
    line-height: 33px;
    font-weight: bold
}

.content-info h4 {
    font-size: 14px;
    color: #343434;
    line-height: 33px;
    font-weight: bold
}

.content-info h5 {
    font-size: 12px;
    color: #343434;
    line-height: 33px;
    font-weight: bold
}

.content-info h2 a {
    font-size: 18px;
    color: #343434;
    line-height: 33px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h3 a {
    font-size: 16px;
    color: #343434;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h4 a {
    font-size: 14px;
    color: #343434;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h5 a {
    font-size: 12px;
    color: #343434;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h3.blue {
    font-size: 16px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
}

.content-info h4.blue {
    font-size: 14px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
}

.content-info h5.blue {
    font-size: 12px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
}

.content-info h3.blue a {
    font-size: 16px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h4.blue a {
    font-size: 14px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h5.blue a {
    font-size: 12px;
    color: #0068ad;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline
}

.content-info h2.bg-red {
    font-size: 18px;
    color: #fff;
    line-height: 33px;
    font-weight: bold;
    background: #a40f22;
    padding-left: 15px;
    margin-bottom: 10px
}

.content-info h3.bg-red {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
    background: #a40f22;
    padding-left: 15px;
    margin-bottom: 10px
}

.content-info h4.bg-red {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
    background: #a40f22;
    padding-left: 15px;
    margin-bottom: 10px
}

.content-info h2.bg-gray {
    font-size: 18px;
    color: #333;
    line-height: 33px;
    background: #ebebeb;
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: #c3c3c3 5px solid
}

.content-info h3.bg-gray {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    background: #ebebeb;
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: #c3c3c3 5px solid
}

.content-info h4.bg-gray {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    background: #ebebeb;
    padding-left: 15px;
    margin-bottom: 10px;
    border-left: #c3c3c3 5px solid
}

.content-info ol li {
    color: #565656;
    line-height: 20px;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 13px
}

.content-info p {
    margin: 0 0 10px;
    color: #565656;
    text-align: left;
    line-height: 20px;
    font-size: 13px
}

/*

.content-info a {
    color: #565656;
    text-decoration: underline;
    font-size: 13px
}

.content-info a:hover {
    color: #07c
}

*/

.content-info a em {
    color: #565656
}

.content-info a:hover em {
    color: #07c
}

.content-info ul li.liWithBackground {
    margin: 0;
    background: #f0f0f0;
    width: 710px;
    border-left: #a61029 5px solid;
    padding: 10px;
    margin-bottom: 3px
}

.content-info ul li.liWithBackground .liIcon {
    border: 0;
    margin: 0;
    padding: 0;
    margin-right: 10px
}

.content-info strong {
    font-size: 13px;
    line-height: 22px
}

.content-info strong.sblue {
    color: #0068ad;
    font-size: 13px;
    line-height: 22px
}

.content-info strong.sred {
    color: #ab141f;
    font-size: 13px;
    line-height: 22px
}

.content-info .dl-horizontal:after {
    clear: both
}

.content-info .dl-horizontal:before,
.dl-horizontal:after {
    content: "";
    display: table;
    line-height: 0
}

.content-info .dl-horizontal:before,
.dl-horizontal:after {
    content: "";
    display: table;
    line-height: 0
}

.content-info .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px
}

.content-info .dl-horizontal dd {
    margin-left: 180px
}

.content-info dt {
    font-weight: bold
}

.content-info blockquote {
    border-left: 5px solid #DDD;
    padding: 0 0 0 15px
}

.content-info blockquote .small {
    color: #999;
    display: block;
    line-height: 20px
}

.content-info small {
    font-size: 85%
}

.content-info .typ,
.atn,
.dec,
.var {
    color: teal
}

.content-info .kwd,
.prettyprint .tag {
    color: #1e347b
}

.content-info blockquote small:before {
    content: "— "
}

.content-info .table {
    font-size: 12px;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    border-bottom: #CCC 2px solid
}

.content-info .table thead th {
    vertical-align: bottom;
    padding-right: 40px;
    background: #f2f2f2
}

.content-info .table th {
    font-weight: bold;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top
}

.content-info .table td {
    border-top: 1px solid #ddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top
}

.content-info .left {
    width: 180px;
    float: left;
    position: fixed
}

.content-info .left ul {
    list-style: none
}

.content-info .left ul li {
    list-style: none;
    background: url(/information-view/information/image/arrow.png) no-repeat scroll 0 6px;
    padding-left: 11px;
    line-height: 20px;
    margin-left: 15px;
    font-size: 13px
}

.content-info .left ul li a {
    text-decoration: none;
    color: #333
}

.content-info .infotable {
    min-width: 760px
}

.content-info .infotable .tableleft {
    width: 370px;
    margin-right: 20px;
    float: left;
    margin-bottom: 15px
}

.content-info .infotable .tableleft tr {
    height: 25px
}

.content-info .infotable .tableleft th.border {
    border-bottom: #e7e7e7 3px solid
}

.content-info .infotable .tableleft td.border {
    border-bottom: #e7e7e7 3px solid
}

.content-info .infotable .tableleft th {
    width: 140px;
    float: left;
    text-align: left;
    font-weight: bold;
    border-bottom: #CCC 1px dashed;
    padding-bottom: 3px
}

.content-info .infotable .tableleft td {
    width: 210px;
    float: left;
    text-align: right;
    border-bottom: #CCC 1px dashed;
    padding-bottom: 3px
}

.content-info .infotable h2.summaryhead {
    border-bottom: #CCC 1px solid;
    padding-bottom: 3px;
    font-size: 18px;
    color: #a61325;
    font-weight: bold
}

.content-info .infotable .tableright {
    width: 370px;
    float: left
}

.content-info .infotable .tableright tr {
    height: 25px
}

.content-info .infotable .tableright th.border {
    border-bottom: #e7e7e7 3px solid
}

.content-info .infotable .tableright td.border {
    border-bottom: #e7e7e7 3px solid
}

.content-info .infotable .tableright th {
    width: 140px;
    float: left;
    text-align: left;
    font-weight: bold;
    border-bottom: #CCC 1px dashed;
    padding-bottom: 3px
}

.content-info .infotable .tableright td {
    width: 210px;
    float: left;
    text-align: right;
    border-bottom: #CCC 1px dashed;
    padding-bottom: 3px
}

.content-info ul li.transverse {
    background: url(/information-view/information/image/arrow.png) no-repeat scroll 0 7px;
    line-height: 20px;
    font-size: 13px;
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-left: 11px;
    width: 250px
}

.content-info blockquote {
    border-left: 5px solid #DDD;
    padding: 0 0 0 15px
}

.content-info blockquote.small {
    color: #999;
    display: block;
    line-height: 20px
}

.content-info small {
    font-size: 85%
}

.content-info cite {
    font-style: normal
}

.content-info .typ,
.atn,
.dec,
.var {
    color: teal
}

.content-info .kwd,
.prettyprint .tag {
    color: #1e347b
}

.content-info blockquote small:before {
    content: "— "
}

.content-info address {
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px
}

.content-info abbr[title] {
    border-bottom: 1px dotted #999;
    cursor: help
}

.content-info .box-760 {
    width: 740px;
    padding: 5px;
    border: #CCC 1px solid
}

.content-info .box-760 p {
    margin-left: 10px;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    width: auto;
    margin-right: 10px;
    margin-top: 5px
}

.content-info .tourinfo {
    margin-top: 20px;
    width: 730px;
    margin-bottom: 20px
}

.content-info .tourinfo .tourinfotit {
    height: 33px;
    width: 672px;
    background: #CCC;
    background: url(../image/tourinfotit.jpg) no-repeat 0 0
}

.content-info .tourinfo .tourinfotit p.tourprice {
    float: right;
    line-height: 33px;
    margin-right: 10px
}

.content-info .tourinfo .tourinfotit p.tourname a {
    color: #0d548a;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    padding-left: 10px;
    text-decoration: none
}

.content-info .tourinfo .tourinfotit p.tourname {
    color: #0d548a;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    padding-left: 10px;
    width: 610px
}

.content-info span.tourprice {
    color: #a31022;
    font-size: 14px;
    font-weight: bold;
    float: right
}

.clear {
    clear: both
}

.clearfix {
    clear: both
}

.content-info .tourinfo .tourimg {
    float: left;
    margin-right: 15px;
    margin-left: 0
}

.content-info .tourinfo .tourtxt {
    float: left;
    margin-top: 10px;
    width: 450px
}

.content-info .tourinfo .tourtxt p {
    width: 450px;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px
}

.content-info .pricebut img {
    border: 0;
    margin: 0;
    float: left;
    padding: 0
}

.content-info .top-todo {
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 10px;
    margin-right: 8px;
    padding-bottom: 10px;
    width: 366px;
}

.content-info .top-todo p.titleCenter {
    margin: 0;
    background: #ededed;
    padding: 5px;
    width: 360px;
    text-align: center;
    font-size: 16px
}

.content-info .top-todo img.normal {
    margin: 0;
    padding: 0;
    border: 0;
    width: 370px
}

.content-info .top-todo img.normal-pic {
    margin: 0;
    padding: 0;
    border: 0;
    width: 350px;
    height: 168px;
    margin-left: 10px
}

.content-info .top-todo p.infoCenter {
    margin: 0;
    padding: 10px;
    width: 339px;
    text-align: justify;
    font-size: 13px;
    line-height: 20px;
    border-bottom: #CCC dashed 1px;
    margin-bottom: 5px
}

.content-info .top-todo p.infoCenter a {
    text-decoration: none
}

.content-info .top-todo p.infoCenter a:hover {
    text-decoration: underline
}

.content {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    position: relative;
    width: 975px;
    position: relative;
    top: -35px
}

.content .title {
    margin-bottom: 15px;
    margin-left: 10px;
    width: 958px
}

.content h1 {
    color: #666;
    font-size: 21px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 3px
}

.content #subNav {
    clear: both;
    color: #a31022;
    font-size: 11px;
    padding: 5px 0 3px 5px;
    position: relative;
    top: 7px;
    z-index: 5
}

.content #subNav a {
    background-image: url(/information-view/information/culture/image/list_left.jpg);
    background-position: right 7px;
    background-repeat: no-repeat;
    color: #444;
    padding: 2px 8px 4px 5px;
    text-decoration: underline
}

.middle {
    width: 980px
}

.content .sidebar {
    width: 175px;
    float: left;
    margin-left: 10px
}

.content .sidebar .maintitle {
    background: none repeat scroll 0 0 #dfdfdf;
    border-bottom: medium none;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 1px;
    padding: 7px 5px 8px
}

.content .sidebar .leftnav {
    background: none repeat scroll 0 0 #f9f9f9;
    margin: 0
}

.content .sidebar .leftnav li {
    border-bottom: 2px solid #fff;
    line-height: 18px;
    list-style: none outside none;
    padding: 6px 5px 6px 12px
}

.content .sidebar .leftnav li a {
    font-size: 12px;
    text-decoration: none;
    color: #666
}

.content .sidebar .leftnav li a:hover {
    color: #900
}

.content .sidebar a img {
    margin-top: 8px;
    margin-bottom: 20px
}

.rightcontent {
    width: 766px;
    float: right;
    margin-right: 15px;
    margin-bottom: 15px
}

.rightcontent .summary {
    border-bottom: #CCC dashed 1px;
    padding-bottom: 20px;
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.tourism {
    width: 560px;
    float: left;
    background: #f4f4f4;
    border: #dadada 1px solid;
    margin-top: 10px;
    padding-bottom: 10px
}

.tourism .tourismtitle {
    border-bottom: #999 dashed 1px;
    width: 560px
}

.tourism .line1 {
    width: 540px;
    margin-top: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: #999 1px dashed
}

.tourism .line1 img {
    float: left;
    margin-right: 10px
}

.tourism .line1 .info .linetitle {
    font-size: 14px;
    color: #333
}

.tourism .line1 .info {
    padding-left: 150px
}

.tourism .line1 .info p {
    font-size: 12px;
    line-height: 20px;
    color: #333
}

.tourism .line1 .info .linetitle a {
    text-decoration: none;
    font-size: 14px;
    color: #333
}

.tourism .line1 .info .linetitle a:hover {
    text-decoration: underline;
    color: #900
}

.tourism .line1 .info p img {
    margin-top: 7px
}

.tourism .more a {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #333
}

h4 a,
div.indextitle>a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: none
}

.rightbox {
    width: 185px;
    float: right;
    margin-top: 10px;
    margin-left: 8px;
    font-size: 10px;
    color: #666;
    border-left: #666 1px solid;
    border-bottom: #666 1px solid;
    padding-left: 11px;
    padding-bottom: 10px
}

.rightbox img {
    margin-top: 8px;
    margin-left: 15px
}

.rightbox .withimg {
    height: auto !important;
    width: 180px;
    margin-bottom: 8px
}

.rightbox .withimg .topnumber {
    background: url(../image/bg-top-number.png) no-repeat scroll left center transparent;
    color: #fff;
    display: block;
    float: left;
    font-size: 11px;
    height: 15px;
    margin-right: 10px;
    padding: 2px 2px 4px 0;
    text-align: center;
    width: 13px
}

.rightbox .withimg a {
    text-decoration: none;
    font-size: 12px;
    color: #666
}

.rightbox .withimg a:hover {
    text-decoration: underline;
    color: #903
}

.redPrice12 {
    color: #a31022;
    font-size: 12px
}

.flight {
    background: url(../image/flight-bg.png) no-repeat;
    width: 773px;
    height: 270px;
    margin-top: 15px;
    margin-bottom: 15px
}

.flight h3 {
    font-size: 14px;
    color: #900;
    margin-left: 10px;
    margin-top: 10px
}

.flight .input {
    margin-top: 30px;
    margin-left: 25px;
    font-size: 14px
}

.flight .form {
    margin-left: 25px;
    margin-top: 15px
}

.flight .searchbottom img {
    margin-left: 329px;
    margin-bottom: 10px
}

.flight .group-price img {
    margin-left: 20px
}

.form .flightbutton {
    width: 150px;
    border: #CCC 1px solid;
    padding: 3px
}

.form .flightbutton3 {
    width: 100px;
    border: #CCC 1px solid;
    padding: 3px
}

.flight .form .choose3 {
    width: 450px;
    float: left;
    margin-bottom: 20px
}

.form .searchtitle {
    font-size: 14px;
    color: #333;
    color: #333
}

.form .choose {
    width: 260px;
    float: left;
    margin-right: 25px;
    margin-bottom: 15px
}

.form .choose .box150 {
    background: url(../image/calender.GIF) no-repeat 130px center #fff;
    padding: 5px 0 5px 5px;
    border: #CCC 1px solid
}

.right {
    width: 770px;
    float: right;
    margin-right: 15px;
    margin-bottom: 15px
}

.fresh {
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px
}

.climateMonth {
    margin: 10px 0 10px 0;
    height: 100%
}

.climateMonth li {
    line-height: 15px;
    margin-bottom: 6px;
    padding: 0 0 0 15px;
    display: block;
    width: 230px;
    float: left;
    list-style: square;
    font-weight: normal
}

.box370 {
    width: 370px;
    border: #CCC 1px solid;
    float: left;
    margin: 25px 10px 15px 0;
    padding-bottom: 10px
}

.box370 .block-left {
    float: left;
    width: 151px;
    margin: 0 5px 10px 10px
}

.box370 .block-left a img {
    margin-bottom: 8px
}

.box370 h6,
.box370 .t_title {
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #333;
    text-decoration: none
}

.box370 p {
    font-size: 12px;
    color: #333
}

.box370 .price {
    float: left;
    font-size: 14px;
    color: #c00
}

.box370 .block-right {
    float: right;
    width: 190px;
    margin-right: 10px
}

.box370 .block-right .tour-code {
    font-size: 12px;
    color: #333;
    margin-bottom: 10px
}

.box370 .block-right .summarize p {
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
    text-decoration: none
}

.box370 .block-right .summarize a:hover {
    text-decoration: underline;
    color: #C00
}

.footlinkInfo {
    border-top: 1px solid #ddd;
    padding: 30px 0 30px 25px;
    text-align: center
}

.footlinkInfo a img {
    margin-right: 25px
}

.imginfo {
    width: 240px;
    float: left;
    margin: 10px;
    border: 1px solid #d1d1d1;
    display: block;
    margin: 8px 4px 5px 10px;
    padding: 5px;
    background: none repeat scroll 0 0 #e4e4e4
}

.imginfo h3 {
    font-size: 12px;
    color: #525252;
    text-decoration: underline;
    margin-top: 4px;
    text-align: center
}

.imginfo p {
    color: #898989;
    font-size: 12px;
    margin: 4px 6px
}

ul.leftnav li.active {
    background-color: #ab141f
}

.content .sidebar ul.leftnav li.active a {
    color: #fff;
    font-weight: bold
}

.informationquestion {
    background: url(../image/qa_bg.jpg) repeat-x;
    height: 350px
}

.informationquestion p {
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
    color: #5b5964
}

.informationquestion .questionform {
    background: url(../image/qaform_bg.jpg) no-repeat;
    width: 550px;
    height: 280px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 12px;
    padding: 8px
}

.informationquestion .questionform .questiontit {
    height: 56px
}

.informationquestion .questionform label {
    width: auto
}

.informationquestion .questionform .questiontit h2 {
    margin: 0;
    padding: 0;
    line-height: 36px;
    float: left
}

.informationquestion .questionform .questiontit .phonenum {
    float: right;
    margin-right: 20px
}

.informationquestion .questionform .questiontit .phonenum p {
    font-size: 12px;
    padding: 0;
    line-height: 20px;
    color: #C00
}

.informationquestion .questionform .replyWithin {
    display: block
}

.informationquestion .questionform .questionBox textarea {
    width: 530px;
    margin: 4px auto;
    height: 90px
}

.indextitle {
    background: url(../image/tit_bg.jpg) repeat-x;
    line-height: 34px;
    font-weight: bold;
    font-size: 13px;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    margin-bottom: 2px;
    color: #333
}

.ajax_price_adv {
    color: #C00;
    font-weight: bold
}

.sevHotelPrice {
    color: #C00;
    font-weight: bold
}

.ajax_package_price {
    color: #C00;
    font-weight: bold
}

.questionTitle {
    display: none
}

#send-button {
    margin: 10px 0 0 -50px;
    display: block;
    text-align: center
}

.photoRight {
    float: right
}

.destinations {
    border: 1px solid #d3d3d3;
    background-color: #f6f6f6;
    margin-left: 20px;
    width: 940px;
    padding-bottom: 14px
}

.destinations ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 10px
}

.destinations h2 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: #343434;
    font-weight: lighter;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px
}

.destinations ul.despic li {
    width: 300px;
    margin-right: 10px;
    float: left
}

#content .destinations ul.despic li p {
    padding: 0;
    margin: 0;
    background: url(/PublicBin/pic/guide/destin_bg.png) no-repeat;
    width: 300px;
    height: 33px;
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    line-height: 33px;
    margin-top: 166px
}

.destinations ul.citylist {
    margin-left: 40px;
    margin-top: 10px
}

.destinations ul.citylist li {
    float: left;
    width: 140px;
    background: url("//images.arachina.com/2013/08/66b1c19a538740bcb8934cec.png") no-repeat 0 8px;
    padding-left: 10px;
    line-height: 24px
}

.guideleft {
    width: 700px;
    float: left;
    margin-left: 20px
}

.guideright {
    width: 230px;
    float: left;
    margin-left: 10px
}

.bestattr {
    width: 208px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    float: left;
    border: 1px solid #c7c7c7;
    margin-right: 15px;
    margin-top: 20px
}

.noright {
    margin-right: 0
}

#content .bestattr p {
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    font-weight: bold
}

.culture {
    background: url(/PublicBin/pic/guide/culture_bg.jpg) no-repeat;
    width: 692px;
    height: 234px
}

.culture ul {
    width: 420px;
    padding-top: 16px;
    margin-left: 20px
}

.culture ul li {
    background: url(/css/images/drop-1.GIF) no-repeat 0 8px;
    padding-left: 10px;
    line-height: 24px;
    float: left;
    width: 188px
}

.culturetools {
    background: url(../image/culturetools.jpg) no-repeat;
    width: 692px;
    height: 234px
}

.culturetools ul {
    width: 420px;
    padding-top: 16px;
    margin-left: 20px
}

.culturetools ul li {
    background: url(/css/images/drop-1.GIF) no-repeat 0 8px;
    padding-left: 10px;
    line-height: 24px;
    float: left;
    width: 200px
}

#content p.view {
    background: url(/PublicBin/pic/guide/viewleft.jpg) no-repeat 0 4px;
    padding-left: 10px;
    width: 200px;
    margin-left: 20px
}

.guideright .overview {
    border: 1px solid #d2d2d2;
    margin-top: 20px
}

.guideright .overview h2 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    background-color: #e1e1e1;
    line-height: 30px;
    padding-left: 10px
}

#content .guideright .overview p {
    margin-left: 10px;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 4px
}

.overview ul li {
    background: url(/css/images/drop-1.GIF) no-repeat 0 8px;
    padding-left: 10px;
    line-height: 24px;
    margin-left: 10px
}

.overview .overmap {
    text-align: center;
    font-weight: bold;
    font-size: 12px
}

#formquestion input {
    height: 20px;
    margin-right: 10px;
    margin-top: 6px
}

#content {
    background: url("/css/images/bg-content-main.gif") repeat-y scroll center center #fff;
    margin: 0 auto;
    position: relative;
    width: 980px;
    top: -28px;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 2px 5px 0 #c1c1c1
}

#content #contentHead {
    background: 0;
    padding: 5px 20px 20px;
    position: relative;
    width: 952px
}

.content {
    border-radius: 0 0 10px 10px;
    box-shadow: 0 2px 5px 0 #c1c1c1
}

h1 {
    border-bottom: 1px solid #d2d2d2;
    color: #343434;
    display: block;
    font-size: 22px;
    margin: 18px 0 8px;
    padding: 0 0 5px 5px
}

.top-todostyle2 {
    margin-bottom: 10px;
    background-color: #fff
}

.top-todostyle2 .pictureleft {
    padding: 0
}

.top-todostyle2 .pictureleft img {
    border: 1px solid #ccc;
    float: left;
    margin: 10px 15px 10px 0;
    padding: 5px;
    width: 30%
}

.top-todostyle2 .txtright p {
    float: left;
    margin-top: 10px;
    width: 60%
}

.top-todostyle2 .txtright ul {
    float: left;
    margin-left: 0;
    width: 60%
}

.top-todostyle2 .txtright li a {
    color: #343434;
    text-decoration: none
}

.top-todostyle2 .txtright ul li a:hover {
    color: #0068ad;
    text-decoration: underline
}

.ci-foot {
    background: 0
}

.ci-wrapper .ci-content {
    background: 0
}

.arrowDownTest {
    background-color: #fff;
    border: 1px solid #999;
    color: #a31022;
    display: block;
    padding: 3px 4px;
    position: absolute;
    width: 200px;
    z-index: 11000;
    font-size: 11px
}

.arrowDown {
    left: 4px;
    position: absolute;
    top: 20px
}

#articleRecommend {
    clear: both;
    height: 100%;
    margin: 10px 0;
    overflow: hidden
}

#articleRecommend .articleTitle {
    color: #333;
    display: block;
    font-size: 18px;
    margin: 5px 0 10px
}

#articleRecommend .articleList {
    float: left;
    line-height: 16px;
    margin-right: 22px;
    width: 130px
}

#articleRecommend .articleList a {
    color: #333;
    font-size: 13px;
    text-decoration: none
}

#articleRecommend .articleList img {
    height: 98px;
    margin-bottom: 5px;
    width: 130px;
    margin: 0;
    padding: 0
}

.tableStyle1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: #d1d1d1 #d1d1d1 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    margin: 0 0 15px;
    width: 100%
}

.tableStyle1 th {
    background-color: #f3f3f3;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 5px;
    text-align: center
}

.tableStyle1 tr th a {
    text-decoration: none
}

.tableStyle1 tr th a:hover {
    color: #a31022;
    text-decoration: none
}

.tableStyle1 td {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    font-size: 12px;
    padding: 6px 0;
    text-align: center
}

.tableStyle1 td.tableLeft {
    line-height: 18px;
    padding: 3px 0 8px 5px;
    text-align: left
}

.tableStyle1 tr {
    border-collapse: separate;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9
}

.tableStyle1 tr a {
    color: #6b6b6b;
    text-decoration: none
}

.tableStyle1 tr a:hover {
    text-decoration: underline
}

.tableStyle1 tr:hover {
    background-color: #ddd
}

.tableStyle1 tr.odd td {
    background-color: #f1f1f1
}

.tableStyle1 tr:nth-child(2n+1) {
    background-color: #f1f1f1
}

.content-info .p_mid_img {
    text-align: center
}

.tH3 {
    font-weight: bold;
    margin: 5px 0
}

.tH3 a {
    font-size: 16px;
    text-decoration: none
}

.tH3 a:hover {
    text-decoration: underline;
    color: #2c5f9e
}

/*
.inpageTailorfull{border-top:1px solid #d1d1d1;margin:25px auto 0;padding:20px 0 0;width:910px}
.inpageTailorfull .tailorForm{margin-bottom:10px}
.inpageTailorfull .tailorForm .tailorContent{float:left;font-size:12px;line-height:16px;width:66%}
.inpageTailorfull .TailorPhone{float:left;font-size:15px;margin:10px 0 0;position:relative;width:60%}
.inpageTailorfull .tailorForm .tailorButton{color:#fff;float:right;width:33%}
.inpageTailorfull .tailorForm .tailorButton a{display:block;height:72px}
.inpageTailorfull .chExpert{overflow:hidden}
.inpageTailorfull .chExpert ul li{background:none repeat scroll 0 0 rgba(0,0,0,0)!important;float:left;font-size:11px;line-height:normal!important;list-style:none outside none;padding:5px!important;text-align:center;}
.inpageTailorfull .chExpert ul li img{border:1px solid #d1d1d1;border-radius:4px 4px 4px 4px;margin-bottom:3px;padding:1px;width:60px}
.inpageTailorfull .numberLeft{color:#999;float:left;margin-right:10px;text-align:left}
.inpageTailorfull .telNo{color:#999;display:inline!important;float:none!important;margin-top:0!important;width:auto!important}
.inpageTailorfull #USA-CA{color:#a31002;font-size:15px}
.inpageTailorfull #fp{display:block;float:left;font-size:14px}
.inpageTailorfull #fp span{color:#999}
*/
/*lmr响应式*/
.content {
    width: 98% !important
}

.content-info {
    margin-left: 12px
}

#CONTENT .routePicM img.routeImage {
    width: 100%;
}

@media(max-width:768px) {

    /*info.base*/
    #CONTENT .content .sidebar {
        margin: 15px 0 -20px;
        width: 100%;
    }

    #CONTENT .content .sidebar>a {
        display: none;
    }

    /*info.detail*/
    #CONTENT #subNav {
        padding: 0 !important;
        margin: 5px 0
    }

    #CONTENT #subNav a:first-child {
        padding-left: 0 !important
    }

    #CONTENT .content,
    .content .title,
    .middle,
    .right {
        width: auto !important
    }

    #CONTENT .content {
        margin-bottom: 0 !important;
        padding-bottom: 10px !important
    }

    #CONTENT .content .title {
        margin: 15px 0 !important;
        padding: 0 !important
    }

    #CONTENT .content .title h1 {
        padding: 0 !important;
        margin-top: 5px !important;
        line-height: 19px !important;
        font-size: 16px !important;
        height: auto !important
    }

    #CONTENT .photo img {
        float: none !important;
        margin: 5px 0 !important;
        width: 100%;
        border: none !important;
        padding: 0 !important
    }

    #CONTENT .content-info {
        width: auto !important;
        margin-left: 0
    }

    #CONTENT .content-info img {
        width: 100% !important;
        height: auto !important;
        margin: 5px 0 !important;
        padding: 0 !important
    }

    #CONTENT .right {
        float: none !important;
        margin: 0
    }

    #CONTENT .info_builder {
        float: none;
        position: relative;
        top: 0;
        left: 0
    }

    #CONTENT .picleft,
    .rightinfo {
        width: auto !important;
        float: none !important
    }

    #CONTENT .h2_bg_gray,
    h2 {
        font-size: 16px;
        line-height: 21px;
        padding: 8px 5px
    }

    #CONTENT .fridends_item {
        width: 100% !important;
    }

    #CONTENT .fridends_item img {
        width: auto !important;
    }

    #CONTENT img.at-tli {
        width: 338px !important;
        height: 360px !important;
    }

    #CONTENT .picWithTitle {
        width: 100%;
        float: none;
        padding: 0;
        margin: 10px 0;
    }

    #CONTENT .content-info .tourinfo {
        width: 100%;
    }

    /*info.list*/
    #CONTENT .rightcontent {
        width: 100% !important;
        float: none;
        margin: 0 auto;
    }

    #CONTENT .imginfo {
        width: 99%;
        text-align: center;
        margin: 10px auto;
        float: none;
        padding: 10px;
    }

    #CONTENT .imginfo img.mainimg {
        width: 100%;
    }

    #CONTENT .content-info .tourinfo .tourtxt {
        width: 100%;
    }

    #CONTENT .content-info .tourinfo .tourtxt p {
        width: 100%;
    }

    #CONTENT .content-info .tourinfo .tourimg {
        width: 100%;
        float: none;
        padding: 0;
        margin: 10px 0;
    }

    #CONTENT .content-info .tourinfo .tourimg img {
        width: 100%;
    }

    #CONTENT .__bone__ .top-todostyle2 .txtright p {
        width: 100%;
    }

    /*info.index*/
    #CONTENT .tourism,
    #CONTENT .tourismtitle,
    #CONTENT .tourism .line1 {
        width: 100% !important;
    }

    #CONTENT .tourism .line1>img {
        float: none;
        width: 90% !important;
        display: block;
        margin: 0 auto 10px;
    }

    #CONTENT .tourism .line1 .info {
        padding-left: 0;
        width: 90% !important;
        margin: 0 auto 10px;
    }

    #CONTENT .tourism .line1 {
        margin: 0;
        padding: 15px 10px 10px;
    }

    #CONTENT .tourism .line1 .info p {
        margin-bottom: 5px;
    }

    #CONTENT .__bone__ [scid="h2_bg_red_txt"] .picWithTitle {
        float: none;
        margin: 10px 0;
    }

    #CONTENT .content,
    #content,
    .ci-content {
        padding-bottom: 0px !important;
    }

    #CONTENT .content-info img.sendStyle {
        width: auto !important;
    }

    #CONTENT .content-info img.rauto {
        width: auto !important;
    }

    #CONTENT img.rauto {
        width: auto !important;
    }

    #CONTENT .content-info .box-760 {
        width: 100%;
    }
}