#content{
min-height:900px;
position:relative;
}
.subBanner-grp5{
width:100%;
height:448px;
position:relative;
background-position:center center;
background-repeat:no-repeat;
}
.narrow .subBanner-grp5{
height:358px;
background-size:auto 358px;
}
.subBanner-grp5 .wrap{
	position:relative;
	height:100%;
	overflow:auto;
}
.subBanner-grp5 .subBanner-title{
	margin-top:68px;
	margin-bottom:0px;
	text-align:center;
	color:#FFF;
	font-size:50px;
	line-height:60px;
	white-space:10px;
}
.narrow .subBanner-grp5 .subBanner-title{
	font-size:40px;
	line-height:50px;
}
.subBanner-grp5 .subBanner-subtitle {
	margin:0px;	
	padding:0px;
	text-align:center;
	color:#FFF;
}
.subBanner-grp5 .subBanner-img{
	position:absolute;
	right:0px;
	bottom:20px;
	z-index:1
}
.narrow .subBanner-grp5 .subBanner-img{
	height:160px;
}
.person{
position: absolute;
left: 50%;
top: 40px;
margin-left: -400px;
z-index:1
}
.narrow .person{height:520px;}
.bgBTM{
width:1920px;
height:334px;
position:absolute;
left:50%;
margin-left:-960px;
bottom:0px;
background-position:center bottom;
background-repeat:no-repeat;
}
.talk-wrap{
padding-bottom:204px;
position:relative;
z-index:2;

}
.talk{
width:430px;
padding-left:240px;
position:relative;
margin:0 auto;
margin-bottom:80px;
min-height:170px;
background-position:left center;
background-repeat:no-repeat;
}
.narrow .talk {
    margin-bottom: 60px;
    min-height: 140px;
	background-position:50px center;
	background-size:130px;
}
.narrow .talk p{margin:20px;}
.talk1{
margin-top:160px;
}
.narrow .talk1{margin-top:40px;}
.talk.bg_top{
background-position:left top;
}
.narrow .talk.bg_top{background-position:50px top;}
.talk ul{
padding-left:16px;
}

.talk li{
padding:10px 0px;
}


.talk .block_50{
	display:inline-block;
	width:46%;
	margin:0px;
}

.talk .max_W{
width:100%;
}



.fsize_20{
font-size:20px;
line-height:30px;
}
.fsize_30{
font-size:30px;
line-height:40px;
}
.fsize_50{
font-size:50px;
line-height:60px;
}

.narrow .fsize_20{
font-size:16px;
line-height:26px;
}
.narrow .fsize_30{
font-size:24px;
line-height:34px;
}
.narrow .fsize_50{
font-size:40px;
line-height:50px;
}

.f_red{
color:#eb6143;
}

.f_blue{
color:#0063b0;
}
.f_green{
color:#8dc556;
}
.f_yellow{
color:#f7af00;
}
.f_orange{
color:#f2902f
}
.f_bold{font-weight:bold;}

@media only screen and (max-width:1000px) {

.subBanner-grp5 {
	height:250px;
	background-size:auto 250px;
	
}
.subBanner-grp5  .subBanner-title{
	margin-top:50px;
	font-size:24px;
	line-height:34px;
}
.subBanner-grp5  .subBanner-img{
	height:70px;
	bottom:50px;
}
.person{
left: 20px;
width:100px;
margin-left: 0px;
}
.talk{
padding-top:1px;
width:80%;
min-width:280px;
background-size:50px auto;
padding-left:60px;
margin-bottom:90px;
box-sizing: border-box;
background-position: left top;
min-height:100px;
}
.talk1{
margin-top:0px;
}
.talk p{margin:5px 0px;}

.fsize_20{
font-size:16px;
line-height:26px;
}
.fsize_30{
font-size:20px;
line-height:30px;
}
.fsize_50{
font-size:24px;
line-height:34px
}


.subBanner .cloud1{
	top:27px;
	margin-left:-190px;
}
.subBanner .cloud2{
	display:none;
}
.subBanner .cloud3{
	top:20px;
	margin-left:150px;
}
.subBanner .cloud4{
	display:none;
}
.subBanner .cloud5{
	display:none;
}
.subBanner .cloud{
	width:50px;
	background-size:100% auto;
}
.subBanner .cloud.style2{
	width:30px;
	background-size:100% auto;
}
}
@media only screen and (max-width:600px) {
.subBanner-grp5 {
	height:140px;
	background-size:auto 140px;
	
}
.subBanner-grp5  .subBanner-title{
	margin-top:20px;
	font-size:24px;
	line-height:34px;
}
.subBanner-grp5  .subBanner-img{
	height:70px;
	bottom:5px;
}

.person{
left: 20px;
width:60px;
margin-left: 0px;
}
.talk{
margin-bottom:60px;
}
}