<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-link a {
	border-radius: 5px; border: currentColor; border-image: none; height: 42px; text-align: center; line-height: 42px; font-size: 16px; display: inline-block; min-width: 124px; box-sizing: border-box;
}
.product-link a::after {
	transition:0.4s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.product-link a:hover::after {
	margin-left: 5px; content: "\e683";
}
.product-link a.blue {
	color: rgb(255, 255, 255); background-color: rgb(33, 131, 233);
}
.product-link a.border {
	border: 1px solid rgb(38, 43, 57); border-image: none; color: rgb(37, 43, 58); line-height: 40px;
}
.header-nav .nav-head .header-column-list li .title {
	color: rgb(37, 43, 58);
}
.header-nav .nav-head .all_product .fnt_16 {
	color: rgb(37, 43, 58);
}
.header-box a {
	color: rgb(37, 43, 58);
}
.btn-blue-gradient {
	border-radius: 5px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); box-sizing: content-box; background-image: linear-gradient(135deg, rgb(0, 104, 221), rgb(0, 174, 238)); background-color: rgb(3, 96, 195);
}
.btn-blue-gradient::after {
	transition:0.4s; font-family: "iconfont"; vertical-align: middle; display: inline-block; content: ""; transform: translateY(-1px);
}
.btn-blue-gradient:hover::after {
	margin-left: 5px; content: "\e683";
}
.wrapper {
	margin: 0px auto; width: 1334px;
}
html {
	-ms-overflow-x: hidden;
}
body {
	-ms-overflow-x: hidden;
}
@media screen and (max-width:1440px)
{
.wrapper {
	width: 1100px;
}
}
@media screen and (max-width:1280px)
{
.wrapper {
	width: 90%;
}
}
@media screen and (max-width:1024px)
{
.wrapper {
	width: calc(100% - 40px);
}
}
.bg-pc-mobile {
	width: 100%; height: 100%; position: absolute; z-index: 0;
}
.bg-pc-mobile img {
	width: 100%; height: 100%; object-fit: cover;
}
.bg-pc-mobile .mobile {
	display: none;
}
.index-banner {
	background: no-repeat center / cover; position: relative;
}
.index-banner .txt {
	padding: 225px 0px 190px; color: rgb(255, 255, 255); position: relative; z-index: 5;
}
.index-banner .txt h2 {
	line-height: 1.2142; margin-bottom: 25px;
}
.index-banner .txt p {
	width: 42.57%; line-height: 1.6; letter-spacing: 1px; font-weight: lighter; margin-bottom: 56px;
}
.hotfocus {
	padding: 28px 0px; overflow: hidden; background-image: linear-gradient(to right, rgb(18, 28, 54), rgb(33, 45, 77), rgb(18, 28, 54));
}
.hotfocus .wrapper {
	display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;
}
.hotfocus .lt h2 {
	color: rgb(255, 255, 255);
}
.hotfocus .rt {
	width: 73.31%;
}
.hotfocus .rt ul {
	margin-right: -10px; margin-left: -10px; display: flex; flex-wrap: wrap; justify-content: space-between;
}
.hotfocus .rt ul li {
	padding: 10px; transition:0.5s; width: 48.87%;
}
.hotfocus .rt ul li a {
	height: 84px; display: flex; position: relative; align-items: center;
}
.hotfocus .rt ul li a .icon {
	width: 48px; margin-right: 5%; display: inline-block;
}
.hotfocus .rt ul li a .icon img {
	width: 100%;
}
.hotfocus .rt ul li a .txt {
	color: rgb(255, 255, 255);
}
.hotfocus .rt ul li a::after {
	transition:0.4s; top: 50%; right: 20%; color: rgb(255, 255, 255); font-family: "iconfont"; display: inline-block; position: absolute; content: "\e683"; opacity: 0.3; transform: translateY(-50%);
}
.hotfocus .rt ul li.active a::after {
	opacity: 1;
}
.hotfocus .rt ul li.opacity {
	opacity: 0.3;
}
.index-jieli {
	background: no-repeat center / cover; position: relative;
}
.index-jieli .txt {
	padding: 225px 0px 190px; color: rgb(255, 255, 255); position: relative; z-index: 5;
}
.index-jieli .txt h2 {
	line-height: 1.2142; margin-bottom: 25px;
}
.index-jieli .txt p {
	width: 42.57%; line-height: 1.6; letter-spacing: 1px; font-weight: lighter; margin-bottom: 56px;
}
.index-prosvs {
	padding: 28px 0px 20px; overflow: hidden; background-image: linear-gradient(to right, rgb(18, 28, 54), rgb(33, 45, 77), rgb(18, 28, 54));
}
.index-prosvs .title {
	overflow: hidden;
}
.index-prosvs .title h2 {
	text-align: center; color: rgb(255, 255, 255); margin-bottom: 38px;
}
.index-prosvs .swiper-prosvs {
	overflow: hidden;
}
.index-prosvs .swiper-prosvs .swiper-slide {
	position: relative;
}
.index-prosvs .swiper-prosvs .swiper-slide .icon {
	margin: 0px auto 30px; width: 100px; height: 45px;
}
.index-prosvs .swiper-prosvs .swiper-slide .icon img {
	width: 100%;
}
.index-prosvs .swiper-prosvs .swiper-slide p {
	margin: 0px 15%; text-align: center; color: rgb(255, 255, 255); line-height: 26px;
}
.index-prosvs .swiper-prosvs .swiper-slide::after {
	left: 0px; top: 50%; width: 1px; height: 60px; display: none; position: absolute; content: ""; opacity: 0.1; transform: translateY(-50%); background-color: rgb(255, 255, 255);
}
.index-prosvs .swiper-prosvs :first-child.swiper-slide::after {
	display: none;
}
.index-prosvs .siwper-pagination {
	text-align: center; margin-top: 50px;
}
.index-prosvs .swiper-pagination-bullet {
	background-color: rgb(255, 255, 255);
}
.index-cloudpro {
	padding: 50px 0px 80px; overflow: hidden;
}
.index-cloudpro .title {
	text-align: center; overflow: hidden; margin-bottom: 50px;
}
.index-cloudpro .mobile-t {
	display: none;
}
.index-cloudpro .tabnav {
	margin-bottom: 60px;
}
.index-cloudpro .tabnav ul {
	display: flex; justify-content: center; align-items: center;
}
.index-cloudpro .tabnav li {
	padding: 0px 17px;
}
.index-cloudpro .tabnav li a {
	padding: 18px 0px; color: rgb(0, 0, 0); border-bottom-color: rgb(217, 218, 220); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; min-width: 214px;
}
.index-cloudpro .tabnav li a::after {
	transition:1s; left: 0px; width: 0px; height: 3px; bottom: -3px; display: block; position: absolute; content: ""; background-color: rgb(33, 131, 233);
}
.index-cloudpro .tabnav li.active a {
	color: rgb(33, 131, 233);
}
.index-cloudpro .tabnav li.active a::after {
	width: 100%;
}
.index-cloudpro .item {
	display: none;
}
.index-cloudpro :first-child.item {
	display: block;
}
.index-cloudpro .item .mb-show {
	display: none;
}
.index-cloudpro .item .inner {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.index-cloudpro .item .img {
	width: 47.67%;
}
.index-cloudpro .item .img img {
	transition:0.5s; width: 100%;
}
.index-cloudpro .item .info {
	width: 46.92%;
}
.index-cloudpro .item .info h3 {
	line-height: 1.375; font-weight: lighter; margin-bottom: 20px;
}
.index-cloudpro .item .info h3 b {
	font-weight: normal; display: block;
}
.index-cloudpro .item .info p {
	color: rgb(0, 0, 0); line-height: 1.4444; letter-spacing: 1px; font-weight: lighter;
}
.index-cloudpro .item .info .product-link {
	margin-top: 35px;
}
.index-cloudpro .item .info .product-link a:first-child {
	margin-right: 18px;
}
.index-cloudpro .item .info .product-label {
	padding: 30px 0px; margin-top: 42px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid; display: flex; flex-wrap: wrap;
}
.index-cloudpro .item .info .product-label a {
	width: 25%; text-align: left; color: rgb(0, 0, 0); line-height: 42px; font-weight: lighter; display: block;
}
.index-cloudpro .item .info .product-label a:hover {
	color: rgb(33, 131, 233);
}
.index-helpzx {
	background: no-repeat center / cover; padding: 50px 0px 80px; overflow: hidden; position: relative;
}
.index-helpzx .bg-img {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.index-helpzx .bg-img .img-item {
	width: 100%; height: 100%; z-index: 0; object-fit: cover;
}
.index-helpzx .bg-img .img-item .mobile {
	display: none;
}
.index-helpzx .title {
	overflow: hidden; margin-bottom: 80px; position: relative; z-index: 2;
}
.index-helpzx .title h2 {
	text-align: center; color: rgb(255, 255, 255);
}
.index-helpzx .cont {
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.index-helpzx .memulist {
	padding: 20px 0px; width: 16.11%; box-shadow: 0px 10px 20px 0px rgba(20,18,18,0.1); background-color: rgba(255, 255, 255, 0.1);
}
.index-helpzx .memulist a {
	color: rgb(255, 255, 255); line-height: 56px; padding-left: 37px; display: block; position: relative;
}
.index-helpzx .memulist a::before {
	transition:0.5s; left: 0px; width: 6px; height: 0px; bottom: 11px; display: block; visibility: hidden; position: absolute; content: ""; opacity: 0; background-color: rgb(33, 131, 233);
}
.index-helpzx .memulist li.active a::before {
	top: 11px; height: 34px; bottom: auto; visibility: visible; opacity: 1;
}
.index-helpzx .memulist li:last-child a::after {
	border-width: 0px 1px 1px 0px; border-style: solid; border-color: white; padding: 3px; transition:0.5s; border-image: none; top: -2px; margin-left: 8px; display: inline-block; position: relative; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.index-helpzx .memulist li:last-child:hover a::after {
	transition:0.5s; margin-left: 13px;
}
.indcustomer {
	width: 79.68%; color: rgb(255, 255, 255); overflow: hidden; position: relative;
}
.indcustomer .s-logo {
	margin: 20px 0px 30px; width: 200px;
}
.indcustomer .s-logo img {
	width: 100%;
}
.indcustomer .s-text {
	width: 52.86%; margin-bottom: 25px; position: relative;
}
.indcustomer .s-text p {
	text-align: justify; line-height: 1.4444; letter-spacing: 1px; font-weight: lighter;
}
.indcustomer .s-text::after {
	background: url("../images/home/icon_yh.png") no-repeat 0px 0px / cover; width: 48px; height: 48px; right: 0px; bottom: -40px; display: block; position: absolute; content: "";
}
.indcustomer .s-user {
	margin-bottom: 46px; display: flex; align-items: center;
}
.indcustomer .s-user .user-box {
	width: 62px; height: 62px; overflow: hidden; margin-right: 27px;
}
.indcustomer .s-user .user-box img {
	width: 100%; height: 100%; object-fit: cover;
}
.indcustomer .s-user .zc {
	font-weight: lighter; display: block;
}
.indcustomer .product-link .border {
	border-color: rgb(255, 255, 255); width: 158px; color: rgb(255, 255, 255); margin-left: 18px;
}
.indcustomer .btn-prev-next {
	width: 70px; right: 0px; bottom: 0px; display: flex; position: absolute; z-index: 5; justify-content: space-between; align-items: center;
}
.indcustomer .swiper-button-prev {
	width: 16px; height: 28px; position: static; background-size: contain;
}
.indcustomer .swiper-button-next {
	width: 16px; height: 28px; position: static; background-size: contain;
}
#videoPopup1 {
	top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1000; background-color: rgba(0, 0, 0, 0.4);
}
#videoPopup1 .video-box {
	left: 50%; top: 50%; width: 60%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);
}
#videoPopup1 .video-box video {
	width: 100%;
}
#videoPopup1 .video-box .close {
	background: rgba(0, 0, 0, 0.1); border-radius: 50%; top: 20px; width: 40px; height: 40px; text-align: center; right: 20px; position: absolute; cursor: pointer;
}
#videoPopup1 .video-box .close span {
	color: rgb(255, 255, 255); line-height: 40px; font-size: 16px;
}
#videoPopup1 .video-box .close:hover {
	background: rgba(0, 0, 0, 0.5);
}
.index-baipishu {
	background: no-repeat center / cover; position: relative;
}
.index-baipishu .txt {
	padding: 225px 0px 190px; color: rgb(0, 0, 0); position: relative; z-index: 5;
}
.index-baipishu .txt h2 {
	line-height: 1.2142; margin-bottom: 25px;
}
.index-baipishu .txt p {
	width: 43.77%; line-height: 1.6; letter-spacing: 1px; font-weight: lighter; margin-bottom: 56px;
}
.index-baipishu .product-link .blue {
	width: 140px; margin-right: 18px;
}
.bps-ft {
	overflow: hidden; display: flex; flex-wrap: wrap;
}
.bps-ft .item {
	width: 33.33%; overflow: hidden; border-left-color: rgb(42, 51, 74); border-left-width: 1px; border-left-style: solid; position: relative; background-image: linear-gradient(to right, rgb(18, 28, 54), rgb(33, 45, 77), rgb(18, 28, 54));
}
.bps-ft :first-child.item {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.bps-ft .in {
	padding: 50px 8% 55px; display: flex; position: relative; flex-direction: column;
}
.bps-ft .in h3 {
	color: rgb(255, 255, 255); line-height: 1.375; margin-right: 16%; min-height: 140px;
}
.bps-ft .in .product-link a {
	border-color: rgba(255, 255, 255, 0.2); width: 140px; color: rgb(255, 255, 255);
}
.bps-ft .in .product-link a:hover {
	border-color: rgb(33, 131, 233); background-color: rgb(33, 131, 233);
}
.bps-ft .icon {
	transition:0.5s; top: 50%; width: 35.93%; right: 0px; position: absolute; transform: translateY(-50%) scale(0.4);
}
.bps-ft .icon img {
	width: 100%;
}
.bps-ft .item.active {
	background: rgb(33, 45, 77);
}
.bps-ft .item.active .in .product-link a {
	border-color: rgb(33, 131, 233); background-color: rgb(33, 131, 233);
}
.bps-ft .item.active .icon {
	right: -12%; transform: translateY(-50%) scale(1);
}
.index-whySelect {
	background: no-repeat bottom / cover; padding: 70px 0px 0px; overflow: hidden; position: relative;
}
.index-whySelect .earth-box {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.index-whySelect .wrapper {
	position: relative; z-index: 5;
}
.index-whySelect .title {
	text-align: center; color: rgb(0, 0, 0); margin-bottom: 50px;
}
.index-whySelect .title h2 {
	margin-bottom: 20px;
}
.index-whySelect .title p {
	line-height: 1.6; letter-spacing: 1px; margin-bottom: 10px;
}
.index-whySelect .title .product-link a {
	color: rgb(33, 131, 233);
}
.index-whySelect .title .product-link a::after {
	margin-left: 5px; content: "\e683";
}
.index-whySelect .title .product-link a:hover {
	border: 1px solid rgb(33, 131, 233); border-image: none; line-height: 40px;
}
.index-whySelect .cont {
	padding-bottom: 204px;
}
.index-whySelect .cont ul {
	display: flex; flex-wrap: wrap;
}
.index-whySelect .cont li {
	width: 33.33%; text-align: center; position: relative;
}
.index-whySelect .cont li::before {
	left: 0px; top: 50%; width: 1px; height: 60px; display: block; position: absolute; content: ""; transform: translateY(-50%); background-color: rgba(0, 0, 0, 0.1);
}
.index-whySelect .cont li:first-child::before {
	display: none;
}
.index-whySelect .cont li .number {
	color: rgb(33, 131, 233); font-size: 42px;
}
.index-whySelect .cont li .number .counter {
	font-size: 62px;
}
.index-whySelect .cont li p {
	line-height: 22px;
}
.index-renke {
	padding: 30px 0px; overflow: hidden; box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.1); background-color: rgba(255, 255, 255, 0.1); backdrop-filter: blur(20px);
}
.index-renke .s-title {
	text-align: center; margin-bottom: 30px;
}
.index-renke .s-title h5 {
	font-weight: 600;
}
.index-renke .s-cont ul {
	display: flex;
}
.index-renke .s-cont ul li {
	padding: 0px 10px; width: 16.66%; text-align: center;
}
.index-renke .s-cont ul .img {
	margin: 0px auto 10px; width: 120px;
}
.index-renke .s-cont ul .img img {
	width: 100%;
}

.index-yiwen {
	background-color: rgb(245, 252, 255);
}
.index-yiwen .wrapper {
	position: relative;
}
.index-yiwen .wrapper .img {
	width: 48.2%; right: -7%; bottom: 0px; position: absolute;
}
.index-yiwen .wrapper .img img {
	width: 100%;
}
.index-yiwen .info {
	padding: 50px 0px 36px;
}
.index-yiwen .info h2 {
	color: rgb(33, 131, 233); margin-bottom: 25px;
}
.index-yiwen .info p {
	line-height: 1.6; letter-spacing: 1px; margin-bottom: 20px; max-width: 48.87%;
}
.index-yiwen .jd-info {
	display: flex; align-items: center;
}
.index-yiwen .jd-info .qrc {
	width: 104px; margin-right: 19px;
}
.index-yiwen .jd-info .qrc img {
	width: 100%;
}
.index-yiwen .jd-info .txt {
	line-height: 1.6; font-weight: bold;
}
.footer-right-section {
	right: 20px; bottom: 40px; display: flex; position: fixed; z-index: 999; flex-direction: column;
}
.footer-right-section .top-part {
	background: white; border-radius: 26px; width: 50px; height: 220px; display: flex; box-shadow: 0px 5px 25px 5px rgba(61,78,102,0.1); flex-direction: column; justify-content: space-around; align-items: center; -webkit-box-shadow: 0px 5px 25px 5px rgba(61, 78, 102, 0.1);
}
.footer-right-section .img-section {
	margin: 4px; width: 38px; height: 38px; display: flex; position: relative; justify-content: center; align-items: center;
}
.footer-right-section .img-section:hover .show-box {
	display: block;
}
.footer-right-section .show-box {
	top: 50%; right: calc(100% + 20px); display: none; position: absolute; transform: translateY(-50%);
}
.footer-right-section .show-little-tip {
	background: url("../images/home/workorder-bg2.png") no-repeat 0px 0px; width: 119px; height: 46px; line-height: 46px;
}
.footer-right-section .show-little-tip .txt {
	width: 112px; text-align: center; color: rgb(0, 0, 0); font-size: 16px;
}
.footer-right-section .show-ewm {
	background: url("../images/home/code_bg.png") no-repeat 0px 0px / 100%; padding: 24px 20px; width: 224px; text-align: center; transform: translateY(-70%);
}
.footer-right-section .show-ewm .title {
	margin-right: 10px;
}
.footer-right-section .show-ewm p {
	font-size: 16px;
}
.footer-right-section .show-ewm span {
	color: rgb(102, 102, 102); margin-top: 5px; display: block;
}
.footer-right-section .show-ewm .code-img {
	margin-top: 10px; margin-right: 10px;
}
.footer-right-section .show-ewm .code-img img {
	width: 100%;
}
.footer-right-section .top-part :first-child.img-section {
	margin: 4px 4px 2px;
}
.footer-right-section .top-part .img-section:hover {
	background: rgba(0, 102, 255, 0.1); border-radius: 50%;
}
.footer-right-section .top-part .img-section:hover a {
	cursor: pointer;
}
.footer-right-section .top-part .img-section:hover a .pc-img {
	display: block;
}
.footer-right-section .top-part .img-section:hover a .normal-img {
	display: none;
}
.footer-right-section .top-part .img-section a .normal-img {
	display: flex;
}
.footer-right-section .top-part .img-section a .pc-img {
	display: none;
}
.footer-right-section .top-part .img-section .right-mb-btn .mb-img {
	display: none;
}
.footer-right-section .top-part .img-section .right-mb-btn .normal-img {
	display: none;
}
.footer-right-section .top-part .img-section .right-mb-btn {
	background: none; border: currentColor; border-image: none; display: flex; justify-content: center; align-items: center;
}
.footer-right-section .top-part :first-child.img-section {
	cursor: pointer;
}
.footer-right-section .top-part .divide-line {
	background: rgb(230, 233, 237); width: 24px; height: 1px;
}
.footer-right-section .top-part #coding-communication {
	top: -2px; position: relative;
}
.footer-right-section .insight-top-part {
	height: 220px;
}
.footer-right-section .bottom-part {
	background: rgb(255, 255, 255); border-radius: 50%; border: currentColor; border-image: none; width: 50px; height: 50px; margin-top: 16px; display: flex; cursor: pointer; box-shadow: 0px 5px 26px 5px rgba(61,78,102,0.1); justify-content: center; align-items: center; -webkit-box-shadow: 0px 5px 26px 5px rgba(61, 78, 102, 0.1);
}
.footer-right-section .bottom-part .container {
	border-radius: 50%; width: 38px; height: 38px; display: flex; justify-content: center; align-items: center;
}
.footer-right-section .bottom-part .container:hover {
	background: rgba(0, 102, 255, 0.1); -webkit-box-sizing: 50%;
}
.footer-right-section .bottom-part .container:hover .pc-img {
	display: block;
}
.footer-right-section .bottom-part .container:hover .normal-img {
	display: none;
}
.footer-right-section .bottom-part .container .pc-img {
	display: none;
}
@media screen and (max-width:1440px)
{
.index-banner .txt {
	padding: 180px 0px 160px;
}
.index-jieli .txt {
	padding: 180px 0px 160px;
}
.index-baipishu .txt {
	padding: 180px 0px 160px;
}
.hotfocus .rt ul li a {
	height: 70px;
}
.bps-ft .in {
	padding: 40px 20px 45px;
}
.bps-ft .item.active .icon {
	width: 30%;
}
.bps-ft .in h3 {
	font-size: 26px;
}
.bps-ft .item .icon {
	right: -4%;
}
.index-whySelect .cont li .number {
	font-size: 38px;
}
.index-whySelect .cont li .number .counter {
	font-size: 52px;
}
.index-whySelect .cont {
	padding-bottom: 180px;
}

}
@media screen and (max-width:1024px)
{
.index-banner .txt {
	padding: 110px 0px 100px;
}
.index-banner .txt p {
	width: 50%;
}
.index-jieli .txt {
	padding: 110px 0px 100px;
}
.index-jieli .txt p {
	width: 50%;
}
.index-baipishu .txt {
	padding: 110px 0px 100px;
}
.index-baipishu .txt p {
	width: 50%;
}
.hotfocus .rt ul li a {
	height: 50px;
}
.hotfocus .rt ul li a .icon {
	width: 30px;
}
.index-cloudpro .tabnav li a {
	min-width: 100%;
}
.index-helpzx .title {
	margin-bottom: 50px;
}
.index-helpzx .memulist a {
	line-height: 46px;
}
.indcustomer .s-text {
	width: 100%;
}
.bps-ft .in h3 {
	font-size: 22px; min-height: 100px;
}
.index-whySelect .cont li .number {
	font-size: 30px;
}
.index-whySelect .cont li .number .counter {
	font-size: 40px;
}
.index-renke .s-cont ul .img {
	width: 100px;
}
.index-prosvs .swiper-prosvs .swiper-slide .icon {
	width: 80px; margin-bottom: 15px;
}
.index-prosvs .siwper-pagination {
	margin-top: 25px;
}
.index-yiwen .wrapper .img {
	right: 0px;
}
}
@media screen and (max-width:768px)
{
.index-banner .txt {
	padding: 90px 0px 80px;
}
.index-banner .txt p {
	width: 100%;
}
.index-banner .txt h2 {
	font-size: 32px;
}
.index-jieli .txt {
	padding: 90px 0px 80px;
}
.index-jieli .txt p {
	width: 100%; letter-spacing: 0px;
}
.index-jieli .txt h2 {
	font-size: 32px;
}
.index-baipishu .txt {
	padding: 90px 0px 80px;
}
.index-baipishu .txt p {
	width: 100%;
}
.index-baipishu .txt h2 {
	font-size: 32px;
}
.index-cloudpro .item .img {
	margin: 0px auto; width: 80%;
}
.index-cloudpro .item .info {
	width: 100%; margin-top: 30px;
}
.index-helpzx .memulist {
	padding: 10px 0px; width: 100%; margin-bottom: 110px; -ms-overflow-x: auto; box-shadow: none;
}
.index-helpzx .memulist ul {
	padding: 0px 10px 0px 0px; display: flex; flex-wrap: nowrap;
}
.index-helpzx .memulist ul li a {
	white-space: nowrap;
}
.index-helpzx .memulist ul li:first-child a {
	padding-left: 0px; margin-left: 0px;
}
.index-helpzx .memulist li.active a::before {
	background-color: rgb(255, 255, 255);
}
.indcustomer {
	padding-bottom: 50px;
}
.index-helpzx .memulist a {
	margin: 0px 10px; padding-left: 0px;
}
.index-helpzx .memulist a::before {
	top: auto; width: 100%; height: 3px; bottom: 0px;
}
.index-helpzx .memulist li.active a::before {
	top: auto; width: 100%; height: 3px; bottom: 0px;
}
.indcustomer {
	width: 100%;
}
.bps-ft .item {
	width: 100%;
}

.index-yiwen .info p {
	max-width: 100%;
}
.index-yiwen .wrapper .img {
	margin: 0px auto; position: relative;
}

.indcustomer .s-text p {
	letter-spacing: 0px;
}
.index-helpzx .bg-img .img-item .pc {
	display: none;
}
.index-helpzx .bg-img .img-item .mobile {
	display: block;
}
}
@media screen and (max-width:750px)
{
.bg-pc-mobile .pc {
	display: none;
}
.bg-pc-mobile .mobile {
	display: block;
}
.index-banner {
	height: 500px;
}
.index-jieli {
	height: 500px;
}
.index-baipishu {
	height: 500px;
}
.index-banner .txt {
	padding: 0px 20px; left: 0px; width: 100%; bottom: 34px; position: absolute;
}
.index-jieli .txt {
	padding: 0px 20px; left: 0px; width: 100%; bottom: 34px; position: absolute;
}
.index-baipishu .txt {
	padding: 0px 20px; left: 0px; width: 100%; bottom: 34px; position: absolute;
}
.index-banner .txt h2 {
	font-size: 26px; margin-bottom: 12px;
}
.index-jieli .txt h2 {
	font-size: 26px; margin-bottom: 12px;
}
.index-baipishu .txt h2 {
	font-size: 26px; margin-bottom: 12px;
}
.index-banner .txt p {
	margin-bottom: 20px;
}
.index-jieli .txt p {
	margin-bottom: 20px;
}
.index-baipishu .txt p {
	margin-bottom: 20px;
}
.index-baipishu .txt h2 {
	color: rgb(255, 255, 255);
}
.index-baipishu .txt p {
	color: rgb(255, 255, 255);
}
.index-cloudpro .item {
	margin-bottom: 30px; display: block;
}
.index-cloudpro .item .info {
	margin-top: 10px;
}
.index-cloudpro .item .info .product-link {
	margin-top: 10px;
}
.index-cloudpro .item .info h3 {
	margin-bottom: 10px;
}
.index-cloudpro .mobile-t {
	font-size: 20px; font-weight: bold; display: none;
}
.index-cloudpro .item .img {
	display: none;
}
.index-cloudpro .title h2 {
	font-weight: bold;
}
.index-banner .txt h2 {
	font-weight: bold;
}
.index-jieli .txt h2 {
	font-weight: bold;
}
.index-baipishu .txt h2 {
	font-weight: bold;
}
.hotfocus .lt h2 {
	font-weight: bold;
}
.index-prosvs .title h2 {
	font-weight: bold;
}
.index-whySelect .title h2 {
	font-weight: bold;
}
.index-cloudpro .title {
	margin-bottom: 30px;
}
.index-cloudpro .item .info h3 {
	font-weight: normal;
}
.index-cloudpro .item .info h3 b {
	font-weight: bold;
}
.index-cloudpro .item .info p {
	font-weight: normal;
}
.index-baipishu .product-link a.border {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.hotfocus .lt {
	width: 100%; text-align: center; margin-bottom: 20px;
}
.hotfocus .rt {
	width: 100%; overflow: hidden; position: relative;
}
.hotfocus .rt ul li {
	padding: 0px; width: 50%; margin-bottom: 20px;
}
.hotfocus .rt ul li a {
	height: auto; flex-direction: column;
}
.hotfocus .rt ul li a span.icon {
	width: 64px; margin-bottom: 10px; justify-content: center;
}
.hotfocus .rt ul li a span.txt {
	text-align: center; display: block;
}
.hotfocus .rt ul li a::after {
	display: none;
}
.index-prosvs .title h2 {
	margin-bottom: 30px;
}
.siwper-pagination {
	text-align: center; margin-top: 20px;
}
.swiper-pagination-bullet {
	background-color: rgb(255, 255, 255);
}
.index-cloudpro {
	padding: 30px 0px 35px;
}
.index-cloudpro .item .info .product-label {
	display: none;
}
.index-cloudpro .item .info .product-link a:first-child {
	margin-right: 8px;
}
.index-cloudpro .item .img {
	width: 100%;
}
.index-cloudpro .tabnav {
	margin-bottom: 30px; display: none; -ms-overflow-x: auto;
}
.index-cloudpro .tabnav ul {
	white-space: nowrap; flex-wrap: nowrap; justify-content: inherit;
}
.index-cloudpro .tabnav ul li {
	padding: 0px 10px;
}
.index-cloudpro .tabnav ul li a {
	border-bottom-color: transparent;
}
.index-cloudpro .tabnav ul li:first-child {
	padding-left: 0px;
}
.index-cloudpro .tabnav ul li a {
	padding: 0px 5px 10px;
}
.index-helpzx {
	padding: 30px 0px 0px;
}
.index-helpzx .title {
	margin-bottom: 10px;
}
.index-helpzx .memulist {
	background: none; padding-top: 0px;
}
.index-helpzx .title h2 {
	padding: 0px 10%; font-weight: bold;
}
.indcustomer .btn-prev-next {
	display: none;
}
.indcustomer .s-logo {
	width: 125px;
}
.indcustomer .product-link .border {
	margin-left: 8px;
}
.indcustomer .s-user .user-box {
	width: 52px; height: 52px; margin-right: 15px;
}
.indcustomer .s-text::after {
	display: none;
}
.indcustomer .s-info h4 {
	margin-right: 10px;
}
.swiper-bps {
	position: relative;
}
.swiper-bps .siwper-pagination {
	left: 0px; bottom: 42px; position: absolute; z-index: 3;
}
.bps-ft .in h3 {
	margin-bottom: 25px; min-height: 60px;
}
.bps-ft .in {
	height: 245px;
}
.index-baipishu .product-link .blue {
	margin-right: 8px;
}
.index-whySelect {
	padding-top: 30px; background-image: url("../images/home/whiy_mobile.jpg") !important;
}
.index-whySelect .title p {
	letter-spacing: -1px;
}
.index-whySelect .cont li {
	width: 100%; text-align: left; margin-bottom: 30px; display: flex; align-items: center; background-size: 100%;
}
.index-whySelect .cont li .number {
	width: 106px; text-align: left; font-size: 22px; flex-shrink: 0;
}
.index-whySelect .cont li .number .counter {
	font-size: 32px;
}
.index-whySelect .cont li::before {
	display: none;
}
.index-whySelect .cont {
	padding-bottom: 70px;
}

.index-yiwen .info h2 {
	font-weight: bold; margin-bottom: 10px;
}
.index-yiwen .info h2 span {
	display: block;
}
.index-yiwen .jd-info {
	justify-content: center;
}
.index-yiwen .wrapper .img {
	width: 100%;
}
#videoPopup1 .video-box {
	width: 100%;
}
}
@media screen and (max-width:500px)
{
.index-whySelect .cont li {
	width: 100%; margin-bottom: 30px;
}
.index-whySelect .cont li::before {
	display: none;
}
.hotfocus .rt {
	width: 100%; margin-top: 20px;
}
.hotfocus .rt ul li a::after {
	right: 0px;
}
.index-cloudpro .item .info .product-label {
	justify-content: center;
}
.index-cloudpro .item .info .product-label a {
	width: 33.33%;
}
.index-cloudpro .item .mb-show {
	font-weight: bold; margin-bottom: 20px; display: block;
}
.index-cloudpro .item .img {
	width: 100%;
}
.index-yiwen .wrapper .img {
	width: 100%;
}
.index-banner .txt h2 {
	font-size: 22px;
}
.index-jieli .txt h2 {
	font-size: 22px;
}
.index-baipishu .txt h2 {
	font-size: 22px;
}
.index-banner p {
	font-size: 14px;
}
.index-jieli p {
	font-size: 14px;
}
.index-baipishu p {
	font-size: 14px;
}
.index-prosvs .swiper-prosvs .swiper-slide .icon {
	width: 100px;
}
.index-prosvs .swiper-prosvs .swiper-slide p {
	font-size: 17px;
}
}
@media screen and (max-width:360px)
{
.index-renke .s-cont ul li {
	width: 50%;
}
.index-banner .txt p {
	width: 100%;
}
.index-jieli .txt p {
	width: 100%;
}
.index-baipishu .txt p {
	width: 100%;
}
.index-baipishu .product-link .blue {
	margin-right: 10px;
}
.index-baipishu {
	background-position: 20%;
}
.indcustomer .product-link .border {
	width: 124px;
}
}
.vio {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 99; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.7);
}
.vio .video {
	width: 60%; position: relative;
}
.vio .video video {
	width: 100%;
}
.vio_flx {
	display: flex;
}
.video svg {
	top: 20px; right: 20px; position: absolute; z-index: 66; cursor: pointer;
}
</pre></body></html>