.position{
	padding:15px 0px;
	background-color: #F5F5F5;
	color:#494949;
	font-size:16px;
}
.position a{
	font-size:16px;
	color:#494949;
	padding:0px 10px;
}
.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}
.sec-title{
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
	text-align: center;
	background:url(../img/column.technology.struc.sec-title_bg.png) center top no-repeat;
	background-size:cover;
}
.sec-title:after{
	content:"";
	display: table;
	clear: both;
}
.sec-title .main-title{
	height: 75px;
	float:left;
	padding:10px 40px;
	background-color:#1288C5;
	text-align: left;
	color:white;
}
.sec-title .main-title h2{
	position: relative;
	font-size:26px;
	line-height: 1.15em;
	font-weight: 400;
	margin-bottom: 0px;
}
.sec-title .main-title h2 span{
	position: absolute;
	top:-22px;
	left:0px;
	font-size: 12px;
	line-height: 1em;
	padding-bottom:3px;
	white-space: nowrap;
	border-bottom:solid #FFFFFF 1px;
}
.sec-title .sub-title{
	font-size: 17px;
	color: #FFFFFF;
	font-weight: 600;
}
/*** 

====================================================================
	Section1
====================================================================

***/

.sec1{
	padding-top:20px;
	position:relative;
}
.sec1 .road-banner{
	position: relative;
	margin:0px;
}
.sec1 .road-banner .road-layer{
	display: block;
	width:100%;
}
.sec1 .road-banner .guide{
	position: absolute;
	top:0%;
	left:0%;
	width:12%;
	/*height:0px;*/
	/*padding-bottom:12%;*/
}
.sec1 .road-banner .guide .guide_img{
	display: block;
	width:100%;
}
.sec1 .road-banner .guide .icon{
	position: absolute;
	width:30%;
	top:9.6%;
	left:10.8%
}
.sec1 .road-banner .guide:hover .icon{
	transform: rotateY(720deg);
	transition-duration: 1s;
	transition-delay: 0.3s;
}
.sec1 .road-banner .guide span{
	position: absolute;
	text-align: center;
	font-size:14px;
	white-space: nowrap;
	font-weight: 600;
	color:#058D94;
}
.sec1 .road-banner .g1{
	left:80%;
	top:47%;
	width:24%;
}
.sec1 .road-banner .g1 span{
	top:12%;
	left:53%;
}
.sec1 .road-banner .g2{
	left:24%;
	top:56%;
	width:24%;
}
.sec1 .road-banner .g2 span{
	top:22%;
	right:102%;
}
.sec1 .road-banner .g3{
	left:56%;
	top:44%;
	width:21%;
}
.sec1 .road-banner .g3 span{
	top:60%;
	right:90%;
}
.sec1 .road-banner .g4{
	left:68%;
	top:31%;
	width:16%;
}
.sec1 .road-banner .g4 span{
	top:0%;
	left:50%;
}
.sec1 .road-banner .g5{
	left:45%;
	top:33%;
	width:14%;
}
.sec1 .road-banner .g5 span{
	bottom:100%;
	left:15%;
}
.sec1 .road-banner .g6{
	left:18%;
	top:31.5%;
	width:12.5%;
}
.sec1 .road-banner .g6 span{
	bottom:100%;
	left:-15%;
}
.sec1 .road-banner .g7{
	left:31%;
	top:21%;
	width:11%;
}
.sec1 .road-banner .g7 span{
	bottom:100%;
	left:15%;
}
.sec1 .road-banner .g8{
	left:8%;
	top:25%;
	width:10%;
}
.sec1 .road-banner .g8 span{
	bottom:100%;
	left:15%;
}
.sec1 .road-banner .g9{
	left:0%;
	top:22%;
	width:8%;
}
.sec1 .road-banner .g9 span{
	bottom:100%;
	right:50%;
}
/*** 

====================================================================
	Section2
====================================================================

***/

.sec2 {
	margin-bottom: 60px;
}

.sec2 .content-info{
}

.sec2 .content-info img {
	width: 100%;
}

.sec2 .content-info .info {
	margin: 60px auto;
	width: 980px;
	font-size: 24px;
	line-height: 48px;
}
/*** 

====================================================================
	Section3
====================================================================

***/
.sec3{
	background-color:#F6F6F6;
}
.sec3 .sec-title{
	padding-bottom:20px;
}

.sec3 .row{
}
.sec3 .row img{
	display: block;
	width:90%;
	margin:40px auto;
}
/*** 

====================================================================
	Section4
====================================================================

***/
.sec4{
	
}

.sec4 .content-info {
	padding: 80px 0;
	display: flex;
}
.sec4 .content-info .title {
	/* width: 216px; */
	margin-top: 50px;
	margin-left: 100px;
	height: 53px;
	font-size: 56px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #1288C5;
	line-height: 60px;
}
.sec4 .content-info .info {
	margin-top: 100px;
	margin-left: 100px;
	width: 597px;
	height: 89px;
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 60px;
}
/*** 

====================================================================
	Section5
====================================================================

***/
.sec5{
	
}

.sec5 .img-content img {
	width: 100%;
}
.sec5 .sec-title{
	margin-bottom:50px;
}
.sec5 .col-xs-9 .col-xs-12{
	margin-bottom: 15px;
}

.sec5 .row img{
	display: block;
	width:100%;
	margin:0px auto;
}
.sec5 .ppt2{
	margin:50px 0px 0px;
}
.sec5 .ppt2 img{
	display: inline-block;
	vertical-align: middle;
}


.title-content {
  width: fit-content;
  height: 108px;
  background-color: #148dc4;
  color: #ffffff;
  padding: 16px 30px 0 160px;
  box-sizing: border-box;
}

.title-content .title-en {
  margin-bottom: 10px;
  padding-bottom: 4px;
  width: fit-content;
  font-size: 18px;
  border-bottom: 1px solid #ffffff;
}

.title-content .title {
	width: fit-content;
	padding-top: 4px;
	border-top: 1px solid #ffffff;
  font-size: 32px;
}


.sec6 .content-info {
	padding: 80px 0;
	display: flex;
}

.sec6 .content-info .title {
	/* width: 216px; */
	margin-top: 50px;
	margin-left: 100px;
	height: 53px;
	font-size: 56px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #1288C5;
	line-height: 60px;
}
.sec6 .content-info .info {
	margin-top: 100px;
	margin-left: 100px;
	width: 448px;
	height: 89px;
	font-size: 30px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 60px;
}