body {}

.publicTop {
	border-bottom: solid 1px #EEEEEE;
	padding: 10px 10px 0px 10px;
	background: #fff;
	display: flex;
}

.publicTop li {
	float: left;
	line-height: 46px;
	margin-left: 30px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
}

.newservice {
	position: relative;
	z-index: 66;
}

.dp_rotatingBroadcast {
	position: relative;
	height: 560px;
	overflow: hidden;
}

.dp_rotatingBroadcast .main-inner {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
}

#myCarousel img,
.main .core {
	width: 1920px;
}

#myCarousel {
	border-radius: 0;
}

.newservice .service-bd {
	background: rgba(255, 255, 255, 0.65);
	border-radius: 0px 0px 0px 0px;
	padding: 20px 0 20px 20px;
}

.newservice {
	margin: 100px 0;
	background: none;
	border-radius: 0;
}

.carousel-inner>.item {
	height: auto;
}

.newservice .service-bd li a {
	width: 25%;
	display: block;
	float: left;
}

.newservice .service-bd li a:nth-child(1) {
	font-weight: bold;
}

.newservice .service-bd {
	width: 360px;
}

.newservice .service-bd li {
	width: auto;
}

.footer-copyright {
	padding: 20px 0;
}

.copy_right_txt {
	width: 100%;
}

.footer-left-layout .ewm {
	width: 100px;
	height: 100px;
	padding: 0;
}

.footer-left-layout .ewm img {
	width: 100px;
	height: 100px;
}

.footer-nav .n-item a,
.footer-left-layout .txt a,
.footer-left-layout .info a {
	color: #ccc !important;
}

.footer-left-layout .rt {
	margin-left: 0 !important;
}

.footer-left-layout .ewm {
	padding: 0 !important;
}

.footer-left-layout .lt {
	width: 184px !important;
}