#tp-home-new .tp-home-new-container:before,.tp-banner-item-container:after,.tp-banner-pagination-item>i,.tp-row:after {
    content: ''
}

body,body>.page-content-wrapper,html {
    min-width: auto
}

.hidden {
    display: none
}

.tp-banner .hidden,.tp-hidden {
    display: none!important
}

@keyframes loadingRotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-moz-keyframes loadingRotate {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes loadingRotate {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-o-keyframes loadingRotate {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(360deg)
    }
}

.tp-rotate {
    transform-origin: 50% 50%;
    animation: loadingRotate 3s linear infinite;
    -webkit-animation: loadingRotate 3s linear infinite
}

.tp-banner {
    font-size: 0;
    position: relative;
    background: #fff;
    padding-bottom: 30px
}

.tp-banner-list {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 40%
}

.tp-banner-item,.tp-banner-item .img,.tp-banner-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.tp-banner-item {
    top: 0;
    z-index: 0;
    opacity: 0;
    transition: opacity linear .5s,z-index linear 0s .5s
}

.tp-banner-item.active {
    z-index: 1;
    opacity: 1
}

.tp-banner-item .img {
    width: 100%;
    top: 0;
    margin: auto
}

.tp-banner-item .img.tp-rotate {
    width: auto
}

.tp-banner-pagination {
    z-index: 2;
    text-align: center;
    color: #bdbec0!important
}

.tp-banner-pagination-item {
    cursor: pointer;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 9px;
    position: relative
}

.tp-banner-pagination-item.active {
    color: #4acbd6!important
}

.tp-banner-pagination-item>i {
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid currentColor;
    border-radius: 100%;
    background: #CACACA;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all linear .5s;
    box-sizing: border-box
}

.tp-banner-pagination-item.active>i {
    background: currentColor
}

.tp-banner-next,.tp-banner-prev {
    width: 14.5%;
    position: absolute;
    top: 0;
    bottom: 30px;
    z-index: 10;
    opacity: 0;
    transition: opacity linear .2s
}

.site-3 .tp-banner-next,.site-3 .tp-banner-prev {
    width: 7.5%
}

.tp-banner-prev {
    left: 0
}

.tp-banner-next {
    right: 0
}

.tp-banner-next .tp-banner-icon,.tp-banner-prev .tp-banner-icon {
    display: inline-block;
    width: 50px;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    border-radius: 4px;
    background-color: rgba(255,255,255,.6);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer
}

.tp-banner-prev .tp-banner-icon {
    left: 50px;
    background-image: url(https://static.tp-link.com/assets/images/icon/arrow-gray-left.svg)
}

.tp-banner-next .tp-banner-icon {
    right: 50px;
    background-image: url(https://static.tp-link.com/assets/images/icon/arrow-gray-right.svg)
}

.tp-banner-next:hover,.tp-banner-prev:hover {
    opacity: 1
}

@media (max-width: 1024px) {
    .tp-banner-next,.tp-banner-prev {
        opacity:1
    }
}

.tp-m-banner {
    display: none;
    font-size: 0;
    padding-bottom: 32px;
    background: #fff
}

.tp-m-banner .swiper-lazy {
    width: 100%
}

.tp-m-banner .swiper-pagination {
    color: #fff
}

.tp-m-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 1px solid currentColor;
    box-sizing: border-box;
    opacity: 1;
    background: 0 0
}

.tp-m-banner .swiper-pagination-bullet-active {
    background: currentColor
}

.tp-m-banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
    line-height: 0
}

.tp-m-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

@media (max-width: 736px) {
    .tp-banner {
        display:none
    }

    .tp-m-banner {
        display: block
    }
}

.tp-banner-video .tp-banner-iframe {
    visibility: hidden;
    display: block;
    padding-bottom: 56.25%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.tp-banner-video .tp-banner-iframe.active {
    visibility: visible
}

.tp-banner-video .tp-banner-iframe-box,.tp-banner-video .tp-banner-iframe-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.tp-banner-video iframe {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff
}

.tp-banner-item-link {
    position: relative;
    display: block;
    height: 100%
}

.tp-banner-item-desc {
    font-size: .833333333vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.tp-banner-item-container {
    width: 71.1458%;
    height: 100%;
    margin: 0 auto
}

.tp-banner-item-container:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.tp-banner-item-text {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.tp-banner-item.center {
    text-align: center
}

.tp-banner-item.center .tp-banner-item-text {
    width: 70%;
    padding-bottom: 25%;
    text-align: center
}

.tp-banner-item.right {
    text-align: right
}

.tp-banner-item.right .tp-banner-item-text {
    width: 40%
}

.tp-banner-item-text h2 {
    font-size: 3em;
    font-weight: 700;
    line-height: 1.3;
    color: inherit!important;
    margin-bottom: .3em
}

.tp-banner-item-text p {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3;
    color: inherit!important
}

.tp-banner-item-text p+p {
    margin-top: .3333em
}

.tp-banner-item-text .tp-banner-item-btn {
    font-size: .75em;
    margin-top: 1.5em
}

@media (max-width: 736px) {
    .tp-banner-item-container:after,.tp-m-banner .swiper-lazy-preloader+.tp-banner-item-desc {
        display:none
    }

    .tp-banner-item-desc {
        font-size: 2.5vw
    }

    .tp-banner-item-container {
        width: auto;
        padding: 0 20px
    }

    .tp-banner-item-text {
        display: block;
        padding-top: 3em;
        width: auto
    }

    .tp-banner-item-text h2 {
        font-size: 2.875em;
        margin-bottom: .5em
    }

    .tp-banner-item-text p {
        font-size: 1.875em
    }

    .tp-banner-item-text .tp-banner-item-btn {
        margin-top: 1em
    }

    .tp-m-banner .swiper-pagination {
        color: #bdbec0!important
    }
}

.tp-col3,.tp-col4 {
    padding: 0 .9375em;
    box-sizing: border-box;
    float: left
}

.tp-row {
    margin: 0 -.9375em
}

.tp-row:after {
    display: table;
    height: 0;
    clear: both
}

.tp-col3 {
    width: 33.33%
}

.tp-col4 {
    width: 25%
}

#tp-home-new {
    padding: 3.125em 0;
    font-weight: 500
}

#tp-home-new .tp-home-new-container {
    position: relative
}

#tp-home-new .tp-home-new-container:before {
    position: absolute;
    left: 1em;
    bottom: 0;
    width: 2.875em;
    height: .5em;
    opacity: .5;
    background: #A7A9AC
}

#tp-home-new .tp-home-new-title {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.5;
    color: #36444B;
    margin-bottom: 1em
}

#tp-home-new .tp-home-new-desc {
    font-size: 1.5em;
    line-height: 1.25em;
    color: #A7A9AC;
    padding-bottom: 3em
}

#tp-home-new .tp-home-new-image {
    background-color: #F2F3F5;
    overflow: hidden;
    font-size: 0;
    border-radius: 10px
}

#tp-home-new .tp-home-new-link {
    text-decoration: none;
    color: inherit
}

#tp-home-new .tp-home-new-link:hover {
    color: inherit!important
}

#tp-home-new .tp-home-new-link img {
    width: 100%
}

#tp-home-new .tp-home-new-text {
    padding: 1.25em 0 0
}

#tp-home-new .tp-home-new-text h3 {
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.5;
    color: #36444B
}

#tp-home-new .tp-home-new-text p {
    font-size: 14px;
    line-height: 1.5;
    color: #A7A9AC;
    margin-bottom: 10px
}

@media (max-width: 736px) {
    #tp-home-new {
        padding:2em 0
    }

    #tp-home-new .tp-home-new-container {
        margin: 0
    }

    #tp-home-new .tp-home-new-container:before {
        display: none
    }

    #tp-home-new .tp-home-new-item {
        width: auto;
        float: none;
        padding: 0;
        margin-bottom: 1em
    }

    #tp-home-new .tp-home-new-item:last-child {
        margin-bottom: 0
    }

    #tp-home-new .tp-home-new-title {
        font-size: 1.5em;
        margin-bottom: .5em
    }

    #tp-home-new .tp-home-new-desc {
        font-size: 1em;
        padding-bottom: 1em
    }

    #tp-home-new .tp-home-new-image {
        border-radius: 5px
    }

    #tp-home-new .tp-home-new-text {
        padding: 1em 0
    }

    #tp-home-new .tp-home-new-text h3,#tp-home-new .tp-home-new-text p {
        font-size: 1em
    }

    #tp-home-new .tp-home-new-text p {
        margin-bottom: .25em
    }
}

#tp-home-award {
    padding: 4em 0 3.125em;
    text-align: center;
    color: #36444B
}

#tp-home-award .tp-row {
    margin: 0 -6em
}

#tp-home-award .tp-col3 {
    padding: 0 6em
}

#tp-home-award a {
    color: initial;
    text-decoration: none
}

#tp-home-award .tp-home-award-detail {
    display: block
}

#tp-home-award .tp-home-award-item,#tp-home-award .tp-home-award-m-detail {
    display: none
}

#tp-home-award .tp-home-award-item.active {
    display: inline-block
}

#tp-home-award .tp-home-award-image-box {
    height: 10em
}

#tp-home-award .tp-home-award-image {
    position: relative;
    height: 100%
}

#tp-home-award .tp-home-award-image-box img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

#tp-home-award .tp-home-award-title {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 2em;
    line-height: 1.5
}

#tp-home-award .tp-home-award-text {
    margin-top: 2em
}

#tp-home-award .tp-home-award-desc {
    font-size: 1.375em;
    font-weight: 400
}

#tp-home-award .tp-home-award-name {
    font-size: 1.25em;
    font-weight: 400;
    color: #4acbd6;
    font-style: italic;
    margin-top: .5em
}

#tp-home-award .tp-home-award-content {
    position: relative
}

#tp-home-award .tp-home-award-more {
    position: absolute;
    top: 50%;
    width: 4em;
    height: 8em;
    display: block;
    margin-top: -4em;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    cursor: pointer
}

#tp-home-award .tp-home-award-prev {
    background-image: url(/icons/arrow-gray-left.svg);
    left: -5em
}

#tp-home-award .tp-home-award-next {
    background-image: url(/icons/arrow-gray-right.svg);
    right: -5em
}

@media (max-width: 1680px) {
    #tp-home-award .tp-row {
        margin:0 -3em
    }

    #tp-home-award .tp-col3 {
        padding: 0 3em
    }
}

@media (max-width: 736px) {
    #tp-home-award {
        padding:2em 0
    }

    #tp-home-award .tp-home-award-detail {
        display: none
    }

    #tp-home-award .tp-home-award-m-detail {
        display: block
    }

    #tp-home-award .tp-home-award-wrapper {
        padding: 0 15%
    }

    #tp-home-award .tp-home-award-title {
        font-size: 1.25em;
        margin-bottom: 1em
    }

    #tp-home-award .tp-home-award-desc {
        font-size: 1.125em
    }

    #tp-home-award .tp-home-award-name {
        font-size: 1em
    }

    #tp-home-award .swiper-slide {
        background: #fff
    }

    #tp-home-award .tp-home-award-more {
        font-size: .75em;
        z-index: 1
    }

    #tp-home-award .tp-home-award-more.swiper-button-disabled {
        display: none
    }

    #tp-home-award .tp-home-award-prev {
        left: 0
    }

    #tp-home-award .tp-home-award-next {
        right: 0
    }
}

@keyframes move {
    from {
        width: 1em;
        margin-left: -.5em
    }

    to {
        width: 2.5em;
        margin-left: -1.25em
    }
}

@keyframes back {
    from {
        width: 2.5em;
        margin-left: -1.25em
    }

    to {
        width: 0;
        margin-left: 0
    }
}

#tp-home-list {
    padding: 3.125em 0;
    text-align: center
}

#tp-home-list .tp-home-list-menu {
    padding-bottom: 3.75em
}

#tp-home-list .tp-home-list-menu-item {
    display: inline-block;
    vertical-align: middle;
    opacity: .8;
    color: #A7A9AC;
    padding: .75em 0;
    margin: 0 2em;
    position: relative;
    cursor: pointer
}

#tp-home-list .tp-home-list-menu-item:after {
    animation: back .1s;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    margin-left: 0;
    height: 4px;
    border-radius: 2px;
    background: #4acbd6
}

#tp-home-list .tp-home-list-menu-item.active {
    color: #36444B
}

#tp-home-list .tp-home-list-menu-item.active:after {
    animation: move .1s;
    width: 2.5em;
    margin-left: -1.25em
}

#tp-home-list .tp-home-list-menu-item h2 {
    font-size: 2em;
    line-height: 1.25;
    font-weight: 500
}

#tp-home-list .tp-home-list-content {
    position: relative
}

#tp-home-list .tp-home-list-container {
    display: none
}

#tp-home-list .tp-home-list-container.active {
    display: block
}

#tp-home-list .tp-home-list-item {
    display: none
}

#tp-home-list .tp-home-list-item.active {
    display: inline-block
}

#tp-home-list .tp-home-list-wrapper {
    position: relative;
    border-radius: .625em;
    transition: all ease-out .3s;
    box-shadow: 0 0 4px 0 rgba(54,68,75,.1),0 2px 6px 0 rgba(54,68,75,.1)
}

#tp-home-list .tp-home-list-wrapper:hover {
    margin: 1.75em 1.25em 2em;
    padding: -1.75em -1.25em -2em;
    box-shadow: 0 10px 36px 0 rgba(54,68,75,.18)
}

#tp-home-list .tp-home-list-wrapper a {
    color: inherit;
    text-decoration: none
}

#tp-home-list .tp-home-list-image-box {
    max-width: 260px;
    margin: 0 auto;
    padding: 1.875em 1em 0
}

#tp-home-list .tp-home-list-image {
    height: 0;
    padding-bottom: 100%;
    position: relative
}

#tp-home-list .tp-home-list-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

#tp-home-list .tp-home-list-text {
    padding: 1.375em 1.25em 3.25em
}

#tp-home-list .tp-home-list-model {
    font-size: 1.375em;
    font-weight: 500;
    line-height: 1.27272727em;
    color: #36444B
}

#tp-home-list .tp-home-list-desc {
    font-size: 1.125em;
    font-weight: 300;
    line-height: 1.27777777em;
    color: #36444B;
    padding: .888888em 0;
    opacity: .9
}

#tp-home-list .tp-home-list-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.875em
}

#tp-home-list .tp-home-list-learn {
    font-size: 1.125em;
    visibility: hidden
}

#tp-home-list .tp-home-list-wrapper:hover .tp-home-list-learn {
    visibility: visible
}

#tp-home-list .tp-home-list-more {
    position: absolute;
    top: 50%;
    width: 4em;
    height: 8em;
    display: block;
    margin-top: -4em;
    background-position: center;
    background-size: 80%;
    background-repeat: no-repeat;
    cursor: pointer
}

#tp-home-list .tp-home-list-prev {
    background-image: url(/icons/arrow-gray-left.svg);
    left: -5em
}

#tp-home-list .tp-home-list-next {
    background-image: url(/icons/arrow-gray-right.svg);
    right: -5em
}

@media (max-width: 1680px) and (min-width:1441px) {
    .home .tp-container {
        max-width:1200px
    }

    #tp-home-list .tp-home-list-more {
        font-size: .8em;
        width: 3em
    }

    #tp-home-list .tp-home-list-prev {
        left: -3.5em
    }

    #tp-home-list .tp-home-list-next {
        right: -3.5em
    }
}

@media (max-width: 1024px) {
    #tp-home-list .tp-home-list-content {
        margin:0 3em
    }

    #tp-home-list .tp-home-list-prev {
        left: -3em
    }

    #tp-home-list .tp-home-list-next {
        right: -3em
    }

    #tp-home-list .tp-home-list-learn {
        display: none
    }

    #tp-home-list .tp-home-list-wrapper:hover {
        padding: 0;
        margin: 0
    }
}

@media (max-width: 736px) {
    #tp-home-list {
        padding:2em 0
    }

    #tp-home-list .tp-home-list-menu {
        padding-bottom: 2em
    }

    #tp-home-list .tp-home-list-menu-item {
        margin: 0 .625em
    }

    #tp-home-list .tp-home-list-menu-item h2 {
        font-size: 1.25em
    }

    #tp-home-list .tp-home-list-container {
        margin: 0 -10px -20px
    }

    #tp-home-list .tp-home-list-content {
        margin: 0
    }

    #tp-home-list .tp-home-list-item {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }

    #tp-home-list .tp-home-list-wrapper {
        border-radius: .25em;
        box-shadow: 0 0 10px 0 rgba(54,68,75,.18)
    }

    #tp-home-list .tp-home-list-image {
        padding-bottom: 100%
    }

    #tp-home-list .tp-home-list-image img {
        max-width: 80%;
        max-height: 80%
    }

    #tp-home-list .tp-home-list-text {
        padding: .5em
    }

    #tp-home-list .tp-home-list-model {
        font-size: 1em
    }

    #tp-home-list .tp-home-list-desc {
        font-size: .75em
    }

    #tp-home-list .tp-home-list-learn {
        display: none;
        font-size: .75em;
        visibility: unset
    }

    #tp-home-list .tp-home-list-more {
        display: none
    }
}

#tp-home-best {
    padding: 3.125em 0;
    text-align: center
}

#tp-home-best .tp-home-best-container {
    background: url(https://static.tp-link.com/res/images/banners/home-buying-guide.jpg) 50% no-repeat #F2F3F5;
    background-size: cover;
    padding: 2.5em 20px;
    border-radius: .625em
}

#tp-home-best .tp-home-best-title {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.25;
    color: #36444B;
    padding-bottom: .25em
}

#tp-home-best .tp-home-best-desc {
    font-size: 1.625em;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: .25em
}

#tp-home-best .tp-home-best-btn {
    font-size: 1.125em
}

@media (max-width: 736px) {
    #tp-home-best {
        padding:2em 0
    }

    #tp-home-best .tp-home-best-container {
        border-radius: .25em
    }

    #tp-home-best .tp-home-best-title {
        font-size: 1.5em
    }

    #tp-home-best .tp-home-best-desc {
        font-size: 1em
    }
}

body #tp-follow {
    padding: 6.25em 0;
    background: 0 0
}

body #tp-follow .tp-follow-left {
    width: 46.4861%;
    padding-right: 6.954612%
}

body #tp-follow .tp-follow-title {
    font-size: 2.25em
}

body #tp-follow .tp-follow-tip {
    bottom: 50px
}

@media (max-width: 736px) {
    body #tp-follow {
        padding:2em 0
    }

    body #tp-follow .tp-follow-left {
        width: auto;
        padding-right: 0
    }

    body #tp-follow .tp-follow-title {
        font-size: 1.5em
    }

    body #tp-follow .tp-follow-tip {
        bottom: 44px
    }
}

.home {
    font-size: 16px
}

@media (max-width: 1440px) {
    .home {
        font-size:14px
    }
}

@media (max-width: 1024px) {
    .home {
        font-size:12px
    }
}

@media (max-width: 736px) {
    .home {
        font-size:16px
    }
}
