@media screen and (max-width: 500px) {
    .icon-daohangcaidan{
        display: block;
    }
    .wrapper .rights {
        display: none;
    }
    .cut {
        display: none;
    }
    .cuts {
        display: none !important;
    }
    .wrapper .curr { /*修改*/
        display: none !important;
    }
    .wrapper .curs {
        display: block !important;
    }
    .icon-daohangcaidan {
        display: flex;
        margin-top: 3px;
        align-items: center;
        cursor: pointer;
        color: #19699d;
    }
    .wrapper .head .logo {
        width: 100px;
        height: 22px;
        cursor: pointer;
    }
    .wrapper .search-box{
        padding: 50px 50px;
    }
    .wrapper .head {
        display: flex;
        align-items: center;
        height: 50px;
        line-height: 50px;
        padding: 10px 15px;
    }
    .wrapper .head .head-right .search {
        margin-right: 10px;
        background-color: #fff;
    }
    .wrapper .head .head-right .search .icon-sousuo {
        font-size: 17px;
    }
    .head-right span {
        display: none;
    }
    .wrapper .nav {
        display: none;
        width: 100%;
        padding-bottom: 60px;
        background-color: #19699d;
    }
    .wrapper .nav .list {
        height: auto;
        flex-direction: column;
    }
    .wrapper .nav .list .list-item {
        position: relative;
        padding: 0 15px;
        border-bottom: 1px solid #333;
    }
    .wrapper .nav .list .list-item:nth-last-of-type(1) {
        display: block;
    }
    .wrapper .nav .list .list-item .item {
        display: flex;
        flex-direction: column;
        padding-left: 15px;
        padding-bottom: 10px;
    }
    .wrapper .nav .list .list-item .item a {
        cursor: pointer;
        color: #fff;
        font-size: 13px;
    }
    .wrapper .nav .list .list-item .icon-jianqu {
        position: absolute;
        top: 0;
        right: 15px;
        display: block;
        margin-left: auto;
        color: #ffd223;
    }
    .wrapper .nav .list .list-item .icon-1122-v2-19 {
        position: absolute;
        top: 0;
        right: 15px;
        display: none;
        margin-left: auto;
        color: #fff;
    }


    .wrapper .container .container-head{
        display: none;
    }

    .wrapper .container .container-foot{
        padding: 0 30px;
    }

    .wrapper .container .container-foot:nth-last-of-type(2n+1) {
        margin-bottom: 50px;
        background-color: #e6e6e6;
    }

    .wrapper .container .container-foot .container-left{
        width: 100% !important;
        margin-right: 0px;
    }

    .wrapper .container .container-foot .titles {
        display: block;
        margin: 20px 0;
        color: #19699d;
    }

    .wrapper .container .container-foot .container-right{
        margin-bottom: 20px;
        width: 100% !important;
    }
    .wrapper .container .container-foot .container-right img{
        width: 100%;
        height: 100% !important;
    }

    .wrapper .container .container-foot .container-left .container-words{
        font-size: 14px;
        color: #333;
        height: 100%;
        line-height: 1.5;
        margin-bottom: 20px;
    }


    .wrapper .foot-details {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-top: 25px;
        padding: 0 15px;
    }
    .wrapper .foot-details .foot-desc {
        width: auto;
        margin: 0 auto;
        font-size: 12px;
        line-height: 2;
        color: #333;
    }
    .wrapper .content {
        padding: 0 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .wrapper .content .title {
        display: block;
        margin: 20px 0;
        font-size: 20px;
        color: #19699d;
    }
    .wrapper .content-img {
        width: 100%;
        height: 100%;
    }
    .wrapper .content .tab {
        padding-bottom: 30px;
        border-bottom: 1px solid #f5f5f5;
    }
    .wrapper .content .tab .cut {
        display: flex;
        flex-direction: row;
        background-color: #19699d;
    }
    .wrapper .content .tab .cut .cut-btn {
        display: flex;
        align-items: center;
        background-color: #192d46;
    }
    .wrapper .content .tab .cut .cut-btn i {
        padding: 5px 8px;
        font-size: 15px;
        color: #fff;
        cursor: pointer;
    }
    .wrapper .content .tab .cut .cut-btn .icon-left {
        border-right: 1px solid #959595;
    }
    .wrapper .content .tab .cut .cut-content {
        display: flex;
        padding: 0 15px;
    }
    .wrapper .content .tab .cut .cut-content a {
        color: #fff;
        font-size: 12px;
    }
    .wrapper .content .titles {
        margin: 30px 0;
        font-size: 20px;
        color: #19699d;
    }
    .wrapper .content .infers {
        overflow: hidden;
        margin-bottom: 50px;
    }
    .wrapper .content .infers ul .infers-item {
        cursor: pointer;
        width: 48%;
        float: left;
        margin-right: 12px;
        margin-bottom: 12px;
    }

    .wrapper .content .infers ul .infers-item:nth-child(even) {
        margin-right: 0px;
    }
    .wrapper .content .infers ul .infers-item .product{
        position: relative;
        display: flex;
    }
    .wrapper .content .infers ul .infers-item .product .pro_img{
        width: 100%;
        height: 100%;
    }
    .wrapper .content .infers ul .infers-item .time{
        font-size: 12px;
    }
    .wrapper .foot{
        display: flex;
        padding: 20px 50px 10px 50px;
        flex-wrap: nowrap;
    }
    .wrapper .Float{
        z-index: 9999;
        box-sizing: border-box;
        position: absolute;
        right: 10px;
        bottom: 240px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #ffd223;
    }
    .wrapper .Float i{
        display: flex;
        margin-top: 3px;
        justify-content: center;
        font-size: 12px;
        color: #fff;
    }
    .wrapper .foot .present ul{
        width: 100%;
    } 
    .wrapper .foot .present ul .present-item{
        text-align: left;
        border-bottom: 1px solid #bbd3e2;
        float: none;
    }
    .wrapper .foot .present ul .present-item:nth-last-of-type(1){
        border: none;
    }
    .wrapper .foot .code{
        padding-left: 30px;
    }
    .wrapper .foot .code img{
        margin-top: 6px;
    }
    .wrapper .foot-info{
        padding: 0px 50px 20px 50px;
        margin: 0;
        background-color: #19699d;
    }
    .wrapper .foot-info .info{
        font-size: 11px;
        color: #fff;
    }
}