@media screen and (max-width: 500px) {
    .wrapper .rights {
        display: none;
    }
    .cut {
        display: none;
    }
    .cuts {
        display: none !important;
    }
    .wrapper .curr{
        display: none !important;
    }
    .wrapper .curs{
        display: flex !important;
    }
    .wrapper .container{
        display: none !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 .made{
        width: 100%;
        height: 200px !important;
    }
    .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 .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 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: left;
    }
    .wrapper .content .info{
        padding: 0 30px;
        display: flex;
        flex-direction: column;
    }
    .wrapper .content .info .info-left{
        width: auto;
        margin-right: 0px;
    }
    .wrapper .content .info .info-left .title{
        font-size: 14px;
        margin: 0px 0 !important;
    }
    .wrapper .content .info .info-left h4{
        margin: 20px 0 !important;
    }
    .wrapper .content .info .info-left p{
        font-size: 13px;
        color: #333;
        line-height: 1.5;
    }
    .wrapper .content .info .info-right{
        margin: 20px 0;
        width: auto;
    }
    .wrapper .content .info .info-left .list{
        margin: 8px 0px;
    }
    .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 .patent{
        display: flex;
        flex-direction: column;
        padding: 0 30px;
    }
    .wrapper .patent .patent-left{
        width: auto;
        margin-right: 0px !important;
    }
    .wrapper .patent .patent-left .title{
        font-weight: 400;
        color: #19699d;
        margin: 20px 0;
    }
    .wrapper .patent .patent-left .patent-num{
        display: flex;
        justify-content: center;
        margin: 0px 0 !important;   
    }
    .wrapper .patent .patent-left .list .item-left{
        margin-right: 8px !important;
    }
    .wrapper .patent .patent-left .list .items .test{
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
    }
    .wrapper .patent .patent-right{
        width: auto;
        margin: 20px 0px !important;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        padding-left: 23px;
        bottom: 33px;
        left: 0;
        width: 100%;
    }

    .swiper-container{
        width: 100%;
        margin-bottom: 70px !important;
    }
    .swiper-slide{
        padding: 26px 26px;
    }
    .swiper-slide .container-left{
        margin-right: 33px !important;
    }
    .swiper-slide .container-img{
        display: block;
    }
    .swiper-slide .container-img .text{
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 1px;
        color: #fff;
    }
    .swiper-slide .container-img .content .swiper-img{
        margin: 12px auto;
    }
    .swiper-slide .container-img .content .img-text{
        margin-top: 0px !important;
    }
    .swiper-slide .container-img .content{
        display: flex;
        align-items: flex-start;
        width: 50%;
        text-align: center;
        margin-right:12px !important;
    }
    .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: 320px;
        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;
    }
}