html{background: url(/Images/bgnen.gif) no-repeat center center fixed;
  background-size: cover;}

p {
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px #eaeaea solid;
    font-size: 13pt;
    font-family: Times New Roman;
}

img{vertical-align:middle}
*{text-decoration: none;}

table td {
    border: 1px solid #083021;
    padding: 3px 2px;
    word-break: break-all;
}

.tieude{
           background-image:url('/Images/biaoti.jpg');
           background-position: center;
           background-repeat:no-repeat;
           background-origin:padding-box;
           background-size:100% 40px;
           line-height: 40px;
           text-shadow: -1px 0 #B30000, 0 1px #B30000, 1px 0 #B30000, 0 -1px #B30000;
           font-size: 14pt;
           text-align:center;
           font-weight: 700
        }

  .a1 {
     border-collapse: collapse;
     text-align:center;
     background: #FFF;
     font-family:微软雅黑;
     font-size:12pt;
     color:#000;
     font-weight:600;
      border:1px solid #000;
      padding: 5px 5px;
      }
 
 
    * {
        margin: 0;
        padding: 0;
    }

    .yqlj {
        display: flex;
        flex-wrap: wrap;
        background: #fff;
    }

    .yqlj a {
        display: block;
        border: solid 1px #ddd;
        width: calc(25% - 8px);
        margin: 3px;
        border-radius: 5px;
        text-align: center;
        line-height: 35px;
        background: linear-gradient(to top, #eee, #fff);
        font-size: 13px;
    }
     .vydeptrai .tiezi ul {
        list-style: none;
    }

    .vydeptrai .tiezi li {
        line-height: 35px;
        border-bottom: 1px solid #ebebeb;
    }
    .vydeptrai .tiezi li a {
        color: #FF0000;
    }

    .vydeptrai .tiezi ul li span.gst {
        background-color: #2F4F4F;
        color: #fff;
        padding: 3px 7px;
        margin: 0px 4px;
        border-radius: 4px;
    }
    .yqlj a img{
        width: 20px;
        vertical-align: sub;
        margin: 0 2px;
                display: inline-block;
    }

    .yqlj a:nth-child(-n+36) {
        color: #e91e63;
    }

    .yqlj a:nth-child(-n+32) {
        color: #9c27b0;
    }

    .yqlj a:nth-child(-n+28) {
        color: #0000FF;
    }

    .yqlj a:nth-child(-n+24) {
        color: #009688;
    }

    .yqlj a:nth-child(-n+20) {
        color: #795548;
    }

    .yqlj a:nth-child(-n+16) {
        color: #f44336;
    }

    .yqlj a:nth-child(-n+12) {
        color: #4caf50;
    }

    .yqlj a:nth-child(-n+8) {
        color: #673ab7;
    }

    .yqlj a:nth-child(-n+4) {
        color: #9c27b0;
    }
    
    a{text-decoration:none}



#gsgl img {display: inline;
    position: absolute;}
    
.xuan {
	border-collapse: collapse;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
    font-family: 宋体;
}  
.xuan td{line-height: 35px;border-bottom: 1px #8d8ea0 solid;  }   
.xuan span {color: #f00;}
.xuan td a {background-color: #008000;color: #fff;} 
.xuan td c {background-color: #FFFF00;color: #f00;} 
.xuan td d {box-shadow: 0 0 3px 5px #a9f4fa;border-radius: 8px;background-color: #00FFFF;} 
.xuan td e {background-color: #FF0000;color: #ff0;}

.jzt td { border: solid 1px #e5e5e5;
         color: #f00; 
         font-weight: bold;
         padding: 0px 5px;
         font-size: 13pt;}

 .tiezi {
 	border-collapse: collapse;
    font-family: 宋体;
    font-weight: 700;
    font-size: 12pt;
	text-align: left;
	}
.ampost-list ul li a{display:flex!important;justify-content: center;align-items: center;width:100%};






*{
    padding: 0;
    margin: 0;
}
body{
    max-width:750px;
    margin: 0 auto;

}
li{
    list-style: none;
}
.tete{
    border-bottom: 3px solid #f1592a;
}
.zhente{
display:flex;
justify-content:space-around;
width: 100%;

} 
.zhente>li{
    width: 20%;
    text-align: center;        
    padding: 10px 0;
}

.hover{
    color: #fff;
    background: #f1592a;
}
.kuangkuang{    
    font-family: 妤蜂綋;
    font-size: 20px;
    text-align: center;    

}
.kuangkuang>tbody>tr>td{        
    border-bottom: 1px solid #DDD;
}
.kagkimg{
    padding-bottom: 3px;
}
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	width: 100%;
	max-width: 800px;
	/* min-height: 100vh; */
	margin: 0 auto;
	line-height: 1.75;
	font-size: 16px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨";
	word-break: break-all;
	word-wrap: break-word;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	background: #fff;
}



.toplogo img{width:100%;height:auto}
.nav2{width:100%;max-width:800px;padding:4px;box-sizing:border-box;text-align:center;background:#fff}
.nav2 ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}
.nav2 ul li{width:20%;padding:4px;box-sizing:border-box;list-style-type: none;}
.nav2 ul li a{display:block;height:32px;line-height:32px;color:#fff;border-radius:32px;background:#55aebe}
a{text-decoration:none;color:inherit}
img{max-width:100%;vertical-align:middle}
 a {text-decoration: none;} 


table{border-collapse: collapse;border:1px;width:100%;}

.bt th {
    background-image: url('https://img1.shanghaixiaochagu.com/149199/images/bt.jpg');
    background-position:   center;
    background-repeat: no-repeat;
    background-origin: padding-box;
    line-height: 40px;
    background-size: 100% 40px;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
    font-weight: 700;
    font-family: 微软雅黑;
    font-size: 14pt
}



.bt th::after {color:#CC00FF;content: "904050.com";}
.bt th::before {color:#E51801;content: "雷锋论坛";}
.bt th {color:#FFFF00;}
.bt th b {color:#0000FF;}


.bbb {
  border: 1px solid #ddd;
  text-align: left;
  line-height: 25px;
  font-size: 14pt;
}

.thao {border:1;
	 width:100%;
	 border: 1px solid #C0C0C0;
	 border-collapse: collapse;
	 font-size: 14pt;
	 font-family:Times New Roman;
	}
.thao td{height:35px;
		text-align:center;
		border:1px solid #C0C0C0;}
		


.thao1 {  border:1;
		  width:100%;
		  cellspacing:1;
		  border-collapse: collapse; 
		  color:#000000; 
		  font-family:Times New Roman; 
		  font-size:14pt;
		  }
.thao1 td{height:35px;
		text-align:left;
		border:1px solid #C0C0C0;}
.thao1 a1{ background-color: #808080; color: #FFFFFF;}




.unsites ul{padding:0px;margin:0}
.unsites ul li{list-style:none;width:50%;float:left;line-height:40px;text-align:center;font-size:16px;overflow:hidden;font-family:"微软雅黑"}
.unsites ul li a{color:#fff;display:block}
@media screen and (max-width:800px){.unsites ul li{width:100%}
.unsites ul li.more{display:none}
}.un2{border:1px solid #ff0202}
.un2 ul li{background-color:#fff30d}
.un2 ul li a{color:#ff0202;border:1px solid #ff0202}
table{border:0px}
.nen{background-image:url(https://6627666.com/images/IMG_9597.JPG);background-position:center;background-repeat:no-repeat;background-size:100% 40px;background-origin:padding-box;line-height:40px;background-size:100% 40px;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-weight:700;font-family:微软雅黑;font-size:14pt}
td{text-align:center}
.box{margin:15px 0;border-radius:5px;overflow:hidden;background:#018f6f}
.copyright{width:98%;margin:0 auto;text-align:center;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #000;color:#fff}
.avatar-box{position:fixed;right:1px;bottom:120px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px}
.avatar{margin-bottom:5px}
.service-text{display:flex;flex-direction:column;align-items:center;background-color:rgba(0,0,0,0.5);padding:2px;border-radius:4px;color:#fff}
.service-text a{text-decoration:none;color:#fff}
.back-to-top{width:40px;height:40px;position:fixed;right:12px;bottom:60px;z-index:1;cursor:pointer}