@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
}

@media screen and (max-width: 950px) {
    .wap_nav {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        z-index: 7777;
    }

    .wap_nav .logo {
        float: left;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .wap_nav .logo img {
        height: 24px;
        margin-top: 13px;
        margin-left: 10px;
    }

    body {
    }

    .pc {
        display: none;
    }

    .wap {
        display: block;
    }

    .head {
        height: calc(62/600*100vw);
        background: #FFFFFF;
        box-shadow: 0px 0px calc(9/600*100vw) 0px rgba(180,180,180,0.28);
        position: fixed;
        width: 100%;
        z-index: 55555;
        left: 0;
        top: 0px;
    }

    .head .wrap {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .wrap {
        padding: 0px calc(20/600*100vw);
    }

    .head .logo {
    }

    .head .logo a {
        display: flex;
        align-items: center;
    }

    .head .logo img {
        height: calc(33/600*100vw);
    }

    .head .logo .title {
        font-family: Arial;
        font-weight: 400;
        font-size: calc(15/600*100vw);
        color: #1A1A1A;
        padding-top: calc(11/600*100vw);
        padding-left: calc(8/600*100vw);
        white-space: nowrap;
        /* padding-top: 0; */
    }

    .head .desc {
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #687AC7;
        padding-left: calc(20/600*100vw);
        padding-top: calc(10/600*100vw);
    }

    .section1 {
        padding-top: calc(24/600*100vw);
        padding-bottom: calc(24/600*100vw);
    }

    .section1 .wrap {
    }

    .section1 .content {
        background: #FFFFFF;
        border-radius: calc(10/600*100vw);
        border: calc(1/600*100vw) solid #E4E4E4;
        padding: calc(15/600*100vw);
    }

    .section1 .block1 {
        font-family: Arial;
        font-weight: bold;
        font-size: calc(16/600*100vw);
        color: #687AC7;
        display: flex;
    }

    .section1 .block1 .title {
        padding-right: calc(6/600*100vw);
        padding-top: calc(14/600*100vw);
    }

    .section1 .block1 .switchTxt {
        display: flex;
        align-items: center;
        padding-bottom: calc(14/600*100vw);
        border-bottom: calc(1/600*100vw) solid #E4E4E4;
        width: calc(100% - calc(81/600*100vw));
    }

    .section1 .block1 .switchTxt .types {
    }

    .section1 .block1 .switchTxt .types .model {
        display: none;
    }

    .section1 .block1 .switchTxt .types .model.type1 {
    }

    .section1 .block1 .switchTxt .types .model.active {
        display: block;
    }

    .section1 .block1 .switchTxt .types .model.type1 .words {
        width: calc(317/600*100vw);
        height: calc(40/600*100vw);
        background: #F4F4F4;
        border-radius: calc(4/600*100vw);
        border: none;
        padding: 0px calc(10/600*100vw);
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #333333;
        margin-right: calc(9/600*100vw);
    }

    .section1 .block1 .switchTxt .types .model.type2 span {
        margin-right: calc(9/600*100vw);
    }

    .section1 .block1 .switchTxt .types .model.type2 {
    }

    .section1 .block1 .switchTxt .types .model.type2 .item {
    display: flex;
    align-items: center;
    }

    .section1 .block1 .switchTxt .types .model.type2 .item input {
        width: calc(22/600*100vw);
        height: calc(22/600*100vw);
        background: #F4F4F4;
        border-radius: calc(4/600*100vw);
        border: none;
        margin-right: calc(9/600*100vw);
        text-align: center;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #333333;
    }

    .section1 .block1 .switchTxt .types .dipflex {
        display: flex;
        align-items: center;
    }

    .section1 .block1 .switchTxt .types .model.type2 .middle-part {
    }

    .section1 .block1 .switchTxt .types .model.type2 .last-part {
    }

    .section1 .block1 .switchTxt .types .model.type2 .combined-value {
    }

    .section1 .block1 .switchTxt .switch {
        width: calc(142/600*100vw);
        height: calc(40/600*100vw);
        background: #687AC7;
        border-radius: calc(20/600*100vw);
        border: none;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #FFFFFF;
    }

    .section1 .block2 {
        display: flex;
        align-items: center;
        padding-top: calc(14/600*100vw);
        padding-left: calc(77/600*100vw);
        display: block;
        padding-left: 0;
        position: relative;
    }

    .section1 .block2 .title {
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #333333;
        padding-bottom: 2vw;
    }

    .section1 .block2 .numbers {
        padding-left: calc(13/600*100vw);
        padding-right: calc(30/600*100vw);
        padding-bottom: 2vw;
        padding-left: 0;
    }

    .section1 .block2 .numbers button {
        font-family: PingFang;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #545454;
        border: none;
        background: none;
        width: calc(30/600*100vw);
        height: calc(40/600*100vw);
        border-radius: calc(4/600*100vw);
        margin-right: calc(3/600*100vw);
    }

    .section1 .block2 .numbers button.current {
        background: #687AC7;
        color: #fff;
    }

    .section1 .block2 .words {
        width: calc(140/600*100vw);
        height: calc(42/600*100vw);
        background: #F4F4F4;
        border-radius: calc(21/600*100vw);
        margin: 0px calc(10/600*100vw);
        border: none;
        text-align: center;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(14/600*100vw);
        padding-left: calc(11/600*100vw);
        text-align: left;
    }

    .section1 .block2 .bl {
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #333333;
    }

    .section1 .block2 .cx {
        width: calc(140/600*100vw);
        height: calc(140/600*100vw);
        background-color: #687AC7;
        border-radius: calc(21/600*100vw);
        border: none;
        color: #fff;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(18/600*100vw);
        color: #FFFFFF;
        background-image: url(../images/search.png) !important;
        background-repeat: no-repeat !important;
        background-position: calc(20/600*100vw) center !important;
        text-align: left;
        padding-left: calc(45/600*100vw);
        background-size: calc(19/600*100vw) !important;
        position: absolute !important;
        right: 0vw;
        top: 3vw;
    }

    .section2 {
    }

    .section2 .wrap {
    }

    .section2 .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: calc(23/600*100vw) 0px;
    }

    .section2 .title .left {
        font-family: AlibabaPuHuiTiM;
        font-weight: 400;
        font-size: calc(24/600*100vw);
        color: #333333;
        padding-left: calc(35/600*100vw);
        background: url(../images/01.png) no-repeat left center;
        background-size: calc(34/600*100vw) !important;
        line-height: calc(36/600*100vw);
    }

    .section2 .title .right {
    }

    .section2 .title .right .change {
        width: calc(91/600*100vw);
        height: calc(33/600*100vw);
        border-radius: calc(16/600*100vw);
        border: calc(1/600*100vw) solid #687AC7;
        font-family: AlibabaPuHuiTiM;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #687AC7;
        padding-left: calc(33/600*100vw);
        text-align: left;
        background: url(../images/02.png) no-repeat calc(9/600*100vw) center;
        background-size: calc(20/600*100vw) !important;
    }

    .section2 .list:after {
        display: table;
        content: "";
        clear: both;
    }

    .section2 .list .item:nth-child(6n) {
        margin-right: 0px;
    }
    .section2 .list .item:nth-child(3n){
        margin-right: 0px !important;
    }

    .section2 .list .item {
        float: left;
        height: calc(75/600*100vw);
        background: #FFFFFF;
        border-radius: calc(10/600*100vw);
        border: calc(1/600*100vw) solid #666666;
        width: 32% !important;
        margin-right: 2% !important;
        margin-bottom: calc(14/600*100vw) !important;
    }

    .section2 .list .item.current,.section2 .list .item:hover {
        background: #FFFFFF;
        box-shadow: 0px 0px calc(9/600*100vw) 0px rgba(150,150,150,0.51);
    }

    .section2 .list .item button {
        width: 100%;
        height: 100%;
        border: none;
        background: none;
    }

    .section2 .list .item button .number {
        font-family: Arial;
        font-weight: 400;
        font-size: calc(24/600*100vw);
        color: #687AC7;
        display: block;
    }

    .section2 .list .item button .dec {
        font-family: Arial;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #333333;
        /* padding-top: calc(12/600*100vw); */
    }

    .section2 .list .item button .dec b {
        color: #687AC7;
    }

    .section2 .warning {
        height: auto;
        background: linear-gradient(0deg,#F9F7FA 0%,#EDF0F7 100%);
        border-radius: calc(8/600*100vw);
        border: calc(1/600*100vw) solid #666666;
        margin-top: calc(4/600*100vw);
        display: flex;
        align-items: center;
        padding: 2vw;
    }

    .section2 .warning b {
        font-family: AlibabaPuHuiTiM;
        font-weight: 400;
        font-size: calc(18/600*100vw);
        padding-left: calc(34/600*100vw);
        color: #687AC7;
        background: url(../images/03.png) no-repeat calc(10/600*100vw) center;
        background-size: calc(18/600*100vw) !important;
        line-height: calc(18/600*100vw);
    }

    .section2 .warning .dec {
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(16/600*100vw);
        color: #282828;
        padding-left: calc(13/600*100vw);
        line-height: 1.5;
    }

    .section2 .buttons:after {
        content: "";
        display;table;clear: both;
    }

    .section2 .buttons {
        padding-top: calc(21/600*100vw);
        text-align: center;
        font-size: 0;
    }

    .section2 .buttons > * {
        margin: 0px calc(5/600*100vw);
    }

    .section2 .buttons .hide {
        width: calc(111/600*100vw);
        height: calc(35/600*100vw);
        border-radius: calc(17/600*100vw);
        border: calc(1/600*100vw) solid #687AC7;
        background: #fff;
        color: #687AC7;
        margin: 0px calc(5/600*100vw);
        vertical-align: middle;
        font-size: calc(14/600*100vw);
    }

    .section2 .buttons .selectcolor {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        vertical-align: middle;
    }

    .section2 .buttons .selectcolor .h2tit {
    }

    .section2 .buttons .selectcolor dl {
        padding: calc(5/600*100vw) 0px;
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: calc(14/600*100vw);
        line-height: calc(34/600*100vw);
        border-radius: calc(17/600*100vw);
        border: calc(1/600*100vw) solid #687AC7;
        background: #fff;
        bottom: calc(47/600*100vw);
        visibility: hidden;
        opacity: 0;
        z-index: -1;
        bottom: calc(36/600*100vw);
        transition: all 0.2s;
    }

    .section2 .buttons .selectcolor dl dd {
        cursor: pointer;
        color: #687AC7;
        font-size: 12px;
    }

    .section2 .buttons .keep {
    }

    .section2 .bottom {
        font-family: Arial;
        font-weight: 400;
        font-size: calc(14/600*100vw);
        color: #282828;
        padding-top: calc(20/600*100vw);
        padding-bottom: calc(25/600*100vw);
        text-align: center;
    }

    .section2 .buttons .selectcolor h2.h2tit {
        /* width: calc(111/600*100vw); */
        padding-right: calc(28/600*100vw);
        line-height: calc(34/600*100vw);
        border-radius: calc(17/600*100vw);
        border: calc(1/600*100vw) solid #687AC7;
        background: #fff;
        color: #687AC7;
        margin: 0px calc(5/600*100vw);
        background: url(../images/04.png) no-repeat calc(87/600*100vw) center;
        background-size: calc(14/600*100vw) !important;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(14/600*100vw);
        color: #687AC7;
        padding-left: calc(23/600*100vw);
        text-align: left;
        background-position: 90% center !important;
    }

    .section2 .buttons button {
        vertical-align: middle;
    }

    .section2 .buttons button.btn1 {
        width: calc(111/600*100vw);
        height: calc(35/600*100vw);
        border-radius: calc(17/600*100vw);
        border: calc(1/600*100vw) solid #687AC7;
        background: #fff;
        color: #687AC7;
        margin: 0px calc(5/600*100vw);
        background: url(../images/04.png) no-repeat calc(91/600*100vw) center;
        background-size: calc(14/600*100vw) !important;
        text-align: left;
        padding-left: calc(16/600*100vw);
        font-size: calc(14/600*100vw);
        background-position: calc(91/600*100vw) center !important;
    }

    .section2 .buttons button.keep {
        width: calc(80/600*100vw);
        height: calc(34/600*100vw);
        background: #687AC7;
        border-radius: calc(17/600*100vw);
        border: none;
        font-family: AlibabaPuHuiTiR;
        font-weight: 400;
        font-size: calc(14/600*100vw);
        color: #FFFFFF;
    }

    .section2 .buttons .selectcolor:hover dl {
        bottom: calc(40/600*100vw);
        visibility: visible;
        opacity: 1;
        z-index: 5;
    }
    .index{
        
padding-top: 50px;
    }


body.lt .section1 .block2 .cx:after{
    background-position: calc(20 / 600 * 100vw) center !important;
    padding-left: calc(45 / 600 * 100vw);
    background-size: calc(19 / 600 * 100vw) !important;
}

}
