|
@@ -44,7 +44,7 @@ div {
|
|
|
z-index: 99;
|
|
|
cursor: pointer;
|
|
|
// border: 1px solid #526f82;
|
|
|
- background: url(/static/images/popup/background.png) no-repeat;
|
|
|
+ background: url(/static/images/ghzc/内容框.png) no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
background-position: center;
|
|
|
//overflow: hidden;
|
|
@@ -135,9 +135,11 @@ div {
|
|
|
padding-left: 15px;
|
|
|
font-size: 15px;
|
|
|
border-bottom: 1px solid rgba(38, 38, 38, 0.6);
|
|
|
- background: url(/static/images/popup/title.png) no-repeat;
|
|
|
+ background: url(/static/images/overview/titlebox.gif) no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
background-position: center;
|
|
|
+ text-align: left;
|
|
|
+ padding-left: 38px;
|
|
|
@media (max-width: 750px) {
|
|
|
// height: 35px;
|
|
|
line-height: 35px;
|
|
@@ -558,7 +560,7 @@ input[type="checkbox"]:checked::before {
|
|
|
.title-txt {
|
|
|
display: inline-block;
|
|
|
font-size: 15px;
|
|
|
- padding: 2px;
|
|
|
+ padding: 0px;
|
|
|
margin-right: 5px;
|
|
|
@media (max-width: 1000px) {
|
|
|
font-size: 14px;
|