:root{
  /* --first_color:#66ccff; */
}
.botmenu{ text-align: center !important; background: var(--first_color);}
.online dl{background:var(--first_color);padding:10px 5px;margin-bottom:1px;position:relative}
.online dl:hover{background:var(--first_color)}
.online dl dt button{margin:10px 0;border:none;border-radius:5px;width:100%;font-size:18px;height:40px;line-height:40px;background:var(--first_color);color:#fff;cursor:pointer}
.rd-navbar-static{padding: 0 0;box-shadow: unset;}

.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;position: absolute;right:10px;}
.rd-navbar-fixed .rd-navbar-nav-wrap {right:0;left:unset;transform:translateX(110%);}
.rd-navbar-fixed .rd-navbar-brand{left: 10px;}
@media (max-width: 576px){
  .rd-navbar-fixed .rd-navbar-brand{width:80%;justify-content: flex-start;}
}

a{color:#333;}
a:focus,
a:hover{color: var(--first_color);}
.flex-row{display: flex;flex-wrap: wrap;}
.flex-item-center{align-items: center;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-1len{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.text-2len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-3len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-4len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-5len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-6len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.sw_banner{width: 1920px;max-width: 100%;}
.sw_banner .swiper-pagination-bullet{background: #fff;}
.sw_banner .swiper-pagination-bullet-active{background-color: var(--first_color)!important;}
.clearfix::after{display: table;clear: both;content: '';}
p{margin-bottom: unset;}
.navbar-default .navbar-nav .nav-link:focus{background: unset;}
:focus{outline: unset;}
* + p,
p + *,
p + p{margin-top: unset;}
@media (min-width: 992px){
  * + p {margin-top: unset;}
}
/* 1200 */
.container{max-width: 1314px;}
@media (min-width: 1600px){
  .container{width: 1314px;}
}
/* .container{max-width: 1178px;} */
@media (min-width: 1600px){
  .row > [class*='col-']{padding-left: 1rem;padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}
/* 顶部 */
.nav_top{padding: 0.3rem 0;}
.nav_top_text1{font-size: 12px;font-family: "Microsoft YaHei";color: #666;}
.nav_top_right{text-align: right;}
/*顶部*/
.sw_banner{background: #fff;--swiper-navigation-color: var(--first_color);}
.sw_banner a{display: block;}
/* max-width:567px max-width:768px max-width:992px max-width:1200px */
/* // Small devices (landscape phones, 576px and up) sm*/
@media (min-width: 576px) {  }

/* // Medium devices (tablets, 768px and up) md*/
@media (min-width: 768px) {  }

/* // Large devices (desktops, 992px and up) lg*/
@media (min-width: 992px) {  }

/* // Extra large devices (large desktops, 1200px and up) xl*/
@media (min-width: 1200px) {  }

@media (min-width: 1200px){
  .header1 .rd-navbar-static .rd-navbar-nav{margin: 0;display: flex;white-space: nowrap;}
  .header1 .rd-navbar-static .rd-navbar-inner{padding: 0;}
  .header1 .rd-navbar-static .rd-navbar-nav > li{padding: 0 20px}
  .header1 .rd-navbar-static .rd-navbar-nav > li{line-height: 88px;height: 88px;margin-top: unset;}
  .header1 .rd-navbar-static .rd-navbar-nav > li:last-of-type{padding-right: unset!important;}
  .header1 .rd-navbar .rd-navbar-nav > li > a{line-height: 88px;position: relative;}
  .header1 .rd-navbar .rd-navbar-nav > li > a::after{content: "";width: 0;height: 2px;background: var(--first_color);bottom: 30px;left: 0;position: absolute;transition: all ease 0.5s;}
  .header1 .rd-navbar .rd-navbar-nav > li.active > a::after{width:100%}
  .header1 .rd-navbar-static .rd-navbar-nav > li.active{}
  .header1 .rd-navbar-sidebar .rd-navbar-nav > li.active > a:hover,
  .header1 .rd-navbar-static .rd-navbar-nav > li.active > a:hover,
  .header1 .rd-navbar-static .rd-navbar-nav > li.focus.active > a,
  .header1 .rd-navbar-static .rd-navbar-nav > li.active > a{color: var(--first_color);}
  .header1 .rd-navbar-static .rd-navbar-dropdown > li.active > a, 
  .header1 .rd-navbar-static .rd-navbar-dropdown > li.active > a:focus, 
  .header1 .rd-navbar-static .rd-navbar-dropdown > li.active > a:active,
  .header1 .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, 
  .header1 .rd-navbar-static .rd-navbar-dropdown > li > a:hover,
  .header1 .rd-navbar-static .rd-navbar-nav > li > a:hover,
  .header1 .rd-navbar-sidebar .rd-navbar-nav > li > a:hover,
  .header1 .rd-navbar-static .rd-navbar-nav > li.focus > a,
  .header1 .rd-navbar-static .rd-navbar-nav > li.opened > a, 
  .header1 .rd-navbar-static .rd-navbar-dropdown > li.opened > a,
  .header1 .rd-navbar-static .rd-navbar-dropdown > li.opened > a ~ .rd-navbar-submenu-toggle,
  .header1 .rd-navbar-sidebar .rd-navbar-nav > li.opened > a{color: var(--first_color);}
  .header1 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, 
  .header1 .rd-navbar-static .rd-navbar-nav > li .rd-navbar-megamenu{margin-top: unset;}
  .header1 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    display: flex;flex-wrap: wrap;width: 600px;position: absolute;left: unset!important;right: 0!important;
    top: 75px;height: auto;line-height: 25px;padding: 7px 0;background: #e1e1e1;opacity: 0.9;
  }
  .header1 .rd-navbar-dropdown .rd-dropdown-item{line-height: 1;padding:.572rem 1.072rem;margin-top:unset;}
  .rd-navbar-fullwidth .rd-navbar-nav .rd-navbar--has-dropdown, .rd-navbar-static .rd-navbar-nav .rd-navbar--has-dropdown{position: unset;}
  .header1 .rd-navbar-fullwidth .rd-navbar-dropdown, 
  .header1 .rd-navbar-static .rd-navbar-dropdown{padding: 10px;}
  .header1 .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, 
  .header1 .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{display: none;}
  .rd-navbar-fullwidth .rd-navbar-dropdown > li > a, .rd-navbar-static .rd-navbar-dropdown > li > a{display: block;}
  .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle{display: none;}
  .rd-navbar-fullwidth .rd-navbar-dropdown > li.focus > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li.opened > a, .rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-static .rd-navbar-dropdown > li.opened > a{color: var(--first_color);}
  .rd-navbar-fullwidth .rd-navbar-dropdown .rd-navbar-dropdown, .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown{margin-left: 9px;top: 0;}
}
@media (max-width: 1200px){
  html.rd-navbar-fixed-linked .page,
  html .page{padding-top: 56px;}
  .header1 .rd-navbar-fixed .rd-navbar-nav li:hover > a, 
  .header1 .rd-navbar-fixed .rd-navbar-nav li.focus > a, 
  .header1 .rd-navbar-fixed .rd-navbar-nav li.active > a, 
  .header1 .rd-navbar-fixed .rd-navbar-nav li.opened > a{background: var(--first_color);}
  .header1 .rd-navbar-fixed .rd-navbar-brand img{height: 50px;}
}
/* header1 */


/*产品展示*/
.index_product{padding: 3rem 0;background: url(../images/product_bg.jpg) no-repeat center top;background-size: cover;}
.index_product_top{display: flex;justify-content: space-between;align-items: baseline;margin-bottom: 2rem;}
.index_product_top_text1 span{font-family: "Microsoft YaHei";font-size: 29px;color: #01408f;}
.index_product_top_text1{font-family: "Microsoft YaHei";font-size: 14px;color: #555;}
.index_product_top_text2{font-size: 16px;color: #444;font-weight: bold;}
#index_product_sw{padding-bottom: 1rem;}
.index_product_item_box{padding: 5px;  background: #fff;  box-shadow: 5px 5px 5px #c2c2c2;  height: 520px;}
.index_product_item_box_img{width: 100%;height: 0px;padding-bottom: 75%;position: relative;}
.index_product_item_box_img img{width: 100%;height: 100%;position: absolute;left: 0;}
.index_product_title{font-family: "Microsoft YaHei";  font-size: 17px;  color: #3a3a3c;  font-weight: bold;  padding: 1rem 10px;}
.index_product_item_content{font-family: "Microsoft YaHei";font-size: 14px;color: #888;border-bottom: solid 1px #ececec;padding: 10px;line-height: 1.5;height: 105px;}
.index_product_more {position: absolute;  bottom: 10px;}
.index_product_more > div{margin-top: 1rem;margin-left: 1rem;background: url(../images/product_more.png) no-repeat;background-size: contain;width: 85px;height: 30px;margin-bottom: 5px;}
.index_product_more:hover > div{background: url(../images/pro_more_h.png) no-repeat;background-size: contain;}
@media all and (max-width: 768px) {

}
/*产品展示*/
/* 关于 */
.index_about{padding: 3rem 0;background-color: #f2f2f2;}
.index_about_top{border-bottom: 1px solid #fff;}
.index_about_top p{font-family: "Microsoft YaHei";  font-size: 16px;  line-height: 46px;  color: #444;  font-weight: bold;}
.index_about_top p span{font-family: "Microsoft YaHei";  font-size: 30px;  color: #01408f;  font-weight: bold;}

.index_about_content{font-family: "Microsoft YaHei";font-size: 14px;color: #444;}
.index_about_title{font-family: "Microsoft YaHei";font-size: 20px;color: #444;font-weight: bold;padding: 1rem 0;}
.index_about_text1{position: absolute;bottom: 0;}
.index_about_text1 div{background: url(../images/about_more.png) no-repeat;width: 101px;height: 30px;margin-bottom: 5px;}
@media all and (max-width: 768px) {
  .index_about_text1{position: unset;}
  .index_about_media{margin-top: 1rem;}
  .index_about_media video{width: 100%}
}
/*关于*/
/* 资讯 */
.index_msg{padding: 3rem 0;background-color: #f2f2f2;}
.news_top{font-size: 14px;color: rgb(68, 68, 68);margin-bottom: 1rem;}
.news_top span{font-size: 29px;color: rgb(0, 65, 145);margin-right: 0.5rem;}
.index_msg_box{display: flex;flex-wrap: wrap;}
.index_news1_box{padding-bottom: 1rem;background:linear-gradient(to top,#fff 1px,#d9d9d9 1px,#d9d9d9 2px,#0000 0%);overflow: hidden;}
.index_news1_title{font-size: 14px;color: rgb(68, 68, 68);padding: 0.5rem 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index_news1_text{font-size: 14px;color: rgb(136, 136, 136);margin: 6px auto 0px;line-height: 1.8;}
.index_news_list{background:linear-gradient(to top,#fff 1px,#d9d9d9 1px,#d9d9d9 2px,#0000 0%);line-height: 30px;overflow: hidden;}
.index_news_list_text1{color: #333;font-size: 14px;}
.index_news_list_text2{color: rgb(136, 136, 136);font-size: 14px}
.index_news_list_text3{color: rgb(68, 68, 68);font-size: 12px;}
.index_news_list_text4{color: rgb(68, 68, 68);font-size: 12px;}
.index_news2_img{width: 100%;height: 0px;padding-bottom: 48%;position: relative;}
.index_news2_img img{width: 100%;height: 100%;position: absolute;left: 0;}
.index_news2_list{border-bottom: 1px dashed #888;font-size: 14px;padding: 0.555rem 0;color: rgb(136, 136, 136);position: relative;padding-left: 2rem;display: block;}
.index_news2_list::before{content: url(../images/news_list2.png);position: absolute;left: 1rem;}
.index_news2_list_text1{}
.index_news2_list_box{width: 100%;align-self: flex-end;}
.index_news2{/*display: flex;*/flex-wrap: wrap;}
@media all and (max-width: 768px) {

}
/* 资讯 */


/* 底部 */

footer{}
.my_foot{padding: 3rem 0; background: #e1e1e1;position: relative;z-index: 2;}
.foot_text{display: flex;flex-direction: column;align-items: center;justify-content: flex-end;}
.foot_text1 ,.foot_text1 a{color: #333;font-size: 12px;text-align: center;}

.foot_icon_box{display: flex;justify-content: center;align-items: center;}
.foot_icon{position: relative;text-align: center;margin: 0 10px;}
.foot_icon > img{width: 30px;}
.foot_qr{width: 170px;height: 170px;padding: 10px;position: absolute;bottom: 35px;left: -70px;background: #fff;border-radius: 10px; display: none;}
.foot_qr img{width: 100%;text-align: center;}
.foot_icon:hover .foot_qr{display: block;}

.foot_nav{width: 60%;display: flex;justify-content: space-around;padding: 1rem 0;margin: 0 auto;}
.foot_link{margin-right: 1rem;float: left;}
.foot_link > div{width: 26px;height: 27px;}


.foot_copyright{padding: 0.5rem 0;}
.foot_copyright , .foot_copyright a , .foot_copyright p{
  font-size: 12px;line-height: 1.5;
  font-family: "Microsoft YaHei";
  color: #fff;
  text-align: center;
  background-color: var(--first_color)!important;
}

.online i, .botmenu i{margin-right: .3rem;}
@media all and (max-width: 767px) {
  .foot_qr{justify-content: center;margin: 20px 0;}
}
@media (min-width: 768px) and (max-width: 991px){

}
@media all and (min-width: 991px) {

}
/* 底部 */


@media all and (max-width: 767px) {
  .no_dis2 {display: none!important;}
}
@media (min-width: 768px) and (max-width: 991px){
	.no_dispad{display: none!important;}
}
@media all and (min-width: 991px) {
  .no_dis1{display: none;}
}


/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.about_content p{margin-bottom: 10px;}

/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.active{color: var(--first_color);}
/* product news */
.productlist .card:before,
.newslist ul li:before{border-color: var(--first_color);}
.showproduct .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}

/* 详情页右侧推荐 */
.showproduct .recommend ul li.item_block:hover:before,
.shownews .recommend ul li.item_block:before{border-color: var(--first_color);}
.showproduct .recommend ul li.item_block a:hover p.item_date span, .showproduct .recommend ul li.item_block a:hover .item_info,
.shownews .recommend ul li.item_block a:hover p.item_date span, .shownews .recommend ul li.item_block a:hover .item_info{color:var(--first_color)}

/* 分页器 */
.page-link, .page-num{color: #333;}
.page-link:hover,
.page-num:hover,
.page-num-current{background-color:var(--first_color);border-color:var(--first_color);color: #fff;}
.searchcomponent .btn-info{background-color:var(--first_color);border-color:var(--first_color)}
.searchcomponent .btn-info:hover{background-color:var(--first_color);border-color:var(--first_color)}
@media all and (max-width: 767px) {
  .searchcomponent .form-group{width: 75%;}
  .searchcomponent button{width:25%}
  .page-link[href], 
  .page-num[href]{color:var(--first_color)}

  .page-link[href]:hover,
  .page-num[href]:hover,
  .page-num-current[href]{background-color:var(--first_color);border-color:var(--first_color);color: #fff!important;}
}
/* product */
.showproduct .recommend ul li.item_block a p.item_date{min-width: 50px;}
.showproduct .recommend ul li.item_block a .item_info{max-width: unset;}
.showproduct .recommend ul li.item_block a .item_des{width: unset;}
.showproduct .recommend ul li.item_block a .item_img{max-width: 100%;width: 100%;text-align: center;}
/*product*/
.pages.productlist{background: url(../images/showproduct_bg.jpg) no-repeat top center;}
.product_box{margin-top: 250px;background: rgba(251, 251, 251,0.9) ;padding: 1rem 3rem;position: relative;z-index: 2;}
.product_top{font-size: 14px;color: #444;border-bottom: solid 1px #7395be;padding: 1rem;margin-bottom: 2rem;}
.product_item_box{/* height: 435px; */padding-bottom: 70px;margin: 0 auto;margin-left: 10px;margin-right: 10px;display: block;overflow: hidden;box-shadow: 5px 5px 5px #efefef;position: relative;height: 100%;}
.product_item_box img{margin-top: -2rem;}
.product-desc{padding: 10px;border-bottom: solid 1px #ececec;margin-bottom: 50px;}
.product-desc > div{font-size: 14px;color: #888;line-height: 1.5;height: 43px;}

.productparams{ margin-bottom: 3.5rem;}
.productlist .card{ position: relative; margin-bottom: 25px;box-shadow: 5px 5px 5px #efefef;}
.productlist .card .card-img{ overflow: hidden;}
.productlist .card .card-img img{ transition:all .30s ease;}
.productlist .card:hover{ box-shadow:unset;}
.productlist .card .card-img img:hover{ transform: scale(1); transition:all .30s ease;}
.productlist .card .card-body{ padding: 0.5rem 0.5rem 0.5rem 0.5rem !important; }
.productlist .card .card-body .card-title a{ font-size: 18px;padding: 10px 10px 0; font-weight: bold; color: #3a3a3c; text-align: left; }
.productlist .card:hover:before{width:100%;opacity:1}
.productlist .card:before{content:"";transition:all .30s ease;position:absolute;left:0;right:0;margin:auto;bottom:-1px;width:0%;border: unset;opacity:0}


@media (max-width: 768px){
  .product_box{margin-top: unset;padding-right: .9375rem;padding-left: .9375rem;}
}

/* job */
.joblist ul li{margin-bottom: 30px;padding-bottom: 30px;}
.joblist ul li:before{border-color: var(--first_color);}

/* case */
.caselist .card:before{border-color: var(--first_color);}
.showcase .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}

/* message */
.form-control:focus{border-color: var(--first_color);box-shadow: unset;}
.messagelist .btn-info:hover{background-color: var(--first_color);border-color: var(--first_color);}
.messagelist .btn-info{background-color: var(--first_color);border-color: var(--first_color);}

/* download */
.downloadlist ul li{padding-bottom: 30px;}
.downloadlist ul li:before{border-color: var(--first_color);}
.downloadlist .downloadbtn{color: var(--first_color);border-color: var(--first_color);}
.downloadlist .downloadbtn:hover{background-color: var(--first_color);border-color: var(--first_color);color: #fff;}
.btn-info:not(:disabled):not(.disabled):active:focus, 
.btn-info:not(:disabled):not(.disabled).active:focus, 
.show > .btn-info.dropdown-toggle:focus{box-shadow: unset;}
.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active, 
.show > .btn-info.dropdown-toggle{background-color: var(--first_color);border-color: var(--first_color);}
.btn-info:focus, .btn-info.focus{box-shadow: unset;}

/* 产品 新闻推荐 */
.showproduct{background: url(../images/showproduct_bg.jpg) no-repeat top center;}
.showproduct .recommend span.toptitle, .shownews .recommend span.toptitle {margin-bottom: 20px;}
.showproduct .recommend ul li.item_block {margin: 0 0;padding: 0 0;margin-bottom: 15px;}
.showproduct .recommend ul li.item_block a {display: block;width: 100%;}
.showproduct .recommend ul li.item_block a .item_img {width: 100%;max-width: unset;}
.showproduct .recommend ul li.item_block a .item_img img {width: 100%;height: auto;display: block;max-width: unset;}
.showproduct .recommend ul li.item_block a .item_link {width: 100%;padding: 0 0;margin-bottom: 10px;}
.showproduct .recommend ul li.item_block a .item_link p {padding: 0 0;}
.productlist .card .card-img{text-align: center;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 78%;max-width: unset;}
.product-params-box{margin-top: 10px;margin-left: 13px;}
.product-params{margin: 5px 0;}

.showproduct .slick-prev, 
.showproduct .slick-next{background: unset;}
@media(max-width:991px) {
  .showproduct .recommend ul li.item_block,.shownews .recommend ul li.item_block{width: 50%;}
  .showproduct .recommend ul li.item_block:nth-child(even),.shownews .recommend ul li.item_block:nth-child(even){padding-left:10px}
  .showproduct .recommend ul li.item_block:nth-child(odd),.shownews .recommend ul li.item_block:nth-child(odd){padding-right:10px}
  .shownews .recommend ul li.item_block a .item_des{width: 100%;}
}

/* tabber */
.botmenu {border-top: 1px #fff solid;}
.botmenu p {width: 100%;padding: 0 0;margin: 0 0;margin-top: 2px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.botmenu i {font-size: 24px;}

/* 新闻列表 */
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
h2,p{word-break:break-all;}


.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}
.showproduct .img-thumbnail-variant-2{width:100%}

.show_top{border-bottom: solid 1px #7395be;font-size: 14px;color: #444;display: flex;margin-bottom: 2rem;}
.show_top p{margin: 0.5rem 1rem; }
.show_top a{border-bottom: 3px solid #fff0;margin-bottom: 5px;}
.show_top a:hover ,
.show_top .active{border-bottom: solid 3px #004191;}

/*历史*/
.pages_history{background: url(../images/history_bg.jpg) no-repeat top center;}
.pages_history > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}
#swiper-history {width: 100%;    position: relative;}
#swiper-history .swiper-container {margin: 0 40px;    padding-bottom: 8rem;}
#swiper-history .short-line {height: 72px;    border-bottom: 1px dashed var(--first_color);    width: 30px;    position: absolute;    bottom: 65px;}
#swiper-history .long-line {height: 72px;    border-bottom: 1px solid var(--first_color);    width: 100%;    position: absolute;    bottom: 65px;    left: 30px;}
#swiper-history .swiper-slide span {display: block;    width: 100%;    text-align: center;    position: absolute;    transition: 700ms;}
#swiper-history .swiper-slide .detail {display: flex;    justify-content: space-between;    flex-wrap: wrap;    color: #444;    opacity: 0;}
#swiper-history .swiper-slide .date {color: var(--first_color);    position:absolute;    bottom: -35px;    opacity: 0;        left: 0;      right: 0;      margin: auto;      text-align: center;}
#swiper-history .swiper-slide-active span {transition: 700ms 700ms;}
#swiper-history .swiper-pagination-bullets {white-space: nowrap;    width: auto;    bottom: 67px;    height: 10px;    line-height: 10px;    transition: 700ms;}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0;}
#swiper-history .swiper-pagination-bullet {background: #fff;opacity: 1;    line-height: 10px;}
#swiper-history .swiper-pagination-bullet-active {font-weight: bold;    border: 1px solid var(--first_color);}
#swiper-history .swiper-button-next, #swiper-history .swiper-button-prev {background-size: 20px auto;}
#swiper-history .swiper-pagination-bullet{width: 10px;height: 10px;}
#swiper-history .swiper-button-next,
#swiper-history .swiper-button-prev{top: unset;bottom: 43px;}
.ms-pic{width: 59%}
.ms-pic img{width: 100%}
.ms-wenzi{width: 39%}
.ms-wenzi h4{font-weight: bold;color: rgb(1, 62, 139);}
#swiper-history .swiper-slide {position: unset;}
@media (max-width: 768px){
    .ms-pic , .ms-wenzi{width: 100%}
}


/*荣誉*/
.pages_honor{background: url(../images/history_bg.jpg) no-repeat top center;}
.pages_honor > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}
.ry_row{border-bottom: 1px solid #dbdbdb;display: flex;flex-wrap: wrap;padding: 2rem 0;}
.ry_row p {margin-bottom: unset;}
.ry_time{font-size: 56px;color: rgb(170, 170, 170);font-weight: bold;}
.ry_text{font-size: 14px;color: rgb(68, 68, 68);}
.ry_img{align-self: center;}

.pages_show{background: url(../images/server_bg.jpg) no-repeat top center;}
.pages_show > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}
.show_contact_box{background: url(../images/show_bg.png) no-repeat top right;}


.pages_newslist{background: url(../images/news_bg.jpg) no-repeat top center;}
.pages_newslist > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}
.news_list{border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 18px;}
.news_list > a{font-size: 14px;display: flex;justify-content: space-between;}
.news_text1{color: #333;}
.news_text2{color: #aaa;}

.pages_news{background: url(../images/news_bg.jpg) no-repeat top center;}
.pages_news > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}

.pages_joblist{background: url(../images/news_bg.jpg) no-repeat top center;}
.pages_joblist > .container{
  margin-top: 250px;
  background: rgba(251, 251, 251,0.9);
  padding: 1rem 3rem;
  position: relative;
  z-index: 2;
}

.about_content,
.tab-pane p{
    margin-bottom: .8em;
    color: #76838f;
    font-size:16px;
    font-weight: 300;
}