body {
	overflow-x: hidden;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, PingFang SC, Noto Sans, Noto Sans CJK SC, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

.itme_word {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 40%;
	height: auto;
	font-size: 1rem;
	color: white;
}

.logo-text {
	position: absolute;
	left: 150px;
	top: 15px;
	color: black;
}

.logo-text:hover {
	position: absolute;
	left: 150px;
	top: 15px;
	color: black;
}

@media(max-width: 870px) {
	.logo-text {
		display: none;
	}
}

.nav_lg {
	position: fixed;
	top: 0;
	z-index: 9999;
	background: white;
	opacity: 1;
}

.nav a:hover {
	color: #03A9F4 !important;
}

.active {
	color: #03A9F4 !important;
}

.navbar-collapse.in {
	overflow-y: hidden;
}

@media(min-width: 768px) {
	.navbar-nav {
		float: right !important;
	}
}

@media(max-width: 768px) {
	.nav li {
		padding: 5px !important;
	}
}

.logo_01 img {
	position: absolute;
	top: 3px;
	left: 10px;
}

.bgpica {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	font-size: 40px;
	color: #03a9f4;
}

.bgpicb {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	font-size: 40px;
	color: #03a9f4;
}

.bgpicc {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	font-size: 40px;
	color: #03a9f4;
}

.bgpicd {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	font-size: 40px;
	color: #03a9f4;
}

.bgpice {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	font-size: 40px;
	color: #03a9f4;
}

.bgpicf {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	background-image: url(http://lietouku.oss-cn-qingdao.aliyuncs.com/image/logo/feature-icon@2x.png);
	background-size: 352px 44px;
	background-position: -220px 0;
}

.bgpicg {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	background-image: url(http://lietouku.oss-cn-qingdao.aliyuncs.com/image/logo/feature-icon@2x.png);
	background-size: 352px 44px;
	background-position: -264px 0;
}

.bgpich {
	width: 44px;
	height: 44px;
	margin: 0 auto;
	background-image: url(http://lietouku.oss-cn-qingdao.aliyuncs.com/image/logo/feature-icon@2x.png);
	background-size: 352px 44px;
	background-position: -308px 0;
}


/*新加的一行*/

.onesever {
	margin-top: 20px;
}

.onesever div {
	margin-top: 20px;
}

/*新加的*/

.navbar {
	border-radius: 0 0 !important;
}

.navbar {
	margin-bottom: 0 !important;
}

.titlelog {
	font-size: 20px;
	font-weight: bold;
}

.pad {
	padding: 0 !important;
}

.service_title {
	background: #6e8ab4;
}

.service_title h4 a {
	color: white;
}

.service_title p {
	color: white;
}

.service>div {
	margin-top: 30px;
}

.service_foot {
	margin-top: 30px !important;
}

.service_foot a {
	border: 1px solid #0ab1fc;
	padding: 14px 16px;
	border-radius: 5px;
	color: #0AB1FC;
	transition: all 0.5s;
	font-size: 18px;
}

.service_foot a:hover {
	background: #0ab1fc;
	color: white;
	transition: all 0.5s;
}

.dn_sth1 h1 {
	color: #383838;
	font-size: 1rem;
}

@media (max-width: 700px) {
	.dn_sth1 h1 {
		color: #383838;
		font-size: 42px;
		text-align: center;
		font-size: 30px;
		margin-top: -10px;
	}
}


/*.bann {
	width: 100%;
	background: red;
	margin-top: 30px;
}*/

.us_div {
	margin-top: 50px;
}

.us_p {
	font-size: 18px;
	line-height: 48px;
	text-align: left;
	margin-top: 50px;
}

.index_footer {
	width: 100%;
	background: #333;
	padding: 40px;
}

.foot_p {
	color: white;
	line-height: 30px;
}

.foot_p h4 {
	font-weight: 200;
}

.foot_p p a {
	color: #777;
	font-size: 14px;
	transition: all 0.5s;
}

.foot_p p a:hover {
	color: #ededed;
	transition: all 0.5s;
}

.record {
	width: 100%;
	padding: 35px 0;
	background: black;
}

.record p {
	color: red;
	font-size: 16px !important;
	color: #A6A6A6 !important;
	text-indent: -100px;
}

@media (max-width:500px) {
	.record p {
		text-indent: 0px;
	}
}

.small {
	font-size: 85% !important;
}

.beian {
	height: 100%;
}

.margin {
	margin-top: 20px;
}

.wz_p {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	background: black;
	opacity: 0.5;
	padding: 0 !important;
	left: 0;
}

.wz_p p {
	text-align: center;
	line-height: 30px;
	color: white;
}

.sing a {
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	border-radius: 2px;
}

.sing a:hover {
	background: #6c6c6c !important;
	color: white !important;
}

.zhuce a {
	border: 1px solid #03A9F4;
	background: #03A9F4;
	color: white !important;
	border-radius: 2px;
}

.zhuce a:hover {
	border: 1px solid #03A9F4 !important;
	background: #03A9F4 !important;
	color: white !important;
	opacity: 0.7;
}

.collapse ul li a {
	margin-left: 10px !important;
	line-height: 30px;
	padding: 0 15px;
	top: 10px;
}