.top {
width: 100%;
}
.warp {
padding: 0;
background-size: 100%;
}
.content {
background: #f4f4f5;
}
.header {
position: relative;
}
.caipiao-header {
position: relative;
}
.logo-img {
background-color: #fff;
background-size: 100% 120px;
text-align: center;
}
.logo-img img {
width: 100%;
margin: 0 auto;
background-color: #fff;
}
/*è½®æ’图*/
.swiper {
}
.swiper img {
width: 100%;
}
/*导航*/
.headnav{
display: flex;
justify-content: center;
background: #fff;
padding: 10px 0;
}
.headnav div{
width: 15%;
margin: 0 8px;
}
.headnav div img{
width: 100%;
}
.headnav div a p{
font-size: .6rem;
text-align: center;
color: #000;
}
/*主页图库*/
.tuku ul {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.tuku ul li {
width: 26%;
margin: .22rem;
text-align: center;
}
.tuku ul li img {
width: 100%;
margin: 8px 0;
}
.more {
position: absolute;
right: 1rem;
color: #ffff05;
font-size: 1rem;
}
/*资料专区*/
.xinlv {
background-color: #167c18;
color: #fff;
font-weight: 500;
letter-spacing: 4px;
text-align: center;
padding: 6px 0 6px 6px;
border-top: 1px solid #fff;
}
.div10 {
float: left;
width: 33.13%;
text-align: center;
margin: 0 .1%;
}
.div11 {
margin-top: 6px;
background-color: #fff;
border: 1px solid #cfcfcf;
border-radius: 3px;
display: block;
height: 38px;
line-height: 38px;
overflow: hidden;
position: relative;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
/*精准四肖*/
.jxlist table {
width: 100%;
border: none;
}
.jxlist table td {
height: 100%;
padding: 5px 0;
word-break: break-all;
font-size: 14px;
border: 1px solid #e5e5e5;
}
.jxlist table td.sthead {
padding: 5px 0;
background-color: #fff;
text-align: center;
color: #555;
}
.jxlist table td.bt {
text-align: center;
background-color: green;
text-align: center;
color: #fff;
padding: 5px 0;
font-size: 16px;
font-weight: 600;
}
.jxlist table td.c01,.jxlist table td.c03 {
text-align: center;
background-color: #37f12d;
}
.jxlist table td.c02 {
text-indent: 10px;
background-color: #fff;
}