
#intro {
	background: url(http://hhpk8.com/skin/images/bannerbg.jpg) top no-repeat;
	background-size: cover;
	height: 550px;
	padding-top: 40px;
	overflow: hidden
}

@media (min-width:1200px) {
	.navbar-brand {
		margin-right: 2rem
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

@media (max-width:1199px) {
	#intro {
		padding-top: 80px
	}
}

@media (max-width:992px) {
	#intro {
		height: 320px;
		padding-top: 40px
	}

	#header .navbar {
		transition: all .5s;
		height: 0
	}

	#logo>img {
		top: -48px
	}

	#lang {
		position: fixed;
		top: 26px;
		right: 50px;
		z-index: 990
	}
}

#intro .carousel-control-next,#intro .carousel-control-prev {
	width: 40px;
	height: 40px;
	top: auto;
	bottom: 55px;
	background: #000;
	opacity: .8;
	font-size: 20px;
	line-height: 40px
}

#intro .carousel-control-next {
	left: 55px;
	right: auto
}

#intro .carousel-control-next:hover,#intro .carousel-control-prev:hover {
	background: #e31610;
	opacity: .9
}

#float-contact .container {
	height: 40px
}

#float-contact img {
	position: absolute;
	bottom: 0;
	z-index: 999
}

#float-contact .blank {
	position: relative
}

#float-contact .blank:after {
	content: "";
	width: 40%;
	height: 100px;
	background: #fff;
	z-index: 998;
	bottom: 0;
	left: 0;
	position: absolute
}

#pro-center {
	padding: 40px 0
}

#pro-center .navbar-brand {
	z-index: 2
}

#pro-center .navbar-brand:after {
	position: absolute;
	width: 105px;
	border-bottom: 3px solid #959595;
	left: 0;
	bottom: -9px;
	content: ""
}

#pro-center .navbar-brand:before {
	position: absolute;
	content: "";
	z-index: -1;
	width: 300px;
	height: 32px;
	background: url(http://hhpk8.com/skin/images/section-pro.png) 0 0 no-repeat;
	left: 0;
	top: -12px
}

#pro-center .pro-list {
	border-top: 1px solid #d0d0d0;
	padding-top: 64px
}



#inner_about .about-img {
	padding-top: 40px;
	position: relative;
	z-index: 1
}

#inner_about .about-img:after {
	content: "";
	position: absolute;
	width: 238px;
	height: 299px;
	top: 0;
	right: 0;
	z-index: -1;
	background: url(http://hhpk8.com/skin/images/inner_about_bg.jpg) 0 0 no-repeat
}

#inner_about .about-img>img {
	max-width: 348px
}

#inner_culture {
	padding-top: 80px
}

#inner_culture .about-img>img {
	max-width: 448px
}

#inner_culture .list {
	padding: 0
}

#inner_culture .item {
	list-style: none;
	color: #7a7a7a;
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 3px;
	position: relative;
	transition: all .3s;
	cursor: pointer
}

#inner_culture .item>i {
	color: #dcdcdc;
	font-size: 36px;
	line-height: 40px;
	width: 40px;
	margin-left: 15px;
	float: left
}

#inner_culture .item .txt {
	line-height: 40px;
	margin-left: 90px;
	position: relative;
	transition: all .2s;
	font-size: 14px
}

#inner_culture .item.active,#inner_culture .item:hover {
	color: #e31610
}

#inner_culture .item.active:after,#inner_culture .item:hover:after {
	height: 32px;
	width: 0;
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	border-left: 3px solid #e31610
}

#inner_culture .item.active .txt,#inner_culture .item:hover .txt {
	color: #fff;
	background: #e31610;
	padding: 0 20px
}

#inner_culture .item.active .txt:after,#inner_culture .item:hover .txt:after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	left: -6px;
	top: 14px;
	background: #e31610
}

#inner_culture .item.active>i,#inner_culture .item:hover>i {
	color: #e31610
}

#inner_culture .spec {
	width: 16px;
	border-top: 2px solid #222;
	margin-bottom: 40px
}

#inner_business {
	margin-top: 80px
}

#inner_business .spec {
	width: 40px;
	border-top: 3px solid #222;
	margin: 25px 0
}

#inner_business .container {
	padding: 60px 0;
	z-index: 1
}

#inner_business .container:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 100px;
	background: #f3f3f5;
	z-index: -1
}

#inner_business .carousel-control-next,#inner_business .carousel-control-prev {
	width: 50px;
	height: 50px;
	top: auto;
	bottom: 0;
	background: #333;
	opacity: .8;
	font-size: 24px;
	line-height: 50px;
	border-radius: 25px
}

#inner_business .carousel-control-next:hover,#inner_business .carousel-control-prev:hover {
	background: #e31610
}

#inner_business .carousel-control-next {
	right: auto;
	left: 65px
}

#inner_factory {
	margin-top: 130px
}

#inner_factory .spec {
	width: 40px;
	border-top: 3px solid #222;
	margin: 25px 0
}

#inner_factory .container {
	padding: 60px 0;
	z-index: 1
}

#inner_factory .container:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 100px;
	background: #f3f3f5;
	z-index: -1
}

#inner_factory .carousel-control-next,#inner_factory .carousel-control-prev {
	width: 50px;
	height: 50px;
	top: auto;
	bottom: 0;
	background: #333;
	opacity: .8;
	font-size: 24px;
	line-height: 50px;
	border-radius: 25px
}

#inner_factory .carousel-control-next:hover,#inner_factory .carousel-control-prev:hover {
	background: #e31610
}

#inner_factory .carousel-control-next {
	right: auto;
	left: 65px
}

#inner_honor {
	margin-top: 70px;
	background: url(http://hhpk8.com/skin/images/honor_bg.jpg) top no-repeat;
	padding-top: 105px;
	margin-bottom: 40px
}

#inner_honor .item {
	margin-bottom: 20px;
	text-align: center
}

#inner_honor .item img {
	padding: 10px;
	border: 1px solid #efefef
}

#case-box {
	padding: 0 30px
}

#case-box .f5bg {
	background: #f5f5f5;
	padding: 40px
}

#case-box .date,#case-box .tit {
	font-size: 18px
}

#case-box .tit {
	color: #000;
	font-weight: 700
}

#case-box .row:hover .tit a {
	color: #e31610
}

#case-box .date {
	color: #a8a8a8;
	position: relative;
	padding-bottom: 30px
}

#case-box .date:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid #b7b7b7;
	width: 45px;
	bottom: 20px;
	left: 0
}

#case-box .desp {
	color: #b7b7b7;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px
}

#case-box .btn {
	background-color: #a4a4a4;
	color: #fff;
	border-radius: 0
}

#case-box .btn:hover,#case-box .row:hover .btn {
	background-color: #e31610
}

#case-box .r_0 {
	border-top: 1px solid #d7d7d7;
	margin-top: 10px;
	padding-top: 36px
}

.listpager {
	text-align: center;
	margin: 40px 0
}

.listpager .first,.listpager .last {
	display: none
}

.listpager a {
	font-size: 12px;
	color: #333;
	border: 1px solid #e8e8e8;
	line-height: 36px;
	border-radius: 4px;
	display: inline-block;
	padding: 0 15px
}
.listpager span{display:none;}
.listpager a+a {
	margin-left: 10px
}

.listpager a.page-num-current,.listpager a:hover {
	border-color: #e31610;
	color: #e31610
}

#download .box {
	border-top: 1px solid #b7b7b7;
	margin-top: 10px;
	padding-top: 20px
}

#download tr td {
	border: none;
	line-height: 40px;
	font-size: 14px
}

#download tr {
	transition: all .3s;
	-webkit-transition: all .3s;
	height: auto
}

#download tr td i {
	font-size: 30px;
	color: #838383
}

#download tr td a:hover i {
	color: #e31610
}

#download tr:nth-child(odd) {
	background-color: #fff
}

#download tr:nth-child(2n) {
	background-color: #f9fafc
}

#download tr:hover {
	background-color: #f8f8f8
}

#download tr:first-child:hover {
	background-color: #fff
}

#download .tit td {
	color: #999;
	font-size: 16px
}

#download .item {
	opacity: .9
}

#news-box .sp-line {
	margin-top: 10px;
	border-top: 1px solid #d7d7d7;
	padding-top: 20px
}

#news-box .tit {
	padding-bottom: 10px;
	font-size: 16px;
	color: #000;
	line-height: 32px
}

#news-box .row:hover .tit a {
	color: #e31610
}

#news-box .pic {
	display: block;
	position: relative;
	z-index: 1
}

#news-box .pic:after {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	z-index: 2
}

#news-box .pic:after,#news-box .pic:before {
	position: absolute;
	opacity: 0;
	transition: all .3s
}

#news-box .pic:before {
	content: "\f425";
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	font-size: 40px;
	height: 40px;
	width: 40px;
	font-family: Ionicons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 40px;
	text-align: center;
	color: #fff;
	z-index: 3
}

#news-box .row:hover .pic:after {
	opacity: .6
}

#news-box .row:hover .pic:before {
	opacity: 1
}

#article-box .hd {
	margin-top: 10px;
	/* border-top: 1px solid #d7d7d7; */
	padding-top: 20px;
	color: #888;
}

#article-box img {
	max-width: 100%;
	height: auto
}

#article-box p {
	line-height: 1.8
}

#article-box .contact {
	margin: 30px 0;
	padding: 0 30px
}

#article-box .contact h6 {
	font-size: 18px
}

#article-box .contact .opt {
	font-size: 15px;
	color: #999;
	line-height: 1.8
}

#article-box .more {
	border: dashed #888;
	border-width: 1px 0;
	line-height: 54px;
	margin: 30px 0 55px
}

#portfolio #portfolio-flters {
	padding: 0;
	margin: 5px 0 35px;
	list-style: none
}

#portfolio #portfolio-flters li {
	cursor: pointer;
	margin: 15px 15px 15px 0;
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	border-radius: 4px;
	text-transform: uppercase;
	background: #fff;
	margin-bottom: 5px;
	transition: all .3s ease-in-out;
	border: 1px solid #d7d7d7
}

#portfolio #portfolio-flters li.filter-active,#portfolio #portfolio-flters li:hover {
	background: #e31610;
	color: #fff;
	border-color: #e31610
}

#portfolio-flters a:hover{
	color:#fff;
	outline: none;
	text-decoration: none	
}

#portfolio #portfolio-flters li:last-child {
	margin-right: 0
}

#portfolio .portfolio-wrap {
	box-shadow: 0 2px 12px rgba(0,0,0,.08);
	transition: .3s
}

#portfolio .portfolio-wrap:hover {
	box-shadow: 0 4px 14px rgba(0,0,0,.16)
}

#portfolio .portfolio-item {
	position: relative;
	height: 360px;
	overflow: hidden
}

#portfolio .portfolio-item figure {
	background: #000;
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 0 0;
	margin: 0
}

#portfolio .portfolio-item figure:hover img {
	opacity: .4;
	transition: .3s
}

#portfolio .portfolio-item figure .link-details,#portfolio .portfolio-item figure .link-preview {
	position: absolute;
	display: inline-block;
	opacity: 0;
	line-height: 1;
	text-align: center;
	width: 36px;
	height: 36px;
	background: #fff;
	border-radius: 50%;
	transition: .2s linear
}

#portfolio .portfolio-item figure .link-details i,#portfolio .portfolio-item figure .link-preview i {
	padding-top: 6px;
	font-size: 22px;
	color: #333
}

#portfolio .portfolio-item figure .link-details:hover,#portfolio .portfolio-item figure .link-preview:hover {
	background: #e31610
}

#portfolio .portfolio-item figure .link-details:hover i,#portfolio .portfolio-item figure .link-preview:hover i {
	color: #fff
}

#portfolio .portfolio-item figure .link-preview {
	left: calc(50% - 38px);
	top: calc(50% - 18px)
}

#portfolio .portfolio-item figure .link-details {
	right: calc(50% - 38px);
	top: calc(50% - 18px)
}

#portfolio .portfolio-item figure:hover .link-preview {
	opacity: 1;
	left: calc(50% - 44px)
}

#portfolio .portfolio-item figure:hover .link-details {
	opacity: 1;
	right: calc(50% - 44px)
}

#portfolio .portfolio-item .portfolio-info {
	background: #fff;
	text-align: center;
	padding: 20px 30px 30px;
	height: 90px;
	border-radius: 0 0 3px 3px
}

#portfolio .portfolio-item .portfolio-info h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	margin-bottom: 6px;
	padding-bottom: 0
}

#portfolio .portfolio-item .portfolio-info h4 a {
	color: #333
}

#portfolio .portfolio-item .portfolio-info h4 a:hover {
	color: #e31610
}

#portfolio .portfolio-item .portfolio-info p {
	padding: 0;
	margin: 0;
	color: #b8b8b8;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase
}

#product-center #portfolio-flters {
	padding: 0;
	margin: 5px 0 35px
}

#product-center #portfolio-flters a {
	cursor: pointer;
	margin: 15px 15px 15px 0;
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	border-radius: 4px;
	text-transform: uppercase;
	background: #fff;
	margin-bottom: 5px;
	transition: all .3s ease-in-out;
	border: 1px solid #d7d7d7
}

#product-center #portfolio-flters a.filter-active,#product-center #portfolio-flters a:hover {
	background: #e31610;
	color: #fff;
	border-color: #e31610
}

#product-center #portfolio-flters a:last-child {
	margin-right: 0
}

#product-center #product-info {
	padding-top: 25px
}

#product-center #product-info h5 {
	font-size: 22px
}

#product-center .intro {
	font-size: 15px;
	color: #a1a0a0;
	line-height: 1.6
}

#product-center .features {
	padding-left: 0;
	list-style: none
}

