/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* banner */
.banner {
	position: relative;
	width: 100%;
}
.swiper-pagination {
	text-align: center !important;
	bottom: 0.1rem !important;
}
.swiper-pagination-bullet {
	width: 0.15rem !important;
	height: 0.15rem !important;
	opacity: 1 !important;
	background: #FFF !important;
}
.swiper-pagination-bullet-active {
	background-color: #ef6268 !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px !important;
}
/*hnav2*/
.hnav2 .son {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 25%;
	border-top: 1px solid #646464;
	text-align: center;
	color: #FFF;
	font-size: 0.23rem;
	line-height: 0.5rem;
	background: #525252;
}
.hnav2 .son:nth-child(-n+4) {
	border-top: none;
	background: #3d3d3d;
}
/*iwrap*/
.iwrap {
	width: 93.75%;
	margin: 0 auto;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
.icontainer {
	background: #1b1b1b;
	padding: 0.1rem 0;
}
.icontainer2 {
	background: #4f4f4f;
	padding-bottom: 0.1rem;
}
/*item_d*/
.item_d {
	position: relative;
	text-align: center;
	width: 31.6%;
	float: left;
	margin-right: 2.6%;
	padding: 0.2rem 0 0;
}
.item_d:nth-child(3n) {
	margin-right: 0;
}
.item_d .pic {
	display: inline-block;
	width: 66%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.item_d .tl a {
	display: block;
	font-weight: normal;
	text-align: center;
	font-size: 0.23rem;
	color: #000;
	line-height: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*itl2_b*/
.itl2_b {
	text-align: center;
	padding-top: 0.1rem;
	font-size: 0.25rem;
	line-height: 0.3rem;
	color: #bdbdbd;
	font-weight: normal;
}
.icontainer .itl2_b {
	color: #292929;
}
.icontainer2 .itl2_b {
	color: #616161;
}
/*itl_b*/
.itl_b {
	position: relative;
	width: 63.4375%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.25rem;
	line-height: 0.4rem;
	color: #FFF;
	font-weight: normal;
}
.icontainer .itl_b a {
	background: #1b1b1b;
	color: #FFF;
}
.icontainer2 .itl_b a {
	background: #4f4f4f;
	color: #FFF;
}
.icontainer2 .itl_b:after {
	border-top: 0.02rem solid #272727;
}
.icontainer2 .itl_b a:after {
	background: #272727;
	color: #FFF;
}
.icontainer2 .itl_b a:before {
	background: #272727;
	color: #FFF;
}
.itl_b:after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 100%;
	margin-top: -0.01rem;
	content: "";
	border-top: 0.02rem solid #7f7f7f;
}
.itl_b a {
	position: relative;
	z-index: 2;
	display: inline-block;
	color: #262626;
	padding: 0 0.2rem;
	background: #FFF;
	font-weight: bold;
}
.itl_b a:before {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 0.1rem;
	height: 0.1rem;
	margin-top: -0.05rem;
	content: "";
	border-radius: 50%;
	background: #7f7f7f;
}
.itl_b a:after {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	width: 0.1rem;
	height: 0.1rem;
	margin-top: -0.05rem;
	content: "";
	border-radius: 50%;
	background: #7f7f7f;
}
/*item_b*/
.item_b {
	position: relative;
	width: 48.3%;
	float: left;
	margin-right: 3.4%;
	margin-bottom: 0.1rem;
}
.item_b:nth-child(2n) {
	margin-right: 0;
}
.item_b .con {
	padding: 0.1rem 0 0;
}
.item_b .tl a {
	display: block;
	font-weight: normal;
	font-size: 0.23rem;
	color: #333;
	line-height: 0.4rem;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
}
.icontainer .item_b .tl a {
	color: #FFF;
}
/*itl_more*/
.itl_more {
	position: relative;
	width: 93.75%;
	margin: 0.1rem auto;
	text-align: center;
}
.icontainer .itl_more:after, .icontainer .itl_more:before {
	border-color: #1b1b1b;
}
.itl_more:after {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 50%;
	border-top: 0.02rem solid #e2e2e2;
	content: "";
	margin-top: -0.01rem;
}
.itl_more:before {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1;
	width: 50%;
	border-top: 0.02rem solid #e2e2e2;
	content: "";
	margin-top: -0.01rem;
}
.itl_more a {
	position: relative;
	z-index: 99;
	display: inline-block;
	color: #FFF;
	background: #f16564;
	border-radius: 0.05rem;
	font-size: 0.2rem;
	line-height: 0.35rem;
	padding: 0 0.1rem;
}
/*item_a*/
.item_a {
	position: relative;
	padding: 0.15rem 0;
	overflow: hidden;
}
.item_a:last-child {
	border-bottom: none;
}
.item_a .pic {
	position: relative;
	width: 22.66%;
}
.item_a .con {
	position: absolute;
	top: 0.15rem;
	right: 0;
	width: 75%;
}
.item_a .tl {
	display: block;
	line-height: 1.7em;
	font-size: 0.22rem;
	color: #FFF;
	font-weight: normal;
	padding: 0 0.2rem 0 0.1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/img15.png) no-repeat;
	background-size: 100% 100%;
}
.item_a .txt {
	display: block;
	font-size: 0.2rem;
	color: #666;
	line-height: 1.2em;
	max-height: 2.4em;
	overflow: hidden;
}
.item_a .price {
	color: #FFF;
}
/*iabout*/
.iabout {
	display: block;
	text-align: center;
	font-size: 0.21rem;
	color: #FFF;
	padding: 0.2rem 0;
	background: #515151;
	line-height: 1.5em;
}
.iabout .tl {
	font-size: 0.35rem;
	color: #a8a8a8;
	font-weight: bold;
	padding-bottom: 0.1rem;
}
/*inew*/
.inew {
	padding: 0 3.125%;
	margin-bottom: 0.1rem;
}
.inew li {
	font-size: 0.22rem;
	color: #a30901;
	line-height: 0.5rem;
}
.inew a {
	display: block;
	color: #333;
	padding: 0 0 0 3.125%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inew span:first-child {
	line-height: 0.3rem;
	margin: 0.1rem 0;
	padding: 0 0.1rem;
	color: #999;
	font-size: 0.18rem;
}
.inew span:nth-child(2) {
	display: inline-block;
	margin-bottom: 0.05rem;
	width: 0.2rem;
	font-size: 0.5rem;
	line-height: 0.5rem;
	color: #a30901;
	vertical-align: middle;
}
/*iabout2*/
.iabout2 {
	display: block;
	width: 87.8125%;
	margin: 0.2rem auto;
	padding: 0 0.1rem 0.1rem;
	font-size: 0.21rem;
	color: #FFF;
	text-align: center;
	background: url(../images/img16.png) no-repeat;
	background-size: 100% 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.iabout2 span {
	display: inline-block;
	vertical-align: bottom;
}
.iabout2 span:first-child {
	font-size: 0.3rem;
	font-weight: bold;
	text-align: left;
	color: #ff6967;
}
.iabout2 span:first-child i {
	font-size: 0.23rem;
	font-style: normal;
}
.iabout2 span:last-child {
	line-height: 2.5em;
	margin-left: 0.1rem;
	color: #1b1b1b;
	background: #ffffff;
	border: 1px solid #363636;
	padding: 0 0.5em;
	display: inline-block;
	font-weight: normal;
	font-size: 0.23rem;
	line-height: 1.625em;
}
/*iadg*/
.iadg {
	margin: 0.2rem auto;
	padding: 0 1em;
	font-size: 0.21rem;
	line-height: 1.5em;
	color: #333;
}
.iadg a {
	color: #b41e1f;
}
.icontainer2 .iadg {
	color: #FFF;
}
/*iabout3*/
.iabout3 {
	display: block;
	text-align: center;
	font-size: 0.21rem;
	color: #202020;
	padding: 0.1rem 0 0.2rem;
	line-height: 1.5em;
}
.iabout3 .tl {
	font-size: 0.35rem;
	color: #ff6967;
	padding-bottom: 0.2rem;
}
/*beian*/
.beian {
	width: 100%;
	height: 0.65rem;
	background: #4f4f4f;
	font-size: 0.21rem;
	line-height: 0.65rem;
	color: #FFF;
	text-align: center;
}
.beian a {
	color: #FFF;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
