
.customer-service .customer-service__group .service-modal {
	display: none;
	position: absolute;
	background-color: #fff;
	right: calc(100% + 20px);
	top: 50%;
	padding: 27px 25px;
	transform: translateY(-50%);
	box-shadow: 0 4px 10px rgba(0,0,0,.05);
	cursor: auto
}

.customer-service .customer-service__group .service-modal:after {
	content: "";
	background-color: #fff;
	width: 15px;
	height: 15px;
	position: absolute;
	right: -5px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg)
}

.customer-service .customer-service__group .service-modal__bax {
	margin-bottom: 12px
}

.customer-service .customer-service__group .service-modal__bax>div {
	white-space: nowrap;
	font-size: 14px;
	line-height: 20px
}

.customer-service .customer-service__group .service-modal__bax .bax-number {
	color: #409eff
}

.customer-service .customer-service__group .service-modal__bax .bax-btn {
	cursor: pointer;
	margin-top: 8px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 82px;
	height: 26px;
	background-color: #5799ff;
	border-radius: 2px
}

.customer-service .customer-service__group .service-modal__bax .bax-btn .bax-link .bax-text {
	font-family: PingFangSC-Medium;
	font-size: 12px;
	color: #fff;
	line-height: 12px
}

.customer-service .customer-service__group .service-modal__bax .click-copy {
	margin-top: 20px;
	color: #426ce8;
	border: 1px solid #426ce8;
	border-radius: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer
}

.customer-service .customer-service__group .service-modal__qq:not(:last-child) {
	margin-bottom: 20px
}

.customer-service .customer-service__group .service-modal__qq .qq-name {
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
	width: 100px
}

.customer-service .customer-service__group .service-modal__qq .qq-link {
	width: 100px;
	height: 30px;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	background: #426ce8;
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.customer-service .customer-service__group .service-modal__qq .qq-link>a {
	display: flex;
	align-items: center;
	color: #fff
}

.customer-service .customer-service__group .service-modal__qq .qq-link>a img {
	width: 16px;
	margin-right: 5px
}

.customer-service .customer-service__group .service-modal__mobile>div,.customer-service .customer-service__group .service-modal__wechat>div {
	white-space: nowrap;
	font-size: 14px;
	line-height: 20px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-title,.customer-service .customer-service__group .service-modal__wechat .mobile-title {
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 14px;
	color: #666
}

.customer-service .customer-service__group .service-modal__mobile .mobile-number,.customer-service .customer-service__group .service-modal__wechat .mobile-number {
	margin-top: 5px;
	color: #ff2d38;
	width: 100px;
	text-overflow: ellipsis;
	overflow: hidden
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-people,.customer-service .customer-service__group .service-modal__mobile .mobile-info-time,.customer-service .customer-service__group .service-modal__wechat .mobile-info-people,.customer-service .customer-service__group .service-modal__wechat .mobile-info-time {
	color: #999;
	font-size: 12px;
	line-height: 12px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-people,.customer-service .customer-service__group .service-modal__wechat .mobile-info-people {
	margin-top: 20px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-time,.customer-service .customer-service__group .service-modal__wechat .mobile-info-time {
	margin-top: 10px
}

.customer-service .customer-service__group .service-modal__mobile .click-copy,.customer-service .customer-service__group .service-modal__wechat .click-copy {
	margin-top: 20px;
	color: #426ce8;
	border: 1px solid #426ce8;
	border-radius: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer
}

.customer-service #back-to-top {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 75px;
	margin-top: 4px;
	margin-bottom: 30px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,.05);
	cursor: pointer;
	text-align: center
}

.customer-service #back-to-top .back-to-top__icon {
	width: 20px;
	height: 22px;
	margin-bottom: 5px;
	background: url(./84b00d3745455524132fe174595f54a1.png) no-repeat 50%/100% 100%
}

.customer-service #back-to-top .back-to-top__text {
	font-size: 12px
}

.customer-service #back-to-top:hover .back-to-top__icon {
	background: url(./84b00d3745455524132fe174595f54a1.png) no-repeat 50%/100% 100%
}

#wechat-id-textarea {
	position: absolute;
	left: 99999px
}

div,p {
	font-family: PingFangSC-Regular,Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,"\5b8b\4f53",sans-serif;
	color: #333
}

body,div,p {
	margin: 0;
	padding: 0
}

body {
	background-color: #ffffff;
	min-width: 1220px
}

a {
	text-decoration: none;
	cursor: pointer
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

img {
	border: 0
}

dd,dl,dt,li,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

checkbox,input,select {
	vertical-align: middle
}

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0
}

.none {
	display: none
}

.only-oneline {
	white-space: nowrap
}

.only-oneline,.only-twoline {
	overflow: hidden;
	text-overflow: ellipsis
}

.only-twoline {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all
}

.search-crumbs {
	display: flex;
	justify-content: flex-start;
	padding-left: calc(50% - 610px);
	height: 40px;
	line-height: 40px;
	background-color: #fff
}

.search-crumbs p {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	font-size: 12px;
	color: #666
}

.search-crumbs p span {
	margin-right: 8px;
	display: inline-block;
	width: 4px;
	height: 14px
}

.search-crumbs ul {
	display: flex
}

.search-crumbs ul li {
	display: inline-block;
	margin-right: 14px;
	position: relative
}

.search-crumbs ul li .right-arrow {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	transform: rotate(45deg);
	line-height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	left: -8px
}

.search-crumbs ul li a,.search-crumbs ul li span {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
	max-width: 255px
}

.product-list {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.product-list .item-p {
	position: relative;
	width: 302px;
	height: 352px;
	margin-bottom: 20px;
	margin-right: 17px;
	background-color: #fff;
	border: 1px solid #f7f7f7;
}

.product-list .item-p:hover img {
	transform: scale(1.05)
}

.product-list .item-p:hover p {
	color: #fff
}

.product-list .item-p:nth-child(3n) {
	margin-right: 0
}

.product-list .item-p video {
	height: 235px;
	width: 100%
}

.product-list .item-p .em {
	overflow: hidden;
	width: 100%;
	height: 302px;
}

.product-list .item-p .em img {
	height: 100%;
	width: 100%;
	transition: all 1s
}

.product-list .item-p p {
	height: 51px;
	line-height: 51px;
	padding-left: 10px;
	font-size: 18px;
	color: #333;
	text-align: justify;
	border-radius: 0 0 4px 4px;
}

.product-list .item-p p:hover {
	color: #fff
}

.product-list .item-p .show-desc {
	display: none;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background-color: #ff2d38;
	color: #fff;
	margin: 22px 56px
}

.no-content {
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	background-color: #fff
}

.play-icon.active {
	position: absolute;
	top: 115px;
	left: 50%;
	width: 36px;
	height: 36px;
	background: url(./1ae6e52bed21cee4b2e9f45be173d0f4.png);
	background-size: 100%;
	transform: translate(-50%,-50%);
	cursor: pointer
}

.products-filter {
	display: flex;
	padding: 32px 22px 8px;
	background-color: #fff;
	margin-bottom: 20px;
	font-size: 14px
}

.products-filter p {
	min-width: 80px
}

.products-filter a {
	display: inline-block;
	color: #333;
	margin-right: 30px;
	margin-bottom: 25px
}

.products-filter a.active {
	color: #ec2525
}

.sidebar .product-contanier {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	width: 100%;
	margin-bottom: 20px
}

.sidebar .product-contanier .product-catogeries-cate {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 222px;
	background-color: #fff;
	border-radius: 4px 4px 0 0;
	margin-right: 0;
	border: 1px solid #efefef;
	border-bottom: transparent
}

.sidebar .product-contanier .product-catogeries-cate a {
	box-sizing: border-box;
	position: relative;
	display: block;
	padding: 20px 0;
	text-align: left;
	font-size: 16px;
	width: 175px;
	color: #5d5d5d;
	vertical-align: middle
}

.sidebar .product-contanier .product-catogeries-cate a:last-child {
	border-bottom: transparent
}

.sidebar .product-contanier .product-catogeries-cate a:hover {
	font-weight: 700
}

.sidebar .product-contanier .product-catogeries-cate a .firstIcon {
	display: none;
	position: absolute;
	top: 20px;
	right: 0;
	width: 23px;
	height: 23px
}

.sidebar .product-contanier .product-catogeries-cate .all-cateList-container {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	max-height: 370px;
	overflow-x: hidden;
	overflow-y: auto;
}

.sidebar .product-contanier .product-catogeries-cate .all-cateList-container::-webkit-scrollbar {
	width: 11px;
	background-color: #fff
}

.sidebar .product-contanier .product-catogeries-cate .all-cateList-container::-webkit-scrollbar-thumb {
	background-color: #e6e6e6;
	border-radius: 10px
}

.sidebar .product-contanier .product-catogeries-cate .all-cateList-container .border-bot {
	margin: 0 auto;
	width: 175px;
	height: 0;
	border-top: 1px dashed #d4d4d4
}

.sidebar .product-contanier .product-catogeries-cate .all-cateList-container .cateList {
	margin-left: 24px
}

.sidebar .product-contanier .product-catogeries-cate .all-category {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 17px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	border-radius: 4px 4px 0 0
}

.sidebar .product-contanier .product-catogeries-cate:last-child {
	width: 0;
	border: 0
}

.sidebar .product-contanier .last-contacts {
	display: inline-block;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 223px;
	height: 76px;
	padding: 15px 0 9px;
	cursor: pointer
}

.sidebar .product-contanier .last-contacts .last-contact-top {
	display: flex;
	justify-content: center
}

.sidebar .product-contanier .last-contacts .last-contact-top .top1 {
	width: 120px;
	height: 13px
}

.sidebar .product-contanier .last-contacts .last-contact-middle {
	font-weight: 700;
	color: #fff;
	font-size: 22px
}

.sidebar .product-contanier .last-contacts .last-contact-bottom {
	font-size: 22px;
	width: 22px;
	height: 22px;
	background: url(./3914beb9882f88baa6612f5999ca053a.png) no-repeat 50%/100%
}

.company-card {
	width: 224px;
	height: 250px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 4px;
	border: 1px solid #efefef
}

.company-card .company-titles {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 7px;
	height: 52px;
	width: 100%;
	background: #f7f7f7
}

.company-card .company-titles .company-logo {
	width: 26px;
	height: 26px;
	margin-right: 6px;
	background-color: #fff;
	overflow: hidden;
	background-size: cover
}

.company-card .company-titles .company-name {
	width: 182px;
	font-size: 14px;
	text-align: left
}

.company-card .company-bottom {
	height: 100%;
	padding: 21px 15px
}

.company-card .company-bottom .company-medals {
	font-size: 12px;
	display: flex;
	justify-content: space-between
}

.company-card .company-bottom .company-medals .medal.shop {
	width: 89px;
	height: 24px
}

.company-card .company-bottom .company-medals .medal.shop img {
	width: 100%;
	height: 100%
}

.company-card .company-bottom .certificate-label {
	color: #333;
	font-size: 12px;
	text-align: center;
	margin: 20px 0 15px;
	position: relative
}

.company-card .company-bottom .certificate-label:after,.company-card .company-bottom .certificate-label:before {
	content: "";
	height: 1px;
	width: 30%;
	position: absolute;
	background-color: #e8e8e8;
	left: 0;
	top: 50%
}

.company-card .company-bottom .certificate-label:after {
	right: 0;
	left: auto
}

.company-card .company-bottom .certificate-icons {
	display: flex;
	justify-content: space-around
}

.company-card .company-bottom .certificate-icon img {
	width: 17px
}

.company-card .company-bottom .company-tip {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 26px
}

.company-card .company-bottom .company-tip .company-shop {
	width: 88px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.company-card .company-bottom .company-tip .company-product {
	width: 88px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #333;
	border: 1px solid #efefef;
	border-radius: 2px;
	background: #f7f7f7
}

.company-card .company-bottom .company-tip .company-product:hover {
	font-weight: 700
}

.my-bullet-active-3 {
	background: #30b015!important
}

.sidebar #product-swiper {
	padding-bottom: 30px;
	position: relative
}

.sidebar #product-swiper .swiper-wrapper {
	height: auto
}

.sidebar #product-swiper .swiper-pagination {
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%)
}

.sidebar #product-swiper .swiper-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 3px;
	border-radius: 0;
	margin: 0 5px
}

.sidebar .side-products a.side-product {
	display: block;
	width: 189px;
	border: 1px solid transparent;
	margin-top: 10px
}

.sidebar .side-products a.side-product:hover .product-img img {
	transform: scale(1.05)
}

.sidebar .side-products a.side-product .product-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 180px;
}

.sidebar .side-products a.side-product .product-img img {
	width: 100%;
	height: 100%;
	transition: all 1s
}

.sidebar .side-products a.side-product .product-img.video:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(-50%,-50%);
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAMAAAC4uKf/AAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAC/v78AAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD7+/v4+PhtbW01NTXu7u7n5+coKCj////JycnFxcWhoaGZmZmTk5NgYGBCQkL19fXr6+vk5OTi4uLR0dHNzc24uLipqal6enpUVFQhISHY2NjW1taKior////luF/rAAAAN3RSTlOAAAN8eGTMCls1D0tDKIJwamBXUEhGPyMeG/r4oo7v6Yr+0s+7trOckvXs5uTY1ce+qJiJ3NyvtZcixAAAAsVJREFUaN7VmolS2zAQhv/owJZs5z4JN4VytLT0yvu/WTMpIJgA0a6Omu8FvpkdWdbu/ugQsDNTlbrfU1KqXl+XlZnZDgFfmZhPBxKvIAfTuYgpK0yp8A6qNEUcmWiGEjuRw0YEy4pawRNVF0EyO5YgIMeWLSsqCSKyKlgyYRQYKCPosoUGE70gysQEAUwERWY1gtDWX9YoBKIaX1mNCNReMjFCFEZit0yUiEQpdskKjWjo4n2Z0IiIFlsySg35ldyWjRCZ0duyGtGp35I1SEDzuswqJEBZZwD9IPKPpJNNkIjJtmyBZCycjFhEfiGdzCAh5qWsUEiIKl7IKiSlei6zEkmR9plsjMSMnayQSIwsnmQ1klM/yoRCcpR4kDXIQPMgGyIDw42MfDz4RwT+N9XJ+fXy7ApczEZWwovu8WrN/vcueJRrmfdZ/LP6x9EB+zyiM4cf31aPfD0Eh/laNoUfe6sn9j9xajldywb+MscNo5aDtUxSZI4zci1lBxYkmWNJrqXFjCpzHH8GiRkMXeY4PwEBg4ohcywv4E+FkiVz3PrXsoTmyRynez/hh0afK3NcX8KLPnp8mePLD3jQgwqQOfZ9bhQFGSJzHHl84TJQ5rjykal8MoVeHNmt1wHpR5EdHXodfU2V8b9rTb2u+F8ZUKIKlS0v/S9iEyY7JfxlDP3nyf9/zqjPAv7fDLDoSLbs7AQUJPkp5zg+AI0B/ZHq3qmcR+qcI7s75D2/hSLLbg64jUWnpDQW/K6ppDSD92E9DAypzb3bXO/37DaX1MB3L3//uuiCyTDraCLr0CXnOCnroCznCDDrcDPn2DbrQDrnqD3rEiHneiTn4ifrSivnsu7/ryHTLFjbsTpOsBRvy7o/dpChTRGNmOGTtsVqIgWG2hmFCg95tTe+FhTMa3vkkBem/CgxUVoA9qNFeyOGlrPGsf8C2eyo8x7aSZcAAAAASUVORK5CYII=");
	background-size: 100%;
	cursor: pointer
}

.sidebar .side-products a.side-product .product-desc {
	width: 100%;
	background-color: #f7f7f7;
	padding: 15px 0
}

.sidebar .side-products a.side-product .product-desc p {
	box-sizing: border-box;
	font-size: 12px;
	margin: 0 13px;
	width: calc(100% - 26px);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-all;
	color: #5d5d5d
}

.sidebar {
	width: 224px
}

.sidebar .sidebar-item__title {
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-align: left;
	width: 100%;
	background: #eaf2ff;
	font-size: 18px;
	border-radius: 4px 4px 0 0;
	border: 1px solid #eee;
	border-bottom: none;
	font-weight: 700
}

.sidebar .sidebar-item__title span {
	display: inline-block
}

.sidebar-item {
	box-shadow: 0 4px 10px rgba(0,0,0,.02);
	padding: 15px;
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 0 0 4px 4px
}

.sidebar-item__content {
	onverflow: hidden
}

.sidebar-item .news,.sidebar-item .side-news-list {
	display: block;
	width: 100%;
	color: #666;
	font-size: 14px;
	margin-top: 14px
}

.sidebar-item .news:first-child,.sidebar-item .side-news-list:first-child {
	margin-top: 0
}

.page-normal {
	padding-left: 20px;
	text-align: left;
	margin-top: 39px
}

.page-normal .page-item {
	display: inline-block;
	color: #333;
	cursor: pointer;
	border: 1px solid #e5e5e5;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px
}

.page-normal .page-item:not(:first-child) {
	margin-left: 8px
}

.page-normal .page-item:hover {
	border: none
}

.page-normal .first-pages {
	width: 52px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.page-normal .last-pages {
	width: 72px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.page-normal .page-item:hover {
	color: #fff
}

.my-bullet-active-1 {
	opacity: 1!important;
	background: #336fff!important
}

.my-bullet-active-2 {
	opacity: 1!important;
	background: #ef1f1f!important
}

.my-bullet-active-3 {
	opacity: 1!important;
	background: #6cb436!important
}

.my-bullet-active-4 {
	opacity: 1!important;
	background: #bf8452!important
}

.my-bullet-active-5 {
	opacity: 1!important;
	background: #343434!important
}

.banner-content {
	height: 32.8vw;
	position: relative;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden
}

.banner-content .bg-blur {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	filter: blur(10px)
}

.banner-content #banner-container {
	width: 1200px;
	position: relative;
	height: 300px
}

.banner-content #banner-container .swiper-slide {
	width: 329.4px;
	height: 274px;
	overflow: hidden;
	position: relative;
	border-radius: 4px 4px 0 0
}

.banner-content #banner-container .swiper-slide.video:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 32%;
	width: 55px;
	height: 55px;
	transform: translateX(-50%);
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAMAAAC4uKf/AAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAC/v78AAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD7+/v4+PhtbW01NTXu7u7n5+coKCj////JycnFxcWhoaGZmZmTk5NgYGBCQkL19fXr6+vk5OTi4uLR0dHNzc24uLipqal6enpUVFQhISHY2NjW1taKior////luF/rAAAAN3RSTlOAAAN8eGTMCls1D0tDKIJwamBXUEhGPyMeG/r4oo7v6Yr+0s+7trOckvXs5uTY1ce+qJiJ3NyvtZcixAAAAsVJREFUaN7VmolS2zAQhv/owJZs5z4JN4VytLT0yvu/WTMpIJgA0a6Omu8FvpkdWdbu/ugQsDNTlbrfU1KqXl+XlZnZDgFfmZhPBxKvIAfTuYgpK0yp8A6qNEUcmWiGEjuRw0YEy4pawRNVF0EyO5YgIMeWLSsqCSKyKlgyYRQYKCPosoUGE70gysQEAUwERWY1gtDWX9YoBKIaX1mNCNReMjFCFEZit0yUiEQpdskKjWjo4n2Z0IiIFlsySg35ldyWjRCZ0duyGtGp35I1SEDzuswqJEBZZwD9IPKPpJNNkIjJtmyBZCycjFhEfiGdzCAh5qWsUEiIKl7IKiSlei6zEkmR9plsjMSMnayQSIwsnmQ1klM/yoRCcpR4kDXIQPMgGyIDw42MfDz4RwT+N9XJ+fXy7ApczEZWwovu8WrN/vcueJRrmfdZ/LP6x9EB+zyiM4cf31aPfD0Eh/laNoUfe6sn9j9xajldywb+MscNo5aDtUxSZI4zci1lBxYkmWNJrqXFjCpzHH8GiRkMXeY4PwEBg4ohcywv4E+FkiVz3PrXsoTmyRynez/hh0afK3NcX8KLPnp8mePLD3jQgwqQOfZ9bhQFGSJzHHl84TJQ5rjykal8MoVeHNmt1wHpR5EdHXodfU2V8b9rTb2u+F8ZUKIKlS0v/S9iEyY7JfxlDP3nyf9/zqjPAv7fDLDoSLbs7AQUJPkp5zg+AI0B/ZHq3qmcR+qcI7s75D2/hSLLbg64jUWnpDQW/K6ppDSD92E9DAypzb3bXO/37DaX1MB3L3//uuiCyTDraCLr0CXnOCnroCznCDDrcDPn2DbrQDrnqD3rEiHneiTn4ifrSivnsu7/ryHTLFjbsTpOsBRvy7o/dpChTRGNmOGTtsVqIgWG2hmFCg95tTe+FhTMa3vkkBem/CgxUVoA9qNFeyOGlrPGsf8C2eyo8x7aSZcAAAAASUVORK5CYII=");
	background-size: 100%;
	cursor: pointer
}

.banner-content #banner-container .swiper-slide img {
	display: block;
	width: 100%;
	height: 219px
}

.banner-content #banner-container .swiper-slide p {
	box-sizing: border-box;
	width: 100%;
	height: 54px;
	margin: 0;
	padding: 0 40px;
	line-height: 54px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background-color: #fff;
	box-shadow: 0 4px 10px rgba(0,0,0,.2);
	text-shadow: 0 0 27px rgba(0,0,0,.15)
}

.banner-content #banner-container .swiper-pagination {
	width: 100%;
	bottom: 44px
}

.banner-content #banner-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin-right: 18px;
	background: #fff;
	width: 100px;
	height: 4px;
	border-radius: 0;
	opacity: 1
}

.banner-content #banner-container .swiper-button-prev {
	left: 4%;
	width: 60px;
	height: 60px;
	background: url(./05348a4efc053232fdd668940bd756a8.png) no-repeat 50%/100%
}

.banner-content #banner-container .swiper-button-prev:hover {
	background: url(./a74c1d873881392c12a23826cd4e1a37.png) no-repeat 50%/100%;
	transform: rotate(0)
}

.banner-content #banner-container .swiper-button-next {
	right: 4%;
	width: 60px;
	height: 60px;
	top: 50%;
	background: url(./05348a4efc053232fdd668940bd756a8.png) no-repeat 50%/100%;
	transform: rotate(180deg)
}

.banner-content #banner-container .swiper-button-next:hover {
	background: url(./af2916a86a85a940625a4a47c70d5fb3.png) no-repeat 50%/100%;
	transform: rotate(0)
}

#banner-list {
	width: 100%;
	height: 32.8vw;
	min-height: 343.125px
}

#banner-list .swiper-container,#banner-list .swiper-container .swiper-wrapper {
	width: 100%
}

#banner-list .swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
	height: 32.8vw;
	min-height: 343.125px;
	position: relative
}

#banner-list .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%
}

#banner-list .swiper-container .swiper-pagination-bullets {
	bottom: 44px
}

#banner-list .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 100px;
	height: 4px;
	margin-right: 18px;
	background: #fff;
	border-radius: 0;
	opacity: 1
}

#banner-list .swiper-container .swiper-button-prev {
	left: 4%;
	width: 60px;
	height: 60px;
	background: url(./05348a4efc053232fdd668940bd756a8.png) no-repeat 50%/100%
}

#banner-list .swiper-container .swiper-button-prev:hover {
	background: url(./a74c1d873881392c12a23826cd4e1a37.png) no-repeat 50%/100%;
	transform: rotate(0)
}

#banner-list .swiper-container .swiper-button-next {
	right: 4%;
	width: 60px;
	height: 60px;
	top: 50%;
	background: url(./05348a4efc053232fdd668940bd756a8.png) no-repeat 50%/100%;
	transform: rotate(180deg)
}

#banner-list .swiper-container .swiper-button-next:hover {
	background: url(./af2916a86a85a940625a4a47c70d5fb3.png) no-repeat 50%/100%;
	transform: rotate(0)
}

#banner-list .video-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background-color: #000
}

#banner-list .video-wrapper video {
	flex: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 9
}

#banner-list .video-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	cursor: pointer
}

#banner-list .video-cover img {
	width: 100%;
	height: 100%
}

#banner-list .video-cover:after {
	content: "";
	position: absolute;
	left: calc(50% - 28px);
	top: calc(50% - 28px);
	width: 55px;
	height: 55px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAMAAAC4uKf/AAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAC/v78AAAAAAAAAAAAAAAAAAAAAAAAAAAAMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD7+/v4+PhtbW01NTXu7u7n5+coKCj////JycnFxcWhoaGZmZmTk5NgYGBCQkL19fXr6+vk5OTi4uLR0dHNzc24uLipqal6enpUVFQhISHY2NjW1taKior////luF/rAAAAN3RSTlOAAAN8eGTMCls1D0tDKIJwamBXUEhGPyMeG/r4oo7v6Yr+0s+7trOckvXs5uTY1ce+qJiJ3NyvtZcixAAAAsVJREFUaN7VmolS2zAQhv/owJZs5z4JN4VytLT0yvu/WTMpIJgA0a6Omu8FvpkdWdbu/ugQsDNTlbrfU1KqXl+XlZnZDgFfmZhPBxKvIAfTuYgpK0yp8A6qNEUcmWiGEjuRw0YEy4pawRNVF0EyO5YgIMeWLSsqCSKyKlgyYRQYKCPosoUGE70gysQEAUwERWY1gtDWX9YoBKIaX1mNCNReMjFCFEZit0yUiEQpdskKjWjo4n2Z0IiIFlsySg35ldyWjRCZ0duyGtGp35I1SEDzuswqJEBZZwD9IPKPpJNNkIjJtmyBZCycjFhEfiGdzCAh5qWsUEiIKl7IKiSlei6zEkmR9plsjMSMnayQSIwsnmQ1klM/yoRCcpR4kDXIQPMgGyIDw42MfDz4RwT+N9XJ+fXy7ApczEZWwovu8WrN/vcueJRrmfdZ/LP6x9EB+zyiM4cf31aPfD0Eh/laNoUfe6sn9j9xajldywb+MscNo5aDtUxSZI4zci1lBxYkmWNJrqXFjCpzHH8GiRkMXeY4PwEBg4ohcywv4E+FkiVz3PrXsoTmyRynez/hh0afK3NcX8KLPnp8mePLD3jQgwqQOfZ9bhQFGSJzHHl84TJQ5rjykal8MoVeHNmt1wHpR5EdHXodfU2V8b9rTb2u+F8ZUKIKlS0v/S9iEyY7JfxlDP3nyf9/zqjPAv7fDLDoSLbs7AQUJPkp5zg+AI0B/ZHq3qmcR+qcI7s75D2/hSLLbg64jUWnpDQW/K6ppDSD92E9DAypzb3bXO/37DaX1MB3L3//uuiCyTDraCLr0CXnOCnroCznCDDrcDPn2DbrQDrnqD3rEiHneiTn4ifrSivnsu7/ryHTLFjbsTpOsBRvy7o/dpChTRGNmOGTtsVqIgWG2hmFCg95tTe+FhTMa3vkkBem/CgxUVoA9qNFeyOGlrPGsf8C2eyo8x7aSZcAAAAASUVORK5CYII=");
	background-size: 100%;
	cursor: pointer
}

.container-contact {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 1220px;
	margin: 0 auto
}

.container-contact .us2-left {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	max-width: 742px;
	height: 470px;
	margin: 0 16px;
	border-radius: 3px;
	color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0
}

.container-contact .us2-left .left-nav .us2-left-ul .specail-li {
	margin-bottom: 0
}

.container-contact .us2-left .left-nav .us2-left-ul li {
	display: flex;
	justify-content: flex-start;
	list-style: none;
	margin-bottom: 30px;
	font-size: 18px;
	width: 160px
}

.container-contact .us2-left .left-nav .us2-left-ul li .navfirst {
	margin-bottom: 18px;
	font-size: 22px;
	font-weight: 600;
	color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul li .navtwo {
	width: 32px;
	height: 3px;
	background: #336fff
}

.container-contact .us2-left .left-nav .us2-left-ul li a {
	text-decoration: none;
	cursor: pointer;
	color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item {
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 361px
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item::-webkit-scrollbar {
	display: none
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item li:last-child {
	margin-bottom: 0
}

.container-contact .us2-left .left-line {
	width: 1px;
	height: 434px;
	margin-right: 54px;
	opacity: .5;
	background: #999;
	border: 2px solid #999
}

.container-contact .us2-left .left-address {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	color: #fff
}

.container-contact .us2-left .left-address .company-title {
	position: relative;
	max-width: 420px;
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 600;
	color: #fff
}

.container-contact .us2-left .left-address .company-title .company-contect {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 22px;
	color: #fff
}

.container-contact .us2-left .left-address .company-line {
	width: 32px;
	height: 3px;
	margin-bottom: 24px;
	background: #336fff
}

.container-contact .us2-left .left-address .company-detail {
	margin-bottom: 23px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #fff
}

.container-contact .us2-left .left-address .company-detail .company-tel {
	width: 29px;
	height: 35px
}

.container-contact .us2-left .left-address .company-detail .company-tel img {
	width: 100%;
	height: 100%
}

.container-contact .us2-left .left-address .company-detail .company-line {
	width: 1px;
	height: 45px;
	margin: 0 13px;
	background: #fff;
	border: 1px solid #fff
}

.container-contact .us2-left .left-address .company-detail .company-right .title-1 {
	margin-bottom: 6px;
	color: #fff;
	text-align: left;
	font-size: 14px;
	opacity: .7
}

.container-contact .us2-left .left-address .company-detail .company-right .content-1 {
	max-width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 24px;
	font-weight: 700
}

.container-contact .us2-left .left-address .company-map {
	overflow: hidden;
	display: block;
	position: relative;
	width: 430px;
	height: 145px;
	border-radius: 6px;
	text-decoration: none
}

.container-contact .us2-left .left-address .company-map .map-bg {
	width: 100%;
	height: 100%
}

.container-contact .us2-left .left-address .company-map .map-mid {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 238px;
	height: 48px;
	padding: 0 8px;
	background: #fff;
	box-shadow: 0 0 9px 0 rgba(0,0,0,.14);
	border-radius: 3px
}

.container-contact .us2-left .left-address .company-map .map-mid .map-mid-content {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px
}

.container-contact .us2-left .left-address .company-map .map-icon {
	position: absolute;
	width: 80px;
	height: 38px;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%)
}

.container-contact .us2-right {
	width: 432px;
	border-radius: 6px;
	color: #fff;
	background: #fff
}

.container-contact .us2-right #aBtn {
	background: #ed4646!important
}

.contact-form-sem {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: -100vh;
	left: 0;
	z-index: 1000;
	background-color: rgba(0,0,0,.2)
}

.contact-form-sem .contact-form-content {
	box-sizing: border-box;
	position: relative;
	justify-content: center;
	align-items: center;
	padding: 20px 30px 0;
	background-color: #fff
}

.contact-form-sem .contact-form-content .contact-form-sem-close {
	position: absolute;
	top: 0;
	right: 10px;
	color: #f46;
	font-size: 40px;
	line-height: 50px;
	cursor: pointer
}

.a-container {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 25px 34px
}

.a-container .a-title {
	margin-bottom: 26px;
	font-size: 30px;
	font-weight: 600;
	color: #333;
	line-height: 30px;
	text-align: center
}

.a-container .a-content {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center
}

.a-container .a-content input {
	width: 100%;
	height: 44px;
	padding: 15px 10px;
	margin-left: 4px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e7e7e7
}

.a-container .a-content input::-webkit-input-placeholder {
	color: #999
}

.a-container .a-content input:-ms-input-placeholder {
	color: #999
}

.a-container .a-content input:-moz-placeholder {
	color: #999
}

.a-container .a-content input:focus {
	border-radius: 4px;
	outline: 2px solid #ccc
}

.a-container .a-content .a-content-item {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-bottom: 20px
}

.a-container .a-content .a-content-item .item-label {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 8px;
	margin-left: 4px;
	min-width: 47px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	line-height: 22px
}

.a-container .a-content .a-content-item .item-label .labe-icon {
	color: #ff4365
}

.a-container .a-content .a-content-items {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px
}

.a-container .a-content .a-content-items:last-child {
	margin-bottom: 10px
}

.a-container .a-content .a-content-items .items-label {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 165px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	line-height: 22px
}

.a-container .a-content .a-content-items .items-label .label-icons {
	color: #ff4365
}

.a-container .a-content .a-button {
	width: 100%;
	height: 47px;
	margin-top: 8px;
	margin-left: 4px;
	line-height: 47px;
	text-align: center;
	background: #ff4365;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}

.block-title {
	margin: 40 auto 41px;
	position: relative;
	text-align: center
}

.block-title .h2 {
	display: inline-block;
	margin-bottom: 16px;
	font-size: 34px;
	text-align: center;
	color: #212121;
	font-weight: 700
}

.block-title .point {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-107px);
	width: 214px;
	height: 2px;
	margin-top: 16px;
	background-color: #ebebeb
}

.block-title .point .tipMiddle {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-12px);
	width: 24px;
	height: 3px;
	background: #336fff
}

.product-container {
	padding-top: 20px;
	background: #fff
}

.product-container .container {
	width: 1220px;
	margin: 0 auto;
	display: flex
}

.product-container .container .main {
	order: 2;
	width: 100%;
	margin-left: 18px
}

.product-container .container .sidebar {
	order: 1;
	width: 224px
}

.product-container #contactFormBox {
	overflow: hidden;
	width: 100%;
	padding-bottom: 72px;
	margin-top: 58px
}

.product-container #contactFormBox .block-title {
	margin-top: 54px
}

.product-container #contactFormBox .block-title .h2 {
	color: #fff;
	margin-left: 15px
}