body.show a,
body.show .transition,
body.show :before,
body.show :after,
body.show img,
body.show .g-nav {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.flex, .about-4 .list .list-wrapper li .box2 .img, .product-side ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
}

.flexColumn, .g-foot .msg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
}

.itemsCenter, .about-4 .list .list-wrapper li .box2 .img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.justifyCenter, .about-3 .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.flexAround {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.flexBetween, .product-side ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.flexWrap, .g-nav ul, .about-3 .list ul, .join-1 .tab-box .row, .join-3 .TalentConceContent, .investment-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.p-title {
    color: #e70012;
    font-size: .14rem;
}

.p-title h2 {
    font-size: .36rem;
    line-height: 1em;
    padding-bottom: .12rem;
}

.p-title em {
    font-size: .2rem;
}

/*-------------------------*/
html {
    font-size: 50px;
}

.wal {
    max-width: 8rem;
}

.pc-show {
    display: none;
}

.phone-show {
    display: block;
}

body.navShow {
    overflow: hidden;
}

body.navShow .g-head .navA {
    background-image: url("../image/close.png");
}

body.navShow .g-nav {
    right: 0;
    left: 0;
}

.g-headD {
    height: 1rem;
}

.g-head .wal {
    min-height: 1rem;
}

.g-head a.logo {
    left: 0;
    width: 1.95rem;
    display: block;
    background: url(../image/logo.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
}

.g-head a.tel {
    display: none;
}

.g-head .btn-list {
    display: none;
}

.g-head .navA {
    display: block;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.3rem;
    top: 0;
    bottom: auto;
    width: 1.14rem;
    height: 1rem;
    background: url("../image/navA.png") center no-repeat;
    background-size: .54rem;
}

.g-head .shares {
    display: block;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.6rem;
    top: 0;
    bottom: auto;
    width: 1.14rem;
    height: 1rem;
    background: url("../image/sharesphone.png") center no-repeat;
    background-size: .9rem;
}

.g-nav {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    background: #e70012;
    left: 100%;
    right: -100%;
    top: 1rem;
    bottom: 0;
}

.g-nav li {
    border-top: rgba(255, 255, 255, 0.2) solid 1px;
    width: 100%;
}

.g-nav a.name {
    height: 1rem;
    line-height: 1rem;
    font-size: .26rem;
    padding-left: .5rem;
}

.g-foot {
    font-size: .24rem;
}

.g-foot .wal {
    display: none;
}

.g-foot .msg {
    text-align: center;
    height: 1.29rem;
    background: #333;
}

.g-foot .msg p {
    width: 100%;
    line-height: .36rem;
}

/*index*/
.index-1 li .word {
    width: 5.76rem;
    right: 50%;
    top: 18.2%;
    margin-right: -2.88rem;
}

.index-1 .arrow {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 40%;
    top: auto;
    bottom: 20vh;
}

.index-2 {
    background: none;
}

.index-2 .container {
    position: absolute;
    z-index: 10;
    left: 7%;
    right: auto;
    top: 53vh;
    bottom: auto;
    width: 88%;
}

.index-2 .container .content {
    font-size: .14rem;
    line-height: .41rem;
}

.index-2 .video {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 12vh;
    bottom: auto;
    height: 31.4vh;
    width: 100%;
}

.index-2 .tansuoPro {
    position: absolute;
    z-index: 10;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 5vh;
    width: 42.5%;
}

.index-2 .tansuomore {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 5%;
    top: auto;
    bottom: 5vh;
    width: 30%;
}

.index-3 .arrow {
    display: none;
}

.index-3 .more {
    position: absolute;
    z-index: 1;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 10vh;
    width: 30.5%;
}

.index-4 .index-4-Right {
    background: none;
}

.index-4 .index-4-Right .index-4-Right-Content {
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 16%;
    bottom: auto;
    width: 100%;
    text-align: center;
}

.index-4 .index-4-Right .index-4-Right-title {
    font-size: 0.48rem;
    text-align: center;
}

.index-4 .index-4-Right .index-4-Right-des {
    line-height: 0.4rem;
}

.index-4 .more {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 6%;
    top: 48.9vh;
    bottom: auto;
    width: 31%;
    line-height: 4vh;
}

.index-4 .arrow {
    display: none;
}

.index-4 .index-4-left {
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 39.8vh;
    z-index: 100;
}

.index-4 .index-4-left li .img {
    height: 100%;
    background: none;
    background-size: 100% 100%;
}

.index-5 {
    padding-bottom: 0;
}

.index-5 .bg {
    top: 1rem;
    height: 80vh;
    background: url("../image/index-5bg1.png") center no-repeat;
    background-size: 100% 100%;
}

.index-5 .side-l-t {
    position: absolute;
    z-index: 1;
    left: 29.3%;
    right: auto;
    top: 12.5vh;
    bottom: auto;
}

.index-5 .side-l-t img {
    width: 3.04rem;
    height: 1.7rem;
}

.index-5 .side-r {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 16%;
    top: 30.4vh;
    bottom: auto;
    width: 68%;
}

.index-5 .side-r .form .formtitle {
    font-size: 0.32rem;
    font-weight: 900;
}

.index-5 .side-r .form ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.index-5 .side-r .form ul li {
    width: 100%;
    margin-top: 0.38rem;
}

.index-5 .side-r .form ul li .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-5 .side-r .form ul li .input input,
.index-5 .side-r .form ul li .input textarea {
    width: 71%;
    height: 0.4rem;
    font-size: 0.19rem;
    border-radius: none;
}

.index-5 .side-r .form ul li.li_02 .input {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.index-5 .side-l-b {
    position: absolute;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 10vh;
}

.index-5 .side-l-b > div:nth-of-type(1) {
    color: #ffffff;
    font-size: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.1rem;
}

.index-5 .side-l-b > div:nth-of-type(1) img {
    width: 0.3rem;
    height: 0.28rem;
    margin-right: 0.1rem;
    margin-left: 0.07rem;
}

.index-5 .side-l-b > div:nth-of-type(2) {
    padding: 0 0.1rem;
    color: #e60012;
    background: #ffffff;
    font-size: 0.6rem;
    border-radius: 0.05rem;
    font-weight: 900;
}

.index-5 .foot {
    height: 20vh;
}

.index-5 .foot .foot1 {
    left: 0%;
    right: 0;
}

.index-5 .foot .footLeft > .footLeftImg,
.index-5 .foot .footRigth {
    display: none;
}

.index-5 .foot .footLeft {
    position: absolute;
    z-index: 1;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 0.1vh;
    font-size: 0.14rem;
}

.index-5 .foot .footLeft .footLeftCopyright {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.foot {
    height: 20vh;
}

.foot .side-l-b {
    position: absolute;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 10vh;
    display: none;
}

.foot .side-l-b > div:nth-of-type(1) {
    color: #ffffff;
    font-size: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.1rem;
}

.foot .side-l-b > div:nth-of-type(1) img {
    width: 0.3rem;
    height: 0.28rem;
    margin-right: 0.1rem;
    margin-left: 0.07rem;
}

.foot .side-l-b > div:nth-of-type(2) {
    padding: 0 0.1rem;
    color: #e60012;
    background: #ffffff;
    font-size: 0.6rem;
    border-radius: 0.05rem;
    font-weight: 900;
}

.foot .foot1 {
    left: 0%;
    right: 0;
}

.foot .footLeft > .footLeftImg,
.foot .footRigth {
    display: none;
}

.foot .footLeft {
    position: absolute;
    z-index: 1;
    left: 7%;
    right: auto;
    top: auto;
    bottom: 0.1vh;
    font-size: 0.14rem;
}

.foot .footLeft .footLeftCopyright {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about-1 {
    padding: 1.68rem 0 0 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.about-1 .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: center no-repeat;
    background-size: cover;
}

.about-1 .title {
    margin: 0 auto;
    position: relative;
}

.about-1 .content {
    width: 100%;
    padding: .5rem .35rem 0 .35rem;
    text-align: center;
    position: relative;
}

.about-1 .content:before {
    display: none;
}

.about-1 .content:after {
    display: none;
}

.about-2 .container {
    height: 63.75vh;
    padding: 1rem 0.3rem 0 0.3rem;
}

.about-2 .container .box {
    width: 100%;
    padding: .4rem .2rem;
}

.about-2 .container h2 {
    font-size: .3rem;
    padding-bottom: .4rem;
}

.about-2 .container .content {
    font-size: .24rem;
    line-height: .4rem;
}

.about-2 .list {
    padding: 0;
}

.about-2 .list li {
    width: 33.333%;
    top: 0;
    text-align: center;
    padding-top: 3.125vh;
}

.about-2 .list li img {
    width: 13.35vh;
    max-width: 1.5rem;
}

.about-3 {
    padding-top: 1rem;
}

.about-3 .container {
    width: 100%;
}

.about-3 .container .logo {
    max-width: 3.62rem;
    width: 28.28125vh;
}

.about-3 .container .col {
    width: 100%;
    padding: 0 .35rem;
}

.about-3 .container .col .title {
    margin: 0 auto;
    padding: .5rem 0 .4rem 0;
    max-width: 5.08rem;
    width: 39.6875vh;
}

.about-3 .container .col .content {
    padding-top: 0;
    font-size: .24rem;
    line-height: .4rem;
}

.about-3 .list {
    width: 100%;
    padding: 0 .3rem;
}

.about-3 .list .title {
    padding: 4.685vh 0 2.342vh 0;
}

.about-3 .list ul {
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin-left: -.3rem;
    margin-right: -.3rem;
}

.about-3 .list li {
    width: 25%;
    text-align: center;
    padding-top: .2rem;
}

.about-3 .list li img {
    max-height: 1.01rem;
    height: 7.89062vh;
}

.about-4 {
    padding-top: 1rem;
}

.about-4 .p-title {
    padding-bottom: .6rem;
}

.about-4 .list {
    width: 100%;
    height: auto;
    background: none;
}

.about-4 .list .arrow a {
    width: .62rem;
    height: .62rem;
    bottom: 0;
}

.about-4 .list .arrow a.prev {
    left: .76rem;
}

.about-4 .list .arrow a.next {
    right: .76rem;
}

.about-4 .list .list-wrapper {
    width: 100%;
    left: 0;
    margin-left: 0;
}

.about-4 .list .list-wrapper li {
    height: auto;
}

.about-4 .list .list-wrapper li .box {
    display: none;
}

.about-4 .list .list-wrapper li .box2 {
    position: relative;
    left: 0;
    opacity: 1;
    padding: .25rem;
    margin: 0 auto;
}

.about-4 .list .list-wrapper li .box2 .img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    max-height: 3.87rem;
    height: 30.23438vh;
    overflow: hidden;
}

.about-4 .list .list-wrapper li .box2 .img img {
    width: 100%;
}

.about-4 .list .list-wrapper li .box2 h3 {
    font-size: .36rem;
    padding: .25rem 0;
    border-bottom: 0;
}

.about-4 .list .list-wrapper li .box2 p {
    font-size: .24rem;
    line-height: .41rem;
    padding-top: 0;
}

.about-4 .list .list-wrapper li .year {
    position: static;
    font-size: .36rem;
    line-height: .62rem;
    padding-top: .55rem;
}

.about-5 {
    padding: 1rem 0.3rem 0 0.3rem;
}

.about-5 .container {
    width: 100%;
}

.about-5 .container .img {
    display: none;
}

.about-5 .container .col {
    width: 100%;
}

.about-5 .container .col ul {
    margin-right: -.3rem;
}

.about-5 .container .col li {
    width: 50%;
    font-size: .24rem;
    padding-right: .3rem;
}

.about-5 .list {
    width: 100%;
    padding: 0;
}

.about-5 .list .list-wrapper li {
    padding: 0 .87rem;
}

.about-5 .list .arrow a {
    width: .62rem;
    height: .62rem;
    margin-top: -.31rem;
}

.index-slide.about-6 {
    height: 20vh;
    position: relative;
    z-index: 100;
}

.join-banner, .responsibility-banner, .product-banner, .investment-banner {
    height: 2.65rem;
    margin-top: 1rem;
    background-image: url("../image/img720_4.png");
    padding-top: .36rem;
    font-size: .14rem;
}

.join-banner div, .responsibility-banner div, .product-banner div, .investment-banner div {
    font-size: .18rem;
    padding-bottom: .1rem;
}

.join-banner1 {
    width: 6.5rem;
    margin: 0.3rem auto 0;
    height: 2.5rem;
}

.join-banner1 img {
    height: 2.5rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.responsibility-banner {
    background-image: url("../image/responsibility-banner.jpg");
    padding-top: .69rem;
}

.product-banner {
    background-image: url("../image/product-banner-phone.png");
    padding-top: .9rem;
    height: 100vh;
    background-size: 100% 100%;
}

.investment-banner {
    background: #e70012;
    height: 2.55rem;
    padding-top: .3rem;
    font-size: .16rem;
}

.investment-banner .img {
    width: 6rem;
    top: 2.3rem;
    margin-left: -3rem;
}

.join-1 {
    padding-bottom: .5rem;
    margin-bottom: 0;
}

.join-1 .content {
    font-size: .24rem;
    line-height: .4rem;
}

.join-1 .tab-btn li div {
    font-size: .3rem;
}

.join-1 .tab-box .row .img {
    width: 100%;
}

.join-1 .tab-box .row .col {
    width: 100%;
    padding-top: .45rem;
}

.join-1 .tab-box .row .col p {
    font-size: .24rem;
    line-height: .4rem;
}

.join-3 .TalentConceContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.join-3 .TalentConceContent .TalentConceContentLeft {
    width: 100%;
}

.join-3 .TalentConceContent .TalentConceContentLeft .msg {
    margin-top: 0.15rem;
    font-size: .32rem;
}

.join-3 .TalentConceContent .TalentConceContentLeft .HighVoltageLine {
    line-height: .4rem;
    font-size: .24rem;
    padding: 0 0.2rem;
}

.join-3 .TalentConceContent .TalentConceContentLeft .HighVoltageLineContent {
    font-size: .24rem;
    line-height: .35rem;
    padding: 0.25rem 0 0.3rem 0;
}

.join-3 .TalentConceContent .TalentConceContentRight {
    width: 100%;
}

.join-3 .TalentConceContent .TalentConceContentRight img {
    width: 100%;
}

.join-2 {
    position: relative;
    padding-top: 1.5rem;
}

.join-2 .p-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: .45rem 0 .25rem 0;
    color: #e70012;
    text-align: center;
}

.join-2 .side {
    width: 100%;
}

.join-2 .side img {
    width: 100%;
}

.join-2 .side .msg {
    font-size: .3rem;
    line-height: .64rem;
    padding: .35rem 0 .75rem 0;
}

.join-2 .list {
    width: 100%;
}

.join-2 .list li .name {
    margin-top: 0.2rem;
    font-size: .3rem;
}

.join-2 .list li .title h3 {
    line-height: .4rem;
    font-size: .24rem;
    padding: 0 .2rem;
}

.join-2 .list li .content {
    font-size: .24rem;
    line-height: .35rem;
    padding: .25rem 0 .3rem 0;
}

.join-2 .list li .btn {
    padding-top: 0;
}

.join-2 .list li:nth-child(1) {
    padding-top: 0;
    border: 0;
}

.responsibility-1 {
    padding: 0 0 .5rem 0;
}

.responsibility-1 li {
    width: 100%;
    margin-top: .5rem;
}

.responsibility-1 li .box {
    height: 4.65rem;
    padding: 0 .45rem;
}

.responsibility-1 li .box .title {
    padding-bottom: .4rem;
}

.responsibility-1 li .box .title img {
    height: .52rem;
}

.responsibility-1 li .box .title h3 {
    font-size: .36rem;
    height: .46rem;
    line-height: .46rem;
}

.responsibility-1 li .box .content {
    font-size: .24rem;
    line-height: .52rem;
}

.responsibility-2 {
    min-height: 1rem;
    padding: .4rem 0;
}

.responsibility-3 .p-title {
    padding: .8rem 0 .5rem 0;
}

.responsibility-3 .box {
    padding: 0;
}

.responsibility-3 .box .img {
    width: 100%;
    position: relative;
}

.responsibility-3 .box .name {
    padding: .4rem 0 .25rem 0;
}

.responsibility-3 .box .name h3 {
    font-size: .36rem;
}

.responsibility-3 .box h5 {
    line-height: .66rem;
    font-size: .24rem;
}

.responsibility-3 .box .content {
    font-size: .24rem;
    padding: .38rem 0;
}

.responsibility-3 .list {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 0 .68rem;
}

.responsibility-3 .list .list-wrapper {
    margin-left: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.responsibility-3 .list li {
    padding: 0 .1rem;
}

.responsibility-3 .list .arrow {
    position: static;
}

.responsibility-3 .list .arrow a {
    width: .5rem;
    height: .5rem;
    margin-right: 0;
    position: absolute;
    top: 50%;
    margin-top: -.25rem;
}

.product-nav {
    margin-right: -.3rem;
    margin-left: -.3rem;
}

.product-nav li {
    width: 25%;
}

.product-nav a {
    height: 1.87rem;
    padding: .48rem 0 0 0;
}

.productBrief {
    background: url("../image/productBriefphone.png") center no-repeat;
    height: 30vh;
    background-size: cover;
}

.productBrief .productBriefLeft {
    left: 10%;
}

.productBrief .productBriefLeft > div:nth-of-type(1) {
    font-size: 0.21rem;
    font-weight: 900;
    letter-spacing: 0.01rem;
    text-align: center;
    line-height: 1.5;
}

.productBrief .productBriefLeft > div:nth-of-type(1) span {
    color: #e60012;
    font-size: 0.36rem;
}

.productBrief .productBriefLeft > div:nth-of-type(2) {
    font-size: 0.14rem;
}

.productBrief .productBriefRight {
    position: absolute;
    right: 10%;
    top: 10vh;
}

.productBrief .productBriefRight > div:nth-of-type(1) {
    font-size: 0.21rem;
    font-weight: 900;
    letter-spacing: 0.01rem;
    text-align: center;
    line-height: 1.5;
}

.productBrief .productBriefRight > div:nth-of-type(1) span {
    color: #e60012;
    font-size: 0.36rem;
}

.productBrief .productBriefRight > div:nth-of-type(2) {
    font-size: 0.14rem;
}

.productBrief .productBriefBg {
    position: absolute;
    bottom: 2vh;
    width: 100%;
    height: 20%;
    background: url("../image/picphone.png") center no-repeat;
    background-size: cover;
    z-index: 1;
}

/*.product li:nth-of-type(1) .img img {*/
/*    width: 100%;*/
/*    height: 18vh;*/
/*    -o-object-fit: cover;*/
/*    object-fit: cover;*/
/*}*/

/*.product li:nth-of-type(1) .layer {*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    left: 3%;*/
/*    right: 1%;*/
/*    top: 0px;*/
/*    bottom: auto;*/
/*    background-size: 100% 100%;*/
/*    height: 1.13rem;*/
/*    font-size: .18rem;*/
/*    font-weight: 900;*/
/*}*/

/*.product li:nth-of-type(1) .layer .name {*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    left: auto;*/
/*    right: 9%;*/
/*    top: -1px;*/
/*    bottom: auto;*/
/*    font-size: 0.43rem;*/
/*    padding: .3rem 0 .12rem 0;*/
/*    line-height: 0.8rem;*/
/*    color: #fff;*/
/*}*/

/*.product li:nth-of-type(1) .layer .tagimg {*/
/*    width: 1rem;*/
/*    left: 0.3rem;*/
/*    top: 4px;*/
/*}*/

/*.product li:nth-of-type(1) .layer .tagimg1 {*/
/*    width: 1.3rem;*/
/*    left: 0.4rem;*/
/*    top: 10px;*/
/*}*/

.product li {
    height: 18vh;
}

.product li a .img img {
    width: 100%;
    height: 18vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.product li a .layer {
    position: absolute;
    z-index: 1;
    left: 10%;
    right: 10%;
    top: 0px;
    bottom: auto;
}

.product li a .layer .name {
    font-size: .24rem;
    font-weight: 900;
}

.product li a .layer .tagimg {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -1px;
    top: 18px;
    bottom: auto;
    width: 0.5rem;
}

.product li a .layer .tagimg1 {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -1px;
    top: 18px;
    bottom: auto;
    width: 0.7rem;
}

.product li img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.p-num a {
    width: .52rem;
    height: .52rem;
    line-height: .5rem;
    font-size: .24rem;
}

.p-num a.arrow {
    background-size: .12rem;
}

.p-num em {
    font-size: .24rem;
}

.investment-1 {
    background-size: 14rem;
}

.investment-1 .title {
    padding: 2.2rem 0 .47rem 0;
}

.investment-1 .list li {
    width: 100%;
    padding: 0 0 .4rem 1.4rem;
}

.investment-1 .list li h3 {
    font-size: .3rem;
    padding: .06rem 0 .15rem 0;
}

.investment-1 .list li p {
    font-size: .24rem;
    line-height: .34rem;
}

.investment-2 li .box {
    position: static;
    z-index: 5;
    padding: .4rem;
}

.investment-2 li .box:before {
    display: none;
}

.investment-2 li .box p {
    font-size: .24rem;
    line-height: .4rem;
    max-width: 100%;
}

.investment-2 .li_01 {
    width: 100%;
}

.investment-2 .li_01 .box {
    width: 100%;
}

.investment-2 .li_02 {
    width: 100%;
    padding-top: .37rem;
}

.investment-2 .li_02 .box {
    width: 100%;
    padding-left: .4rem;
}

.investment-3 {
    background: none;
}

.investment-3 .title {
    padding: 1rem 0 .3rem 0;
}

.investment-3 .title p {
    font-size: .24rem;
}

.investment-3 .row {
    min-height: 1rem;
}

.investment-3 .row .col {
    width: 100%;
    background: #E6E6E6;
    padding: .5rem .3rem 0 .3rem;
}

.investment-3 .row .col .content {
    font-size: .24rem;
    line-height: .4rem;
}

.investment-3 .row .col-l {
    background: #e70012;
    margin-bottom: .2rem;
}

.investment-3 .btn {
    padding: .5rem 0;
}

.investment-3 .btn a {
    position: static;
    margin: 0 auto;
}

.investment-3 .box {
    width: 100%;
    height: 2.15rem;
    padding: 0 .8rem 0 0;
}

.investment-3 .box .tel {
    padding-left: .7rem;
    background-size: .5rem;
}

.investment-3 .box .tel .name {
    font-size: .24rem;
}

.investment-3 .box .tel h2 {
    font-size: .4rem;
}

.investment-3 .box .tel p {
    font-size: .2rem;
}

.investment-3 .box .ewm {
    width: 1.4rem;
}

.investment-3 .box .ewm .name {
    font-size: .2rem;
}

.product-banner2 {
    height: 3.5rem;
    margin-top: 1rem;
}

.p-curr {
    font-size: .24rem;
}

.product-show {
    width: 100%;
    padding-bottom: 1rem;
}

.product-show .info {
    line-height: .5rem;
    font-size: .24rem;
}

.product-show .content {
    font-size: .26rem;
    line-height: 1.8em;
}

.product-side {
    width: 100%;
}

.product-side h3 {
    font-size: .28rem;
    line-height: 1rem;
}

.product-side li {
    width: 47.5%;
}

.product-side li .name {
    background-size: 2.6rem;
    height: 1.6rem;
    font-size: .22rem;
}

.product-side li .name h5 {
    font-size: .26rem;
}

.product-wal {
    width: 100%;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

.product-detail {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.product-detail .product-detail-left {
    width: 100%;
    border-right: none;
    padding-right: 0;
    height: 63vh;
    position: relative;
}

.product-detail .product-detail-left .img {
    width: 100%;
    height: 63vh;
}

.product-detail .product-detail-left .img img {
    width: 100%;
    height: 100%;
    border-radius: 0.03rem;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-detail .product-detail-left .lunboImg {
    position: absolute;
    top: 50vh;
    z-index: 111;
    width: 64%;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.product-detail .product-detail-right {
    margin: 0 auto;
    width: 91%;
    margin-top: -1rem;
    z-index: 1;
    padding: 0;
}

.product-detail .product-detail-right .product-detail-right-t {
    padding: 0.42rem;
    background: #f2f2f2;
    border-radius: 0.03rem;
}

.product-detail .product-detail-right .product-detail-right-t .product-detail-right-tn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-detail .product-detail-right .product-detail-right-t .product-detail-right-tn div {
    font-size: 0.47rem;
    font-weight: 900;
}

.product-detail .product-detail-right .product-detail-right-t .product-detail-right-tn div:after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    width: 50%;
    height: 0.02rem;
    background: #f2f2f2;
}

.product-detail .product-detail-right .product-detail-right-t .product-detail-right-tn .tagImg {
    width: 1rem;
}

.product-detail .product-detail-right .product-detail-right-t .product-detail-right-tn .hotImg {
    width: 0.6rem;
}

.p-num2 li {
    line-height: .4rem;
    font-size: .24rem;
    padding: .15rem 0;
    width: auto;
    max-width: 45%;
}

.extra-wrapper {
    position: fixed;
    right: .2rem;
    bottom: 0.4rem;
    z-index: 1000;
    background-image: url("../image/join.png");
    display: block;
    width: 2rem;
    height: 2rem;
    background-size: 2rem 2rem;
    margin: 0 0 .2rem;
}

.extra-wrapper .extra-close {
    width: 0.4rem;
    height: 0.4rem;
    float: right;
    margin: -.2rem 0.01rem;
}


@media screen and (max-width: 550px) {
    .wal {
        margin: 0 .3rem;
    }
}

/*# sourceMappingURL=phone.css.map */