* { margin: 0; padding: 0 } body { font-size: 14px; line-height: 1.6; color: #333; font-family: 'microsoft yahei', Arial, Helvetica, sans-serif; } a { color: #333; text-decoration: none; outline:none; } a:hover { text-decoration: none; color: #87CEFF; } ul,li { list-style: none } em,i { font-style: normal } img { display: inline-block; border: 0; max-width:100%; } input:focus,button:focus { outline:none;} .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden; } .clearfix { display: block } .hide { display: none !important } .fl { float: left; } .fr { float: right; } .no_mg { margin:0!important;} .no_pd { padding:0!important;} .no_bd { border:none!important;} .no_bg { background:none!important;} .mb30 { margin-bottom:30px;} .mb20 { margin-bottom:20px;} .mt30 { margin-top:30px;} .mt20 { margin-top:20px;} /*head+foot*/ .g_main { width: 1200px; margin: 0 auto; } .head { width: 100%; height: 90px; background:#fff; } .head .logo { float:left; height:50px; line-height:50px; font-size:30px; color:#87CEFF; font-weight:bold; margin:20px 0 0 0; font-style:italic; } .topserch { float:right; position: relative; margin-top: 25px; height: 38px; width: 500px; } .topserch .rt_iput { outline: none; border: none; line-height:36px; overflow:hidden; font-size: 14px; position:absolute; left:0; top:0; color:#c0c0c0; width:-webkit-calc(100% - 70px); width:-moz-calc(100% - 70px); width:calc(100% - 70px); border: 1px solid #87CEFF; border-right:none; padding:0 15px; } .topserch .rt_search { position: absolute; right: 0; top: 0; display: block; width: 70px; height: 38px; background:#87CEFF; cursor: pointer; text-align:center; font-size:16px; color:#fff; line-height:38px; } .navs { width: 100%; background: #87CEFF; height: 40px; line-height:40px; } .menu { width:1200px; margin:0 auto; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; display: -webkit-box; display: -moz-box; display: box; margin: auto; } .menu li { font-size: 15px; color: #fff; display:block; -webkit-box-flex: 1; -moz-box-flex: 1; box-flex: 1; text-align: center; } .menu li a { color:#fff;} .menu li.on { background:#7EC0EE; } .ppo_slider { position: relative; width:100%; height:370px; overflow: hidden; } .ppo_slider .pic{ position:relative; z-index:0; } .ppo_slider .pic img { width:100%; height:370px; display: block; } .ppo_slider .pic li { position:relative; z-index:1; } .ppo_slider .pic li b { display:block; position:absolute; left:0; bottom:0; z-index:5; background:rgba(0,0,0,.5); width:100%; height:40px; line-height:40px; color:#FFF; box-sizing:border-box; padding:0 20px; font-weight:normal; font-size:15px; } .ppo_slider .hd { width:20%; position: absolute; z-index:11; bottom: 15px; text-align: right; font-size:0; z-index:1; right:10px; } .ppo_slider .hd li{ margin: 0 5px 0 0; background:#fff; height: 8px; overflow: hidden; width: 8px; cursor: pointer; display:inline-block; border-radius:50%; } .ppo_slider .hd .on{ background:#F8CE34; } .ppo_slider .prev, .ppo_slider .next { width: 40px; height: 60px; margin: -40px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20); opacity:0.2; } .ppo_slider .prev { left: 0; background-position: -5px -13px; } .ppo_slider .next { background-position: -15px -105px; right: 0; } .ppo_slider .prev:hover, .ppo_slider .next:hover { filter:alpha(opacity=50) !important; opacity:0.5 !important; display:none; } .m_box { width: 1200px; margin: 0 auto; } .mxbox_one { margin:20px 0; } .mxbox_a { width:880px; float:left;} .mxbox_c { width:480px; float:left; margin-left:20px; } .mxbox_l { width:380px; float:left; } .mxbox_r { width: 300px; float: right; } .ppo_two_tp { width:100%; float:left; border-top:1px dotted #87CEFF; margin-top:12px; padding-top:17px; } .ppo_two_tp_a { width:-webkit-calc(50% - 10px); width:-moz-calc(50% - 10px); width:calc(50% - 10px); float:left; } .ppo_two_tp_a:nth-child(2n) { float:right;} .ppo_two_pic { width:200px; height:160px; float:left; overflow:hidden; position:relative; z-index:1; } .ppo_two_pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height:100%; z-index:5; } .ppo_two_pic .cot { position:absolute; z-index:11; background-color:rgba(0,0,0,.4); width:100%; height:36px; line-height:36px; font-size:12px; color:#fff; box-sizing:border-box; padding:0 10px 0 15px; overflow:hidden; left:0; bottom:0; font-weight:normal; } .ppo_two_list { width:-webkit-calc(100% - 215px); width:-moz-calc(100% - 215px); width:calc(100% - 215px); float:right; } .ppo_two_list li { height:32px; line-height:32px; font-size:14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; z-index:1; padding-left:12px; } .ppo_two_list li:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #EF758E; margin-top: -2px; border-radius: 50%; } .ppo_ifr { border:1px solid #87CEFF; margin-bottom:20px; } .ppo_title { height:45px; line-height:45px; background:#87CEFF; color:#fff; } .ppo_title b { display:block; float:left; margin-left:20px; font-size:20px; } .ppo_title .more { display:block; float:right; padding:0 15px; background:#fff; color:#87CEFF; height:28px; line-height:28px; border-radius:20px; margin-right:20px; margin-top:8px; font-weight:normal; } .ppo_cleft {} .ppo_cleft li { height:180px; position:relative; z-index:1; overflow:hidden; margin-bottom:15px; } .ppo_cleft li img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index: 5; } .ppo_cleft li p { position: absolute; z-index: 5; left: 0; bottom: 0; z-index: 5; background: linear-gradient(to top, rgb(0, 0, 0), transparent); width: 100%; height: 70px; color: #FFF; box-sizing: border-box; padding: 30px 15px 0px 15px; } .ppo_cleft li p b { display: block; color: #FFF; font-size: 14px; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; } .ppo_hot_one { border-bottom:1px dotted #87CEFF;} .ppo_hot_one li { margin-bottom:15px;} .ppo_hot_one b { display:block; font-weight:normal; font-size:20px; text-align:center; height:40px; line-height:40px; overflow:hidden; } .ppo_hot_one b a { color:#87CEFF;} .ppo_hot_one p { font-size:13px; height:48px; line-height:24px; color:#777; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; } .ppo_hot_two { padding-top:10px; } .ppo_hot_two li { width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:calc(50% - 20px); float:left; height:32px; line-height:32px; overflow:hidden; font-size:14px; position:relative; z-index:1; padding-left:15px; } .ppo_hot_two li:nth-child(2n) { float:right;} .ppo_hot_two li:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #EF758E; margin-top: -2px; border-radius: 50%; } .ppo_ps_top { border-bottom: 1px dotted #EF758E; padding: 20px 0 0 0; margin:0 20px; } .ppo_ps_top li { width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:calc(50% - 20px); float:left; margin-bottom:20px; } .ppo_ps_top li:nth-child(2n) { float:right;} .ppo_ps_top .pic { width: 150px; height: 100px; overflow: hidden; position: relative; z-index: 1; float: left; } .ppo_ps_top .pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index: 5; } .ppo_ps_top .txt { width: -webkit-calc(100% - 165px); width: -moz-calc(100% - 165px); width: calc(100% - 165px); float: right; } .ppo_ps_top .txt b { display: block; font-size: 17px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 40px; line-height: 40px; font-weight:normal; } .ppo_ps_top .txt b a { color:#EF758E;} .ppo_ps_top .txt p { font-size: 12px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 24px; height: 48px; color: #888; } .ppo_lu { width:300px; float:left; margin-left:20px; margin-top:20px; } .ppo_lu li { margin-bottom: 10px; } .ppo_lu li span { display: block; width: 100%; height: 190px; overflow: hidden; position: relative; z-index: 1; } .ppo_lu li span img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index: 5; } .ppo_lu li b { display: block; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 40px; line-height: 40px; font-weight:normal; color:#EF758E; } .ppo_lu li b a { color:#EF758E;} .ppo_lu li p { font-size: 13px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 22px; height: 44px; color: #888; } .ppo_s_two { width: -webkit-calc(100% - 360px); width: -moz-calc(100% - 360px); width: calc(100% - 360px); float: right; margin-right:20px; margin-top:20px; } .ppo_s_two li { width:-webkit-calc(50% - 20px); width:-moz-calc(50% - 20px); width:calc(50% - 20px); float:left; height:33px; line-height:33px; overflow:hidden; font-size:14px; position:relative; z-index:1; padding-left:15px; } .ppo_s_two li:nth-child(2n) { float:right;} .ppo_s_two li:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #EF758E; margin-top: -2px; border-radius: 50%; } .ppo_oo { width:-webkit-calc(50% - 15px); width:-moz-calc(50% - 15px); width:calc(50% - 15px); float:left; } .ppo_oo:nth-child(2n) { float:right; margin:0 20px 0 0; } .ppo_oleft { width:200px; float:left; margin:20px 20px 0 20px; } .ppo_oleft li { height:137px; position:relative; z-index:1; overflow:hidden; margin-bottom:15px; } .ppo_oleft li img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index: 5; } .ppo_oleft li p { position: absolute; z-index: 5; left: 0; bottom: 0; z-index: 5; background: linear-gradient(to top, rgb(0, 0, 0), transparent); width: 100%; height: 70px; color: #FFF; box-sizing: border-box; padding: 30px 15px 0px 15px; } .ppo_oleft li p b { display: block; color: #FFF; font-size: 14px; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; } .ppo_cright { width: -webkit-calc(100% - 240px); width: -moz-calc(100% - 240px); width: calc(100% - 240px); float: left; margin:12px 0 0 0; } .ppo_cright li { height: 35px; line-height: 35px; overflow: hidden; } .ppo_cright li b { display: block; font-weight: normal; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: -webkit-calc(100% - 70px); width: -moz-calc(100% - 70px); width: calc(100% - 70px); float: left; padding-left: 15px; position: relative; z-index: 1; } .ppo_cright li b:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #EF758E; margin-top: -2px; border-radius: 50%; } .ppo_cright li span { display:block; float:right; font-size:12px; color:#999; } .ppo_cright li i { display: block; font-size: 12px; color: #999; float: right; } .ppo_cright li:nth-child(7n+1) b { font-size: 17px; padding-left: 0; height: 40px; line-height: 40px; width:100%; } .ppo_cright li:nth-child(7n+1) b a { color: #EF758E; } .ppo_cright li:nth-child(7n+1) b a:hover { color: #87CEFF; } .ppo_cright li:nth-child(7n+1) b:before { background: none; } .ppo_cright li:nth-child(7n+1) span { display:none;} .ppo_al { width:830px; float:left; margin:20px 0 0 20px; } .ppo_ar { width:300px; float:right; margin:20px 20px 20px 0; } .ppo_hbox { width:-webkit-calc(50% - 15px); width:-moz-calc(50% - 15px); width:calc(50% - 15px); float:left; margin-bottom:20px; } .ppo_hbox:nth-child(2n) { float:right; } .ppo_hbox_top {} .ppo_hbox_top .pic { width: 140px; height: 90px; overflow: hidden; position: relative; z-index: 1; float: left; } .ppo_hbox_top .pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index: 5; } .ppo_hbox_top .txt { width: -webkit-calc(100% - 155px); width: -moz-calc(100% - 155px); width: calc(100% - 155px); float: right; } .ppo_hbox_top .txt b { display: block; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: 36px; line-height: 36px; font-weight:normal; } .ppo_hbox_top .txt p { font-size: 12px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 22px; height: 44px; color: #888; } .ppo_hbox_ano { margin-top:10px; height:205px; overflow:hidden; } .ppo_hbox_ano li { width:100%; float:left; height:34px; line-height:34px; } .ppo_hbox_ano li b { display: block; font-weight: normal; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: -webkit-calc(100% - 70px); width: -moz-calc(100% - 70px); width: calc(100% - 70px); float: left; padding-left: 15px; position: relative; z-index: 1; } .ppo_hbox_ano li b:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #EF758E; margin-top: -2px; border-radius: 50%; } .ppo_hbox_ano li i { display: block; font-size: 12px; color: #999; float: right; } .ppo_two_new { } .ppo_two_new li { width:100%; float:left; margin-bottom:15px; } .ppo_two_new li .pic { width: 140px; height: 90px; float: left; overflow: hidden; position: relative; z-index: 1; margin-right: 15px; } .ppo_two_new li .pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; } .ppo_two_new li .txt { } .ppo_two_new li b { display: block; font-weight:normal; font-size: 16px; height: 50x; line-height: 25px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .ppo_two_new li p { overflow: hidden; margin-top: 15px; color: #999; height:20px; line-height:20px; font-size:12px; } .footer { width:100%; background:#F5F5F5; color:#333; font-size:13px; text-align:center; padding:20px 0; line-height:30px; border-top:1px solid #ddd; } /*list*/ .nposi { height: 45px; line-height: 45px; font-size: 14px; padding: 0 15px; color:#aaa; width:100%; float:left; box-sizing:border-box; background:#f8f8f8; margin:15px 0 20px 0; } .nposi a { display:inline-block; padding:0 15px 0 12px; position:relative; z-index:1; } .nposi a:before { content:""; position: absolute; top: 50%; margin-top:-1px; right: 0; width: 6px; height: 6px; border-style: solid; border-width: 1px 1px 0 0; border-color: #aaa; -webkit-transform-origin: 75% 25%; -webkit-transform: rotateZ(45deg); -webkit-transition: 100ms ease-in .1s; transition: 100ms ease-in .1s; } .nposi a:last-child:before { display:none; } .n_left { width:870px; float:left; margin:0 0 20px 0; } .n_right { width:300px; float:right; margin:0 0 20px 0; } .glfra_wrecom { padding:15px 0 0 0; } .glfra_wrecom li { width:-webkit-calc(50% - 30px); width:-moz-calc(50% - 30px); width:calc(50% - 30px); float:left; font-size:15px; line-height:35px; height:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; padding-left:15px; box-sizing:border-box; } .glfra_wrecom li:nth-child(2n) { float:right; } .glfra_wrecom li:before { content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; background: #444; margin-top: -2px; } .glfra_clist { padding:20px 0 0 0; } .glfra_clist li { padding: 0 20px; width:100%; float:left; box-sizing:border-box; margin-bottom:20px; } .glfra_clist li h3 { margin-bottom: 8px; margin-top:-3px; font-size: 20px; height: 36px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal; } .glfra_clist li .pic { width:200px; height:120px; float:left; overflow:hidden; position:relative; z-index:1; } .glfra_clist li .pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height:100%; } .glfra_clist li .content { width:-webkit-calc(100% - 220px); width:-moz-calc(100% - 220px); width:calc(100% - 220px); float:right; } .glfra_clist li .info { line-height: 22px; max-height: 44px; font-size: 14px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #888; } .glfra_clist li .more { display:block; font-size:14px; color:#87CEFF; } .glfra_clist li .more:hover { text-decoration:underline;} .n_rig { margin-bottom:20px; } .right_fix { width:300px; z-index:99; } .n_rig h4 { height:36px; border-bottom:2px solid #000; } .n_rig h4 b { display:block; float:left; font-size:20px; color:#87CEFF; position:relative; z-index:1; height:36px; line-height:24px; } .n_rig h4 b:before { content:""; position:absolute; width:100%; background:#87CEFF; height:2px; left:0; bottom:-2px; } .n_ano { margin-top:10px;} .n_ano li { font-size: 14px; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; position: relative; z-index: 1; padding-left: 15px; } .n_ano li:before { content: ""; position: absolute; left: 0; top: 50%; width: 3px; height: 3px; background: #444; margin-top: -2px; } .glfra_np { overflow:hidden; margin-top:15px; } .glfra_np li { width: 100%; float: left; margin-bottom:15px; } .glfra_np li:last-child { margin-bottom:0; } .glfra_np li .pic { float: left; width: 120px; height: 75px; overflow: hidden; position: relative; z-index: 1; } .glfra_np li .pic img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; } .glfra_np li .txt { float: right; width: -webkit-calc(100% - 130px); width: -moz-calc(100% - 130px); width: calc(100% - 130px); } .glfra_np li .txt b { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; font-weight: normal; height:30px; line-height:30px; } .glfra_np li .txt p { font-size: 12px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 40px; color: #888; } .n_comm { margin-top:15px; } .n_comm li { float: left; width: -webkit-calc(50% - 5px); width: -moz-calc(50% - 5px); width: calc(50% - 5px); margin-bottom: 15px; } .n_comm li:nth-child(2n) { float:right; } .n_comm li span { display:block; height:90px; position: relative; z-index: 1; overflow: hidden; margin-bottom:5px; } .n_comm li span img { position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; height: 100%; z-index:5; } .n_comm li b { display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; line-height:20px; height:40px; font-size: 14px; font-weight: normal; overflow: hidden; } /*detail*/ .glfra_ccont { margin-bottom:20px;} .glfra_ccont .ctop { text-align:center; padding:20px 20px 0 20px; } .glfra_ccont .title { font-size: 28px; font-weight: normal; color: #222; margin-bottom:10px; line-height:36px; } .glfra_ccont .mesg { height: 30px; line-height: 30px; color: #666; font-size: 13px; } .glfra_ccont .mesg span { margin-right:30px; } .glfra_ccont .wz { font-size: 16px; line-height: 32px; padding:10px 20px; } .glfra_ccont .wz p { padding:6px 0; } .glfra_f { background:#f6f6f6; padding:15px; margin:0 15px; } .glfra_f p { height:36px; line-height:36px; color:#999; } .glfra_f p a { color:#444; } .glfra_wtj { margin:20px; } .glfra_wtj_tit { height:40px; line-height:40px; border-bottom:2px solid #eee; } .glfra_wtj_tit b { display:block; float:left; position:relative; z-index:1; font-size:18px; color:#333; } .glfra_wtj_tit b:before { content:""; position:absolute; width:100%; height:2px; background:#87CEFF; left:0; bottom:-2px; } .glfra_wpic { margin:20px 0 0 0; } .glfra_wpic li { width:-webkit-calc(25% - 20px); width:-moz-calc(25% - 20px); width:calc(25% - 20px); float:left; margin-bottom:8px; margin-right:26px; } .glfra_wpic li:nth-child(4n) { margin-right:0; } .glfra_wpic li span { display:block; height:130px; overflow:hidden; position:relative; z-index:1; border-radius:5px; } .glfra_wpic li span img{ height: 100%; position: absolute; transform: translate(-50%,-50%); top: 50%; left: 50%; } .glfra_wpic li p { height:36px; line-height:36px; overflow:hidden; } .glfra_wpic li b { display:block; font-weight:normal; line-height:36px; font-size:14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .nocontent { text-align: center; font-size: 17px; padding: 10px 0 70px 0; } .nocontent p { padding: 5px 0; } /*返回顶部*/ .cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(232, 98, 86, 0.8) url(../images/backtop.png) no-repeat center 50%; background-size:60% auto; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .cd-top.cd-is-visible { visibility: visible; opacity: 1; } .cd-top.cd-fade-out { opacity: .7; } .no-touch .cd-top:hover { background-color: #e86256; opacity: 1; } @media only screen and (min-width: 768px) { .cd-top { right: 20px; bottom: 20px; } } @media only screen and (min-width: 1024px) { .cd-top { height: 50px; width: 50px; right: 30px; bottom: 30px; } } /*page*/ .pages { height: 36px; line-height: 36px; font-size: 14px; text-align: center; width: 100%; margin: 30px 0px; } .pages ul { list-style-type: none; display: inline-block; text-align: center; } .pages ul li { padding: 0; margin: 0; display:inline-block; } .pages li a, .pages li input { height: 20px; line-height: 20px; border: 1px solid #ddd; padding: 6px 12px; float: left; margin-left: 8px; text-decoration: none; font-size: 14px; color: #666; background-color: #fff; } .pages .current a { font-weight: 700; background: #87CEFF; color: #fff; border-color: #87CEFF; } .pages a:hover { background:#efefef; color:#333; } .pages span { background: #FFF; display: block; height: 20px; line-height: 20px; border: 1px solid #ddd; padding: 6px 12px; float: left; margin-left: 8px; text-decoration: none; font-size: 14px; color: #666; background-color: #fff; } .pages li.active span { background: #87CEFF; color: #FFF; } .links { width: 100%; font-size: 14px; color: #888; line-height: 36px; } .links_box { width: 1200px; margin: 0 auto; border-bottom: 1px solid #e0e0e0; padding: 0 0 15px 0; margin-bottom:15px; } .links .name { float: left; display: block; width: 100px; } .links .net { float: left; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); } .links .net li { float: left; margin-right: 20px; }