* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px;
	font-family: MicrosoftYaHei;
	background: #F6F8FB;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}
a{
	text-decoration: none;
	cursor: pointer;
}
.clear {
	clear: both;
}

.index-content {
	width: 1200px;
	margin: 0 auto;
}

/*首页上侧左*/
.product-left {
	float: left;
	width: 269px;
	margin-right: 18px;
	font-size: 16px;
	background: #fff;
	border-radius: 5px;
}

.product1-left ul {
	/* margin-left: 24px; */
}

.product1-left .product-title {
	padding: 12px 24px;
	margin-bottom: 5px;
	border-bottom: 1px solid #efefef;
}

.product1-left ul li {
	padding: 15px 24px;
	color: #3a405b;
	cursor: pointer;
}

.product1-left ul li:hover {
	box-shadow: -1px 0px 15px 1px rgba(0, 89, 212, 0.1);
}

.product1-left ul li img {
	margin-right: 15px;
}

.product1-left .product-base {
	padding: 11px 24px;
	margin-top: 5px;
	border-top: 1px solid #efefef;
}

.product1-left .product-base img {
	margin-right: 15px;
}

/*首页上侧右*/
.product-right {
	float: left;
	width: 913px;
}

.product-right .product-image img {
	width: 913px;
	height: 480px;
}

.new-activity {
    width: 913px;
}
.new-activity .swiper-slide {
	float: left;
	width: 228px!important;
	height: 107px;
	background: #009CFF;
	padding: 25px 24px;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 0!important;
}

/* .new-activity .swiper-slide:hover {
	background: #008AFF;
} */
.swiper-slide-thumb-active{
	background: #008AFF!important;
}

.new-activity .swiper-slide img {
	float: left;
}

.new-activity .activity-right {
	float: left;
	color: #fff;
	margin-top: 10px;
	margin-left: 15px;
}

.new-activity .activity-right span {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 4px;
}

.new-activity .activity-right p {
	font-size: 12px;
}

/**/
.product-center-up {
	background: #fff;
	padding: 20px 7px;
	margin: 21px 0;
}

.product-center-up .hy-numberWrap li {
	float: left;
	width: 236px;
	text-align: center;
	border-right: 1px solid #efefef;
}

.product-center-up .hy-numberWrap li span {
	display: block;
	margin-bottom: 3px;
	color: #333;
	font-size: 30px;
	font-weight: bold;
}

.product-center-up .hy-numberWrap li p {
	color: #666;
}

.product-center-up .hy-numberWrap li em {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

.product-center-up .hy-numberWrap li.close {
	border-right: 0;
}

/**/
.solution-title {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 41px;
}
.solution-title .solution-headline {
    display: block;
    font-size: 32px;
    padding: 10px 0 0 0;
    line-height: 60px;
    color: #333;
}
/*解决方案*/
.index-page .solution-more {
	height: 521px;
	background: #002152;
	width: 100%;
	overflow: hidden;
	background: url(../img/banner1.jpg) no-repeat;
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.solution-more .solution-more-slide .container {
	height: 521px;
	position: relative;
}

.index-page .solution-more-slide .hd {
	width: 194px;
	position: absolute;
	z-index: 2;
	height: 521px;
	left: 0;
	top: 0;
	color: #fff;
}

.solution-more-slide .hd ul {
	margin-top: 40px;
	border-right: 1px solid #fff;
}

.solution-more .container .hd li {
	width: 135px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	margin-bottom: 30px;
	cursor: pointer;
	color: #fff;
	text-align: center;
}

.solution-more .container .hd li.on {
	background: #1069f5;
}

.solution-more .container .bd .inner {
	padding-left: 265px;
	padding-top: 35px;
	color: #fff;
}

.index-page .solution-more-slide .bd .example li {
	float: left;
	margin-right: 37px;
	width: 157px;
}

.inner .btn-wrap h2 {
	float: left;
	font-size: 28px;
	font-weight: normal;
}

.btn-wrap a {
	float: right;
	display: inline-block;
	width: 171px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #1069f5;
}

.inner .intro {
	margin: 38px 0 25px;
}

.inner .intro dd {
	line-height: 26px;
}

.inner .data-interflow {
	padding: 35px 0;

}

.inner .data-interflow ul li {
	float: left;
	text-align: center;
	margin-right: 69px;
}

.inner .example {
	border-top: 1px dashed #fff;
	padding-top: 35px;
}

.mar-right {
	margin-right: 0 !important;
}

.inner .example li img {
	border-radius: 3px;
}
.succen-case .case-name{
	float: left;
	margin-right: 26px;
	cursor: pointer;
}

.succen-case .case-name img{
	margin: 12px 0;
}
.succen-case .case-name p{
	font-size: 18px;
	margin-bottom: 13px;
}
.succen-case .case-name:hover img{
	box-shadow: 4px 2px 9px 0px 
			rgba(2, 12, 147, 0.34);
}
.succen-case .case-name:hover p{
	font-weight: bold;
}
.intellectual-hall{
	background: #fff;
	margin-top: 35px;
	padding: 30px 0;
}
.intellectual-hall h3{
	font-size: 24px;
	font-weight: normal;
}
.intellectual-hall .intellectual-left{
	float: left;
	margin-right: 80px;
}
.intellectual-left h3{
	margin-bottom: 20px;
}
.intellectual-left p a{
	display: block;
	color: #999;
	margin-top: 10px;
}
.intellectual-left p a:hover{
	color: #333;
}
.intellectual-left a.more{
	display: inline-block;
	padding: 7px 20px;
	color: #fff;
	background: #fc5004;
	border-radius: 18px;
	margin-top: 10px;
}