.header{position: relative !important;height: 100px!important;}
.box{width: 80%;margin: 0 auto;}

/*本行介绍右半部*/
.gybh_box{display: flex;-js-display: flex;justify-content: space-between; margin-bottom: 100px;margin-top:90px; }
.bhjj_l{width:45%;}
.bhjj_r{width:53%;}
.jrtu img{width:100%;height:100%}

/*本行介绍左部*/
.gybh_cot{padding-top:56px;background: url(/uiFramework/commonResource/image/2023082911194353851.png) no-repeat left 52px;background-size: 100% ;}
.gybh_cot h1{font-size: 32px;color: #131313;font-weight: bold;margin-bottom: 55px;}
.gybh_cot ul{ display: flex;-js-display: flex;flex-wrap: wrap; line-height:70px;}
.gybh_cot img{display:none;}
.gybh_cot ul li{margin: 0px 20px 0 0;width:20%; padding-left: 8px;}

.gybh_cot ul li a{font-size: 18px;color: #131313;font-weight: bold;              background: url(/uiFramework/commonResource/image/2023063013174464484.gif) no-repeat left center; background-size: 8px;  padding-left: 24px;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.gybh_cot ul li a:hover {color: #e60012;}

/*新闻动态*/
.xwdt{background: url(/uiFramework/commonResource/image/2023063015460234876.gif) no-repeat;padding-bottom:35px;background-size:cover;}
.xwdt_head{padding-top:56px;background: url(/uiFramework/commonResource/image/2023082911250245082.png) no-repeat center 52px;text-align:center;}
.xwdt_head h1{font-size: 32px;color: #131313;font-weight: bold;margin-bottom: 55px;}
.xwdt_head ul{display: flex;-js-display: flex;justify-content: center;}
.xwdt_head ul li{margin:0 50px;position: relative;cursor: pointer;font-size:18px; font-weight:bold;}
.xwdt_head ul li::before{position: absolute;top: 5px;right:-50px;content: ""; width: 2px;height: 20px;background: #131313;}
.xwdt_head ul li:last-child::before{display:none;}

.xwdt_cot_r a{font-size: 16px;color: #131313; white-space: nowrap;}
.xwdt_cot_r a:hover {color: #e60012;}

  /*点击标签变色*/
.active1{color:#e50214}
/*内容切换部分*/
.xwdt_cot{display: none;justify-content: space-between;margin-top:50px;}
.xwdt_cot_l,.xwdt_cot_r{width:48%}
.xwdt_cot_l{height:290px}
.xwdt_cot_r ul li{display:flex;-js-display: flex;justify-content: space-between;margin:30px 0;}
.xwdt_cot_r ul li:first-child{margin-top:10px;}
.xwdt_cot_r ul li p{width:auto;font-size:16px;color:#131313; white-space: nowrap;}
.xwdt_cot_r ul li span{font-size:16px;color:#131313; white-space: nowrap;}
  /*内容隐藏*/
.zxzx_hidden{display:flex; -js-display: flex;}

/*企业文化*/
.qywh{background:#f7f7f7;background: url(/uiFramework/commonResource/image/2023063015460234876.gif) no-repeat;padding-bottom:30px}
.qywh_head{padding-top:56px;background: url(/uiFramework/commonResource/image/2023070409353175322.gif) no-repeat center 52px;text-align:center;}
.qywh_head h1{font-size: 32px;color: #131313;font-weight: bold;margin-bottom: 55px;}
.qywh_head ul{display: flex;-js-display: flex;justify-content: space-between;}
.qywh_head ul li{width:32.5%;height:170px;background:#fff;display: flex;-js-display: flex;flex-direction: column;justify-content: center;align-items: center;}
.qywh_head ul li:first-child{margin-left:0px}
.qywh_head ul li span{display:block;width:60px;height:60px}
.qywh_head ul li:nth-child(1) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat 0 0;}
.qywh_head ul li:nth-child(2) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat -60px 0;}
.qywh_head ul li:nth-child(3) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat -120px 0;}
.qywh_head ul li a{font-size:20px;color: #131313;font-weight: bold;margin-top:20px}
.qywh_head ul li:hover{background:#e82f20;}
.qywh_head ul li:hover a{color:#fff; transition: color 0.3s ease-in-out}
.qywh_head ul li:hover:nth-child(1) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat 0 -60px;transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out;}
.qywh_head ul li:hover:nth-child(2) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat -60px -60px; transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out;}
.qywh_head ul li:hover:nth-child(3) span{background: url(/rizhao/resource/cms/2023/08/img_pc_site/2023082520294147426.png) no-repeat -125px -60px;transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out;}

/*信息公开*/
.xxgk_image{padding-top:56px;background: url(/uiFramework/commonResource/image/2023070409352560447.gif) no-repeat left 52px;}
.xxgk_l{width:45%;}
.xxgk_r{width:53%;}



/*移动端自适应*/
@media screen and (max-width:1024px){
.gybh_cot{padding-top:0px}

   .box{width: 95%;margin: 0 auto;}
   .gybh_cot{background:none;}
   .gybh_cot img{display:block;width:100%}
   .gybh_box{flex-direction: column;margin-bottom: 30px;margin-top: 30px;position: relative; top: 30px;}
   .gybh_cot h1,.xwdt_head h1{font-size: 24px;margin-bottom: 30px;text-align:center}
   .bhjj_l{width:100%;}
   .bhjj_r{display:none;}
   .gybh_cot ul{margin-top:10px;line-height:35px; margin-top: 10px;line-height: 35px;margin-left: 0;list-style:none;}
   .gybh_cot ul li{margin: 0;padding-left: 0px;width: 33.33%;text-align: center;}
   .gybh_cot ul li a{font-weight: 400;}
  
   .jrtu img{width:100%;height:100%}
/*新闻动态*/
.xwdt_head{background: none;padding:20px 0;}
.xwdt_head ul li{margin: 0 10px;}
.xwdt_head ul li::before{display:none;}
.xwdt_cot{flex-direction:column;}
.xwdt_cot_l,.xwdt_cot_r{width:100%}
.xwdt_cot_l{height:150px;background-size:100% 100%;}
.xwdt_cot_r ul li p{width:75%; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.xwdt_cot_r ul li span{font-size:16px;align-self: center;}
.xwdt_head ul{margin-bottom:10px;}

.xwdt_cot_r ul li:first-child{margin-top:30px;}
.xwdt{    padding-bottom: 0px;}
/*信息公开*/
.xxgk_l{width:100%;}
.xxgk_r{display:none;}

/*企业文化*/
.qywh{background-size:cover}
.qywh_head{background:none}
.qywh_head h1{font-size: 24px;margin-bottom: 5px}
.qywh_head ul{flex-wrap:wrap}
.qywh_head ul li{width:33.33%;margin:24px 0 0 0;}
.qywh_head ul li span{width: 60px;height: 60px;}
.qywh_head ul li a{font-size:14px;}
.qywh_head{padding-top: 30px;}
}
.header-ph-all{display:none}
.nav .nav-left img,.search_ph > a > img{opacity: 0;}
   @media screen and (max-width:1024px){
     .header-ph-all{display:block}
    .nav .nav-left img,.search_ph > a > img{opacity: 1;}
   }