.main{
	background-color: #f6f7f8;
	font-size: 16px;
	color: #333;
	position: relative;
}
.line-box{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}
.line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.main .title img{
	width: 2.25em;
	margin-bottom: 1.5em;
}
.main .title h5{
	font-size: 1.75em;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1em;
}
.main .title p{
	font-size: 1em;
	color: inherit;
	line-height: 1.75;
	max-width: 100%;
	width: 50em;
}
.banner{
	position: relative;
}
.banner .inner{
	position: absolute;
	left: 0;
	right: 0;
	top: 32.273%;
}
.banner .coversquare{
	background-color: #f6f7f8;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	height: 18.94%;
	z-index: 1;
}
.banner h1{
	font-size: 3.5em;
	color: #fff;
	font-weight: bold;
}
/*蓝色下划线*/
.xian01 {
    width:9rem;
    height: 0.3rem;
    background: #0468b0;
    margin-top: -0.8rem;
	margin-bottom:1.12rem;
}
.kong{height:5rem;}
.sec1{
	position: relative;
	margin-bottom: 5.9375%;
}
.sec1 .inner{
	position: relative;
}
.sec1 .text-box{
	position: absolute;
	bottom: 100%;
	left: 0;
	z-index: 1;
	width: 50%;
	background-color: #fff;
	border-left: 1px solid rgba(160,160,160,0.2);
	padding: 4.43% 0 3.86%;
}
.sec1 .text-box::after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: rgba(160,160,160,0.2);
	margin-left: -1px;
}
.sec1 .text-box .icon{
	width: 16.429%;
	vertical-align: middle;
}
.sec1 .text-box .inline-box{
	display: inline-block;
	vertical-align: middle;
	width: 53.571%;
	margin-left: 9.43%;
	margin-right: 11.43%;
}
.sec1 .text-box h5{
	font-size: 1.25em;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1.5em;
}
.sec1 .text-box p{
	font-size: 1em;
	color: inherit;
	line-height: 1.75;
}
.sec1 .text-box .icon{
	width: 13.86%;
}
.sec2{
	margin-bottom: 3.65%;
	position: relative;
}
.sec2 .title{
	margin-bottom: 3.86%;
}
.sec2 .inner{
	padding: 0 1px;
}
.sec2 ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec2 ul::after{
	display: block;
	content: "";
	width: 48.6%;
}
.sec2 li{
	background-color: #fff;
	width: 48.6%;
	margin-bottom: 3.286%;
	padding: 0.75em 0.5625em;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 0% 2px;
	background-image: url(../images/solutionlist_sec2_bgline.jpg);
	-webkit-transition: background-size 0.5s;
	transition: background-size 0.5s;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec2 li:hover{
	background-size: 100% 2px;
}
.sec2 li .ta-right{
	text-align: right;
}
.sec2 li .img-box{
	width: 36.25%;
}
.sec2 li .img-box img{
	width: 100%;
}
.sec2 li .text-box{
	width: 58.82%;
	padding-right: 1.51%;
}
.sec2 li .text-box .time{
	font-size: 16px;
	color: #999;
	font-weight: bold;
	font-family: "GOTHAMBOLD";
}
.sec2 li h5{
	font-size: 1.375em;
	color: #333;
	font-weight: normal;
	margin-bottom: 0.64em;
}
.sec2 li:hover h5{
	color: #007bc1;
}
.sec2 li p{
	font-size: 1em;
	color: #999;
	line-height: 1.75;
	height: 3.5em;
	text-align: justify;
	margin-bottom: 0.875em;
}
.sec2 li p a{
	font-size: inherit;
	color: inherit;
}
.sec2 li .btn-more{
	font-size: 0.75em;
	text-align: left;
}
.sec2 li .btn-more:hover{
	width: 7.5em;
	padding: 0 0.5em;
}
.sec2 li .btn-more span{
	font-size: 1.17em;
}
.sec3{
	margin-bottom: 2.9375%;
	position: relative;
}
.sec3 .title{
	margin-bottom: 3.86%;
}
.sec3 .inner{
	padding: 0 1px;
}
.sec3 a{
	display: inline-block;
	vertical-align: top;
	width: 24%;
	/*width: 24.286%;*/
	border: 1px solid transparent;
	margin-right: 0.952%;
	margin-bottom: 1.952%;
	padding: 1.714% 0.786% 1.4286%;
  	box-shadow: 0px 0px 0.5em rgba(75, 75, 75, 0.2);
}
.sec3 a:nth-child(4n){
	margin-right: 0;
}
.sec3 a:hover{
	border-color: rgba(15,144,217,0.25);
}
.sec3 h5{
	font-size: 1.375em;
	color: #0267af;
	font-weight: normal;
	margin-bottom: 6.35%;
}
.sec3 h5 span{
	vertical-align: middle;
}
.sec3 h5 img{
	vertical-align: middle;
	margin-right: 0.5em;
	height: 0.75em;
	width: auto;
}
.sec3 .img{
	width: 100%;
}
.sec4{
	margin-bottom: 3.85%;
	position: relative;
}
.sec4 .title{
	margin-bottom: 3.14%;
}
.sec4 .inner{
	padding: 0 1px;
}
.sec4 ul{
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec4 ul::after{
	display: block;
	content: "";
	width: 48.6%;
}
.sec4 li{
	background-color: #fff;
	width: 48.6%;
	margin-bottom: 3.286%;
	padding: 0.75em 0.5625em;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 0% 2px;
	background-image: url(../images/solutionlist_sec2_bgline.jpg);
	-webkit-transition: background-size 0.5s;
	transition: background-size 0.5s;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.sec4 li:hover{
	background-size: 100% 2px;
}
.sec4 li .ta-right{
	text-align: right;
}
.sec4 li .img-box{
	width: 36.25%;
}
.sec4 li .img-box img{
	width: 100%;
}
.sec4 li .text-box{
	width: 58.82%;
	padding-right: 1.51%;
}
.sec4 li h5{
	font-size: 1.375em;
	color: inherit;
	font-weight: normal;
	line-height: 1.27;
	margin-bottom: 1.64em;
}
.sec4 li:hover h5{
	color: #007bc1;
}
.sec4 li .btn-more{
	font-size: 0.75em;
	text-align: left;
}
.sec4 li .btn-more:hover{
	width: 7.5em;
	padding: 0 0.5em;
}
.sec4 li .btn-more span{
	font-size: 1.17em;
}
.sec5{
	margin-bottom: 8.96%;
	position: relative;
}
.sec5 .title{
	margin-bottom: 4.3%;
}
.sec5 li{
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sec5 li:nth-child(odd){
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.sec5 li:nth-child(even){
	-webkit-flex-direction: row;
	flex-direction: row;
}
.sec5 li .text-box{
	width: 42.86%;
}
.sec5 li h5{
	font-size: 1.375em;
	color: #046ab1;
	font-weight: bold;
	margin-bottom: 6.333%;
}
.sec5 li p{
	font-size: 1em;
	color: inherit;
	line-height: 1.75;
	text-align: justify;
	margin-bottom: 4.67%;
}
.sec5 li p:last-child{
	margin-bottom: 0;
}
.sec6{
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.sec6 .inner{
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.sec6 .title{
	width: 46.43%;
}
.sec6 .img-box{
	width: 50%;
}
.sec6 .img-box img{
	width: 137.143%;
}
@media only screen and (max-width:1440px){
	.main{
		font-size: 14px;
	}
	.sec1 .text-box .inline-box{
		width: 65%;
		margin-right: 5%;
	}
}

@media only screen and (max-width:1366px){
}

@media only screen and (max-width:1024px){
	.main{
		font-size: 0.625rem;
	}
	.banner .inner{
		top: 25.5%;
	}
	.banner .coversquare{
		height: 11.25%;
	}
	.line-box div{
		width: 50%;
	}
	.line-box div:nth-child(odd){
		display: none;
	}
/*蓝色下划线*/
.xian01 {
    width: 5rem;
    height: 0.2rem;
    margin-top: -0.3rem;
	margin-bottom:0.6rem;
}
.kong{height:1rem;}	
.main .title p{font-size:0.8rem;}
	.sec1{
		margin-bottom:-1rem;
	}
	.sec1 .text-box{
		width: 100%;
		border-right: 1px solid rgba(160,160,160,0.2);
		padding: 1.5rem 0;
	}
	.sec1 .text-box .icon{
		width: 20%;
	}
	.sec1 .text-box .inline-box{
		width: 65%;
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.sec2{
		margin-bottom: 10%;
	}
	.sec2 .title{
		margin-bottom: 5%;
	}
	.sec2 ul{
		-webkit-display: block;
		display: block;
	}
	.sec2 ul::after{
		display: none;
	}
	.sec2 li{
		width: 100%;
		margin-bottom: 5%;
		background-image: none;
	}
	.sec2 li:hover h5{
		color: #333;
	}
	.sec2 li .btn-more:hover{
		width: 2.375em;
		padding: 0;
	}
	.sec3{
		margin-bottom: 10%;
	}
	.sec3 .title{
		margin-bottom: 5%;
	}
	.sec3 a{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.sec3 a:nth-child(4n){
		margin-right: 2%;
	}
	.sec3 a:nth-child(even){
		margin-right: 0;
	}
	.sec3 a:hover{
		border-color: transparent;
	}
	.sec4{
		margin-bottom: 10%;
	}
	.sec4 .title{
		margin-bottom: 5%;
	}
	.sec4 ul{
		-webkit-display: block;
		display: block;
	}
	.sec4 ul::after{
		display: none;
	}
	.sec4 li{
		width: 100%;
		margin-bottom: 5%;
		background-image: none;
	}
	.sec4 li h5{
		color: #333;
	}
	.sec4 li:hover h5{
		color: #333;
	}
	.sec4 li .btn-more:hover{
		width: 2.375em;
		padding: 0;
	}
	.sec5{
		margin-bottom: 10%;
	}
	.sec5 .title{
		margin-bottom: 5%;
	}
	.sec5 li{
		-webkit-display: block;
		display: block;
		margin-bottom: 10%;
	}
	.sec5 li .text-box{
		width: 100%;
		margin-bottom: 5%;
	}
	.sec5 li h5{
		margin-bottom: 2.5%;
	}
	.sec5 li p{
		margin-bottom: 2.5%;
	}
	.sec6{
		padding: 10% 0;
	}
	.sec6 .inner{
		-webkit-display: block;
		display: block;
	}
	.sec6 .title{
		width: 100%;
		margin-bottom: 5%;
	}
	.sec6 .img-box{
		width: 100%;
	}
	.sec6 .img-box img{
		width: 100%;
	}
}
.sec1 .text-box{
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 50%;
	z-index: 1;
	padding: 1.5% 0 1.5%;
	border-left: 1px solid rgba(160,160,160,0.2);
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: space-around;
	-webkit-flex-direction: row;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: space-around;
	-moz-flex-direction: row;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: space-around;
	-ms-flex-direction: row;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: space-around;
	-o-flex-direction: row;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: row;
}
.sec1 .text-box::after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: rgba(160,160,160,0.2);
}
.sec1 .text-box a{
	display: block;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding: 0.8333em 0;
	border-bottom: 0.125em solid transparent;
}
.sec1 .text-box a:hover{
	color: #0267af;
	border-bottom:3px solid #0079c2;
}
.text-box a.active{
	color: #0267af;
	border-color: #0267af;
}
.sec1 .text-box img{
	width: 16%;
}
@media only screen and (max-width:1440px){
	/*新闻列表*/

	.sec1 .text-box a{
		font-size: 21px;
	}
}
@media only screen and (max-width:1024px){
	/*新闻列表*/
	.sec1 .text-box{
		width: 100%;
		border-right: 1px solid rgba(160,160,160,0.2);
	}
	.sec1 .inner{
		padding: 1.5rem 0;
	}
	.sec1 .text-box a{
		font-size: 0.75rem;
	}
}