@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1680px) {
    .container {
        max-width: 1520px;
    }
}

@media (min-width: 1920px) {
    .container {
        max-width: 1720px;
    }
}


/* 平板以下 <=768*/

@media (max-width: 768px) {
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
        width: 100%;
    }
    .float-bar {
        display: none;
    }
    .section-banner video {
        /*隐藏视频*/
        display: none;
    }

    .news-lists li {
        margin-bottom: 20px;
    }
    .news-lists h3 {
        padding: 10px 0 5px;
        font-size: 16px;
    }
    .news-lists p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 5px 0 9px;
        font-size: 13px;
    }
    .news-lists .other>span {
        display: block;
        font-size: 12px;
    }
    .section-inner-banner {
        margin-top: 54px;
    }
    /*.section-inner-banner>img {*/
        /*height: 30vh;*/
    /*}*/
    .header {
        background-color: #000;
    }
    .header .logo img {
        width: 150px;
        margin-left: 10px;
    }
    .header .menu-open .ic-menu {
        margin: 7px 10px 7px 0;
    }
    .header .login-search,
    .header .nav {
        display: none;
    }
    .header .logo>a {
        line-height: 54px;
    }
    .section-banner .slide-content .slide-title-img {
        width: 80%;
        margin-bottom: 8px;
    }
    .section-banner .slide-content .slide-subtitle-img {
        width: 94%;
    }
    .section-banner .banner-btn {
        padding: 10px;
        margin-top: 14px;
        font-size: 12px;
    }
    .section-banner .swiper-pagination {
        right: 10px;
    }
    .section-banner {
        height: auto;
        margin-top: 54px;
    }
    .section-product,
    .section-software,
    .section-vision,
    .section-news {
        padding: 30px 0;
    }
    .section-title .title {
        font-size: 18px;
    }
    .section-title .title:after {
        margin: 15px auto;
    }
    .section-title .subtitle {
        width: 90%;
        line-height: 22px;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .section-product .product-lists li {
        margin-bottom: 20px;
    }
    .section-product .product-lists h3 {
        margin: 5px 0 5px 0;
    }
    .section-product .product-lists .des {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 5px 10px 11px;
        text-align: left;
    }
    .section-product .product-lists .detail {
        margin: 11px 0 13px 0;
    }
    .section-product .read-more {
        line-height: 40px;
        padding: 0 32px;
        font-size: 13px;
        border-radius: 4px;
    }
    .section-vision h3 {
        font-size: 18px;
    }
    .section-vision h3:after {
        margin: 15px auto;
    }
    .section-vision p {
        font-size: 12px;
    }
    .section-vision .ic-play {
        width: 40px;
        height: 40px;
        margin: 16px auto 0;
    }
    .section-news .linkto {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .section-news .linkto>a {
        display: block;
    }
    .section-news .linkto>i {
        display: none;
    }
    .footer {
        padding: 20px 0;
    }
    .footer .hd-logo {
        width: 100%;
        text-align: center;
    }
    .footer .hd-logo .logo img {
        width: 40%;
    }
    .footer .check-country .ic-map {
        width: 14px;
        height: 14px;
    }
    .footer .check-country .country {
        font-size: 12px;
    }
    .footer .society {
        margin-top: 12px;
    }
    .footer .footer-nav {
        width: 100%;
        margin-top: 20px;
    }
    .footer .footer-nav dl {
        width: 100%;
        margin-bottom: 20px;
    }
    .footer .footer-nav dt {
        font-size: 16px;
    }
    .footer .footer-nav dd>a {
        font-size: 14px;
    }
    .footer .footer-bd {
        padding: 20px 0 0;
    }
    .footer .footer-bd .copyright,
    .footer .footer-bd .support {
        width: 100%;
        text-align: center;
    }
    .section-inner-goals{
        background-image: none;
        background-color: #b9480eb5;
    }
    .section-inner-about,
    .section-inner-goals,
    .section-inner-type,
    .section-inner-mission {
        padding: 20px 0;
    }
    .section-inner-about .about-foxwell-des h3 {
        margin-bottom: 14px;
        font-size: 18px;
    }
    .section-inner-about .about-foxwell-des p {
        margin-bottom: 10px;
        font-size: 14px;
        text-align: left;
    }
    .section-inner-goals .goals-bg {
        padding: 0 15px;
        width: 100%;
    }
    .section-inner-goals .goals-bg h3 {
        font-size: 18px;
    }
    .section-inner-goals .goals-bg h3:after {
        margin: 15px 0;
    }
    .section-inner-goals .goals-bg p {
        font-size: 14px;
    }
    .section-inner-type .type-lists .panel {
        padding: 10px 0;
        margin: 0;
    }
    .section-inner-type .type-lists h4 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .section-inner-type .type-lists h4>span {
        font-size: 18px;
    }
    .section-inner-type .type-lists p {
        font-size: 14px;
    }
    .section-inner-mission .mission-contact {
        margin-top: 20px;
    }
    .section-inner-mission .mission-contact>a {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    .section-inner-products .platforms,
    .section-inner-products .scanners,
    .section-inner-products .readers {
        margin: 30px 0;
    }
    .section-inner-products .platforms h2 a{
        color: #231815;
    }
    .section-inner-products h2 {
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: normal;
    }
    .section-inner-products .product-lists h3 {
        font-size: 18px;
    }
    .section-inner-products .product-lists p {
        font-size: 14px;
    }
    .section-support .support-tab {
        padding: 15px 0;

    }
    .section-support .support-tab .register,
    .section-support .support-tab .faq,
    .section-support .support-tab .update,
    .section-support .support-tab .warranty,
    .section-support .support-tab .support_video,
    .section-support .support-tab .fun,
    .section-support .support-tab .oe,
    .section-support .support-tab .caseDocuments,
    .section-support .support-tab .active.register,
    .section-support .support-tab .active.faq,
    .section-support .support-tab .active.update,
    .section-support .support-tab .active.warranty,
    .section-support .support-tab .active.support_video,
    .section-support .support-tab .active.fun,
    .section-support .support-tab .active.oe,
    .section-support .support-tab .active.caseDocuments,
    .section-support .support-tab .register:hover,
    .section-support .support-tab .faq:hover,
    .section-support .support-tab .update:hover,
    .section-support .support-tab .warranty:hover,
    .section-support .support-tab .support_video:hover,
    .section-support .support-tab .fun:hover,
    .section-support .support-tab .oe:hover,
    .section-support .support-tab .caseDocuments:hover
    {
        background-size: 40px 32px;
    }

    .section-support .support-tab a {
        padding-top: 32px;
        font-size: 14px;
        display: inline-table;
    }
    .section-support .support-tab .active:after {
        margin-top: 40px;
    }
    .section-inner-faq .faq-lists {
        padding: 20px 0;
    }
    .section-inner-faq .faq-lists li {
        padding: 0 0 0 35px;
        margin: 10px 0;
    }
    .section-inner-faq .faq-layer {
        width: 100%;
    }
    .section-inner-faq .faq-layer .article-solution {
        padding: 10px;
    }
    .section-inner-faq .faq-layer h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 18px;
    }
    .section-inner-faq .faq-layer .scroll {
        font-size: 14px;
    }
    .section-inner-faq .faq-layer .close {
        padding: 0;
    }
    .section-inner-update h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 24px;
        margin-bottom: 15px;
        font-size: 16px;
        word-break: break-all;
    }
    .section-inner-update .update-lists li {
        width: 100%;
    }
    .section-inner-news {
        padding: 30px 0;
    }
    .section-inner-news .news-tab {
        display: inline-block;
        margin: 5px 0 15px;
    }
    .section-inner-news .news-tab>a {
        display: block;
        float: left;
        padding-right: 20px;
        margin: 10px 18px 0 0;
        font-size: 14px;
        border: 0;
    }
    .section-inner-news .news-tab>a:last-child {
        padding-right: 0;
        margin-right: 0;
    }
    .section-inner-news .news-tab .active {
        color: #E35811;
        background-color: transparent;
    }
    .section-inner-news .pagination .lnk-prev {
        float: left;
    }
    .section-inner-news .pagination .lnk-next {
        float: right;
    }
    .section-inner-news .pagination a,
    .section-inner-news .pagination span,
    .section-inner-news .pagination input,
    .section-inner-news .pagination select {
        display: none;
    }
    .section-inner-news .pagination .lnk {
        display: block;
        width: 48%;
        text-align: center;
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        background: #262a2e;
        color: #fff;
    }
    .section-inner-distributor {
        padding: 30px 0;
    }
    .section-inner-distributor .ele-form {
        width: 100%;
    }
    .section-inner-distributor .item-block-form {
        margin: 0;
    }
    .section-inner-distributor .item-block-form input[type="text"] {
        float: none;
        width: 100%;
        margin: 5px 0;
        font-size: 14px;
    }
    .section-inner-distributor .item-block-form input {
        padding: 6px 5px;
    }
    .section-inner-distributor .item-block-form .vcode-input {
        width: 100% !important;
    }
    .section-inner-distributor .item-block-form .vcode {
        float: none;
        width: 50%;
        height: 33px;
        margin: 5px 0;
    }
    .section-inner-distributor .item-block-form textarea {
        padding: 6px 5px;
        margin: 0;
    }
    .section-inner-distributor .item-block-form input[type="submit"] {
        width: 40%;
    }
    .section-inner-distributor .item-block-form input[type="reset"] {
        width: 40%;
    }
    .section-inner-distributor .btn {
        margin-top: 10px;
    }
    .section-inner-contact {
        padding: 30px 0;
    }
    .section-inner-contact .contact-con {
        padding: 20px 10px 10px 10px;
    }
    .section-inner-contact .amazon-logo {
        float: none;
    }
    .section-inner-contact .amazon-logo>img {
        width: auto;
    }
    .section-inner-contact .amazon-site {
        margin-top: 10px;
        font-size: 14px;
    }
    .section-inner-contact .map {
        width: 100%;
        height: 220px;
        margin: 10px 0;
    }
    .section-inner-contact .address-footer h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .section-inner-contact .address-footer p {
        font-size: 14px;
    }
    .section-inner-newsdetail {
        padding: 30px 0;
    }
    .section-inner-newsdetail .detail-conent-des h3 {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .section-inner-newsdetail .detail-conent-des p {
        font-size: 14px;
        text-align: left;
    }
    .section-inner-newsdetail .pagination {
        margin-top: 20px;
    }
    .section-inner-newsdetail .date-time {
        display: none;
    }
    .section-register,
    .section-login {
        padding: 30px 0;
        margin-top: 54px;
    }
    .ele-form h3 {
        margin-bottom: 20px;
        font-size: 18px;
        text-align: center;
    }
    .ele-form input[type="text"],
    .ele-form input[type="password"] {
        width: 100%;
        padding: 10px;
        margin: 5px 0;
        border: 1px solid #eee;
    }
    .ele-form input[type="submit"] {
        width: 100%;
        padding: 10px 0;
        margin: 5px 0;
        color: #fff;
        background-color: #E35811;
    }
    .ele-form .login-text {
        font-size: 12px;
        text-align: center;
    }
    .ele-form .link-login {
        display: block;
        width: 120px;
        height: 40px;
        line-height: 40px;
        margin: 10px auto;
        font-size: 14px;
        text-align: center;
        color: #333;
        border: 1px solid #eee;
    }
    .ele-form .forgot {
        margin: 10px 0;
        font-size: 16px;
        color: #333;
        text-align: center;
    }

    /*  support tools */
    .section-inner-update .update-lists li {
        width: 100%;
        padding-right: 0;
        margin: 10px 0;
        text-align: center;
    }
    .section-inner-update .update-lists .item-img {
        display: block;
        width: 40%;
        margin: 0 auto;
    }
    .section-inner-update .update-lists .content {
        display: block;
        width: 100%;
        padding: 0 4%;
    }
    .section-inner-update .update-lists h3 {
        margin: 10px 0;
    }
    .section-inner-update .update-lists .more {
        margin: 10px 0;
    }
    .section-inner-update .section-inner-update .layui-border-box{
        display: none;
    }
}


/* End <=768*/

@media only screen and (max-width: 479px) {
    .section-inner-news .text-center {
        text-align: left;
    }
    .section-inner-news .news-tab>a {
        margin-bottom: 10px;
        float: none;
        text-align: left;
    }
}


/* 平板 >=769<=1024*/

@media (min-width: 769px) and (max-width: 1024px) {
    .menu-open {
        display: none;
    }
    .header {
        padding: 10px 0;
    }
    .header .logo {
        width: 100%;
        text-align: center;
    }
    .header .logo>a {
        line-height: 60px;
    }
    .header .login {
        padding-left: 0;
    }
    .header .login a {
        line-height: 1.4;
        padding: 0 10px;
    }
    .header .search {
        padding: 2px 4px;
        border-right: 0;
        padding-left: 0;
    }
    .header .nav {
        float: left;
        width: 76%;
        margin: 0;
    }
    .header .nav li {
        line-height: 1.4;
    }
/*    .section-inner-update .update-lists li {
        width: 50%;
    }*/
    .section-support .support-tab {
        padding: 15px 0;
    }
    .section-support .support-tab .register,
    .section-support .support-tab .faq,
    .section-support .support-tab .update,
    .section-support .support-tab .warranty,
    .section-support .support-tab .oe,
    .section-support .support-tab .caseDocuments,
    .section-support .support-tab .active.register,
    .section-support .support-tab .active.faq,
    .section-support .support-tab .active.update,
    .section-support .support-tab .active.warranty,
    .section-support .support-tab .active.support_video,
    .section-support .support-tab .active.oe,
    .section-support .support-tab .active.caseDocuments,
    .section-support .support-tab .register:hover,
    .section-support .support-tab .faq:hover,
    .section-support .support-tab .update:hover,
    .section-support .support-tab .warranty:hover,
    .section-support .support-tab .support_video:hover,
    .section-support .support-tab .fun:hover,
    .section-support .support-tab .oe:hover,
    .section-support .support-tab .caseDocuments:hover
    {
        background-size: 80px 64px;
    }


    .section-support .support-tab a {
        padding-top: 64px;
        display: inline-table;
    }
    .section-support .support-tab .active:after {
        bottom: -25px;
    }
}


/* End */


/* 平板以上 >=1025*/

@media (min-width: 1025px) {
    .menu-open {
        display: none;
    }
    .header .login {
        padding-left: 0;
    }
    .header .logo img {
        width: 200px;
    }
    .header .login a {
        padding: 0 10px;
    }
    .header .search {
        padding: 37px 15px;
    }
    .header .nav {
        width: 60%;
    }
/*    .section-inner-update {
        padding-bottom: 120px;
    }*/
    .section-inner-news .pagination {
        line-height: 40px;
        font-size: 0;
        text-align: center;
        cursor: pointer;
    }
    .section-inner-news .pagination a,
    .section-inner-news .pagination span {
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        line-height: 16px;
        padding: 11px 16px;
        border: 1px solid #dedede;
        background: #fff;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        color: #999;
        text-align: center;
        margin: 0 5px;
    }
    .section-inner-news .pagination .current,
    .section-inner-news .pagination a:hover {
        color: #fff;
        background: #262a2e;
        border-color: #262a2e;
    }
    .section-inner-news .pagination select {
        border: 1px solid #dedede;
        font-size: 13px;
        line-height: 16px;
        height: 40px;
        padding: 11px 6px;
        min-width: 62px;
        max-width: 132px;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px;
        cursor: pointer;
    }
    .section-inner-newsdetail .date-time {
        width: 20%;
    }
    .section-inner-newsdetail .detail-conent-des {
        width: 80%;
    }
}


/* >=768 */

@media (min-width: 769px) {
    .float-bar {
        position: fixed;
        right: 54px;
        z-index: 999;
        top: 50%;
        margin-top: -40px;
    }
    .float-bar .scroll-to-top {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        display: block;
        opacity: 0;
        width: 60px;
        height: 60px;
        cursor: pointer;
        color: #fff;
        text-align: center;
        line-height: 34px;
    }
    .float-bar .scroll-to-top.in {
        opacity: 0.7;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-animation: 0.3s animationZoomIn;
        -o-animation: 0.3s animationZoomIn;
        animation: 0.3s animationZoomIn;
    }
    .float-bar li {
        margin: 20px 0;
    }
    .news-lists-box {
        width: 79.16666%;
        margin: 0 auto;
    }
    .news-lists {
        font-size: 0;
        letter-spacing: -5px;
        margin-top: 80px;
        margin-left: -80px;
    }
    .news-lists li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-bottom: 50px;
        font-size: 15px;
        letter-spacing: normal;
    }
    .news-lists .panel {
        overflow: hidden;
        margin-left: 80px;
    }
    .news-lists h3 {
        padding: 38px 0 20px;
        margin-bottom: 22px;
        font-size: 22px;
    }
    .news-lists p {
        line-height: 1.5;
        margin: 22px 0 35px;
        font-size: 14px;
    }
    .news-lists .other>span {
        margin-right: 70px;
    }
    .news-lists .other>span:last-child {
        margin-right: 0;
    }
    .section-banner .slide-content .slide-title-img,
    .section-banner .slide-content .slide-subtitle-img {
        width: 80%;
    }
    .section-product {
        padding: 50px 0 120px;
    }
    .section-product .product-lists {
        margin-left: -40px;
        font-size: 0;
        letter-spacing: -5px;
        margin-top: 56px;
        text-align: center;
    }
    .section-product .product-lists li {
        display: inline-block;
        vertical-align: top;
        width: 33.333333%;
        font-size: 15px;
        letter-spacing: normal;
    }
    .section-product .product-lists .panel {
        margin: 0 0 60px 40px;
    }
    .section-product .product-lists h3 {
        margin: 20px 0 22px 0;
    }
    .section-product .product-lists .des {
        margin: 22px 0 22px 0;
    }
    .section-product .product-lists .detail {
        margin: 22px 0 22px 0;
    }
    .section-software {
        padding: 40px 0 60px;
    }
    .section-software .software-display {
        margin-top: 112px;
    }
    .section-vision {
        padding: 170px 0 200px;
    }
    .section-vision h3 {
        font-size: 54px;
    }
    .section-vision p {
        width: 58.43%;
        margin: 0 auto;
        font-size: 34px;
    }
    .section-vision .ic-play {
        margin: 54px auto 0;
    }
    .section-news {
        padding: 140px 0 100px;
    }
    .footer {
        padding: 150px 0 20px;
    }
    .footer .footer-hd {
        padding-bottom: 85px;
    }
    .footer .society {
        margin-top: 50px;
    }
    .footer .footer-bd {
        margin-top: 55px;
    }
    .section-inner-products h2 {
        margin-bottom: 36px;
        font-size: 26px;
    }
    .section-inner-products .product-lists {
        margin-left: -20px;
        font-size: 0;
    }
    .section-inner-products .product-lists li {
        /*float: left;*/
        display: inline-block;
        width: 50%;
    }
    .section-inner-products .product-lists .panel {
        margin-left: 20px;
    }
    .section-inner-faq .faq-lists li {
        width: 40%;
        margin-right: 5%;
        margin-left: 5%;
    }
    /*.section-inner-update .update-lists {
        margin-left: -40px;
    }
    .section-inner-update .update-lists li {
        float: left;
        width: 25%;
    }
    .section-inner-update .update-lists .panel {
        margin-left: 40px;
    }
    .section-inner-update h2 {
        margin-top: 95px;
        margin-bottom: 60px;
        word-break: break-all;
    }*/
    .section-inner-news {
        padding: 20px 0 100px;
    }
    .section-inner-news .news-tab {
        margin: 20px 0 60px;
        text-align: center;
    }
    .section-inner-news .news-tab>a {
        line-height: 42px;
        padding: 0 30px;
        margin: 0 20px;
        border-radius: 100px;
    }
    .section-inner-distributor {
        padding: 120px 0 200px;
    }
    .section-inner-distributor .item-block-form input {
        padding: 16px 10px;
    }
    .section-inner-distributor .item-block-form .vcode {
        height: 52px;
    }
    .section-inner-distributor .item-block-form textarea {
        font-size: 16px;
    }
    .section-inner-about {
        padding: 106px 0 40px;
    }
    .section-inner-about .about-foxwell-des {
        width: 60%;
    }
    .section-inner-about .about-foxwell-img {
        width: 38%;
    }
    .section-inner-about .about-foxwell-img>img {
        display: block;
        width: 100%;
    }
    .section-inner-type .type-lists li {
        display: inline-block;
        width: 50%;
        vertical-align: bottom;
    }
    .section-inner-goals {
        padding: 226px 0 110px;
    }
    .section-inner-type {
        padding: 40px 0;
    }
    .section-inner-mission {
        padding: 40px 0;
    }
     .section-inner-products h2 {
        margin-bottom: 36px;
    }
    .section-inner-products .platforms .img {
        margin-bottom: 15px;
    }
    /* >=768 */
    .section-inner-update .container .phone-style{
        display: none;
    }
}

@media (max-width: 1024px) {
    .section-inner-faq .faq-lists li {
        width: 100%;
    }
}

@media (min-width: 1440px) {

    .ele-form form {
        width: 52%;
        margin: 0 auto;
    }
    .section-login .ele-form form {
        width: 30%;
    }
    .section-inner-newsdetail .detail-content {
        width: 73.25%;
        margin: 0 auto;
    }
    .section-support .support-tab .container {
        width: 65%;
    }
    .section-inner-faq .faq-lists {
        width: 100%;
        margin: 0 auto;
    }
    /* .section-inner-update .update-content {
        width: 88%;
        margin: 0 auto;
    }
   .update-content ul li:nth-child(3n+5){
        clear: both;
    }*/
    .update-content ul li p{
        text-align: left;
        margin-bottom: 10px;
        color: #333;
        font-size: 14px;
    }
    .section-inner-warranty .warranty-content {
        width: 88%;
        margin: 0 auto;
    }
    .section-inner-about .about-foxwell {
        width: 88%;
        margin: 0 auto;
    }
    .section-inner-type .type-lists {
        width: 88%;
        margin: 0 auto;
    }
    .section-inner-mission .mission-contact {
        width: 40%;
        margin: 100px auto 0;
    }
    .section-inner-contact .contact-con {
        width: 88%;
        margin: 0 auto;
    }
    .section-inner-products .container {
        width: 63%;
    }
    .section-inner-product .container {
        width: 78.66%;
    }
    .section-software .img {
        width: 78%;
        margin: 0 auto;
    }
    .footer .container {
        width: 80%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-title .title {
        font-size: 27px;
    }
    .section-product {
        padding: 50px 0 75px;
    }
    .section-title .subtitle {
        width: 90%;
    }
    .footer {
        padding: 75px 0 20px;
    }
    .footer .hd-logo {
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    .footer .footer-nav {
        width: 100%;
    }
    .footer .footer-hd {
        padding-bottom: 42px;
    }
    .footer .society>a {
        margin: 0 50px;
    }
    .footer .footer-bd {
        margin-top: 26px;
    }

/*    .section-inner-update h2 {
        margin-top: 47px;
        margin-bottom: 30px;
        word-break: break-all;
    }*/
}

@media screen and (min-width:1720px) {
    .section-inner-update h2 {
        width: 54.88%;
        margin-left: auto;
        margin-right: auto;
        word-break: break-all;
    }
}

@media (max-width:1024px) {
    .header .hello-member {
        width: 156px;
    }
}

@media (min-width:1025px) {
    .header .hello-member {
        width: 150px;
    }
}

@media (min-width:1366px) {
    .header .hello-member {
        width: 190px;
    }
    .header .logo {
        padding-left: 10px;
    }
}
