熊猫办公系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

193 lines
3.3 KiB

.v-banner{
width: 100%;
height: 390px;
background: url('../image/v-3.jpg') center center no-repeat;
}
.v-says{
width: 100%;
height: 702px;
position: relative;
}
.vs-table{
position: absolute;
top: -60px;
left: 50%;
margin-left: -580px;
height: 729px;
width: 1160px;
background: #ffffff;
box-shadow: 0 5px 18px rgba(0,0,0,.1);
-moz-box-shadow: 0 5px 18px rgba(0,0,0,.1);
-webkit-box-shadow: 0 5px 18px rgba(0,0,0,.1);
}
.vs-table .vss-table{
width: 1095px;
height: 666px;
margin: 30px 31px;
background: url(../image/vip-intro.jpg);
position: relative;
}
.vs-table .vss-table .v-zero{
position: absolute;
height: 40px;
line-height: 40px;
background: #ffffff;
border-radius: 2px;
font-size: 15px;
cursor: pointer;
display: block;
width: 112px;
}
.vs-table .vss-table .first{
top: 107px;
left: 370px;
color: #ff9000;
}
.vs-table .vss-table .second{
top: 107px;
left: 636px;
color: #ff9000;
}
.vs-table .vss-table .third{
top: 107px;
left: 905px;
color: #e93c25;
}
.vs-table .vss-table .v-zero:hover{
top: 106px;
box-shadow: 0 15px 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 15px 10px rgba(0,0,0,.1);
-webkit-box-shadow: 0 15px 10px rgba(0,0,0,.1);
}
.v-jieshaos{
width: 100%;
height: 438px;
background: url('../image/v-1.jpg') center center no-repeat;
}
.v-int{
width: 100%;
margin-bottom: 121px;
margin-top: 43px;
}
.v-int .box{
display: inline-block;
width: 355px;
background: #ffffff;
position: relative;
box-shadow: 0px 10px 10px #E0E0E0;
}
.v-int .mm20{
margin: 0px 37px;
}
.v-int .box .time{
color: #d7000f;
font-size: 20px;
font-weight: bold;
height: 80px;
line-height: 140px;
}
.v-int .box .time span{
display: inline-block;
vertical-align: 2px;
font-size: 12px;
color: #ffffff;
background: #d7000f;
width: 35px;
height: 19px;
line-height: 19px;
margin-left: 2px;
}
.v-int .box .money{
height: 160px;
line-height: 81px;
font-size: 40px;
font-family: Arial;
color: #d7000f;
font-weight: bold;
/* margin-bottom: 70px; */
}
.v-int .box .money span{
display: inline-block;
vertical-align: 15px;
font-size: 20px;
color: #d7000f;
width: 21px;
height: 19px;
line-height: 19px;
}
.v-int .box .say{
font-size: 14px;
color: #000000;
font-family: '微软雅黑';
letter-spacing: 1px;
}
.v-int .box .get-vip{
display: inline-block;
width: 136px;
height: 46px;
line-height: 46px;
color: #d7000f;
font-size: 16px;
border: 2px solid #d7000f;
margin:50px 0px;
}
.v-int .box .get-vip:hover{
background: #d7000f;
color: #ffffff;
}
.v-int .black{
background:#1b1b1b;
box-shadow: 0px 10px 10px #999999;
}
.v-int .color-w{
color: #ffffff !important;
}
.v-int .c-red{
color: #d7000f;
}
.v-int .box .person{
position: absolute;
bottom: -101px;
width: 448px;
height: 130px;
line-height: 192px;
background: url('../image/v-banner.png') 0px -13px no-repeat;
}
.v-sup{
width: 100%;
height: 790px;
background: url('../image/4.jpg') center center no-repeat;
margin-bottom: 28px;
}
.v-sup .table{
width:1100px;
height: 610px;
padding: 90px 0px;
margin:90px auto;
}
.v-sup .table table{
height: 610px;
width: 1100px;
font-size: 14px;
color: #bdbdbd;
}
.v-sup .table table td{
border:1px solid #333333;
}