@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 .5s;-webkit-transition: all .5s;box-sizing: border-box;}
body{cursor: default;color: #333;font-size: 14px;}
a{color: #333;text-decoration: none;}
a:hover{color: #333;}

header .header-top{color: #666;font-size: 13px;line-height: 30px;border-bottom: 1px solid #e8e8e8;}
header .header-top a{color: #666;}
header .header-pc{margin: 15px auto 0;}
header .header-pc .logo{margin-top: 20px;}
header .header-pc .logo h1{color: #1e50ae;font-weight: 600;}
header .header-pc .hotline{display: grid;align-content: end; margin-bottom: 0.5rem;}
header .header-pc .hotline p{font-size:20px; color: #1e50ae;margin: 0;font-weight: 600;}
header .header-pc .hotline p i{font-size: 20px;}
header .header-pc .hotline h2{font-size: 24px;margin: 0;font-weight: 500;color: #666;}
header .header-pc .navi{padding: 10px 0;}
header .navt {background-color: #076ce0;}
header nav .nav-item a{color: #fff;padding: 10px 30px;font-size: 16px;border-bottom: 3px solid transparent;}
header nav .nav-item a:hover{}
header nav .nav-item:hover > a{background: #fff; color: #1e50ae;border-bottom: #1e50ae 3px solid;}
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 30px;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;width: 75%;color: #1e50ae;} 
.m-head .m-head-logo img{height: 30px}
.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;}

/* 标题样式 */
.top{padding: 50px 0;}
.top h4{width: 120px;text-align: center;;margin: 0 auto;color: #1e50ae; font-size: 24px;}
.top .W{text-align: center;font-size: 16px; color: #969696;margin: 0;}

.top_r{padding: 40px 0;}
.top_r h4{width: 120px;color: #1e50ae; font-size: 24px;margin: 0;}
.top_r .W{font-size: 16px; color: #969696;margin: 0;}

.p_product{}
.p_product .swiper-slide img{width: 100%;object-fit: cover;height: 100%;}
.p_product .swiper-grid>.swiper-wrapper {flex-wrap: wrap;flex-direction: inherit;}
.p_product .p .p_img{height: 425px;overflow: hidden;}
.p_product .p{margin: 10px 10px 0px 0;}
.p_product .p .word{font-size: 16px;background-color: rgba(0,0,0, .6);text-align: center;line-height: 40px; color: #fff;margin: 0; margin-top: -40px;position: relative;height: 40px;}
.p_product .p .word a {color: #fff;}




.greey_b{background-color: #f7f7f7;height: 80px;margin: 0;padding: 0;}
.about_h .word{font-size: 16px;text-indent: 2rem;line-height: 3;}
.more{width: 50px;margin: 100px auto;}
.more a{font-size: 16px;font-weight: bold;text-align: center;}

.news .new{margin: 50px 0;}
.news .new p{margin: 10px 0;}
.news .new a:hover{color: #076ce0;}
.news .new .n_title{  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis; font-size: 16px;font-weight: 600;}
.news .new .n_date{color: #ccc;}

.title1{text-align: center;}


.links .bd{margin-bottom: 80px;}
.links .bd a{padding:0 20px 0 0;line-height: 2;font-size: 16px;font-weight: 600;}
.links .bd a:hover{color: #076ce0;}



/* 内页 */

/* 左边栏 */
.sticky-top{margin-top: 20px;}
.sidebar dt{padding: 15px 15px 15px 60px;background:#1e50ae  url(../img/load.png) 30px 50% no-repeat; color: #fff;  font-size: 22px;font-weight: 500;}
.sidebar dd a{padding: 10px 10px 10px 60px;  background: #f8f8f8;  display: block;  font-size: 16px;font-weight: bold;}
.sidebar dd a:hover{color: #1e50ae;}
.sidebar .contacts h3{padding: 15px 15px 15px 60px;background:#f7a619  url(../img/load.png) 30px 50% no-repeat; color: #fff;  font-size: 22px;font-weight: 500;}
.sidebar .contacts .text{padding: 15px;  background: #f4f4f4;}
.sidebar .contacts .text p{margin-bottom: 5px; font-size: 12px;}
.sidebar .contacts .code{width: 120px;margin: 20px auto;}
.sidebar .contacts .code img{width: 100%;}

.pro_content {margin-top:50px;margin-bottom: 200px;}
.pro_content .right .title{background-color: #1e50ae;margin-top: 20px; color: #fff;font-size: 16px;font-weight: bold;padding: 5px 40px;}
.pro_content .right .title .title1{text-align: center;}
.pro_content .right .list_box{margin: 0 0px 15px 15px; border: 1px solid #ccc;width: 255px;}
.pro_content .right .list_box div{border-bottom: 1px dotted #ccc;margin: 10px;display: flex;justify-content: center;height: 274px;}
.pro_content .right .list_box div img{width: 100%;height: 100%;object-fit: cover;padding: 10px 0;}
.pro_content .right .list_box p{text-align: center;margin: 20px 0;color: #1e50ae;}

.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;}

.words{min-height: 500px;}

footer{background-color: #363636;}
footer p{color: #fff; font-size: 14px;margin-bottom: 5px;}
footer a{color: #fff;}
footer a:hover{color: #1e50ae;}
footer .fbox{padding-top: 60px;}
footer .fbox .text-left h1{color: #fff;font-weight: 600;  margin: 80px 50px 0;}
footer .fbox .text-left  a{font-size: 16px;font-weight: bold;padding-right: 30px;}
footer .fbox .text {padding-left: 20px;margin-top: 60px;}
footer .fbox .text .p1{font-size: 16px;font-weight: bold;padding-bottom: 20px;}
footer .fbox .wechat{width: 140px;height: 160px;}
footer .fbox .wechat p{margin-left: 40px;text-align: center;color: #c8c8c8;margin-top: 20px;}
footer .fbox .wechat img{margin-left: 20px;}
.copy{margin-top: 30px; text-align: center;background-color: #2a2a2a;}
.copy p{display: inline-block; margin: 0 5px; line-height: 45px;}

.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;
}

.title1 h1{font-size: 24px; margin: 0; line-height: 1.4;}
.title1 small{color: #f60;  margin: 10px 0;}
.mt-5 h3{padding-bottom: 0.5rem;  border-bottom: 1px solid #d8d8d8;}

@media (max-width:1280px) {
  .search .keyword {width: 200px;}
  .about_h .word{line-height: 2;}
}


@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: 150%;}
  
  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;}

  .contact .left p{font-size: 16px; }
  .contact .right form .xm{width: 95%;}
  .xq .row{background-position: 30% 100%;}
  .contact .right{margin: 0;}
  .contact .left{margin: 10px 0;}
}

@media (max-width:768px) {
  .more{margin: 30px auto;}
  .news .new .list_new{margin-bottom: 30px;}
  footer .fbox .text-left h1{ margin: 80px 10px 0;}
  .m-head .m-head-logo{font-size: 16px;width: auto;} 
  .pro_content .right .list_box {width: 350px;margin: 10px 0;}
}

@media (max-width:425px) {
  .pro_content .right .list_box {width: auto;margin: 10px 0;}
  .m-head .m-head-logo{width: auto;}
  .m-head .m-head-logo h1{font-size: 25px;width: auto;} 
  .more{margin: 30px auto;}
  .news .new .list_new{margin-bottom: 30px;}
  footer .fbox .text-left a{padding-right: 50px;}
  footer .fbox .text-left h1{margin: 40px 0;}
  footer .fbox .text{margin-top: 0;}
}