File: /www/wwwroot/www.zvsqf.com/2704/css/style.css
.header{
width: 100%;
background: #fff;
border-bottom: 1px solid #f3f3f3;
}
.header .box{
max-width: 750px;
margin: 0 auto;
}
.header img{
display: inline-block;
margin: 20px 20px;
vertical-align: middle;
}
.header a{
margin-left: 20px;
}
.title .name{
font-size: 14px;
}
.title .time{
font-size: 14px;
color: #aaa;
}
.icon{
padding: 10px 0;
overflow: hidden;
}
.icon .left{
float: left;
}
.icon .right{
float: right;
}
.icon .right a{
padding: 5px 10px;
border-radius: 20px;
border: 1px solid #e0e0e0;
}
.icon .icon-line{
font-size: 32px;
color: #00b800;
}
.icon .icon-facebook{
font-size: 28px;
color: #3b579d;
}
.icon .icon-icon-test{
font-size: 18px;
color: #f13e3e;
font-weight: 600;
}
.icon .icon-qipao{
font-size: 18px;
font-weight: 600;
}
.main{
font-size: 18px;
line-height: 1.5;
}
.main img{
margin: 5px auto;
}
.main .img-text{
font-size: 14px;
color: #666;
margin: 15px 0;
text-align: center;
}
.main .f2{
font-weight: 600;
color: red;
margin: 15px 0;
text-align: center;
}
.main .f2 div{
position: relative;
display: inline-block;
border: 1px solid #888888;
padding: 5px 18px;
border-radius: 8px;
}
.main .f2 img{
position: absolute;
top: -15px;
left: -15px;
width: 30px;
height: 30px;
background: #fff;
}
.main .f1{
position: relative;
margin: 20px 0;
padding: 20px;
border: 1px dashed #000;
}
.main .f1 img{
position: absolute;
top: -5px;
left: 50%;
transform: translate(-50%, -50%);
width: 30px;
height: 30px;
}
.main .f1 .j1{
position: absolute;
top: -1px;
left: -1px;
width: 20px;
height: 20px;
border-top: 2px solid #333333;
border-left: 2px solid #333333;
}
.main .f1 .j2{
position: absolute;
top: -1px;
right: -1px;
width: 20px;
height: 20px;
border-top: 2px solid #333333;
border-right: 2px solid #333333;
}
.main .f1 .j3{
position: absolute;
bottom: -1px;
left: -1px;
width: 20px;
height: 20px;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
}
.main .f1 .j4{
position: absolute;
bottom: -1px;
right: -1px;
width: 20px;
height: 20px;
border-bottom: 2px solid #333333;
border-right: 2px solid #333333;
}
.main .f1 div{
text-align: center;
font-weight: 600;
color: #ff0000;
}
.main .btn-box{
margin: 20px;
}
.main .btn-box p{
text-align: center;
font-size: 16px;
}
.main .love{
text-align: center;
margin: 30px 0;
}
.main .love a{
padding: 5px 20px;
border-radius: 20px;
border: 1px solid #e0e0e0;
}
.main .icon-icon-test{
font-size: 18px;
color: #f13e3e;
font-weight: 600;
}
.main .tips-title{
margin: 10px 0;
border-top: 1px solid #ffa9ac;
border-bottom: 1px solid #ffa9ac;
}
.main .tips-title img{
display: inline-block;
width:30px;
height: 30px;
margin: 5px 10px;
vertical-align: middle;
}
.main .tips-main{
margin: 20px 0;
padding: 20px;
background: #ffefef;
font-size: 16px;
}
.main .tips-main .top{
text-align: center;
margin-bottom: 20px;
}
.main .tips-main .bottom{
margin-top: 20px;
padding-left: 20px;
position: relative;
}
.main .tips-main .d{
position: absolute;
left: 5px;
}
.comment .top{
padding: 20px 10px;
font-size: 20px;
font-weight: 600;
}
.comment .bottom{
padding: 0 10px 10px 10px;
background: #f4f5f7;
}
.comment .sort{
padding: 15px 10px;
color: #999;
font-size: 14px;
}
.comment .sort span{
color: #000;
}
.comment .list{
font-size: 15px;
padding: 4px 8px 4px 15px;
margin: 0 24px 9px 0;
border-style: dashed;
border-width: 2px;
border-color:#C0C0C0;
}
.comment .list .green{
background: #00b862;
color: #fff;
font-size: 12px;
padding: 0 2px;
margin-right: 4px;
}
.comment .list .name{
font-weight: 600;
}
.comment .list .text{
margin: 5px 0;
}
.comment .list .time{
font-size: 12px;
color: #aaa;
}
.comment .list .reply{
position: relative;
margin-top: 10px;
padding: 10px 0 0 20px;
border-top: 1px solid #f3f3f3;
}
.comment .list .reply .zj{
position: absolute;
top: 12px;
left: 0;
}
.qrcode-box{
position: fixed;
top: 100px;
right: 50px;
padding: 20px;
border: 1px solid #aaa;
background: #fff;
text-align: center;
}
.qrcode-box p{
margin: 0;
margin-top: 20px;
}
.qrcode{
position: relative;
}
.codeico{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index:10;
width:46px;
height:46px;
background:url(../images/tb.png) no-repeat;
}
@media screen and (max-width: 750px){
.header{
position: fixed;
top: 0;
z-index: 999;
}
.header img{
margin: 10px 20px;
}
.title h1{
font-size: 24px;
margin-top: 50px;
}
}
@media screen and (max-width: 1025px){
.qrcode-box{
display: none;
}
}