@charset "UTF-8";
@import "https://ttad.resources.3737.com/gw/gray.css";

/*------common------*/

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
div,
input,
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: bottom;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
    font-size: 100%;
}

em,
i,
b {
    font-style: normal;
}

ul,
ol,
li {
    list-style: none;
}

.mun ul {
    display: flex;
    justify-content: center;
}

.mun ul li {
    margin:0 10px;
}

input {
    vertical-align: -2px;
    outline: 0;
}

textarea {
    resize: none;
}

td,
th,
ul,
ol {
    padding: 0px;
}

a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: inherit;
}

.fix {
    *zoom: 1;
}

.fix:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.clear {
    clear: both;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0px;
    line-height: 0px;
}

.clearfix {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ofh {
    overflow: hidden;
}

.dpb {
    display: block;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

p {
    /* text-align: justify; */
    text-justify: inter-ideograph;
    white-space: normal;
}

body {
    background: #000;
}

.wrap {
    width: 10rem;
    height: auto;
    min-height: 17.75rem;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.icon {
    background: url("../../../toys-wap/img/icon-1.png") no-repeat;
    background-size: 15.625rem auto;
}


/* 居中 */

.pac {
    position: absolute;
    top: 50%;
    top: 0\9;
    transform: translate(-50%, -50%);
    left: 50%;
    left: 0\9;
}


/* 行数 */

.lc {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    display: box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* 两边对齐 */

.taj {
    text-align: justify;
    text-justify: inter-ideograph;
}


/* 字数超出 */

.toe {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner {
    overflow: hidden;
    position: relative;
}

.banner .hd {
    position: absolute;
    bottom: 0.39063rem;
    width: 100%;
    z-index: 1;
    text-align: center;
}

.banner .hd ul {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.banner .hd ul li {
    width: 0.46875rem;
    height: 0.46875rem;
    margin: 0rem 0.15625rem;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: top;
    overflow: hidden;
}

.banner .hd ul li a {
    width: 0.3125rem;
    height: 0.3125rem;
    margin: 0.07813rem;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #ffffff;
}

.banner .hd ul li.on {
    border: 0.01563rem solid #ff0000;
    margin-top: -0.01563rem;
}

.banner .hd ul li.on a {
    background: #ff0000;
}

.banner .bd {
    width: 100%;
    height: 100%;
}

.banner .bd ul {
    width: 100%;
    height: 100%;
}

.banner .bd ul li {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner .bd ul li img {
    width: 100%;
    height: auto;
}


/* 头部菜单 */

.top {
    width: 10rem;
    height: 2rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 50%;
    left: 0\9;
    margin-left: -5rem;
    z-index: 6;
}

.top .nav-l {
    width: 1.875rem;
    height: 1.375rem;
    overflow: hidden;
    margin: 0.39063rem 0 0 0.46875rem;
}

.top .nav-l img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.top .nav-c {
    width: 2.5rem;
    height: 1.25rem;
    overflow: hidden;
    margin: 0.35938rem 0 0 0.46875rem;
}

.top .nav-c a {
    font-size: 0.375rem;
    color: #646464;
    line-height: 1.25rem;
    padding: 0 0.1875rem;
}

.top .nav-c a#StranLink {
    color: #e60012;
}

.top .nav-r {
    width: 1.5625rem;
    height: 1.5625rem;
    margin: 0.25rem 0.1875rem 0 0;
    position: relative;
}

.top .nav-r .nav-btn {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    z-index: 8;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
}

.top .nav-r .nav-btn i {
    position: absolute;
    left: 0rem;
    display: block;
    width: 0.625rem;
    height: 0.0625rem;
    background: #646464;
}

.top .nav-r .nav-btn i:nth-of-type(1) {
    top: 0rem;
}

.top .nav-r .nav-btn i:nth-of-type(2) {
    top: .18rem;
}

.top .nav-r .nav-btn i:nth-of-type(3) {
    top: .36rem;
}

.top .nav-list {
    position: absolute;
    top: 2rem;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: auto;
}

.top .nav-list a {
    width: 100%;
    height: 1.5625rem;
    border-bottom: 0.01563rem solid #e6e6e6;
    color: #000;
    text-align: center;
    font-style: normal;
    font-size: 0.4375rem;
    line-height: 1.5625rem;
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    display: box;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    box-pack: center;
}

.top .nav-list a.a_hover {
    background: rgba(255, 255, 255, 0.1);
}

.top .nav-list a span {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin: 0 0 0 0.2rem;
}

.top .nav-list a span:nth-of-type(2) {
    margin: 0 0 0 0rem;
}

.top .nav-list a span:nth-of-type(3) {
    margin: 0 0 0 0rem;
}

.top .nav-list .l-3-1 {
    position: absolute;
    top: 1.25rem;
    left: 0;
    z-index: 7;
    display: none;
    width: 10rem;
    height: 12.70313rem;
    background: url("../../../toys-wap/img/index/pic-6.jpg") no-repeat center;
    background-size: 100% auto;
}

.top .nav-list .l-3-1 ul {
    width: 100%;
    height: 100%;
}

.top .nav-list .l-3-1 ul li {
    width: 100%;
    height: 271px;
    float: left;
}

.top .nav-list .l-3-1 ul li a {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}

.top .nav-3-1 {
    position: absolute;
    top: 2rem;
    left: 0;
    z-index: 7;
    display: none;
    width: 10rem;
    height: 12.70313rem;
    background: url("../../../toys-wap/img/index/pic-6.jpg") no-repeat center;
    background-size: 100% auto;
}

.top .nav-3-1 ul {
    width: 100%;
    height: 100%;
}

.top .nav-3-1 ul li {
    width: 100%;
    height: 4.25rem;
    float: left;
}

.top .nav-3-1 ul li a {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}

.nav_sub span {
    display: inline-block;
    width: 28%;
}

.nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0;
}

.nav-fullbg {
    width: 10rem;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    left: 50%;
    left: 0\9;
    margin-left: -5rem;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 5;
    display: none;
}


/* 头部 */

.header {
    width: 100%;
    margin-top: 2rem;
}


/* 内容 */

.content {
    width: 100%;
    height: auto;
    overflow: hidden;
    animation: fadeInUp .6s 0s ease-out both;
}

.share {
    width: 10rem;
    height: 1.51563rem;
    background: url("../../../toys-wap/img/share-bg.jpg") no-repeat center;
    background-size: 100% auto;
}

.share ul {
    width: 94%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.share ul li {
    width: 2.5rem;
    height: 100%;
    float: left;
    margin: 0 0.3125rem;
}

.share ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.foot {
    width: 10rem;
    height: auto;
    border-top: 0.3125rem solid #ebebeb;
}

.foot .foot-nav {
    width: 100%;
    height: auto;
}

.foot .foot-nav li {
    width: 9.375rem;
    height: auto;
    border-bottom: 0.01563rem solid #ebebeb;
    margin: 0 auto;
}

.foot .foot-nav li .Collapsing {
    width: 100%;
    height: 0.46875rem;
    line-height: 0.5625rem;
    margin: 0.46875rem 0 0.46875rem 0rem;
    border-left: 0.07813rem solid #ff0000;
    color: #646464;
    font-size: 0.46875rem;
    cursor: pointer;
    background-position: 8.59375rem -14.21875rem;
    font-weight: normal;
    text-indent: 0.3125rem;
}

.foot .foot-nav li .coll_body {
    display: none;
}

.foot .foot-nav li .coll_body a {
    width: 3.90625rem;
    height: 0.78125rem;
    line-height: 0.78125rem;
    font-size: 0.40625rem;
    display: inline-block;
    margin: 0rem 0.3125rem 0.3125rem 0.3125rem;
    border-radius: 0.1875rem;
    color: #646464;
    background: #ebebeb;
    text-indent: 0.3125rem;
}

.foot .foot-nav li .current {
    background-position: 8.59375rem -13.67188rem;
}

.foot .foot-content {
    width: 100%;
    height: 3.125rem;
    background: #646464;
    overflow: hidden;
}

.foot .foot-content p {
    width: 63%;
    height: 1.875rem;
    line-height: 0.625rem;
    display: block;
    text-align: center;
    font-size: 0.21875rem;
    color: #b4b4b4;
    margin: 0.625rem auto 0 auto;
}

.foot .goToTop {
    width: 100%;
    height: 1.28125rem;
    background: #ff3f40;
    margin-bottom: 1.28125rem;
}

.foot .goToTop a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 1.28125rem;
    font-size: 0.40625rem;
    color: #ffffff;
    letter-spacing: 0.1875rem;
}

.nav-bottom {
    width: 10rem;
    height: 1.25rem;
    position: fixed;
    left: 50%;
    left: 0\9;
    bottom: 0;
    transform: translate(-50%, 0);
    /*background: url("../../../toys-wap/img/nav-bottom.jpg") no-repeat;*/
    /*background-size: 100% 100%;*/
    background: #e6e6e6;
    z-index: 1;
}

.nav-bottom ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nav-bottom ul li {
    width: 2.48438rem;
    height: 0.625rem;
    margin: 0.3125rem 0;
    float: left;
    border-right: 0.05rem solid #c8c8c8;
}

.nav-bottom ul li:last-child {
    border: none;
}

.nav-bottom ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    line-height: 0.625rem;
    font-size: 0.375rem;
    color: #000;
}


/***** 列表分页 *****/

.mun {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
}

.mun a,
.mun span {
    width: auto;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    color: #000;
    background-color: #e6e6e6;
    overflow: auto;
}

.mun a.thisclass,
.mun a.hover,
.mun span.thisclass,
.mun span.hover {
    background: #6693ee;
    color: #fff;
}

.popupox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
}

.popupox .pop-box {
    position: fixed;
    top: 50%;
    top: 0\9;
    left: 50%;
    left: 0\9;
    transform: translate(-50%, -52%);
}

.popupox .pop-video {
    width: 100%;
    height: 6.5625rem;
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
}

.popupox .pop-video h4 {
    width: 100%;
    height: 0.78125rem;
    display: block;
    font-size: 0.375rem;
    line-height: 0.78125rem;
    text-align: center;
    color: #fff;
    float: left;
}

.popupox .pop-video .pop-box-close {
    width: 0.78125rem;
    height: 0.78125rem;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 0.78125rem;
    color: #fff;
    font-size: 0.625rem;
}

.popupox .pop-video #toys-video {
    width: 10rem;
    height: 5.625rem;
}

.popupox .pop-share {
    width: 100%;
    height: 100%;
}

.popupox .pop-share a {
    width: 100%;
    height: auto;
    display: block;
}

.popupox .pop-share a img {
    width: 100%;
}

.popupox .pop-tcode {
    width: 9.375rem;
    height: 9.375rem;
    position: absolute;
    top: 50%;
    top: 0\9;
    transform: translate(-50%, -50%);
    left: 50%;
    left: 0\9;
}

.popupox .pop-tcode a {
    width: 0.9375rem;
    height: 0.9375rem;
    display: block;
    margin: 0.3125rem auto;
    border-radius: 50%;
    border: 0.0625rem solid #fff;
    text-align: center;
    line-height: 0.78125rem;
    color: #fff;
    font-size: 0.9375rem;
}

.popupox .pop-tcode .pop-tcode-img {
    width: 6.5625rem;
    height: 6.5625rem;
    margin: 0.3125rem auto;
    background: #fff;
    position: relative;
}

.popupox .pop-tcode .pop-tcode-img img {
    width: 6.25rem;
    height: auto;
}

.popupox .pop-tcode p {
    width: 100%;
    height: 1.25rem;
    color: #fff;
    font-size: 0.46875rem;
    text-align: center;
    line-height: 0.625rem;
}