﻿

* {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑';
	font-size: 16px;
	list-style: none;
	text-decoration: none!important;
}
h2, ul {
	margin: 0;
}
img {
	width: 100%;
}
a {
	display: block;
}




.text-hide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.margin-auto {
	margin: 0 auto;
}
.over-hide {
	overflow: hidden;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}
.bj-f6 {
	background-color: #f6f6f6;
}

.line {
	position: absolute;
	height: 1px;
	background-color: red;
	width: 60px;
	background: linear-gradient(to right, #AA3779, #ED9B25, #8F3384, #D5535B, #602157);
}

.span {
	width: 70px;
	height: 70px;
	background-color: #F7F9FA;
	text-align: center;
	line-height: 70px;
	margin-top: 20px;
	transition: all .3s;
}
.span:hover {
	background-color: #999;
	border-radius: 5px;
}
.span a {
	color: #474747;
	font-size: 24px;
}
.span a:hover {
	color: #fff;
}

.pd-title {
	margin-bottom: 10px;
}


.head-top {
	height: 38px;
	border-bottom: 1px solid #f1f1f1;
	color: #606060;
	position: relative;
	z-index: 999;
}
.head-box {
	width: 1200px;
}
.head-top .ht-left,
.head-top .ht-right {
	line-height: 38px;
	font-size: 14px;
} 
.head-top .ht-right .youxiang a{
	display: inline;
	color: #606060;
	font-size: 14px;
}
.head-top .ht-right .htr-ul1 {
	margin: 0; 
}
.head-box::after,
.head-top .ht-right .htr-ul1::after {
	content: "";
	display: block;
	clear: both;
}
.head-top .ht-right .htr-ul1>li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
	position: relative;
}
.head-top .ht-right .htr-ul1>li ul {
	position: absolute;
	display: none;
	top: 87%;
}

.head-top .ht-right .htr-ul1 img {
	width: 28px;
	margin: 0 5px;
}
.head-top .ht-right .htr-ul1 > li:last-child > span{
	float: left;
}

.head-top .ht-right .lan-icon {
	transform: rotate(90deg);
	color: #b0b0b0;
	cursor: pointer;
}

/*导航*/
.head-nav {
	height: 90px;
	line-height: 90px;
}
.nav-box {
	/*max-width: 1200px;*/
	width: 1200px;
}
.head-nav .fl-right>ul>li {
	float: left;
	padding: 0px 20px;
}
.head-nav .fl-right>ul>li a:hover {
	font-weight: bold;
} 
.head-nav .fl-right>ul .active a{
	font-weight: bold;
}
.head-nav .fl-right a {
	color: #2d2d2d;
}


/*轮播*/
.carousel-inner {
	width: 1500px;
	margin: 0 auto;
}





/*产品*/
.content-pd {
	/*height:  780px;*/
	/*_height: 780px;*/
	position: relative;
}
.content-pd .ny-pro-detail .col-sm-12 {
	padding: 0 30px;
	line-height: 28px;
}
.content-pd ul .col-sm-4 {
	height: 275px;
	overflow: hidden;
	margin: 10px 0 20px;
	text-align: center;
}
.ny-con-list .col-sm-4 img{
	border: 1px solid #ccc;
	width: auto;
	height: 100%;
	padding: 10px;
}
.ny-con-list .col-sm-4 img:hover {
	box-shadow: #999 0px 0px 10px;
}


.pd-box {
	width: 1200px;
	padding: 50px 20px 30px;
	background-color: #fff;
	position: relative;
	top: -60px;
	left: -600px;
	margin-left: 50%;
}
.pd-box .pd-text {
	padding: 0 10px;
}
.pd-box .pd-text h2 {
	font-size: 32px;
	color: #474747;
	/*padding-bottom: 35px;*/
}
.pd-box .pd-text .title {
	position: relative;
}
.pd-box .pd-text .line {
	top: 115px;
}

.pd-box .pd-text p {
	color: #606060;
}

/*.pd-lists ul {
	height: 330px;
}*/
.pd-lists ul li {
	float: left;
	width: 25%;
	padding: 10px;
	position: relative;
}
.pd-lists ul li a {
	transition: all .5s;
}
.pd-lists ul li a:hover{
	font-weight: bolder;
}
.pd-lists .pd-intro {
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 20px;
}
.pd-lists .pd-intro span:before {
	content: "·";
	font-size: 18px;
	margin-right: 5px;
	font-weight: 600;
	color: #fff;
}

.pd-lists .pd-img {
	overflow: hidden;
	height: 143px;
	transition: all .3s;
} 
.pd-lists .pd-img:hover{
	box-shadow: 3px 3px 10px #999;
	border-radius: 10px;
}
.pd-lists .pd-img img {
	transition: all .5s;
}
.pd-lists .pd-img img:hover {
	width: 110%;
	height: 110%;
}


.pd-dingzuo {
	padding: 30px 10px 0;
}
.pd-dingzuo ul {
	width: 100%;
	min-height: 160px;
	_height: 160px;
	background: url(../img/a13.jpg) no-repeat -50px -20px;
}
.pd-dingzuo ul li {
	position: relative;
	float: left;
	text-align: center;
	width: 19%;
	height: 160px; 
	padding: 35px 0;
	background-color: rgba(0,0,0,.2);
}
.pd-dingzuo ul li:nth-child(1) {
	background-color: rgba(0,0,0,0);
	width: 24%;
}
.pd-dingzuo ul li:nth-child(1) div,
.pd-dingzuo ul li:nth-child(2) div {
	border: 0;
}
.pd-dingzuo ul li:nth-child(1) div {
	left: 0;
}

.pd-dingzuo ul li div {
	border-left: 1px dashed #999;
	width: 100%;
	position: absolute;
	left: -15px;
	color: #fff;
}
.pd-dingzuo .line {
	left: 50%;
	top: 58px;
	width: 30px;
	margin-left: -15px;
}

.pd-dingzuo ul li:nth-child(1) h2 {
	font-size: 40px;
	color: #474747;
	font-weight: 100;
	padding: 5px 0;
}

.pd-dingzuo ul li:nth-child(1) p{
	font-size: 20px;
	color: #5a595a;
	margin: 0;
}
.pd-dingzuo ul li h2 {
	font-size: 38px;
	margin: 0;
	font-weight: bolder;
	padding: 10px 0;
}



/*公司简介*/
.content-ab {
	padding: 60px 0; 
}
.ab-box {
	width: 1200px;
}
.ab-box .ab-img {
	width: 50%;
	padding-right: 65px;
}
.ab-box .ab-intro .ab-title h2 {
	font-size: 32px;
	color: #474747;
	margin: 0;
}
.ab-box .ab-intro h1 {
	font-size: 14px;
	display: inline;
	font-weight: bold;
}
.ab-box .ab-intro {
	width: 50%;
	line-height: 28px;
	position: relative;
}

.ab-box .ab-intro>span{
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
.ab-box .ab-intro .line {
	top: 80px;
}




/*资讯*/

.content-nw {
	/*min-height: 500px;
	_height: 500px;*/
	background-color: #f5f3f3;
	padding-bottom: 40px;
}
.nw-box {
	width: 1200px;
	padding-top: 45px;
}
.nw-left {
	width: 65%;
}
.nw-left .nw-title {
	position: relative;
}
.nw-left .line {
	top: 80px;
}

.nwl-content {
	margin-top: 30px;
}
.nwl-content .nwl-left {
	padding: 15px;
	background-color: #fff;
	width: 45%;
}
.nwl-content .nwl-right {
	padding-left: 30px;
	width: 55%;
}
.nwl-content .nwl-title {
	position: relative;
}
.nwl-content .nwl-title h2{
	color: #2d2d2d;
	font-size: 20px;
	font-weight: bolder;
}
.nwl-content .nwl-title .line {
	width: 38px;
	top: 40px;
}
.nwl-content .nwl-left .nwl-text {
	font-weight: bold;
	padding: 18px 0 8px;
}
.nwl-content .nwl-right .nwl-text {
	margin-top: 30px;
	display: block;
	font-size: 14px;
	color: #919191;
}
.nwl-content .nwl-right .nwl-text p {
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.nwl-content .nwl-right .nwl-title-a:hover .nwl-text{
	color: #2d2d2d;
}
.nwl-content .nwl-right .nwl-lists {
	margin-top: 20px;
}
.nwl-content .nwl-right .nwl-lists li {
	border-bottom: 1px dashed #cdcdcd;
	line-height: 30px;
}
.nwl-content .nwl-right .nwl-lists a:hover{
	color: #2d2d2d;
}
.nwl-content .nwl-right .nwl-lists li a{
	overflow: hidden;
	color: #919191;
}
.nwl-content .nwl-right .nwl-lists li a span {
	font-size: 14px;
}
.nwl-content .nwl-right .nwl-lists li:before {
	content: '▶';
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #2d2d2d;
	margin-right: 8px;
}
.nwl-content .nwl-right .nwl-lists li .nwl-ul {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
}




.nw-right {
	width: 35%;
	padding-left: 50px;
}
.nw-right ul {
	margin-top: 30px;
}
.nw-right .nw-title {
	position: relative;
}
.nw-right .line {
	top: 80px;
}
.nw-right li {
	padding: 10px 0;
	border-bottom: 1px solid #e7e7e6;
	transition: all .3s;
}
.nw-right li:hover {
	background-color: rgba(33,33,33,.3);
}
.nw-right li:nth-child(1) {
	border-top: 1px solid #e7e7e6;
}
.nw-right li:hover .nwr-text p {
	color: #2d2d2d;
}
.nw-right .nwr-num {
	width: 20%;
	font-size: 38px;
	text-align: center;
	color: #2d2d2d;
	line-height: 65px;
}
.nw-right .nwr-text {
	width: 80%;
	padding-left: 20px;
	border-left: 1px solid #e7e7e6;
	
}

.nw-right .nwr-text span {
	font-weight: bold;
	color: #2d2d2d;
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.nw-right .nwr-text p {
	font-size: 14px;
	color: #737373;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}








/*公共底部*/

.footer-ad {
	padding: 60px 0;
	border-bottom: 2px solid #B03A76; 
}
.ad-box {
	min-height: 108px;
	text-align: center;
	width: 1200px;
	padding: 36px 0;
	background: url(../img/a13.jpg) no-repeat;
}
.ad-box h2 {
	font-size: 24px;
	color: #2d2d2d;
}
.ad-box p {
	margin: 10px 0;
	font-size: 16px;
	color: #5d5d5d;
} 
.ad-box a {
	margin:0 auto;
	width: 200px;
	height: 40px;
	line-height: 40px;
	background-color: #3b3c3c;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	transition: all .2s;
}
.ad-box a:hover {
	box-shadow: #666 3px 5px 10px;
}



/*footer*/
footer {
	background-color: #000;
}
footer a {
	display: inline;
	color: #717171;
	font-size: 14px;
}
.foot-box {
	width: 1200px;
	background-color: #000;
	padding: 40px 0;
}
.foot-top ul {
	width: 17%;
}
.foot-top ul li {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	white-space: nowrap;
}
.foot-top ul li:before {
	content: '·';
	float: left;
	margin-right: 10px;
}
.foot-top ul li:nth-child(1) {
	padding: 10px 0;
}
.foot-top ul li:nth-child(1):before,
.foot-top ul .liuyan:before {
	content: "";
}
.foot-top ul li a {
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
}
.foot-top ul .liuyan{
	width: 140px; 
	height: 50px;
	background-color: #363636;
	border-radius: 5px;
	font-weight: bold;
	line-height: 50px;
	margin-top: 15px;
	transition: all .3s;
}
.foot-top ul .liuyan a{
	display: block;
}
.foot-top ul .liuyan:hover {
	box-shadow: #999 3px 3px 10px;
}
.foot-top ul .liuyan a {
	margin-left: 8px;
}
.foot-top ul .liuyan .youxiang {
	width: 50px;
	height: 50px;
	background: url(../img/youxiang.png) no-repeat 50% 50%;
}
.foot-top .foot-ewm {
	padding: 10px;
	background-color: #fff;
}
.foot-top .foot-ewm .foot-text {
		margin-top: 10px;
}
.foot-top .foot-ewm p {
	font-size: 14px;
	margin: 0;
	color: #a2a2a2;
	text-align: center;
}

.foot-box .copy {
	text-align: center;
	margin-top: 40px;
	color: #717171;
	font-size: 14px;
}
.foot-box .copy span {
	margin: 0 10px;
}





/*移动导航*/
.phonenav {
	position: absolute;
	width: 50%;
	z-index: 666;
	right: 10%;
	top: 45px;
	display: none;
}
.phonenav .phoneicon {
	float: right;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	color: #7b7b7b;
}
.phonenav .nav-box{
	display: none;
	float: right;
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
	background-color: #eee;
}
.phonenav .nav-box li {
	height: 45px;
	line-height: 45px;
	transition: all .3s;
}
.phonenav .nav-box li:hover {
	background-color: #48B099;
}
.phonenav .nav-box li:hover a{
	color: #fff;
}
.phonenav .nav-box li a {
	color: #2d2d2d;
}

.ab-box .ab-intro .ab-int-img{
	display: none;
}
.ab-box {
	padding-bottom: 50px; 
}



@media screen and (max-width: 1500px) {
	.hn-logo {
		width: 220px;
	}
	.phonenav {
		display: none;
	}
    .carousel-inner {
    	width: 90%;
    }
    .nav-box, .head-box, .ab-box, .nw-box, .ad-box, .nw-box, .foot-box {
    	width: 80%;
    }
    .pd-box {
    	width: 80%;
    	left: -40%;
    }
    .foot-top ul {
    	width: 16%;
    }

    .pd-lists .pd-img {
    	height: 115px;
    }
    .pd-lists ul{
    	padding: 3px;
    }
    .pd-lists ul li {
    	padding: 7px;
    }
    .pd-dingzuo ul li{
    	padding: 25px 0;
    }
    .pd-lists .pd-intro {
    	bottom: 23px;
    }
    .ab-box .ab-intro {
    	line-height: 25px;
    }

    .ab-box .ab-intro .line, .nw-right .line, .nw-left .line {
    	top: 55px;
    }
    .nwl-content .nwl-title .line {
    	top: 35px;
    }

    .nwl-content .nwl-left .nwl-text{
    	padding: 10px 0 0;
    	font-size: 14px;
    }
    .nwl-content .nwl-left .nwl-text span {
    	font-size: 14px;
    }
    .nwl-content .nwl-left {
    	width: 43%;
    }

    .pd-box .pd-text .line {
    	top: 108px;
    }
    .ab-box .ab-intro>span {
    	margin-top: 0px;
    }
    .ab-box .ab-img {
    	padding-right: 45px;
    }
    .span{
    	margin-top: 10px;
    	width: 60px;
    	height: 60px;
    	line-height: 60px;
    }
    .ab-box .ab-intro .ab-title h2{
    	font-size: 30px;
    }
    .pd-box .pd-text h2 {
    	font-size: 30px;
    }
    .nwl-content, .nw-right ul {
    	margin-top: 15px;
    }
    .nwl-content .nwl-right .nwl-text p {
    	height: 40px;
    	-webkit-line-clamp: 2;
    	margin: 0;
    }
    .nwl-content .nwl-right .nwl-lists {
    	margin-top: 0;
    }
    .nwl-content .nwl-title h2 {
    	font-size: 18px;
    }
    .nw-right .nwr-num{
    	line-height: 60px;
    	font-size: 36px;
    }
    .nw-right .nwr-text p {
    	-webkit-line-clamp: 1;
    }
    .ab-box .ab-intro .ab-int-img{
    	display: none;
    }
}


@media screen and (max-width: 1200px) {
	.hn-logo {
		width: 200px;
	}
	.head-nav {
		height: 80px;
		line-height: 80px;	
	}
	.head-top .ht-right .htr-ul1>li:nth-child(3) {
		display: none;
	}
	.head-nav .fl-right>ul>li {
		padding: 0 8px;
	}

	.pd-box{
		top: -55px;
		padding: 40px 20px 45px;
	}
	.pd-box .pd-text .line{
		top: 100px;
	}

	/*.foot-top ul {
		width: 15%;
	}*/
	.pd-lists .pd-img {
		height: 102px;
	}
	.pd-lists .pd-intro {
		bottom: 16px;
		left: 15px;
	}
	.pd-dingzuo ul{
		min-height: 130px;
		_height:130px;
	}
	.pd-dingzuo ul li{
		height: 130px;
	}
	.pd-dingzuo ul li:nth-child(1) h2{
		font-size: 34px;
	}
	.pd-dingzuo ul li:nth-child(1) p{
		font-size: 18px;
	}
	.pd-dingzuo ul li h2{
		font-size: 32px;
	}
	.pd-dingzuo .line{
		top: 50px;
	}
	.pd-dingzuo p {
		font-size: 14px;
	}
	.foot-top ul:nth-child(1), 
    .foot-top ul:nth-child(2), 
    .foot-top ul:nth-child(3), 
    .foot-top ul:nth-child(4) {
    	display: none;
    }
    .foot-top ul {
    	width: 50%;
    }
    .foot-top .foot-ewm {
    	width: 210px;
    }
    .ab-box .ab-intro>span{
    	overflow: hidden;
    	line-height: 25px;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
    }
    .content-ab{
    	padding: 40px 0;
    }
    .nw-left{
    	width: 100%;
    }
    .nw-box{
    	padding-top: 30px;
    }
    .nwl-content .nwl-right .nwl-text p{
    	-webkit-line-clamp: 3;
    	height: 60px;
    }
    .nwl-content .nwl-right .nwl-lists li{
    	line-height: 35px;
    }
    .nw-right{
    	width: 100%;
    	padding-left: 0;
    	margin-top: 30px;
    }
    .nw-right .nwr-text p{
    	-webkit-line-clamp: 2;
    }
    .nw-right .nwr-num{
    	line-height: 78px;
    }
    .ab-box .ab-intro .ab-int-img{
    	display: none;
    }

}

@media screen and (max-width: 990px) {
	.phonenav{
		right: 4%;
	}
	.pd-box{
		padding: 40px 10px 10px;
	}
	.nwl-content .nwl-right{
		padding-left: 0px;
	}
	.nwl-content .nwl-right{
		width: 100%;
	}
	.nwl-content .nwl-title .line{
		display: none;
	}
	.nwl-content .nwl-left{
		display: none;
	}
	.pd-dingzuo{
		display: none;
	}
	.foot-box .copy {
		font-size: 12px;
	}
	.foot-box{
		padding: 15px 0 10px;
	}
	.content-ab {
		padding: 30px 0 0;
	}
	.nav-box, .head-box, .ab-box, .nw-box, .ad-box, .nw-box, .foot-box{
		width: 90%;
	}
	.carousel-inner{
		width: 100%;
	}
	.pd-box{
		width: 90%;
		left: -45%;
	}
	.phonenav {
		display: block;
	}
	.nav-box nav {
		display: none;
	}
	.head-top .ht-right .htr-ul1>li:nth-child(1),
	.head-top .ht-right .htr-ul1>li:nth-child(2),
	.head-top .ht-right .htr-ul1>li:nth-child(3) {
		display: none;
	}
	.ab-box .ab-img {
		display: none;
	}
	.ab-box .ab-intro{
		width: 100%;
		margin-bottom: 10px;
	}
	.ab-box .ab-intro .ab-int-img {
		display: block;
		width: 100%;
		margin: 15px auto;
	}
	.ab-box{
		padding-bottom: 10px;
	}
	.nwl-content .nwl-right .nwl-text p{
		height: 40px;
		-webkit-line-clamp: 2;
	}
	.nwl-content .nwl-right .nwl-lists li{
		line-height: 30px;
	}
	.pd-lists ul li{
		width: 50%;
	}
	.pd-lists .pd-img{
		height: auto;
		background-color: currentColor;
	}
	.pd-lists .pd-img img:hover{
		width: 100%;
	}
	/*.ab-box .ab-intro {
		float: left;
		width: 100%;
	}
	.ab-box .ab-img{
		float: right;
	}*/
}
@media screen and (max-width: 770px) {
	.phonenav .nav-box li a{
		font-size: 14px;
	}
	.footer-ad {
		display: none;
	}
	.pd-box{
		top: -20px;
		padding: 20px 0 10px;
	}
	.pd-box .pd-text h2, 
	.ab-box .ab-intro .ab-title h2, 
	.nw-box .ab-title h2{
		font-size: 20px;
	}
	.content-ab {
		padding: 20px 0 0;
	}
	.ab-box .ab-intro .line, .nw-right .line, .nw-left .line {
		top: 33px;
	}
	.nwl-content .nwl-title h2 {
		font-size: 16px;
	}
	.nwl-content .nwl-right .nwl-text{
		margin-top: 5px;
	}
	.nw-right .nwr-text p{
		line-height: 24px;
	}
	.span{
		margin-top: 0px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.pd-box .pd-text .line{
		top: 55px;
	}
	.line{
		width: 38px;
	}
	.pd-box .pd-text p{
		font-size: 14px;
		margin: 0;
	}
	.pd-lists .pd-intro{
		bottom: 10px;
		left: 10px;
	}
	.pd-lists .pd-intro span {
		font-size: 12px;
	}
	.phonenav .phoneicon{
		font-size: 24px;
	}
	.hn-logo{
		width: 160px;
	}
	.head-nav{
		height: 70px;
		line-height: 70px;
	}
	.phonenav{
		right: 0;
	}
	.foot-top ul:nth-child(5) {
		display: none;
	}
	.foot-top .foot-ewm {
		padding: 5px;
		float: none;
		width: 45%;
		margin: 0 auto;
	}
	.foot-top .foot-ewm .foot-text{
		margin-top: 5px;
	}
	.foot-box .copy{
		margin-top: 10px;
	}
}
