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;width:14.5%;}
.sub-menu{position: absolute;top:85px;left: 0;text-align: center;display:none;min-width: 100%;}
.sub-menu li{width:150%;min-height: 50px;line-height: 50px;font-size: 16px;color: #fff;font-weight: bold;background:rgba(47,150,212,.7);padding:0 15px;margin-left:-25%;}
.sub-menu li:hover{background: #2f97d4;}
.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: right;
    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;
}

.box-img{position: relative;}
.logo_div_box,.logo_div{width:auto;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%;}
.flooter1{background:url(../images/ht_bj.jpg) no-repeat;background-size: 100% 100%;position: relative;top:-6px;padding:0;}
.flooter1_product{display:flex;justify-content: space-between;}
.flooter1_product_l{width:50%;overflow: hidden;}
.flooter1_product_r{width:50%;overflow: hidden;}
.flooter1_product_l img{transition: transform 0.3s ease; /* 平滑过渡效果 */max-width:unset;width:31px;}
.flooter1_product_l img:hover{transform: scale(1.1); /* 放大 1.1 倍 */}
.flooter1_product_r_title_l p{color:#dcdddd;font-size:45px;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:40px;font-weight: bold;margin-top:20px;}
.flooter1_text{color:#646362;font-size:20px;}
.flooter1_text span{color:#3c4d9f;}
.flooter1_more{display:flex;justify-content: space-between;align-items: end;margin-top: 50px;}
.flooter1_more_r{cursor: pointer;margin:0px auto;text-align: center;}
.flooter1_more_r span{font-size:18px;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: #3c4d9f;color:#fff;}
.flooter2{background:url(../images/bj.jpg) no-repeat;background-size: 100%;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,#b9d8f2,#44a9e0);}
.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{display: flex;justify-content: space-between;padding:0 10.5%;width:100%;flex-wrap: wrap;}
.footer_xian{width:86%;margin:0px auto;height: 2px;background:#bfddef;margin-top:20px;}
.footer{flex-wrap: wrap;}
.footer_nav{margin:0px auto;display: flex;justify-content: space-between;margin-top:18px;padding:0 10.5%;width:100%;}
.footer_nav_r{display: flex;justify-content: space-between;width: 421px;}
.footer_nav_r a{font-size:14px;color:#fff;}
.container_footer_r{width:50%;display:flex;justify-content: space-between;}
.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; }

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

.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;
}

.flooter1_icon{text-align: center;margin-top:108px;margin-bottom:30px;}
.flooter1_ht_title{font-size:30px;font-weight: 600;text-align: center;color:#030000;margin-bottom:27px;}
.flooter1_ht_text{text-align: center;color:#414141;font-size:16px;}
.flooter1_ht_text p{font-weight:600;}
.flooter1_icon2{margin-top:127px;margin-bottom:141px;}
.flooter1_heng_xian{border:1px solid #343331;width:70%;margin:40px auto;}
.flooter1_icon_r{margin-top:108px;}
.flooter1_ht_text_r p{margin-bottom:25px;}
.flooter1_more_rr span{border:none !important;background: #0076bf;color:#fff !important;}
.flooter1_more_rr span:hover{background: #fff;color:#0076bf !important;}
.flooter2{background: url(../images/footer2_bj.jpg) left bottom no-repeat !important;padding-top:132px !important;padding-bottom:121px !important;display:flex;justify-content:left;}
.flooter2_news_title_en p{font-size:45px;color:#dcdddd;}
.flooter2_news_title{font-size:30px;color:#333;font-weight: 600;margin-top:10px;}
.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;width:150px;display: block;
    float: right;line-height: 40px;}
.flooter2_news_mess_jt img{display: block;
    float: left;}
.flooter2_news_mess_title_r{color:#333;font-size:16px;font-weight: 500;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制显示行数 */
  overflow: hidden;
  text-overflow: ellipsis;min-height:48px;}
.flooter2_news_mess{width:348px;}
.flooter2_news_mess2{width:33% !important;overflow: hidden;padding:2%;border-right:1px solid #f4f4f4;cursor: pointer;background:#fff;}
.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;}
.flooter2_news_mess_pic img{width:100%;}
.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;}
.box-img-text {position: absolute;left: 10.5%;top: 40%;}
.box-img-text .box-img-title {font-size: 45px;color: #fff;}
.box-img-text p {font-size: 26px;color: #fff;}
.slick-slide img{height:100vh;}
.slider2{width:77%;}
.slider2_box{width:100%;display: flex !important;justify-content: space-between;}
.slider2 .slick-slide img{height: auto !important;}
.slider2 .slick-slide .flooter2_news_mess_pic img{height: 199.67px !important; object-fit: cover;object-position: center;overflow:hidden;}

.slider2 .slick-dots li{width:14px;height:14px;background: #ddd;border-radius: 50%;}
.slider2 .slick-dots .slick-active{background: #007cbd;}
.slider2 .slick-dots {position: absolute; bottom: 42px;display: block;padding: 0;margin: 0;list-style: none;text-align: center;width: 14px;left: -31%;}
.footer_bottom__ewm{display: flex;}
.footer_bottom_address_title{font-size:16px;color:#fff;margin-top:25px;}
.footer_bottom_address_text{font-size:14px;color:#fff;margin-top:5px;}
.footer_bottom__ewm{margin-top:20px;}
.footer_bottom_ewm_item{margin-right:15px;}
.footer_bottom_ewm_item p{font-size:14px;color:#fff;text-align: center;}
.footer_bottom_ewm_title{margin-top:5px;}
.footer_bq{font-size:14px;color:#fff;text-align: center;width: 100%;margin-top:35px;}
.footer{padding-bottom:20px;}
.container_footer{width:50%;}
.container_footer_r_l_address1{margin-top:20px;}
.container_footer_r_l_address1_title{font-size:16px;color:#fff;}
.container_footer_r_l_address1_text{font-size:14px;color:#fff;margin-top:5px;}
.container_footer_r_l{width:357px;}
.container_footer_r_r{width:315px;}
.yuyuan_box{width: 10%;justify-content: center;}



@media(max-width: 1365px){

/* 隐藏滚动条轨道 */
/* ::-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;}.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: #0076bf;}
    .container_footer{width:100%;background: #0076bf;}
    .footer_box {flex-wrap: wrap;background: #0076bf;}
    .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:-100%;}
    .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;}
    .nav_text{display: none;}
    nav.navbar.bootsnav ul.nav > li > a{font-size:14px;}
    /*.yuyuan{font-size:14px;margin-left:15px;}*/
    .yuyuan_box {
    width: 100%;
    justify-content: flex-end;
    margin-right:15px;
}
    .sub-menu li{font-size:14px;}
    .nav_box{margin-top:-64px;}
    nav.navbar.bootsnav .navbar-header{height: 85px;line-height: 85px;}
    .nav-icon-toggle{margin-top:0;}
    .foot-body_l_item{text-align: left;}
    .nav-icon-toggle{position: relative;z-index: 9;}
    .nav_yjt,.nav_xsj{display: none;}
    .sub-menu{min-width: unset !important;}
}

@media(max-width: 768px){
  .logo_div_box,.logo_div{width:250px;}
  .box-img-text .box-img-title{font-size:20px;}
  .nav_box{flex-wrap: wrap;}
  .slick-slide{height:50vh !important;overflow: hidden;}
  .slick-slide img{max-width: unset !important;width:220%;margin-left:-110%;}
  .slick-slider{height: 50vh !important;overflow: hidden;}
  .slick-slider div{height: 50vh !important;overflow: hidden;}
  .yuyuan_box {width: 100%;justify-content: flex-end;margin-top: -64px;height: 64px;}
  .nav-icon-toggle {position: relative;z-index: 9;left: 15px;height: 64px;line-height: 68px;}
  .slick-slider .box-img-text{background: rgba(0,0,0,.4);padding:5px;height: auto !important;}
  .index-banner{height: 50vh !important;}
  .slick-dots{display: block !important;}
  .flooter1_ht_title{font-size:20px;}
  .flooter1_ht_text p {font-size: 15px;padding: 0 10px;}
  .flooter1_icon2 img{width:100%;padding:0 10px;}
  .flooter1_more_r span{font-size:15px !important;}
  .flooter2{flex-wrap: wrap;}
  .flooter2_news_mess{width:100%;}
  .flooter2{padding-top:0 !important;margin-top: 5% !important;}
  .flooter2_news_title_en p{font-size:20px;}
  .flooter2_news_title{font-size:18px;}
  .flooter2_news_mess{margin-top:20px;}
  .footer{margin-top:0 !important;}
  .ew_box{flex-wrap: wrap;}
  .container_footer_r{padding:0 15px;width: 100%;}
  .footer_xian{margin-top:20px;}
  .footer_nav{padding:0 15px;flex-wrap: wrap;}
  .footer_nav_r{margin-top:15px;width:100%;}
  .footer_nav_r a{font-size:15px;}
  .nav_yjt,.nav_xsj{display: none;}
  .sidenav{overflow-x: hidden;}
  .sub-menu{min-width: unset !important;}
  .slider2_box .flooter2_news_mess{width:79vw !important;}
  .slider2 div{width:auto;height: auto !important;overflow: unset !important;}
  .slider2 .slick-slide img{width:68vw;margin:0;}
  .slider2 .slick-slide{width: 100vw !important;height: auto !important;overflow-x: auto;margin-top: -100px;}
  .slider2 .slick-dots {position: absolute;bottom: 42px;display: block;width: 100% !important;padding: 0;margin: 0;list-style: none;text-align: center;width: 14px;left:0;}
  .slider2 .slick-slider{height: auto !important;}
  .slider2{width:auto !important;height: auto !important;}
  .box-img{width:100vw !important;overflow-x: auto !important;}
  .flooter2_news_mess_jt img{width: auto !important;}
  .flooter2_news_mess_content{width:100% !important;}
  .flooter2_news_mess_pic,.flooter2_news_mess_title{width:100% !important;}
  .flooter2_news_mess_title{margin-top:70px;}
  .slider2 .slick-list .slick-track{display: flex;}
  .slider2 .slick-list{overflow-x: auto !important;width: 100vw;}
  .slider2 .slick-slider div{overflow:unset !important;}
  .slider .slick-list{width:100vw;}
  .flooter2{padding-bottom:50px !important;}
  .slider2_box{justify-content: left;}
}