/*股票*/

.product-shares-part1 .product-shares-tab .tab-content .a.on,
.product-shares-part1 .product-shares-tab .tab-content .h.on {
    display: block;
}

.product-shares-smalltitle {
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #0B1A3C;
    line-height: 27px;
    letter-spacing: 1px;
    width: 100%;
    text-align: left;
}

.product-shares-heigh-title {
    font-size: 48px;
    color: #0B1A3C;
    line-height: 64px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 16px;

}

.product-shares-height1 {
    width: 80px;
    height: 1px;
    background: #D91D22;
    margin: 0 auto;
    text-align: center;
}

.product-shares-des {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #0B1A3C;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-top: 24px;
    max-width: 600px;
    text-align: left;
}

.product-shares-heigh-smalldes {
    width: 800px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #0B1A3C;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
}

.product-shares-part1 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-shares-part1 .left {
    width: 750px;
    margin-right: 64px;
}

.product-shares-part1 .right {
    width: 546px;
}

.product-shares-part1 .right .contentlist li {
    vertical-align: top;
}

.product-shares-part1 .right .contentlist .item-title {
    padding-left: 40px;
    position: relative;
    height: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 24px;
    color: #0B1A3C;
}

.product-shares-part1 .product-shares-heigh-smalldes {
    max-width: 546px;
}

.product-shares-part1 .right .contentlist .item-title:before {
    display: inline-block;
    content: "";
    background-image: url(../image/ok_red.svg);
    background-position: left;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    position: absolute;
    left: 0;
}

.product-shares-part1 .left img {
    width: 100%;
}

.product-shares-part1 .left .img {
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.product-shares-part1 .product-shares-tab .tab-title {
    border-bottom: 2px solid #E6E8EB;
}

.product-shares-part1 .product-shares-tab .tab-title li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.product-shares-part1 .product-shares-tab .tab-title li span {
    display: block;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4A546D;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 7px 16px 20px 16px;
}

.product-shares-part1 .product-shares-tab .tab-title li span:hover {
    cursor: pointer;
    color: #D41E44;

}

.product-shares-part1 .product-shares-tab .tab-title li.on span {
    color: #D41E44;
}

.product-shares-part1 .product-shares-tab .tab-title li p {
    border-bottom: 3px solid #D41E44;
    position: absolute;
    margin: 0 auto;
    height: 4px;
    width: 0%;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-shares-part1 .product-shares-tab .tab-title li.on p {
    width: 50%;
}

.product-shares-part1 .product-shares-tab .tab-content {
    padding-top: 24px;
}

.product-shares-part1 .product-shares-tab .tab-content .a,
.product-shares-part1 .product-shares-tab .tab-content .h {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #8A8F9A;
    line-height: 24px;
    letter-spacing: 1px;
    display: none;
}

.product-shares-part1 .product-shares-tab .tab-content .a.on {
    display: block;
}

.product-shares-part1 .product-shares-tab .tab-content .a>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part1 .left {
    position: relative;
}

.product-shares-part1 .left img {
    position: absolute;
    left: 0;
    top: 0;
}

.product-shares-part1 .product-shares-heigh-smalldes {
    padding-top: 0px;
}

.product-shares-part1 .right {
    min-height: 550px;
}

.product-shares-part1 .left {
    position: relative;
}

.product-shares-part1 .left img {
    position: absolute;
    left: 0;
    top: 0;
}

.product-shares-part1 .product-shares-heigh-smalldes {
    padding-top: 0px;
}

.product-shares-part1 .right {
    min-height: 550px;
}

.product-shares-part2 .safelist {
    padding-top: 104px;
}

.product-shares-part2 .safelist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-shares-part2 .safelist li {
    width: 400px;
    margin-bottom: 64px;
    min-height: 464px;
    -webkit-transition: margin 500ms;
    -o-transition: margin 500ms;
    transition: margin 500ms;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-shares-part2 .safelist li:hover {
    margin-top: -16px;
}

.product-shares-part2 .safelist li:not(:nth-child(3n)) {
    margin-right: 40px;
}

.product-shares-part2 .safelist li img {
    width: 100%;
}

.product-shares-part3 {
    background: #F0F5F9;
    margin-top: 40px;
}

.product-shares-part3 .left {
    width: 570px;
    float: left;
    position: relative;
    z-index: 1;
}

.product-shares-part3 .right {
    float: right;
    position: relative;
    width: 710px;
    overflow: visible;
}

.product-shares-part3 .right img {
    position: absolute;
    top: 80px;
    right: 2px;
    z-index: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    max-height: 500px;
}

.product-shares-part3 .product-shares-height1 {
    margin: unset;
}

.product-shares-part3 {
    background-color: #F8F8F8;
}

.product-shares-part3 .img {
    width: 160px;
    float: left;
}

.product-shares-part3 .left .product-shares-des {
    max-width: 420px;
    margin-left: 0;
}

.product-shares-part3 .right img {
    width: 100%;
}

.product-shares-part3 .product-shares-tab .tab-title {
    border-bottom: 2px solid #E6E8EB;
}

.product-shares-part3 .product-shares-tab .tab-title li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.product-shares-part3 .product-shares-tab .tab-title li span {
    display: block;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4A546D;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 20px 16px;
}

.product-shares-part3 .product-shares-tab .tab-title li.on span {
    color: #D41E44;
}

.product-shares-part3 .product-shares-tab .tab-title li p {
    border-bottom: 3px solid #D41E44;
    position: absolute;
    margin: 0 auto;
    height: 4px;
    width: 0%;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-shares-part3 .product-shares-tab .tab-title li.on p {
    width: 50%;
}

.product-shares-part3 .product-shares-tab .tab-content {
    padding-top: 25px;
}

.product-shares-part3 .product-shares-tab .tab-content .a,
.product-shares-part3 .product-shares-tab .tab-content .h {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #8A8F9A;
    line-height: 24px;
    letter-spacing: 1px;
    display: none;
}

.product-shares-part3 .product-shares-tab .tab-content .a.on {
    display: block;
}

.product-shares-part3 .product-shares-tab .tab-content .a>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part3 .product-shares-tab .tab-content .tab-left {
    width: 222px;
}

.product-shares-part3 .product-shares-tab .tab-content .tab-left img {
    padding-right: 8px;
    vertical-align: top;
    display: block;
    float: left;
}

.product-shares-part3 .product-shares-tab .tab-content .h>p {
    padding-left: 32px;
    font-size: 16px;
    color: #0B1A3C;
    line-height: 24px;
}

.product-shares-part3 .product-shares-tab .tab-content .h .pb40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part3 .product-shares-tab .tab-content .h .pb40 .tab-left2 {
    width: 24px;
}

.product-shares-part3 .product-shares-tab .tab-content .h .pb40 .tab-right2 {
    -webkit-flex-wrap: 1;
    -ms-flex-wrap: 1;
    flex-wrap: 1;
}

.product-shares-part3 {
    height: 1000px;
}


.product-shares-part3 .listarea {
    font-weight: 600;
}

.product-shares-part3 {
    height: 1000px;
}

.product-shares-part3 .listarea {
    font-weight: 600;
}

.product-shares-part3 {
    /*background:#F0F5F9;*/
    margin-top: 80px;
}

.product-shares-part3 {
    margin-top: 80px;
}

.product-shares-part4 {
    margin-top: 0;
    background: #F0F5F9;
}

.product-shares-part4 {
    height: 940px;
}

.product-shares-part4 {
    height: 940px;
}

.product-shares-part4.pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part4.wap {
    display: none;
}

.product-shares-part4 .product-shares-height1 {
    margin-left: 0;
}

.product-shares-part4 .right {
    float: right;
    position: relative;
    width: 710px;
    overflow: visible;
    height: 100%;
}

.product-shares-part4 .left .product-shares-smalltitle:hover {
    cursor: pointer;
}

.product-shares-part4 .left {
    width: 570px;
    float: left;
    position: relative;
    z-index: 1;
}

.product-shares-part4 .listarea li.on .product-shares-smalltitle {
    color: #D41E44;
}

.product-shares-part4 .right img {
    position: absolute;

    right: 2px;
    z-index: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    max-height: unset;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    image-rendering: -moz-pixelated;
    /* Firefox */
    image-rendering: -o-pixelated;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /*Webkit (non-standard naming) */
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */


}


.product-shares-part5 .left {
    width: 570px;
    float: left;
    position: relative;
    z-index: 1;
}

.product-shares-part5 .right {
    float: right;
    position: relative;
    width: 710px;
    overflow: visible;
}

.product-shares-part5 .product-shares-tab .tab-title {
    border-bottom: 2px solid #E6E8EB;
}

.product-shares-part5 .product-shares-tab .tab-title li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.product-shares-part5 .product-shares-tab .tab-title li span {
    display: block;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4A546D;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 20px 16px;
}

.product-shares-part5 .product-shares-tab .tab-content .a.on {
    display: block;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #4A546D;
    line-height: 24px;
    letter-spacing: 1px;
    display: none;
}

.product-shares-part5 .product-shares-tab .tab-content .a>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part5 .product-shares-tab .tab-content .tab-left {
    width: 222px;
}

.product-shares-part5 .product-shares-tab .tab-content .tab-left img {
    padding-right: 8px;
    vertical-align: top;
    display: block;
    float: left;
}

.product-shares-part5 .product-shares-tab .tab-title li.on span {
    color: #D41E44;
}

.product-shares-part5 .product-shares-tab .tab-title li.on p {
    width: 50%;
}

.product-shares-part5 .product-shares-tab .tab-content {
    padding-top: 40px;
}

.product-shares-part5.right img {
    position: absolute;
    top: 80px;
    right: 2px;
    z-index: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    max-height: 500px;
    width: 100%;
}

.product-shares-part5 .product-shares-heigh-shares-con li {
    border-top: 1px solid #D5D9E0;
    padding: 24px 0;
}

.product-shares-part5 .product-shares-heigh-shares-con li:last-child {
    border-bottom: 1px solid #D5D9E0;
}

.product-shares-part5 .product-shares-heigh-shares-con li .title {
    min-height: 24px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4A546D;
    line-height: 24px;
    letter-spacing: 1px;
    background-image: url(../image/more.svg);
    background-position: right center;
    background-repeat: no-repeat;

}

.product-shares-part5 .product-shares-heigh-shares-con li .title.act {
    background-image: url(../image/more_hover.svg);
}

.product-shares-part5 .product-shares-heigh-shares-con li .con {
    padding-top: 8px;
    display: none;
    color: #4A546D;
}

.product-shares-part5 .right img {
    width: 100%;
}

.product-shares-part5 .product-shares-tab .tab-title {
    border-bottom: 2px solid #E6E8EB;
}

.product-shares-part5 .product-shares-tab .tab-title li {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.product-shares-part5 .product-shares-tab .tab-title li span {
    display: block;
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #4A546D;
    line-height: 30px;
    letter-spacing: 1px;
    padding: 20px 16px;
}

.product-shares-part5 .product-shares-tab .tab-title li.on span {
    color: #D41E44;
}

.product-shares-part5 .product-shares-tab .tab-title li p {
    border-bottom: 3px solid #D41E44;
    position: absolute;
    margin: 0 auto;
    height: 4px;
    width: 0%;
    bottom: -2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.product-shares-part5 .product-shares-tab .tab-title li.on p {
    width: 50%;
}

.product-shares-part5 .product-shares-tab .tab-content {
    padding-top: 40px;
    color: #4A546D;
}

.product-shares-part5 .product-shares-tab .tab-content .a,
.product-shares-part5 .product-shares-tab .tab-content .h {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #4A546D;
    line-height: 24px;
    letter-spacing: 1px;
    display: none;
}

.product-shares-part5 .product-shares-tab .tab-content .a.on {
    display: block;
}

.product-shares-part5 .product-shares-tab .tab-content .h.on {
    display: block;
}

.product-shares-part5 .product-shares-tab .tab-content .a>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part5 .product-shares-tab .tab-content .tab-left {
    width: 222px;
}

.product-shares-part5 .product-shares-tab .tab-content .tab-left img {
    padding-right: 8px;
    vertical-align: top;
    display: block;
    float: left;
}

.product-shares-part5 .product-shares-tab .tab-content .h>p {
    padding-left: 32px;
    font-size: 16px;
    color: #0B1A3C;
    line-height: 24px;
}

.product-shares-part5 .product-shares-tab .tab-content .h .pb40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-shares-part5 .product-shares-tab .tab-content .h .pb40 .tab-left2 {
    width: 24px;
}

.product-shares-part5 .product-shares-tab .tab-content .h .pb40 .tab-right2 {
    -webkit-flex-wrap: 1;
    -ms-flex-wrap: 1;
    flex-wrap: 1;
}

.product-shares-part5 .product-shares-tab .tab-content .a .pb40 .tab-right li {
    line-height: 24px;
    padding-bottom: 8px;
}

.product-shares-part5 .product-shares-tab .tab-content .a .pb40 .tab-right li:last-child {
    padding-bottom: 0px;
}

.product-shares-part5 .product-shares-smalltitle {
    font-size: 20px;
    font-weight: bold;
    color: #D41E44;
    line-height: 30px;
}

.product-shares-part5 .product-shares-height4 {
    height: 4px;
    background: #D41E44;
    width: 80px;
}

.product-shares-part6 {
    background: #ffffff;
}

.product-shares-part6 .swiper-container {
    overflow: visible;

}

.product-shares-part6 .product-shares-smalltitle {
    text-align: center;
}

.product-shares-part6 .productlist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.product-shares-part6 .productlist li {
    width: 400px;
    margin-bottom: 40px;
    text-align: center;
    padding: 64px 40px 40px 40px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #D5D9E0;
    -webkit-transition: margin 500ms;
    -o-transition: margin 500ms;
    transition: margin 500ms;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
}

.product-shares-part6 .productlist li:hover {
    -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
    border: 0px solid #D5D9E0;
    margin-top: -16px;
    clear: both;
}

.product-shares-part6 .productlist li:not(:nth-child(3n)) {
    margin-right: 40px;
}

.product-shares-part6 .product-shares-heigh-title {

    padding-bottom: 120px;

}

@media only screen and (max-width:1300px) {
    .product-shares-part3 .globe {
        height: 50vw !important;
        width: 50vw !important;
        transform: translateX(0px) !important;
    }

    .product-shares-part3 .globe>* {
        height: 50vw !important;
        width: 50vw !important;

    }

    .product-shares-des {
        padding-right: 2rem;
    }

    .product-shares-heigh-smalldes {
        width: 100%;
        max-width: 100%;
    }

    .product-shares-part1 .product-shares-heigh-smalldes {
        width: 100%;
    }

    .product-shares-part1 .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-shares-part1 .row .left {
        margin-right: 24px;
        width: 100%;
    }

    .product-shares-part1 .row .left img {
        max-width: 508px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 15px;
    }

    .product-shares-part1 .right {
        width: 100%;
    }

    .product-shares-part1 .right .contentlist .item-title {
        margin-bottom: 8px;
    }

    .product-shares-part2 .safelist {
        padding-top: 104px;
    }

    .product-shares-part2 .safelist {
        padding-top: 6rem;
    }

    .product-shares-part2 .safelist li:not(:nth-child(3n)) {
        margin-right: unset;
    }

    .product-shares-part2 .safelist li {
        width: 33.333%;
        margin-bottom: 24px;
        height: auto;
        -webkit-transition: margin 500ms;
        -o-transition: margin 500ms;
        transition: margin 500ms;
    }

    .product-shares-part3 {
        margin-top: 0px;
    }

    .product-shares-part3 .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .product-shares-part3 .container .left {
        max-width: 508px;
        width: 100%;
    }

    .product-shares-part3 {
        height: 700px !important;
    }

    .product-shares-part3 .right img {
        height: auto;
        max-height: 550px;
    }

    .product-shares-part3 .container:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-shares-part3 .container:first-child>div {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .product-shares-part3 .container:first-child>.clear {
        display: none;
    }

    .product-shares-part3 .left {
        width: 100%;
        max-width: 508px;
    }

    .product-shares-part3 .globe {
        height: 500px;
        width: 500px;
        float: right;
    }

    .product-shares-part3 .globe>* {
        height: 500px !important;
        width: 500px !important;
    }

    .product-shares-part4 .right {
        padding-top: 50%;
    }

    .product-shares-part4 .left .product-shares-heigh-title {
        width: 100%;
    }

    .product-shares-part4.product-shares-part3 .right img {
        max-width: 508px;
    }

    .product-shares-part4 .left {
        max-width: 490px;
        float: left;
        position: relative;
        z-index: 1;
        width: 100%;
    }

    .product-shares-part4 .right {
        max-width: 490px;
        float: right;
        position: relative;
        z-index: 1;
        width: 100%;
    }

    .product-shares-part4 {
        height: unset
    }

    .product-shares-part5 .container:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-shares-part5 .container:first-child>div {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .product-shares-part5 .container:first-child>.clear {
        display: none;
    }

    .product-shares-part5 .left {
        width: 100%;
        max-width: 508px;
    }

    .product-shares-part5 .right {
        max-width: 508px;
        float: right;
        width: 100%;
        position: relative;
        padding-top: 130px;
    }

    .product-shares-part5.pt160 .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .product-shares-part5.pt160 .container .left {
        width: 100%;
        max-width: 508px;
    }

    .product-shares-part5.pt160 .container .right img {
        width: 100%;
        padding-top: 1rem;
    }

    .product-shares-part5.pt160 .container:nth-child(2) {
        display: block;
    }

    .product-shares-part6 .productlist li:not(:nth-child(3n)) {
        margin-right: unset;
    }

    .product-shares-part6 .productlist li:not(:nth-child(13n)) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media only screen and (max-width:1024px) {
    .product-shares-heigh-smalldes {
        width: 100%;
        max-width: 100%;
    }

    .product-shares-part1 .product-shares-heigh-smalldes {
        width: 100%;
        max-width: 100%;
    }

    .product-shares-part5.pt160 .container .left {
        width: 100%;
        max-width: 100%;
    }

    .product-shares-heigh-title {
        padding-top: 40px;
        padding-bottom: 16px;
        font-size: 24px;
        line-height: 32px;
        text-align: center !important;


    }

    .product-shares-part6 .product-shares-heigh-title {
        padding-bottom: 0px;
        letter-spacing: 1px;
    }

    .product-shares-part6 .product-shares-smalltitle {
        font-size: 20px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #0B1A3C;
        line-height: 27px;
        letter-spacing: 1px;
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }

    .product-shares-part6 {
        position: relative;
    }

    .product-shares-part1 {
        padding-top: 40px;
    }

    .product-shares-part1 .product-shares-height1 {
        display: none;
    }

    .product-shares-part1 .product-shares-des {
        padding-top: 0;
        max-width: 100%;
        padding-right: 0;
    }

    .product-shares-part1 .row {
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-shares-part1 .row .left img {
        max-width: 100%;
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 0px;
        position: relative;
    }

    .product-shares-part1 .product-cfds-smalltitle {
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #0B1A3C;
        line-height: 24px;
        padding-top: 40px;
        padding-bottom: 24px;
    }

    .product-shares-part1 .right .contentlist .item-title {
        padding-left: 40px;
        position: relative;
        height: unset;
        line-height: 24px;
        display: block;
        margin-bottom: 24px;
    }

    .product-shares-part1 .right .contentlist li:last-child .item-title {
        margin-bottom: 24px;
    }

    .product-shares-part1 .product-shares-tab .tab-title li span {
        display: block;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4A546D;
        line-height: 30px;
        letter-spacing: 1px;
        padding: 16px 19px;
    }

    .product-shares-part1 .product-shares-tab .tab-title li.on p {
        width: 100%;
    }

    .product-shares-part1 .product-shares-tab .tab-title {

        padding-top: 24px;
    }

    .product-shares-part1 .product-shares-smalltitle {
        padding-top: 40px;
        padding-bottom: 24px;

    }

    .product-shares-part1 .product-shares-heigh-smalldes {
        padding-top: 16px;
    }

    .product-shares-part1 .right {
        width: 100%;
        min-height: unset;
    }

    .product-shares-part2 .product-shares-heigh-title {
        padding-top: 80px;
    }

    .product-shares-part2 .swiper-container {
        height: unset;
        padding-top: 40px;
    }

    .product-shares-part2 .safelist ul {

        -webkit-flex-wrap: nowrap;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;
    }

    .product-shares-part2 .product-shares-smalltitle {

        text-align: center;
    }

    .product-shares-part2 .safelist .swiper-slide {
        display: unset;
    }

    .product-shares-part2 .safelist .swiper-slide-active {
        height: auto;
    }

    .product-shares-part2 .safelist .swiper-slide .img img {
        width: 100%;
        max-width: 100%;
    }

    .product-shares-part2 .swiper-pagination1 {
        bottom: 140px;
        position: relative;
    }

    .product-shares-part2 .swiper-pagination-customs {
        display: inline-block;
        height: 6px;
        width: 6px;
        background: #8A8F9A;
        margin-left: 16px;
    }

    .product-shares-part2 .swiper-pagination-customs-active {
        display: inline-block;
        height: 6px;
        width: 6px;
        background: #D41E44;
        margin-left: 16px;
    }

    .product-shares-part2 .safelist .product-cfds-smalltitle {
        padding-top: 64px;
    }

    .product-shares-part2 .product-shares-smalltitle {
        padding-top: 64px;
    }

    .product-shares-part2 .product-shares-des {
        font-size: 16px;

        max-width: 100%;
        text-align: center;
    }

    .product-shares-part3 {
        margin-top: 80px;
    }

    .product-shares-part3 {
        height: unset !important;
        padding-bottom: 40px;
    }

    .product-shares-part3 .globe {
        width: calc(100vw - 30px) !important;
        height: calc(100vw - 30px) !important;
        max-width: 600px;
        max-height: 600px;
        float: unset;
        margin: 0 auto;
    }

    .product-shares-part3 .globe>* {
        width: calc(100vw - 30px) !important;
        height: calc(100vw - 30px) !important;
        max-width: 600px;
        max-height: 600px;
    }

    .product-shares-part3 .container:first-child {

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -webkit-flex-direction: column;

        -ms-flex-direction: column;

        flex-direction: column;
    }

    .product-shares-part3 .left .product-shares-des {
        padding-top: 0px;
        max-width: 100%;
        text-align: center;
    }

    .product-shares-part3 .left .listarea ul li .product-shares-des {
        padding-top: 0px;
        max-width: 100%;
        text-align: left !important;
    }

    .product-shares-part3 .left {
        padding-top: 0;
    }

    .product-shares-part3 .product-shares-heigh-title {
        padding-top: 40px;
        text-align: center !important;
    }

    .product-shares-part3 .product-shares-height1 {
        margin: 0 auto;
        display: none;
    }

    .product-shares-part3 .right {
        width: 100%;
    }

    .product-shares-part3 .listarea {
        padding-left: 0px;
    }

    .product-shares-part4 {
        padding-top: 40px;
    }

    .product-shares-part4.pc {
        display: none;
    }


    .product-shares-part4.wap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 40px;
        padding-right: 15px;
        padding-left: 15px;
        color: #4A546D;
        font-size: 16px;
        padding-bottom: 0;
    }

    .product-shares-part4.wap .title {
        font-size: 24px;
        text-align: center;
        padding-bottom: 16px;
    }

    .product-shares-part4.wap .height1 {
        width: 80px;
        height: 1px;
        background: #D91D22;
        display: block;
        margin: 0 auto;
    }

    .product-shares-part4.wap .des {
        font-size: 16px;
        padding-top: 24px;
        padding-bottom: 40px;
        color: #0B1A3C;
        text-align: center;
    }

    .product-shares-part4.wap .imgarea .img {
        display: inline-block;
        float: left;
        padding: 0 20px;
    }

    .product-shares-part4.wap .linklist ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
    }

    .product-shares-part4.wap .linklist ul li {
        letter-spacing: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 16px;
        font-weight: 600;
        word-break: break-all;
        word-break: keep-all;
        white-space: nowrap;
        font-size: 14px;
    }

    .product-shares-part4.wap .linklist ul li p {
        font-weight: 600;
        text-align: center;
        word-break: keep-all;
        white-space: nowrap;
        font-size: 14px;
    }

    .product-shares-part4.wap .linkcontent li {
        display: none;
    }

    .product-shares-part4.wap .linkcontent li.on {
        display: block;
    }

    .product-shares-part4.wap .des2 {
        width: 100%;
        font-size: 16px;
        color: #4A546D;
        line-height: 24px;
        letter-spacing: 1px;
        display: block;
        padding-bottom: 24px;
        padding-top: 16px;
        text-align: center;
    }

    .product-shares-part4.wap .imgarea {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 32px;
    }

    .product-shares-part4.wap .morelink {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 53px;
    }

    .product-shares-part4.wap .morelink a {
        background: #D41E44;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        font-size: 16px;
        color: #FEFEFE;
        line-height: 21px;
        text-align: center;
        padding: 10px 32px;
        margin: 0 auto;
    }

    .product-shares-part4.wap .img2 img {
        width: 100%;
        padding-bottom: 32px;
    }

    .product-shares-part4.wap li.on .title2 {
        font-weight: bold;
        color: #D41E44;
    }

    .product-shares-part5 {
        padding-top: 0;
    }

    .product-shares-part5 .right {
        display: none;

    }

    .product-shares-part5 .product-shares-tab .tab-title li span {
        display: block;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4A546D;
        line-height: 24px;
        letter-spacing: 1px;
        padding: 0px 16px 16px 0;
    }

    .product-shares-part5 .product-shares-tab {
        padding-top: 40px;
    }

    .product-shares-part5 .product-shares-tab .tab-content .tab-left {
        width: 50%;
    }

    .product-shares-part6 .container {
        position: relative;
    }

    .product-shares-part6 {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .product-shares-part6 .swiper-container {
        height: unset;
        padding-top: 40px;
        overflow: hidden;


    }

    .product-shares-part6 .productlist ul {

        -webkit-flex-wrap: unset;

        -ms-flex-wrap: unset;

        flex-wrap: unset;

    }

    .product-shares-part6 .swiper-wrapper li {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;

    }

    .product-shares-part6 .swiper-pagination1 {

        bottom: 0px;
        /*background: red;*/
    }

    .product-shares-part6 .swiper-pagination-customs {
        display: inline-block;
        height: 6px;
        width: 6px;
        background: #8A8F9A;
        margin-left: 16px;
    }

    .product-shares-part6 .swiper-pagination-customs-active {
        display: inline-block;
        height: 6px;
        width: 6px;
        background: #D41E44;
        margin-left: 16px;
    }

    .product-shares-part6 .productlist li:not(:nth-child(13n)) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 6px;
        border-radius: 6px;
        padding-top: 64px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
        justify-content: flex-start;
    }

    .product-shares-part6 .product-cfds-smalltitle {
        padding-top: 40px;
    }

    .product-shares-part3 .container .left {
        max-width: 100%;
        width: 100%;
    }

    .product-shares-part5 .product-shares-heigh-shares-con li .title {
        padding-right: 24px;
    }

}

@media only screen and (max-width: 1470px) {
    .globe {
        width: 50vw !important;
        height: 50vw !important;
        transform: translateX(0px);
    }
}

@media only screen and (min-width: 1025px) {
    .product-shares-part2 .product-cfds-smalltitle {
        height: 86px
    }

    .product-shares-part5 .product-shares-tab .tab-title li span {
        display: block;
        font-size: 16px;
        font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
        font-weight: bold;
        color: #4A546D;
        line-height: 30px;
        letter-spacing: 0;
        padding: 20px 16px;
    }

    .product-shares-part5 .product-shares-tab .tab-title li {
        position: relative;
        display: inline-block;
        margin-right: 0px;
    }

    .product-shares-part5 .tab-right2 .t2 {
        padding-right: 24px;
    }


    



}

@media only screen and (max-width: 1024px) {
    .product-shares-part2 {
        position: relative
    }

}