body {
    background-color: #f7f7f7;
}

.menu-area {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    overflow-y: scroll;
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    transition: all 0.5s ease 0s;
}

.menu-area .main-menu {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.menu-area nav {
    display: block;
    overflow: hidden;
    margin: 15px 0;
}

.menu-area ul li {
    position: relative;
    display: block;
    margin: 20px 0;
}

.menu-area ul li a {
    position: relative;
    font-size: 20px;
    color: #999;
    font-weight: 600;
    text-transform: uppercase;
}

.menu-area .menu-close {
    position: absolute;
    top: 0;
    right: 20%;
    bottom: 0;
    z-index: 999;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: auto;
    border: 0;
    background: url(../images/ic_close.png) no-repeat center/contain;
}

.menu-area ul li:hover a,
.menu-area ul li.active a {
    color: #E35811;
}

.menu-area.menuClose {
    left: -100%;
}

.menu-area.menuOpen {
    left: 0;
}

.is-sticky {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.95) 0%, rgba(227, 88, 17, 0.95) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.95) 0%, rgba(227, 88, 17, 0.95) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.95) 0%, rgba(227, 88, 17, 0.95) 100%);
}

.header .login-panel {
    display: none;
}

.header .menu-open .ic-menu {
    float: right;
    height: 40px;
    margin: 27px 0;
    text-align: center;
    width: 40px;
    background: url(../images/ic_menu.png) no-repeat center/contain;
    cursor: pointer;
}

.section-banner,
.section-banner .swiper-slide {
    position: relative;
    overflow: hidden;
}

.section-banner .banner-img{
    display: block;
    width: 100%;
}

.section-product .product-lists .img {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 59.04%;
}

.section-product .product-lists .img>img {
    display: block;
    width: 100%;
}

.section-product .product-lists .panel {
    overflow: hidden;
    background-color: #fff;
}

.section-software .software-display {
    text-align: center;
}

.section-software .img>img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.pro-a{
    text-decoration: none;
    color: #808080;
}
.software-display-banner {
    background-color: white;
    width: 80%;
    margin: 0 auto;
}
.software-display-img {
    display: flex;
    justify-content: space-between;
}
.software-display-img .video-img {
    width: 46%;
    margin: 5px;}
.software-display-img .video-a {
    width: 46%;
    margin: 5px;
}
.software-display-img .video-a-img { width: 100%;}

.software-display-p {
    line-height: 60px;
    font-size: 23px;
    font-weight: bold;
    color: #0009;
}

@media (max-width: 768px) {
.software-display-p {
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
}
}

@media (max-width: 1024px) and (min-width: 768px) {
.software-display-p {
    line-height: 23px;
    font-size: 15px;
    font-weight: bold;
    color: #0009;
}
}

.section-vision {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/vision.jpg);
    background-size: cover;
}

.section-inner-banner>img {
    display: block;
    width: 100%;
}

.section-inner-products h2 {
    color: #231815;
    text-align: center;
}

.section-inner-products  .bread-crumbs {

    padding-left: 30px;
    margin-top: 25px ;
    font-size: 16px;
    color: #B3B3B3;
    background: url(../images/ic_home.png) no-repeat left center/18px 14px;
}

.section-inner-products  a {
    color: #B3B3B3;
}

.section-inner-products h2 a {
    color: #231815;
}

.section-inner-products .platformsFAQ {
    margin: 50px 0;
    background-color: #fff;
}

.section-inner-products .platforms,
.section-inner-products .scanners,
.section-inner-products .readers {
    margin: 50px 0;
}

.section-inner-products .banner img {
    display: block;
    width: 100%;
}

.section-inner-products .product-lists li {
    margin-top: 20px;
    text-align: center;
}

.section-inner-products .product-lists .panel {
    background-color: #fff;
}

.section-inner-products .product-lists p {
    padding-bottom: 30px;
    font-size: 18px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px 10px 0;
}

.section-inner-products .product-lists .img {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 57.63%;
}

.section-inner-products .product-lists .img>img {
    display: block;
    width: 100%;
}

.section-inner-products .product-lists h3 {
    padding-bottom: 10px;
    color: #231815;
    font-size: 20px;
}

.section-inner-products .product-lists p {
    color: #807C7B;
}


.section-inner-products .faq-lists {
    margin-top: 40px;
    margin-left: 40px;
    margin-bottom: 40px;
    font-size: 0;
    padding: 0px 0;
}

.section-inner-products .faq-lists li {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    margin: 5px 0;
    font-size: 16px;
    color: #575252;
    cursor: pointer;
    vertical-align: top;
}

.section-inner-products .faq-lists li:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: -45px;
    background: url(../images/ic_q.png) no-repeat center /contain;
    vertical-align: middle;
}

.section-inner-products .faq-lists li:hover {
    color: #E35811;
}

.section-inner-products .faq-lists li:hover:before {
    background: url(../images/ic_sq.png) no-repeat center /contain;
}


.section-support .support-tab {
    padding: 60px 0;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    /*border-bottom: 1px solid #999;*/
}
.section-support .support-tab:after {
    content: '';
    display: block;
    width: 100%;
    margin-top: -10px;
    border-bottom: 1px solid #999;
}
.section-support .support-tab a {
    position: relative;
    display: inline-table;
    width: 9%;
    padding-top: 80px;
    font-size: 20px;
    color: #231815;
}
.section-support .support-tab p {
    white-space: normal;
}

.news-lists-box .img {
    position: relative;
}

.news-lists-box .play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5) url(../images/ic_play.png) no-repeat center/60px 60px;
}

.section-support .support-tab .register {
    background: url(../images/ic_nmember27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .faq {
    background: url(../images/ic_nfaq27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .update {
    background: url(../images/ic_nupdate27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .warranty {
    background: url(../images/ic_nwarranty27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .support_video {
    background: url(../images/ic_nvideo.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .fun {
    background: url(../images/ic_nfun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .oe {
    background: url(../images/ic_nOeFun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .caseDocuments {
    background: url(../images/ic_nGallery.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active {
    color: #E35811;
}

.section-support .support-tab .active:after {
    content: "";
    position: relative;
    margin-top: 80px;
    left: 50%;
    display: block;
    width: 19px;
    height: 11px;
    margin-left: -9px;
    background: url(../images/ic_arrowb.png) no-repeat top center/contain;
    visibility: visible;

}

.section-support .support-tab .active.register {
    background: url(../images/ic_smember.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.faq {
    background: url(../images/ic_sfaq.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.update {
    background: url(../images/ic_supdate27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.warranty {
    background: url(../images/ic_swarranty.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.support_video {
    background: url(../images/ic_video.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.fun {
    background: url(../images/ic_fun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.oe {
    background: url(../images/ic_oeFun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .active.caseDocuments {
    background: url(../images/ic_gallery.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .register:hover {
    background: url(../images/ic_smember.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .faq:hover {
    background: url(../images/ic_sfaq.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .update:hover {
    background: url(../images/ic_supdate27f3.png?r=3) no-repeat top center/100px 80px;
}

.section-support .support-tab .warranty:hover {
    background: url(../images/ic_swarranty.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .support_video:hover {
    background: url(../images/ic_video.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .oe:hover {
    background: url(../images/ic_oeFun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .fun:hover {
    background: url(../images/ic_fun.png) no-repeat top center/100px 80px;
}

.section-support .support-tab .caseDocuments:hover {
    background: url(../images/ic_gallery.png) no-repeat top center/100px 80px;
}
.section-support .support-tab a:hover{
    color: #E35811;
    text-decoration: none;
}

.section-support .section-inner-caseDocuments .download-bd a:hover{
    color: #E35811;
    text-decoration: none;
}

/*.nav3 .tab-support-lists .support-tab {*/
/*    font-size: 0;*/
/*    text-align: center;*/
/*    display:flex;*/
/*}*/

.nav3 .tab-support-lists a {
    position: relative;
    display: inline-table;
    padding: 20px;
    font-size: 16px;
    max-height: 60px;
    max-width: 80px;
    margin-top: 30px;
    color: #231815;
    line-height: 16px;
}

.nav3 .tab-support-lists a>p{
    margin-top: 40px;
}

.nav3 .tab-support-lists a:hover{
    color: #E35811;
    text-decoration: none;
}

.nav3 .tab-support-lists .register {
    background: url(../images/ic_nmember27f3.png?r=3) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .faq {
    background: url(../images/ic_nfaq27f3.png?r=3) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .update {
    background: url(../images/ic_nupdate27f3.png?r=3) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .warranty {
    background: url(../images/ic_nwarranty27f3.png?r=3) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .support_video {
    background: url(../images/ic_nvideo.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .fun {
    background: url(../images/ic_nfun.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .oe {
    background: url(../images/ic_nOeFun.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .caseDocuments {
    background: url(../images/ic_nGallery.png) no-repeat top center/70px 56px;
}
.nav3 .tab-support-lists .register:hover {
    background: url(../images/ic_smember.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .faq:hover {
    background: url(../images/ic_sfaq.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .update:hover {
    background: url(../images/ic_supdate27f3.png?r=3) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .warranty:hover {
    background: url(../images/ic_swarranty.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .support_video:hover {
    background: url(../images/ic_video.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .fun:hover {
    background: url(../images/ic_fun.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .oe:hover {
    background: url(../images/ic_oeFun.png) no-repeat top center/70px 56px;
}

.nav3 .tab-support-lists .caseDocuments:hover {
    background: url(../images/ic_gallery.png) no-repeat top center/70px 56px;
}



/*
.section-inner-update {
    background-color: #fff;
}

.section-inner-update .update-lists {
    text-align: center;
}

.section-inner-update .update-lists .img {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border: 1px solid #DEDEDE;
}

.section-inner-update .update-lists .img>img {
    display: block;
    width: 100%;
}

.section-inner-update .update-lists a {
    display: inline-block;
    padding-left: 30px;
    margin: 16px 0;
    color: #333;
    background: url(../images/ic_download.png) no-repeat left center;
}*/

.section-inner-faq {
    background-color: #fff;
}

.section-inner-faq .faq-lists {
    font-size: 0;
    padding: 40px 0;
}

.section-inner-faq .faq-lists li {
    position: relative;
    display: inline-block;
    line-height: 25px;
    padding: 2px;
    padding-left: 35px;
    margin: 20px 0;
    font-size: 16px;
    color: #575252;
    cursor: pointer;
    vertical-align: top;
}

.section-inner-faq .faq-lists li:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: -45px;
    background: url(../images/ic_q.png) no-repeat center /contain;
    vertical-align: middle;
}

.section-inner-faq .faq-lists li:hover {
    color: #E35811;
}

.section-inner-faq .faq-lists li:hover:before {
    background: url(../images/ic_sq.png) no-repeat center /contain;
}

.section-inner-faq .mask {
    display: none;
    position: fixed;
}


.section-inner-faq {
     padding-bottom: 40px;
 }

.section-inner-faq .more {
    display: block;
    width: 200px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    font-size: 14px;
    color: #E35811;
    text-align: center;
    border: 1px solid #E35811;
    border-radius: 8px;
}
.section-inner-faq .more:hover{
    color: #fff;
    background-color: #E35811;
}

.section-inner-products .more {
    display: block;
    width: 200px;
    height: 42px;
    line-height: 42px;
    margin: 30px auto;
    font-size: 14px;
    color: #E35811;
    text-align: center;
    border: 1px solid #E35811;
    border-radius: 8px;
}
.section-inner-products .more:hover{
    color: #fff;
    background-color: #E35811;
}

.section-inner-faq .faq-layer {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.section-inner-faq .faq-layer .article-solution {
    width: 100%;
    padding: 80px;
    margin: 0 auto;
    background-color: #fff;
}

.section-inner-faq .faq-layer .box {
    position: relative;
}

.section-inner-faq .faq-layer .close {
    position: absolute;
    top: -40px;
    right: -20px;
    width: 24px;
    height: 24px;
    padding: 20px;
    background: url(../images/ic_close1.png) no-repeat center/contain;
    cursor: pointer;
}

.section-inner-faq .faq-layer h3 {
    margin-bottom: 20px;
    font-size: 28px;
    color: #E35811;
}

.section-inner-faq .faq-layer .solution-content {
    overflow-y: scroll;
    height: 200px;
}

.section-inner-faq .faq-layer .scroll {
    line-height: 1.5;
    font-size: 16px;
    color: #666;
}

/*.section-inner-update h2 {
    line-height: 1.5;
    font-size: 18px;
    color: #999;
    font-weight: normal;
    text-align: center;
    word-break: break-all;
}*/

/* Support-Tools */
.section-inner-update {
    background-color: #fff;
}

.section-inner-update h2 {
    line-height: 1.5;
    margin: 40px 0;
    font-size: 18px;
    color: #999;
    font-weight: normal;
    text-align: center;
    word-break: break-all;
}
.section-inner-update .update-lists {
    overflow: hidden;
}
.section-inner-update .update-lists li {
    float: left;
    width: 48%;
    padding-right: 20px;
    margin: 10px 1%;
    border: 1px solid #999;
    background-color: #f1f1f1;
}
.section-inner-update .panel {
    font-size: 0;
}
.section-inner-update .update-lists .item-img {
    display: inline-block;
    width: 40%;
    margin-right: 30px;
    vertical-align: middle;
}
.section-inner-update .update-lists .content {
    display: inline-block;
    width: calc(100% - 40% - 30px);
    vertical-align: middle;
}
.section-inner-update .update-lists h3 {
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
}
.section-inner-update .update-lists p {
    white-space: pre-wrap;
    font-size: 12px;
    color: #333;
}
.section-inner-update .update-lists .more {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    padding-left: 36px;
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    background: #000 url(../images/ic_download.png) no-repeat 10px center/20px;
}

.section-inner-news .news-tab {
    text-align: center;
}

.section-inner-news .news-tab>a {
    display: inline-block;
    font-size: 16px;
    color: #666;
    border: 1px solid #D9D9D9;
}

.section-inner-news .news-tab .active {
    color: #fff;
    border-color: #E35811;
    background-color: #E35811;
}

.news-lists .img {
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 41.67%;
}

.news-lists .img>img {
    display: block;
    width: 100%;
}

.news-lists h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #231815;
    border-bottom: 1px solid #D9D9D9;
}

.news-lists p {
    color: #999391;
}

.news-lists .other>span {
    display: inline-block;
    font-size: 14px;
    color: #B3ABAA;
}

.section-inner-newsdetail {
    padding: 120px 0 200px;
}

.section-inner-newsdetail .date-time .date {
    margin-bottom: 20px;
    font-size: 26px;
    color: #333;
}

.section-inner-newsdetail .date-time p {
    margin: 10px 0;
    font-size: 14px;
    color: #B3ABAA;
}

.section-inner-newsdetail .detail-conent-des img {
    display: block;
    width: 100%;
}

.section-inner-newsdetail .detail-conent-des h3 {
    padding-bottom: 54px;
    margin-bottom: 56px;
    font-size: 22px;
    color: #1D191A;
    border-bottom: 1px solid #ccc;
}

.section-inner-newsdetail .detail-conent-des p {
    line-height: 1.5;
    margin: 10px 0;
    font-size: 16px;
    color: #333;
    text-align: justify;
}

.section-inner-newsdetail .pagination {
    padding-top: 20px;
    margin-top: 80px;
    border-top: 1px solid #ccc;
}

.section-inner-newsdetail .pagination .ic-prev {
    display: block;
    width: 26px;
    height: 16px;
    background: url(../images/ic_prev.png) no-repeat center/contain;
}

.section-inner-newsdetail .pagination .ic-next {
    display: block;
    width: 26px;
    height: 16px;
    background: url(../images/ic_next.png) no-repeat center/contain;
}

.section-inner-newsdetail .pagination .ic-all {
    display: block;
    width: 34px;
    height: 20px;
    margin: 0 auto;
    background: url(../images/ic_all.png) no-repeat center/contain;
}

.section-inner-about .about-foxwell-des h3 {
    padding-left: 20px;
    margin-bottom: 60px;
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    border-left: 6px solid #E35811;
}

.section-inner-about .about-foxwell-des p {
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 18px;
    color: #808080;
    text-align: justify;
}

.section-inner-about .about-foxwell-img>img {
    display: block;
    width: 100%;
}

.section-inner-goals {
    background: url(../images/about2.jpg) no-repeat center/cover;
}

.section-inner-goals .goals-bg{
    width: 60%;
    padding-right: 20px;
    text-align: justify;
}

.section-inner-goals .goals-bg h3 {
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
}

.section-inner-goals .goals-bg h3:after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    margin: 30px 0;
    background-color: #E35811;
}

.section-inner-goals .goals-bg p {
    line-height: 1.5;
    font-size: 22px;
    color: #fff;
}

.section-inner-type .type-lists {
    font-size: 0;
}

.section-inner-type .type-lists li {
    width: 100%;
}

.section-inner-type .type-lists .panel {
    padding: 50px 0;
    margin: 0 20px;
    border-bottom: 1px dashed #808080;
}

.section-inner-type .type-lists h4 {
    margin-bottom: 35px;
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
}

.section-inner-type .type-lists h4>span {
    font-size: 34px;
}

.section-inner-type .type-lists p {
    line-height: 1.5;
    font-size: 16px;
    color: #808080;
}

.section-inner-mission .mission-contact {
    margin-top: 100px;
    font-size: 0;
    text-align: center;
}

.section-inner-mission .mission-contact>a {
    display: inline-block;
    width: 48%;
    line-height: 56px;
    margin: 0 1%;
    font-size: 18px;
    color: #fff;
}

.section-inner-mission .mission-contact .joinus {
    background-color: #E35811;
}

.section-inner-mission .mission-contact .wechat {
    background-color: #231815;
}

.section-inner-mission .mission-contact .wechat span {
    padding-left: 30px;
    background: url(../images/ic_wechat.png) no-repeat left center/contain;
}

.section-inner-contact {
    padding: 60px 0 160px;
    background-color: #f7f7f7;
}

.section-inner-contact .contact-con {
    padding: 60px;
    background-color: #fff;
}

.section-inner-contact .amazon-logo {
    margin-right: 50px;
}

.section-inner-contact .amazon-logo>img {
    display: block;
    width: 100%;
}

.section-inner-contact .amazon-site {
    line-height: 1;
    font-size: 18px;
    color: #808080;
}

.section-inner-contact .amazon-site p {
    margin-bottom: 10px;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.section-inner-contact .map {
    width: 100%;
    height: 300px;
    margin: 60px 0;
}

.section-inner-contact .address-footer h3 {
    margin-bottom: 40px;
    font-size: 28px;
    color: #000;
}

.section-inner-contact .address-footer p {
    margin-bottom: 10px;
    font-size: 18px;
    color: #808080;
}

.section-inner-distributor {
    background: url(../images/dbbg.png) no-repeat top center/cover;
}

.section-inner-distributor .ele-form {
    width: 90%;
    margin: 0 auto;
}

.section-inner-distributor .item-block-form {
    overflow: hidden;
    margin: 10px;
}

.section-inner-distributor .item-block-form input {
    font-size: 16px;
    color: #BFBFBF;
}

.section-inner-distributor .item-block-form input[type="text"] {
    float: left;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 10px;
    border: 1px solid #E0E0E0;
    background-color: #fff;
}

.section-inner-distributor .item-block-form .vcode-input {
    width: 30% !important;
}

.section-inner-distributor .item-block-form .vcode {
    width: 17%;
    margin-top: 2px;
}

.section-inner-distributor .item-block-form textarea {
    width: 100%;
    padding: 20px;
    margin: 0 1%;
    color: #BFBFBF;
    background-color: #fff;
}

.section-inner-distributor .btn {
    font-size: 0;
    text-align: center;
}

.section-inner-distributor .item-block-form input[type="submit"] {
    display: inline-block;
    width: 20%;
    margin: 0 2%;
    color: #fff;
    border: 1px solid transparent;
    background-color: #E35811;
}

.section-inner-distributor .item-block-form input[type="reset"] {
    display: inline-block;
    width: 20%;
    color: #E35811;
    border: 1px solid #E35811;
}

.section-inner-warranty .warranty-content {
    line-height: 2.4em;
    padding: 80px 0;
    font-size: 16px;
    color: #666;
}

@media (max-width: 768px){
    .section-inner-faq .lists {
        width: 100%;
        padding: 20px 0;
    }
}


.nav3 { position: absolute; top: 100%; left: 58%; z-index: 10000; margin-left: -34%; background-color: #fff; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); visibility: hidden; opacity: 0; }

.nav3 .tab-support-lists { overflow: hidden;}

/* 主菜单->子菜单*/
.nav2 { position: absolute; top: 100%; left: 50%; z-index: 10000; margin-left: -34%; background-color: #fff; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); visibility: hidden; opacity: 0; }

.nav2 .tab-product-lists { overflow: hidden; padding: 20px; }

.nav2 .tab-product-lists dl { position: relative; float: left; max-width: 110px; text-align: left; }

.nav2 .tab-product-lists dl + dl { margin-left: 30px; }

.nav2 .tab-product-lists dt { min-height:28.8px;margin-bottom: 8px; font-size: 12px; font-weight: 700; line-height: 1.2; color: #1d1d1d; text-transform: uppercase; }

.nav2 .tab-product-lists dt a{font-size: 12px;}

.nav2 .tab-product-lists dd { line-height: 1.5; }

.nav2 .tab-product-lists dd a { position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; padding: 2px 0; font-size: 12px; color: #1d1d1d; font-weight: 400; text-transform: uppercase; }

.nav2 .tab-product-lists dd a:before { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; content: ""; width: 0; height: 1px; background-color: #e35811; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

.nav2 .tab-product-lists dd a:hover { padding-left: 25px; color: #e35811; }

.nav2 .tab-product-lists dd a:hover:before { width: 20px; }

@media (min-width: 1024px) { .header .nav li:hover .nav2 { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); visibility: visible; opacity: 1; } }

@media (min-width: 1024px) { .header .nav li:hover .nav3 { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); visibility: visible; opacity: 1; } }
.header .nav li {
    position: static;
}

.header .nav li .nav2 dt a{
    color: #333;
}

.header .child {
    display: none;
    position: absolute;
    background-color: rgba(227, 88, 17, 0.6);
    font-size: 12px;
    width: 120%;
    padding: 10px;
    left: 50%;
    margin-left: -60%;
}

.header .child>a {
    display: block;
    font-size: 16px;
    line-height: 50px;

}

.header .child>a+a {
    border-top: 1px solid #fff;
}

.header .nav li:hover .child {
    display: block;
}

.menu-area .child>a {
    display: block;
    font-size: 14px;
    text-transform: none;
    line-height: 25px;
    margin-top: 8px;
}

/*新闻详情*/
@media (max-width: 768px)  {
    .section-inner-newsdetail .detail-conent-des{
        float: none;
    }
}

/*手机端video*/
@media (max-width: 768px) {
    .section-banner video {
        overflow: hidden;
        width: 100%;
        height: 100%;
        padding-bottom:3.5%;
        background-color:rgba(0,0,0,.8);
        object-fit: cover;
    }
    .section-support .support-tab a {
        font-size: 13px;
        width: 12%;
        display: inline-table;
    }
    .section-support .support-tab a>p{
        -webkit-transform: scale(0.8);
        /*white-space:nowrap;*/
    }
    .section-support .support-tab .container a {
        font-size: 10px;
        width: 10%;
    }
}
