﻿@charset "utf-8";

/* CSS Document */
.wrap {
	overflow: hidden;
}

.clear {
	clear: both;
}

#content {
	zoom: 1;
	width: 100%;
}

.row {
	width: 100%;
	margin: auto;
	position: relative;
	text-align: center;
}

.row:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}

/*-- All --*/



/* new */
.flex_box {
	display: flex;
}

.pub_bg {
	background: url(../../images/solution_corporation/pub_bg.png) center top no-repeat;
}

.pub_hd {
	display: flex;
	justify-content: center;
	margin-bottom: 0.4rem;
}

.rowB .pub_hd h3,
.rowD .pub_hd h3 {
	color: #fff;
}

.pub_hd h3 {
	line-height: 0.53rem;
	margin: auto 0.33rem;
	font-size: 0.38rem;
	font-weight: 700;
	color: #0C53B3;
}

.pub_hd .left_line,
.pub_hd .right_line {
	height: 0.34rem;
	position: relative;
	margin: auto 0;
}

.pub_hd .left_line .line1,
.pub_hd .right_line .line1 {
	width: 3.57rem;
	height: 0.01rem;
	background-color: #D9D9D9;
	position: absolute;
	top: 0.09rem;
}

.pub_hd .left_line .line2,
.pub_hd .right_line .line2 {
	width: 3.93rem;
	height: 0.01rem;
	background-color: #D9D9D9;
	position: absolute;
	top: 0.2rem;
}

.pub_hd .left_line .line3,
.pub_hd .right_line .line3 {
	height: 0.36rem;
	width: 0.01rem;
	background-color: #D9D9D9;
	position: absolute;
}

.pub_hd .left_line .line3 {
	transform: rotate(20deg);
	right: 0;
}

.pub_hd .right_line .line3 {
	transform: rotate(-20deg);
	left: 0;
}

.pub_hd .left_line .line1 {
	right: -0.02rem;
}

.pub_hd .left_line .line2 {
	right: 0.02rem;
}

.pub_hd .right_line .line1 {
	left: -0.02rem;
}

.pub_hd .right_line .line2 {
	left: 0.02rem;
}

.rowA {
	background: url(images/row0_bg.png) no-repeat center bottom;
	background-size: cover;
	padding: 0.55rem 0 0;
}

.rowA .text_box p {
	line-height: 0.32rem;
	text-indent: 2em;
	margin-bottom: 0.18rem;
	font-size: 0.18rem;
	text-align: left;
}

.rowA .text_box p a {
	color: #0F50A8;
}

.rowB {
	padding: 0.5rem 0;
}

.rowB .center_box {
	width: 5.5rem;
	height: 5.5rem;
	background: url(images/round_bg.png) no-repeat;
	display: flex;
}

.rowB .center_box .round2 {
	width: 4.7rem;
	height: 4.7rem;
	background-color: #f1f3ff;
	margin: auto;
	border-radius: 50%;
	display: flex;
}

.rowB .center_box .round2 .round_text {
	width: 3.8rem;
	height: 3.8rem;
	background-color: #2a36a4;
	margin: auto;
	border-radius: 50%;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.rowB .center_box .round2 .round_text p {
	font-size: 0.32rem;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 0.5rem;
}

.rowB .left_box,
.rowB .right_box {
	width: 4.25rem;
	position: relative;
}

.rowB .left_box li,
.rowB .right_box li {
	display: flex;
	position: absolute;
}

.rowB .left_box li span,
.rowB .right_box li span {
	display: block;
	height: 0.47rem;
	line-height: 0.47rem;
	padding: 0 0.3rem;
	background-color: #7C97DA;
	border-radius: 0.05rem;
	font-size: 0.18rem;
	color: #fff;
}

.rowB .left_box li i {
	width: 0;
	height: 0;
	border-top: 0.06rem solid transparent;
	border-right: 0.06rem solid transparent;
	border-left: 0.06rem solid #7C97DA;
	border-bottom: 0.06rem solid transparent;
	margin: auto 0;
}

.rowB .right_box li i {
	width: 0;
	height: 0;
	border-top: 0.06rem solid transparent;
	border-right: 0.06rem solid #7C97DA;
	border-left: 0.06rem solid transparent;
	border-bottom: 0.06rem solid transparent;
	margin: auto 0;
}

.rowB .left_box li em {
	display: block;
	margin: auto 0 auto 0.45rem;
	width: 0.18rem;
	height: 0.18rem;
	border-radius: 50%;
	background-color: #A3BCFA;
	border: 0.05rem solid #f5f5f5;
}

.rowB .right_box li em {
	display: block;
	margin: auto 0.45rem auto 0;
	width: 0.18rem;
	height: 0.18rem;
	border-radius: 50%;
	background-color: #A3BCFA;
	border: 0.05rem solid #f5f5f5;
}

.rowB .left_box .li1 {
	right: -1.08rem;
	top: 0.43rem;
}

.rowB .left_box .li2 {
	right: -0.28rem;
	top: 1.7rem;
}

.rowB .left_box .li3 {
	right: -0.18rem;
	top: 3.03rem;
}

.rowB .left_box .li4 {
	right: -0.76rem;
	top: 4.24rem;
}

.rowB .right_box .li1 {
	left: -1.08rem;
	top: 0.43rem;
}

.rowB .right_box .li2 {
	left: -0.28rem;
	top: 1.7rem;
}

.rowB .right_box .li3 {
	left: -0.18rem;
	top: 3.03rem;
}

.rowB .right_box .li4 {
	left: -0.76rem;
	top: 4.24rem;
}

.quction_box {
	margin-bottom: 0.35rem;
}

.quction_box i {
	display: block;
	margin: 0.37rem auto 0.3rem;
	width: 0.52rem;
	height: 0.5rem;
	background: url(images/down_icon.png) no-repeat;
}

.quction_box .title {
	display: flex;
	flex-flow: column;
	justify-content: center;
	width: 8.08rem;
	height: 1.6rem;
	border-radius: 0.3rem;
	background-color: #2158C4;
	margin: auto;
	z-index: 2;
	position: relative;
}

.quction_box .title p {
	font-size: 0.32rem;
	line-height: 0.5rem;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.quction_box .into {
	width: 100%;
	padding: 1rem 0.6rem 0.42rem;
	background-color: #F9FBFE;
	border-radius: 0.3rem;
	box-shadow: 0 0 0.05rem #202C9526;
	position: relative;
	top: -0.5rem;
}

.quction_box .into p {
	text-indent: 2em;
	font-size: 0.16rem;
	line-height: 0.32rem;
	margin-bottom: 0.18rem;
	text-align: left;
}

.construction_box {
	position: relative;
}

.construction_box .construction_bg {
	width: 100%;
	height: 5.3rem;
	background: url("../../images/solution_corporation/construction_bg.jpg") no-repeat;
	border-radius: 2rem 0.5rem 0.5rem 0.5rem;
	position: absolute;
	top: 0;
	right: 0;
}

.construction_box .construction {
	padding: 0.62rem 0 0;
	position: relative;
}

.rowB .construction_box .construction .pub_hd .line1,
.rowB .construction_box .construction .pub_hd .line2,
.rowB .construction_box .construction .pub_hd .line3,
.pub_bg .pub_hd .line1,
.pub_bg .pub_hd .line2,
.pub_bg .pub_hd .line3 {
	background-color: #5888D0;
}

.construction_ms {
	display: flex;
	position: relative;
}

.construction_ms li {
	width: 2.6rem;
	height: 4.2rem;
	margin: 0 0.1rem 0 0;
	background: linear-gradient(to bottom, #2F8CAB, #0C6FB5);
	border-radius: 0.3rem 0.8rem 0.3rem 0.3rem;
}

.construction_ms li .img_box {
	margin: 0.48rem 0 0.25rem 0.41rem;
	position: relative;
	height: 0.9rem;
}

.construction_ms li .img_box .bg {
	width: 0.68rem;
	height: 0.68rem;
	background-color: #659BFA;
	border-radius: 0.1rem;
}

.construction_ms li .img_box .bg2 {
	position: absolute;
	width: 0.67rem;
	height: 0.67rem;
	background-color: rgba(255, 255, 255, 0.3);
	border: 0.01rem solid #fff;
	border-radius: 0.1rem;
	top: 0.19rem;
	left: 0.19rem;
	display: flex;
}

.construction_ms li .img_box .bg2 img {
	margin: auto;
}

.construction_ms li .con {
	margin: 0 0.35rem;
}

.construction_ms li .con .title {
	height: 0.5rem;
	line-height: 0.5rem;
	font-size: 0.2rem;
	font-weight: 700;
	color: #fff;
	text-align: left;
}

.construction_ms li .con .into {
	font-size: 0.16rem;
	line-height: 0.3rem;
	color: #fff;
	text-align: justify;
}

.construction_ms .right_text {
	width: 4.47rem;
	margin: 0.44rem auto 0;
	font-size: 0.18rem;
	line-height: 0.4rem;
	text-align: justify;
	color: #fff;
	text-indent: 2em;
}

.rowC {
	background: url(images/row2_bg.png) no-repeat;
	padding: 0.72rem 0 0.4rem;
}

.rowC .solution-ITAI .sRow-intro {
	font-size: 0.18rem;
	line-height: 0.32rem;
	text-indent: 2em;
	margin-bottom: 0.55rem;
	text-align: justify;
}

.rowC .solution-ITAI .list .title {
	font-size: 0.16rem;
	color: #333;
}

.rowC .solution-ITAI .tips {
	text-align: center;
	height: 0.32rem;
	line-height: 0.32rem;
	color: #999999;
	font-size: 0.14rem;
}

.rowC .p_text span {
	color: #C7000B;
}

.rowC .solution-ITAI .tips a {
	color: #6D6D6D;
	text-decoration: underline;
}

.rowC .solution-ITAI .tips a:hover {
	color: #0C53B3;
}

.rowD {
	padding: 0.5rem 0 0;
}

.rowD .solution-mobileDevices .sRow-intro {
	text-align: left;
	width: 100%;
	margin: 0 auto 0.43rem;
	font-size: 0.18rem;
	color: #fff;
}

.rowM .more {
	margin: 0.3rem auto 0;
	text-align: center
}

.rowM .more a {
	display: inline-block;
	margin: auto;
	padding: 0.1rem 0.3rem;
	line-height: 0.34rem;
	color: #0C53B3;
	font-size: 0.16rem;
	border-radius: 0.5rem;
	background-color: #F1F3FA;
}

.rowM .more a:hover {
	background-color: #295DAB;
	color: #fff;
}


@media screen and (max-width: 750px) {
	.rowB>.row>.round_box {
		flex-direction: column;
		align-items: center;
	}

	.rowB>.row>.round_box>.left_box,
	.rowB>.row>.round_box>.right_box {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.rowB>.row>.round_box>.left_box li,
	.rowB>.row>.round_box>.right_box li {
		margin-bottom: .25rem;
		width: 100%;
		justify-content: center;
	}

	.rowB .left_box li span,
	.rowB .right_box li span {
		max-width: 100%;
	}

	.rowB .left_box li,
	.rowB .right_box li {
		position: unset;
	}

	.rowB .left_box li em,
	.rowB .left_box li i,
	.rowB .right_box li em,
	.rowB .right_box li i {
		display: none;
	}

	.pub_hd .left_line .line1,
	.pub_hd .right_line .line1 {
		width: 1.75rem;
	}

	.pub_hd .left_line .line2,
	.pub_hd .right_line .line2 {
		width: 2rem;
	}

	.construction_box {
		/* background-color: #295EAE; */
		background: none;
	}

	.construction_box .construction_bg {
		/* background: #295EAE; */
		background: none;
	}

	.construction_ms .right_text {
		width: 100%;
		color: #000;
		margin-top: .2rem;
	}

	.construction_ms {
		flex-wrap: wrap;
		padding-bottom: .62rem;
		justify-content: center;
	}

	.pub_bg {
		background: none;
		/* background: #3544A1; */
	}

	.solution-mobileDevices .sRow-pic {
		border-radius: 0 !important;
	}

	.rowA,
	.rowB,
	.rowC,
	.rowD,
	.rowM {
		overflow: hidden;
	}

	.quction_box .title {
		width: 100%;
		height: unset;
		padding: .15rem 0;
	}

	.pub_hd h3,
	.rowB .center_box .round2 .round_text p,
	.quction_box .title p {
		font-size: .28rem;
	}

	.rowB .pub_hd h3,
	.rowD .pub_hd h3 {
		color: #0C53B3;
	}

	.rowD .solution-mobileDevices .sRow-intro {
		color: #000;
	}

	.rowB .construction_box .construction .pub_hd .line1,
	.rowB .construction_box .construction .pub_hd .line2,
	.rowB .construction_box .construction .pub_hd .line3,
	.pub_bg .pub_hd .line1,
	.pub_bg .pub_hd .line2,
	.pub_bg .pub_hd .line3 {
		background-color: #D9D9D9;
	}

	.quction_box .into {
		padding: 1rem 0.15rem 0.42rem;
	}

	.rowB {
		padding-bottom: 0;
	}

	.rowC .solution-ITAI .sRow-intro {
		margin-bottom: .1rem;
	}

	.construction_ms li {
		flex: 1;
		height: unset;
		padding-bottom: .48rem;
	}

	.construction_ms li .con .title,
	.construction_ms li .con .into {
		height: unset;
		line-height: unset;
	}
}


@media screen and (max-width: 500px) {

	.construction_ms {
		flex-direction: column;
		align-items: center;
		padding-bottom: .15rem;
	}

	.construction_ms li {
		margin-bottom: .35rem;
		margin-right: 0;
		width: 100%;
		padding: .25rem 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.construction_ms li .img_box {
		margin: 0;
	}

	.construction_ms li .con .title,
	.construction_ms li .con .into {
		text-align: center;
	}
	
	.quction_box{
		margin-bottom: 0;
	}
}