@media screen and (max-width: 500px) {
    .wrapper .rights {
        display: none;
    }
    .icon-daohangcaidan{
        display: block;
    }
    .wrapper .curr{
        display: block !important;
    }
    .wrapper .curs{
        display: none !important;
    }
    .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 .container {
        display: flex;
        flex-direction: column;
        padding: 10px 25px 0 25px;
    }
    .wrapper .container .container-foot .container-update {
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        flex: 1;
    }
    .wrapper .container .container-foot .container-update .list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        margin-top: 20px;
    }
    .wrapper .container .container-foot .container-update .list .list-item {
        margin-right: 10px;
        width: 48%;
        height: 40px;
        line-height:40px;
    }
    .wrapper .container .container-foot .container-update .list .list-item>a{
        font-size: 12px;
    }
    .wrapper .container .container-foot .container-update .list .list-item:nth-child(even) {
        margin-right: 0px;
    }
    .wrapper .container .container-foot .container-update .list .list-item:nth-last-of-type(1){
        margin-right: 0px;
    }
    .wrapper .container .container-foot .container-left {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .wrapper .container .container-foot .container-left .titles {
        margin: 30px 0;
        font-size: 14px;
        color: #19699d;
    }
    .wrapper .container .container-foot .container-right{
        width: 100%;
        margin: 0;
    }
    .wrapper .container .container-foot .container-right img{
        width: 100%;
        margin-top: 70px !important;
        margin-bottom: 80px !important;
    }
    .wrapper .container .container-head {
        display: none;
    }
    .wrapper .made {
        width: 100%;
        height: 100%;
    }
    .wrapper .container .container-foot {
        display: flex;
        flex-direction: column;
        padding: 0px;
    }
    .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;
        font-size: 13px;
        color: #ffd223;
    }
    .wrapper .nav .list .list-item .icon-1122-v2-19 {
        position: absolute;
        top: 0;
        right: 15px;
        display: none;
        margin-left: auto;
        font-size: 13px;
        color: #fff;
    }
    .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: 330px;
        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: 14px;
    }
    .wrapper .foot-info {
        padding: 0px 50px 20px 50px;
        margin: 0;
        background-color: #19699d;
    }
    .wrapper .foot-info .info {
        font-size: 11px;
        color: #fff;
    }
}