/* CSS Document */ @charset "utf-8"; * { margin:0px; padding:0px; } textarea:-moz-placeholder { word-warp:break-word;word-break:nomal; } ul, ol { list-style:none; margin:0px; padding:0px; } body { font-size:100%; font-family:"微软雅黑","宋体",Tahoma; background:url(../images/body_bg.jpg); letter-spacing:1px; } /* 清除点击出现虚拟框 */ a{ outline:none; text-decoration:none; -webkit-tap-highlight-color:rgba(255,0,0,0); blr:expression(this.onFocus=this.blur()); } a:focus{outline:0;} a:link,a:visited { text-decoration:none; } a img { border:none; } img { width:100%; } /* 清除浮动 */ .clear { clear:both; } .line { margin:5px 0 10px; border-top:1px solid #cccbcb; } /* 容器 */ #container, .fabiao { width:95%; margin:10px auto; } /* 幻灯片 */ .banner { width:100%; } /* 产品名称 */ .banner_title { position:relative; border-bottom:1px solid #dadada; padding-bottom:6px; margin-bottom:15px; } .banner_title p { float:left; color:#767676; font-size:0.875em; margin-top:4px; } .banner_title p span { color:#0089e9; font-size:1.285em; } .banner_title p span a:link, .banner_title p span a:visited { color:#0089e9; } /* 评论人数 */ .banner_title p.pro_comment { position:absolute; bottom:0px; right:0px; font-size:1em; padding:0 0 0 25px; margin-bottom:5px; background:url(../images/pro_icon1.png) no-repeat left bottom; } /* 产品 */ .pro_content { float:left; width:48%; padding-bottom:2px; margin:0 4% 4% 0; border-bottom:1px solid #dadada; } .pro_content.right { margin-right:0px; } .pro_content a:hover, .pro_content a:active { -webkit-filter:brightness(.8); -moz-filter: brightness(.8); -ms-filter: brightness(.8); -o-filter: brightness(.8); filter: brightness(.8); } .pro_content p span { font-size:0.875em; line-height:25px; } .pro_content p span a:link,.pro_content p span a:visited{ color:#0089e9; } .pro_content p span.pro_comment1 { float:right; color:#767676; padding:0 0 0 20px; background:url(../images/pro_icon1.png) no-repeat left center; background-size:17px 16px; } /* 页码 */ .page { text-align:center; margin:5px 0 12px; } .page a:link,.page a:visited { color:#0089e9; font-size:0.75em; margin:0 5px; } /* 底部版权 */ .footer { text-align:center; font-size:0.875em; color:#767676; margin-bottom:15px; } /* 产品详情 */ .pro_intro { color:#767676; } .pro_intro h4 { font-weight:normal; } .pro_intro p { font-size:0.875em; line-height:22px; margin-bottom:15px; } /* 建议按钮 */ .pro_suggest a { display:block; float:left; width:49%; height:39px; line-height:39px; margin:0 2% 20px 0; text-align:center; background:url(../images/bg_icon1.jpg) repeat-x; } .pro_suggest a.right { margin-right:0px; } .pro_suggest a:link,.pro_suggest a:visited { color:#fff; } .pro_suggest a:hover,.pro_suggest a:active { color:#8fd0fc; background:url(../images/bg_icon2.jpg) repeat-x; } /* 产品建议 */ .suggest_but span { display:inline-block; float:left; width:60%; text-align:left; } .suggest_but span.icon { width:35%; height:39px; margin-right:5%; background:url(../images/sug_icon3.png) no-repeat right 8px; } .suggest_but:hover span.icon { background:url(../images/sug_icon3.png) no-repeat right -40px; } /* 产品评论 / 手机 */ .starlevel,.phone { width:100%; height:40px; line-height:40px; background:#fff; padding-left:8px; border:1px solid #cccbcb; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin-bottom:10px; } .starlevel span { font-size:1em; color:#0089e9; } /* 调查 / 发表 / 活动 / 抽奖 / 联系 / 公告 / 吐槽弹出框 */ .suggest_text,.wenben, .fabiao_text, .sur_con,.huodong, .cj_jiangpin, .con_dianhua,.wang_web,.addr_con, .tucao_agreement,.tucao_agreement-tip,.huifu_textarea { padding:5px; font-family:"微软雅黑"; font-size:1em; color:#767676; border:1px solid #cccbcb; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background:#fff; } .tucao_agreement,.tucao_agreement-tip{z-index:40;display:none;} .suggest_text .sug_textarea, .fabiao_text .fabiao_textarea { width:100%; height:120px; color:#767676; font-family:"微软雅黑"; font-size:1em; letter-spacing:1px; border:none; } textarea.sug_textarea{word-warp:break-word;word-break:nomal;} #sug_textarea { color:#999; } /* 数量 */ .sug_number { float:right; color:#767676; margin:5px auto 10px; } /* 手机 */ .phone { padding:0 8px; margin-bottom:10px; } .phone img { float:left; width:18px; margin:5px 6px 0 0; } .phone .phone_text { width:100%; height:100%; color:#0089e9; font-family:"微软雅黑"; font-size:1em; letter-spacing:1px; border:none; padding-left:26px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; background:#fff url(../images/phone_icon1.png) no-repeat 0 6px; background-size:18px 27px; } .phone .phone_text:-moz-placeholder { color: #0089e9; } .phone .phone_text::-webkit-input-placeholder { color:#0089e9; } /* 发送按钮 */ .fasong, .tijiao { width:100px; margin:5px auto 10px; } .fasong input, .tijiao input { width:100px; height:40px; border:none; background:url(../images/fasong.png) no-repeat 0 0; } .fasong input:hover, .tijiao input:hover { background:url(../images/fasong.png) no-repeat -105px 0; } /* 吐槽页面 */ .tucao_top { position:relative; margin-bottom:2px; } div.tucao_top1{ position:relative; margin-bottom:10px; } .xiaoxi_button { position:absolute; right:2%; bottom:3px; width:92px; height:34px; background:url(../images/xiaoxi_button.png) no-repeat 0 0; } .xiaoxi_button:hover { background:url(../images/xiaoxi_button.png) no-repeat -98px 0; } /* 滚动消息 */ .guendong { height:40px; overflow:hidden; } .guendong li{ color:#F00; line-height:40px; padding-left:30px; background:#fff url(../images/xiaoxi_icon1.png) no-repeat 5px center; } .guendong li a:link,.guendong li a:visited { color:#F00; } .zhongjiang{ height:92px; } .zhongjiang li { height:30px; line-height:30px; } .zhongjiang li a{ display:inline-black; height:30px; } /* 业务类型 */ .tucao_type { margin-bottom:10px; width:100%; } /* 主题 */ .tucao_type.theme { width:100%; } /* 底部加载更多 */ .footer_line{ border-bottom:1px solid #cccbcb; line-height:40px; } .suggest-botmeu { padding-top:5px; margin-top:5px; } .suggest-botmeu img { width:24px; } .yuangong a:link, .yuangong a:visited { display:inline-block; width:100px; height:35px; line-height:35px; color:#0089e9; } .yuangong a:hover, .yuangong a:active { color:#0061a5; } /* 论坛页面 / 联系我们 */ .forum_title, .contact_title { width:100%; height:42px; background:url(../images/forum_title_bg.png) repeat-x; } .forum_title p { float:left; line-height:42px; padding-left:2%; font-size:0.875em; color:#fff; } .forum_title.pub p { font-size:1.125em; } .forum_pl { float:right; display:block; width:126px; height:42px; background:url(../images/forum_icon1.png) no-repeat 0 0; } .forum_pl:hover, .forum_pl:active { background:url(../images/forum_icon1.png) no-repeat 0 -47px; } /* 选项卡 */ .xuanxiang { width:100%; height:39px; margin-top:-10px; background:url(../images/xuangxiang_bg.png) repeat-x; } /*TAP选项卡*/ .tap_tap ul,.tap_k ul{ list-style-type:none; } .tap_tap li{ float:left; width:33.3333333333333333333%; font-size:16px; color:#0089e9; background:none; letter-spacing:1px; line-height:36px; text-align:center; cursor:pointer; margin-top:2px; box-sizing:border-box; border-top:1px solid #ffffff; border-right:1px solid rgba(255,255,255,0.8); -webkit-box-shadow:0 -1px 0px rgba(162,162,162,0.5) ,-1px 0px 0px rgba(162,162,162,0.8) ; -moz-box-shadow:0 -1px 0px rgba(162,162,162,0.5) ,-1px 0px 0px rgba(162,162,162,0.8) ; box-shadow:0 -1px 0px rgba(162,162,162,0.5) ,-1px 0px 0px rgba(162,162,162,0.8) ; } .tap_k ul li{ float:left; margin-bottom:20px; line-height:21px; } .tap_k{ display:none; margin:20px auto; } /*jquery控制样式选项菜单*/ .tap_tap .tap_l1{ background:url(../images/bg_icon1.jpg) repeat-x; color:#fff; border-top:1px #00caff solid; -webkit-box-shadow:1px 0 0 #f6f6f6,-1px 0 0 #f6f6f6; -moz-box-shadow:1px 0 0 #f6f6f6,-1px 0 0 #f6f6f6; box-shadow:1px 0 0 #f6f6f6,-1px 0 0 #f6f6f6; } /*jquery控制样式div内容*/ .hidd{ display:block; } /* 选项卡内容 */ .forum_con { margin-bottom:10px; } .con_icon { float:left; width:28%; padding-left:22px; line-height:24px; color:#0089e9; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; background:url(../images/icon1.png) no-repeat; } .bbs_pic { float:left; width:65px; } .con_content { float:right; width:75%; padding:8px 15px; color:#767676; font-size:0.875em; line-height:22px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #cccbcb; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .con_content h3 { margin-bottom:5px; padding-bottom:8px; border-bottom:1px solid #dadada; } .con_content h3 a:link,.con_content h3 a:visited { color:#0082dd; font-weight:normal; } .con_content h3 a span { font-size:0.875em; letter-spacing:0; margin-left:8px; color:#8b8b8b; } .con_content ul li a:link,.con_content ul li a:visited { color:#888888; } .pl_icon { display:block; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; padding-top:2px; margin-top:8px; text-align:right; border-top:1px solid #cccbcb; } .pl_icon span { padding-left:20px; background:url(../images/pl_icon1.png) no-repeat left 2px; } /* 查看更多 */ .forum_more { text-align:center; color:#767676; font-size:0.87em; margin:15px 0 0; padding-bottom:10px; } .forum_more img { width:18px; } .forum_more span a:link,.forum_more span a:visited { color:#0089e9; } .forum_more span a:hover,.forum_more span a:active { color:#0061a5; } /* 论坛公告 */ #bbs_container { width:95%; margin:-2px auto 10px; border:1px solid #d2d1d1; padding:15px 10px; background:#fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } #bbs_container h3 { color:#0082dd; font-weight:normal; margin-bottom:10px; } #bbs_container p { color:#888888; font-size:0.875em; margin-bottom:20px; } /* 发表话题页面 */ .fabiao h4 { color:#0089e9; font-weight:normal; margin-bottom:5px; } .fabiao_number { color:#767676; margin:5px auto 10px; } .fabiao_fs { margin:5px 0 10px 0; float:right; } /* 问卷调查 */ .survey_title { width:100%; height:35px; border-top:5px solid #575858; background:#0089e9; -moz-box-shadow: 0 1px 2px #666; -webkit-box-shadow: 0 1px 2px #666; box-shadow: 0 1px 2px #666; margin-bottom:15px; } /* 内容 */ .sur_content { float:left; width:48%; margin:0 4% 4% 0; } .sur_content.right { margin-right:0; } .sur_content .sur_title { width:95%; line-height:30px; padding-left:5%; background:#0089e9; } .sur_content a:link, .sur_content a:visited { color:#fff; } /* 经过变暗 */ .sur_content a:hover, .sur_content a:active { -webkit-filter:brightness(.8); -moz-filter: brightness(.8); -ms-filter: brightness(.8); -o-filter: brightness(.8); filter: brightness(.8); } /* 调查内容页 */ .sur_con { margin:-10px 0 10px; padding:5px 10px; } .sur_con h4 { color:#0089e9; text-align:center; margin:4px 0; } .sur_con p.con { font-size:0.875em; margin-bottom:20px; } .sur_issue { font-size:0.875em; margin-bottom:10px; } .sur_result{ float:left; width:50%; } .sur_issue p { color:#0089e9; margin-bottom:4px; } .tijiao input { color:#fff; font-family:"微软雅黑"; font-size:1.125em; letter-spacing:1px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:url(../images/bg_icon1.jpg) repeat-x; } .tijiao input:hover { color:#80c3f3; background:url(../images/bg_icon2.jpg) repeat-x; } /* 宝贵意见 */ .baoguiyijian { width:100%; height:80px; resize:none; padding:2px 4px; border:1px solid #cccbcb; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; } /* 问卷调查提交成功页面 */ .sur_ok { position:absolute; left:10%; top:20%; width:80%; } .sur_ok h3 { color:#ff0054; font-weight:normal; margin-bottom:20px; } .sur_ok h4 { color:#0089e9; text-align:center; letter-spacing:2px; margin-bottom:10px; } .sur_ok p { color:#767676; } .choujiang_but:link,.choujiang_but:visited { display:block; width:115px; height:40px; margin:20px auto; background:url(../images/sur_ok_but.png) no-repeat; } .choujiang_but:hover { background:url(../images/sur_ok_but.png) no-repeat -120px 0; } /* 获得抽奖页面 / 员工通道 */ .hdcj_title, .tongdao_top { height:20px; border-top:4px solid #575858; background:#0089e9; } .hdcj_pic { position:relative; } .hdcj_pic .jiangpin { position:absolute; right:2%; bottom:20%; font-size:0.875em; } .hdcj_pic .jiangpin h4 { font-weight:normal; font-size:1.142em; } .hdcj_pic .jiangpin span { color:#fd4f52; } .hdcj_pic .copy { position:absolute; right:2%; bottom:5%; font-size:0.75em; color:#0089e9; } .hdcj_con { color:#fd4f52; text-align:center; } .hdcj_con p { line-height:25px; margin-top:20px; } .hdcj_con h1 { font-weight:normal; margin:10px 0; } /* 抽奖页面 */ .huodong h3,.cj_jiangpin h3 { color:#0089e9; font-weight:normal; margin-bottom:5px; padding-bottom:4px; border-bottom:1px solid #cccbcb; } .huodong h4 { color:#0089e9; font-weight:normal; } .huodong img { margin-bottom:5px; } .huodong p { color:#515151; line-height:25px; margin-bottom:20px; } .cj_jiangpin { margin-bottom:10px; } .cj_jiangpin p { color:#515151; line-height:25px; } .cj_jiang span { float:right; color:#fd4f52; } /* 员工通道 */ .telephonenumber{width:100%; color:#6d7071; padding:5px; font-family:"微软雅黑"; border:1px solid #cccbcb; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:15px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .suggest-textarea{ width:100%; height:140px; color:#6d7071; background:#fff; padding:4px 0px 0 5px; font-family:"微软雅黑"; border:1px #cccbcb solid; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } /* 复选框 */ .check_ok { text-align:left; margin:-5px 0 15px; } .check_ok input { width:16px; height:16px; margin:0 5px 0 0; } .telephonenumber:-moz-placeholder,.suggest-textarea:-moz-placeholder { color: #6d7071; } .telephonenumber::-webkit-input-placeholder,.suggest-textarea::-webkit-input-placeholder { color:#6d7071; } /* 联系我们 */ .contact_title p { color:#fff; line-height:42px; padding-left:3%; } .con_rexian, .guanwang, .addr { margin-bottom:10px; } .con_rexian h5, .guanwang h5, .addr h5 { font-weight:normal; color:#0089e9; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #cccbcb; } .con_rexian .con_dianhua p { float:left; margin:5px 8px; line-height:24px; } .con_rexian .con_dianhua p img { width:47px; } .con_rexian .con_dianhua p a:link,.con_rexian .con_dianhua p a:visited { color:#6d7071; } .wang_web a:link,.wang_web a:visited { color:#0089e9; font-size:1.125em; padding-left:8px; letter-spacing:2px; text-decoration:underline; } .addr_con p { line-height:30px; margin: 0 0 10px 8px; } /* 公告栏页面 */ .gonggao_list{ margin-bottom:10px; padding-bottom:10px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; } #froum-content{ padding:0 10px; } .gonggao_list h4 { color:#fff; font-weight:normal; line-height:35px; padding-left:5px; background:url(../images/bg_icon1.jpg) repeat-x; } .gonggao_list ul li { height:25px; line-height:25px; margin:5px 8px; font-size:0.875em; overflow:hidden; } .gonggao_list ul li a:link, .gonggao_list ul li a:visited { color:#fd4f52; } .gonggao_list p { /* text-align:center; */ margin:15px 0 5px 0; } .gonggao_list p a:link,.gonggao_list p a:visited { color:#0089e9; } .gonggao_list p a:hover,.gonggao_list p a:active { text-decoration:underline; } .gonggao_list p a.current:link,.gonggao_list p a.current:visited { color:#555; } .gonggao_list p a.current:hover,.gonggao_list p a.current:active { text-decoration:none; } /* 公告内容 */ .gonggao_con { margin-bottom:25px; } .gonggao_con h4 { color:#0089e9; font-weight:normal; margin:5px 0px; } .gonggao_con p { color:#767676; font-size:0.875em; margin:5px 0; } p.gonggao_time { font-size:0.75em; padding-bottom:5px; border-bottom:1px solid #cccbcb; } /* 吐槽弹出框 */ .tucao_agreement ,.tucao_agreement-tip{ width:95%; position:absolute; left:2.5%; top:2%; margin-bottom:10px; } .tucao_agreement-tip{top:30%;} .tucao_agreement.jianyi { top:25%; } .agreement_con { width:95%; margin:5px auto; } .agreement_con h3 { font-weight:normal; text-align:center; color:#333; margin:10px 0 20px; } .agreement_con p { color:#767676; line-height:25px; } .jianyi .agreement_con p { margin-bottom:20px; } p.agreement_title { color:#333; font-size:1.125em; margin-bottom:5px; } .agree_button { width:164px; text-align:center; margin:20px auto 15px; } .agree_button input{ float:left; width:71px; height:32px; margin: 0 10px 15px 0; background:url(../images/tongyi_icon1.png) no-repeat 0 0; border:none; } .agree_yes:hover { background:url(../images/tongyi_icon1.png) no-repeat 0 -35px; } input.agree_no { width:72px; background:url(../images/tongyi_icon1.png) no-repeat -98px 0; } .agree_no:hover { background:url(../images/tongyi_icon1.png) no-repeat -98px -35px; } /* 屏幕最小350px时, 使用此样式 */ @media screen and (min-width:350px) { /* 论坛页面 */ .forum_title p { font-size:1em; } } /* 屏幕最小480px时, 使用此样式 */ @media screen and (min-width:480px) { /* 产品建议 */ .suggest_but span { width:55%; } .suggest_but span.icon { width:40%; } /* 选项卡内容 */ .con_icon { width:20%; } .con_content { width:80%; } } /*弹出提示框*/ .suggest-warp{ width:100%; height:100%; position:fixed; z-index:10; top:0px; left:0px; display:none; background:#000; filter:alpha(opacity:50); opacity:.5; } .suggest-alert{ position:fixed; top:45%; left:0; width:95%; text-align:center; margin-left:2.5%; height:40px; z-index:30; display:none; border-radius:4px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; } .suggest-alert span{ font-size:1.2em; line-height:40px; color:#007cd3; display:inline-block; padding:0 15px; background:#FFF; height:40px; -moz-border-radius:4px; -webkit-boreder-radius:4px; border-radius:4px; } /*查看以往建议*/ .oldsuggest{ display:none; padding-top:15px; text-align:left; } input.tucao-tip{color:#333;} /*调查页面进入弹出提示*/ .agree_button input.sur_button{float:none;margin:0;} span.word-limit{ float:right; margin:10px 0; color:#767676; } /* 论坛版块 */ div.froum-block{ border-top:3px solid #fff; border-bottom:2px solid #f2f1f1; width:100%; height:150px; background:url(../images/block-slider.png) ; } div.froum-block:hover{ background:url(../images/block-slideractive.png); } span.froum-imgwid ,span.froum-pointer{ display:inline-block; } span.froum-imgwid{ width:52px; margin-right:15px; } span.froum-pointer{ width:25px; } div.froum-block ul li{ float:left; } li.froum-contain{ width:70%; padding-top:10px; color:#b2b1b1; } span.active-num{ color:#ff3333; } li.froum-contain h3{ font-size:120%; font-weight:normal; color:#42a4e9; } li.froum-contain h3 a{color:#42a4e9;} a.froum-impmes:link,a.froum-impmes:visited {color:#B2B1B1;} li.froum-contain p{ text-indent:30px; padding:0px; margin:0px; } li.froum-img{ width:20%; text-align:right; padding-top:10px ; } li.froum-dir{ width:10%; padding-top:40px;} a.froum-impmes.red:link,a.froum-impmes.red:visited{ color:red; } a.froum-impmes.green:link,a.froum-impmes.green:visited{ color:green; } /* ****************版面公告**************** */ h2,h3,h4 { font-weight:normal; } /* 版面公告 / 天籁之音 / 沟通交流 / 版面意见 / 版面建议 */ .banmian,.goutong,.banmianyijian { width:95%; margin:15px auto 20px; } .banmian ul li,.goutong ul li,.opinion,.banmianyijian ul li { position:relative; background:#ffffff; border:1px solid #dad9d9; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:10px; margin-bottom:8px; } /* 图片 */ .banmian_pic,.goutong_pic,.opinion_number { float:left; width:20%; margin-right:4%; } .banmian_con,.goutong_con { float:left; width:76%; } /* 标题 */ .banmian_con h4,.goutong_con h4 { color:#0089e9; } /* 时间 */ .banmian_con .time,.goutong_con .time { font-size:0.75em; letter-spacing:0; color:#727272; margin:0 0 2px 0; } /* 顶 / 热门 */ .ding,.retie { position:absolute; right:-1px; top:-1px; width:60px; height:40px; background:url(../images/ding_pic1.png) no-repeat; background-size:60px 40px; } .retie { background:url(../images/retie_pic1.png) no-repeat; background-size:60px 40px; } /* 介绍 */ .ban_content p { color:#929292; font-size:14px; } .content { margin-bottom:25px; } .banmian_bottom { position:absolute; width:100%; bottom:0; left:0; height:30px; background:#d8d8d8 url(../images/banmian_top.png) no-repeat center center; display:none; } /* 沟通交流 时间 */ .goutong_con .time { color:#018dee; font-size:0.875em; margin-bottom:6px; } .goutong_con .time span { color:#727272; font-size:0.875em; } /* 回复按钮 */ .huifu { position:absolute; right:8px; top:5px; width:28px; height:28px; background:url(../images/huifu.png) no-repeat; } /* 帖子内容 */ .gou_content p { font-size:14px; color:#727272; } .chakan_huifu { margin-top:8px; text-align:center; } .chakan_huifu p { font-size:0.75em; } .chakan_huifu .line { margin:4px 0; } .jiantou { width:100%; height:15px; background:url(../images/jiantou.png) no-repeat center bottom; } .jiantou.bottom { background:url(../images/jiantou.png) no-repeat center top; } .hidden { display:none; } ul.huifu_ul li { position:relative; background:none; border:none; border-radius:none; padding:0px; text-align:left; margin-bottom:5px; } .left_title { float:left; width:22%; color:#018dee; font-size:0.875em; margin-right:2%; } .right_content { float:left; width:76%; font-size:0.875em; color:#727272; } /* 回复框 */ #tanchukuan { position:fixed; display:none; left:0; top:0; z-index:9999; width:100%; height:100%; background:rgba(0,0,0,0.6); } .huifukuan { position:fixed; top:24%; width:90%; margin:0 5%; padding:25px 10px 20px; background:#fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; box-shadow:0px 1px 8px #000000; } .huifukuan h2 { color:#0089e9; text-align:center; margin: 0 0 20px 0; } .huifu_textarea { width:100%; height:100px; margin-bottom:10px; } /* 关闭 */ .close { position:absolute; right:-12px; top:-12px; width:35px; height:35px; background:url(../images/close.png) no-repeat; } /* 版面意见 */ .opinion { margin-bottom:8px; } .left_opinion { float:left; width:76%; color:#0089e9; font-size:0.875em; } .right_opinion { float:left; width:20%; text-align:center; margin:1% 0 1% 3%; padding-left:8px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; border-left:1px solid #b8b8b8; } .right_opinion a { display:inline-block; width:52px; height:52px; background:url(../images/opinion.png) no-repeat center center; } .opinion_number { text-align:right; color:#0089e9; font-size:1.125em; } .opinion_time { font-size:0.75em; color:#727272; margin-bottom:5px; }
相关推荐
"ccb.zip_ccb.php_识别图形验证"这个主题涉及的是PHP编程语言中处理和识别这种图形验证码的技术。 首先,`ccb.php`文件很可能是实现图形验证码识别功能的一个自定义类。在PHP中,创建一个类来封装这样的功能可以...
◎修改 Oicq \ 编辑 \等小图标数个 ◎删除 forum.asp\ topic.asp\ post.asp 文件互链时的传递的 Title 参数 ◎优化大部分ASP文件的Html编码 ...◎对积分加密贴系统进行修正,防止通过按 编辑 按钮进行偷看 ...
VMware私有云解决方案_CCB.zip
VMware私有云解决方案_CCB.docx
标题“ccb.rar_抽查板”和描述“随机在0-50之间抽十个号码,不会重复。”涉及到的主要知识点是编程中的随机数生成和数组操作。在这个场景中,我们需要编写一个程序来实现从0到50的整数范围内抽取十个不重复的随机数...
《ccb.rar_ccBDcx一00006_garment_site:www.pudn.com_udp-jpeg_服装》是一款基于Access数据库的小型服装管理系统。该系统主要服务于服装行业的信息管理,帮助用户有效组织和追踪服装商品的相关数据。下面将详细阐述...
标题 "f5466f8130662993ecdb59e803b35ccb.zip" 暗示我们正在处理一个包含与SAR(合成孔径雷达)数据处理相关的文件集合。SAR是一种遥感技术,利用雷达信号在不同时间对地表进行成像,尤其适用于夜间和恶劣天气条件下...
标题中的“IE修复工具,包括DLL文件修复模块”指的是一个专门设计用于解决Internet Explorer(简称IE)浏览器问题的软件工具。这个工具包含了DLL文件修复功能,DLL(动态链接库)是Windows操作系统中的一种共享库,...
基于分裂法的lbg算法,用分裂质心的方法进行,直到达到码字数量为止。
而"CCB Class.xctemplate"则是一个用于快速生成与CCBI文件绑定的类模板,方便我们编写与之交互的代码。 1. **CocosBuilder简介** CocosBuilder是基于Cocos2d-x的游戏和应用开发的图形化界面编辑器。它允许开发者...
基于CT.X光机等医学摄像扫描数据的三维还原图像重建算法的MATLAB源代码。
标题中的“相机指导测试文件.rar”表明这是一个关于相机测试与指导的压缩包,特别是针对Realsense D400系列的相机。Realsense是由Intel公司推出的先进计算机视觉硬件和软件套件,常用于机器人、无人机、增强现实等...
《CCB论坛 v4.166 超级袖珍版》是一款针对社区交流而设计的轻量级软件,其特色在于精简了不必要的功能和组件,为用户提供了一个高效、简洁的交流环境。该版本在保留核心功能的同时,去除了不常用的图片套系和游戏...
Windows操作系统在日常使用中可能会因为各种原因出现受损情况,如病毒感染、软件冲突、系统文件损坏等,导致系统运行不正常。这时,我们可以采取一些修复措施来恢复系统的正常运行。以下是针对“Windows操作系统受损...
压缩包内的CCB1.k、CCB2.k、CCB3.k文件很可能是三个不同版本或不同工况下的横梁有限元分析结果。这些K文件可以导入到相应的有限元软件中,进行后处理分析,比如查看应力云图、应变分布、安全系数等,以评估设计的...
`ccb-minio.zip`这个压缩包文件包含了在Kubernetes环境中部署MinIO所需的所有配置文件,特别是YAML文件,它是Kubernetes资源定义的标准格式。 首先,我们需要了解YAML(YAML Ain't Markup Language)是一种数据序列...
《CCB论坛 v4.155 简体中文版》是一款专为中文用户设计的论坛软件,它集成了丰富的社区交流功能,为用户提供了一个便捷、高效的在线讨论平台。这款论坛系统以其稳定性和易用性深受广大用户的喜爱,特别适合于搭建...
有关StringTie的手册以及准备好的源代码和二进制包,请访问官方网站: ://ccb.jhu.edu/software/stringtie 获取并安装StringTie 可从此存储库的“页面直接下载该软件的源代码和二进制软件包以及少量测试数据集。 ...
CCB系统基于linux,采用功能强大的Perl语言编写,是一种可运行于多种操作系统平台的新型高效多用途动态网页发布和实时交互数据库系统. CCB系统是个和以往工作方式完全不同的新型CGI文本数据库系统,采用新型高速...