@media screen and (max-width: 500px) {
    .wrapper .grow{
        padding: 0 100px;
    }
    .wrapper .grow .icon-left{
        position: absolute;
        bottom: 270px;
        left: 16px;
        color: #fff;
        font-size: 30px;
    }
    .wrapper .grow .icon-icon1{
        position: absolute;
        bottom: 270px;
        right: 16px;
        color: #fff;
        font-size: 30px;
    }
    .wrapper .grow .time ul{
        position: absolute;
        top: -10px;
        right: 13%;
        display: flex;
        align-items: center;
        overflow: hidden;
    }
    .wrapper .introduction-swiper .icon-left{
        position: absolute;
        bottom: 110px;
        left: 16px;
        color: #fff;
        font-size: 30px;
    }
    .wrapper .introduction-swiper .icon-icon1{
        position: absolute;
        bottom: 110px;
        right: 16px;
        color: #fff;
        font-size: 30px;
    }
    .wrapper .introduction-swiper .swiper-container{
        margin: 0 60px;
    }
    .wrapper .introduction-swiper .swiper-slide img{
        width: 100% !important; 
        height: 120px;
    }
    .wrapper {
        overflow-x: hidden;
    }
    .wrapper .rights {
        display: none;
    }
    .icon-daohangcaidan {
        display: block !important;
    }
    .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: 20px 0;
        font-size: 14px;
        color: #19699d;
    }
    .wrapper .container .container-foot .container-right {
        width: 100%;
        margin: 0;
    }
    .wrapper .container .container-foot .container-right img {
        margin-left: 0px !important;
        width: 100%;
        height: 100%;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    .wrapper .container .container-foot .container-left .container-words {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 12px;
    }
    .wrapper .container .container-head {
        display: none;
    }
    .wrapper .made {
        width: 100%;
        height: 200px;
    }
    .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;
        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: 25px 0 25px 0 !important;
        padding: 0 15px;
    }
    .wrapper .foot-details .foot-desc {
        box-sizing: border-box;
        padding: 0 30px;
        width: 100%;
        font-size: 12px;
        line-height: 2;
        color: #fff;
    }
    .wrapper .brief_introduction {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .wrapper .brief_introduction .introduction-head .introduction-img img {
        width: 100%;
        height: 250px;
        margin-bottom: 10px;
    }
    .wrapper .brief_introduction .introduction-head .introduction .title {
        margin-bottom: 20px;
    }
    .wrapper .brief_introduction .introduction-head .text {
        margin-right: 0px !important;
    }
    .wrapper .brief_introduction .introduction-head {
        display: flex;
        flex-direction: column;
        padding: 0px 30px;
    }
    .wrapper .brief_introduction .introduction-head .introduction{
        width: 100%;
    }
    .wrapper .brief_introduction .introduction-head .introduction-img{
        width: 100%;
    }
    .wrapper .brief_introduction .introduction-foot {
        padding: 0 30px !important;
        margin: 20px 0;
    }
    .wrapper .brief_introduction .introduction-foot video {
        height: 250px;
    }
    .wrapper .grow {
        padding: 0 30px;
    }
    .wrapper .grow .title {
        margin-top: 30px;
        color: #19699d;
    }
    .wrapper .grow .time .time-block{
        width: 265px !important;
    }

    .wrapper .grow .time .time-block .lef_block{
        position: absolute;
        left: -26px;
    }

    .wrapper .grow .time .time-block .right_block{
        position: absolute;
        right: 13px;
        width: 124px !important;
    }

    #swiper-history .swiper-slide .date {
        overflow: hidden;
        display: flex;
        flex-direction: column;
        width: 220px !important;
        height: 100%;
        padding-left: 10px;
        box-sizing: border-box;
        position: absolute;
        color: #333;
        margin-top: 100px;
        background-color: #fff;
    }
    #swiper-history .swiper-slide .date span {
        display: inline !important;
    }
    #swiper-history .swiper-slide .date .ti {
        width: 200px;
        font-size: 30px;
        color: #19699d;
        margin: 20px 0 40px 0;
    }
    #swiper-history .swiper-pagination-bullets {
        white-space: nowrap;
        width: auto;
        bottom: 224px;
        right: 0px;
        height: 10px;
        line-height: 10px;
        transition: 700ms;
    }
    .wrapper .introduction-swiper{
        position: relative;
        padding: 0px;
        padding-bottom: 60px;
        display: flex;
        flex-direction: column;
    }
    .wrapper .introduction-swiper .Honor{
        margin: 30px 30px 30px 30px;
    }
    #swiper-history .swiper-slide span {
        text-align: left;
    }
    #swiper-history .swiper-slide .date .desc {
        width: 200px;
        text-overflow: ellipsis;
    }
    #swiper-history .swiper-slide .date .desc:nth-last-of-type(2) {
        margin-bottom: 8px;
        font-size: 20px;
    }
    .wrapper .boxs{
        box-sizing: border-box;
        padding: 0 30px;
        display: flex;
        flex-direction: column;
    }
    .wrapper .boxs .title {
        margin: 20px 0;
        font-size: 13px;
        color: #19699d;
    }
    .wrapper .boxs .menu{
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 50px;
    }
    .wrapper .boxs .menu .menu-list{
        margin-right: 14px;
        margin-bottom: 14px;
        width: 47% !important;
        display: flex;
        flex-direction: column;
    }
    .wrapper .boxs .menu .menu-list:nth-child(even) {
        margin-right: 0px;
    }
    .wrapper .boxs .menu .menu-list img{
        height: 135px;
    }
    .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;
    }
    .wrapper .foot .present ul .present-item a{
        white-space: nowrap;
    }
}

@media screen and (min-width: 320px) {
    .wrapper .grow .time .time-block{
        width: auto;
    }
    .wrapper .boxs .menu .menu-list{
        width: 47%;
    }
}