body { background-image: url("/images/19140/bg.jpg"); background-repeat: repeat-x; background-position: center top; } .margin-20 { margin-top: 20px; margin-bottom: 20px; } .margin-60 { margin-top: 40px; margin-bottom: 40px; } .margin-top-20 { margin-top: 20px; } .margin-top-10 { margin-top: 7px; } .margin-bottom-20 { margin-bottom: 20px; } .margin-top-15 { margin-top: 12px; } .margin-top-60 { margin-top: 60px; } .margin-bottom-15 { margin-bottom: 10px; } .padding-0 { padding:0px } .padding-10 { padding-left:10px ; padding-right:10px ; } .padding-lr-0 { padding-left:0px ; padding-right:0px ; } .padding-t-10 { padding-top:10px ; padding-bottom:10px ; } .fontsize-14 { font-size:14px; } .fontsize-16 { font-size:16px; } .fontsize-18 { font-size:18px; } .fontsize-20 { font-size:20px; } .fontsize-30 { font-size:30px; } .fontsize-40 { font-size:40px; } .fontsize-60 { font-size:60px; } .logo img { height: 70px; } @media (max-width:768px) { .logo img { height: 55px; } } @media (max-width:768px) { .margin-60 { margin-top: 20px; margin-bottom: 20px; } } a.nostyle { margin-right: 2px; line-height: 46px; border-radius: 4px 4px 0 0; font-weight: 500; color: #888888; text-decoration: none; } .hi_text{ white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis; } .text-lh{ line-height: 25px; } .clearfix() { &:before, &:after { content: " "; display: table; } &:after { clear: both; } } .time { color: #BEBEBE; font-size: 12px; } .ft { background-color: #f5f5f5; } .bg_f{ background-color: #fff; } .bg_b{ background-color: #0d8ee9; } .fontcorol-b { color: #0d8ee9; } .fontcorol-f { color: #ffffff; } /*菜单背景颜色设置*/ .navbar-default { background-image:-webkit-linear-gradient(top,#0d8ee9 0,#0d8ee9 90%,#a0d468 10%); background-image:-o-linear-gradient(top,#0d8ee9 0,#0d8ee9 90%,#a0d468 10%); background-image:-webkit-gradient(linear,left top,left bottom,from(#0d8ee9),to(#0d8ee9),to(#a0d468)); background-image:linear-gradient(to bottom,#0d8ee9 0,#0d8ee9 90%,#a0d468 10%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d8ee9e9', endColorstr='#0d8ee9e9', GradientType=0); filter:progid:DXImageTransform.Microsoft.gradient(enabled=false); background-repeat:repeat-x; border-radius:4px; -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); } @media (max-width:768px) { .navbar-default { background-image:-webkit-linear-gradient(right,#0d8ee9 0,#0d8ee9 98%,#a0d468 2%); background-image:-o-linear-gradient(right,#0d8ee9 0,#0d8ee9 98%,#a0d468 2%); background-image:-webkit-gradient(linear,left top,left bottom,from(#0d8ee9),to(#0d8ee9),to(#a0d468)); background-image:linear-gradient(to right,#0d8ee9 0,#0d8ee9 98%,#a0d468 2%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d8ee9e9', endColorstr='#0d8ee9e9', GradientType=0); filter:progid:DXImageTransform.Microsoft.gradient(enabled=false); background-repeat:repeat-x; border-radius:4px; -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); } } .navbar-list { background-image:-webkit-linear-gradient(top,#0d8ee9 0,#0d8ee9 93%,#a0d468 7%); background-image:-o-linear-gradient(top,#0d8ee9 0,#0d8ee9 93%,#a0d468 7%); background-image:-webkit-gradient(linear,left top,left bottom,from(#0d8ee9),to(#0d8ee9),to(#a0d468)); background-image:linear-gradient(to bottom,#0d8ee9 0,#0d8ee9 93%,#a0d468 7%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc2a2a2a', endColorstr='#dc2a2a2a', GradientType=0); filter:progid:DXImageTransform.Microsoft.gradient(enabled=false); background-repeat:repeat-x; border-radius:4px 4px 0px 0px; -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075); } /*菜单按钮颜色设置*/ .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.active>a { background-color:#a0d468; -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075); box-shadow: inset 0 3px 9px rgba(0,0,0,.075) } .navbar-brand,.navbar-nav>li>a { text-shadow:0 1px 0 rgba(255,255,255,.25) } .navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus { color:#FFF; background-color:transparent; background-color:#a0d468 } .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus { color:#FFF; background-color:#a0d468 } /*手机版菜单开关颜色设置*/ .navbar-default .navbar-toggle { border-color:#a0d468 } .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus { background-color:#a0d468 } .navbar-toggle { position:relative; float:right; padding:9px 10px; margin-top:8px; margin-right:15px; margin-bottom:8px; background-color:transparent; background-image:none; border:1px solid transparent; background-color: #a0d468; border-radius:4px } /*tab切换标签颜色设置*/ .nav-tabs>li>a { margin-right:2px; line-height:1.42857143; border:1px solid transparent; border-radius:4px 4px 0 0; font-weight: 500; color: #666666; font-size: 18px; } .nav-tabs>li>a:hover { color: #0b8ee6; border-bottom-color: #0b8ee6; border-bottom-width: 2px; border-bottom-style: solid; font-weight: 700; font-size: 18px; } .nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus { color: #0b8ee6; cursor: default; border-bottom-color: #0b8ee6; border-bottom-width: 2px; border-bottom-style: solid; font-weight: 700; font-size: 18px; } /*list设置*/ .list-lm { font-size: 16px; line-height: 44px; color: #ffffff; list-style-type:none; } .list-lm-xs { font-size: 16px; line-height: 44px; color: #ffffff; list-style-type:none; text-align: center; } .list-tp { margin-right: 2px; line-height: 44px; border-radius: 4px 4px 0 0; } .list-bk { list-style-type:none; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #dbdbdb; border-bottom-color: #dbdbdb; border-left-color: #dbdbdb; width: 100%; background-color: #FFFFFF; border-radius:6px; border-top-width: 2px; border-top-style: solid; border-top-color: #0d8ee9; } .list-lbbk { list-style-type:none; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #dbdbdb; border-bottom-color: #dbdbdb; border-left-color: #dbdbdb; width: 100%; border-top-width: 2px; border-top-style: solid; border-top-color: #0d8ee9; background-color: #FFFFFF; border-radius:6px; } .list-row { margin-right:-20px; margin-left:-20px } .list-wz { font-size: 14px; line-height: 44px; color: #383838; list-style-type:none; text-align: left; width: 95%; margin-right: auto; margin-left: auto; } .list-lie { width: 95%; margin-right: auto; margin-left: auto; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dedad1; line-height: 36px; } .list-wen { width: 95%; margin-right: auto; margin-left: auto; line-height: 36px; text-align: center; } .list-wenzh { width: 95%; margin-right: auto; margin-left: auto; text-align: left; } .t1 { font-size: 16px; color: #000000; text-decoration: none; } .t2 { font-size: 14px; color: #000000; text-decoration: none; line-height: 30px; }