@charset "utf-8";
body {
    background-color: #FFF;
}

/*.header_public{position:relative;}
.header_public_outside{height:101px;}*/
.content-body {
    text-align: center;
    width: 1080px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}

/*标题*/
.detail_title .detail_title_h1 {
    font-size: 22px;
    color: #000;
    line-height: 30px;
    text-align: left;
}

/*面包屑*/
.crumbs {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    color: #999;
    text-align: left;
}

.crumbs img {
    margin: 20px 5px;
}

.crumbs a {
    color: #666;
}

.crumbs a:hover {
    color: #03cf5d;
}

/*详情-头像、用户、分享数*/
.hdMan {
    height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.hdMan .userPic {
    cursor: pointer;
    width: 40px;
}

.hdMan .hdman_r {
    width: 600px;
    overflow: hidden;
    float: left; /*margin-left:10px;*/
}

.hdMan .hdman_r .yhName {
    float: left;
}
.hdMan .hdman_r .yhName .qy, .hdMan .hdman_r .yhName .gr ,.hdMan .hdman_r .yhName .rz{
    display: inline-block;
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    display: none;
}
.hdMan .hdman_r .yhName .qy{
    background:url("../../img/manage/aIcon.png") no-repeat 0px -149px ;
}
.hdMan .hdman_r .yhName .gr{
    background:url("../../img/manage/aIcon.png") no-repeat 0px -39px ;
}
.hdMan .hdman_r .yhName .rz{
    background:url("../../img/manage/aIcon.png") no-repeat 0px 10px ;
}
.hdMan .hdman_r .yhName a.subinfo_name {
    color: #999;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-right: 15px;
}

.hdMan .hdman_r .yhName a.subinfo_name:hover {
    color: #03cf5d;
}

.hdMan .hdman_r .yhName p {
    display: inline-block;
    float: left;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 40px;
    background: url(../img/detail/detail_pc_read.png) no-repeat 0px 13px;
    padding-left: 17px;
}

.hdMan .hdman_r .yhName .rz_icon_a {
    float: left;
    font-size: 12px;
    color: #999;
    line-height: 50px;
    margin-right: 10px;
}

.hdMan .hdman_r .yhName .rz_icon_a span {
    width: 12px;
    height: 14px;
    display: inline-block;
    margin: 13px 0px 0 -10px;
    float: left;
}

.hdMan .hdman_r .yhName .rz_icon_a span.qy {
    background: url(../img/detail/rz_icon.png) no-repeat 0px 1px;
}

.hdMan .hdman_r .yhName .rz_icon_a span.zz {
    background: url(../img/detail/rz_icon.png) no-repeat 0px -29px;
}

.hdMan .hdman_r .yhName .rz_icon_a span.gr {
    background: url(../img/detail/rz_icon.png) no-repeat 0px -60px;
}

.hdMan .hdman_r .yhName .rz_icon_a:hover span.qy {
    background-position: -30px 1px;
}

.hdMan .hdman_r .yhName .rz_icon_a:hover span.zz {
    background-position: -30px -29px;
}

.hdMan .hdman_r .yhName .rz_icon_a:hover span.gr {
    background-position: -30px -60px;
}

.hdMan .hdman_r .yhName .rz_tc_box {
    display: none;
    width: 310px;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 1px 1px 2px #ddd;
    line-height: 20px;
    padding: 15px 10px 20px;
    position: absolute;
    top: 37px;
    z-index: 1;
}

.hdMan .hdman_r .yhName .rz_tc_box h2 {
    font-size: 14px;
    color: #000;
}

.hdMan .hdman_r .yhName .rz_tc_box .fd_img {
    position: absolute;
    left: 20px;
    top: -7px;
}

.dt_review_item_count {
    display: inline-block;
    float: left;
    line-height: 40px;
    margin-left: 15px;
}

.dt_review_item_count a {
    display: inline-block;
    float: right;
    margin-left: 15px;
    font-size: 14px;
    color: #ddd !important;
    background: url(../img/detail/detail_pc_read.png) no-repeat 0px -88px;
    padding-left: 17px;
}

.dt_review_item_count span {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #ddd;
    background: url(../img/detail/detail_pc_read.png) no-repeat 0px -36px;
    padding-left: 20px;
}

.dt_review_item_count a.info_share {
    color: #999;
}

.content-body .detail_main_outside {
    margin-top: 90px;
    position: relative;
}

.content-body .detail_main_outside .detail_main_outside_top {
    position: absolute;
    top: -51px;
    left: 0;
}

.content-body .detail_main_outside .detail_main_outside_top .wrap_box {
    width: 800px;
    height: 50px;
    border-bottom: 1px solid #03cf5d;
}

.content-body .detail_main_outside .detail_main_outside_top .detail,
.content-body .detail_main_outside .detail_main_outside_top .member,
.content-body .detail_main_outside .detail_main_outside_top .discuss {
    width: 155px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm,
.content-body .detail_main_outside .detail_main_outside_top .get_2wm_pre {
    width: 177px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center; /*display:none;*/
    opacity: 0;
}

.content-body .detail_main_outside .detail_main_outside_top .detail a,
.content-body .detail_main_outside .detail_main_outside_top .member a,
.content-body .detail_main_outside .detail_main_outside_top .discuss a {
    display: block;
    width: 155px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #000;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm a,
.content-body .detail_main_outside .detail_main_outside_top .get_2wm_pre a {
    display: block;
    width: 177px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #aaa;
}

.content-body .detail_main_outside .detail_main_outside_top .margin_l {
    margin-left: 155px;
}

.content-body .detail_main_outside .detail_main_outside_top .member span, .content-body .detail_main_outside .detail_main_outside_top .discuss span {
    color: #000;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm span,
.content-body .detail_main_outside .detail_main_outside_top .get_2wm_pre span {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    background: url(../img/detail/detail_ma_icon.png);
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm i,
.content-body .detail_main_outside .detail_main_outside_top .get_2wm_pre i {
    width: 12px;
    height: 50px;
    display: inline-block;
    margin-left: 5px;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm i img,
.content-body .detail_main_outside .detail_main_outside_top .get_2wm_pre i img {
    margin-top: 21px;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm .box_2wm {
    display: none;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm .box_2wm .img_2wm {
    width: 145px;
    height: 145px;
    margin: 15px;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm .box_2wm .img_2wm img {
    width: 100%;
    height: 100%;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm:hover a {
    background: #eee;
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm:hover a i {
    transform: rotate(180deg);
}

.content-body .detail_main_outside .detail_main_outside_top .get_2wm:hover .box_2wm {
    display: block;
    width: 175px;
    height: 175px;
    border: 1px solid #ddd;
    background: #fff;
}

.content-body .detail_main_outside .detail_main_outside_top .current a {
    color: #fff;
    background: #03cf5d;
}

.content-body .detail_main_outside .detail_main_outside_top .current a span {
    color: #fff;
}

.content-body .detail_main_outside .detail_main_outside_top .part_line {
    display: inline-block;
    height: 22px;
    color: #80ccf4;
    float: left;
    margin-top: 14px;
}

/*.content-body .detail_main_outside .detail_main_outside_top .clearfix{float:right;display:none;margin-right:300px;}*/
.content-body .detail_main_outside .detail_main_outside_top .clearfix .show .detail_t_join span {
    display: inline;
}

.content-body .detail_main_outside .detail_main_outside_top .detail_t_join {
    padding: 0;
}
.disabled{
    pointer-events: none;
}
.content-body .detail_main_outside .detail_main_outside_top .wrap_box ul.join {
    margin: 0;
    display: none;
    float: right;
}

.content-body .detail_main_outside .detail_main_outside_top.hover .wrap {
    position: fixed;
    width: 1080px;
    height: 50px;
    margin: 0 auto;
    top: 0px;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 2px 5px #d1d1d4;
    -moz-box-shadow: 0px 2px 5px #d1d1d4;
}

.content-body .detail_main_outside .detail_main_outside_top.hover .wrap_box {
    width: 1080px;
    z-index: 999;
    border: none;
}

.content-body .detail_main_outside .detail_main_outside_top.hover .detail_t_join a {
    width: 230px;
    height: 50px;
    line-height: 50px;
    float: right;
    text-align: center;
}

.content-body_head {
    width: 1018px;
    border: 1px solid #dcdcdc;
    padding: 30px;
    position: relative;
}

.content-body_head_l {
    float: left;
    width: 440px;
    height: 290px;
    text-align: left;
}

.content-body_head_l img {
    width: 420px;
    height: 283px;
}

.content-body_head_r {
    width: 578px;
    float: left; /*overflow:hidden;*/
}

.content-body_head.noimg .content-body_head_r {
    width: 1018px;
}

.content-body_head_wrap {
    overflow: hidden;
}

/*活动时间、地址、报名数*/
.detail_time_attr_det_con {
    width: 800px;
    float: left;
    border-top: 1px solid #ddd;
}

.detail_time_attr_join { /*overflow:hidden;*/
    position: relative;
    box-sizing: border-box;
    padding-top: 25px;
}

.detail_time_attr_join .safeguard {
    position: absolute;
    width: 50px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    right: 0;
    top: 26px;
    padding-left: 20px;
    background: url(../img/detail/icon_safeguard4.png) no-repeat 0px 0px;
    color: #fa9225;
    font-size: 12px;
}

.detail_time_attr_join .safeguard:hover {
    background: url(../img/detail/icon_safeguard5.png) no-repeat 0px -50px;
    color: #d47b1d;
}

.detail_time_attr_join_gray .title_txt {
    float: left;
    font-size: 14px;
    color: #aaa;
}

.detail_time_attr_join_gray .detail_Time {
    height: 30px;
    overflow: hidden;
}

.detail_time_attr_join_gray .detail_Time .detail_Time_t {
    display: inline-block;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    float: left;
}

.detail_time_attr_join_gray .detail_Time .detail_Time_t p {
    display: inline-block;
}

.detail_time_attr_join_gray .detail_Time .detail_Time_b {
    padding-left: 20px;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    float: left;
}

.detail_Attr {
    overflow: hidden;
    min-height: 30px;
    line-height: 20px;
    text-align: left;
}

.detail_Attr .detail_attr_blue {
    font-size: 14px;
    color: #03cf5d;
}

.detail_Attr .detail_attr_gray {
    font-size: 14px;
    color: #000000;
}

.dt_address_item {
    display: block;
    position: relative;
}

.dt_address_item .addressIcon_out {
    display: block;
    width: 25px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0px;
}

.dt_address_item .addressIcon_out img {
    width: 19px;
}

.dt_address_item .addressArrow_out {
    display: none;
}

.dt_address_item .title_txt {
    padding: 8px 0;
}

.dt_address_item .addressP {
    width: 630px;
    display: block;
    padding: 5px 10px 5px 2px;
    line-height: 20px;
    text-align: left;
    color: #03cf5d;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
}

.dt_address_item:hover .addressP {
    color: #80ccf4;
}

.dt_address_item .addressP2 {
    color: #000;
    cursor: inherit;
}

.dt_address_item:hover .addressP2 {
    color: #000;
}

a.dt_address_item_un {
    cursor: inherit;
}

.detail_Joinnum {
    overflow: hidden;
}

.detail_Joinnum .detail_Joinnum_t {
    display: inline-block;
    height: 25px;
    line-height: 20px;
    text-align: left;
    color: #000;
    font-size: 14px;
    float: left;
}

.detail_Joinnum .detail_Joinnum_t .num {
    float: left;
}

.detail_Joinnum .detail_Joinnum_b {
    display: inline-block;
    height: 25px;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    float: left;
    margin-left: 20px;
}

.detail_t_join {
    overflow: hidden;
    padding: 20px 0 0 0;
    text-align: left;
    display: inline-block;
    float: left;
}

.detail_t_join a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background-color: #03cf5d;
    font-size: 16px;
    float: left;
    width: 230px;
}

.detail_t_join a:hover {
    background-color: #03cf5d;
}

.detail_t_join a span {
    font-size: 10px;
}

.detail_t_join a.style02 {
    background-color: #9ab5e9;
}

.detail_t_join a.style02:hover {
    background-color: #839ac6;
}

.detail_t_join a.style03, .detail_t_join a.style03:hover {
    background-color: #efefef;
    color: #999;
    cursor: inherit;
}

.detail_t_join a.style04 {
    width: 140px;
    background: #fff;
    color: #03cf5d;
    margin-left: 30px;
}

.detail_t_join a.style04:hover {
    color: #80ccf4;
}

/*详情*/
.detail_tab {
    width: 800px;
    background: #fff;
    margin-top: 40px;
    box-sizing: border-box;
}

.detail_tab .detail_tab_nav {
    height: 40px;
    border-bottom: 1px solid #03cf5d;
}

.detail_tab .detail_tab_nav li {
    width: 100px;
    height: 40px;
    float: left;
    position: relative;
    cursor: pointer;
}

.detail_tab .detail_tab_nav li.thisover {
    background: #03cf5d;
    color: #fff;
}

.detail_tab .detail_tab_nav li strong {
    width: 100px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: normal;
}

.detail_tab .detail_tab_nav li.thisover strong {
    background: #03cf5d;
    color: #fff;
}

.detail_tab #hotRecommend {
    display: block;
}

.dt_contentSideout {
    background: #fff;
    display: none;
}

.dt_contentSideout.thisover {
    display: block;
}

.dt_content_top {
    height: 40px;
    background: url(../img/detail/xuXian.png) repeat-x center;
    text-align: left;
}

.dt_content_top span {
    display: inline-block;
    *width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #8c8c8c;
    background: url(../img/detail/xq_topbj.png) no-repeat 0 0 #f8f8f8;
    text-align: left;
    padding: 0 20px;
}

.detail_tab .dt_content_top span {
    background-color: #fff;
}

.dt_content_top a.dt_content_top_more {
    display: block;
    width: 65px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #03cf5d;
    background-color: #FFF;
    text-align: right;
    float: right;
}

.dt_content_top a.dt_content_top_more:hover {
    color: #03cf5d;
}

.detail_kuang {
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.dt_content {
    background: #fff;
    padding: 15px 20px;
    line-height: 26px;
    font-size: 16px;
    color: #000;
    width: 740px;
    text-align: left;
}

.dt_content.qitou {
    margin-top: 0;
}

.dt_content .dt_content_pic {
    margin: 10px auto;
    text-align: center;
}

.dt_content .dt_content_pic img {
    max-width: 100%;
    opacity: 1 !important;
}

.dt_content img.dt_emo {
    display: inline;
    width: 24px;
    height: 24px;
}

.dt_content span {
    word-wrap: break-word;
}

.dt_content p {
    text-align: left;
}

.dt_content em {
    font-style: oblique;
}

.dt_content img {
    max-width: 100%;
}

/*活动详情 上部右侧互动圈*/
.hdman_newFx_wrap {
    position: absolute;
    left: 30px;
    top: 320px;
    z-index: 102;
}

.hdman_newFx_wrap .share_text {
    float: left;
    font-size: 12px;
    color: #666;
    display: inline-block;
    margin-top: 7px;
}

.content-body_head.noimg .hdman_newFx_wrap {
    top: 65px;
    right: 10px;
    left: auto;
}

.hdman_newFx_wrap .hdman_newFx_sc {
    float: left;
}

.hdman_newFx_wrap .hdman_newFx_sc a.sc {
    float: left;
    display: block;
    width: 21px;
    height: 21px;
    overflow: hidden;
    background: url(../img/detail/detail_pc_share_icon.png);
}

.hdman_newFx_wrap .hdman_newFx_sc a.sc.no {
    background-position: 0 -167px;
}

.hdman_newFx_wrap .hdman_newFx_sc a.sc.yes {
    background-position: -22px -167px;
}

.hdman_newFx_wrap .hdman_newFx_sc a.sc.yes img {
    margin-top: -50px;
}

.hdman_newFx_wrap .hdman_newFx_sc .txt {
    width: 36px;
    display: block;
    float: left;
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
    margin: 0 8px 0 25px;
    text-align: right;
}

.hdman_newFx_sc a.sc {
    background: none !important;
}

.hdman_newFx {
    float: left;
}

.hdman_newFx a {
    display: block;
    width: 20px;
    height: 30px;
    float: right;
    margin-left: 8px;
    z-index: 1000;
}

.hdman_newFx .txt {
    display: block;
    float: right;
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
}

.hdman_newFx a .icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/detail/detail_pc_share_icon.png);
}

.hdman_newFx a.pyq .icon {
    background-position: 0 0;
}

.hdman_newFx a.pyq:hover .icon {
    background-position: -22px 0;
}

.hdman_newFx a.wx .icon {
    background-position: 0 -24px;
}

.hdman_newFx a.wx:hover .icon {
    background-position: -22px -24px;
}

.hdman_newFx a.kj .icon {
    background-position: 0 -48px;
}

.hdman_newFx a.kj:hover .icon {
    background-position: -22px -48px;
}

.hdman_newFx a.wb .icon {
    background-position: 0 -72px;
}

.hdman_newFx a.wb:hover .icon {
    background-position: -22px -72px;
}

.hdman_newFx a.fb .icon {
    background-position: 0 -96px;
}

.hdman_newFx a.fb:hover .icon {
    background-position: -22px -96px;
}

.hdman_newFx a.tw .icon {
    background: url(../img/detail/mana_icon_share2.png) 0 -400px;
}

.hdman_newFx a.tw:hover .icon {
    background: url(../img/detail/mana_icon_share2.png) 0 -450px;
}

.hdman_newFx a.db .icon {
    background-position: 0 -120px;
}

.hdman_newFx a.db:hover .icon {
    background-position: -22px -120px;
}

.hdman_newFx a.rr .icon {
    background-position: 0 -144px;
}

.hdman_newFx a.rr:hover .icon {
    background-position: -22px -144px;
}

.tan_2wmCk {
    width: 225px;
    height: 255px;
    background: url(../img/detail/trans_75.png) repeat;
    position: absolute;
    top: 29px;
    left: 0px;
    display: none;
    z-index: 101;
}

.tan_2wmCk .t_pic {
    text-align: center;
    padding: 20px 0 15px;
}

.tan_2wmCk .t_pic img {
    width: 174px;
    height: 174px;
    background-color: #FFF;
    border: 8px solid #FFF;
}

.tan_2wmCk .t_tit {
    font-size: 14px;
    text-align: center;
    padding-top: 0px;
    color: #FFF;
}

.hdman_newFx a:hover .tan_2wmCk {
    display: block;
}

.hdman_newFx_big_sc {
    width: 70px;
    height: 90px;
    margin: 30px auto 10px;
}

.hdman_newFx_big_sc a.sc {
    float: left;
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    background: url(../img/detail/detail_pc_sc_big.png);
}

.hdman_newFx_big_sc a.sc.no {
    background-position: 0 0;
}

.hdman_newFx_big_sc a.sc.yes {
    background-position: -80px 0;
}

.hdman_newFx_big_sc .txt {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
}

.hdman_newFx_big {
    height: 42px;
    width: 95%;
}

.hdman_newFx_big a {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    z-index: 900;
    margin-right: 8px;
    position: relative;
}

.hdman_newFx_big a:hover .tan_2wmCk {
    display: block;
}

.hdman_newFx_big a .tan_2wmCk {
    background: #fff;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    top: 29px;
    z-index: 10;
}

.hdman_newFx_big a .tan_2wmCk .t_tit {
    font-size: 12px;
    color: #999;
}

.hdman_newFx_big .txt {
    display: block;
    float: right;
    font-size: 12px;
    color: #aaa;
    line-height: 42px;
    margin-right: 8px;
    margin-top: -12px;
}

.hdman_newFx_big a .icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/detail/detail_pc_share_icon.png);
}

.hdman_newFx_big a.pyq .icon {
    background-position: 0 0;
}

.hdman_newFx_big a.pyq:hover .icon {
    background-position: -22px 0;
}

.hdman_newFx_big a.wx .icon {
    background-position: 0 -24px;
}

.hdman_newFx_big a.wx:hover .icon {
    background-position: -22px -24px;
}

.hdman_newFx_big a.kj .icon {
    background-position: 0 -48px;
}

.hdman_newFx_big a.kj:hover .icon {
    background-position: -22px -48px;
}

.hdman_newFx_big a.wb .icon {
    background-position: 0 -72px;
}

.hdman_newFx_big a.wb:hover .icon {
    background-position: -22px -72px;
}

.hdman_newFx_big a.fb .icon {
    background-position: 0 -96px;
}

.hdman_newFx_big a.fb:hover .icon {
    background-position: -22px -96px;
}

.hdman_newFx_big a.tw .icon {
    background: url(../img/detail/mana_icon_share2.png) 0 -400px;
}

.hdman_newFx_big a.tw:hover .icon {
    background: url(../img/detail/mana_icon_share2.png) 0 -450px;
}

.hdman_newFx_big a.db .icon {
    background-position: 0 -120px;
}

.hdman_newFx_big a.db:hover .icon {
    background-position: -22px -120px;
}

.hdman_newFx_big a.rr .icon {
    background-position: 0 -144px;
}

.hdman_newFx_big a.rr:hover .icon {
    background-position: -22px -144px;
}

.ma2 .tan_2wmCk_arrow {
    position: absolute;
    right: 52px;
    top: -12px;
}

.wx .tan_2wmCk_arrow {
    position: absolute;
    left: 25px;
    top: -12px;
}

/*详情页右侧aside*/
#detail_r_pc {
    width: 280px;
    float: right;
}

#detail_r_pc2 {
    width: 260px;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    left: -400px;
    bottom: 80px;
    top: auto;
}

/*活动详情 上部右侧互动圈*/
.detail_time_attr_det_aside {
}

.detail_time_attr_det_aside .detail_r_pc_Up {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background: #f8f8f8;
    padding-bottom: 30px;
    position: relative;
}

.detail_party_aside_topR .aside_topR_pic {
    height: 90px;
    text-align: center;
    position: relative;
}

.detail_party_aside_topR .aside_topR_pic a {
    display: block;
    width: 145px;
    height: 145px;
    border: 3px solid #ddd;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    left: 70px;
    top: -75px;
    background: #fff;
}

.detail_party_aside_topR .aside_topR_pic img {
    width: 145px;
    height: 145px;
    border-radius: 50%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.detail_party_aside_topR .aside_topR_pic img:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.detail_party_aside_topR .aside_topR_tit {
    overflow: hidden;
    height: 20px;
    text-align: center;
    padding: 0 5px;
}

.detail_party_aside_topR .aside_topR_tit a {
    height: 20px;
    font-size: 14px;
    color: #000;
    max-width: 190px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
}

.detail_party_aside_topR .aside_topR_tit a:hover {
    color: #03cf5d;
}

.detail_party_aside_topR .aside_topR_tit img {
    display: inline-block;
    margin-left: 3px;
}

.detail_party_aside_topR .aside_topR_tit a:hover img {
    opacity: 0.8;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a span {
    width: 12px;
    height: 14px;
    display: inline-block;
    margin-left: 1px;
    float: left;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a span.qy {
    background: url(../img/detail/rz_icon.png) no-repeat 0px 1px;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a span.zz {
    background: url(../img/detail/rz_icon.png) no-repeat 0px -29px;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a span.gr {
    background: url(../img/detail/rz_icon.png) no-repeat 0px -60px;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a:hover span.qy {
    background-position: -30px 1px;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a:hover span.zz {
    background-position: -30px -29px;
}

.detail_party_aside_topR .aside_topR_tit .rz_icon_a:hover span.gr {
    background-position: -30px -60px;
}

.detail_party_aside_topR .rz_tc_box {
    display: none;
    width: 310px;
    border: 1px solid #ddd;
    background: #fff;
    box-shadow: 1px 1px 2px #ddd;
    line-height: 20px;
    padding: 15px 10px 20px;
    position: absolute;
    top: 115px;
    right: 1px;
}

.detail_party_aside_topR .rz_tc_box h2 {
    font-size: 14px;
    color: #000;
}

.detail_party_aside_topR .rz_tc_box .fd_img {
    position: absolute;
    top: -7px;
}

.detail_party_aside_topR .aside_topR_con {
    line-height: 14px;
    font-size: 12px;
    color: #666;
    padding: 0px 42px 20px 42px;
    background: url(../img/detail/detail_pc_quotes.png) no-repeat 25px top;
}

.party_join {
    width: 80%;
    text-align: center;
    overflow: hidden;
    margin: 25px auto 30px;
}

.party_join .l {
    width: 50%;
    float: left;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    background: url(../img/detail/huiXian2.png) no-repeat right;
    overflow: hidden;
    box-sizing: border-box;
}

.party_join .r {
    width: 50%;
    float: right;
    font-size: 14px;
    color: #999;
    line-height: 24px;
    overflow: hidden;
}

.party_join .l .num {
    height: 25px;
    font-size: 20px;
    color: #666;
}

.party_join .r .num {
    height: 25px;
    font-size: 20px;
    color: #666;
}

.her_party {
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    padding: 20px 0;
    position: relative;
}

.her_party .her_party_tit {
    width: 270px;
    height: 28px;
    margin: 0 auto;
}

.her_party .her_party_tit_span {
    width: 5px;
    height: 22px;
    background: #80ccf4;
    position: absolute;
    top: 16px;
    left: -3px;
}

.her_party .her_party_tit p {
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: bold;
}

.her_party .her_party_con {
    width: 270px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0 8px;
    position: relative;
}

.her_party .her_party_con .her_party_tit_li {
    height: 100%;
    border-left: 1px solid #ddd;
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}

.her_party .her_party_con li {
    overflow: hidden;
    padding: 7px 0;
    position: relative;
    z-index: 2;
}

.her_party .her_party_con li.last {
    border-bottom: none;
}

.her_party .her_party_con li a {
    display: block;
    line-height: 19px;
    font-size: 14px;
}

.her_party .her_party_con li a:hover {
    color: #03cf5d;
}

.her_party .her_party_con li a b {
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    background: url(../img/detail/detail_pc_circle.png) no-repeat 1px 5px;
}

.her_party .her_party_con li a span {
    display: block;
    width: 240px;
    line-height: 18px;
    font-size: 12px;
    float: left;
    text-align: left;
    color: #666;
}

.her_party .her_party_con li a:hover span {
    color: #03cf5d;
}

/*票费用*/
.detail_party_xian {
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    line-height: 1px;
    font-size: 1px;
    margin-top: 10px;
}

.detail_join_ticket {
    width: 100%; /*overflow:hidden;*/
}

.detail_join_ticket_con {
    margin: 0 0 20px;
}

.detail_join_ticket_con .tc_c_feiLi_box {
    overflow: hidden;
}

.detail_join_ticket_con .tc_c_feiLi_box .title_txt {
    float: left;
    font-size: 14px;
    color: #aaa;
    overflow: hidden;
    padding-top: 10px;
}

.detail_join_ticket_con .ticket {
    min-height: 57px;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
}

    .detail_join_ticket_con .ticket li {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin: 0 0px 15px 5px;
    text-align: left;
    *display: block;
    *float: left;
    border: 1px solid #ddd;
    overflow: hidden;
    padding: 0 8px;
}

.detail_join_ticket_con .ticket li.price_b {
    padding: 0 3px;
}

.detail_join_ticket_con .ticket li.select {
    border-color: #ff9933;
    background: url(../img/detail/detail_pc_arrow.png) no-repeat right bottom;
}

.detail_join_ticket_con .ticket .ticket_money {
    overflow: hidden;
    float: left;
    font-size: 18px;
    color: #ff9933;
    padding: 10px 0;
    width: 70px;
    font-family: Arial;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.detail_join_ticket_con .ticket li.price_b .ticket_money {
    width: 86px;
}

.detail_join_ticket_con .ticket .ticket_money span {
    font-size: 12px;
}

.detail_join_ticket_con .ticket .ticket_all {
    float: left;
}

.detail_join_ticket_con .ticket li.price_b .ticket_all {
    margin-left: 4px;
}

.detail_join_ticket_con .ticket li.price_b .ticket_all .num {
    margin-left: 4px;
}

.detail_join_ticket_con .ticket .ticket_all .ticket_des {
    /*width: 120px;*/
    display: inline-block;
    overflow: hidden;
    padding-right: 10px;
    line-height: 38px;
    font-size: 12px;
    color: #000;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.detail_join_ticket_con .ticket .ticket_all .ticket_det {
    display: inline-block;
    float: right;
    line-height: 39px;
    text-align: left;
    font-size: 12px;
    color: #999;

}

.detail_join_ticket_con .join {
    height: 40px;
}

.detail_join_ticket_con .join li {
    display: none;
    margin-left: 75px;
}

.detail_join_ticket_con .join li.show {
    display: block;
}

.content-body_head.noimg .detail_join_ticket_con .join li.show {
    margin: 0 auto;
}

.detail_main_outside_top .detail_t_join {
    padding: 0;
    overflow: hidden;
}

/*.detail_join_ticket_con .ticket li.select_hover {*/
    /*margin: -10px 0px 9px 5px;*/
    /*box-shadow: 0px 1px 3px #e6e4e4;*/
    /*-moz-box-shadow: 0px 1px 3px #e6e4e4;*/
/*}*/

/*.detail_join_ticket_con .ticket li.select_hover .ticket_all .ticket_det {*/
    /*display: block;*/
/*}*/

/*.detail_join_ticket_con .ticket li.select_hover .ticket_all .ticket_des {*/
    /*height: 28px;*/
    /*line-height: 14px;*/
    /*white-space: normal;*/
    /*margin-top: 5px;*/
/*}*/

/*.detail_join_ticket_con .ticket li.select_hover .ticket_money {*/
    /*padding: 16px 0px 20px 0px;*/
/*}*/

.detail_join_ticket .refund {
    font-size: 12px;
    text-align: left;
    padding-left: 73px;
    color: #aaa;
}

.detail_join_ticket .refund u {
    font-size: 12px;
    color: #63c9ff;
    padding: 0 5px 0 15px;
    text-decoration: none;
    background: url(../img/detail/party_mb_refund_icon.png) no-repeat left center / 11px 11px;
}

/*关注*/
.focus_Cz {
    text-align: center;
    position: relative;
}

#attent_Btn {
    display: block;
    width: 248px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    border: 1px solid #c8c8c8;
    background-color: #c8c8c8;
    color: #FFF;
    margin-bottom: 10px;
}

#attent_Btn.wgz {
    border-color: #80ccf4;
    background-color: #80ccf4;
}

#attent_Btn.wgz:hover {
    border-color: #03cf5d;
    background-color: #03cf5d;
}

#attent_Btn.wgz.wgz_hover {
    background-color: #fff;
    color: #010101;
}

#contact_Btn {
    display: block;
    width: 248px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    border: 1px solid #80ccf4;
    background-color: #fff;
    color: #010101;
    margin-bottom: 10px;
}

#contact_Btn.Btn_hover {
    background-color: #80ccf4;
    color: #fff;
}

#contact_Btn:hover {
    background-color: #03cf5d;
    border-color: #03cf5d;
}

#contact_Btn:hover span {
    color: #FFF;
}

#contact_Btn_My {
    display: block;
    width: 248px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    border: 1px solid #80ccf4;
    background-color: #fff;
    color: #010101;
    margin-bottom: 10px;
}

#contact_Btn_My:hover {
    background-color: #80ccf4;
    color: #fff;
}

.tc_c_new2 {
    width: 236px;
    height: 70px;
    background-color: #FFF;
    border-radius: 5px;
}

.tc_c_new2 .tc_attentOk_close {
    height: 30px;
}

.tc_c_new2 .tc_attentOk_close a {
    display: block;
    width: 16px;
    height: 15px;
    overflow: hidden;
    float: right;
    margin: 10px 10px 0 0;
    cursor: pointer;
}

.tc_c_new2 .tc_attentOk_close a img {
    width: 16px;
    height: 31px;
}

.tc_c_new2 .tc_attentOk_close a:hover img {
    margin-top: -15px;
}

.tc_c_new2 .tc_attentOk_k {
    width: 230px;
    height: 70px;
}

.tc_c_new2 .tc_attentOk_k .tc_biao {
    margin: 20px 0 0 65px;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .img {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .img img {
    width: 30px;
    height: 30px;
    float: left;
}

.tc_c_new2 .tc_attentOk_k .tc_biao .tit {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    font-size: 20px;
    color: #03cf5d;
}

.tc_c_new2 .tc_attentOk_k .tc_down .t {
    padding-top: 28px;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.tc_c_new2 .tc_attentOk_k .tc_down .c {
    padding: 10px 0;
    text-align: center;
}

.tc_c_new2 .tc_attentOk_k .tc_down .c img {
    width: 161px;
    height: 161px;
}

.tc_c_new2 .tc_attentOk_k .tc_down .b {
    font-size: 14px;
    color: #666;
    text-align: center;
}

#tc_attentOk .tc_attentOk_k .tc_biao .tit {
    color: #000;
}

/*赞*/
.detail_zan {
    background: #fff;
    position: relative;
    width: 50px;
    float: right;
    margin-right: 20px;
}

.dt_zan {
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    _margin-top: 5px;
    _height: 20px;
    padding-bottom: 20px;
}

.dt_zan a.gray {
    display: inline-block;
    color: #999;
    float: left;
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    right: 5px;
    top: 10px;
}

.dt_zan a.gray:hover {
    color: #333;
}

/*评论*/
#discuss_anchor {
    margin-top: -20px;
    height: 75px;
    display: block;
}

.dt_review {
    width: 790px;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}

.dt_review_top {
    overflow: hidden;
    height: 66px;
}

.dt_review_top .dt_review_topL {
    display: inline-block;
    color: #8c8c8c;
    float: left;
    margin: 25px 0 10px 20px;
    font-size: 16px;
}

ul.dt_review_main {
    overflow: hidden;
    text-align: right;
    clear: both;
}

ul.dt_review_main li {
    overflow: hidden;
    padding: 14px 0;
    display: inline-block;
    width: 800px;
    position: relative;
}

ul.dt_review_main li.dt_review_repeat {
    width: 790px;
}

ul.dt_review_main li .dt_review_icon {
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: 2px solid #eee;
    border-radius: 50%;
    position: absolute;
    left: 8px;
    top: 3px;
}

ul.dt_review_main li .dt_review_icon a {
    display: inline-block;
}

ul.dt_review_main li .dt_review_icon a img {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.dt_review_body a {
    color: #666;
}

.dt_review_body a:hover {
    color: #03cf5d;
}

.dt_review_body div.blue a {
    color: #666;
    margin-left: -3px;
}

.dt_review_body div.blue a:hover {
    color: #03cf5d;
}

.dt_review_body div .grey_this {
    color: #03cf5d;
}

.dt_review_body img.dt_emo {
    width: 24px;
    height: 24px;
}

.dt_review_body {
    color: #aaa;
    text-align: left;
    font-size: 12px;
    float: left;
}

.dt_review_more {
    overflow: hidden;
    background: #f8f8f8;
}

.dt_review_more .moreBtn {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    text-align: center;
}

.dt_review_more .moreBtn span {
    display: inline-block;
    background: url(../img/detail/detail_pc_arrow1.png) no-repeat right -33px;
    padding-right: 15px;
    color: #ddd;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.dt_review_more:hover .moreBtn span {
    background-position: right 17px;
    color: #03cf5d;
}

.dt_review_more .upding {
    display: inline-block;
    margin: 15px auto;
    color: #444;
}

.dt_review_more .upding img {
    width: 20px;
    display: inline-block;
}

.dt_review_more .upAll {
    display: inline-block;
    margin: 15px auto;
    color: #999;
}

.dt_review_edit_pic {
    height: 50px;
    position: absolute;
    border-radius: 5px;
    overflow: hidden;
    left: 5px;
    top: 56px;
}

.dt_review_edit_pic_A {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../img/detail/face_default.png) no-repeat;
    background-size: 56px 56px;
    background: url(../img/detail/face_default_56.png) no-repeat \9;
    *background: url(../img/detail/face_default_56.png) no-repeat;
}

.dt_review_edit_pic_img {
    width: 50px;
    height: 50px;
}

.dt_review_edit_tit {
    position: absolute;
    background: #fff;
    left: 55px;
    top: 88px;
    padding: 0 10px;
}

.dt_review_edit_tit a {
    font-size: 14px;
    color: #000;
}

.dt_review_edit_c {
    width: 790px;
    height: 72px;
    background: url(../img/detail/detail_pc_comment_bg2.jpg) no-repeat;
    margin-top: 60px;
}

.dt_review_edit_c p {
    padding: 16px 18px;
}

.dt_review_edit_c p textarea {
    width: 100%;
    border: none;
    outside: none;
    background: none;
    height: 40px;
    color: #999;
    font-size: 14px;
    resize: none;
}

.dt_review_edit_r {
    float: right;
    margin-top: 10px;
}

.dt_review_edit_r .dt_review_post_A {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #c5c5c5;
}

.dt_review_edit_r .dt_review_post_A.able {
    background-color: #03cf5d;
    color: #fff;
}

.dt_review_edit_r .dt_review_post_A.able:hover {
    background-color: #03cf5d;
}

.dt_review_R {
    overflow: hidden;
    background: #f8f8f8;
    margin-left: 40px;
    padding-left: 20px;
}

.dt_review_title.dt_loadNew {
    display: inline-block;
    line-height: 20px;
    *display: inline;
}

.dt_review_B {
    text-align: left;
    float: right;
}

.dt_review_B p {
    display: inline-block;
    font-size: 12px;
    color: #aaa;
}

.dt_review_B .dt_review_re_icon {
    color: #666;
    font-size: 12px;
    cursor: pointer;
    padding: 0 35px 0 10px;
    border-left: 1px solid #ddd;
}

.dt_review_B .dt_review_re_icon:hover {
    color: #444;
}

.dt_review_repeat .dt_review_R {
    height: 20px;
    line-height: 20px;
}

.dt_review_txt {
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
    text-align: left;
    padding: 3px 140px 0px 60px;
}

.dt_review_txt img {
    width: 20px;
    height: 20px;
}

.dt_review_box2 {
    clear: both;
    padding-left: 60px;
    padding-top: 8px;
    height: 75px;
}

.dt_review_box2 .dt_review_box_input2 {
    width: 675px;
    height: 60px;
    border: 1px solid #dfdfdf;
    float: left;
}

.dt_review_repeat .dt_review_box2 .dt_review_box_input2 {
    width: 615px;
}

.dt_review_box2 .dt_review_box_input2 p {
    padding: 5px 5px 5px 10px;
}

.dt_review_box2 .dt_review_box_input2 p textarea {
    width: 100%;
    border: none;
    outside: none;
    background: none;
    height: 50px;
    color: #666;
    font-size: 14px;
    resize: none;
}

.dt_review_form_post2 {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #c5c5c5;
    float: left;
    margin: 15px 0 0 12px;
    cursor: pointer;
}

.dt_review_form_post2.able {
    background-color: #03cf5d;
}

.dt_review_form_post2.able:hover {
    background-color: #80ccf4;
}

/*报名列表*/
.dt_join_menu_bg {
    width: 800px;
    overflow: hidden;
    margin: 35px 0 0;
    background-color: #fff;
    box-sizing: border-box;
}

.dt_join_top {
    overflow: hidden;
    height: 66px;
}

.dt_join_top .dt_join_topL {
    display: inline-block;
    color: #999;
    float: left;
    margin: 25px 0 10px 20px;
    font-size: 16px;
}

.dt_join_top #dt_list_title_manage {
    display: inline-block;
    color: #444;
    float: right;
    margin: 18px 20px 10px 0;
}

.dt_join_topR2 {
    display: none;
}

.dt_join_top #dt_list_title_manage {
    display: none;
    cursor: pointer;
    width: 108px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    background-color: #FFF;
    font-size: 14px;
    float: right;
    margin: 10px 20px 0;
    text-align: center;
    border-radius: 3px;
}

.dt_join_top #dt_list_title_manage:hover {
    background-color: #dbdbdb;
}

ul.dt_list_main {
    overflow: hidden;
    margin-top: 25px;
}

ul.dt_list_main li {
    overflow: hidden;
    width: 81px;
    height: 125px;
    float: left;
    margin: 0 2px;
}

ul.dt_list_main li .dt_guess_item_icon {
    overflow: hidden;
    height: 60px;
    position: relative;
}

ul.dt_list_main li .dt_guess_item_icon a {
    display: block;
    width: 46px;
    height: 46px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #eee;
    overflow: hidden;
}

ul.dt_list_main li .dt_guess_item_icon a img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

ul.dt_list_main li .dt_guess_item_icon a:hover img {
    filter: alpha(Opacity=80);
    opacity: 0.8;
}

ul.dt_list_main li .dt_guess_item_icon a span {
    display: inline-block;
    width: 100%;
    height: 16px;
    position: absolute;
    left: 0;
    top: 35px;
    text-align: center;
}

ul.dt_list_main li .dt_guess_item_icon a span i {
    display: inline-block;
    height: 16px;
    line-height: 14px;
    background-color: #03cf5d;
    color: #FFF;
    font-size: 10px;
    border-radius: 8px;
    padding: 0 8px;
}

ul.dt_list_main li .dt_guess_item_title a {
    display: block;
    font-size: 14px;
    color: #444;
    text-align: center;
    height: 20px;
    margin-top: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

ul.dt_list_main li .dt_guess_item_title a:hover {
    color: #03cf5d;
}

ul.dt_list_main li .dt_guess_item_time {
    color: #aaa;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
}

.dt_join_more {
    overflow: hidden;
    text-align: center;
    background: #f8f8f8;
}

.dt_join_more .moreBtn {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.dt_join_more .moreBtn span {
    display: inline-block;
    background: url(../img/detail/detail_pc_arrow1.png) no-repeat right -33px;
    padding-right: 15px;
    color: #ddd;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.dt_join_more:hover .moreBtn span {
    background-position: right 17px;
    color: #03cf5d;
}

.dt_join_more .upding {
    display: inline-block;
    margin: 15px auto;
    color: #444;
}

.dt_join_more .upding img {
    width: 20px;
    display: inline-block;
}

.dt_join_more .upAll {
    display: inline-block;
    margin: 15px auto;
    color: #999;
}

/*活动精选*/
.fly_item {
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1005;
    right: 15px;
}

/*猜你喜欢*/
.dt_guess {
    overflow: hidden;
    margin: 0px auto 60px;
    padding-bottom: 10px;
    background-color: #fff;
}

.dt_guess_top {
    overflow: hidden;
}

.dt_guess_top .dt_guess_topL {
    display: inline-block;
    color: #444;
    float: left;
    margin: 10px 0 10px 20px;
    _margin-left: 10px;
}

.dt_guess_top .dt_guess_topR {
    display: inline-block;
    float: right;
    margin: 10px 20px 10px 0;
    width: 50%;
    text-align: right;
    _margin-right: 10px;
}

.dt_guess_top .dt_guess_topR a {
    display: inline-block;
    background: url(../img/detail/dt_more.png) no-repeat right 5px;
    background: url(../img/detail/dt_more_2.png) no-repeat right \9;
    *background: url(../img/detail/dt_more_2.png) no-repeat right;
    padding-right: 22px;
    background-size: 16px auto;
    color: #03cf5d;
}

.dt_guess_top .dt_guess_topR a:hover {
    background: url(../img/detail/dt_more_on.png) no-repeat right 5px;
    background: url(../img/detail/dt_more_2_on.png) no-repeat right \9;
    *background: url(../img/detail/dt_more_2_on.png) no-repeat right;
    padding-right: 22px;
    background-size: 16px auto;
    color: #1194ce;
}

ul.dt_guess_list_main {
    overflow: hidden;
    margin-top: 1px;
    _height: 300px;
    _overflow-y: auto;
}

ul.dt_guess_list_main li:first-child {
    border-top: none;
}

ul.dt_guess_list_main li {
    padding: 20px 0px;
    border-bottom: 1px solid #e6e6e6;
}

ul.dt_guess_list_main .dt_guess_list {
    overflow: hidden;
    display: block;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_icon {
    width: 222px;
    height: 148px;
    overflow: hidden;
    float: left;
    margin: 0px 0px 0px 0px;
    _margin-left: 10px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title {
    width: 555px !important;
    height: 105px;
    display: inline-block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 20px;
    text-align: left;
    line-height: 40px;
    color: #444;
    position: relative;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .a_link {
    display: block;
    color: #000;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .a_link:hover {
    color: #03cf5d;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_time {
    height: 18px;
    position: relative;
    float: left;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_time img {
    float: left;
    margin-top: 3px;
    width: 10px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_time p {
    height: 15px;
    line-height: 15px;
    color: #aaa;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-left: 5px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_address {
    height: 18px;
    position: relative;
    float: left;
    padding-right: 20px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_address img {
    float: left;
    margin-top: 4px;
    width: 10px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_address p {
    line-height: 15px;
    color: #999;
    display: block;
    float: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .find_main_address p a {
    color: #aaa;
    font-size: 12px;
    display: inline-block;
    max-width: 548px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .dt_guess_list_see {
    display: inline-block;
    width: 70px;
    height: 30px;
    overflow: hidden;
    border-radius: 3px;
    right: 8px;
    background: #03cf5d;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
}

/* ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .dt_guess_list_see:hover{color:#03cf5d;}*/
ul.dt_guess_list_main .dt_guess_list .dt_guess_list_title .dt_guess_list_jxsee {
    right: 8px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_num {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #ff9933;
    font-size: 16px;
    clear: both;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_num span {
    font-size: 12px;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_num i {
    font-size: 22px;
    font-style: normal;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_icon a img {
    width: 222px;
    height: 148px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

ul.dt_guess_list_main .dt_guess_list .dt_guess_list_icon a img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.detail_tab .dt_guess_list_title .find_main_time {
    padding: 2px 0 0 0px;
}

/*ul.dt_guess_list_main .dt_guess_list:hover{background-color:#d9d9d9;}*/
ul.dt_guess_list_main .dt_guess_list:hover .dt_guess_item_icon a img, ul.dt_guess_list_main .dt_guess_list .dt_guess_list_icon span:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.dt_guess_more {
    overflow: hidden;
    text-align: center;
}

.dt_guess_more .moreBtn {
    display: inline-block;
    width: 100%;
}

.dt_guess_more:hover .moreBtn {
    background-color: #e8f7ff;
}

.dt_guess_more .moreBtn span {
    display: inline-block;
    padding-right: 30px;
    background-size: 20px auto;
    margin: 15px auto;
    color: #03cf5d;
}

.dt_guess_more .upding {
    display: inline-block;
    margin: 15px auto;
    color: #444;
}

.dt_guess_more .upding img {
    width: 20px;
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}

.dt_guess_more .upAll {
    display: inline-block;
    margin: 15px auto;
    color: #999;
}

.upding.font03 {
    font-size: 12px !important;
    width: 110px;
    padding: 10px 0;
    line-height: 20px;
    margin: 0 auto;
    text-align: left;
}

.upding.font03 img {
    float: left;
    margin-right: 3px;
}

/*页面区域标题*/
.party_pc_title_b {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
}

.party_pc_title_b .party_pc_title_txt {
    width: 100px;
    line-height: 12px;
    padding: 7px 0;
    background: #03cf5d;
    font-size: 14px;
    color: #fff;
    text-algin: center;
}

.party_pc_title_b .party_pc_title_txt span {
    display: inline-block;
    max-width: 39px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
}

/*我要报名 上拉弹窗*/
.join_box {
    bottom: 0;
    left: 0;
    width: 1000px;
    z-index: 3000;
    overflow-y: auto;
    position: fixed;
    background-color: #FFF;
}

.join_box_top {
    background-color: #FFF;
    margin: 0 auto;
    overflow-y: auto;
}

.join_box_guan {
    overflow: hidden;
}

.join_box_guan a {
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/detail/share_qr_close.png) no-repeat;
    background-size: 100% auto;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    background-image: url(../img/detail/share_qr_close_18.png) \9;
    *background-image: url(../img/detail/share_qr_close_18.png);
}

/*弹窗*/
.tc_c {
    width: 330px;
    overflow: hidden;
    background-color: #FFF;
    border-radius: 8px;
    position: fixed;
    z-index: 3000;
}

.tc_c .tc_c_close {
    height: 30px;
    position: relative;
}

.tc_c .tc_c_close div {
    position: absolute;
    width: 23px;
    height: 23px;
    right: 5px;
    top: 5px;
    cursor: pointer;
    overflow: hidden;
}

.tc_c .tc_c_close div img {
    width: 23px;
    height: 46px;
    position: static;
}

.tc_c .tc_c_close div img:hover {
    margin-top: -23px;
}

.tc_c .tc_c_title {
    padding: 0 0 5px;
    text-align: center;
    font-size: 18px;
    color: #000;
}

.tc_c .tc_c_nr {
    margin: 10px 20px;
}

.tc_c .tc_c_nr .tc_c_nr_txt {
    color: #444;
}

.tc_c_nr_txt.txtP {
    line-height: 25px;
}

.tc_c .tc_c_nr .tc_c_nr_txt2 {
    color: #444;
    font-size: 20px;
    padding: 20px 0 0 26px;
    line-height: 32px;
}

.tc_c .tc_c_nr .tc_c_nr_pic {
    text-align: center;
    margin: 10px auto 0;
}

.tc_c .tc_c_nr .tc_c_nr_pic .weima2 {
    width: 150px;
}

.tc_c .tc_c_nr .tc_c_nr_pic .weima2_2 {
    width: 200px;
}

.tc_c .tc_c_btn {
    overflow: hidden;
    margin: 20px 40px;
}

.tc_c .tc_c_btn input {
    width: 100%;
    border: none;
    border-radius: 8px;
    color: #FFF;
    background-color: #03cf5d;
    height: 40px;
    font-size: 18px;
}

.tc_c .tc_c_btn input:hover {
    background-color: #03cf5d;
}

.tc_c .tc_c_btn a {
    display: block;
    color: #FFF;
    background-color: #03cf5d;
    padding: 12px 0;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

.tc_c .tc_c_btn a:hover {
    background-color: #03cf5d;
}

.tc_c .tc_c_btn a.blueBtn .fenX {
    display: inline-block;
    background: url(../img/detail/fenxiangIcon01.png) no-repeat bottom;
    background: url(../img/detail/fenxiangIcon01_2.png) no-repeat bottom \9;
    *background: url(../img/detail/fenxiangIcon01_2.png) no-repeat bottom;
    background-size: 20px auto;
    width: 30px;
    height: 20px;
}

.tc_c .baoSuccess {
    overflow: hidden;
    text-align: center;
}

.tc_c .baoSuccess img {
    text-align: center;
    width: 57px;
    height: 40px;
}

.tc_c .baoSuccess p {
    padding-top: 10px;
    color: #000;
    font-size: 20px;
}

.tc_c .bmTs_c {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    color: #000;
}

.tc_c .bmTs_c a {
    color: #03cf5d;
}

.tc_c .bmTs_c a:hover {
    color: #03cf5d;
}

.tc_c .yediMore {
    margin: 30px 20px 10px;
    overflow: hidden;
}

.tc_c .yediMore .yediMore_l {
    display: inline-block;
    float: left;
    text-align: left;
}

.tc_c .yediMore .yediMore_r {
    display: inline-block;
    float: right;
    text-align: right;
}

.tc_c .yediMore a {
    color: #03cf5d;
}

.tc_c .yediMore a:hover {
    color: #03cf5d;
}

#tc_payQuestion .tc_c_nr {
    margin: 5px 10px;
}

#tc_payQuestion .tc_c_nr, #tc_noSuccess .tc_c_nr {
    text-align: center;
    line-height: 26px
}

.tc_c .tc_c_btn3 {
    overflow: hidden;
}

.tc_c .tc_c_btn3 a {
    display: inline-block;
    padding: 12px 22px;
    margin: 15px 0 15px 15px;
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    font-size: 16px;
    color: #666;
}

.tc_c .tc_c_btn3 a:hover {
    background-color: #e5e5e5;
}

.tc_c .tc_c_nr .tc_c_ts {
    text-align: center;
    margin-top: -5px;
}

.tc_c .tc_c_nr .tc_c_ts2 {
    text-align: center;
}

.tc_c .tc_c_btn_load {
    display: none;
    overflow: hidden;
    margin: 20px;
    background-color: #dbdbdb;
    text-align: center;
    border-radius: 8px;
}

.tc_c .tc_c_btn_load:hover {
    background-color: #b8b8b8;
}

.tc_c .tc_c_btn_load p {
    display: inline-block;
    margin: 12px auto;
}

.tc_c .tc_c_btn_load p span {
    font-size: 18px;
    color: #444;
}

.tc_c .tc_c_btn_load p img {
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 4px;
    margin-left: 5px;
}

.tc_c_ts {
    display: none;
}

#join_box_fee {
    border-radius: 8px;
}

.tc_c2 {
    width: 1000px;
    overflow: hidden;
    background-color: #f5f5f5;
    z-index: 3000;
}

.tc_c2 .tc_c_close {
    background: #f5f5f5;
    position: relative;
    height: 45px;
}

.tc_c2 .tc_c_close p {
    margin: 0 0 0 15px;
    line-height: 45px;
    font-size: 16px;
    color: #444;
    display: none;
}

.tc_c_info {
    margin-top: -3px;
}

.tc_c_info .tc_c_info_con {
    width: 650px;
    height: 30px;
    margin: 0 auto;
    background: url(../img/detail/xuXian.png) repeat-x scroll center center;
    text-align: center;
}

.tc_c_info .tc_c_info_con .join_detail {
    width: 142px;
    height: 30px;
    background: #f5f5f5;
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    color: #444;
}

.tc_c_info .tc_c_info_con .join_mobile {
    width: 115px;
    height: 30px;
    background: #f5f5f5;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #444;
}

.tc_c2 .tc_c_close div {
    position: absolute;
    width: 23px;
    height: 23px;
    right: 10px;
    top: 10px;
    cursor: pointer;
    overflow: hidden;
}

.tc_c2 .tc_c_close div img {
    width: 23px;
    height: 46px;
}

.tc_c2 .tc_c_close div img:hover {
    margin-top: -23px;
}

.tc_c2 .tc_c_close2 {
    height: 45px;
    overflow: hidden;
    position: static;
    height: auto;
}

#tc_chengNopay {
    width: 590px;
    height: 400px;
    background: url(../img/detail/detail_pc_joinsuc.png) no-repeat;
}

#tc_chengNopay .baoSuccess {
    text-align: left;
}

#tc_chengNopay.tc_c .baoSuccess p {
    margin-left: 5px;
    padding-top: 0;
    font-size: 32px;
    line-height: 80px;
    float: left;
    color: #fff;
}

#tc_chengNopay.tc_c .baoSuccess img {
    margin: 20px 0 0 190px;
    float: left;
}

#tc_chengNopay.tc_c .tc_c_nr_pc_p {
    text-align: left;
}

#tc_chengNopay.tc_c .tc_c_nr_pc_p img {
}

#tc_chengNopay.tc_c .tc_c_nr_pc_p .code {
    display: inline-block;
    width: 114px;
    height: 114px;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-left: 125px;
}

#tc_chengNopay.tc_c .tc_c_nr_pc_p canvas {
    border: 5px solid #FFFFFF;
}

#tc_chengNopay.tc_c .join_qr_img_con {
    float: left;
    margin: 42px 0 0 10px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

#tc_chengNopay.tc_c .tc_c_nr_pc {
    padding: 52px 40px 40px;
}

#tc_chengNopay.tc_c .tc_c_nr_pc {
    font-size: 14px;
    color: #000;
}

#tc_chengNopay.tc_c .tc_c_nr_pc a {
    color: #03cf5d;
}

#join_box .tc_c_close div {
    width: 26px;
    height: 26px;
}

#join_box .tc_c_close div img {
    width: 26px;
    height: 52px;
}

#join_box .tc_c_close div img:hover {
    margin-top: -26px;
}

/*报名成功取消*/
#dt_join_bar_list.tc_c2 {
    width: 585px;
    height: 405px;
}

#dt_join_bar_list.tc_c2 div.tc_c_btn {
    width: 100%;
}

#dt_join_bar_list.tc_c2 .tc_c_close {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    text-indent: 20px;
    color: #fff;
    position: relative;
}

.tc_c2.tc_c3 .tc_c_close {
    background: #03cf5d;
}

#dt_join_bar_list.tc_c2 .tc_c_close div {
    width: 26px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#dt_join_bar_list.tc_c2 .tc_c_close div img {
    display: block;
    width: 26px;
    height: 52px;
    cursor: pointer;
}

#dt_join_bar_list.tc_c2 .tc_c_close div img:hover {
    margin-top: -26px;
}

#dt_join_bar_list.tc_c2 .tc_c_btn a {
    background-color: #f5f5f5;
    font-size: 20px;
    color: #000;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_info {
    text-align: center;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_info img {
    width: 135px;
    height: 135px;
    border: 5px solid #FFF;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_info canvas {
    border: 5px solid #FFF;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_info p {
    margin: 11px 0 30px;
    font-size: 14px;
    color: #000;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn {
    margin: 15px auto 10px;
}

#dt_join_bar_list.tc_c2.joincancel a {
    padding: 0;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn {
    width: 200px;
    height: 50px;
    line-height: 60px;
    text-align: center;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_set {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 42px;
    left: 75px;
    margin-bottom: 0;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_set a {
    cursor: pointer;
    background-color: #dbdbdb;
    padding: 0;
    font-size: 16px;
    color: #666;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_set a:hover {
    background-color: #c5c5c5;
}

.tc_c2.joincancel .tc_c_btn.tc_c_set a.font03 {
    background-color: #03cf5d;
    color: #fff;
}

.tc_c2.joincancel .tc_c_btn.tc_c_set a.font03:hover {
    background-color: #03cf5d;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_set a.font03 {
    background-color: #03cf5d;
    color: #fff;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_set a.font03:hover {
    background-color: #03cf5d;
}

#dt_join_bar_list.tc_c2.joincancel .tc_c_btn.tc_c_setclose {
    left: 326px;
}

/*报名成功取消*/
#cancel_ok div.tc_c_btn {
    width: 100%;
}

#cancel_ok .tc_c_close {
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    text-indent: 20px;
    color: #fff;
    position: relative;
}

#cancel_ok .tc_c_close div {
    width: 26px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

#cancel_ok .tc_c_close div img {
    display: block;
    width: 26px;
    height: 52px;
}

#cancel_ok .tc_c_close div img:hover {
    margin-top: -26px;
}

#cancel_ok .tc_c_btn a {
    background-color: #f0faff;
    font-size: 20px;
    color: #000;
}

#cancel_ok .tc_c_info {
    height: 100px;
    background: rgba(0, 0, 0, .5);
    position: relative;
}

#cancel_ok .tc_c_info p {
    margin: 59px 0 0 304px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

#cancel_ok .tc_c_btn {
    margin: 25px auto 10px;
}

#cancel_ok a {
    padding: 0;
}

#cancel_ok .tc_c_btn {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

#cancel_ok .tc_c_btn.tc_c_set {
    width: 120px;
    height: 32px;
    border-radius: 5px;
    overflow: hidden;
    background: #dbdbdb;
    line-height: 32px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 146px;;
}

#cancel_ok .tc_c_btn.tc_c_set a {
    cursor: pointer;
    display: block;
    background-color: #dbdbdb;
    padding: 0;
    color: #666 !important;
    font-size: 16px;
}

#cancel_ok .tc_c_btn.tc_c_set a:hover {
    background-color: #c5c5c5;
}

#cancel_ok .tc_c_btn.tc_c_setclose {
    left: 326px;
}

.tc_c2 .tc_c_close2 p {
    display: inline-block;
    float: left;
    line-height: 45px;
    margin: 0 0 0 15px;
    *padding: 5px 0 15px 0;
    font-size: 16px;
    color: #fff;
}

.tc_c2 .tc_c_close2 div {
    position: absolute;
    width: 23px;
    height: 23px;
    right: 15px;
    top: 12px;
    cursor: pointer;
    overflow: hidden;
}

.tc_c2 .tc_c_close2 div img {
    width: 23px;
    height: 46px;
}

.tc_c2 .tc_c_close2 div img:hover {
    margin-top: -23px;
}

.tc_c2 .tc_c_title {
    padding: 0 0 10px 20px;
    text-align: left;
    font-size: 18px;
    color: #000;
}

.tc_c2 .tc_c_feiLi {
    padding: 0 20px;
    margin: 25px 0 18px;
}

.tc_c2 .tc_c_feiLi li.able {
    border: 1px solid #b8e3fb;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    line-height: 18px;
}

.tc_c2 .tc_c_feiLi li.able:hover {
    background-color: #f3fafe;
}

.tc_c2 .tc_c_feiLi li.able.thisOver {
    border: 1px solid #f4a421;
    color: #f4a421;
    *height: 65px;
}

.tc_c2 .tc_c_feiLi li .feiyong_l {
    display: inline-block;
    margin: 10px 0 10px 10px;
    *padding: 10px 0 10px 10px;
    width: 630px !important;
}

.tc_c2 .tc_c_feiLi li.able.thisOver .feiyong_l {
    *margin-top: 0;
}

.tc_c2 .tc_c_feiLi li .feiyong_l .font04 {
    color: #999;
}

.tc_c2 .tc_c_feiLi li.able .feiyong_r {
    display: inline-block;
    float: right;
    color: #f4a421;
    margin: 20px 20px 0 0;
    *margin-top: -50px;
}

.tc_c2 .tc_c_feiLi li.able.thisOver .feiyong_r {
    *margin-top: -55px;
}

.tc_c2 .tc_c_feiLi li .select {
    position: absolute;
    right: -6px;
    bottom: -6px;
    width: 20px;
    height: 20px;
    display: none;
}

.tc_c2 .tc_c_feiLi li.thisOver .select {
    display: block;
}

.tc_c2 .tc_c_feiLi li.unable {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    color: #ccc;
}

.tc_c2 .tc_c_feiLi li.unable .feiyong_r {
    display: inline-block;
    float: right;
    color: #ccc;
    margin: 20px 20px 0 0;
}

.tc_c2 .xieyi {
    overflow: hidden;
    margin: 10px 20px;
    height: 23px;
}

.tc_c2 .xieyi span {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url(../img/detail/pop_no2.png) no-repeat 0 0;
    background: url(../img/detail/pop_no2_3.png) no-repeat 0 0 \9;
    *background: url(../img/detail/pop_no2_3.png) no-repeat 0 0;
    background-size: 22px 22px;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}

.tc_c2 .xieyi span.thisOver {
    background: url(../img/detail/subinfo_pic_check.png) no-repeat;
    background: url(../img/detail/subinfo_pic_check_3.png) no-repeat \9;
    *background: url(../img/detail/subinfo_pic_check_3.png) no-repeat;
    background-size: 22px 22px;
}

.tc_c2 .xieyi p {
    padding-left: 25px;
    line-height: 20px;
    color: #666;
    font-size: 16px;
}

.tc_c2 .xieyi p a {
    color: #03cf5d;
}

.tc_c2 .xieyi p a:hover {
    text-decoration: underline;
}

.tc_c2 .tc_c_btn {
    width: 120px;
    height: 40px;
    border-radius: 3px;
    overflow: hidden;
    margin: 15px auto 20px;
}

.tc_c2 .tc_c_btn a {
    display: block;
    color: #FFF;
    background-color: #03cf5d;
    padding: 9px 0;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

#dt_join_bar_list.tc_c2 .tc_c_btn {
    margin: 20px auto;
    width: 960px;
}

#dt_join_bar_list.tc_c2 .tc_c_btn a {
    border-radius: 5px;
}

#join_box_fee.tc_c2 .tc_c_btn a {
    border-radius: 5px;
}

.tc_c2 .tc_c_btn a:hover {
    background-color: #03cf5d;
}

.tc_c2 .tc_c_btn a.grayBtn {
    background-color: #ddd;
    cursor: inherit;
}

.tc_c2 .tc_c_btn a.quxiaoBtn {
    background-color: #dbdbdb;
    color: #999;
}

.tc_c2 .tc_c_btn a.quxiaoBtn:hover {
    background-color: #b8b8b8;
    color: #444;
}

.tc_c2 .join_box_Xq {
    overflow-y: auto;
    margin-top: 5px;
    max-height: 410px;
}

.tc_c2 .join_box_Xq ul { /* margin:0 20px 0;*/
    overflow: hidden;
    margin-top: 0 \9;
    *margin-top: 0;
    padding-bottom: 0px;
}

.tc_c2 .join_box_Xq ul li {
    overflow: hidden;
    margin-bottom: 10px;
    margin-bottom: 0px \9;
    *margin-bottom: 0px;
}

.tc_c2 .join_box_Xq ul li .form_placeholder {
    font-size: 14px;
    color: #666;
    padding: 0 5px;
}

.tc_c2 .join_box_Xq ul li .inpoutK {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #FFF;
}

.tc_c2 .join_box_Xq ul li .inpoutK:hover {
    border: 1px solid #03cf5d;
}

.tc_c2 .join_box_Xq ul li .inpoutK input {
    width: 99%;
    border: 1px solid #FFF;
    color: #666;
}

#join_box {
    border-radius: 5px;
    overflow: hidden;
    width: 730px;
    min-height: 480px;
    max-height: 600px;
}

.tc_c2 .join_box_Xq_out {
    overflow: hidden;
    max-height: 600px;
}

#xdBtn {
    height: 110px;
    margin: 0 auto;
}

.tc_c2 .tc_c_btn2 {
    overflow: hidden;
    margin: 20px;
}

.tc_c2 .tc_c_btn2 a.fanHui {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../img/detail/fanHui.png) no-repeat;
    background: url(../img/detail/fanHui_2.png) no-repeat \9;
    *background: url(../img/detail/fanHui_2.png) no-repeat;
    background-size: 40px 40px;
    float: left;
    margin-top: 4px;
}

.tc_c2 .tc_c_btn2 a.fanHui:hover {
    background: url(../img/detail/fanHui_on.png) no-repeat;
    background: url(../img/detail/fanHui_on_2.png) no-repeat \9;
    *background: url(../img/detail/fanHui_on_2.png) no-repeat;
    background-size: 40px 40px;
}

.tc_c2 .tc_c_btn2 a.blueBtn {
    display: inline-block;
    color: #FFF;
    background-color: #03cf5d;
    padding: 12px 0;
    text-align: center;
    border-radius: 8px;
    float: right;
    width: 90%;
}

.tc_c2 .tc_c_btn2 a.blueBtn:hover {
    background-color: #03cf5d;
}

.tc_c2 .tc_c_btn2 input {
    width: 880px;
    height: 50px;
    color: #FFF;
    background-color: #03cf5d;
    border-radius: 5px;
    float: right;
    font-size: 18px;
}

.tc_c2 .tc_c_btn2 input:hover {
    background-color: #03cf5d;
}

/*取消报名 弹窗*/
table.dt_join_button_Table {
    width: 330px;
    background: #CCC;
    border: none;
    border-spacing: 1px !important;
    border-collapse: inherit !important;
    border-radius: 8px;
    overflow: hidden;
    position: fixed;
}

table.dt_join_button_Table td {
    height: 45px;
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #666;
}

table.dt_join_button_Table td a {
    display: block;
    width: 100%;
    color: #666;
    line-height: 45px;
    cursor: pointer;
    font-size: 16px;
}

table.dt_join_button_Table td a:hover {
    background-color: #F8F8F8;
    color: #333;
}

table.dt_join_button_Table td.dt_join_button_td2 {
    height: 65px !important;
    color: #000;
}

a.dt_join_button_yesA {
    color: #03cf5d !important;
}

a.dt_join_button_yesA:hover {
    color: #03cf5d !important;
}

a.dt_join_button_noA {
    color: #999;
}

a.dt_join_button_noA:hover {
    color: #666;
}

/*报名失败 弹窗*/
.tc_c .baoFail {
    width: 170px;
    height: 60px;
    overflow: hidden;
    margin: 10px auto 20px;
}

.tc_c .baoFail span {
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    background: url(../img/detail/pop_remmind_no.png) no-repeat;
    background-size: 80px 80px;
}

.tc_c .baoFail p {
    float: left;
    display: inline-block;
    line-height: 60px;
    font-size: 20px;
    margin-left: 10px;
    color: #999;
}

.tc_c .bmTs_c {
    text-align: center;
    font-size: 18px;
    color: #999;
    padding: 20px 0;
}

/**隐藏*/
.dt_join_button_Table, .shareLi01, .shareLi02 {
    display: none
}

.review_loading, .join_loading, .dt_guess_more {
    display: none
}

.tc_c, .tc_c2 {
    display: none;
    position: fixed;
    _position: absolute !important;
    border-radius: 5px;
}

/*需支付-报名成功弹窗*/
#tc_bmSuccess {
    width: 300px;
    background-color: #FFF;
    border-radius: 8px;
    overflow: hidden;
}

#tc_bmSuccess .baoSuccess {
    width: 170px;
    overflow: hidden;
    margin: 10px auto;
}

#tc_bmSuccess .baoSuccess .successDui {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    margin-left: 15px;
}

#tc_bmSuccess .baoSuccess p {
    float: left;
    display: inline-block;
    line-height: 60px;
    font-size: 20px;
    margin-left: 10px;
    color: #000;
}

/*支付环节弹窗*/
#payLock {
    width: 330px;
    height: 145px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-align: center;
    display: none;
}

#payLock .payLock_txt {
    margin-top: 20px;
}

#payLock p {
    color: #000;
    font-size: 18px;
    line-height: 30px;
}

#payLock .payLock_btn {
    width: 100%;
    height: 45px;
    border-top: 1px solid #ccc;
    position: absolute;
    left: 0;
    bottom: 0;
}

#payLock .payLock_btn input {
    width: 165px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer
}

#payLock .payLock_btn input:hover {
    background-color: #f8f8f8;
}

#payLock .payLock_btn input.l {
    width: 164px;
    border-right: 1px solid #ccc;
    color: #666;
}

#submit_ljA {
    width: 164px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #03cf5d;
}

#submit_ljA:hover {
    background-color: #f8f8f8;
}

#submit_ljB {
    width: 164px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #666;
    border-right: 1px solid #ccc;
}

#submit_ljB:hover {
    background-color: #f8f8f8;
}

#payLock .payLock_btn input.r {
    color: #03cf5d;
}

#submit_cxA {
    background-color: #03cf5d;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 20px;
}

#submit_cxA {
    background-color: #03cf5d;
}

/*电话号码样式*/
a.dt_support {
    color: #03cf5d;
}

a.dt_support:hover {
    color: #03cf5d;
}

a.dt_hdb_support {
    color: #03cf5d;
}

a.dt_hdb_support:hover {
    color: #03cf5d;
}

/*短信通知*/
body.smsTz {
    background-color: #03cf5d;
    color: #000;
}

.smsOutside {
    width: 640px;
    margin: 20px auto;
    height: 800px;
    position: relative;
}

.smsOutside .xinBj01 {
    width: 640px;
    height: 413px;
    background: url(../img/base/xinBj1.png) no-repeat bottom;
    background-size: 640px auto;
    position: absolute;
    left: 0;
    bottom: 0;
}

.smsOutside .xinBj02 {
    width: 560px;
    height: 800px;
    margin: 0 auto;
    background-color: #FFF;
}

.smsOutside .xinBj03 {
    width: 640px;
    height: 80px;
    background: url(../img/base/xinBj3.png) no-repeat bottom;
    background-size: 640px auto;
    position: absolute;
    left: 0;
    bottom: 364px;
    z-index: -1;
}

.smsOutside .xinBj01 .xinImg1 {
    width: 21.58%;
    float: left;
    margin-left: 4.5%;
    margin-top: 16%;
}

.smsOutside .xinBj01 .xinImg2 {
    width: 21.58%;
    float: left;
    margin-left: 12%;
    margin-top: 16%;
}

.smsOutside .xinBj01 .xinImg3 {
    width: 22.25%;
    float: left;
    margin-left: 13%;
    margin-top: 30%;
}

.smsOutside .xinBj01 a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.smsOutside .xinBj02 .smsTop {
    height: 80px;
    border-bottom: 1px solid #dadada;
}

.smsOutside .xinBj02 .smsTop p {
    text-align: center;
    padding-top: 35px;
    font-size: 20px;
}

.smsOutside .xinBj02 .smsNr {
    overflow-y: auto;
    margin: 0 auto;
    height: 620px;
}

.smsOutside .xinBj02 .smsNr .smsTitle {
    margin: 20px 30px 10px;
    font-size: 18px;
    line-height: 30px;
}

.smsOutside .xinBj02 .smsNr .smsContent {
    margin: 10px 30px 50px;
    font-size: 18px;
    line-height: 30px;
}

.smsOutside .xinBj02 .smsNr .smsFoot {
    margin: 0 30px 140px;
    text-align: right;
    font-size: 18px;
    line-height: 30px;
}

.smsOutside .xinBj02 .smsNr .smsFoot a {
    color: #03cf5d;
}

.smsOutside .xinBj02 .smsNr .smsFoot a:hover {
    color: #03cf5d;
}

ul.dt_review_main li .dt_review_icon img.old_img {
    display: none;
}

img.old_img {
    display: none;
}

.object_mov, .embed_mov, .iframe_mov {
    display: block;
    margin: 0 auto
}

#ul_join_property li {
    margin-bottom: 0;
    padding: 0 40px;
}

.optionsName {
    height: 35px;
    color: #777;
    padding-left: 10px;
    font-size: 14px;
    line-height: 35px;
}

#ul_join_property li .inpoutK input {
    font-size: 14px;
    color: #000;
}

#xdBtn .qu_Xiao {
    display: none !important;
}

#xdBtn .join_Btn {
    width: 200px;
    margin: 0 auto;
    position: absolute;
    bottom: 38px;
    left: 50%;
    margin-left: -100px;
    height: 50px;
}

#xdBtn .join_Btn #a_submit {
    width: 200px;
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
}

#join_box_fee #xdBtn .join_Btn #a_submit {
    width: 100%;
}

#xdBtn .join_Btn a {
    display: block;
}

#join_box_ph {
    width: 730px;
    height: 285px;
    position: fixed;
    bottom: 0;
}

.join_box_ph {
    padding: 0 40px;
    font-size: 14px;
    color: #000;
    margin: 15px auto 15px;
}

.join_box_ph span {
    color: #03cf5d;
}

.join_box_ph_div {
    height: 40px;
    padding-right: 140px;
    padding-left: 40px;
}

.join_box_ph_div input {
    height: 40px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    text-indent: 10px;
    line-height: 40px;
    position: relative;
    font-size: 14px;
    color: #999;
}

a.huoYzm_btn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #03cf5d;
    color: #FFF;
    font-size: 14px;
    float: right;
    margin-right: 40px;
    border-radius: 3px;
}

a.huoYzm_btn:hover {
    background-color: #03cf5d;
}

#xdBtn2 {
    margin: 40px 40px;
}

#xdBtn2 .qu_xiao_div {
    width: 200px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-left: 100px;
}

#xdBtn2 .input_submit_div {
    width: 200px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-left: 75px;
}

#xdBtn2 #a_submit_phone {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #03cf5d;
    color: #FFF;
    font-size: 18px;
    border-radius: 5px;
}

#xdBtn2 #a_submit_phone:hover {
    background-color: #03cf5d;
}

#xdBtn2 .qu_Xiao {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #dbdbdb;
    color: #999;
    font-size: 18px;
    border-radius: 5px;
}

#xdBtn2 .qu_Xiao:hover {
    background-color: #a8a8a8;
    color: #fff;
}

#xdBtn2 #input_submit_phone {
    width: 200px;
    cursor: pointer;
}

/*名片*/
.dt_carte {
    background-color: #f3fafe;
    margin: 0 auto;
    border-top: 20px solid #FFF;
    border-bottom: 10px solid #f3fafe;
    cursor: pointer;
}

.dt_carte_new {
    margin: 0 20px;
    position: relative;
}

.dt_carte_new .dt_carte_pic {
    position: absolute;
    width: 80px;
    height: 80px;
    top: -10px;
    left: 0;
    border-radius: 80px;
    background-color: #f3fafe;
}

.dt_carte_new .dt_carte_pic img {
    width: 66px;
    height: 66px;
    border-radius: 70px;
    margin: 7px;
}

.dt_carte:hover .dt_carte_new .dt_carte_pic img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.dt_carte_new .dt_carte_right {
    height: 65px;
    padding-left: 90px;
    text-align: left;
}

.dt_carte_new .dt_carte_right .dt_carte_name2 {
    font-size: 16px;
    color: #000;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 15px;
}

.dt_carte_new .dt_carte_right .dt_carte_num {
    font-size: 15px;
    color: #999;
    height: 35px;
    line-height: 35px;
    padding-right: 60px;
    overflow: hidden;
}

.dt_carte_new .dt_carte_btn {
    position: absolute;
    width: 60px;
    height: 30px;
    right: 0;
    top: 40px;
    font-size: 16px;
    text-align: right;
}

.dt_carte_new .dt_carte_btn span {
    display: inline-block;
    background: url(../img/detail/dt_more.png) no-repeat right 5px;
    background: url(../img/detail/dt_more_2.png) no-repeat right \9;
    *background: url(../img/detail/dt_more_2.png) no-repeat right;
    padding-right: 22px;
    background-size: 16px auto;
    color: #03cf5d;
}

.dt_carte:hover .dt_carte_new .dt_carte_btn span {
    background: url(../img/detail/dt_more_on.png) no-repeat right 5px;
    background: url(../img/detail/dt_more_2_on.png) no-repeat right \9;
    *background: url(../img/detail/dt_more_2_on.png) no-repeat right;
    padding-right: 22px;
    background-size: 16px auto;
    color: #03cf5d;
}

/*继续访问弹窗*/
#tc_support .tc_c_ts {
    display: block;
    padding: 20px 20px 0;
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}

#tc_support .whiteBtn1 {
    background: none;
    margin: 20px 40px;
}

#tc_support .whiteBtn1 a {
    background-color: #e5e5e5;
    cursor: pointer;
    font-size: 18px;
    border-radius: 8px;
    color: #999;
    display: block;
    padding: 12px 0;
    text-align: center;
    height: 27px;
    line-height: 27px;
}

#tc_support .whiteBtn1 a:hover {
    background-color: #b8b8b8;
    color: #444;
}

#tc_support .tc_c_btn a {
    font-size: 18px;
    height: 27px;
    line-height: 27px;
}

.focus_Cz a {
    display: block;
    width: 248px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    border: 1px solid #03cf5d;
    background-color: #03cf5d;
    color: #FFF;
    margin-bottom: 10px;
    border-color: #03cf5d;
    background-color: #03cf5d;
}

.focus_Cz a:hover {
    border-color: #03cf5d;
    background-color: #03cf5d;
}
