@charset "UTF-8";
/*主题颜色*/
.theme-font-color {
	color: #ff5000;
}

.theme-border-color {
	border-color: #ff5000;
}

.theme-border-color::after {
	border-color: #ff5000;
}

.theme-background-color {
	background-color: #ff5000;
}

/*CSS Reset*/
/*body,input,ul,ol,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0;font:12px/18px "Microsoft Yahei"; }
body{ background:#fff; min-width: 320px; position: relative }
ul{ list-style:none; }
h1,h2,h3,h4,h5,h6{ font:inherit; }
img{ border:0; vertical-align:middle; }
a{ text-decoration:none;outline:none; transition:all 0.5s;}
strong,b{ font-weight:normal; }
em,i{ font-style:normal; }
table{ border-collapse:collapse; border-spacing:0; }*/
img {
	height: auto;
}
/*iNav*/
img[src=""],
img:not([src]) {
	opacity: 0;
}
.iNav {
	width: 100%;
	height: 69px;
	border-bottom: 1px solid #f0f0f0;
	background: #fff;
	position: fixed;
	z-index: 1111;
	top: 0;
	left: 0;
}
.iNav_con {
	width: 1200px;
	margin: 0 auto;
	/* position: relative; */
}
.iNav_logo {
	width: 132px;
	height: 69px;
	float: left;
	background: url(http://www.aucas.com.cn/Public/images/iNav_logo.png) no-repeat;
  	background-position: 50%;
}

.iNav_list01 {
	/* width:600px; */
	height: 69px;
	float: left;
	padding-left: 20px;
}
.iNav_list01 ul li {
	float: left;
	/* height: 69px; */
}
.iNav_list01 ul li a {
	/* float: left; */
	padding: 0 20px;
	/* height: 69px;c
	/* font: 12px/69px "Microsoft Yahei"; */
	font-size: 14px;
	line-height: 69px;
	color: #000;
}
.iNav_list01 ul li a.active {
	color: #55a6f9;
}

.iNav_list01 ul li a.on {
	color: #ccc;
}
.iNav_list01 ul li a.on:hover {
	color: #000;
}
.iNav_list01 ul li a.on.hover {
	color: #000;
}

.iNav_list01 ul li .iNav_mall01 {
	width: 90px;
	height: 0px;
	background: #f0f0f0;
	position: absolute;
	left: -15px;
	top: 69px;
	z-index: 2;
	overflow: hidden;
}
.iNav_list01 ul li .iNav_mall01 a {
	width: 90px;
	background: #f0f0f0;
	color: #000000;
	float: left;
	padding: 10px 0;
	margin: 0;
	height: 40px;
	text-align: center;
	/* font: 12px/20px "Microsoft Yahei"; */
	font-size: 14px;
	line-height: 20px;
	transition: all 0.5s;
}
.iNav_list01 ul li .iNav_mall01 a:hover {
	width: 90px;
	background: #b3b3b3;
	color: #fff;
	float: left;
	padding: 10px 0;
	margin: 0;
	height: 40px;
	text-align: center;
	/* font: 12px/20px "Microsoft Yahei"; */
	font-size: 14px;
	line-height: 20px;
}

.iNav_list02 {
	width: 100px;
	height: 69px;
	float: right;
}
.iNav_list02 ul li {
	float: right;
	height: 69px;
	position: relative;
}
.iNav_list02 ul li a {
	float: right;
	padding: 0 0px 0 20px;
	height: 69px;
	font: 13px/69px "Microsoft Yahei";
	color: #000;
	transition: all 0.5s;
}
.iNav_list02 ul li a.ls:hover {
	opacity: 0.5;
}
.iNav_list02 ul li a span {
	padding: 0px 5px;
	background: #55a6f9;
	color: #fff;
	/* Gecko browsers */
	-moz-border-radius: 10px;
	/* Webkit browsers */
	-webkit-border-radius: 10px;
	/* W3C syntax - likely to be standard so use for future proofing */
	border-radius: 10px;
}

.iNav_list02 ul li .iNav_mall02 {
	width: 90px;
	height: 0px;
	background: #f0f0f0;
	position: absolute;
	left: -22px;
	top: 69px;
	z-index: 2;
	overflow: hidden;
}
.iNav_list02 ul li .iNav_mall02 a {
	width: 90px;
	background: #f0f0f0;
	color: #000000;
	float: left;
	padding: 10px 0;
	margin: 0;
	height: 40px;
	text-align: center;
	font: 12px/20px "Microsoft Yahei";
}
.iNav_list02 ul li .iNav_mall02 a:hover {
	width: 90px;
	background: #b3b3b3;
	color: #fff;
	float: left;
	padding: 10px 0;
	margin: 0;
	height: 40px;
	text-align: center;
	font: 12px/20px "Microsoft Yahei";
}

.iNav_list02 ul li .iNav_mall03 {
	width: 110px;
	height: 0px;
	background: #f0f0f0;
	position: absolute;
	right: 0px;
	top: 69px;
	z-index: 2;
	overflow: hidden;
}
.iNav_list02 ul li .iNav_mall03 a {
	width: 100%;
	background: #f0f0f0;
	color: #000000;
	float: left;
	padding: 10px 10px;
	margin: 0;
	height: 40px;
	text-align: left;
	font: 12px/20px "Microsoft Yahei";
}
.iNav_list02 ul li .iNav_mall03 a:hover {
	width: 100%;
	background: #b3b3b3;
	color: #fff;
	float: left;
	padding: 10px 10px;
	margin: 0;
	height: 40px;
	text-align: left;
	font: 12px/20px "Microsoft Yahei";
}

.iNav_list03 {
	float: right;
	margin-right: 50px;
}
.iNav_list03 li {
	height: 69px;
	line-height: 69px;
	float: left;
}
.iNav_list03 .iNav_icon {
	width: 40px;
	background: url(../image/img17.png) no-repeat center;
}
.iNav_list03 .iNav_phone {
	color: rgb(46, 117, 213);
	font-size: 18px;
}

.iNav_topNav_seach {
	float: left;
	width: 50px;
	height: 37px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.iNav_topNav_seach:hover img.even {
	opacity: 0.6;
}
.iNav_seachshow {
  	width: 100%;
  	background-color: #fff;
	height: 0;
	transition: all 0.5s;
	position: absolute;
	left: 50%;
  	transform: translateX(-50%);
	top: 100%;
	z-index: 6;
	overflow: hidden;
}
.iNav_seachshow.active {
  height: 70px;
}
.iNav_seachshow .iNav_seachInput {
	flex: 1;
	background: #fff;
	height: 100%;
	padding: 10px;
	color: #000;
	border: 0px;
	outline: none;
}
.iNav_seachshow .iNav_seachSubmit {
	width: 70px;
	height: 70px;
	background: #f0f0f0 url(../image/iNav_seachico.png) no-repeat center;
	cursor: pointer;
	border: 0px;
	outline: none;
}
.iNav_seachshow .iNav_seachClose {
	width: 40px;
	height: 40px;
	background: url(../image/close.png) no-repeat center;
	border: 0px;
	cursor: pointer;
	outline: none;
}
.iNav_seachshowtop {
	background: #fff;
	height: 100%;
	z-index: 6;
	overflow: hidden;
  	display: flex;
    align-items: center;
}
.iNav_seachshowbottom {
	width: 900px;
	background: #fff;
	height: 345px;
	float: left;
	padding: 20px;
}
.iNav_seachshowbottom dl {
	width: 900px;
	float: left;
}
.iNav_seachshowbottom dl dt {
	width: 900px;
	float: left;
	font-size: 12px;
	padding: 5px 0;
	color: #ccc;
}
.iNav_seachshowbottom dl dd {
	width: 900px;
	float: left;
	font-size: 14px;
}
.iNav_seachshowbottom dl dd a {
	width: 870px;
	float: left;
	font-size: 14px;
	padding: 7px 15px;
	color: #555;
	transition: all 0.5s;
}
.iNav_seachshowbottom dl dd a:hover {
	width: 870px;
	float: left;
	font-size: 14px;
	padding: 7px 15px;
	color: #f00;
	background: #f0f0f0;
}

.iNav_show {
	width: 100%;
	height: 0;
	background: #fff;
	position: absolute;
	opacity: 0;
	transition: all 0.5s;
	top: 69px;
	left: 0;
	overflow: hidden;
	/* -webkit-box-shadow: 0px 5px 7px #f0f0f0;
	-moz-box-shadow: 0px 5px 7px #f0f0f0;
	box-shadow: 0px 5px 7px #f0f0f0; */
	z-index: 10;
}
.iNav_showcon {
	width: 1200px;
	margin: 0 auto;
}
.iNavlp_wrap {
	position: absolute;
	/* width: 605px; */
  	width: 590px;
	transition: all 0.5s;
	/* column-count: 3; */
	height: 300px;
  	display: flex;
  	flex-wrap: wrap;
  	flex-direction: column;
}
.iNavlp_short {
	height: 75px;
	transition: all 0.5s;
}
.iNavlpdl {
	width: 33.33%;
	position: relative;
	padding: 10px;
	/* float: left; */
	height: 150px;
	/* overflow: auto; */
}
.iNavlpdl_wrap.hover {
	position: absolute;
	padding: 9px;
	z-index: 3;
	background: #fff;
	border: 1px solid #f0f0f0;
	-webkit-box-shadow: 10px 10px 10px #f0f0f0;
	-moz-box-shadow: 10px 10px 10px #f0f0f0;
	box-shadow: 10px 10px 10px #f0f0f0;
}
.iNavlpdl:nth-child(2n) .iNavlpdl_wrap.hover {
  bottom: 0;
}
.iNavlpdl h2 {
	width: 180px;
	/* float: left; */
	padding: 0px 0;
	margin: 0;
	height: 25px;
	font-weight: bold;
}
.iNavlpdl h2 a {
	padding: 0 !important;
	color: #000;
	height: 25px;
	font: 14px/25px "Microsoft Yahei" !important;
}
.iNavlpdl h2 a:hover {
	color: #f00;
}
.iNavlpdl ul {
	position: relative;
	display: block;
	overflow: hidden;
}
.iNavlpdl ul li {
	width: 180px;
	float: none;
	padding: 0px 0;
	margin: 0;
}
.iNavlpdl ul li a {
	font: 12px/25px "Microsoft Yahei";
	height: 25px;
	width: 180px;
	padding: 0;
	/* float: left; */
	color: #7a7a7a;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.iNavlpdl ul li a:hover {
	color: #f00;
}

.iNav_showImg {
	width: 328px;
	height: 250px;
	padding: 18px 100px 0 0;
	margin-right: 80px;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: -1;
}
.iNav_showImg ul {
	width: 328px;
	height: 250px;
	float: left;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.iNav_showImg ul li {
	width: 328px;
	height: 250px;
	float: left;
	display: none;
	background: #fff;
}

.iNav_showLargeImg {
	width: 100%;
	position: absolute;
	left: 0;
	height: 100%;
	margin: 0;
	padding: 0;
}

.iNav_seachico {
	width: 25px;
	height: 69px;
	background: url(../image/iNav_seachico.png) no-repeat center;
}
.iNav_seachico:hover {
	opacity: 0.5;
}

.iNavlp_more {
	width: 175px;
	/* padding: 0 20px; */
	height: 25px;
	color: #55a6f9;
	/* background: #fff; */
	/* position: absolute; */
	/* left: 280px; */
	/* top: 120px; */
	display: block;
	cursor: pointer;
	font: 12px/25px "Microsoft Yahei";
}
.iNavlp_moreshow {
	width: 175px;
	height: 25px;
	float: left;
	display: block;
}
.iNavlp_moreshut {
	width: 175px;
	height: 25px;
	float: left;
	display: none;
}

.u-container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 1366px) {
	/* .u-container {
		width: 1080px;
	} */
}

@media (max-width: 760px) {
	.u-container {
		width: 90%;
	}
	.iNav_logo {
		height: 54px;
		width: auto;
		background: none;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
}

.u-container:after {
	content: " ";
	display: table;
}

.u-container:after {
	clear: both;
}

[i="header"] {
	position: relative;
	height: 69px;
}
[i="header"].blur .iNav {
	opacity: 0;
}
[i="header"].blur .iNav:hover {
	opacity: 1;
}

[i="footer"] {
	background-image: url(../image/back1.jpg);
	padding-bottom: 42px;
	background-size: cover;
}

/* [i="banner"] { background-image: url(../image/back1.jpg); } */

[i="banner"] .swiper-container {
	width: 100%;
}
[i="banner"] .swiper-slide {
	overflow: hidden;
}
[i="banner"] .swiper-slide > a {
	background: no-repeat center center;
	display: block;
	background-size: cover;
}
[i="banner"] .swiper-slide img {
	width: 100%;
  	/*height: 800px;*/
  	object-fit: cover;
}
.header {
  height: 116px;
}
.header-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  height: 116px;
  left: 0;
  z-index: 3;
  background-color: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.header-top {
  background-color: #f2f2f2;
  color: #585858;
  font-size: 12px;
}
.header-top a {
  color: #585858;
}
.header-top .u-container {
  display: flex;
  justify-content: space-between;
  height: 36px;
  align-items: center;
}
.header-top .u-container::after {
  display: none;
}
.header-fixed .header-content {
  display: flex;
  align-items: center;
  height: 80px;
}
.header .header-subs {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
  transition: all 0.5s;
}
.header .header-subs.active {
  max-height: 1000px;
}
.header .header-logo {
  height: 80px;
  object-fit: contain;
}
.header .header-navs {
  display: flex;
  flex: 1;
  margin-left: 20px;
}
.header .header-navs .header-navs-item {
  height: 80px;
  padding: 0 10px;
  margin: 0 14px;
  display: flex;
  align-items: center;
  color: #000;
  cursor: pointer;
}
.header .header-navs .header-navs-item .header-navs-item-icon {
  width: 12px;
  height: 10px;
  margin: 2px 0 0 6px;
  transition: all 0.3s;
}
.header .header-navs .header-navs-item.active .header-navs-item-icon {
  transform: rotate(180deg);
}
.header .header-contact {
  display: flex;
  align-items: center;
  color: rgb(46, 117, 213);
  font-size: 18px;
}
.header .header-contact .header-contact-icon {
  margin-right: 10px;
}
.header .header-locale {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header .header-locale .header-locale-item {
  padding: 0 16px;
  display: block;
  border-right: 1px solid #ddd;
  line-height: 1;
}
.header .header-locale .header-locale-item:hover {
  color: #222;
}
.header .header-locale .header-locale-item:last-child {
  border-right: none;
}
.header .header-search-button {
  padding: 10px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  background-color: #ededed;
  border-radius: 50%;
}
.header-mask  {
  display: none;
  position: fixed;
  top: 70px;
  left: 0;
  background-color: rgba(51,51,51,.3);
  width: 100%;
  height: 100%;
  z-index: 2;
}
.header-subs>div {
  background-color: #fff;
}
.header-subs-list {
  padding: 30px;
  display: flex;
  justify-content: space-around;
}
.header-subs-list .header-subs-item {
  display: flex;
  flex: 1;
  border-right: 1px solid #ddd;
  color: #373737;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 0 30px;
}
.header-subs-list .header-subs-item:last-child {
  border-right: none;
}
.header-subs-list .header-subs-item-title {
  font-weight: bold;
  margin: 10px 0 15px;
}
.header-subs-list .header-subs-item-desc {
  color: #787878;
}
.header-subs-list .header-subs-item-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.header-product {
  min-height: 390px;
  display: flex;
}
.header-product .header-product-cate {
  width: 250px;
  font-size: 16px;
  padding-top: 30px;
}
.header-product .header-product-cate {
  background-color: #efefef;
}
.header-product .header-product-cate-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px;
  height: 45px;
  line-height: 45px;
}
.header-product .header-product-cate-item .header-product-cate-item-link {
  flex: 1;
  height: 100%;
  display: block;
}
.header-product .header-product-cate-item .header-product-cate-icon {
  height: 12px;
  width: 12px;
  object-fit: contain;
}
.header-product .header-product-cate-item.active {
  background-color: #fff;
}
.header-product .header-product-content {
  flex: 1;
}
.header-product-second {
  display: none;
  padding: 0 46px 20px;
  flex-wrap: wrap;
}
.header-product-second.active {
  display: flex;
}
.header-product-second-item {
  display: flex;
  width: calc(33.33% - 31px);
  margin-right: 46px;
  padding: 38px 0;
  color: #505050;
  border-top: 1px solid #ddd;
}
.header-product-second-item:nth-child(3n) {
  margin-right: 0;
}
.header-product-second-item:nth-child(1),
.header-product-second-item:nth-child(1),
.header-product-second-item:nth-child(1) {
  border-top: none;
}
.header-product-second-item-image {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-right: 20px;
}
.header-product-second-item-right {
  flex: 1;
  overflow: hidden;
}
.header-product-second-item-title {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.header-product-second-item-child {
  line-height: 2;
  display: flex;
  align-items: center;
}
.header-product-second-item-child:hover .header-product-second-item-child-text {
  text-decoration: underline;
}
.header-product-second-item-child-text {
  flex-shrink: 1;
}
.header-product-tag {
  color: #fff;
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 12px;
  margin-left: 10px;
  display: inline-block;
  line-height: 1.2;
}
.header-product-tag-new {
  background-color: #83C44E;
}
.header-product-tag-hot {
  background-color: #ff7800;
}
.header-solution {
  display: flex;
  padding: 35px 20px;
}
.header-solution-item {
  width: 25%;
  padding: 0 28px;
}
.header-solution:nth-child(2) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.header-solution-item:last-child {
  background-color: #f7f7f7;
  text-align: center;
  width: calc(25% - 20px);
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header-solution-title {
  font-size: 20px;
}
.header-solution-desc {
  color: #767676;
  margin: 10px 0 20px;
}
.header-solution-more {
  display: block;
  border-radius: 20px;
  text-align: center;
  width: 150px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #999;
}
.header-solution-item-header {
  display: flex;
  align-items: center;
}
.header-solution-item-icon {
  height: 20px;
  width: auto;
  margin-right: 10px;
}
.header-solution-item-title {
  color: #373737;
  font-weight: bold;
}
.header-solution-item-cover {
  width: 100%;
  height: 115px;
  object-fit: cover;
  margin-top: 20px;
}
.header-album {
  display: flex;
  padding: 30px 0;
}
.header-album-left {
  width: 300px;
  display: flex;
  padding: 10px 60px;
  border-right: 1px solid #ddd;
}
.header-album-left-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 10px;
  margin-top: 2px;
}
.header-album-left-content {
  flex: 1;
}
.header-album-title {
  font-weight: bold;
  color: #373737;
  margin-bottom: 15px;
  font-size: 18px;
}
.header-album-desc {
  color: #8e8d8d;
}
.header-album-list {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.header-album-list .header-album-item {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0 30px;
  color: #373737;
  font-weight: bold;
}
.header-album-item-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
  margin-bottom: 15px;
}

.header-support {
  display: flex;
  padding: 40px 30px;
  justify-content: space-between;
}

.header-support-item {
  width: calc(50% - 15px)
}

.header-support-item-title {
  font-weight: bold;
  color: #373737;
  margin-bottom: 20px;
  font-size: 18px;
}

.header-support-item-icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

.header-support-item-image {
  width: 100%;
  height: auto;
}

.product-card {
  display: block;
  height: 510px!important;
  max-height: 510px;
  background-color: #fff;
  position: relative;
  background-color: #fff;
}
.product-card:hover {
  box-shadow: 0 15px 15px -10px rgb(0 0 0 / 15%);
}
.product-card-content {
  padding: 20px;
}
.product-card-title {
  font-size: 18px;
  color: #474747;
}
.product-card-tags {
  color: #999;
  height: 18px;
  margin: 10px 0 15px;
}
.product-card-tag {
  margin-right: 10px;
  font-size: 14px;
}
.product-card-desc {
  font-size: 14px;
  color: #545454;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0;
  height: 38px;
}
.product-card-summary {
  margin: 15px 0 0;
}
.product-card-summary-item {
  color: #878787;
  border-left: 1px solid #ddd;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  font-size: 12px;
}
.product-card-summary-item:first-child {
  border-left: none;
  padding-right: 10px;
}
.product-card-summary-item:last-child {
  padding-left: 10px;
}
.product-card:hover .product-card-bottom {
  display: flex;
}
.product-card-bottom {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  display: none;
  justify-content: center;
}
.product-card-button {
  width: 123px;
  height: 40px;
  background-color: #1676D4;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  border-radius: 8px;
}
.product-card-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.product-card-icon {
  height: 16px;
  width: 16px;
  object-fit: contain;
  margin-right: 2px;
  margin-bottom: 1px;
}
@media screen and (max-width: 760px) {
	[i="banner"] .swiper-slide > a {
		/*height: 164px;*/
	}
	[i="banner"] .swiper-slide img {
		width: 100%;
		height: auto;
	}
}

.footer-box {
	width: 28.3%;
	margin: 50px 2.5% 0;
	float: left;
}
.footer-box h1 {
	font-size: 18px;
	color: #fff;
}
.footer-box form {
	margin-top: 10px;
}
.footer-box form input {
	height: 40px;
	background: #fff;
	width: 100%;
	margin-top: 22px;
	padding-left: 8px;
}
.footer-box form textarea {
	width: 100%;
	height: 124px;
	background: #fff;
	margin-top: 22px;
	padding-left: 8px;
	padding-top: 10px;
}
.footer-box button {
	width: 200px;
	height: 40px;
	margin-top: 22px;
	background: #1576d4;
	color: #fff;
	border-radius: 5px;
}
.footer-contact ul {
	margin: 25px 0;
}
.footer-contact ul li {
	margin-top: 15px;
	color: #acaeaf;
	font-size: 14px;
}
.footer-quick p {
	color: #acaeaf;
	line-height: 32px;
	font-size: 14px;
	margin-top: 10px;
}
.footer-box p {
	color: #a2a5a8;
}
.input-wrap {
	position: relative;
}
.input-wrap .search,
.input-wrap .email {
	width: 100%;
	height: 40px;
	border: 1px solid #a2a5a8;
	color: #a2a5a8;
	padding-left: 10px;
}
.input-wrap {
	margin: 32px 0 22px;
}

.input-wrap img {
	position: absolute;
	height: 20px;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
::-webkit-input-placeholder {
	color: #a2a5a8;
}
.footer-qrCode {
	margin-top: 18px;
	width: 124px;
	height: 124px;
}
.input-wrap:last-child {
	margin: 22px 0 32px;
}
.footer-link {
	margin-top: 22px;
	padding-top: 28px;
	border-top: 1px solid #1a1a1c;
	color: #a2a5a8;
}
.copyright {
	height: 70px;
	line-height: 70px;
	background: #1a1a1a;
}
.copyright p {
	line-height: 70px;
	color: #acacac;
}

@media (max-width: 1366px) {
	.copyright p {
		font-size: 12px;
	}
}

.copyright p span {
	float: right;
}
.copyright p img {
	margin: 0 7px;
}

.bread-crumb {
	height: 54px;
	line-height: 54px;
	background: #f5f5f5;
}
.bread-crumb span {
	font-size: 14px;
	color: #888;
}

.mobile-menu-icon {
	width: 26px;
	margin-top: 14px;
	margin-left: 16px;
	float: left;
}
[i="mobileHeader"] {
	position: relative;
	display: none;
}
.mobile-nav {
	background-color: #252525;
	min-height: 54px;
}
.mobile-nav-list {
	position: absolute;
	top: 54px;
	width: 100%;
	z-index: 100;
	height: 0px;
	background: #252525;
	transition: all 0.5s;
	overflow: hidden;
}
.mobile-nav-list li {
	padding: 10px;
	padding-left: 30px;
	color: #fff;
}
.mobile-nav-list ul li:last-child {
	border-bottom: none;
}
.mobile-nav-list ul {
	height: 0px;
	overflow: hidden;
	transition: all 0.5s;
}
.mobile-menu-search {
	margin: 13px 10px 0 0;
	transition: width 0.5s;
	width: 24px;
	position: relative;
	border-radius: 40px;
	position: absolute;
	right: 0;
}
.mobile-menu-search-icon {
	width: 22px;
	position: absolute;
	right: 8px;
	top: 3px;
}
.mobile-menu-search input {
	width: calc(100% - 24px);
	border-radius: 40px;
	transition: width 0.5s;
	height: 28px;
	color: #fff;
}

.mobile-nav.focus .iNav_logo {
	display: none;
}
.mobile-nav.focus .mobile-menu-icon {
	display: none;
}

.mobile-nav.focus .mobile-menu-search {
	width: 65%;
	background-color: rgba(255, 255, 255, 0.3);
	right: 50%;
	transform: translateX(50%);
}
.mobile-nav.focus .mobile-menu-search input {
	padding: 0 15px;
}
.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	/* margin: 132px 0 78px; */
	margin: 26px 0 35px;
}
.pagination .first,
.pagination .pre,
.pagination .next,
.pagination .end,
.pagination-item {
	border: 1px solid #d5d5d5;
	color: #d5d5d5;
	padding: 5px 11px;
	margin: 0 2px;
	cursor: pointer;
	border-radius: 3px;
}
.pagination-item-active {
	background: #fb4141;
	color: #fff;
	border: 1px solid #fb4141;
}

.gotop {
	display: block;
	position: fixed;
	right: 2px;
	bottom: 52px;
	z-index: 10;
	cursor: pointer;
	width: 40px;
	height: 40px !important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #fff;
	background-image: url('../image/huidaodingbu.png');
	background-size: cover;
}
.pagination a:hover,
.pagination a.cur {
	background: rgb(46, 117, 213) !important;
	border: 1px solid rgb(46, 117, 213) !important;
	color: #fff !important;
}

.mobile-footer {
	display: none;
}

/* 面包屑搜索框 */
.input-box {
	float: right;
	position: relative;
	right: 0;
}
.input-box input {
	width: 178px;
	height: 32px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	padding-left: 5px;
}
.input-box img {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 17px;
	right: 8px;
	cursor: pointer;
}
.footer-tab {
	display: none;
}
.mobile-header {
  display: none;
}
.swiper-pagination-bullet-active {
  background-color: #999;
}
.common-share {
  position: relative;
  cursor: pointer;
}
.common-share .social-share {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  width: 500px;
  z-index: 1;
  text-align: center;
  border: 1px solid #eee;
}
@media (min-width: 769px) { [v-mobile] { display: none !important; } }
@media screen and (max-width: 760px) {
  [v-pc] { display: none !important;}
	[i='footer'] {
		display: none;
	}
	.copyright {
		background: #f5f5f5 !important;
	}
	.copyright p {
		color: #555 !important;
		border-top: 1px solid #ccc;
	}
	.mobile-footer {
		display: block;
		padding: 15px 15px 0;
		background: #f5f5f5;
	}
	.mobile-footer h1 {
		font-size: 18px;
		font-weight: 500;
	}
	/* .mobile-footer ul {
		padding: 20px 15px;
	}
	.mobile-footer ul li {
		text-align: center;
		width: 33%;
		float: left;
	}
	.mobile-footer ul li img {
		width: 54px;
		height: 54px;
		display: block;
		margin: auto;
		background: #fff;
		border-radius: 50%;
		padding: 5px;
	} */
	.mobile-footer .footer-menu {
		display: flex;
		justify-content: space-between;
		width: 80%;
		margin: auto;
		padding-bottom: 20px;
	}

	.mobile-footer .footer-menu li {
		text-align: center;
	}

	.mobile-footer .footer-menu li img {
		width: 35px;
	}

	.mobile-footer .footer-menu li p {
		margin-top: 10px;
		font-size: 13px;
		color: #0083c6;
	}
	.mobile-footer .message {
		width: 80%;
		margin: 20px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.mobile-footer .message input {
		width: 45%;
		height: 23px;
		line-height: 23px;
		font-size: 13px;
		border: 1px solid #999;
		font-size: 12px;
		padding-left: 8px;
	}

	.mobile-footer .message textarea {
		width: 100%;
		height: 60px;
		margin-top: 8px;
		border: 1px solid #999;
		padding-left: 8px;
		font-size: 12px;
	}

	.mobile-footer .message p {
		font-size: 12px;
		color: #0083c6;
		line-height: 25px;
		margin-top: 10px;
	}

	.mobile-footer .message button {
		width: 78px;
		height: 25px;
		background: #0083c6;
		color: #fff;
		border-radius: 5px;
		letter-spacing: 5px;
		margin-top: 8px;
	}
	.mobile-footer .address {
		text-align: center;
		border-top: 1px dashed #ccc;
		padding-top: 15px;
		margin: 0 15px;
	}
	.mobile-footer .address p {
		/* width: 50%; */
		font-size: 14px;
		line-height: 24px;
		/* margin-top: 15px; */
		/* margin-left: 10px; */
		/* float: left; */
	}
	.mobile-footer .address img {
		width: 124px;
		height: 124px;
		margin-top: 10px;
		/* float: right; */
	}
	.mobile-footer .language {
		width: auto;
		border: none;
		margin: auto;
		margin-top: 10px;
		text-align: center;
		position: relative;
	}
	.mobile-footer .language p {
		display: inline;
		/* border-bottom: 1px solid #666; */
		padding-bottom: 5px;
		cursor: pointer;
	}
	.mobile-footer .language__selector {
		height: 0;
		position: absolute;
		left: calc(50% - 60px);
		background: #fff;
		display: block;
		overflow: hidden;
	}
	.mobile-footer .language__selector a {
		display: block;
		height: 28px;
		line-height: 28px;
		width: 120px;
	}
	.footer-tab {
		display: block;
		height: 50px;
		width: 100%;
	}

	.footer-tab ul {
		height: 50px;
		width: 100%;
		background: #0083c6;
		display: flex;
		justify-content: space-around;
		align-items: center;
		bottom: 0;
		position: fixed;
    z-index: 3;
	}

	.footer-tab ul li {
		text-align: center;
	}
	.footer-tab ul li img {
		width: 15px;
	}

	.footer-tab ul li p {
		margin-top: 3px;
		color: #fff;
		font-size: 13px;
	}
  .header,
  .header-fixed,
  .header-fixed .header-content {
    height: 55px;
  }
  .mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
  }
  .mobile-navs {
    display: none;
    position: fixed;
    top: 55px;
    height: calc(100% - 55px);
    width: 100%;
    overflow-y: auto;
    background-color: #fff;
    z-index: 99;
    padding: 0 16px;
  }
  .mobile-header-search,
  .mobile-header-menu {
    width: 46px;
    height: 46px;
    padding: 6px;
  }
  .mobile-header-menu {
    background: url(../image/new/menu.png) no-repeat center / 65%;
  }
  .mobile-header-menu.active {
    background-image: url(../image/new/13.png);
  }
  .mobile-navs-item {
    min-height: 50px;
    font-size: 16px;
    display: block;
  }
  .mobile-navs-item-title {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
  }
  .mobile-navs-sub .mobile-navs-item-title {
    /* display: none; */
    font-size: 15px;
    color: #666;
  }
  .mobile-navs-arrow {
    width: 18px;
    height: 18px;
  }
  .mobile-navs-sub .mobile-navs-item {
    padding-left: 20px;
  }
  .mobile-navs-sub {
    overflow: hidden;
    max-height: 0;
    transition: all 0.5s;
  }
  .mobile-navs-item.active>.mobile-navs-sub {
    max-height: 1000px;
  }
  .mobile-navs-arrow {
    transition: all 0.3s;
  }
  .mobile-navs-item.active>.mobile-navs-item-title .mobile-navs-arrow {
    transform: rotate(90deg);
  }
  .product-card {
    height: 320px!important;
  }
  .product-card:hover .product-card-bottom {
    display: none;
  }
  .product-card-content {
    padding: 6px 10px;
  }
  .product-card-title {
    font-size: 14px;
  }
  .product-card-tags {
    margin: 5px 0;
    height: 16px;
    font-size: 12px;
  }
  .product-card-tag {
    margin-right: 4px;
  }
  .product-card-desc {
    font-size: 13px;
  }
  .product-card-summary-item {
    font-size: 10px;
  }
  .product-card-icon {
    width: 12px;
    height: 12px;
  }
}
