@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-10-29 16:35:28
 * @version $Id$
 */
.homeswiper {

}
.swiper-slide  {
	position: relative;
	padding-top: 20px;
}
section .container {
	width: 1200px;
	margin: 0 auto;
}
.banner-wrapper {
	width: 307px;
	position: absolute;
	top: 224px;
	left: 184px;
}
.swiper_link_wrapper {
	width: 424px;
	position: absolute;
	top: 409px;
	left: 229px;
}
.showcontent {
	padding-top: 15px;
}
.tab {
	display: flex;
  justify-content: space-between;
}
.tab li {
	width: 229px;
	height: 57px;
	color: #e2007e;
	font-size: 23px;
	line-height: 57px;
	background: url("../img/choiceOff.png") no-repeat;
	background-size: cover;
	text-align: center;
	border-radius: 10px;

}
.tab li a {
	color: #e2007e;
}
.tab .active {
	/*background: url("../img/choiceOn.png") no-repeat;*/
	background-image: linear-gradient(121deg,
	rgba(255, 198, 144, 0.9) 0%,
	rgba(255, 162, 151, 0.9) 50%,
	rgba(255, 127, 157, 0.9) 100%),
	linear-gradient(
			#ffffff,
			#ffffff);
	background-size: cover;
	color: #fff;
}
.showtab1 {
	width: 1094px;
	height: 528px;
	margin: 50px auto 100px;
}
.showtab1Info {
	color: #de0073;
	font-size: 25px;
	text-align: center;
	margin-bottom: 150px
}
.brand-news {
	width: 47px;
	margin:  50px auto 70px;
}
.item {
	/*display: flex;*/
	height: 237px;
	overflow:hidden;
	margin-bottom: 60px;
	box-shadow: 10px 10px 5px #d9d9d9;
}
.item-img-wraper {
	width: 504px;
	height: 237px;
	float: left;
}
.item-img-wraper img {
	width: 100%;
	height: 100%;
	display: block;
}
.item-info {
	/*flex: 1;*/
	width: 696px;
	height: 295px;
	float: right;
	min-width: 0;
	padding: 20px;
	border: 1px solid #d0d0d0;
	border-left: transparent;
}
.item-info-title {
	font-size: 22px;
}
.item-info-desc {
	font-size: 17px;
	height: 50px;
	overflow:hidden;
	margin: 15px 0;
	line-height: 25px;
}
.item-info-time {
	font-size: 18px;
}
.item-info a {
	color: #000;
	font-size: 22px;
}
.item-info .item-info-det a {
	color: #000;
	font-size: 17px;
}
.icon-dayuhao:after {
	color: #e3017e;
	margin-left: 8px
}
.icon-new:before { 
	background: url("../img/newicon.png") center no-repeat;
	background-size:30px;
	/*background: linear-gradient(to bottom,#e52d8c 30%,#fca294 70%);	*/
	/*-webkit-background-size: linear-gradient(to bottom,#e52d8c 30%,#fca294 70%); //webkit核心
	-moz-background-size: linear-gradient(to bottom,#e52d8c 30%,#fca294 70%); //FF核心
	-o-background-size: linear-gradient(to bottom,#e52d8c 30%,#fca294 70%); //应该是Opera核心*/
	/*color-stop:;*/
	/*-ms-background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;*/
    color: transparent;
	margin-right: 10px; 
	font-size: 30px;
	vertical-align: middle;
	position: relative;
    /*top: -3px;*/
}
.item-info-det {
	border-bottom: 1px dashed #e3017e;
	padding-bottom: 15px;
	position: relative;
}
.item-info-det a {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.brand-button-wraper {
	width: 296px;
	height: 58px;
	margin: 0 auto 100px;
}
.brand-button-wraper .brand-button {
	width: 100%;
	height: 100%;
	background-image: linear-gradient(121deg,
	rgba(255, 198, 144, 0.9) 0%,
	rgba(255, 162, 151, 0.9) 50%,
	rgba(255, 127, 157, 0.9) 100%),
	linear-gradient(
			#df0073,
			#df0073);
	color: #fff;
}
.advantage  {
	background: url("../img/advantage.png") top center no-repeat;
	background-size: 100% 100%;
	height: 865px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.advantage-img p {
	font-size: 83px;
}
.advantage span {
	font-size: 161px;
	font-family: 'Skia'
}
.advantage-img {
	width: 272px;
	/*height: 133px;*/
	margin: 123px auto;
	padding-top: 30px
}
.advantage .content {
	float: left;
	margin: 174px auto 0;
	width: 25.5px;
	height: 40px;
	background: url('../img/word3-2.png') no-repeat 0 center ;
	background-size: 1200px 347px;
}
.lunbo{background: #fff;}
.lunbo>div{perspective: 700;-webkit-perspective: 700;}
.lunbo>div>div{transition:2s,opacity 1s;transform: rotateY(180deg);position: absolute;width: 590px;left: 0;top: 110px;z-index: 10;filter: blur(5px);opacity: 0.3;}
.lunbo>div>div:nth-child(3){left: 610px;}
.lunbo>div>div:nth-child(1){transform: rotateY(0deg);left: 215px;width: 760px;z-index: 11;top: 45px;filter: blur(0px);opacity: 1;}
.lunbo>div>div:nth-child(4){cursor: pointer;transform: rotateY(0deg);top: 235px;z-index: 11;width: 98px;opacity: 1;filter: blur(0px);}
.lunbo>div>div:nth-child(5){cursor: pointer;transform: rotateY(0deg);top: 235px;z-index: 11;width: 98px;opacity: 1;filter: blur(0px);left: 1100px;}
.tryCrowd {
	width:1200px;
	margin: 0 auto;
}
.tryCrowd p {
	font-size: 25px;
	color: #df0074;
	text-align: center;

}
.title1-wrapper {
	width: 103px;
	margin: 0 auto 30px;
}
.tryCrowd .content {
	margin-top: 60px
}
.tryCrowd .content  li {
	width: 380px;
	height: 159px;
	float: left;
	margin: 0 10px;
	margin-bottom: 40px
}
.productSwiper {
	width: 1200px;
	margin: 140px auto 80px;
}
.product-wrapper {
	width: 506px;
	height: 325px;
	margin: 0 auto
}
.brand-stroy {
	position: relative;
    background: url("../img/story.jpg") no-repeat 0 50px;
    background-size: 100% 100%;
    max-width: 100%;
    min-width: 1200px;
    overflow: hidden;
    margin-bottom: 150px;
}
.icon {
	position: absolute;
    bottom: 10%;
    left: 20%;
    width: 89px;
    cursor: pointer;
}
.ttt {
	margin-left: -475px
}
.video-wrapper {
	position: relative;
	height: 845px;
	margin-top: 20px;
	min-width: 1200px
}
.video-bar {
	height: 326px;
	background-color: #1e1e1e;
	color: #fff;
	font-size: 17px;
	padding-top: 60px;
	line-height: 55px;
	position: relative;
}
.video-title {
	margin-left: 10px
}
.video-favor {
	float: right;
	margin-right: 15px
}
.video-bar .container {
	position: relative;
}
.video-content  ul{
	height: 186px;
	left: -300px;
	width: 1500px;
	position: relative;
	overflow: hidden;
}
.video-bar li {
	position: relative;
	width: 260px;
	height: 186px;
	background-color:red;
	border-radius: 15px;
	overflow: hidden;
	float: left;
	margin: 0 20px;
}
.video-content {
	position: relative;
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.video-icon {
	width: 53px;
	height: 91px;
	position: absolute;
	left: 0;
	top: 20%;
	cursor: pointer;
}
.ads-wraper {
	position: relative;
	height: 100%
}
.ads-wraper img {
	width: 100%;
	height: 131px;
}
.img-cover {
	position: absolute;
	bottom: 0;
	background-color: #3b3b3b;
	width: 100%;
	height: 55px;
	z-index: 5
}
.video-cover {
	width: 260px;
	height: 186px;
	position: absolute;
	top: 0;
	z-index: 4;
	background-color: #414646;
	opacity: .5;

}
.video-active .video-cover {
	display: none
}
.title3-wraper {
	width: 97px;
	margin: 100px auto 60px
}
.img-show {
	padding-bottom: 150px
}
.img-show ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.img-show li {
	overflow: hidden;
	width: 375px;

}

body {
	min-width: 1200px
}
.video-wrapper .playbtn {
	background: url(../img/videoPlay.png) no-repeat;
	background-size: cover;
	border-radius: 50%;
    bottom: 0;
    height: 82px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 82px;
    z-index: 2;
}

/*相关推荐*/
.recommend {
	width: 1200px;
	margin: 0 auto 150px;
}
.recommend .title {
	border-bottom: dotted 1px #b5b5b5;
	color: #e3017f;
	margin-bottom: 70px;
}
.recommend .title span a {
	    color: #e3017f;
}
.recommend .title p {
	position: relative;
    top: 2px;
	display: inline-block;
	font-size: 33px;
	border-bottom: solid 
	 #e3017e;	
}
.recommend .title span {
	display: inline-block;
	position: relative;
	top: 20px;
	float: right;	
	width: 53px;
	height: 24px;
	border: solid 1px #e3017e;
	font-size: 17px;
	text-align: center;
	line-height: 24px;
}
.recommend-article {
	display: flex;
	justify-content: center;
    align-items: flex-start;
}
.article-show {
	width: 420px;
	color: #323232;
	font-size: 17px;
	padding-right: 30px;
	border-right: dotted 1px #b5b5b5;
}
.article-show img {
	width: 378px;
	height: 275px;
}
.article-show h2 {
	margin: 20px 0 ;
	font-size: 21px;
	color: #e3017f;
	font-weight: 400;
	border-bottom: dotted 1px #b5b5b5;
}
.article-show p {
	margin-bottom: 40px;
	height: 81px;
	line-height: 40px;
}
 .logo-right {
	float: right;
	color: #323232 !important;
	font-size: 17px;
}
.article-show a span {
	color: #e3017f;
}
.logo-right:after {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url("../img/aright.png");
	margin-left: 10px;
}
.article-list {
	width: 780px;	
	padding-left: 30px;
	olor: #323232;
    font-size: 17px;
}
.article-list li h2 {
	font-size: 21px;
	color: #e3017f;
	font-weight: 400;
	border-bottom: dotted 1px #b5b5b5;
}
.article-list li p {
	margin: 15px 0 20px;
	line-height: 32px;
	height: 65px;
}
.article-list li {
	margin-bottom: 23px;
}
.article-list span {
	margin-left: 480px;
}
