a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
ul,
li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
/* 关于我们 */
.singleBox{
	padding: 40px 0;
	background-color: #F7F8FA;
}
.singleContent{
	padding: 40px 100px;
	background: #fff;
}
#certify .swiper-slide{
	transform: scale(0.8);
	z-index: 7777;
}
#certify .swiper-slide-active{
	transform: scale(1.0);
	z-index: 9999;
}
/* #certify .swiper-slide-prev,
#certify .swiper-slide-next{
	transform: scale(1.0);
	z-index: 8888;
} */
/* 运维运营 */
.nrbox {
	width: 100%;
	padding: 40px 0px 50px 0;
	background: #f2f2f2;
}
.nrbox img {
	max-width: 100%;
	height: auto;
}
.nr_list {
	padding: 20px 30px 30px 30px;
	background: #fff;
}
.nr_bar {
	padding: 20px 15px;
	background: #fff;
}
.titlebox {
	width: 100%;
}
.list_title {
	font-size: 22px;
	color: #000000;
	padding-left: 10px;
	border-left: 4px solid #1448ae;
}
.coms {
	clear: both;
	width: 100%;
}
.coms > li {
	margin-bottom: 0;
	padding: 26px 0 20px 0;
	border-bottom: 1px #dfdfdf solid;
}
.coms > li > a {
	display: block;
	text-decoration: none;
}
.coms > li > a:hover .tile {
	color: #1448ae;
}
.nrn_left {
	float: left;
	width: calc(100% - 226px);
}
.pic {
	float: right;
	margin-left: 16px;
	width: 210px;
	height: 128px;
	border: 1px #f2f2f2 solid;
}
.pic img {
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.coms .tile {
	font-size: 16px;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222;
}
.new_tag {
	margin: 10px 0px 16px 0px;
}
.new_tag span,
.linrn_tag span {
	padding-left: 18px;
	font-size: 12px;
	color: #808080;
}
.nrtime {
	background: url(../img/clock.png) no-repeat left center;
}
.nrnum {
	margin-left: 15px;
	background: url(../img/eyes.png) no-repeat left center;
}
.coms .desc {
	font-size: 14px;
	line-height: 1.7em;
	width: 100%;
	height: 3.4em;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #666;
	overflow: hidden;
}
.news_list {
	clear: both;
}
.news_list > li {
	margin: 24px 0;
}
.news_list > li > .box {
	display: block;
	padding: 20px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
.box .lipic {
	float: left;
	width: 210px;
	height: 128px;
	margin-right: 16px;
	border: 1px #f2f2f2 solid;
}
.box .lipic img {
	max-width: 100%;
	width: 100%;
	height: 100%;
}
.linrn {
	float: right;
	width: calc(100% - 226px);
}
.box > div .l1 {
	color: #222;
	font-size: 16px;
	padding: 0 0 15px;
	margin-bottom: 12px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box:hover {
	box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}
.box:hover > div .l1 {
	color: #267ecc;
}
.box > div .l2 {
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
	height: 3.4em;
	margin-bottom: 6px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/* 翻页page */
.g_page {
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
	color: #888888;
	clear: both;
	overflow: hidden;
}
.g_page > ul {
	display: inline-block;
}
.g_page > ul > li {
	float: left;
	line-height: 35px;
	margin: 0 4px;
}
.g_page > ul > li a,
.g_page > ul > li span {
	display: block;
	text-decoration: none;
	color: inherit;
	transition: ease 0.3s;
	padding: 0 14px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	font-size: 14px;
	background: #fff;
}
.g_page > ul > li a:hover:not(.dis),
.g_page > ul > li.active a {
	background: #1448ae;
	color: #fff;
	border: 1px solid #1448ae;
}
.g_page > ul > li > span.current {
	background: #1448ae;
	color: #fff;
	border: 1px solid #1448ae;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	transition: ease 0.3s;
	border-radius: 3px;
}
/* 右侧侧边栏 */
.zx_box {
	width: 100%;
}
.title_box {
	border-bottom: 2px solid #e0e0e0;
}
.item-title {
	display: inline-block;
	font-size: 18px;
	color: #555;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	bottom: -2px;
	border-bottom: 2px solid #365ED3;
}
.item-title img {
	margin-right: 4px;
	width: 24px;
}
ul.baritem1 {
	margin-top: 5px;
	margin-bottom: 0;
}
.baritem1 li {
	padding: 12px 0;
	border-bottom: 1px dashed #d3d3d3;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.baritem1 li .count {
	float: left;
	width: 22px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	background-color: #378EED;
	border-radius: 3px;
	margin-right: 8px;
}
.baritem1 li .count:not(.hui) {
	background-color: #378EED;
}
.baritem1 li .ms {
	float: left;
	width: 86%;
	line-height: 17px;
	font-size: 13px;
	color: #555;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.baritem1 li .ms:hover {
	color: #1448ae;
}
.secbar {
	margin-top: 30px;
}
ul.baritem2 {
	margin-top: 10px;
}
.baritem2 li a {
	display: block;
	line-height: 36px;
	font-size: 13px;
	color: #555;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.baritem2 li a:hover {
	color: #1448ae;
}
.baritem2 li a::before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 7px;
	background-color: #333;
	vertical-align: middle;
	margin-top: -1px;
}
/* 新闻资讯 */
.xwlistBox {
	width: 100%;
}
.xwlistBox li {
	padding: 26px 0 20px 0;
	border-bottom: 1px #dfdfdf solid;
}
.imgPic {
	float: left;
	margin-right: 16px;
	width: 210px;
	height: 128px;
}
.imgPic img {
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.listdes {
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
	height: 3.4em;
	margin-bottom: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.listifo {
	float: right;
	width: calc(100% - 226px);
}
.listifo .info_title {
	margin-bottom: 20px;
	font-size: 16px;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #222;
}
.listifo .info_title a{
  font-size: 16px;
  color: #222;
}
.listifo .info_title a:hover{
  color: #365ED3;
}
.n_bottom {
	color: #808080;
	font-size: 12px;
}
.listmore {
	margin-left: 20px;
	font-size: 14px;
}
.listmore a{
  color: #365ED3;
}
/* 资讯等内容页 */
.subcon {
	padding: 30px;
	background: #fff;
}
.subtitle {
	font-size: 24px;
	color: #333;
	margin-bottom: 12px;
	line-height: 1.4;
	text-align: center;
}
.subother {
	text-align: center;
	padding-bottom: 30px;
	font-size: 15px;
	color: #666666;
}
.show_num {
	margin-left: 20px;
}
.subnr {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	/* min-height: 714px; */
}
.subcon {
	position: relative;
	min-height: 100%;
}
.subnr p,
.subnr div {
	margin-bottom: 12px;
}
.subnr img {
	max-width: 100%;
}
.subpage {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px #ddd dashed;
}
.subpage li {
	font-size: 14px;
	color: #333;
	line-height: 2.4;
}
.subpage a {
	color: #1448ae;
}
.subpage a:hover {
	text-decoration: underline;
}
.honor-title {
	margin-top: 20px;
	text-align: center;
}
.honor-title .cn {
	font-size: 24px;
	font-family: 微软雅黑;
	font-weight: bolder;
	line-height: 1.75em;
	color: rgb(240, 114, 3);
	margin-bottom: 7px;
}
.honor-title .en {
	font-size: 14px;
	color: rgb(127, 127, 127);
	font-weight: 400;
}
.singleBox .singleContent img {
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width: 1199px) {
	.box .lipic {
		margin-right: 11px;
	}
	.baritem1 li .ms {
		width: 83%;
	}
}
@media screen and (max-width: 991px) {
	.nrbox .container {
		padding: 0;
	}
	.nr_list {
		padding: 5px 20px 30px;
	}
	.nrn_left {
		width: calc(100% - 172px);
	}
	.pic {
		margin-left: 10px;
		width: 162px;
		height: 112px;
	}
	.news_list > li > .box {
		padding: 12px;
	}
	.box .lipic {
		margin-right: 10px;
		width: 150px;
		height: 112px;
	}
	.linrn {
		width: 60%;
	}
	.box > div .l1 {
		padding: 0 0 8px;
		margin-bottom: 6px;
	}
	.subpage li {
		line-height: 1.8;
	}
	.subpage li:first-child {
		margin-bottom: 10px;
	}
	.imgPic {
		margin-right: 10px;
		width: 162px;
		height: 112px;
	}
	.listifo {
		width: calc(100% - 172px);
	}
	.listifo .info_title {
		margin-bottom: 15px;
	}
	.g_page {
		margin-top: 30px;
	}
	.g_page > .g_pabox a {
		float: left;
		margin: 2px;
		line-height: 28px;
	}
	.g_page > ul > li {
		float: left;
		line-height: 28px;
		margin: 2px;
	}
	.g_page > ul > li a,
	.g_page > ul > li span {
		padding: 0 10px;
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	.nrbox .container {
		max-width: 100%;
	}
	.case_banner {
		height: 120px;
	}
	.case_banner h2 {
		font-size: 24px;
		line-height: 36px;
	}
	.new_tag span,
	.linrn_tag span {
		padding-left: 14px;
	}
	.nrnum {
		margin-left: 5px;
	}
	.subpage li:first-child {
		margin-bottom: 10px;
	}
	.nrbox .row {
		margin-right: 0;
		margin-left: 0;
	}
	.nrbox .col-xs-12 {
		padding: 0 !important;
	}
	.list_title {
		font-size: 18px;
		padding-left: 6px;
	}
	.item-title {
		font-size: 16px;
	}
	.item-title img {
		margin-right: 2px;
		width: 20px;
	}
	.nrbox {
		padding: 30px 0px;
	}
	.nr_right {
		margin-top: 30px;
	}
	.nr_list {
		padding: 10px 12px 30px;
	}
	.coms > li {
		padding: 16px 0;
	}
	.coms > li > .kxlia {
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
	}
	.nrn_left,
	.pic {
		float: initial;
	}
	.nrn_left {
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
	}
	.coms .tile {
		font-size: 14px;
	}
	.coms .desc {
		font-size: 12px;
	}
	.new_tag {
		margin: 0px 0px 8px 0px;
	}
	.pic {
		width: 150px;
		height: 110px;
	}
	.nr_bar {
		padding: 20px 12px;
	}
	.baritem1 li .ms {
		width: 88%;
	}
	.subcon {
		padding: 30px 15px;
	}
	.subtitle {
		font-size: 22px;
	}
	.subother {
		font-size: 13px;
	}
	.show_num {
		margin-left: 10px;
	}
	.subnr {
		font-size: 14px;
	}
	.subpage li {
		font-size: 13px;
		line-height: 1.8;
	}
	.subpage {
		padding-top: 24px;
	}
	.custom {
		padding: 30px 0;
	}
	.custom .container {
		padding: 0 15px !important;
	}
	.custom h2 {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.cucbox {
		margin-top: 15px;
	}
	.cusname,
	.custitle {
		font-size: 16px;
	}
	.cusinfo {
		font-size: 13px;
	}
	.news_list > li > .box {
		padding: 12px;
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
	}
	.box .lipic,
	.linrn {
		float: initial;
	}
	.box .lipic {
		margin-right: 10px;
		width: 128px;
		height: 94px;
	}
	.linrn {
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
	}
	.box > div .l1 {
		font-size: 14px;
	}
	.box > div .l2 {
		font-size: 12px;
		margin-bottom: 0px;
	}
	.box > div .l1 {
		padding: 0 0 6px;
		margin-bottom: 5px;
	}
	.xwlistBox li {
		padding: 16px 0;
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
	}
	.imgPic {
		width: 150px;
		height: 94px;
	}
	.listifo {
		flex: 1;
		-webkit-flex: 1;
		-moz-flex: 1;
	}
	.listifo .info_title {
		font-size: 14px;
		margin-bottom: 8px;
	}
	.listdes {
		margin-bottom: 6px;
		font-size: 12px;
	}
	.listmore {
		margin-left: 10px;
		font-size: 12px;
	}
	.singleContent {
    padding: 40px 40px;
  }
}
@media screen and (max-width: 576px) {
	.n_bottom .time {
		font-size: 12px;
	}
	.n_bottom .listmore a {
		font-size: 12px;
	}
	.box .lipic {
		margin-right: 7px;
		width: 110px;
	}
	.singleContent {
    padding: 40px 30px;
	}
	.nrbox .imgPic {
		width: 150px;
    height: 94px;
	}
	.nrbox .nrn_left .tile {
		margin-bottom: 8px;
	}
	.nrbox .nrn_left .desc {
		margin-bottom: 0;
	}
	.nrbox .pic {
		width: 130px;
		height: 100px;
	}
}
@media (min-width: 320px) and (max-width: 374px) {
	.nrbox .imgPic {
		width: 100px;
		height: 80px;
	}
	.listifo .info_title {
		line-height: 1;
		margin-bottom: 5px;
	}
	.listdes {
		margin-bottom: 3px;
	}
	.nrbox .nrnum {
		display: none;
	}
	.nrbox .pic {
		width: 110px;
		height: 85px;
	}
	.nrbox .nrn_left .tile {
		margin-bottom: 0;
	}
	.nrbox .nrn_left .new_tag {
		margin-bottom: 5px;
	}
}
