* {
    padding: 0;
    margin: 0;
}


.page_pc {
    overflow: hidden;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
}

.page_pc sup {
    font-size: 12px;
}

.page_pc .t_tit sup {
    font-size: 16px;
    position: relative;
}

.page_pc .t_tit sup span {
    position: absolute;
}

.page_pc li {
    list-style: none;
}
.page_pc .pr {
    position: relative;
    top: 0;
    left: 0;
}

.page_pc .pa {
    position: absolute;
}
.page_pc p {
    font-size: 16px;
    /* line-height: 1.875em; */
    line-height: 168%;
    font-weight: normal;
    text-align: justify;
    text-justify: inter-ideograph;
}

.page_pc a {
    text-decoration: none;
    color: #000;
}

.page_pc img {
    display: block;
    max-width: 100%;
}

.page_pc .w1480 {
    width: 1480px;
    /* width: 77.083%; */
    margin: 0 auto;
}
.page_pc .w1280 {
    width: 1280px;
    /* width: 66.66%; */
    margin: 0 auto;
}
/* .page_pc .size46 {
    font-size: 2.39vw;
}
.page_pc .size42 {
    font-size: 2.1875vw;
}
.page_pc .size36 {
    font-size: 1.875vw;
}
.page_pc .size16 {
    font-size: 0.833vw;
} */

.page_pc .size46 {
    font-size: 46px;
}
.page_pc .size42 {
    font-size: 42px;
}
.page_pc .size36 {
    font-size: 36px;
}
/* .page_pc .size16 {
    font-size: 16px;
} */
.page_pc h2 {
    font-size: 45px;
    line-height: 1.2em;
    font-weight: normal;
    width: 100%;
    text-align: left;
}
.page_pc .sec01 .w1480 {
    margin: 5.5% auto;
} 
.page_pc .sec01 .t_box {
    background: rgba(255, 255, 255, 0.6);
    width: 38.04%;
    top: 20%;
    left: 7%;
    box-sizing: border-box;
    padding: 2%;
}
.page_pc .sec01 .t_box .t_details {
    padding: 5% 0 2%;
}

.page_pc .vbox01 .t_tit {
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}
.page_pc .vbox01 .v01 {
    width: 7.89%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.page_pc .sec02 >ul >li {
    display: flex;
    margin-top: 8%;
}
.page_pc .sec02 >ul >li:last-child {
    margin-bottom: 8%;
}
.page_pc .sec02 li>div {
    width: 50%;
}
.page_pc .sec02 li .t_box {
    box-sizing: border-box;
    padding: 0 2% 0 5%;
}
.page_pc .sec02 li .t_box.t_l {
    padding: 0 5% 0 2%;
}
.page_pc .sec02 li .t_box h2 {
    padding: 10% 0 5.5%;
}
.page_pc .sec02 li .t_box .t_details {
    padding-left: 1.5%;
}
.page_pc .sec02 li .t_box ul {
    padding-left: 5%;
}
.page_pc .sec02 li .t_box ul li {
    list-style: disc;
    line-height: 168%;
}


.page_pc h2 {
    font-size: 45px;
    line-height: 1.2em;
    font-weight: normal;
    width: 100%;
    text-align: left;
}
.page_pc .foot_video {
    padding: 240px 0 0px 0px;
    position: relative;
}
.page_pc .foot_video .h2_sony {
    position: absolute;
    top: 100px;
    text-align: center;
    color: #000000;
}
.page_pc .foot_video .p_sony {
    width: 100%;
    position: absolute;
    top: 150px;
    text-align: center;
    color: #000000;
}
/* .page_pc h2+p {
    margin-top: 1em;
} */
.page_pc .foot_video .href_tex {
    width: 100%;
    display: block;
    position: absolute;
    top: 230px;
    text-align: center;
    color: #0a83d7;
    text-decoration: underline;
}
.page_pc .foot_video .vbox01 {
    width: 1280px;
    position: relative;
    margin: 110px auto;
    margin-bottom: 0;
}
.page_pc .foot_video .vidBtn {
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    padding-top: 95px;
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: 0.08em;
    color: #fff;
}
.page_pc .foot_video .vidBtn::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    padding-top: 100%;
    border: solid 2px #fff;
    background: rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    border-radius: 50%;
}
.page_pc .foot_video .vidBtn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 0;
    height: 0;
    transform: translate(-15%, 90%);
    border: solid 15px transparent;
    border-left: solid 20px #fff;
}


.page_pc .sec03 {
    padding: 5% 0;
}

.page_pc .sec03 ul {
    top: 80%;
    left: 44%;
    transform: translateX(-50%);
    display: flex;
}
.page_pc .sec03 ul li {
    padding: 0 2%;
    white-space: nowrap;
}
/* 样照 */
.page_pc h2.h2_yz {
    padding: 100px 0 50px;
    text-align: center;
}

.page_pc .tab_list {
    position: relative;
}

.page_pc .tab_list ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 60px;
}

.page_pc .tab_list ul li {
    border-bottom: 3px solid #dedddd;
    padding: 0px 40px;
    cursor: pointer;
    color: #999;
}
.page_pc .tab_list ul li p{
    font-size: 22px;
}

.page_pc .tab_list ul .active {
    border-color: #000000;
    color: #000;
}

.page_pc .tab_listbox {
    position: relative;
    width: 100%;
    height: 747px;
}

.page_pc .tabBox {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background: #000;
    display: none;
}
.page_pc .fg{
    display: block;
}

.page_pc .tabUl {
    width: 99999px;
    overflow: hidden;
    height: 747px;
    margin-left: 0;
}

.page_pc .tabUl li {
    position: relative;
    float: left;
    width: 1120px;
}

.page_pc .tabUl li img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .tabUl li span {
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
    padding: 7px 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-family: arial;
}

.page_pc .tabBox .fcLeft {
    width: 308px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.page_pc .tabBox .fcRight {
    width: 307px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}

.page_pc .tabBox .btnLeft {
    width: 27px;
    height: 95px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -47px 0 0 -530px;
    z-index: 2;
    cursor: pointer;
}

.page_pc .tabBox .btnRight {
    width: 27px;
    height: 95px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -47px -530px 0 0;
    z-index: 2;
    cursor: pointer;
}
/*  */
.page_pc .bzBox {
    background: #fff;
    padding: 30px 0 60px;
}

.page_pc .bzBox .bzUl {
    width: 1200px;
    margin: 0 auto;
    counter-reset: num;
}

.page_pc .bzBox .bzUl>li {
    font-size: 14px;
    line-height: 26px;
    color: #7b7b7b;
}

.page_pc .bzBox .bzUl>li::before {
    content: '*' counter(num)'. ';
    counter-increment: num;
}


 @media screen and (max-width: 1500px){
    .page_pc .w1480 {
        width: 98.666%;
    }
    .page_pc .w1280 {
        width: 86.6667%;
    }
    .page_pc p {
        font-size: 1.0667vw;
    }
    .page_pc .sec02 li .t_box .t_details {
        padding-left: 0.5%;
    }
    
    
} 


@media screen and (max-width:1800px) {
    .page_pc h2 {
        font-size: 2.5vw;
    }
}
@media screen and (max-width:1200px) {
    /* .page_pc .size46 {
        font-size:28.5px;
    }
    .page_pc .size42 {
        font-size: 26px;
    }
    .page_pc .size36 {
        font-size: 22.5px;
    }
    .page_pc .size16 {
        font-size: 12px;
    } */
    .page_pc h2 {
        font-size: 30px;
    }
    .page_pc p {
        font-size: 12.8px;
    } 
}






.page_mobile {
    display: none;
    overflow: hidden;
}

.page_mobile a {
    display: block;
}

.page_mobile * {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    -webkit-text-size-adjust: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
}

.page_mobile img {
    display: block;
    width: 100%;
}

.page_mobile video {
    display: block;
    width: 100%;
}