@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: #1e3378;margin: 0;}
header .header-pc .hotline .title_right img{margin-right: 10px;}
header .header-pc .hotline .title_phone{font-size: 17px;color: #1e3378;text-align: end;padding-bottom: 10px;}

header nav .nav-item a{padding: 10px 20px;font-size: 16px;font-weight: 600;}
header nav .nav{justify-content: space-around;}
header nav .nav-item:hover > a{color: #0057b1;}
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: 34px;}
.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;}

/* 首页标题 */
.sy_title{text-align: center;padding-top: 80px;}
.sy_title .c_name{font-size: 30px;font-weight: bold;color: #0058b9;margin-top: -60px;}
.sy_title .e_name{text-transform: uppercase; font-size: 50px;font-weight: bold;color: #e6e6e6;}
.sy_title .g_title{font-size: 18px;letter-spacing: 2px;margin-top: 15px;}

/* 首页产品 */
.sy_pro{}
.sy_pro .menu {padding: 30px 0;}
.sy_pro .menu .list{text-align: center;}
.sy_pro .menu .list .list_box{padding: 60px 0 20px 0;cursor: pointer;background-position-x: center;background-position-y: 20px;background-repeat: no-repeat;}
.sy_pro .menu .list .list_box a{font-size: 16px;}
.sy_pro .menu .list .list_box:hover{background-color: #0057b1;}
.sy_pro .menu .list .list_box:hover a{color: #ffffff;}
.sy_pro .menu .list .gz{background-image: url(../img/gz.svg);}
.sy_pro .menu .list .gz:hover{background-image: url(../img/gz_h.svg);}
.sy_pro .menu .list .hh{background-image: url(../img/hh.svg);}
.sy_pro .menu .list .hh:hover{background-image: url(../img/hh_h.svg);}
.sy_pro .menu .list .cy{background-image: url(../img/cy.svg);}
.sy_pro .menu .list .cy:hover{background-image: url(../img/cy_h.svg);}
.sy_pro .menu .list .qx{background-image: url(../img/qx.svg);}
.sy_pro .menu .list .qx:hover{background-image: url(../img/qx_h.svg);}
.sy_pro .menu .list .fs{background-image: url(../img/fs.svg);}
.sy_pro .menu .list .fs:hover{background-image: url(../img/fs_h.svg);}
.sy_pro .menu .list .qt{background-image: url(../img/qt.svg);}
.sy_pro .menu .list .qt:hover{background-image: url(../img/qt_h.svg);}

.sy_pro .pro_slide .pro_content{}
.sy_pro .pro_slide .pro_content:hover div{color: #0057b1;}
.sy_pro .pro_slide .pro_content .img{height: 200px;}
.sy_pro .pro_slide .pro_content .img img{width: 100%;height: 100%;object-fit: cover;}
.sy_pro .pro_slide .pro_content .title{font-size: 16px; font-weight: 600; margin: 10px 0;}
.sy_pro .pro_slide .pro_content .descr{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis;}
.sy_pro .pro_slide .pro_content .button{margin-top: 20px;margin-bottom: 50px;}
.sy_pro .pro_slide .pro_content .button p{border: 1px solid;width: 110px;font-size: 12px;text-align: center;padding: 10px 15px;border-radius: 20px;}

.bg_f3{background-color: #f3f3f3;}
.bg_w{background-color: white;}

/* 首页关于我们 */
.sy_about{padding-top: 40px;padding-bottom: 60px; background: linear-gradient(to bottom, #f3f3f3 60%, white 40%);}
.sy_about .left .name{padding: 40px 60px 30px;}
.sy_about .left .name p{margin-bottom: 0;font-weight: bold;font-size: 19px;}
.sy_about .left .name .hui{text-transform: uppercase; font-size: 10px;color: #959595;font-weight: lighter;}
.sy_about .left .date{padding-left: 60px; text-transform: uppercase;font-size: 20px;font-weight: bold;color: #0057b1;}
.sy_about .left .content{padding: 30px 60px 30px;}
.sy_about .left .button{padding: 0px 60px 0px;}
.sy_about .left .button p{width: 120px;text-align: center; padding: 10px 20px;background-color: #0057b1;color: #ffffff;}
.sy_about .left .img{padding: 22px 60px;}
.sy_about .left .img img{width: 100%;}
.sy_about .right{padding-right: 0;}

/* 首页案例 */
.sy_case{padding: 40px 0;}




/* 广告栏 */
.gg{background-image: url(../img/tu.jpg);background-repeat: no-repeat;background-position: center;padding: 30px 0 15px 0;}
.gg .left {color: #ffffff;}
.gg .left p{font-size: 12px;font-weight: 600;}
.gg .left .small{font-size: 7px;}
.gg .left .border_bottom{height: 10px;width: 80px;border-bottom: 1px solid rgba(255,255,255, .3);margin: 20px 0;}
.gg .right{margin-top: 30px;}
.gg .gt1{color: #fff;font-size: 24px;text-align: center;}
.gg .gt1 span{font-size: 14px;}
.gg .gt2 {color: #0057b1;background-color: #ffffff;padding: 10px 30px;width: 21%; margin: 10px auto;cursor: pointer;}


/* 首页新闻 */

.sy_news{}
.sy_news .menu .menu_list{border: 1px solid #c1c1c1;padding: 10px 30px; margin: 30px;}
.sy_news .menu .menu_list:hover{background-color: #0057b1;}
.sy_news .menu .menu_list:hover a{color: #ffffff;}
.sy_news .img_content {margin: 50px 0;}
.sy_news .img_content .left .img{height: 200px;overflow: hidden;}
.sy_news .img_content .left .title{font-size: 16px;font-weight: bold;text-align: center;color:#ffffff;background-color: #0057b1;padding: 20px 0px;}
.sy_news .img_content .right .title{font-size: 15px;font-weight: bold;padding: 20px 0;}
.sy_news .img_content .right .content{font-size: 12px;padding-bottom: 20px;}
.sy_news .img_content .right .date{font-size: 12px;}
.sy_news .word_content p{margin-bottom: 0;font-size: 15px;}
.sy_news .word_content .list_box{padding: 20px;}



/* 首页结束 */


/* 内页 */

.nei_slide{background-image: url(../img/nei_slide.jpg);background-repeat: no-repeat;background-position: center;}
.nei_slide .img p{font-size: 35px;color: #ffffff;text-align: center;padding: 150px 50px;margin-bottom: 0;font-family: "阿里妈妈数黑体";}

/* 左边栏 */
.sticky-top{margin-top: 20px;padding-right: 40px;}
.sidebar dt{padding: 15px;background:#0057b1;background-image: url(../img/about.png);background-repeat: no-repeat;background-position: 10%; color: #f4f4f4;  font-size: 22px;font-weight: 500;text-align: center;}
.sidebar dt p{margin:0;}
.sidebar dd a{padding: 20px 20px 20px 10px;border-left: 10px solid #f4f4f4; background-color: #f4f4f4; margin-top: 20px; display: block;  font-size: 16px;font-weight: bold;text-align: center;}
.sidebar dd a:hover{color: #0057b1;border-left: 8px solid #0057b1;}
.sidebar .contacts h3{padding: 15px;background:#0057b1; color: #fff;  font-size: 22px;font-weight: 500;text-align: center;}
.sidebar .contacts .text{padding: 15px;  background: #f4f4f4;}
.sidebar .contacts .text p{margin-bottom: 5px; font-size: 13px;}



/* 人员 */
.p_product .list_box{margin-top: 20px;}
.p_product .line{border: 1px solid #a0a0a0;}
.p_product .line .title1{font-size: 14px;  padding: 0;font-weight: 600;padding-bottom: 20px;}
.p_product .line:hover{color: #005aac;}
.p_product .img {height: 250px;margin: 10px;}
.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 #0057b1; }
.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; border-left: 5px solid #0057b1;justify-content: space-between;}
.nei_title .name{font-size: 18px;color: #0057b1; margin: auto 10px;}
.nei_title .more{padding-top: 15px;padding-right: 15px;margin: 0;color: #787777;}
.nei_title .more span{font-size: 22px;color: #0057b1; padding: 1px 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: #0057b1;margin-top: 50px;}
footer .xs_box{padding: 40px 0;border-bottom: 1px solid rgba(255,255,255, .2);}
footer .xs_box p{font-size: 12px;color: #ffffff;margin-bottom: 0px;margin-left: 15px;}
footer .xs_box .words .bold{font-size: 15px;font-weight: bold;margin-bottom: 5px;}
footer p{ font-size: 14px;margin-bottom: 5px;}
footer a:hover{color: #1035c1;}
footer .fbox{padding-top: 40px;}
footer .fbox .xinxi .right{margin-left: 150px;}
footer .fbox .text1 p{color: #ffffff;}
footer .fbox .text1 .left{margin-bottom: 40px;}
footer .fbox .text .title{text-align: right;margin-top: 22px;}
footer .fbox .text .title .tel{background-image: url(../img/d_line.png); background-repeat: no-repeat; background-position-x: 110px; background-position-y: bottom; padding-bottom: 10px; margin-bottom: 20px;}

footer .fbox .text a{font-size: 15px;color: #ffffff; display: block;padding-bottom: 10px;}
footer .fbox .text p{font-size: 16px;color: #ffffff;}

.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: #0057b1;border-top: 1px solid rgba(255,255,255, .2);}
.copy p{display: inline-block; margin: 0 5px; line-height: 45px;color: #ffffff;}
.copy a{color: #ffffff;}

.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: 200px;margin: 10px;}
  .g_product .img img{width: 100%;}
  .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: 200px;margin: 10px;}
  .p_product .img img{width: 100%;}


  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) {
  .sy_title{padding-top: 10px;}
  .sy_title .e_name{font-size: 30px;}
  .sy_title .c_name{font-size: 20px;margin-top: -38px;}
  .sy_title .g_title{font-size: 14px;}
  .sy_about{padding-top: 10px;}
  .sy_about .left .name{padding: 40px 15px 30px;}
  .sy_about .left .date{padding-left: 15px;}
  .sy_about .left .content{padding: 30px 15px 30px;}
  .sy_about .left .button{padding: 0px 15px 0px;}
  .sy_about .left .img{padding: 22px 15px;}
  .nei_slide .img p{font-size: 25px;margin-top: 50px;padding: 50px;}

}