 
.waytis{
	width: 100%;
	text-align: center;
	padding-top: 60px;
	margin-bottom: 60px;
}
.waytis h5{
	font-size: 30px;
	line-height: 42px;
	letter-spacing: 1px;
	color: #000000;
}
.waytis p{
	font-size: 14px;
	line-height: 18px;
	color: #6b6b6b;
	padding-top: 25px;
}

.wayTain{
	width: 100%;
	height: 550px;
	background: url(../midbg.png) no-repeat 0 center;
	background-size: 100% 100%;
	position: relative;
	z-index: 5;
}
.tainDesc{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 20;
}
.bd-left{
	width: 37%;
	min-height: 270px;
	background: #FFFFFF;
	padding: 50px 50px 60px 80px;
	border-bottom: 3px #EA5B24 solid;
}
.bd-left h3{
	font-size: 24px;
	color: #2A2973;
	padding-left: 40px;
}
.bd1{
	background: url(../new-kf.png) no-repeat 0 center;
	background-size: 28px;
}
.bd2{
	background: url(../new-ad.png) no-repeat 0 center;
	background-size: 21px;
}

.maintis{
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	margin: 24px 0 15px;
}
.telbox p,.telbox p span{
	font-size: 16px;
	line-height: 15px;
	color: #6e6e6e;
	line-height: 30px;
}
/* .telbox p span:nth-child(1){
	margin-right: 30px;
	display: inline-block;
	width: 50%;
} */
.telbox p span i,.telbox p i{
	color: #42c3fd;
}

.forms{
	margin-bottom: 100px;
}
.fomleft{
	width: 455px;
	height: 273px;
	overflow: hidden;
}
.fomleft img{
	max-width: 100%;
}
.fomright{
	width: 60%;
	box-sizing: border-box;
}
.fomright input,.fomright textarea{
	font-size: 16px;
}
.fomright p input{
	width: 48%;
	height: 62px;
	display: inline-block;
	background-color: #f5f5f5;
	border-radius: 5px;
	text-indent: 2em;
}
.fomright p input:nth-child(2){
	float: right;
}
.fomright .comnames{
	width: 100%;
	display: block;
	text-indent: 2em;
	height: 62px;
	background-color: #f5f5f5;
	border-radius: 5px;
	margin: 12px 0;
}
.fomright textarea{
	width: 100%;
	height: 124px;
	resize: none;
	display: block;
	background-color: #f7f7f7;
	border-radius: 5px;
	text-indent: 2em;
	box-sizing: border-box;
	padding-top: 20px;
}

.fomright input::-webkit-input-placeholder,.fomright textarea::-webkit-input-placeholder{
	font-size: 16px;
	color: #666666;
}
.submits{
	width: 134px;
	height: 34px;
	display: block;
	margin: 60px auto 0;
	text-align: center;
	line-height: 34px;
	border-radius: 17px;
	border: solid 1px #c9c9c9;
	font-size: 18px;
	color: #4f4f4f;
}

@media screen and (max-width:1100px) {
	.tainDesc{
		width: 90%;
	}
	.wayTain{
		height: 750px;
		background: url(../ph-bg.jpg) no-repeat 0 center;
		background-size: 100% 100%;
	}
	.bd-left{
		display: block;
		width: 90%;
		padding: 5%;
		margin-top: 10px;
	}
	.telbox p span:nth-child(1){
		width: 100%;
	}
	.forms{
		width: 90%;
	}
	.fomleft,.fomright{
		width: 100%;
		height: auto;
		margin-bottom: 25px;
	}
	.waytis h5{
		font-size: 26px;
	}
	.waytis {
		width: 100%;
		text-align: center;
		padding-top: 31px;
		margin-bottom: 30px;
	}
	.forms{
		margin-bottom: 40px;
	}
	.submits{
		margin-top: 30px;
		font-size: 16px;
	}
	.waytis p{
		width: 70%;
		margin: auto;
	}
	.fomright input::-webkit-input-placeholder,.fomright textarea::-webkit-input-placeholder{
		font-size: 14px;
		color: #666666;
		text-indent: 1em;
	}
	.fomright input,.fomright textarea{
		font-size: 14px;
	}
	.fomright p input,.fomright .comnames,.fomright textarea{
		width: 100%;
		text-indent: 1em;
		margin-bottom: 10px;
	}
	.fomright textarea{
		text-indent: 1em;
		
	}
}
@media screen and (max-width:1100px) {


.wayTain{
		height: 650px;
		background: url(../ph-bg.jpg) no-repeat 0 center;
		background-size: 100% 100%;
	}
	
}
.bd-100{
    width:100%;
    background-image: url(../image/company_future.png);
    background-repeat: no-repeat;
    background-position:bottom 50px right 0px;
	box-sizing: border-box;
	padding-bottom:80px
}
.telbox{
	display: flex;
	padding-top: 30px;
	flex-wrap: wrap;
	justify-content: start;
}
.tleft{
	width:330px;
}
@media(max-width:800px){
	.bd-100{
		padding-bottom:180px;
	}
}