
blockquote em {
    font-style: italic;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}


.news_tips {
    font-size: 14px;
    line-height: 1.8;
    margin: 10px 0;
    color: #666;
}


#city-ewm {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

#city-ewm img {
    width: 420px;
    box-shadow: 0 0 3px 3px #ddd
}


#detail1 {
    font-size: 14px;
}


/*导航条下拉菜单结束*/

.divcenter {
    margin: 5px auto;
    width: 1200px;
}

.page {
    width: 745px;
    text-align: center;
    float: left;
}

.page a {
    width: auto;
    padding: 2px 4px;
    border: 1px #ddd solid;
    float: left;
}


.page ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.page ul li {
    width: auto;
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
}

.page ul li a {
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.page ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.page ul li.thisclass,
.page ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.page .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.page .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.td-bor-tom {
    border-bottom: 1.5px solid #999;
    line-height: 35px
}

.td-bor-lef {
    border-left: 1.5px solid #999;

}

.top_top {
    font-size: 13px;
}

em {
    font-style: normal
}

blockquote em {
    font-style: italic;
}

.de-left blockquote a {
    color: #ff4a00;
    text-decoration: underline;
}

blockquote .ljgm {
    display: inline-block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #ff4a00;
    color: #fff !important;
    text-align: center !important;
    text-indent: 0 !important;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
}

blockquote .zxkf {
    color: #ff4a00;
    font-size: 14px;
    font-weight: 600;
}


blockquote #phone span {
    color: #FF4A00;
    font-weight: 600;
}

.detail.liebiao .de-left blockquote .zxkf img {
    position: absolute;
    left: 90px;
    top: -140px;
    max-width: 200px !important;
    display: none;
}

.detail.liebiao .de-left blockquote .zxkf:hover img {
    display: block;
}

.zxBox {
    position: relative;
}

.zxBox img {
    position: absolute;
    right: 0;
    top: 0;
}

.detail {
    width: 1200px;
    margin: 0px auto
}

.detail .dangqian {
    height: 35px;
    line-height: 35px;
    color: #4C4C4C;
    font-size: 13px;
}

.detail .dangqian a {
    color: #4c4c4c;
}

.detail .dangqian a:hover {
    color: #ff4a00
}

.detail.liebiao .de-left {
    width: 860px;
    padding: 30px 20px;
    float: left
}

.detail.liebiao .de-left .detail1 h1 {
    color: #333;
    line-height: 30px;
    font-size: 24px !important
}

.detail.liebiao .de-left .detail1 {
    line-height: 2;
    font-size: 16px;
}

.detail.liebiao .de-left .detail1 strong {
    line-height: 26px;
}

.detail.liebiao .de-left .detail1 .shijia {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: #666;
    text-indent: 0;
    font-size: 12px;
}
.detail.liebiao .de-left .detail1 .shijia span{
    color: #666;
}

.detail.liebiao .de-left .detail1 p {
    text-indent: 32px;
    margin-top: 10px;
}

.detail.liebiao .de-left .detail1 #lianjie {
    color: #ff4a00;
    text-decoration: underline;
    cursor: pointer
}

.detail.liebiao .de-left .zxBody img {
    max-width: 80% !important;
    margin: 0 auto;
    display: block;
    height: auto !important;
}

.guanlian .jingqu img {
    width: 180px !important;
    height: 140px !important;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.guanlian .yanchu img {
    width: 130px !important;
    height: 180px !important;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

.de-left .sxy {
    margin-top: 10px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
.de-left .sxy .change{
     display: flex;
    justify-content: space-between;
    margin: 30px 0;
    padding: 0 20px;
}
.de-left .sxy .change a{
    width: 210px;
    display: block;
}
.de-left .sxy .change p{
    font-size: 17px;
    margin-bottom: 10px;
}
.de-left .sxy .change a:last-child  p{
    text-align: right;
}
.de-left .sxy .change a p i{
    margin:0 5px;
}
.de-left .sxy .change span{
    width: 100%;
    color: #666666;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.de-left .sxy .change a:hover p,
.de-left .sxy .change a:hover i,
.de-left .sxy .change a:hover span
{
    color: #ff4a00;
}

.de-left .sxy ul li{
    float: left;
    width: 50%;
    margin-bottom:10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.de-left .sxy h3 {
    font-size: 16px;
    color: #ff4a00;
    margin:15px 0;
}

.de-left .sxy a:hover {
    color: #ff4a00 ;
}

.de-left .sxy h3 img {
    width: 14px;
    vertical-align: middle;
}




.de-left h2 {
    font-size: 16px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgb(204, 204, 204);
    clear: both;
}


.de-left a:hover {
    color: #ff4a00
}

.de-left u {
    font-size: 14px;
}

.dh-list1 {
    margin: 20px 0 20px 0;
    width: 728px;
    height: 180px;
    overflow: hidden;
}

.dh-list1 dl {
    float: left;
    width: 353px;
    margin-left: 12px;
    line-height: 26px
}

.dh-list1 dl dt {
    padding: 5px 0;
}

.dh-list1 dl dt a {
    font-family: "微软雅黑";
    font-size: 18px;
}

.dh-list1 dl dt font {
    font-family: "微软雅黑";
    font-size: 18px;
}

.dh-list1 dl dt a {
    background: none;
}

.dh-list1 dl dd span {
    color: #909090;
    line-height: 22px
}

.dh-list1 dl dd strong {
    font-size: 14px;
    color: #333
}

.dh-list1 del {
    font-size: 15px;
}

.dh-list1 dl dd strong label {
    color: #f60;
    font-size: 16px;
    padding-right: 5px
}

.dh-list1 dl dd a {
    width: 100px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "微软雅黑";
    border-radius: 3px;
    display: inline-block;
    background: #D90701;
    border: 1px solid #AE0212;
    color: #fff;
    text-align: center;
    margin: 0px 0 5px 300px;
}

.dh-list1 dl dd a:hover {
    background: #ff4a00
}

.dh-list1 p {
    height: 18px;
    background: #F3EEF2;
    margin: 1px;
    width: 708px
}

.wechats {
    text-align: center;
    margin: 10px 0
}

.wechats img {
    margin: 0 60px;
    width: 135px;
    height: 180px
}

.wechat {
    text-align: center;
    margin-top: 20px
}

.wechat img {
    margin: 0 60px;
    width: 135px;
    height: 180px
}

.detaill a:hover {
    color: #fe0303;
    text-decoration: none;
}

.detaill a:link {
    text-decoration: none;
    color: #1807fd;
}

#content {
    overflow: hidden;
}

#content table {
    margin:10px auto !important;
    border-collapse:collapse;
    text-align: center;
}
#content table td{border-width:1px;border-color: rgb(221, 221, 221) !important;border-style:solid}


.jd-left-xm-left {
    float: left;
    width: 220px;
    margin: 20px 0px;
}

.jd-left-xm-right {
    float: left;
    width: 450px;
    margin: 20px 0px 20px 10px;
    color: #666;
}

.jd-left-xm-right h2 {
    float: left;
    color: #ff4a00;
    font-size: 20px;
    line-height: 36px;
    height: 36px;
    font-weight: 400;
}

.jd-left-xm-right h2 a {
    color: #ff4a00;
}

.jibie {
    float: left;
    color: #ff4a00;
    padding-left: 10px;
    padding-top: 10px;
}

.jd-jingqudizhi, .jd-tuijianliyou {
    padding-top: 8px;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 24px;
}

.jd-left-xm-right span {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}

.jd-left-xm-right2 {
    float: right;
    width: 178px;
    text-align: center;
    margin: 55px 0px;
}

.jd-jiage {
    font-size: 14px;
    height: 36px;
}

.dollow {
    color: #ff4a00;
    font-weight: 400;
    font-size: 14px;
}

.dollow2 {
    color: #ff4a00;
    font-size: 36px;
    padding: 0px 5px;
}

.shengming {
    color: #787878;
    margin-top: 15px;
    font-size: 12px;
    line-height: 200%;
    text-indent: 2em;
}


/*   */
.yanchu {
    width: 800px;
    margin: 10px auto;
    padding: 20px 30px;
    border-radius: 10px;
    position: relative;
    background-color: #F8F8F8;
    box-sizing: border-box;
    margin-left: 30px;
    display: flex;
}

.yc_right_wenzi h2 { /*演出*/
    color: #666;
    padding: 7px 0 15px 0;
    border-bottom: none;
}

.yc_right_wenzi {
    float: left;
    width: 450px;
    color: #666;
}

.yc_right_wenzi li {
    line-height: 30px;
    font-size: 14px
}

.jingqu {
    padding: 20px;
    border-radius: 10px;
    background-color: #f8f8f8;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right_wenzi h2 {
    padding: 5px 0 10px 0;
    border-bottom: none;
}

.right_wenzi .jqjibie {
    color: #ff4a00;
}

.right_wenzi {
    width: 620px;
    color: #787878;
    position: relative;
}

.right_wenzi li {
    font-size: 12px;
    margin-bottom: 8px
}

.right_wenzi>a{
    display: block;
    position: absolute;
    bottom: -10px;
    right: 5px;
}

.goumai {
    border-radius: 5px;
    background: #ff4a00;
    font-size: 16px;
    color: #fff;
    float: right;
    width: 120px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}

.goumai:hover {
    color: #fff;
    box-shadow: 2px 2px 5px #666;
}

.ycgoumai {
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 35px;
    bottom: 20px
}

.ycgoumai a {
    font-size: 14px;
    display: inline-block;
    min-width: 120px;
    height: 38px;
    line-height: 38px;
    background: #ff4a00;
    color: #fff !important;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
}

/*景区推荐理由*/
.jqliyou {
    font-size: 12px;
    height: 34px;
    overflow: hidden;
}

.jqfuhao {
    font-size: 14px;
    font-weight: 400;
    color: #ff4a00;
}

.jiage {
    font-size: 22px;
    color: #ff4a00 !important;
}

.jqgoumai {
    color: #fff;
    background: #ff4a00;
    font-size: 16px;
    float: right;
    width: 110px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.jqgoumai:hover {
    color: #fff;
    box-shadow: 2px 2px 5px #666;
}

blockquote {
    margin: 1em 0px;
    padding: 1em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background-color: #F8F8F8;
}
blockquote p {
    text-indent: 25px !important;
    line-height: 22px !important;
}

a {
    color: #333
}


/*线路关联邮轮项目样式*/
.detail_recomment {
    border: 1px solid #ddd;
    float: left;
    padding: 15px 10px 10px 5px;
    margin-bottom: 15px
}

.detail_recomment .left_img {
    width: 230px;
    height: 137px;
    display: inline-block;
    float: left
}

.detail_recomment .left_img img {
    width: 100%;
    height: 100%
}

.detail_recomment dl {
    width: 435px;
    float: left;
    margin-left: 20px;
    min-height: 137px;
    position: relative
}

.detail_recomment dt {
    margin-bottom: 15px
}

.detail_recomment dt a {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    font-size: 18px;
    font-family: serif
}

.detail_recomment dt a:hover {
    color: #ff4a00
}

.detail_recomment dd {
    color: #666;
    font-size: 14px;
    margin-bottom: 5px
}

.detail_recomment dd.price {
    color: #999;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0
}

.detail_recomment dd.price em {
    color: #ff4a00;
    font-size: 22px
}

.detail_recomment dd.price i {
    color: #ff4a00;
    font-size: 12px
}


.liebiao {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px
}

.liebiao .lb-left {
    width: 750px;
    float: left;
    font-size: 13px;
}

.liebiao h3 {
    line-height: 28px
}

.liebiao h3 a {
    color: #ff4a00;
}

.liebiao .lb-left .lb-left1 {
    width: 708px;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 20px
}

.liebiao .lb-left p {
    height: 30px;
    border-bottom: 2px solid #ff4a00;
    line-height: 30px;
    margin: 10px 0 0
}

.liebiao .lb-left p span {
    width: 95px;
    background: #ff4a00;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    border-radius: 3px;
    margin-top: 2px;
    display: inline-block;
    text-align: center
}

.liebiao .lb-left .lb-left1 h2 {
    font-size: 14px;
    height: 30px;
    background: #F7F7F7;
    border-bottom: 1px solid #E5E5E5;
    color: #ff4a00;
    padding: 0 13px;
    line-height: 30px;
    font-weight: normal
}

.liebiao .lb-left .lb-left1 h2 span {
    float: right;
    color: #A7A7A7
}

.liebiao .lb-left .lb-left1 ul li {
    line-height: 38px;
    border-bottom: 1px dotted #dedede;
    padding: 0 5px 0 18px;
    background: url(images/lb-tb.jpg) no-repeat 5px
}

.liebiao .lb-left .lb-left1 ul li a {
    color: #333;
}

.liebiao .lb-left .lb-left1 ul li a:hover {
    color: #ff4a00
}

.liebiao .lb-left .lb-left1 ul li span {
    float: right;
    color: #a5a5a5;
    font-family: "微软雅黑"
}

.lb-right {
    width: 270px;
    float: right
}

.lb-right a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.listerweima {
    margin-bottom: 10px
}

.lb-right1 {
    margin-bottom: 30px;
}

.lb-right1 ul li {
    margin-bottom: 14px
}

.lb-right1 ul li a {
    font-size: 14px;
    color: #333
}

.lb-right1 a {
    color: #333
}

.lb-right1 a:hover {
    color: #ff4a00
}

.lb-right-jq {
    width: 270px;
    float: right
}

.lb-right-jq .lb-right-jq1 {
    border: 1px solid #ebebeb;
    padding: 0 20px;
    margin-bottom: 20px;
    border-radius: 5px
}

.like_box {
    margin: 15px 0;
}

.news_title, .lb-right1 h2, .lb-right1 h3 {
    font-size: 18px;
    margin: 15px 0 12px 0;
    color: #333
}

.like_box ul {
    width: 100%
}

.like_box ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 14px
}

.like_box ul img {
    width: 100%;
    height: 145px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.like_info .like_title {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 10px
}

.like_info .like_title a {
    font-size: 12px;
    color: #000
}

.like_info .like_title a:hover {
    color: #ff4a00
}

.like_info .like_address {
    color: #888;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 3px
}

.like_info .like_price {
    color: #999
}

.like_info .like_price i {
    font-style: normal;
    color: #ff4a00;
    font-size: 12px
}

.like_info .like_price b {
    font-size: 18px;
    font-weight: bold
}

.like_info .like_btn {
    color: #fff;
    background: #ff4a00;
    border-radius: 5px;
    padding: 4px 12px;
    margin-top: -2px;
    float: right;
    display: inline-block
}


.foot {
    background: #FAFAFA;
    border-top: 1px solid #ddd;
    padding: 10px 0
}

.foot .fonter {
    width: 1200px;
    margin: 0 auto
}

.foot .fonter dl {
    width: 200px;
    float: left;
    line-height: 25px
}

.foot .fonter dl dt {
    font-size: 16px
}

.foot .fonter dl dd a {
    color: #666
}

.foot .fonter dl dd a:hover {
    color: #f60
}

.foot p {
    text-align: center;
    line-height: 25px
}

.foot p a {
    padding: 0 12px
}

.foot .fonter ul {
    width: 970px;
    height: 55px;
    background: #ff4a00;
    border-radius: 5px;
    padding: 3px 15px;
    margin: 10px 0
}

.foot .fonter ul li {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    width: 315px
}

.foot .fonter ul li a {
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}

.foot .fonter ul li span {
    height: 60px;
    float: left;
    margin: 1px 5px 0 0
}

.footer {
    margin-top: 30px;
    background: #fafafa;
    border-top: #E1E1E1 solid 1px;
    width: 100%;
    float: left
}

/*height:245px;*/
.footer-box {
    width: 1200px;
    margin: auto;
}

.footer-text1 {
    margin-left: 26px;
    padding-top: 28px;
    float: left;
}

.footer-text1-1 {
    font-size: 16px;
    color: #2a2a2a;
    margin-bottom: 10px;
}

.footer-text1-2 {
    display: block;
    width: 80px;
    font-size: 12px;
    color: #5B5B5B;
    line-height: 27px;
}

.footer-text2 {
    margin-left: 95px;
    padding-top: 28px;
    float: left;
}

.footer-text2-1 {
    font-size: 16px;
    color: #2a2a2a;
    margin-bottom: 10px;
}

.footer-text2-2 {
    display: block;
    width: 80px;
    font-size: 12px;
    color: #666;
    line-height: 27px;
}

.footer-logo {
    float: right;
    margin-top: 28px;
    margin-right: 24px;
    text-align: center;
    color: #666;
}

.footer-logo p {
    color: #666;
    font-size: 14px;
}

.footer-logo-img {
    width: 170px;
}

.footer-logo-text {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
}

.qw img {
    margin-top: 6px;
    margin-left: 5px;
}

/*尾部的鼠标移入显示的微信二维码*/
#weixin {
    width: 270px;
    height: 355px;
    position: fixed;
    right: 120px;
    bottom: 150px;
    cursor: pointer;
    display: none;
    _position: absolute;
}

.footer-line {
    width: 1200px;
    height: 1px;
    background-color: #ff4a00;
    margin-top: 11px;
    float: right;
}

.footer-aboutme {
    width: 1200px;
    margin: auto;
    text-align: center;
}

.footer-call {
    float: left;
    margin-top: 16px;
    margin-left: 22px;
    width: 1200px;
    font-size: 14px
}

.footer-about {
    float: left;
    margin-top: 20px;
    font-size: 12px;
    width: 1200px;
}

.footer-about-a {
    margin-right: 25px;
    display: inline-block;
    color: #4C4c4c;
}

.footer-copyright {
    float: left;
    margin: 15px 0;
    width: 1200px
}

.footer-copyright a {
    color: #666;
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: 5px;
    display: inline-block
}

.footer-copyright a img {
    margin-top: -4px;
    vertical-align: middle;
    margin-right: 3px;
}

.headNav .daohang li i img {
    position: relative;
    top: 4px;
}

.hot-recomd {
    cursor: pointer
}


