

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
	
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a,
a:hover {
	color: #000
}

a,
a:hover,
a:link,
a:visited {
	text-decoration: none
}

body {
	font-size: 16px;
	font-family: Lato, sans-serif
}

img {
	max-width: 100%;
	max-height: 100%
}

input {
	-webkit-appearance: none;
	border-radius: 0
}

.flex {
	display: flex;
	justify-content: center;
	align-items: center
}

.flex-wrapper,
.list-4 {
	display: flex;
	flex-wrap: wrap
}

.list-4 {
	width: 100%
}

.list-4>li {
	width: calc(25% - 15px);
	height: 300px;
	margin-right: 20px;
	box-sizing: border-box;
	border: 1px solid #000;
	margin-bottom: 20px
}

.list-4>li:nth-of-type(4n) {
	margin-right: 0
}

.list-2 {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.list-2>li {
	width: calc(50% - 15px);
	height: 300px;
	margin-right: 30px;
	box-sizing: border-box;
	border: 1px solid #000;
	margin-bottom: 30px
}

.list-2>li:nth-of-type(2n) {
	margin-right: 0
}

.list-1 {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.list-1>li {
	width: 100%;
	height: 200px;
	box-sizing: border-box;
	border: 1px solid #000;
	margin-bottom: 30px
}

.list-6 {
	width: 100%;
	display: flex
}

.list-6>li {
	flex: 1;
	box-sizing: border-box;
	border: 1px solid #000;
	margin-right: 20px
}

.list-6>li:after {
	display: block;
	content: "";
	width: 100%;
	padding-bottom: 100%
}

.card {
	display: flex;
	flex-direction: column
}

main {
	margin-top: 100px
}

.common-wrap {
	width: 1600px;
	margin: 0 auto
}

body {
	max-width: 1920px;
	margin: 0 auto
}

.crumb {
	padding: 50px 0;
	background-color: #f7f8f9
}

.crumb-title {
	color: #1e222b;
	font-size: 36px;
	margin-bottom: 10px
}

.crumb-nav,
.crumb-nav a {
	color: #313131;
	line-height: 1.3;
	font-size: 14px
}

.crumb-nav .current {
	color: #13df80
}

.main-c {
	padding: 60px 0;
	background-color: #fff
}

.main-c article h3 {
	color: #313131;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px
}

.main-c article p {
	font-size: 16px;
	color: #313131;
	margin-bottom: 15px;
	line-height: 24px
}

.main-c .img-list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px
}

.main-c .img-list img {
	display: block;
	width: 31.5%;
	height: auto
}

.inquiry-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.common-link {
	width: 100%;
	display: flex;
	background-color: #f7f8f9;
	box-sizing: border-box;
	margin: 50px 0;
	padding: 0 30px
}

.common-link span {
	margin-right: 10px
}

.common-link>div {
	flex: 1;
	display: flex;
	align-items: center;
	height: 50px;
	font-size: 18px
}

.common-link>div a {
	height: 100%;
	line-height: 50px;
	max-width: 400px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #13df80
}

.common-link .next {
	justify-content: flex-end
}

.info-wrap {
	display: flex
}

.common-content {
	margin-right: 70px;
	flex: 8
}

.common-content .content-title {
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	color: #313131
}

.common-content .content-top {
	display: flex;
	align-items: center;
	font-size: 14px;
	margin: 30px 0
}

.common-content .content-date {
	margin-left: 5px
}

.common-content article p {
	font-size: 15px;
	margin-bottom: 15px
}

.common-content article {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 26px;
}

.common-content .pages-list a,
.common-content .pages-list div,
.common-content .pages-list span {
	color: #4c4c4c;
	font-size: 22px;
	line-height: 45px
}

.common-content .pages-list span {
	color: #13df80
}

.common-content .pages-list div {
	margin-top: 20px
}

.common-content .pages-list div:last-child {
	margin-top: 0
}

.common-content .pages-list a:hover {
	text-decoration: underline;
	color: #13df80
}

.common-side {
	padding-left: 30px;
	flex: 2;
	max-width: 228px;
	box-sizing: border-box
}

.side-title {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px
}

.side-news ul li {
	width: 100%;
	margin-bottom: 35px
}

.side-news ul li:hover .side-news-title {
	color: #13df80
}

.side-news ul .side-news-img {
	width: 100%;
	box-sizing: border-box
}

.side-news ul .side-news-title {
	font-size: 16px;
	margin: 10px 0;
	font-weight: 700;
	transition: color .3s ease;
	display: -webkit-box;
	display: -moz-box;
	max-height: 36px;
	line-height: 18px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.side-news ul .side-news-date {
	font-size: 14px;
	display: flex;
	align-items: center
}

.side-news ul .side-news-date i {
	margin-right: 5px
}

.side-social ul li {
	height: 20px;
	display: flex;
	align-items: center;
	font-size: 16px;
	margin-bottom: 15px
}

.side-social ul li:hover,
.side-social ul li:hover a {
	color: #13df80
}

.side-social ul li a {
	color: #313131;
	font-size: 16px
}

.side-social ul li .iconfont {
	font-size: 24px;
	margin-right: 10px
}

.common-pages {
	list-style-type:none;
	margin-bottom: 50px;
	width: 100%;
	font-size: 18px;
	height: 60px
}

.common-pages,
.common-pages a,
.common-pages span {
	display: flex;
	justify-content: center;
	align-items: center
}

.common-pages a,
.common-pages span {
	font-size: 16px;
	margin: 10px;
	transition: all .3s ease;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	height: 50px;
	width: 50px;
	color: #000002;
	font-weight: 700
}

.common-pages span {
	font-size: 16px;
    margin: 10px;
	background: #13df80;
	transition: all .3s ease;
	box-sizing: border-box;
}

.common-pages span .thisclass {
	opacity: 1;
	border: none;
	margin: 10px;
	color: #fff
}

.common-pages a:hover {
	background-color: #13df80;
	color: #fff
}




.Company-str{
	padding: 20px 0;
}
.Company-str-tit {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 2;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
}
.Company-str-con{
	padding: 20px 0;
}
.Company-str-con img{
	float: left;
	width: 100%;
	max-width: 600px;
	padding: 0 20px 20px 0;
}
.Company-str-con p{
	color: #333;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}
.Company-str-img{
	width: 100%;
	padding: 15px 0;
}





#toast-container {
	padding-top: 100px
}

.top-btn {
	display: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background: #fff;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
	transition: all .4s ease
}

.top-btn:hover {
	cursor: pointer;
	background: #ccc
}

.top-btn i {
	position: relative;
	transform: scale(1.4)
}

.sm-mask {
	position: fixed;
	width: 100%;
	bottom: 0;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 8;
	display: none;
	top: 13.3333333333vw
}

#xyz {
	min-width: 150px;
	position: relative;
	height: 100%
}

.xyz12 {
	position: absolute;
	top: calc(50% - 15px);
	left: 0;
	padding: 0 20px 5px 10px;
	background-color: #fff
}

.xyz12 span {
	position: absolute;
	right: -3px;
	top: 8px;
	background: url(imgs/down.png) no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer
}

.xyz12 .dp {
	transform: rotate(90deg);
	transition: transform .2s ease
}

.xyz12 ul li {
	line-height: 30px;
	display: none
}

.xyz12 ul li img {
	margin-right: 5px;
	position: relative;
	top: 3px
}

.xyz12 ul li:first-of-type {
	display: block
}

.swiper-container .swiper-slide {
	width: 100%;
	display: flex;
	justify-content: center
}

.swiper-container .swiper-slide img {
	width: 100%
}

.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
	content: ""
}

.swiper-container .swiper-button-next i,
.swiper-container .swiper-button-prev i {
	transform: scale(3);
	color: #13df80
}

.swiper-container .swiper-pagination-bullet {
	background: #fff
}

.swiper-container .swiper-pagination-bullet-active {
	background: #13df80
}

#swiper-banner .swiper-pagination-bullet {
	overflow: hidden;
	width: 32px;
	height: 4px;
	opacity: 1;
	background-color: #ccc;
	border-radius: 999px
}

#swiper-banner .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #13df80
}

#swiper-banner .swiper-pagination-bullet-active {
	background-color: #ccc;
	position: relative
}

#swiper-banner .current {
	position: relative
}

#swiper-banner .current:after {
	transition: width 3s linear;
	width: 100%
}

main {
	background-color: #eee
}

.common-title {
	font-size: 48px;
	line-height: 66px;
	margin-bottom: 50px;
	font-weight: 700
}

.common-con,
.common-title {
	text-align: center;
	color: #fff
}

.common-con {
	line-height: 1.4;
	margin-bottom: 20px
}

.hot {
	padding: 100px 0;
	height: 450px
}

.hot .common-wrap {
	display: flex
}

.hot .slide-title {
	font-size: 60px;
	font-weight: 700;
	opacity: .08;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	text-transform: uppercase;
	margin-right: 30px
}

.hot .swiper-container {
	flex: 1;
	box-sizing: border-box;
	padding-right: 60px
}

.hot .swiper-button-next.swiper-button-disabled,
.hot .swiper-button-prev.swiper-button-disabled {
	opacity: 1
}

.hot .swiper-button-next,
.hot .swiper-button-prev {
	display: block;
	width: 54px;
	height: 54px;
	box-sizing: border-box;
	background-color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color .2s ease;
	right: 10px;
	left: auto;
	border-radius: 5px
}

.hot .swiper-button-next i,
.hot .swiper-button-prev i {
	color: #fff;
	transform: scale(1.8)
}

.hot .swiper-button-next {
	top: 40%
}

.hot .swiper-button-prev {
	top: 55%;
	background-color: #13df80
}

.hot .swiper-slide {
	box-sizing: border-box;
	display: flex
}

.hot .swiper-slide-active {
	margin-right: 60px
}

.hot-img {
	height: 100%;
	flex: 5;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.hot-img img {
	max-width: 100%;
	max-height: 100%;
	display: block
}

.hot-info {
	padding: 0 100px;
	flex: 5
}

.hot-name {
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	margin: 30px 0
}

.hot-intro {
	display: -webkit-box;
	display: -moz-box;
	max-height: 180px;
	line-height: 30px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden
}

.hot .common-btn {
	margin-top: 60px;
	font-size: 20px;
	background-color: #000;
	color: #fff;
	padding: 0;
	width: 200px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center
}

.common-btn,
.hot .common-btn:hover {
	background-color: #fff;
	color: #000
}

.common-btn {
	padding: 20px 30px;
	display: inline-block;
	border-radius: 999px;
	transition: color .3s ease, background-color .3s ease;
	text-transform: uppercase
}

.common-btn:hover {
	background-color: #000;
	color: #fff
}

.news-pro ul {
	width: 100%;
	display: flex
}

.news-pro li {
	width: calc(25% - 30px);
	margin-right: 40px;
	display: flex;
	flex-direction: column;
	align-items: center
}

.news-pro li:last-child {
	margin-right: 0
}

.news-pro li:hover .common-btn {
	background-color: #000;
	color: #fff
}

.news-pro li:hover img {
	transform: scale(1.1)
}

.news-pro li:hover .img-wrap {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.news-pro .img-wrap {
	width: 100%;
	padding-bottom: 100%;
	position: relative
}

.news-pro-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background: #fff
}

.news-pro-img img {
	max-width: 100%;
	max-height: 100%;
	transition: transform .3s ease
}

.news-pro-name {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #2a2a2a;
	margin: 10px 0;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.news-pro .common-btn {
	padding: 0;
	width: 129px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #eee;
	border: 1px solid #bfbfbf;
	text-transform: lowercase
}

.news-pro .common-btn:hover {
	border-color: #000
}

.about {
	padding: 50px 0;
	margin-top: 50px;
	background-color: #000;
	background: url(/images/homeimg/ab-bg.jpg) no-repeat;
	background-position: 50%
}

.about .common-wrap {
	display: flex;
	flex-direction: column;
	align-items: center
}

.about .common-btn {
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 58px;
	text-transform: lowercase;
	font-size: 20px
}

.about .common-btn:hover {
	background-color: #fff;
	color: #000
}

.about-icon {
	margin-top: 50px;
	width: 100%;
	display: flex
}

.about-icon li {
	position: relative;
	width: calc(25% - 30px);
	margin-right: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	transition: box-shadow .3s ease, transform .3s ease
}

.about-icon li:last-child {
	margin-right: 0
}

.about-icon li:after {
	content: "";
	width: 100%;
	display: block;
	padding-bottom: 100%
}

.about-icon li:hover {
	box-shadow: 2px 2px 15px hsla(0, 0%, 100%, .3);
	transform: translateY(-2px)
}

.about-icon li:hover img {
	transition: transform .5s ease-out;
	transform: rotateX(1turn) scale(1.1)
}

.about-icon li img {
	transition: none
}

.about-icon li .icon-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid hsla(0, 0%, 100%, .5);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transform-style: preserve-3d;
	-ms-perspective: 1000;
	perspective: 1000
}

.about-icon li .icon-wrap img {
	width: 25%
}

.about-icon li .icon-wrap p {
	color: #fff;
	font-size: 25px;
	margin-top: 30px
}

.about .common-con {
	max-width: 1100px
}

.about .common-title {
	margin-bottom: 20px
}

.news {
	padding: 60px 0;
	position: relative
}

.news ul {
	margin: 30px 0;
	display: flex;
	flex-wrap: wrap
}

.news ul li {
	width: calc(25% - 30px);
	margin-right: 40px;
	background-color: #fff;
	box-sizing: border-box;
	transition: all .3s ease
}

.news ul li:last-child {
	margin-right: 0
}

.news ul li .more-btn {
	transition: all .3s ease;
	padding-top: 12px;
	margin-top: 10px;
	font-size: 18px;
	display: inline-block;
	font-weight: 700
}

.news ul li .more-btn i {
	position: relative;
	top: 2px;
	font-weight: 700;
	margin-left: 5px
}

.news ul li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.news ul li:hover .more-btn {
	padding-left: 8px;
	color: #13df80
}

.news ul li:hover .news-date {
	background-color: #13df80
}

.news-info {
	padding: 20px
}

.news-title {
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0;
	min-height: 40px;
	max-height: 40px;
	line-height: 20px;
	-webkit-line-clamp: 2
}

.news-con,
.news-title {
	display: -webkit-box;
	display: -moz-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.news-con {
	max-height: 54px;
	line-height: 18px;
	-webkit-line-clamp: 3
}

.news-img {
	position: relative
}

.news-img img {
	width: 100%
}

.news-date {
	position: absolute;
	bottom: -18px;
	left: 20px;
	color: #fff;
	background-color: #000;
	display: flex;
	padding-left: 10px;
	flex-direction: column;
	justify-content: center;
	width: 65px;
	height: 65px;
	border-radius: 5px;
	box-sizing: border-box;
	transition: background-color .3s ease
}

.news-date .day {
	font-size: 30px;
	margin-bottom: 4px
}

.news .common-title {
	color: #000
}

.news .common-btn {
	position: absolute;
	left: 50%;
	bottom: 0;
	padding: 0;
	width: 200px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translate(-50%, 50%);
	background-color: #000;
	color: #fff;
	text-transform: lowercase;
	font-size: 20px
}

.project {
	padding: 100px 0;
	background-color: #fff;
	text-align: center
}

.project .common-wrap {
	display: flex;
	flex-direction: column;
	align-items: center
}

.project .common-title {
	color: #000;
	margin-bottom: 50px
}

.project .common-con {
	color: #000;
	width: 1100px;
	margin: 0 auto 50px;
	font-weight: 700
}

.project .common-btn {
	padding: 0;
	margin: 0 auto;
	width: 200px;
	height: 58px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
	border: 1px solid #000;
	text-transform: lowercase
}

.project .common-btn:hover {
	background-color: #000
}

.project-swiper {
	margin-top: 30px;
	width: 100%
}

.project .swiper-container .swiper-pagination-bullet {
	width: 100px;
	background-color: #eee;
	opacity: 1;
	width: 24px;
	height: 6px;
	border-radius: 0
}

.project .swiper-container .swiper-pagination-bullet-active {
	background-color: #000
}

.project-item {
	position: relative
}

.project-item:after {
	content: "";
	padding-bottom: 100%
}

.project-item:hover .project-info {
	top: 0
}

.project-item:hover .project-img img {
	opacity: .3
}

.project-item:hover .line,
.project-item:hover .project-title,
.project-item:hover p {
	transform: translateZ(0);
	opacity: 1
}

.project-item:hover .common-btn {
	opacity: 1;
	transform: translateZ(0) scale(1)
}

.project-item a {
	color: #fff
}

.project-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #000
}

.project-img>img {
	transition: opacity .3s ease !important;
	max-width: 100%;
	max-height: 100%
}

.project-info {
	position: absolute;
	transition: top .4s ease;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.project-info .line {
	margin: 20px 0;
	width: 30px;
	height: 1px;
	background-color: #eee
}

.project-info .common-btn {
	margin-top: 20px;
	padding: 0;
	width: 120px;
	height: 36px;
	background-color: #13df80;
	color: #fff;
	font-size: 16px;
	border: none;
	transform: translate3d(0, 20px, 0) scale(1.1);
	opacity: 0;
	transition: opacity .35s, transform .35s
}

.project-info .common-btn:hover {
	color: #fff;
	background: #13df80
}

.project-info>a {
	width: 100%;
	height: 100%;
	display: block
}

.project-info>a object {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.project-info .line,
.project-info .project-title,
.project-info p {
	transform: translate3d(0, 20px, 0);
	opacity: 0;
	transition: transform .35s
}

.project-title {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.project .swiper-wrapper {
	padding-bottom: 80px
}

.partner {
	padding-bottom: 100px;
	background-color: #fff
}

.partner ul {
	width: 100%;
	display: flex
}

.partner ul li {
	box-sizing: border-box;
	flex: 1;
	position: relative;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee
}

.partner ul li:last-child {
	border-right: 1px solid #eee
}

.partner ul li:after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 50%
}

.partner ul li:hover img {
	transform: scale(1.1)
}

.partner ul .partner-img {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.partner ul .partner-img img {
	max-width: 100%;
	max-height: 100%;
	transition: transform .3s ease
}

.prolist-0 {
	margin-top: 30px
}

.prolist-0 li {
	width: 100%;
	display: flex;
	background-color: #f7f8f9;
	margin-bottom: 30px;
	transition: transform .3s ease;
	box-sizing: border-box;
	padding: 20px 50px
}

.prolist-0 li .pro-img a {
	display: block;
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	background-color: #fff
}

.prolist-0 li .pro-img a img {
	max-width: 100%;
	max-height: 100%
}

.prolist-0 li:hover {
	transform: translateY(-3px);
	box-shadow: 0 7px 7px -7px rgba(0, 0, 0, .2)
}

.prolist-0 li:hover .pro-name {
	color: #13df80
}

.prolist-0 .pro-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.prolist-0 .pro-intro {
	margin-top: 15px;
	line-height: 1.3;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	display: -webkit-box;
	max-height: 65px;
	max-width: 650px
}

.prolist-0 .pro-intro a {
	color: #050505
}

.prolist-0 .pro-name {
	font-size: 24px;
	font-weight: 700;
	width: 100%;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.prolist-0 .compare-action {
	width: 150px;
	margin-left: 0
}

.prolist-1 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px
}

.prolist-1 li {
	width: calc(25% - 22.5px);
	margin-right: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	transition: box-shadow .3s ease, transform .3s ease;
	box-sizing: border-box;
	background-color: #f7f8f9
}

.prolist-1 li:nth-of-type(4n) {
	margin-right: 0
}

.prolist-1 li .pro-img {
	width: 100%;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	box-sizing: border-box;
	background-color: #fff
}

.prolist-1 li .pro-img>a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.prolist-1 li .pro-img>a img {
	max-width: 100%;
	max-height: 100%
}

.prolist-1 li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
}

.prolist-1 li:hover .pro-img img {
	transform: scale(1.1)
}

.prolist-1 .pro-info {
	margin-top: 10px;
	padding: 20px 20px 10px
}

.prolist-1 .pro-name {
	font-size: 24px;
	height: 36px;
	font-weight: 700;
	display: -webkit-box;
	display: -moz-box;
	max-height: 28px;
	line-height: 28px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-line-clamp: 1
}

.prolist-1 .pro-intro,
.prolist-1 .pro-name {
	text-align: center;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.prolist-1 .pro-intro {
	margin-top: 10px;
	line-height: 1.3;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	height: 60px
}

.prolist-1 .compare-action {
	width: 60%;
	margin: 0 auto
}

.pro-wrap .compare-action {
	font-size: 14px;
	display: flex;
	justify-content: center;
	background-color: #000;
	color: #fff;
	border-radius: 999px;
	margin-bottom: 10px
}

.pro-checked .compare-action {
	background-color: #13df80
}

.pro-review {
	display: flex
}

.pro-review .pro-preview-left {
	min-width: 428px;
	height: 600px;
	box-sizing: border-box
}

.pro-review .pro-preview-right {
	padding: 0 30px;
	margin-bottom: 30px;
	flex: 1
}

.pro-review .pro-preview-right .pro-name {
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	color: #313131
}

.pro-review .pro-preview-right span.line {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	display: block;
	margin-bottom: 30px
}

.pro-review .pro-preview-right article {
	font-size: 16px;
	color: #313131;
	line-height: 24px;
	margin: 30px 50px 30px 0
}

.pro-review .pro-preview-right .btn-list {
	display: flex;
	flex-wrap: wrap
}

.pro-review .pro-preview-right .btn-list .btn,
.pro-review .pro-preview-right .btn-list .pdown2 {
	height: 46px;
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 20px 0 0;
	background-color: #000;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 5px;
	transition: background-color .3s ease
}

.pro-review .pro-preview-right .btn-list .btn a,
.pro-review .pro-preview-right .btn-list .pdown2 a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.pro-review .pro-preview-right .btn-list .btn span,
.pro-review .pro-preview-right .btn-list .pdown2 span {
	font-size: 16px;
	color: #fff
}

.pro-review .pro-preview-right .btn-list .btn:hover,
.pro-review .pro-preview-right .btn-list .pdown2:hover {
	border: none;
	background-color: #13df80
}

.pro-detail .part {
	margin-bottom: 30px
}

.pro-detail .title {
	font-size: 20px
}

.pro-detail .title span {
	padding-bottom: 10px;
	border-bottom: 2px solid #13df80
}

.pro-detail .content {
	margin-top: 30px
}

.pro-detail .content p {
	padding-bottom: 0
}

.pro-detail table {
	margin-top: 10px
}

.pro-detail table,
.pro-detail td,
.pro-detail th {
	border: 1px solid #eee
}

.pro-detail .s-part {
	margin-top: 30px
}

.pro-title {
	font-size: 24px;
	margin-bottom: 25px
}

.pro-wrap .pro-type {
	box-sizing: border-box;
	padding: 50px;
	background-color: #f7f8f9;
	font-weight: 700;
	position: relative
}

.pro-wrap .pro-type-name {
	font-size: 32px
}

.pro-wrap .pro-type-intro {
	width: 900px;
	line-height: 1.4;
	color: #313131;
	margin-top: 10px;
	font-weight: 400
}

.pro-wrap .arrow {
	position: absolute;
	box-sizing: border-box;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 50px;
	top: 0;
	right: 50px
}

.pro-wrap .arrow i {
	transform: rotate(180deg);
	color: #13df80;
	font-size: 35px
}

.pro-detail-wrap {
	display: flex
}

.pro-detail-wrap .pro-content {
	margin-right: 70px;
	flex: 8
}

.pro-detail-wrap .common-side {
	padding-left: 30px;
	flex: 2;
	max-width: 228px;
	box-sizing: border-box
}

.side-pro ul li:hover .more-btn {
	color: #13df80
}

.side-pro ul li:hover img {
	transform: scale(1.1)
}

.side-pro ul li {
	margin-bottom: 30px
}

.side-pro .side-pro-img {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden
}

.side-pro .side-pro-img:after {
	content: "";
	padding-bottom: 100%;
	display: block
}

.side-pro .side-pro-img img {
	transition: transform .3s ease
}

.side-pro .img-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box
}

.side-pro .img-wrap img {
	max-height: 100%;
	max-width: 100%
}

.side-pro .side-pro-name {
	font-weight: 700;
	margin: 10px 0
}

.side-pro .more-btn {
	transition: color .3s ease;
	font-size: 12px
}

.pro-detail-wrap table {
	margin-top: 10px
}

.pro-detail-wrap .table td,
.pro-detail-wrap .table th {
	border: 2px solid #eee
}

.pro-detail-wrap td,
.pro-detail-wrap th {
	line-height: 20px;
    margin: 0;
    padding: 4px;
    vertical-align: middle;
    border: 1px solid #888;
    text-align: center;
}

.pro-detail-wrap .table-responsive {
	margin: 20px 0
}

.feedback-title {
	width: 100%;
	height: 60px;
	background-color: #f7f8f9;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #313131;
	margin: 50px 0
}

.feedback #feedbackForm {
	width: 895px;
	margin: 0 auto
}

.feedback .send-inquiry .send-btn {
	border-radius: 10px
}

.feedback .send-inquiry .send-btn:hover {
	background: #13df80;
	border: none
}

.pro-crumb {
	padding-bottom: 0
}

.pro-crumb .crum-wrap {
	padding-bottom: 50px;
	width: 100%;
	display: flex;
	justify-content: space-between
}

.pro-crumb .common-wrap {
	display: flex;
	flex-direction: column
}

.pro-crumb .crumb-r {
	color: #313131;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	cursor: pointer
}

.pro-crumb .crumb-r i {
	color: #313131;
	font-size: 26px;
	font-weight: 700;
	margin-left: 10px;
	transition: transform .3s ease;
	transform: rotate(0);
	transform-origin: 50% 50%
}

.pro-crumb .cate-box {
	padding: 50px 0;
	border-top: 1px solid #eee;
	display: none;
	width: 100%;
	box-sizing: border-box
}

.pro-crumb .cate-box>ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.pro-crumb .cate-box>ul>li {
	width: 25%
}

.pro-crumb .cate-box>ul>li>a {
	line-height: 40px;
	font-weight: 700;
	display: inline-block;
	max-width: 80%;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.pro-crumb .cate-box>ul>li .active:before {
	transform: rotate(-45deg)
}

.pro-crumb .cate-box a.currentProType {
	color: #13df80
}

.pro-crumb .cate-box li {
	position: relative
}

.pro-crumb .cate-box i {
	position: absolute;
	right: 40px;
	top: 0;
	bottom: 0;
	box-sizing: border-box;
	width: 30px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.pro-crumb .cate-box i:before {
	position: absolute;
	content: " ";
	top: 16px;
	right: 16px;
	width: 8px;
	height: 8px;
	border: 2px solid #313131;
	border-top: none;
	border-left: none;
	transform: rotate(45deg);
	transition: transform .3s ease-in-out;
	cursor: pointer
}

.pro-crumb .cate-box .LiLevel2 a {
	padding-left: 10px;
	line-height: 30px;
	font-size: 15px
}

.pro-crumb .cate-box .LiLevel3 a {
	padding-left: 20px;
	line-height: 30px;
	font-size: 13px
}

.pro-crumb .cate-box .LiLevel2 i {
	height: 30px
}

.pro-crumb .cate-box .LiLevel2 i:before {
	top: 10px;
	left: 20px
}

.pro-crumb .cate-box a:hover {
	color: #13df80
}

.seo-key {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border-radius: 5px;
	padding: 10px;
	line-height: 1.7em;
	color: #2b2b2b
}

.seo-key .keywords {
	margin-top: 10px
}

.seo-key .keywords a {
	padding: 10px;
	background: #f1f1f1;
	line-height: 2em;
	border-radius: 999px;
	margin-right: 20px;
	color: #2b2b2b
}

.singglepic {
	position: relative;
	width: 450px;
	height: 450px;
	border: 1px solid #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	background-color: #fff;
	margin-bottom: 50px;
	overflow: hidden
}

.singglepic:hover img {
	transition: transform .3s ease;
	transform: scale(1.3)
}

.newslist-0 li {
	height: 114px;
	margin-bottom: 20px;
	box-sizing: border-box;
	transition: transform .3s ease-out;
	padding: 7px
}

.newslist-0 li .left-box {
	float: left;
	width: 100px;
	border: 1px solid #ddd;
	height: 100px
}

.newslist-0 li .right-box {
	margin-left: 120px
}

.newslist-0 li .info h4 {
	padding: 8px 0;
	font-size: 18px;
	line-height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 700;
	transition: color .3s ease
}

.newslist-0 li .info p {
	height: 50px;
	line-height: 25px;
	padding-right: 14px;
	margin: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #333;
	text-align: left;
	padding-bottom: 0
}

.newslist-0 li .info p:after {
	content: "..."
}

.newslist-0 li .time em {
	display: block;
	font-size: 22px;
	padding: 17px 10px 0;
	line-height: 40px;
	font-weight: 700
}

.newslist-0 li .time span {
	font-size: 18px;
	padding: 10px 0 10px 10px
}

.newslist-0 li:nth-of-type(2n) {
	background-color: #f2f2f2
}

.newslist-0 li:hover {
	background: #efefef;
	transform: translateX(5px)
}

.newslist-0 li:hover h4 {
	color: #13df80
}

.newslist-1 {
	display: flex;
	flex-wrap: wrap
}

.newslist-1 .news-title {
	margin: 10px 0;
	font-size: 18px
}

.newslist-1 li {
	width: calc(25% - 30px);
	margin-right: 40px;
	box-sizing: border-box;
	transition: all .3s ease;
	background-color: #f7f8f9;
	margin-bottom: 40px
}

.newslist-1 li:nth-of-type(4n) {
	margin-right: 0
}

.newslist-1 li .more-btn {
	transition: all .3s ease;
	padding-top: 12px;
	margin-top: 10px;
	font-size: 18px;
	display: inline-block;
	font-weight: 700
}

.newslist-1 li .more-btn i {
	position: relative;
	top: 2px;
	font-weight: 700;
	margin-left: 5px
}

.newslist-1 li:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	transform: translateY(-3px)
}

.newslist-1 li:hover .more-btn {
	padding-left: 8px;
	color: #13df80
}

.newslist-1 li:hover .news-date {
	background-color: #13df80
}

.news-content h1 {
	padding-bottom: 20px
}

.news-content .news-date {
	text-align: center;
	font-size: 18px
}

.news-content article {
	margin-top: 20px
}

.news-content p {
	font-size: 16px
}

.contact {
	color: #313131
}

.contact-title {
	font-size: 26px;
	margin-bottom: 15px
}

.contact-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.contact-item {
	padding-left: 50px;
	flex: 1;
	height: 80px;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	display: flex;
	align-items: center;
	margin-bottom: 10px
}

.contact-item:last-child {
	border: none
}

.contact-item .contact-info p {
	margin-bottom: 0
}

.contact-icon {
	width: 80px;
	height: 80px;
	min-height: 80px;
	min-width: 80px;
	border-radius: 50%;
	background: #313131;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff
}

.contact-icon .iconfont {
	font-size: 30px
}

.contact-icon .icon-map {
	font-size: 34px
}

.contact-info {
	padding-left: 30px;
	width: 230px
}

.contact-info p {
	line-height: 1.3
}

.contact-inquiry {
	display: flex;
	margin-top: 60px
}

.contact-img {
	margin-right: 200px;
	height: 330px
}

.contact-img img {
	max-height: 100%
}

.inquiry p {
	padding-bottom: 20px;
	line-height: 1.6
}

.head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
	z-index: 9;
	background-color: #fff;
	transition-property: height;
	transition-duration: .2s;
	transition-timing-function: ease;
	max-width: 1920px;
	margin: 0 auto;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.head-wrapper {
	width: 1600px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.head-logo {
	width: 160px;
	height: 100%;
	margin-right: auto
}

.head-logo a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.head-nav {
	height: 100%;
	margin-left: auto;
	margin-right: 35px
}

.head-nav>ul {
	height: 100%;
	display: flex
}

.head-nav>ul>li {
	position: relative;
	height: 100%
}

.head-nav>ul>li>a {
	transition: color .3s ease;
	transition: background-color .3s ease;
	padding: 0 35px;
	height: 100%;
	display: flex;
	font-weight: 700;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	text-transform: uppercase
}

.head-nav>ul>li .inmenu_1,
.head-nav>ul>li:hover>a {
	color: #13df80
}

.head-nav>ul .submenu {
	background-color: #fff;
	position: absolute;
	transform-origin: top;
	top: 100%;
	transition: all .4s ease;
	transform: rotateX(90deg);
	opacity: 0;
	display: none
}

.head-nav>ul .submenu a {
	display: block;
	padding: 0 20px;
	line-height: 40px;
	white-space: nowrap;
	transition: all .4s ease
}

.head-nav>ul .submenu a:hover {
	color: #13df80;
	background-color: #fafafa
}

.head-nav .mobile-search,
.head-nav>ul i,
.nav-btn {
	display: none
}

.nav-btn {
	position: relative;
	margin: auto 0;
	height: 4.2666666667vw;
	width: 6vw
}

.nav-btn span {
	border-radius: 2px;
	position: absolute;
	display: block;
	width: 6vw;
	height: .6666666667vw;
	background-color: #000;
	transition: top .2s .2s, transform .2s, background .2s, opacity 0s .2s
}

.nav-btn span:first-child {
	top: .1vw
}

.nav-btn span:nth-child(2) {
	top: 2.1333333333vw
}

.nav-btn span:nth-child(3) {
	top: 4.2666666667vw
}

.toggle-animate span:first-of-type {
	top: 1.6vw;
	transform: rotate(45deg);
	transition: top .2s, transform .2s .2s, background .2s
}

.toggle-animate span:nth-of-type(2) {
	opacity: 0;
	transition: opacity .2s
}

.toggle-animate span:nth-of-type(3) {
	top: 1.6vw;
	transform: rotate(-45deg);
	transition: bottom .2s, transform .2s .2s, background .2s
}

.search-btn {
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.search-btn i {
	font-size: 30px
}

.search-box {
	width: 0;
	height: 100%;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	display: flex
}

.search-box input {
	height: 30px;
	outline: none;
	border: none;
	border-bottom: 1px solid #707070;
	width: 75%;
	padding-left: 10px;
	margin-left: 20px
}

.search-box .close {
	position: relative;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	color: #313131;
	opacity: 1;
	margin-left: 20px;
	cursor: pointer
}

.search-box .close:after,
.search-box .close:before {
	position: absolute;
	content: " ";
	background-color: #000;
	left: 12px;
	width: 2px;
	height: 20px
}

.search-box .close:before {
	transform: rotate(45deg)
}

.search-box .close:after {
	transform: rotate(-45deg)
}

.search-box.active {
	transform: rotateX(0);
	opacity: 1
}

.foot {
	width: 100%;
	padding-top: 60px;
	background-color: #111
}

.foot-contact {
	width: 100%;
	height: 108px;
	box-sizing: border-box;
	display: flex
}

.foot-contact>div {
	position: relative;
	width: calc(33.33% - 20px);
	margin-right: 30px;
	box-sizing: border-box;
	border: 1px solid #313131;
	padding: 20px 20px 20px 90px
}

.foot-contact>div:last-child {
	margin-right: 0
}

.foot-title {
	color: #fff
}

.foot-con {
	margin-top: 12px;
	width: 100%;
	color: #707070;
	display: -webkit-box;
	display: -moz-box;
	max-height: 36px;
	line-height: 18px;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.foot-icon {
	width: 40px;
	height: 40px;
	background-color: #13df80;
	position: absolute;
	top: 85px;
	left: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px
}

.foot-icon img {
	width: 60%
}

.foot-nav {
	margin: 110px 0;
	display: flex;
	align-items: center
}

.foot-nav ul {
	flex-wrap: wrap
}

.foot-logo {
	flex: 2;
	justify-content: center
}

.foot-logo,
.foot-nav>ul {
	height: 100%;
	display: flex;
	align-items: center
}

.foot-nav>ul li {
	margin-left: 50px
}

.foot-nav>ul li:first-of-type {
	margin-left: 0
}

.foot-nav>ul li a {
	color: #fff;
	text-transform: uppercase
}

.foot-nav>ul li a:before {
	content: ">";
	margin-right: 5px
}

.foot-nav>ul li a:hover {
	color: #13df80
}

.mobile-bottom {
	display: none
}

.foot-right {
	width: 100%;
	height: 70px;
	background-color: #000
}

.foot-right .common-wrap {
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.foot-right .common-wrap span {
	color: #707070;
	font-size: 18px
}

.foot-right ul {
	display: flex
}

.foot-right ul li {
	margin: 0 6px
}

.foot-right ul li a {
	color: #ccc
}

.foot-right ul i {
	font-size: 20px
}

.foot-right ul i:hover {
	color: #13df80
}

@media(max-width:1620px) {

	.common-wrap,
	.head-wrapper,
	.project .common-con {
		width: 1200px
	}

	.head-nav>ul>li>a {
		padding: 0 20px
	}
}

@media(max-width:1280px) {
	.foot-nav>ul li {
		margin-left: 20px
	}

	.map-wrapper .map-info {
		padding: 30px 0 30px 10px
	}

	.common-wrap,
	.head-wrapper {
		width: 1000px
	}

	.hot-info {
		padding: 0 50px
	}

	.pro-detail-wrap .common-side {
		display: none
	}

	.pro-detail-wrap .pro-content {
		margin-right: 0
	}

	.pro-review .pro-preview-right article {
		margin: 30px 50px 30px 0
	}

	.project .common-con {
		width: 1000px
	}

	.head-nav>ul>li>a {
		padding: 0 10px
	}
}

@media(min-width:769px)and (max-width:1080px) {

	.head,
	body {
		min-width: 1060px
	}

	.common-side {
		display: none
	}

	.common-main {
		padding-right: 0
	}
}

@media screen and (max-width:768px) {
	body {
		font-size: 14px
	}

	.common-wrap {
		width: 100vw;
		padding: 0 5.3333333333vw;
		box-sizing: border-box
	}

	.search-btn {
		display: none
	}

	#toast-container {
		padding-top: 150px
	}

	.head-nav {
		position: absolute
	}

	.head-nav>ul {
		background-color: #f7f8f9;
		top: 13.3333333333vw;
		right: -80vw;
		position: fixed;
		flex-direction: column;
		width: 80vw;
		height: calc(100vh - 13.33333vw);
		overflow: auto;
		padding: 5.3333333333vw 5.3333333333vw 0;
		box-sizing: border-box
	}

	.head-nav>ul>li {
		position: relative;
		height: auto;
		margin: 0;
		display: block;
		padding: 4vw 0;
		border-bottom: 1px solid #eee
	}

	.head-nav>ul>li a {
		display: flex;
		justify-content: space-between;
		color: #313131;
		font-size: 4vw;
		height: auto
	}

	.head-nav>ul>li .inmenu_1 {
		color: #13df80
	}

	.head-nav>ul>li .inmenu_1:after {
		content: none
	}

	.head-nav>ul>li i {
		position: absolute;
		box-sizing: border-box;
		width: 8vw;
		height: 4vw;
		padding-left: 4vw;
		right: 4vw;
		top: 3.3333333333vw;
		color: #313131;
		transform: scale(1.4) rotate(0);
		transform-origin: center center;
		transition: all .3s
	}

	.head-nav>ul>li .slide-active {
		transform: scale(1.4) rotate(90deg);
		transform-origin: 6vw 2.9vw
	}

	.head-nav>ul>li:hover>i {
		background-color: transparent
	}

	.head-nav>ul>li:hover>i:after {
		transform: translateX(-50%) rotateY(90deg)
	}

	.head-nav>ul>li:hover>a {
		color: #13df80
	}

	.head-nav>ul .submenu {
		transition: none;
		position: relative;
		width: 100%;
		right: 0;
		transform-origin: top;
		transform: rotateX(0);
		opacity: 1;
		height: auto;
		background: #f7f8f9;
		top: 0;
		list-style-type: square;
		display: none
	}

	.head-nav>ul .submenu li {
		position: relative;
		list-style-type: none;
		padding: 1.3333333333vw 0 0;
		margin: 0 0 0 5.3333333333vw;
		border-bottom: none
	}

	.head-nav>ul .submenu li a {
		font-size: 3.4666666667vw;
		line-height: 26px
	}

	.head-nav>ul .submenu li a:hover {
		background: transparent
	}

	.head-nav>ul .mobile-search {
		display: block;
		position: relative
	}

	.head-nav>ul .mobile-search input {
		width: 57vw;
		height: 10.6666666667vw;
		background-color: #fff;
		border: none;
		outline: none;
		padding: 0 0 0 12vw
	}

	.head-nav>ul .mobile-search .search-btn {
		width: 10.6666666667vw;
		height: 10.6666666667vw;
		display: flex;
		position: absolute;
		top: 0;
		left: 1.3333333333vw
	}

	.head-nav>ul i {
		display: block
	}

	.head {
		height: 13.3333333333vw;
		box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
	}

	.head-wrapper {
		height: 100%;
		justify-content: space-between;
		position: relative;
		padding: 0 5.3333333333vw
	}

	.head-logo {
		width: 37.3333333333vw;
		padding: 2.6666666667vw 0;
		box-sizing: border-box
	}

	#swiper-banner .swiper-button-next,
	#swiper-banner .swiper-button-prev,
	.search-box {
		display: none
	}

	.nav-btn {
		display: flex
	}

	main {
		margin-top: 13.3333333333vw
	}

	.crumb {
		padding: 6.6666666667vw 0;
		display: none
	}

	.main-c {
		padding: 5.3333333333vw 0
	}

	.main-c article h3 {
		font-size: 6vw
	}

	.mobile-bottom {
		z-index: 4;
		width: 100%;
		justify-content: space-evenly
	}

	.mobile-bottom,
	.mobile-bottom .mobile-bottom-item {
		height: 16vw;
		background: #000;
		display: flex;
		align-items: center
	}

	.mobile-bottom .mobile-bottom-item {
		padding: .6666666667vw 0;
		flex-direction: column;
		justify-content: space-around;
		width: 16vw;
		font-size: 4vw;
		box-sizing: border-box
	}

	.mobile-bottom .mobile-bottom-item a {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		height: 100%;
		color: #fff
	}

	.mobile-bottom .mobile-bottom-item i {
		transform: scale(1.6);
		margin-bottom: .6666666667vw
	}

	.send-inquiry .inquiry-form #in-company,
	.send-inquiry .inquiry-form #in-name,
	.send-inquiry .inquiry-form #in-title {
		display: none
	}

	.send-inquiry {
		margin-bottom: 5.3333333333vw
	}

	.feedback-main {
		padding-top: 5.3333333333vw
	}

	.feedback-main .send-inquiry {
		margin-top: 0
	}

	.table-responsive {
		touch-action: auto;
		width: 100%;
		margin: 1.3333333333vw 0;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.common-link {
		flex-direction: column;
		margin: 5.3333333333vw 0;
		padding: 0
	}

	.common-link>div {
		height: 9.3333333333vw
	}

	.common-link>div,
	.common-link>div a {
		line-height: 9.3333333333vw;
		font-size: 14px
	}

	.common-link .next {
		justify-content: flex-start
	}

	.common-link .next,
	.common-link .prev {
		padding: 0 10px
	}

	.news-content {
		width: 89.3333333333vw;
		padding-bottom: 5.3333333333vw
	}

	.foot {
		margin-bottom: 16vw;
		padding-top: 0
	}

	.foot-contact {
		display: none
	}

	.foot-nav>ul {
		margin-top: 2.6666666667vw
	}

	.foot-nav>ul li {
		margin: 2.6666666667vw 0;
		width: 50%
	}

	.foot-nav {
		flex-direction: column;
		align-items: flex-start;
		height: auto;
		margin: 0
	}

	.foot-logo {
		justify-content: flex-start
	}

	.foot-right {
		height: auto;
		background-color: #111
	}

	.foot-right .common-wrap {
		flex-direction: column-reverse;
		align-items: flex-start;
		padding: 5.3333333333vw 5.3333333333vw 0
	}

	.foot-right .common-wrap span {
		width: 100%;
		display: block;
		height: 58px;
		font-size: 12px;
		display: flex;
		align-items: center
	}

	.common-main p {
		font-size: 16px
	}

	#xyz {
		display: none
	}

	.xyz12 {
		margin-top: 2.6666666667vw;
		background-color: transparent;
		top: 0
	}

	.xyz12 a {
		color: #313131;
		font-size: 4vw
	}

	.xyz12 ul {
		padding-bottom: 50px
	}

	.contact-list {
		flex-wrap: wrap
	}

	.contact-item {
		padding-left: 0;
		width: 100%;
		height: 20vw;
		border: none
	}

	.contact-icon {
		width: 13.3333333333vw;
		height: 13.3333333333vw;
		min-height: 13.3333333333vw;
		min-width: 13.3333333333vw
	}

	.contact-icon .iconfont {
		font-size: 5.3333333333vw
	}

	.contact-img {
		display: none
	}

	.contact-item .contact-info p {
		margin-bottom: 0
	}

	.common-side {
		display: none
	}

	.common-content {
		margin-right: 0;
		width: 100%;
	}
	.common-content article img{
		width: 100% !important;
		max-width: 500px !important;
		height: auto !important;
	}
	.common-content .pages-list a,
	.common-content .pages-list div,
	.common-content .pages-list span {
		font-size: 16px;
		line-height: 1.2
	}

	.common-content .content-top {
		margin: 5.3333333333vw 0
	}

	.common-pages {
		margin-bottom: 0;
		flex-wrap: wrap;
		height: auto;
		justify-content: flex-start;
		font-size: 15px
	}

	.common-pages a,
	.common-pages span {
		margin: 5px
	}
}

@media screen and (max-width:768px) {
	.hot {
		padding: 0;
		height: auto;
		display: none
	}

	.hot .common-wrap {
		flex-direction: column
	}

	.hot .slide-title {
		font-size: 8vw;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		margin: 5.3333333333vw 0
	}

	.hot .swiper-slide {
		flex-direction: column;
		padding-bottom: 16vw
	}

	.hot .swiper-container {
		padding-right: 0;
		width: 100%
	}

	.hot .common-btn {
		display: none
	}

	.hot .swiper-button-next,
	.hot .swiper-button-prev {
		top: auto;
		bottom: 1.3333333333vw;
		width: 10.6666666667vw;
		height: 10.6666666667vw
	}

	.hot .swiper-button-next {
		left: 16vw
	}

	.hot .swiper-button-prev {
		left: 0
	}

	.hot-info {
		padding: 0;
		flex: 1
	}

	.hot-img {
		flex: 1;
		width: 100%;
		min-height: 33.3333333333vw
	}

	.hot-name {
		font-size: 4.8vw;
		line-height: 1.3;
		margin: 10px 0
	}

	.hot-intro {
		display: -webkit-box;
		display: -moz-box;
		max-height: 48px;
		line-height: 16px;
		text-overflow: ellipsis;
		word-break: break-all;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden
	}

	.news-pro ul {
		margin-top: 5.3333333333vw;
		width: 100%;
		justify-content: space-between;
		flex-wrap: wrap
	}

	.news-pro ul li {
		width: 48%;
		margin-right: 0;
		margin-bottom: 4vw
	}

	.news-pro-name {
		font-size: 16px
	}

	.news-pro .common-btn {
		font-size: 12px
	}

	.common-title {
		font-size: 8vw;
		line-height: 1.5;
		margin-bottom: 5.3333333333vw
	}

	.about {
		padding: 5.3333333333vw 0;
		margin-top: 0;
		background-position: 50% 100%
	}

	.about .common-btn {
		display: none
	}

	.common-con {
		margin-bottom: 0
	}

	.about-icon {
		flex-wrap: wrap;
		justify-content: space-between
	}

	.about-icon li {
		width: 48%;
		margin-right: 0;
		margin-bottom: 2.6666666667vw
	}

	.about-icon li .icon-wrap p {
		font-size: 14px;
		margin-top: 5.3333333333vw
	}

	.news {
		padding: 5.3333333333vw 0
	}

	.news ul {
		margin: 5.3333333333vw 0 0;
		justify-content: space-between
	}

	.news ul li {
		width: 48%;
		margin-right: 0;
		margin-bottom: 5.3333333333vw
	}

	.news .common-btn,
	.news ul li .more-btn {
		display: none
	}

	.news-info {
		padding: 4vw
	}

	.news-title {
		font-size: 14px;
		margin: 1.3333333333vw 0
	}

	.news-date .day {
		font-size: 4.9333333333vw
	}

	.news-date .mon {
		font-size: 2.6666666667vw
	}

	.project {
		padding: 5.3333333333vw 0
	}

	.project .common-btn {
		font-size: 14px;
		width: 150px;
		height: 40px
	}

	.project .swiper-wrapper {
		padding-bottom: 10.6666666667vw
	}

	.project-info .common-btn {
		display: none
	}

	.project .common-con {
		width: auto;
		margin-bottom: 4vw;
		padding: 0 5.3333333333vw
	}

	.project .common-title {
		margin-bottom: 2.6666666667vw
	}

	.project-title {
		font-size: 14px
	}

	.partner {
		padding-bottom: 5.3333333333vw
	}

	.partner ul {
		justify-content: space-between;
		flex-wrap: wrap
	}

	.partner ul li {
		width: 33.33%;
		flex: auto
	}

	.partner ul li:nth-of-type(3n) {
		border-right: 1px solid #eee
	}

	.partner ul li:nth-of-type(4),
	.partner ul li:nth-of-type(5),
	.partner ul li:nth-of-type(6) {
		border-top: none
	}

	#swiper-banner .swiper-pagination-bullet {
		width: 15px;
		height: 3px
	}

	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 5px
	}
}

@media screen and (max-width:768px) {
	.news-date {
		width: 40px;
		height: 40px;
		padding-left: 2px
	}

	.newslist-1 {
		justify-content: space-between;
		flex-wrap: wrap
	}

	.newslist-1 li {
		width: 47%;
		margin-right: 0;
		margin-bottom: 5.3333333333vw
	}

	.newslist-1 li .more-btn {
		display: none
	}

	.newslist-1 .news-title {
		font-size: 16px
	}

	.newslist-0 li .right-box {
		margin-left: 110px
	}
}

@media screen and (max-width:768px) {
	.pro-crumb .crumb-r {
		display: none
	}

	.pro-crumb .crum-wrap {
		padding-bottom: 0
	}

	.pro-wrap .pro-type {
		padding: 2.6666666667vw
	}

	.pro-wrap .pro-type .arrow {
		display: none
	}

	.pro-wrap .pro-type-intro {
		width: 100%;
		margin-top: 2.6666666667vw
	}

	.pro-wrap .pro-type-name {
		font-size: 4.8vw
	}

	.pro-content {
		width: 89.3333333333vw
	}

	.prolist-0 {
		flex-wrap: wrap;
		display: flex;
		justify-content: space-between
	}

	.prolist-0 .pro-img {
		overflow: hidden;
		border: 1px solid #eee;
		position: relative
	}

	.prolist-0 .pro-img:after {
		content: "";
		display: block;
		padding-top: 100%
	}

	.prolist-0 li {
		width: 48%;
		margin-bottom: 5.3333333333vw;
		flex-direction: column-reverse;
		padding: 0 0 2.6666666667vw
	}

	.prolist-0 li .pro-img a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.prolist-0 .pro-info {
		padding: 5px;
		margin-top: 2.6666666667vw
	}

	.prolist-0 .pro-intro {
		margin-top: 1.3333333333vw;
		font-size: 14px;
		line-height: 1.3
	}
	.pro-intro{
		overflow: hidden;
	}
	.pro-intro iframe{
		width: 100% !important;
		max-width: 500px !important;
		height: auto !important;
	}
	.pro-intro img{
		width: 100% !important;
		max-width: 500px !important;
		height: auto !important;
	}
	.prolist-0 .compare-action {
		padding: 2px;
		left: 0;
		margin: 2.6666666667vw auto 0;
		font-size: 12px;
		width: 80%
	}

	.prolist-0 .pro-name {
		display: block;
		font-size: 16px;
		max-width: 50.6666666667vw;
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap
	}

	.prolist-1 {
		justify-content: space-between
	}

	.prolist-1 li {
		width: 48%;
		margin: 0 0 5.3333333333vw;
		padding-bottom: 4vw
	}

	.prolist-1 .pro-info {
		padding: 5px;
		margin-top: 2.6666666667vw
	}

	.prolist-1 .pro-name {
		font-size: 16px
	}

	.prolist-1 .pro-intro {
		font-size: 14px;
		line-height: 1.3;
		height: 38px
	}

	.prolist-1 .compare-action {
		padding: 2px;
		left: 0;
		margin: 0 auto;
		font-size: 12px;
		width: 80%
	}

	.pro-review {
		flex-direction: column
	}

	.pro-review .pro-preview-left {
		width: 100vw;
		min-width: 100vw;
		position: relative;
		left: -5.3333333333vw;
		height: auto
	}

	.pro-review .pro-preview-left .preview-container {
		visibility: hidden;
		width: 100%
	}

	.pro-review .pro-preview-left .preview-container .small-box {
		display: none
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box {
		margin-top: 0
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box a {
		display: none
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box .list,
	.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper {
		width: 100%
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper .item {
		height: auto;
		border: none;
		margin: 0
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box .list .wrapper .item img {
		width: 100%
	}

	.pro-review .pro-preview-left .preview-container .thumbnail-box .list .banner-page {
		display: flex
	}

	.pro-review .pro-preview-right {
		margin-bottom: 0;
		padding: 5px 0
	}

	.pro-review .pro-preview-right .pro-name {
		font-size: 6.1333333333vw
	}

	.pro-review .pro-preview-right .pro-price,
	.pro-review .pro-preview-right .pro-views {
		font-size: 16px;
		margin: 5px 0;
		padding-bottom: 0
	}

	.pro-review .pro-preview-right .share-btn-list {
		margin: 1.3333333333vw 0
	}

	.pro-review .pro-preview-right article {
		font-size: 14px;
		line-height: 1.3;
		margin: 1.3333333333vw 0 5.3333333333vw
	}

	.pro-review .pro-preview-right .btn-list {
		flex-direction: column-reverse;
		margin-top: 4vw
	}

	.pro-review .pro-preview-right .btn-list .btn,
	.pro-review .pro-preview-right .btn-list .pdown2 {
		height: 13.3333333333vw;
		width: 46.6666666667vw;
		margin: 2.6666666667vw 0
	}

	.pro-review .pro-preview-right .btn-list .btn span,
	.pro-review .pro-preview-right .btn-list .pdown2 span {
		font-size: 4vw
	}

	.pro-review .singglepic {
		width: 100% !important;
		height: auto !important;
		margin-top: 4vw;
		margin-bottom: 0 !important;
		border: none !important
	}

	.pro-review .singglepic img {
		max-width: 100%;
		max-height: 100%
	}

	.preview-container .thumbnail-box .list ul .item-cur {
		outline: none !important
	}

	.pro-detail-c {
		padding-top: 0
	}

	.swiper-container .swiper-pagination-bullet {
		background-color: #000;
		opacity: .2
	}

	.swiper-container .swiper-pagination-bullet-active {
		background-color: #13df80;
		opacity: 1
	}

	.pro-main .inner-nav {
		display: none
	}

	.feedback-title {
		margin: 4vw 0;
		font-size: 5.7333333333vw;
		height: 10.6666666667vw;
		line-height: 10.6666666667vw
	}

	.seo-key {
		margin: 4.8vw 0 0
	}

	.seo-key .keywords {
		margin-top: 2.6666666667vw
	}

	.seo-key .keywords span {
		display: flex;
		flex-wrap: wrap
	}

	.seo-key .keywords a {
		display: inline-block;
		width: auto;
		padding: 0 2.6666666667vw;
		background: #ccc;
		border-radius: 999px;
		margin-right: 1.3333333333vw;
		color: #2b2b2b;
		margin-bottom: 4vw
	}

	.pro-title {
		font-size: 18px;
		margin: 6.6666666667vw 0
	}

	.feedback #feedbackForm {
		width: auto
	}

	.side-title {
		font-weight: 400
	}

	.side-pro ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.side-pro ul li {
		width: 48%
	}

	.side-pro ul .more-btn {
		text-align: center
	}

	.side-pro ul .side-pro-name {
		-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap
	}
}

@keyframes hvr-icon-wobble-horizontal {
	16.65% {
		transform: translateX(6px) scale(1.7)
	}

	33.3% {
		transform: translateX(-5px) scale(1.7)
	}

	49.95% {
		transform: translateX(4px) scale(1.7)
	}

	66.6% {
		transform: translateX(-2px) scale(1.7)
	}

	83.25% {
		transform: translateX(1px) scale(1.7)
	}

	to {
		transform: translateX(0) scale(1.7)
	}
}

.hvr-icon-wobble-horizontal {
	display: inline-block;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	transition-duration: .3s
}

.hvr-icon-wobble-horizontal:active .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:hover .hvr-icon {
	animation-name: hvr-icon-wobble-horizontal;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1
}

.hvr-bounce-to-right {
	display: inline-block;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	transition-property: color;
	transition-duration: .5s
}

.hvr-bounce-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	background: #000;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: .5s;
	transition-timing-function: ease-out
}

.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
	color: #13df80
}

.hvr-icon-wobble-horizontal .hvr-icon {
	transform: translateZ(0)
}

.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
	transform: scaleX(1);
	transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-shutter-out-vertical {
	display: inline-block;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: #fff;
	transition-property: color;
	transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #13df80;
	transform: scaleY(0);
	transform-origin: 50%;
	transition-property: transform;
	transition-duration: .3s;
	transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover {
	color: #fff
}

.hvr-shutter-out-vertical:active:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:hover:before {
	transform: scaleY(1)
}

.preview-container {
	position: relative;
	width: 450px
}

.preview-container .small-box {
	position: relative;
	width: 450px;
	height: 450px;
	border: 1px solid #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	background-color: #fff
}

.preview-container .small-box img {
	max-width: 100%;
	max-height: 100%
}

.preview-container .small-box .hover {
	position: absolute;
	width: 180px;
	height: 180px;
	background-color: hsla(0, 0%, 80%, .6);
	border: 1px solid #eee;
	display: none
}

.preview-container .thumbnail-box {
	margin-top: 10px;
	position: relative;
	width: 100%
}

.preview-container .thumbnail-box .list {
	overflow: hidden;
	width: 390px;
	margin: 0 auto;
	position: relative
}

.preview-container .thumbnail-box .list ul {
	padding: 2px 0;
	width: 100000px;
	display: flex
}

.preview-container .thumbnail-box .list ul .item {
	width: 58px;
	height: 58px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px;
	box-sizing: border-box;
	border: 1px solid #ccc
}

.preview-container .thumbnail-box .list ul .item:hover {
	cursor: pointer
}

.preview-container .thumbnail-box .list ul .item img {
	max-width: 100%;
	max-height: 100%
}

.preview-container .thumbnail-box .list ul .item-cur {
	outline: 1px solid #13df80;
	border: 1px solid #13df80
}

.preview-container .thumbnail-box .list .banner-page {
	display: none;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 6.6666666667vw;
	width: 13.3333333333vw;
	border-radius: 5.3333333333vw;
	background: rgba(0, 0, 0, .8);
	bottom: 1.3333333333vw;
	right: 1.3333333333vw;
	z-index: 999
}

.preview-container .thumbnail-box .list .banner-page span {
	color: #fff;
	font-size: 4vw
}

.preview-container .thumbnail-box .btn {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 32px;
	margin-top: -16px
}

.preview-container .thumbnail-box .btn-prev {
	left: 0;
	background: url(imgs/btn_prev.png) no-repeat
}

.preview-container .thumbnail-box .btn-next {
	right: 0;
	background: url(imgs/btn_next.png) no-repeat
}

.preview-container .thumbnail-box .btn_prev_disabled {
	background: url(imgs/btn_prev_disabled.png) no-repeat;
	cursor: not-allowed
}

.preview-container .thumbnail-box .btn_next_disabled {
	background: url(imgs/btn_next_disabled.png) no-repeat;
	cursor: not-allowed
}

.preview-container .big-box {
	display: none;
	overflow: hidden;
	top: 0;
	left: 449px;
	border: 1px solid #eee;
	position: absolute;
	width: 450px;
	height: 450px;
	box-sizing: border-box;
	background: #fff;
	z-index: 20
}

.preview-container .big-box img {
	display: block;
	max-width: none;
	max-height: none;
	width: 160%
}

#inquiry {
	width: 1000px;
	margin: 0 auto
}

.send-inquiry .inquiry-form input,
.send-inquiry .inquiry-form textarea {
	padding-right: 40px;
	transition: .3s;
	border-radius: 10px
}

.send-inquiry .inquiry-form input::-webkit-input-placeholder,
.send-inquiry .inquiry-form textarea::-webkit-input-placeholder {
	color: #4c4c4c;
	-webkit-transition: .3s;
	transition: .3s;
	transform-origin: left top
}

.send-inquiry .inquiry-form input::-moz-input-placeholder,
.send-inquiry .inquiry-form textarea::-moz-input-placeholder {
	color: #4c4c4c
}

.send-inquiry .inquiry-form input::-ms-input-placeholder,
.send-inquiry .inquiry-form textarea::-ms-input-placeholder {
	color: #4c4c4c
}

.send-inquiry .inquiry-form input:focus::-webkit-input-placeholder,
.send-inquiry .inquiry-form textarea:focus::-webkit-input-placeholder {
	transform: scale(.8) translateY(-16px)
}

.send-inquiry .inquiry-form input:focus,
.send-inquiry .inquiry-form textarea:focus {
	border-color: #13df80
}

.send-inquiry .inquiry-form input {
	position: relative;
	width: 49%;
	height: 50px;
	margin-bottom: 30px
}

.send-inquiry .inquiry-form input,
.send-inquiry .inquiry-form textarea {
	box-sizing: border-box;
	padding-left: 20px;
	border: 1px solid #d5d5d5;
	outline: none
}

.send-inquiry .inquiry-form textarea {
	padding-top: 20px;
	width: 100%;
	height: 250px;
	resize: none
}

.send-inquiry .inquiry-form .input-error {
	border: 1px solid #f77
}

.send-inquiry .inquiry-form #in-company {
	background: url(imgs/company.png) no-repeat;
	background-size: 26px 26px;
	background-position: right 10px top 12px
}

.send-inquiry .inquiry-form #in-name {
	background: url(imgs/user.png) no-repeat;
	background-size: 26px 26px;
	background-position: right 10px top 12px
}

.send-inquiry .inquiry-form #in-title {
	width: 100%;
	background: url(imgs/title.png) no-repeat;
	background-size: 26px 26px;
	background-position: right 10px top 12px
}

.send-inquiry .inquiry-form #in-phone {
	background: url(imgs/phone.png) no-repeat;
	background-size: 24px 24px;
	background-position: right 10px top 12px
}

.send-inquiry .inquiry-form #in-email {
	background: url(imgs/email.png) no-repeat;
	background-size: 24px 24px;
	background-position: right 10px top 12px
}

.send-inquiry .inquiry-form #in-content {
	background: url(imgs/pencil.png) no-repeat;
	background-size: 20px 20px;
	background-position: right 10px top 15px;
	font-family: Arial, sans-serif
}

.send-inquiry .send-btn {
	width: 216px;
	height: 47px;
	border: 1px solid #4c4c4c;
	display: flex;
	align-items: center;
	margin: 50px auto;
	box-sizing: border-box;
	border-radius: 999px;
	background-color: #000
}

.send-inquiry .send-btn .span:first-child {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	font-weight: 700;
	color: #4c4c4c;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.send-inquiry .send-btn .span input{
	border: none;
    background: none;
    color: #fff;
    height: auto;
    margin: 0;
    font-size: 16px;
    padding: 0;
    width: 100%;
}


.send-inquiry .send-btn .span:nth-child(2) {
	display: none
}

.send-inquiry .send-btn .span:first-child {
	color: #fff
}

.send-inquiry .send-btn:hover {
	cursor: pointer;
	background: #13df80;
	border: none
}

@media screen and (max-width:768px) {
	.send-inquiry .inquiry-form input {
		padding-left: 2.6666666667vw;
		width: 100%;
		height: 12vw;
		margin-bottom: 4vw
	}

	.send-inquiry .inquiry-form textarea {
		padding-top: 3.3333333333vw;
		padding-left: 2.6666666667vw;
		width: 100%;
		height: 33.3333333333vw
	}

	.send-inquiry .inquiry-form #in-company,
	.send-inquiry .inquiry-form #in-name,
	.send-inquiry .inquiry-form #in-title {
		background-size: 5.3333333333vw 5.3333333333vw;
		background-position: right 2.6666666667vw top 3.2vw
	}

	.send-inquiry .inquiry-form #in-email,
	.send-inquiry .inquiry-form #in-phone {
		background-size: 4.6666666667vw 4.6666666667vw;
		background-position: right 2.6666666667vw top 3.2vw
	}

	.send-inquiry .inquiry-form #in-content {
		background-size: 4vw 4vw;
		background-position: right 2.6666666667vw top 3.2vw
	}

	.send-inquiry .send-btn {
		width: 42.6666666667vw;
		height: 10.6666666667vw;
		margin: 6.6666666667vw auto 0
	}

	.send-inquiry .send-btn .span:first-child {
		font-size: 4vw
	}

	.send-inquiry .send-btn .span:nth-child(2) {
		width: 6.6666666667vw
	}
}

.compare-action {
	height: 37px;
	margin-top: 15px;
	display: flex;
	align-items: center;
	cursor: pointer
}

.compare-action span {
	display: inline-block;
	color: #fff;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.compare-action .compare-action-check+label {
	position: relative;
	width: 16px;
	height: 16px;
	content: " ";
	border: 1px solid #fff;
	border-radius: 1px;
	margin-right: 10px;
	cursor: pointer
}

.compare-action .compare-action-check:checked+label:before {
	content: "";
	position: absolute;
	left: 3px;
	top: 4px;
	width: 50%;
	height: 25%;
	border-radius: 1px;
	border: 2px solid #fff;
	border-top: none;
	border-right: none;
	background: transparent;
	transform: rotate(-50deg)
}

.compare-action input[type=checkbox] {
	display: none
}

.compare-panel {
	height: 100px;
	background: #f1f1f1;
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-size: 14px
}

.compare-panel .button-area {
	float: right;
	height: 100%;
	color: #fff;
	display: flex;
	align-items: center
}

.compare-panel .button-area .contact-button {
	margin: 16px 20px;
	background: #13df80;
	color: #fff;
	line-height: 28px;
	padding: 0 12px;
	border-color: transparent;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer
}

.clear-all,
.close {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #666;
	opacity: .5
}

.clear-all .ic-close,
.close .ic-close {
	position: absolute;
	width: 32px;
	height: 32px;
	left: 12px;
	top: 45px
}

.clear-all .ic-close:after,
.clear-all .ic-close:before,
.close .ic-close:after,
.close .ic-close:before {
	position: absolute;
	left: 15px;
	content: "";
	height: 16px;
	width: 2px;
	background-color: #fff
}

.clear-all .ic-close:before,
.close .ic-close:before {
	transform: rotate(45deg)
}

.clear-all .ic-close:after,
.close .ic-close:after {
	transform: rotate(-45deg)
}

.button-area .clear-all {
	margin-right: 20px;
	cursor: pointer
}

.button-area .clear-all:hover {
	opacity: 1;
	color: #13df80
}

.button-area .close {
	position: relative;
	width: 60px;
	height: 100%;
	background: #555;
	cursor: pointer;
	display: inline-grid;
	align-items: Center;
	font-size: 16px;
	text-align: center
}

.button-area .close i {
	color: #fff
}

.list-wrapper {
	height: 100%;
	margin-right: 380px;
	position: relative;
	display: flex;
	align-items: center;
	overflow-x: auto;
	overflow-y: hidden
}

.list-wrapper::-webkit-scrollbar {
	height: 8px
}

.list-wrapper::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: rgba(0, 0, 0, .1)
}

.list-wrapper::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: rgba(0, 0, 0, .3)
}

.list-wrapper .next,
.list-wrapper .pre {
	display: block;
	position: absolute;
	top: 0;
	cursor: pointer;
	height: 60px;
	color: #999;
	font-size: 32px;
	line-height: 60px;
	width: 32px
}

.list-wrapper .next {
	right: 0;
	text-align: right;
	color: #fff
}

.list-wrapper .item-clear {
	position: relative;
	float: right;
	box-sizing: border-box;
	width: 20px;
	height: 100%;
	border-left: 1px solid #ebecf0;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.list-wrapper .item-clear .ic-close {
	position: absolute;
	width: 32px;
	height: 32px;
	left: -6px;
	top: 25px
}

.list-wrapper .item-clear .ic-close:after,
.list-wrapper .item-clear .ic-close:before {
	position: absolute;
	left: 15px;
	content: "";
	height: 10px;
	width: 2px;
	background-color: #333
}

.list-wrapper .item-clear .ic-close:before {
	transform: rotate(45deg)
}

.list-wrapper .item-clear .ic-close:after {
	transform: rotate(-45deg)
}

.list-wrapper .item-clear .fa {
	color: #c4c6cf
}

.list-wrapper .item-content {
	padding: 7px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.list-wrapper .item-img {
	float: left;
	width: 80px;
	height: 45px;
	display: flex;
	align-items: center
}

.list-wrapper .item-img img {
	max-width: 100%;
	max-height: 100%
}

.list-wrapper .item-title {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-left: 10px
}

.cart-list {
	padding: 0 32px
}

#productChache_listPC {
	position: relative;
	height: 90px;
	overflow: hidden;
	display: flex;
	align-items: center
}

.selected-all {
	margin-left: 0;
	display: flex
}

.selected-item {
	padding: 10px 6px
}

.selected-item .item-box {
	width: 220px;
	height: 60px;
	background: #fff
}

@media(max-width:768px) {
	.compare-action {
		position: relative;
		margin: 5.3333333333vw 2.6666666667vw;
		height: 8vw;
		font-size: 3.2vw;
		left: -10px;
		justify-content: flex-start
	}

	.compare-action .compare-action-check+label {
		margin-left: 0;
		margin-right: 5px
	}

	.products-content .pro-list .compare-action span {
		margin: 0
	}

	.compare-panel {
		height: 17vw
	}

	.compare-panel .button-area {
		padding: 0 3vw;
		display: flex;
		justify-content: space-between;
		float: none
	}

	.compare-panel .button-area .close {
		display: none
	}

	.compare-panel .list-wrapper {
		padding-left: 0;
		position: absolute;
		top: -15.6vw;
		margin-right: 0;
		width: 100%
	}

	.compare-panel .list-wrapper .cart-list {
		padding: 0;
		width: 100%
	}

	.compare-panel .list-wrapper .cart-list #productChache_listPC .selected-all {
		width: 100%
	}

	.compare-panel .list-wrapper .selected-item {
		padding: 0;
		width: 20%;
		position: relative
	}

	.compare-panel .list-wrapper .selected-item .item-box {
		width: auto;
		height: 14vw
	}

	.compare-panel .list-wrapper .selected-item .item-clear {
		height: 30px;
		width: 30px;
		background: #eee;
		border: none;
		position: absolute;
		border-radius: 50%;
		opacity: .7;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%)
	}

	.compare-panel .list-wrapper .selected-item .item-clear .ic-close {
		top: 10px;
		left: 0
	}

	.compare-panel .list-wrapper .selected-item .item-content {
		padding: 2px 3px;
		box-sizing: border-box;
		border: 1px solid #eee
	}

	.compare-panel .list-wrapper .selected-item .item-content .item-title {
		display: none
	}

	.compare-panel .list-wrapper .selected-item .item-content .item-img {
		width: auto;
		height: 13vw
	}
}

.inquiry-pro-list {
	margin: 50px 0;
	display: none;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #ddd;
	padding: 0 100px
}

.inquiry-pro-list a {
	text-decoration: none;
	color: #000
}

.inquiry-pro-list .inquiry-pro-item {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #ddd;
	display: flex;
	padding: 40px 10px;
	margin-top: 0;
	box-sizing: content-box
}

.inquiry-pro-list .inquiry-pro-item .pro-item-img {
	height: 100%;
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.inquiry-pro-list .inquiry-pro-item .pro-item-img a {
	width: 100%;
	height: 100%
}

.inquiry-pro-list .inquiry-pro-item .pro-item-img img {
	height: 100%
}

.inquiry-pro-list .inquiry-pro-item .pro-item-name {
	padding-top: 30px;
	margin-left: 50px;
	font-size: 14px
}

.inquiry-pro-list .inquiry-pro-item .pro-item-name a {
	font-size: 16px
}

.inquiry-pro-list .inquiry-pro-item .pro-item-name a:hover {
	color: #13df80
}

.inquiry-pro-list .inquiry-pro-item .pro-item-name p {
	padding: 0;
	margin: 0
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del {
	position: relative;
	padding-top: 20px;
	height: 100%;
	width: 200px;
	margin-left: auto;
	display: flex;
	justify-content: center;
	align-items: center
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close {
	position: absolute;
	width: 32px;
	height: 32px;
	left: -6px;
	top: 43px
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:after,
.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:before {
	position: absolute;
	left: 15px;
	content: "";
	height: 20px;
	width: 2px;
	background-color: #333
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:before {
	transform: rotate(45deg)
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:after {
	transform: rotate(-45deg)
}

.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close:hover {
	cursor: pointer
}

.inquiry-pro-list .inquiry-pro-item:last-child {
	border: none
}

@media(max-width:768px) {
	.inquiry-pro-list {
		padding: 1vw 5vw
	}

	.inquiry-pro-list .inquiry-pro-item {
		box-sizing: border-box;
		padding: 3vw;
		margin: 0;
		height: 20vw
	}

	.inquiry-pro-list .inquiry-pro-item .pro-item-del {
		padding-top: 0;
		width: 10vw
	}

	.inquiry-pro-list .inquiry-pro-item .pro-item-del .ic-close {
		right: 0;
		top: 4vw
	}

	.inquiry-pro-list .inquiry-pro-item .pro-item-name {
		font-size: 3vw;
		margin: 0;
		padding: 2vw 0 0;
		max-width: 48vw
	}

	.inquiry-pro-list .inquiry-pro-item .pro-item-name p a {
		font-size: 3.2vw;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical
	}

	.inquiry-pro-list .inquiry-pro-item .pro-item-img {
		min-width: 24vw;
		margin-right: 3vw;
		width: auto
	}
}

.load {
	animation: loading 1.4s ease infinite;
	background-image: linear-gradient(90deg, #f0f0f0 25%, #e3e3e3 37%, #f0f0f0 63%);
	background-size: 400% 100%
}

img.lazy {
	opacity: 0
}

img:not(.initial) {
	transition: opacity 1s, transform .3s ease
}

img.error,
img.initial,
img.loaded {
	opacity: 1
}

img:not([src]) {
	visibility: hidden
}

@keyframes loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

.hot {
	height: auto;
}

a.LayImAhrefNode {
	height: 46px;
	width: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 20px 0 0;
	background-color: #000;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 5px;
	transition: background-color .3s ease;
	color: #fff;
}

a.LayImAhrefNode:hover {
	border: none;
	background-color: #13df80;
}

@media screen and (max-width:768px) {
	a.LayImAhrefNode {
		height: 13.3333333333vw;
		width: 46.6666666667vw;
		margin: 2.6666666667vw 0;
		font-size: 4vw;
	}
}

.hot-img {
	background: transparent;
	max-height: 500px;
	position: relative;
}

.hot-img a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center
}

.swiper-container .swiper-slide .hot-img img {
	width: auto
}

.content-views {
	margin-left: 14px
}

.send-inquiry:not(.default) input {
	display: block !important
}

#feedbackForm .send-inquiry .inquiry-form #in-emailcomfirm {
	background: url(imgs/email.png) no-repeat;
	background-size: 24px 24px;
	background-position: right 10px top 12px
}

/* ie */
.swiper-button-next,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none;
	width: 50px;
	height: 50px;
	display: block
}

#swiper-banner .swiper-button-next i,
#swiper-banner .swiper-button-prev i {
	font-size: 50px;
	transform: scale(1)
}

.ie {
	background: #eee
}

.ie .head-logo {
	position: absolute;
	top: 0;
	left: 0
}

.ie .head-nav {
	margin-left: 0
}

.ie .head-wrapper {
	justify-content: flex-end;
	position: relative
}

.ie .crumb {
	margin-top: 100px
}

.ie .feedbackForm #feedbackForm .submita {
	position: relative;
	top: 30px
}

.ie .feedbackForm {
	width: 100%
}

/* pad */
@media (min-width:768px) and (max-width:960px) {

	.about-icon li,
	.side-pro ul li {
		width: 23%
	}

	.news-date {
		width: 50px;
		height: 50px
	}

	.feedback-title,
	.news-date .day,
	.pro-review .pro-preview-right .btn-list .btn span,
	.pro-review .pro-preview-right .btn-list .pdown2 span,
	.send-inquiry .send-btn .span:first-child {
		font-size: 18px
	}

	.head-nav>ul .submenu a,
	.news-date .mon {
		font-size: 16px
	}

	.head-nav>ul>li a {
		font-size: 18px !important
	}

	.prolist-1 .compare-action {
		height: 40px
	}

	.inquiry-form {
		width: 90vw
	}

	.pro-review .pro-preview-right .btn-list .btn,
	.pro-review .pro-preview-right .btn-list .pdown2 {
		width: 200px;
		height: 50px
	}

	.pro-review .pro-preview-right {
		margin-top: 50px
	}

	.pro-review .pro-preview-right .pro-name {
		font-size: 24px !important
	}
}

.white { color:#FFF }

.white a{ color:#FFF; text-decoration:none }

.white a:hover { color:#FFF; text-decoration:underline}

.copyright{width:100%; height:auto; background:#000000; padding-top:10px;}

.copyright p{width:1100px; margin:auto; clear:both;}

.copyright p a{height:20px; line-height:20px; margin-right:10px;}

