.newproduct {
width: 100vw;
}
.newproduct .pageboxs {
width: 100%;
height: 100%;
position: relative;
margin-bottom: 20px;
}
.newproduct .pageboxs img {
width: 100%;
height: auto;
display: block;
}
.newproduct .pageboxs .pageboxs_pos {
position: absolute;
top: 40%;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_one {
text-align: center;
width: 100vw;
overflow: hidden;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_one div {
height: 16px;
font-size: 14px;
font-family: pingfangsc-regular, pingfang sc;
font-weight: 400;
color: #f5f5f5;
line-height: 16px;
width: 100%;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_one div:last-child {
width: 100%;
height: 22px;
font-size: 26px;
font-family: pingfangsc-semibold, pingfang sc;
font-weight: 600;
color: #ffffff;
line-height: 22px;
margin-top: 15px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two {
overflow: hidden;
width: 100vw;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_one {
overflow: hidden;
text-align: center;
margin-bottom: 25px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_one .pageadvert_two_box_maintitle {
/* margin-bottom: 15px; */
font-size: 26px;
font-family: pingfangsc-semibold, pingfang sc;
font-weight: 600;
color: #ffffff;
}
.pageadvert_two_box_subtitle{
font-size: 14px;
font-family: pingfangsc-regular, pingfang sc;
font-weight: 400;
color: #f5f5f5;
margin-bottom: 15px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_two {
display: flex;
font-size: 12px;
font-family: pingfangsc-semibold, pingfang sc;
font-weight: 600;
cursor: pointer;
justify-content: center;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_two .pageadvert_two_box_two_left {
margin-right: 15px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_two .whitewordwhiteframe {
color: #fff;
border: 1px solid #fff;
box-sizing: border-box;
padding: 13px 20px;
}
.whitewordwhiteframe:hover{
color: #000 !important;
background-color: #fff;
border: 1px solid #fff;
}
.blackwordblackframe:hover{
color: #fff !important;
border: 1px solid #000;
background-color: #000;
}
.whitewordredbottom:hover {
background-color: #c3242a !important;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_two .blackwordblackframe {
color: #000;
border: 1px solid #000;
box-sizing: border-box;
padding: 13px 20px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .pageadvert_two_box .pageadvert_two_box_two .whitewordredbottom {
color: #fff;
box-sizing: border-box;
padding: 13px 20px;
background-color: #9c1d22;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .boxleft {
float: left;
margin-left: 225px;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .boxmiddle {
text-align: center;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .boxmiddle .pageadvert_two_box_two {
justify-content: center;
}
.newproduct .pageboxs .pageboxs_pos .pageadvert_two .boxright {
float: right;
margin-right: 223px;
}
/* é¢åŒ…屑 */
.categoryproduct_crumbs {
height: 60px;
background: #ffffff;
width: 100%;
line-height: 60px;
margin-top: 123px;
font-size: 12px;
font-family: pingfangsc-light, pingfang sc;
font-weight: 300;
color: #000000;
}
.categoryproduct_crumbs_box {
display: flex;
}
.categoryproduct_crumbs_one {
margin-right: 10px;
}
.categoryproduct_crumbs_two {
margin-right: 10px;
}
.categoryproduct_crumbs_three {
margin-right: 10px;
}
.categoryproduct_crumbs_four {
margin-right: 10px;
}
.categoryproduct_crumbs_five {
font-weight: 600;
color: #000000;
}
.showlabellist{
display: flex;
justify-content: center;
margin-bottom: 10px;
}
.showlabellist >.showlabelname{
border-radius: 2px;
border: 1px solid rgba(193,193,193,0.5);
box-sizing: border-box;
padding: 5px 10px;
font-size: 12px;
font-family: pingfangsc-regular, pingfang sc;
font-weight: 400;
color: #c1c1c1;
text-align: center;
margin-right: 2px;
}
.newproducttag{
font-size: 14px;
font-family: pingfangsc-regular, pingfang sc;
font-weight: 400;
color: #ffffff;
position: absolute;
left: 28px;
top: 23px;
}