body{
	font-family: "microsoft yahei";
}
li{
	list-style: none;
}
p{
	margin: 0;
}
.wrap{
	height: auto;
	overflow: hidden;
}
.nav{
	height: 80px;
	background-color: #FFF;
}
.nav .nav-wrap{
	margin: 0 auto;
	float: none;
}
.nav .nav-wrap .logo{
	display: block;
	width: 100%;
	height: 62px;
	margin-top: 18px;
	overflow: hidden;
	margin-right: 15px;
}
.nav .nav-wrap .logo img{
	max-width: 100%;
	max-height: 62px;
}
.nav .nav-wrap .nav-list{
	height: auto;
	margin-top: 25px;
}
.nav .nav-wrap .nav-list .nav-menu{
	float: right;
}
.nav .nav-wrap .nav-list .yun-print{
	float: right;
	margin: 0 15px 0;
	padding: 0px 18px;
	border: 2px #3296fa solid;
}
.nav .nav-wrap .nav-list .yun-print a{
	display: block;
	line-height: 26px;
	height: 26px;
	color: #333333;
	text-decoration: none;
}
.nav .nav-wrap .nav-list ul{
	margin: 0;
	padding: 0;
}
.nav .nav-wrap .nav-list ul li{
	float: left;
}
.nav .nav-wrap .nav-list ul li a{
	display: block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	margin: 0 15px;
	text-decoration: none;
	position: relative;
}
.nav .nav-wrap .nav-list ul li .current_link{
	border-bottom: 2px #3296fa solid;
	color: #3296fa;
}
.nav .nav-wrap .nav-list ul li a:after{
	content: "";
	width: 0%;
	height: 2px;
	background-color: #0092cf;
	position: absolute;
	bottom: 0px;
	left: 50%;
}
.nav .nav-wrap .nav-list ul li a:hover:after{
	color: #0092cf;
	animation: hover-link 0.6s ease-in forwards;
}
@keyframes hover-link{
	0%{
		width: 0%;
		left: 50%;
	}
	100%{
		width: 100%;
		left: 0%;
	}
}
.nav .nav-wrap .search-box{
	float: right;
	margin-left: 20px;
	border: 1px solid #333;
	border-radius: 4px;
	height: 26px;
	overflow: hidden;
	background-color: #333;
}
.nav .nav-wrap .search-box .search-input{
	display: block;
	float: left;
	border: none;
	height: 24px;
	padding-left: 6px;
	outline: none;
	width: 150px;
	border-right: 1px solid #333;
	color: #333;
}
.nav .nav-wrap .search-box .search-sign{
	display: block;
	background-image: url(../../images/haofeng/images/icon/pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	width: 18px;
	height: 19px;
	margin: 3px 4px 0;
}
.nav-wrap-bg{
	background-color: #FFF;
}
.common-center{
	margin: 0 auto 60px;
	float: none;
	height: auto;
	overflow: hidden;
}
.product-container-fluid{
	background-color: #f6f6f6;
}
.product-cont{
	height: auto;
	overflow: hidden;
	padding: 0 0px 0px 20px;
}
.product-cont-mar{
	margin-top: 20px;
}
.product-show-mar{
	margin-top: 10px;
}
.product-item{
	background-color: #fff;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.product-wrap{
	padding: 0 20px;
}
.product-location{
	padding: 0 35px;
}
.product-location-wrap{
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.product-list{
	padding: 0px 15px;
	margin-top: 30px;
}
.more-nav{
	margin-top: 20px;
}
.product-page{
	padding: 0px 35px;
}
.product-page-nav{
	display: inline-block;
    padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.product-page-nav a
{
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.product-page-nav span{
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #0092cf;
    border: 1px solid #0092cf;
}
.main-text img{
	max-width: 100%;
}
.sidebar{
	padding-left: 30px;
}
.sidebar .sidebar-head{
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
}
.sidebar .slide{
	width: 230px;
	border: 1px solid #ccc;
	height: 260px;
	overflow: hidden;
	margin: 0 auto;
}
.sidebar .slide .carousel-indicators{
	bottom: 10px;
}
.sidebar .carousel-inner{
	height: auto;
	overflow: hidden;
}
.sidebar .carousel-inner .item{
	height: auto;
	overflow: hidden;
}
.sidebar .carousel-inner .item img{
	width: 100%;
	height: 260px;
}
.sidebar .carousel-inner .carousel-caption{
	font-size: 12px;
}

.sidebar-recommend a{
	display: block;
	padding: 0 10px;
	height: auto;
	overflow: hidden;
	text-decoration: none;
	margin: 10px 0;
}
.sidebar-recommend a .recommend-image{
	background-color: #f3f3f3;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
.sidebar-recommend a .recommend-image img{
	vertical-align: middle;
	max-height: 100px;
	max-width: 200px;
}
.sidebar-recommend a .recommend-name{
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
}
.footer{
	background-color: #333;
	height: 352px;
}
.footer .footer-cont{
	float: none;
	margin: 40px auto 20px;
}
.footer .footer-cont .footer-head{
	color: #ddd;
	line-height: 30px;
}
.footer .footer-cont .footer-head b{
	font-size: 20px;
}
.footer .footer-cont .footer-link{
	margin-top: 20px;
	line-height: 30px;
	text-align: left;
}
.footer .footer-cont .footer-link ul{
	margin: 0;
	padding: 0;
}
.footer .footer-cont .footer-link a{
	color: #ddd;
	text-decoration: none;
	font-size: 12px;
}
.footer .footer-cont .footer-link a:hover{
	color: #fff;
}
.footer .footer-cont .wrap .copyright{
	color: #ddd;
	text-decoration: none;
}
.footer .footer-cont .wrap .footer-tit{
	color: #ddd;
    font: 14px "微软雅黑";
    margin-top: 8px;
}
.footer .footer-cont .wrap .footer-p{
	color: #ddd;
    font: 12px "微软雅黑";
    margin-top: 20px;
}
.footer .footer-cont .wrap .footer-p a{
	color: #ddd;
    font: 12px/24px "微软雅黑";
    text-decoration: none;
}
.footer .footer-cont .wrap .footer-pad{
	padding-right: 10px;
}
.footer .footer-cont .wrap .yx-about{
	width: 26px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -60px -154px;
}
.footer .footer-cont .wrap .news-center{
	width: 26px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -9px -154px;
}
.footer .footer-cont .wrap .sp-case{
	width: 26px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -163px -111px;
}
.footer .footer-cont .wrap .por-int{
	width: 26px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -110px -111px;
}
.footer .footer-cont .wrap .solve-case{
	width: 28px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -60px -111px;
}
.footer .footer-cont .wrap .contact-wo{
	width: 26px;
	height: 26px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -9px -112px;
}
.footer .footer-cont .wrap .copyright-mar{
	margin-top: 48px;
}
.banner{
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner-images{
	background-repeat: no-repeat;
	background-size:cover;
}
.banner .banner-guid{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}
.banner .banner-guid .banner-guid-wrap{
	margin: 0 auto;
	float: none;
}
.banner .banner-guid .banner-guid-wrap .banner-setion{
	background-color: #0092cf;
	height: 60px;
	color: #fff;
	position: relative;
}
.banner .banner-guid .banner-guid-wrap .banner-setion span{
	font-size: 20px;
	line-height: 60px;
	margin-left: 30px;
}
.banner .banner-guid .banner-guid-wrap .banner-setion b{
	display: block;
	line-height: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}
.product-nav{
	background-color: #fff;
	height: auto;
	min-height: 400px;
}
.product-nav .panel{
	margin: 0;
	border-radius: none;
	box-shadow: 0px 0px 0px #fff;
}
.product-nav .panel .self-btn a{
	display: block;
	line-height: 40px;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px #CCC solid;
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.product-nav .panel .self-btn a:hover{
	color: #0092cf;
}
.product-nav .panel .self-btn .current{
	color: #0092cf;
}

.product-nav .panel .self-btn .current b{
	float: right;
	margin-right: 5px;
	background: url(../../images/haofeng/images/icon/pc.png) no-repeat -79px 0px;
	display: inline-block;
	width: 8px;
	height: 11px;
	position: relative;
	top: 14px;	
}
.product-nav .panel ul{
	margin: 0px;
	padding: 0px;
}
.product-nav .panel li a{
	display: block;
	width: 100%;
	line-height: 30px;
	text-decoration: none;
	color: #808080;
	font-size: 13px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product-nav .panel li a span{
	margin-left: 20px;
	position: relative;
	z-index: 4;
	font-size: 12px;
}
.product-nav .panel li a b{
	display: block;
	width: 0px;
	height: 30px;
	background-color: #4aaeea;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.product-nav .panel li a:hover span{
	color: #fff;
	color: #4aaeea\9;
}
.product-nav .panel li a:hover b{
	animation: cutLink 0.4s forwards ease;
}
.product-nav .panel li .current span{
	color: #fff;
	color: #4aaeea\9;
}
.product-nav .panel li .current b{
	animation: cutLink 0.4s forwards ease;
}
@keyframes cutLink{
	0%{
		width: 0px;
	}
	100%{
		width: 100%;
	}
}
.scroll{
	position: fixed;
	right: 10px;
	bottom: 30px;
	z-index: 9999999;
	width: 40px;
	height: 40px;
	background-color: #0092cf;
	border-radius: 20px;
	overflow: hidden;
	display: none;
}
.scroll .scroll_top{
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.scroll:hover{
	transform: scale(1.1);
	transition: 0.2s ease-in;
	box-shadow: 0px 0px 4px #ddd;
}
@keyframes top-bottom{
	0%{
		
	}
	100%{
		
	}
}
@media only screen and (max-width:992px){
	.nav{
		height: 60px;
	}
	.nav .nav-wrap .logo {
		width: 108px;
		height: 32px;
		margin-top: 14px;
	}
	.nav .nav-wrap .nav-list ul li a{
		font-size: 10px;
		padding: 0px;
		min-width: 60px;
		font-size-adjust: 10px;
		line-height: 60px;
	}
	.nav .nav-wrap .search-box{
		display: none;
	}
	.footer {
		display: none;
	}
	.banner .banner-guid .banner-guid-wrap .banner-setion span{
		font-size: 14px;
		margin-left: 10px;
	}
	.banner .banner-guid .banner-guid-wrap .banner-setion b{
		font-size: 12px;
	}
	.product-nav .panel .self-btn a{
		padding-left: 6px;
		font-size: 10px;
		-webkit-font-size-adjust: 10px;
		height: 26px;
		line-height: 26px;
	}
	.product-nav .panel li a{
		font-size: 10px;
		-webkit-font-size-adjust: 10px;
		height: 24px;
		line-height: 24px;
	}
	.product-nav .panel li a span{
		margin-left: 6px;
	}
	.product-location{
		padding: 0 10px;
	}
	.product-location-wrap{
		font-size: 12px;
		height: auto;
		line-height: 22px;
	}
	
}
@media only screen and (max-width:768px){
	.banner .banner-guid .banner-guid-wrap .banner-setion{
		display: none;
	}
	.product-nav{
		display: none;
	}
	.product-wrap{
		padding: 0px;
	}
	.product-item .product-cont{
		width: 100%;
		margin: 30px auto 30px;
		float: none;
		height: auto;
		overflow: hidden;
		padding: 0px;
	}
	.product-page{
		padding: 0px 6px;
	}
	.pagination a{
		font-size: 12px;
	}
	
}
@media screen and (min-width: 768px){
	.sidebar .slide{
		width: 180px;
		height: 160px;
	}
	.sidebar .carousel-inner .item img{
		height: 160px;
	}
	.sidebar-recommend a{
		width: 100%;
	}
}
@media only screen and (max-width:590px){
	.nav .nav-wrap .nav-list{
		display: none;
	}
	.nav .nav-wrap .search-box{
		display: none;
	}
	.sidebar{
		width: 100%;
	}
	.sidebar-recommend a{
		width: 100%;
	}
}