
		.toper .xbsindex .swiper-pagination-bullet {
			width: 0.08rem;
			height: 0.08rem;
			background: rgba(0, 0, 0, 0);
			border: solid 0.01rem rgba(255, 255, 255, 1);
			opacity: 1;
		}

		.toper .xbsindex .swiper-pagination-bullet-active {
			background: rgba(1 93 185);
			border: solid 0.01rem rgba(1 93 185);
		}

		.toper::before {
			content: '';
			width: 100%;
			height: 1.5rem;
			background: rgba(1 93 185);
			position: absolute;
			top: 0;
			left: 0;
			z-index: -1;
		}

		.icon_nav li {
			width: 22%;
			height: 0.42rem;
			line-height: 0.42rem;
			margin-bottom: 0.15rem;
			border-radius: 0.21rem;
			text-align: center;
			background: rgba(1 93 185);
		}

		.chanpin .product-tabs .swiper-slide a::before {
			content: '';
			width: 8px;
			height: 8px;
			background: rgba(1 93 185);
			border-radius: 4px;
			overflow: hidden;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -4px;
		}

		.chanpin .product-tabs .swiper-slide a::after {
			content: '';
			width: 4px;
			height: 4px;
			background: #fff;
			border-radius: 2px;
			overflow: hidden;
			position: absolute;
			bottom: 2px;
			left: 50%;
			margin-left: -2px;
		}

		.chanpin .porducts-b1 .selected a {
			color: rgba(1 93 185);
		}

		.ys .bt::after {
			content: '';
			width: 0.3rem;
			height: 0.3rem;
			background: url(/templates/m_temp/images/ys_jt.png) center center no-repeat rgba(1 93 185);
			background-size: 0.16rem 0.18rem;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -0.15rem;
			border-radius: 50%;
		}

		.case_02 .swiper-pagination-bullet-active {
			width: 0.12rem;
			height: 0.12rem;
			background: rgba(1 93 185);
		}

		.ad_tel {
			width: 6.1rem;
			height: 0.7rem;
			line-height: 0.7rem;
			border-radius: 0.35rem;
			background: rgba(1 93 185);
			margin: 0.4rem auto;
			display: flex;
			justify-content: space-between;
		}

		.ys .case_01 .swiper-pagination-bullet-active {
			width: 0.12rem;
			height: 0.12rem;
			background: rgba(1 93 185);
		}

		.about_center .center .txt a {
			display: block;
			width: 0.5rem;
			height: 0.5rem;
			background: url(/templates/m_temp/images/ab_jt.png) center center no-repeat rgba(1 93 185);
			background-size: 0.15rem 0.29rem;
			position: absolute;
			bottom: 0;
			right: 0;
		}

		.news .tabs a:nth-of-type(1) {
			background: url(/templates/m_temp/images/n_icon_01.png) 0.25rem center no-repeat #444;
			background-size: 0.18rem 0.2rem;
		}

		.news .tabs a:nth-of-type(1).active {
			background: url(/templates/m_temp/images/n_icon_01.png) 0.25rem center no-repeat rgba(1 93 185);
			background-size: 0.18rem 0.2rem;
		}

		.news .tabs a:nth-of-type(2) {
			background: url(/templates/m_temp/images/n_icon_02.png) 0.25rem center no-repeat #444;
			background-size: 0.22rem 0.2rem;
		}

		.news .tabs a:nth-of-type(2).active {
			background: url(/templates/m_temp/images/n_icon_02.png) 0.25rem center no-repeat rgba(1 93 185);
			background-size: 0.22rem 0.2rem;
		}

		.news .tabs a:nth-of-type(3) {
			background: url(/templates/m_temp/images/n_icon_03.png) 0.25rem center no-repeat #444;
			background-size: 0.22rem 0.22rem;
		}

		.news .tabs a:nth-of-type(3).active {
			background: url(/templates/m_temp/images/n_icon_03.png) 0.25rem center no-repeat rgba(1 93 185);
			background-size: 0.22rem 0.22rem;
		}

		.ft_nav {
			position: fixed;
			bottom: 0;
			width: 100%;
			height: 1.2rem;
			margin: 0 auto;
			background: rgba(1 93 185);
			display: flex;
			justify-content: space-between;
			z-index: 99;
			-moz-box-shadow: 0px -5px 10px #d6d6d6;
			-webkit-box-shadow: 0px -5px 10px #d6d6d6;
			box-shadow: 0px -5px 10px #d6d6d6;
		}

		#kefu-ball {
			background: rgba(1 93 185);
			position: fixed;
			right: 0;
			bottom: 30%;
			border-radius: 50%;
			z-index: 99999;
			box-shadow: 0px 0px 20px 0px rgba(13,169,69, .6);
		}

		#kefu-ball img {
			display: block;
			width: 50px;
			height: 50px;
			vertical-align: top;
		}
