@charset "UTF-8";
/* 头部banner */
.banner-lists-toys {
  height: auto;
}

.banner-lists-toys a {
  width: 100%;
  height: 650px;
  display: block;
  position: relative;
}

.banner-lists-toys a img {
  width: 1920px;
  height: 650px;
  display: block;
  position: absolute;
  top: 50%;
  top: 0\9;
  transform: translate(-50%, -50%);
  left: 50%;
  left: 0\9;
}

/* 内容 */
.content {
  width: 1200px;
  margin: 0px auto 40px auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.content .c-title {
  width: 100%;
  height: 100px;
  margin-top: 60px;
}

.content .c-title .c-product {
    position: relative;
    display: inline-block;
    width: 100%;
}

.content .c-title .c-product  .search {
    position: absolute;
    right: 300px;
    top:6px;
    background-color: rgb(230,230,230);
    height: 36px;
    width: 220px;
    border-radius:10px;
    display: flex;
    align-items: center;
}
.content .c-title .c-product  .search input {
    height: 36px;
    width:180px;
    padding-left: 10px;
}

.content .c-title .c-product  .search img {
    cursor:pointer;
}

.content .c-title h2 {
  width: 248px;
  height: 48px;
  display: block;
  margin: 0 auto;
  border: 1px solid #969696;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  color: #000;
}

.content .c-title span {
  width: 40px;
  height: 1px;
  display: block;
  margin: 24px auto 0 auto;
  background: #969696;
}

.content .news-list {
  width: 100%;
  overflow: hidden;
}

.content .news-list .hd {
  width: 100%;
  height: 40px;
}

.content .news-list .hd .menu {
    width: auto;
    max-width: 840px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.content .news-list .hd .menu a {
    height: 36px;
    display: inline-block;
    font-size: 18px;
    color: #646464;
    line-height: 36px;
    margin: 0 24px;
}

.content .news-list .hd .menu .menu-li {
    float:left;
    position:relative;
    display:inline;
    width: 130px;
}

.content .news-list .hd .menu .menu-li.on {
    color: #EC3341;
    border-bottom: 2px solid #EC3341;
}
.content .news-list .hd .menu .sub {
    width: 100%;
    height: 0px;
    left: 0;
   
    display: none;
    /* top: 20px; */
    position: absolute;
    line-height: 26px;
    -webkit-transition: height .4s, -webkit-transform .5s;
    -moz-transition: height .4s, -moz-transform .5s;
    -ms-transition: height .4s, -ms-transform .5s;
    -o-transition: height .4s, -o-transform .5s;
    transition: height .4s, transform .5s;
    z-index: 9;
}

.content .news-list .hd .menu .sub li{
    background:rgba(255, 255, 255, 0.8);
    text-align: center;
}

.content .news-list .hd .menu .sub li:hover {
    background: #ff3f3f;
}

.content .news-list .hd .menu .sub li:hover a{
    color: #ffffff;
}

.content .news-list .hd .menu .sub li a{
    margin: 0;
}

.content .news-list .hd p {
  width: 400px;
  height: 100%;
  display: block;
  font-size: 14px;
  text-align: right;
  line-height: 36px;
  color: #969696;
}

.content .news-list .hd p a:hover {
  color: #000;
}

.content .news-list .bd {
  width: 100%;
  margin: 24px auto 0 auto;
  padding: 100px 0;
  background: #e6e6e6;
}

.content .news-list .bd ul.lists-toys-ul {
  width: 1200px;
  width: 1210px\9;
  margin: 0 auto;
  min-height: 1426px;
  overflow: hidden;
}

.content .news-list .bd ul.lists-toys-ul li {
  width: 390px;
  height: 460px;
  float: left;
  background: #fff;
  margin: 0 12px 16px 0px;
  overflow: hidden;
  position: relative;
}

.content .news-list .bd ul.lists-toys-ul li:nth-child(3n) {
  margin: 0 0 16px 0;
}

.content .news-list .bd ul.lists-toys-ul li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-img {
  width: 300px;
  height: 300px;
  margin: 30px auto 10px auto;
  position: relative;
  overflow: hidden;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-img img {
  width: 100%;
  height: auto;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-li {
  width: 100%;
  height: 88px;
  font-size: 16px;
  margin: 20px auto;
  text-align: center;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-li h3 {
  width: 100%;
  height: 40px;
  line-height: 50px;
  font-size: 26px;
  color: #000;
  /* text-indent: 12px; */
  display: block;
  /* float: left; */
  overflow: hidden;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-li p {
  width: 100%;
  height: 38px;
  display: block;
  line-height: 38px;
  text-align: center;
  overflow: hidden;
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-li span {
  width: 80px;
  height: 66px;
  display: block;
  float: right;
  margin: -36px 20px 0 0;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #fff;
  background: #e32828;
  background: -moz-linear-gradient(top, #fd5050 0%, #e32828 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd5050), color-stop(100%, #e32828));
  background: -webkit-linear-gradient(top, #fd5050 0%, #e32828 100%);
  background: -o-linear-gradient(top, #fd5050 0%, #e32828 100%);
  background: -ms-linear-gradient(top, #fd5050 0%, #e32828 100%);
  background: linear-gradient(to bottom, #fd5050 0%, #e32828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5050', endColorstr='#e32828',GradientType=0 );
}

.content .news-list .bd ul.lists-toys-ul li a .news-list-li span i {
  width: 80px;
  height: 20px;
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 36px;
  -webkit-transform: scale(1, 1.6);
  -moz-transform: scale(1, 1.6);
  -o-transform: scale(1, 1.6);
  -ms-transform: scale(1, 1.6);
  transform: scale(1, 1.6);
}

.list-toys-content {
  width: 100%;
  margin-bottom: 0;
}

.mun {
  width: 1200px;
  margin: 84px auto;
  text-align: right;
}

.mun ul a, .mun ul span {
  text-align: center;
  background-color: #fff;
}

.brand {
    width: 1100px;
    margin: 0 auto 0;
    padding: 0 50px;
    background: #fff;
    overflow: hidden;
}

.brand .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin:auto 0;
}

.brand ul li {
    float: left;
    margin: 62px 25px;
}

.brand img {
    width: 100%;
    margin: 65px 0px;
}
