.contacthz_nav{
	min-width: 1700px;
	height: 260px;
	position: relative;
	background-image: url(../images/hfqi.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.contacthz_nav_text{
    text-align: center;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.contacthz_nav_texttop{
    color:#ffffff;
    font-size: 48px;
    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);
    display: none;
				font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bolder;
}
.contacthz_nav_texttop.show{
    display: block;

}
.contacthz_nav_textbottom{
    color:#ffffff;
    font-size: 20px;

    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);

}
.contacthz_mid{
    height: 60px;
    width: 100%;
    /* min-width: 1700px; */
    background-color: #F8F9FB;
    /* background-color: red; */
}
.contacthz_midbox{
    width:1650px;
    margin: 0 auto;
    height: 60px;
    display:flex;
    justify-content: space-between;
}
.contacthz_tab{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #666666;
}
.contacthz_tabitem{
    padding-right:57px; 
    cursor: pointer;
}
.contacthz_tabitem:hover{
    color: rgb(25, 99, 156);
}
.contacthz_tabitem:nth-last-child(1){

    padding-right:0; 
}
.contacthz_breadcrumb{
    /* background-color: yellow; */
    /* width: 400px; */
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contacthz_select{
    color: rgb(25, 99, 156);
}

.contacthz_content .contacthz_contentitem{
    width: 1700px;
    margin: 0 auto;
    display:none
}
.contacthz_content .contacthz_contentitem.current{
    display:block;

}
.contacthz_hz{
    font-size: 16px;

    /* padding: 100px 0; */
    color: #000;
    /* font-weight: 600; */
    /* background-color: red; */
    width: 1700px;
    margin: 30px auto;
    display: flex;
    /*height:1100px;*/
}
.contacthz_hztwo{
    font-size: 16px;

    /* padding: 100px 0; */
    color: #000;
    /* font-weight: 600; */
    /* background-color: red; */
    width: 1700px;
    margin: 30px auto;
    display: flex;
    height:780px;
}

.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{
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    line-height:30px;
    width: 1550px;
    margin: 0 auto;
    padding-bottom: 20px;

}
.history_listitem:nth-last-child(1){
    border: 0;
}
.history_listitem p:nth-child(1){
    line-height:60px;
    color: #004989;
}
.zzjgbox{
    display: flex;
    justify-content: center;
}
.abcul_content{
    border-bottom: 1px solid #cccccc;
    padding: 35px 0;
    display: flex;
}
.abcul_content:nth-last-child(1){
    border: 0;

}
.contacthz_cultrue{
    padding-bottom: 60px;
}
.abcul_text{
    margin-left: 50px;
    padding-top:30px;
}
.abcul_textone{
    font-size: 22px;
    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;
}
.mapbox{
    /*height:1100px;*/
    /* background-color: #F8F9FB; */
    width: 1378px;
    position: relative;
    /* display: flex; */
    /* justify-content: flex-end; */
}
.address{
    /*height:1100px;*/
    width: 950px;
    background-color: rgba(255, 255, 255, 0.5);
}
.mapbox img{
    position: absolute;
    top: 68px;
    right: 40px;
    z-index: -1;

}
.mapright{
    /*height:1100px;*/

    background-color: #F8F9FB;
    width: 306px;
    margin-left: 20px;
}
.maprighttwo{
    height:780px;

    background-color: #F8F9FB;
    width: 306px;
    margin-left: 20px;
}
.cantact_wdw{
    width: 291px;
    /* height: 347px; */
    /* border: 1px solid #dddddd; */
    padding: 10px 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
}
.cantact_wdw_title{
    font-size: 16px;
    color: #000;
    line-height: 60px;
}
.cantact_wdw_contentitem{
    padding-left:20px;
    position: relative;
}
.cantact_wdw_contentitemtitle{
    font-size: 14px;
}
.cantact_wdw_contentitemtime{
    font-size: 16px;
    color: #acacac;
    line-height: 40px;
}
.cantact_wdw_contentitemdian{
    width: 5px;
    height: 5px;
    position: absolute;
    left:7px;
    top: 7px;
    background-color: red;
}
.addressitem{
    line-height: 40px;
    margin: 30px;
    margin-left: 100px;
    color:#515151;
}
.addresstitle{
    color: #000;
    font-weight: 700;
}
.contact_left{
    height:780px;
    background-color: #F8F9FB;
    width: 1378px;

}
.cantactform{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 50px 70px;
}
.cantactformleft{
    /* background-color: blue; */
    width: 810px;
    height: 471px;

}

.cantactformitembox{
    width: 810px;
    display: flex;
    justify-content: space-between;
}

.cantactformitembox .cantactformitem{
    width: 390px;
    margin-top: 20px;
}
.cantactformitembox .cantactformitemall{
    width: 810px;
    margin-top: 20px;

}
.cantactformitembox .cantactformitem input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
}

.cantactformitembox .cantactformitem img {
    line-height: 55px;
    float: left;
}
.cantactformitembox .cantactformitem a {
    line-height: 55px;
    float: left;
}
.cantactformitembox .cantactformitemall input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
}
.cantactformitembox .cantactformitemall 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;
}
textarea:focus-visible{
    outline: none;
}
.cantactformitemboxsub{
    width: 810px;
    display: flex;
    justify-content: flex-start;
}
.cantactformitemboxsub .button_span{
    background-color: rgb(0, 82, 147);
    width: 186px;
    height: 47px;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    margin: 0;
    margin-top: 20px;
}
.cantactformitemboxsub .button_span:hover{
    background-color: #2FBCBF;
}