img {
	display: inherit;
}
a{
	color: #fff;
}
.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.cjfy_name{
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 2.5rem 0 1.5rem;
	color: #506098;
}
.cjfy_name h2{
	width: 100%;
	padding-bottom: 1rem;
	font-size: 1.8rem;
}
.cjfy_name h3{
	width: 100%;
	display: flex;
	justify-content: center;
	font-size: 1.2rem;
}
.cjfy_name h3 i{
	width: 5%;
	display: inline-block;
	margin-right: 2%;
}
.cjfy_ctn{
	padding: 0 5%;
}
.cjfy_mg{
	padding-bottom: 1.2rem;
}
.cjfy_text p{
	text-indent: 2rem;
	padding: 0 1%;
	font-size: 1.2rem;
	line-height: 1.8rem;
	padding-bottom: 1rem;
	color: #484848;
}
.cjfy_btn {
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 0 0.5rem;
}
.cjfy_btn a{
	display: block;
	width: 48%;
	text-align: center;
	line-height: 2.6rem;
	border-radius: 1.3rem;
	background-color: #084178;
	color: #fff;
	font-size: 1.2rem;
}
.tkbtx_ctn {
	padding: 0 3% 0.5rem;
}
.tkbtx_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.txbtx_lis{
	width: 48%;
	padding-bottom: 0.8rem;
}
.tkbtx .cjfy_btn{
	padding-bottom: 1rem;
}
.xzkc_form {
    margin: 0.8rem 3%;
    padding: 1.5rem 2%;
    background-color: #fff;
    border: 0.1rem solid #e1e1e1;
    border-radius: 1rem;
}
.xzkc_form .zyxz_wt_top {
    padding-bottom: 1rem;
    border-bottom: 0.1rem solid #e1e1e1;
}
.zyxz_name {
    overflow: hidden;
    height: 2.3rem;
}
.xzkc_top_left {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 2.3rem;
}
.zyxz_name_bg {
    float: left;
    display: block;
    width: 0.3rem;
    height: 100%;
    background-color: #fa6c37;
}
.zyxz_name h2 {
    float: left;
    line-height: 2.3rem;
    padding-left: 3%;
    color: #3e7bd4;
}
.xzkc_list {
    float: right;
    overflow: hidden;
    width: 50%;
}
.xzkc_list {
    float: right;
    overflow: hidden;
    width: 50%;
}
.xzkc_list {
    float: right;
    overflow: hidden;
    width: 50%;
}
.xzkc_list {
    float: right;
    overflow: hidden;
    width: 50%;
}
.xzkc_list {
    float: right;
    overflow: hidden;
    width: 50%;
}
.form_ctn form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.form_ipt_txt {
    width: 48%;
    border: 0.1rem solid #3e7bd4;
    height: 2.8rem;
    padding-left: 2%;
    border-radius: 0.8rem;
    overflow: hidden;
}
.xzkc_list li {
    float: left;
    line-height: 2.3rem;
}
.form_ipt_txt input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    border-radius: 0.8rem;
}
.form_ipt_txt2 {
    width: 100%;
    border: 0.1rem solid #3e7bd4;
    height: 2.8rem;
    padding-left: 2%;
    border-radius: 0.8rem;
    overflow: hidden;
    margin-top: 1rem;
}
.form_ipt_txt2 select {
    width: 100%;
    height: 100%;
    outline: none;
    color: #656565;
}
.xzkc_list li:nth-child(2) {
    padding: 0 3%;
    border-radius: 1.15rem;
    background-color: #3e7bd4;
    margin-left: 1%;
}
.form_ctn button {
    width: 100%;
    height: 2.8rem;
    color: #fff;
    background-color: #3e7bd4;
    border-radius: 0.8rem;
}
.form_ctn form p {
    font-size: 0.8rem;
    padding: 0.8rem 0;
    text-align: center;
}