| | |
| | | border-color: rgba(95,184, 120,.75); |
| | | -webkit-box-shadow: 0 0 18px rgba(95,184,120); |
| | | } |
| | | .check1 { |
| | | cursor: pointer; /*鼠标变成手指样式*/ |
| | | -webkit-transition: border linear .1s,-webkit-box-shadow linear .5s; |
| | | border-color: rgba(0,148, 255,.75); |
| | | -webkit-box-shadow: 0 0 18px rgba(0,148,255); |
| | | } |
| | | |
| | | .cns { |
| | | border: 1px solid #5FB878; |
| | |
| | | } |
| | | |
| | | .cnt h1, .cns h1 { |
| | | line-height: 30px; |
| | | margin: 0 10px; |
| | | line-height: 25px; |
| | | margin: 0 5px; |
| | | white-space: nowrap; |
| | | text-overflow: ellipsis; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | h1 span { |
| | | font-family: "微软雅黑"; |
| | | font-weight: bold; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | line-height: 0.9; |
| | | font-size:12px; |
| | | } |
| | | |
| | | .cnt, .cns dl dd { |
| | |
| | | border: 0.4em solid #808080; |
| | | background-color: #808080; |
| | | } |
| | | .color_border4 { |
| | | border: 0.4em solid #13ad4c; |
| | | background-color: #13ad4c; |
| | | } |
| | | |
| | | .gj_icon { |
| | | border-radius: 0.4em; |
| | |
| | | .imgtitle { |
| | | text-align: center; |
| | | display: block; |
| | | font-size: 30px; |
| | | font-size: 20px; |
| | | } |
| | | |
| | | .layui-icon { |