.bg-heng {
	width: 100px;
	height: 3px;
	background-color: #ffbe00;
	margin: 0 auto;
}

.news-item-banner {
	width: 100%;
	margin: 10px 0;
}

.news-item-par {
	width: 100%;
	height: 165px;
	overflow: hidden;
}

.news-item-detail {
	padding: 15px 0 10px;
	border-bottom: 1px solid #e2e2e2;
	display: block
}

.news-item-detail-title {
	display: inline-block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.big-title {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 20px
}

.concat-h4 h4 {
	margin: 3px 0;
	font-size: 15px;
	line-height: 1.5
}

.limit {
	background-color: #286cec;
	color: #fff;
	padding: 7px 20px;
	display: inline-block;
	margin: 10px 0 20px 0;
	font-size: 30px;
	font-weight: bold
}

.limit-input {
	border: 0;
	width: 100%;
	outline: none;
	height: 40px
}

.limit-div {
	cursor: pointer;
	width: 100%;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	padding-left: 15px;
	font-size: 20px;
	height: 46px;
	line-height: 46px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

a {
	color: #000
}

a:hover {
	color: #929292;
	text-decoration: none;
}

.weus-under,
.weus-under li {
	list-style: none;
	margin: 0;
	padding: 0;
}


/*500强选择*/

.more-view {
	color: #fff;
	padding: 7px 20px;
	border-radius: 20px;
	background: #ffbe00;
	font-size: 22px
}

.more-view:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.banner_group {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.liul {
	list-style: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.liul li {
	width: 100%;
	height: 100%;
	color: white;
	font-size: 25px;
}

.dian-s {
	position: absolute;
	top: 0;
	left: 15%;
	height: 100%;
	display: flex;
	align-items: center;
	display: -webkit-flex;
}


/*解决方案*/

.solution-item-content {
	border: 1px solid #e2e2e2;
	border-left: 0;
}

.solution-item-content a {
	width: 20%;
	transition: .3s;
	-webkit-transition: .3s;
	float: left;
}

.solution-items {
	border-left: 1px solid #e2e2e2;
	padding: 30px;
	height: 350px;
	background: #fff;
}

.solution-item-content .solution-items .solution-title {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px
}

.solution-title .acthu {
	display: none;
}

.solution-item-content a:hover .solution-items .solution-title .acthu {
	display: block;
}

.solution-item-content a:hover .solution-items .solution-title .thu {
	display: none;
}

.solution-item-content a:hover .solution-items .solution-title p {
	color: #fff
}

.solution-item-content a:hover {
	width: 23%;
}

.solution-item-content a:hover .solution-items {
	background-color: #286cec;
	padding-top: 50px;
}

.under-detail-solu {
	display: none
}

.solution-item-content a:hover .solution-items .solution-english .under-detail-solu {
	display: block;
	color: #fff;
}

.solution-item-content a:hover .solution-items .solution-english .under-zhong-solu {
	display: none;
	font-size: 14px
}

.us-item {
	width: 50%;
	float: left;
	height: 500px;
}

.us-heng {
	width: 31px;
	height: 3px;
	background: #ffbe00;
	display: block;
	margin-bottom: 10px
}

.us-item-detail {
	width: 50%;
	float: left;
	height: 500px;
	padding-left: 100px;
	border-left: 1px solid #fff;
}

.us-item-detail p {
	margin-bottom: 20px;
	font-size: 15px;
}

.us-item span {
	font-size: 20px
}

.choose-us-item {
	width: 33.3%;
	float: left;
	padding: 20px;
	line-height: 1.3;
	position: relative;
	overflow: hidden;
	transition: .5s;
	-webkit-transition: .5s;
}

.choose-us-item .double-p {
	width: 100%;
	height: 210px;
	overflow: hidden;
	padding: 25px 25px 5px 25px;
}

.choose-us-item .double-p p {
	text-align: justify;
	line-height: 1.8;
	color: #333;
}

.choose-us-item:hover {
	background-color: #286cec;
}
.choose-us-item:hover .double-p p {
	color: #fff;
}
.choose-us-item:hover .text-center {
	color: #fff;
}

.more-understand .under-item {
	transition: .3s;
	-webkit-transition: .3s;
	cursor: pointer;
	width: 15.6%;
	height: 320px;
	border: 1px solid #e2e2e2;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 20px 5px;
}

.under-item .under-item-content {
	width: 100%;
	height: 100%;
	padding: 45px 20px;
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 20px 5px;
}

.under-item:hover {
	width: 20%;
	background: #286cec;
	z-index: 999;
	color: #fff;
}

.under-item:hover .under-title p {
	font-size: 20px
}

.under-item:hover .under-title img {
	display: none
}

.under-item:hover .under-english p {
	color: #fff
}

.under-item:hover .under-english span {
	display: none
}

.under-detail {
	display: none;
	margin-top: 10px;
	font-size: 16px;
	line-height: 25px !important;
	max-height: 75px;
	overflow: hidden
}

.under-item:hover .under-detail {
	display: block;
	color: #fff;
}

.under-item:hover .under-english-text {
	display: none
}

.under-item .under-title h2 {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 35px;
	letter-spacing: -3px
}

.under-item .under-title p {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.under-item .under-title img {
	width: 25px;
	margin-top: 25px
}

.under-item .under-english p {
	margin-bottom: 0;
	color: #929292;
	line-height: 1.2;
}

.under-item .under-english span {
	width: 28px;
	height: 5px;
	background-color: #666;
	display: block;
	margin-top: 10px
}

.deployment .deployment-items {
	border-top-right-radius: 50px;
	width: 380px;
	height: 400px;
	margin: 0 10px;
	border: 1px solid #e2e2e2;
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 20px 5px;
}

.deployment .deployment-items .deployment-title {
	border-top-right-radius: 50px;
	height: 90px;
	color: #000;
	text-align: center;
	background-color: #ffbe00
}

.deployment .deployment-items .deployment-title h4 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 21px;
	margin-top: 20px;
}

.deployment .deployment-items .deployment-title p {
	font-size: 12px;
	margin-bottom: 0
}

.deployment-content {
	padding: 20px;
	height: 330px;
}

.deployment-content .deployment-four {
	width: 50%;
	float: left;
	height: 145px
}

.deployment-content .deployment-four:first-child {
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2
}

.deployment-content .deployment-four:nth-child(2) {
	border-bottom: 1px solid #e2e2e2
}

.deployment-content .deployment-four:nth-child(3) {
	border-right: 1px solid #e2e2e2
}

.deployment-four h5 {
	margin-bottom: 2px;
	font-weight: bold;
	margin: 5px 0;
	font-size: 16px;
}

.deployment-four p {
	padding: 0 10px;
	font-size: 12px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center
}

.deployment-content .deployment-four img {
	height: 40px;
	margin-bottom: 5px
}

.get-price {
	border: 0;
	background: #286cec;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	color: #fff;
	width: 120px;
	text-align: center;
	font-size: 20px
}

.get-codes {
	color: #fff;
	cursor: pointer;
	padding: 0 10px;
	background: #a1c5e5;
}

.tiao {
	animation: buscoimg 2s linear infinite;
	-o-animation: buscoimg 2s linear infinite;
	-webkit-animation: buscoimg 2s linear infinite;
	-moz-animation: buscoimg 2s linear infinite;
}

@keyframes buscoimg {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
}

@-webkit-keyframes buscoimg {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
}

@-o-keyframes buscoimg {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
}

@-moz-keyframes buscoimg {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-20px);
	}
}

.illustrations-item {
	width: 25%
}

.illustrations-middle {
	width: 50%;
	position: relative
}

.illustrations-middle .illustrations-circle {
	transition: .5s;
	color: #494949;
	-webkit-transition: .5s;
	width: 54%;
	height: 114%;
	background-color: rgba(238, 238, 238, .5);
	border-radius: 50%;
	position: absolute
}

.illustrations-middle .illustrations-circle:hover {
	background-color: #ffbe00;
	z-index: 999;
	color: #fff
}

.illustrations-middle .illustrations-circle:first-child {
	left: 0;
	top: 0;
}

.illustrations-middle .illustrations-circle:last-child {
	right: 0;
	top: 0;
}

.illustrations-middle .illustrations-circle .circle-h1 {
	font-size: 4em;
	line-height: 1.3
}

.getprice-title {
	margin-bottom: 14px;
	font-size: 38px;
}

.shuffling-box {
	max-height: 680px;
	overflow: hidden
}


/*更加垂直的行业*/

.vertical-bg {
	width: 100%;
	min-height: 600px;
	color: #fff;
}

.ver-types {
	text-align: center;
	border-right: 4px solid #a9a9a9;
	border-color: rgba(255, 255, 255, .3);
	min-height: 400px;
}

.ver-types .ver-type {
	margin-bottom: 10px;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	width: 120px;
	height: 40px;
	overflow: hidden;
	transition: background .2s linear;
	line-height: 40px;
}

.ver-types .ver-type:hover {
	text-decoration: none;
}

.ver-types .ver-type:visited {
	text-decoration: none;
}

.ver-types .ver-activi {
	background: #286cec;
	border-radius: 2px;
	font-weight: 700;
}

.type-detail {
	padding: 0 50px;
}

.type-detail .de-btn {
	color: #fff;
	border-radius: 2px;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 4px 14px;
}

.type-detail .de-try {
	background: #286cec;
	color: #fff;
	margin-left: 10px;
	border-radius: 2px;
	font-size: 14px;
	padding: 4px 14px;
}

.parenter-icon {
	width: 100%;
	padding: 50px 0;
	border-bottom: 1px dashed #a9a9a9;
	border-color: rgba(255, 255, 255, .3);
}

.parenter-icon .icon-item {
	width: calc(100% / 8);
}

.parenter-icon .icon-item img {
	height: 42px;
}

.logo-content {
	padding: 50px 0;
}

.logo-content .logo-item {
	width: 25%;
}

.logo-content .logo-item img {
	width: 85%;
}

.noanli {
	width: 100%;
	color: #999;
	text-align: center;
	height: 300px;
	line-height: 300px;
	font-size: 18px;
}

.achieve-bottom {
	margin-top: 80px;
}

.achieve-bottom .case-more {
	padding: 11px 30px;
	border-radius: 8px;
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	background: #286cec;
	color: #fff;
}


/*顶部轮播底部数字*/

.banner-nav {
	position: absolute;
	bottom: -10%;
	z-index: 999;
	width: 100%;
}

.banner-nav .banner-nav-container {
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0px 0px 20px 5px;
	padding: 10px 0
}

.banner-nav .banner-nav-container {
	padding: 20px 0;
	width: 85%;
	margin: 0 auto;
}

.sy-box {
	width: 100%;
	min-height: 200px !important;
	overflow: hidden;
	position: relative;
}

.banner-nav-container .b-item {
	width: 20%;
	float: left;
	text-align: center;
}


/*我们已经服务过1000+客户-添加下划线*/

.case-type {
	font-size: 16px;
	color: #333;
	cursor: pointer;
	padding: 20px
}

.case-type:hover {
	color: #286cec;
	border-bottom: #286cec 2px solid;
}

.case-type-active {
	border-bottom: #286cec 2px solid;
}