.bannerbox{
	background-repeat: no-repeat;
    background-position: 50% center;
    background-size: 100% 540px;
    width: 100%;
	height: 540px;
	overflow: hidden;
}
.tbbox{
	width: 1200px;
	height: 480px;
	box-shadow:4px 4px 20px #c9c9c9;
	margin: 0 auto;
	margin: 30px auto;
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
}
.tbbox .tukufenlei{
	float: left;
	width: 300px;
	height: 460px;
	padding: 10px 0;
	background: #39364d;
	position: relative;
}
.tbbox .tukufenlei .flbox{
	width: 100%;
	height: 480px;
	overflow-y: auto;
}
.tbbox .tukufenlei .flbox .fenlist{
	width: 300px;
	height: 50px;
	/*position: relative;*/
}
.tbbox .tukufenlei .flbox .fenlist .lis{
	width: 270px;
	height: 50px;
	margin-left: 10px;
	text-overflow: ellipsis;
    white-space: nowrap;
   overflow: hidden;
   line-height: 50px;
   color: #FFFFff;
   float: left;
}
.tbbox .tukufenlei .flbox .fenlist:hover{
	background: #47435d;
	cursor: pointer;
}
.jticon{
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 15px;
	transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.flmore{
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0;bottom: 0;
}
.flmore a{
	display: block;
	height: 50px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
.flmore a:hover{
	opacity: .7;
}
.fldetail{
	position: absolute;
	left: 300px;
	top: 0;
	width: 700px;
	height: 440px;
	padding: 20px;
	background: #FFFFFF;
	z-index: 999999999999999999999999;
	overflow-y: auto;
}
.fldetail .ontitle{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
.fldetail .flist{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.fldetail .flist .two{
	width: 100%;
	font-size: 16px;
}
.fldetail .flist .three{
	width: 100%;
}
.fldetail .flist .three a{
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #333333;
}
.fldetail .flist .three a:hover{
	color: #2c68ff;
}

.flmore:hover{
	opacity: .7;
}

.banner{
	float: right;
	width: 900px;
	height: 480px;
}
.banner .swiper-slide{
	width: 900px;
	height: 480px;
}
.swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.zhdt{
	width: 1160px;
	/*height: 310px;*/
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	padding: 20px;
	border-radius: 10px;
	background: #FFFFFF;
}
.zhdt .top{
	width: 1160px;
	height: 50px;
}
.zhdt .top .name{
	float: left;
	width: 200px;
	height: 50px;
	position: relative;
}
.zhdt .top .name img{
	width: 200px;
	height: 50px;
}
.zhdt .top .name .titlem{
	width: 200px;
	height: 50px;
	position: absolute;
	left: 0;top: 0;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.morlink{
	float: right;
	line-height: 50px;
	color: #333333;
}
.morlink:hover{
	opacity: .7;
}
.zt{
	width: 1160px;
	overflow: hidden;
	margin-top: 20px;
}
.zt ul{
	width: 1200px;
}
.zt ul li{
	float: left;
	width: 370px;
	height: 300px;
	border: 1px solid #d6d6d6;
	margin-right: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.zt ul li .imgtxt{
	width: 370px;
	height: 200px;
	position: relative;
}
.zt ul li .imgtxt img{
	width: 370px;
	height: 200px;
}
.zt ul li .imgtxt .txt{
	width: 330px;
	padding: 20px;
	position: absolute;
	left: 0;top: 50px;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.zt ul li .zttit{
	width: 330px;
	padding: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.zt ul li .num{
	width: 330px;
	padding:0 20px;
	color: #666666;
	text-align: right;
}
.zt ul li:hover{
	opacity: .7;
}

.cpqc{
	width: 1160px;
	min-height: 310px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	padding: 20px;
	border-radius: 10px;
	background: #FFFFFF;
}
.cpqc .top{
	width: 1160px;
	height: 50px;
}
.cpqc .top .name{
	float: left;
	width: 200px;
	height: 50px;
	position: relative;
}
.cpqc .top .name img{
	width: 200px;
	height: 50px;
}
.cpqc .top .name .titlem{
	width: 200px;
	height: 50px;
	position: absolute;
	left: 0;top: 0;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.cpqc .content{
	width: 1160px;
	min-height: 350px;
	display: grid;
	flex-wrap: wrap;
	justify-content: space-between;
	grid-template-columns: repeat(auto-fill,280px);
	grid-gap: 0 1px;
}
.cpqc .content .row{
	width: 256px;
	height: 350px;
	margin-top: 20px;
	border: 1px solid #CBCBCB;
}
.cpqc .row_img{
	width: 256px;
	height: 256px;
}
.cpqc .row_img img{
	width: 256px;
	height: 256px;
}
.cpqc .row_title{
	width: 240px;
	height: 20px;
	margin: 0 auto;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.cpqc .row_price{
	width: 240px;
	height: 60px;
	margin: 0 auto;
	margin-top: 5px;
}
.cpqc .row_price .price{
	width: 120px;
	height: 60px;
	float: left;
	text-align: left;
	line-height: 60px;
	color: #DE0606;
	font-size: 18px;
}
.cpqc .row_price .old_price{
	width: 120px;
	height: 60px;
	float: right;
	text-align: right;
	line-height: 60px;
	color: #A09E9E;
	font-size: 16px;
	text-decoration: line-through;
}

.bshd{
	width: 1160px;
	min-height: 310px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	padding: 20px;
	border-radius: 10px;
	background: #FFFFFF;
}
.bshd .top{
	width: 1160px;
	height: 50px;
}
.bshd .top .name{
	float: left;
	width: 200px;
	height: 50px;
	position: relative;
}
.bshd .top .name img{
	width: 200px;
	height: 50px;
}
.bshd .top .name .titlem{
	width: 200px;
	height: 50px;
	position: absolute;
	left: 0;top: 0;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.bshd .content{
	width: 1160px;
	min-height: 280px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.bshd .content .row{
	width: 552px;
	height: 280px;
	margin-top: 20px;
	border: 1px solid #CBCBCB;
	position: relative;
}
.bshd .content .row .label1{
	width: 60px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #ffffff;
	background-color: #BCBCBC;
}
.bshd .content .row .label2{
	width: 60px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #ffffff;
	background-color: #07BE61;
}
.bshd .content .row .label3{
	width: 60px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	color: #ffffff;
	background-color: #BCBCBC;
}

.bshd .row_img{
	width: 552px;
	height: 220px;
}
.bshd .row_img img{
	width: 552px;
	height: 220px;
}
.bshd .row_title{
	width: 552px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}




