.content {
	width: 100%;
	height: auto;
}

.content .conbanner {
	width: 100%;
	height: 6.28rem;
	position: relative;
}

.content .conbanner img {
	width: 100%;
	height: 100%;
}

.content .conbanner .conbannerText {
	position: absolute;
	left: 2.11rem;
	top: 2.59rem;
	color: #fff;
}

.content .conbanner .conbannerText span {
	display: block;

}

.content .conbanner .conbannerText span:first-child {
	font-size: .64rem;
	font-weight: bold;
	height: .63rem;
	line-height: .64rem;
}

.content .conbanner .conbannerText span:last-child {
	font-size: .20rem;
	height: 0.2rem;
	line-height: 0.2rem;
	margin-top: 0.25rem;
}

.content .con1 {
	width: 100%;
	height: 8.87rem;
	overflow: hidden;

	background-size: 100% 100%;

}

.content .con1 .con1-title {
	text-align: center;
	font-weight: bold;
	font-size: .48rem;
	color: #333333;
	height: .46rem;
	width: 7.86rem;
	margin: 0 auto;
	line-height: .46rem;
	margin-top: 1.75rem;
	position: relative;
}

.content .con1 .con1-title img {
	position: absolute;
	width: 1.62rem;
	height: 1.62rem;
	top: -1.06rem;
	left: -.55rem;
}

.content .menuBox {
	width: auto;
	height: 4.66rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .77rem;


}

.content .menuBox .item {
	width: 3.70rem;
	height: 4.66rem;
	background: rgba(255, 255, 255, 0.6);
	margin: 0 .13rem;
	border-radius: .06rem;
	cursor: pointer;
}

.content .menuBox .item:hover {
	background-color: #fff;
	box-shadow: 0rem .08rem .14rem .02rem rgba(209, 213, 219, 0.55);
}

.content .menuBox .item img {
	width: 1.62rem;
	height: 1.62rem;
	display: block;
	margin: .21rem auto;
}

.content .menuBox .item .t1 {
	font-size: .24rem;
	font-weight: bold;
	height: .24rem;
	line-height: .24rem;
	display: block;
	width: 100%;
	text-align: center;
}

.content .menuBox .item .t2 {
	width: .06rem;
	height: .20rem;
	background: #4F79E8;
	border-radius: .03rem;
	margin: .14rem auto;
}

.content .menuBox .item .t3 {
	font-size: .18rem;
	text-align: center;
	color: #4F79E8;
	height: .18rem;
	line-height: .18rem;
}

.content .menuBox .item .t4 {
	width: 2.85rem;
	height: 1.00rem;
	font-family: Source Han Sans CN;
	font-weight: 300;
	font-size: .16rem;
	line-height: .30rem;
	color: #333333;
	margin: 0 auto;
	margin-top: .20rem;
}

.content .con2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content .con2 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con2 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con2 .c2t1 span:nth-child(2) {
	display: block;
	color: #666666;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .32rem;
}

.content .con2 .c2mb {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .54rem;

}

.content .con2 .c2mb img {
	width: 2.59rem;
	height: .63rem;
	margin: 0 .34rem;
}

.content .con2 .c2bm {
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: .75rem;
	font-size: .18rem;
}

.content .con2 .c2bm .l {
	margin-right: .38rem;
	width: 9.50rem;
	height: 4.75rem;
	box-sizing: border-box;
}

.content .con2 .c2bm .l .t {
	width: 100%;
	padding: .20rem;
	padding-top: .80rem;
	overflow: hidden;

}

.content .con2 .c2bm .l .t.b {
	width: 100%;
	padding: .20rem;
	padding-top: .80rem;
}

.content .con2 .c2bm .l .t .i {
	float: left;
	width: 1.52rem;
	height: auto;
	text-align: center;
}

.content .con2 .c2bm .l .t.b .i {
	float: right;
	width: 1.52rem;
	height: auto;
	text-align: center;
}

.content .con2 .c2bm .l .t .i img {
	width: .50rem;
	height: .50rem;
	display: block;
	margin: 0 auto;
	margin-bottom: .10rem;
}

.content .con2 .c2bm .r {
	width: 5.72rem;
	height: 4.75rem;

}

.content .con2 .c2bm .r .r1 {
	padding: 0rem .54rem;
	margin-top: .46rem;
	display: flex;
	align-items: center;
}

.content .con2 .c2bm .r .r1:nth-child(1) {
	margin-top: .72rem;
}

.content .con2 .c2bm .r .r1 .ril {
	display: inline-block;
	width: 1.11rem;
	height: .44rem;
	background: #D9012A;
	border-radius: .06rem;
	text-align: center;
	line-height: .44rem;
	color: #fff;
	font-weight: bold;
	font-size: .20rem;
}

.content .con2 .c2bm .r .r1 .rir {
	color: #333333;
	font-size: .18rem;
	margin-left: .31rem;
}

.content .con3 {
	width: 100%;
	height: 9.93rem;
	margin-top: 1.24rem;
	overflow: hidden;
}

.content .con3 .c3t1 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: .48rem;
	line-height: .48rem;
	height: .48rem;
	margin-top: 1.08rem;
}

.content .con3 .c3t2 {
	text-align: center;
	color: #fff;
	font-size: .18rem;
	line-height: .18rem;
	height: .18rem;
	margin-top: .30rem;
}

.content .con3 .c3t3 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .80rem;
}

.content .con3 .c3t3 .item {
	width: 5.02rem;
	height: 5.71rem;
	margin: 0 .14rem;
	border-radius: .06rem;
	background: #FFFFFF;
}

.content .con3 .c3t3 .item img {
	width: 100%;
	height: 2.756rem;
}

.content .con3 .c3t3 .item .itemt1 {
	width: 100%;
	text-align: center;
	height: .24rem;
	font-weight: bold;
	font-size: .24rem;
	color: #333333;
	line-height: .24rem;
	margin-top: .50rem;
}

.content .con3 .c3t3 .item .itemt2 {
	width: 100%;
	text-align: center;
	height: .18rem;
	font-size: .18rem;
	color: #666666;
	line-height: .18rem;
	margin-top: .20rem;
}

.content .con3 .c3t3 .item .itemt3 {
	width: 2.64rem;
	height: .01rem;
	border-bottom: .01rem dashed #e6e6e6;
	margin: 0 auto;
	margin-top: .38rem;
	margin-bottom: .27rem;
	position: relative;
}

.content .con3 .c3t3 .item .itemt3 span {
	display: block;
	width: .20rem;
	height: .06rem;
	background: #4F79E8;
	border-radius: .03rem;
	position: absolute;
	left: 50%;
	top: -.02rem;
	margin-left: -.10rem;
}

.content .con3 .c3t3 .item .itemt4 {
	width: 100%;
	box-sizing: border-box;
	padding: 0 .60rem;
	height: auto;
	line-height: .25rem;
	font-size: .16rem;
	color: #333333;
}


.content .con4 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con4 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con4 .c2t1 span:nth-child(2) {
	display: block;
	color: #666666;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .32rem;
}

.content .con4 img {
	width: 15.60rem;
	height: auto;
	margin: 0 auto;
	margin-top: .53rem;
}

.content .con5 {
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}

.content .con5 .lefticon {
	width: 3rem;
	height: 2.37rem;
	position: absolute;
	left: -1.2rem;
	top: 0.9rem;
}

.content .con5 .righticon {
	width: 2.09rem;
	height: 1.91rem;
	position: absolute;
	right: 1rem;
	top: 1rem;
}

.content .con5 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con5 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con5 .c2t1 span:nth-child(2) {
	display: block;
	color: #5178E8;
	font-size: .30rem;
	line-height: .30rem;
	margin-top: .20rem;
}

.content .con5 .c2t1 span:nth-child(3) {
	display: block;
	color: #666666;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .22rem;
}

.content .con5 .list {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 0.9rem;
}

.content .con5 .list .item {
	width: 5.02rem;
	height: 3rem;
	background-color: #fff;
	border-radius: 6px;
	margin: 0.2rem;
	box-sizing: border-box;
	padding: 0.3rem;
	box-shadow: 0px 0px 0.2rem 0.2rem rgba(0, 0, 0, 0.02);
}

.content .con5 .list .item .top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.content .con5 .list .item .top .left {
	height: 1.5rem;
	margin-top: 0.2rem;
}

.content .con5 .list .item .top .left .tt {
	font-size: 0.3rem;
	font-weight: bold;
	color: #333;
}

.content .con5 .list .item .top .left>div {
	width: 1rem;
	height: 0.04rem;
	background-color: #3D7EFF;
	position: relative;
}

.content .con5 .list .item .top .left>div>span {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 0.3rem;
	height: 100%;
	background-color: #D9012A;
}

.content .con5 .list .item .bom {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
}

.content .con6 {
	width: 100%;
	height: 10.79rem;
	background-size: 100% 100%;
	overflow: hidden;
	margin-top: 1.20rem;
}

.content .con6 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con6 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con6 .c2t1 span:nth-child(2) {
	display: block;
	color: #666666;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .22rem;
}

.content .con6 .c6t2 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .50rem;

}

.content .con6 .c6t2 .l {
	width: 4.42rem;
	height: 6.68rem;
	margin-right: .23rem;
	background-color: #fff;
	border-radius: .06rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .con6 .c6t2 .l img {
	width: 4.24rem;
	height: 5.16rem;
}

.content .con6 .c6t2 .r {
	width: 10.951rem;
	height: 6.68rem;
	background-size: 100% 100%;
	border-radius: .06rem;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 .66rem;
}

.content .con6 .c6t2 .r1 {
	margin-top: .70rem;
	color: #D9012A;
}

.content .con6 .c6t2 .r1 span:nth-child(1) {
	display: block;
	font-size: .30rem;
	font-weight: bold;
	line-height: .30rem;
	height: .30rem;
}

.content .con6 .c6t2 .r1 span:nth-child(2) {
	display: block;
	font-size: .24rem;
	line-height: .24rem;
	height: .24rem;
	margin-top: .20rem;
}

.content .con6 .c6t2 .r2 {
	width: 100%;
	height: auto;
}

.content .con6 .c6t2 .r2i {
	display: flex;
	align-items: center;
	margin-top: .26rem;
}

.content .con6 .c6t2 .r2i:nth-child(1) {
	margin-top: .40rem;
}

.content .con6 .c6t2 .r2i .ril {
	display: inline-block;
	width: 1.11rem;
	height: .44rem;
	background: #D9012A;
	border-radius: .6rem;
	text-align: center;
	line-height: .44rem;
	color: #fff;
	font-weight: bold;
	font-size: .20rem;
}

.content .con6 .c6t2 .r2i .rir {
	color: #333333;
	font-size: .16rem;
	margin-left: .31rem;
}

.content .con7 {
	margin: 0 auto;
	height: auto;
	display: flex;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	margin-top: 1.2rem;
}

.content .con7 .con7left {
	width: 9.6rem;
	height: auto;
}

.content .con7 .con7right {
	width: 4.42rem;
	height: 4.63rem;
	margin-left: 1.47rem;
}

.content .con7 .con7left .con7leftTitle {
	width: 100%;
	height: auto;

}

.content .con7 .con7left .con7leftTitle span:nth-child(1) {
	display: block;
	font-size: 0.48rem;
	height: .48rem;
	line-height: .48rem;
	font-weight: bold;
}

.content .con7 .con7left .con7leftTitle span:nth-child(2) {
	display: block;
	font-size: 0.18rem;
	height: .18rem;
	line-height: .18rem;
	margin-top: .3rem;
	color: #666666;
}

.content .con7 .con7left .con7List {
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.content .con7 .con7left .con7List .item {
	width: 4.71rem;
	height: 1.43rem;
	margin-right: 0.09rem;
	background-size: 100% 100%;
	margin-top: 0.2rem;
	position: relative;

}

.content .con7 .con7left .con7List .item:hover {
	.hide {
		display: flex;
	}
}

.content .con7 .con7left .con7List .item .show {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 0.6rem;
	display: flex;
	align-items: center;
	font-size: 0.24rem;
}

.content .con7 .con7left .con7List .item .show img {
	width: 0.4rem;
	margin-right: 0.1rem;
}


.content .con7 .con7left .con7List .item .hide {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: linear-gradient(90deg, #5987E7 0%, #80ABFF 100%);
	color: #fff;
	border-radius: 0.06rem;
	padding: 0 0.6rem;
	align-items: center;
}

.content .con7 .con7left .con7List .item .hide img {
	width: 0.64rem;
	margin-right: 0.1rem;
}

.content .con7 .con7left .con7List .item .hide div span:nth-child(1) {
	display: block;
	font-weight: bold;
	font-size: 0.24rem;
	height: 0.48rem;
	line-height: 0.48rem;
	text-indent: 0.05rem;
}

.content .con7 .con7left .con7List .item .hide div span:nth-child(2) {
	display: block;
	font-weight: bold;
	font-size: 0.16rem;
	height: auto;
	line-height: 0.22rem;
	padding: 0 0.06rem;
}



.content .con8 {
	width: 100%;
	height: 9.20rem;
	background-size: 100% 100%;
	overflow: hidden;
	margin-top: 0.7rem;
}

.content .con8 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con8 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con8 .c2t1 span:nth-child(2) {
	display: block;
	color: #5178E8;
	font-size: .30rem;
	line-height: .30rem;
	margin-top: .20rem;
}

.content .con8 .c2t1 span:nth-child(3) {
	display: block;
	color: #FFFFFF;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .22rem;
}

.content .con8 .box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.5rem;
}

.content .con8 .box .left {
	width: 7.78rem;
	height: 5.44rem;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.94rem 1.3rem;
	position: relative;
}

.content .con8 .box .left img {
	position: absolute;
	width: 0.82rem;
	height: 0.82rem;
}

.content .con8 .box .left .icon1 {
	right: 0.1rem;
	top: 0.3rem;
}

.content .con8 .box .left .icon2 {
	right: -0.36rem;
	top: 1.4rem;
}

.content .con8 .box .left .icon3 {
	right: -0.48rem;
	top: 2.48rem;
}

.content .con8 .box .left .icon4 {
	right: -0.26rem;
	top: 3.7rem;
}

.content .con8 .box .left .icon5 {
	right: 0.3rem;
	top: 4.7rem;
}


.content .con8 .box .left .item {
	width: 2.2rem;
	height: 1.68rem;
	background-color: #fff;
	border-radius: 0.06rem;
	margin-right: 0.46rem;
	float: left;
	margin-bottom: 0.46rem;

}

.content .con8 .box .left .item .top {
	text-align: center;
	font-weight: bold;
	font-size: 0.23rem;
	height: 0.61rem;
	line-height: 0.61rem;
	margin-top: 0.3rem;
}

.content .con8 .box .left .item .top span {
	font-size: 0.61rem;
	color: #D9012A;
}

.content .con8 .box .left .item .bom {
	text-align: center;
	line-height: 0.22rem;
	font-size: 0.22rem;
	height: 0.22rem;
	margin-top: 0.18rem;
	font-weight: bold;
}

.content .con8 .box .left .item:nth-child(2n) {
	margin-right: 0;
}

.content .con8 .box .right {
	width: 5rem;
	height: 5.44rem;
	margin-left: 0.5rem;
	position: relative;
	color: #fff;

}

.content .con8 .box .right span {
	position: absolute;
	font-size: 24px;

}

.content .con8 .box .right .span1 {
	top: 0.3rem;
	left: 0;
}

.content .con8 .box .right .span2 {
	top: 1.4rem;
	left: 0.3rem;
}

.content .con8 .box .right .span3 {
	top: 2.48rem;
	left: 0.6rem;
}

.content .con8 .box .right .span4 {
	top: 3.7rem;
	left: 0.3rem;
}

.content .con8 .box .right .span5 {
	top: 4.7rem;
	left: 0;
}



.content .con9 {
	width: 100%;
	height: 9.20rem;
	background-size: 100% 100%;
	overflow: hidden;
}

.content .con9 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con9 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.content .con9 .c2t1 span:nth-child(2) {
	display: block;
	color: #5178E8;
	font-size: .30rem;
	line-height: .30rem;
	margin-top: .20rem;
}

.content .con9 .c2t1 span:nth-child(3) {
	display: block;
	color: #333;
	font-size: .18rem;
	line-height: .18rem;
	margin-top: .22rem;
}

.content .con9 .box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.6rem;
}

.content .con9 .box .left {
	width: 5.02rem;
	height: 5.45rem;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.7rem;
}

.content .con9 .box .left .t1 {
	font-size: 0.24rem;
	line-height: 0.24rem;
	font-weight: bold;
	text-align: center;
}

.content .con9 .box .left .t2 {
	width: 0.2rem;
	height: 0.06rem;
	background-color: #4F79E8;
	border-radius: 0.03rem;
	margin: 0 auto;
	margin-top: 0.26rem;
}

.content .con9 .box .left .t3 {
	line-height: 0.4rem;
	font-size: 0.16rem;
	margin-top: 0.3rem;
}

.content .con9 .box .left .t4 {
	width: 2.31rem;
	height: .55rem;
	background: linear-gradient(-2deg, #D9012A 0%, #FF5777 100%);
	border-radius: 0.28rem;
	margin: 0 auto;
	text-align: center;
	line-height: 0.55rem;
	color: #fff;
	margin-top: 0.65rem;
}

.content .con9 .box .right {
	width: 5.02rem;
	height: 5.45rem;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.7rem;
}


.content .con9 .box .right .t1 {
	font-size: 0.24rem;
	line-height: 0.24rem;
	font-weight: bold;
	text-align: center;
}

.content .con9 .box .right .t2 {
	width: 0.2rem;
	height: 0.06rem;
	background-color: #4F79E8;
	border-radius: 0.03rem;
	margin: 0 auto;
	margin-top: 0.26rem;
}

.content .con9 .box .right .t3 {
	line-height: 0.4rem;
	font-size: 0.16rem;
	margin-top: 0.3rem;
}

.content .con9 .box .right .t4 {
	width: 2.31rem;
	height: .55rem;
	background: linear-gradient(-2deg, #D9012A 0%, #FF5777 100%);
	border-radius: 0.28rem;
	margin: 0 auto;
	text-align: center;
	line-height: 0.55rem;
	color: #fff;
	margin-top: 0.65rem;
}

.content .con9 .box .center {
	width: 5.57rem;
	height: auto;
	text-align: center;
}

.content .con9 .box .center .c1 {
	margin: 0.1rem auto;
	width: 3.2rem;
	height: 0.7rem;
	background: linear-gradient(90deg, #5987E7 0%, #81ABFF 100%);
	box-shadow: 0px 0.08rem 0.44rem 0.05rem rgba(165, 193, 248, 0.42);
	border-radius: 0.06rem;
	line-height: 0.7rem;
	color: #fff;
	font-size: 0.24rem;
	font-weight: bold;
}

.content .con9 .box .center .c2 {
	width: 2.31rem;
	height: 0.55rem;
	background: linear-gradient(-2deg, #D9012A 0%, #FF5777 100%);
	border-radius: 0.28rem;
	margin: 0.1rem auto;
	margin-top: 0.4rem;
	color: #fff;
	font-size: 0.18rem;
	line-height: 0.55rem;
}

.con10 {
	width: 100%;
	height: 10.5rem;
	background: #F6F9FF;
	background-size: 100% 100%;
	overflow: hidden;
}

.content .con10 .c2t1 {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .con10 .c2t1 span:nth-child(1) {
	display: block;
	font-weight: bold;
	color: #333;
	font-size: .48rem;
	line-height: .48rem;
	margin-top: 1.22rem;
}

.con10 .box {
	width: 12.8rem;
	height: 7.2rem;
	margin: 0 auto;
	margin-top: 0.7rem;
}

.con10 .box video {
	width: 100%;
	height: 100%;
}

/* 电商直播 */

.dian {
	width: 100%;
	height: auto;
}

.dian .conbanner {
	width: 100%;
	height: 6.92rem;
	position: relative;
	background: url(../newimg/zcy/dbanner.png);
	background-size: 100% 100%;
}

.dian .conbanner img {
	width: 100%;
	height: 100%;
}

.dian .conbanner .conbannerText {
	position: absolute;
	left: 1.92rem;
	top: 2.89rem;
	color: #333333;
}

.dian .conbanner .conbannerText span {
	display: block;

}

.dian .conbanner .conbannerText span:first-child {
	font-size: .5rem;
	font-weight: bold;
	height: .5rem;
	line-height: .5rem;
}

.dian .conbanner .conbannerText span:last-child {
	font-size: .24rem;
}

.dian .d1 {
	width: 100%;
	height: auto;
	background: #F8F8F8;
	overflow: hidden;
	padding-bottom: 1.94rem;
}

.dian .d1 .d1t {
	text-align: center;

}

.dian .d1 .d1t span {
	display: block;
}

.dian .d1 .d1t span:first-child {
	font-size: 0.5rem;
	font-weight: bold;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-top: 1.3rem;
}

.dian .d1 .d1t span:last-child {
	font-size: 0.32rem;
	color: #8B8B8B;
	height: 0.32rem;
	line-height: 0.32rem;
	margin-top: 0.3rem;
}

.dian .d1 .list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.7rem;
}

.dian .d1 .list .left {
	width: 7.89rem;
	height: 4.49rem;
}

.dian .d1 .list .left img {
	width: 100%;
	height: 100%;
}

.dian .d1 .list .right {
	margin-left: 0.65rem;
	width: 6.74rem;
	height: auto;
}

.dian .d1 .list .right .right-i1 {
	width: 100%;
	height: 1.12rem;
	background-color: #fff;
	box-shadow: 0px 8px 29px 0px rgba(8, 1, 3, 0.06);
	border-radius: 20px;
	margin-top: 0.37rem;
	display: flex;
	align-items: center;
}

.dian .d1 .list .right .right-i1 .right-i1-l {
	width: 1.04rem;
	height: 100%;
	position: relative;
}

.dian .d1 .list .right .right-i1 .right-i1-l img {
	position: absolute;
	left: 0;
	top: 0;
	width: 0.88rem;
	height: .61rem;
}

.dian .d1 .list .right .right-i1 .right-i1-r {
	width: calc(100% - 1.04rem);
}

.dian .d1 .list .right .right-i1 .right-i1-r span:nth-child(1) {
	font-size: 0.21rem;
	color: #505457;
	font-weight: bold;
	display: block;
	line-height: 0.3rem;
	height: 0.4rem;
}

.dian .d1 .list .right .right-i1 .right-i1-r span:nth-child(2) {
	font-size: 0.22rem;
	color: #505457;
	display: block;
	line-height: .30rem;
}

.dian .d2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1.5rem 0;
}

.dian .d2 .d2left {
	width: calc(4.48rem + 1.53rem + 0.37rem);
	height: 8.1rem;
	position: relative;
}

.dian .d2 .d2left img:nth-child(1) {
	position: absolute;
	left: 0;
	top: 0;
	width: 4.48rem;
	height: 8.1rem;
	z-index: 1;
}

.dian .d2 .d2left img:nth-child(2) {
	position: absolute;
	left: 2.24rem;
	top: 0.68rem;
	width: 3.42rem;
	height: 6.68rem;
	z-index: 4;
}

.dian .d2 .d2left img:nth-child(3) {
	position: absolute;
	right: 0rem;
	bottom: 0.57rem;
	width: 1.53rem;
	height: 1.53rem;
	z-index: 2;
}

.dian .d2 .d2right {
	width: 7.62rem;
	height: 8.1rem;
	overflow: hidden;
}

.dian .d2 .d2right .d2right-t {
	width: 100%;
	height: auto;
}

.dian .d2 .d2right .d2right-t span:nth-child(1) {
	font-weight: bold;
	font-size: 0.49rem;
	height: 0.49rem;
	line-height: 0.49rem;
	display: block;
	margin-top: 1.2rem;
	margin-left: 1.34rem;
	color: #171717;
}

.dian .d2 .d2right .d2right-t span:nth-child(2) {
	font-weight: bold;
	font-size: 0.49rem;
	height: 0.49rem;
	line-height: 0.49rem;
	display: block;
	margin-top: 0.1rem;
	color: #171717;
	margin-left: 1.34rem;
}

.dian .d2 .d2right .d2right-img {
	width: 7.62rem;
	height: 3.83rem;
	margin-top: 0.55rem;
}

.dian .d2 .d2right .d2right-img img {
	width: 100%;
	height: 100%;
}

.dian .d3 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F8F8F8;
	overflow: hidden;
	padding: 0.94rem;
}

.dian .d3 .left {
	width: 7.09rem;
	height: auto;
}

.dian .d3 .left span {
	display: block;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 0.43rem;
	line-height: 0.43rem;
	height: 0.43rem;
	margin-left: 0.24rem;

}

.dian .d3 .left div {
	width: 7.09rem;
	height: 5.09rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.81rem;
}

.dian .d3 .left div img {
	width: 100%;
	height: 100%;
}

.dian .d3 .right {
	width: 7.29rem;
	height: auto;
	margin-left: 1.21rem;
}


.dian .d3 .right span {
	display: block;
	width: 100%;
	height: auto;
	font-weight: bold;
	font-size: 0.43rem;
	line-height: 0.43rem;
	height: 0.43rem;
	margin-left: 0.24rem;

}

.dian .d3 .right div {
	width: 7.09rem;
	height: 5.09rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.81rem;
}

.dian .d3 .right div img {
	width: 100%;
}
.dwj_content{
	width: 15.6rem;
    margin: 0 auto;
}
.dwj_type_bg{
	width: 100%;
	background: #f8f8f8;
  }
  .dwj_type{
	height: 0.68rem;
  }
  .dwj_type li{
	float: left;
	line-height: 0.68rem;
	color: #333;
	font-size: 0.18rem;
	margin-right: 1.24rem;
	position: relative;
  }
  .dwj_type i{
	width: 100%;
	height: 0.02rem;
	background: #1e8cff;
	display: block;
	opacity: 0;
  }
  .dwj_type li.on{
	color: #1e8cff;
	font-weight: bold;
  }
  .dwj_type li.on i{
	opacity: 1;
  }


@media screen and (max-width: 1023px) {
	.content .conbanner .conbannerText {
		width: 100%;
		left: 0;
		text-align: center;
	}

	.content .con1 .con1-title {
		font-size: 0.32rem;
		margin-top: 0.5rem;
	}

	.content .conbanner .conbannerText span:last-child {
		font-size: 0.26rem;
	}

	.content .con1 {
		height: auto;
	}

	.content .con1 .con1-title img {
		display: none;
	}

	.content .menuBox {
		height: auto;
		overflow: hidden;
		flex-wrap: wrap;
	}

	.content .con2 .c2t1 span:nth-child(2) {
		font-size: 0.24rem;
	}

	.content .menuBox .item {
		width: 45%;
		margin-bottom: 0.2rem;
	}

	.content .con2 .c2mb img {
		width: 30%;
		margin: 0 0.1rem;
	}

	.content .con2 .c2bm {
		flex-wrap: wrap;
	}

	.content .con2 .c2bm .l {
		width: 90%;
		margin: 0 auto;
	}

	.content .con2 .c2bm .l .l {

		display: flex;
		align-items: center;
		justify-content: center;
	}

	.content .con2 .c2bm .l .t .i {
		width: 25%;
	}

	.content .con2 .c2bm .l .t.b .i {
		width: 25%;
	}

	.content .con2 .c2bm .r {
		width: 90%;
		margin: 0 auto;
		margin-top: 0.2rem;
	}

	.content .con3 {
		margin-top: 0.5rem;
		height: auto;
	}

	.content .con3 .c3t3 {
		flex-wrap: wrap;
	}

	.content .con3 .c3t3 .item {
		width: 90%;
		margin-bottom: 0.2rem;
	}

	.content .con4 img {
		width: 100%;
	}

	.content .con5 {
		width: 100%;
	}

	.content .con5 .lefticon {
		display: none;
	}

	.content .con5 .righticon {
		display: none;
	}

	.content .con5 .list .item {
		width: 90%;
		height: auto;
	}

	.content .con6 .c6t2 .l {
		display: none;
	}

	.content .con6 .c6t2 .r {
		width: 95%;
		padding: 0 0.15rem;
	}

	.content .con6 .c6t2 .r1 {
		text-align: center;
	}

	.content .con6 .c6t2 .r2i .rir {
		width: calc(100% - 1.2rem);
	}

	.content .con7 {
		margin-top: 0.5rem;
		flex-wrap: wrap;
		height: auto;
	}

	.content .con7 .con7left {
		width: 90%;
		margin: 0 auto;
	}

	.content .con7 .con7left .con7leftTitle {
		text-align: center;
	}

	.content .con7 .con7left .con7List .item {
		width: 100%;
		margin-bottom: 0.2rem;
	}

	.content .con7 .con7right {
		width: 90%;
		margin: 0 auto;
	}

	.content .con7 .con7right img {
		width: 100%;
	}

	.content .con8 .box {
		flex-wrap: wrap;
	}

	.content .con8 {
		height: auto;
	}


	.content .con8 .box .right {
		display: none;
	}

	.content .con9 {
		height: auto;
	}

	.content .con9 .box {
		flex-wrap: wrap;
		;
	}

	.content .con9 .box .left {
		width: 90%;
		margin-bottom: 0.2rem;
	}

	.content .con9 .box .center {
		width: 90%;
		margin-bottom: 0.2rem;
	}

	.content .con9 .box .right {
		width: 90%;
	}

	.con10 {
		height: auto;
	}

	.con10 .box {
		width: 90%;
		height: 2.5rem;
	}

	.content .menuBox .item {
		padding: 0.2rem 0;
		height: auto;
	}

	.content .menuBox .item .t1 {
		font-size: 0.32rem;
	}

	.content .menuBox .item .t4 {
		height: 2.2rem;
		font-size: 0.22rem;
	}

	.content .con3 .c3t3 .item .itemt4 {
		font-size: 0.22rem;
	}

	.content .con5 .list .item .top .left .tt {
		font-size: 0.32rem;
	}

	.content .con5 .list .item .bom {
		font-size: 0.26rem;
	}

	.content .con6 .c6t2 .r2i .rir {
		font-size: 0.2rem;
	}

	.content .con6 .c6t2 .r {
		height: auto;
	}

	.content .con7 .con7left .con7List .item .show {
		font-size: 0.3rem;
	}

	.content .con7 .con7left .con7List .item .hide div span:nth-child(1) {
		font-size: 0.28rem;
	}

	.content .con7 .con7left .con7List .item .hide div span:nth-child(2) {
		font-size: 0.22rem;
	}

	.content .con9 .box .left .t1 {
		font-size: 0.32rem;
	}

	.content .con9 .box .left .t3 {
		font-size: 0.26rem;
	}

	.content .con9 .box .left .t4 {
		font-size: 0.2rem;
	}

	.content .con9 .box .right .t1 {
		font-size: 0.32rem;
	}

	.content .con9 .box .right .t3 {
		font-size: 0.26rem;
	}

	.content .con9 .box .right .t4 {
		font-size: 0.2rem;
	}

	.content .con9 .box .center .c2 {
		font-size: 0.2rem;
	}

	.content .con2 .c2bm .r .r1 .rir {
		font-size: 0.22rem;
	}

	.content .con2 .c2bm .l .t .i {
		font-size: .22rem;
	}

	.content .con3 .c3t2 {
		font-size: 0.24rem;
	}

	.content .con4 .c2t1 span:nth-child(2) {
		font-size: 0.24rem;
	}

	.content .con5 .c2t1 span:nth-child(3) {
		font-size: 0.24rem;
	}

	.content .con6 .c2t1 span:nth-child(2) {
		font-size: 0.24rem;
	}

	.content .con7 .con7left .con7leftTitle span:nth-child(2) {
		font-size: 0.24rem;
	}

	.content .con8 .c2t1 span:nth-child(3) {
		font-size: 0.24rem;
	}

	.content .con9 .c2t1 span:nth-child(3) {
		font-size: 0.24rem;
	}

	.con10 {
		padding-bottom: 0.2rem;
	}


	/* 电商 */
	.dian .conbanner {
		width: 100%;
		height: 6.44rem;
		background: url(../newimg/zcy/dban_m.png);
		background-size: 100% 100%;
	}

	.dian .conbanner img {
		display: none;
	}

	.dian .conbanner .conbannerText {
		position: absolute;
		text-align: center;
		width: 100%;
		left: 0;
		top: 1.5rem;
	}

	.dian .d1 .list {
		flex-wrap: wrap;
	}

	.dian .d1 .list .left {
		width: 95%;
		margin: 0 auto;
	}

	.dian .d1 .list .right {
		width: 95%;
		margin: 0 auto;
	}

	.dian .d1 {
		padding-bottom: 1rem;
		;
	}

	.dian .d2 {
		flex-wrap: wrap;
	}

	.dian .d2 .d2right {
		width: 90%;
		margin: 0 auto;
	}

	.dian .d2 .d2right .d2right-t {
		text-align: center;
	}

	.dian .d2 .d2right .d2right-t span:nth-child(1) {
		margin-left: 0;
	}

	.dian .d2 .d2right .d2right-t span:nth-child(2) {
		margin-left: 0;
	}

	.dian .d2 .d2right .d2right-img {
		width: 100%;
		position: relative;
	}

	.dian .d2 .d2right .d2right-img img {
		position: absolute;
		width: 100%;
		left: -0.5rem;
	}

	.dian .d3 {
		flex-wrap: wrap;
		padding: 0.94rem 0;
	}

	.dian .d3 .left {
		width: 95%;
		height: auto;
		margin: 0 auto;
	}

	.dian .d3 .left span {
		margin-left: 0;
		text-align: center;
	}

	.dian .d3 .right {
		width: 95%;
		height: auto;
		margin: 0 auto;
		margin-top: 0.5rem;
	}

	.dian .d3 .right span {
		margin-left: 0;
		text-align: center;
	}

	.dian .d3 .right div {
		margin-top: 0.2rem;
	}
	.dwj_content{
		width: 94%;
	}
	.dwj_type{
		height: 1rem;
	  }
	  .dwj_type li{
		line-height: 1rem;
		font-size: 0.28rem;
		margin-right: 0.6rem;
	  }
}