@viewport { viewport-fit: cover; } /* Empty. Add your own CSS if you like */ /*设备竖屏时的样式*/ @media all and (orientation: portrait) { } /*设备横屏时的样式*/ @media all and (orientation: landscape) { } @media only screen and (min-width: 320px) and (orientation: portrait) { html { font-size: 100%; } } @media only screen and (min-width: 360px) and (orientation: portrait) { html { font-size: 125%; } } @media only screen and (min-width: 400px) and (orientation: portrait) { html { font-size: 150%; } } @media only screen and (min-width: 600px) and (orientation: portrait) { html { font-size: 200%; } } @media only screen and (max-width: 768px) and (orientation: portrait) { .wrap { width: 90%; } } @media only screen and (min-width: 480px) and (orientation: landscape) { html { font-size: 100%; } } @media only screen and (min-width: 580px) and (orientation: landscape) { html { font-size: 107%; } } @media only screen and (min-width: 730px) and (orientation: landscape) { html { font-size: 130%; } } @media only screen and (min-width: 900px) and (orientation: landscape) { html { font-size: 175%; } } @media only screen and (min-width: 992px) { html { font-size: 200%; } } .icon { font-family: "icon" !important; font-size: 10px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } body { font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } textarea, input { -webkit-appearance: none; } .fl { float: left; } .fr { float: right; } .slider { height: 100%; } .list { /*height:100%;*/ } .slider-slide { padding-top: 2px; color: #000; background-color: #fff; } input::-webkit-input-placeholder { padding-left: 4px; } textarea::-webkit-input-placeholder { padding-left: 6px; color: #d3d3d4; } /*ios为解决键盘弹出影响ioc-content的高度回复*/ .padding .has-header .push_detail_content .scroll-content .ionic-scroll { bottom: 0 !important } .push_detail_content.scroll-content.ionic-scroll { bottom: 0 !important; } /*第一版详情页没有配图先把图片高度定死,解决p样式问题*/ .message img { width: 100%; /* height: 0;*/ } .pus_right { position: absolute; right: 0; display: inline-block; margin-right: 10px; font-size: 1em; background: #fff url("../img/share.png") no-repeat scroll 0 10px; } .push_home_a { border: none; border-bottom: .5px solid #e6e6e7; padding: 0 !important; height: 112.5px; width: 100%; margin: 0 auto; } .concern_right { position: absolute; right: 0; display: inline-block; margin-right: 10px; font-size: 1em; width: 11%; background: transparent url("../img/share_v.svg") no-repeat scroll 15% 21px; } .pus_right::before { font-size: 19px !important; letter-spacing: 10px; } .publisher_Data { margin: 7px auto; background-color: #fff; padding: 18px 10px 14px; text-align: justify; text-indent: 2em; font-size: 12px; color: #393939; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .ItemAttention { width: 79%; font-size: 0.68rem !important; color: #2660ad; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .pus_left { position: absolute; left: 0; display: inline-block; } #publisher_view a { height: 45px; line-height: 45px; padding: 0 0 0 15px; font-size: 15px; color: #787b7b; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; background-color: #fff; border: .5px solid #e6e6e7; } #publisher_view em { width: 78%; display: inline-block; float: right; color: #252525; } .publisher_data span { font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 15px; float: left; } #content_scroll .scroll { /* height:100%;*/ } .publish_button { position: absolute; z-index: 9999; right: 2%; bottom: 10px; width: 45px; height: 45px; } .photo_div { margin: 7px auto; background-color: #fff; padding: 6px 6px; height: 112px; } .photo_div .scroll { white-space: nowrap; } .photo_img { height: 85px; width: 85px; display: inline-block; margin: 5px 0.2rem; padding: 2px 2px; position: relative; } .photo_img img { margin: 0 4px; width: 85px; } .photo_div .photo_delect { background: url("../img/photo_delect.png") no-repeat scroll 0 0; background-size: 81%; width: 25px; height: 25px; display: inline-block; position: absolute; top: -2px; right: -17px; } .commentPhoneImg { height: 85px; width: 85px; display: inline-block; position: relative; vertical-align: bottom; } .commentPhoneImg .photo_delect { background: url("../img/photo_delect.png") no-repeat scroll 0 0; background-size: 81%; width: 25px; height: 25px; display: inline-block; position: absolute; top: -2px; right: -6px; } .publisher_data a { height: auto; min-height: 53px; line-height: 53px; padding: 0 0 0 15px; font-size: 14px; color: #2d2d2d; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; background-color: #fff; position: relative; } .publisher_data em { width: 78%; display: inline-block; float: right; color: #a3a3a3; text-align: right; padding-right: 4%; overflow: hidden; text-overflow: ellipsis; } .publisher_data i { margin-left: 15px; } #editor_logo { width: 70px; height: 70px; border-radius: 50%; vertical-align: bottom; position: relative; top: -10px; } .release_tit { color: #fff; border: 1px solid #3385ff; background-color: #3385ff; font-size: 12px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; max-height: 24px !important; min-height: 24px !important; line-height: 20px !important; padding: 0 !important; width: 43px; top: 7px !important; right: 10px !important; letter-spacing: 2px; border-radius: 3px; } .release_tit:hover { color: #fff !important; } .self_release { padding: 0; margin: 0; width: 100%; text-align: center; height: 32px; line-height: 32px !important; font: 20px 黑体, Helvetica, Arial, '宋体', sans-serif; font-weight: 500; position: relative; top: 4px; } .ItemDate { display: block; font-size: 10px; color: #bababb; margin-bottom: 16px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .ItemDate span { display: block; font-size: 10px; color: #bababb; margin-bottom: 16px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .Inner-page-title { display: block; height: auto; line-height: 29px; margin-top: 5px; width: auto; letter-spacing: 1px; text-align: justify; font-family: "黑体", "宋体", sans-serif; color: #000 !important; font-size: 23px; !important; } .fav_label { position: absolute; right: 13px; } #editButton { width: 15%; text-align: center; font-family: "黑体", "宋体", sans-serif; height: 35px; line-height: 35px; color: #000; font-size: 15px; position: absolute; right: 5px; } .article_label { padding: 0; max-height: 107px; width: 100%; border: 1px solid #e6e6e7 !important; border-left: none !important; border-right: none !important; } .article_label input:checked { background: url("../img/nike_checked.png") no-repeat scroll 1px 1px !important; background-size: 92% !important; } .pus_Concern { height: 25px; line-height: 25px; color: #fff; font-size: 0.5rem; background-color: #f85858; width: 52px; text-align: center; border-radius: 4px; letter-spacing: 2px; position: relative; top: -7px; } .collect_h3 { width: 76% !important; margin: 0 auto !important; left: 1% !important; top: 8px; letter-spacing: 1px; height: 51px !important; line-height: 25px !important; overflow: hidden !important; text-overflow: ellipsis !important; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .pus_Inner { margin-top: 15px; height: 30px; } .sheng { background: url("../img/sheng.png") no-repeat scroll 0px 20px !important; background-size: 85% 12% !important; } #Inner-data { color: #9f9f9f; width: 79%; float: left; position: relative; left: 9px; top: 5px; font-size: 0.5rem; } #header_detail { margin: 0 auto; line-height: 25px; height: 25px; position: relative; bottom: -6px; left: 10%; } .message_tab { width: auto; height: 28px; line-height: 20px; font-size: 1.1em; border-radius: 8px; color: #505050; padding: 4px 15px; margin-right: 5px; background-color: #f3f6f6; margin-bottom: 10px; display: block; float: left; } .like { color: #707070; font-size: 1.1em; border: 1px solid #dbdbdb; width: 113px; height: 31px; line-height: 35px; display: block; position: absolute; left: 32%; border-radius: 18px 18px 18px 18px; background: #fafafa url("../img/like.svg") no-repeat scroll 38px 5px; background-size: 16%; } .like i { float: right; height: 34px; line-height: 32px; padding-right: 24px; text-indent: 60px; width: 100%; } .dis-like { color: #707070; font-size: 1.1em; border: 1px solid #c5c3c3; width: 113px; height: 35px; line-height: 35px; display: block; position: absolute; right: 50px; border-radius: 18px 18px 18px 18px; background: #fafafa url("../img/dis_like.png") no-repeat scroll 21px 0; } .Inner-node { color: #3d89fe; width: 79%; float: left; position: relative; padding-left: 10px; top: 0; height: 20px; line-height: 18px; font-size: 0.6rem; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .content-node { color: #2660ad; width: 90%; float: left; position: relative; height: 25px; line-height: 25px; left: 5px; top: 0; font-size: 15px; padding-left: 3px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; margin: 0; } .pin_lun { position: relative; top: 0px; right: 0px; width: 35px; height: 31px; display: inline-block; margin-right: 7px; background: url("../img/liuyan.svg") no-repeat scroll 10px 4px; background-size: 70% 85%; } #five_xin { position: absolute; width: 1rem; height: 35px; display: inline-block; background: url("../img/fivexin.svg") no-repeat scroll 50% 60%; background-size: 57% !important; right: -2px; } .five_xin { position: absolute; width: 35px; height: 31px; display: inline-block; background-size: 75% !important; background: url("../img/fivecellect.svg") no-repeat scroll 50% 60% !important; } #z_fa { width: 35px; height: 31px; display: inline-block; background: url("../img/p_share.svg") no-repeat scroll 72% 4px; position: absolute; right: 12px; top: 3px; background-size: 65% 80%; } .Inner-content { height: 48px; width: 72%; line-height: 10px; position: relative; left: 1.2rem; top: 3px; background-size: 70% 70%; } .Publisher-content { height: 48px; width: 72%; line-height: 10px; position: relative; left: 0; top: -10px; background-size: 70% 70%; } .pus_blue { width: 80px; position: absolute; height: 44px; left: 0; top: 0; z-index: 55; display: block; margin: 0; } .pus_blue1 { position: absolute; height: 44px; left: 0; top: 20px; z-index: 55; display: block; margin: 0; } .pus_message { color: #4e4e4e; padding-top: 21px; font-size: 16px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; line-height: 1rem; text-align: justify; letter-spacing: 2px; text-indent: 2em; position: relative; top: -10px; } .pus_message p { padding-top: 18px; line-height: 27px; font-size: 17px; text-align: justify; font-family: "Microsoft YaHei"; } .bottom-right { position: absolute; bottom: 5px; /*background-color: black; border-radius:30px;*/ right: 8px; opacity: 0.9; z-index: 10; } .padding h2 { color: blue; } .p-change { /* border:1px solid #fff; width:95%;*/ margin: 0 auto; } #pus_logo { width: 35%; height: 44px; background: url("../img/pus_tit.png") no-repeat scroll 33% 70%; background-size: 78% 53%; } .repeatIcon { display: flex; font-size: 18px; width: 38px; align-items: center; flex-direction: column; color: #a6a6a7; } #empty_search { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/empty_search.svg") no-repeat scroll 50% 50%; background-size: 78%; } .emptySource { display: block; height: 88px; width: 88px; position: relative; margin: 0 auto; background: url("../img/empty_discussDatelist.svg") no-repeat scroll 50% 50%; background-size: 100%; margin-bottom: 7px; } #empty_consearch { display: block; height: 76px; width: 76px; position: relative; margin: 0 auto; background: url("../img/empty_consearch.svg") no-repeat scroll 50% 50%; background-size: 100%; } #empty_discuss { display: block; height: 55px; width: 64px; position: relative; margin: 35px auto 0; background: url("../img/empty_discuss.svg") no-repeat scroll 50%; background-size: 80%; } #add_focus { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/add_focus.svg") no-repeat scroll 50% 50%; background-size: 85%; } #add_resource_member { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/add_resource_member.svg") no-repeat scroll 50% 50%; background-size: 85%; } #add_resource { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/add_focus.svg") no-repeat scroll 50% 50%; background-size: 85%; } #Fans_focus { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/null_discuss.svg") no-repeat scroll 0 0; background-size: 88%; } #empty_visit { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/empty_visit.svg") no-repeat scroll 0 0; background-size: 90%; } .empty_p { width: 50%; margin: 0 auto; color: #bfc0c0; text-align: center; font-size: 14px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .empty_resourcelibrarylist { display: block; height: 68px; width: 64px; position: relative; margin: 0 auto; background: url("../img/empty_resourcelibrarylist.png") no-repeat scroll 50%; background-size: 88%; } .pus_ng { background-color: #5BABE6; height: 44px; line-height: 44px; width: 100%; padding: 0; } #pus_search { width: 65% !important; background-color: #fff; height: 30px; position: relative; display: inline-block; margin-right: 2%; z-index: 22; } #pus_search i { position: absolute; display: inline-block; width: 18px; height: 100%; line-height: 33px; top: 0px; font-size: 15px; } #red_number { width: 20px; height: 20px; line-height: 20px; border-radius: 50%; background-color: red; font-size: 12px; position: absolute; /* right:3px; top:5px;*/ z-index: 999; } #pus_item { width: 100%; height: 76px; position: relative; left: -10px; } .pus_h1 { display: block; height: 55px; line-height: 30px; float: left; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; color: #272727 !important; font-size: 16px !important; font-weight: 500; position: relative; left: 0px; width: 74%; top: 10px; overflow: hidden !important; text-overflow: ellipsis !important; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-align: left; } .pus_h2 { display: block; height: 30px; line-height: 30px; float: left; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; color: #272727 !important; font-size: 16px !important; position: relative; font-weight: 500; top: 2px;; left: 12px; width: 67%; } .search_concerned { border: 1px solid #f86363; border-radius: 3px; background-color: #fff; color: #f85858; height: 25px; line-height: 20px; width: 54px; font-size: 13px; position: absolute; top: 21px; right: 0; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; padding: 0 2px; } .w_User { border: 1px solid #999999 !important; border-radius: 3px; background-color: #fff; color: #999999 !important; height: 25px; line-height: 20px; width: 54px; font-size: 13px; position: absolute; top: 22px; right: 0; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .cor_search { width: auto !important; text-align: center; font-size: 17px; } #lab_sub { width: 100%; font-size: 10px; height: 20px; line-height: 20px; position: relative; display: inline-block; left: 0; top: 32px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } #lab_sub span { float: left; display: inline-block; } #collect-delect { margin-right: 10px; float: right; color: #cf4a50; position: absolute; top: -3px; font-family: "黑体", "宋体", sans-serif; font-size: 14px; right: 0%; display: block; } #collect-cancel { display: inline-block; position: absolute; top: -2px; padding-left: 5%; width: 62px; right: 20%; } .delectToolDis { color: #b5bbc4; width: auto; display: inline-block; position: relative; bottom: 9.5px; float: right; font-size: 10px; padding-right: 12px; } .review_data { display: block; width: auto; height: 30px; line-height: 30px; position: relative; top: -12px; float: left; font-size: 12px; margin-left: 43px; color: #b5bbc4; } .review_data span { font-size: 12px !important; margin-left: 5px; position: relative; top: -1px; } #pus_Label { color: #3456a3; } #lab_one { padding-left: 17px; margin-left: 6px; background: url("../img/pus_write.svg") no-repeat scroll 0 50%; } #lab_two { padding-left: 17px; margin-left: 5px; background: url("../img/pus_see.svg") no-repeat scroll 0 50%; } #lab_three { padding-left: 15px; margin-left: 5px; background: url("../img/pus_zan.svg") no-repeat scroll 0 50%; } #lab_four { width: auto; max-width: 3rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } #lab_four, #lab_five { margin-left: 10px; } #lab_delete { width: 35px; height: 25px; line-height: 25px; float: right; text-align: center; position: absolute; right: 0; z-index: 77; bottom: 2px; opacity: 0.6; /*background:url("../img/list_icon.png")no-repeat scroll -170px -8px;*/ } #loading_css { text-align: center; } .pus_tabs { background-color: #f7f7f7 !important; border-bottom: 1px solid #b3b3b3 !important; } .pus_tabs a { color: #4c4b4b !important; } #pus_sub_nav { margin-bottom: 48px; } .tab-item.active { color: #3385ff !important; border-bottom: 1px solid #3385ff !important; } .red-number { width: 20px; height: 9px; line-height: 9px; background-color: #f85858; color: #fff; font-size: 10px; border-radius: 9px 9px 9px 9px; display: inline-block; position: absolute; top: 5px; right: -11px; } .home_content { margin-bottom: 78px; } .home_content .scroll { height: auto; } .pus_button { height: 35px !important; position: relative; top: 2px; background-color: #f2f2f2; color: #444; display: inline-block; margin: 0; padding: 0 3px; min-width: 0.65rem; min-height: 32px; border: 1px solid transparent; border-radius: 4px; vertical-align: top; text-align: center; text-overflow: ellipsis; font-size: 16px; line-height: 42px; cursor: pointer; float: left; } .comment-content { width: 84%; height: auto; overflow: hidden; text-overflow: ellipsis; position: relative; top: 0; margin-left: 8px; float: left; color: #2e2e2e; text-align: left; line-height: 19px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .content-zan { font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; float: right; color: #979fac; width: auto; line-height: 25px; text-indent: 28px; font-size: 14px; text-align: center; background: url("../img/small_like.svg") no-repeat scroll 10px 1px; } .write_p { border: 1px solid #dbdbdb !important; border-radius: 18px 18px 18px 18px; padding-left: 16px !important; position: relative; z-index: 999; height: 31px !important; width: 100%; font-size: 14px !important; -webkit-appearance: button; } .push_my { background: url("../img/push_my.png") no-repeat center; background-size: 17% 60%; } .push_my_on { background: url("../img/push_my_on.png") no-repeat center; background-size: 17% 60%; } .push_heart { background: url("../img/push_heart.png") no-repeat center; background-size: 17% 60%; } .push_heart_on { background: url("../img/push_heart_on.png") no-repeat center; background-size: 17% 60%; } .push_home { background: url("../img/push_home.png") no-repeat center; background-size: 17% 60%; } .push_home-on { background: url("../img/push_home_on.png") no-repeat center; background-size: 17% 60%; } .write_finally { border-radius: 4px 4px 4px 4px; height: 90px !important; width: 100%; padding: 16px 5px auto 50px !important; } .detail_bottom { width: 100%; height: 40px; position: absolute; bottom: 0; z-index: 2500; background-color: #f4f5f6; } .detail_bottom .detail_lable { position: relative; top: 5px; background-color: #f4f5f6; margin-bottom: 42px; width: 100%; } .detail_bottom div { float: right; width: 34%; position: relative; top: -73px; height: 35px; left: 11px; } .publish { position: relative; top: 22px; right: -100px; float: right; font-weight: 600; border: .5px solid #c5c3c3; border-radius: 5px; color: #fff; } .like_zan { border: 1px solid #c71839 !important; color: #c71839 !important; background: url("../img/like_zan.svg") no-repeat scroll 38px 5px; } .like_zan.zan_plus { } /*.pus_stable{ position: absolute; z-index: 999; }*/ .channel_end a { width: 73px !important; float: left; } .tab_selectW { border-bottom: solid 1px #3E89F5 !important; box-shadow: 0 -3px 8px #C1D3F0 inset !important; } #search_item a { position: relative; z-index: 1555; left: 0; width: 108%; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 15px; } #myConcern { position: relative; z-index: 1999; display: block; width: 68%; margin: 14px auto 0; border: 1px solid #418dff; height: 30px; border-radius: 5px; } #myConcern div { position: relative; z-index: 999; top: -6px; margin: 4px auto 0; width: 100%; height: 30px; border: none; background-color: transparent; } #myConcern div a { height: 30px; line-height: 34px; border: none; color: #3385ff; background-color: #fff; font-family: "Arial" !important; } #myConcern div span { position: relative; z-index: 1999; top: 0; height: 30px; line-height: 34px; font-family: 微软雅黑 !important; } #myConcern div a.tab-item-active { height: 30px; line-height: 34px; background-color: #3385ff; opacity: .9; color: #fff !important; border: 1px solid #3385ff; border-radius: 0 5px 5px; } .rj-sm-red-icon { position: absolute; display: inline-block; width: 18px; height: 17px; border-radius: 50%; background-color: #FF0000; line-height: 16px; text-align: center; top: 0px; left: 34px; } .rj-sm-red-icon > p { color: #FFF; font-size: 12px; } .ConcernH_second { display: inline; position: absolute; z-index: 555; top: 15px; width: 82%; color: #000; font-weight: 400; font-size: 15px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .havenRead { color: #9f9fa0; } .friend_box { display: inline-block; color: #bababb; background-color: #f3f3f5; width: 98%; height: auto; margin-top: 15px; line-height: 5px; } .friends_say { border: none; background-color: #f3f3f5; font-size: 12px; font-weight: 400; /*height: 22px;*/ line-height: 22px; padding: 0; margin-left: 11px; white-space: normal !important; width: 87%; } .friends_say span:nth-child(2) { } .myConcern_user { width: 40px; height: 40px; border-radius: 50%; } .Concern_ren { width: 96%; margin: 0 auto; border: none; border-bottom: 1px solid #ecebeb; } .friend_action { width: 32%; height: 25px; line-height: 25px; display: inline-block; text-align: left; font-size: 11px; font-family: "黑体", "宋体", sans-serif; color: #cacbcb; padding-left: 30px; } #friends_action { position: relative; top: 8px; } #friends_action .a1 { background: url("../img/share.svg") no-repeat scroll 6px 3px; } #friends_action .a2 { background: url("../img/f_zan.svg") no-repeat scroll 8px 2px; } #friends_action .a3 { background: url("../img/f_say.svg") no-repeat scroll 8px 3px; } .pus_bar div { width: auto !important; height: 38px !important; line-height: 38px !important; background-color: #f7f7f7 !important; border-bottom: 1px solid #c5c3c3 !important; font-size: 1.05em; position: absolute; top: 0 !important; } .pus_bar div .tab-item { margin: 0 13px; position: relative; height: 37px !important; display: table; } .pus_bar div a { display: inline-block; height: 38px !important; line-height: 38px !important; color: #000 !important; font-size: 17px; text-align: center; font-family: "Microsoft Yahei"; } .plus_J { width: 32px; height: 35px; line-height: 33px; position: absolute; right: -1px; z-index: 990 !important; text-align: center; opacity: 0.92; font-weight: 200; background: #f7f7f7 url("../img/plus.png") no-repeat scroll 7px 7px; background-size: 55% 55%; border-bottom: 1px solid #c5c3c3; top: 45px; } .publisher { position: relative; height: 25px !important; line-height: 11px !important; top: -20px !important; width: 40% !important; margin: 0 auto; } .publisher a { height: 20px !important; line-height: 12px !important; width: 50%; font-size: 14px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .publisher_info { height: 35px; line-height: 0; position: relative; margin: 0 auto; top: -24px; width: auto; max-width: 72%; color: #fff; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; text-align: left; } .publisher_info i { width: 16px; height: 16px; display: inline-block; position: absolute; float: left; /*top: 8px; left: 8px;*/ background: url("../img/profile.svg") no-repeat scroll 0 0; } .publisher_info b { float: right; position: absolute; top: 9px; right: -9px; display: block; width: 25px; height: 25px; } .publisher_info em { height: 28px; line-height: 32px; width: auto; float: left; position: relative; top: 0; margin-left: 14px; font-size: 11px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .publisher_wrap { width: 67% !important; height: 24px; text-align: center; font-size: 13px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .article_total { color: #787b7b; font-size: 12px; height: 25px; line-height: 25px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; padding-left: 12px; background-color: #f2f2f2; } #publisher_content .activity { color: #3385ff !important; border-bottom: 2px solid #3385ff !important; } .publisher_info p { position: relative; z-index: 5; top: 0; height: 28px; line-height: 34px; width: auto; max-width: 65%; font-size: 11px; float: left; margin: 0; white-space: nowrap; overflow: hidden; text-align: left; text-overflow: ellipsis; padding-right: 25px; } .publisher_info span { display: inline-block; width: 15%; height: 100%; position: absolute; } .publisher_info span a { width: 100%; height: 100%; display: inline-block; } #cls { height: 27px; line-height: 26px; text-align: center; display: block; width: 48px; position: absolute; z-index: 1999; right: 60px; } #his_search { width: 92%; font-family: "Microsoft Yahei"; line-height: 33px !important; padding-left: 17px !important; height: 100%; padding: 0; } #search_show { position: absolute; z-index: 999; width: 100%; height: 95%; background-color: #ffffff; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; border: 1px solid #fff; } #HotSearch ul li:nth-child(2) { color: #f97474 !important; } #HotSearch ul li:nth-child(1) { color: #f97474 !important; } .myHeader { height: 140px; line-height: 140px; background-size: 100% 100%; text-align: center; background: -moz-linear-gradient(top, #2e9af0, rgba(81, 121, 238, 0.87)); background: -webkit-gradient(linear, 5 36, 7 bottom, from(#2e9af0), to(rgba(81, 121, 238, 0.87))); background: -o-linear-gradient(top, #2e9af0, rgba(81, 121, 238, 0.87)); } .header_set { width: 60px; position: absolute; background: url("../img/header_set.svg") no-repeat scroll 50%; background-size: 50%; } #my_logo { position: absolute; top: 15px; left: 30px; width: 81px !important; height: 81px !important; border: 1px solid transparent; border-radius: 50%; box-shadow: 0 0 0 3px #3B8BD0; } #my_logo img { width: 81px !important; height: 81px !important; border-radius: 50%; position: absolute; top: -1px; left: -1px; display: block; } .spinner svg { width: 2rem !important; height: 2rem !important; } ion-infinite-scroll .spinner-ios, ion-infinite-scroll .spinner-ios-small { stroke: #3385ff; } ion-infinite-scroll { position: relative; bottom: 0; height: 50px; } ion-infinite-scroll .spinner svg { width: 1rem !important; height: 1rem !important; } .loadmoreSpan { width: 100%; text-align: center; display: block; font-size: 12px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .re_password { letter-spacing: 12px; text-align: left; padding-left: 11px; } .main_title { height: 24px; text-align: center; font: 20px/1.8 黑体, Helvetica, Arial, '宋体', sans-serif; font-weight: 500; } .my-account-list { background-color: #fff; color: #6A6A6A; } .my-account-list .item{ border: none; } .my-account-list-icon { font-size: 0.5rem; vertical-align: middle; } .my-account-list > a:nth-child(1n) .my-account-list-icon { color: #6A79E3; } .my-account-list > a:nth-child(2n) .my-account-list-icon { color: #8994FD; } .my-account-list > a:nth-child(3n) .my-account-list-icon { color: #ABBBFA; } .my-account-list > a:nth-child(4) .my-account-list-icon { color: #A3C8F9; } .my-account-list > a:nth-child(5) .my-account-list-icon { color: #A2DAFD; } .my-account-list > a:nth-child(6) .my-account-list-icon { color: #A7F3FA; } .my-account-list > a:nth-child(7) .my-account-list-icon { color: #A7CDFC; } .my_love { background: #fff url("../img/my_love.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_select { background: #fff url("../img/my_select.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_public { background: #fff url("../img/my_public.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_message { background: #fff url("../img/my_message.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_set { background: #fff url("../img/my_set.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_center { background: #fff url("../img/my_center.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_pushcurrency { background: #fff url("../img/my_pushcurrency.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_center .centerSubtitle { color: #999999; font-size: 15px; position: absolute; right: 42px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .my_qualify { background: #fff url("../img/my_qualify.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .my_comfirm { background: #fff url("../img/psrenzheng.png") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .cloudAuthority { background: #fff url("../img/cloudAuthority.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .myAttention { background: #fff url("../img/myAttention.svg") no-repeat scroll .5rem 55%; border-color: #f0f0f0; background-size: .65rem; } .goback { margin-left: 10px; color: #3385ff; background: #fff url("../img/goback.png") no-repeat scroll 0px 10px; background-size: 60%; position: absolute; } .goback_white { margin-left: -11px; background: url("../img/goback_white.svg") no-repeat scroll 4% 50%; background-size: 76%; display: inline-block; width: 25px; position: relative; left: 4%; top: 0px; height: 100%; } #my_load span { padding-left: 14px !important;; font-size: 15px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; display: inline-block; width: auto; height: 42px; line-height: 41px; } #my_account { height: 100%; width: 100%; display: block; } #my_account .list a { font-size: 0.35rem; line-height: 0.5rem; padding: 0.25rem 0.25rem 0.25rem 0.35rem; } #my_account .list a span { padding-left: .1rem; font-size: .35rem; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } #my_toggle { padding: 0; height: 52px; line-height: 52px; border-color: #f0f0f0; background-color: #fff; } .release_label { width: 100%; height: 155px; display: block; } .release_label textarea { width: 100%; height: 100%; border: none; padding-left: 4%; letter-spacing: .5px; } #my_toggle .toggle { /* top:5px !important; right:23px !important;*/ } .message_border { border-bottom: 1px solid #f0f0f0; background-image: none; } #pJ_load { width: 195px; height: 195px; border-radius: 50%; background-color: #484849; position: relative; z-index: 999; margin: 0 auto; top: -210px; opacity: 0.6; animation: myMove 2s forwards; -moz-transition: myMove 2s; /* Firefox 4 */ -webkit-transition: myMove 2s; /* Safari 和 Chrome */ -o-transition: myMove 2s; } #my_name { width: 100%; display: inline-block; height: 35px; position: absolute; top: 0px; line-height: 40px; color: #ffffff; font-size: 15px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; min-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; left: 0; text-align: left; font-weight: bold; } #headerMiddle_wrap { display: inline-block; overflow: hidden; height: 90px; position: absolute; top: 13px; left: 130px; width: 67.6%; text-overflow: ellipsis; white-space: nowrap; } #headerMiddle_wrap em { display: inline-block; height: 22px; line-height: 22px; position: absolute; top: 38px; left: 0; color: #fff; } #headerMiddle_wrap em i { color: #fff; } #headerMiddle_wrap button { background-color: #70abff; position: absolute; bottom: 0px; left: 0; color: #fff; border: none; width: 150px; border-radius: 15px; font-size: 14px; height: 26px; line-height: 22px; } #load_user { height: 125px; position: relative; top: 0; /* animation:myUser 1s forwards; -moz-transition:myUser 1s ; !* Firefox 4 *! -webkit-transition:myUser 1s ; !* Safari 和 Chrome *! -o-transition:myUser 1s ;*/ } .sign-in-button { position: absolute; left: 63%; transform: translate(-63%,30%); } @media screen and (max-width: 960px){ .sign-in-button { transform: translate(30%,30%); } } .sign-in-button > button { border: 1px solid #3B8BD0; border-radius: 5px; background-color: transparent; color: #3B8BD0; outline: none; padding: 2px 8px; } @keyframes myUser { 0% { top: -113px; } 100% { top: -19px; } } @-webkit-keyframes myUser /* Safari and Chrome */ { 0% { top: -113px; } 100% { top: -19px; } } .acountUserName { font-size: 15px; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; width: 35px; height: 35px; line-height: 30px; border-radius: 7px; display: inline-block; padding-left: 20px; position: absolute; bottom: -10px; right: -1px; vertical-align: middle; background: #7c7979 url("../img/acountUserName.svg") no-repeat scroll 5px 0; background-size: 22%; } #user_info { width: 100%; height: 60px; position: relative; top: -6px; margin: 0 auto; background-color: #fff; } #user_info li { width: 33%; height: 50px; float: left; position: relative; } #user_info li p { height: 23px; line-height: 23px; color: #d8d8d8; } .other_load { font-family: "黑体", "宋体", sans-serif; display: block; position: relative; top: -10px; text-align: center; margin: 0 auto; /*color: #d3d2d7;*/ width: 40%; font-size: 10px; letter-spacing: 2px; height: 21px; line-height: 21px; background-color: #fff; } .line_hide { border-top: 1px solid #c5c3c3; width: 98%; height: 1px; display: block; margin: 0 auto; background-color: #f2f2f2; position: relative; } .zc_count { color: #cbcad0; } .set_box { height: 53px; line-height: 53px; padding: 0; border-color: #f0f0f0; background-color: #fff; } .forget_ps { padding-right: 15px; } .other_act { height: 55px; padding-top: 50px; } .pop_subtitle { display: block; color: #336699; font-size: 10px; position: relative; left: 2px; top: 10px; } .other_loge { margin: 0; text-align: center; padding-top: 30px; } .other_loge span { width: 21%; display: inline-block; height: 69px; } .t1 { background: url("../img/weixin.svg") no-repeat scroll 16px 5px; background-size: 65% 90%; margin: 0; } .t2 { background: url("../img/qq.svg") no-repeat scroll 18px -3px; background-size: 70% 112%; margin: 0; } .t3 { background: url("../img/weibo.svg") no-repeat scroll 24px 5px; background-size: 65% 90%; margin: 0; } .ConcernH { width: 100%; color: #2660ad; font-size: 14px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; height: 22px; line-height: 22px; } .ConcernH span { float: right; color: #bababb; font-size: 10px !important; } #p_Chanel { position: absolute; width: 93%; top: 44px; right: 31px; height: 37px; z-index: 2; background-color: #f7f7f7; left: -1px; border-bottom: 1px solid #c5c3c3; } .p_Chanel { position: relative; top: 0; right: 31px; z-index: 2; background-color: #f7f7f7; left: -1px; padding-left: 22px; height: 135px; width: 100%; } .p_Chanel .share_path { position: absolute !important; font-size: 12px !important; color: #929292; /*left: -11px !important;*/ top: 5px !important; } .detail_ionicpop { position: absolute; top: 0; z-index: 2533; height: 100%; width: 100%; background-color: rgba(193, 189, 189, 0.42); } .detail_ionicpop .ionicPop_div { width: 100%; height: auto; bottom: -1px; position: absolute; background-color: #f7f7f7; } .cancelPop { width: 100%; height: 55px; text-align: center; color: #484848; font-size: 17px; line-height: 55px; border-top: .5px solid #ddd; background-color: #fff; } .p_Chanel .scroll { white-space: nowrap; } .p_Chanel a { width: 63px; display: inline-block; height: 100%; margin-right: 13px; padding-top: 32px; } .p_Chanel a i { height: 62px; display: block; width: 62px; border: 1px solid transparent; border-radius: 50%; margin-bottom: 6px; } .closeShare { width: 100%; height: 93%; background-color: rgba(79, 77, 77, 0.31); } .share_source { background: #fff url("../img/share_source.png") no-repeat 50%; background-size: 67%; } .share_folder { background: #fff url("../img/folderbox.png") no-repeat 50%; background-size: 67%; } .share_first { background: #fff url("../img/svg/share_first.svg") no-repeat 50%; background-size: 120%; } .share_second { background: #fff url("../img/svg/share_second.svg") no-repeat 50%; background-size: 67%; } .share_third { background: #fff url("../img/svg/share_third.svg") no-repeat 50%; background-size: 60%; } .share_four { background: #fff url("../img/svg/share_four.svg") no-repeat 50%; background-size: 59%; } .share_five { background: #fff url("../img/svg/share_five.svg") no-repeat 50%; background-size: 64%; } .share_six { background: #fff url("../img/twoDimensionCode.svg") no-repeat 50%; background-size: 64%; } .pop_first { background: #fff url("../img/svg/pop_first.svg") no-repeat 50%; background-size: 55%; } .pop_second { background: #fff url("../img/svg/pop_second.svg") no-repeat 50%; background-size: 50%; } .pop_third { background: #fff url("../img/svg/pop_third.svg") no-repeat 50%; background-size: 57%; } .pop_four { background: #fff url("../img/svg/pop_four.svg") no-repeat 50%; background-size: 65%; } .pop_five { background: #fff url("../img/svg/pop_five.svg") no-repeat 50%; background-size: 50%; } .pop_six { background: #fff url("../img/scienceWorld.png") no-repeat 50%; background-size: 50%; } .item_delectSpan { display: inline !important; color: #3385ff !important; padding-left: 13px; } .p_Chanel a span { font-size: 10px; color: #2d2c2c; display: block; text-align: center; } .publisher_footer { background-color: #f9f9f9; } .publisher_footer span { width: 50%; font-size: 15px; color: #666565; text-align: center; line-height: 22px; height: 22px; position: relative; top: 6px; } .publisher_footer span:nth-child(1) { border-right: .5px solid #ccc; } /*#share_Chanel{ position: absolute; width:93%; top: 44px; right: 31px; height: 37px; z-index:2; background-color:#f7f7f7; left: -1px; border-bottom: 1px solid #c5c3c3; }*/ /*#share_Chanel a{ display: inline-block; width: 63px; height: 100%; } #share_Chanel a i{ display: inline-block; width: 63px; height: 100%; } #action_Chanel{ position: absolute; width:100%; top:50%; height:50%; z-index:2; background-color:#f7f7f7; left: -1px; border-bottom: 1px solid #c5c3c3; }*/ #p_Chanel.deFault { border-bottom: 1px solid red; } #ChannelAdd { display: block; position: absolute; top: 0; z-index: 4999; width: 101%; height: 100%; background-color: #f7f7f7; } #ChannelAdd h1 { font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; font-size: 15px; color: #272727; padding-left: 4%; } .select_Channel { font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; width: 23%; height: 34px; background-color: #fdfefe; color: #272727; font-size: 16px; text-align: center; float: left; padding: 6px 6px; margin: 0 6px 6px 0; } .my_Cdiv { width: 100%; min-height: 42px; } .edit_channel { float: right; border: 1px solid #f85858; border-radius: 12px; font-size: 12px; padding: 2px 9px; color: #f85858; margin-right: 12px; } .delect_Channel { font-size: 18px; float: right; padding: 15px 5% 0 0; font-family: inherit; width: 15%; text-align: right; } #my_tab { height: 55px; width: 100%; } #my_Infotit { width: 68%; height: 35px; margin: 0 auto; } #my_Infotit li { width: 30%; height: 35px; float: left; } .my_ques { float: right; position: absolute; /* top:9px; right:10px;*/ width: 16px; font-size: 20px; color: #b3b3b3; right: 3%; } #my_toggle span { padding: 0; } #choose_channel { background: url("../img/choose.png") no-repeat scroll 0 0; background-size: 100%; margin: 0 auto; position: absolute; top: 0; width: 100%; height: 100%; z-index: 8888; } #choose_channel p { border: 1px solid #ffffff; width: 90%; margin: 30px auto 0; height: 44px; line-height: 44px; text-align: center; color: #fff; font-size: 16px; } #choose_channel button { background-color: #5babe6; width: 90%; height: 50px; border-radius: 5px; border: none; display: block; margin: 0 auto; color: #fff; font-size: 19px; letter-spacing: 4px; } #my_cols { width: 90%; margin: 20px auto 15px; height: 340px; border: 1px solid #fff; } #my_cols ul li { float: left; } #my_cols ul li input { float: right; } #my_cols ul li label { float: right; top: -35px; width: 100%; height: 100%; } #my_cols ul li span { width: 100%; text-align: center; height: 30px; line-height: 30px; color: #fff; background-color: #aeb0b1; position: relative; display: block; opacity: 0.8; font-size: .65rem; } .first_cl { color: red } .bg1 { background-image: url('../img/screen.png'); background-size: 100% 100%; width: 100%; height: 100%; } .bg2 { background-image: url('../img/cin.png'); background-size: 100% 100%; width: 100%; height: 100%; } .slider-pager { bottom: 62px !important; } .slider-pager .slider-pager-page { color: white !important; } .login-mian { position: relative; top: 15px; } .login-mian .login-input { font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; padding: 0 15px; color: #333; font-size: 15px; line-height: 23px; border: 0; } .login-mian .pLeft { padding-left: 5px !important; padding-right: 2px !important; } .login-mian .input-wrap { border: 1px solid #dcdcdd !important; height: 50px; line-height: 50px; position: relative; top: 5px; overflow: hidden; padding: 0; background-color: #fff; width: 93%; margin: 0 auto; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; } .input-wrap input:focus { outline: 0 !important; } .login-mian .input-wrap label { width: 22%; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 15px; color: #252424; } .login-mian .left-icon-wrap { width: 50px; height: 35px; line-height: 35px; display: inline-block; text-align: center; vertical-align: middle; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .setName_span { position: relative; top: 0; color: #3285ff; font-size: 15px; padding-right: 10px; float: left; height: 50px; line-height: 50px; } .login-mian .psd-control { color: #c5c3c3; width: 10%; height: 100%; border: none; background: none; vertical-align: middle; } .register-content .button-verification-code { background-color: #fff; color: #56c8f2; font-size: 12px; font-family: "黑体"; padding: 5px; } .register-content .text { color: #999; font-size: 11px; } .register-content .link-text { color: #1974ad; font-size: 11px; text-decoration: none; } .item-del { color: #828282 !important; position: relative; z-index: 2000; float: right; font-size: 25px; width: 25px; text-align: center; } .ng-span { width: 180px; color: #fff; margin: 10px auto 0; /* border-bottom: .5px solid #fff;*/ letter-spacing: 2px; text-align: center; display: block; } #baidu_search { display: none; position: absolute; z-index: 1998; background-color: #fff; width: 100%; height: 100% } .box_bai { transition: 1s all; height: 38px; line-height: 38px; color: #000; padding-left: 6px; border-bottom: 1px solid #e8e8e8; } .box_bai.ng-enter { opacity: 0; } .box_bai.ng-enter-active { opacity: 1; } .box_bai.ng-leave { display: none; } .box_bai.ng-enter-stagger { animation-delay: 100ms; } .zan_plus { display: block; position: absolute; z-index: 777; left: 0; top: -30px; width: 100%; text-align: center; font-weight: bold; font-size: 13px; opacity: 1; color: #c71839 !important; animation: myLike 1.5s forwards; -moz-transition: myLike 1.5s; -webkit-transition: myLike 1.5s; -o-transition: myLike 1.5s; } @keyframes myLike { 0% { top: -18px; opacity: 0; } 70% { top: -30px; opacity: 0.8; } 100% { top: -35px; font-size: 16px; opacity: 0; } } @-webkit-keyframes myLike { 0% { top: -18px; opacity: 0; } 70% { top: -30px; opacity: 0.8; } 100% { top: -35px; font-size: 16px; opacity: 0; } } .zan_discuss { display: block; position: absolute; z-index: 777; right: 0; top: 8px; width: 49px; text-align: center; font-weight: bold; font-size: 13px; opacity: 1; color: #c71839 !important; animation: myLike_d 1.5s forwards; -moz-transition: myLike_d 1.5s; -webkit-transition: myLike_d 1.5s; -o-transition: myLike_d 1.5s; } @keyframes myLike_d { 0% { top: 6px; right: 5px; width: 55px; opacity: 0; } 60% { top: -5px; right: 5px; width: 55px; opacity: 0.8; } 100% { top: -8px; width: 55px; right: 5px; font-size: 16px; opacity: 0; } } @-webkit-keyframes myLike_d /* Safari and Chrome */ { 0% { top: 6px; right: 5px; width: 55px; opacity: 0; } 60% { top: -5px; right: 5px; width: 55px; opacity: 0.8; } 100% { top: -8px; width: 55px; right: 5px; font-size: 16px; opacity: 0; } } .content-node b { font-weight: normal; font-size: 13px; position: relative; top: 0px; left: -7px !important; /*border-bottom: 1px solid #969fac;*/ } .du_discuss { background: url("../img/small_like.svg") no-repeat scroll 0px 47%; float: right; color: #979fac; width: auto; line-height: 25px; text-indent: 28px; font-size: 14px; text-align: center; position: absolute; right: 0 } .w_zan { color: #c71839 !important; background: url("../img/like_zan.svg") no-repeat scroll 0px 47% !important; } .resource_zan { color: #c71839 !important; border-color: #d597a2 !important; } .resource_zan i { color: #c71839 !important; background: url("../img/like_zan.svg") no-repeat scroll 0px 0px !important; background-size: 95% !important; } .ng-show { height: 0; width: 0; background-color: transparent; top: -200px; left: 200px; } #Guidepage { position: absolute; z-index: 9999; width: 100%; height: 100%; background: url("../img/Guidepage.png") no-repeat scroll 0 0; background-size: 100% 100%; } #Countdown { position: absolute; width: 63px; height: 25px; border: 1px solid #fff; background-color: transparent; border-radius: 14px; right: 25px; top: 20px; color: #fff; font-size: 8px; text-align: center; } #ItemDeleteAll { display: block; text-align: center; position: relative; top: 8px; height: 35px; line-height: 35px; z-index: 999; } #ItemDeleteAll a { color: #7d7d7d; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 15px; } #history_data { position: relative; z-index: 1555; top: -2px; } #like_discuss { width: 49px; position: absolute; right: 34px; top: 2px; color: #fafafa; text-align: left; height: 20px; line-height: 20px; } #Related_links { position: relative; top: 55px; color: #000; width: 98%; height: 44px; background-color: #f3f6f6; } #Related_links p { color: #222222; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; height: 39px; line-height: 42px; text-indent: 1em; font-size: 0.75rem; } #test { width: 100%; height: 65px; display: block; line-height: 65px; position: relative; top: 55px; } #all_discuss { transition: all linear 0.5s; -moz-transition: all linear 0.5s; -webkit-transition: all linear 0.5s; -o-transition: all linear 0.5s; background-color: #fff; position: relative; top: 66px; width: 100%; height: auto; display: block; overflow: hidden; padding-bottom: 35px; } .all_reply { transition: all linear 0.5s; -moz-transition: all linear 0.5s; -webkit-transition: all linear 0.5s; -o-transition: all linear 0.5s; background-color: #f3f6f6; position: relative; top: 66px; width: 100%; height: 80%; } #Registration_page { border: none; height: .75rem; line-height: .75rem; float: left; width: 100%; position: relative; top: 6px; font-size: 26px; background: url("../img/new_login .png") no-repeat scroll 50% 6px; /* background-image: -webkit-gradient(linear, 0% 10%, 0% bottom, from(#9563ee), to(#37a2d5));*/ /* -webkit-background-clip:text;-webkit-text-fill-color: transparent;*/ background-size: 50px; } #Landing_page { border: none; height: 30px; line-height: 25px; float: left; width: 100%; position: relative; top: -2px; font-size: 26px; /* background-image: -webkit-gradient(linear, 0% 10%, 0% bottom, from(#37a2d5), to(#9563ee));*/ /* -webkit-background-clip:text;-webkit-text-fill-color: transparent;*/ background: url("../img/new_register.png") no-repeat scroll 50% -1px; background-size: 28%; display: none; } .user_load { font-family: "黑体", "宋体", sans-serif; color: #fff; font-size: 20px; } .mt-20 { border: none !important; } #login_text { font-size: 12px; width: 91%; position: relative; top: 0px; color: #cac9cf; margin: 0 auto; height: 40px; line-height: 40px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } #login_text a { color: #3B8BD0; text-decoration: none; font-size: 15px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; } .login_pep { width: 10%; height: 50px; display: inline-block; background: url("../img/load_pep.svg") no-repeat scroll center; } .my_login { width: 91% !important; position: relative; margin: 0 auto; margin-top: 20px !important; font-size: 20px; letter-spacing: 5px; /*font-weight: bold;*/ background-color: #3B8BD0 !important; min-height: 50px !important; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .my_register { width: 93% !important; position: relative; margin: 0 auto; top: 20px; font-size: 20px; letter-spacing: 5px; background-color: #3B8BD0 !important; min-height: 50px !important; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } #new_register .reg { border: none; margin-bottom: 20px; } #new_password .reg { border: none; margin-bottom: 20px; } .colorName { background-color: #3385ff !important; } #please_login { width: 100%; height: 100%; background: url(../img/please_login.png) no-repeat scroll center; background-size: 120px; position: relative; } #delete_channel { display: block; width: 98%; height: 32px; position: relative; top: -44px; background: url("../img/delete_channel.svg") no-repeat scroll 100% 0; background-size: 12% 90%; } [ng-drag] { -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } [ng-drag] { width: 100%; height: 100%; background-color: #fdfefe; color: #272727; text-align: center; display: block; cursor: move; } [ng-drag].one { background: rgba(255, 0, 0, 0.5); } [ng-drag].two { background: rgba(0, 255, 0, 0.5); } [ng-drag].three { background: rgba(0, 0, 255, 0.5); } [ng-drag].drag-over { border: solid 1px red; } [ng-drag].dragging { opacity: 0.5; } [ng-drop] { background-color: #fdfefe; text-align: center; display: block; position: relative; width: 23%; height: 33px; float: left; } [ng-drop].drag-enter { border: solid 5px red; } [ng-drop] span.title { display: block; position: absolute; top: 50%; left: 50%; width: 200px; height: 20px; margin-left: -100px; margin-top: -10px; } [ng-drop] div { position: relative; z-index: 2; } .draglist { width: 100%; display: inline-block; margin: 0 auto; } .cancel_search { color: #fff !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; width: 15%; } .activity { color: #5babe6 !important; border-bottom: 1px solid #5babe6 !important; } .act_message { color: #ffbc00 !important; /*border-bottom:2px solid #3385ff !important;*/ } .act_mine { color: #fff !important; border-bottom: 2px solid #5babe6 !important; background-color: #5babe6 !important; width: 50% !important; padding: 0; height: 33px; margin: 0; position: relative; top: -1px; } .Search_tab { width: 50%; float: left; letter-spacing: 1px; /* color: #3888ff; */ min-width: 75px; } .my_row { font-size: 0.65rem; border-bottom: 1px solid #b3b3b3; width: 100%; color: #4c4b4b; height: 43px; line-height: 36px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; background-color: #f7f7f7; } .s_t1 { font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; color: #a6a6a6 !important; width: 64%; float: left; position: relative; top: 0; left: 12px; height: 25px; text-overflow: ellipsis !important; white-space: nowrap !important; overflow: hidden !important; } .search_channel { background-color: #3385ff; color: #ffffff; border-radius: 3px; border: 1px solid transparent; width: 50px; height: 26px; line-height: 22px; font-size: 12px; float: right; position: relative; top: 17px; right: 5%; } #search_interest { background-color: #fff; width: 100%; height: 60px; line-height: 60px; } .my_c_concern { width: 47%; height: 100%; display: inline-block; padding-left: 3%; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 1.1em; } #SetName { height: 100% !important; width: 100%; background: url("../img/SetName.png") no-repeat scroll 0 0; background-size: 100% 100%; } .my_setName { margin: 15px auto 0 !important; width: 79%; float: left; height: 100% !important; padding-left: 8px !important; line-height: 25px !important; font-size: 15px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; padding-top: 0 !important; position: relative; right: 0; } .col_set_name { width: 90%; position: relative; margin: 0 auto; background-color: #fff; height: 50px; line-height: 50px; border-radius: 4px; } .must_name { display: block; width: 50%; position: relative; top: 10px; margin: 0 auto; text-align: center; color: red; } .qq_login { display: block; position: relative; /*bottom: 30px;*/ width: 85%; margin: 0 auto; color: #999999; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; margin-top: 1rem; /*border-top: 1px solid #e6e6e7;*/ } .qq_login i { position: relative; display: block; width: 42px; height: 42px; background: url("../img/QQlogin.svg") no-repeat scroll 50% 50%; background-size: 82%; margin: 0 auto; } .qq_login .weChat_login { background: url("../img/chatsWeixin.svg") no-repeat scroll 80% 50% !important; background-size: 82% !important; } .qq_login span { width: 25%; display: inline-block; height: 75px; line-height: 10px; /* border: .5px solid rgba(80, 128, 211, 0.49); border-radius: 30px;*/ margin: 0 auto; } .qq_login em { position: relative; top: 12px; display: inline-block; font-size: 13px; color: #999999; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; font-weight: 200; } .tel_error { color: red; font-size: 12px; position: relative; display: block; background-color: transparent; text-align: center; } .warn { border-color: #f78d8d !important; outline: 0 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(239, 154, 154) !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(239, 154, 154) !important; } .login_focus { border-color: #3285ff !important; } .bar_title { font-size: 19px; height: 35px; line-height: 40px; padding: 0; margin: 0 auto; width: 70%; text-align: center; /*font-family: "黑体", "宋体", sans-serif;*/ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .title_back::before { font-size: 32px !important; font-weight: 100; color: #3385ff; } .interest_industry { position: relative; top: -2px; height: 20px; line-height: 20px; color: #666565; font-size: 10px; padding: 0 15px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .industry_name { font-size: 15px; height: 45px; line-height: 45px; padding: 0; border-color: #f0f0f0 !important; background-image: linear-gradient(0deg, #f0f0f0, #f0f0f0 20%, transparent 10%); background-position: bottom; background-size: 100% 0px; background-repeat: no-repeat; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; background-color: #fff; } .fav_check { width: 22px !important; height: 27px !important; background: url("../img/nike_unchecked.png") no-repeat scroll 2px 6px !important; background-size: 92% !important; } .fav_label { position: absolute; right: 13px; } .fav_label input:checked { background: url("../img/nike_checked.png") no-repeat scroll 2px 6px !important; background-size: 92% !important; } .fav_label input::after { display: none; } .message_data { color: #9f9fa0; font-size: 10px; position: relative; top: -5px; } .message_content { /*font-weight: bold;*/ color: #353434 !important; font-size: 14px; padding: 5px 0; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; position: relative; top: -2px; } .h_tit { font-size: 16px; height: 33px; line-height: 33px; padding: 0; margin: 0 auto; width: 66%; text-align: center; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; border: 1px solid #b0d0ff; border-radius: 6px; margin-top: 3px !important; } .zan_p { color: #9f9fa0 !important; font-size: 12px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; } .Concern_ren .item-content { padding: 0 !important; max-height: 70px; min-height: 70px; } .publisher_ren .item-content { padding: 0 !important; max-height: 107px; min-height: 107px; padding-top: 10px !important; } .ConcernS { display: inline-block !important; width: 83%; height: 75%; position: absolute; top: 8px; right: 2px; } .ConcernS .ConcernP { color: #bababb; height: 52%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .style_p { width: 50%; margin: 0; float: left; text-align: center; } .style_p input { width: 15px; height: 15px; background-color: transparent; border-radius: 50%; margin-right: 13%; position: relative; top: 2px; border: 1px solid #e6e6e7; } .style_p input:checked { width: 15px; height: 15px; background: url("../img/nike_checked.png") no-repeat scroll 50% 50%; background-size: 100%; border-radius: 50%; margin-right: 13%; position: relative; top: 2px; border: 1px solid #e6e6e7; } .guide_check { width: 22px !important; float: right; background: transparent url("../img/check_unload.png") no-repeat scroll 0 3px; background-size: 100%; background-color: transparent !important; } .guide_on { background: url("../img/guide_on.png") no-repeat scroll 0px 3px !important; background-size: 100% !important; height: 30px !important; border-radius: 50%; } .my_fan { /*border-right: 1px solid #666666;*/ display: block; height: 39px !important; line-height: 39px !important; width: 33%; float: left; text-decoration: none; color: #4c4c4c; font-size: 14px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; text-align: center; top: 0px; position: relative; } .my_fan p { height: 10px; line-height: 20px; } .my_fan p span { height: 10px; line-height: 20px; padding: 0 15px 0 12px !important; } #addConcern { width: 45px; position: absolute; right: 5%; height: 22px; line-height: 19px; text-align: center; color: #fff; font-size: 0.5rem; top: 10px; border: 1px solid #fff; border-radius: 4px; } #addConcern_repeat { width: 45px; position: absolute; right: 5%; height: 22px; line-height: 19px; text-align: center; color: #fff; font-size: 0.5rem; top: 10px; border: 1px solid #fff; border-radius: 4px; } /*测试频道交互*/ .bar .sub_header_list .button.button-clear { border-bottom: 1px solid #eee; } .sub_header_list .button { width: 50%; color: #666; } .bar .sub_header_list .button.sub_button_select { border-bottom: 2px solid #387ef5; position: relative; } .bar-subheader { border-bottom: none; } .red { color: red; } .comm button { height: 32px !important; width: 100%; font-size: 12px !important; color: #1DACE3 !important; } .subheader_r_icon { position: absolute; right: 0px; width: 26px; height: 36px; line-height: 38px; top: 0px; text-align: center; background: #fff; color: #666; } .sub_header_catgorylist .button { width: 25%; color: #8f8f8f; } .sub_header_catgorylist .activebutton { color: #ff3b30; padding: 0 16px; } /********************************类别样式***************************************************/ .category-content .category_title { padding-top: 8px; padding-bottom: 8px; color: #666; padding-left: 3.4%; padding-right: 3.4%; background: #eee; } .category-content .category_title .button { min-height: 20px; line-height: 20px; } .category-content .category_list ul li { height: 36px; line-height: 36px; border-color: #eeefef; background-color: #fdfefe; color: #272727; display: inline-block; border-width: 1px; border-style: solid; border-radius: 0; vertical-align: top; text-align: center; text-overflow: ellipsis; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 16px; cursor: pointer; width: 23%; margin-top: 5px; margin-bottom: 0px; margin-left: 1.4%; position: relative; } .category-content .category_list ul li:first-child a:first-child { color: #f97474 !important; } .category-content .category_list ul li a { text-decoration: none; color: #444; } .category-content .category_list ul li .close { position: absolute; left: -5px; top: -5px; width: 12px; height: 12px; line-height: 12px; border-radius: 12px; color: #fff; background: #222222; font-size: 12px; } .category-content .category_list .ion_list_no_rorder ion-item { height: 36px; line-height: 36px; border-color: #eeefef; background-color: #fdfefe; color: #272727; display: inline-block; border-width: 1px; border-style: solid; border-radius: 0; vertical-align: top; text-align: center; text-overflow: ellipsis; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; font-size: 16px; cursor: pointer; width: 23%; margin-top: 5px; margin-bottom: 0px; margin-left: 1.4%; position: relative; } .category-content .category_list .ion_list_no_rorder ion-item:first-child { color: #f97474 !important } .category-content .category_list .ion_list_no_rorder ion-item a { text-decoration: none; color: #444; } .search_result { padding: 6px 12px 6px 20px !important; line-height: 32px !important; font-size: 15px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } #history_data .list { height: auto; } .home_refresh { position: absolute; top: -60px; background-color: rgba(255, 255, 255, 0); z-index: 555; } .tabs_refresh { top: -1.8rem !important; } .category-content .category_list .ion_list_no_rorder ion-item .close { position: absolute; left: -5px; top: -5px; width: 12px; height: 12px; line-height: 12px; border-radius: 12px; color: #fff; background: #222222; font-size: 12px; } .ion_list_no_rorder .item-complex .item-content, .ion_list_no_rorder .item-radio .item-content { padding: 0px; } .float_icon { position: absolute; width: 16px; height: 16px; border: 0px solid #6b46e5; float: right; z-index: 100; right: 0; /* 定位到右上 */ top: 0; background-image: url(‘../img/sc.png‘); } /** 向左 **/ .slide-in-left { -webkit-transform: translateX(100%); transform: translateX(100%); } .slide-in-left.ng-enter, .slide-in-left > .ng-enter { -webkit-transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms; transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms; } .slide-in-left.ng-enter-active, .slide-in-left > .ng-enter-active { -webkit-transform: translateX(0); transform: translateX(0); } .slide-in-left.ng-leave, .slide-in-left > .ng-leave { -webkit-transition: all ease-in-out 250ms; transition: all ease-in-out 250ms; } /*end*/ .channel_footer { height: 115px; opacity: .6; border: none; outline-width: 0; background: -moz-linear-gradient(top, transparent 18%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(18%, transparent), color-stop(40%, #e2e2e2)); background: -webkit-linear-gradient(top, transparent 18%, #e2e2e2 100%); background: -o-linear-gradient(top, transparent 18%, #e2e2e2 100%); background: -ms-linear-gradient(top, transparent 18%, #e2e2e2 100%); background: linear-gradient(to bottom, transparent 18%, #e2e2e2 100%); } .my_comment { height: 90px; width: 95%; margin: 11px auto; background-color: #ffffff; border: 1px solid #d8d8d8; border-radius: 6px; padding-left: 7px; top: 43px; position: relative; } .comment_submit { border: 1px solid transparent; color: #fff; background-color: #cacaca; border-radius: 4px; margin-right: 3.5%; float: right; font-size: 14px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; letter-spacing: 1px; width: 50px; height: 27px; min-height: 25px !important; line-height: 25px !important; } .reply_div { display: block; font-size: 12px; margin: 0 0 0 8px; letter-spacing: 1px; color: #27679f; } .reply_div span { font-size: 12px; color: #000; width: auto; padding-left: 4px; display: inline-block; } .DidZan { display: inline-block; height: 35px; line-height: 35px; float: right; position: relative; right: 15px; top: 10px; color: #c8ccd0; } .reply_header { height: 85.5%; width: 100%; background-color: #f3f6f6; padding: 0; } .reply_wrap { position: relative; top: 8px; background-color: #f4f5f6; margin-bottom: 42px; width: 100%; } .reply_a { height: 100%; width: 100%; display: block; } .reply_othera { /* max-height: 145px;*/ width: 100%; display: block; height: auto; /* min-height:83px;*/ overflow: hidden; } #reply_zan { width: 36px; background: url("../img/small_like.svg") no-repeat scroll 2px 6px; height: 45px; display: inline-block; position: absolute; top: 0px; left: 8px; background-size: 70%; } #reply_zan span { position: relative; right: -77%; display: block; top: 8px; width: 10px; font-size: 12px; } .null_discuss { height: 150px; line-height: 150px; width: 100%; text-align: center; color: rgba(204, 204, 204, 0.91); background: url("../img/null_discuss.svg") no-repeat scroll 50% 15%; background-size: 12%; margin-top: 25%; } .null_zan { height: 150px; line-height: 150px; width: 100%; text-align: center; color: rgba(204, 204, 204, 0.91); background: url("../img/null_zan.svg") no-repeat scroll 50% 15%; background-size: 12%; margin-top: 25%; } .null_authority { background: url("../img/null_zan_a.png") no-repeat scroll 50% 0; background-size: 11%; } .null_zan_a { display: block; position: relative; top: -87%; text-decoration: underline; } .null_system { height: 150px; line-height: 150px; width: 100%; text-align: center; color: rgba(204, 204, 204, 0.91); background: url("../img/null_system.svg") no-repeat scroll 50% 15%; background-size: 12%; margin-top: 25%; } .null_myPublish { height: 150px; line-height: 150px; width: 100%; text-align: center; color: rgba(204, 204, 204, 0.91); background: url("../img/null_myPublish.svg") no-repeat scroll 50% 15%; background-size: 12%; margin-top: 25%; } .null_internet { height: 100%; line-height: 150px; width: 100%; text-align: center; color: rgba(204, 204, 204, 0.91); background: url("../img/null_internet.png") no-repeat scroll 50% 22%; background-size: 25%; padding-top: 25%; } .null_internet .null_internet_span { display: block; line-height: 20px; padding-top: 35%; font-size: 17px; } /*我的收藏多选框input美化*/ .pay_list_c1 { width: 20px; height: 20px; float: left; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; border: 1px solid #c5c3c3; border-radius: 50%; background-color: #fff; position: absolute; top: 50%; left: -27px; } /*废纸篓美化*/ .pay_list_c2 { width: 20px; height: 20px; float: left; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; border: 1px solid #c5c3c3; border-radius: 50%; background: url("../img/new_check_unload.png") no-repeat 0 0; background-size: 100% !important; position: absolute; top: 35%; left: -35px; z-index: 555; } /*资源库复制*/ .pay_list_c5 { width: 20px; height: 20px; float: left; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; border: 1px solid #c5c3c3; border-radius: 50%; background: #fff; background-size: 100% !important; position: absolute; top: 35%; left: 10px; z-index: 555; } .copy_h1 { left: 18px !important; position: relative !important; } /*云文件夹权限添加美化*/ .pay_list_c3 { width: 20px; height: 20px; float: left; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; border: 1px solid #c5c3c3; border-radius: 50%; background: url("../img/new_check_unload.png") no-repeat 0 0; background-size: 100% !important; position: absolute; top: 35%; right: 15px; z-index: 555; } .pay_list_c4 { width: 20px; height: 20px; float: left; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; border: 1px solid #c5c3c3; border-radius: 50%; background: url("../img/new_check_unload.png") no-repeat 0 0; background-size: 100% !important; position: absolute; top: 38%; left: 3%; z-index: 555; } .love_input_on { width: 20px; border: none; height: 20px; background: url("../img/nike_checked.png") no-repeat scroll 50% 50%; background-size: 100%; } .did_delete { display: inline-block; color: #11c1f3; font-weight: 600; width: 100%; height: 150%; margin: 0 auto; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#11c1f3), to(#cc2044)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } /*更新弹窗*/ .popup-self { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 221111; font-size: 25.59px; line-height: 30px; color: #333333; background: transparent; background-color: rgba(144, 144, 144, 0.44); } .popup-self .head { width: 100%; height: 35%; line-height: 0px; } .popup-self .head img { width: 100%; height: auto; } .popup-self .head .close-area { width: 50px; height: 50px; border-radius: 50px; background-color: transparent; position: relative; top: -288px; left: 512px; } .popup-self .body { width: 100%; height: 75%; border-bottom: 1px solid #e5e4e4; background-color: #fff; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .popup-self .body .text { width: 100%; background-color: #fff; margin-bottom: -2px; padding: 15px 8px; margin-top: 0px; text-justify: distribute-all-lines; white-space: normal; word-break: break-all; text-align: center; position: relative; top: 0px; height: 72%; line-height: 21px; font-size: 14px; } .popup-self .body .text .tipss { margin-top: 10px; } .popup-self .body .text .tipss .num { width: 44px; float: left; } .popup-self .body .text .tipss .items { width: 380px; float: left; } .popup-self .foot { width: 100%; height: 26%; } .popup-self .foot img { width: 60%; height: 85px; } .load_text { width: 100%; text-align: center; color: #191919; font-size: 17px; margin: 0; position: relative; top: 6px; } /*更新与下载*/ .popup-self .foot .button-group { width: 100%; height: 37px; padding: 0; margin-top: 0; background-color: #fff; border-radius: 0 0 4px 4px; } .popup-self .foot .button-group .marginright { margin-right: 0px; } .grey2-bg { background-color: #bfbfbf; } .popup-self .bozhi { width: 64%; border: 1px solid #f4f4f4; height: 150px; font-size: 12px; color: #000; margin: 0 auto; border-radius: 6px; } .popup-self .foot .button-group button { width: 50%; height: 98%; color: #75a0ff; border-radius: 0px; border: none; box-shadow: none; text-align: center; font-size: 15px; background-color: transparent; position: relative; top: 0px; border: none; float: left; padding: 0; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } /*自定义弹窗出现动画*/ .popup-mask { width: 100%; height: 50px; background-color: red; } .popupShow { -webkit-animation: popupShow 2.4s forwards; -o-animation: popupShow 2.4s forwards; animation: popupShow 2.4s forwards; } @-webkit-keyframes popupShow { 0% { } 31% { top: -614px; } 70% { top: 130px; } 80% { } 94% { } 100% { } } @-o-keyframes popupShow { 0% { } 31% { top: -614px; } 70% { top: 130px; } 80% { } 94% { } 100% { } } @-moz-keyframes popupShow { 0% { } 31% { top: -614px; } 70% { top: 130px; } 80% { } 94% { } 100% { } } @keyframes popupShow { 0% { } 31% { } 70% { } 80% { } 94% { } 100% { } } @keyframes popupShow { 0% { } 31% { } 70% { } 80% { } 94% { } 100% { } } .tab_hide { width: 100%; height: 49px; background-color: rgba(0, 0, 0, 0.5); position: absolute; bottom: 0; z-index: 6; margin: 0 auto; } /*进度条*/ .progress { height: 20px; line-height: 10px; background: transparent; box-shadow: none; padding: 0; overflow: visible; border-radius: 10px; } .progress:after { content: ""; display: block; border-top: 4px dashed #fff; margin-top: 8px; } .progressbar-title { color: #d8dedc; font-size: 15px; margin: 5px 0; font-weight: bold; } .progress .progress-bar { position: relative; border-radius: 10px; animation: animate-positive 2s; } #loadpercent { position: relative; top: 5px; right: 0px; color: #000; display: block; font-size: 12px; padding: 5px 7px; background: transparent; border-radius: 0 0 5px 5px; width: 50px; height: 23px; margin: 0 auto; } @-webkit-keyframes animate-positive { 0% { width: 0%; } } @keyframes animate-positive { 0% { width: 0%; } } .area_input { background-color: #fff !important; float: right; color: #2d2d2d !important; position: relative; width: 98%; top: 5px; right: 10px; text-align: right; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .style_radio { width: 25% !important; height: 15px; position: relative; top: 3px; margin-left: 26% !important; } .Scroll_top { width: 38px; height: 52px; border-radius: 50%; position: fixed; bottom: 100px; right: 15px; z-index: 555; opacity: .6; background: url("../img/Scrolltop.svg") no-repeat scroll 50% 50%; background-size: 100%; font-size: 10px; } .Scroll_top span { position: absolute; display: block; width: 55px; bottom: -12px; right: -6px; text-align: center; } .comment_background { height: 100%; width: 100%; position: fixed; background-color: #969696; opacity: .4; } .comment_div { height: 205px; width: 100%; max-width: 20.5rem; background-color: #f2f2f2; position: absolute; bottom: 0; z-index: 2500; padding-bottom: 20px; margin: 0 auto; } .comment_bottom { width: 100%; height: 45px; position: absolute; bottom: 2px; z-index: 2500; background-color: #f4f5f6; max-width: 20.5rem; left: 0; right: 0; margin: 0 auto; } .comment_bottom label { position: relative; top: 8px; background-color: #f2f2f2; margin-bottom: 42px; width: 88%; float: left; } .comment_bottom div { float: left; width: 10%; position: relative; top: 2px; height: 35px; } .activebutton { color: #3385ff !important; border-bottom: 2px solid #3385ff; height: 37px; } .calendar_icon { width: 29%; float: left; height: 30px; position: relative; text-align: center; font-size: 22px; top: 9px; line-height: 28px; border: 1px solid transparent; border-radius: 5px; margin: 0 2px; color: #fff; left: 4px; } .calendar_ul { position: absolute; right: 0px; top: 0px; width: 100px; height: 44px; line-height: 50px; margin-right: 5px; } .list_icon { background: url("../img/calendar_icon.png") no-repeat scroll 49% 50%; background-size: 67%; } .calendar_on_blue { background-color: #2478e8 !important; } .calendar_h1 { font-size: 20px !important; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif !important; letter-spacing: 1px; width: 38%; margin: 0 auto !important; /* background: url("../img/pus_tit.png")no-repeat scroll 30% 80%; background-size: 74% 57%;*/ } /*日历插件*/ .clearfix { *zoom: 1; width: 100%; } .clearfix:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: ""; } .clear { clear: both; } /* float */ .left { float: left; } .right { float: right; } .account-box { background: #fff; padding: 0 17px 0 17px; } .account-title { height: 36px; line-height: 16px; font-size: 16px; width: 105%; margin-bottom: 0 !important; } .f-btn-fhby { height: 30px; line-height: 30px; color: #f77b10; border: 1px solid #f77b10; font-size: 14px; display: block; width: 85px; text-align: center; border-radius: 4px; cursor: pointer; margin-top: 10px; margin-left: 20px; } .f-btn-jian { height: 30px; line-height: 30px; border: none; border-left: 0px; margin-top: 10px; text-align: center; width: 20px; background: transparent; color: #3385ff; border-radius: 4px; position: relative; left: -2px; cursor: pointer; } .f-btn-jia { height: 30px; line-height: 30px; border: none; border-left: 0px; margin-top: 10px; text-align: center; width: 20px; background: transparent; color: #3385ff; border-radius: 4px; position: relative; left: -2px; cursor: pointer; } .f-riqi { width: 86%; padding: 0 10px; background: #fff; color: #3385ff; font-size: 20px; border: none; text-align: center; height: 30px; line-height: 30px; margin-top: 10px; display: block; font-family: "黑体", "宋体", sans-serif; } .riqi-select { width: auto; margin: 0; -webkit-appearance: none; padding: 0; position: relative; float: left; } .f-rili-table tbody td { background: #fff; position: relative; } .f-rili-table tbody tr { border-bottom: 1px dashed #c5c3c3; } .f-rili-table .f-today { background-color: #faf1de; } .f-rili-table .f-on { color: #212121; border: 1px solid #3385ff; } .f-ctoday { background-color: #e63d3d; color: #fff !important; opacity: 0.8; filter: Alpha(opacity=80); /* IE8 以及更早的浏览器 */ border: none !important; } .f-number { cursor: pointer; } .f-rili-table { width: 105%; margin: 0 auto; position: relative; left: -3%; } .f-rili-th { float: left; width: 14.25%; text-align: center; line-height: 30px; height: 30px; color: #64cbc8; font-size: 15px; } .f-td { float: left; width: 11.25%; text-align: center; height: 1.9rem; line-height: 1.9rem; position: relative; margin: 5px 1.5%; } .f-yuan-red { position: absolute; width: 4px; height: 4px; top: 1.5rem; left: 47%; margin-left: 0; background-color: red; border-radius: 50%; border: 1px solid red; } .f-yuan-blue { position: absolute; width: 4px; height: 4px; top: 1.5rem; left: 47%; margin-left: 0; background-color: blue; border-radius: 50%; border: 1px solid blue; } .f-yuan-flag { position: absolute; width: 12px; height: 15px; top: 58%; left: 57%; margin-left: 0; background: url("../img/s_flag.png") no-repeat scroll right 50%; background-size: 64%; } .f-table-msg { position: absolute; z-index: 2; top: 34px; left: 50%; margin-left: -120px; width: 280px; background: url("../img/bg-msg.png") no-repeat bottom; line-height: 55px; height: 46px; text-align: center; display: none; color: #666; } .f-tbody { box-shadow: 0px 2px 1px rgba(201, 201, 201, 0.61); width: 105%; left: -2%; position: relative; padding: 7px 0; font-size: 23px; } .f-rili-head { width: 107%; position: relative; left: -3%; } .list_title { width: 93%; margin: 0 auto; height: 27px; line-height: 27px; font-size: 10px; } .f-week { margin-left: 5px; } .f-null { color: #ccc !important; } .wastepaperDiv { position: relative; } .list_ul { width: 100%; display: block; min-height: 70px; } .list_ul .item-content span { width: 50px; height: 50px; border-radius: 50%; display: inline-block; position: relative; top: 7px; left: 4%; } .list_ul .item-content h3 { margin: 0; width: 56%; display: inline-block; height: 100%; line-height: 70px; font-size: 15px; position: absolute; top: 0px; left: 20%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-size: 5%; } .list_ul .item-content { top: 0px !important; } .list_ul .item { background-color: transparent; border: none !important; padding: 0 !important; overflow: visible; } .list_ul em { font-size: 10px; position: absolute; top: 33%; right: 6%; } .list_ul .item-content i { font-size: 1rem; float: right; margin-right: .4rem; margin-top: 22px; color: rgba(218, 214, 220, 0.64);; } .list_ul small { background: url("../img/b_flag.png") no-repeat scroll right 50%; width: 12px; height: 12px; display: inline-block; background-size: 100%; position: absolute; top: 39%; right: 17%; } .list_ul .item-content { width: 100%; height: 70px; background-color: #fff; margin-bottom: 4px; position: relative; padding: 0; } .list_ul .item-options { position: absolute; top: 0px !important; right: 0; z-index: 1; height: 70px !important; padding: 0 !important; } .list_ul .button.button-assertive { background: #f85959 url("../img/item-options-rubbish.svg") no-repeat scroll 50% 50%; background-size: 58%; } .list_ul .button.button-positive { background: #929292 url("../img/item-options-edit.svg") no-repeat scroll 50% 50%; background-size: 48%; } .ionicAction_span { color: #ef473a !important; } .list_button { position: fixed; width: 60px; height: 95px; bottom: 55px; right: 10px; background: url("../img/list_button_two.png") no-repeat scroll 50% 50%; background-size: 100%; } .action_button { position: fixed; width: 245px; height: 95px; bottom: 55px; right: 10px; } .action_button button { position: relative; float: left; width: 60px; height: 95px; border: none; } .action_button button:nth-child(1) { background: url("../img/buildList.png") no-repeat scroll 50% 50%; background-size: 100%; margin-left: 30px; width: 75px; } .action_button button:nth-child(2) { background: url("../img/buildFolderButton.png") no-repeat scroll 50% 50%; background-size: 100%; margin-left: 10px; width: 74px; } .action_button button:nth-child(3) { background: url("../img/falseButton.png") no-repeat scroll 50% 50%; background-size: 50%; margin-left: 5px; width: 40px; } .add_list_ul { background-color: #fff; margin-top: 5px; } .add_list_ul .button.button-assertive { } .add_list_ul li { border-bottom: 1px solid rgba(215, 211, 211, 0.83); } .add_list_ul li form { height: 45px; line-height: 45px; position: relative; } .add_list_ul li form span { width: 15%; color: #a8a8a8; display: inline-block; height: 100%; line-height: 45px; padding-left: 10px; text-align: left; } .add_list_ul li form #appDateTime { width: 76%; color: #292929; display: inline-block; font-size: 15px; text-align: left; background-color: transparent; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; height: 100%; position: relative; /*top: -2px;*/ padding: 0; /*line-height: 47px;*/ vertical-align: top; } .add_list_ul li form input { display: inline-block; background-color: transparent; /* padding: 6px 0 0px 0px !important*/ height: 100%; padding: 0; vertical-align: top; } .add_list_ul li form input::-webkit-input-placeholder { color: #292929 !important; } .indexSearchBar input::-webkit-input-placeholder { color: #292929 !important; text-indent: 2px; letter-spacing: 2px; } .add_list_ul li form i { float: right; margin-right: .6rem; font-size: .85rem; color: rgba(163, 155, 155, 0.8); } .add_list_txt { background: #fff none repeat scroll 0 0; border-bottom: 1px solid #dcdcdc; color: #000; display: block; font-size: 15px; min-height: 190px; padding: 12px 15px 12px 6px; width: 100%; margin-top: 5px; height: auto; letter-spacing: 1px; line-height: 22px; } .add_list_txt::-webkit-input-placeholder { padding-left: 5px; } .resourceSet_textarea::-webkit-input-placeholder { padding-left: 2px; padding-top: 0; } .list_radio { width: 25%; display: inline-block; height: 45px; line-height: 45px; border: none; position: relative; top: 1px; float: left; text-align: center; font-size: 15px; } .list_radio .radio-content { width: 100%; display: inline-block; height: 45px; line-height: 25px; border: none; position: relative; top: 1px; float: left; text-align: center; font-size: 15px; } .list_radio .radio-content div { padding: 0; } .list_radio .radio-content i { ifloat: left; position: absolute; left: 0px; top: -1px; padding: 0; width: 15px; line-height: 45px; background: url("../img/property_on.png") no-repeat scroll 50% 55%; background-size: 90%; } .list_radio .radio-content div span { display: inline-block; height: 45px; line-height: 45px; border: none; position: relative; top: 1px; float: left; color: #292929 !important; text-align: center; font-size: 15px; width: auto; margin-left: 17px !important; } .item-radio input:checked + .radio-content .item-content { background-color: transparent !important; } #contact_style { width: 100%; height: 45px; background-color: #fff; } #contact_style span { display: inline-block; float: left; height: 45px; line-height: 45px; afont-size: 15px; color: #3385ff; margin-left: 3%; margin-right: 1rem; } .radio-content .disable-pointer-events { background: url("../img/property.png") no-repeat scroll 0 50%; background-size: 13%; } .list_function { height: auto; line-height: 45px; background-color: #fff; margin-bottom: 5px; color: #3385ff; } .list_function i { margin: 0 12px; } .list_function p { margin: 0; margin-left: 12px; border-bottom: 1px solid #c5c3c3; } .list_function p em { display: inline-block; width: 25px; height: 25px; margin: 0 4px; position: relative; top: 8px; } .list_function p input { display: inline-block; width: 72%; position: relative; top: -3px; } .list_function .tel_ben { background: url("../img/tel_ben.png") no-repeat scroll 50% 50%; background-size: 65%; } .photo_list { background: url("../img/photo_list.png") no-repeat scroll 50% 50% !important; background-size: 50% !important; margin: 0 !important; width: 35px; height: 29px; display: inline-block; position: relative; top: 9px; } .push_detail_content { position: absolute; bottom: 40px; overflow-x: hidden; overflow-y: visible; height: 88%; } .push_home_search { position: absolute; left: 20px; top: 0px; display: block; width: 100%; height: 100%; color: #949495; line-height: 31px; text-indent: 8px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .new_category_search { display: block; position: relative; width: 95%; margin: 8px auto; border-radius: 5px; border: none; background-color: #dddee0; text-align: center; height: 28px; line-height: 20px; font-size: 12px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; color: #999999; } /*滑动scroll*/ .Chanel_scroll_a { width: auto; display: inline-block; height: 37px; line-height: 37px; margin: 0 12px; color: #4b4b4b; font-size: 17px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; } .category_search_icon { position: absolute; top: 4px; left: 39%; z-index: 333; color: #999999; font-size: 16px; } .scroll_a_on { color: #3385ff; border-bottom: 2px solid #3385ff; } #p_Chanel .scroll { white-space: nowrap; } .calendarList-content-ul .item-content { min-height: 80px; background-color: #fff; border-bottom: .5px solid #e6e6e7; padding-left: 22px; position: relative; padding-top: 0 !important; padding-bottom: 0 !important; position: relative; top: 1px; } .calendarList-content-ul .button-assertive { background: #f85959 url("../img/item-options-set.svg") no-repeat scroll 50% 50%; background-size: 60%; } .resourceHome_set { background: #f85959 url("../img/item-options-set.svg") no-repeat scroll 50% 25% !important; background-size: 42% !important; min-width: 75px; padding: 0; } .resourceHome_cope { background: #f85959 url("../img/resource_copy.svg") no-repeat scroll 50% 25% !important; background-size: 42% !important; min-width: 75px; padding: 0; } .calendarList-content-ul .item-content h1 { margin: 0; height: 53%; line-height: 40px; font-size: 16px; } .calendarList-content-ul li { height: 55px; background-color: #fff; border-bottom: .5px solid #e6e6e7; padding-left: 22px; position: relative; padding-top: 0 !important; padding-bottom: 0 !important; } .calendarList-content-ul li h1 { margin: 0; height: 53%; line-height: 40px; font-size: 15px; } .calendarList-content-ul .item-content i { position: absolute; display: inline-block; height: 100%; line-height: 53px; right: -4px; top: 0; font-size: 20px; color: #ccc; width: 42px; text-align: center; } .home_content .list i { position: absolute; display: inline-block; height: 100%; line-height: 53px; right: -4px; top: 0; font-size: 20px; color: #ccc; width: 42px; text-align: center; } .resourcelistDiv .item-content i { position: absolute; display: inline-block; height: 100%; line-height: 53px; right: -4px; top: 0; font-size: 20px; color: #ccc; width: 42px; text-align: center; } .resourceContent p i { position: absolute; display: inline-block; height: 100%; line-height: 53px; right: -4px; top: 0; font-size: 20px; color: #ccc; width: 42px; text-align: center; } .cloud_item { height: 53px; background-color: #fff; border-bottom: .5px solid #e6e6e7; padding-left: 22px; position: relative; padding-top: 0 !important; padding-bottom: 0 !important; position: relative; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .cloudSet_h1 { margin: 0; height: 53%; line-height: 40px; font-size: 15px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .new_build_category { height: 45px; line-height: 45px; background-color: #fff; margin-bottom: 7px; position: relative; } .new_build_category i { font-size: 17px; color: #3385ff; position: relative; left: 14px; top: -1px; } .new_build_category h3 { margin: 0; width: auto; line-height: 45px; height: 100%; font-size: 15px; color: #3385ff; position: absolute; left: 33px; top: 0; } .new_build_category small { width: auto; height: 100%; display: inline-block; float: right; margin-right: 4%; font-size: 14px; color: #ccc; } .new_category_small { font-size: 13px; color: #adadad; width: 100%; display: inline-block; } .new_category_none { margin-top: 33px; } .new_category_none i { width: 25%; display: block; height: 55px; font-size: 55px; margin: 0 auto; color: #ccc; text-align: center; background: url("../img/new_category_none.png") no-repeat scroll 50% 0; background-size: 45%; } .new_category_none span { text-align: center !important; color: #9f9f9f !important; display: block; font-size: 12px; } .ion-menu { background: url("../img/ion-menu.png") no-repeat scroll 50% 50%; background-size: 72%; position: relative; top: 10px; left: 0; width: 27%; height: 28px; line-height: 35px; font-size: 20px; display: inline-block; border-radius: 5px; border: 1px solid transparent; } .icon_on_background { background-color: #2478e8 !important; } .addlist_subtext { background: url("../img/flag_gray.png") no-repeat scroll 50% 50%; display: inline-block; width: 43px; height: 100%; background-size: 33%; position: absolute; right: 0; } .addlist_subtext_on { background: url("../img/b_flag.png") no-repeat scroll 50% 50% !important; background-size: 33% !important; } .addList_bottom { height: 70px; width: 100%; background-color: #f7f7f7; position: fixed; bottom: 0; z-index: 555; padding-bottom: 25px; } .addList_bottom_first { background: url("../img/keyBoardShow.png") no-repeat scroll 0 50%; background-size: 85%; width: 32px; height: 100%; display: inline-block; position: relative; left: 3%; } .addList_bottom_two { background: url("../img/keyBoardClose.png") no-repeat scroll 0 50%; background-size: 85%; width: 32px; height: 100%; display: inline-block; position: relative; left: 3%; top: 10px; } .keyBoardHide { /*background: url("../img/keyBoardHide.png")no-repeat scroll 0 50% !important;*/ background-size: 85% !important; width: 32px; height: 100%; display: inline-block; position: absolute; right: 3%; } .keyBoardHide .icon { color: #5babe6; font-size: 20px; } .addList_bottom_ul { display: inline-block; width: 20%; height: 100%; position: absolute; right: 3%; top: 0; } .addList_bottom_ul li { width: 50%; height: 100%; float: left; } .addList_bottom_second { background: url("../img/photo_list.png") no-repeat scroll 50% 50%; background-size: 65%; } .addList_bottom_third { background: url("../img/add_more.svg") no-repeat scroll 50% 50%; background-size: 65%; } .action-sheet-push { width: 100%; display: block; } .act_f { background: url("../img/act_f.svg") no-repeat scroll 4% 50%; background-size: 8%; } .act_m { background: url("../img/act_m.svg") no-repeat scroll 4% 50%; background-size: 8%; } .act_s { background: url("../img/act_s.svg") no-repeat scroll 2% 50%; background-size: 11%; } .act_t { background: url("../img/act_t.svg") no-repeat scroll 4% 50%; background-size: 8%; } .act_fo { background: url("../img/act_fo.svg") no-repeat scroll 4% 50%; background-size: 8%; } .model_hide { width: 36px; height: 36px; line-height: 36px; text-align: center; font-size: 30px; position: absolute; top: 8px; left: 88%; z-index: 111; } .newUndidCatagary { background: url("../img/newUndidCatagary.svg") no-repeat scroll 95% 50%; background-size: 6%; } .didButton { position: absolute; top: 0; right: 13%; font-size: 16px !important; width: 25px; height: 45px; padding: 0 !important; color: #3385ff; background: url("../img/didButton.svg") no-repeat scroll 50%; background-size: 99%; } .steValueGrey { background: url("../img/setValueGrey.svg") no-repeat scroll 50% 60%; background-size: 106%; width: 25px; height: 45px; padding: 0 !important; position: absolute !important; top: 0px !important; right: 5% !important; } .ShengButton { background: url("../img/ShengButton.svg") no-repeat scroll 50% 50%; background-size: 85%; width: 45px; height: 26px; top: 1px !important; position: absolute; right: 15px; } .ShengButton_publisher { background: url("../img/ShengButton_publisher.svg") no-repeat scroll 50%; background-size: 45%; width: 45px; height: 85%; top: 0 !important; position: absolute; right: 0; } .ShengButton_showMyMessage { background: url("../img/ShengButton_publisher.png") no-repeat scroll 50%; background-size: 35%; width: 25px; height: 85%; top: 0 !important; position: absolute; right: 30px; } .iosButton { width: 45px; height: 85%; top: 2px !important; background-color: transparent; font-size: 20px !important; } .PopupWindowNew { height: 100px; background-color: #f7f7f7; } .DockingTheme_h3 { margin: 0 auto; font-size: 19px; line-height: 41px; width: 62%; text-align: center; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; padding-left: 0 !important; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pop_right_button { color: #5BABE6; } .DockingTheme_button { width: 45px; font-size: 15px !important; margin: 0; padding: 0 !important; /*background-color: #5BABE6;*/ color: #fff; border-radius: 4px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; height: 26px; line-height: 26px; text-align: center; position: absolute; top: 12px; right: 15px; } .Dockingdetails_header h4 { font-size: 20px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; margin-bottom: 3px !important; margin-top: 13px !important; } .Dockingdetails_header b { font-size: 11px; color: #9f9fa0; font-weight: normal !important; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .Dockingdetails_img { height: 5rem; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0px; margin-top: 6px; } .Dockingdetails_img .scroll { white-space: nowrap !important; } .Dockingdetails_img a { width: 29%; height: 100%; display: inline-block; margin-right: 4%; } .left_value { display: inline-block; width: auto; float: left; height: 100%; font-size: 12px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; font-weight: bold; color: #465469; position: absolute; left: 0px; } .right_value { display: inline-block; width: 88% !important; float: right; height: auto; border-left: 1px solid #eaedef; padding-left: 2%; position: relative; left: 7px; } .right_value .top_title { font-size: 17px; display: inline-block; width: 100%; } .right_value .bottom_content { width: 92%; float: left; font-size: 13px; color: #9f9fa0; height: auto; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } .value_logo { position: absolute; left: 12.6%; top: 6px; width: 10px; height: 10px; z-index: 62; background: transparent url("../img/value_logo_red.png") no-repeat scroll left top; background-size: 100%; } .blue_logo { background: url("../img/value_logo_blue.png") no-repeat scroll left top !important; background-size: 100% !important; } .green_logo { background: url("../img/value_logo_green.png") no-repeat scroll left top !important; background-size: 100% !important; } .TopicType { position: relative; width: 100%; height: 45px; line-height: 45px; background-color: #fff; margin: 5px auto; font-size: 15px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; color: #9f9fa0; } .TopicType span { height: 45px; margin-left: 4%; display: inline-block; } .TopicType small { display: inline-block; width: auto; height: 100%; margin-right: 15px; text-align: left; font-size: 15px; color: #bababb; position: absolute; left: 95px; } .TopicType i { display: inline-block; float: right; width: auto; height: 100%; margin-right: 19px; text-align: center; font-size: 18px; color: #bababb; } .new_xuFang { background: url("../img/new_xuFang.png") no-repeat scroll 4% 50%; background-size: 8%; } .new_chFang { background: url("../img/new_chFang.png") no-repeat scroll 4% 50%; background-size: 8%; } .new_mediaFang { background: url("../img/new_mediaFang.png") no-repeat scroll 4% 50%; background-size: 8%; } .addList_mediaNone { background: #fff url("../img/new_mediaNone.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_xuFang { background: #fff url("../img/new_xuFang.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_chFang { background: #fff url("../img/new_chFang.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_mediaFang { background: #fff url("../img/new_mediaFang.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_colleges { background: #fff url("../img/new_colleges.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_enterprise { background: #fff url("../img/new_enterprise.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_organization { background: #fff url("../img/new_organization.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_Park { background: #fff url("../img/new_Park.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } .addList_government { background: #fff url("../img/new_government.png") no-repeat scroll 0% 0px !important; background-size: 10.5% !important; } /*end*/ /*编辑器*/ .toolHome_div { position: relative; margin-top: 14px; background-color: #fff; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .toolHome_div .toolHome_subtitle { display: block; height: 33px; line-height: 33px; border-bottom: .5px solid #e6e6e7; color: #949495; font-size: 14px; padding-left: 10%; } .toolHome_div .toolHome_ul { display: block; width: 100%; height: auto; overflow: hidden; } .toolHome_div .toolHome_ul li { color: #232323; font-size: 17px; width: 50%; border-bottom: .5px solid #e6e6e7; float: left; height: 55px; line-height: 55px; padding-left: 14%; } .toolHome_div .toolHome_ul li:nth-child(odd) { border-right: .5px solid #e6e6e7; } .toolHome_div .tools { background: url("../img/tools.svg") no-repeat scroll 3% 70%; background-size: 6%; } .toolHome_div .usualliytools { background: url("../img/usualliytools.svg") no-repeat scroll 4% 50%; background-size: 5%; } .toolHome_div .toolHome_ul li:nth-child(1) { background: url("../img/toolHome_li_f.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(2) { background: url("../img/toolHome_li_d.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(3) { background: url("../img/toolHome_li_c.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(4) { background: url("../img/toolHome_li_g.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(5) { background: url("../img/toolHome_li_b.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(6) { background: url("../img/toolHome_li_a.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(7) { background: url("../img/toolHome_li_q.svg") no-repeat scroll 10% 45%; background-size: 13%; } .toolHome_div .toolHome_ul li:nth-child(8) { background: url("../img/toolHome_li_z.svg") no-repeat scroll 10% 45%; background-size: 13%; } .usualliytools_ul { height: 55px !important; border-bottom: .5px solid #e6e6e7; } .usualliytools_ul li:nth-child(1) { background: url("../img/toolHome_li_e.svg") no-repeat scroll 10% 45% !important; background-size: 13%; } .ParticipatingUnits { width: 100%; height: 100%; background-color: #fff; padding-top: 8px; } .ParticipatingUnits_main { outline: medium none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-left: 4% !important; border: medium none; outline: medium none; padding: 0; width: 100%; font-size: 15px !important; font-family: "Microsoft YaHei", caecilia, times, "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif !important; height: 30px !important; line-height: 30px !important; padding: 7.5px 0px 7px 15px !important; margin-bottom: 5px; background-color: rgb(255, 255, 255); } .ParticipatingUnits_subtitle { padding-left: 15.5px !important; width: 100%; height: 100% !important; font-size: 15px !important; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif !important; line-height: 23px; } .ParticipatingUnits_subtitle::-webkit-input-placeholder { padding-left: 5px; } .ParticipatingUnits div { position: relative; height: 230px; } .ir-post-long { position: relative; display: inline-block; right: 7px; top: -30px; width: 60px; float: right; margin: 0; font-size: 12px; font-family: Arial; color: #888888; text-align: center; } .phone-text { width: 100%; height: auto; padding-left: 3%; background: #fff url("../img/phone-text.svg") no-repeat scroll 3.5% 14px; background-size: 5.5%; padding-top: 10px; padding-right: 4%; min-height: 45px; } .cardPhone { background: #fff url("../img/phone-text.svg") no-repeat scroll 50% 50%; background-size: 80.5%; position: relative; float: right; top: -42px; right: -8px; width: 25px; height: 25px; } .company-text { background: #fff url("../img/new_chFang.png") no-repeat scroll 3% 15px !important; background-size: 5% !important; } .phone-text input { height: 25px; line-height: 22px; font-size: 15px; position: relative; left: 6%; padding-left: 12px; } .phone-text div { position: relative; height: 100%; border-bottom: .5px solid #eeefef; min-height: 35px; } .phone-text div span { background: url("../img/photo_delect.png") no-repeat scroll 50% 50%; width: 25px; display: inline-block; height: 25px; background-size: 75%; position: absolute; right: 0; top: 0; } .hideCardBreif { position: relative; } .cardDelect { background: url("../img/photo_delect.png") no-repeat scroll 50% 50%; width: 25px; display: inline-block; background-size: 76%; height: 25px; line-height: 40px; position: absolute; right: -8px; top: -4px; text-align: center; color: red; opacity: .65; } .phone-text div p { margin-left: 9%; height: auto; line-height: 25px; font-size: 15px; margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; white-space: normal; width: 91%; font-family: "Microsoft YaHei", caecilia, times, "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif !important; color: #9f9fa0; position: relative; } .phone-text div b { display: inline-block; position: relative; left: 6%; padding-top: 4px; font-weight: normal; font-size: 15px; width: 86%; padding-left: 12px; } .removeFoldersName input::-webkit-input-placeholder { color: #272727; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .removeFoldersName .item { padding: 0; border: none; } .removeFoldersName p { width: 100%; height: 45px; font-size: 15px; text-align: center; line-height: 45px; color: #f77a7a; background-color: #fff; } .authorityChoosed { padding-left: 5% !important; } .authorityChoosed h1 { padding-left: 12% !important; } .calendarList-content-ul li:last-child h1 { border-bottom: none !important; } .consearch_ul .item-content h3 { margin: 0; width: 73%; display: inline-block; height: 30px !important; line-height: 30px; font-size: 16px; position: relative; top: 10px; left: 4%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .consearch_ul .item-content h5 { position: absolute; left: 4%; top: 41px; display: inline-block; width: 73%; font-size: 12px !important; color: #898989; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .consearchButtom { color: #3385ff; font-size: 14px; display: block; width: 100px; margin: 0 auto; height: 100%; line-height: 40px; } .searchClassDelete { width: 13%; line-height: 30px; height: 30px; display: none; position: absolute; right: 0px; top: 0px; text-align: center; color: #3385ff; } .funcintro .list { margin-top: 5px; } /*地区选择插件样式*/ .choose_city_abc { border-bottom: solid 1px #e6e6e7; border-top: solid 1px #e6e6e7; } .choose_city_border { border-bottom: solid 1px #e6e6e7; } .choose_city_data { padding-left: 7px; border-bottom: solid 1px #e6e6e7; height: 43px; line-height: 43px; font-size: 15px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .choose_city_border:nth-last-child(2) { border-bottom: 0; } .choose_city_data i { float: right; padding-right: 5px; font-size: 18px; } #commentform { float: right; display: inline-block; position: absolute; right: 0; bottom: 22px; width: 100%; } .recordListNone p { background: url("../img/recordListNone.svg") no-repeat scroll 50% 90%; background-size: 20%; width: 76%; height: 186px; margin: 0 auto; } .recordListNone h6 { width: 76%; height: 30px; margin: 0 auto; text-align: center; color: rgb(171, 171, 171); } .connectUs_img { background: url("../img/connectUs_img.png") no-repeat scroll 50% 0; width: 285px; height: 161px; background-size: 100%; margin: 43px auto 50px; position: relative; } .connectUs_img span { display: block; position: absolute; bottom: 0; width: 100%; text-align: center; } .connectUs_img span em { width: 140px; display: inline-block; font-size: 16px; color: #272727; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; font-weight: bold; } .connectUs_ul { width: 286px; margin: 0 auto; } .connectUs_ul li { height: 30px; line-height: 30px; font-size: 16px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; color: #272727; } .wordWrap_em { white-space: normal; line-height: 25px; text-align: left !important; padding-top: 12px; width: 72% !important; max-height: 66px; right: 2%; position: relative; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-bottom: 5px; } .infoBook_textarea { width: 100%; height: 147px; background-color: #fff; margin-top: 7px; padding: 5px; } #pus_location { width: auto; color: #fff; font-size: 16px; padding-left: 4%; text-decoration: none; } #pus_location_i { width: 23px; height: 28px; background: url("../img/pus_location_i.svg") no-repeat scroll 45% 73%; background-size: 91%; } /*图片放大*/ #rightDisplay { position: fixed; top: 0; left: 0; z-index: 2510; width: 100%; height: 100.2%; /*background-color: #000;*/ } #rightDisplay .picIndex { color: #fff; position: absolute; display: block; top: 40px; font-size: 15px; margin: 0 auto; width: 100px; text-align: center; z-index: 666; } #rightDisplay .img-responsive { position: absolute; /*position: relative;*/ z-index: 10; display: block; /*margin: 0 auto;*/ width: 100%; /*top:80px;*/ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); } #rightDisplay1 { position: fixed; top: 0; left: 0; z-index: 2510; width: 100%; height: 100.2%; /*background-color: #000;*/ } #rightDisplay1 .picIndex { color: #fff; position: absolute; display: block; top: 40px; font-size: 15px; margin: 0 auto; width: 100px; text-align: center; z-index: 666; } #rightDisplay1 .img-responsive { position: absolute; /*position: relative;*/ z-index: 10; display: block; /*margin: 0 auto;*/ width: 100%; /*top:80px;*/ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); } #rightDisplay2 { position: fixed; top: 0; left: 0; z-index: 2510; width: 100%; height: 100.2%; /*background-color: #000;*/ } #rightDisplay2 .picIndex { color: #fff; position: absolute; display: block; top: 40px; font-size: 15px; margin: 0 auto; width: 100px; text-align: center; z-index: 666; } #rightDisplay2 .img-responsive { position: absolute; /*position: relative;*/ z-index: 10; display: block; /*margin: 0 auto;*/ width: 100%; /*top:80px;*/ box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); } .BindOnAccount_div { width: 100%; border-radius: 4px; border: 1px solid #e9e9ea; display: block; height: 35px; background-color: #fff; } .BindOnAccount_input { width: 69% !important; position: absolute; right: 2px; z-index: 555555; padding-left: 6px !important; } .BindOnAccount_span { height: 35px; line-height: 32px; display: inline-block; padding-left: 12px; font-size: 12px; } .cloudHome_h1 { height: 100% !important; line-height: 53px !important; display: inline-block; } .cloudHome_span { display: inline-block; height: 100%; position: absolute; top: 0; line-height: 53px; font-size: 14px; padding-left: 4px; width: 55%; } .authorityNone p { background: url("../img/authorityNone.svg") no-repeat scroll 50% 90% !important; background-size: 20% !important; } .authorityNone i { background: url("../img/authorityNone.svg") no-repeat scroll 50% 0; background-size: 54%; } .authorityName_h3 { display: inline-block; height: 53px; line-height: 53px; width: 84%; border-bottom: 1px solid #e6e6e7; padding-left: 10px; position: absolute; top: 0; right: 0; margin: 0 !important; } .authority_SetName { border-bottom: .5px solid #e6e6e7; display: inline-block; width: 85%; height: 53px; position: relative; left: 15px; } .authority_SetName h4 { width: auto !important; float: right; color: #ccc !important; border: none !important; padding-right: 15px; position: absolute; right: -8px; font-size: 15px; height: 53px; line-height: 53px; } .authority_addSpan { width: 45px; height: 25px; line-height: 25px; font-size: 12px; color: #e96262; border-radius: 3px; border: 1px solid #e96262; position: absolute; top: 13px; right: 15px; text-align: center; } .authority_addSpan_Did { color: #ccc !important; border-color: #ccc !important } .cloud_up { background: url("../img/cloud_up.svg") no-repeat scroll 40% 50% !important; color: transparent !important; background-size: 95% !important; width: 20px; display: inline-block; left: 10px !important; } .folder_span { display: inline-block; float: right; padding-right: 23px; color: #ccc; } .cloudAuthority_set { background-color: #fff; margin-top: 7px; height: auto; position: relative; } .delectCloudMember { display: inline-block; width: 40px; height: 100%; float: right; background: url("../img/photo_delect.png") no-repeat scroll 50%; background-size: 40%; position: relative; right: 2%; } .my_concern_data { float: right; color: #b5b5b6; font-size: 10px; position: absolute; right: 0; top: 9px; } .cityPosition { color: #3385ff; font-size: 15px; height: 47px; line-height: 47px; background-color: #fff; border-bottom: .5px solid #e6e6e7; } .cityPosition .cityFixed { width: 130px; height: 100%; text-align: center; display: inline-block; } .cityPosition .cityFixed i { background: url("../img/cityFixed.svg") no-repeat scroll 50%; background-size: 100%; width: 20px; height: 100%; display: inline-block; float: left; clear: both; position: relative; left: 9%; } .cityPosition .RepeatCityFixed { width: 117px; height: 100%; display: inline-block; text-align: center; float: right; clear: both; margin-right: 6px; } .cityPosition .RepeatCityFixed i { background: url("../img/RepeatCityFixed.svg") no-repeat scroll 50%; background-size: 100%; width: 20px; display: inline-block; height: 100%; float: left; clear: both; margin-left: 20px; } /*end*/ /*资源库*/ .resourceLibrary { background-color: #5BABE6; } .resourceLibraryName { color: #fff; } .releasePortal { background: url("../img/positionLogin.png") no-repeat scroll 0 70%; background-size: 100%; position: relative; left: -7px; } .buildResource-ul li { height: 47px; line-height: 47px; } .buildResource-ul li i { float: right; padding-right: 15px; font-size: 19px; color: #b3b1c3; } .openCamera { width: 70px; background: url("../img/openCamera.png") no-repeat scroll 0 0; display: block; height: 70px; margin: 45px auto 0; background-size: 100%; } .MenuDiv { width: 100%; height: 89%; position: fixed; top: 75px; background-color: rgba(143, 143, 143, 0.29); overflow: scroll; z-index: 5500; } .col-ul { display: block; height: 38px; width: 100%; top: 36px; position: relative; background-color: #fff; } .col-ul li { float: left; height: 38px; line-height: 38px; width: 26.5%; text-align: center; font-size: 14px; padding-left: 12px; padding-right: 3px; } .col-ul li i { padding-left: 5px; } .secondMenu { width: 26.5%; height: 266px; overflow: scroll; position: absolute; top: 0; left: 0; } .secondMenu ul li { width: 100%; height: 44px; line-height: 44px; border-bottom: .5px solid #e6e6e7; text-align: center; background-color: #fff; font-size: 14px; } .secondMenu li a { color: #4d4d4d; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; text-decoration: none; float: left; padding-left: 12px; } .menueFilter { width: 10% !important; text-align: left !important; position: absolute; right: 15px; } .menueFilter_i { background: url("../img/menueFilter_i.svg") no-repeat scroll 50% 35%; background-size: 60%; height: 31px; display: inline-block; width: 100%; position: relative; top: 6px; left: 5px; } .thirdMenu { width: 73.5%; height: 263px; overflow: scroll; position: absolute; top: 0; right: 0; background-color: #f2f2f2; } .thirdMenu ul li { width: 100%; height: 44px; line-height: 44px; border-bottom: .5px solid #e6e6e7; text-align: center; background-color: transparent; font-size: 14px; } .thirdMenu li a { color: #4d4d4d; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; text-decoration: none; float: left; padding-left: 21px; } .thirdMenu li span { color: #999999; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; text-decoration: none; float: right; padding-right: 15px; } .col-ul-span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; max-width: 70px; position: relative; float: left; } .synthetical_ul li { width: 100%; height: 44px; line-height: 44px; padding-left: 13px; font-size: 14px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; color: #545454; background-color: #fcfcfc; border-bottom: .5px solid #e6e6e7; } .synthetical_ul li:last-child { border: none; } .locationDiv { height: 75% !important; } .filter_mine { color: #3385ff !important; } .filter_didFirst { color: #3385ff !important; background-color: #f2f2f2 !important; } .filter_didSecond a { color: #3385ff !important; } .filter_didFirst a { color: #3385ff !important; } .filter_location { color: #3385ff !important; } .resoureDetailTitle { font-size: 20px; color: #2c2c2c; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; margin-top: 16px; margin-left: 11px; margin-bottom: 0px; } .resoureDetailSubTitle { margin-left: 13px; font-size: 12px; color: #555555; } .detail_connectMessage { font-size: 14px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; color: #212121; padding-bottom: 20px; } .detail_connectMessage h6 { font-size: 14px !important; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; color: #212121; height: 25px; line-height: 25px; padding-left: 13px; position: relative; } .detail_connectMessage h6 span { display: inline-block; position: absolute; top: 0; padding-left: 10px; } .connectP { background: url("../img/connectP.png") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 90%; } .phoneT { background: url("../img/phoneT.png") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 75%; } .mailM { background: url("../img/mailM.png") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 83%; } .ascription { background: url("../img/ascription.svg") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 90%; } .address { background: url("../img/address.png") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 75%; } .website { background: url("../img/website.svg") no-repeat scroll 50% 50%; width: 23px; height: 23px; display: inline-block; background-size: 95%; } .detail_connectLikes { display: block; width: 111px; height: 36px; text-align: center; line-height: 36px; border: 1px solid #e9e9ea; border-radius: 30px; margin: 0 auto; } .detail_connectLikes span { display: block; margin: 0 auto; } .detail_connectLikes i { background: url("../img/like.svg") no-repeat scroll 0px 0px; background-size: 95%; width: 20px; height: 20px; display: inline-block; position: relative; top: 5px; margin-right: 5px; } .resourceBuilder { padding: 0 13px; height: auto; position: relative; } .resourceBuilder-span-t { display: inline-block; height: 27px; line-height: 27px; width: 50px; float: right; color: white; background-color: #f85858; border-radius: 4px; text-align: center; font-size: 13px; } .resourceBuilder-span-theme { display: inline-block; font-size: 13.5px; color: #3b8aff; padding-left: 8px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; letter-spacing: 1px; } .resourceBuilder-span-theme a { display: inline-block; font-size: 11px; color: #9f9fa0; text-decoration: none; margin-top: 4px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; letter-spacing: 0; } .resourceBuilder-span-img { width: 30px; height: 30px; display: inline-block; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .resourceBuilder-span-img img { width: 100%; height: 100%; border-radius: 50%; } .detail_content { padding: 0 13px; font-size: 16px; line-height: 26px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .resource_result_div { padding: 0 13px; } .resource_result_div h6 { font-size: 14px; color: #7d7d7d; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .resource_result_div h6 span { font-size: 14px; color: #7d7d7d; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .resource_result_div h6 b { font-size: 14px; color: #212121; font-weight: normal; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .detail_Recommend { margin: 10px 13px; background-color: #f7f7f7; } .detail_Recommend li { padding: 5px 13px; border-bottom: .5px solid rgba(230, 230, 231, 0.46); } .fixedTwo { position: relative; top: -1px; left: 0; background-color: rgba(201, 201, 201, 0.65); width: 100%; height: 100%; display: none; } .fixedTwoImgWrap { position: relative; background-color: #fff; height: 250px; opacity: 1; top: 1px; } .fixedTwoImgWrap span { display: block; position: absolute; bottom: 21px; clear: both; width: 100%; text-align: center; color: #3385ff; font-size: 15px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .fixedTwoImg { position: relative; top: 26px; background-color: #fff; width: 170px; height: 170px; margin: 0 auto; display: block; } .actionSheetCode { display: block; height: 32px; line-height: 32px; width: 100%; color: #3495d9; background-color: #d5e9f7; font-size: 14px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; text-align: center; } .cardWrap { background-color: #fff; width: 100%; height: auto; overflow: hidden; display: block; margin-top: 5px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .cardWrap h4 { height: 45px; line-height: 45px; margin: 0; font-size: 15px; padding-left: 15px; } .cardWrap h4 em { float: right; display: inline-block; width: 50px; height: 100%; background: url("../img/emDownLoad.svg") no-repeat scroll 20px 50%; background-size: 40%; } .downArrow { background: url("../img/emDownLoad.svg") no-repeat scroll 42% 56%; background-size: 4%; } .upArrow { /* background: url("../img/upArrow.png")no-repeat scroll 42% 56% !important; background-size: 4% !important;*/ transform: rotate(180deg); background-position: 58% 50% !important; } .arrowChange { background: url("../img/emArrowChange.svg") no-repeat scroll 20px 50% !important; background-size: 40% !important; } .cardForm label { width: 100%; display: block; height: auto; overflow: hidden; position: relative; padding: 2px 0; /* border-bottom: .5px dotted #e6e6e7;*/ } .cardForm a { margin-bottom: 12px; display: block; } .cardWrap a { position: relative; display: block } .cardForm a i { position: absolute; right: 0px; top: 5px; font-size: 21px; color: #ccc; display: block; } .cardForm span { width: 15%; display: inline-block; font-size: 15px; color: #a8a8a9; top: 3px; position: relative; height: 34px; vertical-align: middle; line-height: 28px; } .cardSpanBreif span { padding-left: 15px !important; height: 34px; vertical-align: middle; line-height: 28px; } .cardForm input { display: inline-block; width: 70%; font-size: 15px; } .cardSpanBreif input { padding-left: 30px !important; } .cardForm .cardBrief { display: inline-block; width: 73%; top: 0; vertical-align: top; font-size: 15px; padding-left: 30px; line-height: 25px; min-height: 25px; _height: 25px; position: relative; left: -3px; padding-bottom: 10px; color: #000; text-align: justify; padding: 3px 0 !important } .cardForm button { display: inline-block; width: 100px; background-color: transparent; border: none; color: #3385ff; height: 40px; line-height: 40px; /*border-top: .5px solid #e6e6e7;*/ position: absolute; top: -5px; right: -25px; background-size: 20% !important; } .cardForm .cardButton { display: block !important; width: 100% !important; background-color: transparent; border: none; color: #3385ff; height: 40px; line-height: 40px; /*border-top: .5px solid #e6e6e7;*/ position: relative; top: -1px; right: 0px !important; } .cardAddDiv { position: relative; padding-top: 17px; border-bottom: 1px dotted #e6e6e7; width: 92%; margin: 0 auto; } .detailShowCard { border-bottom: 1px solid #e6e6e7; box-shadow: 0px 2px 1px #e6e6e7; } .showCardWrap { display: none; } .showCardBreif { background-color: #fff; border-bottom: 1px solid #e6e6e7; padding-top: 12px; /*display: none;*/ } .showCardBreif h1 { font-size: 17px; /*border-top: .5px solid #e6e6e7;*/ /*margin-left: 16px;*/ padding-bottom: 13px; padding-top: 13px; text-align: center; width: 95%; margin: 0 auto; font-family: 黑体; font-weight: 500; } .synUpload { background: url("../img/synUpload.svg") no-repeat scroll 49% 60%; background-size: 71%; display: inline-block; height: 100%; width: 25px; position: absolute; right: 45px; top: 0px; } .synUpload_blue { background: url("../img/synUpload_blue.svg") no-repeat scroll 49% 60%; background-size: 71%; display: inline-block; height: 100%; width: 25px; position: absolute; right: 45px; top: 0px; } .bichH3 { height: 55% !important; line-height: 40px !important; } .bichB { font-weight: normal; font-size: 13px; color: #ccc; /*padding-left: 20px;*/ position: relative; left: 6.5%; } .cloudSetAthority h3 { color: #000; left: 12px; } .cloudSetAthority em { float: right; color: #ccc; position: absolute; right: 16px; font-size: 18px; } .cloudSetAthority span { padding-right: 30px; } .cloudSetCreat { height: 45px; line-height: 45px; padding: 0; padding-left: 12px; color: #000; font-size: 15px; font-weight: 500; } .cloudSetCreat label { top: 6px !important; } .scrollProblem { display: block; position: absolute; height: 100%; width: 100%; top: 0; } .cloudSearchIcon { background: url("../img/cloud_up.svg") no-repeat scroll right 50% !important; background-size: 95% !important; position: relative; left: 13px !important; top: 10px !important; display: inline-block; float: left !important; width: 25px; height: 25px; margin: 0 !important; } .discussCard { border: 1px solid #f85858; padding: 5px 10px; border-radius: 5px; background-color: #f85858; color: #fff; } .toolDiscueeTip a { display: inline-block; border: 1px solid; padding: 5px 8px; margin: 2px 4px 2px 0; width: 22.25%; font-size: 12px; text-align: center; border-radius: 4px; height: 30px; line-height: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .toolSearch_icon { width: 20px; position: absolute; right: 19px; height: 100%; line-height: 42px; font-size: 20px; } .toolButton { width: 45px; height: 20px; float: right; background-color: transparent; border: none; background-size: 50% !important; right: -4px; position: relative; } /*评论进度对接标签区分*/ /*初次洽谈*/ .progressLabel_one { color: #74c0fe; border-color: #74c0fe; } .progressLabel_one_bg { color: #fff; background-color: #74c0fe; border: none; } /*初步意向*/ .progressLabel_two { color: #3385ff; border-color: #74c0fe; } .progressLabel_two_bg { color: #fff; background-color: #3385ff; border: none; } /*无意向*/ .progressLabel_three { color: #9f9fa0; border-color: #9f9fa0; } .progressLabel_three_bg { color: #fff; background-color: #9f9fa0; border: none; } /*合作洽谈*/ .progressLabel_four { color: #3385ff; border-color: #74c0fe; } .progressLabel_four_bg { color: #fff; background-color: #3385ff; border: none; } /*合同签订*/ .progressLabel_five { color: #f85858; border-color: #f85858; } .progressLabel_five_bg { color: #fff; background-color: #f85858; border: none; } /*协议签订*/ .progressLabel_six { color: #f85858; border-color: #f85858; } .progressLabel_six_bg { color: #fff; background-color: #f85858; border: none; } /*产业化应用*/ .progressLabel_seven { color: #fb9c21; border-color: #fb9c21; } .progressLabel_seven_bg { color: #fff; background-color: #fb9c21; border: none; } /*洽谈未果*/ .progressLabel_eight { color: #9f9fa0; border-color: #9f9fa0; } .progressLabel_eight_bg { color: #fff; background-color: #9f9fa0; border: none; } /*其他*/ .progressLabel_nine { color: #9f9fa0; border-color: #9f9fa0; } .progressLabel_nine_bg { color: #fff; background-color: #9f9fa0; border: none; } /*end*/ .listViewMore { color: #a29c9c; width: 100%; height: 33px; text-align: center; background-color: transparent; border: none; letter-spacing: 1px; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .releaseToolText { width: 100%; height: 175px; border-top: .5px solid #e6e6e7; margin-top: 10px; padding-top: 9px; } .toolPhotoAdd { width: 80px; height: 85px; background-color: transparent; border: .5px solid #d9e2e2; font-size: 12px; color: #bfc0c0; margin-top: 12px; } .toolPhotoAdd img { position: relative; left: 30%; top: 3px; width: 30px; height: 30px; display: block; margin-bottom: 5px; } .toolPhotoAdd span { font-size: 12px; color: #bfc0c0; } .toolPhotoAdd em { display: block; position: relative; top: -3px; } .toolReleaseButton { background-color: #d3d3d4; width: 45px !important; height: 25px !important; line-height: 25px; color: #fff; padding: 0; font-size: 15px; text-align: center; border-radius: 4px; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; margin-top: 8px; } .toolReleaseButton_blue { background-color: #3385ff !important; } .bindTruePassword { color: #3385ff; background-color: transparent; border: .5px solid #3385ff; border-radius: 4px; } .bindPhonTel { width: 55px; display: inline-block; text-align: center; border-right: 1px solid #e6e6e7; } .bindAlert { width: 89%; margin: 0 auto; font-size: 10px; color: #a8a6a6; } .red-resourceNumber { display: inline-block; width: 5px; height: 5px; border-radius: 50%; background-color: red; position: relative; top: -10px; margin-left: 5px; } .ownerResource { display: block; width: 100%; float: left; padding-left: 5px; font-size: 10px; color: #666565; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ownerResource small:nth-child(1) { max-width: 100px; margin-right: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; vertical-align: bottom; } .ownerResource small:nth-child(2) { max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; vertical-align: bottom; } .resourceList { width: 100%; height: auto; overflow: hidden; float: left; padding-left: 85px; } .resourceH3 { float: right; clear: both; line-height: 45px; text-indent: 2px; width: 100%; padding-left: 4px; height: 50px; } .lab_sub { width: 100%; font-size: 10px; height: 20px; line-height: 20px; position: relative; display: inline-block; left: 0; top: 32px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; text-align: left; } .lab_sub { width: 100%; font-size: 10px !important; height: 20px; line-height: 20px; position: relative; display: inline-block; left: 0; top: 32px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .lab_sub small { font-size: 100% !important; padding-left: 3px; } .lab_one { padding-left: 17px; margin-left: 2px; position: relative; } .lab_one i { background: url("../img/pus_write.svg") no-repeat scroll 30% 70%; background-size: 100%; width: 12px !important; left: 5px !important; } .lab_two { padding-left: 17px; margin-left: 0px; position: relative; } .lab_two i { background: url("../img/pus_see.svg") no-repeat scroll 10% 70%; background-size: 100%; width: 12px !important; left: 5px !important; } .lab_three { padding-left: 15px; margin-left: 0px; position: relative; } .lab_three i { background: url("../img/pus_zan.svg") no-repeat scroll 20% 30%; background-size: 95%; width: 12px !important; left: 5px !important; } .lab_four { width: 3rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .lab_four { margin-left: 1px; } .lab_five { margin-left: 2px; } .resourcelistDiv .item-content { border-bottom: .5px solid #e6e6e7; } .resourceChoose { position: absolute; height: 100%; width: 100%; background-color: rgba(153, 153, 153, 0.61); top: 0; z-index: 22; } .resourceChoose .rightSpan { height: 100%; width: 70%; background-color: #fff; float: right; opacity: 1; position: relative; overflow-y: scroll; padding-bottom: 74px; padding-top: 20px; } .chooseButton { width: 95%; margin: 0 auto; border-bottom: .5px solid #e6e6e7; } .chooseButton h3 { height: 35px; line-height: 35px; font-size: 13px; color: #666565; } .chooseButton h3 i { background: url("../img/chooseButton.png") no-repeat scroll 50%; display: inline-block; float: right; width: 20px; height: 100%; background-size: 75%; transform: rotate(180deg); } .chooseButton h3 .transformArrow { transform: rotate(360deg); } .chooseButton ul { height: auto; display: block; overflow: hidden; padding-bottom: 10px; } /*.chooseButton ul li:first-child{ border: .5px solid #3385ff; color: #3385ff; }*/ .chooseButton ul .specialSpan { border: .5px solid #3385ff; color: #3385ff; padding: 0 4%; } .chooseButton ul li:first-child { padding: 0 7.9%; margin: 0 2.5%; } .sort ul li:not(first-child) { padding: 0 8% !important; margin: 0 2.5%; } .Rightclassfile ul li:not(first-child) { padding: 0 10% !important; margin: 0 2.5%; } .Rightclassfile ul li:first-child { padding: 0 8% !important; margin: 0 2.5%; } .chooseButton ul li { float: left; width: auto; height: 32px; border-radius: 4px; background-color: #eeefef; text-align: center; line-height: 32px; margin: 0 2% 5px; padding: 0 4%; font-size: 12px; border: .5px solid #eeefef; } .chooseTodo { width: 72%; height: 38px; background-color: transparent; border: none; position: fixed; bottom: -1px; padding: 0; } .chooseTodo span { width: 49%; height: 100%; line-height: 38px; background-color: #e4e4e4; border: none; display: inline-block; float: left; } .chooseTodo .havenDone { color: #fff; background-color: #3385ff; } .resourceContent .item-content { padding: 0; } .locationclassfile ul li:nth-child(2) { background: #eeefef url("../img/locationclassfile.png") no-repeat scroll 7px 45%; background-size: 15%; } .locationclassfile ul li:nth-child(3) { background: #eeefef url("../img/repeatPosition.png") no-repeat scroll 10px 53%; background-size: 15%; } .sheetShengButton { width: 30px; height: 100%; display: block; position: absolute; right: 0; border: none; background: transparent url("../img/sheetShengButton.svg") no-repeat scroll 50%; } .comment_phone { width: 22px; min-height: 22px !important; float: left; margin-left: 3.6%; background: transparent url("../img/add_more.svg") no-repeat scroll 50%; border: none; background-size: 100%; margin-top: 3px; } .resource_wrap { left: 0%; display: block; width: 100%; height: auto; overflow: hidden; position: relative; } .resource_slider .slider-slides { /*width: 100% !important;*/ } .resource_slider .slider-slides .slider-slide { /*width: 100% !important;*/ } .resource_h3 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 50%; margin: 0 auto; } .sortDiv { width: 100%; height: 100%; background-color: rgba(225, 223, 223, 0.54); position: fixed; top: 0; left: 0; } .new_push_h1 { overflow: hidden !important; text-overflow: ellipsis !important; white-space: nowrap !important; display: block !important; } .goHistory_span { width: 100%; text-align: center; color: #000; font-size: 14px; display: block; font-weight: bold; position: absolute; top: 17px; letter-spacing: 4px; } .goPublishSearch { display: block; position: relative; right: -11px; width: 25px; text-align: center; line-height: 37px; font-size: 20px; color: #a8a3a3; } .myPublishZan { background: url("../img/small_like.svg") no-repeat 0 50%; background-size: 6%; padding: 12px 0 !important; position: relative; top: -2px; } .apply_ul { width: 100%; height: auto; background-color: #fff; overflow: hidden; } .apply_ul .tit { color: #272727 !important; width: 71%; float: right; clear: both; position: relative; top: 0; right: 8%; margin-left: 0 !important; } .apply_special { color: #525354; font-size: 12px; margin: 8px 0 6px 15px; display: block; } .apply_ul li { height: auto; overflow: hidden; width: 95%; margin: 0 auto; border-bottom: .5px solid #e6e6e7; position: relative; } .apply_ul li i { font-size: 20px; float: right; vertical-align: middle; display: inline-block; height: 25px; width: 25px; position: absolute; top: 36%; right: -3%; } .apply_li_span { display: inline-block; height: 85px; line-height: 85px; width: auto; padding-left: 15px; font-size: 15px; } .applyTit { color: #9f9fa0; margin: 15px 0 15px 5px; display: inline-block; } .applyAdd_li { background-color: #f2f2f2 !important; height: auto !important; width: 100% !important; border: none !important; top: -2px; } .apply_textarea { width: 100%; height: 104px; padding-left: 15px; padding-top: 9px; } .apply_h6 { width: 95%; margin: 17px auto 0; } .apply_h6 span { width: 48.5%; height: 44px; line-height: 44px; border-radius: 6px; text-align: center; display: inline-block; border: .5px solid #e6e6e7; background-color: #fff; font-size: 17px; } .resource_home_item .item-content { border-bottom: .5px solid #e6e6e7; padding: 0; height: 80px; min-height: 80px; } .resource_input { width: 100%; display: inline-block; height: 100%; position: absolute; top: 0; } .resource_input input { border: none !important; width: 70%; } .resource_input input[disabled] { color: #ccc !important; opacity: 1; } .resource_input input::-webkit-input-placeholder { color: #ccc !important; } .resourceSet_img { width: 48px; float: left; } .resourceSet_img img { border-radius: 50%; margin-left: 0; } .resourceMember { display: block; font-size: 15px; color: #9f9fa0; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; background-color: #fff; padding-top: 10px; padding-left: 10px; margin-top: 3px; } .resourcr_memberName { display: block; color: #000; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .resourceArrow { font-size: 20px; position: absolute; top: 18%; right: 12px; } .memberArrow { color: #d3d3d4; right: 0px; top: 0%; width: 10%; text-align: right; padding-right: 12px; height: 100%; line-height: 70px; } .resourceSet_textarea { width: 82%; height: 100px; margin: 10px 10px 10px 14px; color: #000; background-color: #fff; font-size: 15px; line-height: 22px; } .resourceSet_ul { overflow: hidden; height: auto; } .resourceSet_ul li { margin-top: 3px; background-color: #fff; padding-right: 0; } .resource_h5 { background-color: #fff; font-size: 15px; margin: 0; padding-left: 16px; padding-top: 15px; } .resourceSet_button { width: 100%; background-color: #fff; border: none; height: 45px; line-height: 45px; color: #f43a3a; font-size: 15px; margin-top: 33px; } .toggleSpan { position: absolute; right: 8%; color: #9f9fa0; } .resource_detail_button { width: 100%; background-color: #fff; border: none; color: #ccc; padding-top: 5px; } .resource_relative { font-size: 12px; color: #525354; padding-left: 5%; } .resource_relative_right { float: right; font-size: 12px; color: #3385ff; padding-right: 4%; } .resource_relative_right i { display: inline-block; right: 13%; top: 2px; } .openShareIcon { background: url("../img/openShareIcon.svg") no-repeat 50%; background-size: 42%; min-width: 75px; padding: 0; } .setOwner { height: 100%; left: 12%; } .setOwner h1 { line-height: 50px !important; padding-left: 8px; } .setOwner_ul { margin-top: 6px; padding-bottom: 22px; overflow: hidden; height: auto; background-color: #fff; } .funclnButton { position: relative; background-color: #5babe6; border: none; color: #fff; height: 40px; border-radius: 4px; font-size: 16px; width: 92%; margin: 0 auto; display: block; margin-top: 20px; } .member-search { width: 45px; height: 35px; top: 8px !important; background-color: transparent; font-size: 20px !important; position: absolute; right: 45px; color: #000; } /*不可编辑状态下的表单样式*/ .push_ngdisablad { color: #ccc; background-color: #fff !important; } .erweima { background: url("../img/erweima.png") no-repeat scroll 22% 60%; background-size: 45%; height: 53px; width: 55px !important; padding: 0; } .input_did { color: #000 !important; } .toggleTitle { color: #5babe6; width: 85%; margin: 2px auto 0 !important; overflow: hidden; border: .5px solid #b0d0ff; height: 33px; line-height: 33px; border-radius: 6px; font-size: 16px; font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif; } .fanCenter_item { height: 76.5px; min-height: 78px !important; } .fanCenter_item .item-content { padding: 0; height: 76.5px; min-height: 77px; } .fanCenter_item .item-content a { padding-top: 7px; } .super_connect { color: #3385ff !important; text-decoration: underline !important; } /*科技圈start*/ .scienceRowWrap { border-bottom: .5px solid #e6e6e7; height: 27px; } .scienceRow { position: relative; top: 0; left: 0; width: 62%; margin: 0 auto; height: 28px; z-index: 5; } .scienceChatsLogo { width: 51px !important; height: 51px !important; border-radius: 50%; position: relative !important; display: inline-block; left: 12px; vertical-align: middle; float: left; top: 7px !important; } .groupLogo { width: 51px !important; height: 51px !important; border-radius: 50%; position: relative !important; display: inline-block; left: 12px; vertical-align: middle; float: left; top: 7px !important; } .groupLogo img { width: 25px !important; height: 25px !important; border-radius: 50%; position: relative !important; display: inline-block; vertical-align: middle; float: left; top: 0px !important; border: 2px solid #fff; } .radmenu img { width: 21px !important; height: 21px !important; border-radius: 50%; position: relative !important; display: inline-block; vertical-align: middle; float: left; top: 0px !important; border: 2px solid #fff; } .redPosition { padding: 0; position: absolute; top: 0px; border-radius: 50%; width: 8px; height: 8px; } .scienceChatsItem { width: 76%; display: inline-block; float: left; height: 100%; overflow: hidden; border-bottom: .5px solid #e6e6e7; margin-left: .6rem; position: relative; } .scienceChatsItem .scienceChatsP { width: 100%; display: block; float: right; height: 32px; line-height: 22px; overflow: hidden; position: relative; top: 9px; font-size: 13px; color: #999999; } .scienceChatsItem .scienceChatsP .ChatsContent { height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 87%; display: inline-block; } .scienceChatsItem .scienceChatsP .ChatsContent b { font-weight: normal; padding-right: 1px; letter-spacing: 1px; } .scienceChatsItem .scienceChatsP .scienceCounts { display: inline-block; width: initial; padding: 0 6px; background-color: #6699ff; border-radius: 10px 10px 10px 10px; color: #fff; position: absolute; right: 0px; top: 2px; font-size: 13px; height: 15px; line-height: 14.5px; } .scienceChatsItem .scienceChatsSpan { display: inline-block; width: 100%; position: relative; top: 12px; } .scienceChatsItem .scienceChatsSpan small { display: inline-block; width: auto; font-size: 12px; color: #999999; position: absolute; top: 0px; right: 0px; } .scienceChatsItem .scienceChatsSpan span { font-size: 18px; font-weight: 500; width: 80%; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; } /*五人组*/ .radmenu img:nth-child(1) { transform: rotate(0deg) translate(12px, -2px); } .radmenu img:nth-child(2) { transform: rotate(0deg) translate(-23px, 6px); } .radmenu img:nth-child(3) { transform: rotate(360deg) translate(4px, 0px); } .radmenu img:nth-child(4) { transform: rotate(0deg) translate(5px, -13px); } .radmenu img:nth-child(5) { transform: rotate(360deg) translate(21px, -21px); } /*二人组*/ .hasTwoLogo img:nth-child(1) { transform: rotate(0deg) translate(0px, -2px); } .hasTwoLogo img:nth-child(2) { transform: rotate(0deg) translate(-2px, 16px); } /*三人组*/ .hasThreeLogo img:nth-child(1) { transform: rotate(0deg) translate(12px, -2px); } .hasThreeLogo img:nth-child(2) { transform: rotate(0deg) translate(-2px, 16px); } .hasThreeLogo img:nth-child(3) { transform: rotate(0deg) translate(0px, -9px); } /*禁止接受群消息*/ .forbidAccept { background: url("../img/forbidAccept.svg") no-repeat scroll 50% !important; width: 22px !important; padding: 0 !important; background-size: 65% !important; } .science_plus { background: url("../img/science_plus.png") no-repeat scroll 50% !important; width: 22px !important; padding: 0 !important; background-size: 92% !important; } /*蒙版*/ .scienceHome_bg { position: relative; width: 100%; max-width: 20.5rem; margin: 0 auto; height: 100%; z-index: 2; background-color: rgba(144, 144, 144, 0.44); } .scienceHome_bg .scienceHome_m { position: fixed; width: 100%; height: 100%; /*background-color:rgba(144, 144, 144, 0.44);*/ } .scienceHome_bg ul { height: auto; background-color: #fff; border-radius: 8px; width: 155px; float: right; position: relative; top: 52px; right: 6px; border: 1px solid #fff; } .scienceHome_bg ul li { width: 100%; height: 43px; float: right; position: relative; line-height: 43px; text-align: center; padding-left: 25px; font-family: "黑体", "Microsoft YaHei", "宋体", sans-serif; font-size: 15px; color: #333333; } /*.scienceHome_bg ul li:nth-child(1){ background:#fff url("../img/twoDimensionCode.svg")no-repeat 12% 50%; background-size: 14%; border-bottom: .5px solid #e6e6e7; border-radius: 8px 8px 0 0; }*/ .scienceHome_bg ul li:nth-child(1) { background: #fff url("../img/chatsAdd.svg") no-repeat 12% 50%; background-size: 14%; border-bottom: .5px solid #e6e6e7; border: none; border-radius: 15px; } .scienceHome_bg ul li:nth-child(2) { background: #fff url("../img/chatsErwei.svg") no-repeat 12% 50%; background-size: 14%; border-bottom: .5px solid #e6e6e7; } /*.scienceHome_bg ul li:nth-child(3){ background:#fff url("../img/chatsAdd.svg")no-repeat 12% 50%; background-size: 14%; border-bottom: .5px solid #e6e6e7; }*/ .scienceHome_bg ul li:nth-child(4) { background: #fff url("../img/chatsGroup.svg") no-repeat 12% 50%; background-size: 14%; border-radius: 0 0 8px 8px; } .scienceHome_bg ul::after { content: ""; display: block; width: 0px; height: 0px; border-width: 12px 12px 18px 12px; border-style: solid; border-color: transparent transparent #fff transparent; position: absolute; right: 1px; top: -22px; } .loadImg { position: absolute; bottom: 25px; right: 22px; color: #fff; z-index: 99; width: 25px; height: 25px; background-color: rgba(74, 74, 74, 0.92) !important; font-size: 10px; border: 1px solid #666 !important; border-radius: 6px; background: url("../img/loadImg.svg") no-repeat scroll 50%; background-size: 75%; } .viewOldImg { position: absolute; bottom: 25px; width: 100%; } .viewOldImg span { position: relative; width: 115px; color: #fff; margin: 0 auto; display: block; text-align: center; font-size: 10px; border: 1px solid rgba(66, 62, 62, 0.77); background-color: rgba(66, 62, 62, 0.77); height: 22px; border-radius: 4px; line-height: 19px; z-index: 2500; } .viewOldImg span em { font-style: normal; } .limitedCount { width: auto !important; font-size: 10px !important; float: right; padding: 5px 12px; } /*加载动画*/ #loadBar_div { position: absolute; width: 100%; margin: 0 auto; z-index: 55; bottom: 100px; } .loadBar { width: 115px; height: 8px; border: 1px solid #fff; border-radius: 20px; position: relative; margin: 0 auto; } .loadBar div { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .loadBar div span, .loadBar div i { box-shadow: inset 0 -2px 6px rgba(0, 0, 0, .4); width: 0%; display: block; height: 100%; position: absolute; top: 0; left: 0; border-radius: 20px; } .loadBar div i { width: 100%; -webkit-animation: move .8s linear infinite; background: -webkit-linear-gradient(left top, #7ed047 0%, #7ed047 25%, #4ea018 25%, #4ea018 50%, #7ed047 50%, #7ed047 75%, #4ea018 75%, #4ea018 100%); background-size: 40px 40px; } .loadBar .percentNum { position: absolute; top: 100%; right: 10%; padding: 1px 15px; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; /*border: 1px solid #222;*/ /*background-color: #222;*/ color: #fff; } @-webkit-keyframes move { 0% { background-position: 0 0; } 100% { background-position: 40px 0; } } .repeatPeople { font-style: normal; font-weight: normal; color: #000; } .emPeople { width: 75%; display: inline-block; padding-left: 7%; position: relative; top: 4px; } .emPeople strong { font-weight: normal; font-style: normal; } .emPeople small { color: #000; text-decoration: none; } .windowHref { color: #3385ff; } .windowHref strong { text-decoration: underline; font-weight: normal; font-style: normal; } .pinch-zoom-container { height: 100%; } .pswp_button_arrow { position: absolute; background: url("../img/default-skin.svg") no-repeat 50%; width: 44px; height: 44px; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; box-shadow: none; right: 2%; top: 3.5%; background-size: 55%; z-index: 555; } .resourceSet_textarea_wrap { margin-top: 5px; background-color: #fff; padding-bottom: 12px; } .option-button-set-span { width: 100%; height: 100%; line-height: 110px; font-size: 11px; } .option-button-copy-span { width: 100%; height: 100%; line-height: 130px; font-size: 11px; } .new_folder_span { display: inline-block; float: left; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: auto; } .new_folder_flag { position: relative; float: left; height: 75%; background-size: 27% !important; left: -10px; } .refresh_tip_div { width: 50%; height: 30px; background-color: #3385ff; opacity: .4; line-height: 30px; color: #fff; text-align: center; margin: 0 auto } .privateResource_h3 { position: relative; line-height: 27px; } .privateResource_h3 small { position: relative; top: -24px; font-size: 10px; color: #3385ff; } .pop_sure_delete { font-size: 17px; font-weight: 500; } .pop_not_sure { color: #000; } .bg_catgory { width: 100%; height: 40px; font-size: 16px; background-color: #fff; line-height: 40px; } .bg_catgory .ca_name { display: inline-block; width: 30%; height: 40px; line-height: 40px; color: #3385ff; float: left; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .bg_catgory .ca_back { display: inline-block; width: 80px; height: 40px; line-height: 40px; color: #3385ff; float: right; text-align: right; border-radius: 4px; position: relative; right: 10px; font-size: 12px; padding-right: 10px; top: 0px; background: url("../img/bg_icon_ca.svg") no-repeat scroll 85% 50%; background-size: 30%; } .addEnterP { text-align: center; } .erterTitle { text-align: center; width: 60%; margin: 0 auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .enterArea_ul { display: inline-block; width: auto; height: auto; overflow: hidden; margin: 8px auto; max-width: 89%; } .enterArea_ul li { float: left; font-size: 12px; color: #585757; display: inline-block; height: 14px; line-height: 14px; width: auto; padding-right: 15px; } .enterArea_ul li b { width: 2px; display: inline; height: 22px; color: #ccc; clear: both; position: relative; right: -8px; } .enterArea_ul li span { color: #ccc; font-family: "Microsoft YaHei", "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; } .enterArea { display: block; width: auto; margin: 0 auto; position: relative; top: -8px; } .enterArea span { width: auto; display: inline-block; font-size: 12px; color: #ccc; margin: 0 auto; vertical-align: top; } .enterArea p { width: auto; font-size: 12px; max-height: 55px; height: auto; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /*对接宝编辑记录处理底部编辑框*/ .cloudAddConnlnfo_view .has-footer { bottom: 70px; } .choseTab_ul { display: block; width: 85%; margin: 12px auto 0; height: 30px; overflow: hidden; text-align: center; border-radius: 5px; border: 1px solid #5babe6; } .choseTab_ul li { display: inline-block; width: 50%; text-align: center; float: left; height: 100%; color: #5babe6; font-size: 14px; line-height: 30px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; } .choseTab_ul .special_li { color: #fff !important; background-color: #5babe6; } .cloudAddConnlnfo_view .ion-content .has-header .scroll-content .ion-scroll .overflow-scroll .has-footer .keyboard-up { overflow: scroll; bottom: 400px; } /*资源库新增类名片模块*/ .new_card_ul { width: 100%; background-color: #ededf0; height: auto; padding-top: .5px; padding-bottom: 6px; } .new_card_ul li { height: auto; line-height: 45px; background-color: #fff; width: 100%; margin-top: 6px; position: relative; min-height: 45px; } .new_card_ul li span { margin-left: 17.5px; color: #020202; font-size: 15px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 10px; } .new_card_ul li em { font-size: 15px; float: right; position: relative; right: 35px; color: #9f9fa0; width: 50px; text-align: center; } .new_card_ul li i { background: url("../img/emDownLoad.svg") no-repeat scroll 95% 50%; background-size: 5% !important; display: inline-block; width: 100%; height: 45px; float: right; position: absolute; right: 0px; top: 0px; } .upCardArrowEm { background: url("../img/emArrowChange.svg") no-repeat scroll 95% 50% !important; } .new_card_ul li div { border-top: 1px solid #e6e6e7; padding-left: 17.5px; padding-bottom: 2px; } .new_card_ul li div h5 { color: #020202; font-size: 15px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; } .new_card_ul li div h6 b { font-weight: normal; color: #9f9fa0; font-size: 15px; } .new_card_ul li div h6 small { font-weight: normal; font-size: 14px; padding-left: 3px; } .new_card_ul li div h6 a { color: #272727; font-size: 14px; margin-right: 4px; font-weight: 400; } .newCard_li_p { height: auto; color: #272727; font-size: 14px; } .newCard_li_p span { display: block; margin-left: 0px !important; height: 35px; line-height: 35px; font-weight: 500; } .newCard_li_p p { height: auto; font-size: 15px; margin: 0; line-height: 22px; } .openCardDiv1, .openCardDiv2, .openCardDiv3, .openCardDiv4, .openCardDiv5, .openCardDiv6, .openCardDiv7, .openCardDiv8, .openCardDiv9, .openCardDiv10, .openCardDiv11, .openCardDiv12, .openCardDiv13, .openCardDiv14 { display: none; } .resourceDetailImg { margin: 10px auto; display: block; border-radius: 50%; width: 75px; height: 75px; } .buildNewGroup { color: #428dff; font-weight: 500; font-size: 16px; height: 45px; line-height: 35px; letter-spacing: 1px; padding-left: 12px; border-bottom: 1px solid #e6e6e7; } .buildNewGroup span { font-size: 30px; position: relative; top: 2px; } /*名片关联公司*/ .isRelateUl { width: 70%; margin-left: 23%; } .isRelateUl li { height: 30px; line-height: 30px; font-size: 12px; font-family: "黑体", "宋体", "Microsoft YaHei", sans-serif; color: #272727; width: 100%; border-bottom: 1px dashed #e6e6e7; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .yearSelect { border: none; } .styled-select { width: 75%; display: inline-block; } .styled-select select { background: transparent; width: 100%; padding: 5px; font-size: 16px; border: none; height: 34px; -webkit-appearance: none; /*for chrome*/ } .resourceArea_p { width: auto; white-space: pre-wrap; left: 39px; max-width: 100px; position: relative; } .relative_color { color: #3385ff !important; text-decoration: underline; } .evaluate_title { position: absolute; width: auto; top: 21px; padding-left: 10px; font-weight: 600; color: #3385ff; } .evaluate_star { display: inline-block; position: absolute; width: 95%; margin: 0 auto; padding-left: 93px; } .evaluate_star li { float: left; background: transparent url("../img/evaluata_star1.svg") no-repeat scroll 50%; height: 50px; width: 37px; background-size: 100%; } .evaluate_star2 { background: transparent url("../img/evaluate_star2.svg") no-repeat scroll 50% !important; background-size: 100% !important; } .evaluate_point { position: absolute; width: auto; right: 76px; top: 21px; font-weight: 600; color: #3385ff; } .DockingEvalute_wrap { position: relative; height: auto; width: 97%; margin: 0 auto; } .DockingEvalute_wrap .evaluate_point { position: relative; height: auto; right: 0; } .DockingEvalute_wrap .evaluate_point em { font-size: 21px; font-style: italic; margin-right: 5px; color: #3385ff; } .DockingEvalute_wrap span { display: inline-block; position: relative; top: 0; height: 38px; vertical-align: top; line-height: 38px; color: #a6a6a7; font-weight: normal; } .DockingEvalute_wrap .evaluate_star { position: relative; z-index: 1; padding: 0; width: 125px; margin: 0; height: 38px; overflow: hidden; } .DockingEvalute_wrap a { position: relative; display: inline-block; width: 128px; } .evalute_yellow { position: absolute; left: 0; z-index: 1; padding: 0; width: 125px; margin: 0; overflow: hidden; height: 25px; top: 4px; } .evalute_yellow li { display: inline-block; height: 27px; width: 25px; background: transparent url("../img/evaluate_star2.svg") no-repeat scroll 0 50% !important; background-size: 100% !important; } .evalute_yellow li:nth-child(1) { position: absolute; left: 0; } .evalute_yellow li:nth-child(2) { position: absolute; left: 25px; } .evalute_yellow li:nth-child(3) { position: absolute; left: 50px; } .evalute_yellow li:nth-child(4) { position: absolute; left: 75px; } .evalute_yellow li:nth-child(5) { position: absolute; left: 100px; } .DockingEvalute_wrap .evaluate_star li { height: 27px; width: 25px; position: relative; top: 5px; background: transparent url("../img/evaluata_star1.svg") no-repeat scroll 50%; background-size: 100%; } .discuss_point { color: #a6a6a7; margin-left: 22px; position: relative; top: 1px; font-size: 12px; display: inline-block; } .discuss_point em { color: #3385ff; font-style: italic; padding-right: 6px; font-size: 15px; } .yearprojectMoney { width: 75px !important; text-align: left; } .yearprojectMoney_b { font-weight: normal; font-size: 12px; } .people_img { display: inline-block; position: relative; height: 84px; width: 19%; } .people_img img { display: block; position: relative; height: 55px; width: 55px; margin: 0 auto; border-radius: 50%; -webkit-border-radius: 50%; border: none; } .people_img small { display: block; position: absolute; left: 0; width: 100%; height: 22px; line-height: 22px; font-size: 12px; color: #000; text-align: center; } .people_button { display: block; width: 100px; margin: 0 auto; background-color: #3385ff; color: #fff; border: none; height: 25px; border-radius: 5px; -webkit-border-radius: 5px; position: relative; bottom: 10px; } .scienceSpan { width: 33%; position: relative; height: 118%; text-align: center; margin-top: 0; } .showSearchInput{ float: left; padding-left: 34px; position: relative; top: 4px; width: 88%; border: none; } .inputProvinceForm { width: 100%; height: 45px; position: relative; background-color: #f7f7f7; } .inputProvinceForm .item-input-inset { border: 0; height: 100%; width: 100%; } .inputProvinceForm .item-input-inset .item-input-wrapper { background-color: #e6e6e7; height: 30px; border: solid 1px #e6e6e7; width: 100%; } .inputProvinceForm .item-input-wrapper i { color: #a6a6a7; font-size: 18px; display: flex; position: relative; left: 4px; top: 2px; } .inputProvinceForm .item-input-wrapper input { font-size: 14px; color: #262626; height: 22px; width: 100%; } .inputProvinceForm .item-input-wrapper em { display: flex; color: #a6a6a7; font-size: 18px; width: 26px; align-items: center; flex-direction: column; } .scroll-view.scroll-x::-webkit-scrollbar { display: none !important; } /*自定义弹窗*/ .container { /*position: fixed;*/ /*top: 0;*/ /*left: 0;*/ /*right: 0;*/ /*bottom: 0;*/ /*overflow: auto;*/ /*!*background-color: rgba(0, 0, 0, 0.5);*!*/ /*z-index: 3000;*/ /*background-color: transparent;*/ } .message-box { position: absolute; top: 15%; left: 50%; transform: translate(-50%,-50%); width: 260px; line-height: 30px; text-align: center; border-radius: 5px; background-color: #000; color: #fff; padding: 5px 8px; z-index: 100000; } .close-share-button { width: 16px; height: 16px; position: absolute; right: 0; top: 0; color: #999; text-decoration: none; font-size: 16px; } .share-title { font-size: 12px; font-weight: bold; text-align: left; line-height: 16px; height: 16px; position: relative; color: #000; width: 100%; } .qrcode-dialog { min-height: 150px; } .share-box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; padding: 10px; width: 280px !important; height: 310px !important; background: #fff; border: solid 1px #d8d8d8; z-index: 11001; font-size: 12px; display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .web-logo { display: inline-block; } .p-cursor { cursor: pointer; }