.banner {
	position: relative;
	overflow: hidden
}
.swiper-container {
	width: 100%;
	color: #fff;
	text-align: center
}
.swiper-slide {
	position: relative
}
.pagination {
	position: absolute;
	z-index: 20;
	left: 10px;
	bottom: 10px
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #555;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer
}
.swiper-active-switch {
	background: #fff
}
.banner .pagination {
	right: 30px;
	bottom: 30px;
	text-align: center
}
.banner .swiper-active-switch {
	background: -webkit-radial-gradient(#fff 30%, #555 50%);
	background: -o-radial-gradient(#fff 30%, #555 50%);
	background: -moz-radial-gradient(#fff 30%, #555 50%);
	background: radial-gradient(#fff 30%, #555 50%)
}
.swiper-slide img {
	width: 100%
}
.pages>span {
	position: absolute;
	width: 52px;
	height: 52px;
	display: inline-block;
	background-size: 100%;
	background-repeat: no-repeat;
	top: 50%;
	margin-top: 30px;
	cursor: pointer;
	z-index: 100;
	transition: .5s ease-in-out
}
.pages>.prev {
	background-image: url(../images/banner-prev.png);
	left: 45px;
	transform: translateX(-300px)
}
.pages>.next {
	background-image: url(../images/banner-next.png);
	right: 45px;
	transform: translateX(300px)
}
.banner:hover .prev {
	transform: translateX(0)
}
.banner:hover .next {
	transform: translateX(0)
}
.banner-more {
	display: none;
	position: absolute;
	top: 70%;
	left: 46%;
	color: white;
	border-radius: 5px;
	background-color: #13a4e7;
	text-align: center;
	width: 80px;
	padding: 7px 0;
	font-size: 14px
}
.news, .method{
	margin-top: 50px
}
.phone_news {
	width: 94%;
	margin: auto;
	display: none
}
.phone_news_list {
	width: 46%;
	height: 3rem;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
	position: relative
}
.phone_news_list img {
	width: 100%;
	display: block
}
.phone_news_list h5 {
	padding-left: 4%;
	padding-right: 4%;
	position: absolute;
	left: 0;
	bottom: 0.3125rem;
	color: #fff;
	font-size: 0.375rem
}
.product_list {
	width: 24%;
	float: left;
	margin-right:1%;
	margin-top: 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 42px;
}
.product_list:nth-child(4n){margin-right:0}
.product_list>div {
	border: 1px #e5e5e5 solid;
	border-bottom: none;
	padding-top:3px;
	/*padding: 15px 0;
	height: 217px*/
}
.product_list img {
	/*max-width: 250px;
	max-height: 198px;*/
	width:98%;
	height:auto;
	max-height: 157px;
	/*margin-top: 15px*/
}
.product_list p {
	width: 100%
}
.p_none {
	width: 100%;
	height: 42px;
	background-color: #004e91;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0
}
.product_info {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: justify;
	position: absolute;
	top: 100%;
	left: 0;
	background: rgba(0,78,145,0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2004e91, endColorstr=#B2004e91);
	padding: 20px 34px;
	-moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.5);
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.5);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s
}
.product_list:hover .product_info {
	top: 0
}
.product_info {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.product_content{
	width:1200px;
	margin:0 auto;
	}
.index-08 {
  background: url(../images/index_18.jpg) no-repeat center top;
  background-size: cover;
  height: 200px;margin-top:50px;
  display: block; }
  .index-08 .txt img {
    width: 220px;
    position: relative;
    bottom: 50px;
    float: left; }
  .index-08 .txt div {
    float: left;
    text-align: left;
    margin-top: 42px;
    color: #fff;
    line-height: 1.4;}
    .index-08 .txt div span {
      display: block;
      font-size: 16px;margin-bottom: 1.4rem; }
    .index-08 .txt div h3 {
      font-size: 32px;
      line-height: 1.6;
       }
    .index-08 .txt div p {
      font-size: 16px;
      opacity: .6;
	  color:#fff; }
  .index-08 .fr {
	left: 0;width:200px;
	float:right;
    margin-top: 60px;}
    .index-08 .fr > i {
      font-size: 8rem;
      line-height: 1;
      color: #43aa33;
      opacity: .1;
      margin-right: 12px; }
    .index-08 .fr p {
      font-size: 16px;
      color: #fff;
      margin-bottom: 10px; }
    .index-08 .fr a {
      color: #004e91;
     /* background: linear-gradient(to right, #023561, #037ce5);*/background:#FFF;
      font-size: 16px;
      line-height: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 30px; }
      .index-08 .fr a i {
        color: #fff;
        font-size: 30px;
        margin-right: 10px;
        opacity: .5; }
		.about {
	padding:50px 0;
	background: #004e91;
	overflow:hidden;
}
.about h2.h2_title em {
	width: 464px;
}
.about h2.h2_title .eml {
	background: url(http://www.hjhhb.cn/templates/longpin/images/titlinel03.png) no-repeat right center;
}
.about h2.h2_title .emr {
	background: url(http://www.hjhhb.cn/templates/longpin/images/titliner03.png) no-repeat left center;
}
.about h2.h2_title a {
	width: 260px;
	color: #fff;
}
.about h2.h2_title b {
	color: #fff;
}
.about .titEn {
	color: #fff;
	margin-bottom: 30px;
}
.aboCon{padding-top:20px;}
.about .conbox {
	display: none;
	position: relative;
}
.about .conbox.cur {
	display: block;
}
.about .con1 .conleft {
	width: 50%;
	height: 380px;
	float:left;
	padding: 21px 0 0 28px;
	background: url(../images/abobg.png) no-repeat left top;
	position: relative;
	top: -25px;
}
.about .con1 .conright {
	width: 45%;float:right;
}
.about .con1 .conright p {
	line-height: 24px;
	font-size:14px;
}
.about .con1 .conright p a {
	color: #FFF;
	font-weight: bold
}
.about .con1 .conright .p1 {
	font-size: 20px;
	margin-bottom: 20px;
	/*font-weight: bold;*/
	color: #FFF;
}
.about .con1 .conright .p1 span{
	font-size: 16px;
	/*font-weight:normal;*/
	color: #FFF;
}
.about .con1 .conright .p1 a {
	color: #fff;
}
.about .con1 .conright .p2 {
	line-height: 24px;
}
.about .con1 .conright .p2 a {
	color: #fff;
}
.about .con2 {
}
.about .aboBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 124px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.about .aboBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 124px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.about .aboBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.about .aboBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}

.container{width:1200px;margin:0 auto;}
.title {
	font-size: 35px;
	color: #6e6e6e;
	font-weight: normal;
	text-align: center;
	position: relative;
	padding: 40px 0
}
.title>span {
	display: inline-block;
	padding: 0px 30px;
	background-color: #fff;
	z-index: 3;
	position: relative;
	line-height: 2em
}
.title:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 2;
	background-color: #ccc
}
.news_content {
	width: 1214px;
	margin: auto
}
.news_content img {
	width: 100%;
	height: 100%;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s
}
.news_left {
	float: left;
	width: 290px;
	height: 490px;
	margin-right: 12px
}
.news_right {
	float: left;
	width: 609px;
}
.news_right_top {
	margin-bottom: 14px;
	height: 238px;
	width:595px;
}
.news_right_bottom .smallimg {
	width: 290px;
	height: 238px;
	float: left;
	margin-right:14px;
}
.news_left, .news_right_top, .smallimg {
	position: relative;
	overflow: hidden
}
.mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	transition: opacity linear 0.3s;
	opacity: 0
}
.mask h5 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	line-height: 40px
}
.mask p {
	font-size: 14px;
	color: #fff;
	line-height: 25px
}
.masktext {
	position: absolute;
	bottom: 30px;
	left: 30px;
	padding-right: 30px
}
.news_left:hover .mask, .news_right_top:hover .mask, .smallimg:hover .mask {
	opacity: 1
}
.news_left:hover>img, .news_right_top:hover>img, .smallimg:hover>img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05)
}
.product {
    width: 100%;
    overflow: hidden;
    padding: 50px 0;
}
@media (max-width: 1440px)
.btit div {
    font-size: 60px;
}
.btit{
	text-align:center;
}
.btit div {
    font-size: 60px;
    line-height: 1;
    color: #f3f3f3;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.btit h2 {
    font-size: 36px;
    font-weight: normal;
    position: relative;
    top: -45px;
    height: 0;
    margin-bottom: 1.8rem;
}
.product_more {
    width: 148px;
    height: 42px;
    display: block;
    margin: auto;
    line-height: 42px;
    text-align: center;
    background: #004e91;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    behavior: url(../images/pie.htc);
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
}
.method_all {
	width: 1200px;
	margin: auto
}
.method_list {
	width: 390px;
	height: 235px;
	float: left;
	border: 1px #e5e5e5 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(PIE.htc);
	border-radius: 4px;
	padding-top: 36px;
	text-align: center;
	margin-bottom: 15px;
	margin-right:15px;
}
.method_list:nth-child(3n){margin-right:0;}
.method_list.mhd-right {
	float: right
}
.method_list:hover {
	background: #004e91;
	border: 1px #004e91 solid
}
.method_list img {
	border: none
}
.method_list .mtd-img2 {
	display: none
}
.method_list:hover .mtd-img1 {
	display: none
}
.method_list:hover .mtd-img2 {
	display: inline-block
}
.method_list:hover h6, .method_list:hover p {
	color: #fff
}
.method_list h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	margin-top: 21px
}
.method_list p {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 22px;
	color: #808080
}
.learnmore {
	width: 100%;
	height: 200px;
	margin-top: 80px;
	margin-bottom: 30px;
	position: relative
}
.learnmore img {
	width: 100%;
	height: 100%
}
.more_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(6,155,255,0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004e91, endColorstr=#99004e91);
	padding-top: 38px
}
.more_mask p {
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 60px
}
.morelink {
	width: 152px;
	height: 50px;
	margin: auto;
	margin-top: 14px;
	display: block;
	line-height: 50px;
	text-align: center;
	border: 1px #fff solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	behavior: url(PIE.htc);
	border-radius: 4px;
	color: #fff;
	font-size: 16px
}

@media (max-width: 767px) {
.banner-more {
	display: none
}
.news_content {
	display: none
}
.phone_news {
	display: block
}
.phone_news_list {
	height: auto
}
.title {
	height: 1.25rem;
	line-height: 1.25rem;
	font-size: 0.437rem;
	font-weight: 600;
	width: 94%;
	margin: auto
}
.title span, .title strong {
	width: 35%;
	height: 0.625rem
}
.news, .method, .product {
	margin-top: 7px
}
.btit h2 {
    font-size: 36px;
    font-weight: normal;
    position: relative;
    top: -45px;
    height: 0;
    margin-bottom: 10px;
}
.product_content{
	width:94%;
	margin:0 auto;
	}
.product_list {
	width: 49%;
	float: left;
	margin-right:2%;
	margin-top: 20px;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding-bottom: 42px;
}
.product {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}
.product_list:nth-child(2n){margin-right:0}
.about {
	padding:20px 0;
	background: #004e91;
	overflow:hidden;
}

.aboCon{padding-top:20px;}
.about .conbox {
	display: none;
	position: relative;
}
.about .conbox.cur {
	display: block;
}
.about .con1 .conleft {
	width: 94%;
	height: 380px;
	padding: 21px 0 0 28px;
	background: url(../images/abobg.png) no-repeat left top;
	position: relative;
	top: -25px;
}
.about .con1 .conright {
	width: 94%;
}
.about .con1 .conright p {
	line-height: 24px;
	font-size:14px;
}
.about .con1 .conright p a {
	color: #FFF;
	font-weight: bold
}
.about .con1 .conright .p1 {
	font-size: 20px;
	margin-bottom: 20px;
	/*font-weight: bold;*/
	color: #FFF;
}
.about .con1 .conright .p1 span{
	font-size: 16px;
	/*font-weight:normal;*/
	color: #FFF;
}
.about .con1 .conright .p1 a {
	color: #fff;
}
.about .con1 .conright .p2 {
	line-height: 24px;
}
.about .con1 .conright .p2 a {
	color: #fff;
}
.about .con2 {
}
.about .aboBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 124px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.about .aboBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 124px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.about .aboBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.about .aboBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.container{width:94%;margin:0 auto;}
.index-08 {
  background: url(../images/index_18.jpg) no-repeat center top;
  background-size: cover;
  height: 200px;margin-top:30px;
  display: block; }
  .index-08 .txt {
    width: 70%;
    float: left; }
  .index-08 .txt img {
    width: 220px;
    position: relative;
    bottom: 50px;
    float: left; }
  .index-08 .txt div {
    float: left;
    text-align: left;
    margin-top: 42px;
    color: #fff;
    line-height: 1.4;}
    .index-08 .txt div span {
      display: block;
      font-size: 16px;margin-bottom:20px; }
    .index-08 .txt div h3 {
      font-size: 26px;
      line-height: 1.6;
       }
    .index-08 .txt div p {
      font-size: 16px;
      opacity: .6;
	  color:#fff; }
  .index-08 .fr {
	left: 0;width:23%;
	float:right;
    margin-top: 60px;}
    .index-08 .fr > i {
      font-size: 8rem;
      line-height: 1;
      color: #43aa33;
      opacity: .1;
      margin-right: 12px; }
    .index-08 .fr p {
      font-size: 16px;
      color: #fff;
      margin-bottom: 10px; }
    .index-08 .fr a {
      color: #004e91;
     /* background: linear-gradient(to right, #023561, #037ce5);*/background:#FFF;
      font-size: 16px;
	  width:90%;
      line-height: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 30px; }
      .index-08 .fr a i {
        color: #fff;
        font-size: 30px;
        margin-right: 10px;
        opacity: .5; }
.method_all {
	width: 94%;
	margin: auto
}
.method_list {
	width: 46%;
	height: 3.062rem;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
	padding-top: 0.5rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.method_list img {
	width: 20%
}
.method_list h6 {
	font-size: 0.375rem;
	margin-top: 0
}
.method_list p {
	display: none
}
.learnmore {
	height: 3.75rem;
	margin-top: 20px;
	margin-bottom: 20px
}
.more_mask {
	padding-top: 0
}
.more_mask p {
	font-size: 0.5rem
}
.morelink {
	width: 3.125rem;
height:.937rem;
	line-height: 0.937rem;
	font-size: 0.375rem
}
}
@media (max-width: 480px) {
.phone_news_list {
	margin-bottom: 8px
}
.product_infor p {
	line-height: 1.3em
}
}
/*# sourceMappingURL=index.css.map */