/* 自定义 bootstrap 4.5 */

@media (min-width: 320px) {
	.container {
		max-width: 100%;
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1280px;
	}
}

/* 底部浮动 */

#tool {
	display: none;
}

ul.toollist {
	width: 100%;
	background: #FAFAFA;
	color: #888;
	border-top: #EEE solid 1px;
}

.toollist li {
	position: relative;
	padding: 3px 0;
	width: 25%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.toollist li:last-child {
	border-right: 0
}

.toollist li a {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: #888;
}

.toollist li a img {
	width: 25px;
	margin-bottom: 2px;
}

.toollist li a p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: block !important;
	text-align: center;
}

.toollist li div.tool-qrcode {
	position: absolute;
	z-index: 901;
	bottom: 60px;
	left: 0;
	right: 0;
	display: none;
}

.toollist li div.tool-qrcode img {
	max-width: 10rem;
	max-height: 10rem;
	border: #CCC solid 1px;
	border-radius: 5px;
}

.swiper-index .swiper-slide {
	height: calc(100vh - 72px - 36px);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-index .swiper-slide.mobile-1 {
	background-image: url(/static/upload/image/20210908/1631065916894770.jpg);
}

.swiper-index .swiper-slide.mobile-2 {
	background-image: url(/static/upload/image/20210908/1631069442651936.jpg);
}

.swiper-index .swiper-slide.mobile-3 {
	background-image: url(/static/upload/image/20210908/1631069973291972.jpg);
}

.swiper-container-head .swiper-pagination {
	z-index: 99999;
}

.index-banner-text {
	z-index: 888;
	padding-bottom: 6rem;
}

@media screen and (max-width:991px) {
	.swiper-index .swiper-slide {
		height: calc(100vh - 50px - 36px);
	}
	.index-banner-text {
		padding: 0 3rem;
	}
	.index-banner-text div:first-child {
		font-size: 2.2rem!important;
	}
	.index-banner-text div:last-child {
		font-size: 1.3rem!important;
	}
}

@media screen and (max-width:540px) {
	.swiper-index .swiper-slide {
		height: calc(100vh - 50px);
	}
	.swiper-index .swiper-slide.mobile-1 {
		background-image: url(/static/upload/image/20210908/1631065916894770-2.jpg)!important;
	}
	.swiper-index .swiper-slide.mobile-2 {
		background-image: url(/static/upload/image/20210908/1631069442651936-2.jpg)!important;
	}
	.swiper-index .swiper-slide.mobile-3 {
		background-image: url(/static/upload/image/20210908/1631069973291972-2.jpg)!important;
	}
	.swiper-index .swiper-slide.mobile-4 {
		background-image: url(/static/upload/image/20220702/1656734155331683-2.jpg)!important;
	}
	.index-banner-text {
		padding: 0 1rem 6rem 1rem;
	}
	.index-banner-text div:first-child {
		font-size: 2rem!important;
	}
	.index-banner-text div:last-child {
		font-size: 1.2rem!important;
	}
}

.swiper-index .swiper-slide img {
	max-width: 100%;
	display: block
}

.swiper-index .swiper-slide img:first-child {
	display: block;
}

.swiper-index .swiper-slide img:last-child {
	display: none;
}

@media screen and (max-width:767px) {
	.swiper-index .swiper-slide img:first-child {
		display: none;
	}
	.swiper-index .swiper-slide img:last-child {
		display: block;
	}
}

/* 3g首页关于我们 */

.index-about {
	display: block;
	padding: 2% 4%;
	background: url(../images/menubg2.jpg) center bottom no-repeat #FF7300;
	background-size: cover;
}

/* 3g首页关于我们 */

.index-about, .index-about .title {
	color: #ADD5DD;
}

.index-about-content {
	font-size: 14px;
	line-height: 1.8;
}

.index-about-content p {
	text-indent: 2em;
	padding: 3px 0;
}

.index-about-content a {
	color: #ADD5DD;
	text-decoration: underline;
}

.index-about-content img {
	text-align: center!important;
	float: none!important;
	max-width: calc(100% - 4em - 10px);
	margin-bottom: 10px;
	border: #FFF 10px solid;
}

/* 分页 */

.pageLink {
	padding: 0.3rem 0;
	font-size: 0.25rem;
	text-align: center;
	font-family: Verdana, Arial;
	color: #666666
}

.pageLink a {
	font-family: Verdana, Tahoma, Arial;
	padding: 0.02rem 0.1rem;
	text-decoration: none;
}

.pageLink span {
	margin: 0 0.05rem
}

.pageLink a:hover {
	color: #066b38;
	text-decoration: none
}

.pageLink .current {
	color: #FFF;
	padding: 0.02rem 0.1rem;
	background-color: #066b38;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0 0.05rem
}

.menu .menu-title {
	font-size: 15px;
	color: #FFF;
	text-align: center;
	margin: 5px 0 15px 0;
	opacity: .7;
	display: none;
}

.menu .menu-item {
	padding: 2% 0;
	background-color: #FFF;
	opacity: .7;
	transition: all .25s ease-in;
}

.menu .menu-item:nth-child(2), .menu .menu-item:nth-child(4), .menu .menu-item:nth-child(5), .menu .menu-item:nth-child(7) {
	background-color: #F0F0F0;
}

.menu .menu-item:hover, .menu .menu-item a:hover {
	background-color: #F9F9F9;
	color: #FFF;
	box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .15)!important;
	z-index: 10;
}

.menu .menu-item .pic img {
	max-width: 6rem;
	opacity: .8;
}

@media screen and (max-width:991px) {
	#tool {
		display: inherit;
	}
	.menu {
		margin-bottom: 1rem;
	}
	.menu .menu-title {
		display: inherit;
	}
	.menu .menubox {
		padding: 3%;
		background: url(../images/menubg.jpg) center bottom no-repeat #FF7300;
		background-size: cover;
	}
	.menu .menu-item {
		background-color: #FFF!important;
		opacity: 1;
		width: 30.33333333333%!important;
		margin: 0 1.5% 3% 1.5%!important;
		padding: 3%;
		border-radius: 5px;
	}
	.menu .menu-item:nth-child(7), .menu .menu-item:nth-child(8) {
		display: none;
	}
	.menu .menu-item:hover {
		opacity: .85;
	}
	.menu .menu-item .pic img {
		max-width: 70%;
	}
}

.snrbox table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	border-top: #e5e5e5 solid 1px;
}

.snrbox table td.highlight {
	color: #fff;
	background-color: #FF7300!important;
	border: 0 none
}

.snrbox table tr:nth-child(2n) {
	background-color: #F7F7F7;
}

.snrbox table tr:nth-child(1) td:nth-child(2) {
	border-right: 0;
}

.snrbox table td {
	box-sizing: border-box;
	color: #666;
	font-size: 14px;
	width: 20%;
	border: #e5e5e5 solid 1px;
	border-top: 0;
	border-left: 0;
	padding: 0.75rem 1rem;
}

.snrbox table td:nth-child(2n-1) {
	font-weight: bold;
}

.snrbox table td:nth-child(2n) {
	width: 30%;
}

.snrbox table td:nth-child(4n) {
	border-right: 0 none;
}

.snrbox .block-title {
	font-size: 1rem;
	color: #FF7300
}

@media screen and (max-width:639px) {
	.snrbox table tr:nth-child(2n) {
		background-color: #fff;
	}
	.snrbox table td {
		border-right: 0;
	}
	.snrbox table td, .snrbox table td:nth-child(2n) {
		display: block;
		width: 100%;
	}
	.snrbox table td:nth-child(2n-1) {
		background-color: #F7F7F7;
	}
}

.fixed-bottom {
	z-index: 999!important;
}

.panel {
	position: absolute;
	background-color: #FFF;
	width: 100%;
	height: calc(100vh - 50px);
	display: none;
	z-index: 1100;
}

.panel li {
	text-align: left;
	border-bottom: #e0e0e0 solid 1px;
}

.panel li a {
	display: block;
	width: 100%;
	color: #666;
	padding-left: 10px;
}

.panel div a:hover, .panel div a:focus {
	background-color: #F7F7F7;
}

@media screen and (max-width:991px) {
	.topbar div div:first-child {
		display: none;
	}
	.topbar div div:last-child {
		width: 100%!important;
	}
}

@media screen and (max-width:540px) {
	.topbar {
		display: none!important;
	}
}

.topmenu {
	box-shadow: 0 .5rem .5rem rgba(0, 0, 0, .15)!important;
}

.topmenu li {
	display: flex;
	align-items: center;
}

.topmenu li:first-child img {
	margin: 0 10px;
}

.topmenu li:nth-child(2) a {
	transition: all .4s ease-in;
}

.topmenu li:nth-child(2) a:hover, .topmenu li:nth-child(2) a.active {
	background-color: #FF7300;
	color: #FFF!important;
}

.topmenu li:last-child {
	display: none;
}

.topmenu li:last-child a {
	background-image: url(../images/fl.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	min-width: 50px;
	min-height: 50px;
}

.topmenu .dropdown-content {
	width: 100%;
	display: none;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	margin-top: 72px;
}

.topmenu .dropdown:hover .dropdown-content {
	display: block;
}

.topmenu .dropdown-content::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: .6;
}

/* 
.topmenu .dropdown-content div {
	border-bottom: #333 solid 1px;
} */

.topmenu .dropdown-content div:last-child {
	border-bottom: 0;
}

@media screen and (max-width: 1199px) {
	.topmenu .dropdown-content {
		width: 128px;
	}
	.topmenu li:nth-child(2)>div>a {
		padding-left: 2rem!important;
		padding-right: 2rem!important;
	}
}

@media screen and (max-width:991px) {
	.topmenu li:nth-child(2) {
		display: none!important;
	}
	.topmenu li:last-child {
		display: inherit;
	}
}

@media screen and (min-width:992px) {
	.panel {
		display: none!important;
	}
}

.product-box-title {
	margin: 3rem 0;
}

.product-box-title div:first-child {
	color: #FF7300;
}

.product-top {
	opacity: 1;
	transition: all .25s ease-in;
}

.product-top:hover {
	opacity: .8;
}

@media screen and (max-width:767px) {
	.product-left-menu {
		display: none!important;
	}
	.product-top {
		flex-direction: column;
	}
	.product-top .product-top-img, .product-top .product-top-text {
		width: 100%!important;
	}
	.product-top div img {
		width: 100%;
	}
	.product-top-text {
		padding-top: 1rem!important;
		padding-bottom: 1rem!important;
		background-color: #FFF;
	}
	.product-top-text div:last-child {
		margin-top: 1rem;
		border: 0;
	}
}

.product-box-content .tit {
	background-color: #FF7300;
	transition: all 0.5s;
}

.product-box-content .tit:hover {
	background-color: #FF552E;
}

.product-box-content .pic {
	overflow: hidden;
}

.product-box-content .pic img {
	transition: all .5s;
}

.product-box-content .pic:hover img {
	transform: scale(1.15);
}

/* 产品详细页轮播 */

.pc-view .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 2rem;
	height: .2rem;
	border-radius: 0;
	background-color: #FFF;
	opacity: .5;
	margin: 0 .5rem;
}

.pc-view .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1;
}

.pc-view .swiper-container {
	width: 100%;
}

.pc-view .swiper-container img {
	max-width: 100%;
	object-fit: cover;
}

.pc-preview .swiper-container {
	width: 5rem;
}

.pc-preview .swiper-slide {
	width: 5rem;
	cursor: pointer;
	border: #f5f5f5 4px solid;
}

.pc-preview .swiper-slide img {
	object-fit: cover;
}

.pc-preview .active-nav {
	border: #FF7300 4px solid;
}

@media screen and (max-width:768px) {
	/*.pc-preview {
		display: none!important;
	}
	 .product-detail-title {
		flex-direction: row!important;
		justify-content: space-between!important;
		align-items: center!important;
	}
	.product-detail-title div:last-child{
		background-color: #FFF!important;
		text-align: right;
	}
	.product-detail-title div:last-child span{
		font-size: 1rem!important;
	} */
}

.footer {
	line-height: 1.5rem;
}

.footer .footer-qrcode img {
	max-width: 7rem;
}

.service-box-item .img {
	transition: all 0.6s
}

.service-box-item:hover .img {
	transform: rotate(-360deg);
}

/* 单页设置 */

.pagecontent {
	line-height: 1.7rem;
}

.pagecontent img {
	margin-bottom: 1rem;
}

.pagecontent>p {
	/* text-indent: 2em; */
	margin-bottom: .625rem!important;
}

.pagecontent img {
	max-width: calc(100% - 2rem)!important;
}

.pagecontent table {
	font-size: 14px;
	max-width: 100%;
}

.pagecontent table p {
	margin-bottom: 0;
}

.pagecontent table td, .pagecontent table td p {
	word-wrap: break-word !important;
	word-break: break-word !important;
}

@media screen and (max-width: 767px) {
	.pagecontent table td {
		display: block;
	}
}

.case-item img {
	transition: all .5s;
}

.case-item:hover img {
	opacity: .5;
}

.case-item .pic a {
	display: none;
}

.case-item .pic a:first-child {
	display: block;
}

.float-service {
	right: 1rem;
	bottom: 20%;
	z-index: 9999;
	opacity: .9;
	width: 4.5rem;
}

.float-service img {
	width: 2.5rem;
}

@media (max-width:639px) {
	.float-service a {
		width: 48px;
		height: 48px;
		padding: .5rem;
		border-radius: 50%!important;
	}
	.float-service a div {
		display: none;
	}
}

/* 首页 */

.news-list {
	position: relative;
	top: 0;
	transition: all .25s;
}

.news-list:hover {
	top: -8px;
	border-color: #d5d5d5!important;
}

@media (max-width:575px) {
	.news-box {
		flex-direction: column;
	}
	.news-img {
		margin-bottom: 1rem;
	}
	.news-img, .news-text {
		width: 100%!important;
		padding-left: 0!important;
	}
}

h2.h2_title i.titl {
	display: none;
	background: url(../images/titl01.png) no-repeat right center;
}

h2.h2_title a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	color: #333;
}

h2.h2_title i.titr {
	display: none;
	background: url(../images/titr01.png) no-repeat left center;
}

h2.h2_title i {
	display: inline-block;
	width: 230px;
	height: 3px;
}

h2.h2_title {
	text-align: center;
	font-size: 28px;
}

h2.h2_title a div {
	z-index: 1;
}

h2.h2_title a div::before {
	display: block;
	content: '';
	z-index: -1;
	border-top: #FF7300 solid 2px;
	width: 40px;
	margin-top: .75rem;
	margin-bottom: .75rem;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:767px) {
	h2.h2_title i {
		display: none;
	}
}

.acontent p {
	text-indent: 2em;
	line-height: 200%;
}

@media (max-width:575px) {
	.cotnent-box .ico {
		float: unset!important;
		display: block;
		width: 100%!important;
		clear: both;
		margin-left: 0!important;
	}
}

.partners {
	opacity: .5;
	transition: all .5s;
}

.partners:hover {
	opacity: 1;
}

/* 分页 */

.page-num:not(:disabled) {
	cursor: pointer;
}

.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin: .25rem;
	line-height: 1.25;
	color: #999;
	background-color: #fff;
	border: 1px solid #DDD;
	border-radius: 3px;
}

a.page-num:hover, .page-link:hover {
	text-decoration: none;
	z-index: 0;
	color: #666;
}

a.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #FF7300;
	border-color: #FF7300;
}

a.page-num-current:hover {
	z-index: 1!important;
	color: #fff!important;
}

@media (max-width:767px) {
	.jumbotron {
		padding: 0!important;
	}
	.jumbotron h1 {
		font-size: 25px;
	}
}

.pic-list .pic img, .pic-list .pic-box {
	transition: all .5s;
}

.pic-list .pic:hover img {
	transform: scale(1.15);
}

.pic-list .pic-box:hover {
	border: #FF7300 solid 1px!important;
}