@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; font-size: 16px; line-height: 50px; font-weight: bold;}

header nav .nav{justify-content: space-around;}

header nav .nav-item:hover > a{color: #2c53d2;}

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: #4268e1;} 

.m-head .m-head-logo img{height: 38px;}

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





/* 新闻标题 */

.news_top{padding-top: 70px;}

.news_top p{margin: 0;}

.news_top .light{font-size: 27px;font-weight: 500;}

.news_top .light .grey{font-size: 14px;color: #666666;padding-left: 10px;}

.news_top .links{margin: auto 0;}

.news_top .links a{color: #999999;font-size: 14px;margin-left: 30px;padding: 6px 10px;}

.news_top .links a:hover{background-color: #4268e1;  padding: 6px 10px; color: #ffffff;}



/* 服务 */

.img_list .list_box{}

.img_list .line{border: 1px solid #f0f0f0;position: relative;}

.img_list .line:hover{box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);}

.img_list .line:hover .title1{color: #4268e1;}

.img_list .img img{width: 100%;}



/* 简介 */

.about_box{background: url(../img/about_bg.jpg) 100% no-repeat;background-position: center;}

.about{margin: 20px 0;padding: 60px 0;}

.about .left{padding-left: 15px;}

.about .border{width: 80px;}

.about h3{font-size: 28px;color: #ffffff;}

.about .word{line-height: 2;margin: 40px 0;text-indent:2rem ;font-size: 16px;color: #ffffff;}

.about .link .qq{background-color: #4268e1;padding: 5px 20px;display: inline-block;}

.about .link .qq a{color: #ffffff;}



/* 广告栏 */

.gg{background-image: url(../img/contact_bg.jpg);background-repeat: no-repeat;background-position: center;padding: 50px 0;}

.gg p{color: #fff;}

.gg_add{width: 50%;}

.gg .gt1{font-size: 40px;color: #fff; font-weight: bold;}

.gg .gt2 span{font-size: 25px;color: #fff; background-color: rgba(255,255,255, .3);padding: 10px 20px; display: inline-block;}



/* 链接 */

.link_store{text-align: center;margin: 20px 0;}

.link_store .qq{background-color: #4268e1;padding: 5px 20px;display: inline-block;}

.link_store .qq a{color: #ffffff;}



/* 标题 */

.title2{color: #fff;text-align: right;background-color: #000;position: absolute;bottom: 0;width: 100%;display: none;}

.title2 .icon_i{display: inline-block;width: 80px; padding: 10px; background-color: #4268e1;text-align: center;}

.title2 .left_t{background-color: #000;display: inline-block;text-align: left;}



/* 人员栏 */

.img_list .line:hover .title2{display: block;}





/* 新闻 */

.new{padding-bottom: 50px;background-color: #f6f6f6;}

.new_list{margin-top: 50px; padding: 15px; background-color: #ffffff;}

.new_list:hover {box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);}

.new_list .left{height: 165px;overflow: hidden;}

.new_list .right h3{font-size: 23px;color: #4268e1;margin-top: 10px;}

.new_list .right .date .qq{display: inline-block; margin-left: 80%; background-color: #4268e1; padding: 5px 20px;color: #ffffff;}

.new_list .right .content{min-height: 90px;}

.new_list .right p{font-size: 15px;color: #999999;margin: 0;}





/* 首页结束 */





/* 内页 */





/* 左边栏 */



.sticky-top{margin-top: 20px;padding-right: 40px;}

.sidebar dt{padding: 15px;background:#4268e1; color: #fff;  font-size: 22px;font-weight: 500;text-align: center;}

.sidebar dd a{padding: 20px 10px 20px 60px;  background: #f8f8f8 url(../img/540.jpg) 20px 50% no-repeat;  display: block;  font-size: 16px;font-weight: bold;}

.sidebar dd a:hover{color: #4268e1;  background: #f8f8f8 url(../img/540_h.jpg) 20px 50% no-repeat; }

.sidebar .contacts h3{padding: 15px;background:#4268e1; 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:hover{box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);}

.p_product .line{border-radius: 10px;border: 1px solid #a0a0a0;}

.p_product .line .title1{font-size: 14px;  padding: 0;font-weight: 600;padding-bottom: 20px;}

.p_product .line:hover .title1{color: #4268e1;}

.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 #4268e1; }

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







/* 内页标题 */

.nei_title{margin-top: 20px;display: flex; border-left: 5px solid #4268e1;justify-content: space-between;}

.nei_title .name{font-size: 18px;color: #2d2d2e; margin: auto 10px;font-weight: bold;}

.nei_title .more{padding-top: 15px;padding-right: 15px;margin: 0;color: #787777;}

.nei_title .more span{font-size: 22px;color: #4268e1; 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: url(../img/foot_bg.jpg) no-repeat center;}

footer p{ font-size: 14px;margin-bottom: 5px;color: #fff;}

footer a:hover{color: #4268e1;}

footer .fbox{padding-top: 30px;}

footer .fbox .text .title{color: #fff;}

footer .fbox .text .title .tel{font-size: 17px;padding-bottom: 5px;}

footer .fbox .text1 h3{font-size: 24px;color: #fff;}

footer .fbox .text1 .left{margin-bottom: 20px;}

footer .fbox .text1 .left .tel{font-size: 17px;padding-bottom: 5px;margin: 0;}

footer .fbox .text1 .left span{width: 30px;display: inline-block;}

footer .fbox .text1 p{font-size: 16px;margin-top: 10px;}

footer .fbox .text1 .add{padding-right: 100px;}

footer .fbox .text {padding-left: 100px;}

footer .fbox .text a{color: #fff;margin-right: 40px;display: inline-block; margin-top: 20px;}

footer .fbox .text a:hover{color: #4268e1;}

footer .fbox .text p{font-size: 13px;}



.myoffc{height: auto!important;}

.m-foot,.m-copy{display: none;}



.copy{margin-top: 30px; text-align: center;background-color: #fff;border-top: 1px solid rgba(255,255,255, .2);}

.copy p{display: inline-block; margin: 0 5px; line-height: 45px;color: #000;}

.copy a{color: #000;}



.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) {
 .img_list .swiper-slide .img img{width: 100%;}

  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{padding-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: 220px;}

  .contents .list-item .content{width: 70%;}

  .p_product .img{height: 200px;margin: 10px;}

  .p_product .img img{width: 100%;}

  .new_list .right .date .qq{margin-left: 60%;}

  .about{margin: 0;padding: 40px 0;}

  .about_box{background-position: left;}

  .about .word{line-height: 1.5;}

  .gg_add{width: 100%;}

  .gg{padding: 50px 0 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;font-size:10px;text-transform:uppercase;}

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

} */