/*滚动条样式设置*/
@media (max-width:805px) {
	::-webkit-scrollbar {
		width: 0;
		height: 0;
	}
}

html,
body {
	height: 100%;
	word-break: break-word;
}

.max-width-1000 {
	max-width: 1000px;
}

.max-width-1300 {
	max-width: 1300px;
}

.box-zzz {
	color: #B00D15;
}

/* 产品中心 */
.products-img {
	position: relative;

}

.products-img-item {
	/* height: 668px;    */
}

.border-set {
	border: 1px #fff solid;
}
.border-unset {
	border: unset !important;
}
.products-tab-btn {
	position: absolute;
	top: 18%;
	left: 20%;
	padding: 10px 25px;
	display: flex;
	justify-content: center;
	align-items: center;

}

.products-tab-btn2 {
	position: absolute;
	bottom: 8%;
	left: 20%;
	padding: 10px 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.products-tab-btn a,
.products-tab-btn2 a {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	font-family: MicrosoftYaHei-Bold;
	line-height: 30px;
	height: 35px;
}

.products-tab-btn-icon {}

.products-tab-btn-icon img {
	width: 25px;
	height: 46px;
	margin-left: 25px;
}

.products-tab-btn-title{
	color: #fff;
	font-family:MicrosoftYaHei;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 31%;
	/* left: 35%; */
	
}
.products-tab-btn-title-size{
	font-size: 45px !important;
}
.honor-con::before{
	margin-top: 50%;
}
.honor-con-back{
	width:100%;
	background-image: url(/SkinPath/202409/3c82841e-d21f-4c93-959d-5a5e77bf92fe/115/zh-cn/content/images/back1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.cate-con{
	height: 720px;
}

.hom-pro-tab-nav .web-tab-modular-nav-item.active a, .hom-pro-tab-nav .web-tab-modular-nav-item a:hover {
    color: #fff !important;
}



/* 安泽服务 */
.pad-lr{
		padding: 0 10%;
	}
.pub-img-ver-l img{
	left:unset;
}
.pub-img-ver-r img{
	right:unset;
}
/*-------------------------------------------公用头部【start】-------------------------------------*/
/*hed-style【start】*/
.back-cor,
.back-hov .back-cor-hov:hover,
/*.back-cor-hov.active, .back-cor-hov:hover{background-color: #FFFFFF !important;}*/
.Ac-hed-top-nei {
	box-sizing: content-box;
}

.Ac-hed-cot {
	background-color: transparent;
}

.Ac-hed-l {
	float: left;
}

.Ac-hed-r {
	float: right;
	margin: 10px 0;
}

.Ac-hed-logo {
	float: left;
	padding: 5px 0;
}

.Ac-hed-logo-txt,
.Ac-hed-logo-img {
	display: inline-block;
	vertical-align: middle;
}

.Ac-hed-logo-img {
	margin-right: 5px;
}

.Ac-hed-logo-img,
.Ac-hed-navbar {
	float: none;
}
.Ac-hed-logo-txt h1{line-height: 22px;}

.logo_border {
    width: 1px;
    height: 45px;
    background-color: #000;
    margin: 0 13px;
}

.logo_border {
    display: inline-block;
    vertical-align: middle;
}
/*hed-style【end】*/

/*hed-nav-style【start】*/
.Ac-hed-nav {
	padding: 0;
	background-color: white;
	word-break: break-word;
}

.Ac-hed-nav-list-one .Ac-hed-nav-item-one {
	display: inline-block;
	position: relative;
	padding: 14px;
}

.Ac-hed-nav .Ac-hed-nav-list-one {
	font-size: 0;
}

.Ac-hed-nav-list-one .Ac-hed-nav-item-one>a {
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	height: 36px;
	line-height: 36px;
	margin: 0 13px;
	position: relative;
	border-bottom: 3px solid transparent;
}

.Ac-hed-nav-list-one .nav-new-sty>a {
	color: #fff !important;
}

.Ac-hed-nav-list-one .nav-new-sty:hover>a,
.Ac-hed-nav-list-one .nav-new-sty.active>a {
	border-bottom: 1px solid #fff !important;
}

.Ac-hed-nav-list-two {
	position: absolute;
	background-color: white;
	left: 50%;
	z-index: 10;
	margin-left: -70px;
	display: none;
	box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.1);
}

.Ac-hed-nav-list-two .Ac-hed-nav-item-two>a {
	display: block;
	padding: 15px;
	width: 140px;
	text-align: center;
	word-break: break-word;
}

.Ac-hed-nav-list-one .Ac-hed-nav-item-one:hover .Ac-hed-nav-list-two {
	display: block;
}

.Ac-hed-nav-list-two .Ac-hed-nav-item-two>a:hover {
	color: white;
	border-bottom: 3px solid #FFFFFF;
}

.Ac-hed-nav-list-one2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.just-fl {
	display: flex;
	justify-content: left;
	word-break: break-word;
}

.just-fl2 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.align-it-fl {
	display: flex;
	align-items: flex-end;
}

.font-he {
	margin-top: 8px;
	word-break: break-word;
}

.margin-d {
	margin: -7px;
}

/*hed-nav-style【end】*/

/*hed-language-style【start】*/
.Ac-hed-language {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}

.Ac-hed-language a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	text-align: center;
}

.Ac-hed-language a span.mob {
	display: none;
}

/*hed-language-style【end】*/
/*-------------------------------------------公用头部【end】-------------------------------------*/


/*-------------------------------------------首页【start】-------------------------------------*/
/*banner-style【start】*/
.swiper-container-banner {
	height: 690px;
}

.swiper-pagination-bullet {
	background-color: white;
	opacity: 1;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.swiper-pagination-bullet-active {
	opacity: 1;
}

.swiper-container-banner .swiper-pagination {
	bottom: 10px;
}

/*banner-style【end】*/

/*hom-title-style【start】*/
.hom-tit-bor1 {
	width: 100%;
	height: 4px;
	border: 1px solid transparent;
}

/*hom-title-style【end】*/

/*hom-search-style【start】*/
.hom-search-wai {
	margin-top: 10px;
}

.Ac-hed-sos-btn {
	display: inline-block;
	cursor: hand;
	cursor: pointer;
	margin-left: 30px;
}

/*.hom-search{position:absolute;right:0;top:100%;background-color:rgba(0,0,0,0.5);padding:10px 0;display:none;z-index:5;width:100%;}*/
.hom-search-nei {
	position: relative;
	max-width: 1170px;
	line-height: 35px;
}

.hom-search input {
	width: 300px;
	height: 30px;
	background-color: transparent;
	border: none;
	padding: 0 40px 0 10px;
	border: none;
	border-bottom: 1px solid white;
	color: white;
}

.hom-search input::-webkit-input-placeholder {
	color: white;
}

.hom-search input::-moz-placeholder {
	color: white;
}

.hom-search input:-moz-placeholder {
	color: white;
}

.hom-search input:-ms-input-placeholder {
	color: white;
}

.hom-search span {
	width: 40px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: hand;
	cursor: pointer;
}

/*.hom-search span svg{margin-top:5px;}*/
/*hom-search-style【end】*/

/*hom-class-style【start】*/
.boxA {
	max-width: 250px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.boxA .bor1,
.boxA .bor2,
.boxA .bor3,
.boxA .bor4,
.boxA .bor5,
.boxA .bor6 {
	position: absolute;
	width: 46.5%;
	height: 1px;
	background-color: #999;
	z-index: 3;
}

.boxA .bor1 {
	left: 26.75%;
	top: 0;
}

.boxA .bor2 {
	left: 26.75%;
	bottom: 0;
}

.boxA .bor3 {
	left: -8%;
	top: 25%;
}

.boxA .bor4 {
	right: -8%;
	top: 25%;
}

.boxA .bor5 {
	left: -8%;
	bottom: 25%;
}

.boxA .bor6 {
	right: -8%;
	bottom: 25%;
}

.boxA .bor3,
.boxA .bor6 {
	transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-o-transform: rotate(120deg);
}

.boxA .bor4,
.boxA .bor5,
.boxF,
.boxT {
	transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
}

.boxF,
.boxS {
	visibility: hidden;
}

.boxS,
.boxT {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.boxS {
	position: absolute;
	left: 0;
	top: 0;
}

.boxF {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 80%;
}

.boxS {
	transform: rotate(-120deg);
	-webkit-transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	-o-transform: rotate(-120deg);
}

.boxT {
	background: no-repeat 50% center;
	background-size: 100% auto;
	visibility: visible;
}

.pub-img-jl img {
	max-width: unset !important;
	max-height: unset !important;
	width: 100%;
}

/*hom-class-style【end】*/
/*-------------------------------------------首页【end】-------------------------------------*/


/*-------------------------------------------公用尾部【start】-------------------------------------*/
/*foot-style【start】*/
.foot-link-item {
	display: inline-block;
	vertical-align: middle;
	width: 135px;
	border: 1px solid #E5E5E5;
	margin: 5px;
}

.Ac-foot-inform-cot {
	padding: 50px 0 30px;
}

.Ac-foot-inform-ewm-item {
	padding: 0 20px;
}

/*foot-style【end】*/

/*foot-nav-style【start】*/
.foot-nav-div,
.foot-nav {
	display: none;
}

.foot-nav-div,
.foot-nav,
.foot-nav-nei,
.foot-nav .foot-nav-item a {
	height: 50px;
}

.foot-nav {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 50;
	box-shadow: -1px -1px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: -1px -1px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -1px -1px 10px rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.foot-nav .foot-nav-item a {
	padding-top: 6px;
}

.foot-nav .foot-nav-item.active a,
.foot-nav .foot-nav-item:hover a {
	background-color: white;
}

.foot-nav .foot-nav-item.active a h4,
.foot-nav .foot-nav-item:hover a h4 {
	color: #333;
}

.foot-nav .foot-nav-item.active a path,
.foot-nav .foot-nav-item:hover a path {
	fill: #333;
}

.foot-nav .foot-nav-item h4 {
	font-size: 12px;
	color: white;
}

/*foot-nav-style【end】*/

/*右侧悬浮菜单【start】*/
.Ac-suspen {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 50px;
}

/*右侧悬浮菜单【end】*/
/*-------------------------------------------公用尾部【end】-------------------------------------*/


/*-------------------------------------------公用样式【start】-------------------------------------*/
/*pub-style【start】*/
.Ac-cont-pub-tit {
	padding: 50px 0 30px;
}

.Ac-pro-show-pre,
.Ac-pro-show-next {
	position: absolute;
	width: 22px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	cursor: hand;
	cursor: pointer;
}

.Ac-pro-show-pre {
	background: #333 url(../images/Fixed/Sprite-ico.png) no-repeat left top;
	left: -22px;
}

.Ac-pro-show-next {
	background: #333 url(../images/Fixed/Sprite-ico.png) no-repeat -22px top;
	right: -22px;
}

.Ac-pro-show-details {
	width: 90%;
}

.Ac-pro-show-details-nav {
	text-align: center;
	margin-top: 60px;
	border-bottom: 1px solid #B3B3B3;
}

.Ac-pro-show-details-nav .Ac-pro-show-details-inline {
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
	background-color: #333;
	color: white;
	font-size: 14px;
	cursor: hand;
	cursor: pointer;
}

.Ac-pro-show-details-list {
	padding: 20px;
}

.dis-al-cen {
	display: flex;
	align-items: center;
}

.cot-img {}

.cot-img img {}

/*pub-style【end】*/
/*-------------------------------------------公用样式【end】-------------------------------------*/
.dis-l{
	display: flex;
	justify-content: left;
	align-items: center;
}
.dis-c{
	display: flex;
	justify-content: center;
	align-items: center;
}
.dis-l-e{
	display: flex;
	justify-content: center;
	align-items: end;
}
.dis-l-c{
	display: flex;
	align-items: center;
}
.dis-r{
	display: flex;
	justify-content: right;
	align-items: center;
}
.dis-space-around{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.dis-space-between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/*兆雅公共样式【start】*/
.zy-abouts-back {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 31px;
	z-index: 2;
}

.Ac-hed-language a {
	color: #231F20;
}

.Ac-hed-nav {
	background-color: transparent;
}

.Ac-hed-r {
	margin: 0 0;
}

.hom-search input {
	width: 290px;
	height: 35px;
	background-color: transparent;
	border: 1px solid #231F20;
	border-radius: 20px;
	padding: 0 40px 0 15px;
	color: #231F20;
}

.hom-search span {
	height: 35px;
	padding-top: 5px;
	padding-right: 10px;
}

.hom-search input::-webkit-input-placeholder {
	color: #231F20;
}

.hom-search input::-moz-placeholder {
	color: #231F20;
}

.hom-search input:-moz-placeholder {
	color: #231F20;
}

.hom-search input:-ms-input-placeholder {
	color: #231F20;
}

.limit-size {
	max-width: 316px;
}

.Ac-hed-logo {
	margin-top: 5px;
}

.swiper-pagination>.swiper-pagination-bullet-active {
	background-color: #C6262E !important;
}

.swiper-pagination.swiper-silde>.swiper-pagination-bullet {
	width: 36px;
	height: 2px;
	background-color: #FFFFFF;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.zy-abouts-us:after {
	content: ' ';
	width: 5px;
	height: 5px;
	background-color: #C6262E;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.hom-pro-tab-nav .web-tab-modular-nav-item a {
	border: 1px solid #D5D5D5;
	padding: 0 10px;
	line-height: 32px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #333333;
	width: 150px;
	display: block;
}

.web-tab-modular-nav-item.cor>a:hover,
.web-tab-modular-nav-item.cor.active>a {
	color: #FFFFFF !important;
	background-color: #B00D15;
}

.hom-Exhibition-swiper-set .swiper-prev,
.hom-Exhibition-swiper-set .swiper-next {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: auto;
	height: 0;
	z-index: 2;
}

.hom-Exhibition-swiper-set .swiper-prev {
	left: -30%;
}

.hom-Exhibition-swiper-set .swiper-next {
	right: -30%;
}

.hom-application-item {
	width: 20%;
	padding: 10px;
}

.Ac-foot-inform-ewm-item {
	padding: 0 5px;
}

.fl-margin-top {
	margin-top: 65px;
}

.fl-margin-top2 {
	margin-top: 52px;
}

.hed-box-l {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.padding-se {
	padding: 15px 0;
}

.Ac-foot-inform-service [data-type="zidy"]:hover,
p.clear-padding>span.clear-padding a[class="under"]:hover {
	color: #B00D15;
}

/*兆雅公共样式【end】*/


/*media-style【start】*/
@media (max-width: 1199px) {
	/* 产品中心 */
	.products-tab-btn {
		position: absolute;
		top: 18%;
		left: 20%;
		padding: 10px 16px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn2 {
		position: absolute;
		bottom: 7%;
		left: 20%;
		padding: 10px 16px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn a,
	.products-tab-btn2 a {
		font-size: 22px;
		font-weight: 700;
		color: #fff;
		font-family: MicrosoftYaHei-Bold;
		line-height: 25px;
		height: 25px;       
	}
	
	.products-tab-btn-icon img {
		width: 18px;
		height: 33px;
		margin-left: 16px;
	}
	.products-tab-btn-title-size{
		font-size: 35px !important;
	}
	
	.cate-con{
		height: 500px;
	}
	/*hed【start】*/
	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span {
		font-size: 18px !important;
	}

	.Ac-hed-logo-txt p,
	.Ac-hed-logo-txt p span {
		font-size: 14px !important;
	}

	/*hed【end】*/

	/*兆雅公共样式【start】*/
	.limit-size {
		max-width: 290px;
	}

	.Ac-hed-l,
	.Ac-hed-r {
		float: none;
		margin: 0 auto;
	}

	.Ac-hed-r>.txt-r,
	.Ac-hed-r .zy-head-item {
		text-align: center;
	}

	.Ac-hed-r .zy-float-xs,
	.hom-search {
		display: block;
	}

	.hom-search .hom-search-nei input.js-hed-search-input {
		width: 100%;
	}

	.line-align {
		width: 40%;
		margin: 0 auto;
		line-height: normal;
	}

	.hed-box-l {
		display: block !important;
	}

	.Ac-hed-logo,
	.Ac-hed-logo-img {
		float: none;
	}

	.zy-float-left-xs {
		float: left;
		margin-left: 0 !important;
	}

	.zy-float-right-xs {
		float: right;
		margin-left: 0 !important;
	}

	.clear-padding span {
		padding-left: 20px !important;
	}

	.hom-Exhibition-swiper-set .swiper-prev {
		left: 0px;
	}

	.hom-Exhibition-swiper-set .swiper-next {
		right: 0px
	}

	/*兆雅公共样式【end】*/
}

@media (max-width: 991px) {
	
	/* 产品中心 */
	.products-tab-btn {
		position: absolute;
		top: 18%;
		left: 20%;
		padding: 10px 16px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn2 {
		position: absolute;
		bottom: 7%;
		left: 20%;
		padding: 10px 16px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn a,
	.products-tab-btn2 a {
		font-size: 16px;
		font-weight: 700;
		color: #fff;
		font-family: MicrosoftYaHei-Bold;
		line-height: 11px;
		height: 11px;    
	}
	
	.products-tab-btn-icon img {
		width: 15px;
		height: 24px;
		margin-left: 16px;
	}
	.products-tab-btn-title-size{
		font-size: 25px !important;
	}
	
	.cate-con{
		height: 400px;
	}
	/*hed【start】*/

	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span {
		font-size: 16px !important;
	}

	.Ac-hed-logo-img,
	.Ac-hed-logo-img a {
		width: 110px;
		height: 100px;
	}

	/*hed【end】*/

	/*foot-style【start】*/
	.Ac-foot-inform-cot {
		padding: 20px 0 10px;
	}

	/*foot-style【end】*/

	/*兆雅公共样式【start】*/
	.Ac-hed-logo-img,
	.Ac-hed-logo-img a {
		width: auto;
		height: auto;
	}

	.fl-margin-top {
		margin-top: 0px;
	}

	.fl-margin-top2 {
		margin-top: 0px;
	}

	/*兆雅公共样式【end】*/
}

@media (max-width: 767px) {
	.dis-none{
		display: none !important;
	}
	.pad-lr{
		padding: 0 15px;
	}
	.pub-img-ver-l img{
		left:0;
	}
	.pub-img-ver-r img{
		right:0;
	}
	.box-zzz {
		color: #aaaa7f;
	}
	/* 产品中心 */
	.products-tab-btn {
		position: absolute;
		top: 18%;
		left: 20%;
		padding: 2px 4px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn2 {
		position: absolute;
		bottom: 7%;
		left: 20%;
		padding: 2px 4px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.products-tab-btn a,
	.products-tab-btn2 a {
		font-weight: 500;
		color: #fff;
		font-family: MicrosoftYaHei-Bold;
		line-height: 10px;
		height: 10px;
	}
	
	.products-tab-btn-icon img {
		width: 10px;
		height: 16px;
		margin-left: 5px;
	}
	.products-tab-btn-title-size{
		font-size: 16px !important;
	}
	
	.cate-con{
		height: 300px;
	}
	
	/*hed【start】*/
	.Ac-hed-navbar {
		margin-top: 22px;
	}

	.Ac-hed-top-nei {
		height: 30px;
		overflow: hidden;
	}

	/*.web-hed-div{height:60px;}*/
	.navbar-toggle {
		display: block;
		z-index: 2;
	}

	.Ac-hed-cot-wai {
		padding: 0;
		left: 0;
		right: 0;
		top: 0;
		position: fixed !important;
		z-index: 10;
		box-sizing: content-box;
	}

	.Ac-hed-cot {
		height: 60px;
		padding: 0;
	}

	.Ac-hed-logo {
		float: none;
		position: absolute;
		top: 5px;
		left: 20px;
		right: 70px;
		padding: 0;
	}

	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span {
		font-size: 16px !important;
	}

	.Ac-hed-logo-img,
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: grey;
	}

	.Ac-hed-l {
		float: right;
		margin-top: 10px;
	}

	.Ac-hed-nav {
		position: absolute;
		top: 60px;
		left: 0;
		right: 0;
		bottom: auto;
		background-color: rgba(255, 255, 255, .5);
		z-index: 5;
		text-align: center;
		border: 1px solid #eee;
		float: none;
		margin-top: 0;
		margin-right: 0;
		max-height: 80vh;
		overflow-y: auto;
		padding: 0;
	}

	.Ac-hed-nav-list-one .Ac-hed-nav-item-one {
		display: block;
		padding: 0;
	}

	.Ac-hed-nav-list-one .Ac-hed-nav-item-one>a {
		padding: 0 10px;
		line-height: 40px;
		height: auto;
		border-top: none;
		margin: 0;
		color: #fff;
	}

	.Ac-hed-nav-list-one2 {
		display: block;
	}

	.Ac-hed-nav-list-two {
		position: static;
		background-color: #f5f5f5;
		left: auto;
		z-index: auto;
		margin-left: auto;
		display: block;
		box-shadow: 1px 5px 10px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0);
		-moz-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0);
		-ms-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0);
		-o-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0);
	}

	.Ac-hed-nav-list-one .Ac-hed-nav-item-one>a:hover {
		border: none;
	}

	.Ac-hed-nav-list-two .Ac-hed-nav-item-two>a {
		width: auto;
		font-size: 12px;
		background-color: #e5e5e5;
	}

	.zy-abouts-back {
		position: relative !important;
		top: 0 !important;
		z-index: 2;
	}

	.Ac-hed-cot-wai {
		position: static !important;
	}

	.Ac-hed-logo .web-font-size-16+.web-font-size-20>span {
		font-size: 12px !important;
	}

	.web-font-pos {
		text-align: center;
	}

	.just-fl2 {
		display: flex;
		justify-content: left;
		align-items: flex-end;
	}

	.align-it-fl {
		display: block;
	}

	.font-he {
		line-height: 30px;
	}

	.margin-d {
		margin: 0px;
	}

	/*hed【end】*/

	/*hed-language-style【start】*/
	.Ac-hed-language {
		position: absolute;
		right: 0;
		top: 0;
		line-height: 30px;
	}

	.Ac-hed-language a span.pc {
		display: none;
	}

	.Ac-hed-language a span.mob {
		display: block;
	}

	/*hed-language-style【end】*/

	/*hom-search-style【start】*/
	.Ac-hed-sos-btn {
		display: block;
		position: absolute;
		right: 45px;
		top: 28px;
	}

	.hom-search {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		background-color: rgba(255, 255, 255, .5);
		z-index: 2;
	}

	/*hom-search-style【end】*/
	/* 公用样式【start】 */
	.dis-al-cen {
		display: block;
	}

	/* 公用样式【end】 */
	/*banner-style【start】*/
	.swiper-container-banner .swiper-pagination {
		bottom: 10px;
	}

	/*banner-style【end】*/

	/*foot-style【start】*/
	.foot-link-item {
		width: 120px;
	}

	.Ac-foot-inform-ewm-item {
		padding: 0 5px;
	}

	/*foot-style【end】*/

	/*foot-nav-style【start】*/
	.foot-nav-div,
	.foot-nav {
		display: block;
	}

	/*foot-nav-style【end】*/


	/*兆雅公共样式【start】*/
	.line-align {
		width: auto;
		line-height: normal;
		margin: 0;
	}

	.padding-se {
		padding: 0;
	}

	.Ac-hed-l {
		margin-top: 0;
	}

	.Ac-hed-sos-btn {
		display: block !important;
		margin-left: 0px;
	}

	.zy-abouts-back {
		padding: 0 0 !important;
	}

	.Ac-hed-logo {
		top: 0px;
		margin-top: 10px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #231F20;
	}

	.Ac-hed-logo-img,
	.Ac-hed-logo-img a {
		width: 135px;
		margin-top: 4px;
	}

	.Ac-hed-nav-list-one .Ac-hed-nav-item-one:hover,
	.Ac-hed-nav-list-one .Ac-hed-nav-item-one.active>a {
		background-color: rgba(255, 255, 255, 1);
		border-bottom: none;
		color: #B00D15 !important;
	}

	.Ac-hed-nav-list-one .Ac-hed-nav-item-one>a {
		border-bottom: none;
	}

	.hom-pro-tab-nav .web-tab-modular-nav-item {
		margin: 0 0;
		float: left;
		width: 33%;
	}

	.hom-pro-tab-nav .web-tab-modular-nav-item>a {
		width: 100%;
	}

	.web-tab-modular-nav-item.cor>a:hover,
	.web-tab-modular-nav-item.cor.active>a {
		width: 100%;
	}

	/*兆雅公共样式【end】*/



}

@media (max-width: 480px) {

	.Ac-hed-logo-txt h1,
	.Ac-hed-logo-txt h1 span {
		font-size: 14px !important;
	}

	.Ac-hed-logo-txt p,
	.Ac-hed-logo-txt p span {
		font-size: 12px !important;
	}

	.swiper-container-banner {
		height: 160px !important;
	}

	.products-tab-btn a,
	.products-tab-btn2 a {
		font-size: 10px !important;
		font-weight: 700;
		color: #fff;
		font-family: MicrosoftYaHei-Bold;
		line-height: 10px;
		height: 10px;
	}
	.cate-con{
		height: 200px;
	}
}

/*media-style【end】*/