body{
	min-width: 1200px;
	font-family: "微软雅黑";
}


.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 130px;
}
.item-wraper {
	position: absolute;
    left: 50%;
    top: 50%;
}
.swiper-slide {
	/*height: 850px !important;*/
	/*background: url(../img/zzz4.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	height: 100%;
	position: relative;
}

.swiper-container .banner-a{
	width: 100%;
	height: 100%;
}
.swiper-container .banner-a .banner-pic{
	width: 100%;
/*	height: 100%;
	object-fit: cover;
	object-position: left bottom;*/
}
/*.swiper-container a{
	display: block;
	width: 245px;
	height: 50px;
	background-color: #fb2a75;	
	text-align: center;
	line-height: 50px;
	font-size: 28px;
	position: absolute;
	left: 0;
	top: 80%;
}*/
/*.swiper-container .swiper-img {
	width: 480px;
	position: absolute;
	left: 0;
	top: 50%;
}*/
.swiper-container .lunbo-middle-link {
	display: block;
    width: 245px;
    height: 50px;
    /* background-color: #fb2a75; */
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    /*position: absolute;
    left: 477px;
    top: 37%;*/
    margin-top: 30px;
    margin-left: 477px;
    text-shadow: 2px 2px 8px #333;
}
.swiper-container .lunbo-left-link {
	display: block;
    width: 245px;
    height: 50px;
    /* background-color: #fb2a75; */
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    /*position: absolute;
    left: 277px;
    top: 37%;*/
    margin-top: 30px;
    margin-left: 277px;
    text-shadow: 2px 2px 8px #333;
}
.swiper-container .lunbo-right-link {
	display: block;
    width: 245px;
    height: 50px;
    /* background-color: #fb2a75; */
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    /*position: absolute;
    right: 377px;
    top: 37%;*/
   	margin-top: 30px;
    margin-left: 377px;
    text-shadow: 2px 2px 8px #333;
}
.swiper-container .lunbo-main {
	width: 600px;
    position: absolute;
    left: 300px;
    bottom: 0;
}
.swiper-container .lunbo-middle-img {
	width: 800px;
    /*position: absolute;
    left: 200px;
    top: 20%;*/
    margin-top: 100px;
    margin-left: 200px;
}
.swiper-container .lunbo-left-img {
	width: 800px;
    /*position: absolute;
    top: 20%;*/
       margin-top: 100px;
}
.swiper-container .lunbo-right-img {
	width: 800px;
    /*position: absolute;
    right: 0;
    top: 20%;*/
  	margin-top: 100px;
    margin-left: 777px;
}
.tab{
	height: 95px;
	background-image: linear-gradient(
			#f9f9fb,
			#f9f9fb),
	linear-gradient(
			#e2e2e2,
			#e2e2e2);
}
.menu li img{
	width: 31px;
	height: 31px;
}
.menu li:nth-child(1) img{
	position: absolute;
	margin-top: 35px;
	margin-left: 70px;
}
.menu li:nth-child(2) img{
	position: absolute;
	margin-top: 32px;
	margin-left: 20px;
}
.hide{
	display: none;
}
.menu li:nth-child(3) img{
	position: absolute;
	margin-top: 33px;
	margin-left: 20px;
}
.menu li:nth-child(4) img{
	position: absolute;
	margin-top: 35px;
	margin-left: 20px;
}
.menu{
	height: 95px;
	width: 1110px;
	margin: 0 auto;
}
.menu li{
	float: left;
	width: 25%;
	height: 95px;
	color: #303042;
	line-height: 95px;
	text-align: center;
	font-size: 17px;
	cursor: pointer;
}
.menu .tabIn{
	background: #fff;
	/*color: #f93c80;*/
}
.tabIn 	.activeOn {
	display: block;
}
.tabIn .activeOff{
	display:  none
}
.zcontainer{
	/*height: 860px;*/
	/*background-image: url(../img/background.png);*/
	background-size: 100% 720px;
	background-position-y:30px ;
}
.content .txt{
	width: 1170px;
	margin: 0 auto;
	/*height: 700px;	*/
}
.content .txt-shop-cell{
	width: 1196px;
}
.content .txt .txt-img{
	background: url(../img/tab1.png) no-repeat;
	background-size: 100% 100%;
	margin: 40px auto;
	width: 1094px;
	height: 528px;
}
.lookMore {
	font-size: 17px;
	float: right;
	margin-right: 50px;
	color: #474747;
	cursor: pointer;
}
.content .txt img{
	margin: 56px auto;
}
.content .txt:nth-child(2) img{
	width: 276px;
	display: block;
}
.content .txt:nth-child(3) > img{
	width: 103px;
	display: block;
}
.hot-title {
	padding-left: 100px;
	margin-top: 40px;
}
.hot-title li {
	margin-top: 30px;
	font-size: 18px;
}
.newsHot {
	position: relative;
}
.newsHot::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: -12px;
	margin-left: 10px;
	background: url(../img/hot.png) no-repeat;
	width: 36px;
	height: 36px;
}
.hot-title span {
	width: 103px;
	height: 37px;
	display: inline-block;
	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(
			#f6add1,
			#f6add1);
	border-radius: 19px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 37px;
	margin-right: 40px;
	float:left;
}
.fat-question {
	margin: 45px auto 50px;
}
.fat-question li {
	width: 50%;
	font-size: 18px;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
.fat-question li a {
	display: inline-block;
	max-width: 400px;
	    vertical-align: middle;
}
.fat-question li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #f93c80;
	border-radius: 50%;
	margin-right: 15px;
	vertical-align:middle;
}
.hot-title a,
.fat-question a {
	color: #474747;
	
}
.info{
	width: 1150px;
	height: 120px;
	margin: 50px auto;
	font-size: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.info li{
	width: 270px;
	height: 120px;
	padding: 10px;
	color: #474747;
	border: 1px solid #ebebeb;
	border-radius: 30px;
	outline: none;
	box-shadow:0px 0px 10px 0px #f7f7f7;
}
.info li select,
.info li input{
	border: none;
	outline: none;
	width: 170px;
	height: 40px;
	margin-top: 15px;
	margin-left: 75px;
	background-color: #eeeeee;
	border-radius: 12px;
	line-height: 40px;
	font-size: 20px;
}
.info li select{
	padding-left: 80px;
}

.info li input{
	padding-left: 20px;
}
#man{
	width: 25px;
	height: 25px;
	position: absolute;
	margin-left: 120px;
	margin-top: 22px;
}
.content .txt .explain{

	padding: 30px;
	margin: 80px auto;
	width: 1124px;
	height: 188px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #474747;
}
.explain{
	padding: 10px 30px;
	font-size: 14px;
	color: #686868;
}
.submit{
	cursor: pointer;
	width: 130px;
	height: 50px;
	background: linear-gradient(to top,#ff6ba3,#ffbcfa);
	font-size: 26px;
	color: #ffffff;
	border-radius: 30px;
	position:absolute ;
	margin-top: -40px;
	margin-left: 500px;
	text-align: center;
	line-height: 50px;
}
.content .txt:nth-child(4){
	height: auto !important;
}
#buy{
	width: 106px;
}
.shop{
	width: 1196px;
	height: 515px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; 
}
.shop li{
	position: relative;
	width: 260px;
	height: 515px;
	border-radius: 50px;
}
.shop-border-cell {
	border: 1px solid #F75D7D;
	border-top: 0;
	display: inline-flex;
	height: 355px;
	width: 260px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.shop-list {
	width: 258px;
	margin: 0 auto;
	margin-top: 96px;
}
.shop li .shop-brand{
	width: 100%;
	height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	/*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: linear-gradient(rgb(255, 171, 161),rgb(255, 124, 148));
	background-blend-mode: normal,
	normal;
}
.shop li div img{
	display: block;
	margin:0 auto;
}
.shop li .shop-brand img{
	width: 150px;
	height: 68px;
}
.shop li a{
	width: 260px;
	font-size: 20px;
	color: #303042;
	display: block;
	text-align: center;

}
/*.shop li:nth-child(3) a,
.shop li:nth-child(4) a{
	margin: 120px auto;
}*/
.shop li p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 56px;
	width: 240px;
	height: 40px;
	margin: 0 auto;
	font-size: 16px;
	color: #303042;
	text-align: center;
	line-height: 40px;
	border-radius: 30px;
	background-color: rgba(247,93,125,0.1);
}
.bottom{
	width: 1205px;
	margin: 0 auto;
	padding-top: 90px
}
#needKnow{
	width: 131px !important;
	margin: 0 auto;
	margin-bottom: 72px
}
#needKnow2{
	width: 103px !important;
	margin: 0 auto;
	margin-bottom: 72px
}
.img-content{
	position: relative;
	width: 390px;
	height: 256px;
	float: left;
	margin: 5px
}
.img-content .mask{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 390px;
	height: 50px;
	background: rgba(119,136,153,0.5);
	color: #ffffff;
	text-align: center;
}
.img-content .mask p{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	font-size: 15px;
	width: 295px;
	height: 35px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
	text-align: center;	
	font-weight: bold;
}
.show{
	border-bottom: 3px solid #ffffff;
}
#notCheck,
#small,
#middle,
#large,
#xlarge{
	display: none;
}
#notCheck,
#small,
#middle,
#large,
#xlarge{
	width: 500px;
	height: 505px;
	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(
			#f5246f,
			#f5246f);
	position: absolute;
	top: 1050px;
	left: 36%;
	border-radius: 50px;
	
}
#notCheck{
	padding-top: 140px;
}
#notCheck img{
	width:180px;
	height: 186px;
	margin: 0 auto;
}
#notCheck p{	
	height: 26px;
	font-size: 27px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px
}
#notCheck a,
#small a,
#middle a,
#large a,
#xlarge a{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 50px;
	color:#ffffff;
	text-decoration: none
}
#small,
#middle,
#large,
#xlarge{
	padding-top: 70px
}
#small img,
#middle img,
#large img,
#xlarge img{
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
#small p,
#middle p,
#large p,
#xlarge p{
	color: #ffffff;
	text-align: center;
}
#small p:nth-child(2),
#middle p:nth-child(2),
#large p:nth-child(2),
#xlarge p:nth-child(2){
	font-size: 19px;
	height: 19px;
	margin-top: 15px;
}
#small p:nth-child(4){
	font-size: 20px;
	height: 20px;
}
#middle p:nth-child(4){
	font-size: 25px;
	height: 26px;
}
#large p:nth-child(4){
	font-size: 19px;
}
#large p:nth-child(5){
	font-size: 13px;
}
#xlarge p:nth-child(4){
	font-size: 13px;
	height: 60px;
}
#small p:nth-child(5){
	font-size: 15px;
	height: 37px;
	margin: 30px auto;
	width: 458px;
	line-height: 18px;
}
#middle p:nth-child(5){
	font-size: 15px;
	height: 88px;
	margin: 30px auto;
	width: 458px;
	line-height: 22px;
}
#large p:nth-child(6){
	font-size: 15px;
	height: 66px;
	margin: 20px auto;
	width: 467px;
	line-height: 16px;
	text-align: left;
}
#xlarge p:nth-child(5){
	font-size: 13px;
	height: 52px;
	margin: 20px auto;
	width: 458px;
	line-height: 18px;
	text-align: left;
}
#small div span:nth-child(1),
#small div span:nth-child(3),
#middle div span:nth-child(1),
#middle div span:nth-child(3),
#large div span:nth-child(1),
#large div span:nth-child(3),
#xlarge div span:nth-child(1),
#xlarge div span:nth-child(3){
	font-size: 32px;
	color: #ffffff;
}
#small div span:nth-child(2),
#middle div span:nth-child(2),
#large div span:nth-child(2),
#xlarge div span:nth-child(2){
	font-size: 60px;
	color: #ffffff;
}
#small div,
#middle div,
#large div,
#xlarge div{
	text-align: center;
	margin-top: 10px;
}
.banner-wrapper {
	position: absolute;
	
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f75d7d !important;
}


.swiper_link_wrapper {
	display: flex;
	justify-content: space-around;
}
