Files
ClassContent/历届学生/陈一航/项目/3-28_3-29/VRBOX-VR/css/index.css
2024-09-27 02:06:13 +08:00

551 lines
9.6 KiB
CSS

.header{
width: 100%;
height: 60px;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
background-color: #2b2c31;
}
.header_core{
height: 60px;
display: flex;
align-items: center;
justify-content: space-between;
}
.header_left{
height: 100%;
display: flex;
align-items: center;
}
.header_left img{
width: 125px;
margin-right: 60px;
}
.header_left ul{
display: flex;
align-items: center;
justify-content: space-around;
width: 586px;
}
.header_left ul a{
font-size: 14px;
color: #fff;
}
.header_right{
height: 100%;
display: flex;
align-items: center;
}
.header_right input{
width: 100px;
height: 30px;
background: #6e44e6;
border: none;
border-radius: 100px;
font-size: 14px;
color: #ffffff;
text-align: center;
line-height: 30px;
margin-right: 40px;
}
.header_sign{
margin-right: 16px;
height: 22px;
line-height: 22px;
}
.header_sign span{
margin-right: 16px;
font-size: 14px;
}
.header_sign span:first-child a{
color: #fff;
}
.header_sign span:last-child{
color: #949494;
}
.header_phone{
color: #fff;
margin-right: 34px;
padding-left: 16px;
border-left: 1px solid #d2d2d2;
font-size: 14PX;
}
.icon-dianhua{
border: #fff;
}
.header::after{
content: '';
width: 100%;
height: 1px;
left: 0;
bottom: 0;
position: absolute;
background: linear-gradient(90deg, #2117a8, #8117f7);
}
.search{
height: 100px;
width: 100%;
padding: 15px 0px;
background-color: #111;
margin-top: 60px;
box-sizing: border-box;
}
.search_bar{
display: flex;
align-items: center;
width: 546px;
height: 40px;
margin: 0 auto;
position: relative;
}
.search_bar input{
width: 700px;
border: none;
height: 100%;
text-indent: 20px;
font-size: 14px;
background-color: #ffffff;
border-radius: 20px 0 0 20px;
}
.search_bar span{
position: absolute;
display: inline-block;
width: 60px;
height: 100%;
background-color: #6E44E6;
border-radius: 0 20px 20px 0;
padding-top: 3px;
padding-left: 12px;
right: -60px;
box-sizing: border-box;
}
.icon-sousuo{
color: #fff;
font-size: 30px !important;
}
.search_keywords{
display: flex;
justify-content: center;
margin-top: 14px;
}
.search_keywords li{
height: 16px;
line-height: 16px;
padding-right: 15px;
margin-right: 15px;
border-right: 1px solid #d2d2d2;
}
.search_keywords li a{
font-size: 12px;
color: #fff;
}
.wheel_core{
height: 520px;
}
.roll{
width: 1200px;
height: 470px;
overflow: hidden;
}
.roll_core{
margin-top: 30px;
width: 4800px;
height: 100%;
}
.roll_core img{
width: 1200px;
height: 100%;
}
.wheel_dots{
display: flex;
align-items: center;
justify-content: center;
height: 50px;
}
.wheel_dots span{
width: 26px;
height: 5px;
border-radius: 3px;
background-color: #626262;
margin-right: 20px;
}
.wheel_dots span:first-child{
background-color: #fff;
}
.industry_core{
height: 165px;
}
.industry_top{
display: flex;
justify-content: space-between;
height: 40px;
background-color: #1A1B1F;
}
.industry_top span{
display: inline-block;
width: 125px;
height: 100%;
text-align: center;
line-height: 40px;
}
.industry_top_l span:first-child{
border-radius: 5px 5px 0 0;
background-color: #5953D9;
}
.industry_top span a{
font-size: 14px;
color: #fff;
}
.industry_top_r span a{
color: #6e44e6;
}
.industry_b{
display: flex;
justify-content: space-around;
height: 125px;
border-radius: 0 0 5px 5px;
background: linear-gradient(90deg, #5953d9, #827be2);
}
.industry-iteem{
height: 100%;
width: 150px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.industry-iteem img{
width: 38px;
height: 38px;
}
.industry-iteem span{
font-size: 14px;
margin-top: 16px;
color: #fff;
}
.new_products{
overflow: hidden;
}
.NewProducts_core{
height: 634px;
margin-top: 30px;
margin-bottom: 60px;
}
.products_title{
width: 100%;
height: 48px;
}
.products_right{
position: relative;
top: 25px;
font-size: 18px;
color: #6E44E6;
}
.products_left .cube{
display: inline-block;
width: 8px;
height: 40px;
background-color: #5953D9;
margin-right: 21px;
position: relative;
top: 9px;
}
.products_left .newp{
font-size: 36px;
font-weight: bold;
align-self: flex-end;
position: relative;
top: 4px;
margin-right: 17px;
color: #fff;
}
.products_left .sub{
color: rgb(76, 76, 83);
font-size: 22px;
position: relative;
top: 5px;
}
.cards{
height: 556px;
margin-top: 30px;
}
.cards_top{
width: 100%;
height: 328px;
display: flex;
justify-content: space-between;
}
.cardstop_core{
height: 100%;
width: 447px;
}
.cardstop_core_t{
height: 269px;
}
.cardstop_core_t img{
width: 100%;
height: 100%;
border-radius: 5px;
}
.cardstop_core_b{
width: 100%;
margin-top: 10px;
}
.cardstop_core_b p:first-child{
font-size: 14px;
color: #fff;
}
.cardstop_core_b p:last-child{
margin-top: 10px;
}
.cardstop_core_b span{
margin-right: 15px;
color: #D3D3D4;
}
.cardstop_core_b span:last-child{
margin-right: 0;
}
.cardstop_core_b span i{
font-size: 16px;
margin-right: 5px;
}
.cards_b{
display: flex;
justify-content: space-between;
height: 228px;
width: 100%;
}
.cardsb_core{
height: 124px;
width: 220px;
margin-top: 44px;
}
.cardsb_core img{
width: 100%;
height: 100%;
border-radius: 5px;
}
.cardsbcore_b{
width: 100%;
margin-top: 10px;
}
.cardsbcore_b p:first-child{
width: 100%;
margin-bottom: 10px;
font-size: 14px;
color: #fff;
}
.cardsbcore_b span{
margin-right: 15px;
color: #D3D3D4;
}
.cardsbcore_b span:last-child{
margin-right: 0;
}
.cardsbcore_b span i{
font-size: 16px;
margin-right: 5px;
}
.productline{
width: 100%;
height: 560px;
background-color: #1D1E22;
}
.productline_core{
padding: 54px 0;
height: 560px;
}
.productline_title{
width: 100%;
height: 48px;
}
.productline_right{
position: relative;
top: 25px;
font-size: 18px;
color: #6E44E6;
}
.productline_left .cube{
display: inline-block;
width: 8px;
height: 40px;
background-color: #5953D9;
margin-right: 21px;
position: relative;
top: 9px;
}
.productline_left .newp{
font-size: 36px;
font-weight: bold;
align-self: flex-end;
position: relative;
top: 4px;
margin-right: 17px;
color: #fff;
}
.productline_left .sub{
color: rgb(76, 76, 83);
font-size: 22px;
position: relative;
top: 5px;
}
.productline_core .crds{
margin-top: 40px;
width: 100%;
height: 364px;
display: flex;
justify-content: space-around;
}
.productline_core .crds .crds_core{
position: relative;
width: 273px;
height: 364px;
}
.productline_core .crds .crds_core img{
width: 100%;
position: absolute;
height: 100%;
}
.crds_core .zz{
position: absolute;
display: none;
width: 100%;
height: 100%;
background-color: rgba(209, 209, 209, 0.623);
}
.crdsp{
display: none;
position: absolute;
font-size: 32px;
font-weight: bold;
color: #fff;
margin-top: 161px;
margin-left: 46px;
}
.crdspt{
display: none;
width: 224px;
position: absolute;
font-size: 14px;
color: #D4D4D4;
text-align: left;
text-indent: 20px;
margin-top: 220px;
margin-left: 20px;
height: 100px;
overflow: hidden;
}
.crds_core{
transition: 1.5s;
background-image: url("../img/hsjy11.png");
background-size: 100% 100%;
}
.crds_core:hover{
transform: scale(1.2);
}
.crds_core:hover .zz{
display: block;
}
.crds_core:hover .crdspt{
display: block;
}
.crds_core:hover .crdsp{
display: block;
}
.devices{
width: 100%;
height: 100px;
background-color: #202124;
}
.devices_core{
height: 100px;
display: flex;
align-items: center;
justify-content: space-around;
}
.devices_core .device{
text-align: center;
color: #fff;
width: 170px;
height: 40px;
line-height: 40px;
background-color: #363852;
border-radius: 20px;
}
.devices_core span:first-child{
color: #fff;
margin: 0 15px;
}
.check-all{
text-align: center;
line-height: 100px;
height: 100px;
background-color: #1D1E22;
}
.check-all span{
color: #6743D1;
font-size: 18px;
}
.icon-hanbaoanniu{
font-size: 20px !important;
color: #6743D1;
}
.footer{
height: 227px;
background-color: #262939;
}
.footer_top{
display: flex;
height: 167px;
padding-top: 24px;
box-sizing: border-box;
}
.footer_top .img{
width: 149px;
height: 65px;
color: rgba(255, 255, 255, 0.616);
margin-left: 90px;
margin-right: 96px;
}
.footer_top UL{
margin-top: 10px;
margin-right: 80PX;
}
.footer_top UL li{
font-size: 14px;
color: #9E9E9E;
margin-bottom: 15px;
}
.footer_top UL li:first-child{
color: #fff;
margin-bottom: 20px;
}
.footer_top p {
margin-right: 66px;
height: 123px;
width: 100px;
text-align: center;
}
.footer_top p img{
width: 100px;
height: 100px;
}
.footer_top p:last-child{
margin-right: 0;
}
.footer_top span{
display: block;
color: #9E9E9E;
}
.footer_bottom{
height: 60px;
background-color: #1c1c1c;
color: #939393;
font-size: 12px;
text-align: center;
line-height: 60px;
}