File: /www/wwwroot//beauty-up.com.tw/5.13/css/style.css
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
line-height: 2;
font-family: noto sans tc;
font-size: 16px;
}
body,h1,h2,h3,h4,h5,p,ul,ol,dl,dd,fieldset,textarea {
margin: 0;
}
fieldset,legend,textarea,input,button {
padding: 0;
}
button,input,select,textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
ul,ol {
padding-left: 0;
list-style-type: none;
list-style-position: inside;
}
a img,fieldset {
border: 0;
}
a {
text-decoration: none;
}
a {
color: #F00;
}
.rich_media_inner {
padding: 15px 10px;
}
.rich_media_title {
line-height: 24px;
font-weight: 700;
font-size: 20px;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.rich_media_title .rich_media_meta {
vertical-align: middle;
position: relative;
}
.rich_media_meta {
display: inline-block;
vertical-align: middle;
font-weight: 400;
font-style: normal;
margin-right: .5em;
font-size: 12px;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
max-width: none;
}
.rich_media_meta.text {
color: #8c8c8c;
}
.rich_media_thumb {
font-size: 0;
margin-top: 18px;
}
.rich_media_thumb img {
width: 100%;
}
.rich_media_content {
margin-top: 18px;
color: #3e3e3e;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.rich_media_content p {
min-height: 1em;
word-wrap: normal;
white-space: pre-wrap;
margin-top: 1em;
margin-bottom: 1em;
}
.rich_media_content p:after {
content: "\200B";
display: block;
height: 0;
clear: both;
}
.rich_media_content * {
max-width: 100%!important;
word-wrap: break-word!important;
-webkit-box-sizing: border-box!important;
box-sizing: border-box!important;
}
.rich_media_content img {
height: auto!important;
}
.rich_media_tool {
*zoom: 1;
padding: 18px 0;
font-size: 14px;
}
.rich_media_tool:after {
content: "\200B";
display: block;
height: 0;
clear: both;
}
.rich_media_tool .media_tool_meta i,.rich_media_tool .media_tool_meta .icon_meta {
vertical-align: 0;
position: relative;
top: 1px;
margin-right: 3px;
}
.rich_media_tool .meta_primary {
float: left;
margin-right: 14px;
}
.rich_media_tool .meta_extra {
float: right;
margin-left: 14px;
}
.rich_media_tool .link_primary {
color: #8c8c8c;
}
.rich_media_extra {
padding-top: 0;
}
@media screen and (min-width:1023px) {
.rich_media {
width: 740px;
margin-left: auto;
margin-right: auto;
}
.rich_media_inner {
padding: 20px;
background-color: #fff;
border: 1px solid #d9dadc;
border-top-width: 0;
}
.rich_media_meta {
max-width: none;
}
.rich_media_content {
min-height: 350px;
}
.rich_media_title {
padding-bottom: 10px;
margin-bottom: 5px;
border-bottom: 1px solid #e7e7eb;
}
}
.line_tips_wrp {
margin-top: 20px;
text-align: center;
border-top: 1px dotted #a8a8a7;
line-height: 16px;
}
.line_tips {
display: inline-block;
position: relative;
top: -10px;
padding: 0 16px;
font-size: 14px;
color: #cfcfcf;
background-color: #f8f7f5;
text-decoration: none;
}
.profile_bar {
height: 64px;
overflow: hidden;
background-color: #44444a;
}
.profile_inner {
padding: 10px;
}
.profile_info {
position: relative;
color: #99999b;
padding-left: 44px;
}
.profile_title {
font-size: 14px;
}
.profile_desc {
font-size: 12px;
}
.profile_avatar {
position: absolute;
width: 34px;
height: 34px;
left: 0;
top: 50%;
margin-top: -17px;
}
.profile_opr {
position: absolute;
height: 100%;
line-height: 64px;
top: 0;
right: 10px;
}
.profile_opr .btn {
vertical-align: middle;
margin-top: -0.2em;
}
.btn {
display: block;
margin-left: auto;
margin-right: auto;
padding-left: 14px;
padding-right: 14px;
font-size: 14px;
text-align: center;
text-decoration: none;
overflow: visible;
height: 32px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
color: #fff;
line-height: 32px;
-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.btn.btn_mini {
height: 23px;
line-height: 23px;
font-size: 14px;
}
.btn.btn_inline {
display: inline-block;
}
button.btn,input.btn {
width: 100%;
border: 0;
outline: 0;
-webkit-appearance: none;
}
button.btn:focus,input.btn:focus {
outline: 0;
}
button.btn_inline,input.btn_inline {
width: auto;
}
.btn_default {
background-color: #d1d1d1;
}
.btn_default:not(.btn_disabled):visited {
color: #fff;
}
.btn_default:not(.btn_disabled):active {
color: rgba(255,255,255,0.4);
background-color: #a7a7a7;
}
.btn_primary {
background-color: #04be02;
}
.btn_primary:not(.btn_disabled):visited {
color: #fff;
}
.btn_primary:not(.btn_disabled):active {
color: rgba(255,255,255,0.4);
background-color: #039702;
}
.btn_warn {
background-color: #ef4f4f;
}
.btn_warn:not(.btn_disabled):visited {
color: #fff;
}
.btn_warn:not(.btn_disabled):active {
color: rgba(255,255,255,0.4);
background-color: #c13e3e;
}
.btn_disabled {
color: rgba(255,255,255,0.6);
}
.btn+.btn {
margin-top: 10px;
}
.btn.btn_inline+.btn.btn_inline {
margin-top: auto;
margin-left: 10px;
}
.btn_area {
margin-left: -5px;
margin-right: -5px;
font-size: 0;
}
.btn_area.btn_area_inline {
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.btn_area.btn_area_inline .btn {
margin-top: auto;
margin-right: 10px;
width: 100%;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
box-flex: 1;
flex: 1;
display: inline-block \9;
width: 48% \9;
margin-left: 1% \9;
margin-right: 1% \9;
}
.btn_area.btn_area_inline .btn:last-child {
margin-right: 0;
}
span.btn button {
display: block;
width: 100%;
height: 100%;
background-color: transparent;
border: 0;
outline: 0;
color: #fff;
}
span.btn button:active {
color: rgba(255,255,255,0.4);
}
span.btn.btn_loading button,span.btn.btn_disabled button {
color: #fff;
}
@media screen and (min-width:1023px) {
.line_tips {
background-color: #fff;
}
.rich_media {
position: relative;
}
.rich_media_inner {
padding-bottom: 78px;
}
.profile_bar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
}
body {
background-color: #f8f7f5;
-webkit-touch-callout: none;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 400;
font-style: normal;
font-size: 100%;
}
.icon_arrow_gray {
width: 7px;
}
.icon_loading_white {
width: 16px;
}
.icon_loading_white.icon_after {
margin-left: 1em;
}
.icon_praise_gray {
width: 13px;
}
.line_tips_wrp {
margin-bottom: 10px;
}
.rich_media_meta.nickname {
max-width: 10em;
}
.rich_media_extra {
position: relative;
}
.rich_media_extra .appmsg_banner {
max-height: 166px;
width: 100%;
}
.rich_media_extra .ad_msg_mask {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
text-align: center;
line-height: 200px;
background-color: #000;
filter: alpha(opacity= 20);
-moz-opacity: .2;
-khtml-opacity: .2;
opacity: .2;
}
.rich_media_content {
font-size: 16px;
overflow: hidden;
}
.rich_media_content p {
margin-top: 0;
margin-bottom: 0;
}
.rich_media_tool .praise_num {
display: inline-block;
vertical-align: top;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
min-width: 3em;
}
.rich_media_tool .meta_praise {
-webkit-tap-highlight-color: rgba(0,0,0,0);
outline: 0;
margin-right: 0;
}
.icon_praise_gray {
background: transparent url(../images/0.html) no-repeat 0 0;
width: 13px;
height: 13px;
vertical-align: middle;
display: inline-block;
-webkit-background-size: 100% auto;
background-size: 100% auto;
}
.icon_praise_gray.praised {
background-position: 0 -18px;
}
.praised .icon_praise_gray {
background-position: 0 -18px;
}
.rich_media_extra {
padding-bottom: 10px;
font-size: 14px;
}
.rich_media_extra .extra_link {
display: block;
}
.rich_media_extra img {
vertical-align: middle;
margin-top: -3px;
}
.global_error_msg {
padding: 60px 30px;
}
.global_error_msg strong {
display: block;
}
.global_error_msg.warn {
color: #f00;
}
.selectTdClass {
background-color: #edf5fa!important;
}
table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption {
border: 1px dashed #ddd!important;
}
table {
margin-bottom: 10px;
border-collapse: collapse;
display: table;
width: 100%!important;
}
td,th {
word-wrap: break-word;
word-break: break-all;
padding: 5px 10px;
border: 1px solid #DDD;
}
caption {
border: 1px dashed #DDD;
border-bottom: 0;
padding: 3px;
text-align: center;
}
th {
border-top: 2px solid #BBB;
background: #f7f7f7;
}
.ue-table-interlace-color-single {
background-color: #fcfcfc;
}
.ue-table-interlace-color-double {
background-color: #f7faff;
}
td p {
margin: 0;
padding: 0;
}
.res_iframe {
width: 100%;
background-color: transparent;
border: 0;
}
.vote_area {
position: relative;
display: block;
margin: 14px 0;
white-space: normal!important;
}
.vote_iframe {
width: 100%;
height: 100%;
background-color: transparent;
border: 0;
}
.qr_code_pc_outer {
display: none!important;
}
@media screen and (min-width:1023px) {
body {
background-color: #e7e8eb;
font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
.line_tips {
background-color: #fff;
}
.rich_media_meta.nickname {
max-width: none;
}
.rich_media_inner {
position: relative;
}
.qr_code_pc_outer {
display: block!important;
position: fixed;
left: 0;
right: 0;
top: 20px;
color: #717375;
text-align: center;
}
.qr_code_pc_inner {
position: relative;
width: 740px;
margin-left: auto;
margin-right: auto;
}
.qr_code_pc {
position: absolute;
right: -145px;
top: 0;
padding: 16px;
border: 1px solid #d9dadc;
background-color: #fff;
}
.qr_code_pc p {
font-size: 14px;
line-height: 20px;
}
.qr_code_pc_img {
width: 102px;
height: 102px;
}
}
.wrp_preview_group {
padding-top: 100px;
}
.preview_group {
position: relative;
min-height: 83px;
background-color: #fff;
border: 1px solid #e7e7eb;
}
.preview_group.fixed_pos {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.preview_group .preview_group_inner {
padding: 13px;
}
.preview_group .preview_group_inner .preview_group_info {
padding-left: 68px;
color: #8d8d8d;
font-size: 14px;
}
.preview_group .preview_group_inner .preview_group_info .preview_group_title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
color: #000;
font-weight: 400;
font-style: normal;
padding-right: 73px;
max-width: 142px;
display: block;
}
.preview_group .preview_group_inner .preview_group_info .preview_group_desc {
padding-right: 60px;
display: inline-block;
line-height: 20px;
}
.preview_group .preview_group_inner .preview_group_info .preview_group_avatar {
position: absolute;
width: 55px;
height: 55px;
left: 13px;
top: 50%;
margin-top: -27px;
z-index: 1;
}
.preview_group .preview_group_inner .preview_group_info .preview_group_avatar.br_radius {
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
}
.preview_group .preview_group_inner .preview_group_opr {
position: absolute;
height: 100%;
line-height: 83px;
top: 0;
right: 13px;
}
.preview_group .preview_group_inner .preview_group_opr .btn {
padding: 0;
text-align: center;
min-width: 60px;
}
.preview_group.preview_card .card_inner .preview_card_avatar {
position: absolute;
width: 57px;
height: 57px;
left: 13px;
top: 50%;
margin-top: -28px;
}
.preview_group.preview_card .card_inner .preview_group_info {
padding-left: 70px;
}
.preview_group.preview_card .card_inner .preview_group_info .preview_group_desc,.preview_group.preview_card .card_inner .preview_group_info .preview_group_title2 {
width: 200px;
padding-right: 0;
}
.preview_group.preview_card .card_inner .preview_group_info.append_btn .preview_group_desc,.preview_group.preview_card .card_inner .preview_group_info.append_btn .preview_group_title {
padding-right: 63px;
width: auto;
}
.header11 {
width: 100%;
height: 44px;
background: url(../images/headerbg.html) right top no-repeat;
-webkit-background-size: 141px 44px;
-moz-background-size: 141px 44px;
-o-background-size: 141px 44px;
background-size: 141px 44px;
border-bottom: 2px solid #3f4248;
}
.logoTopic {
background-image: url(../images/todaylogo.html);
width: 147px;
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 147px 25px;
-moz-background-size: 147px 25px;
-o-background-size: 147px 25px;
background-size: 147px 25px;
}
.logo {
display: inline-block;
text-indent: -9999em;
width: 87px;
height: 25px;
margin: 12px 0 0 10px;
text-indent: -9999em;
}
.meta {
position: relative;
padding-bottom: 10px;
}
.meta p span.time,.meta p span i {
font-size: Helvetica;
font-style: normal;
}
.meta p span {
font-size: 0.75em;
color: #a9a9a9;
margin-right: 15px;
}
.article .fr {
margin-top: 1px;
border: 1px solid #d9d9d9;
line-height: 1.5em;
font-size: 1em;
}
.goComm,.goComm_r {
right: 0;
}
.article .fr a {
color: #fff;
background: #a30000;
display: inline-block;
width: 45px;
text-align: center;
}
.article .fr span {
padding: 0 10px;
color: #a30000;
}
.goComm span {
display: inline-block;
}
.goComm span {
background-position: -72px 0;
}
.zhubian {
border-bottom: 1px dotted #d1d1d1;
margin: 0 15px;
overflow: hidden;
}
.zhubian .bd {
width: 140px;
margin: 0px auto;
padding-bottom: 20px;
overflow: hidden;
color: #656565;
}
.zhubian .zhubianImg {
width: 52px;
height: 52px;
float: left;
border: solid 2px #a8a8a8;
-moz-border-radius: 52px;
-webkit-border-radius: 52px;
border-radius: 52px;
}
.zhubian .zhubianImg img {
width: 52px;
height: 52px;
-moz-border-radius: 52px;
-webkit-border-radius: 52px;
border-radius: 52px;
}
.zhubian .zhubianTxt {
width: 68px;
float: left;
margin: 0px 0 0 10px;
display: inline;
}
.zhubian .zhubianTxt span {
display: block;
border-bottom: solid 1px #e0e0e0;
color: #b2aca5;
font-size: 14px;
line-height: 24px;
margin-bottom: 4px;
}
.zhubian .zhubianTxt h3 {
font-size: 19px;
font-weight: normal;
color: #454545;
font-size: 19px;
}
.comments .headCoom {
width: 100%;
height: 32px;
line-height: 32px;
border-top: 2px solid #4998e7;
border-bottom: 1px solid #e8e8e8;
}
.comments .headCoom h2 {
font-size: 1em;
color: #317ecb;
font-weight: normal;
padding-left: 10px;
}
.VoteHead {
height: 28px;
line-height: 28px;
text-align: right;
background: #fff;
padding: 0 10px;
border-style: solid;
border-width: 2px 0 1px 0;
border-color: #4998e7 transparent #e8e8e8 transparent;
}
.VoteHead span {
font-size: 14px;
color: #317ecb;
}
.VoteHead h2 {
float: left;
font-weight: normal;
font-size: 16px;
color: #317ecb;
}
.VoteContent {
padding: 10px;
}
.VoteSendlist,.VoteResultlist {
padding: 0 10px;
}
.VoteResultlist li {
padding: 10px 0;
display: list-item;
text-align: -webkit-match-parent;
}
.VoteResultlist li p {
line-height: 26px;
color: #393939;
font-size: 16px;
}
.Progress {
padding-right: 100px;
position: relative;
}
.ProgressValue {
position: absolute;
margin-left: 10px;
display: inline-block;
top: -4px;
font-size: 14px;
color: #999;
}
.VoteResultlist li p i {
font-style: normal;
font-size: 16px;
color: #999;
margin-right: 5px;
}
.VoteNum {
line-height: 26px;
font-size: 14px;
color: #666;
padding: 10px;
text-align: right;
}
.VoteResultlist li:nth-of-type(1) .ProgressBar {
background: #b6c45f;
}
.VoteResultlist li:nth-of-type(2) .ProgressBar {
background: #63a687;
}
.ProgressBar {
display: inline-block;
float: left;
border-radius: 3px;
height: 8px;
}
.lable{
display: inline-block;border-radius: 5px;margin: 0 10px 7px 0;padding: 7px 15px;line-height: 16px;letter-spacing: 2px;margin-right: 10px;background: rgb(238, 134, 122);color: rgb(255, 255, 255);
}