
.content-message>div:first-child {
	padding-top: 30px !important;
}

.content-message>div:first-child>div:first-child {
	width: 540px;
	margin-right: 30px !important;
}

/* 新闻轮播图 */
.swipers .swiper-slide,
.swipers .swiper-wrapper {
	height: 340px !important;
}

.swipers .swiper-slide {
	position: relative;
}

.swipers .swiper-slide a img:hover {
	transform: scale(1.3);

	transition: all 1s ease 0s;

	-webkit-transform: scale(1.1);

	-webkit-transform: all 1s ease 0s;
}

.swipers .swiper-slide p {
	position: absolute;
	bottom: 0;
	margin: 0px !important;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: white !important;
	padding-left: 10px !important;
}

.swipers .pagination {
	position: absolute;
	z-index: 20;
	right: 0;
	bottom: 4%;
	margin: 0px !important;
}

.swipers .pagination>.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
	margin-right: 15px !important;
	opacity: 0.8;
	cursor: pointer;
	margin-right: 15px;

}

.swiper-visible-switch {
	background: #fc9401 !important;
}

.content-message>div:first-child>div.rightstyle {
	width: 600px;
}

.container-top {
	display: inline-block;
	width: 100%;
	height: 45px !important;
}

.container-top ul {
	margin-bottom: -4px;
	display: inline-block;
}

.container-top ul li {
	float: left;
	width: 190px;
	line-height: 45px;
	text-align: center;
	margin-right: 15px;
	background: #e6e6e6;
}

.container-top ul li a {
	font-weight: 800;
}

.container-top ul li:last-child {
	margin-right: 0px !important;
}

.container-bottom {
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-top: none !important;
	padding: 0 15px !important;
}

.container-bottom ul {
	margin: 0px !important;
	padding-bottom: 22px !important;
	padding-top: 7px !important;
}

.container-bottom ul li {
	display: inline-block;
	width: 100%;
	padding: 14px 0;
	border-bottom: 1px dotted #bfbfbf;
}

.container-bottom ul li div a {
	font-size: 14px !important;
}


.select {
	background: #1fb31d !important;
}

.select a {
	color: white !important;
	font-weight: 700;
}

/* 产品中心 */
.moreswiper-container .swiper-slide {
	height: 230px;
}

.moreswiper-container .swiper-slide {
	width: 267px !important;
	margin-right: 20px !important;
}

.moreswiper-container .swiper-slide:nth-child(4n) {
	margin-right: 0px !important;
}

.moreswiper-container .swiper-slide a {
	display: inline-block;
	width: 267px !important;
	height: 210px !important;
	overflow: hidden;
}

.moreswiper-container .swiper-slide img {
	width: 267px !important;
	height: 210px !important;
	margin-bottom: 15px !important;
}

.moreswiper-container .swiper-slide img:hover {
	transform: scale(1.3);

	transition: all 1s ease 0s;

	-webkit-transform: scale(1.1);

	-webkit-transform: all 1s ease 0s;
}

/* 中间广告图 */
.lunbo {
	width: 100%;
	background: #fff;
	height: 150px;
	overflow: hidden;
}

#jsNav_8146 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#jsNav_8146 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#jsNav_8146 .imageshow {
	display: inline-block;
}

#jsNav_8146 .imageshow li {
	position: absolute;
	top: 0px;
	left: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}

#jsNav_8146 .imageshow li img {
	width: 100%;
	height: 100%;
}

#jsNav_8146 .btnimage {
	position: absolute;
	display: block;
	bottom: 10px;
	right: 20px;
	z-index: 3;
	height: 20px;
	margin-bottom: 0px !important;
}

#jsNav_8146 .btnimage li {
	cursor: pointer;
	float: left;
	margin: 3px;
	width: 14px;
	height: 11px;
	background: white;
}

#jsNav_8146 .btnimage .over {
	background: #fc9401 !important;
}

/* 关于我们 */
.about>div.left:first-child {
	width: 268px;
	height: 210px;
	margin-right: 30px !important;
}

.about>div.left:first-child a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.about>div.left:first-child a img:hover {
	transform: scale(1.3);

	transition: all 1s ease 0s;

	-webkit-transform: scale(1.1);

	-webkit-transform: all 1s ease 0s;
}

.about>div.textright {
	width: 830px;
}

.about>div.textright>p:first-child {
	margin-bottom: 30px !important;
}

.about>div.textright>p.text {
	line-height: 30px;
}

/* 友情链接 */
.friend {
	border: 1px solid #dcdcdc;
}

.friend>ul {
	display: inline-block;
	margin: 0px !important;
}

.friend>ul>li {
	float: left;
	margin-right: 48px;
	margin-bottom: 20px;
	width: 234px;
}
#items .con{
	min-height:293px;
}