html{width:100vw;overflow-x: hidden;}

/* 滚动条样式 */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb {
  background: #3388ff; /* 蓝色滚动条 */
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #2a70d6; /* 鼠标悬停时稍深的蓝色 */
}

.navbar-nav>li{position:relative;}
.sub-menu{position: absolute;top:85px;left: 0;text-align: center;display:none;min-width: 100%;}
.sub-menu li{width:300px;min-height: 50px;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;background:rgba(25,73,97,.4);border-bottom:1px solid #18445b;padding:0 15px;text-align: left;}
.sub-menu li:last-child{border:none;}
.navbar-nav>li:hover .sub-menu{display:block;}
.top-nav li a {
    font-size: 14px;
    border: 1px solid #7286bb;
    padding: 10px 20px;
    border-radius: 20px;
    display: inline-block;
}
.sub-menu li a:hover{color:#fff;}
.read_more a:hover{
    color: #fff;
}
.container_index{width:100%;}
.nav-top .navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.my-part2-body{
  border: 2px solid #3c55a7;
  margin-top: 0px;
  height: auto;
  padding: 20px;
  background-color: #fff;
}
.my-part6-body{
  margin-bottom: 0px;
  margin-top: 0px;
  min-height: 224px;
  padding: 20px;
  background-color: #fff;
}
.fixed_blue_tit{
   background: #3c55a7;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   align-content: center;
   justify-content: center;
   align-items: center;
   width: 10%;
   height: 252px;
   margin-right: 0%;
   float: left;
   text-align: center;
   color: #fff;
}
.fixed_tit{
    writing-mode: vertical-rl;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin: 10px 0px 20px 0px;
    letter-spacing: 6px;
}
.my-part2-list{
  width: 90%;
  background-color: #f3f5fb;
  padding: 2%;
  height: 252px;
}
.clear{
  clear: both;
}
.video_part2{
  margin-top:20px;
}
.video_list {
    /* display: inline-block;
    width: 100%; */
}
.video_box{
  display: inline-block;
  width: 100%;
}
.video_list li {
  float: left;
  width: 31.3%;
  margin: 1%;
  text-align: center;
}
.video_list li img{
  width:100%;
}
.video_list li p a{
  display: inline-block;
  margin-top: 10px;
  color: #000;
}
.part6 .tab-tit,.part7 .index-title1{
  padding: 0 2%;
}

.my-part6-list{
  width: 100%;
}
.my-part6-body img {
  float: left;
  margin: 0px 10px 0px 0px;
}
.my-part6-body h2 {
  margin-bottom: 10px;
}
.my-part6-body p{
  color: #363636;
  font-size: 14px;
  line-height: 24px;
}
.friend_link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
}
.friend_link h2{
  float: left;
}
.friend_link ul{
  float: left;
  margin-left: 20px;
}
.friend_link ul li{
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #9bace3;
}
.foot-logo{
  margin: 10px 0px 20px 0px;
}
.fixed_blue_tit a:hover{
  color: #fff;
}
.page_content{
    font-size: 16px;
    line-height: 36px;
}
.project-list ul li{
  background: #3D55A7;
  display: inline-block;
  color: #fff;
    width: 100%;
    position: relative;
		margin-bottom: 20px;
}
.project_img{
  float: left;
  width: 30%;
}
.project_img img{
  width: 100%;
}
.project_text{
  float: left;
  width: 70%;
  padding: 2.5%;
    position: relative;
}
.project_text h4{
  margin-bottom: 10px;
}
.project_text span{
  display: inline-block;
  line-height: 24px;
}
.read_more{
  position: absolute;
  bottom: 9%;
  right: 2.5%;
}
.single_category{
	font-weight: bold;
  background-color: #3D55A7;
  color: #fff;
  float: left;
  padding: 5px 15px;
  border-radius: 5px;
  margin-top: 25px;
}
.single_per{
	float: left;
	margin-top: 25px;
}
.single_next{
	float: right;
	margin-top: 25px;
}
.imgdd{
   margin-right: 5px;
   margin-top: -5px;
}
.friend_link ul li a:hover{
  color: #fff;
}
.keyanbox{
    max-height: 596px;
    overflow: auto;
}

.logo_div_box{width:36%;display: flex;align-items: center;}
.container_nav{padding:0 10.5%;position:relative;width:100%;}
.nav_text{display: flex;width:100%;}
.yuyuan{font-size:18px;font-weight: 400;border-radius: 8px;border:1px solid #fff;padding:0 2px;}
.flooter1,.flooter2{padding:0 10.5% 50px;}
.flooter1_product{display:flex;justify-content: space-between;}
.flooter1_product_l,.flooter1_product_r{width:50%;overflow: hidden;}
.flooter1_product_r{padding-left: 4%;}
.flooter1_product_l img{width:100%;transition: transform 0.3s ease; /* 平滑过渡效果 */}
.flooter1_product_l img:hover{transform: scale(1.1); /* 放大 1.1 倍 */}
.flooter1_product_r_title_l p{color:#dcdddd;font-size:35px;font-family:sans-serif;line-height: 50px}
.flooter1_product_r_title{display:flex;justify-content: space-between;}
.flooter1_bottom_xian{margin-top: 25px;}
.flooter1_big_title{color:#030000;font-size:20px;font-weight: bold;margin-top:20px;}
.flooter1_text{color:#646362;font-size:16px;}
.flooter1_text span{color:#3c4d9f;}
.flooter1_more{display:flex;justify-content: space-between;align-items: end;margin-top: 50px;}
.flooter1_more_r{cursor: pointer;}
.flooter1_more_r span{font-size:14px;color:#282727;padding:7px 25px;border:2px solid #282727;border-radius: 50px;}
.flooter1_items_box{display: flex;justify-content: space-between;margin-top:60px;}
.flooter1_items{width:25%;cursor: pointer;overflow: hidden;transition: transform 0.3s ease; /* 平滑过渡效果 */}
.flooter1_items_active{margin-top:-16px;}
.flooter1_items_active .flooter1_items_title{background: #3c4d9f;color:#fff;}
.flooter1_items_title{text-align: center;font-size:25px;color:#212c2f;background: #dcdddd;border:2px solid #fff;padding:5px 0;}
.flooter1_items_pic{border:2px solid #fff;height: 314px;overflow: hidden;width:100%;}
.flooter1_items_pic img{width:100%;}
.flooter1_items:hover{transform:translateY(-16px);}
.flooter1_items:hover .flooter1_items_title{background: #278ACC;color:#fff;}
.flooter2{background:#f3f3f3;padding-top:106px;padding-bottom:52px;margin-top:68px;}
.flooter2_more_r{margin-top:115px;}
.flooter2_text{margin-top:10px;}
.flooter2_2_box{width:100%;display:flex;justify-content: space-between;}
.flooter2_2_l{width:45%;margin-right:5%;}
.flooter2_2{padding:40px 10.5% 90px 10.5%;}
.flooter2_2_item{padding:22px 15px;font-size:20px;border-bottom:1px dashed #b1b1b2;width:100%;cursor:pointer;font-weight: 600;color:#595a5a;}
.flooter2_2_item span{margin-right:15px;display: inline-block;width:17px;height: 17px;border-radius:50%;background: #595a5a;position: relative;transform: translateY(2px);border:4px solid #fff;}
.flooter2_2_item:hover.flooter2_2_item span{background:#3c4d9f;border:4px solid #a09fce;border-radius: 50%;width:17px;height: 17px;}
.flooter2_2_item:hover.flooter2_2_item{color:#3c4d9f;}
.footer_jb{height: 13px;background-image: linear-gradient(to right,#fff,#daeffc,#99d5f5);}
.foot-body_l_title{width:100%;font-size:12px;font-weight: bold;}
.foot-body_l_min_address{width:100%;font-size:12px}
.foot-body_l{margin-top:30px;}
.foot-body_l_item{margin-top:10px;margin-right:40px;}
.foot-body_l_item:first-child{margin-top:0;}
.foot-body{display: flex;justify-content:left;}
.footer_mess{color:#fff;font-size:18px;margin-top:15px;}
.ew_box{width:1214px;display: flex;justify-content: space-between;margin:0px auto;}
.footer_xian{width:85%;margin:0px auto;height: 2px;background:#797bba;margin-top:68px;}
.footer{flex-wrap: wrap;}
.footer_nav{width:1116px;margin:0px auto;display: flex;justify-content: space-between;margin-top:18px;}
.footer_nav_r{display: flex;justify-content: space-between;width: 421px;}
.footer_nav_r a{font-size:18px;color:#fff;}
.container_footer_r{width:38%;}
.nav_xsj{width: 0;height: 0;border-left: 7.5px solid transparent;border-right: 7.5px solid transparent;border-top: 12px solid #fff;position: relative;top: 17px;left: 10px; }
.box-img{position: relative;}
.box-img-text{position: absolute;left:10.5%;top:35%;}
.box-img-text p{font-size:21px;color:#fff;}
.box-img-text .box-img-title{font-size:45px;color:#fff;}

.flooter2_news_mess{height:auto;overflow: hidden;}
.flooter2_news_mess_title{display: flex;justify-content: space-between;}
.flooter2_news_mess_title_l{color:#666;font-size:14px;}
.flooter2_news_mess_title_r{color:#333;font-size:18px;font-weight: 500;}
.flooter2_news_mess{width:23%;}
.flooter2_news_mess2{width:20%;overflow: hidden;padding:2%;border-right:1px dashed #f4f4f4;cursor: pointer;}
.flooter2_news_mess2:nth-of-type(3){border:none;}
.flooter2_news_mess2_active .flooter2_news_mess_title_r{color:#0066b4;}
.flooter2_news_mess2:hover{border-bottom:4px solid #0076bf;box-shadow: 0 0 5px 5px #f4f4f4;}
.flooter2_news_mess2:hover .flooter2_news_mess_title_r{color:#0066b4;}
.flooter2_news_mess2_active{border-bottom:4px solid #0076bf;box-shadow: 0 0 5px 5px #f4f4f4;}
.flooter2_news_mess_pic{margin-top:22px;text-align: center;margin-bottom:40px;}
.flooter2_news_mess_content{margin-top:22px;font-size:14px;line-height: 30px;text-indent:2em;font-weight: 400;}
.flooter2_news_mess_jt{margin-top:22px;text-align:right;}

.nav_yjt {
  position: relative;
  padding-right: 12px;
  float: right;
  margin-top: 24px;
}

.nav_yjt::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 8px;       /* 箭头宽度 */
  height: 10px;     /* 箭头高度 */
  transform: translateY(-50%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 10"><path d="M0,0 L8,5 L0,10" fill="none" stroke="white" stroke-width="1"/></svg>');
  background-size: contain;
}

@media(max-width: 1000px){

/* 隐藏滚动条轨道 */
::-webkit-scrollbar {
    width: 0px;  /* 对于垂直滚动条 */
    height: 0px; /* 对于水平滚动条 */
}
 
/* 隐藏滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: transparent;
}
 
/* 隐藏滚动条轨道的背景 */
::-webkit-scrollbar-track {
    background: transparent;
}

    html,body{width:100%;overflow-x:hidden;}
    .container_nav{width:100%;}
    .logo{margin-top:70px;}
    .search_box{width:100%;padding:0 15px;}
    .search_min{margin-left:0;}
    .slick-slide img{height: auto;transform: scale(2);margin-top: 50px;}.row .pr0{padding-left:0;}
    .container_main{width:100%;}
    .jijinhui_titile{font-size:20px;}
    .jijinhui_titile2{font-size:12px;margin:0;}
    .title_xian_box{width:100%;}
    .jinjinhui_js{width:100%;}
    .qiehuan_box{width:100%;flex-wrap:wrap;}
    .content_new{width:100%;}
    .list_pic_new{width:100%;}
    .list_text_new{width:100%;}
    .list_new{width:100%;}
    .gonggao_time{font-size:12px;}
    .list_pic_new img{width:100%;}
    .gonggao_content{flex-wrap:wrap;}
    .gonggao_content_list{width:100%;margin-bottom:15px;}
    .gonggao_title{font-size:16px;}
    .container_main_last{width:100%;}
    .jijinhui_mess2 {margin: 30px 0 60px 0;}
    .news_box{flex-wrap:wrap;}
    .news_list{width:100%;}
    .news_list img{width:100%;}
    .footer{width:100%;background: #184e84;}
    .container_footer{width:100%;background: #184e84;}
    .footer_box {flex-wrap: wrap;background: #184e84;}
    .wechat {margin-top: 0px;width: 100%;}
    .sub-menu{box-shadow:none;display:block;display: flex;margin-left: 28%;width: 70%;overflow-x: auto;position:unset;margin-top: -50px;}
    .sub-menu li{background:none;border:none;line-height: 30px;font-size: 12px;width: 70%;}
    .sub-menu li a{font-size:12px !important;font-weight:normal;padding: 12px 15px !important;width:85px !important;}
    .container_main_wap{margin-top:30px;}
    .left_pic{display:none;}
    .news_main_right{width:100%;}
    .wzlb-list ul li a p{width:78%;}
    .about_title{margin-top:0;}
    .ny-right_about{height:auto;}
    .gzzd_content{width:100%;}
    .firends_content{justify-content:center;}
    .list_cs ul li a p{width:65%;}
    .list_cs{justify-content:center;}
    .ny-right{width:100% !important;}
    .search_title{width:65% !important;}
    .search_main{margin:30px auto !important;}
    .sidenav{width:100%;left:-30%;}
    .my_neiye_nav{width:100%;}
    .gonggao_content{padding-bottom:0;}
    .flickerplate ul.flicks>li .flick-inner .flick-content{flex-wrap:wrap;justify-content:space-around;}
    .index_kxj{width:34%;}
    .qieuhan_item{width:127px;}
    .main_about{width:100%;flex-wrap:wrap;}
    .main_about{margin-left:0;}
    .main_about2{margin-left:0 !important;}
    .left_pic{width:100%;height:auto;display:unset;}
}