#header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}
@media(max-width:1024px) {
	#header {
	background:#fff;
}
}.wbg {
	background:#fff;
}
.wbg .navbox .links li a {
	color:#333
}
.navbox {
	padding:0 70px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.navbox .logo a {
	display:block;
	width:215px;
	height:65px;
}
.navbox .logo a img{
	width:100%;
	height:100%;
}
.navbox .nav-links .sidebar-logo {
	display:none;
}
.navbox .am-menu {
	display:none;
}
.navbox .nav-links {
	height:100%;
	line-height:80px;
}
.navbox .links {
	display:flex;
	margin-bottom:0
}
.navbox .links li {
	padding:0 35px;
}
.navbox .links li .postR {
	position:relative;
}
.navbox .links li a {
	height:100%;
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.links li:hover .arrow {
	transform:rotate(180deg);
}
.navbox .links li .arrow {
	color:#fff;
	transition:all 0.3s ease;
	font-size:25px;
	position:absolute;
	right:-25px;
	top:0px;
}
.navbox .links li .postA {
	position:absolute;
	top:70px;
	left:0;
	width:100%;
	line-height:40px;
	background:#333;
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	border-radius:0 0 4px 4px;
	display:none;
	z-index:2;
}
.navbox .links li .postA .dropdown {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	padding:40px 0;
}
.navbox .links li:hover .postA {
	display:block;
}
.navbox .links li .postA li {
	padding:0 15px;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
.navbox .links li .postA  .imgbox {
	width:120px;
	height:120px
}
.navbox .links li .postA  .imgbox img {
	width:100%;
	height:100%;
	border-radius:4px;
}
.navbox .links li .postA a {
	display:block;
	color:#fff;
	font-size:15px;
	font-weight:500;
}
.navbox .links li .postA a p {
	max-width:120px;
	margin:0;
	padding:10px 8px;
	word-wrap:break-word;
	text-align:center;
}
/*搜索*/

.navbox .search-btn {
	position:absolute;
	right:10px;
	height:40px;
	width:40px;
	display:none;
}
.navbox .search-btn .am {
	position:absolute;
	height:100%;
	width:100%;
	line-height:40px;
	text-align:center;
	font-size:22px;
	color:#fff;
	font-weight:600;
	cursor:pointer;
	transition:all 0.3s ease;
}
.search-box {
	display:none;
	position:absolute;
	right:0;
	width:100%;
	border-radius:6px;
	padding:20px 10%;
}
.navbox.showInput .search-box {
	top:85px;
	display:block;
	opacity:1;
}
@media (max-width:1023px) {
	.navbox.showInput .search-box {
	top:70px;
}
.navbox.showInput .search-box .form {
	line-height:26px;
}
.search-box input#keyboard {
	width:70%!important;
}
}.navbox.showInput .search-box .form {
	text-align:center;
}
.search-box input#keyboard {
	width:42%;
}
.hot-search {
	text-align:center;
	overflow:hidden;
	margin:10px auto;
	width:45%;
}
.hot-search li {
	float:left;
	margin-right:20px;
	line-height:30px;
}
.hot-search li span {
	display:block;
	font-size:13px;
}
.hot-search li a {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:13px;
}
@media (max-width:1023px) {
	.hot-search {
	width:90%;
}
}@media (max-width:1023px) {
	.navbox {
	max-width:100%;
	line-height:60px;
}
.navbox .am {
	font-size:25px;
	color:#000;
	display:block;
	position:absolute;
	right:20px;
	top:0
}
.navbox .am.am-close {
	top:20px;
	color:#fff;
}
.navbox .am-right {
	display:inline-block;
}
.navbox .logo a {
	font-size:27px;
}
.navbox .nav-links .sidebar-logo {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.sidebar-logo .logo-name {
	font-size:25px;
	color:#fff;
}
@media(max-width:1024px) {
	.navbox .logo {
	position:absolute;
	top:0;
	left:20px
}
}.navbox .nav-links {
	position:fixed;
	top:0;
	left:-100%;
	display:block;
	width:100%;
	background:#333;
	line-height:40px;
	padding:20px;
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	transition:all 0.5s ease;
	z-index:1000;
}
.navbox .links li {
	padding:0 10px;
	white-space:nowrap;
}
.navbox .links li a {
	font-size:15px;
}
.navbox .links {
	display:block;
	margin-top:20px;
}
.navbox .links li:hover .postA {
	display:none;
}
.navbox .links li .arrow {
	position:absolute;
	top:0;
	right:0;
	display:block;
	line-height:40px;
}
.navbox .links li .postA {
	position:relative;
	top:0;
	left:0;
	box-shadow:none;
	display:none;
}
.navbox .links li:hover .arrow {
	transform:rotate(0)!important;
}
.navbox .links li .postA .imgbox {
	display:none;
}
.navbox .links li .postA li {
	float:none;
	width:100%;
}
.navbox .links li .postA .dropdown {
	padding:10px 0
}
}#slider {
	position:relative;
	width:100%;
	height:770px;
}
#slider li img {
	width:100%;
	height:770px;
}
#slider .controlPager {
	position:absolute;
	bottom:10px;
	left:50%;
}
#product {
	margin:50px 0;
	overflow:hidden;
}
#product h3.title {
	text-align:center;
	font-size:40px;
	color:#333333;
	margin-bottom:65px;
}
#product h5 {
	color:#333333;
	font-size:20px;
	margin-top:10px;
	margin-bottom:25px;
}
#product .tab-container {
	max-width:100%;
	margin:0 auto;
}
#product .tab-buttons {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
#product .tab-button {
	cursor:pointer;
	position:relative;
	color:#999999;
	background:#fff;
	text-align:center;
	display:block;
	padding:8px 0;
	font-size:16px;
	margin-bottom:1px;
	border:none;
	font-weight:bold;
	border-bottom:4px solid #fff;
}
#product .tab-button:hover,#product .tab-button.active {
	color:#333333;
	border-bottom:4px solid #ff8828;
}
#product .tab-item {
	display:none;
	padding:10px;
}
#product .tab-item .row{
	padding-top:50px;
}

#product .tab-item.active {
	display:block;
}
#product .tab-content .imgbox {
	width:100%;
	height:240px;
}
#product .tab-content .imgbox img {
	width:100%;
	height:100%;
}
#about {
	clear:both;
	overflow:hidden;
	padding:145px 0 85px 0;
	position:relative;
	background:#f7f7f7;
}
#about h3 {
	color:#333333;
	font-size:38px;
	margin-bottom:32px;
}
#about p {
	color:#777777;
	font-size:16px;
	line-height:38px;
}
#about .flex-wrap {
	display:flex;
	flex-wrap:wrap;
}
#about  a.more {
	width:82px;
	font-size:16px;
	color:#666;
	padding-bottom:10px;
	border-bottom:3px solid #ff8828;
}
#about a.more .img2 {
	display:none;
}
#about a.more:hover .img1 {
	display:none;
}
#about a.more:hover .img2 {
	display:inline-block;
}
#about .tel {
	background:#ff8828;
	border-color:#ff8828;
	color:#fff;
	font-size:17px;
	border-radius:70px;
	padding:3px 25px;
	margin:35px 0 15px 0;
}
#about .imgbox {
	display:block;
	width:100%;
	height:620px;
}
#about .imgbox img {
	width:100%;
	height:100%;
}
.numCount li {
	text-align:center;
}
@media (max-width:576px) {
	.numCount li {
	margin-bottom:30px
}
}.numCount li .numU {
	line-height:1.3;
	position:relative;
	display:inline-block;
}
.numCount li .numCX {
	font-size:68px;
	line-height:100%;
	color:#ff8828;
}
.numCount li .numU .unitC {
	position:absolute;
	right:-28px;
	top:0;
	width:28px;
	height:28px;
	line-height:20px;
	text-align:center;
	border-radius:28px;
	color:#fff;
	font-size:28px;
	font-weight:bold;
	background:#ff8828;
}
.numCount li:nth-child(2) .unitC {
	font-size:16px;
	line-height:26px
}
.numCount li:nth-child(3) .unitC {
	font-size:16px;
	line-height:26px
}
.numCount .indc {
	font-size:18px;
	padding:10px 0;
	color:#000;
}
.service {
	margin:50px 0
}
.service .col-5 {
	padding:60px
}
.service .imgbox {
	width:87px;
	height:87px;
	text-align:center;
	margin:0 auto 20px;
}
.service .imgbox img {
	width:100%;
	height:100%;
}
.service h3 {
	color:#333333;
	font-size:24px;
	margin-bottom:45px;
}
.service h4 {
	color:#333333;
	font-size:16px;
	line-height:28px;
	margin-bottom:10px;
}
.service h4 i {
	width:7px;
	height:7px;
	border-radius:7px;
	display:block;
	background:#ff8828;
	margin-top:10px;
	margin-right:10px;
	float:left;
}
.service p {
	color:#666666;
	font-size:15px;
	line-height:28px;
}
.case h3 {
	text-align:center;
	font-size:40px;
	color:#333333;
	margin-bottom:65px;
}
#content-slider {
	position:relative;
	width:100%;
	height:400px;
}
#content-slider  li {
	position:relative;
}
#content-slider  li img {
	width:100%;
	height:400px;
}
.case .controlPager {
	display:none
}
#content-slider  li .meta {
	width:100%;
	position:absolute;
	top:30%;
	text-align:center;
}
#content-slider  li .meta h5 {
	padding:0 50px;
	font-size:28px;
	margin-bottom:25px;
	line-height:55px;
	color:#fff;
}
#content-slider  li .meta p {
	font-size:16px;
	color:#fff;
}
@media(max-width:768px) {
	#content-slider,#content-slider  li img {
	height:200px;
}
#content-slider  li .meta h5 {
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:18px;
}
#content-slider li .meta p {
	display:none;
}
}@media(max-width:576px) {
	#content-slider,#content-slider  li img {
	height:140px;
}
#content-slider  li .meta h5 {
	font-size:15px;
}
}#news {
	margin-top:50px;
	padding:100px 0;
	background:#f4f4f4;
}
#news h2 {
	float:left;
	font-size:38px;
	color:#333333;
}
#news .tab-container {
	max-width:100%;
	margin:0 auto;
}
#news .tab-buttons {
	float:right;
}
#news .tab-button {
	cursor:pointer;
	position:relative;
	color:#999999;
	float:left;
	position:relative;
	color:#999999;
	margin-left:40px;
	padding-bottom:10px;
	font-weight:bold;
	text-align:center;
	display:block;
	padding:8px 0;
	font-size:16px;
	margin-bottom:1px;
	border:none;
	font-weight:bold;
	border-bottom:4px solid #fff;
}
#news .tab-button:hover,#news .tab-button.active {
	color:#333333;
	border-bottom:4px solid #ff8828;
}
#news .tab-item {
	display:none;
	padding:10px;
}
#news .tab-item.active {
	display:block;
}
#news ul {
	clear:both;
	overflow:hidden;
	padding:40px 0;
}
#news ul li {
	display:block;
	background:#fff;
	overflow:hidden;
	padding:20px;
	border-radius:4px;
}
#news  .imgbox {
	float:left;
	height:200px;
	width:300px;
	margin-right:30px;
}
#news  .imgbox img {
	width:100%;
	height:100%;
	border-radius:4px;
}
#news h5 {
	color:#333333;
	font-size:20px;
	margin-bottom:15px;
}
#news p.summary {
	color:#999999;
	font-size:16px;
	line-height:26px;
	margin-bottom:55px;
	text-overflow:-o-ellipsis-lastline;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	line-clamp:2;
	-webkit-box-orient:vertical;
}
#news span.time {
	color:#999999;
}
#news  a.more {
	width:82px;
	font-size:16px;
	color:#666;
	padding-bottom:10px;
	border-bottom:3px solid #ff8828;
}
#news a.more .img2 {
	display:none;
}
#news a.more:hover .img1 {
	display:none;
}
#news a.more:hover .img2 {
	display:inline-block;
}
@media(max-width:576px) {
	#news h2 {
	font-size:24px;
}
#news .tab-button {
	margin-left:10px;
	font-size:14px;
}
}#fade {
	display:none;
	background:#000000;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:.80;
	z-index:9999;
}
.footer {
	background:linear-gradient(#1c7776,#3fa9e2);
	padding-top:100px;
}
.footer-t {
	display:flex;
	justify-content:space-between;
}
@media(max-width:1024px) {
	.footer-t {
	display:none;
}
}.footer-l .imgbox {
	width:375px;
	height:114px;
	margin-bottom:45px;
}
.footer-l .imgbox img{
	width:100%;
	height:100%;
}

.footer-l h3 {
	color:#fff;
	font-size:15px;
	margin-bottom:15px;
}
.footer-l h4 {
	color:#fff;
	font-size:22px;
	margin-bottom:24px;
}
.footer-t>dl h3 {
	font-size:18px;
	color:#fff;
	margin-bottom:22px;
}
.footer-l p {
	color:#fff;
}
.bold {
	font-weight:bold;
}
.footer-t>dl dd {
	font-size:15px;
	line-height:34px;
	margin:0;
}
.footer-t>dl dd a {
	color:#fff!important;
}
.footer-b {
	padding:15px 0;
    border-top: 1px solid #fff;
    height: 82px;
    color: #fff;
}

.footer-b p {
	color:#fff;
	float:left;
	display:inline
}
.footer-b p a {
	color:#fff;
}
.footer-b h5 {
	float:right;
	text-align:right;
}
.footer-b h5 a {
	display:block;
	margin-left:12px;
	position:relative;
}
.footer-b h5 a img {
	display:block;
}
.footer-b h5 a i {
	display:none;
}
.footer-b h5 a:hover i {
	display:block;
	width:100px;
	bottom:100%;
	right:0;
	position:absolute;
}
.footer-b h5 a i img {
	width:100px;
	height:100px;
}
.dbdh {
	width:100%;
	position:fixed;
	bottom:0px;
	background:#222;
	overflow:hidden;
	box-shadow:-5px 0px 10px #666;
	display:none;
	z-index:120;
}
.dbdh ul li {
	float:left;
	width:calc(25% - 1px);
	text-align:center;
	border-right:1px solid rgb(255 255 255 / 0.2);
	padding:10px 0;
	cursor:pointer;
}
.dbdh ul li:last-child {
	border:none;
	width:25%;
}
.dbdh ul li.active {
	background:#fff;
}
.dbdh ul li.active a {
	color:#ff8828;
}
.dbdh ul li a {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
.dbdh ul li i {
	display:block;
	margin-bottom:5px;
}
.dbdh .am {
	font-size:24px;
}
@media(max-width:1024px) {
	.dbdh {
	display:block;
}
}