@charset "utf-8";
/* CSS ebuycms.com */
.mobansu {
	overflow: hidden;
	text-align: center;
	background: #fff;
	margin-top: 12px;
	position: relative
}
.mobansu .dwei {
	position: absolute;
	top: 50%;
	margin-top: -23.5px;
	width: 45px;
	height: 45px;
	display: block;
	z-index: 999999;
	cursor: pointer;
	border-radius: 100%;
	padding: 5px;
	border: solid 1px #fff
}
.mobansu .prev {
	background: url(../fonts/zuo.svg) no-repeat center;
	left: 1%;
}
.mobansu .next {
	background: url(../fonts/you.svg) no-repeat center;
	right: 1%;
}
.mobansu .tupian {
	position: relative;
	z-index: 0;
}
.mobansu .tupian li {
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: top;
}
.mobansu .tupian li a {
	display: block;
	overflow: hidden;
	max-height: 650px;
}
.mobansu .tupian li img {
	vertical-align: top;
	display: block;
}
.mobansu .list {
	position: absolute;
	bottom: 5px;
	left: 0%;
	z-index: 1;
	width: 100%;
}
.mobansu .list li {
	display: inline-block;
	width: 20px;
	height: 5px;
	background: #fff;
	text-indent: -9999px;
	opacity: 0.7;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer
}
.mobansu .list li.on {
	background: #F63
}
.xinpin {
	padding: 20px 5px;
	background: #F8F3EF;
}
.xinpin li {
	width: 24%;
	padding-bottom: 12px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
	border-top: solid 3px #e8ba11;
	position: relative
}
.xinpin li img {
	display: block;
}
.xinpin li div {
	padding: 8px;
	padding-top: 4px;
}
.xinpin li h3 {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 1.4rem;
	font-weight: normal;
	color: #333
}
.xinpin li p {
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 2rem;
	color: #ff6709
}
.xinpin li em {
	background: #e8ba11;
	color: #fff;
	width: 68px;
	display: block;
	height: 68px;
	line-height: 110px;
	text-align: center;
	font-size: 1.3rem;
	position: absolute;
	top: -34px;
	left: -34px;
	overflow: hidden;
	-webkit-transform: rotateZ(315deg);
	transform: rotateZ(315deg);
}
.xptitle {
	padding: 15px 0;
	color: #333;
	font-size: 2.2rem;
	overflow: hidden;
	font-weight: normal;
	text-align: center
}
.techan {
	padding: 20px 5px;
	background: #eee
}
.bj1 {
	background: #F8F3EF
}
.techan li {
	width: 24%;
	padding-bottom: 12px;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff;
}
.techan li div {
	padding: 8px;
	padding-top: 4px;
}
.techan li h3 {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 1.4rem;
	font-weight: normal;
	color: #333
}
.techan li p {
	overflow: hidden;
	padding-bottom: 10px;
	font-size: 2rem;
	color: #ff6709
}
.baike {
	padding: 20px 5px;
}
.baike .title {
	font-size: 2rem;
	color: #333;
	text-align: center;
	padding-bottom: 10px;
}
.baike .title i {
	padding: 8px;
	font-weight: normal;
}
.baike .xbti {
	border-bottom: dashed 1px #ddd;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.baike li {
	width: 48%;
	margin: 1%;
	padding: 5px 0;
	border-bottom: solid 1px #ddd;
	overflow: hidden
}
.baike li a {
	display: block;
	display: flex;
}
.baike li i {
	flex: 1.3;
	display: block;
	overflow: hidden;
	max-height: 140px;
}
.baike li img {
	width: 92%;
}
.baike li div {
	flex: 2
}
.baike li h3 {
	line-height: 35px;
	max-height: 35px;
	overflow: hidden;
	font-size: 1.5rem;
	color: #444
}
.baike li p {
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	font-size: 1.3rem;
	color: #666
}
.baike li span {
	display: block;
	margin-top: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #888
}
.more {
	text-align: center;
	padding: 20px 10px;
}
.more a {
	padding: 5px 14px;
	border-radius: 20px;
	border: dashed 1px #ccc;
	color: #777;
	font-size: 1.5rem;
	font-weight: normal
}
@media(max-width:750px) {
.xinpin li {
	width: 49%;
}
.techan li {
	width: 49%;
}
.ydong {
	display: block
}
.baike li {
	width: 98%;
}
.mobansu {
	margin-top: 0;
}
.mobansu .dwei {
	display: none
}
}
