.intro_img .intro_img_box img ,.fl_img_box {height: 430px;}
.fl_img_box.fl_img_box_dj {height: 360px;}
@media screen and (max-width: 999px) {
.intro_img .intro_img_box img ,.fl_img_box{height: auto;}
.fl_img_box.fl_img_box_dj {height: auto;}
}
/* 内容 */
/* 银行简介 */
.DH_tab h3 {font-size: 18px;color: #000000;font-weight: 700;padding: 20px 0;}
.DH_tab p {font-size: 17px;color: #888080;line-height: 35px;margin-bottom: 30px;text-align: justify;}
.DH_tab p:last-child {margin: 0;}
@media screen and (max-width: 1300px) {
.DH_tab p {font-size: 14px;margin-bottom: 30px;}
}
@media screen and (max-width: 1050px) {
.DH_tab p {margin-bottom: 20px;}
}
/* 银行简介 end*/
/* 企业文化 */
.firm_culture {position: relative;}
.firm_culture .firm_culture_img {width: 100%;}
.firm_culture_box {position: absolute;width: 100%;top: 65px;left: 0;}
/*按钮*/
.DH_tab a{display:block;width:120px;height:30px;background:linear-gradient(to right,#e74f2b, #f07e20);;text-align:center;color:#fff;font-size:14px;box-sizing: border-box;position: relative;transition: all .6s linear;line-height: 30px;border-radius:5px;}
.DH_tab a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.DH_tab a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.DH_tab a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.DH_tab a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.DH_tab a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.DH_tab a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.DH_tab a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.DH_tab a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}
.DH_tab a:hover { background-color: #e83a0c;}
/* 标题 */
.firm_culture_box .firm_tit {display: flex;display: -ms-flexbox;justify-content: center;-ms-flex-pack: center;align-items: center;-ms-flex-align: center;}
.firm_culture_box .firm_tit img {}
.firm_culture_box .firm_tit h6 {font-size: 30px;color: #ffffff;margin-left: 10px;}
/* 简介 */
.firm_culture_box .culture_cont {width: 84%;margin: 0 auto;padding: 30px 0;}
.firm_culture_box .culture_cont p {font-size: 16px;line-height: 40px;color: #ffffff;text-align: justify;}
/* 更多 */
.firm_culture_box .firm_more {text-align: center;}
.firm_culture_box .firm_more a {display: inline-block;width: 132px;height: 32px;line-height: 32px;border-radius: 15px;background: linear-gradient(90deg, #E74F2B, #F07E20);position: relative;}
.firm_culture_box .firm_more a {font-size: 14px;color: #ffffff;text-align: center;}
.firm_culture_box .firm_more a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.firm_culture_box .firm_more a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.firm_culture_box .firm_more a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.firm_culture_box .firm_more a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.firm_culture_box .firm_more a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.firm_culture_box .firm_more a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.firm_culture_box .firm_more a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.firm_culture_box .firm_more a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}
.firm_culture_box .firm_more a:hover { background-color: #e83a0c;}
@media screen and (max-width: 1550px) {
.firm_culture_box .culture_cont p {line-height: 30px;}
}
@media screen and (max-width: 1450px) {
.firm_culture_box {top: 45px;}
.firm_culture_box .culture_cont p {font-size: 14px;}
}
@media screen and (max-width: 1300px) {
.firm_culture_box .culture_cont {padding: 15px 0;}
.firm_culture_box .culture_cont p {font-size: 12px;}
}
@media screen and (max-width: 1150px) {
.firm_culture_box {top: 30px;}
.firm_culture_box .culture_cont p {line-height: 25px;}
}
@media screen and (max-width: 1100px) {
.firm_culture_box .culture_cont p {line-height: 20px;}
}
@media screen and (max-width: 999px) {
.firm_culture .firm_culture_img {display: none;}
.firm_culture_box {position: initial;padding: 30px 0px;}
.firm_culture_box .culture_cont p {font-size: 16px;line-height: 30px;}
} 
/* 企业文化 end*/
/*查看更多链接*/

.flex-jus{display:flex;display: -ms-flexbox;-ms-flex-pack: justify;justify-content: space-between;align-items: center;-ms-flex-align: center;}
.flex-jus a{position:relative;font-size: 16px;color: #000;transition: all 0.4s;}
.flex-jus a::after {content: "";width: 0;height: 2px;background-color: #f18a2c;position: absolute;right: 0px;bottom: -5px;transition: width 0.6s;}
.flex-jus a:hover{color:#f18a2c}
.flex-jus a:hover:after {width: 100%;left: 0;}


/* 党建专栏 img*/
.TheParty_img .TheParty_img_box img {height: 360px;}
.TheParty_img .TheParty_img_cont {position: relative;}
.TheParty_img .TheParty-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.TheParty_img .TheParty-img {display: flex;display: -ms-flexbox;align-items: center;-ms-flex-align: center;justify-content: center;-ms-flex-pack: center;}
.TheParty_img .TheParty-img img {width: 75%;opacity: 1;}
@media screen and (max-width: 999px) {
.TheParty_img .TheParty_img_box img {height: auto;}
.DH_tab a{margin:0 auto;}
}
/* 党建专栏img end*/
/* 内容 end*/