* {
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}

body {
	overflow-y: scroll !important;
}

.list-group-item {
	border: 0px solid #ccc;
}

h3 {
	font-size: 18px;
}

.content p {
	color: #4A4A4A;
	line-height: 2em;
	font-size: 16px;
}

.index-title {
	margin: 60px 0px;
}

.index-p-long {
	margin-top: 20px;
	color: #333;
}

.index-p-long1 {
	margin-top: 20px;
	background: #fff;
	color: #333;
}

.index-p-long2 {
	background: #fff;
	margin-top: 20px;
	color: #333;
}

/* .index-p-long:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-bottom-color: #EDF0F5;
	top: -110px;
	left: 155px;
} */
.detal {
	padding: 25px 0px 0px 0px;
}

.detal p {
	letter-spacing: 1px;
	line-height: 25px;
}

.with_100 {
	width: 100%;
}

.min-h-180 {
	min-height: 180px;
	min-width: 132px;
}

.index-title h2 {
	font-size: 30px;
	font-weight: 300;
	color: #333333;
}

.index-title h5 {
	font-size: 18px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #333;
	margin: 10px 0;
}

.index-title p {
	padding-top: 15px;
	font-size: 20px;
	font-weight: 600;
}

.overflow-height a {
	font-size: 14px;
	color: #4a4a4a;
}

.font {
	bottom: 0px;
	left: 20px;
}

.thumbnail {
	max-height: 330px;
}

.thumbnail .caption a {
	color: #4a4a4a;
}

.thumbnail .caption a:hover {
	color: #39F;
}

.thumbnail img {
	border: 0;
}

.max-80 {
	max-height: 80px;
}

.no-padding-lr {
	padding-left: 0;
	padding-right: 0;
}

.carousel-indicators li {
	width: 30px;
	height: 4px;
	background: rgba(255, 255, 255, 0.5);
	border: none;
	border-radius: 0;
}

.carousel-indicators .active {
	width: 30px;
	height: 4px;
	background: rgba(255, 255, 255, 1);
	border: none;
	border-radius: 0;
	margin: 1px;
}

.carousel-inner .carousel-caption {
	left: calc(50% -   60px);
	bottom: 60px;
}

.carousel-inner .carousel-caption .text-a {
	bottom: 257px;
	font-size: 38px;
}

.carousel-inner .carousel-caption .text-b {
	bottom: 210px;
	font-size: 14px;
}

.carousel-inner .carousel-caption .free-try-btn {
	bottom: 160px;
	font-size: 12px;
	border-radius: 2px;
	background-color: #f857a6;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 120px;
	cursor: pointer;
	display: flex;
	justify-content: center;
}

.carousel-inner .carousel-caption .free-try-btn:hover {
	background-color: #f76fb1;
}

@media screen and (max-width:375px) {
	.xs-wrapper img {
		width: 135px !important;
	}
}

@media screen and (max-width:767px) {
	.ban-wrapper {
		margin-top: 50px;
	}
	h3 {
		font-size: 16px;
	}
	.thumbnail {
		height: 320px;
	}
	.news-right {
		padding-right: auto;
	}
}

@media screen and (min-width:1125px) {
	#carousel-example-generic img {
		width: 100%;
		/* height: 620px; */
	}
	.news-right {
		padding-right: 80px;
	}
}

#carousel-example-generic img {
	width: 100%;
}

.news .new-left {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 28px;
}

.news .date {
	width: 106px;
	height: 106px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	-moz-box-shadow: #ccc 0px 0px 10px;
	box-shadow: #ccc 0px 0px 10px;
}

.news .date span {
	color: rgba(151, 161, 171, 1);
}

.news .classily {
	margin-left: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.news .classily p {
	font-size: 22px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
	margin: 0;
}

.news .classily span {
	font-size: 14px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(151, 161, 171, 1);
	line-height: 30px;
}

.news .date p {
	color: #97A1AB;
	font-size: 50px;
	margin: 0;
}

.news .news-right p {
	font-size: 22px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 30px;
}

.news .news-right span {
	font-size: 16px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(151, 161, 171, 1);
	line-height: 24px;
}

.news .btn-more {
	margin-top: 22px;
	text-align: center;
}

.news .btn-more a {
	border-radius: 6px;
	font-size: 18px;
	display: inline-block;
	text-align: center;
	font-family: PingFangSC-Regular;
	font-weight: bold;
	color: rgba(41, 90, 199, 1);
	border: 1px solid rgba(41, 90, 199, 1);
	padding: 14px 35px;
}

.news .btn-more a:hover {
	text-decoration: none;
}

.se-wrapper {
	width: 100%;
	overflow: hidden;
	background: #fcfcfc;
	margin-top: 100px;
}

.t-center {
	text-align: center;
	font-size: 20px;
	font-family: PingFangSC-Medium;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	/* line-height:48px; */
}

.gray {
	color: #333;
	display: inline-block;
	position: relative;
}

.gray span {
	text-align: center;
	position: absolute;
	display: inline-block;
	width: 100%;
	bottom: 15px;
	z-index: 999;
}

.gray:hover {
	text-decoration: none;
}

.item-img {
	width: 130px;
	height: 130px;
}

.font-700 {
	font-weight: 700;
	/* color: #fff; */
	margin-top: 10px;
}

.font-500 {
	font-weight: 500;
	/* color: #fff; */
	margin-top: 10px;
}

.tr-wrapper {
	width: 100%;
	height: 620px;
	background-color: #399ffb;
	/* background: -o-linear-gradient(90deg,rgba(42,156,226,1) 0%,rgba(65,214,237,1) 100%);
	background: -ms-linear-gradient(90deg,rgba(42,156,226,1) 0%,rgba(65,214,237,1) 100%);
	background: -moz-linear-gradient(90deg,rgba(42,156,226,1) 0%,rgba(65,214,237,1) 100%);
	background: -webkit-linear-gradient(90deg,rgba(42,156,226,1) 0%,rgba(65,214,237,1) 100%);
	background: linear-gradient(90deg,rgba(42,156,226,1) 0%,rgba(65,214,237,1) 100%); */
}

.tr-wrapper img {
	width: 486px;
	height: 398px;
}

.tr-wrapper h2 {
	font-size: 38px;
	font-family: PingFangSC-Light;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 48px;
}

.tr-wrapper p {
	text-align: left;
	font-size: 18px;
	font-family: PingFangSC-Thin;
	font-weight: 100;
	color: rgba(255, 255, 255, 1);
	line-height: 36px;
}

.fo-wrapper h3 {
	cursor: pointer;
	display: inline-block;
	text-align: center;
	font-size: 24px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	padding-bottom: 15px;
}

.h-active {
	color: rgba(41, 90, 199, 1) !important;
	border-bottom: 3px solid rgba(41, 90, 199, 1) !important;
}

.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.fo-imgs img {
	width: 180px;
}

.se-footer {
	margin-top: 28px;
	height: 108px;
	background-color: #399ffb;
	/* background: linear-gradient(90deg, rgba(42, 156, 226, 1) 0%, rgba(65, 214, 237, 1) 100%); */
}

.se-footer span {
	font-size: 16px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 24px;
}

.xs-wrapper {
	margin-bottom: 15px;
}

.xs-wrapper img {
	width: 160px;
}

.xs-wrapper .gray span {
	text-align: center;
	position: absolute;
	display: inline-block;
	left: 0;
	width: 100%;
	bottom: 15px;
	z-index: 999;
}

.xs-wrapper .mt-15 {
	margin-top: 15px;
}

.service {
	margin-bottom: 100px;
}

.service .ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 1140px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.service .ul .div {
	width: 50%;
	margin: 10px 0;
}

.service .ul .div .div_l {
	float: left;
	margin-top: 20px;
}

.service .ul .div .img {
	width: 130px;
	height: 130px;
	display: block;
}

.service .ul .div .div_r {
	float: left;
	padding-left: 20px;
}

.service .ul .div .div_r h3 {
	color: #000;
	font-size: 23px;
}

.service .ul .div .p1 {
	width: 150px;
	margin: 0 auto;
}

.product {
	background: url('../img/solution/solutionBackground.png') no-repeat
		center;
}

.product .bg {
	width: 1170px;
	margin: 0 auto;
}

.product .ul {
	
}

.product .ul .li {
	position: relative;
	list-style: none;
	width: 33.33%;
	float: left;
	height: 325px;
	padding: 5px;
	/* background: #63c1fc;  */
}

.product .ul .li a {
	width: 100%;
}

.product .ul .li a img {
	width: 128px;
	height: 128px;
}

.product .ul .li .p1 {
	font-size: 20px;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.footer_b {
	padding: 15px 0px;
	line-height: 15px;
	color: #8D8D8D;
	border-top: 1px solid #3A3A3A;
}

.footer_b .footer_b_l {
	float: left;
}

.footer_b .footer_b_l p:nth-child(2) {
	background: url("../img/footer/tuCeng56.png") no-repeat left;
	padding-left: 20px;
}

.footer_b .footer_b_r {
	float: right;
}

.footer_b .footer_b_r .footer_b_r_m {
	width: 60px;
	height: 60px;
	float: left;
}

.footer_b .footer_b_r i {
	display: inline-block;
	width: 46px;
	height: 52px;
}

.footer_b .footer_b_r i.i1 {
	background: url("../img/footer/CMMi4.png") no-repeat center;
	background-size: 46px 52px;
}

.footer_b .footer_b_r i.i2 {
	background: url("../img/footer/ISO27001.png") no-repeat center;
	background-size: 46px 52px;
}

.footer_b .footer_b_r i.i3 {
	background: url("../img/footer/ISO9001.png") no-repeat center;
	background-size: 46px 52px;
}

.footer_b .footer_b_r i.i4 {
	background: url("../img/footer/isso.png") no-repeat center;
	background-size: 46px 52px;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1;
}

@media screen and (max-width:767px) {
	.product .bg {
		width: 400px;
		padding-left: 0px;
	}
	.service .ul {
		width: 400px;
		padding-left: 0px;
	}
	.service .ul .div {
		width: 100%;
	}
}