﻿@charset "utf-8";
/* CSS Document */

/*重置 开始*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,textarea,caption,tarticle,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img,button {display:block;}
input,select,button {margin:0; border:none; padding:0; outline:none; vertical-align:middle; background:transparent; font-size:100%;}
ul,ol {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:' '; content:none;}
del {text-decoration:line-through;}
ins {background-color:#ff9; color:#000; text-decoration:none;}
mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
abbr[title],dfn[title] {border-bottom:1px dotted; cursor:help;}
table {border-collapse:collapse; border-spacing:0;}
/*重置 结束*/

/*全局样式 开始*/
body {font:14px/1.5 "Microsoft YaHei"; color:#666;-webkit-text-size-adjust:100%; background-color:#FFF!important;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
fieldset,img {border:none;}
select,input,textarea,button {font-family:"Microsoft YaHei"; color:#666; font-size:14px;}
textarea {resize:none;}
button {cursor:pointer;}
.input_focus {}/*input框获取焦点时文字消失，便于jQuery控制*/
input[type="text"],textarea {box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border:1px solid #eee;}
input[type="text"]:focus,textarea:focus {border:1px solid #eee;}
.fl {float:left;}
.fr {float:right;}
.clearfix {clear:both;}
.clearfix:after {display:block; clear:both; height:0; font-size:0; content:"."; visibility:hidden;}
a {color:#666;text-decoration:none;
tap-highlight-color:rgba(0,0,0,0);/*链接淡蓝背景框解决方案*/
focus-ring-color:rgba(0, 0, 0, 0);
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-focus-ring-color:rgba(0, 0, 0, 0);
-moz-tap-highlight-color:rgba(0,0,0,0);
-moz-focus-ring-color:rgba(0, 0, 0, 0);
cursor:pointer;
}
a:link {color:#666;}
a:visited,a:active {color:#333;}
a:active {color:#666;}
.wrap {width:100%; padding-bottom:49px;}
/*全局样式 结束*/

.container {overflow:hidden;text-align:center;}
.content-body {overflow:hidden; position:relative;}
/*发布成功，邀请更多好友*/
.iconZu {overflow:hidden; background-color:#FFF;padding-top:10px;}
.inviteZu {overflow:hidden; margin:0 auto; width:100%;}
.inviteZu li {overflow:hidden;float:left;cursor:pointer;margin:0 0 10px 0;width:25%;}
.inviteZu li span {display:block;margin:0 auto 10px auto;}
.inviteZu li span.inviteIcon01 {background:url(images3/icon/inviteIcon01.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon01 {background:url(images3/icon/inviteIcon01_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon02 {background:url(images3/icon/inviteIcon02.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon02 {background:url(images3/icon/inviteIcon02_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon03 {background:url(images3/icon/inviteIcon03.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon03 {background:url(images3/icon/inviteIcon03_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon04 {background:url(images3/icon/inviteIcon04.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon04 {background:url(images3/icon/inviteIcon04_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon05 {background:url(images3/icon/inviteIcon05.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon05 {background:url(images3/icon/inviteIcon05_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon06 {background:url(images3/icon/inviteIcon06.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon06 {background:url(images3/icon/inviteIcon06_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon07 {background:url(images3/icon/inviteIcon07.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon07 {background:url(images3/icon/inviteIcon07_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li span.inviteIcon08 {background:url(images3/icon/inviteIcon08.png) no-repeat;background-size:100% 100%;}
.inviteZu li:active span.inviteIcon08 {background:url(images3/icon/inviteIcon08_on.png) no-repeat;background-size:100% 100%;}
.inviteZu li p {display:block;font-size:13px;color:#999;padding-top:3%; padding-bottom:3%;text-align:center;}
.inviteZu li:active p {color:#333;}
p.yaoQingmore {font-size:16px; padding-bottom:10px; padding-left:6%; text-align:left;}
.hdTt {overflow:hidden;}
.hdTt h1 {padding:10px 15px 0; text-align:left; color:#000; font-size:19px; line-height:28px;}
.hdMan {overflow:hidden; margin-top:10px;}
.hdMan .userPic {cursor:pointer;overflow:hidden; float:left; margin-left:15px;width:26px;height:26px;border-radius:26px;}
.hdMan .userPic:active {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.hdMan .hdman_r {padding-left:49px;line-height:26px;padding-right:15px;}
.hdMan .hdman_r .yhName {float:left;}
.hdMan .hdman_r .yhName a.subinfo_name {color:#49b7e8;display:inline-block;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden; float:left;max-width:30px;}
.hdMan .hdman_r .yhName a.subinfo_name:active {color:#1194ce;}
.hdMan .hdman_r .yhName p {display:inline-block;float:left; padding-left:5px;}
.dt_review_item_count {display:inline-block;float:right;}
.dt_review_item_count a {display:inline-block;float:right;margin-left:5px;}
.dt_review_item_count span {display:inline-block;float:right;}
.dt_review_item_count a.info_share {color:#49b7e8;}
.dt_review_item_count a.info_share:active {color:#1194ce;}
.dt_address_item {display:block;overflow:hidden; background-color:#f3fafe; margin-top:10px; cursor:pointer;}
.dt_address_item:active {background-color:#e8f7ff;}

.dt_address_item .addressIcon {width:12px;float:left; margin-left:15px; margin-top:13px;}
.dt_address_item .addressArrow {width:8px; float:right; margin-right:15px; margin-top:16px;}
.dt_address_item .addressP {display:block;margin:12px 40px 12px 32px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;height:20px;line-height:20px; text-align:left;color:#444;}

.dt_content {padding:8px 15px; line-height:28px; text-align:left;font-size:16px;color:#000;}
.dt_content .dt_content_pic {margin:5px auto;text-align:center;}
.dt_content .dt_content_pic img {max-width:100%;margin:0 auto;}
.dt_content img.dt_emo {display:inline;width:18px;height:18px;}
.dt_zan {overflow:hidden; margin:17px auto 0;line-height:15px;}
.dt_zan a.gray {display:inline-block; color:#999; float:left; margin-left:15px; font-size:15px;}
.dt_zan a.gray:active {color:#333;}
.dt_zan .dt_like {display:inline-block;float:right;margin-right:15px;width:50%; text-align:right;}
.dt_zan .dt_like .zanWk {display:inline-block;width:14px;height:14px; float:right;margin-top:1px;position: relative;overflow:hidden;}
.dt_zan .dt_like .zanWk img {position: absolute;width:14px;height:28px;left:0;top:0;}
.dt_zan:active .dt_like .zanWk img {top:-14px;}

.dt_zan .dt_like p {display:inline-block; color:#49b7e8; cursor:pointer;float:right;font-size:15px;}
.dt_zan .dt_like p:active {color:#1194ce;}
.dt_like_main {overflow:hidden; margin:6px auto 0;}
.dt_like_main_top {overflow:hidden; margin:0 20px;}
.dt_like_main_top img {float:right;height:9px;margin-right:10px;}
.dt_like_list {background-color:#f3fafe; padding:10px 15px; text-align:left;}
.dt_like_list span {display:inline-block; float:left; margin-top:5px;width:14px;height:13px;position:relative;margin-right:6px;}
.dt_like_list span img {width:14px;height:13px;position:absolute;}
.dt_like_list a {margin-right:6px;color:#49b7e8; cursor:pointer; font-size:13px;}
.dt_like_list a:active {color:#1194ce;}
.dt_join_menu_bg {overflow:hidden; margin:17px auto 0;}
.dt_join_top {overflow:hidden; background-color:#f3fafe; line-height:42px;}
.dt_join_top:active {background-color:#e8f7ff;}
.dt_join_top .dt_join_topL {display:inline-block; color:#444; float:left; margin-left:15px; line-height:42px;font-size:15px;}
.dt_join_top .dt_join_topR {display:inline-block; color:#999; float:right; margin-right:15px; font-size:13px; line-height:42px;}
.dt_join_topR2 {color:#999; font-size:13px; line-height:30px; text-align:right;padding:5px 10px 0 0;}
.dt_join_top #dt_list_title_manage {background:none;border:none;font-size:15px;display:inline-block;float:right;padding:0 15px 0 0;line-height:42px;margin:0;}
.dt_join_top #dt_list_title_manage:active {color:#1194ce;background:none;border:none;}
ul.dt_list_main {overflow:hidden;}
ul.dt_list_main li {overflow:hidden; background-color:#f3fafe; cursor:pointer;height:43px; padding-left:10px;}

ul.dt_list_main li .dt_guess_item_icon {overflow:hidden;float:left; margin:8px 6px 0 15px; }
ul.dt_list_main li .dt_guess_item_icon a {display:inline-block;}
ul.dt_list_main li .dt_guess_item_icon a img {width:24px;height:24px;border-radius:24px;}
ul.dt_list_main li .dt_guess_item_icon a img:active {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
ul.dt_list_main li .dt_guess_item_title {display:inline-block;float:left;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;text-align:left;line-height:43px;width:60%;}
ul.dt_list_main li .dt_guess_item_title a {color:#000;}
ul.dt_list_main li .dt_guess_item_time {color:#999;display:inline-block;float:right;margin-right:15px;font-size:14px;margin-top:8px;}
ul.dt_list_main li:active {background-color:#e8f7ff;}
ul.dt_list_main li:active .dt_guess_item_icon a img {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.dt_join_more {overflow:hidden; background-color:#f3fafe; text-align:center;}
.dt_join_more .moreBtn {display:inline-block;width:100%;}
.dt_join_more:active .moreBtn {background-color:#e8f7ff;}
.dt_join_more .moreBtn span {display:inline-block;background:url(images3/detail/form_more2x2.png) no-repeat right center; padding-right:20px; background-size:12px 12px; margin:12px auto; color:#49b7e8;}
.dt_join_more:active .moreBtn span {background:url(images3/detail/form_more2x2_on.png) no-repeat right;background-size:12px 12px;color:#1194ce;}
.dt_join_more .upding {display:inline-block;margin:10px auto; color:#444;white-space: nowrap;}
.dt_join_more .upding img {width:18px; display:inline-block;float:left;margin-top:2px;margin-right:3px;}
.dt_join_more .upAll {display:inline-block;margin:10px auto; color:#999;}

.dt_share {text-align:center;margin-top:17px;overflow:hidden;position: relative;}
.dt_share .shareLi01,.dt_share .shareLi02 {height:43px;display:none;}
.dt_share .shareBtn01 {background-color:#ededed; border-radius:8px; color:#000; text-align:center; margin-left:15px;margin-right:60px;cursor:pointer; overflow:hidden;}
.dt_share .shareBtn01 span {display:inline-block; background:url(images3/detail/fenxiangIcon08.png) no-repeat left 10px; padding-left:27px; background-size:22px auto; margin:2px auto 0;}
.dt_share .fx2Wm {width:32px;height:32px;right:15px;top:5px;overflow:hidden;position: absolute;}
.dt_share .fx2Wm img {position: absolute;width:32px;height:64px;left:0;top:0;}
.dt_share .fx2Wm:active img {top:-32px;}
.dt_share .shareBtn02,
.dt_share .shareBtn03,
.dt_share .shareBtn04,
.dt_share .shareBtn05,
.dt_share .shareBtn06,
.dt_share .shareBtn07 {background-color:#ededed; border-radius:8px; color:#000; text-align:center; margin-left:5px;margin-right:5px;cursor:pointer; overflow:hidden;width:44%; display:inline-block;}
.dt_share .shareBtn02 span {display:inline-block; background:url(images3/detail/dt_friend.png) no-repeat left center; padding-left:25px; padding-top:2px; background-size:20px 22px; margin:0 auto;}
.dt_share .shareBtn03 span {display:inline-block; background:url(images3/detail/dt_friendcircle.png) no-repeat left center; padding-left:25px;padding-top:2px; background-size:18px 18px; margin:0 auto;}
.dt_share .shareBtn04 span {display:inline-block; background:url(images3/detail/fenxiangIcon04.png) no-repeat left center; padding-left:25px;padding-top:2px; background-size:18px 18px; margin:0 auto;}
.dt_share .shareBtn05 span {display:inline-block; background:url(images3/detail/fenxiangIcon05.png) no-repeat left center; padding-left:25px;padding-top:2px; background-size:21px 21px; margin:0 auto;}
.dt_share .shareBtn06 span {display:inline-block; background:url(images3/detail/fenxiangIcon06.png) no-repeat left center; padding-left:25px;padding-top:2px; background-size:20px 20px; margin:0 auto;}
.dt_share .shareBtn07 span {display:inline-block; background:url(images3/detail/fenxiangIcon07.png) no-repeat left center; padding-left:25px;padding-top:2px; background-size:18px 18px; margin:0 auto;}
.dt_share .shareBtn01:active,
.dt_share .shareBtn02:active,
.dt_share .shareBtn03:active,
.dt_share .shareBtn04:active,
.dt_share .shareBtn05:active,
.dt_share .shareBtn06:active,
.dt_share .shareBtn07:active {background-color:#bbb;}


.dt_review {overflow:hidden;margin:17px auto 0;}
.dt_review_top {overflow:hidden; background-color:#f3fafe;height:42px;}
.dt_review_top:active {background-color:#e8f7ff;}
.dt_review_top .dt_review_topL {display:block; color:#444; float:left; margin-left:15px;font-size:15px;padding-top:10px;}
.dt_review_top .dt_review_topR {display:inline-block;float:right;margin-right:15px;margin-top:10px; overflow:hidden;}
.dt_review_top .dt_review_topR a {overflow:hidden;width:16px;height:16px;display:inline-block; margin-top:4px;position: relative;}
.dt_review_top .dt_review_topR a img {position: absolute;width:16px;height:32px;top:0;left:0;}
.dt_review_top .dt_review_topR:active a img {top:-16px;}
.dt_review_top .dt_review_topR span {display:inline-block;float:right;margin-left:5px;color:#49b7e8;}
.dt_review_top .dt_review_topR:active span {color:#1194ce;}
ul.dt_review_main {overflow:hidden;}
ul.dt_review_main li {overflow:hidden; background-color:#f3fafe; cursor:pointer;}

ul.dt_review_main li .dt_review_icon {overflow:hidden;float:left; margin:7px 6px 2px 15px; }
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;border-radius:24px;width:24px;height:24px;}
ul.dt_review_main li .dt_review_title {display:inline-block;float:left;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden; margin:7px 0 3px; text-align:left; line-height:24px;}
ul.dt_review_main li .dt_review_title a {color:#49b7e8;}
ul.dt_review_main li .dt_review_title a:active {color:#1194ce;}
ul.dt_review_main li .dt_review_time {color:#999;display:inline-block;float:right;margin:5px 15px 5px 0;font-size:14px;}
ul.dt_review_main li:active {background-color:#e8f7ff;}
ul.dt_review_main li:active .dt_review_icon a img {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.dt_review_body {clear:both;padding:0 15px 7px 44px;color:#000; text-align:left;}
.dt_review_body img.dt_emo {display:inline;width:16px;height:16px;}
.dt_review_more {overflow:hidden; background-color:#f3fafe; text-align:center;}
.dt_review_more .moreBtn {display:inline-block;width:100%;}
.dt_review_more:active .moreBtn {background-color:#e8f7ff;}
.dt_review_more .moreBtn span {display:inline-block;background:url(images3/detail/form_more2x2.png) no-repeat right; padding-right:20px; background-size:12px 12px; margin:12px auto; color:#49b7e8;}
.dt_review_more:active .moreBtn span {background:url(images3/detail/form_more2x2_on.png) no-repeat right;background-size:12px 12px;color:#1194ce;}
.dt_review_more .upding {display:inline-block;margin:10px auto; color:#444;white-space: nowrap;padding-left:21px;}
.dt_review_more .upding img {width:18px; display:inline-block;float:left;margin-top:2px;margin-right:3px;}
.dt_review_more .upAll {display:inline-block;margin:12px auto; color:#999;}
.dt_guess {overflow:hidden; margin:15px auto 0;}
.dt_guess_top {overflow:hidden;}
.dt_guess_top .dt_guess_topL {display:inline-block;color:#444;float:left;margin-left:15px;font-size:15px;}
.dt_guess_top .dt_guess_topR {display:inline-block;float:right; margin-right:15px;width:50%; text-align:right;}
.dt_guess_top .dt_guess_topR a {display:inline-block;background:url(images3/detail/dt_more.png) no-repeat right 3px; padding-right:20px; background-size:12px 12px; color:#49b7e8; font-size:14px;}
.dt_guess_top .dt_guess_topR a:active {background:url(images3/detail/dt_more_on.png) no-repeat right 3px; padding-right:20px; background-size:12px 12px; color:#1194ce;}
ul.dt_guess_list_main {overflow:hidden; margin-top:7px;}
ul.dt_guess_list_main li {overflow:hidden;cursor:pointer; height:44px;}
ul.dt_guess_list_main li .dt_guess_list_icon {overflow:hidden;float:left; margin:10px 5px 0 15px; border-radius:24px;}
ul.dt_guess_list_main li .dt_guess_list_icon span {display:inline-block;width:24px;height:24px;}
ul.dt_guess_list_main li a.vote .dt_guess_list_icon span {background:url(images3/icon/vote2x.png) no-repeat;background-size:24px 24px;}/*投票*/
ul.dt_guess_list_main li a.party .dt_guess_list_icon span {background:url(images3/icon/party2x.png) no-repeat;background-size:24px 24px;}/*活动*/
ul.dt_guess_list_main li a.article .dt_guess_list_icon span {background:url(images3/icon/article2x.png) no-repeat;background-size:24px 24px;}/*文章*/
ul.dt_guess_list_main li a.recruit .dt_guess_list_icon span {background:url(images3/icon/recruit2x.png) no-repeat;background-size:24px 24px;}/*招募*/
ul.dt_guess_list_main li a.job .dt_guess_list_icon span {background:url(images3/icon/job2x.png) no-repeat;background-size:24px 24px;}/*招聘*/
ul.dt_guess_list_main li .dt_guess_list_title {display:inline-block;float:left;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden; margin:10px 0; text-align:left;width:70%;color:#000;font-size:15px;}
ul.dt_guess_list_main li .dt_guess_list_num {color:#999;display:inline-block;float:right;margin:10px 15px 10px 0;font-size:14px;}
ul.dt_guess_list_main li:active {background-color:#f3fafe;}
ul.dt_guess_list_main li:active .dt_guess_list_icon a img {filter:alpha(opacity=0.8);-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:active .moreBtn {background-color:#e8f7ff;}
.dt_guess_more .moreBtn span {display:inline-block; padding-right:30px; background-size:18px auto; margin:10px auto; color:#49b7e8;}
.dt_guess_more .upding {display:inline-block;margin:10px auto; color:#444;white-space: nowrap;}
.dt_guess_more .upding img {width:18px; display:inline-block;float:left;margin-top:2px;margin-right:3px;}
.dt_guess_more .upAll {display:inline-block;margin:10px auto; color:#999;}
.ba_Bj {background-color:#f3fafe; padding:7% 0; text-align:center;}
.ba_Bj img {width:180px; display:inline-block;}
#moreXinxi {overflow:hidden;background-color:#FFF;margin:10px auto;}
#moreXinxi .dt_guess_topR {display:inline-block;float:right; margin-right:15px;width:50%; text-align:right;}
#moreXinxi .dt_guess_topR a {display:inline-block;background:url(images3/detail/dt_more.png) no-repeat right 3px; padding-right:20px; background-size:12px 12px; color:#49b7e8; font-size:14px;}
#moreXinxi .dt_guess_topR a:active {background:url(images3/detail/dt_more_on.png) no-repeat right 3px; padding-right:20px; background-size:12px 12px; color:#1194ce;}

.dt_join_bar {background-color:#2a3138; position:fixed; bottom:0; left:0;width:100%;display:none;height: 56px;}
.dt_join_barL {display:inline-block;float:left; width:42%;overflow:hidden; margin:8px 0 8px 10px;}
.dt_join_barL a {display:block;width:100%; border-radius:8px; line-height:40px;}
.dt_join_barL a.zTai01 {background-color:#49b7e8; color:#FFF;}
.dt_join_barL a.zTai01:active {background-color:#1194ce;}
.dt_join_barL a.zTai02 {background-color:#f4ad38; color:#FFF;}
.dt_join_barL a.zTai02:active {background-color:#c38a2d;}
.dt_join_barL a.zTai03 {background-color:#4b4b4b; color:#b1b0b0; cursor:inherit;}
.dt_join_barR {display:inline-block;margin:8px 15px 0 0;width:42%;height:40px;float:right;position: relative;}
.dt_join_barR a {display:block;width:100%; border-radius:8px; line-height:40px;}
.dt_join_barR a.zTai01 {background-color:#49b7e8; color:#FFF;position: absolute;}
.dt_join_barR a.zTai01:active {background-color:#1194ce;}
.dt_join_barR a.zTai02 {background-color:#f4ad38; color:#FFF;}
.dt_join_barR a.zTai02:active {background-color:#c38a2d;}
.dt_join_barR a.zTai03 {background-color:#4b4b4b; color:#b1b0b0; cursor:inherit;}
/*投票*/
.dt_vote {overflow:hidden;margin:17px auto 0;}
.dt_vote .dt_vote_top {overflow:hidden;background-color:#f3fafe; border-bottom:1px solid #b8e3fb;}
.dt_vote .dt_vote_top .dt_vote_topL {display:inline-block;color:#999;float:left;margin-left:15px;line-height:45px; font-size:14px;}
.dt_vote .dt_vote_main {overflow:hidden;}
.dt_vote .dt_vote_main li {overflow:hidden;cursor:pointer;background-color:#f3fafe; border-bottom:1px solid #b8e3fb;}
.dt_vote .dt_vote_main li:active {background-color:#dff1fb;}
.dt_vote .dt_vote_main li .dt_vote_list_title {overflow:hidden; margin:11px 45px 11px 15px; text-align:left; line-height:22px;}
.dt_vote .dt_vote_main li .dt_vote_list_title a {color:#333;}
.dt_vote .dt_vote_main li .dt_vote_list_icon {overflow:hidden; float:right;margin:11px 15px 11px 0; width:22px;height:22px;}
.dt_vote .dt_vote_main li .dt_vote_list_icon span {display:inline-block;width:22px;height:22px;background:url(images3/detail/pop_yesorno.png) no-repeat;background-size:22px auto;background-position:0 0;}
.dt_vote .dt_vote_main li.thisOver .dt_vote_list_icon span {background:url(images3/detail/pop_yesorno.png) no-repeat;background-size:22px auto;background-position:0 -22px;}
.dt_vote .dt_vote_bottom {overflow:hidden;background-color:#f3fafe;height:45px; }
.dt_vote .dt_vote_bottom .dt_vote_bottomR {display:inline-block;float:right;margin-right:15px;overflow:hidden;color:#999;line-height:45px;font-size:14px;}
.dt_vote .dt_vote_main.duoXuan li .dt_vote_list_icon span {display:inline-block;background:url(images3/detail/pop_yesorno2.png) no-repeat;background-size:22px auto;background-position:0 0;}
.dt_vote .dt_vote_main.duoXuan li.thisOver .dt_vote_list_icon span {background:url(images3/detail/pop_yesorno2.png) no-repeat;background-size:22px auto;background-position:0 -22px;}
.dt_vote_main.duoXuanJg li .dt_vote_list_icon span {display:inline-block;background:url(images3/detail/pop_yesorno2.png) no-repeat;background-size:22px auto;background-position:0 0;}
.dt_vote_main.duoXuanJg li.thisOver .dt_vote_list_icon span {background:url(images3/detail/pop_yesorno2.png) no-repeat;background-size:22px auto;background-position:0 -22px;}
.dt_vote_main.danXuanJg li .dt_vote_jg,
.dt_vote_main.duoXuanJg li .dt_vote_jg {overflow:hidden;}
.dt_vote_main.danXuanJg li .dt_vote_jg .dt_vote_list_icon,
.dt_vote_main.duoXuanJg li .dt_vote_jg .dt_vote_list_icon {float:left;margin:10px 0 10px 15px;}
.dt_vote_main.danXuanJg li .dt_vote_jg .dt_vote_list_title,
.dt_vote_main.duoXuanJg li .dt_vote_jg .dt_vote_list_title {display:inline-block;width:60%;float:left;overflow:hidden; margin:10px 0 10px 5px; text-align:left;}
.dt_vote_main.danXuanJg li .dt_vote_jg .dt_vote_jg_num,
.dt_vote_main.duoXuanJg li .dt_vote_jg .dt_vote_jg_num {display:inline-block; float:right;margin:10px 15px 10px 0;}
.jinduTiao {background-color:#dfdfdf;overflow:hidden;margin:0 15px 10px 15px;border-radius:4px;}
.dt_list_item_vote_scale_yes {
	float: left;
	height:16px;
	overflow: hidden;
	transition: width 0.6s ease-in 0s;
}
.dt_list_item_vote_scale_no {
	float: right;
	height: 16px;
	overflow: hidden;
	transition: width 0.6s ease-in 0s;
}
.vote_scale_no {background-color: #dfdfdf;}
.vote_scale_yes {background-color: #49b7e8;}
.content-sidebar {display:none;}
.vote_result {background-color:#f3fafe;border-top:1px solid #b8e3fb;}
.vote_result p#dt_vote_result {padding:10px 15px; color:#000; text-align:left;}
.vote_result p.dt_vote_resultTt {padding:10px 15px 0; color:#444; text-align:left;}
/*发布成功 顶部修改按钮*/
.dt_post_sucess{display:none;padding:10px 0 0 0;background-color:#FFF;}
.dt_post_sucess .dt_post_sucess_button{overflow:hidden;}
.dt_post_sucess .dt_post_sucess_button .whiteBtn {margin-left:10px;margin-right:10px;background-color:#e5e5e5; border:1px solid #ddd; cursor:pointer;padding:10px 0; border-radius:8px;}
.dt_post_sucess .dt_post_sucess_button .whiteBtn:active {background-color:#ddd;}
.dt_post_sucess_button .button_l {width:49%;float:left;overflow:hidden;}
.dt_post_sucess_button .button_r {width:49%;float:right;overflow:hidden;}
.dt_post_sucess_button .whiteBtn1 {margin-left:15px;margin-right:6px; background-color:#e5e5e5; cursor:pointer; margin-bottom:10px;height:25px; line-height:25px;padding:10px 0; border-radius:8px; font-size:18px;}
.dt_post_sucess_button .whiteBtn1:active {background-color:#ddd;}
.dt_post_sucess_button .whiteBtn2 {margin-right:15px;margin-left:6px; background-color:#49b7e8;  cursor:pointer; margin-bottom:10px;height:25px; line-height:25px;padding:10px 0; border-radius:8px; font-size:18px;color:#FFF;}
.dt_post_sucess_button .whiteBtn2 a {color:#FFF;}
.dt_post_sucess_button .whiteBtn2:active {background-color:#1194ce;}
/*评论弹窗*/
.button_1{font-size:18px;color:#ffffff;line-height:20px;text-align:center;border:1px solid #666666;background-color:#ff6600;padding:10px 0;}
.button_1:active{background-color:#d55500;}
.button_1_disabled{font-size:18px;color:#eeeeee;line-height:20px;text-align:center;border:1px solid #666666;background-color:#ff6600;padding:10px 0;}
#dt_review_box{display:none;position:fixed;left:0;bottom:-500px;z-index:2000;width:100%;background-color:#dddddd;padding-bottom:500px;}
#dt_review_box_main{position:relative;margin:9px 8px 8px;}
#dt_review_box_emo_button,#dt_review_box_emo_button_active{position:absolute;left:0;top:0;width:34px;overflow:hidden;}
#dt_review_box_emo_button{background-color:#dddddd;}
#dt_review_box_emo_button img,#dt_review_box_emo_button_active img{width:30px;height:30px;margin-top:6px;}
#dt_review_box_emo_button:active{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#dt_review_box_input{margin:0 70px 0 38px;border:1px solid #ccc;background-color:#FFF;padding:8px 3px 8px; border-radius:5px;}
#dt_review_box_input input{width:100%;overflow:hidden;border:1px solid #FFF;height:22px;}
#dt_review_box_button{position:absolute;right:0;top:0;width:68px;text-align:right;}
#dt_review_box_button button{margin-top:1px;width:60px;height:38px;overflow:hidden;font-size:14px;background-color: #49b7e8;border-radius:5px; color:#FFF; cursor:pointer; border:none;float:right;}
#dt_review_box_button button:active {background-color: #1194ce;}
#dt_review_box_emo{display:none;padding-top:8px; }
.emo{float:left;padding:12px;}
.emo:active{border:1px solid #999999;padding:11px;background-color:#FFF;}
.emo img{width:24px;height:24px;}
.dt_emo{width:24px;height:24px;}
/*招聘-联系方式*/
.dt_content_call {overflow:hidden; background-color:#f3fafe; margin:17px auto 0;position: relative; font-size:16px;}
.dt_content_call .dt_content_call_pic {display:inline-block; width:88px; overflow:hidden;position: absolute;left:15px;top:11px;font-size:15px;color:#000;text-align:left;font-size:15px;}
.dt_content_call .dt_content_call_pic img {width:15px;float:left;margin-right:5px;margin-top:3px;}
.dt_content_call p {color:#000;padding:11px 15px 11px 105px; line-height:22px;text-align:left;font-size:15px;}
/*我要报名 上拉弹窗*/
.join_box{bottom:0;left:0;width:100%;z-index:3000; overflow-y:auto; position:fixed; bottom:0; 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(images3/share_qr_close.png) no-repeat;background-size:100% auto;float:right; margin-right:10px; margin-top:10px;}
/*弹窗*/
.tc_c {width:80%; overflow:hidden; background-color:#FFF; border-radius:8px; position:fixed; z-index:3000;padding-bottom:20px;}
.tc_c .tc_c_close {height:30px; position:relative;}
.tc_c .tc_c_close div {position:absolute;width:22px;height:22px; right:5px; top:5px; cursor:pointer; overflow:hidden;}
.tc_c .tc_c_close div img {width:22px;height:44px;position:static;}
.tc_c .tc_c_close div img:active {margin-top:-22px;}
.tc_c .tc_c_title {padding:0 0 3px; text-align:center; color:#000;}
.tc_c .tc_c_nr {margin:10px 20px;}
.tc_c .tc_c_nr .tc_c_nr_txt {color:#444;}
.tc_c .tc_c_nr .tc_c_nr_pic {text-align:center; margin:8px auto 0;height:150px;}
.tc_c .tc_c_nr .tc_c_nr_pic .weima2 {width:150px; margin:0 auto;}
.tc_c .tc_c_btn {overflow:hidden; margin:0 30px;}
.tc_c .tc_c_btn input {width:100%;border:none;border-radius:8px;color:#FFF; background-color:#49b7e8;height:40px;font-size:18px; cursor:pointer;}
.tc_c .tc_c_btn input:active {background-color:#1194ce;}
.tc_c .tc_c_btn a {display:block; color:#FFF; background-color:#49b7e8; height:40px; line-height:40px; text-align:center; border-radius:8px; padding:0;}
.tc_c .tc_c_btn a:active {background-color:#1194ce;}
.tc_c .tc_c_btn a.blueBtn .fenX {display:inline-block;background:url(images3/detail/fenxiangIcon01.png) no-repeat bottom;background-size:100% auto;width:20px;height:15px;margin-right:6px;}
.tc_c .baoSuccess {overflow:hidden; text-align:center;}
.tc_c .baoSuccess img {text-align:center; width:28%; margin:0 auto;}
.tc_c .baoSuccess p {padding-top:10px; color:#000;font-size:20px;}
.tc_c .bmTs_c {text-align:center; padding-top:10px;}
.tc_c .bmTs_c a {color:#49b7e8;}
.tc_c .bmTs_c a:active {color:#1194ce;}
.tc_c .yediMore {margin:0 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:#49b7e8;font-size:15px;}
.tc_c .yediMore a:active {color:#1194ce;}
#tc_payQuestion .tc_c_nr {margin: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;height:40px; margin:10px 0 10px 10px; border:1px solid #c1c1c1; border-radius:8px; color:#666; width:45%; text-align:center;}
.tc_c .tc_c_btn3 a:active {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:0 30px;background-color:#dbdbdb;text-align:center;border-radius:8px;}
.tc_c .tc_c_btn_load:active {background-color:#b8b8b8; }
.tc_c .tc_c_btn_load p {display:inline-block;margin:8px auto;}
.tc_c .tc_c_btn_load p span{font-size:16px;color:#444;}
.tc_c .tc_c_btn_load p img {width:16px;height:16px;float:right;margin-top:4px; margin-left:5px;}
.tc_c_ts{display:none;}

.tc_c2 {width:100%; overflow:hidden; background-color:#FFF; position:fixed; z-index:3000; bottom:0;padding-bottom:5px;}
.tc_c2 .tc_c_close {position:relative;height:30px;line-height:30px;}
.tc_c2 .tc_c_close div {position:absolute;width:20px;height:20px; right:5px; top:5px; cursor:pointer; overflow:hidden;}
.tc_c2 .tc_c_close div img {width:20px;height:40px;position:static;}
.tc_c2 .tc_c_close div img:active {margin-top:-20px;}
.tc_c2 .tc_c_title {padding:0 0 10px 20px; text-align:left; color:#000;}
.tc_c2 .tc_c_feiLi {padding:0 10px; overflow-y:auto;}
.tc_c2 .tc_c_close2 p {padding-left:10px;}

.tc_c2 .tc_c_close2 div {position:absolute;width:20px;height:20px; right:5px; top:5px; cursor:pointer; overflow:hidden;}
.tc_c2 .tc_c_close2 div img {width:20px;height:40px;}
.tc_c2 .tc_c_close2 div img:active {margin-top:-20px;}
.tc_c2 .tc_c_close2 p.font02 {font-size:14px!important;}

.tc_c2 .tc_c_feiLi li {border:1px solid #b8e3fb; margin-bottom:10px; cursor:pointer; position:relative;}
.tc_c2 .tc_c_feiLi li.thisOver {border:1px solid #f4a421; color:#f4a421;}
.tc_c2 .tc_c_feiLi li .feiyong_l {display:inline-block; margin:5px 10px;}
.tc_c2 .tc_c_feiLi li .feiyong_l .font04 {color:#999;}
.tc_c2 .tc_c_feiLi li .feiyong_r {display:inline-block; float:right; color:#f4a421; margin:15px 10px 0 0;}
.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:0 10px; }
.tc_c2 .xieyi span {display:inline-block; width:18px;height:18px; background:url(images3/detail/pop_no2.png) no-repeat 0 0; background-size:100% auto;float:left;margin-right:10px; margin-top:3px;}
.tc_c2 .xieyi span.thisOver {background:url(images3/subinfo_pic_check.png) no-repeat; background-size:100% auto;}
.tc_c2 .xieyi p {padding-left:25px; color:#000;}
.tc_c2 .xieyi p a {color:#49b7e8;}
.tc_c2 .xieyi p a:active {color:#1194ce;}
.tc_c2 .tc_c_btn {overflow:hidden; margin:0 20px 10px;}
.tc_c2 .tc_c_btn a {display:block; color:#FFF; background-color:#49b7e8;height:40px; line-height:40px; text-align:center; border-radius:8px;}
.tc_c2 .tc_c_btn a:active {background-color:#1194ce;}
.tc_c2 .tc_c_btn a.grayBtn {background-color:#ddd; cursor:inherit;margin:15px auto 0;}
.tc_c2 .tc_c_btn a.quxiaoBtn {background-color:#dbdbdb; color:#999;}
.tc_c2 .tc_c_btn a.quxiaoBtn:active {background-color:#b8b8b8; color:#444;}

.tc_c2 .join_box_Xq {overflow-y:auto;}
.tc_c2 .join_box_Xq ul {margin:0;}
.tc_c2 .join_box_Xq ul li {overflow:hidden; margin:0 10px 5px;}
.tc_c2 .join_box_Xq ul li .inpoutK {border:1px solid #b8e3fb; padding:5px;}
.tc_c2 .join_box_Xq ul li .inpoutK input {width:99%;border:1px solid #FFF; color:#000;}
.tc_c2 .join_box_Xq_out {overflow-y:auto;}

.tc_c2 .tc_c_btn2 {overflow:hidden; margin:0 10px 10px;}
.tc_c2 .tc_c_btn2 a.fanHui {display:inline-block;width:30px;height:30px;margin-top:8px;background:url(images3/detail/fanHui.png) no-repeat;background-size:100% auto; float:left;}
.tc_c2 .tc_c_btn2 a.fanHui:active {background:url(images3/detail/fanHui_on.png) no-repeat;background-size:100% auto;}
.tc_c2 .tc_c_btn2 a.blueBtn {display:inline-block; color:#FFF; background-color:#49b7e8;height:40px; line-height:40px;text-align:center; border-radius:8px; float:right; width:87%; margin-top:5px;}
.tc_c2 .tc_c_btn2 a.blueBtn:active {background-color:#1194ce;}
.tc_c2 .tc_c_btn2 input {width:92%;height:40px;color:#FFF; background-color:#49b7e8; border-radius:8px; float:right; font-size:18px; cursor:pointer;}
.tc_c2 .tc_c_btn2 input:active {background-color:#1194ce;}

/*loading 加载弹窗*/
.loadingDiv {width:120px;height:120px; background-image:url(images3/other/loadingBj.png); position:fixed;}
.loadingDiv .pImg {padding-top:30px;padding-bottom:20px;text-align:center;}
.loadingDiv .pImg img {width:30px;height:30px; margin:0 auto;}
.loadingDiv .pTxt {text-align:center;font-size:12px; color:#FFF;}

/*取消报名 弹窗*/
table.dt_join_button_Table {width:90%; background:#CCC;border:none;border-spacing:1px!important;border-collapse:inherit!important; border-radius:8px; overflow:hidden;display:none;}
table.dt_join_button_Table td {height:45px; background-color:#FFF; vertical-align:middle; text-align:center; color:#666;}
table.dt_join_button_Table td a {display:block; width:100%; color:#666; line-height:45px; cursor:pointer;}
table.dt_join_button_Table td a:active {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:#49b7e8!important;}
a.dt_join_button_yesA:active {color:#1194ce!important;}
a.dt_join_button_noA {color:#999;}
a.dt_join_button_noA:active {color:#666;}
/*报名失败 弹窗*/
.tc_c .baoFail {width:170px;height:60px; overflow:hidden; margin:10px auto 20px; position:fixed;}
.tc_c .baoFail span {float:left;display:block;width:60px;height:60px;background:url(images3/other/pop_remmind_no.png) no-repeat;background-size:60px 60px;}
.tc_c .baoFail p {float:left; display:inline-block;line-height:60px;margin-left:10px;color:#999;}
.tc_c .bmTs_c {text-align:center;color:#000;padding:15px 0;font-size:15px;}
.tc_c .bmTs_c a {color:#49b7e8;}
.tc_c .bmTs_c a:hover {color:#1194ce;}
/*返回顶部按钮*/
.fanUp {display:none;width:40px;height:40px;position:fixed;bottom:65px;right:10px;}
.fanUp img {width:40px;}
.fanUp img:active {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
/*管理报名信息按钮*/
#dt_list_title_manage {margin:17px 15px 0 15px;background-color:#f3fafe;border:1px solid #49b7e8;font-size:18px;padding:8px 0;cursor: pointer;color:#49b7e8;}
#dt_list_title_manage:active {background-color:#dff1fb;color:#1194ce;}
.font02 {font-size:17px;}
.font03 {font-size:15px;}
.font04 {font-size:13px;}
.dt_guess_item_icon img,.dt_review_icon img,.dt_guess_list_icon span,.dt_vote_list_icon span {width:25px;height:25px;}
.dt_guess_item_title,.dt_guess_item_time,.dt_review_title,.dt_review_time,.dt_guess_list_title,.dt_guess_list_num {line-height:25px;}

.upding img {width:14px;}
.shareBtn01 span,.shareBtn02 span,.shareBtn03 span,.shareBtn04 span,.shareBtn05 span,.shareBtn06 span,.shareBtn07 span {line-height:41px;}

/*隐藏*/
.dt_join_button_Table,.shareLi01,.shareLi02{/* display:none;  */overflow:hidden;}
.review_loading,.join_loading,.dt_guess_more{display:none;}
.tc_c,.tc_c2{display:none;}
/*需支付-报名成功弹窗*/
#tc_bmSuccess {width:250px;background-color:#FFF; border-radius:8px; overflow:hidden;}
#tc_bmSuccess .baoSuccess {width:170px;height:60px; 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;}

.blueBtn {width:80%;height:40px;margin:20px auto;overflow:hidden;}
.blueBtn a {display:block;width:100%;height:40px;line-height:40px;text-align:center;background-color:#49b7e8;border-radius:8px;font-size:18px;color:#FFF;}
.blueBtn a:active {background-color:#1194ce;}
.tc_c2 .blueBtn {width:100%;margin:15px 0 0;}
/*电话号码样式*/
a.dt_support {color:#49b7e8;}
a.dt_support:active {color:#1194ce;}
/*短信通知*/
body.smsTz {background-color:#49b7e8!important;color:#000;}
.smsOutside {width:90%;margin:20px auto;position:relative;}
.smsOutside .xinBj01 {width:100%;height:413px; background:url(images3/other/xinBj1.png) no-repeat top; background-size:100% auto; position:absolute; left:0; top:300px;z-index:3;}
.smsOutside .xinBj02 {background-color:#FFF;margin:0 auto;}
.smsOutside .xinBj03 {width:100%;height:60px;background:url(images3/other/xinBj3.png) no-repeat top; background-size:100% auto; position:absolute; left:0;z-index:-1;}
.smsOutside .xinBj01 .xinImg1 {width:21.58%; float:left; margin-left:4.5%; margin-top:15%;}
.smsOutside .xinBj01 .xinImg2 {width:21.58%; float:left; margin-left:12%; margin-top:15%;}
.smsOutside .xinBj01 .xinImg3 {width:22.25%; float:left; margin-left:13%; margin-top:32%;}
.smsOutside .xinBj01 a:active img {filter:alpha(opacity=0.8);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.smsOutside .xinBj02 .smsTop {height:55px;border-bottom:1px solid #dadada;}
.smsOutside .xinBj02 .smsTop p {text-align:center; padding-top:18px; font-size:18px;}
.smsOutside .xinBj02 .smsNr {overflow-y:auto; margin:0 auto;background:#FFF; display:block;}
.smsOutside .xinBj02 .smsNr .smsTitle {margin:10px 15px; font-size:16px;}
.smsOutside .xinBj02 .smsNr .smsContent {margin:10px 15px 40px; font-size:16px; line-height:26px;}
.smsOutside .xinBj02 .smsNr .smsFoot {margin:0 20px 50px; text-align:right; font-size:16px; line-height:26px;}
.smsOutside .xinBj02 .smsNr .smsFoot a {color:#49b7e8;}
.smsOutside .xinBj02 .smsNr .smsFoot a:active {color:#1194ce;}
/*提示升级*/
.tsUp {overflow:hidden;background-color:#fef3d9;}
.tsUp p {padding:10px 15px; text-align:left; line-height:20px; font-size:14px;color:#b08227;}
ul.dt_review_main li .dt_review_icon img.old_img{display:none;}
img.old_img {display:none;}
/*分享数临时隐藏*/
#info_share {display:none;}