/**首页**/

.left01{ width: 45%;float:left; }
.right01{ width: 54%;float:right; }

.back_w{ background: #fff; }

.logo02 {display: block !important;}
.logo01{display:none;}
body{ background: #f7f9fb; }

.staticDh{ position: fixed;top:90px; left: 0;    width: 100%; z-index: 99999;}


/**banner**/
.bannerTop{
  position: relative;
  width: 100%;
  height: 700px;
  overflow:hidden;
}
.bannerTop .bd ul{ width: 100%;  zoom:1;  }

.bannerTop .bd ul li{
    height: 700px;
}
.bannerTop .hd {position: absolute;right: 10%;top: 50%;    transform: translateY(-50%); z-index:2;}
.bannerTop .hd li{ color: #FFF;font-size: 14px;display:block;width: 35px;height: 35px;line-height: 35px;text-align:center;border:1px solid #fff;border-radius:20px;margin: 50px 0;position: relative;cursor:pointer; }
.bannerTop .hd li b{
   display:block;
   width: 4px ;
   height: 4px;
   background: #fff;
   border-radius:2px;
   position: absolute;
   bottom: -27px;
    left: 50%;
    margin-left: -2px;
}
.bannerTop .hd li:last-child b{ display:none; }
.bannerTop .hd li.on{  background: #fff;   color: #080b2b; }

.index_title .more{background: url(/uiFramework/commonResource/image/2025060917054518356.png) no-repeat center right;}

/**公司新闻**/
.swiper_news{
    height: 420px;
    position:relative;
} 
.swiper_news .swiper-slide{
       position:relative;
    cursor: pointer;
}
.news_pic{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url(/uiFramework/commonResource/image/2025061217401613580.png) no-repeat center bottom;
    overflow:hidden;
    padding:20px 120px 0 30px;
    box-sizing:border-box;
}
.news_pic a,.news_pic .wz_title{
   display:block;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pagination03{
    width: 90px;
    position: absolute;
    bottom: 35px;
    right: 20px;
    z-index:1;
    text-align:right;
}
.pagination03 span{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #aaa;
    margin: 0 4px;
    cursor: pointer;
}
.pagination03 span.swiper-active-switch{
    background: #fff;
}


.news_rightCon{
    padding: 0 25px;
}
.news_rightCon ul li{
    margin-bottom: 20px;
}
.news_rightCon .wz_title a,.news_rightCon .wz_title{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}



/**产品与服务**/
.tab_01{ transition: all 0.3s;  }
.cpyfw_con ul{
    display: table;
    width: 100%;
}
.cpyfw_con ul li{
   display:table-cell;
   min-width: 233px;
   height: 460px;
   padding-right: 20px;
   box-sizing:border-box;
   cursor: pointer;
   position:relative;
   transition: all 0.3s;
}
.cpyfw_con ul li:last-child{
    margin-right: 0;
}
.cpyfw_con ul li.active01{
   width:100%;
}
.div_liCon{ 
    width: 100%;
    height: 100%;
    position:relative;
}
.mr_con,.active01 .mr_txt01{ display: none;transition: all 0.3s; }
.active01 .mr_con{  display:block; transition: all 0.3s;  }
.mr_txt01{
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0,52,137,.6);
}
.mr_bot01{
    width:  100%;
    padding: 170px 20px 0 20px;
    box-sizing:border-box;
}
.mr_bot01 p{
    color: #fff;
    font-size: 20px;
    line-height: 35px;
}
.tb{  height: 157px;text-align:center; }
.tb img{
     width: 74px;
}
.mr_bot02{
    position: absolute;
    bottom: 0;
    left: 0;
    width:  100%;
    height: 220px;
    padding: 60px 30px 0 50px;
    box-sizing:border-box;
    background: url(/uiFramework/commonResource/image/2025061218094322236.png) no-repeat left bottom;
    background-size: 100%;
}
.mr_bot02 p{
    font-size: 30px;
    color:  #fff;
    line-height: 60px;
}
.mr_bot02 .xh01{
     font-size: 40px;
     font-weight:bold;
}
.xh01 span{
     display:inline-block;
     padding-right: 60px;
     background-position: right center;
     background-repeat: no-repeat;
     background-size: 40px 40px;
     position: relative;
}
.xh01 b{
     position: absolute;
     top: 50%;
     right: 49px;
     width: 1px;
      height: 30px;
      margin-top: -15px;
      background: #fff;
}
.cp_more{
     float:right;
     display:block;
     width: 15px;
     height: 60px;
     background: url(/uiFramework/commonResource/image/2025061218072966008.png) no-repeat right center;
}

/**投资者关系**/
.tzzgx_con{
     width: 100%;
     height: 360px;
     position: relative;
     box-shadow: -1px 10px 6px rgb(0 0 0 / 10%); 
     transition: all 0.3s;
}
.swiper02{  height: 100%;width: 100%;   }
.swiper02 .swiper-wrapper{  height: 100%;width: 100%; }
.swiper02 .swiper-slide{ height: 100%; }
.pagination02{ position: absolute;left: 40px;top: 50%;    transform: translateY(-50%); z-index:2;display:none;}

.pagination02 span{ height:0;overflow:hidden; }
.pagination02 span:after{ display:block;content:"1"; color: #FFF;font-size: 14px;width: 35px;height: 35px;line-height: 35px;text-align:center;border:1px solid #fff;margin: 10px 0;border-radius:20px;  cursor: pointer; }
.pagination02 span::before{ display:block;content:"."; color: #FFF;    background: #fff;width: 4px;height: 4px;border-radius:20px;overflow:hidden;margin: 0 auto; }
.pagination02 span:nth-child(1)::before{ display:none; }
.pagination02 span.swiper-active-switch:after{
     background: #fff;
     color: #080b2b;
}
.pagination02 span:nth-child(2):after{ content:"2";  }
.pagination02 span:nth-child(3):after{ content:"3";  }
.pagination02 span:nth-child(4):after{ content:"4";  }
.pagination02 span:nth-child(5):after{ content:"5";  }

.swiper-slide1{ width:49%; display:inline-block; float:left;}

.tz_flex{ 
    display: table;
    width: 100%;
    height: 100%; 
}
.tz_pic{ 
    display:table-cell;
    height: 100%; 
}
.tz_txt{
    display:table-cell;
    vertical-align: top;
    height: 100%; 
    width: 500px;
    padding: 10px 20px;
    box-sizing:border-box;
}
.tz_summary{ color: #c8cad2;font-size: 16px;line-height: 36px; margin-top: 24px;}
.dbx{ 
    float:right;
    width: 40px;
    height: 100%;
    background:url(/uiFramework/commonResource/image/2022041411481526210.png) no-repeat right 75px;
 }

/**社会责任**/
.shzr{ position: relative; }
.swiper_sh{
    height: 450px;
    padding-bottom: 15px;
    position: relative;
}
.swiper_sh .swiper-wrapper{
    height: 100%;
    width: 100%;
}
.shzr .swiper_sh{
     margin: 0 auto 0 -10px;
}
.swiper_sh .swiper-slide{ height: 100%;padding: 0 10px;box-sizing:border-box; }
.sh_pic{ height: 280px;width: 100%; }
.sh_txt{ height: 170px; padding: 25px 28px; box-sizing:border-box; background:#fff;  }
.shzr .wz_title{height: 76px; }
.shzr .wz_time{ margin-top: 13px; }
.bj_sh{ box-shadow: -1px 10px 6px rgb(0 0 0 / 10%);  }

.sh_pre{
    position: absolute;
    left: -80px;
    top: 50%;
    width: 64px;
    height: 65px;
    margin-top: -64px;
    background: url(/uiFramework/commonResource/image/2025060416183751461.png) no-repeat center center;
    z-index: 1;
    cursor: pointer;
}
.sh_next{
    position: absolute;
    right: -80px;
    top: 50%;
    width: 64px;
    height: 65px;
    margin-top: -64px;
    background: url(/uiFramework/commonResource/image/2025060416184882486.png) no-repeat center center;
    z-index: 1;
    cursor: pointer;
}

/**党的建设**/
.djs{  
     padding-right: 496px;
     box-sizing:border-box;
     background:url(/uiFramework/commonResource/image/2022041507483382440.png) no-repeat right top;
 }
.djs ul{ overflow:hidden; }
.djs ul li{ 
    width: 50%;
    height: 150px;
    float:left; 
    padding-right: 25px;
    margin-bottom: 25px;
    box-sizing:border-box;
}

/**友情链接**/
.swiper_link{
     height: 142px;
}
.links .swiper-slide{
    padding: 0 10px;
    box-sizing: border-box;
}
.links_con{ margin-left: -10px; }
.link_pic{
     width: 100%;
     height: 100%;
     padding:2px 1px 12px 1px;
     box-sizing:border-box;     
}

.link_pic div{
     width: 100%;
     height: 100%;
     background: #fff;
     display:table;
     text-align:center;
     border-radius: 4px;
     box-shadow: -1px 10px 6px rgb(0 0 0 / 10%);
}
.link_pic div a{
   display: table-cell;
    vertical-align: middle;
}
.link_pic div img{
   max-width: 86%;
}
@media only screen and (max-width:1550px ){
    /**banner**/
   .bannerTop,.bannerTop .bd ul li{ height: 550px; } 	
   .bannerTop .hd li{ width: 27px;height: 27px;line-height: 27px; }	

.pagination02 span:after{ width: 27px;height: 27px;line-height: 27px;}
.sh_pre,.sh_next{ width: 54px; height: 55px;background-size: 54px 55px; }
.xh01 span{ padding-right: 50px; }
.xh01 b{ right: 43px; }
   

   /**公司新闻**/
   .swiper_news{ height: 360px; }
   .news_rightCon ul li{ margin-bottom:15px; }


   /**列表标题**/
   .wz_time{ font-size: 14px;line-height: 22px;margin-bottom: 3px; } 
   .cpyfw_con ul li{ width: 200px;height: 420px; }
   .mr_bot02 p{ font-size: 26px;line-height: 50px; }
   .tzzgx_con{ height: 320px; }
   .tz_summary{ line-height: 30px; }
   .sh_pic{ height: 220px; }
   .swiper_sh{ height: 374px; }
   .sh_txt{ height: 154px; }
   .swiper_link{ height: 120px; }
   .centerDiv h3 a,.footer_right h3{ font-size: 18px; }
   .left_address p, .centerDiv p, .centerDiv span, .centerDiv a, .centerDiv div{  font-size: 14px;line-height: 26px; }
   .shzr .wz_title{ height: 58px; }
}
@media only screen and (max-width:1450px ){
   .bannerTop{ height: auto; }
   .bannerTop .bd ul li{ height: 450px; }

   .mr_bot02 p{ font-size: 20px; }
   .mr_bot02 .xh01{ font-size: 32px; }
   .mr_bot02{ height: 150px;padding: 25px 20px 0 20px; }
   .mr_bot01 p {
      font-size: 18px;
      line-height: 30px;
   }
   .tzzgx_con{ height: 280px; }
   .tz_summary{ margin-top: 5px; }
    .swiper_link{ height: 95px; }
   .tb img{ width: 60px;}
}
@media only screen and (min-width:767px ) and  (max-width:1200px ){
   .cpyfw_con ul li{ min-width: 150px; }
   .sh_pre{ left:15px;background-color:#eee;border-radius:30px; }
   .sh_next{ right:20px;background-color:#eee;border-radius:30px;  }
   .shzr .swiper_sh { margin: 0 auto 0 -5px;}
   .logo01 .topL { width: 400px;}
}
@media only screen and (max-width:767px ){
.swiper-slide1 {
    width: 100%;
}
   /*.bannerTop{ margin-top: 45px; }*/
   .bannerTop, .bannerTop .bd ul li{ height: 180px; }
   .bannerTop .hd li{width: 20px;height: 20px;line-height: 20px;margin: 15px 0;font-size: 10px;}	
   .bannerTop .hd li b{ width: 2px; height: 2px; bottom: -10px; margin-left: -1px;}

   .left01{ width: 100%;float:none; }
   .right01{ width: 100%;float:none; }
   .swiper_news{ height: 300px; }
   .news_pic{ height: 60px;padding: 13px 100px 0 10px; }
   .pagination03{ right: 10px;bottom: 25px; }
   .news_rightCon { padding: 0;margin-top: 40px;}

   .cpyfw_con ul li{display:block; width: 100%;height: 240px;margin-bottom: 20px;padding-right: 0!important; }

   .cpyfw_con ul li .mr_con{ display: block!important; }
    .mr_txt01{ display: none!important; }
    .sh_pre, .sh_next{ top: 142px;left:10px;background-color:#eee;border-radius:50px; width: 40px; height: 41px; background-size: 40px; }
    .sh_next{ left:auto;right: 10px; }
    .shzr .swiper_sh{ margin-left:0; }
    .swiper_sh .swiper-slide{ padding:0 5px; }
    /**.tzzgx_con{ height: 520px; }**/
     .tzzgx_con{ height: 240px; }

    .tz_flex,.tz_pic,.tz_txt{ display:block; }
    .tz_pic{ height: 240px; }
    .tz_txt{ width: 100%; height: auto;}
    /**.pagination02{left: auto;right: 15px;top: auto;bottom:280px;transform: translateY(0);}**/
    .pagination02{left: auto;right: 15px;top: auto;bottom:10px;transform: translateY(0);}

    .dbx{ display:none; }
    .pagination02{ text-align:right; }
    .pagination02 span::before{ display:none; }
    .pagination02 span:after{ display: inline-block;margin-left: 10px; }

   /* .search_top{position: absolute;top: 0px;border: none;padding: 0 10px 0 15px;width: 88%;}*/
    .searchDiv b{display: block;
    width: 49px;
    position: absolute;
    top: -5px;
    right: -12px;
    cursor: pointer;
    background: #fff;}

.gov_navu_box #amj-form{position: absolute;top: 58px;width: 100%;}
.searchDiv{margin: auto;width: 90%;}
.search_top{width: 100%;margin: auto;padding: 0 10px 0 20px;}
.searchDiv b{display: block;width: 48px;height: 32px;position: absolute;top: 1px;right: 26px;background: url(/uiFramework/commonResource/image/2025052917164412987.png) no-repeat 15px center;background-size: 24px!important;cursor: pointer;}

}