﻿/* 头部导航 */

header {
	width: 100%;
	z-index: 99;
	height: 160px;
	background: #fff;
}

header .logo a {
	height: 100px;
	position: relative;
	z-index: 99;
	display: flex;
	justify-content: center;
	align-items: center;
}

header .logo a img {
	max-height: 65px;
}

header .rightDiv {
	width: 100%;
	background: #0074c2;
	z-index: 999;
}

header .rightDiv .menu {
	text-align: right;
	position: relative;
	height: 60px;
}

header .rightDiv .menu>ul {
	display: inline-block !important;
	width: 100%;
}

header .rightDiv .menu>ul>li {
	float: left;
	position: relative;
	width: 20%;
	transition: 0.5s;
}

header .rightDiv .menu>ul>li.on,
header .rightDiv .menu>ul>li:hover {
	background: #0099ff;
	transition: 0.5s;
}

header .rightDiv .menu>ul>li>a {
	line-height: 60px;
	text-align: center;
	display: block;
	position: relative;
	text-transform: capitalize;
	font-size: 16px;
	color: #fff;
}

.menu ul ul {
	position: absolute;
	top: 60px;
	width: 100%;
	left: -9999px;
	text-align: left;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
	padding: 12px 0;
	background: #fff;
	z-index: 9;
}

.menu ul li:hover>ul {
	left: 0;
	overflow: hidden;
}

.menu ul ul li {
	white-space: nowrap;
	text-align: center;
	line-height: 40px;
	transition: 0.2s;
	cursor: pointer;
}

.menu ul ul li:hover {
	background: #0099ff;
	transition: 0.2s;
}

.menu ul ul li:hover>a,
.menu ul ul li a:hover {
	color: #fff;
}

header .mbtn {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../img/menu.svg) no-repeat center center;
	background-size: 18px auto;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

header .mbtn:active {
	opacity: .8;
}

body.on-menu header .mbtn {
	background: url(../img/close.svg) no-repeat center center;
	background-size: 18px auto;
}

header .hotline ul {
	margin: 0 -22px;
	display: flex;
	align-items: center;
	height: 100px;
}

header .hotline li {
	float: left;
	border-left: 1px solid #eee;
	padding: 0 22px;
}

header .hotline li:first-child {
	border: none;
}

header .hotline li>div {
	background: url(../img/tel.png)left center no-repeat;
	padding-left: 52px;
}

header .hotline p {
	font-size: 16px;
}

header .hotline h5 {
	font-size: 24px;
	color: #0074c2;
}

header .below {
	position: relative;
}

.index-banner {
	width: 100%;
	position: relative;
}

.ui-homebanner .swiper-slide {
	overflow: hidden;
	position: relative;
}

.ui-homebanner .swiper-slide .img {
	width: 100%;
	display: block;
	height: 600px;
	background: none no-repeat center;
	background-size: cover;
}

.ui-homebanner .swiper-container-horizontal>.swiper-pagination-bullets {
	position: absolute;
	bottom: 20px;
}

.ui-homebanner .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	background: url(../img/radius.png) no-repeat center center;
	opacity: 1;
	z-index: 99;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 18px;
	height: 18px;
	background: url(../img/radius_on.png) no-repeat center center;
	opacity: 1;
	z-index: 99;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 20px;
}

/* 首页产品中心 */
.hpro {
	width: 100%;
	padding-top: 77px;
	padding-bottom: 71px;
	background: #f5f5f5;
}
.gy_bt{
	text-align: center;
	position: relative;
}
.gy_bt .img {
	position: absolute;
	left: 50%;
	width: 100%;
}
.gy_bt .img img {
	position: relative;
	height: 38px;
	left: -50%;
	max-width: 100%;
}
.gy_bt p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
.hpro .ai {
	margin-top: 50px;
}
.hpro .ai .TabTitle{
	width: 230px;
	height: 420px;
	behavior: url('../img/PIE.htc');
	border-radius: 10px;
	background: #fff;
}
.nTab{
  margin: 0 auto;
  background-position:left;
  background-repeat:repeat-y;
}
.nTab .TabTitle{
	float:left;
}
.nTab .TabTitle ul{
	border:0;
  margin-top: 27px;
	margin-left: 15px;;
  padding: 0;
}
.nTab .TabTitle ul>li:nth-child(n+6) {
	display: none;
}
.nTab .TabTitle li{
	float: none;
	white-space: nowrap;
  cursor: pointer;
  list-style-type: none;
  text-align: left;
  margin: 0;
	color: #000;
	font-size: 18px;
	line-height: 53px;
	margin-bottom: 21px; 
	padding-left: 19px;
	position: relative;
	overflow: visible;
}
.nTab .TabTitle li p {
	width: 100%;
	overflow: hidden;
}
.nTab .TabTitle .active {
	color: #fff;
	z-index: 10;
}
.nTab .TabTitle li.active::after{
	position: absolute;
	display: block;
	content: '';
	background: url(../img/proBgOn.png) repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	max-width: 233px;
	left: 0;
	top: 0;
	width: 233px;
	height: 53px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index: -1;
}
.nTab .TabContent{
	float: right;
  margin: 0px auto;
}
.nTab .TabContent>div {
	/* width: 918px; */
	height: 420px;
	background: url(../img/proBg.png);
	background-size: cover;
	overflow: hidden;
}
.nTab .TabContent>div.none {
	display: none;
}
.nTab .proLeftImg {
	width: 457px;
	overflow: hidden;
	float: left;
}
.nTab .proLeftImg img {
	max-width: 100%;
}
.nTab .pro_content {
	width: 461px;
	padding: 36px 38px;
	margin: 0;
	float: right;
	color: #fff;
}
.nTab .pro_content h4 {
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}
.nTab .pro_content .hp_hr {
	width: 100%;
	height: 1px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 9px;
}
.nTab .pro_content p {
	font-size: 14px;
	line-height: 30px;
}
.nTab .pro_content .hp_title {
	font-size: 16px;
	margin-top: 21px;
	margin-bottom: 23px;
}
.nTab .pro_content .hp_img {
	width: 100%;
	overflow: hidden;
}
.nTab .pro_content .hp_img a {
	width: 118px;
	height: 90px;
	margin-left: 14px;
	display: block;
	float: left;
}
.nTab .pro_content .hp_img a:first-child {
	margin-left: 0;
}
.nTab .pro_content .more {
	margin-top: 22px;
}
/* 首页关于我们 */
.habout {
	width: 100%;
	background: #ffffff;
	padding-top: 81px;
	padding-bottom: 91px;
}
.habout .habout_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 48px;
}
.habout .ha_text {
	width: 500px;
	height: 400px;
	float: left;
}
.habout .ha_text h2 {
	color: #0074c2;
}
.habout .ha_hr {
	width: 100%;
	height: 1px;
	background: #e6e6e6;
	margin-top: 25px;
	margin-bottom: 46px;
}
.habout .ha_content {
	height: 210px;
	max-height: 240px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
.habout .habout_content .more {
	font-size: 14px;
	color: #ffffff;
	background: url(../img/more.png);
	background-size: 100%;
	margin-top: 51px;
	margin-bottom: 14px;
}
.habout .haImg {
	float: right;
	overflow: hidden;
	width: 600px;
}
.habout .hai_li {
	width: 280px;
	height: 400px;
	float: left;
	margin-left: 40px;
	position: relative;
}
.habout .hai_li:first-child {
	margin-left: 0;
}
.habout .hai_li .bg {
	background: url(../img/abBg.png);
	position: absolute;
	width: inherit;
	height: inherit;
	z-index: 1;
	top: 270px;
	transition: 0.5s;
}
.habout .hai_li img {
	z-index: 10;
	opacity: 1;
	position: absolute;
	top: 0;
	width: inherit;
	height: inherit;
	transition: 0.5s;
}
.habout .hai_li_co {
	position: absolute;
	top: 280px;
	color: #fff;
	padding: 67px 50px 42px 37px;
	font-size: 14px;
	line-height: 30px;
	width: inherit;
	height: inherit;
	transition: 0.5s;
	z-index: 20;
}
.habout .hai_li:hover .bg {
	transition: 0.5s;
	top: 0;
}
.habout .hai_li:hover .hai_li_co {
	top: 0;
	transition: 0.5s;
}
.habout .hai_li:hover img {
	transition: 0.5s;
	opacity: 0.3;
}
.habout .hai_li_co .xian {
	width: 50px;
	height: 3px;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 25px;
}
.habout .hai_li_co .more {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 37px;
	bottom: 42px;
}
/* 我们的优势 */
.hadv {
	width: 100%;
	background: #f3f3f3;
	padding-top: 81px;
	padding-bottom: 91px;
	position: relative;
}
.hadv .gy_bt p {
	color: #999999;	
}
.hadv .hvbg {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.hadv .hvbg img {
	min-height: 250px;
}
.hadv .hvli {
	position: relative;
	width: 100%;
	height: auto;
	background: #ffffff;
	overflow: hidden;
}
.hadv .hvl_i {
	position: relative;
	left: -1px;
	width: 25%;
	margin-top: 32px;
	margin-bottom: 32px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #cccccc;
	text-align: center;
}
.hadv .hvl_i span {
	font-size: 18px;
	font-weight: normal;
}
.hadv .hvl_display {
	width: 100%;
	height: 21px;
	background-image: url(../img/hvl_display.png);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}
.hadv .hvl_display.on {
	background-image: url(../img/hvl_display_on.png);
}
.hadv .hvcontent {
	width: 100%;
	overflow: hidden;
	transition: 0.5s;
}
.hadv .hvc_i {
	width: 100%;
	line-height: 1;
	overflow: hidden;
	transition: 0.5s;
}
.hadv .hvc_text {
	width: 50%;
	float: left;
	padding: 40px 80px 0 71px;
}
.hadv .hvct_num {
	height: 60px;
	font-size: 60px;
	font-weight: bold;
}
.hadv .hvct_title {
	font-size: 28px;
	font-weight: bold;
}
.hadv .hvct_title span {
	font-size: 18px;
	font-weight: normal;
}
.hadv .hvct_content {
	font-size: 16px;
	line-height: 36px;
}
.hadv .hvc_img {
	width: 50%;
	float: left;
}
.hadv .swiper-pagination2 {
	text-align: center;
}
.hadv .swiper-pagination2 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #a1a1a1;
	border-radius: 12px;
	margin: 0 9px;
}
.hadv .swiper-pagination2 .swiper-pagination-bullet-active {
	width: 12px;
	height: 12px;
	background: #a1a1a1;
	border-radius: 12px;
	background: #8bbdde;
}
/* footer */
footer {
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	background: #6d6d6d;
	color: #ffffff;
}
footer .wrap {
	overflow: hidden;
}
footer .f_logo {
	width: 309px;
	float: left;
}
footer .fl_img {
	height: 65px;
}
footer .fl_wecode {
	height: 67px;
	position: relative;
}
footer .fl_wecode p {
	display: inline-block;
	position: absolute;
	margin-left: 16px;
	bottom: -1px;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
}
footer .fp_title {
	font-size: 16px;
}
footer .f_pro {
	width: 407px;
	margin-left: 56px;
	float: left;
}
footer .f_title {
	font-size: 16px;
	font-weight: bold;
}
footer .xian {
	width: 100%;
	height: 1px;
	background: #ffffff;
}
footer .fp_li {
	width: 100%;
	overflow: hidden;
}
footer .fp_li ul {
	width: 120px;
	overflow: hidden;
	float: left;
}
footer .f_contact {
	width: 372px;
	margin-left: 56px;
	float: left;
}
footer .fc_li div {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: flex-start;
}
footer .fc_li img{
	width: 18px;
	height: 18px;
	min-width: 18px;
	min-height: 18px;
	margin-right: 12px;
	flex: 0;
	position: relative;
	top: 5px;
}
footer .fc_li p {
	min-width: 5em;
	flex: 0;
}
footer .f_link {
	display: flex;
}
footer .f_link div {
	flex: 0;
	width: 5em;
	min-width: 5em;
}
footer .f_link ul {
	width: 100%;
}
footer .f_link ul li {
	display: inline-block;
	margin-right: 45px;
}
footer .f_content {
	margin: 10px;
	line-height: 27px;
	text-align: center;
}
/* 产品页面 banner */
.page_banner {
	width: 100%;
	height: 250px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.page_banner p {
	position: absolute;
	bottom: 120px;
	font-size: 36px;
	line-height: 56px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
/* 产品页面 位置 */
.page_location {
	width: 100%;
	height: 0;
	position: relative;
}
.page_location .pl_content {
	width: 100%;
	height: 40px;
	background: url(../img/page_location.png);
	background-position: center;
	background-size: cover;
	position: absolute;
	bottom: 0;
	overflow: hidden;
}
.page_location p {
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}
/* 产品页面 栏目名称 */
.page_column_name {
	width: 100%;
	height: 132px;
	text-align: center;
	overflow: hidden;
}
.page_column_name p {
	font-size: 36px;
	font-weight: bold;
	line-height: 132px;
	color: #000;
	display: inline-block;
}

/* 列表 */
/* 左侧栏目 */
.ny_menu {
	width: 200px;
}
.ny_menu p {
	width: 200px;
	height: 60px;
	display: block;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	background: url(../img/product_nav.png);
	background-position: center;
	background-size: cover;
	margin-bottom: 10px;
	text-align: center;
}
.ny_menu ul {
	background: #eeeeee;
	border-radius: 5px;
	padding: 22px 15px 0;
}
.ny_menu ul li {
	border-top: 1px solid #dcdcdc;
	overflow:hidden;
	font-size: 18px;
	line-height: 56px;
	text-align: center;
}
.ny_menu ul li:first-child {
	border-top: none;
}
.ny_menu ul li.on a, .ny_menu ul li:hover a {
	color: #0074c2;
	font-weight: bold;
}
/* 列表 */
.ny_content {
	width: calc(100% - 216px);
}
.ny_content .row>div {
	padding: 0 14px 33px;
}
.proDiv a {
	display: block;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
	overflow: hidden;
}
.proDiv a p {
	text-align: center;
	background: #f5f5f5;
	font-size: 16px;
	line-height: 60px;
}
.proDiv a .imgDiv {
	position: relative;
	background: #fff;
}
.proDiv:hover p {
	color: #0074c2;
}
/* .proDiv a:hover .imgDiv {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
} */
/*页码*/
.pageNum {
	font-size: 16px;
	line-height: 29px;
	text-align: center;
}
.pageNum span, .pageNum a {
	width: 29px;
	height: 29px;
	display: inline-block;
	margin: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-transform: uppercase;
}
.pageNum span, .pageNum a:hover {
	background: #0074c2;
	color: #ffffff;
}
/* 关于我们 */
.about {
	width: 100%;
}
.about .a_about {
	width: 100%;
	position: relative;
}
.about .a_bg {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	text-align: center;
}
.about .a_about h1 {
	margin: 43px 0 46px;
	color: #0074c2;
	margin-bottom: 0;
}
.about .a_about h1 span {
	font-size: 16px;
	color: #666666; 
	font-weight: normal;
}
.about .a_content {
	font-size: 14px;
	line-height: 32px;
}
/* 企业文化 */
.wenhua {
	width: 100%;
	background: #f5f5f5;
	padding: 80px 0 71px;
}
.wenhua .row {
	justify-content: space-between;
}
.w_img {
	flex: 0 1 566px;
}
.w_content {
	flex: 0 1 541px;
	font-size: 14px;
	line-height: 35px;
}
.w_content .wc_li {
	margin-bottom: 17px;
}
.w_content .wc_li div {
	font-size: 20px;
	margin: 5px 0 14px;
}
.w_content .wc_li div::before {
	content: '';
	background: url(../img/wc_title.png);
	width: 18px;
	height: 18px;
	margin-right: 20px;
	margin-bottom: 3px;
	display: inline-block;
	vertical-align: text-bottom;
}
/* 工厂图片 */
.factory {
	width: 100%;
	padding-top: 82px;
}
.fa_title {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.fa_xian {
	background: url(../img/f_xian.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 19px 0 27px;
	width: 100%;
	height: 1px;
}
.fa_list {
	justify-content: space-between;
}
.fal_content {
	margin: 18px 0 31px;
	flex: 0 1 31.7%;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
.fal_content p {
	overflow: hidden;
}

/*笔记本*/

@media all and (max-width:1220px) {
	/* 头部导航 */
	.ui-homebanner .swiper-slide .img {
		height: 480px;
	}
	/* 首页产品中心 */
	.hpro .ai .TabTitle {
		width: 100%;
		height: auto;
		min-height: auto;
		margin-bottom: 27px;
	}
	.nTab .TabTitle ul {
		white-space: normal;
		display: block;
		height: auto;
		min-height: auto;
		margin-top: 15px;
	}
	.nTab .TabTitle ul>li {
		width: 25%;
		max-width: 50%;
		float: left;
		margin-bottom: 15px;
	}
	.nTab .TabTitle li.active::after {
		width: 100%;
		max-width: 100%;
	}
	.nTab .TabContent {
		max-width: 100%;
		height: auto;
		min-height: 420px;
	}
	.nTab .TabContent>div {
		max-width: 100%;
	}
	.nTab .proLeftImg {
		max-width: 50%;
		min-width: auto;
		flex: 0 1 50%;
	}
	.nTab .pro_content {
		width: 50%;
		min-width: auto;
		flex: 0 1 50%;
	}
	.nTab .pro_content .hp_img a {
		width: 30%;
		height: auto;
		margin-left: 3%;
	}
	/* 首页关于我们 */
	.habout .habout_content  {
		display: flex;
	}
	.about .a_about h1 {
		margin: 22px 0 23px;
	}
	.habout .ha_text {
		margin-right: 10px;
	}
	.habout .haImg {
		min-width: 600px;
		flex: 0;
	}
	/* 我们的优势 */
	.hadv .hvl_i h2 {
		font-size: 22px;
	}
	.hadv .hvl_i span {
		font-size: 16px
	}
	/* 企业文化 */
	.w_img {
		flex: 0 1 50%;
	}
	.w_content {
		flex: 0 1 45%;
	}
}

@media all and (max-width:992px) {
	/* 头部导航 */
	.menu {
		width: 100%
	}
	.menu ul {
		width: 100%;
		display: block;
	}
	.menu ul ul {
		top: 0;
		border: 0;
	}
	.menu>ul>li>a {
		padding: 0 20px;
	}
	.menu.align-center>ul,
	.menu.align-right ul ul {
		text-align: left
	}
	.menu ul li,
	.menu ul ul li,
	.menu ul li:hover>ul>li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(0, 0, 0, .1)
	}
	.menu ul li a,
	.menu ul ul li a {
		width: 100%
	}
	.menu>ul>li,
	.menu.align-center>ul>li,
	.menu.align-right>ul>li {
		float: none;
		display: block
	}
	.menu ul ul li a {
		padding: 0 20px 0 30px;
		font-size: 12px;
		color: #333;
		background: 0 0
	}
	.menu ul ul li:hover>a,
	.menu ul ul li a:hover {
		color: #333
	}
	.menu ul ul ul li a {
		padding-left: 40px
	}
	.menu ul ul,
	.menu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0
	}
	.menu>ul>li.has-sub>a::after,
	.menu ul ul li.has-sub>a::after {
		display: none
	}
	#menu-line {
		display: none
	}
	.menu #menu-button {
		display: block;
		padding: 20px;
		color: #000;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase
	}
	.menu #menu-button::after {
		content: '';
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #fff
	}
	.menu #menu-button::before {
		content: '';
		position: absolute;
		top: 25px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff
	}
	.menu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		display: block;
		border-left: 1px solid rgba(0, 0, 0, .1);
		height: 60px;
		width: 60px;
		cursor: pointer
	}
	.menu .submenu-button::after {
		content: '';
		position: absolute;
		top: 21px;
		left: 26px;
		display: block;
		width: 2px;
		height: 12px;
		background: #333;
		z-index: 99
	}
	.menu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 26px;
		display: block;
		width: 12px;
		height: 2px;
		background: #333;
		z-index: 99
	}
	.menu .has-sub:hover>ul {
		left: 0;
		margin-left: 0;
		background: rgba(0, 0, 0, 0.15);
	}
	.menu ul ul p {
		display: none;
	}
	.menu .submenu-button.submenu-opened:after {
		display: none
	}
	.menu ul ul {
		background: transparent;
		border-bottom: none;
		padding: 0;
	}
	.menu ul ul ul {
		top: 0;
	}
	.menu li:hover>ul {
		left: auto;
		margin-left: auto;
	}
	header {
		position: fixed !important;
		z-index: 99;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 60px;
		transition: right 300ms !important;
	}
	header .logo a {
		height: 60px;
		line-height: 60px;
		width: initial;
	}
	header .logo img {
		height: 35px;
	}
	header .mbtn {
		display: block;
	}
	body.on-menu header .mbtn {
		z-index: 1;
	}
	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 60px;
		right: 0;
		width: 100%;
		height: 100%;
		padding-top: 0;
		background-color: #fff;
		transition: right 300ms;
		right: -100%;
		padding: 0;
		overflow-y: auto;
	}
	header .rightDiv .menu ul li {
		padding: 0;
		margin: 0;
		float: none;
		width: 100%;
	}
	header .rightDiv .menu ul li a {
		display: block;
		line-height: 60px;
		height: 60px;
		text-align: left;
		font-size: 16px;
		color: #333;
	}
	header .rightDiv .menu ul li a span {
		display: none;
	}
	header .rightDiv .menu>ul>li>a img {
		display: none;
	}
	header .rightDiv .menu>ul>li.on>a img.red,
	header .rightDiv .menu>ul>li:hover>a img.red {
		display: none;
	}
	header .rightDiv .menu ul li a.on {
		background: none;
	}
	body.on-menu header .rightDiv .menu {
		right: 0;
	}
	body.on-menu .main {
		right: 0;
	}
	header .rightDiv .menu ul li>a {
		margin: 0;
		width: calc(100% - 50px);
	}
	header .rightDiv .menu>ul>li.has-sub {
		padding: 0;
	}
	header .menu .search {
		padding: 5vw;
		width: 100%;
	}
	header .rightDiv .menu>ul>li.on>a::after,
	header .rightDiv .menu>ul>li:hover>a::after {
		bottom: 26px;
	}
	header .logo img {
		height: 28px;
	}
	header .hotline {
		display: none;
	}
	header .header-container {
		overflow: hidden;
	}
	header .upper {
		float: left;
	}
	header .below {
		height: 60px;
		float: right;
		width: 60px;
	}
	header .rightDiv {
		position: absolute !important;
		height: 60px;
		background: #fff;
	}
	header .rightDiv .menu>ul>li.on a,
	header .rightDiv .menu>ul>li:hover a {
		color: #fff;
	}
	.headerTop {
		width: 100%;
		height: 60px;
	}
	/* 首页产品中心 */
	.nTab .TabContent>div {
		background: none;
	}
	.nTab .proLeftImg {
		width: 50%;
		min-width: auto;
		float: left;
		margin: 0 auto;
	}
	.nTab .pro_content {
		width: 50%;
		min-width: 50%;
		float: right;
		margin: 0 auto;
		background: url(../img/proBg.png) no-repeat 100%;
		background-size: cover;
	}
	.nTab .TabContent>div {
		height: auto;
	}
	.hpro {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.habout {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.nTab .pro_content p {
		height: 90px;
		overflow: hidden;
	}
	.nTab .pro_content .hp_img {
		height: 80px;
	}
	.nTab .proLeftImg img {
		height: 423px;
	}
	.hpro .ai {
		margin-top: 25px;
	}
	/* 首页关于我们 */
	.habout .habout_content  {
		display: flex;
		flex-direction: column;
		overflow: hidden;
		margin-top: 25px;
	}
	.habout .ha_text {
		width: 100%;
		min-width: 100%;
		height: auto;
	}
	.habout .haImg {
		max-width: 100%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		height: auto;	
	}
	.habout .haImg img {
		height: auto;
	}
	.habout .ha_content {
		height: auto;
	}
	.habout .ha_hr {
		margin-top: 15px;
		margin-bottom: 23px;
	}
	.habout .habout_content .more {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	/* 我们的优势 */
	.hadv {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.hadv .hvl_i h2 {
		font-size: 18px;
	}
	.hadv .hvl_i span {
		font-size: 14px
	}
	.hadv .hvc_text {
		width: 100%;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.hadv .hvc_img {
		width: 100%;
		text-align: center;
	}
	.hadv .hvl_i {
		margin-top: 16px;
		margin-bottom: 16px;
	}
	/* 关于我们 */
	.about .a_about h1 {
		margin: 11px 0 12px;
		font-size: 27px;
	}
	.about .a_about h1 span {
		font-size: 12px;
	}
	/* 企业文化 */
	.wenhua {
		padding: 40px 0 36px;
	}
	/* 工厂图片 */
	.factory {
		padding-top: 41px;
	}
	.fal_content {
		margin: 9px 0 15px;
		flex: 0 1 48%;
	}
}

/*手机端*/

@media (max-width:767px) {
	/* 头部导航 */
	html, body {
		font-size: 12px;
	}
	.ui-homebanner .swiper-pagination-bullet {
		height: 16px;
		width: 16px;
	}
	.ui-homebanner .swiper-slide .img {
		max-height: 25vh;
	}
	/* 首页产品中心 */
	.nTab .TabTitle ul>li {
		width: 50%;
		max-width: 50%;
	}
	.nTab .pro_content .hp_img {
		height: auto;
	}
	.nTab .proLeftImg {
		width: 100%;
		max-width: 457px;
		float: none;
		flex: 0 1 100%;
	}
	.nTab .pro_content {
		width: 100%;
		float: none;
		flex: 0 1 100%;
	}
	.nTab .proLeftImg img {
		width: 100%;
		height: auto;
	}
	.nTab .pro_content .hp_img a {
		height: auto;
	}
	.nTab .pro_content p {
		height: auto;
	}
	/* 首页关于我们 */
	.habout .hai_li {
		overflow: hidden;
		margin: 0 auto 10px;
		float: none;
	}
	.habout .hai_li:first-child {
		margin-left: auto;
	}
	.habout .haImg {
		max-width: 100%;
		min-width: 100%;
	}
	.habout .hai_li {
		max-width: 48%;
		float: right;
		margin: 0 auto;
		overflow: hidden;
	}
	.habout .hai_li_co .more {
		left: 0;
		position: relative;
	}
	.habout .hai_li:first-child {
		float: left;
	}
	.habout .hai_li_co {
		top: 75%;
		padding: 15% 10%;
	}
	.habout .hai_li_co {
		width: 100%;
	}
	/* 我们的优势 */
	.hadv {
		padding-top: 20px;
		padding-bottom: 22px;
	}
	.hadv .hvl_i {
		width: 50%;
	}
	.hadv .hvc_text {
		padding: 20px 20px 10px;
	}
	.hadv .hvl_i h2 {
		font-size: 20px;
	}
	.hadv .hvl_i span {
		font-size: 16px
	}
	/* 列表内容 */
	.proDiv a p {
		font-size: 14px;
		padding: 10px 10px;
	}
	.ny-main .breadcrumbs {
		font-size: 12px;
		padding: 18px 0 33px;
	}
	.ny-banner .img {
		height: 140px;
	}
	.pageNum {
		margin-top: 38px;
	}
	.ny_menu {
		width: 100%;
	}
	.ny_content {
		width: 100%;
		padding-left: 0;
		margin-top: 30px;
	}
	.product .row {
		margin: -10px;
	}
	.product .row>div {
		padding: 10px;
	}
	.proDetail .ny_content .leftDiv {
		width: 100%;
	}
	.proDetail .ny_content .text {
		width: 100%;
		margin-top: 30px;
	}
	/* 企业文化 */
	.wenhua {
		padding: 20px 0 18px;
	}
	.wenhua .row {
		justify-content: center;
	}
	.w_img {
		flex: 0 1 auto;
	}
	.w_content {
		flex: 0 1 auto;
	}
	/* 关于我们 */
	.about .a_about h1 {
		font-size: 24px;
	}
	.about .a_about h1 span {
		font-size: 10px;
	}
	/* 列表内容 */
	.ny_menu p {
		width: 100%;
	}
	/* 工厂图片 */
	.factory {
		padding-top: 21px;
	}
	.fal_content {
		margin: 4px 0 7px;
		flex: 0 1 48%;
	}
	/* 页面底部 */
	footer .f_pro, footer .f_contact {
		width: 48%;
		margin-left: 0;
	}
	footer .f_contact {
		width: 48%;
		float: right;
	}
}

/*  */

@media (max-width: 500px) {
	/* .nTab .TabContent, .nTab .TabContent>div, .nTab .proLeftImg, .nTab .pro_content {
		height: auto;
		max-height: auto;
		min-height: auto;
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	.nTab .proLeftImg {
		margin: 0 auto;
		padding: 0;
		height: auto;
	}
	.nTab .pro_content {
		padding: 10px;
		height: auto;
	}
	.nTab .pro_content .hp_img {
		clear: both;
		overflow: hidden;
	}
	.nTab .pro_content .hp_img a{
		margin: 0 14px 14px 0;
	} */
	/* 我们的优势 */
	.hadv .hvl_i {
		width: 100%;
	}
	/* footer */
	footer .f_logo, footer .f_pro, footer .f_contact, .f_bottom{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
}

@media all and (max-width:1220px) { }
@media all and (max-width:992px) { }
@media (max-width:767px) { }

/* 后台添加样式 */
.xiaocms-page {
	font-size: 16px;
	line-height: 29px;
	text-align: center;
}
.xiaocms-page span, .xiaocms-page a {
	width: 29px;
	height: 29px;
	display: inline-block;
	margin: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-transform: uppercase;
}
.xiaocms-page span, .xiaocms-page a:hover {
	background: #0074c2;
	color: #ffffff;
}
/* 页面底部二维码内容居中 */
footer .fl_wecode {
	text-align: center;
}
footer .fl_wecode>div {
	display: inline-block;
}
footer .fl_wecode img {
	vertical-align: baseline;
	width: 67px;
	height: 67px;
}
footer .fl_wecode .codeinfo {
	position: relative;
	height: 67px;
	display: inline-block;
	margin-left: 16px;
}
footer .fl_wecode .codeinfo>div {
	display: table;
	height: 67px;
	overflow: hidden;
}
footer .fl_wecode .codeinfo p {
	vertical-align: middle;
	display: table-cell;
	position: relative;
	margin: 0;
}
/* 页面底部产品中心横向排列 */
footer .fp_li ul {
	display: block;
	width: 100%;
}
footer .fp_li ul li{
	display: inline-block;
	width: 32%;
}