.content{
	padding: 24px 16px 50px;
	box-sizing: border-box;
	background: #FFFFFF;
}
.contentTitle{
	width: 100%;
	display: flex;
	justify-content: space-around;
	padding-bottom: 8px;
    box-sizing: border-box;
	margin-bottom: 24px;
    border-bottom: 1px solid #EEEEEE;
}
.contentTitle_C{
	font-size:28px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(2,86,145,1);
	margin-left: -4%;
}
.contentTitle_E{
	font-size:14px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(192,192,192,1);
	padding-top: 2.5%;
	box-sizing: border-box;
	margin-left: -4%;
}
.contentTitle_icon{
	width: 28px;
}
.contentTitle_icon img{
	width: 100%;
}
.contentNeirong{
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	margin-bottom: 35px;
}
.dingzhi_biaoti{
	font-size:18px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(51,51,51,1);
	margin-bottom: 20px;
	text-align: center;
}
.dingzhi_jianjie{
	font-size:14px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:25px;
	margin-bottom: 20px;
	text-align: center;
}
.dingzhi_phone{
	font-size:20px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(69,69,69,1);
	text-align: center;
	margin-bottom: 30px;
}
.dingzhi_tijiao{
	padding: 0 35px;
	box-sizing: border-box;
}
.dingzhi_tijiao_name{
	display: flex;
	/* justify-content: space-between; */
	border-bottom: 1px solid #D8D8D8;
	/* padding: 12px 0; */
	box-sizing: border-box;
	margin-bottom: 20px;
}
.dingzhi_tijiao_nameLeft{
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:rgba(69,69,69,1);
}
.dingzhi_tijiao_nameRight{
	margin-left: 2%;
}
input{
	background:none;  
    outline:none;  
    border:none!important;
	margin-bottom: 0!important;
	padding: 4px 15px 10px!important;
	box-sizing: border-box!important;
}
textarea{
	outline:none!important;
    border:none!important;
	margin-bottom: 0!important;
}
.dingzhi_tijiao_liuyan{
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 30px;
}
.dingzhi_tijiao_btnBox{
	margin: 0 auto;
	text-align: center;
}
.fromBntNo{
	width:110px;
	height:32px;
	border:1px solid #999999;
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:#999999;
	text-align: center;
}
.fromBnt{
	width:110px;
	height:32px;
	border:1px solid #454545;
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color:#454545;
	text-align: center;
}
.fromBnt:hover{
	width:110px;
	height:32px;
	border:1px solid #073E80;
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color: #073E80!important;
	text-align: center;
	background: #FFFFFF!important;
}
.fromBntNo:hover{
	width:110px;
	height:32px;
	border:1px solid #073E80;
	font-size:16px;
	font-family:'SourceHanSansCN';
	font-weight:400;
	color: #073E80!important;
	text-align: center;
	background: #FFFFFF!important;
}