body{
	background: #F3F3F3;
}
[v-cloak]{
	display: none;
}
@media (min-width:1400px) {
	.phoneBox{
		display: none;
	}
	.recom{
		background-color: #F28737 !important;
		color: #FFFFFF !important;
	}
	.homeIframe{
		width: 100%;
		vertical-align:bottom;
	}
	.mainBox{
		width: 1400px;
		margin: 0 auto;
	}
	.menuAndSwiperBox{
		width: 100%;
		height: 780px;
		margin-top: 30px;
	}
	.menuBox{
		float: left;
		width: 309px;
		height: 780px;
		background: url(../img/ypbg.png) no-repeat;
		background-size: 100% 100%;
	}
	.swiperBox{
		float: right;
		width: 960px;
		height: 100%;
	}
	.swiperTop{
		width: 100%;
		height: 540px;
		background: #99CCFF;
		border-radius: 10px;
		overflow: hidden;
		cursor: pointer;
	}
	.swiperBootom{
		margin-top: 40px;
		width: 100%;
		height: 200px;
	}
	.menuHeader{
		width: 100%;
		height: 20px;
		margin-top: 55px;
		font-size: 20px;
		text-indent: 125px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		background: url(../img/menuicon.png) no-repeat  95px;
		background-size: 20px 20px;
	}
	.menuItem{
		margin-left: 85px;
		margin-top: 25px;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
	}
	.menuItem li{
		line-height: 35px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		cursor: pointer;
	}
	.menuItem li:hover{
		color: #FFFFFF !important;
	}
	.itemMore{
		width: 100%;
		height: 20px;
		margin-top: 35px;
		font-size: 20px;
		text-indent: 95px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		cursor: pointer;
	}
	.advertising{
		float: left;
		width: 460px;
		height: 200px;
		border-radius: 10px;
		overflow: hidden;
	}
	.advertising:nth-child(2){
		margin-left: 40px;
	}
	.advertising img{
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.advertisingBanner{
		width: 100%;
		height: 180px;
		margin-top: 75px;
		border-radius: 10px;
		cursor: pointer;
	}
	.advertisingBanner img{
		width: 100%;
		height: 100%;
	}
	.productBox{
		width: 100%;
		margin-top: 10px;
	}
	.productInfo{
		float: left;
		margin-left: 25px;
		margin-top: 40px;
		width: 450px;
		height: 270px;
		background: #FFFFFF;
		box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.11);
		border-radius: 10px;
		cursor: pointer;
	}
	.productInfo:nth-child(3n + 1){
		margin-left: 0;
	}
	.productInfoLeft{
		width: 230px;
		height: 230px;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.productInfoLeft img{
		width: 100%;
		height: 100%;
	}
	.productInfoRight{
		width: 160px;
		height: 210px;
		float: left;
		margin-left: 20px;
		cursor: pointer;
	}
	.proKong{display: block;height: 20px;}
	.productName{
		width: 100%;
		height: 40px;
		margin-top: 40px;
		line-height: 40px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		border-bottom: 1px solid #d6d6d6;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.productInfoRight p{
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		line-height: 28px;
	}
	.finName{
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		height: 50px;
		line-height:25px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden;
	}
	.finTime{
		width: 100%;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.productDetail{
		float: left;
		width: 98px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		margin-top: 40px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.productDetail:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendBox{
		width: 100%;
		margin-top: 50px;
	}
	.recommendBtnBox{
		width: 100%;
		height: 80px;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
	.recommendButton{
		width: 320px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: #FFFFFF;
		border-radius: 20px;
		font-size: 24px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
		cursor: pointer;
	}
	.recommendButtonAct{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendButton:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendInfoBox{
		width: 100%;
		margin-top: 10px;
	}
	.recommendInfo{
		width: 260px;
		height: 410px;
		float: left;
		margin-left: 25px;
		margin-top: 20px;
		background: #FFFFFF;
		border-radius: 10px;
		cursor: pointer;
	}
	.recommendInfo:nth-child(5n + 1){
		margin-left: 0px;
	}
	.recommendInfo img{
		border-radius: 10px;
		width: 220px;
		height: 220px;
		margin-top: 20px;
		margin-left: 20px;
	}
	.recommendName{
		width: 220px;
		height: 40px;
		margin-top: 10px;
		margin-left: 20px;
		line-height: 40px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #343434;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.recommendCon{
		width: 220px;
		height: 50px;
		line-height: 25px;
		margin-left: 20px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #909090;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		/* word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden; */
	}
	.recommendDetail{
		width: 98px;
		margin-left: 20px;
		margin-top: 20px;
		height: 28px;
		text-align: center;
		line-height: 28px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.recommendDetail:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	
}
@media (min-width:1000px) and (max-width:1399px) {
	.phoneBox{
		display: none;
	}
	.recom{
		background-color: #F28737 !important;
		color: #FFFFFF !important;
	}
	.homeIframe{
		width: 100%;
		vertical-align:bottom;
	}
	.mainBox{
		width: 1000px;
		margin: 0 auto;
	}
	.menuAndSwiperBox{
		width: 100%;
		height: 556.84px;
		margin-top: 30px;
	}
	.menuBox{
		width: 227px;
		height: 558px;
		float: left;
		background: url(../img/ypbg.png) no-repeat;
		background-size: 100% 100%;
	}
	.swiperBox{
		float: right;
		width: 680px;
		height: 100%;
	}
	.swiperTop{
		width: 100%;
		height: 380px;
		background: #99CCFF;
		border-radius: 10px;
		overflow: hidden;
		cursor: pointer;
	}
	.swiperBootom{
		margin-top: 30px;
		width: 100%;
		height: 142.85px;
	}
	.menuHeader{
		width: 100%;
		height: 20px;
		margin-top: 55px;
		font-size: 18px;
		text-indent: 80px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		background: url(../img/menuicon.png) no-repeat  50px;
		background-size: 20px 20px;
	}
	.menuItem{
		margin-left: 40px;
		margin-top: 35px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
	}
	.menuItem li{
		line-height: 25px;
		cursor: pointer;
	}
	.menuItem li:hover{
		color: #FFFFFF !important;
	}
	.itemMore{
		width: 100%;
		height: 20px;
		margin-top: 35px;
		font-size: 18px;
		text-indent: 50px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		cursor: pointer;
	}
	.advertising{
		float: left;
		width: 320px;
		height: 100%;
		border-radius: 10px;
		overflow: hidden;
	}
	.advertising:nth-child(2){
		margin-left: 40px;
	}
	.advertising img{
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.advertisingBanner{
		width: 100%;
		height: 128.5px;
		margin-top: 75px;
		border-radius: 10px;
		cursor: pointer;
	}
	.advertisingBanner img{
		width: 100%;
		height: 100%;
	}
	.productBox{
		width: 100%;
		margin-top: 10px;
	}
	.productInfo{
		float: left;
		margin-left: 20px;
		margin-top: 40px;
		width: 320px;
		height: 200px;
		background: #FFFFFF;
		box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.11);
		border-radius: 10px;
		cursor: pointer;
	}
	.productInfo:nth-child(3n + 1){
		margin-left: 0;
	}
	.productInfoLeft{
		width: 160px;
		height: 160px;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.productInfoLeft img{
		width: 100%;
		height: 100%;
	}
	.productInfoRight{
		width: 100px;
		height: 200px;
		float: left;
		margin-left: 20px;
		cursor: pointer;
	}
	.productName{
		width: 100%;
		height: 30px;
		margin-top: 15px;
		line-height: 30px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		border-bottom: 1px solid #d6d6d6;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.proKong{display: none;}
	.productInfoRight p{
		width: 100%;
		font-size: 15px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		line-height: 28px;
	}
	.finName{
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		height: 50px;
		line-height:25px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden;
	}
	.finTime{
		width: 100%;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.productDetail{
		float: left;
		width: 98px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		margin-top: 15px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.productDetail:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendBox{
		width: 100%;
		margin-top: 50px;
	}
	.recommendBtnBox{
		width: 100%;
		height: 80px;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
	.recommendButton{
		width: 230px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		background: #FFFFFF;
		border-radius: 20px;
		font-size: 22px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color:  #F28737;
		cursor: pointer;
	}
	.recommendButtonAct{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendButton:hover{
		background:  #F28737;
		color: #FFFFFF;
	}
	.recommendInfoBox{
		width: 100%;
		margin-top: 10px;
	}
	.recommendInfo{
		width: 235px;
		height: 355px;
		float: left;
		margin-left: 20px;
		margin-top: 20px;
		background: #FFFFFF;
		border-radius: 10px;
		cursor: pointer;
	}
	.recommendInfo:nth-child(4n + 1){
		margin-left: 0px;
	}
	.recommendInfo img{
		border-radius: 10px;
		width: 195px;
		height: 195px;
		margin-top: 20px;
		margin-left: 20px;
	}
	.recommendName{
		height: 40px;
		margin-top: 10px;
		margin-left: 20px;
		line-height: 40px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #343434;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.recommendCon{
		width: 215px;
		height: 40px;
		line-height: 20px;
		margin-left: 20px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #909090;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		/* word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden; */
	}
	.recommendDetail{
		width: 98px;
		margin-left: 20px;
		margin-top: 10px;
		height: 28px;
		text-align: center;
		line-height: 28px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.recommendDetail:hover{
		background:  #F28737;
		color: #FFFFFF;
	}
	
}
@media (max-width:999px) {
	.phoneBox{
		display: none;
	}
	.recom{
		background-color: #F28737 !important;
		color: #FFFFFF !important;
	}
	.homeIframe{
		width: 1400px;
		vertical-align:bottom;
	}
	.mainBox{
		width: 1400px;
		margin: 0 auto;
	}
	.menuAndSwiperBox{
		width: 100%;
		height: 780px;
		margin-top: 30px;
	}
	.menuBox{
		float: left;
		width: 309px;
		height: 780px;
		background: url(../img/ypbg.png) no-repeat;
		background-size: 100% 100%;
	}
	.swiperBox{
		float: right;
		width: 960px;
		height: 100%;
	}
	.swiperTop{
		width: 100%;
		height: 540px;
		background: #99CCFF;
		border-radius: 10px;
		overflow: hidden;
		cursor: pointer;
	}
	.swiperBootom{
		margin-top: 40px;
		width: 100%;
		height: 200px;
	}
	.menuHeader{
		width: 100%;
		height: 20px;
		margin-top: 55px;
		font-size: 20px;
		text-indent: 125px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		background: url(../img/menuicon.png) no-repeat  95px;
		background-size: 20px 20px;
	}
	.menuItem{
		margin-left: 85px;
		margin-top: 25px;
		font-size: 18px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
	}
	.menuItem li{
		line-height: 35px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		cursor: pointer;
	}
	.menuItem li:hover{
		color: #FFFFFF !important;
	}
	.itemMore{
		width: 100%;
		height: 20px;
		margin-top: 35px;
		font-size: 20px;
		text-indent: 95px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #69330b;
		line-height: 20px;
		cursor: pointer;
	}
	.advertising{
		float: left;
		width: 460px;
		height: 200px;
		border-radius: 10px;
		overflow: hidden;
	}
	.advertising:nth-child(2){
		margin-left: 40px;
	}
	.advertising img{
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.advertisingBanner{
		width: 100%;
		height: 180px;
		margin-top: 75px;
		border-radius: 10px;
		cursor: pointer;
	}
	.advertisingBanner img{
		width: 100%;
		height: 100%;
	}
	.productBox{
		width: 100%;
		margin-top: 10px;
	}
	.productInfo{
		float: left;
		margin-left: 25px;
		margin-top: 40px;
		width: 450px;
		height: 270px;
		background: #FFFFFF;
		box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.11);
		border-radius: 10px;
		cursor: pointer;
	}
	.productInfo:nth-child(3n + 1){
		margin-left: 0;
	}
	.productInfoLeft{
		width: 230px;
		height: 230px;
		float: left;
		margin-top: 20px;
		margin-left: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.productInfoLeft img{
		width: 100%;
		height: 100%;
	}
	.productInfoRight{
		width: 160px;
		height: 210px;
		float: left;
		margin-left: 20px;
		cursor: pointer;
	}
	.proKong{display: block;height: 20px;}
	.productName{
		width: 100%;
		height: 40px;
		margin-top: 40px;
		line-height: 40px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		border-bottom: 1px solid #d6d6d6;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.productInfoRight p{
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		line-height: 28px;
	}
	.finName{
		width: 100%;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #828282;
		height: 50px;
		line-height:25px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden;
	}
	.finTime{
		width: 100%;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #000000;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.productDetail{
		float: left;
		width: 98px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		margin-top: 40px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.productDetail:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendBox{
		width: 100%;
		margin-top: 50px;
	}
	.recommendBtnBox{
		width: 100%;
		height: 80px;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
	.recommendButton{
		width: 320px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		background: #FFFFFF;
		border-radius: 20px;
		font-size: 24px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
		cursor: pointer;
	}
	.recommendButtonAct{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendButton:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	.recommendInfoBox{
		width: 100%;
		margin-top: 10px;
	}
	.recommendInfo{
		width: 260px;
		height: 410px;
		float: left;
		margin-left: 25px;
		margin-top: 20px;
		background: #FFFFFF;
		border-radius: 10px;
		cursor: pointer;
	}
	.recommendInfo:nth-child(5n + 1){
		margin-left: 0px;
	}
	.recommendInfo img{
		border-radius: 10px;
		width: 220px;
		height: 220px;
		margin-top: 20px;
		margin-left: 20px;
	}
	.recommendName{
		width: 220px;
		height: 40px;
		margin-top: 10px;
		margin-left: 20px;
		line-height: 40px;
		font-size: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #343434;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.recommendCon{
		width: 220px;
		height: 50px;
		line-height: 25px;
		margin-left: 20px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #909090;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		/* word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box; 
		-webkit-box-orient: vertical; 
		-webkit-line-clamp: 2; 
		overflow: hidden; */
	}
	.recommendDetail{
		width: 98px;
		margin-left: 20px;
		margin-top: 20px;
		height: 28px;
		text-align: center;
		line-height: 28px;
		background: #FFFFFF;
		border: 1px solid #F28737;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #F28737;
	}
	.recommendDetail:hover{
		background: #F28737;
		color: #FFFFFF;
	}
	
}