123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- /*鍙互鍦ㄨ繖閲屾坊鍔犱綘鑷繁鐨刢ss*/
- * {
- margin: 0;
- padding: 0;
- max-width: 100% !important;
- box-sizing: border-box !important;
- -webkit-box-sizing: border-box !important;
- word-wrap: break-word !important
- }
- html {
- -ms-text-size-adjust: 100%;
- -webkit-text-size-adjust: 100%;
- line-height: 1.6;
- overflow: hidden;
- }
- html body {
- -webkit-touch-callout: none;
- font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
- background-color: #fff;
- color: #3e3e3e;
- line-height: inherit;
- margin: 0;
- }
- .view {
- height: 100%;
- overflow-y: auto;
- }
- body.view {
- min-height: 100%;
- padding: 10px 50px;
- height: auto!important;
- /* overflow-y: auto!important; */
- }
- a {
- color: #607fa6;
- text-decoration: none
- }
- p {
- clear: both;
- min-height: 1em;
- /* white-space: pre-wrap; */
- }
- em {
- font-style: italic
- }
- fieldset {
- min-width: 0
- }
- .list-paddingleft-2 {
- padding-left: 30px
- }
- blockquote {
- margin: 0;
- padding-left: 10px;
- border-left: 3px solid #dbdbdb
- }
- .video_iframe {
- display: block;
- width: 100%!important;
- background-color: #000;
- border: 0;
- background-size: 500px;
- background-repeat: no-repeat;
- background-position: center;
- }
- .weishi_video.video_iframe {
- border: 1px solid #ddd;
- }
- qqmusic,mpvoice{
- display: block;
- }
- .qqmusic_iframe{
- width: 100%!important;
- height: 75px;
-
- }
- qqmusic.qqmusic_iframe {
- position: relative;
- font-size: 14px;
- color: #fff;
- display: inline-block;
- border: 1px solid #e7e7eb;
- padding: 9px 6px;
- overflow: hidden;
- width: 360px!important;
- height: 60px;
- background: url("./images/icon_qqmusic_audio.png") no-repeat 310px 13px;
- }
- /* .cpc_iframe {
- width: 360px!important;
- height: 140px;
- margin: 14px 0;
- border: 0;
- } */
- qqmusic.qqmusic_iframe::before {
- position: absolute;
- left: 10px;
- top: 10px;
- color: #000;
- content: attr(music_name);
- }
- qqmusic.qqmusic_iframe::after {
- position: absolute;
- left: 10px;
- top: 34px;
- color: #8d8d8d;
- content: attr(singer);
- }
- .audio_iframe{
- position: relative;
- font-size: 14px;
- color: #333;
- display: inline-block;
- border: 1px solid #e7e7eb;
- padding: 9px 6px 9px 60px;
- overflow: hidden;
- width: 100%;
- height: 60px;
- background: #fcfcfc url("http://res.wx.qq.com/mmbizwap/zh_CN/htmledition/images/icon/appmsg/audio/icon_audio_unread26f1f1.png") no-repeat 16px 16px;
- background-size: 18px auto;
- }
- .audio_iframe::after {
- position: absolute;
- right: 10px;
- top: 7px;
- color: #8d8d8d;
- content: attr(data-length);
- }
- .audio_iframe::before {
- position: absolute;
- left: 60px;
- top: 10px;
- color: #333;
- content: attr(data-name);
- }
- .loadingclass {
- display: inline-block;
- cursor: default;
- background: url('./images/loading.gif') no-repeat center center transparent !important;
- border: 1px solid #cccccc;
- margin-left: 1px;
- height: 22px;
- width: 22px;
- }
- html body > .wxb-style{
- overflow-x: hidden;
- }
- html body > .wxb-style:after {
- content: ' ';
- display: block;
- clear: both;
- }
- .vote_area{
- display: block;
- position: relative;
- min-height: 50px;
- }
- .vote_area iframe{
- background: none;
- border:1px solid #ddd;
- }
- .vote_area:after{
- position: absolute;
- content: '杩欓噷鏄竴涓姇绁�';
- display: block;
- left: 10px;
- top: 10px;
- font-size:16px;
- }
- /* 涓€鐐硅祫璁痟1锛宧2鏍峰紡锛屾劅瑙夊鏋滆瀹屽叏鍜屾潵婧愮粺涓€锛岄兘寰楄嚜宸卞畾鍒� */
- h1.text-yidian-h1 {
- color: #b2775e;
- text-align: left;
- margin: 0 0 21px;
- font-size: 20px;
- font-weight: 700;
- line-height: 26px;
- }
- h2.text-yidian-h2 {
- border-left: 9px solid #00aeef;
- color: #222;
- font-size: 17px;
- font-weight: 700;
- margin: 0 0 17px;
- line-height: 18px;
- padding-left: 7px;
- }
- h2.text-zhihu-h2 {
- margin: 20px 0;
- font-size: 24px;
- font-weight: 400;
- }
- .wxb-editor-template {
- display: block;
- width: 100%;
- }
- .zhihu-video-link {
- display: inline-block;
- padding-left: 28px;
- background: url(./images/zhihu.video.png) 0 center no-repeat;
- line-height: 27px;
- color: #259;
- font-size: 16px;
- }
- .zhihu-video-link:hover {
- text-decoration: underline;
- }
- ._wxbEditor {
- position: relative;
- }
- ._wxbEditor >.tool-border {
- position: absolute;
- top: -5px;
- left: -5px;
- width: calc(100% + 10px);
- height: calc(100% + 10px);
- border: 1px dashed red;
- max-width: none!important;
- z-index: -1;
- }
- h1, h2, h3, h4, h5, h6 {
- font-weight: 400;
- font-size: 16px;
- }
- .icon_emotion_single {
- width: 20px;
- height: 20px;
- vertical-align: middle;
- display: inline-block;
- -webkit-background-size: 20px auto;
- background-size: 20px auto
- }
- .weapp_text_link {
- font-size: 17px;
- }
- .weapp_text_link:before {
- content: '';
- display: inline-block;
- line-height: 1;
- background-size: 12px 12px;
- background-repeat: no-repeat;
- background-image: url(http://download.weituibao.com/ueditor/assets/images/link.png);
- vertical-align: middle;
- font-size: 11px;
- color: #888;
- border-radius: 10px;
- background-color: #f4f4f4;
- margin-right: 6px;
- margin-top: -4px;
- background-position: center;
- height: 20px;
- width: 20px;
- }
- .weapp_app_iframe {
- height: 330px;
- margin: 14px 0;
- }
- .vote_iframe {
- width: 100%!important;
- }
- .cpc_iframe {
- width: 100%!important;
- height: 383px;
- margin: 14px 0;
- border: 0;
- }
|