* {
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

/*页首、页脚CSS样式*/
body {
	/*padding-top: 50px;*/
	/*padding-bottom: 40px;*/
	color: #5a5a5a;
	font-size: 14px;
}

a:hover,
a:active,
a:link,
a:focus {
	text-decoration: none;
}

.theme {
	background: #0062b3;
}

.themes {
	background: #138df2;
}

.navbar {
	border-radius: 0px !important;
}



.navbar-nav>li>a {
	padding: 20px 10px;
	font-size: 16px;
	color: #fff;
}

.navbar-default {
	border: none;
}

.navbar-toggle {
	margin-top: 15px;
}

.top {
	background: #F7F7F7;
}

.logo h1 {
	margin: 5px 0 0 0;
	color: #138df2;
}

/* .logo img {
	width: 399px;
	height: 80px;
	margin: 5px 0 0 0;
} */

.logo h1 i {
	font-size: 16px;
}

.top p {
	padding: 10px 0;
	margin: 0;
	font-size: 13px;
}

.top-phone>div {
	float: right;
}

.phone-icon {
	padding: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 30px;
	/* border: 2px solid #138df2; */
}

.phone-icon span {
	font-size: 24px;
	color: #138df2;
}

.con-phone {
	margin-left: 20px;
}

.con-phone span {
	margin-bottom: 10px;
	font-size: 15px;
}

.con-phone p {
	font-size: 22px;
	color: #138df2;
	margin: 0;
}

.title-logo {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

.navbar-default {
	margin-bottom: 0px;
	border: 0px;
	/*border-bottom:3px solid #005197;*/
	background-color: #138df2;
}

.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:hover,
.navbar-default .navbar-nav .active a:focus {
	color: #fff;
	background-color: #0062b3;
}

.navbar-default .navbar-nav li.open a.on {
	color: #fff;
	background-color: #0062b3;
}

.navbar-default .navbar-nav li ul a:hover {
	color: #138df2;
	background-color: transparent;
}

.dropdown-menu {
	padding: 0px;
}

.dropdown-menu li a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #777;
	/* background-color: #138df2; */
}

.nav-top {
	width: 123px;
	/* text-align: center; */
	color: #fff;
	/* border-right: 1px solid rgba(0, 0, 0, 0.1); */
}

.nav>li {
	/* background-color: #34aadc; */
}

@media only screen and (max-width: 768px) {

	.nav-top {
		width: 100%;

	}

	.navbar-nav>li>a {
		padding: 10px;
		color: #777;
		border-bottom: 1px dashed #dadada;
	}

	.navbar-default {
		background-color: #F7F7F7;
	}
}

.line {
	height: 3px;
	width: 100%;
}


.web-footer {
	width: 100%;
	margin-top: 20px;
	background-color: #138df2;
	padding-top: 14px;
}

@media only screen and (max-width: 768px) {
	.web-footer {
		margin-bottom: 50px;
	}
}

#map-footer dl {
	text-align: center;
	margin-top: 40px;
}

#map-footer dt {
	padding: 3px;
	color: #fff;
}

#map-footer dd {
	padding: 3px;
	color: #fff
}

#map-footer p {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 16px;
}

#map-footer a {
	color: #A6A6A6;
	font-size: 13px;
}

#map-footer a:hover {
	color: #fff;
	text-decoration: none;
}

#wx {
	text-align: center;
	margin-top: 10px;
}

#wx img {
	width: 100px;
	height: 100px;
}

#wx p {
	line-height: 30px;
	color: #888;
}

#wx a {
	line-height: 30px;
}

dt,
dd {
	line-height: 30px;
}

dt,
dd a {
	color: #666;
}

/*底部版权*/
@media screen and (max-width: 480px) footer {
	padding: 30px 0 30px;
}

footer {
	background: rgb(38, 44, 54);
	width: 100%;
	padding: 30px 0 10px;
	color: #888;
	font-size: 14px;
	position: relative;
	overflow: hidden;
}

footer:before {
	content: "";
	background: #34aadc linear-gradient(to left, #1487f4, #5ac8fa, #007aff, #5ac8fa);
	height: 6px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 839px) .box,
article {
	width: 100%;
}

.box,
article {
	/* width: 1170px; */
	margin: auto;
	overflow: hidden;
}

.wxbox {
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}

.wxbox li {
	float: none;
	display: inline-block
}

#patent-footer {
	margin-top: 10px;
	text-align: right;
	background-color: #005197;
}

#patent-footer p {
	padding: 10px;
	color: #8d8d8d;
	text-align: center;
	font-size: 14px;
	margin: 0;
}

#patent-footer p a {
	padding: 10px;
	color: #8d8d8d;
	text-align: center;
	font-size: 14px;
	margin: 0;
}

.margT20 {
	margin-top: 20px;
}

.con-space {
	padding-top: 30px;
	padding-bottom: 30px;
}

.ser {
	margin-top: 20px;
	position: relative;
}

.ser img {
	width: 100%;
}

.ser-intr p {
	text-align: center;
	color: #2d2d2d;
	line-height: 40px;
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 15px;
	position: absolute;
	bottom: 0;
}

.ser-intr p span {
	color: #138df2;
	font-size: 16px;
	margin-left: 10px;
	top: 2px;
	transition: all .3s;
}

.ser a:hover span {
	margin-left: 20px;
	transition: all .3s;
}

.ser a:hover p {
	color: #138df2;
}

.ser a {
	margin-bottom: 10px;
	overflow: hidden;
}

.mobile-logo h1 {
	background-image: url("/public/images/logo.png");
	background-repeat: no-repeat;
	/* 不重复平铺 */
	background-position: center;
	background-size: cover;
	/* 居中显示 */
	width: 153px;
	height: 32px;
}

.news-time {
	text-align: center;
	font-size: 15px;
	text-align: center !important;
	text-indent: 0 !important;
}

li {
	list-style: none;
}

.fl-footer {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E7E5E5;
	position: fixed;
	bottom: 0;
	z-index: 10;
	width: 100%;
}

.fl-footer ul {
	padding: 0;
	margin: 0;
}

.fl-footer .dropdown {
	text-align: center;
	width: 25%;
	border-left: 1px solid #E7E5E5;
	position: relative;
	float: left;
	padding: 15px 0;
	background-color: #FFFFFF;
}

.fl-footer .dropdown:first-child {
	border: none;
}

.fl-footer .dropdown a {
	color: #888;
}

.fl-footer .dropdown-menu {
	bottom: 50px;
	top: auto;
}

.fl-footer .dropdown:last-child .dropdown-menu {
	right: 0;
	left: auto;
}

.fl-footer .dropdown.open>a {
	color: #138df2;
}

.fl-footer .dropdown.open #triangle-bottomright {
	border-bottom-color: #138df2;
}

#triangle-bottomright {
	width: 0;
	height: 0;
	border-bottom: 10px solid #aaa;
	border-left: 10px solid transparent;
}

.fl-footer .dropdown span {
	position: absolute;
	bottom: 0;
	right: 0;
}

.js-video {
	padding: 10px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 8px;
}

video {
	/* mix-blend-mode: screen; */
	-webkit-filter: grayscale(30%); //添加灰度蒙版，如果设定为100%则视频显示为黑白
}

.carousel-indicators .active {
	margin: auto !important;
	background-color: #138df2 !important;
}

.carousel-indicators li {
	margin: auto !important;
	width: 12px !important;
	height: 12px !important;
	border: none !important;
	background-color: #fff !important;
}

.link {
	width: 100%;
	margin: 20px 0;
}

.link a {
	color: #666;
	line-height: 30px;
	padding: 0 5px;
}

.w-line {
	display: block;
	margin: 0;
	margin-top: -0;
	padding: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	font-size: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}