.partners_nav{
	min-width: 1700px;
	height: 260px;
	position: relative;
	background-image: url(../images/hfwu.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.partners_nav_text{
    text-align: center;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.partners_nav_texttop{
    color:#ffffff;
    font-size: 48px;
    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);
    display: none;
		font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bolder;
}
.partners_nav_texttop.show{
    display: block;

}
.partners_nav_textbottom{
    color:#ffffff;
    font-size: 20px;

    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);

}
.partners_mid{
    height: 60px;
    width: 100%;
    /* min-width: 1700px; */
    background-color: #F8F9FB;
    /* background-color: red; */
}
.partners_midbox{
    width:1650px;
    margin: 0 auto;
    height: 60px;
    display:flex;
    justify-content: space-between;
}
.partners_tab{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #666666;
}
.partners_tabitem{
    padding-right:57px; 
    cursor: pointer;
}
.partners_select a,
.partners_tabitem a:hover{
	color: rgb(25, 99, 156);
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  rgb(25, 99, 156);
	padding-bottom: 8px;*/
}
.partners_tabitem:nth-last-child(1){

    padding-right:0; 
}
.partners_breadcrumb{
    /* background-color: yellow; */
    /* width: 400px; */
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.partners_select{
    color: rgb(25, 99, 156);
}
.partners_detail{
    width: 1700px;
    margin: 30px auto;
    display: flex;
    height:700px;
    /* background-color: red; */
    
}
.partners_detailleft{
    height:700px;
    background-color: #F8F9FB;
    width: 1378px;

}
.partners_detailright{
    height:700px;

    background-color: #F8F9FB;
    width: 306px;
    margin-left: 20px;

}
.partners_content .partners_contentitem{
    display:none
}
.partners_content .partners_contentitem.current{
    display:block;

}
.partners_main{
    width: 1700px;
    margin: 0 auto;
}
.partners_hz{
    width: 1550px;
    margin: 100px auto;
    font-size: 16px;
    line-height: 64px;
    text-indent: 2em;
    /* padding: 100px 0; */
    color: #666666;
    /* font-weight: 600; */
    position: relative;
    margin-top: 30px;
}
.partners_hz p{
    line-height: 50px;
}
.partners_hz .button_span{
    background-color: rgb(0, 82, 147);
    width: 194px;
    height: 47px;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    /* margin: 0 auto;
    margin-top: 20px; */
    position: absolute;
    right:10px;
    bottom: -60px;
    text-indent: 0em;
}
.partners_hz .button_span:hover{
    background-color: #2FBCBF;
}
.partners_hz .button_span span{
    color: #fff;
}

.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: #000;
}
.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;

}
.partners_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;
}
.partners_list{
    width: 1700px;
    /* height: 272px; */
    border: 1px solid #EDEDED;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 50px;
    box-sizing: border-box;
    margin-top: 20px;
}
.partners_list:hover{
	width: 1700px;
	/* height: 272px; */
    border: 1px solid #EDEDED;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 30px 50px;
	box-sizing: border-box;
	margin-top: 20px;
	background-color: #f8f9fb;
	box-shadow: 0 0 10px #ccc;
}
.partners_list img {
    width: 225px;
}
.partners_content{
    border-left: 1px solid #EBEBF7;
    padding-left: 40px;
    margin-bottom: 20px;
}
.partners_content .button_span{
    background-color: rgb(0, 82, 147);
    width: 194px;
    height: 47px;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    /* margin: 0 auto;
    margin-top: 20px; */
    margin: 0;
    margin-top: 50px;
}
.partners_content .button_span:hover{
    background-color: #2FBCBF;
}
.partners_content .button_span span{
    color: #fff;
}
.partners_title{
    font-size: 22px;
    color: #000;
}
.partners_text{
    font-size: 16px;
    text-indent: 2em;
    margin: 20px 0;
}
.partnersdetail_wdw{
    width: 291px;
    /* height: 347px; */
    /* border: 1px solid #dddddd; */
    padding: 10px 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
}
.partnersdetail_wdw_title{
    font-size: 16px;
    color: #000;
    line-height: 60px;
}
.partnersdetail_wdw_contentitem{
    padding-left:20px;
    position: relative;
}
.partnersdetail_wdw_contentitemtitle{
    font-size: 14px;
}
.partnersdetail_wdw_contentitemtime{
    font-size: 16px;
    color: #acacac;
    line-height: 40px;
}
.partnersdetail_wdw_contentitemdian{
    width: 5px;
    height: 5px;
    position: absolute;
    left:7px;
    top: 7px;
    background-color: red;
}
.partnersform{
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 50px 70px;
}
.partnersformleft{
    /* background-color: blue; */
    width: 810px;
    height: 471px;

}

.partnersformitembox{
    width: 810px;
    display: flex;
    justify-content: space-between;
}

.partnersformitembox .partnersformitem{
    width: 390px;
    margin-top: 20px;
}
.partnersformitembox .partnersformitemall{
    width: 810px;
    margin-top: 20px;

}
.partnersformitembox .partnersformitem input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
}
.partnersformitembox .partnersformitemall input{
    width: 100%;
    line-height: 55px;
    padding: 0 20px;
    height: 55px;
    background: #ffffff;
    font-size: 16px;
    box-sizing: border-box;
}
.partnersformitembox .partnersformitemall 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;
}
.partnersformitemboxsub{
    width: 810px;
    display: flex;
    justify-content: flex-start;
}
.partnersformitemboxsub .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;
}
.partnersformitemboxsub .button_span:hover{
    background-color: #2FBCBF;
}
.parntersworld{
    width: 1700px;
    height: 452px;
    text-align: center;
    margin: 10px auto;
}
.parnterslogowall{
    display: flex;
    flex-wrap: wrap;
    width: 1700px;
    /* background-color: red; */
}
.parnterslogowallitem{
    width: 187px;
    border: 2px solid #24A2DD;
    margin: 0 25px;
    margin-top: 35px;
}
.brandright{
    text-align: center;
}
.brandright img{
    max-width: 150px;
}
.brandright .button_span {
    width: 240px;
    font-size: 16px;
    cursor: pointer;
}

.brandright .button_span span {
    width:240px;
    height: 47px;
    float: left;
}
.brand_box_title{
    text-align: center;
    font-size: 26px;
    /* border-bottom: 1px solid #eeeeee; */
    color: #000;
    line-height: 100px;
    margin-top: 20px;
    padding: 0px 25px;
}
.brand_box_text{

        line-height: 20px;
        font-size: 16px;
        padding: 10px 25px;
        text-indent: 2em;
        color: #666666;
}
