a {
    color: inherit;
    text-decoration: none;
}
.text-cell a:hover {
    text-decoration: none !important; /* 强制去除下划线 */
    color: inherit !important; /* 保持原有颜色，不受父元素或其他样式影响 */
}
.abt3 a:hover {
    text-decoration: none !important; /* 强制去除下划线 */
    color: inherit !important; /* 保持原有颜色，不受父元素或其他样式影响 */
}


/* 卡片容器样式 */
.atb {
    margin: 4px auto;
    width: calc(100% - 2px);
    height: 56px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    font-size: 16px;
    background: #fff;
}

/* 卡片内部元素样式 */
.atb td {
    vertical-align: middle;
}
.atb .img-cell {
    width: 56px;
    padding: 0 10px;
}
.atb .abt8 img {
  width: 18px;
  height: 20px;
  display: inline-block;
}
.atb.atb {
    margin: 4px auto;
    width: calc(100% - 2px);
    height: 56px;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    font-size: 16px;
    background: #fff;
}

.atb .abt1 {
    line-height: 15px;
    color: #000;
}
.atb .abt8 {
    line-height: 25px;
    font-size: 25px;
    font-weight: bold;
    color: #00A0E9;
    text-shadow: 0px 2px 10px #fffef6;
}
.atb .abt3 {
    line-height: 25px;
    font-size: 15px;
    padding-right: 10px;
    color: #000;
    text-align: right;
}
.atb .abt4 {
    line-height: 15px;
    color: #000;
}

.atb .abt5 {
    line-height: 25px;
    font-size: 15px;
    padding-right: 10px;
    color: #000;
    text-align: right;
}
/* 颜色类统一定义 */
.wr { color: #f00 !important; }
.wg { color: #080 !important; }
.wb { color: #00f !important; }
.wp { color: #f0f !important; }
.wy { color: #ff0 !important; }
.wo { color: #f60 !important; }
.wc { color: #299 !important; }
.wpe { color: #80b !important; }
.wsr { color: #f06 !important; }
.wsb { color: #06f !important; }
.ww { color: #fff !important; }
.wbl { color: #000 !important; }


.boxm{
	margin:2px 0px;
	border-radius: 5px;
	overflow: hidden;
	background-image: linear-gradient(to right, #00ff00, #00ff00, #00ff00, #00ff00, #00ff00, #00ff00, #00ff00);

}


.padm{
	scroll-margin-top:100px;
	padding:1px 1px;
	background-image: linear-gradient(to right, #f4f4f2, #fdff13, #f6f708, #fc0505, #f3f519, #fdff00, #fcfcde);

}
.qiehuangleixingdiv {
  background-image: url(/material/hyl888.gif);
  background-size: 100% 70px;
  background-repeat: no-repeat;
  height: 70px;
  align-items: center;
  color: #fff;
  background-color: #f0f5f9;
}
.aomgl {
  background-image: url(/material/amglhz.gif);
  background-size: 100% 70px;
  background-repeat: no-repeat;
  height: 70px;
  align-items: center;
  color: #fff;
  background-color: #f0f5f9;
}
.hkgl {
  background-image: url(/material/xgglhz.gif);
  background-size: 100% 70px;
  background-repeat: no-repeat;
  height: 70px;
  align-items: center;
  color: #fff;
  background-color: #f0f5f9;
}
.hlwzl {
  background-image: url(/material/hlwmfzl.gif);
  background-size: 100% 70px;
  background-repeat: no-repeat;
  height: 70px;
  align-items: center;
  color: #fff;
  background-color: #f0f5f9;
}