@import "font-awesome.min.css";
@import "style2.css";

/* CSS Document */
/**全局**/
* {
  margin: 0px;
  padding: 0px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
map {
  padding: 0;
  margin: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #222;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
  background: #fff;
}

ul,
li {
  list-style: none;
}

.clear {
  clear: both;
}

a {
  color: #6a9ce4;
  text-decoration: none;
}

a:hover {
  color: #01459A;
  text-decoration: none;
}

img {
  border: none;
}

hr {
  line-height: 0px;
  font-size: 0px;
  border: none;
  height: 1px;
  width: 100%;
  margin: 5px 0px;
}

div {
  margin: 0 auto;
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}

input,
select {
  font-family: arial, Helvetica, sans-serif;
  padding: 1px;
}

.blank {
  width: 100%;
  height: 10px;
  clear: both;
  overflow: hidden;
}

.blank20 {
  width: 100%;
  height: 20px;
  clear: both;
  overflow: hidden;
}

.mt10 {
  margin-top: 10px;
}

.hide {
  display: none;
}

.red {
  color: #f00;
}

.blue {
  color: #00f;
}

.gray {
  color: #ccc;
}

.noInfo {
  width: 100%;
  float: left;
  padding: 10px 0;
  text-align: center;
}

.input_submit {
  width: 77px;
  height: 41px;
  float: left;
  background: url(../image/search.png) no-repeat left top;
  text-align: center;
  line-height: 41px;
  color: #fff;
  border: 0px;
  cursor: pointer;
}

.float_bg {
  background: url(../image/qq_3.gif) repeat-y left top;
  width: 118px;
  padding: 2px 0;
  float: left;
}

.f_list {
  width: 100%;
  float: left;
  margin: 5px auto;
  clear: both;
}

.f_list span {
  float: left;
  width: 80px;
}

.block {
  width: 1000px;
  margin: 0 auto;
}

/*all*/
.main {
  width: 100%;
  float: left;
  padding: 20px 0;
}

/*end*/

/**顶部**/
#header {
  float: left;
  width: 100%;
  padding: 40px 0;
  display: flex;
  align-items: center;
  z-index: 1000;
  position: relative;
}

#logo {
  float: left;
  display: flex;
  align-items: center;
  height: 40px;
}

#logo img {
  height: 40px;
  vertical-align: middle;
  object-fit: contain;
}

.top_des {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #01459A;
  font-size: 25px;
  padding-left: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.tel {
  float: right;
  height: 40px;
  text-align: right;
  background-size: contain;
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
}

.tel span {
  display: block;
  text-align: right;
}

.tel .a {
  font-size: 16px;
  color: #01459A;
  line-height: 1.4;
  text-align: right;
  font-weight: bold;
}

.tel .b {
  font-size: 16px;
  color: #01459A;
  font-family: Arial;
  line-height: 1.4;
  margin-top: 2px;
  text-align: right;
}

/*end*/

/*menu*/
#navigate {
  width: 100%;
  float: left;
  display: block;
  background: #01459A;
  position: relative;
  z-index: 999;
  margin-bottom: 0;
}

#navigate ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  position: relative;
}

#navigate ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
  padding: 0 25px;
}

#navigate ul li:last-child {
  margin-right: -13px;
}

#navigate ul li a:hover,
#navigate ul li .current,
#navigate ul li:hover a {
  color: #fff;
  background: #0158C2;
}

#navigate ul li .drop_menu {
  width: 145px;
  position: absolute;
  left: 0;
  top: 50px;
  display: none;
  text-align: center;
  background: #01459a;
  z-index: 2;
}

#navigate ul li .drop_menu li {
  float: left;
  width: 100%;
  height: auto;
  line-height: 22px;
  margin: 0 0 4px 0;
}

#navigate ul li .drop_menu li a {
  padding: 0 5px;
  display: block;
  font-size: 14px;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #01459a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#navigate ul li .drop_menu li a:hover {
  background: #0158C2;
}

/*end*/


/*flash*/
#flash {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: 0;
}

.slideBox {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.slideBox .bd {
  position: relative;
  z-index: 0;
  margin: 0 auto;
}

.slideBox .bd li {
  position: relative;
  text-align: center;
}

.slideBox .bd li img {
  width: 100%;
}

.slideBox .bd li .flash_img {
  width: 100%;
  padding-bottom: 450px;
  background-size: cover !important;
  margin-top: 0;
  position: relative;
}

.slideBox .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 0;
  height: 12px;
  line-height: 12px;
}

.slideBox .hd ul {
  text-align: center;
}

.slideBox .hd ul li {
  cursor: pointer;
  display: inline-block;
  display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  overflow: hidden;
  background: #006db7;
  /*filter:alpha(opacity=80);opacity:0.8;*/
  line-height: 999px;
  border-radius: 50%;
}

.slideBox .hd ul li.mbpic {
  display: none
}

.slideBox .hd ul .on {
  background: #ff6600;
}

.slideBox .prev {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -37.5px;
  display: none;
  width: 49px;
  height: 75px;
  background: url(../image/left.png) no-repeat left top;
  cursor: pointer;
}

.slideBox .next {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -37.5px;
  display: none;
  width: 49px;
  height: 75px;
  background: url(../image/right.png) no-repeat left top;
  cursor: pointer;
}

.slideBox:hover .prev,
.slideBox:hover .next {
  display: block;
}

/*end*/

/* 服务项目 */
#service {
  float: left;
  width: 100%;
  padding: 30px 0 0 0;
}

.home_top {
  float: none;
  width: 100%;
  text-align: left;
  padding-bottom: 0;
  background: none;
  margin-bottom: 30px;
}

.home_top h3 {
  float: none;
  width: auto;
  height: auto;
  line-height: normal;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}

.home_top span {
  display: none;
}

.service_con {
  float: left;
  width: 100%;
}

.service_con_row {
  margin-left: -20px;
  margin-right: -20px;
}

.service_item {
  float: left;
  width: 33.3333%;
  padding: 20px;
}

.service_item a {
  display: block;
  float: left;
  width: 100%;
}

.service_item_img {
  float: left;
  width: 56.75%;
  height: 200px;
  background-size: cover !important;
}

.service_item_title {
  float: left;
  width: 43.25%;
  height: 200px;
  padding: 0 7px;
  display: table;
  font-size: 22px;
  color: #fff;
  background: #01459A;
  line-height: 32px;
  text-align: center;
  overflow: hidden;
}

.service_item_title div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

/* 关于我们 */
#about {
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
}

.about_con {
  float: left;
  width: 100%;
}

.about_img {
  flex: 0 0 300px;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.about_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
  display: block;
  max-width: 100%;
}

.about_des {
  font-size: 16px;
  line-height: 200%;
  color: #333;
  text-indent: 28px;
}

.about_more {
  float: left;
  display: block;
  color: #01459a;
  line-height: 200%;
}

.about_more:hover {
  color: #fc0;
}

/* 新闻中心 */
#news {
  float: left;
  width: 100%;
  padding: 50px 0 0 0;
}

.news_con {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}

.news_item {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 15px 0 35px 0;
}

.news_item_box {
  float: left;
  width: 100%;
}

.news_item_time {
  float: left;
  width: 90px;
  height: 90px;
  background: #dcdcdc;
  text-align: center;
  overflow: hidden;
}

.news_item_time .a {
  display: block;
  line-height: 60px;
  font-size: 35px;
  color: #000;
  background: #efefef;
}

.news_item_time .b {
  display: block;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
  background: #006DB7;
}

.news_item_right {
  margin-left: 110px;
}

.news_item_title {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news_item_title a {
  font-size: 18px;
  color: #000;
}

.news_item_title a:hover {
  color: #01459a;
  text-decoration: underline;
}

.news_item_des {
  height: 62px;
  line-height: 22px;
  font-size: 12px;
  color: #6e6e6e;
  overflow: hidden;
}

/* footer */
#footer {
  float: left;
  width: 100%;
  padding: 20px 0;
  background: #01459A;
  margin-top: 40px;
  overflow: hidden
}

#wechat {
  float: right;
}

.wechat_img {
  float: right;
  width: 140px;
  height: 140px;
}

.wechat_img img {
  width: 100%;
  height: 100%;
}

.wechat_txt {
  float: right;
  width: 140px;
  height: 140px;
  background: url(../image/photo_bg.jpg) no-repeat left center;
  text-align: center;
}

.wechat_txt img {
  width: 40px;
  height: auto;
  margin-top: 17px;
}

.wechat_txt span {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-top: 9px;
}

.footer_con {
  padding: 30px 0;
  color: #fff;
  font-size: 14px;
}

.contact-info {
  margin-bottom: 30px;
}

.footer-title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: bold;
}

.contact-details {
  display: flex;
  justify-content: center;
  gap: 60px;
}

.coordinator {
  font-size: 14px;
  opacity: 0.8;
  font-weight: normal;
  margin-left: 5px;
}

.contact-person {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 8px;
  min-width: 250px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}

.contact-person:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  background: rgba(255, 255, 255, 0.15);
}

.contact-person p {
  margin: 8px 0;
  line-height: 1.6;
  color: #fff;
}

.contact-person p:first-child {
  margin-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 8px;
}

.contact-person strong {
  color: #fff;
  font-size: 16px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 20px;
  text-align: center;
}

.copyright {
  margin-bottom: 15px;
}

.copyright p {
  margin: 5px 0;
  color: #fff;
}

.technical-support {
  color: #fff;
}

.technical-support a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}

.technical-support a:hover {
  color: #ffcc00;
}

/* 响应式设计 */
@media screen and (max-width: 768px) {
  .contact-details {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  
  .contact-person {
    min-width: auto;
    width: 100%;
    max-width: 300px;
    min-height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
    margin: 0 auto;
  }
  
  .contact-person p {
    margin: 6px 0;
    font-size: 14px;
  }
  
  .contact-person strong {
    font-size: 15px;
  }
  
  .contact-person:hover {
    transform: none;
  }
  
  .footer-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 15px;
  }
  
  .coordinator {
    font-size: 13px;
  }
}

/* 小屏幕手机的额外优化 */
@media screen and (max-width: 380px) {
  .contact-person {
    max-width: 280px;
    min-height: 130px;
    padding: 12px;
  }
  
  .contact-person p {
    margin: 5px 0;
    font-size: 13px;
  }
  
  .contact-person strong {
    font-size: 14px;
  }
  
  .coordinator {
    font-size: 12px;
  }
  
  .footer-title {
    font-size: 16px;
    margin-bottom: 12px;
  }
  
  #footer {
    padding: 15px 0;
  }
  
  .footer_con {
    padding: 20px 0;
  }
}

/*left*/
#left {
  float: left;
  width: 230px;
}

.left_list {
  float: left;
  width: 100%;
}

.left_top {
  float: left;
  width: 100%;
  background: linear-gradient(135deg, #01459A, #0162d8);
  text-align: center;
  border-radius: 8px 8px 0 0;
  position: relative;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.left_top:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 0;
}

.left_top h3 {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
}

.left_con {
  padding: 0px;
  line-height: 24px;
  width: 100%;
  background: #fff;
  float: left;
  border: 1px solid #e5e5e5;
  border-top: none;
}

.type_list {
  width: 100%;
  float: left;
}

.type_list ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.type_list li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 45px;
  line-height: 45px;
  margin-top: 2px;
  overflow: hidden;
}

.type_list li a {
  color: #333;
  padding-left: 20px;
  background: #F2F2F2 url(../image/page_list_icon.png) no-repeat 270px center;
  font-size: 16px;
  color: #000;
  display: block;
  transition: all .3s ease;
}

.type_list li a:hover,
.type_list li a.current {
  color: #fff;
  background: #01459A url(../image/page_list_icon.png) no-repeat 200px center;
}

.type_list li.second_cat {
  display: none;
}

.type_list li.second_cat a {}

.type_list li.second_cat a:hover {}

.type_list li.second_cat a.current {}

/*end*/

/*right*/
#right {
  width: 940px;
  float: right;
}

#right_top {
  float: left;
  width: 100%;
  height: auto;
  line-height: normal;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #01459A, #0162d8);
  color: #fff;
  border-radius: 8px;
  position: relative;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

#right_top:before {
  content: "✓";
  margin-right: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

#right_top:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 0;
}

#right_top h3 {
  float: left;
  font-size: 18px;
  line-height: normal;
  padding-left: 0;
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
}

#right_top span {
  float: right;
  font-size: 14px;
  padding-right: 60px;
}

#right_top li {
  float: left;
  margin-left: 6px;
}

#right_con {
  width: 100%;
  float: left;
  padding: 10px 0 0 0;
  line-height: 200%;
  /*overflow-x:hidden;*/
  min-height: 300px;
  height: auto !important;
  height: 300px;
  overflow: hidden;
}

#right_con img {
  max-width: 100%;
  height: auto;
}

/*end*/




/*news*/
.art_list {
  width: 100%;
  float: left;
  padding: 28px 0 35px;
  border-top: 1px dashed #DBDBDB;
}

.art_list:first-child {
  border-top: none;
  padding-top: 0;
}

.art_img {
  float: left;
  width: 152px;
}

.art_img img {
  width: 100%;
}

.art_img a {
  display: block;
  width: 100%;
  padding-bottom: 70%;
  background-size: cover !important;
}

.art_right {
  margin-left: 172px;
}

.art_right2 {
  margin-left: 87px;
}

.art_title {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: -4px;
}

.art_title a:hover {
  text-decoration: underline;
}

.art_time {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-top: 7px;
}

.art_time2 {
  float: left;
  width: 67px;
  height: 70px;
  padding: 10px 0;
  background: #f2f2f2;
  text-align: center;
  color: #666;
}

.art_time2 .day {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  padding: 2px 0 5px 0;
}

.art_time2 .month-year {
  display: block;
  font-size: 12px;
  line-height: 20px;
}

.art_des {
  font-size: 14px;
  color: #777;
  line-height: 24px;
  margin-top: 5px;
  height: 48px;
  overflow: hidden;
}

.articleList {
  width: 100%;
  float: left;
}

.articleList ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.articleList li {
  margin: 0px;
  padding: 0 0 0 10px;
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
  background: url(../image/li_0.png) no-repeat left center;
  line-height: 35px;
}

.time {
  float: right;
}

.articleTitle {
  font-weight: bold;
  font-size: 20px;
  color: #222;
  text-align: center;
  line-height: 50px;
}

.articleAuthor {
  text-align: center;
  padding: 0 0 10px 0px;
  border-bottom: 1px solid #eee;
}

.articleAuthor span {
  margin: 0px 6px;
  font-size: 12px;
  color: #666;
}

.articleInfo {
  width: 100%;
  padding: 25px 0;
  line-height: 200%;
  min-height: 250px;
}

.articleInfo img {
  max-width: 100%;
}

.pageUpDown {
  padding-top: 10px;
  text-align: left;
  line-height: 30px;
  font-size: 16px;
  color: #222;
}

.pageUpDown span {
  display: block;
}

.pageUpDown a {
  font-size: 16px;
  color: #222;
}

.articleImg {
  text-align: center;
}

/*end*/

/*Product*/
.productList {
  width: 100%;
  float: left;
}

.productList_row {
  margin-left: -15px;
  margin-right: -15px;
}

.pro_list {
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 40px;
  padding: 0 15px;
}

.pro_list_box {
  float: left;
  width: 100%;
  box-shadow: 0 0 1px #ccc;
  padding: 10px;
  transition: all .3s ease;
}

.pro_list_box:hover {
  box-shadow: 0 0 7px #ccc;
}

.pro_list_img {
  float: left;
  width: 100%;
}

.pro_list_img a {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-size: contain !important;
}

.pro_list_title {
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}

.pro_list_title a {
  transition: all .3s ease;
}

.pro_list_box:hover .pro_list_title a {
  color: #01459A;
}

.productTitle {
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}

.productImg {
  width: 100%;
  text-align: center;
  float: left;
  margin: 10px auto;
}

.productImg img {
  max-width: 100%;
}

.productBuy {
  width: 100%;
  text-align: center;
  float: left;
  margin: 10px auto;
}

.productBuy a {
  margin: 0 10px;
}

/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #ccc;
  line-height: 25px;
}

.title span {
  font-size: 14px;
  font-weight: bold;
}

.productDesc {
  line-height: 200%;
  padding: 10px 0;
  width: 100%;
  float: left;
}

/*end*/

/*page*/
.pages {
  font-size: 12px;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

.pages li {
  display: inline-block;
  margin: 3px;
}

.pages a {
  font-size: 14px;
  padding: 6px 12px;
  background: #f5f5f5;
  display: block;
}

.pages a:hover {
  background: #01459A;
  color: #fff;
}

.pages li.active a {
  background: #01459A;
  color: #fff;
}

.pages select {
  vertical-align: middle;
  font-size: 8pt;
  padding: 0px;
}

.pages b {
  font-weight: normal;
}

/*end*/

/*feedback*/
.f_list {
  width: 100%;
  float: left;
  margin: 5px auto;
  clear: both;
}

.f_list .fl_l {
  float: left;
  width: 20%;
  text-align: right;
}

.f_list .fl_r {
  float: left;
  width: 80%;
}

.input_text {
  width: 90%;
  border: 1px solid #ccc;
  line-height: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.w100 {
  width: 100px;
}

/*end */

/*toolbar*/
#toolbar2 {
  display: none;
}

#toolbar {
  width: 68px;
  position: fixed;
  right: 0px;
  top: 50%;
  margin-top: -136px;
  z-index: 1000000;
}

#toolbar ul {}

#toolbar li {
  width: 68px;
  height: 68px;
  float: left;
  margin: 4px 0px;
  position: relative;
}

#toolbar li .t_item {
  width: 68px;
  height: 68px;
  background: #f79800;
  text-align: center;
  line-height: 68px;
  display: block;
  border-radius: 5px 0 0 5px;
  color: #fff;
  text-decoration: none;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}

#toolbar li a.t_item:hover,
#toolbar li a.cur {
  background: #212021;
}

.tool_qq {
  position: absolute;
  left: -118px;
  top: 0px;
  width: 118px;
  padding: 0 10px 0 0;
  display: none;
}

.tool_qq_con {
  width: 108px;
  padding: 10px 0;
  float: left;
  border: 1px solid #f79800;
  background: #fff;
  text-align: center;
}

.tool_tel {
  width: 170px;
  height: 68px;
  background: #212021;
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 68px;
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 10px;
  white-space: nowrap;
  border-radius: 5px 0 0 5px;
}

.tool_weixin {
  position: absolute;
  top: 0px;
  width: 118px;
  left: -118px;
  padding: 0 10px 0 0;
  display: none;
}

.t_wx_con {
  width: 108px;
  background: #fff;
  border: 1px solid #f79800;
  padding: 3px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

.t_wx_con img {
  width: 100px;
  height: 100px;
}

.t1 i {
  width: 68px;
  height: 68px;
  background: url(../image/u1.png) no-repeat center center;
  display: block;
}

.t2 i {
  width: 68px;
  height: 68px;
  background: url(../image/u2.png) no-repeat center center;
  display: block;
}

.t3 i {
  width: 68px;
  height: 68px;
  background: url(http://demo2.92wailian.com/k357/skin/img/u3.png) no-repeat center center;
  display: block;
}

.t4 i {
  width: 68px;
  height: 68px;
  background: url(../image/u4.png) no-repeat center center;
  display: block;
}

.t5 i {
  width: 68px;
  height: 68px;
  background: url(../image/u5.png) no-repeat center center;
  display: block;
}

@media screen and (min-width: 1250px) {
  .container {
    width: 1230px;
  }
}

@media screen and (max-width: 1250px) {
  #left {
    width: 19.3%;
  }

  #right {
    width: 78%;
  }
}

@media screen and (max-width: 1200px) {
  .slideBox .bd li .flash_img {
    padding-bottom: 400px;
  }



  #banner {
    height: 320px;
  }

  #navigate ul li a {
    padding: 0 25px;
  }

  #logo img {
    height: 60px;
  }

  .top_des {
    margin: 10px 0 0 25px;
    font-size: 18px;
  }

  .tel {
    height: 48px;
  }

  .tel .a {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 3px;
  }

  .tel .b {
    font-size: 24px;
  }
}

@media screen and (max-width: 992px) {
  .slideBox .bd li .flash_img {
    padding-bottom: 300px;
  }


  #banner {
    height: 220px;
  }

  #navigate ul li a {
    font-size: 14px;
    padding: 0 15px;
  }

  #navigate ul li .drop_menu li a {
    font-size: 12px;
  }

  #logo img {
    height: 50px;
  }

  .tel {
    display: none;
  }

  .home_top h3 {
    font-size: 24px;
  }

  .home_top span {
    font-size: 12px;
  }

  .service_item {
    width: 100%;
  }

  .service_item_title {
    font-size: 18px;
  }

  #wechat {
    display: none;
  }

  .footer_con {
    margin: 0;
  }

  #left {
    width: 100%;
    margin-bottom: 20px;
  }

  #right {
    width: 100%;
  }

  .type_list li a {
    background: #F2F2F2;
  }

  .type_list li a:hover,
  .type_list li a.current {
    background: #01459A;
  }

  .pro_list {
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  #flash {
    display: none;
  }

  .slideBox .bd li .flash_img {
    height: 200px;
  }

  #header {
    padding: 10px 0;
    z-index: 1000;
    position: relative;
  }
  
  /* 确保汉堡包菜单按钮在移动端可见 */
  #cd-menu-trigger {
    display: block !important;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    border-radius: 3px;
    background-color: rgba(1, 69, 154, 0.1);
    z-index: 9999;
    opacity: 1;
    visibility: visible;
  }
  
  #cd-menu-trigger .cd-menu-icon,
  #cd-menu-trigger .cd-menu-icon::before,
  #cd-menu-trigger .cd-menu-icon::after {
    background-color: #01459A;
  }

  .topics-list {
    padding-left: 0;
  }

  .about-header {
    flex-direction: column;
  }

  .meeting-card {
    margin-bottom: 20px;
  }

  .service_item {
    width: 100%;
  }

  .service_con_row {
    display: block;
  }

  .news_item {
    width: 100%;
  }

  .news_item_title a {
    font-size: 16px;
  }

  .blank55 {
    height: 55px;
  }

  /* 移动端导航菜单样式 */
  #toolbar2 {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 70px !important;
    bottom: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    display: flex;
  }

  #toolbar2 li {
    flex: 1;
    text-align: center;
    border-right: 1px solid #eee;
  }

  #toolbar2 a {
    display: block;
    padding: 7px 0 2px;
    color: #01459A;
    font-size: 12px;
    text-decoration: none;
  }

  #toolbar2 a span {
    display: block;
    font-size: 20px;
  }
  
  /* 轮播图和内容调整 */
  #mobileflash {
    display: block !important;
    margin-top: 0;
    z-index: 1;
    position: relative;
  }
  
  #mobileflash .slideBox {
    height: auto;
  }
  
  #mobileflash .slideBox img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  #mobileflash .hd {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    z-index: 2;
  }
  
  #mobileflash .hd ul {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  
  #mobileflash .hd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 3px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
  }
  
  #mobileflash .hd li.on {
    background: #fff;
  }
}

@media screen and (max-width: 580px) {
  #logo img {
    height: 35px;
  }
  
  .about_one {
    grid-template-columns: repeat(1, 1fr);
  }
}

.maximg img {
  max-width: 100% !important;
  height: auto !important
}

.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both
}

.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%
}

.pagination span {
  color: #333;
  font-size: 12px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}

.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}

.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.pagination .st {
  font-family: 宋体
}

.text-secondary {
  text-align: center;
  padding: 20px 0
}

.about_one {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px 150px;
  width: 100%;
  overflow: hidden;
}


.about_two {
  display: grid;
  /* grid-template-columns: repeat(3, 1fr); */
  grid-gap: 30px 150px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 580px) {
  .about_one {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* 会议简介整体布局 - 完全重写 */
.section-about {
  padding: 30px 0 50px;
  background: linear-gradient(to bottom, #f9f9f9, #ffffff);
  float: left;
  width: 100%;
}

.about-wrapper {
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  display: block;
  width: 100%;
}

.about-header {
  display: flex;
  gap: 30px;
  padding: 30px;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}

.about_img {
  flex: 0 0 300px;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  display: block;
  position: relative;
}

.about_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.about_des {
  flex: 1;
  line-height: 1.8;
  font-size: 16px;
  text-align: justify;
}

/* 会议详情样式优化 */
.meeting-details {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0;
  background: transparent;
  box-shadow: none;
}

.meeting-card {
  flex: 1;
  min-width: 300px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 20px;
  display: flex;
  flex-direction: column;
}

.meeting-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.card-header {
  background: linear-gradient(135deg, #01459A, #0162d8);
  color: #fff;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  position: relative;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.theme-icon, .topics-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  position: relative;
}

.theme-icon:before, .topics-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.theme-icon:before {
  content: "⚡";
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.topics-icon:before {
  content: "✓";
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme-title, .topics-title {
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
  font-size: 18px;
}

.card-body {
  padding: 20px;
  background: #fff;
  flex: 1;
  border-radius: 0 0 10px 10px; /* 底部圆角 */
}

.theme-content {
  padding: 0;
  margin: 0;
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}

.topics-list {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px 30px;
}

.topics-list li {
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  list-style: none;
}

.topics-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #01459A;
  border-radius: 50%;
}

/* 响应式调整 */
@media screen and (max-width: 992px) {
  .about-header {
    flex-direction: column;
    gap: 20px;
  }
  
  .about_img {
    flex: 0 0 auto;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  
  .meeting-card {
    min-width: 100%;
    margin: 10px 20px;
  }
}

@media screen and (max-width: 768px) {
  .topics-list {
    grid-template-columns: 1fr;
  }
  
  .about-header {
    padding: 20px;
  }
  
  .meeting-card {
    margin: 10px;
  }
}

/* 轮播图区域调整 */
.cd-main-content {
  float: left;
  width: 100%;
  margin-top: 0;
  position: relative;
  z-index: 1;
  padding-top: 0;
  margin-bottom: 0;
  border-top: none;
}

/* 如果navbar中有fixed-top类，需要移除其固定定位效果 */
.navbar-fixed-top {
  position: relative !important;
  top: auto;
}

/* 强制移除导航和轮播图之间的间隙 */
#navigate + .cd-main-content {
  margin-top: -1px !important; /* 使用负边距消除可能的1px间隙 */
}

/* 重要时间和会议通知左右布局 */
.time-news-section {
  padding: 40px 0 60px;
  float: left;
  width: 100%;
  background: #f9f9f9;
}

.time-news-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 0;
  align-items: stretch;
}

.important-time-wrapper, .meeting-news-wrapper {
  flex: 1;
  min-width: 45%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
}

.important-time-wrapper:hover, .meeting-news-wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* 会议通知部分样式优化 */
.meeting-news-wrapper .news_con {
  margin-top: 0;
  padding: 20px;
  flex: 1;
}

.meeting-news-wrapper .news_item {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.meeting-news-wrapper .news_item_box {
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  transition: none;
}

.meeting-news-wrapper .news_item_box:hover {
  transform: none;
  box-shadow: none;
}

/* 改善时间线容器样式 */
.important-time-wrapper .about_two {
  margin-top: 0;
  padding: 20px;
  flex: 1;
}

/* 为时间线添加卡片式背景 */
.important-time-wrapper .col-span-12 {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

/* 时间线样式美化 */
.text-gray-800 .container {
  padding: 0;
}

.text-gray-800 .text-4xl {
  font-size: 20px;
  color: #01459A;
  margin-bottom: 10px;
}

.text-gray-800 .text-3xl {
  font-size: 16px;
  color: #333;
}

/* 响应式设计 */
@media screen and (max-width: 992px) {
  .time-news-wrapper {
    flex-direction: column;
  }
  
  .important-time-wrapper,
  .meeting-news-wrapper {
    min-width: 100%;
  }
}

.time-news-wrapper .card-body {
  padding: 20px;
  background: #fff;
  flex: 1;
}

/* 修改时间线的文本样式 */
.text-gray-800 .text-xl {
  font-size: 18px;
  color: #01459A;
  margin-bottom: 5px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.text-gray-800 .text-base {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  transition: all 0.3s ease;
}

/* 会议通知内容样式 */
.meeting-news-wrapper .card-body {
  padding: 20px;
}

.meeting-news-wrapper .news_con {
  padding: 0;
}

.meeting-news-wrapper .news_item_title a {
  font-size: 18px;
  color: #01459A;
  font-weight: bold;
}

/* 添加标题前的勾选图标 */
.card-header:before {
  content: "✓";
  margin-right: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

/* 改进标题文字样式 */
.theme-title {
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}

/* 在卡片标题增加装饰元素 */
.card-header:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 0;
}

/* 更新卡片悬停效果 */
.meeting-card:hover,
.important-time-wrapper:hover,
.meeting-news-wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* 重要日期时间线美化 */
.important-time-wrapper .col-span-12 {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
}

/* 美化时间线中轴线 */
.important-time-wrapper .sm-timeline-line:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 2px;
  left: -15px;
  background: linear-gradient(to bottom, #01459A, #6a9ce4);
  border-radius: 1px;
  opacity: 0.7;
}

/* 时间点圆圈样式改进 */
.important-time-wrapper .sm-timeline-dot:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  left: -24px;
  top: 6px;
  background: #01459A;
  box-shadow: 0 0 0 4px rgba(1, 69, 154, 0.2);
  z-index: 1;
  transition: all 0.3s ease;
}

/* 时间点交互效果 */
.important-time-wrapper .flex-col:hover .sm-timeline-dot:before {
  background: #ff6b6b;
  box-shadow: 0 0 0 6px rgba(255, 107, 107, 0.2);
  transform: scale(1.1);
}

/* 时间项容器美化 */
.important-time-wrapper .flex-col {
  position: relative;
  padding: 15px;
  margin-bottom: 15px;
  background: #f9f9f9;
  border-radius: 8px;
  border-left: 3px solid #01459A;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}

.important-time-wrapper .flex-col:hover {
  background: #fff;
  border-left: 3px solid #ff6b6b;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transform: translateX(5px);
}

/* 时间项内容悬停效果 */
.important-time-wrapper .flex-col:hover .text-xl {
  color: #ff6b6b;
}

/* 更新时间日期容器样式 */
.important-time-wrapper .card-body {
  padding: 25px 15px;
}

/* 添加日期前的图标 */
.important-time-wrapper .text-xl {
  position: relative;
  padding-left: 26px;
}

.important-time-wrapper .text-xl:before {
  content: "\f133"; /* 日历图标 Font Awesome */
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 1px;
  color: #01459A;
  font-size: 18px;
  transition: all 0.3s ease;
}

.important-time-wrapper .flex-col:hover .text-xl:before {
  color: #ff6b6b;
  transform: scale(1.1);
}

/* 响应式调整 */
@media screen and (max-width: 768px) {
  .important-time-wrapper .flex-col {
    padding: 12px;
    margin-bottom: 12px;
  }
  
  .important-time-wrapper .text-xl {
    font-size: 16px;
  }
  
  .important-time-wrapper .text-base {
    font-size: 13px;
  }
}

/* 重要日期卡片整体优化 */
.important-time-wrapper.meeting-card {
  background: linear-gradient(to bottom, #fff, #f7f9fc);
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

/* 重要日期标题区域增强 */
.important-time-wrapper .card-header {
  background: linear-gradient(135deg, #01459A, #0162d8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* 增加标题装饰元素 */
.important-time-wrapper .card-header:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 0;
}

/* 添加全局卡片内边距 */
.important-time-wrapper .about_two {
  padding: 20px 15px 10px;
}

/* 改进时间线容器样式 */
.important-time-wrapper .col-span-12 {
  position: relative;
  margin-left: 20px;
  padding-left: 10px;
}

/* 响应式调整 */
@media screen and (max-width: 768px) {
  .important-time-wrapper .card-header:after {
    width: 20px;
    height: 20px;
    right: 15px;
  }
}

/* 统一标题栏样式 */
.section-title {
  background: linear-gradient(135deg, #01459A, #0162d8);
  color: #fff;
  padding: 15px 20px;
  border-radius: 8px;
  position: relative;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.section-title:before {
  content: "✓";
  margin-right: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.section-title:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 0;
}

.section-title h3, 
.section-title h4 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}

/* 首页各板块标题统一样式 */
.home_top {
  float: none;
  width: 100%;
  text-align: left;
  padding-bottom: 0;
  background: none;
  margin-bottom: 30px;
}

.home_top h3 {
  float: none;
  width: auto;
  height: auto;
  line-height: normal;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}

.home_top span {
  display: none;
}

/* 修改卡片标题保持一致 */
.card-header {
  background: linear-gradient(135deg, #01459A, #0162d8);
  color: #fff;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 8px 8px 0 0;
  position: relative;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

/* 响应式标题栏调整 */
@media screen and (max-width: 768px) {
  .section-title,
  .card-header,
  #right_top,
  .left_top {
    padding: 12px 15px;
  }
  
  .section-title:after,
  .card-header:after,
  #right_top:after,
  .left_top:after {
    width: 20px;
    height: 20px;
    right: 15px;
  }
  
  .section-title h3,
  .section-title h4,
  .theme-title,
  #right_top h3,
  .left_top h3 {
    font-size: 16px;
  }
  
  #right_top span {
    display: none;
  }
}

/* 确保所有带链接的标题颜色一致 */
.left_top h3 a,
#right_top a {
  color: #fff;
}

#mobileflash {
  display: none;
  width: 100%;
  float: left;
  position: relative;
}

#mobileflash .slideBox {
  height: auto;
  margin: 0;
  padding: 0;
}

#mobileflash .slideBox img {
  width: 100%;
  height: auto;
  display: block;
}



 @media screen and (max-width: 768px) {

      /* 汉堡菜单按钮样式 */
      #cd-menu-trigger {
        display: block !important;
        position: absolute !important;
        right: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        height: 40px !important;
        width: 40px !important;
        z-index: 9999 !important;
        opacity: 1 !important;
        visibility: visible !important;
        border-radius: 3px !important;
        background-color: rgba(1, 69, 154, 0.1) !important;
      }

      #cd-menu-trigger .cd-menu-icon {
        background-color: #01459A !important;
        width: 22px !important;
        height: 3px !important;
      }

      #cd-menu-trigger .cd-menu-icon::before,
      #cd-menu-trigger .cd-menu-icon::after {
        background-color: #01459A !important;
      }

      #cd-menu-trigger .cd-menu-icon::before {
        bottom: 8px !important;
      }

      #cd-menu-trigger .cd-menu-icon::after {
        top: 8px !important;
      }

      /* 移动端头部样式 */
      #header {
        background-color: #fff !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 1001 !important;
        height: 50px !important;
        padding: 5px 0 !important;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) !important;
      }

      /* 移动端内容区域调整 */
      body {
        padding-top: 50px !important;
        /* 与header高度一致 */
      }

      #header .container {
        position: relative !important;
        height: 100% !important;
        padding: 0 15px !important;
      }

      /* 隐藏桌面元素 */
      .desktop-only,
      #navigate,
      #flash,
      .tel {
        display: none !important;
      }

      /* 移动端标题样式 */
      .mobile-title {
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        position: absolute !important;
        left: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        font-size: 16px !important;
        height: auto !important;
        line-height: normal !important;
        width: calc(100% - 80px) !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
      }

      /* 移动端轮播图样式 */
      .cd-main-content {
        float: left !important;
        width: 100% !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
        position: relative !important;
        z-index: 1 !important;
        border-top: none !important;
      }

      #mobileflash {
        display: block !important;
        margin-top: 0 !important;
        z-index: 1 !important;
        position: relative !important;
        clear: both !important;
        width: 100% !important;
      }

      #mobileflash .slideBox {
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
      }

      #mobileflash .slideBox img {
        width: 100% !important;
        display: block !important;
        height: auto !important;
      }

      /* 侧边菜单层级 */
      header.lateral-menu-is-open {
        z-index: 1010 !important;
      }

      #cd-lateral-nav {
        z-index: 1015 !important;
      }

      /* 会议专刊移动端适配 */
      .meeting-card.meeting-journal .card-body>div {
        flex-direction: column !important;
        align-items: center !important;
      }

      .meeting-card.meeting-journal .card-body>div>div:first-child {
        margin-bottom: 15px;
      }

      
    }

    @media screen and (min-width: 769px) {
      .mobile-only {
        display: none !important;
      }

      #mobileflash {
        display: none !important;
      }
    }

    /* 美化移动端底部快捷入口 */
    @media screen and (max-width: 768px) {
      .mobile-bottom-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 55px;
        background: #fff;
        box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        z-index: 1000;
        padding: 2px 0;
        border-top: 1px solid #f0f0f0;
      }

      .mobile-bottom-item {
        flex: 1;
        text-align: center;
        padding: 0 2px;
        position: relative;
        overflow: visible;
        height: 100%;
        max-width: 25%;
      }

      .mobile-bottom-item a {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #666;
        text-decoration: none;
        font-size: 12px;
        transition: all 0.3s ease;
        height: 100%;
        justify-content: center;
        position: relative;
        z-index: 2;
      }

      .mobile-bottom-item a:hover,
      .mobile-bottom-item a:active {
        color: #01459A;
      }

      .icon-container {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 2px;
        position: relative;
        transition: transform 0.3s ease;
      }

      .icon-container i {
        font-size: 18px;
        color: #01459A;
        transition: all 0.3s ease;
      }

      /* 添加点击波纹效果 */
      .mobile-bottom-item:active::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100%;
        background: rgba(1, 69, 154, 0.1);
        border-radius: 50%;
        transform: translate(-50%, -50%) scale(0);
        animation: ripple 0.6s ease-out;
      }

      @keyframes ripple {
        0% {
          transform: translate(-50%, -50%) scale(0);
          opacity: 0.6;
        }

        100% {
          transform: translate(-50%, -50%) scale(2.5);
          opacity: 0;
        }
      }

      .mobile-bottom-item:hover .icon-container {
        transform: translateY(-2px);
      }

      .mobile-bottom-item span {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        line-height: 1;
        transition: all 0.3s ease;
        font-weight: normal;
      }

      /* 活跃项高亮效果 */
      .mobile-bottom-item.active a {
        color: #01459A;
        font-weight: bold;
      }

      .mobile-bottom-item.active .icon-container i {
        color: #01459A;
        transform: scale(1.1);
      }

      .mobile-bottom-item.active::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 24px;
        height: 2px;
        background-color: #01459A;
        border-radius: 2px 2px 0 0;
      }

      /* 设置底部安全区域留白（兼容iPhone） */
      @supports (padding-bottom: env(safe-area-inset-bottom)) {
        .mobile-bottom-bar {
          padding-bottom: calc(2px + env(safe-area-inset-bottom));
          height: calc(55px + env(safe-area-inset-bottom));
        }
      }

      /* 更小屏幕的字体调整 */
      @media screen and (max-width: 375px) {
        .mobile-bottom-item a {
          font-size: 11px;
        }

        .icon-container {
          margin-bottom: 1px;
        }
      }

      @media screen and (max-width: 320px) {
        .icon-container {
          width: 28px;
          height: 28px;
        }

        .icon-container i {
          font-size: 16px;
        }
      }

      /* 为底部空白增加足够的空间 */
      .blank55 {
        height: calc(60px + env(safe-area-inset-bottom, 0px));
      }
    }

/* 展商logo Bootstrap布局样式 */
.logo-item {
  padding: 15px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  text-align: center;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.logo-item img {
  max-width: 100%;
  max-height: 85px;
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.logo-item:hover img {
  transform: scale(1.05);
}

/* 移动端优化 */
@media screen and (max-width: 768px) {
  .logo-item {
    padding: 10px;
    margin-bottom: 15px;
    height: 85px;
  }
  
  .logo-item img {
    max-height: 65px;
  }
}

/* 小屏幕手机优化 */
@media screen and (max-width: 480px) {
  .logo-item {
    padding: 8px;
    margin-bottom: 10px;
    height: 75px;
  }
  
  .logo-item img {
    max-height: 55px;
  }
}

/* 新闻通知精美样式 */
.news-list-compact {
  padding: 12px;
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  border-radius: 10px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* 确保新闻通知的父容器左对齐 */
.meeting-news-wrapper .card-body,
.card-body .news-list-compact {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.news-item-compact {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  margin: 0 0 8px 0;
  border-radius: 8px;
  
  border-left: 3px solid #e0e6ed;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
 
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
}

.news-item-compact:last-child {
  margin-bottom: 0;
}

.news-item-compact::after {
  content: '';
  position: absolute;
  right: -100px;
  top: 0;
  width: 100px;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(1, 69, 154, 0.05));
  transition: right 0.5s ease;
}

.news-item-compact:hover {
  background: linear-gradient(to right, #ffffff, #f9fbfc);
  border-left-color: #01459A;
  border-color: rgba(1, 69, 154, 0.2);
  box-shadow: 0 6px 20px rgba(1, 69, 154, 0.12);
  transform: translateX(4px) translateY(-2px);
}

.news-item-compact:hover::after {
  right: 0;
}

.news-date-compact {
  flex: 0 0 90px;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  background: linear-gradient(135deg, #01459A 0%, #0162d8 100%);
  padding: 5px 10px;
  border-radius: 20px;
  margin-right: 15px;
  text-align: center;
  box-shadow: 0 2px 6px rgba(1, 69, 154, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
  letter-spacing: 0.3px;
}

.news-date-compact::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.4s ease;
}

.news-item-compact:hover .news-date-compact::before {
  opacity: 1;
}

.news-date-compact::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
  transition: left 0.6s ease;
}

.news-item-compact:hover .news-date-compact::after {
  left: 100%;
}

.news-link-compact {
  flex: 1;
  color: #2c3e50;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  line-height: 1.4;
}

.news-link-compact:hover {
  color: #01459A;
  text-decoration: none;
}


.news-link-compact i {
  margin-right: 8px;
  color: #fff;
  font-size: 13px;
  padding: 5px;
  background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
  border-radius: 5px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(231, 76, 60, 0.3);
}

.news-item-compact:hover .news-link-compact i {
  background: linear-gradient(135deg, #c0392b 0%, #e74c3c 100%);
  transform: scale(1.15) rotate(-5deg);
  box-shadow: 0 4px 12px rgba(231, 76, 60, 0.4);
}

/* 移动端优化 */
@media screen and (max-width: 768px) {
  .news-list-compact {
    padding: 12px;
  }
  
  .news-item-compact {
    flex-direction: column;
    align-items: flex-start;
    padding: 12px 14px;
    margin: 0 0 8px 0;
  }
  
  .news-date-compact {
    flex: none;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 11px;
    padding: 6px 10px;
    border-radius: 20px;
  }
  
  .news-link-compact {
    font-size: 14px;
    width: 100%;
  }
  
  .news-link-compact i {
    font-size: 13px;
    padding: 5px;
  }
}

/* 桌面端隐藏 */
@media screen and (min-width: 769px) {
  .mobile-bottom-bar {
    display: none;
  }
}
 