.dragoman-home-top {
    width: 100%;
    min-width: 1200px;
    height: 380px;
    overflow: hidden;
    position: relative;
}


/*导游首页焦点图*/

.st-focus-banners {
    float: left;
    width: 100%;
    min-width: 1200px;
    height: 380px;
    position: relative;
    overflow: hidden;
}

.st-focus-banners .banners {
    width: 1920px;
    height: 380px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}

.st-focus-banners .banners>ul>li>a {
    display: table-cell;
    width: 1920px;
    height: 380px;
    vertical-align: middle;
    text-align: center;
}

.st-focus-banners .banners>ul>li>a img {
    vertical-align: middle;
}

.st-focus-banners .focus {
    width: 100%;
    height: 12px;
    position: absolute;
    bottom: 20px;
    z-index: 99;
    text-align: center;
}

.st-focus-banners .focus>ul {
    height: 12px;
}

.st-focus-banners .focus>ul>li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    cursor: pointer;
    vertical-align: top;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.st-focus-banners .focus>ul>li.on {
    background: #ccc;
}


/* 目的地搜索 */

.dset-searchBox {
    width: 488px;
    height: 88px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 99;
    padding: 16px 16px 0;
    margin: 0 0 0 -260px;
    border-radius: 5px;
    background: url("../images/aph_bg.png") left top repeat
}

.dset-searchBox .searchCon {
    float: left;
    width: 488px;
    height: 46px
}

.dset-searchBox .searchCon .dest-text {
    float: left;
    width: 423px;
    height: 46px;
    line-height: 46px;
    padding: 0 5px;
    font-size: 16px;
    border-radius: 5px
}

.dset-searchBox .searchCon .dest-btn {
    float: right;
    width: 50px;
    height: 46px;
    border-radius: 5px;
    cursor: pointer;
    background: url("../images/dragoman-module-ico.png") no-repeat 10px -348px #ff9d00
}

.dset-searchBox .searchCon .dest-btn:hover {
    background: url("../images/dragoman-module-ico.png") no-repeat 10px -348px #f80
}

.dset-searchBox .hot-city {
    float: left;
    width: 488px;
    margin-top: 5px
}

.dset-searchBox .hot-city a {
    float: left;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 20px
}


/* 推荐导游 */

.bg-grey {
    background: #f8f8f8;
}

.dy-tab-content {
    padding: 30px 0 40px;
}

.dy-tab-tit {
    height: 40px;
}

.dy-tab-tit h3 {
    float: left;
    width: 230px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 28px;
}

.dy-tab-tit .tab-attr {
    float: left;
    height: 40px;
}

.dy-tab-tit .tab-attr li {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
}

.dy-tab-tit .tab-attr li.on {
    color: #00b7ee;
    height: 37px;
    border-bottom: 3px solid #00b7ee;
}

.dy-tab-tit .more {
    float: right;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.dy-tab-tit .more:hover {
    color: #f80;
}

.dy-tab-tit .more:hover .ico {
    background: url("../images/dragoman-module-ico.png") no-repeat 0 -75px;
}

.dy-tab-block {
    display: block;
}

.dy-tab-block>ul>li {
    float: left;
    width: 285px;
    height: 270px;
    margin: 20px 15px 0 0;
}

.dy-tab-block>ul>li.mr_0 {
    margin-right: 0;
}

.dy-tab-block .pic {
    display: table-cell;
    width: 285px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    background: #e8e8e8;
}

.dy-tab-block .pic img {
    max-width: 285px;
    max-height: 185px;
    vertical-align: top;
}

.dy-tab-block .info {
    height: 84px;
    padding: 0 15px;
    border: 1px solid #ececec;
    border-top: 0;
    background: #fff;
}

.dy-tab-block .info .data {
    margin-top: 13px;
}

.dy-tab-block .info .hd-img {
    float: left;
    width: 44px;
    height: 44px;
    margin-top: -16px;
    position: relative;
    z-index: 99;
    border: 3px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.dy-tab-block .info .name {
    color: #8e8e86;
    display: inline-block;
    width: 190px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    font-size: 13px;
}

.dy-tab-block .info .bt {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dy-tab-block .info .jg {
    float: right;
    color: #999;
    height: 30px;
    line-height: 30px;
}

.dy-tab-block .info .jg em {
    color: #fc6000;
}

.dy-tab-block .info .jg em b {
    font-size: 16px;
}


/* 热门目的地 */

.dy-hot-dest {
    margin-top: 40px;
}

.dy-dest-tit {
    text-align: center;
    font-size: 26px;
}

.dy-dest-block {
    display: block;
}

.dy-dest-block>ul>li {
    float: left;
    width: 282px;
    height: 187px;
    position: relative;
    margin: 24px 24px 0 0;
}

.dy-dest-block>ul>li.mr_0 {
    margin-right: 0;
}

.dy-dest-block .pic {
    display: table-cell;
    width: 282px;
    height: 187px;
    vertical-align: middle;
    text-align: center;
}

.dy-dest-block .pic img {
    max-width: 282px;
    max-height: 187px;
    vertical-align: middle;
}

.dy-dest-block .info {
    height: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 13px;
    background: #b2b2b2;
    background: rgba(0, 0, 0, .3);
}

.dy-dest-block .info .mdd {
    color: #fff;
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dy-dest-block .info .num {
    color: #fff;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.dy-dest-block .info .num em {
    color: #ff8500;
    font-weight: bold;
}


/* 导游认证 */

.dy-register-content {
    margin-top: 45px;
}

.dy-register-tit {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.dy-register-tit strong {
    font-size: 26px;
}

.dy-register-tit .add-link {
    float: right;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff9b3a;
}

.dy-register-tit .add-link .ico {
    display: inline-block;
    width: 22px;
    height: 15px;
    vertical-align: middle;
    margin: -3px 6px 0 0;
    background: url("../images/dragoman-module-ico.png") no-repeat 0 -82px;
}

.dy-register-block {
    padding: 25px 0;
}

.dy-register-block li {
    float: left;
    width: 128px;
    height: 138px;
    margin-right: 84px;
    text-align: center;
    position: relative;
    border: 1px solid #d4dce5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.dy-register-block li.last {
    margin-right: 0;
}

.dy-register-block li .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 20px 0 10px;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.dy-register-block li .step1 {
    background-position: -51px 0;
}

.dy-register-block li .step2 {
    background-position: -51px -60px;
}

.dy-register-block li .step3 {
    background-position: -51px -120px;
}

.dy-register-block li .step4 {
    background-position: -51px -180px;
}

.dy-register-block li .step5 {
    background-position: -51px -240px;
}

.dy-register-block li .step6 {
    background-position: -51px -300px;
}

.dy-register-block li .txt {
    display: block;
}

.dy-register-block li .txt strong {
    color: #666;
    display: block;
    height: 26px;
    font-size: 16px;
}

.dy-register-block li .txt em {
    color: #999;
    display: block;
}

.dy-register-block li .arrow-ico {
    display: block;
    width: 14px;
    height: 21px;
    position: absolute;
    top: 50%;
    right: -52px;
    margin-top: -10px;
    background: url("../images/dragoman-module-ico.png") no-repeat 0 0;
}

.guide-star-container {
    padding: 30px 0 50px;
}

.guide-star-container .tit-bar {
    text-align: center;
    font-size: 28px;
}

.guide-star-wrapper li {
    float: left;
    width: 386px;
    height: 150px;
    margin: 21px 14px 0 0;
    background: #fff;
}

.guide-star-wrapper li.mr_0 {
    margin-right: 0;
}

.guide-star-wrapper li .hd-img {
    float: left;
    width: 100px;
    height: 100px;
    margin: 25px 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.guide-star-wrapper li .hd-img img {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.guide-star-wrapper li .info {
    height: 100px;
    padding: 25px 20px 25px 0;
}

.guide-star-wrapper .info .hy {
    height: 32px;
}

.guide-star-wrapper .info .hy .name {
    float: left;
    width: 160px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.guide-star-wrapper .info .hy .name:hover {
    color: #f60;
}

.guide-star-wrapper .info .hy .rz {
    float: right;
    height: 16px;
    margin-top: 8px;
}


/*实名认证*/

.guide-star-wrapper .info .hy .rz .self,
.guide-star-wrapper .info .hy .rz .cer {
    float: left;
    width: 23px;
    height: 16px;
    vertical-align: top;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.guide-star-wrapper .info .hy .rz .self {
    background-position: 4px -31px;
}

.guide-star-wrapper .info .hy .rz .cer {
    margin-left: 10px;
    background-position: 0 -57px;
}


/*实名认证结束*/


/*未实名认证*/

.guide-star-wrapper .info .hy .rz .selfb,
.guide-star-wrapper .info .hy .rz .cerb {
    float: left;
    width: 23px;
    height: 16px;
    vertical-align: top;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.guide-star-wrapper .info .hy .rz .selfb {
    background-position: -171px -346px;
}

.guide-star-wrapper .info .hy .rz .cerb {
    margin-left: 10px;
    background-position: -175px -372px;
}


/*未实名认证结束*/

.guide-star-wrapper .info .jy {
    color: #8e8e86;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}

.guide-star-wrapper .info .qm {
    color: #8e8e86;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 13px;
}


/* 导游列表页 */

.dy-content-left {
    float: left;
    width: 905px;
}

.dy-content-list {
    float: left;
    width: 905px;
}

.dy-content-list>ul>li {
    padding: 5px;
    margin-top: 15px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}

.dy-content-list>ul>li:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.dy-content-list .pic {
    float: left;
    width: 265px;
    height: 180px;
}

.dy-content-list .pic a {
    display: table-cell;
    width: 265px;
    height: 180px;
    vertical-align: middle;
    text-align: center;
}

.dy-content-list .pic a img {
    max-width: 265px;
    max-height: 180px;
    vertical-align: middle;
}

.dy-content-list .item {
    float: left;
    width: 410px;
    padding-left: 30px;
}

.dy-content-list .item .bt {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.dy-content-list .item .bt img {
    max-height: 20px;
    vertical-align: middle;
    margin: -3px 0 0 5px;
}

.dy-content-list .item .data {
    height: 24px;
    padding-bottom: 10px;
    font-size: 0;
}

.dy-content-list .item .data span {
    color: #999;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding-right: 45px;
    font-size: 12px;
}

.dy-content-list .item .name,
.dy-content-list .item .mdd,
.dy-content-list .item .attr {
    color: #666;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.dy-content-list .item .attr .cl {
    display: inline-block;
    color: #ff9d00;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    margin: 3px 5px 0 0;
    border: 1px solid #ff9d00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dy-content-list .info {
    float: right;
    width: 120px;
    margin-right: 30px;
    text-align: center;
}

.dy-content-list .info .jg {
    color: #f60;
    display: block;
    margin-top: 20px;
    text-align: center;
}

.dy-content-list .info .jg em {
    font-size: 20px;
}

.dy-content-list .info .show-link {
    color: #fff;
    display: inline-block;
    width: 86px;
    height: 25px;
    line-height: 25px;
    margin-top: 60px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f60;
}


/* 导游详情页 */

.st-brand {
    margin-top: 0 !important;
}

.bg-grey-f8 {
    background: #f8f8f8;
}

.dy-show-content {
    float: left;
    width: 800px;
}


/* 轮播图 */

.slide-content {
    position: relative;
    overflow: hidden;
    width: 800px;
    height: 544px;
    margin-bottom: 20px;
}

.slide-content .bigImg {
    height: 544px;
    overflow: hidden;
    position: relative;
}

.slide-content .bigImg li {
    height: 544px;
    overflow: hidden;
}

.slide-content .bigImg li a {
    width: 800px;
    height: 544px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slide-content .bigImg li img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.slide-content .smallScroll {
    height: 75px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 0;
    background: #fff;
    background: url("../images/repeat-bg02.png") repeat;
    background: rgba(255, 255, 255, .5);
}

.slide-content .sPrev,
.slide-content .sNext {
    float: left;
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 23px;
    text-indent: -9999px;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.slide-content .sPrev {
    margin-left: 10px;
    background-position: 0 -279px;
}

.slide-content .sNext {
    background-position: 0 -317px;
}

.slide-content .smallImg {
    float: left;
    margin: 0 10px;
    display: inline;
    width: 698px;
    overflow: hidden;
}

.slide-content .smallImg ul {
    height: 75px;
    width: 9999px;
    overflow: hidden;
}

.slide-content .smallImg li {
    float: left;
    width: 104px;
    height: 71px;
    cursor: pointer;
    display: inline;
    margin-right: 10px;
    border: 2px solid transparent;
}

.slide-content .smallImg .on {
    border-color: #f90;
}

.slide-content .smallImg li a {
    width: 104px;
    height: 71px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slide-content .smallImg img {
    max-width: 104px;
    max-height: 71px;
    vertical-align: middle;
}

.dy-show-item {
    margin-bottom: 20px;
}

.fxd {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    width: 800px;
    margin-left: -600px;
    background: #fff;
}

.dy-show-item .tabnav-list {
    border-bottom: 2px solid #00b7ee;
    background: #f8f8f8
}

.dy-show-item .tabnav-list span {
    color: #666;
    float: left;
    height: 39px;
    line-height: 39px;
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    margin-right: -1px;
    border: 1px solid #eee;
    border-bottom: 0
}

.dy-show-item .tabnav-list span.on {
    color: #fff;
    height: 40px;
    line-height: 39px;
    border: 0;
    background: #00b7ee
}

.tabbox-list {
    padding: 0 20px 15px;
    background: #fff;
}

.tabcon-list {
    margin-top: 20px
}

.tabcon-list .list-tit {
    padding: 0 5px;
    border-bottom: 1px solid #d8d8d8
}

.tabcon-list .list-tit strong {
    display: inline-block;
    color: #000;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.tabcon-list .list-txt {
    color: #000;
    line-height: 24px;
    overflow: hidden;
    padding: 10px 5px 0
}

.tabcon-list .list-txt:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.tabcon-list .list-txt * {
    max-width: 100%
}

.tabcon-list .list-txt strong {
    font-weight: bold !important;
}

.tabcon-list .list-txt i,
.tabcon-list .list-txt em {
    font-style: italic !important;
}

.tabcon-list .list-txt a {
    color: #0082dd;
}

.tabcon-list .list-txt a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.tabcon-list .list-txt table,
.tabcon-list .list-txt th,
.tabcon-list .list-txt td {
    border: 1px solid #e5e5e5;
}


/* 导游服务 */


/* 客户点评 */

.st-list-pl,
.st-pl-box,
.st-comment-block,
.comment-con dl {
    float: none !important;
    width: auto !important;
}

.st-pl-box a.pl-btn {
    margin: 8px 30px 0 0 !important;
}

.comment-con dl:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.comment-con dl dd {
    width: 650px !important;
}


/* 客户咨询 */

.st-consult,
.st-consult ul,
.st-consult ul li,
.st-consult dl,
.st-tj-question,
.st-tj-question .msg {
    float: none !important;
    width: auto !important;
}

.st-consult dl:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.st-consult dd,
.st-consult dl.ask dd p {
    width: 645px !important;
}

.st-tj-question textarea {
    float: none !important;
    width: 748px !important;
}

.st-consult dl.answer img {
    max-width: 645px !important;
}


/* 详情侧边 */

.dy-show-side {
    float: right;
    width: 380px;
}

.dy-info {
    padding: 18px 30px;
    margin-bottom: 20px;
    background: #fff;
}

.dy-item-hd {
    margin-bottom: 15px;
}

.dy-item-hd .name {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 22px;
}

.dy-item-hd .name img {
    max-height: 20px;
    vertical-align: middle;
    margin: -3px 0 0 5px;
}

.dy-item-list {
    margin-bottom: 20px
}

.dy-item-list li {
    font-size: 14px
}

.dy-item-list li.mb_0 {
    margin-bottom: 0
}

.dy-item-list .item-hd {
    float: left;
    width: 74px;
    height: 32px;
    line-height: 32px;
}

.dy-item-list .item-bd {
    min-height: 32px;
    line-height: 32px;
    padding-left: 74px;
    font-size: 14px
}

.dy-item-list .item-bd:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.dy-item-list .attr-type {
    color: #ff9d00;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    border: 1px solid #ff9d00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dy-item-list .way-img {
    float: left;
    width: 96px;
    height: 30px;
    margin: 5px 5px 0 0;
}

.jf-type-wrap {
    display: inline-block;
    height: 19px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    cursor: pointer;
}

.jf-type-wrap .num {
    display: inline-block;
    color: #ff9b3a;
    height: 19px;
    line-height: 19px;
    padding-left: 24px;
    vertical-align: top;
    font-size: 12px;
}

.jf-type-wrap .di {
    background: url("../images/ls-icobg.png") no-repeat 0 -269px;
}

.jf-type-wrap .ding {
    background: url("../images/ls-icobg.png") no-repeat 0 -307px;
}

.jf-type-wrap .ping {
    background: url("../images/ls-icobg.png") no-repeat 0 -383px;
}

.jf-type-wrap .num i {
    float: right;
    width: 5px;
    height: 19px;
    background: url("../images/ls-icobg.png") no-repeat right -288px;
}

.jf-type-wrap .info {
    display: none;
    width: 186px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    padding: 5px 8px;
    margin-left: -102px;
    border: 1px solid #ccc;
    font-size: 12px;
    background: #fff;
}

.jf-type-wrap .info .tit {
    display: block;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}

.jf-type-wrap .info .txt {
    color: #666;
    display: block;
    line-height: 18px;
    margin-top: 2px;
}

.jf-type-wrap .info .txt:after {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -8px;
    background: url("../images/ls-icobg.png") no-repeat right 0;
}

.cp-show-msg .msg-ul li .item-bd .pay-type {
    float: left;
    margin: 5px 5px 0 0;
}

.dy-user-info {
    padding: 10px 15px;
    background: #f9f9f9;
}

.dy-user-info .tit {
    height: 30px;
}

.dy-user-info .tit .name {
    color: #666;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.dy-user-info .tit .self,
.dy-user-info .tit .cer {
    float: left;
    width: 23px;
    height: 16px;
    vertical-align: middle;
    margin: 7px 0 0 10px;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.dy-user-info .tit .self {
    background-position: 4px -31px;
}

.dy-user-info .tit .cer {
    background-position: 0 -57px;
}

.dy-user-info .tit .more {
    float: right;
    height: 30px;
    line-height: 30px;
}

.dy-user-info .tit .more:hover {
    color: #f80;
}

.dy-user-info .info-item {
    padding: 10px 0 0;
}

.dy-user-info .info-item li {
    color: #888;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.dy-user-info .info-item li .qq {
    color: #55abe3;
}

.dy-user-info .info-item li .link {
    display: inline-block;
    width: 77px;
    height: 22px;
    vertical-align: middle;
    margin: -5px 0 0 15px;
    background: url("../images/dragoman-module-ico.png") no-repeat -121px 0;
}

.dy-item-data {
    padding: 5px 0;
    margin-bottom: 12px;
    border: 1px dotted #c9c9c9;
}

.dy-item-data li {
    text-align: center;
}

.dy-item-data li strong {
    display: block;
    color: #888;
    padding: 5px 0;
    font-weight: bold;
    font-size: 13px;
}

.dy-item-data li em {
    display: block;
    padding: 5px 0;
    font-size: 14px;
}


/* 档期资费 */

.dy-book-item {
    margin-top: 25px;
}

.dy-book-item .ts {
    color: #888;
    height: 30px;
    line-height: 30px;
}

.dy-book-item .yd-area {
    height: 70px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #ff9d00;
}

.dy-book-item .yd-area .jg {
    float: left;
    color: #fff;
    width: 210px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 14px;
}

.dy-book-item .yd-area .jg:after {
    content: "";
    float: right;
    display: inline-block;
    width: 30px;
    height: 70px;
    background: url("../images/dragoman-module-ico.png") no-repeat -121px -32px;
}

.dy-book-item .yd-area .jg strong {
    font-weight: bold;
}

.dy-book-item .yd-area .jg strong em {
    font-size: 28px;
}

.dy-book-item .yd-area .yd-btn {
    display: block;
    color: #fff;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding-left: 210px;
    font-size: 18px;
}


/* 其他 */

.other-type-item {
    margin-top: 25px;
    background: #fff;
}

.other-type-item .tit {
    height: 30px;
    line-height: 30px;
    padding: 10px 25px 0;
}

.other-type-item .tit strong {
    display: inline-block;
    font-size: 16px;
}

.other-type-item .tit .more {
    float: right;
    height: 30px;
    line-height: 30px;
}

.other-type-item .tit .more:hover {
    color: #fc6000;
}

.other-type-item .type-wrap {
    padding: 0 25px;
}

.other-type-item .type-wrap li {
    height: 64px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.other-type-item .type-wrap li.last {
    border-bottom: 0;
}

.other-type-item .type-wrap li .pic {
    float: left;
    width: 90px;
    height: 64px;
    overflow: hidden;
}

.other-type-item .type-wrap li .pic img {
    width: 100%;
}

.other-type-item .type-wrap li .info {
    padding-left: 105px;
}

.other-type-item .type-wrap li .info .bt {
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.other-type-item .type-wrap li .info .bt:hover {
    color: #fc6000;
}

.other-type-item .type-wrap li .info .jg {
    color: #fc6000;
    height: 20px;
    line-height: 20px;
    text-align: right;
}


/* 导游个人介绍 */

.guide-info-container {
    padding: 40px 50px;
    margin-bottom: 20px;
    background: #fff;
}

.guide-head-img {
    float: left;
    width: 150px;
    height: 150px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.guide-self-item {
    float: left;
    width: 500px;
    padding-left: 50px;
}

.guide-self-item .hd {
    margin-bottom: 20px;
}

.guide-self-item .hd dt {
    height: 40px;
}

.guide-self-item .hd dt .bt {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-right: 50px;
    vertical-align: top;
    font-size: 24px;
}

.guide-self-item .hd dt .sm,
.guide-self-item .hd dt .dy {
    color: #11cd6e;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    vertical-align: top;
}

.guide-self-item .hd dt .sm .ico,
.guide-self-item .hd dt .dy .ico {
    display: inline-block;
    width: 23px;
    height: 16px;
    vertical-align: middle;
    margin: -4px 3px 0 0;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.guide-self-item .hd dt .sm .ico {
    background-position: 4px -31px;
}

.guide-self-item .hd dt .dy .ico {
    background-position: 0 -57px;
}

.guide-self-item .hd dd {
    color: #999;
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 14px;
}

.guide-self-item .bd {}

.guide-self-item .bd li {
    float: left;
    width: 50%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.guide-link-way {
    float: right;
    width: 300px;
    padding-top: 20px;
}

.guide-link-way li {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.guide-link-way li .icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: -3px 8px 0 0;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.guide-link-way li .icon1 {
    background-position: 0 -132px;
}

.guide-link-way li .icon2 {
    background-position: 0 -170px;
}

.guide-link-way li .icon3 {
    background-position: 0 -207px;
}

.guide-link-way li .icon4 {
    background-position: 0 -245px;
}

.guide-link-way li .qq {
    display: inline-block;
    width: 77px;
    height: 22px;
    vertical-align: middle;
    margin: -5px 0 0 10px;
    background: url("../images/dragoman-module-ico.png") no-repeat -121px 0;
}

.guide-txt-wrap {
    padding: 30px 10px 0;
    margin-top: 30px;
    border-top: 1px solid #ececec;
}

.guide-txt-wrap .tit {
    font-size: 18px;
}

.guide-txt-wrap .edit-box {
    line-height: 24px;
    font-size: 14px;
}

.guide-txt-wrap .edit-box p {
    margin-top: 20px;
}


/* 导游服务 */

.guide-serve-container {
    margin-bottom: 20px;
}

.guide-serve-tit {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.guide-serve-wrap li {
    float: left;
    width: 285px;
    margin: 10px 20px 10px 0;
}

.guide-serve-wrap li.mr_0 {
    margin-right: 0;
}

.guide-serve-wrap li .pic {
    display: table-cell;
    width: 285px;
    height: 185px;
    vertical-align: middle;
    text-align: center;
    background: #ececec;
}

.guide-serve-wrap li .pic img {
    max-width: 285px;
    max-height: 185px;
    vertical-align: middle;
}

.guide-serve-wrap li .info {
    height: 43px;
    padding: 0 15px;
    border: 1px solid #ececec;
    border-top: 0;
    background: #fff;
}

.guide-serve-wrap li .bt {
    float: left;
    width: 160px;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

.guide-serve-wrap li .bt:hover {
    color: #fc6000;
}

.guide-serve-wrap li .jg {
    color: #999;
    float: right;
    height: 43px;
    line-height: 43px;
}

.guide-serve-wrap li .jg em {
    color: #fc6000;
}

.guide-serve-wrap li .jg em b {
    font-size: 16px;
}


/*介绍*/

.st-comm-introduce {
    float: none !important;
}


/**/

.guide-link-way-no {
    float: right;
    width: 300px;
    padding-top: 20px;
}

.guide-link-way-no .img {
    width: 112px;
    height: 137px;
    background: url(../images/guide-no-way.png) no-repeat;
}

.guide-link-way-no p {
    font-size: 14px;
    color: #0185ff;
    line-height: 30px;
}


/* 目的地优化 */

.seo-content-box {
    padding: 10px 20px;
    margin-bottom: 15px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f5f5f5;
}

.seo-content-box .seo-bar {
    padding: 5px 0;
}

.seo-content-box .seo-bar .seo-title {
    color: #00b7ee;
    font-size: 18px;
    font-weight: bold;
}

.seo-content-box .seo-wrapper {
    padding: 5px 0;
}

.seo-content-box .seo-wrapper * {
    max-width: 100%
}

.seo-content-box .seo-wrapper strong {
    font-weight: bold !important;
}

.seo-content-box .seo-wrapper i,
.seo-content-box .seo-wrapper em {
    font-style: italic !important;
}

.seo-content-box .seo-wrapper a {
    color: #0082dd;
}

.seo-content-box .seo-wrapper a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.seo-content-box .seo-wrapper table,
.seo-content-box .seo-wrapper th,
.seo-content-box .seo-wrapper td {
    border: 1px solid #e5e5e5;
}


/*导游封面模板文章实名认证*/

.dy-tab-block .info .name .rz {
    float: right;
    height: 16px;
    margin-top: 8px;
}

.rz .selfc,
.rz .cerc {
    float: left;
    width: 23px;
    height: 16px;
    vertical-align: top;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.rz .selfc {
    background-position: 4px -31px;
}

.rz .cerc {
    margin-left: 10px;
    background-position: 0 -57px;
}


/*导游封面模板文章实名认证结束*/


/*导游封面模板文章未实名认证*/

.dy-tab-block .info .name .rz {
    float: right;
    height: 16px;
    margin-top: 8px;
}

.rz .selfd,
.rz .cerd {
    float: left;
    width: 23px;
    height: 16px;
    vertical-align: top;
    background: url("../images/dragoman-module-ico.png") no-repeat;
}

.rz .selfd {
    background-position: -171px -346px;
}

.rz .cerd {
    margin-left: 10px;
    background-position: -175px -372px;
}


/*导游封面模板文章未实名认证结束*/