/* 导航栏 css */

.navs-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
	height:520px;
	overflow:hidden;
}

.all-goods {
    width: 188px;
    height: 520px;
	background: #ffffff;
    /*border: solid #ff3bff;*/
    border-width: 0 2px 2px;
    overflow: visible;
}

.all-goods .item {
    width: 100%;
    height: 37px;
    /*border-top: 1px solid #FFF;*/
    background: #ffffff;
    position: relative;
}

.all-goods .btnone {
    border-top: none;
}

.all-goods .item .product {
    position: absolute;
    z-index: 999;
    width: 189px;
    height: 100%;
}

.banner-container {
    width: 100%;
    height: 260px;
}

.index-main-box-item-1-main-main-btn button i {
    margin-left: 10px;
}

.index-main-box-item-1-main-main-btn button i img {
    width: 38px;
}

.all-goods .item .product h3 {
    width: 100%;
    height: 100%;
    padding-left: 14px;
    border-width: 1px 0;
    font-weight: normal;
    line-height: 36px;
}

.all-goods .item .product h3 img {
    width: 20px;
    height: 20px;
}

.all-goods .item .product h3 a {
    color: #666666;
    font-size: 14px;
}

.all-goods .item .product h3 a:hover {
    color:#ff0000;
}

.all-goods .item .product s {
    display: block;
    position: absolute;
    top: 13px;
    right: 9px;
    width: 20px;
	height: 20px;
    display: block;
    background: url(../images/more.png) no-repeat 0px 5px;
	background-size:80%;
}

.all-goods .active .product h3 {
    line-height: 32px;
    background-position: -12px -185px;
    background-color: #efefef;
    /* border: 1px solid #ff3bff; */
    border-right: 0;
    border-width: 2px 0;
    width: 98.5%;
    position: relative;
    z-index: 9999;
}

.all-goods .active .product h3 a {
    /* color: #9465ff; */
}

.all-goods .product-wrap {
    position: absolute;
    width: 670px;
    z-index: 99;
    /* border: 2px solid #ff3bff; */
    background: #fff;
    display: none;
    padding: 0px 17px;
}

.all-goods .product-wrap p {
    color: #999999;
}

.all-goods .pos01 {
    left: 99%;
    top: 0;
}

.all-goods .pos02 {
    left: 99%;
    top: 0;
}

.all-goods .pos03 {
    left: 99%;
    top: 0;
}

.all-goods .pos04 {
    left: 99%;
    top: 0;
}

.all-goods .pos05 {
    left: 99%;
    top: 0;
}

.all-goods .pos06 {
    left: 99%;
    top: 0;
}

.all-goods .pos07 {
    left: 99%;
    bottom: 0;
}

.all-goods .pos08 {
    left: 99%;
    bottom: 0;
}

.all-goods .pos09 {
    left: 99%;
    bottom: 0;
}

.all-goods .pos10 {
    left: 99%;
    bottom: 0;
}

.all-goods .product-wrap h2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    width: 10%;
    flex: 0 0 auto;
}

.all-goods .product-wrap h2 a {
    height: auto;
    line-height: 14px;
    color: #333;
    padding-left: 0;
}

.all-goods .product-wrap ul {
    border-top: 2px solid #c1c1c1;
}

.all-goods .product-wrap ul li {
    float: left;
    display: inline;
    margin-right: 15px;
    margin-top: 15px;
    white-space: nowrap;
}

.all-goods .product-wrap ul li a {
    padding-left: 30px;
    color: #666666;
    display: inline-block;
    line-height: 16px;
    text-decoration: none;
    font-weight: bold;
}

.all-goods .product-wrap ul li a:hover {
    text-decoration: none;
    color: #9465ff;
}

.all-goods .product-wrap div dd,
.all-goods .product-wrap div dl a {
    display: block;
    width: 185px;
    height: 118px;
    overflow: hidden;
}


/* 第二部分中间部分 */

.news-center-box {
    width: 752px;
    height: 100%;
	margin:10px 10px 0 10px;
    padding: 0;
}

.news-center-box-top {
    height: 335px;
	background:red;
}

.news-center-box-top img {
    width: 100%;
    height: 335px;
}

.news-center-box-buttom {
    width: 100%;
   
    padding: 0 0px 0 0px;
}

.news-center-box-hedaer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-center-box-hedaer div:last-child {
    color: #6a6a69;
    font-size: 12px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
}

.news-center-box-hedaer div:last-child .more {
    width: 20px;
    height: 20px;
    background-image: url(../images/more.png);
    background-size:70%;
    background-repeat: no-repeat;
}

.news-center-box-buttom-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-center-box-buttom-box .news-center-box-buttom-box-item {
    /*width: 49%;*/
	width:365px;
    position: relative;
}

.news-center-box-buttom-box .news-center-box-video {
	width:365px;
    position: relative;
}

.news-center-box-buttom-box .news-center-box-buttom-box-item div {
    width: 100%;
}

.news-center-box-buttom-box .news-center-box-buttom-box-item div img {
    width: 100%;
	height:196px;
}

.news-center-box-buttom h3 {
    font-size: 16px;
    height: 38px;
    color: #ff3bff;
    font-weight: 100;
    padding: 10px 0 0 0;
}

/*
.news-center-box-buttom-box .news-center-box-buttom-box-item div:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    padding: 3% 5%;
    display: flex;
	justify-content: flex-start;
    align-items: top;
}
.news-center-box-buttom-box .news-center-box-buttom-box-item div:last-child a {
    color: #fff;
}
*/

/* 第二部分 右侧部分 */

.news-center-right {
    width: 240px;
    padding: 10px 0 0 0;
}

.news-center-right-top {
    width: 100%;
    padding: 2px 0 2px 0;
    background: url(../images/bgs.png);
    background-position: 76% 0;
    background-size: 125%;
    background-repeat: no-repeat;
    height: 160px;
}

.news-center-right-top-header {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    overflow: hidden;
    margin: 0 auto;
}

.news-center-right-top-header img {
    width: 100%;
    height: 100%;
}

.news-center-right-top-name {
    width: 100%;
}

.news-center-right-top-name p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 2px 0;
}

.news-center-right-top-qiandao {
    width: 100%;
    padding: 0% 0 3%;
}

.news-center-right-top-qiandao p {
    width: 84px;
    height: 20px;
    border-radius: 11px;
    color: #fff;
    background-color: #e4ab8e;
    padding: 1% 0;
    margin: 0 auto;
    text-align: center;
}

.news-center-right-top-btn {
    width: 100%;
    padding-top: 5px;
    text-align: center;
}

.news-center-right-top-btn button {
    width: 100px;
    height: 30px;
    background-color: white;
    color: #a23bfe;
    text-align: center;
    border-radius: 7px;
    border: 0;
    margin: 0 2%;
}

.news-center-right-top-btn button:last-child {
    background-color: white;
}

.news-center-right-kefu {
    background-color: #fff;
}

.news-center-right-kefu p {
    color: #ff37ff;
    text-align: center;
    padding: 1% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-center-right-bottom-main {}

.news-center-right-bottom-main a {
    display: block;
    width: 100%;
}

.news-center-right-bottom-main img {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.news-center-right-bottom-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 0;
}

.news-center-right-bottom {
	background-color: #ffffff;
    /*background: url(../images/index_news_bottom.png) #fff;
    background-position: 0 262px;
    background-repeat: no-repeat;
    background-size: 100%;*/
}

.news-center-right-bottom-main div {
    padding: 5px 10px;
    background-color: #fff;
    margin: 0 6px;
}

.news-center-right-bottom-main p {
    text-align: center;
    color: #6d6e6c;
    font-size: 12px;
}

.news-center-right-bottom-top {
	border-top: 1px dashed #cccccc;
    padding: 5px 0 0 0;
	height:208px;
}

.news-center-right-bottom-btn {
    width: 100%;
    padding-bottom: 5px;
}

.news-center-right-bottom-btn a {
    width: 76%;
    padding: 3% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #9564ff;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #9564ff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 9px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-center-right-bottom-btn a span {
    width: 17px;
    display: block;
    height: 17px;
    margin-left: 2%;
    margin-right: 2%;
}

.news-center-right-bottom-btn a span img {
    width: 100%;
    height: 100%;
}

.news-center-right-bottom-top-header {
    width: 100%;
	height:36px;
    padding: 0 5px 0 5px;
}

.news-center-right-bottom-top-header ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}

.news-center-right-bottom-top-header ul li {
    font-size: 13px;
    padding: 2px;
    margin: 10px 0 5px 10px;
    color: #9564ff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.news-center-right-bottom-top-header ul li.index-active {
    border-bottom: 2px solid #9564ff;
	color:#9564ff;
}

.news-center-right-bottom-top-main {
    width: 100%;
    padding: 0 5px 0 5px;
}

.news-center-right-bottom-top-main div {
    display: none;
	height: 160px;
    background-color: #fff;
    margin-bottom: 0;
}

.news-center-right-bottom-top-main div p a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 100%;
	height:18px;
	line-height:18px;
    text-align: left;
	padding: 3px 0 3px 10px;
    font-size: 12px;
}

.index-main-box-item-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-main-box {
    width: 100%;
    min-width: 1200px;
	margin-top:10px;
}

.index-item-bg {
    background-color: #fff;
    width: 595px;
}

.index-star-box-left{height:auto;}
.index-res-box-left{height:785px;overflow:hidden; } 

.index-main-box-item-1-hedaer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 5px 0 10px;
	 
	
}

.index-main-box-item-1-hedaer div {
    font-size: 16px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
}

.index-main-box-item-1-hedaer div span:first-child {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.index-main-box-item-1-hedaer div span:first-child img {
    width: 20px;
    height: 20px;
}

.index-main-box-item-1-hedaer div:last-child {
    color: #6a6a69;
    font-size: 12px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px 0 0;
	font-weight:bold;
}

.index-main-box-item-1-hedaer div:last-child .more {
    width: 20px;
    height: 20px;
    background-image: url(../images/more.png);
    background-size:80%;
    background-repeat: no-repeat;
}

.index-main-box-item-1-hedaer div span:last-child {
    color: #20007f;
    font-weight: 600;
	padding-top:2px;
}

.index-content-list{
    display: flex;
    justify-content: flex-start;
    align-items: top;
    flex-wrap: wrap;
	padding: 5px 15px 15px 15px;
}

.star-box {
	height:435px;
}

.index-start-box{width:133px;height:133px;margin-right:11px;margin-bottom:10px;position: relative;}
.index-start-box img{width:100%;height:auto;border-radius: 0;}
.index-start-box:nth-child(4n+0){margin-right: 0px;margin-left: 0px}

.index-start-box-img-ps{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right ,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5));
    opacity: 0;
}
.index-start-box-img-ps div span{
    font-size:12px;
}
.index-start-box:hover .index-start-box-img-ps{opacity: 1;}

.index-create {
    padding: 5px 15px 10px 15px;
	overflow:hidden;
}

.index-create-img img{width:565px;height:415px;}

.index-main-box-item-2 {
    width: 1200px;
    min-width: 1200px;
    margin: 10px auto;
    height: 100px;
    overflow: hidden;
}

.index-main-box-item-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-content-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* 新增 开始*/

.index-yutaotao-list-box-v2021{
    display: flex;
    align-items: center;
    width: 180px;
	height: 218px;
   
    background-color: #fff;
}
.index-yutaotao-list-box-v2021:nth-child(2n+0){
    margin-right: 0;
    margin-left: 0px
}


.index-yutaotao-list-box-v2021:nth-child(2n+0){
    margin-right: 0;
    margin-left: 0px
}
.index-yutaotao-list-box-img{
    width: 180px;
    height: 218px; 
	overflow:hidden;
}
.index-yutaotao-list-box-img img{
    width: 180px;
    height: 180px;
	
}

.index-yutaotao-list-box-bottomn-img{
    width: 550px;
    height: 118px; 
	overflow:hidden;
}
.index-yutaotao-list-box-bottomn-img img{
    width: 550px;
    height: 118px;
	
}


.index-yutaotao-box-main{
	width:139px;
}

.index-yutaotao-box-main .index-yutaotao-box-main-name{
    font-size: 16px;
	padding:5px 0 0 10px;
}

.index-yutaotao-box-main-name a{
    color: #111;
}

.index-yutaotao-box-main p{
    font-size:12px;
}

.index-yutaotao-box-main-name a{
    color: #111;
}

.index-yutaotao-box-main .index-yutaotao-box-main-type{
    font-size: 12px;
	padding:5px 0 0 10px;
}

.index-yutaotao-box-main .index-yutaotao-box-main-area{
	margin: 5px 5px 0 5px;
    padding: 5px 0 5px 5px;
	background-color: #f7f7f7;
	font-size: 12px;
	color: #b2b2b2;
	height:24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-yutaotao-box-main-price{
    font-size: 18px;
	padding: 5px 10px 0 10px;
    margin: 5px 0 5px 0;
    height: 30px;
	text-align:left;
    color: #ff00ff;
}

.index-yutaotao-box-main-price small{
    font-size: 11px;
    color: #ff00ff;
}

.index-yutaotao-box-main-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* 新增结束 */




.index-res-list-box{
    display: flex;
    align-items: center;
    width: 277px;
	height: 152px;
    margin: 0px 10px 10px 0px;
    background-color: #fff;
	border:0px solid red;
}
.index-res-list-box:nth-child(2n+0){
    margin-right: 0;
    margin-left: 0px
}
.index-res-list-box-img{
    width: 150px;
    height: 150px;
	overflow:hidden;
}
.index-res-list-box-img img{
    width: 150px;
    height: 150px;
}
.index-res-box-main{
	width:139px;
}

.index-res-box-main .index-res-box-main-name{
    font-size: 16px;
	padding:5px 0 0 10px;
}

.index-res-box-main-name a{
    color: #111;
}

.index-res-box-main p{
    font-size:12px;
}

.index-res-box-main-name a{
    color: #111;
}

.index-res-box-main .index-res-box-main-type{
    font-size: 12px;
	padding:5px 0 0 10px;
}

.index-res-box-main .index-res-box-main-area{
	margin: 5px 5px 0 5px;
    padding: 5px 0 5px 5px;
	background-color: #f7f7f7;
	font-size: 12px;
	color: #b2b2b2;
	height:24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.index-res-box-main-price{
    font-size: 18px;
	padding: 5px 10px 0 10px;
    margin: 5px 0 5px 0;
    height: 30px;
	text-align:left;
    color: #9564ff;
}

.index-res-box-main-price small{
    font-size: 11px;
    color: #ff00ff;
}

.index-res-box-main-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*.index-res-box-main-bottom div {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width:116px;
    padding: 3px 6px;
	margin-left:16px;
    box-sizing: border-box;
	transform: translate(6px, 0);
    background: linear-gradient(to right, #ff3bff 0%, #ffa705 100%);
}*/

.index-res-box-main-bottom div {
    display: flex;
    justify-content: space-between;
    align-items: center;
	width:100%;
    padding: 3px 0px;
	margin-left:5px;
    box-sizing: border-box;
	transform: translate(0, 0);
	border-radius:4px;
    background: linear-gradient(to right, #9564ff 100%, #9564ff 100%);
	overflow:hidden;
}

.index-res-box-main-bottom div span {
    width: 20px;
    height: 20px;
    display: block;
}

.index-res-box-main-bottom div span img {
	width:16px;
	height:16px;
	margin:2px 0 0 0;
}

.index-res-box-main-bottom div p {
    color: #fff;
    font-size: 16px;
}

.index-course {
    padding: 5px 15px 10px 15px;
	overflow:hidden;
}

.index-coursebox{
	display: flex;
    justify-content: space-between;
    align-items: top;
	width:565px;
}

.index-coursebox div:first-child{
	width:375px;
	height:215px;
	margin-right:10px;
}

.index-coursebox div:first-child img{
	width:375px;
	height:216px;
}

.index-coursebox div:last-child{
	width:180px;
	height:215px;
}

.index-course-right div:first-child{
	width:180px;
	height:103px;
}

.index-course-right div:first-child img{
	width:180px;
	height:103px;
}

.index-course-right div:last-child{
	width:180px;
	height:103px;
	margin-top:10px;
}

.index-course-right div:last-child img{
	width:180px;
	height:103px;
}

.index-coursebox2{
	display: flex;
    justify-content: space-between;
    align-items: top;
	width:565px;
}

.index-coursebox2 div{
	width:182px;
	height:103px;
	margin:10px 10px 0 0;
}

.index-coursebox2 div img{
	width:100%;
	height:103px;
}

.index-coursebox2 div:last-child{
	margin-right:0;
}

.index-activity-box{width:277px;height:156px;margin-right:11px;margin-bottom:10px;overflow:hidden;}
.index-activity-box img{width:100%;height:auto;}
.index-activity-box:nth-child(2n+0){margin-right: 0px;margin-left: 0px;margin-bottom: 0px}






.index-main-box-item-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-main-box-item-1-right .index-main-box-item-1-main {
    overflow-y: hidden;
}

.index-main-box-item-3-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 2%;
    height: 626px;
    overflow-y: hidden;
    background-color: #f2f2f2;
}


/* 娱淘淘 */
.index-main-box-item-3-hedaer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 5px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-main-box-item-3-hedaer div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* 娱学院 */
/*
.index-main-box-item-3-hedaer div {
    font-size: 16px;
    color: #68a5f8;
    font-weight: bold;
    width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index-main-box-item-3-hedaer div:first-child span:first-child {
    margin-right: 2%;
}

.index-main-box-item-3-hedaer div:first-child span:last-child {
    margin-left: 2%;
}

.index-main-box-item-3-hedaer div:last-child {
    color: #6a6a69;
    font-size: 12px;
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px;
}
*/

.index-main-box-item-3-hedaer div span:first-child {
    width: 26px;
    height: 26px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.index-main-box-item-3-hedaer div span:first-child img {
    width: 85%;
    height: 85%;
    border-radius: 100%;
}

.index-product-top-title-left {
    width: 100px;
}

.index-main-box-item-3-hedaer div span:last-child {
    color: #606061;
}

.index-main-box-item-3-hedaer div span.yutaotao-text {
    color: #20007f;
    font-weight: 600;
	padding-top:0;
}

/* 活动物料 */

.index-main-box-item-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 1200px;
	height: auto;
    min-width: 1200px;
    margin: 0 auto;
	margin-top:10px;
}

.index-main-box-item-4-left {
    width: 340px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.index-main-box-item-4-right {
    width: 850px;
    background-color: #f0f0f0;
    margin-left: 10px;
    height: auto;
}

.index-main-box-item-4-right-box-material {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	height:auto;
	overflow:hidden;
}

.index-mt-list-box{
    width: 276px;
	height: 212px;
    margin: 0 11px 11px 0;
    background-color: #fff;
}
.index-mt-list-box:nth-child(3n+0){
    margin-right: 0;
    margin-left: 0;
}

.index-mt-list-box-img{
    width:100%;
    height: 155px;
	overflow:hidden;
}
.index-mt-list-box-img img{
    width: 100%;
    height:auto;
}
.material-list-title {
	width:100%;
	height:20px;
	margin:5px;
	padding:5px;
}
.material-list-title p {
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow:hidden;
	font-size:14px;
	color:#181718;
	width:100%;
	margin-bottom:5px;
}
.material-list-text-bottom{
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding:4px 8px 4px 8px;
}
.material-list-box-main-addr{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.icon-addr{
    background-image: url(../images/locate.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    width: 15px;    
    height: 15px;
}
.material-list-box-main-addr span:last-child{
    font-size: 12px;
    color: #7e7d7b;
	padding:0 0 0 2px;
}
.material-list-text-bottom div:last-child{
	padding: 0;
	color: #ff3bff;
	font-size: 16px;
	font-weight:bold;
}
.material-list-text-bottom div:last-child small{
	font-size: 12px;
}

.index-area-img {
    width: 100%;
    margin: 0;
	line-height:0;
}
.index-area-img a{
    display: block;
    width: 100%;
}
.index-area-img a img{
    width: 100%;
    display: block;/* 去掉这个会有白边 用line-height:0可以解决 */
}
.index-area-img img {
    width: 100%;
    height: 100%;
}

/* 娱淘淘 */

.index-main-box-item-5-header-right {
    margin-left: 0;
}

.index-main-box-item-5-header-right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	padding-top:10px;
}

.index-main-box-item-5-header-right ul li {
    color: #ff8900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    width: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    cursor: pointer;
}

.index-main-box-item-5-header-right ul li span {
    width: 15px;
    height: 15px;
    margin-right: 10%;
    border: 2px solid #ff8900;
    border-radius: 100%;
    display: block;
}

.ytt-right {
    color: #6a6a69;
    font-size: 12px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 10px 0 0;
	font-weight:bold;
}

.ytt-right .more {
    width: 20px;
    height: 20px;
    background-image: url(../images/more.png);
    background-size:80%;
    background-repeat: no-repeat;
}

.index-main-box-item-5 {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
	background-color: #f0f0f0;
}

.index-product-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 5px 5px 10px;
}

.index-product-top-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index-product-top-title-left .index-main-box-item-3-hedaer div {
    color: #ff8900;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.index-main-box-item-5-main-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 258px;
	height:auto;

}

.index-main-box-item-5-main {
    min-height: 600px;
	height: auto;
    overflow: hidden;
}

.items-mainst {
    display: none;
}

.index-main-box-item-7 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.index-main-box-item-7 .index-main-box-item-5-main-item {
    opacity: 1;
}

.index-main-box-item-7 .index-main-box-item-5-main-item .index-main-box-item-4-right-box-bottom-item {
    width: 248px;
    margin: 1% 1%;
    padding: 8px;
    background-color: #fffefc;
    margin-left: .1%;
}

.index-main-box-item-6 {
    background-color: #f4f4f4;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 1% 0;
    margin-top: 1%;
}

.index-main-box-item-6 div {
    padding: 0px 1%;
    margin-bottom: 1%;
}

.index-main-box-item-6 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index-main-box-item-6 ul li {
    margin-right: 1%;
    padding: 6px 6px;
}

.index-main-box-item-6 ul li.indexss-active {
    background-color: #dedede;
    border-radius: 10px;
}

.footer-bottoms-p {
    padding-bottom: 1%;
}

.product h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product img {
    width: 25px;
    margin-right: 4%;
    height: 25px;
}

.item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index-banner-list-item {
    margin: 2% 0;
    display: flex;

    justify-content: flex-start;
}

.index-banner-list-item span {
    margin-right: 15px;
    display: block;
    margin-bottom: 11px;
}

.itemsd-active span {
    background-color: #ff9b2d;
}

#box {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 0 10px rgba(73, 66, 66, .1);
    box-shadow: 0 0 10px rgba(73, 66, 66, .1);
    border: 1px solid #E5E5E5;
}

#box dl {
    height: 50px;
    line-height: 38px;
    border-bottom: 1px dashed #dadada;
    margin: 0 18px;
    padding: 9px 0;
}

#box dt {
    float: left;
    color: #8a8a8a;
}

#box dd {
    float: left;
    color: #252525;
    margin: 0 10px;
    line-height: 2.5;
    font-size: 12px;
    height: 35px;
    padding: 0 5px;
    cursor: pointer;
}

#box dd.active {
    color: #1e2730;
    font-weight: bold;
    border-radius: 6px;
    background-color: #dcdcdc;
}

#box dl.select {
    background: #efefef;
    margin: 0;
    padding: 0 18px;
}

#box dl.select dd {
    border: 1px solid #c4284d;
    height: 25px;
    line-height: 25px;
    margin-top: 13px;
    padding: 0 2px 0 10px;
    border-radius: 3px;
    background-color: #fff;
}

#box dl.select dd span {
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    background: #c4284d;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.index-main-box-item-5-main .index-main-box-item-4-right-box-bottom-item {
    width: 226px;
    margin: 1% 15px 3px;
    padding: 0px;
    background-color: #fffefc;
    margin-left: .1%;
}

.index-main-box-item-5-main-item .index-main-box-item-4-right-box-bottom-item:last-child {
    margin-right: 0;
}

.top-main-img {
    width: 12%;
    height: 61%;
    margin: 2% 0;
}

.triangle {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    display: block;
    margin-left: 6%;
    border-left-color: #9564ff;
}

.index-main-box-item-4-right-box-bottom-item:nth-child(5n+0) {
    margin-left: 5px;
    margin-right: 0;
}


/* 第三部分 左侧 */

.index-main-box-item-4-right-box-bottom-item-bottomsing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1% 0;
}

.lh30 {
    margin-left: 3%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.lh30 a:hover {
    color:#ff0000;
}

.index-main-box-item-4-left span {
    display: block;
}

.index-main-box-item-4-left span img {
    object-fit: cover;
}

.index-main-box-item-4-left span:last-child {
    width: 100%;
}

.index-main-box-item-4-left span:first-child {
    margin-bottom: 10px;
}

/* 产品列表 */
.product-list-box {}
.product-list-box-main {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.product-list-box {
    width: 235px;
    margin-right: 5px;
	margin-bottom: 10px;
}
.product-list-box:nth-child(5n+0){
    margin-right: 0;
}
.product-list-box-top p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 32px;
    font-size: 14px;
}
.product-list-box-item-top-boxsing{background:#ffffff;}
.product-list-box-item-top-boxsing .product-list-box-item-title{background:#ffffff;padding:5px 5px 5px 5px;}
.product-list-box-item-top-img {
    width: 100%;
	height: 232px;
}
.product-list-box-item-top-img img {
    width: 100%;
    height: 232px;
}
.product-list-box-item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	background:#fff;
    padding: 5px 0 0 5px;
}
.product-list-box-item-bottom div p {
	font-size: 12px;
    min-height: 17px;
}
.product-list-box-item-price small {
    font-size: 12px;
}
.product-list-box-item-price span:last-child {
    font-size: 16px;
	padding-right:5px;
    color: #ff3dff;
    font-weight: bold;
}
.product-list-box-item-price span:first-child {
	font-size: 12px;
	padding-right:5px;
	color: #111;
    text-decoration: line-through;
}
.product-list-box-item-bottoms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #ee8c2b;
}
.product-list-box-item-bottoms p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 3% 4%;
    font-size: 12px;
    color: #fff;
}

.content-right-top-box{
	background-color: #ffffff;
	height:34px;
	padding:8px 0 0 0;
	text-align:center;
}

.content-right-picture_box{
	background-color: #ffffff;
	line-height:0;
    margin-bottom: 10px;
}

.index-area-picturemain{
   position: relative;
   width: 100%;
}
.index-area-picturemain img{
   width: 100%;
}
.index-area-picturemain div:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    padding: 3% 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 20px 20px;
}
.index-area-picturemain div:last-child a {
    color: #fff;
}