.profession_nav{
	min-width: 1700px;
	height: 260px;
	position: relative;
	background-image: url(../images/hfer.jpg);
	background-repeat: no-repeat;
	max-width:100%;
	background-position: center;
}
.profession_nav_text{
    text-align: center;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.profession_nav_texttop{
    color:#ffffff;
    font-size: 48px;
    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);
    display: none;
		font-family: "΢���ź�";
	font-weight: bolder;
}
.profession_nav_texttop.show{
    display: block;

}
.profession_nav_textbottom{
    color:#ffffff;
    font-size: 20px;

    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);

}
.profession_mid{
    height: 60px;
    width: 100%;
    /* min-width: 1700px; */
    background-color: #F8F9FB;
    /* background-color: red; */
}
.profession_midbox{
    width:1650px;
    margin: 0 auto;
    height: 60px;
    display:flex;
    justify-content: space-between;
}
.profession_tab{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #666666;
}
.profession_tabitem{
    padding-right:57px; 
    cursor: pointer;
}
.profession_tabitem:hover{
    color: rgb(25, 99, 156);
}
.profession_tabitem:nth-last-child(1){

    padding-right:0; 
}
.profession_breadcrumb{
    /* background-color: yellow; */
    /* width: 400px; */
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.profession_select a {
    color: rgb(25, 99, 156);
}

.profession_content .profession_contentitem{
    width: 1700px;
    margin: 0 auto;
    display:none
}
.profession_content .profession_contentitem.current{
    display:block;

}


.hidespan{
    color: rgb(25, 99, 156);
    display: none;
}
.home_span .hidespan.showspan{
    display: inline-block;
}
.history_list{
    padding-top: 35px;
    padding-bottom: 55px;
}
.history_listitem{
	font-size: 16px;
	line-height:30px;
	width: 1550px;
	margin: 0 auto;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EFEFEF;
}
.history_listitem:nth-last-child(1){
    border: 0;
}
.history_listitem p:nth-child(1){
    line-height:60px;
    color: #004989;
	font-weight: bolder;
	font-size:18px;
}
.zzjgbox{
    display: flex;
    justify-content: center;
}
.abcul_content{
	padding: 35px 0;
	display: flex;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
.abcul_content:nth-last-child(1){
    border: 0;

}
.profession_cultrue{
    padding-bottom: 60px;
}
.abcul_text{
    margin-left: 50px;
    padding-top:30px;
}
.abcul_textone{
    font-size: 30px;
    color: #004989;
    font-weight: 700;
    display: flex;
}
.abcul_textone span{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;

}
.abcul_texttwo{
    font-size: 20px;
    color: #004989;
    height: 86px;
    line-height: 86px;
}
.abcul_textthr{
    font-size: 18px;
    color: #3a3a3a;
    height: 36px;
    line-height: 36px;
}
.profession_hz{
    width: 1700px;
    /* width: 90%; */
    /* background-color: blue; */
    /* height: 900px; */
    margin:0 auto;
    margin-top: 50px;
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 60px;
}

.profession_hzitem{
	width: 33.3%;
	height: 450px;
	/* background-color: blue; */
    text-align: center;
	/* display: flex; */
    /* margin-top: 50px; */
    cursor: pointer;
	background-color: #fff;
	transition: box-shadow 0.3s ease;

}



.profession_hzitemtitle{
	text-align: left;
	font-size: 16px;
	color: #232323;
	margin: 0 30px;
	line-height: 16px;
	overflow: hidden;
	word-break: break-all;
	height: 16px;
	font-weight: bold;
}
.profession_hzitemtime{
    text-align: left;
    font-size: 14px;
    color: #acacac;
    margin-left:30px;
    line-height: 30px;

}
.profession_hzitemtext{
    text-align: left;
    font-size: 14px;
    color: #686868;
    width: 505px;
    margin-left:30px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    word-break: break-all;text-overflow: ellipsis;
}
.profession_hzitemimg{
    width: 505px;
    height:271px;
    overflow: hidden;
    margin: 0 auto;
    margin-top:10px;
}
.profession_hzitem img{
    /* margin-top: 20px; */
    transition: all 0.6s;

}
.profession_hzitem img:hover{
    transform: scale(1.1)

}
.profession_hzitem:hover .profession_hzitemtitle{
    color: rgb(25, 99, 156);

}
.prodetail{
    display: flex;
    width: 1700px;
    margin: 0 auto;
    /* background-color: pink; */
    justify-content: space-between;
    margin-bottom: 43px;
}
.prodetail_box{
    width: 1380px;
    /* background-color: blue; */
}

.profession_content .profession_contentitem{
    width: 1700px;
    margin: 0 auto;
    display:none
}
.prodetail_box_title{
    font-size: 26px;
    border-bottom: 1px solid #eeeeee;
    color: #000;
    line-height: 100px;
    margin-top: 20px;
    padding: 0px 25px;
}
.prodetail_box_time{
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 25px 25px;
}
.prodetail_box_time span{
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.prodetail_box p{

    line-height: 30px;
    font-size: 16px;
    padding: 10px 25px;
    /*text-indent: 2em;*/
}
.prodetail_box_text{
    line-height: 50px;
    font-size: 16px;
    padding: 10px 25px;
    text-indent: 2em;
}
.prodetail_box_img{
    text-align: center;
}
.prodetail_wdw{
    width: 291px;
    /* height: 347px; */
    border: 1px solid #EDEDED;
    padding: 10px 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
}
.prodetail_wdw_title{
    font-size: 16px;
    color: #000;
    line-height: 60px;
}
.prodetail_wdw_contentitem{
    padding-left:20px;
    position: relative;
}
.prodetail_wdw_contentitemtitle{
    font-size: 14px;
}
.prodetail_wdw_contentitemtime{
    font-size: 16px;
    color: #acacac;
    line-height: 40px;
}
.prodetail_wdw_contentitemdian{
    width: 5px;
    height: 5px;
    position: absolute;
    left:7px;
    top: 7px;
    background-color: red;
}
.productapply{
    width: 1700px;
    background-color: #F8F9FB;
    height: 800px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.productapplyform{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 50px 70px;
}
.productapplyformleft{
    /* background-color: blue; */
    width: 810px;
    height: 471px;

}

.productapplyformitembox{
    width: 810px;
    display: flex;
    justify-content: space-between;
}
.productapplyformitemboxsub{
    width: 810px;
    display: flex;
    justify-content: flex-start;
}
.productapplyformitembox .productapplyformitem{
    width: 390px;
    margin-top: 20px;
}
.productapplyformitembox .productapplyformitemall{
    width: 810px;
    margin-top: 20px;

}

.productapplyformitembox .productapplyformitem img {
    line-height: 55px;
    float: left;
}
.productapplyformitembox .productapplyformitem a {
    line-height: 55px;
    float: left;
    font-size: 16px;
}
.productapplyformitembox .productapplyformitem input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
    /* color: #999999; */

}
.productapplyformitembox .productapplyformitemall input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
    /* color: #999999; */

}
.productapplyformitembox .productapplyformitemall textarea{
    width: 100%;     
    height: 180px;     
    line-height: 24px;     
    font-size: 16px;     
    background: #ffffff;     
    padding: 10px 20px;
    font-family: 'Microsoft YaHei';
    box-sizing: border-box;
    border: none;


}
textarea, input, select {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    /* color: #999999; */

}
textarea:focus-visible{
    outline: none;
}
.productapplyformitemboxsub .button_span{
    background-color: rgb(0, 82, 147);
    width: 137px;
    height: 47px;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    margin: 0;
    margin-top: 20px;
}
.productapplyformitemboxsub .button_span:hover{
    background-color: #2FBCBF;
}
.productapplyformtable{
    /* background-color: red; */
    width: 710px;
    height: 271px;
}
.productapplyformtable .tablebox{
    width: 710px;

    margin-top: 20px;
    /* background-color: yellow; */
}
.productapplyformtable .tablebox table {
    width: 710px;

}
.productapplyformtable .tablebox table th{

    line-height: 55px;
    background: #094fa4;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid rgba(255,255,255,.2);
}
.productapplyformtable .tablebox table td {
    /* border: 1px solid #ededed; */
    /* border: 1px solid red; */

}
.productapplyformtable .tablebox table td input{
    /* width: 140px; */
    line-height: 55px;
    padding: 0 10px;
    height: 55px;
    background: #f8f9fa;
    font-size: 16px;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    /* color: #999999; */
}
.applysuccessbox{

    display: flex;
    width: 1700px;
    margin: 0 auto;
    /* background-color: pink; */
    justify-content: space-between;
    margin-bottom: 50px;
    height: 460px;
    padding-top:20px;


}
.applysuccess{
    width: 1380px;
    text-align: center;
    box-sizing: border-box;
    padding-top:120px;
}
.applysuccess p{
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.searchres{
    width: 1380px;
    box-sizing: border-box;
}
.searchres p{
    font-size: 16px;
    color: #000;
    /* margin-top: 10px; */
}
.resitemlist{
    width: 1380px;
    box-sizing: border-box;
    background-color: #F8F9FB;
    padding: 20px 0;
    border-top: 1px solid #EDEDED;
}
.reslisttitle{
    font-size: 16px;
    margin: 25px 25px;

}
.reslisttime{
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 25px 25px;
}
.searchresitemtitle{
    margin: 25px 25px;

}
.reslisttime span{
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.reslistitem{
    display: flex;
    justify-content: space-between;
}
.reslistitemright{
    padding-right: 30px;
}
.searchsuccessbox{
    display: flex;
    width: 1700px;
    margin: 0 auto;
    /* background-color: pink; */
    justify-content: space-between;
    margin-bottom: 50px;
    /* height: 460px; */
    padding-top:20px;

}
textarea, input, select {
 
    color: #333;

}
textarea:focus{
    color: #333;

}
input:focus{
    color: #333;

}
.mfypbtn{
    height: 85px;
    margin-top: 50px;
}
.mfypbtn .button_span{
    background-color: rgb(0, 82, 147);
    height: 85px;
    width: 100%;
    font-size: 34px;
    line-height: 85px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.mfypbtn .button_span a{
    display: block;
}
.button_span:hover{
    background-color: #2FBCBF;
}
.button_span span{
    color: #fff;

}