@charset "utf-8";
/*Scroll*/
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #999; }
::-webkit-scrollbar {width: 6px; background-color: #999; }
::-webkit-scrollbar-thumb {background-color: #333; }

*{margin: 0;padding: 0;list-style: none;transition: all .3s;-webkit-transition: all .3s;box-sizing: border-box;}
body{cursor: default;color: #333;font-size: 14px;}
a{color: #333;text-decoration: none;}
a:hover{color: #333;}
.container{max-width: 1200px;}
.hover-shadow { transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out }
header .header-top{font-size: 13px;line-height: 30px;border-bottom: 1px solid #e8e8e8;}
header .header-pc{margin: 30px auto;}
header .header-pc .hotline p{font-size:17px; color: #205dd8;margin: 0;}
header .header-pc .hotline .title_right img{margin-right: 10px;}
header .header-pc .hotline .title_phone{font-size: 17px;color: #205dd8;text-align: end;padding-bottom: 10px;}

header nav .nav-item a{padding: 10px 20px;font-size: 16px;line-height: 20px;}
header nav .nav{}
header nav .nav-item:hover > a{ color: #205dd8;}
header nav .dropdown-menu{background: #fff; margin: 10px 0 0;border-radius: 0;transition: unset;border: 0;}
header nav .dropdown-menu .dropdown-item {padding: 0;}
header nav .dropdown-menu .dropdown-item a{padding: 10px 20px;display: block;font-size: 14px;color: #333;}
header nav .dropdown-menu .dropdown-item a:hover{}

.search{margin-top: 7px;}
.search form{position: relative;}
.search .keyword{border: 0;height: 28px;line-height: 30px;outline: none;padding:  15px  20px;border-radius: 20px;width: 250px;}
.search .tjiao{width: 50px;height: 32px; background:url("../img/search.png") ; float: left; border: 0; outline: none; content: ""; position: absolute;right: 17%;}

.m-head{display:none;height:50px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;padding: 5px;box-shadow: 0 -1px 5px rgba(0, 0, 0, .3);}
.m-head .m-head-logo{float: left;display: flex;color: #1035c1;} 
.m-head .m-head-logo img{height: 40px;}
.m-head .m-head-menu .menu-open{float: right;color: #666;padding: 0 5px;}
.m-head .m-head-menu .menu-open i{font-size: 30px;}
.m-nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000;}
.m-nav .closecover{position:absolute;width:100%;height:100%;background:#000;left:0px;top:0px;z-index:1;filter:alpha(opacity=0);opacity:0;}
.m-nav .menu-close {color: #fff;}
.m-nav .menu-close i{font-size: 30px;}
.m-nav .closeicon{position:absolute;width:20%;left:0;top:1%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;}
.m-nav .m-navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.m-nav .m-navList ul{padding-left:5%;padding-right:5%;list-style: none;}
.m-nav .m-navList ul li{border-bottom:1px solid #232530;}
.m-nav .m-navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
.m-nav .m-navList ul li .m-nav-f{display: flex;align-items: center;justify-content: space-between; width: 100%;}
.m-nav .m-navList ul li .m-nav-f a{flex: 1;}
.m-nav .m-navList ul li .m-nav-f i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(../img/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.icon-on{background:url(../img/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s;}
.m-nav .m-navList ul li .m-nav-s{display:none;width: 100%;}
.m-nav .m-navList ul li .m-nav-s a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
.m-nav .m-navList .m-nav-img{position: absolute;bottom: 15px;padding: 0 5%;width: 100%;}
.m-nav .m-navList .m-nav-img img{width: 100%;}

/* .slide{margin-top: 10px;} */
.slide .swiper-slide{display: flex;justify-content: center;overflow: hidden;}
.slide .swiper-slide img{width: 100%;}
.slide .swiper-pagination-bullet{}
.slide .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{border: 3px solid #fff;width: 15px;height: 15px;margin: 0 5px;}

/* 首页开始 */

/* 通用样式 */
.mg-top{margin-top: 50px;}
.mg-right{margin-right: 20px;}
.pd-top{padding-top: 80px;position: relative;}
.pd-bottom{padding-bottom: 60px;}
.min-height{min-height: 800px;}
.t-center{text-align: center;}

/* 首页标题 */
.W::after, .W::before{content: ''; display: inline-block;  width: 10%;  height: 2px;  position: absolute;  background: #e0e0e0;  top: 35%;} 
.W::before{margin-left: -10px;  transform: translateX(-100%);}
.W::after{margin-left: 10px;}
.title_h1{text-align: center; font-size: 28px; padding-top: 20px;color: #515151;}
.title_h2{text-align: center;font-size: 16px;color:#515151;padding-bottom: 20px;}
.title_h3{text-align: center;font-size: 16px;color:#0f0f0f;padding-top: 30px;}
.title_h4{text-align: center;font-size: 12px;color:#515151;padding-bottom: 30px;}

/* 新闻标题 */
.news_top{margin-top: 70px;position: relative;}
.news_top p{margin: 0;}
.news_top .light{font-size: 36px;color: #222222;font-weight: 500;text-align: center;}
.news_top .light .grey{font-weight: 100; }
.news_top .e_title{text-align: center; color: #959595;font-size: 18px;}


/* 服务 */
.img_list{justify-content: space-evenly;}
.img_list .list_box{margin-top: 35px;}
.img_list .list_box:hover div{color: #205dd8;}
.img_list .line{border: 1px solid #f0f0f0;}
.img_list .img img{width: 100%;}

/* 简介 */
.about{margin: 80px 0;}
.about .left{padding-left: 15px;}
.about h3{font-size: 18px;font-weight: 600;color: #666666;}
.about .word{line-height: 2;margin: 40px 0;text-indent:2rem ;font-size: 16px;}


/* 人员栏 */
.g_product{margin-top: 100px;}
.g_product .link {margin-top: 50px;}
.g_product .line{border: 1px solid #e2e2e2;}
.g_product .line:hover{color: #005aac;}
.g_product .img img{width: 100%;height: 100%;object-fit: cover;display: block;margin: 0 auto;}

/* 新闻 */
.new{margin-bottom: 50px;}
.new_list{margin-top: 50px;}
.new_list .left{height: 160px;overflow: hidden;}
.new_list .right h3{font-size: 23px;color: #666666;}
.new_list .right p{font-size: 15px;color: #999999;}


/* 首页结束 */


/* 内页 */


/* 左边栏 */

.sticky-top{margin-top: 20px;padding-right: 20px;}
.sidebar dt{padding: 5px 10px;background:#205dd8; color: #fff;  font-size: 18px;font-weight: 500;}
.sidebar dd{margin: 10px 2px;}
.sidebar dd a{padding:5px 17px 5px 5px; display: block;background: url(../img/arr.png) no-repeat right;  font-size: 16px;font-weight: bold;}
.sidebar dd a:hover{color: #1035c1;background: url(../img/arr_h.png) no-repeat right;}
.sidebar .contacts h3{padding: 5px 10px;background:#205dd8; color: #fff; line-height: 27px; font-size: 18px;font-weight: 500;}
.sidebar .contacts .text{padding: 15px 3px; }
.sidebar .contacts .text p{margin-bottom: 5px; font-size: 13px;}



/* 人员 */
.p_product .list_box{margin-top: 20px;}
.p_product .line{border: 1px solid #e2e2e2;}
.p_product .list_box:hover div{background-color: #205dd8;}
.p_product .line .title1{font-size: 13px;  padding: 0;font-weight: 600;padding-bottom: 20px;}
.p_product .line:hover div{color: #ffffff;}
.p_product .img {height: 242px;}
.p_product .img img{width: 100%;height: 100%;object-fit: cover;display: block;margin: 0 auto;}


/* 荣誉 */
.p_honor .list_box{margin-top: 35px;}
.p_honor .line{border: 1px solid #f0f0f0;}
.p_honor .img img{width: 100%;}


/* 详情内页 */
.main{margin-top: 36px;min-height:600px;}
.main .pro_top p{font-size: 24px;color: #333;font-weight: bolder;}
.main .pro_top {width: 100%;text-align: center;}
.main .bt_title{font-size: 18px;  color: #333333;padding-left: 15px; font-weight: bolder;  margin-bottom: 15px;border-left: 5px solid #205dd8; }
.img-full { width: 100%;object-fit: cover; border: 1px solid rgba(0, 0, 0, .3);}
.img-small  {height: 110px;object-fit: cover;width: 100%; border: 1px solid rgba(0, 0, 0, .3);}
.main .p_p{margin-top: 20px;}
.main .bread{padding-bottom: 20px;border-bottom: 1px solid rgba(0, 0, 0, .3);}
.main .pro_img{overflow: hidden;text-align: center;margin: 40px auto;}



/* 内页标题 */
.nei_title{margin-top: 20px;display: flex; background-color: #205dd8; justify-content: space-between;}
.nei_title .name{font-size: 18px;color: #fff; margin: 5px 10px;}


.contents h4{font-size: 24px; margin: 16px 0 0 0;}
.contents .list-item {padding: 20px 10px;border-bottom: 1px dashed #ddd;}
.contents .list-item a {display: flex;justify-content: space-between;}
.contents .list-item .date{width: 80px;height: 80px;background: #f5f5f5;border-radius: 10px;padding: 5px;text-align: center;font-size: 40px;line-height: 1.2;}
.contents .list-item .date small{display: block;font-size: 12px;}
.contents .list-item .content{width: 85%;}
.contents .list-item .content h2{font-size: 16px;font-weight: 600;}
.contents .list-item .content p{text-align: justify;margin-bottom: 0;display: -webkit-box;-webkit-line-clamp: 2;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;color: #999;}
.contents .list-item:hover {background: #eee;}
.title1{text-align: center;font-size: 16px;padding: 20px 0;}
.title1 span{font-size: 14px;}


/* 页面底部 */
footer{background-color: #ebebeb;}
footer p{ font-size: 14px;margin-bottom: 5px;}
footer a:hover{color: #1035c1;}
footer .fbox{padding-top: 60px;}
footer .fbox .text .title{}
footer .fbox .text .title .tel{font-size: 17px;padding-bottom: 5px;}
footer .fbox .text1 .left{margin-bottom: 20px;}
footer .fbox .text1 .left .tel{font-size: 17px;padding-bottom: 5px;}
footer .fbox .text1 .left span{width: 30px;display: inline-block;}
footer .fbox .text1 p{}
footer .fbox .text {padding-left: 100px;}
footer .fbox .text a{display: inline-block;padding-bottom: 5px;}
footer .fbox .text p{font-size: 13px;}

.myoffc{height: auto!important;}
.offcanvas{background: linear-gradient(to right,#509ede,#0b60cd);}
.offcanvas input{border-radius: 25px;border: none;width: 100%;}
.offcanvas .col-auto:nth-child(3) input{width: 100%;}
.offcanvas .btn{border-radius: 25px;padding-left: 30px;padding-right: 30px;background: #0a3622;color: #fff;}
.m-foot,.m-copy{display: none;}

.copy{margin-top: 30px; text-align: center;background-color: #242424;border-top: 1px solid rgba(255,255,255, .2);}
.copy p{display: inline-block; margin: 0 5px; line-height: 45px;color: #909096;}
.copy a{color: #909096;}

.pager{padding-left: 0;margin: 17px 0;list-style: none;text-align: center;}
.pager .pagination{margin: 0; display: inline-block; padding-left: 0; border-radius: 3px;}
.pager li{margin: 0 0.4em; display: inline-block;}
.pager li > a, .pager li > span{background: none;border: 1px solid #e6e6e6;  border-radius: 0.25em;  padding: 0.5em 0.93em;  font-size: 14px;display: inline-block;line-height: 1.42857143;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  z-index: 3;
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
  cursor: default;
}



@media (max-width:1024px) {
  header * {transition: unset;-webkit-transition: unset;}
  header .header-pc, header .header-top{display: none;}
  header .m-head{display: block;}
  .slide{margin-top: 50px;}
  .slide .swiper-slide img{width: 130%;}
  .title1{font-size: 12px;}
  .g_product .img{height: 300px;margin: 6px;}
  .mg-top{margin-top: 15px;}
  .news_top{margin-top: 30px;}
  .g_product{margin-top: 0;}
  .new_list{margin-top: 20px;}
  .new_list .right p{font-size: 12px;margin-bottom: 0;}
  .new_list .right h3{font-size: 16px;}
  .new_list .left{height: 80px;}
  .contents .list-item .content{width: 70%;}
  .p_product .img{height: 150px;margin: 6px;}
  .p_product .img img{width: 100%;}
  .news_top .light{font-size: 26px;}
  .news_top .e_title{font-size: 16px;}
  .title_h1{font-size: 10px;padding: 0;}
  .title_h2{font-size: 7px;padding: 0;}
  .title_h3{font-size: 10px;padding: 0;}
  .title_h4{font-size: 7px;padding: 0;} 
  .p_product .line .title1{font-size: 7px;padding: 0;}
  .about{margin: 0;}

  footer{display: none;}
  footer .footer-navi{display: none;}
  footer .text{padding: 15px;border: none;}
  footer .wechat{display: none;}
  footer .copy{margin: 0;border-top: 1px solid rgba(255,255,255, .3);padding: 15px 0;}
  footer .copy p{line-height: 24px;}
  .m-copy{display: block;padding-bottom:72px;text-align:center;color:#999;line-height:3;}
  .m-foot{display: block;position: fixed;bottom:0;background:#fff;box-shadow:0 -6px 6px rgba(0,0,0,.2);width: 100%;height:60px;padding:8px 0;z-index: 1060;}
  .m-foot a{text-align:center;flex-wrap:wrap;display: flex;width:100%;justify-content:center;line-height:1.2;font-size:14px;color:#666;}
  .m-foot a i::before{font-size:24px;}
  .m-foot a span{width:100%;}
}

/* @media (max-width:768px) {

}

@media (max-width:425px) {
  .main{padding: 15px;}
  .m-head .m-head-logo h1{font-size: 18px;padding-top: 10px;}
  .sticky-top{margin: 20px 60px;}
  .contents .list-item .content h2{font-size: 14px;}
  .contents .list-item .content p{font-size: 12px;}
  .contents .list-item .content{padding-left: 10px;}
  .pro_content{margin-top: 0;}
  .words{padding: 15px;}
  .about_h .link{padding: 0 15px;}
  .about_h .word{padding: 0 15px;}
  .p_product{padding: 0 15px;}
  .top_r{margin-top: 50px;}
  .p_product .line .img{height: 156px;}
  .p_product .line .title1{font-size: 14px;padding: 10px;}
} */