/* 轮播图 */
.slideshow img {
	width: 100%;
}
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
	width: 60px !important;
	height: 60px !important;
	border-bottom: transparent !important;
	border-left: transparent !important;
	background-image: initial !important;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: rgba(0,0,0,.5);
}
.swiper-container .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover {
	background-color: rgba(0,0,0,.8);
	transition: all .8s;
}
.swiper-container .swiper-button-prev {
	/* left: -100px !important; */
	transition: all .5s;
}
.swiper-container .swiper-button-next {
	/* right: -100px; */
	transition: all .5s;
}
.swipt_warp_l,
.swipt_warp_r {
	display: block;
	width: 17px !important;
	height: 17px !important;
	z-index: 20;
	position: absolute;
	border: 1px solid white;
	top: 36%;
}
.swipt_warp_r {
	right: 25px;
	transform: rotate(225deg);
	border-top: transparent !important;
	border-right: transparent !important;
}
.swipt_warp_l {
	 left: 24px;
	 transform: rotate(45deg);
	 border-top: transparent !important;
	 border-right: transparent !important;
	 }
.banner img {
	width: 100%;
}
.swiper-pagination-bullet {
	width: 25px !important;
	height: 4px !important;
	background: white !important;
	opacity: 1 !important;
	border-radius: initial !important;
	transition: all .5s;
}
.swiper-pagination-bullet-active {
	background: #93498f !important;
}
.banner:hover .swiper-container>.swiper-button-prev {
	left: 25px !important;
}
.banner:hover .swiper-container>.swiper-button-next {
	right: 25px !important;
}
/* 关于哥斯盾 */
.about {
	padding-bottom: 60px;
	background-color: #f5f5f5;
}
.title {
	width: 100%;
	padding-top: 60px;
}
.title_Img {
	position: relative;
	display: flex;
	justify-content: center;
}
.headline {
	position: relative;
	height: 60px;
	min-width: 220px;
	max-width: 50%;
	padding: 0 25px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #773877;
	border-radius: 30px;
	box-sizing: border-box;
}
.headline>h3 {
	font-size: 24px;
	font-weight: 700;
	color: #333;
}
.round_le_1,
.round_le_2,
.round_le_3,
.round_ri_1,
.round_ri_2,
.round_ri_3 {
	position: absolute;
	border-radius: 50%;
}
.round_le_1 {
	width: 40px;
	height: 40px;
	bottom: -10px;
	right: -17px;
	background-color: rgba(119,56,119,.5);
}
.round_le_2 {
	width: 25px;
	height: 25px;
	bottom: 21px;
	right: -14px;
	background-color: rgba(176,112,161,.5);
}
.round_le_3 {
	width: 15px;
	height: 15px;
	bottom: 30px;
	right: -40px;
	background-color: rgba(176,112,161,.5);
}
.round_ri_1 {
	width: 35px;
	height: 35px;
	top: -7px;
	left: -10px;
	background-color: rgba(119,56,119,.5);
}
.round_ri_2 {
	width: 25px;
	height: 25px;
	top: 20px;
	left: -40px;
	background-color: rgba(176,112,161,.5);
}
.round_ri_3 {
	width: 15px;
	height: 15px;
	top: 50px;
	left: -15px;
	background-color: rgba(176,112,161,.5);
}
.title_Img p {
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 20px;
}
.parcel {
	display: flex;
	margin-top: 50px;
}
.about_Img {
	width: 45%;
}
.about_introduce {
	width: 55%;
}
.about_Img img {
	width: 100%;
	max-width: 528px;
}
.company_Profile {
	padding-top: 30px;
	font-size: 16px;
	line-height: 39px;
	-webkit-line-clamp: 6;
}
.company_Into {
	margin-top: 35px;
}
.common {
	display: inline-block;
}
.common span {
	display: block;
	width: 88px;
	height: 88px;
	line-height: 88px;
	background-color: #93498f;
	border-radius: 50%;
	transition: all .4s;
}
.common:hover span {
	transform: rotateY(-180deg);
}
.common i {
	display: block;
	font-size: 45px;
	color: #fff;
	text-align: center;
}
.common p {
	padding-top: 13px;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.brand {
	margin: 0 50px;
}
.brand i,
.honor i {
	font-size: 40px;
}
.more {
	position: relative;
	display: block;
	width: 160px;
	height: 45px;
	padding: 0 30px;
	margin: 60px auto 0;
	line-height: 45px;
	background-color: #7d3387;
	color: #fff;
	border-radius: 30px;
	box-sizing: border-box;
	overflow: hidden;
	transition: all .4s;
}
.more span {
	display: inline-block;
	padding-right: 10px;
}
.more i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	font-size: 20px;
}
.more:hover,
.solution_int a:hover {
	background-color: #71117e;
}
/* 解决方案 */
.solution_hd {
	display: flex;
	justify-content: center;
	padding-top: 80px;
}
.system {
	width: 18%;
	color: #999;
	text-align: center;
	cursor: pointer;
}
.system i {
	font-size: 55px;
}
.system .icon-jiaoyu {
	font-size: 50px;
}
.system p {
	padding-top: 15px;
	font-size: 15px;
}
.solution_bd {
	margin-top: 60px;
	background-color: #f5f5f5;
}
.wrap_solution {
	display: flex;
}
.solution_Img {
	width: 50%;
	overflow: hidden;
}
.solution_Img img {
	width: 100%;
	max-width: 563px;
}
.solution_int {
	width: 49%;
	/* margin-left: 7%; */
	padding-left: 4%;
	box-sizing: border-box;
	overflow: hidden;
}
.solution_int h3 {
	padding-top: 76px;
	font-size: 20px;
	color: #000;
}
.solution_int p {
	padding-top: 35px;
	color: #999;
	line-height: 30px;
	-webkit-line-clamp: 6;
}
.solution_int a {
	display: block;
	width: 120px;
	height: 40px;
	margin-top: 35px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #93498f;
	border-radius: 20px;
	transition: all .4s;
}
.clor_system {
	color: #93498f !important;
}
.triangle_1 {
	/* z-index: -1; */
	position: absolute;
	top: -20px;
	left: 85%;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent #d1d1d1 transparent;
	opacity: 0;
	transition: opacity 1s;
}
.solution_bd .pack:nth-child(1) .triangle_1 {
	left: 13%;
}
.solution_bd .pack:nth-child(2) .triangle_1 {
	left: 31%;
}
.solution_bd .pack:nth-child(3) .triangle_1 {
	left: 49%;
}
.solution_bd .pack:nth-child(4) .triangle_1 {
	left: 67%;
}
.pack {
	z-index: 10;
	position: relative;
	display: none;
}
.solution_bd .pack:nth-child(5) {
	display: block;
}
.solution_bd .pack:nth-child(5) .triangle_1 {
	opacity: 1;
}
.broad {
	min-width: 60%;
	max-width: 70%;
	margin: 0 auto;
}
.settle_Img img {
	width: 100%;
}
.solution_wap {
	display: none;
	margin-top: 60px;
}
.settle {
	width: 100%;
	margin-top: 25px;
	padding-bottom: 30px;
	background-color: #f5f5f5;
}
.settle h3 {
	padding: 20px 15px 10px;
	font-size: 16px;
	color: #333;
}
.settle p {
	padding: 0 15px;
	font-size: 13px;
	line-height: 28px;
	color: #666;
	-webkit-line-clamp: 4;
}
.settle a {
	display: block;
	width: 110px;
	height: 35px;
	margin: 25px auto 0;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #773877;
	border-radius: 30px;
}
/* 售后服务 */
.service {
	margin-top: 60px;
	padding-bottom: 60px;
	background-color: #f5f5f5;
}
.process {
	display: flex;
	padding-top: 80px;
	align-items: center;
}
.rectangular {
	width: 20%;
	text-align: center;
}
.rectangular p {
	padding-top: 21px;
	font-size: 16px;
	color: #666;
}
.rectangular_arrow {
	margin-bottom: 40px;
}
.process .rectangular_arrow i {
	font-size: 23px;
	color: #93498f;
}
/* 新闻中心 */
.news_hd {
	padding-top: 70px;
	text-align: center;
}
.news_hd a {
	display: inline-block;
	width: 95px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.news_hd a:hover {
	background-color: #93498f;
	color: #fff;
}
.corl_f {
	background-color: #93498f;
	color: #fff !important;
}
.news_bd {
	padding-top: 50px;
}
.news_item {
	border-bottom: 1px solid #ccc;
	transition: all .3s;
}
.news_item a {
	display: block;
	padding: 39px 35px;
}
.time h3 {
	display: inline-block;
	width: 75%;
	font-size: 18px;
	color: #333;
}
.time span {
	display: inline-block;
	width: 24%;
	font-size: 15px;
	color: #666;
	text-align: right;
}
.news_item p {
	padding-top: 25px;
	font-size: 15px;
	line-height: 25px;
	color: #666;
	-webkit-line-clamp: 2;
}
.firm_news {
	display: block;
	width: 90px;
	height: 35px;
	margin-top: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #ccc;
	color: #999;
	border-radius: 5px;
}
.news_item:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.4);
}
/* 媒体查询 */
/* 1024像素 */
@media (max-width:1024px) {
	.solution_int h3 {
		padding-top: 35px;
	}
}
/* 768像素 */
@media (max-width:768px) {
	/* 关于哥斯盾 */
	.company_Profile {
		padding-top: 7px;
		font-size: 13px;
		line-height: 27px;
		-webkit-line-clamp: 5;
	}
	.company_Into {
		margin-top: 27px;
	}
	.common span {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
	.common i {
		font-size: 36px;
	}
	.common p {
		padding-top: 6px;
		font-size: 14px;
	}
	.brand {
		margin: 0 33px;
	}
	.brand i,
	.honor i {
		font-size: 31px;
	}
	/* 解决方案 */
	.solution_int h3 {
		padding-top: 20px;
	}
	.solution_int p {
		padding-top: 13px;
		line-height: 30px;
		-webkit-line-clamp: 5;
	}
	.solution_int a {
		margin-top: 20px;
	}
	.service {
		display: none;
	}
}
/* 640像素 */
@media (min-width: 320px) and (max-width:640px) {
	/* 轮播图 */
	.swiper-container .swiper-button-next,
	.swiper-container .swiper-button-prev {
		width: 50px !important;
		height: 50px !important;
		top: 60%;
		outline: none;
	}
	.swipt_warp_l,
	.swipt_warp_r {
		width: 10px !important;
		height: 10px !important;
		top: 40%;
	}
	.swipt_warp_l {
		left: 22px;
	}
	.swipt_warp_r {
		right: 22px;
	}
	/* 关于哥斯盾 */
	.title {
		padding-top: 50px;
	}
	.headline {
		height: 50px;
		min-width: 195px;
		line-height: 50px;
	}
	.headline>h3 {
		font-size: 18px;
	}
	.round_le_1 {
		width: 35px;
		height: 35px;
		bottom: -5px;
	}
	.parcel {
		flex-wrap: wrap;
	}
	.about_Img {
		width: 100%;
	}
	.about_introduce {
		width: 100%;
	}
	.company_Profile {
		line-height: 30px;
		-webkit-line-clamp: 6;
	}
	.company_Into {
		display: flex;
		margin-top: 20px;
		justify-content: space-around;
	}
	.common p {
		padding-top: 10px;
	}
	.brand {
		margin: 0 0px;
	}
	.about {
		padding-bottom: 40px;
	}
	.about .more {
		margin: 40px auto 0;
	}
	/* 解决方案 */
	.solution_hd {
		display: none;
	}
	.solution_bd {
		display: none;
	}
	/* 售后服务 */
	.service {
		display: none;
	}
	.solution_wap {
		display: block;
	}
	/* 新闻中心 */
	.news_bd {
		padding-top: 30px;
	}
	.news_item a {
		padding: 25px 15px;
	}
	.time h3 {
		display: block;
		width: 100%;
	}
	.time span {
		display: block;
		width: 50%;
		padding-top: 15px;
		text-align: initial;
	}
	.news_item p {
		-webkit-line-clamp: 3;
	}
}